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

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

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

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

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

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

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

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

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

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

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

html, body {
  height: 100%; }

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

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

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

a:hover {
  cursor: pointer; }

img:not(.img-fixed) {
  max-width: 100%;
  height: auto; }

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.clearfix:after {
  clear: both; }

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.side-nav {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0.875rem 0; }
  .side-nav li {
    font-size: 0.875rem;
    font-weight: normal;
    margin: 0 0 0.4375rem 0; }
    .side-nav li a:not(.button) {
      color: #008CBA;
      display: block;
      margin: 0;
      padding: 0.4375rem 0.875rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #1cc7ff; }
      .side-nav li a:not(.button):active {
        color: #1cc7ff; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #1cc7ff;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-weight: normal; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: #008CBA;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

table {
  background: #FFFFFF;
  border: solid 0px #DDDDDD;
  margin-bottom: 1.25rem;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #222222;
    font-size: 1rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th,
    table thead tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      color: #222222;
      font-size: 0.875rem;
      font-weight: bold;
      padding: 0.5rem 0.625rem 0.625rem; }
  table tr th,
  table tr td {
    color: #222222;
    font-size: 12px;
    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: 19px; }

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

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

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

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

/* Tooltips */
.has-tip {
  border-bottom: dotted 1px #CCCCCC;
  color: #333333;
  cursor: help;
  font-weight: bold; }
  .has-tip:hover, .has-tip:focus {
    border-bottom: dotted 1px #003f54;
    color: #008CBA; }
  .has-tip.tip-left, .has-tip.tip-right {
    float: none !important; }

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

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

@media only screen {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    bottom: -10px;
    top: auto; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    left: auto;
    margin-top: -5px;
    right: -10px;
    top: 50%; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    left: -10px;
    margin-top: -5px;
    right: auto;
    top: 50%; }
  .tooltip.tip-override > .nub {
    border-color: transparent transparent #333333 transparent; }
  .tooltip.tip-override.tip-left > .nub,
  .tooltip.tip-override.tip-right > .nub {
    margin-top: 0; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* 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: #444444;
  font-family: inherit;
  font-size: 0.875rem;
  line-height: normal;
  padding: 0.5rem;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:focus {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

label.error {
  color: #f04124; }

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

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

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

.js-generated {
  display: block; }

@media only screen and (min-width: 40.0625em) {
  .top-bar {
    background: #4F5671;
    overflow: visible; }
    .top-bar:before, .top-bar:after {
      content: " ";
      display: table; }
    .top-bar:after {
      clear: both; }
    .top-bar .toggle-topbar {
      display: none; }
    .top-bar .title-area {
      float: left; }
    .top-bar .name h1 a,
    .top-bar .name h2 a,
    .top-bar .name h3 a,
    .top-bar .name h4 a,
    .top-bar .name h5 a,
    .top-bar .name h6 a {
      width: auto; }
    .top-bar input,
    .top-bar select,
    .top-bar .button,
    .top-bar button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar .has-form > .button,
    .top-bar .has-form > button {
      font-size: 0.875rem;
      height: 1.75rem;
      position: relative;
      top: 0.53125rem; }
    .top-bar.expanded {
      background: #4F5671; }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 62.5rem; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #000;
      background: #FFFFFF;
      color: #000; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #4F5671;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #000;
        background: #FFFFFF; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #008CBA;
      color: #FFFFFF;
      line-height: 2.8125rem;
      padding: 0 0.9375rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #0078a0;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.40625rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.1875rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: red;
        line-height: 2.8125rem;
        padding: 12px 0.9375rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: red; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #000;
        color: red;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: red;
        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 #606989;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #4F5671;
      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: #000;
    background: #FFFFFF;
    color: #000; }
  .no-js .top-bar-section ul li:active > a {
    background: #008CBA;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

h1 {
  font-size: 2.125rem; }

h2 {
  font-size: 1.6875rem; }

h3 {
  font-size: 1.375rem; }

h4 {
  font-size: 1.125rem; }

h5 {
  font-size: 1.125rem; }

h6 {
  font-size: 1rem; }

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

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

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

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

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

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

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

ul {
  margin-left: 1.1rem; }

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

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

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

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

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

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

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

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

dl dd {
  margin-bottom: 0.75rem; }

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

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

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

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

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

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

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

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4; }
  h1 {
    font-size: 2.75rem; }
  h2 {
    font-size: 2.3125rem; }
  h3 {
    font-size: 1.6875rem; }
  h4 {
    font-size: 1.4375rem; }
  h5 {
    font-size: 1.125rem; }
  h6 {
    font-size: 1rem; } }

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }
  html,
  body {
    height: auto; }
  a,
  a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group;
    /* h5bp.com/t */ }
  tr,
  img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  @page {
    margin: 0.34in; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }
  h2,
  h3 {
    page-break-after: avoid; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Print visibility */
.print-only {
  display: none !important; }

@media print {
  .print-only,
  .show-for-print {
    display: block !important; }
  .hide-on-print,
  .hide-for-print {
    display: none !important; }
  table.show-for-print {
    display: table !important; }
  thead.show-for-print {
    display: table-header-group !important; }
  tbody.show-for-print {
    display: table-row-group !important; }
  tr.show-for-print {
    display: table-row !important; }
  td.show-for-print {
    display: table-cell !important; }
  th.show-for-print {
    display: table-cell !important; } }

/*************************************************************
 * GENERIC STYLES
 *************************************************************/
/* disable the chrome font boosting that doesn't work for all elements */
html, html * {
  max-height: 1000000px; }

html, body {
  font-family: Arial;
  font-size: 13px;
  line-height: 19px;
  background-color: #F7F3EC; }

h1 {
  font-family: Arial;
  /*margin-top: 10px;*/
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  font-weight: 400;
  color: #4f5671;
  padding: 5px 0; }

h2 {
  font-family: Arial;
  font-size: 20px;
  font-weight: 400;
  color: #4f5671;
  padding: 5px 0px;
  margin-bottom: 0px;
  margin-top: 0px; }

h3 {
  font-size: 14px;
  font-weight: 700;
  padding: 5px 0; }

a, a:hover, a:focus {
  color: #007f7f; }

a:hover {
  text-decoration: underline; }

table {
  width: 100%;
  font-size: 12px;
  border-top: 1px solid #000;
  border-collapse: collapse; }

table tr {
  background: #fff !important; }

table tbody tr:hover {
  background-color: #eee !important; }

table tbody tr:hover td {
  background-color: #eee; }

table thead tr.filters input.filter {
  width: 100% !important; }

table thead tr th, table thead tr td {
  font-size: 14px; }

table thead tr:last-child td, table thead tr:last-child th {
  border-bottom: 1px solid #ccc; }

table tbody tr td {
  border-bottom: 1px solid #ccc; }

table tr.single-link {
  cursor: pointer; }

table tr.single-link a {
  text-decoration: underline; }

table thead td.sort-highlight {
  background-color: #fafafa; }

table tbody td.sort-highlight {
  background-color: #fafafa; }

form fieldset {
  padding: 0px;
  padding-top: 15px;
  border: 0px;
  border-top: 1px solid #000; }
  form fieldset legend {
    margin-left: 20px; }

form div.radio-vertical {
  margin-bottom: 10px; }
  form div.radio-vertical input[type="radio"] {
    position: absolute; }
  form div.radio-vertical label {
    display: block;
    margin-left: 20px; }

sup, sub {
  line-height: 0; }

pre {
  white-space: normal; }

blockquote {
  color: #222; }

label {
  cursor: default; }

.no-wrap {
  white-space: nowrap; }

div.quickform form label {
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 1px; }

.main-section {
  max-width: 1260px;
  margin: 0 30px;
  margin: 0 auto;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.1); }
  @media only screen and (max-width: 40em) {
    .main-section {
      padding: 0; } }
  @media only screen and (min-width: 40.063em) {
    .main-section {
      padding: 0; } }
  @media only screen and (min-width: 64.063em) {
    .main-section {
      padding: 0 30px; } }

article {
  line-height: inherit; }

.columns article p {
  line-height: inherit; }

div#no-javascript {
  background-color: #9F1326;
  max-width: 1260px;
  margin: 0 auto;
  font-size: 14px;
  padding: 10px;
  text-align: center;
  color: #fff; }

/*************************************************************
 * GENERIC CLASS STYLES
 *************************************************************/
div.more-links {
  color: #a71a1a !important; }
  @media only screen and (max-width: 40em) {
    div.more-links {
      padding: 0 10px; } }
  @media only screen and (min-width: 40.063em) {
    div.more-links {
      padding: 15px 10px; } }
  @media only screen and (min-width: 64.063em) {
    div.more-links {
      padding: 15px 10px; } }
  div.more-links.no-top-padding {
    padding-top: 0px; }

div.more-links.align-right {
  /*text-align: right;*/ }

a.red-link {
  margin: 0 5px;
  font-size: 13px;
  color: #a71a1a !important;
  font-style: italic; }

a.red-link:hover {
  text-decoration: underline; }

.top-border {
  border-top: 2px solid #000;
  padding-top: 10px; }
  .top-border.thick {
    border-top-width: 3px; }

div.inverted {
  /*background-color: #f7f7f7;*/ }

.text-information {
  display: inline;
  font-size: 13px;
  line-height: 19px;
  color: #555; }

.bold {
  font-weight: 700; }

.italics {
  font-style: italic; }

.times {
  font-family: Times, Arial; }

.highlight {
  color: #a71a1a; }

.bolded-text {
  font-size: 13px;
  display: block;
  font-weight: 400;
  color: #4f5671;
  padding: 0 5px;
  margin-top: 5px; }

.bolded-text:hover {
  text-decoration: none; }

.manuscript-tag {
  display: inline-block;
  font-size: 13px;
  padding: 0 5px;
  line-height: 19px; }

.manuscript-tag.open-access-tag, .label {
  background-color: #5f5671;
  color: #ffffff;
  font-size: 11px;
  margin-right: 3px;
  white-space: nowrap; }

.manuscript-tag, .label a {
  color: #fff; }

.label.openaccess {
  background-color: #4f5671; }
  .label.openaccess.sci {
    background-color: #417505; }
  .label.openaccess.sci-version {
    background-color: #666; }

.label.review, .label.articletype {
  background-color: #9F1326; }

.label.feature {
  background-color: #00848F; }

.label.choice {
  background-color: #227aba; }

table.tablesorter thead tr .header {
  background-image: url("#/img/table_bg.gif");
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer; }

.subMenu li ul {
  position: absolute;
  visibility: hidden;
  margin: 1px 0em 0em 1em !important;
  padding: 0;
  z-index: 2; }

table.tablesorter thead tr .headerSortUp {
  background-image: url("/img/asc.gif");
  background-color: #fafafa; }

.no-margin-top {
  margin-top: 0px; }

.no-border-top {
  border-top: 0px; }

/*div.banner-container {*/
/*display: none;*/
/*}*/
.social-media-links {
  text-align: center; }

.social-media-links a {
  color: #999;
  margin: 2px; }

.social-media-links a:hover {
  text-decoration: none; }

a:hover .fa.fa-linkedin-square {
  color: #0077B5; }

a:hover .fa.fa-facebook-square {
  color: #4c66a4; }

a:hover .fa.fa-twitter-square {
  color: #55acee; }

a:hover .fa.fa-google-plus-square {
  color: #d34836; }

a:hover .fa.fa-weixin {
  color: #1aad19; }

.fa.fa-weixin-square {
  background: url(/img/icons/weixin_grey.png);
  background-size: cover;
  width: 26px;
  height: 26px;
  position: relative;
  top: 2px;
  border-radius: 5px; }

a:hover .fa.fa-weixin-square {
  background: url(/img/icons/weixin.png);
  background-size: cover; }

.fa.fa-mendeley-square {
  background: url(/img/icons/mendeley_new_grey.png);
  background-size: cover;
  width: 26px;
  height: 26px;
  position: relative;
  top: 2px;
  border-radius: 5px; }

a:hover .fa.fa-mendeley-square {
  background: url(/img/icons/mendeley_new.png);
  background-size: cover; }

div.abstractGraphicContainer {
  max-width: 450px;
  margin: 10px 0 5px 0; }
  div.abstractGraphicContainer img {
    max-width: 100%;
    max-height: 350px; }

ul.hidden {
  display: none; }

.hidden-override {
  display: none !important; }

.editors_img {
  max-height: 8em;
  max-width: 8em;
  border-radius: 50%; }

p.separator {
  margin: 0.8em 0px;
  padding: 0px;
  display: block;
  border-bottom: 1px solid #CCC; }

.back-to-top {
  position: fixed;
  /*bottom: 28px;*/
  bottom: -3px;
  right: 0px;
  text-decoration: none;
  color: #000000;
  background-color: rgba(235, 235, 235, 0.8);
  background-color: rgba(135, 135, 135, 0.5);
  font-size: 12px;
  padding: 8px;
  display: none;
  width: 111px;
  right: 141px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  text-align: center; }
  .back-to-top:hover {
    background-color: #878787;
    color: #000;
    bottom: 0px;
    text-decoration: none; }
  .back-to-top:visited {
    color: #000; }

span.inlineblock {
  display: inline-block;
  margin-right: 3px; }

/*************************************************************
 * FOUNDATION MODIFICATIONS
 *************************************************************/
ul, ol, dl {
  line-height: inherit;
  font-size: inherit; }

.columns {
  margin-top: 10px;
  padding: 10px;
  padding-top: 0px; }

.columns.centered {
  text-align: center; }

.columns.right-aligned {
  text-align: right; }

.columns.middle-bordered {
  border-left: 1px solid #ededed;
  border-right: 1px solid #ededed; }
  @media only screen and (max-width: 40em) {
    .columns.middle-bordered {
      border: 0px; } }
  @media only screen and (min-width: 40.063em) {
    .columns.middle-bordered {
      border-left: 1px solid #ededed;
      border-right: 1px solid #ededed; } }
  @media only screen and (min-width: 64.063em) {
    .columns.middle-bordered {
      border-left: 1px solid #ededed;
      border-right: 1px solid #ededed; } }

.columns.left-bordered {
  border-left: 1px solid #ededed; }

.row.full-width {
  max-width: 1200px; }

.columns p {
  /*padding: 0 5px;*/
  line-height: 19px; }

.columns.small-15 {
  width: 15%; }

.columns.small-25 {
  width: 25%; }

.reveal-modal {
  padding: 0px; }
  .reveal-modal.inverted {
    background-color: #fff; }
  .reveal-modal h2 {
    background-color: #007F7F;
    padding-left: 15px;
    padding-right: 15px;
    color: #fff; }
  .reveal-modal h3 {
    font-family: Arial;
    font-size: 20px;
    font-weight: 400;
    color: #4F5671;
    padding: 5px 0px;
    margin-bottom: 10px;
    margin-top: 0px; }
  .reveal-modal a.close-reveal-modal {
    top: 3px;
    color: #fff; }
    .reveal-modal a.close-reveal-modal:hover {
      text-decoration: none; }
  .reveal-modal a.button-new {
    padding-left: 15px;
    padding-right: 15px; }
  .reveal-modal .row {
    padding: 10px; }
    .reveal-modal .row .columns input[type="checkbox"] {
      position: absolute;
      margin-top: 1px; }
    .reveal-modal .row .columns label {
      margin-left: 20px;
      font-size: 13px; }

.label {
  padding: 3px 6px; }

/*
 * JQUERY UI STYLES
 */
ul.ui-widget-content {
  background-color: #fff;
  font-size: 13px;
  font-family: Arial;
  padding: 5px 0px; }
  ul.ui-widget-content li.ui-menu-item a {
    border: 0px;
    border-radius: 0px;
    margin: 0px;
    padding: 5px 10px; }
    ul.ui-widget-content li.ui-menu-item a:hover, ul.ui-widget-content li.ui-menu-item a:focus, ul.ui-widget-content li.ui-menu-item a:active, ul.ui-widget-content li.ui-menu-item a.ui-state-focus {
      margin: 0px;
      color: #fff;
      background-color: #007F7F; }

.ui-slider-horizontal .ui-slider-range {
  background-color: #007F7F; }

.ui-slider-horizontal .ui-slider-handle {
  border-color: #ccc;
  background-color: inherit; }

#ui-datepicker-div {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: 0px 2px 10px 2px #cccccc;
  -moz-box-shadow: 0px 2px 10px 2px #cccccc;
  box-shadow: 0px 2px 10px 2px #cccccc; }
  #ui-datepicker-div .ui-datepicker-header {
    position: relative;
    text-align: center;
    line-height: 40px;
    border: 0px;
    background: none; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-prev {
      position: absolute;
      left: 10px;
      border: 0px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-next {
      position: absolute;
      right: 10px;
      border: 0px; }
    #ui-datepicker-div .ui-datepicker-header .ui-datepicker-title {
      display: inline-block;
      /*padding: 10px;*/
      font-weight: 700; }
    #ui-datepicker-div .ui-datepicker-header .ui-icon {
      width: auto;
      text-indent: 0;
      overflow: visible;
      font-weight: normal;
      background-image: none;
      background-color: #fff; }
  #ui-datepicker-div .ui-datepicker-calendar thead tr th {
    width: 38px; }
  #ui-datepicker-div .ui-datepicker-calendar .ui-state-default {
    border: 0px;
    background: none; }
  #ui-datepicker-div .ui-datepicker-calendar span.ui-state-default {
    color: #454545; }
  #ui-datepicker-div .ui-datepicker-calendar a.ui-state-default.ui-state-active {
    color: #000;
    font-weight: 700; }

/**
 * USERSNAP TWEAKING
 */
@media only screen and (max-width: 40em) {
  #us_report_button {
    height: 30px !important;
    width: 30px !important; } }

/*
 * CAPTCHA
 */
#captchaModal {
  width: 300px; }
  #captchaModal #emailCaptchaForm, #captchaModal #alertCaptchaForm, #captchaModal #accessCaptchaForm {
    background-color: #fff;
    padding-bottom: 10px; }
    #captchaModal #emailCaptchaForm .row, #captchaModal #alertCaptchaForm .row, #captchaModal #accessCaptchaForm .row {
      padding-top: 0px;
      padding-bottom: 0px; }
    #captchaModal #emailCaptchaForm #errorMsg, #captchaModal #alertCaptchaForm #errorMsg, #captchaModal #accessCaptchaForm #errorMsg {
      margin: 3px 0;
      color: red;
      display: none; }
    #captchaModal #emailCaptchaForm input[type="text"], #captchaModal #alertCaptchaForm input[type="text"], #captchaModal #accessCaptchaForm input[type="text"] {
      width: 70%;
      display: inline-block; }
    #captchaModal #emailCaptchaForm input[type="submit"], #captchaModal #alertCaptchaForm input[type="submit"], #captchaModal #accessCaptchaForm input[type="submit"] {
      width: 25%;
      display: inline-block; }

#reloadCaptcha {
  color: #007F7F;
  cursor: pointer; }
  #reloadCaptcha:hover {
    text-decoration: underline; }

#jmolModal {
  width: 610px; }

/*************************************************************
 * CYCLE2 SLIDESHOW
 *************************************************************/
#content .abstract-figures-show {
  font-weight: 700;
  display: block;
  outline: none; }

#content div.abstract-image-preview {
  display: none;
  padding: 5px 0;
  position: relative;
  padding-bottom: 10px; }
  #content div.abstract-image-preview.open {
    display: block; }
  #content div.abstract-image-preview .arrow {
    position: absolute;
    height: 300px;
    line-height: 300px;
    font-size: 30px;
    color: #ccc; }
    #content div.abstract-image-preview .arrow:hover {
      color: #666;
      cursor: pointer; }
    #content div.abstract-image-preview .arrow.left-arrow {
      left: 0px; }
    #content div.abstract-image-preview .arrow.right-arrow {
      right: 0px; }
  #content div.abstract-image-preview .cycle-slideshow {
    width: 90%;
    max-height: 330px;
    text-align: center;
    margin: 10px auto 0 auto;
    cursor: pointer;
    padding-bottom: 20px; }
    #content div.abstract-image-preview .cycle-slideshow .cycle-slide {
      width: 100%;
      height: 300px;
      text-align: center;
      padding-bottom: 20px; }
    #content div.abstract-image-preview .cycle-slideshow .helper {
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    #content div.abstract-image-preview .cycle-slideshow img {
      max-width: 100%;
      max-height: 100%;
      border: 1px solid #ccc; }
    #content div.abstract-image-preview .cycle-slideshow p {
      position: relative;
      display: block;
      width: 100%;
      bottom: -10px;
      margin: 0;
      margin-top: 10px;
      text-align: center; }

/*************************************************************
 * SEARCH BAR STYLES
 *************************************************************/
input[type="text"], input[type="reset"], input[type="submit"], input[type="button"], input[type="email"], select,
button[type="submit"], a.button-new {
  background-color: #fff;
  font-family: Arial;
  display: inline-block;
  font-size: 13px;
  margin-bottom: 0px;
  box-shadow: none; }
  @media only screen and (max-width: 40em) {
    input[type="text"], input[type="reset"], input[type="submit"], input[type="button"], input[type="email"], select,
    button[type="submit"], a.button-new {
      height: 28px;
      padding: 5px 5px; } }
  @media only screen and (min-width: 40.063em) {
    input[type="text"], input[type="reset"], input[type="submit"], input[type="button"], input[type="email"], select,
    button[type="submit"], a.button-new {
      height: 22px;
      padding: 2px 5px; } }
  @media only screen and (min-width: 64.063em) {
    input[type="text"], input[type="reset"], input[type="submit"], input[type="button"], input[type="email"], select,
    button[type="submit"], a.button-new {
      height: 22px;
      padding: 2px 5px; } }

button[type="submit"], a.button-new {
  border-radius: 2px; }

textarea {
  background-color: #fff;
  font-family: Arial;
  font-size: 13px;
  padding: 5px 5px;
  box-shadow: none; }

input[type="text"], input[type="email"] {
  padding-left: 5px; }

input[type="reset"], input[type="submit"], input[type="button"], a.button-new, button.button-new {
  border: 0px;
  background-color: #4f5671;
  color: #fff !important;
  border-radius: 2px;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s; }
  input[type="reset"].disabled, input[type="submit"].disabled, input[type="button"].disabled, a.button-new.disabled, button.button-new.disabled {
    color: #4f5671 !important;
    background-color: #ccc;
    cursor: default; }
  input[type="reset"].submit-manuscript, input[type="reset"].display-type, input[type="submit"].submit-manuscript, input[type="submit"].display-type, input[type="button"].submit-manuscript, input[type="button"].display-type, a.button-new.submit-manuscript, a.button-new.display-type, button.button-new.submit-manuscript, button.button-new.display-type {
    color: #fff !important;
    background-color: #999;
    display: block;
    width: 100%;
    margin: 10px 0;
    padding: 10px;
    text-align: center;
    height: auto; }
    input[type="reset"].submit-manuscript.inline, input[type="reset"].display-type.inline, input[type="submit"].submit-manuscript.inline, input[type="submit"].display-type.inline, input[type="button"].submit-manuscript.inline, input[type="button"].display-type.inline, a.button-new.submit-manuscript.inline, a.button-new.display-type.inline, button.button-new.submit-manuscript.inline, button.button-new.display-type.inline {
      width: auto;
      padding-left: 20px;
      padding-right: 20px; }
    input[type="reset"].submit-manuscript.inverted, input[type="reset"].display-type.inverted, input[type="submit"].submit-manuscript.inverted, input[type="submit"].display-type.inverted, input[type="button"].submit-manuscript.inverted, input[type="button"].display-type.inverted, a.button-new.submit-manuscript.inverted, a.button-new.display-type.inverted, button.button-new.submit-manuscript.inverted, button.button-new.display-type.inverted {
      background-color: #FAC902;
      color: #000 !important; }
    input[type="reset"].submit-manuscript.header, input[type="reset"].display-type.header, input[type="submit"].submit-manuscript.header, input[type="submit"].display-type.header, input[type="button"].submit-manuscript.header, input[type="button"].display-type.header, a.button-new.submit-manuscript.header, a.button-new.display-type.header, button.button-new.submit-manuscript.header, button.button-new.display-type.header {
      float: right;
      max-width: 190px;
      margin: 0; }

input[type="reset"].full-width, input[type="submit"].full-width, .button-new.full-width {
  width: 100%;
  text-align: center; }

input[type="reset"]:hover, input[type="reset"].active, input[type="submit"]:hover, input[type="button"]:hover, a.button-new:hover, button.button-new:hover {
  color: #4f5671 !important;
  background-color: #ccc;
  text-decoration: none; }
  input[type="reset"]:hover.submit-manuscript, input[type="reset"].active.submit-manuscript, input[type="submit"]:hover.submit-manuscript, input[type="button"]:hover.submit-manuscript, a.button-new:hover.submit-manuscript, button.button-new:hover.submit-manuscript {
    background-color: #FAC902;
    color: #000 !important; }
    input[type="reset"]:hover.submit-manuscript.inverted, input[type="reset"].active.submit-manuscript.inverted, input[type="submit"]:hover.submit-manuscript.inverted, input[type="button"]:hover.submit-manuscript.inverted, a.button-new:hover.submit-manuscript.inverted, button.button-new:hover.submit-manuscript.inverted {
      color: #FFF !important;
      background-color: #ccc; }

/* Additional journal / article navigation buttons */
.big_direction {
  position: fixed;
  background-color: #eee;
  border: 2px solid #ccc;
  min-height: 80px;
  margin-top: 25vh;
  min-width: 250px;
  padding-right: 1em;
  /* width:auto; max-width: 35vw; */
  width: 350px;
  font-size: 9pt;
  display: none;
  height: auto;
  z-index: 3; }

.direction {
  width: 20px;
  height: 80px;
  position: fixed;
  border: 2px solid #ccc;
  /*    margin-top: 20%; */
  margin-top: 25vh;
  z-index: 2;
  background-color: #eee; }

.direction_right {
  right: 0; }

.big_direction div {
  bottom: 0;
  height: auto;
  line-height: 150%;
  margin: 0 0 0 1.7em;
  overflow: hidden;
  width: auto;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.big_direction div div {
  margin: 0;
  padding: 0;
  /* color: black !important; */
  font-style: italic; }

/*************************************************************
 * ARTICLE LISTING STYLES
 *************************************************************/
#offices {
  margin: 0 -10px; }
  #offices p {
    margin-bottom: 0px;
    font-size: 12px; }
  #offices h3 {
    margin-top: 0;
    padding-top: 0; }
  #offices .row {
    margin: 0 -10px; }

/*************************************************************
 * INDEX PAGE STYLES
 *************************************************************/
ul#index-journals {
  list-style: none;
  margin-left: 5px;
  margin-bottom: 0px; }
  ul#index-journals li {
    position: relative; }
    ul#index-journals li img {
      max-height: 60px;
      padding: 4px; }
    ul#index-journals li a {
      display: block; }
      ul#index-journals li a .impact-factor {
        display: none;
        width: 45px;
        height: 45px;
        position: absolute;
        right: 0px;
        top: 3px;
        background-color: #facc00;
        border-radius: 50%;
        text-align: center;
        font-family: Georgia;
        font-size: 8px;
        line-height: 9px;
        padding-top: 9px;
        color: #000;
        visibility: hidden;
        opacity: 0;
        transition: visibility 0s, opacity 1s linear;
        -webkit-transition: visibility 0s, opacity 1s linear;
        -moz-transition: visibility 0s, opacity 1s linear;
        -ms-transition: visibility 0s, opacity 1s linear;
        -o-transition: visibility 0s, opacity 1s linear; }
        ul#index-journals li a .impact-factor .if {
          font-weight: 700;
          font-size: 10px; }

#journal-listing {
  margin-top: 3px;
  min-height: 285px; }
  #journal-listing ul {
    list-style: outside none none;
    margin: 0px;
    padding: 0px;
    position: relative; }
    #journal-listing ul li.journal-listing-subject {
      margin-top: 23px;
      margin-bottom: 17px;
      padding-left: 40px;
      padding-right: 20px;
      padding-bottom: 15px; }
      #journal-listing ul li.journal-listing-subject img {
        max-height: 60px;
        padding: 6px 4px; }
  #journal-listing a.orbit-prev span {
    border-color: transparent #999 transparent transparent; }
  #journal-listing a.orbit-prev:hover {
    background-color: #FFF; }
    #journal-listing a.orbit-prev:hover span {
      border-color: transparent #FAC902 transparent transparent; }
  #journal-listing a.orbit-next span {
    border-color: transparent transparent transparent #999; }
  #journal-listing a.orbit-next:hover {
    background-color: #FFF; }
    #journal-listing a.orbit-next:hover span {
      border-color: transparent transparent transparent #FAC902; }
  #journal-listing .orbit-slide-number {
    display: none; }
  #journal-listing .slider-container.hidden {
    display: none; }
  #journal-listing .orbit-bullets {
    display: block !important; }

@media only screen and (min-width: 74.063em) {
  ul#index-journals li a .impact-factor {
    display: inline-block; }
  ul#index-journals li a:hover .impact-factor {
    visibility: visible;
    opacity: 1; } }

.selected-special-issue {
  /*margin: 0 15px;*/
  padding: 15px;
  line-height: 19px;
  border-bottom: 1px solid #ededed; }

.selected-special-issue a.issue-link {
  display: block; }

.selected-special-issue .issue-title, .generic-item .issue-title {
  font-weight: 700;
  font-family: Arial;
  font-size: 15px;
  line-height: 19px;
  display: block;
  margin-bottom: 2px; }

.selected-special-issue a {
  color: #000; }

.selected-special-issue a:hover {
  /*text-decoration: underline;*/
  /*-webkit-text-decoration-color: #4f5671;*/
  /*-moz-text-decoration-color: #4f5671;  */
  /*text-decoration-color: #4f5671;*/
  /*background-image: repeating-linear-gradient(180deg, transparent, transparent 19px, #4f5671 20px);*/
  text-decoration: none;
  color: #007F7F; }

#index-members {
  padding: 10px 0px 20px 0px;
  text-align: center;
  font-size: 16px;
  color: #4f5671; }
  #index-members a:hover {
    text-decoration: none; }
  #index-members img {
    height: 65px;
    padding: 5px 25px; }

ul.index-browse-subjects, ul.side-menu-ul {
  list-style: none;
  padding: 0;
  margin: 5px 0;
  padding-left: 1.8em;
  text-indent: -1.2em;
  line-height: 18px;
  font-size: 12px; }

ul.side-menu-ul.index-browse-subjects {
  /*display    : none;*/ }

ul.side-menu-ul ul {
  list-style: none;
  margin: 0px 0px 0px 1.2em; }

li.side-menu-header-li {
  color: #4F5671;
  font-weight: 700;
  padding-top: 10px; }

li.side-menu-li:before {
  display: block;
  float: left;
  width: 1.2em;
  content: "■";
  color: #d8d8d8;
  /*padding-right: 3px;*/ }

li.side-menu-li a {
  color: #4f5671; }

li.side-menu-li.active {
  font-weight: 700; }

li.side-menu-li a:hover {
  text-decoration: underline; }

/* ARTICLE ABSTRACT */
#abstract {
  padding-top: 10px; }

#abstract h1 {
  font-size: 20px;
  font-weight: 700;
  border-top: 1px solid #ededed;
  color: #4F5671;
  padding: 15px 0; }

#abstract h1.no-border-top {
  border-top: 0px; }

#abstract h1.title {
  font-family: Helvetica, Arial;
  color: #222;
  font-size: 23px;
  line-height: 27px;
  margin-top: 0;
  border-top: 0px;
  padding: 17px 0; }

#abstract .affiliation .affiliation-item, #abstract .affiliation #abstract .index-item {
  position: absolute;
  display: inline-block;
  width: 13px; }

#abstract .affiliation .affiliation-name, #abstract .affiliation #abstract .index-name {
  margin-left: 13px;
  padding-bottom: 3px;
  line-height: 17px; }
  #abstract .affiliation .affiliation-name.affiliation-name-extended, #abstract .affiliation #abstract .index-name.affiliation-name-extended {
    margin-left: 16px; }

#abstract .affiliation > div:first-child {
  margin-left: 0px; }

#abstract .index-item {
  position: absolute;
  display: inline-block;
  width: 13px; }

#abstract .index-name {
  margin-left: 13px;
  padding-bottom: 5px; }

#abstract .html-italic {
  font-style: italic;
  display: inline; }

.page-highlight .discontinued, .page-highlight .highlighted {
  padding: 10px;
  margin-top: 5px;
  margin: 0.5em 0px;
  border-radius: 6px;
  border: 1px solid #DDD;
  padding: 0.5em 1em;
  border: 0px;
  background-color: #FAC902; }
  .page-highlight .discontinued a, .page-highlight .highlighted a {
    color: #000; }

.generic-highlight {
  padding: 10px;
  margin-top: 5px;
  margin: 0.5em 0px;
  border-radius: 6px;
  border: 1px solid #DDD;
  padding: 0.5em 1em;
  border: 0px;
  background-color: #FAC902; }
  .generic-highlight a {
    font-weight: 700;
    color: #000; }

#abstract .highlight-box {
  background-color: #eee;
  padding: 10px;
  margin-top: 5px;
  margin: 0.5em 0px;
  border-radius: 6px;
  border: 1px solid #DDD;
  padding: 0.5em 1em; }
  #abstract .highlight-box.article-secondary-box {
    border: 0px;
    background-color: #FAC902;
    margin: 0px;
    margin-top: -10px; }
    #abstract .highlight-box.article-secondary-box a {
      color: #000; }
  #abstract .highlight-box.check-update {
    height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px; }
    #abstract .highlight-box.check-update a {
      text-decoration: underline; }

#abstract #author_stats_id {
  display: none; }
  #abstract #author_stats_id #type_links a {
    margin-right: 5px;
    display: inline-block; }
    #abstract #author_stats_id #type_links a.active {
      text-decoration: underline; }
  #abstract #author_stats_id #article_advanced_stats {
    height: 400px;
    width: 100%; }
    #abstract #author_stats_id #article_advanced_stats #map {
      position: absolute;
      left: 0px;
      bottom: 30px;
      height: 15px;
      width: 100%;
      padding-bottom: 5px; }
      #abstract #author_stats_id #article_advanced_stats #map > div {
        background-color: #c8eeff;
        background-image: linear-gradient(to right, #c8eeff, #006491);
        width: 25%;
        height: 15px;
        display: inline-block;
        margin: 0 5px;
        margin-bottom: -2px; }

