﻿@charset "UTF-8";
.blue {
  color: #004271;
}

.cyan {
  color: #82c9f0;
}

.teal {
  color: #00AE9E;
}

.aquaBase {
  color: #00ae9E;
}

.aquaHi {
  color: #00989E;
}

.pink {
  color: #d60c8c;
}

.grey {
  color: #F1F1F1;
}

.grey1 {
  color: #1a1a1a;
}

.grey2 {
  color: #58595b;
}

.grey3 {
  color: #b3b3b3;
}

.grey4 {
  color: #ccc;
}

.red {
  color: #ff0000;
}

.white {
  color: #fff;
}

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

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

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

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

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:50.0625em) and (max-width:64em)/";
  width: 50.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;
}

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

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

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

a:hover {
  cursor: pointer;
}

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

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

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

.left {
  float: left !important;
}

.right {
  float: right !important;
}

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

.clearfix:after {
  clear: both;
}

.hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

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

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

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

select {
  width: 100%;
}

.row {
  margin: 0 auto;
  max-width: 62.5rem;
  width: 100%;
}

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

.row:after {
  clear: both;
}

.row.collapse > .column,
.row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row.collapse .row {
  margin-left: 0;
  margin-right: 0;
}

.row .row {
  margin: 0 -0.9375rem;
  max-width: none;
  width: auto;
}

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

.row .row:after {
  clear: both;
}

.row .row.collapse {
  margin: 0;
  max-width: none;
  width: auto;
}

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

.row .row.collapse:after {
  clear: both;
}

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .small-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .small-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .small-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .small-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .small-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .small-1 {
    width: 8.33333%;
  }
  .small-2 {
    width: 16.66667%;
  }
  .small-3 {
    width: 25%;
  }
  .small-4 {
    width: 33.33333%;
  }
  .small-5 {
    width: 41.66667%;
  }
  .small-6 {
    width: 50%;
  }
  .small-7 {
    width: 58.33333%;
  }
  .small-8 {
    width: 66.66667%;
  }
  .small-9 {
    width: 75%;
  }
  .small-10 {
    width: 83.33333%;
  }
  .small-11 {
    width: 91.66667%;
  }
  .small-12 {
    width: 100%;
  }
  .small-offset-0 {
    margin-left: 0 !important;
  }
  .small-offset-1 {
    margin-left: 8.33333% !important;
  }
  .small-offset-2 {
    margin-left: 16.66667% !important;
  }
  .small-offset-3 {
    margin-left: 25% !important;
  }
  .small-offset-4 {
    margin-left: 33.33333% !important;
  }
  .small-offset-5 {
    margin-left: 41.66667% !important;
  }
  .small-offset-6 {
    margin-left: 50% !important;
  }
  .small-offset-7 {
    margin-left: 58.33333% !important;
  }
  .small-offset-8 {
    margin-left: 66.66667% !important;
  }
  .small-offset-9 {
    margin-left: 75% !important;
  }
  .small-offset-10 {
    margin-left: 83.33333% !important;
  }
  .small-offset-11 {
    margin-left: 91.66667% !important;
  }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.small-centered,
  .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.small-uncentered,
  .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.small-centered:last-child,
  .columns.small-centered:last-child {
    float: none;
  }
  .column.small-uncentered:last-child,
  .columns.small-uncentered:last-child {
    float: left;
  }
  .column.small-uncentered.opposite,
  .columns.small-uncentered.opposite {
    float: right;
  }
  .row.small-collapse > .column,
  .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.small-uncollapse > .column,
  .row.small-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
}

@media only screen and (min-width: 50.0625em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .medium-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .medium-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .medium-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .medium-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .medium-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .medium-1 {
    width: 8.33333%;
  }
  .medium-2 {
    width: 16.66667%;
  }
  .medium-3 {
    width: 25%;
  }
  .medium-4 {
    width: 33.33333%;
  }
  .medium-5 {
    width: 41.66667%;
  }
  .medium-6 {
    width: 50%;
  }
  .medium-7 {
    width: 58.33333%;
  }
  .medium-8 {
    width: 66.66667%;
  }
  .medium-9 {
    width: 75%;
  }
  .medium-10 {
    width: 83.33333%;
  }
  .medium-11 {
    width: 91.66667%;
  }
  .medium-12 {
    width: 100%;
  }
  .medium-offset-0 {
    margin-left: 0 !important;
  }
  .medium-offset-1 {
    margin-left: 8.33333% !important;
  }
  .medium-offset-2 {
    margin-left: 16.66667% !important;
  }
  .medium-offset-3 {
    margin-left: 25% !important;
  }
  .medium-offset-4 {
    margin-left: 33.33333% !important;
  }
  .medium-offset-5 {
    margin-left: 41.66667% !important;
  }
  .medium-offset-6 {
    margin-left: 50% !important;
  }
  .medium-offset-7 {
    margin-left: 58.33333% !important;
  }
  .medium-offset-8 {
    margin-left: 66.66667% !important;
  }
  .medium-offset-9 {
    margin-left: 75% !important;
  }
  .medium-offset-10 {
    margin-left: 83.33333% !important;
  }
  .medium-offset-11 {
    margin-left: 91.66667% !important;
  }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.medium-centered,
  .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.medium-uncentered,
  .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.medium-centered:last-child,
  .columns.medium-centered:last-child {
    float: none;
  }
  .column.medium-uncentered:last-child,
  .columns.medium-uncentered:last-child {
    float: left;
  }
  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right;
  }
  .row.medium-collapse > .column,
  .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.medium-uncollapse > .column,
  .row.medium-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

@media only screen and (min-width: 64.0625em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .large-pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .large-pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
  .column,
  .columns {
    position: relative;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .large-1 {
    width: 8.33333%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-3 {
    width: 25%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-6 {
    width: 50%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-9 {
    width: 75%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-0 {
    margin-left: 0 !important;
  }
  .large-offset-1 {
    margin-left: 8.33333% !important;
  }
  .large-offset-2 {
    margin-left: 16.66667% !important;
  }
  .large-offset-3 {
    margin-left: 25% !important;
  }
  .large-offset-4 {
    margin-left: 33.33333% !important;
  }
  .large-offset-5 {
    margin-left: 41.66667% !important;
  }
  .large-offset-6 {
    margin-left: 50% !important;
  }
  .large-offset-7 {
    margin-left: 58.33333% !important;
  }
  .large-offset-8 {
    margin-left: 66.66667% !important;
  }
  .large-offset-9 {
    margin-left: 75% !important;
  }
  .large-offset-10 {
    margin-left: 83.33333% !important;
  }
  .large-offset-11 {
    margin-left: 91.66667% !important;
  }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto;
  }
  .column.large-centered,
  .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .column.large-uncentered,
  .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0;
  }
  .column.large-centered:last-child,
  .columns.large-centered:last-child {
    float: none;
  }
  .column.large-uncentered:last-child,
  .columns.large-uncentered:last-child {
    float: left;
  }
  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right;
  }
  .row.large-collapse > .column,
  .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .row.large-uncollapse > .column,
  .row.large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    float: left;
  }
  .push-0 {
    position: relative;
    left: 0;
    right: auto;
  }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto;
  }
  .push-1 {
    position: relative;
    left: 8.33333%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 8.33333%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 16.66667%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 16.66667%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 33.33333%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 33.33333%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 41.66667%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 41.66667%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 58.33333%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 58.33333%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 66.66667%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 66.66667%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto;
  }
  .push-10 {
    position: relative;
    left: 83.33333%;
    right: auto;
  }
  .pull-10 {
    position: relative;
    right: 83.33333%;
    left: auto;
  }
  .push-11 {
    position: relative;
    left: 91.66667%;
    right: auto;
  }
  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto;
  }
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .small-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .small-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .small-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .small-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .small-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .small-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .small-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .small-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .small-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .small-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

@media only screen and (min-width: 50.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.33333%;
  }
  .medium-block-grid-3 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-3 > li:nth-of-type(3n+1) {
    clear: both;
  }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%;
  }
  .medium-block-grid-4 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-4 > li:nth-of-type(4n+1) {
    clear: both;
  }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%;
  }
  .medium-block-grid-5 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-5 > li:nth-of-type(5n+1) {
    clear: both;
  }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.66667%;
  }
  .medium-block-grid-6 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-6 > li:nth-of-type(6n+1) {
    clear: both;
  }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.28571%;
  }
  .medium-block-grid-7 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-7 > li:nth-of-type(7n+1) {
    clear: both;
  }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%;
  }
  .medium-block-grid-8 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-8 > li:nth-of-type(8n+1) {
    clear: both;
  }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.11111%;
  }
  .medium-block-grid-9 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-9 > li:nth-of-type(9n+1) {
    clear: both;
  }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%;
  }
  .medium-block-grid-10 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-10 > li:nth-of-type(10n+1) {
    clear: both;
  }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.09091%;
  }
  .medium-block-grid-11 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-11 > li:nth-of-type(11n+1) {
    clear: both;
  }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.33333%;
  }
  .medium-block-grid-12 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-12 > li:nth-of-type(12n+1) {
    clear: both;
  }
}

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

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Aller", "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: #004271;
  border-color: #00355a;
  color: #FFFFFF;
  -webkit-transition: background-color 300ms ease-out;
          transition: background-color 300ms ease-out;
}

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

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-left: 0;
  padding-right: 0;
  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: #004271;
  border-color: #00355a;
  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: #00355a;
}

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

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: 50.0625em) {
  button, .button {
    display: inline-block;
  }
}

.button-group {
  list-style: none;
  margin: 0;
  left: 0;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.button-group.stack > li > button, .button-group.stack > li .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.stack > li > button {
  width: 100%;
}

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

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

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

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

@media only screen and (max-width: 50em) {
  .button-group.stack-for-small > li {
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-left: 0;
  }
  .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.stack-for-small > li > button {
    width: 100%;
  }
  .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
    border-top: 0;
  }
}

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

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

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

.button-group.radius > *,
.button-group.radius > * > a,
.button-group.radius > * > button,
.button-group.radius > * > .button {
  border-radius: 0;
}

.button-group.radius > *:first-child,
.button-group.radius > *:first-child > a,
.button-group.radius > *:first-child > button,
.button-group.radius > *:first-child > .button {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.button-group.radius > *:last-child,
.button-group.radius > *:last-child > a,
.button-group.radius > *:last-child > button,
.button-group.radius > *:last-child > .button {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.button-group.radius.stack > * {
  display: block;
  margin: 0;
}

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

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

.button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.radius.stack > * > button {
  width: 100%;
}

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

.button-group.radius.stack > *,
.button-group.radius.stack > * > a,
.button-group.radius.stack > * > button,
.button-group.radius.stack > * > .button {
  border-radius: 0;
}

.button-group.radius.stack > *:first-child,
.button-group.radius.stack > *:first-child > a,
.button-group.radius.stack > *:first-child > button,
.button-group.radius.stack > *:first-child > .button {
  -webkit-top-left-radius: 3px;
  -webkit-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.button-group.radius.stack > *:last-child,
.button-group.radius.stack > *:last-child > a,
.button-group.radius.stack > *:last-child > button,
.button-group.radius.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 3px;
  -webkit-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

@media only screen and (min-width: 50.0625em) {
  .button-group.radius.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button,
  .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child,
  .button-group.radius.stack-for-small > *:first-child > a,
  .button-group.radius.stack-for-small > *:first-child > button,
  .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child,
  .button-group.radius.stack-for-small > *:last-child > a,
  .button-group.radius.stack-for-small > *:last-child > button,
  .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px;
  }
}

@media only screen and (max-width: 50em) {
  .button-group.radius.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.radius.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.radius.stack-for-small > *,
  .button-group.radius.stack-for-small > * > a,
  .button-group.radius.stack-for-small > * > button,
  .button-group.radius.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.radius.stack-for-small > *:first-child,
  .button-group.radius.stack-for-small > *:first-child > a,
  .button-group.radius.stack-for-small > *:first-child > button,
  .button-group.radius.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 3px;
    -webkit-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
  }
  .button-group.radius.stack-for-small > *:last-child,
  .button-group.radius.stack-for-small > *:last-child > a,
  .button-group.radius.stack-for-small > *:last-child > button,
  .button-group.radius.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 3px;
    -webkit-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
  }
}

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

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

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

.button-group.round > *,
.button-group.round > * > a,
.button-group.round > * > button,
.button-group.round > * > .button {
  border-radius: 0;
}

.button-group.round > *:first-child,
.button-group.round > *:first-child > a,
.button-group.round > *:first-child > button,
.button-group.round > *:first-child > .button {
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px;
}

.button-group.round > *:last-child,
.button-group.round > *:last-child > a,
.button-group.round > *:last-child > button,
.button-group.round > *:last-child > .button {
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px;
}

.button-group.round.stack > * {
  display: block;
  margin: 0;
}

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

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

.button-group.round.stack > * > button, .button-group.round.stack > * .button {
  border-color: rgba(255, 255, 255, 0.5);
  border-left-width: 0;
  border-top: 1px solid;
  display: block;
  margin: 0;
}

.button-group.round.stack > * > button {
  width: 100%;
}

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

.button-group.round.stack > *,
.button-group.round.stack > * > a,
.button-group.round.stack > * > button,
.button-group.round.stack > * > .button {
  border-radius: 0;
}

.button-group.round.stack > *:first-child,
.button-group.round.stack > *:first-child > a,
.button-group.round.stack > *:first-child > button,
.button-group.round.stack > *:first-child > .button {
  -webkit-top-left-radius: 1rem;
  -webkit-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  border-top-right-radius: 1rem;
}

.button-group.round.stack > *:last-child,
.button-group.round.stack > *:last-child > a,
.button-group.round.stack > *:last-child > button,
.button-group.round.stack > *:last-child > .button {
  -webkit-bottom-left-radius: 1rem;
  -webkit-bottom-right-radius: 1rem;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
}

@media only screen and (min-width: 50.0625em) {
  .button-group.round.stack-for-small > * {
    display: inline-block;
    margin: 0 -2px;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button,
  .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child,
  .button-group.round.stack-for-small > *:first-child > a,
  .button-group.round.stack-for-small > *:first-child > button,
  .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-border-bottom-left-radius: 1000px;
    -webkit-border-top-left-radius: 1000px;
    border-bottom-left-radius: 1000px;
    border-top-left-radius: 1000px;
  }
  .button-group.round.stack-for-small > *:last-child,
  .button-group.round.stack-for-small > *:last-child > a,
  .button-group.round.stack-for-small > *:last-child > button,
  .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px;
  }
}

@media only screen and (max-width: 50em) {
  .button-group.round.stack-for-small > * {
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-left: 1px solid;
    border-color: rgba(255, 255, 255, 0.5);
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-left: 0;
  }
  .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
    border-color: rgba(255, 255, 255, 0.5);
    border-left-width: 0;
    border-top: 1px solid;
    display: block;
    margin: 0;
  }
  .button-group.round.stack-for-small > * > button {
    width: 100%;
  }
  .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
    border-top: 0;
  }
  .button-group.round.stack-for-small > *,
  .button-group.round.stack-for-small > * > a,
  .button-group.round.stack-for-small > * > button,
  .button-group.round.stack-for-small > * > .button {
    border-radius: 0;
  }
  .button-group.round.stack-for-small > *:first-child,
  .button-group.round.stack-for-small > *:first-child > a,
  .button-group.round.stack-for-small > *:first-child > button,
  .button-group.round.stack-for-small > *:first-child > .button {
    -webkit-top-left-radius: 1rem;
    -webkit-top-right-radius: 1rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
  }
  .button-group.round.stack-for-small > *:last-child,
  .button-group.round.stack-for-small > *:last-child > a,
  .button-group.round.stack-for-small > *:last-child > button,
  .button-group.round.stack-for-small > *:last-child > .button {
    -webkit-bottom-left-radius: 1rem;
    -webkit-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
  }
}

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

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

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

.button-bar .button-group div {
  overflow: hidden;
}

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0;
}

.clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
  content: " ";
  display: table;
}

.clearing-thumbs:after, [data-clearing]:after {
  clear: both;
}

.clearing-thumbs li, [data-clearing] li {
  float: left;
  margin-right: 10px;
}

.clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
  margin-right: 0;
}

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

.clearing-blackout .clearing-close {
  display: block;
}

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

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

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

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

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

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

.clearing-close:hover,
.clearing-close:focus {
  color: #CCCCCC;
}

.clearing-assembled .clearing-container {
  height: 100%;
}

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

.clearing-feature li {
  display: none;
}

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

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

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px;
}

.f-dropdown.open {
  display: block;
}

.f-dropdown > *:first-child {
  margin-top: 0;
}

.f-dropdown > *:last-child {
  margin-bottom: 0;
}

.f-dropdown:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent #FFFFFF transparent;
  border-bottom-style: solid;
  position: absolute;
  top: -12px;
  left: 10px;
  z-index: 89;
}

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

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

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

.f-dropdown.drop-right {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: 2px;
  max-width: 200px;
}

.f-dropdown.drop-right.open {
  display: block;
}

.f-dropdown.drop-right > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-right > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-right:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent #FFFFFF transparent transparent;
  border-right-style: solid;
  position: absolute;
  top: 10px;
  left: -12px;
  z-index: 89;
}

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

.f-dropdown.drop-left {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 0;
  margin-left: -2px;
  max-width: 200px;
}

.f-dropdown.drop-left.open {
  display: block;
}

.f-dropdown.drop-left > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-left > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-left:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: transparent transparent transparent #FFFFFF;
  border-left-style: solid;
  position: absolute;
  top: 10px;
  right: -12px;
  left: auto;
  z-index: 89;
}

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

.f-dropdown.drop-top {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-left: 0;
  margin-top: -2px;
  max-width: 200px;
}

.f-dropdown.drop-top.open {
  display: block;
}

.f-dropdown.drop-top > *:first-child {
  margin-top: 0;
}

.f-dropdown.drop-top > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.drop-top:before {
  border: inset 6px;
  content: "";
  display: block;
  height: 0;
  width: 0;
  border-color: #FFFFFF transparent transparent transparent;
  border-top-style: solid;
  bottom: -12px;
  position: absolute;
  top: auto;
  left: 10px;
  right: auto;
  z-index: 89;
}

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

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

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

.f-dropdown li.radius {
  border-radius: 3px;
}

.f-dropdown li a {
  display: block;
  padding: 0.5rem;
  color: #555555;
}

.f-dropdown.content {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  height: auto;
  max-height: none;
  padding: 1.25rem;
  width: 100%;
  z-index: 89;
  max-width: 200px;
}

.f-dropdown.content.open {
  display: block;
}

.f-dropdown.content > *:first-child {
  margin-top: 0;
}

.f-dropdown.content > *:last-child {
  margin-bottom: 0;
}

.f-dropdown.tiny {
  max-width: 200px;
}

.f-dropdown.small {
  max-width: 300px;
}

.f-dropdown.medium {
  max-width: 500px;
}

.f-dropdown.large {
  max-width: 800px;
}

.f-dropdown.mega {
  width: 100% !important;
  max-width: 100% !important;
}

.f-dropdown.mega.open {
  left: 0 !important;
}