.tabs.journal-tabs {
  border-bottom: 1px solid #ccc; }
  .tabs.journal-tabs .tab-title {
    font-weight: 700; }
    .tabs.journal-tabs .tab-title a {
      padding: 5px 10px;
      color: #4F5671;
      background-color: #fff;
      border: 1px solid #ccc;
      border-bottom: 0px; }
      .tabs.journal-tabs .tab-title a::hover {
        background-color: #fff; }

#abstract .art-keywords {
  margin: 5px 0; }

#abstract .art-authors a {
  color: #222;
  font-weight: 700; }

#abstract .art-abstract {
  display: inline-block; }
  @media only screen and (max-width: 40em) {
    #abstract .art-abstract {
      text-align: normal; } }
  @media only screen and (min-width: 40.063em) {
    #abstract .art-abstract {
      text-align: justify; } }
  @media only screen and (min-width: 64.063em) {
    #abstract .art-abstract {
      text-align: justify; } }

#abstract .pubhistory {
  /*padding: 5px 0;*/
  /*font-style: italic;*/
  /*padding-bottom: 3px;*/ }

#abstract .related_container-fluid {
  padding: 0px;
  margin: 0px; }

#abstract .related_suggestion_title {
  font-family: Arial;
  margin-top: 0px;
  font-size: 24px;
  font-weight: 700;
  color: #4F5671;
  color: #000;
  padding: 10px 0 5px 0;
  margin-bottom: 6px;
  border-top: 1px solid #ededed;
  margin-top: 15px; }