/* 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;
  color: #333333;
  border-color: #cccccc;
}

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

input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
  background: #fafafa;
  border-color: #999999;
  outline: none;
}

input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
  background-color: #DDDDDD;
  cursor: default;
}

input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled] input[type="text"], input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled] input[type="password"], input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled] input[type="date"], input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled] input[type="month"], input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled] input[type="week"], input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled] input[type="email"], input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled] input[type="number"], input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled] input[type="search"], input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled] input[type="tel"], input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled] input[type="time"], input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled] input[type="url"], input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled] input[type="color"], textarea[disabled],
textarea[readonly],
fieldset[disabled] textarea {
  background-color: #DDDDDD;
  cursor: default;
}

input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
  border-radius: 3px;
}

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

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

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

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

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

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

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

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

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

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

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

::-webkit-input-placeholder {
  color: #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:hover {
  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 {
  background: #FFFFFF;
  font-weight: bold;
  margin-left: -0.1875rem;
  margin: 0;
  padding: 0 0.1875rem;
}

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error {
  display: block;
  font-size: 0.75rem;
  font-style: italic;
  font-weight: 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;
}

.inline-list {
  list-style: none;
  margin-left: -1.375rem;
  margin-right: 0;
  margin: 0 auto 1.0625rem auto;
  overflow: hidden;
  padding: 0;
}

.inline-list > li {
  display: block;
  float: left;
  list-style: none;
  margin-left: 1.375rem;
}

.inline-list > li > * {
  display: block;
}

.label {
  display: inline-block;
  font-family: "Aller", "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: #004271;
  color: #FFFFFF;
}

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

.label.round {
  border-radius: 1000px;
}

.label.alert {
  background-color: #f04124;
  color: #FFFFFF;
}

.label.warning {
  background-color: #f08a24;
  color: #FFFFFF;
}

.label.success {
  background-color: #43AC6A;
  color: #FFFFFF;
}

.label.secondary {
  background-color: #e7e7e7;
  color: #333333;
}

.label.info {
  background-color: #a0d3e8;
  color: #333333;
}

.pagination ul {
  display: block;
  margin-left: -0.3125rem;
  min-height: 1.5rem;
}

 .pagination ul li {
  color: #4D4D4D;
  font-size: 0.875rem;
  height: 1.5rem;
  margin-left: 0.3125rem;
}

.pagination ul li a,.pagination ul li button {
  border-radius: 3px;
  -webkit-transition: background-color 300ms ease-out;
          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;
}

.pagination ul li:hover a,
.pagination ul li a:focus,
.pagination ul li:hover button,
.pagination ul  li
button:focus {
  background: #e6e6e6;
}

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

.pagination  ul li.unavailable:hover a,
.pagination ul li.unavailable a:focus,
.pagination ul li.unavailable:hover button,
.pagination ul li.unavailable button:focus {
  background: transparent;
}

.pagination ul li.current a, .pagination ul li.current button {
  background: #004271;
  color: #FFFFFF;
  cursor: default;
  font-weight: bold;
}

.pagination  ul li.current a:hover,
.pagination ul li.current a:focus,.pagination  ul li.current button:hover,
.pagination ul li.current button:focus {
  background: #004271;
}

.pagination  ul li {
  display: block;
  float: left;
}

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center;
}

.pagination-centered ul.pagination li {
  display: inline-block;
  float: none;
}

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

.reveal-modal {
  border-radius: 3px;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 1.875rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
}

@media only screen and (max-width: 50em) {
  .reveal-modal {
    min-height: 100vh;
  }
}

.reveal-modal .column, .reveal-modal .columns {
  min-width: 0;
}

.reveal-modal > :first-child {
  margin-top: 0;
}

.reveal-modal > :last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 80%;
  }
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal {
    top: 6.25rem;
  }
}

.reveal-modal.radius {
  border-radius: 3px;
}

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

.reveal-modal.collapse {
  padding: 0;
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal.tiny {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 30%;
  }
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal.small {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 40%;
  }
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal.medium {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 60%;
  }
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal.large {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 70%;
  }
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal.xlarge {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 95%;
  }
}

.reveal-modal.full {
  height: 100vh;
  height: 100%;
  left: 0;
  margin-left: 0 !important;
  max-width: none !important;
  min-height: 100vh;
  top: 0;
}

@media only screen and (min-width: 50.0625em) {
  .reveal-modal.full {
    left: 0;
    margin: 0 auto;
    max-width: 62.5rem;
    right: 0;
    width: 100%;
  }
}

.reveal-modal.toback {
  z-index: 1003;
}

.reveal-modal .close-reveal-modal {
  color: #AAAAAA;
  cursor: pointer;
  font-size: 2.5rem;
  font-weight: bold;
  line-height: 1;
  position: absolute;
  top: 0.625rem;
  right: 1.375rem;
}

.sub-nav {
  display: block;
  margin: -0.25rem 0 1.125rem;
  overflow: hidden;
  padding-top: 0.25rem;
  width: auto;
}

.sub-nav dt {
  text-transform: uppercase;
}

.sub-nav dt,
.sub-nav dd,
.sub-nav li {
  color: #999999;
  float: left;
  font-family: "Aller", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 0.875rem;
  font-weight: normal;
  margin-left: 1rem;
  margin-bottom: 0;
}

.sub-nav dt a,
.sub-nav dd a,
.sub-nav li a {
  color: #999999;
  padding: 0.1875rem 1rem;
  text-decoration: none;
}

.sub-nav dt a:hover,
.sub-nav dd a:hover,
.sub-nav li a:hover {
  color: #737373;
}

.sub-nav dt.active a,
.sub-nav dd.active a,
.sub-nav li.active a {
  border-radius: 3px;
  background: #004271;
  color: #FFFFFF;
  cursor: default;
  font-weight: normal;
  padding: 0.1875rem 1rem;
}

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

table {
  background: #FFFFFF;
  border: solid 1px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto;
}

table caption {
  background: transparent;
  color: #4D4D4D;
  font-size: 1rem;
  font-weight: bold;
}

table thead {
  background: #F5F5F5;
}

table thead tr th,
table thead tr td {
  color: #4D4D4D;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tfoot {
  background: #F5F5F5;
}

table tfoot tr th,
table tfoot tr td {
  color: #4D4D4D;
  font-size: 0.875rem;
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

table tr th,
table tr td {
  color: #4D4D4D;
  font-size: 0.875rem;
  padding: 0.5625rem 0.625rem;
  text-align: left;
}

table tr.even,
table tr.alt,
table tr:nth-of-type(even) {
  background: #F9F9F9;
}

table thead tr th,
table tfoot tr th,
table tfoot tr td,
table tbody tr th,
table tbody tr td,
table tr td {
  display: table-cell;
  line-height: 1.125rem;
}

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0;
}

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

.tabs:after {
  clear: both;
}

.tabs dd,
.tabs .tab-title {
  float: left;
  list-style: none;
  margin-bottom: 0 !important;
  position: relative;
}

.tabs dd > a,
.tabs .tab-title > a {
  display: block;
  background-color: #EFEFEF;
  color: #4D4D4D;
  font-family: "Aller", "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-size: 1rem;
  padding: 1rem 2rem;
}

.tabs dd > a:hover,
.tabs .tab-title > a:hover {
  background-color: #e1e1e1;
}

.tabs dd.active a,
.tabs .tab-title.active a {
  background-color: #FFFFFF;
  color: #4D4D4D;
}

.tabs.radius dd:first-child a,
.tabs.radius .tab:first-child a {
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.tabs.radius dd:last-child a,
.tabs.radius .tab:last-child a {
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.tabs.vertical dd,
.tabs.vertical .tab-title {
  position: inherit;
  float: none;
  display: block;
  top: auto;
}

.tabs-content {
  margin-bottom: 1.5rem;
  width: 100%;
}

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

.tabs-content:after {
  clear: both;
}

.tabs-content > .content {
  display: none;
  float: left;
  padding: 0.9375rem 0;
  width: 100%;
}

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

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

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

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

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

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

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

.has-tip:hover,
.has-tip:focus {
  border-bottom: dotted 1px #001e33;
  color: #004271;
}

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

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

.tooltip > .nub {
  border-color: transparent transparent #333333 transparent;
  border: solid 5px;
  display: block;
  height: 0;
  pointer-events: none;
  position: absolute;
  top: -10px;
  width: 0;
  left: 5px;
}

.tooltip > .nub.rtl {
  left: auto;
  right: 5px;
}

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

.tooltip.round {
  border-radius: 1000px;
}

.tooltip.round > .nub {
  left: 2rem;
}

.tooltip.opened {
  border-bottom: dotted 1px #001e33 !important;
  color: #004271 !important;
}

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

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

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

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

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

.fixed {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99;
  left: 0;
}

.fixed.expanded:not(.top-bar) {
  height: auto;
  max-height: 100%;
  overflow-y: auto;
  width: 100%;
}

.fixed.expanded:not(.top-bar) .title-area {
  position: fixed;
  width: 100%;
  z-index: 99;
}

.fixed.expanded:not(.top-bar) .top-bar-section {
  margin-top: 2.8125rem;
  z-index: 98;
}

.top-bar {
  background: #FFFFFF;
  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: 50em) {
  .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: #4D4D4D;
  display: block;
  font-weight: normal;
  padding: 0 0.9375rem;
  width: 75%;
}

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

.top-bar .toggle-topbar a {
  color: #4D4D4D;
  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: #FFFFFF;
}

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

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

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .top-bar.expanded .top-bar-section .has-dropdown.moved > .dropdown,
  .top-bar.expanded .top-bar-section .dropdown {
    clip: initial;
  }
  .top-bar.expanded .top-bar-section .has-dropdown:not(.moved) > ul {
    padding: 0;
  }
}

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  -webkit-transition: left 300ms ease-out;
          transition: left 300ms ease-out;
}

.top-bar-section ul {
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}

.top-bar-section .divider,
.top-bar-section [role="separator"] {
  border-top: solid 1px gray;
  clear: both;
  height: 1px;
  width: 100%;
}

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

.top-bar-section ul li > a {
  color: #4D4D4D;
  display: block;
  font-family: "Aller", "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: #004271;
  border-color: #00355a;
  color: #FFFFFF;
}

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

.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: #004271;
  border-color: #00355a;
  color: #FFFFFF;
}

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

.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: #FFFFFF;
  color: #4D4D4D;
  background: #F1F1F1;
}

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

.top-bar-section ul li.active > a:hover {
  background: #003961;
  color: #4D4D4D;
}

.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 #4d4d4d;
  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: #4D4D4D;
  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: 0px) {
  .top-bar {
    background: #FFFFFF;
    overflow: visible;
  }
  .top-bar:before, .top-bar:after {
    content: " ";
    display: table;
  }
  .top-bar:after {
    clear: both;
  }
  .top-bar .toggle-topbar {
    display: none;
  }
  .top-bar .title-area {
    float: left;
  }
  .top-bar .name h1 a,
  .top-bar .name h2 a,
  .top-bar .name h3 a,
  .top-bar .name h4 a,
  .top-bar .name h5 a,
  .top-bar .name h6 a {
    width: auto;
  }
  .top-bar input,
  .top-bar select,
  .top-bar .button,
  .top-bar button {
    font-size: 0.875rem;
    height: 1.75rem;
    position: relative;
    top: 0.53125rem;
  }
  .top-bar .has-form > .button,
  .top-bar .has-form > button {
    padding-top: 0.3125rem;
    top: 0.4375rem;
  }
  .top-bar.expanded {
    background: #FFFFFF;
  }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 62.5rem;
  }
  .top-bar-section {
    -webkit-transition: none 0 0;
            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: #FFFFFF;
    background: #F1F1F1;
    color: #4D4D4D;
  }
  .top-bar-section li:not(.has-form) a:not(.button) {
    background: #FFFFFF;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li:not(.has-form) a:not(.button):hover {
    background-color: #FFFFFF;
    background: #F1F1F1;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button) {
    background: #FFFFFF;
    color: #4D4D4D;
    line-height: 2.8125rem;
    padding: 0 0.9375rem;
  }
  .top-bar-section li.active:not(.has-form) a:not(.button):hover {
    background: #003961;
    color: #4D4D4D;
  }
  .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: #4d4d4d 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: #F1F1F1;
    color: #4D4D4D;
    line-height: 1.8125rem;
    padding: 12px 0.9375rem;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
    background: #F1F1F1;
    color: #4D4D4D;
  }
  .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
    background-color: #FFFFFF;
    color: #4D4D4D;
    background: #F1F1F1;
  }
  .top-bar-section .dropdown li label {
    background: #333333;
    white-space: nowrap;
  }
  .top-bar-section .dropdown li .dropdown {
    left: 100%;
    top: 0;
  }
  .top-bar-section > ul > .divider,
  .top-bar-section > ul > [role="separator"] {
    border-right: solid 1px white;
    border-bottom: none;
    border-top: none;
    clear: none;
    height: 2.8125rem;
    width: 0;
  }
  .top-bar-section .has-form {
    background: #FFFFFF;
    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: #FFFFFF;
    background: #F1F1F1;
    color: #4D4D4D;
  }
  .no-js .top-bar-section ul li:active > a {
    background: #FFFFFF;
    color: #4D4D4D;
  }
  .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: 50em) {
  .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: 50.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: 50.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: #004271;
  line-height: inherit;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #003961;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 0.875rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.09375rem;
  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: #4D4D4D;
  font-family: "Aller Bold", "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: #8b8b8b;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.1875rem;
}

h2 {
  font-size: 1.5625rem;
}

h3 {
  font-size: 0.8125rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #8b8b8b;
  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: 0.875rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

ul {
  margin-left: 1.1rem;
}

ul.no-bullet {
  margin-left: 0;
}

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

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

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

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

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

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

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

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

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

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

dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #58595b;
  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: #767676;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #767676;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #8b8b8b;
}

/* 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: 50.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.8125rem;
  }
  h2 {
    font-size: 2.1875rem;
  }
  h3 {
    font-size: 1.125rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
}

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

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

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

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

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

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

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

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

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

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

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

td.hide-for-landscape,
td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape,
  table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape,
  thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape,
  tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape,
  tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape,
  td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait,
  table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait,
  thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait,
  tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait,
  tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait,
  td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.show-on-focus:focus,
.show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

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

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

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

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

@font-face {
  font-family: "Aller";
  font-style: normal;
  font-weight: normal;
  src: local("Aller"), url("../css/webfont/Aller_Rg.woff") format("woff");
}

@font-face {
  font-family: "Aller Bold";
  font-style: normal;
  font-weight: normal;
  src: local("Aller Bold"), url("../css/webfont/Aller_Bd.woff") format("woff");
}

@font-face {
  font-family: "Aller Light";
  font-style: normal;
  font-weight: normal;
  src: local("Aller Light"), url("../css/webfont/Aller_Lt.woff") format("woff");
}

body {
  background: #FFFFFF;
  min-width: 360px;
}

.mobile-nav-drop {
  display: none;
}

.top-bar {
  height: auto;
}

header {
  background-color: transparent;
}

header > div,
header > nav {
  padding: 0 0.83333rem;
}

header .logo {
  background-color: #004271;
  position: relative;
}

header .logo .row {
  position: relative;
}

header .logo .logo-img {
  display: inline-block;
  padding: 12px 0;
  width: 150px;
}

header .logo .country-select {
  left: auto !important;
  position: absolute;
  right: 0;
  top: 22px;
  width: 100px;
  display: none;
}

@media only screen and (min-width: 50.0625em) {
  .logo .logo-img {
    padding: 15px 0;
    width: 140px;
  }
}

.pagination_container {
  overflow: auto;

}

.pagination_container hr {
  margin-bottom: 10px;
}

.pagination {
  margin-bottom: 10px;float:  left !important;
}

.pagination p {
  margin-bottom: 10px;
}

.pagination a {
  text-decoration: none;
}

.pagination_controls p {
  margin-bottom: 10px;
  margin-top: 3px;
}

.pagination_controls a {
  text-decoration: none;
}

.pagination_controls:first-child {
  border-right: 1px solid #999;
  margin-right: 7px;
  padding-right: 10px;
}

.container {
  background-color: #F1F1F1;
  top: 70px;
  margin-bottom: 140px;
  position: relative;
  padding-bottom: 2rem;
}

[data-type="content"] {
  margin-top: 1.66666rem;
  padding: 0 1.66666rem;
}

[data-type="distributors"] {
  margin-top: 3.33332rem;
}

footer {
  background-color: #FFFFFF;
}

footer .social {
  border-top: 1px solid #b3b3b3;
  border-bottom: 1px solid #b3b3b3;
  padding: 2rem;
}

footer .social ul {
  display: table;
}

footer .social .inline-list {
  margin-bottom: 0;
}

footer .social .inline-list > li {
  margin: 0 0.83333rem;
}

footer .privacy p {
  text-align: center;
}

footer .privacy a {
  font-size: 0.8125rem;
  margin: 0 0.6rem;
  color: #b3b3b3;
}

footer .social, footer .privacy {
  float: none;
  margin: 2rem 0.83333rem;
}

footer .social i, footer .privacy i {
  color: #58595b;
}

.caption {
  border: 15px solid #58595b;
  background-color: #FFFFFF;
  margin-bottom: 1rem;
}

.caption .captionText {
  background-color: #58595b;
  color: #FFFFFF;
  font-size: 12px;
  margin: 0;
  padding: 15px 15px 0;
  text-align: center;
}

.address {
  border-bottom: 1px solid #b3b3b3;
  border-top: 1px solid #b3b3b3;
  padding: 1.125rem 0.83333rem;
  display: none;
}

.address li {
  min-height: 160px;
  position: relative;
  padding: 0 1rem 2.2rem;
}

.address li:last-child {
  border: 0;
  padding-bottom: 0;
}

.address li:last-child img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 70%;
  height: auto;
}

.address address, .address p, .address a {
  line-height: 1.3;
  font-size: 0.75rem;
  color: #58595b;
}

.address p:first-child {
  margin: 0;
  font-weight: bold;
  text-transform: uppercase;
}

.address p:last-child {
  margin: 0;
  bottom: 0;
  position: absolute;
}

.address hr {
  margin: 0.825rem 0;
}

.toTop {
  font-size: 0.75rem;
  cursor: pointer;
  padding: 7px 5px;
  position: fixed;
  right: 30px;
  text-align: center;
  bottom: 55%;
  opacity: 0;
  width: 55px;
  z-index: 10;
  border-radius: 3px;
  background-color: #004271;
  color: #FFFFFF;
  -webkit-transition: opacity 0.3s ease;
          transition: opacity 0.3s ease;
}

.toTop.active {
  opacity: 0.3;
}

.toTop:hover {
  opacity: 1;
  background-color: #00243e;
}

.toTop:hover i, .toTop:hover a {
  color: #FFFFFF;
}

.toTop i, .toTop a {
  color: #FFFFFF;
}

.video_container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.video_container iframe, .video_container object, .video_container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-width: 50.0625em) {
  [data-type="content"] {
    padding: 0 4rem;
  }
  header .logo .country-select {
    display: block;
  }
  .container {
    padding-bottom: 7rem;
  }
  footer .address {
    display: block;
  }
  footer .address li {
    border-right: 1px solid #b3b3b3;
  }
  footer .social {
    border: 0;
    float: right;
    padding: 0;
  }
  footer .privacy {
    float: left;
  }
  footer .privacy a {
    padding: 0 2rem 0 0;
    display: block;
    float: left;
    color: #58595b;
  }
}

@media only screen and (min-width: 64.0625em) {
  [data-type="content"] {
    padding: 0 0.83333rem;
  }
}

.signup_mini {
  padding: 4rem 0 2rem;
  background-color: #FFFFFF;
}

.signup_mini > div {
  padding: 0.525rem 0.525rem 0.525rem 0.83333rem;
}

.signup_mini p, .signup_mini a {
  margin: 0;
}

.signup_mini .button {
  width: auto;
}

@media only screen and (min-width: 50.0625em) {
  .signup_mini {
    padding: 4rem 0;
  }
}

/* + hr */
h1 + hr,
h2 + hr,
h3 + hr,
h4 + hr,
h5 + hr,
h6 + hr {
  margin-top: 0;
}

h1 {
  text-transform: uppercase;
  color: #FFFFFF;
  font-family: "Aller Light";
  font-weight: 100;
  font-size: 2.5rem;
  line-height: 1;
}

h2 {
  font-size: 2rem;
  color: #004271;
  font-family: "Aller Bold";
  font-size: 2rem;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100%;
  /*	white-space: pre-wrap;
	overflow: hidden;
	text-overflow: ellipsis;*/
}

h3 {
  font-family: "Aller Bold";
  font-size: 2rem;
}

h4 {
  color: #004271;
  font-family: "Aller Light";
  font-size: 1.625rem;
}

h5 {
  color: #58595b;
  font-size: 1.158rem;
}

p {
  font-size: 1rem;
  color: #58595b;
}

body.busy {
  cursor: progress !important;
}

strong, b {
  font-family: "Aller Bold";
  font-weight: normal;
}

blockquote {
  background-color: #FFFFFF;
  padding: 2rem;
  border: 0;
  margin: 0 0 1.25rem;
}

blockquote h4 {
  font-size: 1.3125rem;
}

blockquote p, blockquote li {
  color: #00AE9E;
  font-size: 1.125rem;
}

blockquote span {
  color: #004271;
  font-size: 0.875rem;
  display: block;
  margin: 1rem 0 0;
}

.breadcrumb p {
  font-weight: bold;
  left: 0;
  margin: 0rem 0 -5rem;
  position: relative;
  top: 5rem;
  z-index: 10;
}

.breadcrumb a {
  color: #FFFFFF;
}

.breadcrumb a.invert {
  color: #004271;
}

@media only screen and (max-width: 50em) {
  .breadcrumb p {
    left: 1rem;
  }
}

.search_term {
  color: #00AE9E;
  font-family: "Aller Light";
}

.small {
  font-size: 83%;
  line-height: 2.7;
}

table {
  width: 100%;
}

.tc {
  display: table;
}

.tc.w {
  width: 100%;
}

.tc .ti {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

hr {
  border-width: 1px 0;
  border-color: #ddd transparent white transparent;
}

hr.small {
  border-color: #58595b;
  border-width: 1px;
  width: 5px;
}

.livechat, .guarantee, .testimonials {
  background: #e0e0e0 url("/img/Livechat.png") no-repeat scroll 0 100%;
  height: 230px;
  margin-top: 4rem !important;
  max-width: 666px;
}

.livechat > div, .guarantee > div, .testimonials > div {
  margin-bottom: 0;
  margin-top: 2rem;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
}

.livechat h4, .guarantee h4, .testimonials h4 {
  line-height: 1;
}

.livechat h4 + h4, .guarantee h4 + h4, .testimonials h4 + h4 {
  margin-bottom: 20px;
}

.testimonials {
  background: none;
  height: auto;
}

@media only screen and (max-width: 50em) {
  .livechat, .guarantee, .testimonials {
    background-image: none;
  }
}

.testimonials p {
  margin: 0;
}

.contact-p {
  margin-left: 0;
  list-style: none;
}

.contact-p li {
  line-height: 2;
}

.contact-p span {
  width: 40px;
  float: left;
  display: inline-block;
}

address {
  font-size: 0.75rem;
  font-style: normal;
}

.inline-img-full {
  width: 100%;
  padding: 0;
}

.inline-img-left {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  padding: 0;
  margin: 0 0 1rem 0;
}

.inline-img-right {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  margin: 0 0 1rem 0;
  padding: 0;
}

.inline-img-right img,
.inline-img-left img,
.inline-img-full img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

@media only screen and (min-width: 50.0625em) {
  .inline-img-left {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    padding: 0;
    margin: 0 0 1rem 0;
  }
  .inline-img-right {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    margin: 0 0 1rem 0;
    padding: 0;
  }
}

.inline-list.mini {
  width: 100%;
  display: table;
  margin-bottom: 10px;
}

.inline-list.mini li {
  display: table-cell;
  margin: 0;
  float: none;
  text-align: left;
}

.meta {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 40px !important;
}

.meta .tag {
  left: 0;
  top: 4px;
}

.meta p {
  color: #004271;
  margin-bottom: 10px;
}

form .row .postfix {
  -webkit-transition: 0.2s ease;
          transition: 0.2s ease;
}

form .row.ok .postfix {
  background-color: #43AC6A;
}

form .row.err .postfix {
  background-color: #f04124;
}

form .row .fa-check {
  color: #FFFFFF;
}

.select {
  position: relative;
  margin-bottom: 0.83333rem;
}

.select:after {
  content: '\f078';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  height: 36px;
  line-height: 2;
  padding: 1px 1px 0 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: inherit;
  bottom: 0;
  white-space: pre;
  width: 39px;
  border-left: 1px solid #ccc;
}

.select:focus::after,
.select.active::after {
  content: '\f077';
}

.select select {
  padding: 3px;
  margin: 0;
  border-radius: 4px;
  background: #f8f8f8;
  color: #888;
  border: 1px solid #ccc;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .select select {
    padding-right: 18px;
  }
}

/*
.select {
	position: relative;
	margin-bottom: $edge-padd;

	select {
		padding:3px;
		margin: 0;
		-webkit-border-radius:4px;
		-moz-border-radius:4px;
		border-radius:4px;

		background: #f8f8f8;
		color:#888;
		border:1px solid $grey4;
		outline:none;
		display: inline-block;
		-webkit-appearance:none;
		-moz-appearance:none;
		appearance:none;
		cursor:pointer;
	}

	@media screen and (-webkit-min-device-pixel-ratio:0) {
		select {padding-right:18px}
	}

	label { position:relative }
	label:after {
		content:'\f078';
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-decoration: inherit;
		line-height: 1;
		pointer-events: none;
		position: absolute;
		text-decoration: inherit;
		color: #ccc;
		white-space: pre;
		border-left: 1px solid $grey4;
		height: 36px;
		line-height: 1;
		padding: 11px 0 0 10px;
		right: 17px;
		top: 0;
		width: 20px;
	}
}
@media only screen and (min-width:50.0625em) { 
	.select {
		margin-right: $edge-padd;
	}

}
*/
.download a {
  display: block;
  overflow: auto;
  padding: 10px;
  -webkit-transition: 0.2s ease;
          transition: 0.2s ease;
}

.download a:hover {
  background-color: #F1F1F1;
}

.download ul {
  list-style: none;
  margin-left: 0;
}

.download li {
  border-top: 1px solid #ccc;
}

.download li div:last-child {
  margin-right: 10px;
}

.download li:last-child {
  border-bottom: 1px solid #ccc;
}

.download img {
  width: 40px;
  margin-right: 20px;
}

.download i {
  margin: 5px 20px 0 0;
}

.download p {
  margin-bottom: 0;
  font-size: 0.75rem;
}

.download p span {
  color: #004271;
  display: block;
  font-size: 14px;
}

.gradteal {
  background: #00ae9e;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwYWU5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDk4OWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00ae9e), color-stop(100%, #00989e));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00ae9e 0%, #00989e 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #00ae9e 0%, #00989e 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ae9e', endColorstr='#00989e',GradientType=0 );
  /* IE6-8 */
}

.gradblue {
  background: #00416f;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwNDE2ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDM1NWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00416f), color-stop(100%, #00355a));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #00416f 0%, #00355a 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #00416f 0%, #00355a 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00416f', endColorstr='#00355a',GradientType=0 );
  /* IE6-8 */
}

.radius {
  border-radius: 3px;
}

.rounded {
  border-radius: 10000px;
}

.border {
  border: 1px solid;
}

.blue {
  color: #004271;
}

@media only screen and (min-width: 50.0625em) {
  h1 {
    font-size: 4rem;
  }
  h2 {
    font-size: 2rem;
  }
  p {
    font-size: 0.875rem;
  }
  .inline-img-left {
    float: left;
    margin: 5px 1rem 0 0;
  }
  .inline-img-right {
    float: right;
    margin: 5px 0 0 1rem;
  }
}

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Aller", "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: #004271;
  border-color: #00355a;
  color: #FFFFFF;
  border-radius: 3px;
  -webkit-transition: background-color 300ms ease-out;
          transition: background-color 300ms ease-out;
  margin: 0;
  font-size: 0.75rem;
  padding: 0.5rem 0.875rem;
  -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
  background-color: #004271;
  color: #FFFFFF;
  top: 0 !important;
}

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

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

button:hover, .button:hover {
  background-color: #00243e;
}

button.grey,
.button.grey {
  border: 1px solid #ccc;
  background-color: #ccc;
  color: #58595b;
}

button.grey:hover,
.button.grey:hover {
  color: #FFFFFF;
  background-color: #b3b3b3;
  border: 1px solid #b3b3b3;
}

button.black,
.button.black {
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
}

button.black:hover,
.button.black:hover {
  background-color: #000;
}

button.blue,
.button.blue {
  border: 1px solid #FFFFFF;
  background-color: #004271;
  color: #FFFFFF;
}

button.blue:hover,
.button.blue:hover {
  background-color: #00243e;
}

button.white,
.button.white {
  background-color: #FFFFFF;
  color: #004271;
  border: 1px solid #FFFFFF;
}

button.white:hover,
.button.white:hover {
  border: 1px solid #004271;
  background-color: rgba(255, 255, 255, 0.15);
}

button.teal,
.button.teal {
  background-color: #00AE9E;
  border: 1px solid #00AE9E;
  color: #FFFFFF;
}

button.teal:hover,
.button.teal:hover {
  color: #00AE9E;
  background-color: rgba(0, 174, 158, 0.55);
}

.load_more button {
  -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    font-family: "Aller", "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;
    background-color: #ccc;
    border-color: #a3a3a3;
    color: #333333;
    border-radius: 3px;
    -webkit-transition: background-color 300ms ease-out;
    transition: background-color 300ms ease-out;
    color: #58595b;
    margin: 3rem 0;
    padding: 0.8125rem 0 0.75rem 0;
}

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

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

.mobile-nav button {
  padding-top: 4px;
  position: relative;
  top: 0;
}

@media only screen and (min-width: 50.0625em) {
  .load-more button {
    font-size: 0.875rem;
    padding: 0.875rem 0 0.8125rem 0;
  }
}

nav {
  background-color: #fff;
}

nav .desktop-nav {
  display: none;
}

nav .mobile-nav {
  display: block;
}

nav .top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0 0.8rem;
  line-height: 2.8125rem;
}

nav .top-bar-section li.has-dropdown > a::after {
  top: 46%;
  margin-top: 0px;
}

nav .top-bar-section li.has-dropdown:hover a::after {
  margin-top: -5px;
  -webkit-transform: rotate(180deg);
      -ms-transform: rotate(180deg);
          transform: rotate(180deg);
}

nav .top-bar-section .dropdown {
  margin-top: -1px;
}

nav .top-bar-section .dropdown li {
  min-width: 150%;
}

nav .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
  padding: 0rem 0.8rem;
}

nav .top-bar-section .dropdown li:hover a {
  background-color: #ccc !important;
}

.site_menu li:first-child {
  margin-left: 5px;
}

.site_menu li ul li:first-child {
  margin-left: 0;
}

@media only screen and (min-width: 50.0625em) {
  .user_menu li:last-child {
    margin: 0 15px 0 15px;
  }
}

@media only screen and (min-width: 64.0625em) {
  .user_menu li:last-child {
    margin: 0 1px 0 15px;
  }
}

.basket {
  height: 32px !important;
  line-height: 18px !important;
  top: 7px !important;
  background-color: #004271;
}

.basket:hover {
  background-color: #00243e !important;
  color: #FFFFFF !important;
}

.nav_2nd_level {
  background-color: transparent;
  border-bottom: 1px solid rgba(204, 204, 204, 0.6);
  height: auto;
  position: absolute;
  top: 70px;
  width: 100%;
  z-index: 10;
  left: 50%;
  max-width: 62.5rem;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
}

.nav_2nd_level ul li > a {
  padding: 1rem 2rem;
  border-radius: 0;
  color: #FFFFFF;
}

.nav_2nd_level li:not(.has-form) a:not(.button),
.nav_2nd_level ul li {
  background-color: transparent;
}

.nav_2nd_level .top-bar-section li:not(.has-form) a:not(.button) {
  padding: 0.6rem 0.8rem;
  font-size: 0.75rem;
  line-height: 2rem;
}

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

.nav_2nd_level #nav_slidy {
  border-bottom: 2px solid #FFFFFF;
  bottom: -1px;
  content: "";
  height: 3px;
  left: 0;
  opacity: 0;
  position: absolute;
  width: 75px;
  -webkit-transition: width 0.3s, left 0.3s, opacity 0.3s 0.2s ease;
          transition: width 0.3s, left 0.3s, opacity 0.3s 0.2s ease;
}

.nav_2nd_level #nav_slidy.on {
  opacity: 1;
}

/*.nav_3rd_level {

	background-color: transparent;

	li { 
		margin: 0;
	
		a { 
			padding: rem-calc(10) !important;
			color: $grey2 !important;
			border-top: 1px solid $grey4 !important; 
			border-bottom: 1px solid $white !important; 
		}
	}
	//a:first-child { border-top:0; }
}
*/
/*.nav_support { 
	background-color: $white;

	ul { 
		background-color: $white;
		li { 
			line-height: 3;
			padding: 0; 
		}
	}	

	li.active {
		background-color: $grey4; 
	}
	a {
		display: block;
		line-height: 3rem;
		position: relative;
	}
	a::after {
		border-right: 1px solid $grey4;
		content: "";
		display: block;
		height: 60%;
		line-height: 3;
		position: absolute;
		right: 0;
		top: 20%;
	}
	li:last-child a::after { border:0; }
}*/
.mobile-nav-drop {
  background-color: #000;
}

.mobile-nav-drop > div {
  min-height: 100%;
  min-height: 100vh;
  padding: 1rem 1.66666rem 0;
}

.mobile-nav-drop button {
  padding: 0.4375rem 0.875rem;
}

.mobile-nav-drop a {
  display: block;
  color: #FFFFFF !important;
  padding: 0.4375rem 0.875rem 0.4375rem 0 !important;
  font-size: 1.125rem;
  font-weight: bold;
}

.mobile-nav-drop ul {
  list-style: none;
  margin: 0;
  padding: 4rem 0 1rem;
}

.mobile-nav-drop ul a {
  border-bottom: 1px solid #FFFFFF;
}

.mobile-nav-drop li.has-dropdown a {
  position: relative;
  line-height: 2;
}

.mobile-nav-drop li.has-dropdown > a:after {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  content: "\f067";
  position: absolute;
  right: 1.66666rem;
}

.mobile-nav-drop li.has-dropdown.open > a:after {
  content: "\f068";
}

.mobile-nav-drop li ul {
  display: none;
  padding: 1rem 0;
}

.mobile-nav-drop li ul a,
.mobile-nav-drop li.has-dropdown ul li a {
  line-height: 2;
  border: 0;
}

@media only screen and (min-width: 50.0625em) {
  header .desktop-nav {
    display: block;
  }
  header .mobile-nav {
    display: none;
  }
}

.country-select {
  /*	ul ul { display: none; }
	ul li {
		opacity: 0;

		&:hover ul { 
			display: block; 
		}

		&.active {
			opacity: 1;
		}

	}*/
}

.country-select .f-dropdown {
  margin-top: 4px;
  border: 0;
  padding-top: 50px;
  height: 300px;
}

.country-select .f-dropdown::before, .country-select .f-dropdown::after {
  display: none;
}