.altmetric-embed.right {
  float: left !important; }

.journal-info {
  margin-top: 10px;
  padding-bottom: 5px;
  text-align: center; }

.journal-info span {
  display: inline-block;
  padding: 0 20px 0 0; }

.journal-info span:first-child {
  padding-left: 0px; }

.journal-info span:last-child {
  padding-right: 0px; }

/* VOLUME */
div.issue-cover {
  float: left;
  text-align: center;
  margin-bottom: 10px; }
  div.issue-cover img {
    height: 180px;
    margin: 10px 25px; }
  div.issue-cover h4 {
    font-size: 11pt;
    font-weight: 700; }
  div.issue-cover h5 {
    font-size: 11pt;
    font-weight: 700; }

/* JOURNALS A-Z */
#journaltable img.journal-logo,
.journaltable img.journal-logo {
  /*width: 30px;*/
  height: 45px; }

#journaltable img.journal-rss,
.journaltable img.journal-rss {
  height: 16px; }

/* ABOUT MEMBERS */
div#more-information-about-mdpi {
  overflow: hidden;
  margin-top: 10px; }
  div#more-information-about-mdpi a {
    display: block;
    float: left;
    max-width: 200px;
    margin-right: 10px;
    padding-bottom: 15px;
    padding-top: 5px;
    padding-left: 5px; }
    div#more-information-about-mdpi a img {
      margin-right: 10px;
      box-shadow: 5px 5px 10px #888; }

#middle-column div.staff {
  margin: 5px 0;
  font-size: 14px;
  font-weight: 700; }

#middle-column div.biography {
  /*background-color : #f7f7f7;*/
  /*padding          : 10px;*/
  margin-top: 5px; }
  #middle-column div.biography .avatar {
    position: absolute; }
    @media only screen and (max-width: 40em) {
      #middle-column div.biography .avatar {
        left: 10px; } }
    @media only screen and (min-width: 40.063em) {
      #middle-column div.biography .avatar {
        left: 20px; } }
    @media only screen and (min-width: 64.063em) {
      #middle-column div.biography .avatar {
        left: 40px; } }

a.member-link {
  display: inline-block;
  min-width: 200px;
  margin-bottom: 20px;
  text-align: center; }

/* AWARDS */
#awards div.award-container {
  border-top: 1px solid #ededed;
  margin-top: 20px; }
  #awards div.award-container .columns {
    padding: 0px; }
  #awards div.award-container .img {
    margin: 10px; }
  #awards div.award-container h2 {
    border: 0px;
    margin-top: 0px; }

/* MDPI EVENTS */
#content #middle-column #common-middle-column #mdpievents table {
  margin-bottom: 0; }
  #content #middle-column #common-middle-column #mdpievents table tbody tr:last-of-type td {
    border-bottom: 0; }

#content #middle-column #common-middle-column #mdpievents h2 {
  margin-top: 0; }

/* DYNAMIC CONTENT CLASS FOR COLUMN HEIGHTS */
.extending-content {
  display: none; }

.extending-content .expanding-div.collapsed {
  display: none; }

.extending-content .expanding-div.expanded {
  display: block; }

.column-padding {
  margin-top: -1px; }

/**************************************************'
 *  MEDIA SIZE 
 *************************************************/
/* small */
@media only screen and (max-width: 40em) {
  .hide-medium-down-initially {
    display: none; }
  .hide-medium-down-initially.active {
    display: block; }
  .hide-small-down-initially {
    display: none; }
    .hide-small-down-initially.active {
      display: block; }
  ul#index-journals.hidden {
    display: none; }
  ul#index-journals img {
    height: 46px; } }

/* medium */
@media only screen and (min-width: 40.063em) {
  .hide-medium-down-initially {
    display: none; }
  .hide-medium-down-initially.active {
    display: block; }
  .hide-small-down-initially {
    display: block; }
  ul#index-journals.hidden {
    display: block !important; }
  ul#index-journals img {
    height: 35px; } }

/* large */
@media only screen and (min-width: 64.063em) {
  .columns.large-20 {
    width: 20%; }
  .columns.large-60 {
    width: 60%; }
  .columns.large-80 {
    width: 80%; }
  .hide-medium-down-initially {
    display: block; }
  .hide-small-down-initially {
    display: block; }
  ul#index-journals.hidden {
    display: block !important; }
  ul#index-journals img {
    height: 46px; } }

.element.error ul li {
  color: red !important; }

.jfilestyle input {
  display: inline; }

.focus-jfilestyle label {
  height: 40px;
  margin-bottom: 0px !important;
  padding-top: 10px !important;
  transition: background-color 300ms ease-out 0s; }
  .focus-jfilestyle label span {
    color: #000;
    font-weight: 400; }
  .focus-jfilestyle label:hover {
    background-color: #eee; }

/* SI PROPOSAL FORM CLASSED */
/*proposal form classes*/
.formLabels {
  color: #000000;
  text-align: right; }

.button.regular-small-button.label {
  background-color: #ffffff;
  height: 28px !important;
  font-family: ArialMT;
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #000000;
  border-radius: 4px;
  padding: 5px 10px !important;
  border: solid 0.5px #9b9b9b; }

.radioHover {
  background-color: #5a9b8b !important;
  color: white;
  height: 28px !important;
  font-family: ArialMT;
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  border-radius: 4px;
  padding-left: 0px !important;
  border: solid 0.5px #9b9b9b; }

.formLabelsRadio {
  color: #000000;
  text-align: left;
  margin-left: 0px !important;
  margin-bottom: 5px; }

.formRows {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding: 0px !important; }

.radio label {
  background-color: white;
  border: 1px solid #616161;
  border-radius: 5px;
  padding: 8px 40%;
  color: #1F1F1F !important;
  cursor: pointer;
  -webkit-appearance: button;
  /* WebKit */
  -moz-appearance: button;
  /* Mozilla */
  -o-appearance: button;
  /* Opera */
  -ms-appearance: button;
  /* Internet Explorer */
  appearance: button;
  /* CSS3 */ }

.radio label:hover {
  border: 1px solid #191919;
  color: white !important;
  background-color: #5A9B8B !important; }

input[type="radio"]:checked label {
  border: 1px solid #191919;
  color: white !important;
  background-color: #5A9B8B !important; }

.button.regular-small-button {
  background-color: #ffffff;
  height: 28px !important;
  font-family: ArialMT;
  font-size: 11pt;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  color: #000000;
  border-radius: 4px;
  padding: 5px 10px;
  border: solid 0.5px #9b9b9b; }

#counts-wrapper {
  margin: 0;
  padding-top: 0 !important;
  margin-bottom: 10px; }
  #counts-wrapper .count-div-container {
    padding: 0px;
    text-align: center; }
    #counts-wrapper .count-div-container a, #counts-wrapper .count-div-container a:focus {
      color: #222;
      text-decoration: none; }
    #counts-wrapper .count-div-container .count-div {
      padding: 10px;
      background-color: #F3F3F3;
      border-radius: 2px; }
      #counts-wrapper .count-div-container .count-div.margin-right {
        margin-right: 4px; }
      #counts-wrapper .count-div-container .count-div.margin-left {
        margin-left: 4px; }
      #counts-wrapper .count-div-container .count-div span.name {
        display: block;
        font-size: 11px;
        font-weight: bold; }
      #counts-wrapper .count-div-container .count-div span.count {
        display: block;
        font-size: 20px;
        padding: 5px 0; }

#jr_div_id .related_result_selected {
  text-decoration: underline; }

.video_container {
  padding: 10px; }
  .video_container .chapter {
    margin-top: 10px;
    margin-bottom: 0px !important;
    background-color: #4f5671;
    color: white;
    font-weight: bolder;
    font-size: 18px;
    padding-left: 10px !important;
    padding-top: 5px;
    padding-bottom: 5px; }
  .video_container span.timeTag {
    cursor: pointer;
    padding-right: 10px; }
    .video_container span.timeTag:hover {
      text-decoration: underline; }
  .video_container .toggleChapters {
    display: inline-block;
    padding-top: 10px;
    cursor: pointer; }