.country-select a:first-child {
  color: #FFFFFF;
  font-family: "Aller Bold";
  display: inline-block;
  margin-right: 10px;
  padding: 9px 0;
  font-size: 0.8125rem;
  display: none;
}

.country-select a:first-child.open {
  border-bottom: 4px solid #FFFFFF;
}

.country-select p {
  position: relative;
  text-align: center;
  top: 50px;
}

.country-select .nav_continent li {
  border-right: 1px solid #ccc;
  padding: 1rem 4% 0;
  height: 200px;
}

.country-select .nav_continent li:last-child {
  border: 0;
}

.country-select .nav_country {
  -moz-column-width: 9rem;
  /* Firefox */
  -webkit-column-width: 9rem;
  /* webkit, Safari, Chrome */
  column-width: 9rem;
  background: white none repeat scroll 0 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 71%;
  display: none;
}

.country-select .nav_country > div {
  display: none;
}

.country-select .nav_country > div:first-child {
  display: block;
}

.country-select .nav_country ul {
  height: auto !important;
  width: auto;
  display: block;
  font-size: 16px;
  height: auto;
  margin: 0;
  padding: 0;
}

.country-select .nav_country ul li {
  opacity: 1;
  list-style: none;
  float: none;
  padding: 0.3rem 1rem;
}

.search {
  padding: 0.875rem 0.83333rem;
  background-color: rgba(88, 89, 91, 0.6);
  position: relative;
  z-index: 20;
}

.search .row {
  border: 1px solid #b3b3b3;
  border-radius: 5px;
  padding: 3px;
  background-color: #FFFFFF;
}

.search input {
  background-color: transparent;
  border: none;
  box-shadow: none;
  margin: 1px 0 0 !important;
  height: 2rem !important;
}

.search input:focus {
  background-color: #FFFFFF;
  border: 0 !important;
  box-shadow: none !important;
}

.search .search_icon {
  display: inline-block;
  text-align: center;
  width: 50px;
  vertical-align: middle;
  margin-top: 0.25rem;
}

.search .search_icon i {
  color: #b3b3b3;
}

.search .button {
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 0.6px;
  margin: 0;
  text-shadow: 1px 1px 1px gray;
  text-transform: uppercase;
  padding: 0.425rem 1.25rem 0.5rem;
  background-image: -webkit-linear-gradient(top, #318975 0%, #00989E 100%);
  background-image: linear-gradient(to bottom, #318975 0%, #00989E 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00AE9E', endColorstr='#FF00989E', GradientType=0);
  position: relative;
  z-index: 2;
  -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
}

.search .button:hover {
  background-image: -webkit-linear-gradient(top, #00989E 0%, #00989E 100%);
  background-image: linear-gradient(to bottom, #00989E 0%, #00989E 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FF00989E', endColorstr='#FF00989E', GradientType=0);
}

.search .typeahead {
  border: 1px solid #b3b3b3;
  border-radius: 0 0 5px 5px;
  border-top: 0;
  height: auto;
  margin: -5px 0 -5px 50%;
  position: absolute;
  width: 100%;
  padding-top: 4px;
  display: none;
  background-color: white;
  overflow: hidden;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  max-width: 62.5rem;
  max-height: 301px;
}

.search .typeahead a {
  display: block;
  line-height: 2;
  padding: 7px 10px;
}

.search .typeahead a:hover {
  background-color: #f1f1f1;
}

.search .typeahead ul {
  margin: 0;
  border-top: 1px solid #f1f1f1;
}

.search .typeahead li {
  line-height: 2;
  list-style: none;
}

.search .typeahead li.search_item_last {
  border-top: 1px solid #dedede;
  text-align: center;
  font-weight: bold;
  line-height: 3;
  background-color: #f1f1f1;
}

.search .typeahead li.search_item_last a {
  padding: 7px 10px;
}

@media only screen and (min-width: 50.0625em) {
  .search .search_icon {
    border-right: 1px solid #ccc;
  }
  .logo .country-select {
    display: block;
  }
  .search .typeahead a {
    padding: 7px 10px 7px 57px;
  }
  .search_filter {
    border-bottom: 1px solid #ebebeb;
  }
}

.search_filter {
  background-color: #FFFFFF;
  height: auto;
  padding-top: 10px;
  position: absolute;
  width: 100%;
  z-index: 10;
  /*		.row { position: relative; }*/
}

.search_filter .search_filtered_item {
  background-color: #58595b;
  border-radius: 3px;
  padding: 4px;
  color: #FFFFFF;
  padding: 1px 5px;
  margin-left: 7px;
}

.search_filter .search_filtered_item i {
  cursor: pointer;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  margin-left: 5px;
  float: right;
  margin-top: 5px;
}

.search_filter .search_filter_controls {
  float: left;
  font-size: 0.875rem;
  cursor: pointer;
  margin-top: 2px;
  margin-right: 15px;
}

.search_filter .search_filter_controls i {
  font-size: 0.75rem;
}

.search_filter .search_filters {
  margin-top: 10px;
  overflow: auto;
  display: none;
  background-color: #FFFFFF;
}

.search_filter .search_filters ul {
  margin: 0;
  padding-bottom: 10px;
  list-style-image: none;
  list-style: none;
  float: left;
  width: 50%;
}

.search_filter ul {
  margin: 0;
  min-height: 35px;
  padding-bottom: 10px;
}

.noHero {
  padding-top: 70px;
}

[data-type="hero"] h1,
[data-type="hero_text"] h1,
[data-type="hero_huge"] h1,
[data-type="hero_400"] h1,
[data-type="hero_support"] h1 {
  font-family: "Aller Light";
}

[data-type="hero"] h1,
[data-type="hero"] p,
[data-type="hero_text"] h1,
[data-type="hero_text"] p,
[data-type="hero_huge"] h1,
[data-type="hero_huge"] p,
[data-type="hero_400"] h1,
[data-type="hero_400"] p,
[data-type="hero_support"] h1, [data-type="hero_support"] p {
  color: #FFFFFF;
  padding: 0 20px;
  width: 100%;
  margin: 0 auto;
}

[data-type="hero"] p,
[data-type="hero_text"] p,
[data-type="hero_huge"] p,
[data-type="hero_400"] p,
[data-type="hero_support"] p {
  font-size: 0.75rem;
}

[data-type="hero"] .ti,
[data-type="hero_text"] .ti,
[data-type="hero_huge"] .ti,
[data-type="hero_400"] .ti,
[data-type="hero_support"] .ti {
  height: 280px;
}

[data-type="hero"] .imageContainer,
[data-type="hero_text"] .imageContainer,
[data-type="hero_huge"] .imageContainer,
[data-type="hero_400"] .imageContainer,
[data-type="hero_support"] .imageContainer {
  width: 100%;
  position: relative;
  background-repeat: no-repeat;
  background-position: 50% 0;
  background-color: #004270;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: 0.02s linear 0;
          transition: 0.02s linear 0;
}

[data-type="hero"] .imageContainer:after,
[data-type="hero_text"] .imageContainer:after,
[data-type="hero_huge"] .imageContainer:after,
[data-type="hero_400"] .imageContainer:after,
[data-type="hero_support"] .imageContainer:after {
  position: absolute;
  width: 100%;
  height: 60px;
  content: "";
  bottom: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.25)));
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.25) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}

[data-type="hero"] .tc .ti,
[data-type="hero_text"] .tc .ti,
[data-type="hero_huge"] .tc .ti,
[data-type="hero_400"] .tc .ti,
[data-type="hero_support"] .tc .ti {
  padding-top: 70px;
}

[data-type="hero"] .button_container > *,
[data-type="hero_text"] .button_container > *,
[data-type="hero_huge"] .button_container > *,
[data-type="hero_400"] .button_container > *,
[data-type="hero_support"] .button_container > * {
  margin-top: 1rem;
}

[data-type="hero"] h1 {
  font-family: "Aller";
  font-size: 3rem;
}

[data-type="hero"] h1 span {
  font-family: "Aller Bold";
  font-size: 1rem;
  border-right: 2px solid #FFFFFF;
  padding: 0 0.8rem;
  color: #FFFFFF;
  text-transform: uppercase;
  position: relative;
  top: -10px;
  line-height: 1;
}

[data-type="hero"] h1 span:last-child {
  border: 0;
}

[data-type="hero"] .scrollTo {
  cursor: pointer;
  bottom: 50px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 30px;
  height: 30px;
  background-image: url(../img/Arrow_White.png);
  background-size: cover;
  background-position: 50%;
}

[data-type="hero"] .ti {
  height: 400px;
}

[data-type="hero_400"] .ti {
  height: 400px;
}

[data-type="hero_huge"] h1 {
  font-size: 2.5rem;
}

[data-type="hero_huge"] .ti {
  height: 100vh;
}

[data-type="hero_huge"] .button {
  margin: 2rem 0 0 0;
}

@media only screen and (min-width: 50.0625em) {
  [data-type="hero"] h1,
  [data-type="hero"] p,
  [data-type="hero_text"] h1,
  [data-type="hero_text"] p,
  [data-type="hero_huge"] h1,
  [data-type="hero_huge"] p,
  [data-type="hero_400"] h1,
  [data-type="hero_400"] p,
  [data-type="hero_support"] h1, [data-type="hero_support"] p {
    width: 60%;
  }
  [data-type="hero"] p,
  [data-type="hero_text"] p,
  [data-type="hero_huge"] p,
  [data-type="hero_400"] p,
  [data-type="hero_support"] p {
    font-size: 0.875rem;
  }
  [data-type="hero"] h1 {
    font-size: 4rem;
  }
  [data-type="hero"] h1 span {
    font-size: 1.3125rem;
    top: -30px;
  }
  [data-type="hero_huge"] h1 {
    font-size: 3.125rem;
  }
  [data-type="hero_huge"] .ti {
    height: 650px;
  }
  [data-type="hero_support"] .tc .ti {
    padding-top: 123px;
  }
}

@media only screen and (min-width: 64.0625em) {
  [data-type="hero"] h1,
  [data-type="hero"] p,
  [data-type="hero_text"] h1,
  [data-type="hero_text"] p,
  [data-type="hero_huge"] h1,
  [data-type="hero_huge"] p,
  [data-type="hero_article"] h1,
  [data-type="hero_article"] p,
  [data-type="hero_support"] h1, [data-type="hero_support"] p {
    width: 60%;
  }
}

body.invert [data-type="hero"],
body.invert [data-type="hero_text"],
body.invert [data-type="hero_huge"],
body.invert [data-type="hero_article"],
body.invert [data-type="hero_support"] {
  color: #004271;
  border-color: #004271;
}

body.invert [data-type="hero"] h1,
body.invert [data-type="hero"] p,
body.invert [data-type="hero"] span,
body.invert [data-type="hero_text"] h1,
body.invert [data-type="hero_text"] p,
body.invert [data-type="hero_text"] span,
body.invert [data-type="hero_huge"] h1,
body.invert [data-type="hero_huge"] p,
body.invert [data-type="hero_huge"] span,
body.invert [data-type="hero_article"] h1,
body.invert [data-type="hero_article"] p,
body.invert [data-type="hero_article"] span,
body.invert [data-type="hero_support"] h1, body.invert [data-type="hero_support"] p, body.invert [data-type="hero_support"] span {
  color: #004271;
}

body.invert [data-type="hero"] .scrollTo,
body.invert [data-type="hero_text"] .scrollTo,
body.invert [data-type="hero_huge"] .scrollTo,
body.invert [data-type="hero_article"] .scrollTo,
body.invert [data-type="hero_support"] .scrollTo {
  background-image: url(../img/Arrow_Blue.png);
}

body.invert .nav_2nd_level a,
body.invert #nav_slidy,
body.invert .nav_2nd_level .top-bar-section li:not(.has-form) a:hover:not(.button),
body.invert .nav_2nd_level .top-bar-section li.active:not(.has-form) a:not(.button) {
  color: #004271;
  border-color: #004271;
}

.tag {
  border-radius: 3px;
  color: #FFFFFF;
  border: 1px solid #FFFFFF;
  background-color: transparent;
  display: table;
  font-size: 0.8125rem;
  left: 10px;
  line-height: 1.3;
  position: relative;
  text-align: center;
  top: 10px;
  min-width: 65px;
  padding: 3px 6px;
  z-index: 1;
}

.tag a {
  color: inherit;
}

.tag.tag-Promotions {
  background-color: #d60c8c !important;
  border-color: #d60c8c !important;
}

.tag.tag-Featured {
  background-color: #00AE9E !important;
  border-color: #00AE9E !important;
}

.tag.tag-Event {
  color: #FFFFFF !important;
  background-color: #004271 !important;
  border-color: #004271 !important;
}

.tag.invert {
  border: 1px solid #FFFFFF;
  color: #4D4D4D;
  background-color: #FFFFFF;
}

table .tag {
  left: 0;
  top: 7px;
  display: inline-block;
  border-radius: 60px;
  min-width: auto;
  padding: 2px 10px;
}

.meta .tag {
  margin-bottom: 20px;
  color: #FFFFFF;
  background-color: #004271;
  border-color: #004271;
}

@media only screen and (min-width: 50.0625em) {
  .tag {
    padding: 1px 6px;
    min-width: 50px;
  }
  .meta .tag {
    margin-bottom: 0;
  }
}

.card {
  overflow: hidden;
}

.card > div {
  margin: 10px;
  position: relative;
  border-color: #ccc;
  overflow: hidden;
  box-shadow: 0 0 0 transparent;
  padding: 0;
  border-radius: 3px;
  padding: 0;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
}

.card p, .card h2 {
  line-height: 1.2;
  color: #58595b;
  font-size: 0.875rem;
  margin-top: 0;
  margin-bottom: 5px;
}

.card p {
  margin-bottom: 10px;
}