.label.openaccess.sci {
  background-color: #417505; }

.sci.reviewer {
  font-size: 12px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.5;
  letter-spacing: normal;
  color: #377d7e; }
  .sci.reviewer.black {
    color: black; }

.sci.reviewer.affiliation {
  font-size: 10px;
  color: black;
  display: block; }

.sci.latestVersion {
  font-size: 11px;
  color: black;
  font-weight: bold;
  display: block; }

.sci.reviewer.headline {
  font-size: 10px;
  color: #979797;
  display: block; }

.sci.table {
  border-top: 1px solid #ccc; }

.sci.viewReviewReports {
  margin-left: 20px; }

.sci.line {
  border: 0.5px solid #979797;
  margin-top: 20px;
  margin-bottom: 20px; }

.sci.reviewReportSelector {
  font-size: 12px;
  font-weight: bold;
  color: #9b9b9b;
  padding: 15px; }

.firstSciReport {
  color: black !important;
  border-top: 2px solid black !important;
  border-right: 2px solid black !important;
  border-left: 2px solid black !important; }

.sci.reportsBlock {
  margin-bottom: 20px; }

.sci.headers {
  color: #50576f;
  margin-top: 20px;
  margin-bottom: 10px; }

.sci.versionHeaders {
  width: 25%; }

.sci.color {
  color: #2c898a; }

.sci.sentBy {
  font-weight: bold;
  color: #377d7e; }

.sci.tabLine {
  border-top: 2px solid black;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 300; }

.sci.tab.activeTab {
  background-color: black;
  color: white !important;
  border: 2px solid black; }

.sci.tab {
  font-size: 1rem;
  display: inline-block;
  border-top: 2px solid #979797;
  border-right: 2px solid #979797;
  border-left: 2px solid #979797;
  margin-right: 0.1rem;
  position: relative;
  z-index: 500; }

.sci.tabs {
  position: relative; }

.sci.tabs > li {
  display: inline-block; }

.sci.versionColumn {
  width: 15%; }

.dwnld_block {
  display: inline; }

#content {
  /* small */
  /* medium */
  /* large */
  /*#left-column div.generic-item {*/
  /*border-bottom: 0px*/
  /*}*/ }
  #content .inverted {
    /*#left-column .inverted .generic-item {*/
    /*}*/ }
    #content .inverted h2 {
      background-color: #007F7F;
      font-size: 16px;
      line-height: 26px;
      font-weight: 400;
      color: #fff;
      padding: 5px 15px;
      margin-top: 10px;
      position: relative;
      margin-bottom: -1px; }
  #content div.article-list-item .article-item {
    margin-left: 20px; }
  #content div.generic-item {
    /*padding: 5px 15px 5px 15px;*/
    font-size: 12px;
    line-height: 19px;
    border-top: 1px solid #ededed;
    overflow: hidden; }
    @media only screen and (max-width: 40em) {
      #content div.generic-item {
        padding: 10px 5px; } }
    @media only screen and (min-width: 40.063em) {
      #content div.generic-item {
        padding: 10px 15px; } }
    @media only screen and (min-width: 64.063em) {
      #content div.generic-item {
        padding: 10px 15px; } }
    #content div.generic-item.last-item {
      border-bottom: 0px; }
    #content div.generic-item.no-border {
      border: 0px; }
    @media only screen and (max-width: 40em) {
      #content div.generic-item.condensed-small {
        border-top: 0px;
        padding: 0px 15px; } }
    @media only screen and (min-width: 40.063em) {
      #content div.generic-item.condensed-small {
        border-top: 1px solid #ededed;
        padding: 10px 15px; } }
    @media only screen and (min-width: 64.063em) {
      #content div.generic-item.condensed-small {
        border-top: 1px solid #ededed;
        padding: 10px 15px; } }
    #content div.generic-item.first-item {
      padding-top: 0px;
      border-top: 0px; }
    #content div.generic-item.article-item a.title-link {
      /*font-family: Times, Times New Roman, Arial;*/
      font-family: Helvetica, Arial;
      font-size: 16px;
      line-height: 22px;
      font-weight: 700;
      display: block;
      margin-bottom: 5px;
      margin-top: 5px;
      color: #444; }
    #content div.generic-item.article-item.most-accessed .highly-accessed-text {
      font-size: 12px;
      color: #a71a1a;
      text-decoration: none;
      margin-bottom: -5px; }
    #content div.generic-item.article-item.most-accessed a.title-link {
      font-family: Arial;
      font-size: 12px;
      line-height: 19px;
      font-weight: 700; }
    #content div.generic-item.article-item input[type="checkbox"].article-list-checkbox {
      position: absolute;
      width: 20px;
      margin-top: 28px; }
    #content div.generic-item.article-item .article-content.export-expanded {
      margin-left: 24px; }
    #content div.generic-item.news-item {
      font-size: 12px; }
      #content div.generic-item.news-item a.title-link {
        font-size: 12px;
        font-weight: 700; }
    #content div.generic-item .text-information {
      font-size: 12px; }
    #content div.generic-item a.red-link {
      font-size: 12px; }
    #content div.generic-item a.title-link {
      font-size: 12px;
      color: #444;
      display: block; }
      #content div.generic-item a.title-link .bold {
        font-weight: 700; }
      #content div.generic-item a.title-link:hover {
        text-decoration: none;
        color: #007F7F; }
  @media only screen and (max-width: 40em) {
    #content div.selected-special-issues div.expanding-div:nth-of-type(n+7) div.generic-item {
      display: none; }
    #content div.selected-topical-collections div.expanding-div:nth-of-type(n+7) div.generic-item {
      display: none; } }
  @media only screen and (min-width: 40.063em) {
    #content div.selected-special-issues div.expanding-div div.generic-item {
      display: block; }
    #content div.selected-topical-collections div.expanding-div div.generic-item {
      display: block; } }
  @media only screen and (min-width: 64.063em) {
    #content div.selected-special-issues div.expanding-div div.generic-item {
      display: block; }
    #content div.selected-topical-collections div.expanding-div div.generic-item {
      display: block; } }
  #content div.generic-item p {
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 10px; }
  #content #left-column h1 {
    padding-left: 5px; }
  #content #left-column div.generic-item {
    padding-left: 5px; }
  #content #left-column div.inverted div.generic-item {
    padding-left: 15px; }
  #content #left-column.dense div.generic-item:first-of-type {
    padding-top: 10px; }
  #content #left-column.dense div.generic-item {
    padding: 2px 15px 2px 5px;
    border-bottom: 0px; }
  #content #left-column.dense div.generic-item h2 {
    padding: 0;
    margin-top: 0px;
    font-size: 15px; }
  @media only screen and (max-width: 40em) {
    #content #middle-column .top-border {
      padding-left: 5px;
      padding-right: 5px; } }
  @media only screen and (min-width: 40.063em) {
    #content #middle-column .top-border {
      padding-left: 15px;
      padding-right: 15px; } }
  @media only screen and (min-width: 64.063em) {
    #content #middle-column .top-border {
      padding-left: 30px;
      padding-right: 30px; } }
  #content #middle-column .top-border h2 {
    margin-top: 15px; }
  #content #middle-column .top-border #common-middle-column h1, #content #middle-column .top-border #common-middle-column h2, #content #middle-column .top-border #common-middle-column h3 {
    padding-left: 0px;
    padding-right: 0px; }
  #content #middle-column .top-border #common-middle-column h2 {
    font-size: 15px;
    font-weight: 700;
    border-top: 1px solid #ededed;
    color: #000;
    padding-top: 15px;
    padding-bottom: 10px;
    margin-top: 20px;
    color: #4f5671; }
    #content #middle-column .top-border #common-middle-column h2.no-border {
      border: 0px;
      margin-top: 5px; }
  #content #middle-column .top-border #common-middle-column h2.text-white {
    color: white; }
  #content #middle-column .top-border ul > li {
    margin-top: 5px; }
    #content #middle-column .top-border ul > li ul > li {
      margin-top: 0px; }
  #content #middle-column #title-story {
    margin-bottom: 0; }
    #content #middle-column #title-story .title-story-orbit .orbit-caption {
      bottom: 30px;
      width: auto;
      color: #fff;
      font-size: 16px;
      line-height: 20px;
      padding: 10px 25px 10px 15px;
      background: url("/img/design/007f7f_background.png"); }
    #content #middle-column #title-story li.hidden {
      display: none; }
    #content #middle-column #title-story .orbit-slide-number {
      display: none; }
    #content #middle-column #title-story .orbit-timer {
      display: none; }
    #content #middle-column #title-story .orbit-bullets {
      margin-bottom: 10px; }
    @media only screen and (max-width: 40em) {
      #content #middle-column #title-story {
        margin-right: -5px;
        margin-left: -5px; } }
    @media only screen and (min-width: 40.063em) {
      #content #middle-column #title-story {
        margin-right: -15px;
        margin-left: -15px; } }
    @media only screen and (min-width: 64.063em) {
      #content #middle-column #title-story {
        margin-right: -15px;
        margin-left: -15px; } }
    #content #middle-column #title-story img {
      width: 100%;
      height: auto;
      /*-webkit-box-shadow: 1px 1px 3px 0px rgba(204,204,204, 0.75);*/
      /*-moz-box-shadow: 1px 1px 3px 0px rgba(204,204,204, 0.75);*/
      /*box-shadow: 1px 1px 3px 0px rgba(204,204,204, 0.75);*/ }
    #content #middle-column #title-story > div {
      width: 100%;
      /*height: 100%; */
      /*height: 280px;*/
      position: relative;
      /*background-size: cover;*/
      /*background-position: center;*/
      /*background-repeat: no-repeat;*/ }
    #content #middle-column #title-story #title-story-text {
      display: none;
      position: absolute;
      bottom: 30px;
      /*width: 100%; */
      color: #fff;
      font-size: 16px;
      line-height: 20px;
      padding: 10px 25px 10px 15px;
      /*font-weight: 700;*/
      background: url("/img/design/007f7f_background.png"); }
      #content #middle-column #title-story #title-story-text > div {
        visibility: hidden; }
      @media only screen and (max-width: 40em) {
        #content #middle-column #title-story #title-story-text {
          position: relative;
          bottom: 0;
          background: #007F7F; } }
      @media only screen and (min-width: 40.063em) {
        #content #middle-column #title-story #title-story-text {
          position: relative;
          bottom: 0;
          background: #007F7F; } }
      @media only screen and (min-width: 64.063em) {
        #content #middle-column #title-story #title-story-text {
          position: absolute;
          bottom: 30px;
          background-color: inherit;
          background: url("/img/design/007f7f_background.png"); } }
  #content #middle-column .page-highlight {
    padding: 10px 15px 0 15px;
    border-bottom: 2px solid #000;
    margin-top: -10px;
    margin-bottom: 10px; }
    @media only screen and (max-width: 40em) {
      #content #middle-column .page-highlight {
        margin-right: -5px;
        margin-left: -5px; } }
    @media only screen and (min-width: 40.063em) {
      #content #middle-column .page-highlight {
        margin-right: -15px;
        margin-left: -15px; } }
    @media only screen and (min-width: 64.063em) {
      #content #middle-column .page-highlight {
        margin-right: -30px;
        margin-left: -30px; } }
    #content #middle-column .page-highlight ul {
      margin-top: 5px;
      margin-left: 2rem; }
    #content #middle-column .page-highlight li {
      /*margin-bottom: 5px;*/ }
    #content #middle-column .page-highlight p {
      margin-top: -5px;
      margin-bottom: 10px; }
  #content #middle-column .generic-item {
    padding: 15px 0;
    border-top: 0px; }
    #content #middle-column .generic-item.article-item {
      padding: 15px;
      background-color: #f8f8f8;
      margin-bottom: 10px;
      -webkit-box-shadow: 1px 1px 3px 0px rgba(204, 204, 204, 0.75);
      -moz-box-shadow: 1px 1px 3px 0px rgba(204, 204, 204, 0.75);
      box-shadow: 1px 1px 3px 0px rgba(204, 204, 204, 0.75); }
      @media only screen and (max-width: 40em) {
        #content #middle-column .generic-item.article-item {
          margin-right: -5px;
          margin-left: -5px; } }
      @media only screen and (min-width: 40.063em) {
        #content #middle-column .generic-item.article-item {
          margin-right: -15px;
          margin-left: -15px; } }
      @media only screen and (min-width: 64.063em) {
        #content #middle-column .generic-item.article-item {
          margin-right: -15px;
          margin-left: -15px; } }
      #content #middle-column .generic-item.article-item .text-information, #content #middle-column .generic-item.article-item a.title-link {
        color: #333; }
      #content #middle-column .generic-item.article-item a.title-link:hover {
        color: #007F7F; }
      #content #middle-column .generic-item.article-item .abstract-div {
        margin-top: 5px;
        color: #333; }
  #content #middle-column .abstract-cropped, #content #middle-column .abstract-full {
    display: none; }
    #content #middle-column .abstract-cropped.inline, #content #middle-column .abstract-full.inline {
      display: inline; }
      #content #middle-column .abstract-cropped.inline > div, #content #middle-column .abstract-full.inline > div {
        display: inline; }
  #content #middle-column h2.no-border {
    border-top: 0px; }
  #content #middle-column.large-80 .top-border, #content #middle-column.large-12 .top-border {
    padding-left: 0px;
    padding-right: 0px; }
  #content #middle-column.large-12.left-bordered {
    border-left: 0px; }
  #content #right-column .top-border {
    padding-top: 0px; }