.card h2 {
  font-size: 2rem;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.card p.card_date {
  font-size: 1rem;
}

.card .button_container {
  opacity: 1;
  -webkit-transition: all 0.4s ease;
          transition: all 0.4s ease;
}

.card a {
  display: block;
  text-decoration: none !important;
}

.card .card_img {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
  padding: 5px;
  background-color: #004271;
  background-img: url("../img/satelite.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: 50% 50%;
}

.card .card_img:after {
  position: absolute;
  width: 100%;
  height: 60px;
  content: "";
  top: 0;
  left: 0;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.35)), color-stop(100%, transparent));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.35) 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}

.card .card_meta {
  padding: 10px;
  -webkit-transition: all 0.6s ease;
          transition: all 0.6s ease;
  top: 39%;
  height: auto;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  width: 100%;
}

.card .card_meta .card_date {
  font-size: 0.8125rem;
  bottom: 10px;
  margin: 0;
  position: absolute;
  font-family: "Aller Bold";
}

.card .card_meta p, .card .card_meta h2 {
  line-height: 1.2;
  color: #FFFFFF;
}

.card.card_sm {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  padding: 0;
}

.card.card_sm > div {
  height: 70vh;
  max-height: 460px;
}

.card.card_sm .card_meta {
  background-color: rgba(26, 26, 26, 0.8);
}

.card.card_sm h2 {
  font-size: 1.125rem;
  margin-bottom: 0.625rem;
}

.card.card_med {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
  padding: 0;
}

.card.card_med > div {
  height: 70vh;
  max-height: 460px;
}

.card.card_med .card_meta {
  width: 60%;
}

.card.card_featured .card_meta {
  background-color: #FFFFFF;
  width: 100%;
}

.card.card_featured h2 {
  color: #00AE9E;
}

.card.card_featured p {
  color: #58595b;
}

.distributor {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  width: 100%;
  float: left;
}

.distributor .card_img, .distributor img {
  background-color: #FFFFFF;
  background-img: none;
}

.distributor img {
  bottom: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: 0;
  width: auto;
  max-width: 100%;
  height: auto;
}

.distributor .card_img {
  position: relative;
  height: 160px;
}

.distributor .card_img:after {
  background: none;
}

.distributor .card_meta {
  position: static;
  background-color: #FFFFFF !important;
  height: auto;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0;
}

.distributor:hover .card_meta {
  top: 160px !important;
}

.distributor h2 {
  font-size: 1.125rem;
  text-shadow: 0 0 0 white;
  padding: 8px 2px;
  text-transform: none;
  border-top: 1px solid #b3b3b3;
  color: #1a1a1a;
}

.distributor address, .distributor ul {
  font-size: 0.875rem;
  margin-bottom: 0.4rem;
}

.distributor > div,
.distributor.card_sm > div,
.distributor.card_med > div {
  height: auto;
}

@media only screen and (min-width: 50.0625em) {
  .card.card_sm {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 25%;
    float: left;
    padding: 0;
  }
  .card.card_med {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 50%;
    float: left;
    padding: 0;
  }
  .card .button_container {
    opacity: 0;
  }
  .card .card_meta {
    top: 49%;
  }
  .card:hover > div {
    box-shadow: 0 0 5px rgba(50, 50, 50, 0.3);
  }
  .card:hover .card_meta {
    top: 39%;
  }
  .card:hover .button_container {
    opacity: 1;
  }
  .card > div,
  .card.card_sm > div,
  .card.card_med > div {
    height: 400px;
  }
  .distributor {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    width: 33.33333%;
    float: left;
  }
  .distributor > div,
  .distributor.card_sm > div,
  .distributor.card_med > div {
    height: auto;
  }
}

[data-page="landing"] [data-type="content"] {
  padding: 0;
}

[data-page="landing"] .columns {
  padding: 10px 0;
}

[data-page="landing"] .card {
  height: auto;
}

[data-page="landing"] .card .ti {
  background-color: #FFFFFF;
  height: auto;
  padding: 4rem 1rem 3rem;
  vertical-align: top;
}

[data-page="landing"] h3 {
  font-weight: 100;
  font-family: 'Aller Light';
}

[data-page="landing"] [data-type="hero_text"] p {
  margin: 0 auto;
  width: 70%;
}

[data-page="landing"] .button_container {
  display: inline-block;
  margin-top: 1rem;
}

@media only screen and (min-width: 50.0625em) {
  [data-page="landing"] .card .ti {
    /*padding: 4rem 1rem 3rem;*/
    -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
  }
  [data-page="landing"] .card .ti:hover {
    padding: 3rem 1rem 4rem;
  }
  [data-page="landing"] .columns {
    padding: 10px;
  }
}

[data-page="support"] .support-accordian, [data-page="support"] .legal-accordian {
  padding: 0;
  margin: 0 0 4rem 0;
  /*.item.open h3:after { 
			content: "\f068";
			opacity: 1;
		} 

*/
}

[data-page="support"] .support-accordian .tc, [data-page="support"] .legal-accordian .tc {
  height: 100%;
}

[data-page="support"] .support-accordian .ti, [data-page="support"] .legal-accordian .ti {
  text-align: left;
  padding-bottom: 6rem;
}

[data-page="support"] .support-accordian .item, [data-page="support"] .legal-accordian .item {
  position: relative;
  height: 70px;
  border-bottom: 1px solid #b3b3b3;
  overflow: hidden;
  padding: 0 15px;
}

[data-page="support"] .support-accordian h3:first-child, [data-page="support"] .legal-accordian h3:first-child {
  cursor: pointer;
  position: relative;
  color: #58595b;
  font-size: 25px;
  text-transform: none;
  text-align: center;
  font-family: "Aller Light";
  margin: 0 0 6rem 0;
  height: 70px;
  line-height: 70px;
}

[data-page="support"] .support-accordian h3:hover:after, [data-page="support"] .legal-accordian h3:hover:after {
  opacity: 1;
}

[data-page="support"] .support-accordian .item.open h3:after, [data-page="support"] .legal-accordian .item.open h3:after {
  opacity: 1;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
}

[data-page="support"] .support-accordian h3:first-child:after, [data-page="support"] .legal-accordian h3:first-child:after {
  background: transparent url("../img/Plus_Blue.png") repeat scroll 0 0/cover;
  content: "";
  display: inline;
  height: 22px;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: 0.3s ease;
          transition: 0.3s ease;
  width: 22px;
}

[data-page="support"] .support-accordian .item.open h3, [data-page="support"] .legal-accordian .item.open h3 {
  color: #004271;
}

[data-page="support"] .support-accordian h3:hover::after, [data-page="support"] .legal-accordian h3:hover::after {
  opacity: 1;
}

[data-page="support"] .legal-accordian {
  margin: 2rem 0 4rem 0;
}

[data-page="support"] .legal-accordian .item {
  border-bottom: 0;
  margin-bottom: 1.2rem;
  height: 50px;
}

[data-page="support"] .legal-accordian .item > div {
  border-radius: 3px;
  background-color: #FFFFFF;
  overflow: hidden;
  padding: 0 15px;
}

[data-page="support"] .legal-accordian h3:first-child {
  color: #004271;
  text-align: left;
  margin: 0 0 2rem 0;
  height: 50px;
  line-height: 50px;
}

[data-page="support"] .legal-accordian h3:first-child:after {
  opacity: 1;
}

[data-page="support"] .legal-accordian .item.open h3:after {
  right: 10px;
}

[data-page="support"] .close {
  position: absolute;
  top: 0;
  right: 0;
}

.company_profile .company_profile_text {
  height: 600px;
  width: 100%;
  position: relative;
}

.company_profile .company_profile_text > div {
  background-color: #FFFFFF;
  opacity: 0;
  -webkit-transition: opacity 1s ease-in-out;
          transition: opacity 1s ease-in-out;
  position: absolute;
  height: 100%;
  width: 100%;
}

.company_profile .company_profile_text > div.on {
  opacity: 1;
}

.company_profile .company_profile_text > div p {
  font-size: 0.85rem;
  margin: 30px auto 0;
  max-width: 80%;
}

.company_profile .company_profile_text > div:first-child {
  background: url(/img/company_profile__header_bg.jpg) 100% 100%/cover no-repeat #fff;
}

.company_profile .company_profile_text p.quote {
  font-family: "Aller Bold";
  font-style: italic;
  font-size: 1.5rem;
  color: #004271;
  margin-top: 20px;
  line-height: 1.3;
}

.company_profile .pos,
.company_profile .timeline_dates,
.company_profile .timeline_controls,
.company_profile .company_profile_text_controls, .company_profile hr {
  margin-left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  position: relative;
}

.company_profile .pos {
  /*position: absolute;*/
  top: 20px;
  width: 100%;
}

.company_profile hr {
  border-top-color: #67686a;
  border-bottom-color: #67686a;
  width: 60%;

  margin:0 50%;
}

.company_profile .timeline {
  position: relative;
  background-color: #F1F1F1;
  overflow: hidden;
}

.company_profile .timeline:before,
.company_profile .timeline i {
  border-left: 2px solid #FFFFFF;
  content: "";
  height: 63%;
  left: 26px;
  position: absolute;
  top: 128px;
  width: 0;
}

.company_profile .timeline i {
  height: 0;
  border-left: 2px solid #004271;
  z-index: 1;
}

.company_profile .timeline h4 {
  margin: 60px 0 10px 50%;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 1;
  color: #004271;
}

.company_profile .timeline_dates_inner {
  padding: 0 0 50px;
}

.company_profile .timeline_dates {
  width: 100%;
  padding: 0;
  list-style: none;
  list-style-image: none;
  margin-bottom: 0;
}

.company_profile .timeline_dates ul {
  top: 17px;
  margin: 0;
  padding: 0;
}

.company_profile .timeline_dates li {
  list-style-image: none;
  list-style: none;
  width: 80%;
  position: relative;
  margin: 0 0 15px 51px;
  padding: 0;
  left: 0;
}

.company_profile .timeline_dates li:nth-child(odd) .img,
.company_profile .timeline_dates li:nth-child(even) .img {
  display: none;
}

.company_profile .timeline_dates li:nth-child(odd):after,
.company_profile .timeline_dates li:nth-child(even):after {
  /* CIRCLE */
  background-color: #FFFFFF;
  border-radius: 100px;
  content: "";
  height: 16px;
  position: absolute;
  top: 6px;
  width: 16px;
  left: -32px;
}

.company_profile .timeline_dates li.on:after {
  background-color: #004271;
}

.company_profile .timeline_dates p {
  font-size: 1.0625rem;
  margin: 0;
  color: #004271;
}

.company_profile .timeline_date {
  font-weight: bold;
}

.company_profile .timeline_controls,
.company_profile .company_profile_text_controls {
  width: 90px;
  list-style: none;
  list-style-image: none;
}

.company_profile .timeline_controls li,
.company_profile .company_profile_text_controls li {
  margin: 0 10px;
  width: 25px;
  float: left;
  cursor: pointer;
}

.company_profile .timeline_controls li.on i,
.company_profile .timeline_controls li:hover i,
.company_profile .company_profile_text_controls li.on i,
.company_profile .company_profile_text_controls li:hover i {
  color: #FFFFFF;
}

.company_profile .timeline_controls i,
.company_profile .company_profile_text_controls i {
  color: rgba(255, 255, 255, 0.3);
  font-size: 1.5rem;
}

.company_profile .timeline_controls {
  display: none;
}

.company_profile .company_profile_text_controls {
  position: absolute;
  bottom: 20px;
}

.company_profile .company_profile_text_controls li.on i,
.company_profile .company_profile_text_controls li:hover i {
  color: #004271;
}

.company_profile .company_profile_text_controls i {
  color: rgba(0, 66, 113, 0.3);
}

.company_profile .graph {
  width: 90%;
  margin-left: 1%;
  margin-right: 1%;
  margin-top: 30px;
}

.company_profile .mini_lightbox {
  display: none;
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100%;
  text-align: center;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
}

.company_profile .mini_lightbox:after {
  content: "\00D7";
  background: rgba(0, 0, 0, 0.5);
  border-radius: 7px;
  color: #fff;
  content: "×";
  font-family: sans-serif;
  font-size: 40px;
  height: 40px;
  line-height: 42px;
  position: absolute;
  right: 20px;
  text-align: center;
  top: 20px;
  width: 40px;
}

.company_profile .mini_lightbox img {
  max-width: 90%;
  max-height: 80%;
  margin-top: 40%;
}

.company_profile .mini_lightbox:target {
  outline: none;
  display: block;
}

@media only screen and (min-width: 50.0625em) {
  .company_profile .company_profile_text > div p {
    font-size: 1rem;
    margin: 90px auto 0;
    max-width: 40rem;
  }
  .company_profile hr {
    width: 260px;
  }
  .company_profile .pos {
    top: 60px;
  }
  .company_profile .timeline:before,
  .company_profile .timeline i {
    left: 50%;
    height: 76%;
  }
  .company_profile .timeline_controls {
    display: block;
    margin-top: 25px;
  }
  .company_profile .timeline_dates_inner {
    padding: 50px 0 70px 0;
  }
  .company_profile .timeline_dates li {
    width: 675px;
    left: 50%;
    margin: 0 0 30px;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%);
    overflow: auto;
  }
  .company_profile .timeline_dates li .l {
    width: 46%;
    float: left;
  }
  .company_profile .timeline_dates li:nth-child(even) .l {
    text-align: right;
    margin-right: 30px;
  }
  .company_profile .timeline_dates li:nth-child(odd) .l {
    margin-left: 30px;
    text-align: left;
  }
  .company_profile .timeline_dates li:nth-child(odd):after,
  .company_profile .timeline_dates li:nth-child(even):after {
    /* CIRCLE */
    left: 49%;
  }
  .company_profile .timeline_dates li:nth-child(odd) .img,
  .company_profile .timeline_dates li:nth-child(even) .img {
    display: block;
    float: left;
    width: 300px;
  }
  .company_profile .timeline_dates li:nth-child(even) .img {
    margin-left: 20px;
    margin-right: 10px;
  }
  .company_profile .timeline_dates li:nth-child(odd) .img {
    margin-left: 10px;
    margin-right: 20px;
  }
  .company_profile .timeline_dates li:last-child {
    margin-top: 30px;
    text-align: center;
  }
  .company_profile .timeline_dates li:last-child .timeline_date {
    background: #F1F1F1;
    padding-top: 20px;
  }
  .company_profile .timeline_dates li:last-child:after {
    top: 0;
  }
  .company_profile .graph {
    width: 47%;
  }
  .company_profile .mini_lightbox img {
    margin-top: 20px;
  }
}