/*
.article-item
{
    padding: 10px;
    line-height: 19px;
}

.top-border.inverted .article-item
{
    padding: 10px
}


.top-border.inverted .article-item.most-accessed {
    padding: 15px;
}


.article-item img
{
    width: 100%;
}

.article-item a .article-title
{
    font-family: Times, Times New Roman, Arial;
    font-size: 20px;
    line-height: 25px;
    font-weight: 700;
    display: block;
    margin-bottom: 5px;
    margin-top: 5px;
    color: #000;
}

.article-item.most-accessed a .article-title {
    font-size: 16px;
    line-height: 20px;
}

.article-item.most-accessed a.article-link:before {
    display: block;
    content: "Highly Accessed";
    font-size: 12px;
    color: #a71a1a;
    text-decoration: none;
}

.article-item a:hover .article-title {
    color: #007f7f;
}

.article-item a.article-link {
    text-decoration: none;
}

.article-item .authors
{
    display: block;
    margin-bottom: 5px;
}
*/
div.article-listing div.header, div.article-listing div.footer {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  background-color: #f7f7f7;
  margin-bottom: 10px;
  margin-left: -15px;
  margin-right: -15px;
  padding: 0 15px; }
  @media only screen and (max-width: 40em) {
    div.article-listing div.header, div.article-listing div.footer {
      margin-left: -5px;
      margin-right: -5px;
      padding: 0 5px; } }
  @media only screen and (min-width: 40.063em) {
    div.article-listing div.header, div.article-listing div.footer {
      margin-left: -15px;
      margin-right: -15px;
      padding: 0 15px; } }
  @media only screen and (min-width: 64.063em) {
    div.article-listing div.header, div.article-listing div.footer {
      margin-left: -15px;
      margin-right: -15px;
      padding: 0 15px; } }
  div.article-listing div.header select, div.article-listing div.footer select {
    width: auto;
    display: inline-block;
    background-color: #fff;
    font-size: 13px;
    height: 22px;
    /*line-height: 22px;*/
    padding: 2px 5px;
    border-radius: 4px;
    margin-bottom: 0px; }
  div.article-listing div.header div.intended, div.article-listing div.footer div.intended {
    margin-left: 28px; }
  div.article-listing div.header div.listing-display-options, div.article-listing div.footer div.listing-display-options {
    padding: 10px 3px;
    border-bottom: 1px solid #000; }
    div.article-listing div.header div.listing-display-options span.links-group, div.article-listing div.footer div.listing-display-options span.links-group {
      width: 100px;
      margin-left: 10px;
      display: inline-block; }
      @media only screen and (max-width: 40em) {
        div.article-listing div.header div.listing-display-options span.links-group, div.article-listing div.footer div.listing-display-options span.links-group {
          width: auto;
          margin-left: 0px;
          display: block; } }
      @media only screen and (min-width: 40.063em) {
        div.article-listing div.header div.listing-display-options span.links-group, div.article-listing div.footer div.listing-display-options span.links-group {
          width: auto;
          margin-left: 0px;
          display: block; } }
      @media only screen and (min-width: 64.063em) {
        div.article-listing div.header div.listing-display-options span.links-group, div.article-listing div.footer div.listing-display-options span.links-group {
          width: 100px;
          margin-left: 10px;
          display: inline-block; } }
    div.article-listing div.header div.listing-display-options div.links, div.article-listing div.footer div.listing-display-options div.links {
      display: inline-block; }
      div.article-listing div.header div.listing-display-options div.links a, div.article-listing div.footer div.listing-display-options div.links a {
        display: inline-block; }
        div.article-listing div.header div.listing-display-options div.links a.active, div.article-listing div.footer div.listing-display-options div.links a.active {
          text-decoration: underline; }
        div.article-listing div.header div.listing-display-options div.links a:hover, div.article-listing div.footer div.listing-display-options div.links a:hover {
          text-decoration: underline; }
    div.article-listing div.header div.listing-display-options div.listing-apply, div.article-listing div.footer div.listing-display-options div.listing-apply {
      display: inline-block;
      float: right;
      text-align: right; }
      @media only screen and (max-width: 40em) {
        div.article-listing div.header div.listing-display-options div.listing-apply, div.article-listing div.footer div.listing-display-options div.listing-apply {
          display: block;
          float: none; } }
      @media only screen and (min-width: 40.063em) {
        div.article-listing div.header div.listing-display-options div.listing-apply, div.article-listing div.footer div.listing-display-options div.listing-apply {
          display: block;
          float: none; } }
      @media only screen and (min-width: 64.063em) {
        div.article-listing div.header div.listing-display-options div.listing-apply, div.article-listing div.footer div.listing-display-options div.listing-apply {
          display: inline-block;
          float: right; } }
  div.article-listing div.header div.listing-export-options, div.article-listing div.footer div.listing-export-options {
    padding: 3px;
    /*border-bottom: 1px solid $color_border_grey_dark;*/ }
  div.article-listing div.header div.listing-select-options, div.article-listing div.footer div.listing-select-options {
    padding: 3px 0;
    background-color: #f7f7f7; }
    div.article-listing div.header div.listing-select-options div.select, div.article-listing div.footer div.listing-select-options div.select {
      float: left; }
      div.article-listing div.header div.listing-select-options div.select input[type="checkbox"], div.article-listing div.footer div.listing-select-options div.select input[type="checkbox"] {
        position: absolute;
        margin-top: 1px;
        width: 20px; }
      div.article-listing div.header div.listing-select-options div.select span, div.article-listing div.footer div.listing-select-options div.select span {
        margin-left: 23px; }
    div.article-listing div.header div.listing-select-options div.pages, div.article-listing div.footer div.listing-select-options div.pages {
      float: right;
      padding-right: 3px; }

div.article-listing .export-element.export-expanded {
  display: block; }

div.article-listing a.export-element.export-expanded {
  display: inline; }

div.article-listing .export-element, div.article-listing a.export-element {
  display: none; }

div.article-listing .export-expanded div.indented {
  margin-left: 23px; }

#search-refinements input[type="checkbox"] {
  position: absolute;
  /*margin-top: 1px;*/ }

#search-refinements input#refine_year_from,
#search-refinements input#refine_year_to {
  text-align: center;
  display: inline-block;
  width: 45px;
  background-color: inherit;
  -moz-appearance: textfield; }
  #search-refinements input#refine_year_from::-webkit-outer-spin-button, #search-refinements input#refine_year_from::-webkit-inner-spin-button,
  #search-refinements input#refine_year_to::-webkit-outer-spin-button,
  #search-refinements input#refine_year_to::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0; }

#search-refinements label {
  display: block;
  margin-left: 20px;
  padding-bottom: 3px; }

#search-refinements .savedurl-delete {
  position: absolute; }
  #search-refinements .savedurl-delete .fa.fa-times {
    color: #a71a1a; }

#search-refinements a.all {
  line-height: 22px; }

#search-refinements a.button-new {
  float: right; }

#search-refinements #year-range {
  margin: 5px 8px 10px 8px; }

@media only screen and (max-width: 40em) {
  #refine-modal-journals .columns:nth-child(n+1), #refine-modal-article_types .columns:nth-child(n+1), #refine-modal-countries .columns:nth-child(n+1) {
    clear: both; } }

@media only screen and (min-width: 40.063em) {
  #refine-modal-journals .columns:nth-child(3n+1), #refine-modal-article_types .columns:nth-child(3n+1), #refine-modal-countries .columns:nth-child(3n+1) {
    clear: both; }
  #refine-modal-journals .columns:nth-child(3n+2), #refine-modal-article_types .columns:nth-child(3n+2), #refine-modal-countries .columns:nth-child(3n+2) {
    clear: none; }
  #refine-modal-journals .columns:nth-child(3n+3), #refine-modal-article_types .columns:nth-child(3n+3), #refine-modal-countries .columns:nth-child(3n+3) {
    clear: none; } }

@media only screen and (min-width: 64.063em) {
  #refine-modal-journals .columns:nth-child(3n+1), #refine-modal-article_types .columns:nth-child(3n+1), #refine-modal-countries .columns:nth-child(3n+1) {
    clear: both; }
  #refine-modal-journals .columns:nth-child(3n+2), #refine-modal-article_types .columns:nth-child(3n+2), #refine-modal-countries .columns:nth-child(3n+2) {
    clear: none; }
  #refine-modal-journals .columns:nth-child(3n+3), #refine-modal-article_types .columns:nth-child(3n+3), #refine-modal-countries .columns:nth-child(3n+3) {
    clear: none; } }

#advanced {
  display: none; }
  #advanced #advanced-search {
    display: table;
    width: 100%; }
    #advanced #advanced-search > div {
      display: table-row; }
      #advanced #advanced-search > div#advanced-search-template {
        display: none; }
      #advanced #advanced-search > div:nth-of-type(2) .connector {
        visibility: hidden; }
      #advanced #advanced-search > div:nth-of-type(2) .search-minus {
        visibility: hidden; }
      #advanced #advanced-search > div > div {
        display: table-cell;
        padding: 1px 5px 0 1px;
        vertical-align: top; }
      #advanced #advanced-search > div.or > div {
        padding-top: 23px; }
        #advanced #advanced-search > div.or > div.connector-div {
          padding-top: 0px; }
      #advanced #advanced-search > div .connector-div {
        width: 70px; }
      #advanced #advanced-search > div .search-field-div {
        width: 155px; }
      #advanced #advanced-search > div .search-action-div {
        width: 20px;
        font-size: 20px; }
        #advanced #advanced-search > div .search-action-div div {
          height: 22px;
          width: 22px;
          padding: 0;
          margin: 0;
          background-color: #007F7F;
          cursor: pointer;
          text-align: center; }
          #advanced #advanced-search > div .search-action-div div span {
            display: block;
            font-size: 20px;
            color: #fff;
            line-height: 22px;
            /*position: relative;*/
            /*top: -3px;*/
            /*left: 0px;*/ }

/*************************************************************
 * HEADER STYLES
 *************************************************************/
header {
  background-color: #4f5671; }
  @media only screen and (max-width: 40em) {
    header {
      margin: 0; } }
  @media only screen and (min-width: 40.063em) {
    header {
      margin: 0; } }
  @media only screen and (min-width: 64.063em) {
    header {
      margin: 0 -30px; } }

#full-size-menu {
  padding: 0 30px;
  font-size: 13px; }
  #full-size-menu .top-bar {
    background-color: #4f5671;
    height: 36px; }
    #full-size-menu .top-bar .name {
      height: 36px; }
    #full-size-menu .top-bar .top-bar-section ul li {
      height: 36px; }
      #full-size-menu .top-bar .top-bar-section ul li a {
        height: 36px;
        line-height: 36px; }
    #full-size-menu .top-bar .top-bar-section ul li > * {
      font-family: Arial !important; }
  #full-size-menu li.menu-item {
    background-color: #4f5671;
    color: #fff; }
    #full-size-menu li.menu-item.has-dropdown a {
      padding-right: 10px !important; }
      #full-size-menu li.menu-item.has-dropdown a:after {
        border-style: none; }
    #full-size-menu li.menu-item a {
      padding-left: 10px;
      padding-right: 10px;
      font-size: 13px;
      /*background-color: $color_mdpi_dark;*/
      z-index: 21;
      /*&:hover {*/
      /*background-color: #42475B;*/
      /*}*/
      /*&.active {*/
      /*background-color: $color_mdpi_green;*/
      /*}*/ }
      #full-size-menu li.menu-item a:hover {
        text-decoration: none; }
    #full-size-menu li.menu-item span.user-email {
      display: block;
      padding-left: 10px;
      padding-right: 10px;
      font-size: 13px;
      height: 36px;
      background-color: #4f5671; }
    #full-size-menu li.menu-item .dropdown-wrapper {
      background-color: #fff !important;
      width: 440px !important;
      -webkit-box-shadow: 0px 3px 3px 0px rgba(127, 127, 127, 0.8);
      -moz-box-shadow: 0px 3px 3px 0px rgba(127, 127, 127, 0.8);
      box-shadow: 0px 3px 3px 0px rgba(127, 127, 127, 0.8); }
      #full-size-menu li.menu-item .dropdown-wrapper .row {
        padding: 0; }
        #full-size-menu li.menu-item .dropdown-wrapper .row .columns {
          margin: 8px 0 20px 0;
          padding: 0 10px; }
          #full-size-menu li.menu-item .dropdown-wrapper .row .columns.right-border {
            border-right: 1px solid #ccc; }
      #full-size-menu li.menu-item .dropdown-wrapper li {
        height: auto;
        background-color: inherit; }
        #full-size-menu li.menu-item .dropdown-wrapper li a {
          background-color: inherit;
          color: #000;
          height: 28px;
          line-height: 28px; }
          #full-size-menu li.menu-item .dropdown-wrapper li a:hover {
            color: #007F7F;
            text-decoration: none; }
          #full-size-menu li.menu-item .dropdown-wrapper li a img {
            height: 28px;
            margin-right: 5px;
            position: relative;
            top: -1px; }
      #full-size-menu li.menu-item .dropdown-wrapper.dropdown-icons {
        width: 160px !important; }
      #full-size-menu li.menu-item .dropdown-wrapper.dropdown-generic {
        width: auto !important; }

nav.tab-bar {
  background-color: #4f5671;
  padding-left: 15px;
  padding-right: 10px;
  width: auto;
  overflow: hidden;
  margin-left: -5px;
  margin-right: -5px;
  font-size: 13px; }
  nav.tab-bar .columns {
    margin-top: 0px;
    padding-bottom: 0px; }
  nav.tab-bar a {
    display: inline-block;
    color: #fff;
    padding-left: 10px;
    padding-right: 10px;
    transition: all 0.2s; }
    @media only screen and (max-width: 40em) {
      nav.tab-bar a {
        padding-left: 5px;
        padding-right: 5px; } }
    @media only screen and (min-width: 40.063em) {
      nav.tab-bar a {
        padding-left: 10px;
        padding-right: 10px; } }
    @media only screen and (min-width: 64.063em) {
      nav.tab-bar a {
        padding-left: 10px;
        padding-right: 10px; } }
    nav.tab-bar a:hover {
      background-color: #42475B;
      text-decoration: none; }

#searchBar {
  padding-top: 10px;
  padding-bottom: 0px; }
  #searchBar img {
    max-height: 60px; }
  #searchBar form, #searchBar table {
    margin: 0;
    padding-top: 0px;
    padding-bottom: 0px; }
  #searchBar table {
    width: 100%; }
  #searchBar .lb {
    position: absolute;
    font-size: 13px;
    width: 110px; }
  #searchBar .field {
    display: block;
    margin-left: 115px; }
    @media only screen and (max-width: 40em) {
      #searchBar .field.small {
        margin-left: 110px; } }
    @media only screen and (min-width: 40.063em) {
      #searchBar .field.small {
        margin-left: 0px; } }
    @media only screen and (min-width: 64.063em) {
      #searchBar .field.small {
        margin-left: 0px; } }
    @media only screen and (max-width: 40em) {
      #searchBar .field.small ::-webkit-input-placeholder {
        color: transparent; }
      #searchBar .field.small :-moz-placeholder {
        /* Firefox 18- */
        color: transparent; }
      #searchBar .field.small ::-moz-placeholder {
        /* Firefox 19+ */
        color: transparent; }
      #searchBar .field.small :-ms-input-placeholder {
        color: transparent; } }
    @media only screen and (min-width: 40.063em) {
      #searchBar .field.small ::-webkit-input-placeholder {
        color: #555; }
      #searchBar .field.small :-moz-placeholder {
        /* Firefox 18- */
        color: #555; }
      #searchBar .field.small ::-moz-placeholder {
        /* Firefox 19+ */
        color: #555; }
      #searchBar .field.small :-ms-input-placeholder {
        color: #555; } }
    @media only screen and (min-width: 64.063em) {
      #searchBar .field.small ::-webkit-input-placeholder {
        color: #555; }
      #searchBar .field.small :-moz-placeholder {
        /* Firefox 18- */
        color: #555; }
      #searchBar .field.small ::-moz-placeholder {
        /* Firefox 19+ */
        color: #555; }
      #searchBar .field.small :-ms-input-placeholder {
        color: #555; } }
  #searchBar button, #searchBar submit {
    font-size: 16px; }
  @media only screen and (max-width: 40em) {
    #searchBar .search-row {
      padding: 3px; } }
  @media only screen and (min-width: 40.063em) {
    #searchBar .search-row {
      padding: 1px; } }
  @media only screen and (min-width: 64.063em) {
    #searchBar .search-row {
      padding: 1px; } }
  #searchBar .search-row .main-search-clear, #searchBar .search-row .main-search-advanced {
    color: #555;
    font-size: 12px;
    display: block;
    line-height: 22px;
    height: 22px; }
    @media only screen and (max-width: 40em) {
      #searchBar .search-row .main-search-clear, #searchBar .search-row .main-search-advanced {
        text-align: left; } }
    @media only screen and (min-width: 40.063em) {
      #searchBar .search-row .main-search-clear, #searchBar .search-row .main-search-advanced {
        text-align: center; } }
    @media only screen and (min-width: 64.063em) {
      #searchBar .search-row .main-search-clear, #searchBar .search-row .main-search-advanced {
        text-align: center; } }
  #searchBar #search-inputs {
    padding-left: 5px;
    padding-right: 5px; }
    #searchBar #search-inputs .columns {
      padding-left: 5px;
      padding-right: 5px; }
      #searchBar #search-inputs .columns select {
        padding-right: 20px; }
        #searchBar #search-inputs .columns select.chosen-select {
          color: #fff; }
    #searchBar #search-inputs .chosen-single {
      border-color: #CCC;
      background-image: none;
      box-shadow: none;
      padding: 0;
      border-radius: 0; }
      @media only screen and (max-width: 40em) {
        #searchBar #search-inputs .chosen-single {
          padding: 5px;
          height: 28px; } }
      @media only screen and (min-width: 40.063em) {
        #searchBar #search-inputs .chosen-single {
          padding: 2px 5px;
          height: 22px; } }
      @media only screen and (min-width: 64.063em) {
        #searchBar #search-inputs .chosen-single {
          padding: 2px 5px;
          height: 22px; } }
      #searchBar #search-inputs .chosen-single span {
        line-height: 15px;
        padding: 0; }
      #searchBar #search-inputs .chosen-single div b {
        background: transparent url("/img/design/chosen-sprite.png") no-repeat scroll 0px 0px; }
    #searchBar #search-inputs .chosen-with-drop .chosen-single div b {
      background-position: -18px 0px; }
    #searchBar #search-inputs .chosen-search-input {
      font-size: 13px;
      line-height: normal;
      padding: 2px 5px;
      background: none; }
    #searchBar #search-inputs .chosen-drop {
      border-color: #CCC;
      border-radius: 0;
      box-shadow: none; }
      #searchBar #search-inputs .chosen-drop .highlighted {
        background-color: #007F7F;
        background-image: none; }
  #searchBar .iflogo1 {
    float: right;
    margin-left: -2%;
    position: relative;
    margin-top: 4px; }
  #searchBar .iflogo2 {
    position: relative;
    width: 75px;
    height: 75px !important;
    max-height: 75px !important; }
  #searchBar .text1 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 7pt;
    line-height: 14pt;
    letter-spacing: 0px; }
  #searchBar .text2 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 8pt;
    font-size: 12pt;
    letter-spacing: 0px; }
  #searchBar .text2-compendex {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    line-height: 8pt;
    font-size: 7.5pt;
    letter-spacing: -0.5px; }
  #searchBar .header-impact-factor {
    float: right;
    margin-top: 4px; }
    #searchBar .header-impact-factor .header-impact-factor-sci {
      overflow: hidden;
      font-family: Georgia,"Times New Roman",serif;
      font-size: 8pt;
      letter-spacing: 1px;
      vertical-align: middle;
      text-align: center;
      width: 7em;
      min-width: 7em;
      max-width: 7em;
      height: 7em;
      min-height: 7em;
      max-height: 7em;
      margin: 0px 0px 0px 2px;
      padding: 0px;
      /*z-index: 10;*/
      /*position: relative;*/
      background-color: #FAC902;
      color: #404040;
      border-radius: 50%;
      font-weight: 700;
      line-height: 9pt;
      padding-top: 1.7em; }
      #searchBar .header-impact-factor .header-impact-factor-sci .text {
        font-size: 8pt;
        line-height: 9pt; }
      #searchBar .header-impact-factor .header-impact-factor-sci .number {
        line-height: 13pt;
        font-size: 13pt; }
    #searchBar .header-impact-factor a.esci {
      color: inherit;
      text-decoration: none; }
      #searchBar .header-impact-factor a.esci img {
        vertical-align: middle;
        margin-right: 0.6em;
        height: 75px;
        max-height: 75px;
        margin-left: -10px;
        max-width: 75px; }

.move-right .exit-off-canvas {
  box-shadow: none;
  left: -5px; }