.tooltip {
  background-color: #FFFFFF;
  box-shadow: 0 0 6px #58595b;
  color: #00AE9E;
}

.tooltip > .nub {
  border-color: transparent transparent transparent #FFFFFF !important;
}

span.tooltip.tip-bottom {
  /*force override for mobile view */
  bottom: 58px !important;
  display: none;
  left: auto !important;
  position: fixed !important;
  right: 13px !important;
  top: auto !important;
  width: 42%  !important;
  z-index: 9999 !important;
  text-align: center;
}

span.tooltip.tip-bottom > .nub {
  border-color: white transparent transparent !important;
  border-width: 5px;
  left: 8px !important;
  top: 100% !important;
}

#imagelightbox {
  position: fixed;
  z-index: 9999;
  -ms-touch-action: none;
  touch-action: none;
}

#imagelightbox-loading, #imagelightbox-overlay, #imagelightbox-close, #imagelightbox-caption, #imagelightbox-nav, .imagelightbox-arrow {
  -webkit-animation: 0.25s linear 0s normal none 1 running fade-in;
          animation: 0.25s linear 0s normal none 1 running fade-in;
}

#imagelightbox-overlay {
  background-color: rgba(0, 0, 0, 0.95);
  bottom: 0;
  left: 0;
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
}

#imagelightbox-caption {
  background-color: transparent;
  bottom: 0;
  color: #fff;
  font-size:1.25rem;
  left: 0;
  margin: 2rem 2rem 0;
  padding: 20px 0;
  position: fixed;
  right: 0;
  text-align: left;
  border-top: 1px solid #FFFFFF;
  z-index: 10001;
}

.imagelightbox-arrow, #imagelightbox-close {
  height: auto;
  position: fixed;
  top: 0;
  margin-top: 4rem;
  bottom: 5rem;
  width: 40px;
  z-index: 10001;
  background: transparent !important;
}

.imagelightbox-arrow:hover, #imagelightbox-close:hover {
  background: transparent !important;
}

.imagelightbox-arrow-left {
  left: 2rem;
}

.imagelightbox-arrow-left:before {
  font-size: 4rem;
  position: absolute;
  font-family: FontAwesome;
  top: 38%;
  left: 0;
  content: "\f104";
}

.imagelightbox-arrow-right {
  right: 2rem;
}

.imagelightbox-arrow-right:before {
  font-size: 4rem;
  position: absolute;
  font-family: FontAwesome;
  top: 38%;
  right: 0;
  content: "\f105";
}

#imagelightbox-close {
  height: 40px;
  margin-top: 0;
  right: 2rem;
  width: 40px;
  z-index: 10002;
}

#imagelightbox-close:before {
  font-size: 3.5rem;
  font-family: FontAwesome;
  content: '\00d7';
  position: absolute;
  left: 0;
  top: 0;
}

.css_column {
  -webkit-column-width: 270px;
  -moz-column-width: 270px;
  column-width: 270px;
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 2rem;
  -moz-column-gap: 2rem;
  column-gap: 2rem;
  padding-bottom: 2rem;
}

.css_column > div {
  -webkit-column-break-inside: avoid;
  /* Chrome, Safari, Opera */
  page-break-inside: avoid;
  /* Firefox */
  break-inside: avoid;
  /* IE 10+ */
}

[data-page="products"] {
  margin-bottom: 0;
  /*.images { margin-bottom: 3rem; }*/
}

[data-page="products"] [data-type="content"] {
  padding: 1.66666rem 0.83333rem 0;
  margin: 0;
}

[data-page="products"] h2 {
  color: #00AE9E;
}

[data-page="products"] .border {
  border-color: #b3b3b3;
}

[data-page="products"] .breadcrumb p {
  margin: auto;
  position: static;
}

[data-page="products"] .breadcrumb p a {
  color: #b3b3b3;
}

[data-page="products"] .product .tested {
  background-color: #00AE9E;
  border-radius: 100px;
  color: #FFFFFF;
  display: inline-block;
  height: 25px;
  margin-left: 30px;
  text-align: center;
  width: 25px;
}

[data-page="products"] .product .tag {
  float: left;
  left: 0;
  top: 0;
}

[data-page="products"] .product .publication_count {
  border-radius: 1000px;
  font-size: 0.875rem;
  margin-top: 7px;
  padding: 3px 12px;
  background-color: #00AE9E;
  color: #FFFFFF;
}

[data-page="products"] .product .actions {
  margin-bottom: 0;
}

[data-page="products"] .product .actions img {
  width: 17px;
}

[data-page="products"] .product_meta {
  margin-top: 0;
  position: relative;
  right: 0;
  top: 0;
  width: 100%;
}

[data-page="products"] .product_meta .price {
  background: white;
  border: 0;
  padding-top: 10px;
}

[data-page="products"] .product_meta .related {
  padding: 15px 25px;
}

[data-page="products"] .product_meta .related ul {
  margin: 0;
}

[data-page="products"] .product_meta .related li {
  line-height: 1.3;
  margin-bottom: 10px;
  padding: 7px 10px;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  padding: 10px;
  list-style: none;
}

[data-page="products"] .distributor_list {
  display: none;
  padding-top: 20px;
}

[data-page="products"] .distributor_list img {
  margin-bottom: 20px;
}

[data-page="products"] .product_meta_sticky {
  bottom: 0;
  left: 0;
  padding: 10px 12px;
  position: fixed;
  right: 0;
  z-index: 3;
  border-top: 1px solid #ccc;
  background-color: #FFFFFF;
  box-shadow: 0px 0 6px #ccc;
}

[data-page="products"] .product_meta_sticky button {
  line-height: 21px;
}

[data-page="products"] .product_meta_sticky .columns:nth-child(1) {
  padding-left: 0;
  padding-right: 0.46875rem;
}

[data-page="products"] .product_meta_sticky .columns:nth-child(2) {
  padding-right: 0;
  padding-left: 0.46875rem;
}

[data-page="products"] .product_meta_sticky .select {
  margin-bottom: 0;
}

[data-page="products"] .tabs-content {
  padding-top: 30px;
}

[data-page="products"] .tabs-content > .content {
  padding: 0;
}

[data-page="products"] .tabs {
  position: relative;
  top: 1px;
}

[data-page="products"] .tabs .tab-title {
  border: 1px solid rgba(204, 204, 204, 0.1);
  border-bottom: 1px solid #ccc;
  background-color: #f1f1f1;
  color: rgba(204, 204, 204, 0.1);
}

[data-page="products"] .tabs .tab-title a {
  background-color: #FFFFFF;
  color: #ccc;
  padding: 0.6rem 1.2rem;
}

[data-page="products"] .tabs .tab-title.active {
  border: 1px solid #ccc;
  border-bottom: 1px solid #f1f1f1;
}

[data-page="products"] .tabs .tab-title.active a {
  color: #58595b;
  background-color: #f1f1f1;
}

[data-page="products"] .search_results_mobiletabs {
  width: 185px;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  top: 0;
}

[data-page="products"] .products_thumbnails_rail {
  overflow: hidden;
}

[data-page="products"] .products_thumbnails_rail > div {
  width: 250px;
  float: left;
  padding-left: 0;
  cursor: pointer;
}

[data-page="products"] .products_thumbnails_rail > div:last-child {
  padding-right: 0;
}

[data-page="products"] .products_thumbnails_rail p {
  padding: 0.83333rem 0.83333rem 0;
}

[data-page="products"] .products_thumbnails_rail p {
  font-size: 12px;
}

@media only screen {
  [data-page="products"] .products_thumbnails_rail > div {
    width: 174px;
  }
}

@media (min-width: 768px) {
  [data-page="products"] .products_thumbnails_rail > div {
    width: 252px;
  }
}

@media only screen and (min-width: 64.0625em) {
  [data-page="products"] .products_thumbnails_rail > div {
    width: 244px;
  }
}

[data-page="products"] .products_thumbails_controls a {
  background-color: #b3b3b3;
  border-radius: 3px;
  color: #FFFFFF;
  padding: 2px 6px;
  margin-right: 0.5rem;
}

[data-page="products"] .products_thumbails_controls a.on {
  cursor: default;
  border: 1px solid #ccc;
  background-color: transparent;
  color: #1a1a1a;
}

[data-page="products"] .products_thumbails_controls a.thumbnails_view_all {
  border: 0;
  color: #00AE9E;
  background-color: transparent;
  text-decoration: underline;
}

[data-page="products"] #datasheet > div,
[data-page="products"] #publication > div,
[data-page="products"] #validation > div {
  padding: 40px 0.83333rem;
}

[data-page="products"] .small-12.medium-9.left {
  padding-right: 0;
  padding-left: 0;
}

[data-page="products"] #datasheet {
  font-size: 0.875rem;
}

[data-page="products"] #datasheet .images {
  padding-top: 0;
}

[data-page="products"] #datasheet .tech_details:nth-child(odd) {
  background-color: #e9e9e9;
}

[data-page="products"] #datasheet .tech_details .columns {
  padding-left: 0;
}

[data-page="products"] #datasheet .tech_details hr {
  margin: 1rem 0;
}

[data-page="products"] #datasheet .tech_details h4 {
  margin-left: 0.83333rem;
}

[data-page="products"] #datasheet .background {
  background-color: #58595b;
  background-image: none;
  padding: 60px 0.83333rem;
}

[data-page="products"] #datasheet .background h5, [data-page="products"] #datasheet .background p {
  color: #FFFFFF;
}

[data-page="products"] #publications {
  font-size: 0.875rem;
}

[data-page="products"] #publications table {
  background: #FFFFFF;
  border: 0;
  border-radius: 3px;
  margin: 0 0 2px 0px;
}

[data-page="products"] #publications table tr.even, [data-page="products"] #publications table tr.alt, [data-page="products"] #publications table tr:nth-of-type(2n) {
  background: #FFFFFF;
}

[data-page="products"] #publications .publication {
  padding: 15px;
  background: #FFFFFF;
  margin-bottom: 1.875rem;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  [data-page="products"] #publications .publication {
    margin-bottom: 0.9375rem;
    margin-top: 0.9375rem;
  }
}

[data-page="products"] #publications .first {
  padding-left: 0.83333rem;
  padding-right: 0.83333rem;
}

[data-page="products"] #validation {
  font-size: 0.875rem;
}

[data-page="products"] #validation .item {
  margin-bottom: 1rem;
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}

[data-page="products"] #validation .item > div {
  background-color: #FFFFFF;
}

[data-page="products"] #validation .item p {
  padding: 0.83333rem 0.83333rem 0;
}

@media only screen and (min-width: 50.0625em) {
  [data-page="products"] #validation .item {
    width: 100%;
  }
}

@media only screen and (min-width: 50.0625em) {
  [data-page="products"] #validation .item {
    width: 50%;
  }
}

@media only screen and (min-width: 64.0625em) {
  [data-page="products"] #validation .item {
    width: 33.333333%;
  }
}

[data-page="products"] .first {
  padding-top: 0 !important;
}

[data-page="products"] table {
  display: table;
}

[data-page="products"] table thead {
  padding: 0.5rem 1.1rem 0.625rem 0.825rem;
}

[data-page="products"] table th {
  position: relative;
  background-color: #F1F1F1;
  cursor: pointer;
  font-weight: normal;
}

[data-page="products"] table th i {
  position: absolute;
  right: 10px 0 10px 10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
  padding: 10px;
}

[data-page="products"] table.list {
  background: transparent;
  border: 0;
  border-collapse: separate;
  border-spacing: 0 10px;
}

[data-page="products"] table.list .tag {
  right: 20px;
  top: 18px;
  left: auto;
  display: inline;
  position: absolute;
}

[data-page="products"] table.list tbody tr {
  box-shadow: 0 0 1px #b3b3b3;
  background: #FFFFFF;
  border-collapse: inherit;
  position: relative;
  -webkit-transition: 0.2s ease;
          transition: 0.2s ease;
}

[data-page="products"] table.list tbody tr:hover {
  box-shadow: 0 0 4px #b3b3b3;
}

[data-page="products"] table.list tbody tr td {
  padding: 10px;
  display: block;
  border-bottom: 1px solid #ccc;
}

[data-page="products"] table.list tbody tr td::before {
  content: attr(data-title);
  font-weight: bold;
  display: block;
  white-space: pre-wrap;
  color: #004271;
}

[data-page="products"] table.list tbody tr td::after {
  content: none;
}

[data-page="products"] table.list tbody tr td:nth-last-child(2) {
  border: 0;
  height: 0;
  overflow: hidden;
  padding: 0;
}

[data-page="products"] table.list tbody tr td:nth-child(3) {
  width: 50%;
  float: left;
  border-right: 0;
}

[data-page="products"] table.list tbody tr td:nth-child(4) {
  width: 50%;
  float: left;
  padding-left: 10px;
  border-left: 0;
}

[data-page="products"] table.list tbody tr td.cta {
  clear: both;
  border-top: 0;
  border-bottom: 0;
  height: 55px;
}