.move-right aside.left-off-canvas-menu {
  background-color: #E3E1DE;
  box-shadow: 11px -7px 5px -11px rgba(0, 0, 0, 0.75);
  margin-left: -5px;
  font-size: 13px; }
  .move-right aside.left-off-canvas-menu ul.off-canvas-list a {
    display: block;
    padding: 9px 15px 9px 20px;
    transition: all 0.2s ease 0s;
    color: #000;
    border-bottom: 0px;
    border-bottom: 1px solid #ededed; }
    .move-right aside.left-off-canvas-menu ul.off-canvas-list a:hover {
      background-color: #4f5671;
      color: #fff;
      text-decoration: none; }
  .move-right aside.left-off-canvas-menu ul.off-canvas-list ul {
    list-style: none;
    margin-left: 0px; }
    .move-right aside.left-off-canvas-menu ul.off-canvas-list ul > li > a {
      padding-left: 30px;
      background-color: #F6F5F4; }
      .move-right aside.left-off-canvas-menu ul.off-canvas-list ul > li > a.subMenuHighlight {
        background-color: #e3e1de; }
  .move-right aside.left-off-canvas-menu ul.off-canvas-list li.divider {
    border: 1px solid #ededed; }

/*************************************************************
 * FOOTER DEFINITIONS
 *************************************************************/
footer {
  max-width: 1260px;
  margin: 12px auto 0 auto;
  background-color: #454C66;
  color: #fff;
  -webkit-box-shadow: 2px 0px 3px 0px rgba(204, 204, 204, 0.5);
  -moz-box-shadow: 2px 0px 3px 0px rgba(204, 204, 204, 0.5);
  box-shadow: 0px 0px 2px 1px rgba(204, 204, 204, 0.5); }
  @media only screen and (max-width: 40em) {
    footer {
      padding: 0; } }
  @media only screen and (min-width: 40.063em) {
    footer {
      padding: 0; } }
  @media only screen and (min-width: 64.063em) {
    footer {
      padding: 0 30px; } }
  footer h3 {
    font-size: 16px;
    font-weight: 700;
    color: #fff; }
  footer a {
    color: #fff;
    font-size: 13px;
    display: block; }
    footer a:hover {
      color: #fff;
      text-decoration: underline; }
  footer #footer-subscribe {
    background-color: #4F5671;
    padding: 20px 15px; }
    footer #footer-subscribe button[type="submit"] {
      background-color: #007F7F; }
      footer #footer-subscribe button[type="submit"]:hover {
        color: #fff;
        background-color: #999; }
  footer #footer-copyright {
    background-color: #363636;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 13px;
    margin: 0 -30px; }
    @media only screen and (max-width: 40em) {
      footer #footer-copyright {
        margin: 0; } }
    @media only screen and (min-width: 40.063em) {
      footer #footer-copyright {
        margin: 0; } }
    @media only screen and (min-width: 64.063em) {
      footer #footer-copyright {
        margin: 0 -30px; } }
  footer .row .columns {
    margin-top: 0px;
    padding: 20px 10px; }
    @media only screen and (max-width: 40em) {
      footer .row .columns {
        padding: 20px; } }
    @media only screen and (min-width: 40.063em) {
      footer .row .columns {
        padding: 20px 10px; } }
    @media only screen and (min-width: 64.063em) {
      footer .row .columns {
        padding: 20px 10px; } }
  footer form {
    background: inherit; }
  footer input[type="email"], footer select {
    font-size: 13px;
    height: auto;
    padding: 5px 10px;
    margin: 5px 0;
    border-radius: 0px; }
  footer select {
    padding-left: 5px; }
  footer button[type="submit"] {
    margin: 3px 0;
    border: 0px;
    background-color: #4f5671;
    color: #fff;
    min-width: 70px;
    /*border-radius: 4px;*/
    height: auto;
    padding: 5px 10px;
    font-size: 13px;
    cursor: pointer;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }
    footer button[type="submit"]:hover {
      color: #4f5671;
      background-color: #ccc; }
  footer .row.collapse {
    padding-top: 0px;
    font-size: 13px; }
    footer .row.collapse > .columns {
      /*border-left: 1px solid $color_border_grey_light;*/
      padding: 0px 10px;
      margin: 0; }
    footer .row.collapse > .columns:first-child {
      border: 0px; }
  footer .custom-dropdown-area {
    display: block;
    background-color: #fff; }
    footer .custom-dropdown-area a {
      background-color: #fff;
      line-height: 16px; }
    footer .custom-dropdown-area ul {
      height: 110px;
      overflow-x: auto;
      background-color: #fff; }
    footer .custom-dropdown-area:hover a.custom-dropdown-button {
      background-color: #fff; }
    footer .custom-dropdown-area:hover ul.custom-dropdown-options {
      background-color: #fff; }

#english-editing-service {
  /* For figures page */ }
  #english-editing-service #searchBar {
    display: none; }
  #english-editing-service label {
    font-size: 13px; }
  #english-editing-service .radio-list-header {
    margin-bottom: 8px; }
  #english-editing-service select {
    height: 30px; }
  #english-editing-service .text-ees {
    /*font-family: Arial-MT, Sans-serif;*/
    font-weight: bolder;
    color: #4f5572; }
  #english-editing-service .shadow-box {
    padding: 1.5em;
    border-radius: 8px;
    background-color: #fafafa;
    box-shadow: 0 1px 4px 0 #b2b5c1; }
  #english-editing-service .dashed-box {
    padding: 1.5em;
    border-radius: 4px;
    border: dashed 1px #979797; }
  #english-editing-service .custom-counter {
    list-style-image: url(/bundles/mdpimain/img/english_editing_icon_set/english_editing_icon_set_check_list.svg);
    margin-left: 40px;
    padding: 0;
    list-style-type: none; }
  #english-editing-service .Get-a-Quote {
    width: 74px;
    height: 30px;
    font-family: SourceSansPro;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #ffffff; }
  #english-editing-service .Rectangle-104 {
    border-radius: 4px;
    background-color: #ec4b53;
    padding: 0.5em 1em 0.5em 1em; }
  #english-editing-service .Rectangle-104a {
    border-radius: 14px;
    background-color: #ec4b53;
    padding: 0.7em 1.5em 0.7em 1.5em; }
  #english-editing-service .info-for-authors {
    padding: 1.5em;
    border-radius: 8px;
    background-color: #fafafa;
    box-shadow: 0 1px 4px 0 #b2b5c1; }
  #english-editing-service .step1 {
    display: show; }
  #english-editing-service .step2 {
    display: none; }
  #english-editing-service .step3 {
    display: none; }
  #english-editing-service .step23 {
    display: none; }
  #english-editing-service #refresh-paragraph,
  #english-editing-service #refresh-duration,
  #english-editing-service #proceed_btn,
  #english-editing-service #msg {
    display: none; }
  #english-editing-service #msg {
    display: none;
    margin-top: 10px;
    margin-bottom: 0px;
    color: red; }
  #english-editing-service #manuscript_id {
    margin-bottom: 0px;
    height: 30px;
    padding-left: 5px; }
  #english-editing-service #navlist {
    margin-left: 0px; }
    #english-editing-service #navlist li {
      display: inline;
      list-style-type: none;
      /*font-family: Arial-MT,Sans-serif;*/
      font-size: 14px;
      font-weight: bold;
      border-left: 2px solid #4f5572;
      padding-left: 11px;
      padding-right: 5px; }
      #english-editing-service #navlist li#opt1 {
        border-left: none; }
    #english-editing-service #navlist a {
      color: #4f5572 !important; }
  #english-editing-service .info-for-authors-button {
    background-color: #fff !important;
    display: inline-flex; }
  #english-editing-service .info-for-authors-number {
    display: inline-table;
    width: 50px;
    font-size: 50px;
    padding-top: 15px;
    /*font-family: Arial-MT, Sans-serif;*/
    font-size: 50px;
    font-weight: bold;
    color: #4f5572;
    background-color: #fff !important; }
  #english-editing-service .info-for-authors-text {
    word-wrap: break-word;
    width: 100px;
    display: inline-table;
    padding: 3px;
    font-family: Georgia, Sans-serif;
    color: #9b9b9b;
    background-color: #fff !important;
    text-align: left;
    font-size: 14px; }
  #english-editing-service .tracking-your-edit {
    margin: 0 auto;
    padding-bottom: 5px;
    display: flex;
    padding: 10px; }
    #english-editing-service .tracking-your-edit p {
      float: left;
      padding: 10px; }
    #english-editing-service .tracking-your-edit img {
      margin: -13px 0 0 0;
      float: left;
      padding: 10px; }
  @media screen and (max-width: 500px) {
    #english-editing-service .tracking-your-edit {
      display: table-caption !important; } }
  #english-editing-service.figures-services .container {
    width: 100%;
    max-width: 680px;
    /* 800 */
    text-align: center;
    margin: 0 auto 20px auto; }
  #english-editing-service.figures-services .container h1 {
    font-size: 42px;
    font-weight: 300;
    color: #0f3c4b;
    margin-bottom: 40px; }
  #english-editing-service.figures-services .container h1 a:hover,
  #english-editing-service.figures-services .container h1 a:focus {
    color: #39bfd3; }
  #english-editing-service.figures-services .container nav {
    margin-bottom: 40px; }
  #english-editing-service.figures-services .container nav a {
    border-bottom: 2px solid #c8dadf;
    display: inline-block;
    padding: 4px 8px;
    margin: 0 5px; }
  #english-editing-service.figures-services .container nav a.is-selected {
    font-weight: 700;
    color: #39bfd3;
    border-bottom-color: currentColor; }
  #english-editing-service.figures-services .container nav a:not(.is-selected):hover,
  #english-editing-service.figures-services .container nav a:not(.is-selected):focus {
    border-bottom-color: #0f3c4b; }
  #english-editing-service.figures-services .container footer {
    color: #92b0b3;
    margin-top: 40px; }
  #english-editing-service.figures-services .container footer p + p {
    margin-top: 1em; }
  #english-editing-service.figures-services .container footer a:hover,
  #english-editing-service.figures-services .container footer a:focus {
    color: #39bfd3; }
  #english-editing-service.figures-services .box {
    font-size: 1.25rem;
    /* 20 */
    position: relative; }
  #english-editing-service.figures-services .box.has-advanced-upload {
    -webkit-transition: outline-offset .15s ease-in-out, background-color .15s linear;
    transition: outline-offset .15s ease-in-out, background-color .15s linear; }
  #english-editing-service.figures-services .box.is-dragover {
    outline-offset: -20px;
    outline-color: #c8dadf;
    background-color: #fff; }
  #english-editing-service.figures-services .box__dragndrop,
  #english-editing-service.figures-services .box__icon {
    display: none; }
  #english-editing-service.figures-services .box.has-advanced-upload .box__dragndrop {
    display: inline; }
  #english-editing-service.figures-services .box.has-advanced-upload .box__icon {
    width: 100%;
    height: 80px;
    fill: #007F7F;
    display: block;
    margin-bottom: 20px; }
  #english-editing-service.figures-services .box.is-uploading .box__input,
  #english-editing-service.figures-services .box.is-success .box__input,
  #english-editing-service.figures-services .box.is-error .box__input {
    visibility: hidden; }
  #english-editing-service.figures-services .box__uploading,
  #english-editing-service.figures-services .box__success,
  #english-editing-service.figures-services .box__error {
    display: none; }
  #english-editing-service.figures-services .box.is-uploading .box__uploading,
  #english-editing-service.figures-services .box.is-success .box__success,
  #english-editing-service.figures-services .box.is-error .box__error {
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%); }
  #english-editing-service.figures-services .box__uploading {
    font-style: italic; }
  #english-editing-service.figures-services .box__success {
    -webkit-animation: appear-from-inside .25s ease-in-out;
    animation: appear-from-inside .25s ease-in-out; }

@-webkit-keyframes appear-from-inside {
  from {
    -webkit-transform: translateY(-50%) scale(0); }
  75% {
    -webkit-transform: translateY(-50%) scale(1.1); }
  to {
    -webkit-transform: translateY(-50%) scale(1); } }

@keyframes appear-from-inside {
  from {
    transform: translateY(-50%) scale(0); }
  75% {
    transform: translateY(-50%) scale(1.1); }
  to {
    transform: translateY(-50%) scale(1); } }
  #english-editing-service.figures-services .box__restart {
    font-weight: 700; }
  #english-editing-service.figures-services .box__restart:focus,
  #english-editing-service.figures-services .box__restart:hover {
    color: #39bfd3; }
  #english-editing-service.figures-services .box__file {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1; }
  #english-editing-service.figures-services .box__file + label {
    max-width: 80%;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden; }
  #english-editing-service.figures-services .box__file + label:hover strong,
  #english-editing-service.figures-services .box__file:focus + label strong,
  #english-editing-service.figures-services .box__file.has-focus + label strong {
    color: #39bfd3; }
  #english-editing-service.figures-services .box__file:focus + label,
  #english-editing-service.figures-services .box__file.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px; }
  #english-editing-service.figures-services .box__button {
    font-weight: 700;
    color: #e5edf1;
    background-color: #39bfd3;
    display: none !important;
    padding: 8px 16px;
    margin: 40px auto 0; }
  #english-editing-service.figures-services .box__button:hover,
  #english-editing-service.figures-services .box__button:focus {
    background-color: #0f3c4b; }
  #english-editing-service.figures-services .figure__container--template {
    display: none; }
  #english-editing-service.figures-services input[type="text"],
  #english-editing-service.figures-services input[type="email"],
  #english-editing-service.figures-services input[type="number"] {
    height: 30px;
    margin-bottom: 15px; }
  #english-editing-service.figures-services textarea {
    margin-bottom: 0; }