[data-page="products"] table.list tbody tr td.cta::before {
  display: none;
  content: none;
  white-space: normal;
}

[data-page="products"] table.list tbody tr td.cta > div {
  text-align: right;
}

[data-page="products"] table.list tbody tr td.cta .button {
  width: 48%;
}

[data-page="products"] table.list tbody tr td.cta .button:last-child {
  margin-left: 2%;
}

[data-page="products"] table.results tbody tr {
  box-shadow: 0 0 1px #b3b3b3;
}

[data-page="products"] table.results tbody tr td {
  /*				&:nth-child(4) {
					//border-left: 1px solid $grey4;
					border-left: 0;
					border-right: 0;
				}
				&:nth-child(5) {
					border-right: 0;
					border-left: 0;
					//border-right: 1px solid $grey4;
				}*/
}

[data-page="products"] table.results tbody tr td::before {
  content: attr(data-title);
  font-weight: bold;
  display: block;
  white-space: pre-wrap;
  color: #004271;
}

[data-page="products"] table.results tbody tr td:first-child {
  padding: 0;
}

[data-page="products"] table.results tbody tr td:first-child::before,
[data-page="products"] table.results tbody tr td:first-child::after {
  content: none;
  display: none;
  white-space: normal;
}

[data-page="products"] table.results tbody tr td:nth-child(3) {
  border-right: 0;
  width: 100%;
  float: none;
}

[data-page="products"] table.results tbody tr td:nth-child(4),
[data-page="products"] table.results tbody tr td:nth-child(5) {
  width: 50%;
  float: left;
  border-right: 0;
  border-left: 0;
}

[data-page="products"] table.results tbody tr td.cta {
  height: auto;
}

[data-page="products"] table.results tbody tr td img {
  width: 100%;
}

@media only screen and (min-width: 50.0625em) {
  [data-page="products"] .product_meta {
    width: 25%;
    margin-top: -30px;
    position: absolute;
    right: 3px 10px;
    top: 0;
  }
  [data-page="products"] .product_meta.fixed {
    position: fixed;
    left: 50%;
  }
  [data-page="products"] .product_meta .price {
    border: 1px solid #ccc;
  }
  [data-page="products"] .product_meta .price .select {
    margin-right: 0;
  }
  [data-page="products"] .product_meta .application, [data-page="products"] .product_meta .related {
    background-color: rgba(255, 255, 255, 0.35);
  }
  [data-page="products"] .product_meta .actions {
    margin-bottom: 2.5rem;
  }
  [data-page="products"] .product_meta .actions li {
    margin-left: 20px;
  }
  [data-page="products"] #datasheet .tech_details:nth-child(1) {
    padding-top: 30px;
  }
  [data-page="products"] #datasheet .background {
    background: url("../img/ProductFooter_Logo.png") no-repeat #58595b right 50%/auto 100%;
  }
  [data-page="products"] .small-12.medium-9.left {
    padding-right: 20px;
    padding-left: 0.83333rem;
  }
  [data-page="products"] #publications .first {
    padding-left: 0;
    padding-right: 0;
  }
  [data-page="products"] #validation {
    font-size: 0.875rem;
  }
  [data-page="products"] #validation .columns {
    width: 33.3333%;
    padding-left: 0;
  }
  [data-page="products"] #validation .columns:last-child {
    margin-right: 0;
  }
  [data-page="products"] table.list .tag {
    top: 0;
    left: 0;
    right: auto;
    display: inline;
    position: static;
  }
  [data-page="products"] table.list tbody tr {
    box-shadow: 0 0 1px #b3b3b3;
  }
  [data-page="products"] table.list tbody tr td {
    display: table-cell;
    padding: 3px 10px;
    position: relative;
    border: 0;
  }
  [data-page="products"] table.list tbody tr td::before {
    display: none;
    content: none;
    white-space: normal;
  }
  [data-page="products"] table.list tbody tr td::after {
    border-right: 1px solid #ccc;
    content: "";
    height: 60%;
    position: absolute;
    top: 20%;
    width: 1px;
    right: 0;
  }
  [data-page="products"] table.list tbody tr td:first-child {
    font-weight: bold;
  }
  [data-page="products"] table.list tbody tr td:last-child {
    border-left: 0;
  }
  [data-page="products"] table.list tbody tr td:nth-last-child(2) {
    height: -webkit-calc();
    height: calc();
    overflow: auto;
    padding: -webkit-calc();
    padding: calc();
  }
  [data-page="products"] table.list tbody tr td:last-child:after {
    border-right: 0;
  }
  [data-page="products"] table.list tbody tr td:nth-child(3),
  [data-page="products"] table.list tbody tr td:nth-child(4),
  [data-page="products"] table.list tbody tr td:nth-child(5) {
    width: auto;
    float: none;
    padding-left: -webkit-calc();
    padding-left: calc();
    border: 0;
  }
  [data-page="products"] table.list tbody tr td.cta {
    /*			&::before {
							display: block;
							content: "";
							white-space: normal;
						}*/
  }
  [data-page="products"] table.list tbody tr td.cta .button {
    width: auto;
  }
  [data-page="products"] table.list tbody tr td.cta .button:last-child {
    margin-left: 4%;
  }
  [data-page="products"] table.results tbody tr {
    box-shadow: 0 0 1px #b3b3b3;
  }
  [data-page="products"] table.results tbody tr td {
    /*	&:last-child {
						border-left:0;
						border-right:1px solid $grey4;*/
  }
  [data-page="products"] table.results tbody tr td::before {
    content: attr(data-title);
    font-weight: bold;
    display: block;
    white-space: pre-wrap;
    color: #004271;
  }
  [data-page="products"] table.results tbody tr td::after,
  [data-page="products"] table.results tbody tr td:first-child::after {
    border-right: 0;
    content: none;
    white-space: normal;
    display: none;
  }
  [data-page="products"] table.results tbody tr td:first-child {
    padding: 0;
  }
  [data-page="products"] table.results tbody tr td:nth-child(5)::after {
    border-right: 1px solid #ccc;
    content: "";
    height: 60%;
    position: absolute;
    top: 20%;
    width: 1px;
    right: 0;
  }
  [data-page="products"] table.results tbody tr td .tag {
    display: none;
    left: -120px;
    position: absolute;
    top: 15px;
  }
  [data-page="products"] table.results tbody tr td img {
    width: 150px;
  }
}

/*form.ui-kit {
*/
label a {
  color: #004271;
  text-decoration: underline;
}

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"], input, textarea {
  height: 2.3125rem;
  margin: 0 0 1rem;
  padding: 0.5rem;
  -webkit-transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
          transition: border-color 0.15s linear 0s, background 0.15s linear 0s;
  border-radius: 4px;
  box-shadow: none;
  -webkit-transition: box-shadow 0.2s ease 0s;
          transition: box-shadow 0.2s ease 0s;
  width: 100%;
}

input:focus,
textarea:focus {
  box-shadow: 0 0 3px #ccc;
}

.success {
  border-color: rgba(0, 150, 64, 0.6);
}

.success:focus {
  box-shadow: 0 0 3px #009640;
  color: #009640;
}

.error {
  border-color: rgba(255, 0, 0, 0.6);
}

.error:focus {
  box-shadow: 0 0 3px #ff0000;
  color: #ff0000;
}

.panel {
  border-radius: 4px;
  border: 1px solid #ccc;
  position: relative;
  font-size: 13px;
  padding: 10px;
  margin-bottom: 1rem;
}

.panel.successful {
  border-color: #ccc;
}

.panel.error {
  border-color: #ccc;
  background-color: #F3D9DA;
  border-color: #ff0000;
  color: #ff0000;
  padding: 10px 32px 10px 10px;
}

.panel.error input[type="radio"],
.panel.error input[type="checkbox"] {
  border-color: #ff0000;
}

.panel.error:after {
  position: absolute;
  content: "\f00d";
  color: #ff0000;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  right: 10px;
  top: 10px;
}

button.edit {
  margin: 5px 0 0;
  padding: 0.3rem 0.875rem;
}

input[type="checkbox"],
input[type="radio"] {
  display: none;
}

input[type="checkbox"] + label,
input[type="radio"] + label {
  cursor: pointer;
  display: inline-block;
  margin: 0 15px 0 0;
  padding-left: 30px;
  position: relative;
  vertical-align: middle;
}

input[type="radio"] + label:after,
input[type="radio"] + label:before {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  border-radius: 100px;
  content: "";
  height: 23px;
  left: 0;
  position: absolute;
  top: 0;
  width: 23px;
}

input[type="radio"] + label:before {
  background: #009640;
  height: 0;
  left: 11.5px;
  top: 11.5px;
  width: 0;
  z-index: 1;
  border: 0;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

input[type="radio"]:checked + label:before {
  height: 17px;
  left: 3px;
  top: 3px;
  width: 17px;
}

input[type="checkbox"] + label:after,
input[type="checkbox"] + label:before {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  border-radius: 4px;
  content: "";
  height: 23px;
  left: 0;
  position: absolute;
  top: 0;
  width: 23px;
}

input[type="checkbox"] + label:before {
  background: transparent;
  border: 0;
  color: #009640;
  content: "\f00c";
  font-family: "FontAwesome";
  font-size: 0;
  line-height: 23px;
  text-align: center;
  -webkit-transition: all 0.2s ease 0s;
          transition: all 0.2s ease 0s;
  z-index: 1;
}

input[type="checkbox"]:checked + label:before {
  font-size: 15px;
}

.radio-container.panel.error {
  background-color: #FFFFFF;
}

.radio-container.panel.error input[type="radio"] + label::after {
  border-color: #ff0000;
}

.radio-container.panel.error:after {
  content: "";
}

.radio-container.panel.success {
  border-color: #009640;
}

.select {
  position: relative;
  margin-bottom: 0.83333rem;
}

.select:after {
  content: '\f078';
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  height: 36px;
  line-height: 2;
  padding: 1px 1px 0 0;
  pointer-events: none;
  position: absolute;
  right: 0;
  text-align: center;
  text-decoration: inherit;
  bottom: 0;
  white-space: pre;
  width: 39px;
  border-left: 1px solid #ccc;
}

.select:focus::after,
.select.active::after {
  content: '\f077';
}

.select select {
  padding: 3px;
  margin: 0;
  border-radius: 4px;
  background: #FFFFFF;
  border: 1px solid #ccc;
  outline: none;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .select select {
    padding-right: 18px;
  }
}

.fileUpload {
  display: inline-block;
  position: relative;
  margin-bottom: 1rem;
}

.fileUpload input[type=file] {
  margin: 0;
  opacity: 0;
  padding: 0;
}

.fileUpload label {
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  border-radius: 4px;
  color: #606060;
  height: 2.3125rem;
  padding: 7px;
  left: 0;
  position: absolute;
  top: 0;
  text-align: center;
  -webkit-transition: all 0.2s ease;
          transition: all 0.2s ease;
}

.fileUpload label:hover {
  box-shadow: 0 0 3px #ccc;
  border-color: #999999;
}

.customer-id {
  background-color: #FFFFFF;
  padding: 0.83333rem;
  font-size: 1rem;
}

.customer-id strong {
  margin-right: 5px;
}

.spinner {
  width: 70px;
  position: relative;
}

.spinner .spinner_up,
.spinner .spinner_down {
  height: 50%;
  line-height: 50%;
  position: absolute;
  right: 0;
  text-align: center;
  width: 30px;
  cursor: pointer;
  border-color: #FFFFFF;
}

.spinner .spinner_up:hover,
.spinner .spinner_down:hover {
  color: #FFFFFF;
  background-color: #004271;
}

.spinner .spinner_up {
  top: 0;
  border-top-right-radius: 4px;
  margin-top: 1px;
}

.spinner .spinner_up:before {
  position: absolute;
  top: 0;
  height: 200%;
  border-left: 1px solid #ccc;
  content: "";
  left: 0;
}

.spinner .spinner_down {
  bottom: 0;
  border-bottom-right-radius: 4px;
}

.spinner input {
  padding-left: 1rem;
}

.payment-summary {
  background-color: #FFFFFF;
  padding-bottom: 15px;
}

.payment-summary ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
}

.payment-summary li {
  line-height: 2.5;
  text-align: right;
  border-bottom: 1px solid #ccc;
}

.payment-summary li:nth-last-child(2) {
  border: 0;
  font-size: 20px;
}

.payment-summary span {
  color: #00AE9E;
  font-weight: bold;
}

.customer-overview {
  background-color: #FFFFFF;
  padding-bottom: 15px;
}

.customer-overview ul {
  list-style-type: none;
  list-style: none;
  margin: 0;
}

.customer-overview li {
  line-height: 2;
}

.customer-overview span {
  color: #004271;
  margin-right: 5px;
  font-weight: bold;
}

.promotion-code {
  background-color: #FFFFFF;
  padding: 5px;
}

.promotion-code input {
  border: 0;
  box-shadow: none;
  margin: 0;
  color: #00AE9E;
  font-size: 18px;
}

.promotion-code input:focus,
.promotion-code input:active {
  background-color: #FFFFFF;
}

.promotion-code input::-webkit-input-placeholder {
  color: #00AE9E;
  font-size: 18px;
}

.promotion-code input:-moz-placeholder {
  /* Firefox 18- */
  color: #00AE9E;
  font-size: 18px;
}

.promotion-code input::-moz-placeholder {
  /* Firefox 19+ */
  color: #00AE9E;
  font-size: 18px;
}

.promotion-code input:-ms-input-placeholder {
  color: #00AE9E;
  font-size: 18px;
}

.promotion-code button {
  margin: 3px;
  padding-right: 25px;
  padding-left: 25px;
}

/*
.container .row { 
	margin-bottom: 30px; //Just for this UI kit, remove!
}	

}
*/
