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

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.063em)/";
  width: 40.063em; }

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

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

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

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

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

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

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: #000;
  padding: 0;
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  line-height: 1.5;
  position: relative;
  cursor: auto; }

a:hover {
  cursor: pointer; }

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

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

#map_canvas img,
#map_canvas embed,
#map_canvas object,
.map_canvas img,
.map_canvas embed,
.map_canvas object {
  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 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em; }
  .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 {
    width: auto;
    margin-left: -0.9375em;
    margin-right: -0.9375em;
    margin-top: 0;
    margin-bottom: 0;
    max-width: none; }
    .row .row:before, .row .row:after {
      content: " ";
      display: table; }
    .row .row:after {
      clear: both; }
    .row .row.collapse {
      width: auto;
      margin: 0;
      max-width: none; }
      .row .row.collapse:before, .row .row.collapse:after {
        content: " ";
        display: table; }
      .row .row.collapse:after {
        clear: both; }

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

[class*="column"] + [class*="column"]:last-child {
  float: right; }

[class*="column"] + [class*="column"].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.9375em;
    padding-right: 0.9375em;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

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

  .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.9375em;
    padding-right: 0.9375em;
    float: left; } }
@media only screen and (min-width: 40.063em) {
  .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.9375em;
    padding-right: 0.9375em;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

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

  .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.9375em;
    padding-right: 0.9375em;
    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.063em) {
  .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.9375em;
    padding-right: 0.9375em;
    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 {
    margin-left: 0;
    margin-right: 0;
    left: auto;
    right: auto;
    float: left; }

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

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

  .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.9375em;
    padding-right: 0.9375em;
    float: left; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  .pull-11 {
    position: relative;
    right: 91.66667%;
    left: auto; } }
button, .button {
  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-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  display: inline-block;
  padding-top: 1rem;
  padding-right: 2rem;
  padding-bottom: 1.0625rem;
  padding-left: 2rem;
  font-size: 1rem;
  background-color: #009a3d;
  border-color: #007b31;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #007b31; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #676767;
    border-color: #525252;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #525252; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #6bb689;
    border-color: #4c9b6c;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #4c9b6c; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #cc0078;
    border-color: #a30060;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #a30060; }
    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-top: 1.125rem;
    padding-right: 2.25rem;
    padding-bottom: 1.1875rem;
    padding-left: 2.25rem;
    font-size: 1.25rem; }
  button.small, .button.small {
    padding-top: 0.875rem;
    padding-right: 1.75rem;
    padding-bottom: 0.9375rem;
    padding-left: 1.75rem;
    font-size: 0.8125rem; }
  button.tiny, .button.tiny {
    padding-top: 0.625rem;
    padding-right: 1.25rem;
    padding-bottom: 0.6875rem;
    padding-left: 1.25rem;
    font-size: 0.6875rem; }
  button.expand, .button.expand {
    padding-right: 0;
    padding-left: 0;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.75rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.75rem; }
  button.radius, .button.radius {
    border-radius: 3px; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #009a3d;
    border-color: #007b31;
    color: #FFFFFF;
    cursor: default;
    opacity: 0.7;
    box-shadow: none; }
    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: #007b31; }
    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: #009a3d; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #676767;
      border-color: #525252;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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: #525252; }
      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: #FFFFFF; }
      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: #676767; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #6bb689;
      border-color: #4c9b6c;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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: #4c9b6c; }
      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: #6bb689; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #cc0078;
      border-color: #a30060;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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: #a30060; }
      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: #cc0078; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #f08a24;
      border-color: #cf6e0e;
      color: #FFFFFF;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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;
      cursor: default;
      opacity: 0.7;
      box-shadow: none; }
      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.063em) {
  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 {
  font-size: 0.875rem;
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-weight: normal;
  line-height: 1.5;
  margin-bottom: 0;
  /* Styles for required inputs */ }
  label.right {
    float: none !important;
    text-align: right; }
  label.inline {
    margin: 0 0 1rem 0;
    padding: 0.5625rem 0; }
  label small {
    text-transform: capitalize;
    color: #676767; }

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

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

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

.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[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;
  border-radius: 0;
  background-color: #FFFFFF;
  font-family: inherit;
  border-style: solid;
  border-width: 1px;
  border-color: #cccccc;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.75);
  display: block;
  font-size: 0.875rem;
  margin: 0 0 1rem 0;
  padding: 0.5rem;
  height: 2.3125rem;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  transition: all 0.15s linear; }
  input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
    background: #fafafa;
    border-color: #999999;
    outline: none; }
  input[type="text"]:disabled, input[type="password"]:disabled, input[type="date"]:disabled, input[type="datetime"]:disabled, input[type="datetime-local"]:disabled, input[type="month"]:disabled, input[type="week"]:disabled, input[type="email"]:disabled, input[type="number"]:disabled, input[type="search"]:disabled, input[type="tel"]:disabled, input[type="time"]:disabled, input[type="url"]:disabled, input[type="color"]:disabled, textarea:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"][disabled], input[type="text"][readonly], fieldset[disabled] input[type="text"], input[type="password"][disabled], input[type="password"][readonly], fieldset[disabled] input[type="password"], input[type="date"][disabled], input[type="date"][readonly], fieldset[disabled] input[type="date"], input[type="datetime"][disabled], input[type="datetime"][readonly], fieldset[disabled] input[type="datetime"], input[type="datetime-local"][disabled], input[type="datetime-local"][readonly], fieldset[disabled] input[type="datetime-local"], input[type="month"][disabled], input[type="month"][readonly], fieldset[disabled] input[type="month"], input[type="week"][disabled], input[type="week"][readonly], fieldset[disabled] input[type="week"], input[type="email"][disabled], input[type="email"][readonly], fieldset[disabled] input[type="email"], input[type="number"][disabled], input[type="number"][readonly], fieldset[disabled] input[type="number"], input[type="search"][disabled], input[type="search"][readonly], fieldset[disabled] input[type="search"], input[type="tel"][disabled], input[type="tel"][readonly], fieldset[disabled] input[type="tel"], input[type="time"][disabled], input[type="time"][readonly], fieldset[disabled] input[type="time"], input[type="url"][disabled], input[type="url"][readonly], fieldset[disabled] input[type="url"], input[type="color"][disabled], input[type="color"][readonly], fieldset[disabled] input[type="color"], textarea[disabled], textarea[readonly], fieldset[disabled] textarea {
    background-color: #DDDDDD;
    cursor: default; }
  input[type="text"].radius, input[type="password"].radius, input[type="date"].radius, input[type="datetime"].radius, input[type="datetime-local"].radius, input[type="month"].radius, input[type="week"].radius, input[type="email"].radius, input[type="number"].radius, input[type="search"].radius, input[type="tel"].radius, input[type="time"].radius, input[type="url"].radius, input[type="color"].radius, textarea.radius {
    border-radius: 3px; }

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

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

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

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

/* Add height value for select elements to match text input height */
select {
  -webkit-appearance: none !important;
  border-radius: 0;
  background-color: #FAFAFA;
  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;
  padding: 0.5rem;
  font-size: 0.875rem;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  color: rgba(0, 0, 0, 0.75);
  line-height: normal;
  border-radius: 0;
  height: 2.3125rem; }
  select::-ms-expand {
    display: none; }
  select.radius {
    border-radius: 3px; }
  select:hover {
    background-color: #f3f3f3;
    border-color: #999999; }
  select:disabled {
    background-color: #DDDDDD;
    cursor: default; }
  select[multiple] {
    height: auto; }

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

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

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

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

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

span.error, small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #cc0078;
  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: #cc0078; }
.error small.error {
  display: block;
  padding: 0.375rem 0.5625rem 0.5625rem;
  margin-top: -1px;
  margin-bottom: 1rem;
  font-size: 0.75rem;
  font-weight: normal;
  font-style: italic;
  background: #cc0078;
  color: #FFFFFF; }
.error > label > small {
  color: #676767;
  background: transparent;
  padding: 0;
  text-transform: capitalize;
  font-style: normal;
  font-size: 60%;
  margin: 0;
  display: inline; }
.error span.error-message {
  display: block; }

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

label.error {
  color: #cc0078; }

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    padding: 0;
    width: 100%;
    height: auto;
    display: block;
    font-size: 16px;
    margin: 0; }
  .top-bar-section .divider,
  .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      display: block;
      width: 100%;
      color: #FFFFFF;
      padding: 12px 0 12px 0;
      padding-left: 0.9375rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 0.8125rem;
      font-weight: normal;
      text-transform: none; }
      .top-bar-section ul li > a.button {
        font-size: 0.8125rem;
        padding-right: 0.9375rem;
        padding-left: 0.9375rem;
        background-color: #009a3d;
        border-color: #007b31;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #007b31; }
        .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: #676767;
        border-color: #525252;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #525252; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.success {
        background-color: #6bb689;
        border-color: #4c9b6c;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #4c9b6c; }
        .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: #cc0078;
        border-color: #a30060;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #a30060; }
        .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 > button {
      font-size: 0.8125rem;
      padding-right: 0.9375rem;
      padding-left: 0.9375rem;
      background-color: #009a3d;
      border-color: #007b31;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #007b31; }
      .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: #676767;
        border-color: #525252;
        color: #FFFFFF; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #525252; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.success {
        background-color: #6bb689;
        border-color: #4c9b6c;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #4c9b6c; }
        .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: #cc0078;
        border-color: #a30060;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #a30060; }
        .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:hover:not(.has-form) > a {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section ul li.active > a {
      background: #009a3d;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #008434;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 0.9375rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 5px;
      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 {
        display: block;
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    padding: 0;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 99;
    display: block;
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .dropdown li {
      width: 100%;
      height: auto; }
      .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 {
      padding: 8px 0.9375rem 2px;
      margin-bottom: 0;
      text-transform: uppercase;
      color: #777777;
      font-weight: bold;
      font-size: 0.625rem; }

.js-generated {
  display: block; }

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

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

  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      width: auto;
      height: auto !important;
      display: inline; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #333333;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      background: #333333; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #333333; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      padding: 0 0.9375rem;
      line-height: 2.8125rem;
      color: #FFFFFF;
      background: #009a3d; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #008434;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.1875rem !important; }
      .top-bar-section .has-dropdown > a:after {
        content: "";
        display: block;
        width: 0;
        height: 0;
        border: inset 5px;
        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 {
        display: block;
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px); }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      display: block;
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 1rem;
      margin-top: -1px;
      right: 5px;
      line-height: 1.2; }
    .top-bar-section .dropdown {
      left: 0;
      top: auto;
      background: transparent;
      min-width: 100%; }
      .top-bar-section .dropdown li a {
        color: #FFFFFF;
        line-height: 2.8125rem;
        white-space: nowrap;
        padding: 12px 0.9375rem;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        color: #FFFFFF;
        background: #333333; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        color: #FFFFFF;
        background-color: #555555;
        background: #333333; }
      .top-bar-section .dropdown li label {
        white-space: nowrap;
        background: #333333; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-bottom: none;
      border-top: none;
      border-right: solid 1px #4e4e4e;
      clear: none;
      height: 2.8125rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      padding: 0 0.9375rem;
      height: 2.8125rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }

  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #333333;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #009a3d;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    display: block;
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    position: absolute !important; } }
.breadcrumbs {
  display: block;
  padding: 0.5625rem 0.875rem 0.5625rem;
  overflow: hidden;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-width: 1px;
  background-color: #bbbbbb;
  border-color: #a8a8a8;
  border-radius: 3px; }
  .breadcrumbs > * {
    margin: 0;
    float: left;
    font-size: 0.6875rem;
    line-height: 0.6875rem;
    text-transform: uppercase;
    color: #009a3d; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #009a3d; }
    .breadcrumbs > *.current {
      cursor: default;
      color: #333333; }
      .breadcrumbs > *.current a {
        cursor: default;
        color: #333333; }
      .breadcrumbs > *.current:hover, .breadcrumbs > *.current:hover a, .breadcrumbs > *.current:focus, .breadcrumbs > *.current:focus a {
        text-decoration: none; }
    .breadcrumbs > *.unavailable {
      color: #999999; }
      .breadcrumbs > *.unavailable a {
        color: #999999; }
      .breadcrumbs > *.unavailable:hover, .breadcrumbs > *.unavailable:hover a, .breadcrumbs > *.unavailable:focus,
      .breadcrumbs > *.unavailable a:focus {
        text-decoration: none;
        color: #999999;
        cursor: not-allowed; }
    .breadcrumbs > *:before {
      content: "/";
      color: #AAAAAA;
      margin: 0 0.75rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

/* Accessibility - hides the forward slash */
[aria-label="breadcrumbs"] [aria-hidden="true"]:after {
  content: "/"; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-weight: normal;
  margin-bottom: 1.25rem;
  position: relative;
  padding: 0.875rem 1.5rem 0.875rem 0.875rem;
  font-size: 0.8125rem;
  transition: opacity 300ms ease-out;
  background-color: #009a3d;
  border-color: #008434;
  color: #FFFFFF; }
  .alert-box .close {
    font-size: 1.375rem;
    padding: 0 6px 4px;
    line-height: .9;
    position: absolute;
    top: 50%;
    margin-top: -0.6875rem;
    right: 0.25rem;
    color: #333333;
    opacity: 0.3;
    background: inherit; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 3px; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #6bb689;
    border-color: #52a674;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #cc0078;
    border-color: #af0067;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #676767;
    border-color: #595959;
    color: #FFFFFF; }
  .alert-box.warning {
    background-color: #f08a24;
    border-color: #de770f;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #a0d3e8;
    border-color: #74bfdd;
    color: #232323; }
  .alert-box.alert-close {
    opacity: 0; }

.inline-list {
  margin: 0 auto 1.0625rem auto;
  margin-left: -1.375rem;
  margin-right: 0;
  padding: 0;
  list-style: none;
  overflow: hidden; }
  .inline-list > li {
    list-style: none;
    float: left;
    margin-left: 1.375rem;
    display: block; }
    .inline-list > li > * {
      display: block; }

.button-group {
  list-style: none;
  margin: 0;
  left: 0; }
  .button-group:before, .button-group:after {
    content: " ";
    display: table; }
  .button-group:after {
    clear: both; }
  .button-group.even-2 li {
    margin: 0 -2px;
    display: inline-block;
    width: 50%; }
    .button-group.even-2 li > button, .button-group.even-2 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-2 li:first-child button, .button-group.even-2 li:first-child .button {
      border-left: 0; }
    .button-group.even-2 li button, .button-group.even-2 li .button {
      width: 100%; }
  .button-group.even-3 li {
    margin: 0 -2px;
    display: inline-block;
    width: 33.33333%; }
    .button-group.even-3 li > button, .button-group.even-3 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-3 li:first-child button, .button-group.even-3 li:first-child .button {
      border-left: 0; }
    .button-group.even-3 li button, .button-group.even-3 li .button {
      width: 100%; }
  .button-group.even-4 li {
    margin: 0 -2px;
    display: inline-block;
    width: 25%; }
    .button-group.even-4 li > button, .button-group.even-4 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-4 li:first-child button, .button-group.even-4 li:first-child .button {
      border-left: 0; }
    .button-group.even-4 li button, .button-group.even-4 li .button {
      width: 100%; }
  .button-group.even-5 li {
    margin: 0 -2px;
    display: inline-block;
    width: 20%; }
    .button-group.even-5 li > button, .button-group.even-5 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-5 li:first-child button, .button-group.even-5 li:first-child .button {
      border-left: 0; }
    .button-group.even-5 li button, .button-group.even-5 li .button {
      width: 100%; }
  .button-group.even-6 li {
    margin: 0 -2px;
    display: inline-block;
    width: 16.66667%; }
    .button-group.even-6 li > button, .button-group.even-6 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-6 li:first-child button, .button-group.even-6 li:first-child .button {
      border-left: 0; }
    .button-group.even-6 li button, .button-group.even-6 li .button {
      width: 100%; }
  .button-group.even-7 li {
    margin: 0 -2px;
    display: inline-block;
    width: 14.28571%; }
    .button-group.even-7 li > button, .button-group.even-7 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-7 li:first-child button, .button-group.even-7 li:first-child .button {
      border-left: 0; }
    .button-group.even-7 li button, .button-group.even-7 li .button {
      width: 100%; }
  .button-group.even-8 li {
    margin: 0 -2px;
    display: inline-block;
    width: 12.5%; }
    .button-group.even-8 li > button, .button-group.even-8 li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.even-8 li:first-child button, .button-group.even-8 li:first-child .button {
      border-left: 0; }
    .button-group.even-8 li button, .button-group.even-8 li .button {
      width: 100%; }
  .button-group > li {
    margin: 0 -2px;
    display: inline-block; }
    .button-group > li > button, .button-group > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group > li:first-child button, .button-group > li:first-child .button {
      border-left: 0; }
  .button-group.stack > li {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0;
    float: none; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-left: 0; }
    .button-group.stack > li > button, .button-group.stack > li .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.stack > li > button {
      width: 100%; }
    .button-group.stack > li:first-child button, .button-group.stack > li:first-child .button {
      border-top: 0; }
  .button-group.stack-for-small > li {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
      border-left: 0; }
    @media only screen and (max-width: 40em) {
      .button-group.stack-for-small > li {
        margin: 0 -2px;
        display: inline-block;
        display: block;
        margin: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-left: 1px solid;
          border-color: rgba(255, 255, 255, 0.5); }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-left: 0; }
        .button-group.stack-for-small > li > button, .button-group.stack-for-small > li .button {
          border-top: 1px solid;
          border-color: rgba(255, 255, 255, 0.5);
          border-left-width: 0;
          margin: 0;
          display: block; }
        .button-group.stack-for-small > li > button {
          width: 100%; }
        .button-group.stack-for-small > li:first-child button, .button-group.stack-for-small > li:first-child .button {
          border-top: 0; } }
  .button-group.radius > * {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.radius > * > button, .button-group.radius > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius > *:first-child button, .button-group.radius > *:first-child .button {
      border-left: 0; }
    .button-group.radius > *, .button-group.radius > * > a, .button-group.radius > * > button, .button-group.radius > * > .button {
      border-radius: 0; }
    .button-group.radius > *:first-child, .button-group.radius > *:first-child > a, .button-group.radius > *:first-child > button, .button-group.radius > *:first-child > .button {
      -webkit-border-bottom-left-radius: 3px;
      -webkit-border-top-left-radius: 3px;
      border-bottom-left-radius: 3px;
      border-top-left-radius: 3px; }
    .button-group.radius > *:last-child, .button-group.radius > *:last-child > a, .button-group.radius > *:last-child > button, .button-group.radius > *:last-child > .button {
      -webkit-border-bottom-right-radius: 3px;
      -webkit-border-top-right-radius: 3px;
      border-bottom-right-radius: 3px;
      border-top-right-radius: 3px; }
  .button-group.radius.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-left: 0; }
    .button-group.radius.stack > * > button, .button-group.radius.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.radius.stack > * > button {
      width: 100%; }
    .button-group.radius.stack > *:first-child button, .button-group.radius.stack > *:first-child .button {
      border-top: 0; }
    .button-group.radius.stack > *, .button-group.radius.stack > * > a, .button-group.radius.stack > * > button, .button-group.radius.stack > * > .button {
      border-radius: 0; }
    .button-group.radius.stack > *:first-child, .button-group.radius.stack > *:first-child > a, .button-group.radius.stack > *:first-child > button, .button-group.radius.stack > *:first-child > .button {
      -webkit-top-left-radius: 3px;
      -webkit-top-right-radius: 3px;
      border-top-left-radius: 3px;
      border-top-right-radius: 3px; }
    .button-group.radius.stack > *:last-child, .button-group.radius.stack > *:last-child > a, .button-group.radius.stack > *:last-child > button, .button-group.radius.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 3px;
      -webkit-bottom-right-radius: 3px;
      border-bottom-left-radius: 3px;
      border-bottom-right-radius: 3px; }
  @media only screen and (min-width: 40.063em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 3px;
        -webkit-border-top-left-radius: 3px;
        border-bottom-left-radius: 3px;
        border-top-left-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 3px;
        -webkit-border-top-right-radius: 3px;
        border-bottom-right-radius: 3px;
        border-top-right-radius: 3px; } }
  @media only screen and (max-width: 40em) {
    .button-group.radius.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.radius.stack-for-small > * > button {
        width: 100%; }
      .button-group.radius.stack-for-small > *:first-child button, .button-group.radius.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.radius.stack-for-small > *, .button-group.radius.stack-for-small > * > a, .button-group.radius.stack-for-small > * > button, .button-group.radius.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.radius.stack-for-small > *:first-child, .button-group.radius.stack-for-small > *:first-child > a, .button-group.radius.stack-for-small > *:first-child > button, .button-group.radius.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 3px;
        -webkit-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-top-right-radius: 3px; }
      .button-group.radius.stack-for-small > *:last-child, .button-group.radius.stack-for-small > *:last-child > a, .button-group.radius.stack-for-small > *:last-child > button, .button-group.radius.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 3px;
        -webkit-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
        border-bottom-right-radius: 3px; } }
  .button-group.round > * {
    margin: 0 -2px;
    display: inline-block; }
    .button-group.round > * > button, .button-group.round > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round > *:first-child button, .button-group.round > *:first-child .button {
      border-left: 0; }
    .button-group.round > *, .button-group.round > * > a, .button-group.round > * > button, .button-group.round > * > .button {
      border-radius: 0; }
    .button-group.round > *:first-child, .button-group.round > *:first-child > a, .button-group.round > *:first-child > button, .button-group.round > *:first-child > .button {
      -webkit-border-bottom-left-radius: 1000px;
      -webkit-border-top-left-radius: 1000px;
      border-bottom-left-radius: 1000px;
      border-top-left-radius: 1000px; }
    .button-group.round > *:last-child, .button-group.round > *:last-child > a, .button-group.round > *:last-child > button, .button-group.round > *:last-child > .button {
      -webkit-border-bottom-right-radius: 1000px;
      -webkit-border-top-right-radius: 1000px;
      border-bottom-right-radius: 1000px;
      border-top-right-radius: 1000px; }
  .button-group.round.stack > * {
    margin: 0 -2px;
    display: inline-block;
    display: block;
    margin: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-left: 1px solid;
      border-color: rgba(255, 255, 255, 0.5); }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-left: 0; }
    .button-group.round.stack > * > button, .button-group.round.stack > * .button {
      border-top: 1px solid;
      border-color: rgba(255, 255, 255, 0.5);
      border-left-width: 0;
      margin: 0;
      display: block; }
    .button-group.round.stack > * > button {
      width: 100%; }
    .button-group.round.stack > *:first-child button, .button-group.round.stack > *:first-child .button {
      border-top: 0; }
    .button-group.round.stack > *, .button-group.round.stack > * > a, .button-group.round.stack > * > button, .button-group.round.stack > * > .button {
      border-radius: 0; }
    .button-group.round.stack > *:first-child, .button-group.round.stack > *:first-child > a, .button-group.round.stack > *:first-child > button, .button-group.round.stack > *:first-child > .button {
      -webkit-top-left-radius: 1rem;
      -webkit-top-right-radius: 1rem;
      border-top-left-radius: 1rem;
      border-top-right-radius: 1rem; }
    .button-group.round.stack > *:last-child, .button-group.round.stack > *:last-child > a, .button-group.round.stack > *:last-child > button, .button-group.round.stack > *:last-child > .button {
      -webkit-bottom-left-radius: 1rem;
      -webkit-bottom-right-radius: 1rem;
      border-bottom-left-radius: 1rem;
      border-bottom-right-radius: 1rem; }
  @media only screen and (min-width: 40.063em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-border-bottom-left-radius: 1000px;
        -webkit-border-top-left-radius: 1000px;
        border-bottom-left-radius: 1000px;
        border-top-left-radius: 1000px; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-border-bottom-right-radius: 1000px;
        -webkit-border-top-right-radius: 1000px;
        border-bottom-right-radius: 1000px;
        border-top-right-radius: 1000px; } }
  @media only screen and (max-width: 40em) {
    .button-group.round.stack-for-small > * {
      margin: 0 -2px;
      display: inline-block;
      display: block;
      margin: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-left: 1px solid;
        border-color: rgba(255, 255, 255, 0.5); }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-left: 0; }
      .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * .button {
        border-top: 1px solid;
        border-color: rgba(255, 255, 255, 0.5);
        border-left-width: 0;
        margin: 0;
        display: block; }
      .button-group.round.stack-for-small > * > button {
        width: 100%; }
      .button-group.round.stack-for-small > *:first-child button, .button-group.round.stack-for-small > *:first-child .button {
        border-top: 0; }
      .button-group.round.stack-for-small > *, .button-group.round.stack-for-small > * > a, .button-group.round.stack-for-small > * > button, .button-group.round.stack-for-small > * > .button {
        border-radius: 0; }
      .button-group.round.stack-for-small > *:first-child, .button-group.round.stack-for-small > *:first-child > a, .button-group.round.stack-for-small > *:first-child > button, .button-group.round.stack-for-small > *:first-child > .button {
        -webkit-top-left-radius: 1rem;
        -webkit-top-right-radius: 1rem;
        border-top-left-radius: 1rem;
        border-top-right-radius: 1rem; }
      .button-group.round.stack-for-small > *:last-child, .button-group.round.stack-for-small > *:last-child > a, .button-group.round.stack-for-small > *:last-child > button, .button-group.round.stack-for-small > *:last-child > .button {
        -webkit-bottom-left-radius: 1rem;
        -webkit-bottom-right-radius: 1rem;
        border-bottom-left-radius: 1rem;
        border-bottom-right-radius: 1rem; } }

.button-bar:before, .button-bar:after {
  content: " ";
  display: table; }
.button-bar:after {
  clear: both; }
.button-bar .button-group {
  float: left;
  margin-right: 0.625rem; }
  .button-bar .button-group div {
    overflow: hidden; }

/* Panels */
.panel {
  border-style: solid;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 1.25rem;
  background: #f2f2f2;
  color: #333333; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #333333; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.625rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 1px;
    border-color: #b4ffd2;
    margin-bottom: 1.25rem;
    padding: 1.25rem;
    background: #eafff2;
    color: #333333; }
    .panel.callout > :first-child {
      margin-top: 0; }
    .panel.callout > :last-child {
      margin-bottom: 0; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #333333; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.625rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #009a3d; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #008434; }
  .panel.radius {
    border-radius: 3px; }

.dropdown.button, button.dropdown {
  position: relative;
  outline: none;
  padding-right: 3.5625rem; }
  .dropdown.button::after, button.dropdown::after {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    display: block;
    border-style: solid;
    border-color: #FFFFFF transparent transparent transparent;
    top: 50%; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.375rem;
    right: 1.40625rem;
    margin-top: -0.15625rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 2.625rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.375rem;
      right: 1.125rem;
      margin-top: -0.125rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.0625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.4375rem;
      right: 1.3125rem;
      margin-top: -0.15625rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 3.625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3125rem;
      right: 1.71875rem;
      margin-top: -0.15625rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.secondary:after, button.dropdown.secondary:after {
    border-color: #333333 transparent transparent transparent; }

/* Image Thumbnails */
.th {
  line-height: 0;
  display: inline-block;
  border: solid 4px #FFFFFF;
  max-width: 100%;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.2);
  transition: all 200ms ease-out; }
  .th:hover, .th:focus {
    box-shadow: 0 0 6px 1px rgba(0, 154, 61, 0.5); }
  .th.radius {
    border-radius: 3px; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.25rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #EEEEEE;
    font-weight: normal;
    font-size: 1rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .pricing-table .price {
    background-color: #F6F6F6;
    padding: 0.9375rem 1.25rem;
    text-align: center;
    color: #333333;
    font-weight: normal;
    font-size: 2rem;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .pricing-table .description {
    background-color: #FFFFFF;
    padding: 0.9375rem;
    text-align: center;
    color: #777777;
    font-size: 0.75rem;
    font-weight: normal;
    line-height: 1.4;
    border-bottom: dotted 1px #DDDDDD; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    padding: 0.9375rem;
    text-align: center;
    color: #333333;
    font-size: 0.875rem;
    font-weight: normal;
    border-bottom: dotted 1px #DDDDDD; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    text-align: center;
    padding: 1.25rem 1.25rem 0; }

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  z-index: 50;
  min-width: 100%;
  padding: 10px; }
  [data-magellan-expedition] .sub-nav, [data-magellan-expedition-clone] .sub-nav {
    margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav dd, [data-magellan-expedition-clone] .sub-nav dd {
      margin-bottom: 0; }
    [data-magellan-expedition] .sub-nav a, [data-magellan-expedition-clone] .sub-nav a {
      line-height: 1.8em; }

.icon-bar {
  width: 100%;
  font-size: 0;
  display: inline-block;
  background: #333333; }
  .icon-bar > * {
    text-align: center;
    font-size: 1rem;
    width: 25%;
    margin: 0 auto;
    display: block;
    padding: 1.25rem;
    float: left; }
    .icon-bar > * i, .icon-bar > * img {
      display: block;
      margin: 0 auto; }
      .icon-bar > * i + label, .icon-bar > * img + label {
        margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem;
      vertical-align: middle; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    margin: 0 .0625rem 0 0;
    display: inline-block; }
    .icon-bar.label-right > * i + label, .icon-bar.label-right > * img + label {
      margin-top: 0; }
  .icon-bar.label-right > * label {
    display: inline-block; }
  .icon-bar.vertical.label-right > * {
    text-align: left; }
  .icon-bar.vertical, .icon-bar.small-vertical {
    height: 100%;
    width: auto; }
    .icon-bar.vertical .item, .icon-bar.small-vertical .item {
      width: auto;
      margin: auto;
      float: none; }
  @media only screen and (min-width: 40.063em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  @media only screen and (min-width: 64.063em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        width: auto;
        margin: auto;
        float: none; } }
  .icon-bar > * {
    font-size: 1rem;
    padding: 1.25rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      width: 1.875rem;
      height: 1.875rem; }
  .icon-bar > * label {
    color: #FFFFFF; }
  .icon-bar > * i {
    color: #FFFFFF; }
  .icon-bar > a:hover {
    background: #009a3d; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #009a3d; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    opacity: 0.7;
    cursor: not-allowed;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: not-allowed; }

.icon-bar.two-up .item {
  width: 50%; }
.icon-bar.two-up.vertical .item, .icon-bar.two-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.two-up.large-vertical .item {
    width: auto; } }
.icon-bar.three-up .item {
  width: 33.3333%; }
.icon-bar.three-up.vertical .item, .icon-bar.three-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.three-up.large-vertical .item {
    width: auto; } }
.icon-bar.four-up .item {
  width: 25%; }
.icon-bar.four-up.vertical .item, .icon-bar.four-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.four-up.large-vertical .item {
    width: auto; } }
.icon-bar.five-up .item {
  width: 20%; }
.icon-bar.five-up.vertical .item, .icon-bar.five-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.five-up.large-vertical .item {
    width: auto; } }
.icon-bar.six-up .item {
  width: 16.66667%; }
.icon-bar.six-up.vertical .item, .icon-bar.six-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.six-up.large-vertical .item {
    width: auto; } }
.icon-bar.seven-up .item {
  width: 14.28571%; }
.icon-bar.seven-up.vertical .item, .icon-bar.seven-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.seven-up.large-vertical .item {
    width: auto; } }
.icon-bar.eight-up .item {
  width: 12.5%; }
.icon-bar.eight-up.vertical .item, .icon-bar.eight-up.small-vertical .item {
  width: auto; }
@media only screen and (min-width: 40.063em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width: 64.063em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    position: relative;
    margin-bottom: 0 !important;
    list-style: none;
    float: left; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #EFEFEF;
      color: #222222;
      padding: 1rem 2rem;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e1e1e1; }
      .tabs dd > a:focus, .tabs .tab-title > a:focus {
        outline: none; }
    .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.9375em 0;
    width: 100%; }
    .tabs-content > .content.active {
      display: block;
      float: none; }
    .tabs-content > .content.contained {
      padding: 0.9375em; }
  .tabs-content.vertical {
    display: block; }
    .tabs-content.vertical > .content {
      padding: 0 0.9375em; }

@media only screen and (min-width: 40.063em) {
  .tabs.vertical {
    width: 20%;
    max-width: 20%;
    float: left;
    margin: 0 0 1.25rem; }

  .tabs-content.vertical {
    width: 80%;
    max-width: 80%;
    float: left;
    margin-left: -1px;
    padding-left: 1rem; } }
.no-js .tabs-content > .content {
  display: block;
  float: none; }

ul.pagination {
  display: block;
  min-height: 1.5rem;
  margin-left: -0.3125rem; }
  ul.pagination li {
    height: 1.5rem;
    color: #222222;
    font-size: 0.875rem;
    margin-left: 0.3125rem; }
    ul.pagination li a, ul.pagination li button {
      display: block;
      padding: 0.0625rem 0.625rem 0.0625rem;
      color: #999999;
      background: none;
      border-radius: 3px;
      font-weight: normal;
      font-size: 1em;
      line-height: inherit;
      transition: background-color 300ms ease-out; }
    ul.pagination li:hover a,
    ul.pagination li a:focus, ul.pagination li:hover button,
    ul.pagination li button:focus {
      background: #e6e6e6; }
    ul.pagination li.unavailable a, ul.pagination li.unavailable button {
      cursor: default;
      color: #999999; }
    ul.pagination li.unavailable:hover a, ul.pagination li.unavailable a:focus, ul.pagination li.unavailable:hover button, ul.pagination li.unavailable button:focus {
      background: transparent; }
    ul.pagination li.current a, ul.pagination li.current button {
      background: #009a3d;
      color: #FFFFFF;
      font-weight: bold;
      cursor: default; }
      ul.pagination li.current a:hover, ul.pagination li.current a:focus, ul.pagination li.current button:hover, ul.pagination li.current button:focus {
        background: #009a3d; }
  ul.pagination li {
    float: left;
    display: block; }

/* Pagination centred wrapper */
.pagination-centered {
  text-align: center; }
  .pagination-centered ul.pagination li {
    float: none;
    display: inline-block; }

.side-nav {
  display: block;
  margin: 0;
  padding: 0.875rem 0;
  list-style-type: none;
  list-style-position: outside;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
  .side-nav li {
    margin: 0 0 0.4375rem 0;
    font-size: 0.875rem;
    font-weight: normal; }
    .side-nav li a:not(.button) {
      display: block;
      color: #009a3d;
      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: #06ff69; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #06ff69;
      font-weight: normal;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      padding: 0;
      list-style: none;
      border-top-color: white; }
    .side-nav li.heading {
      color: #009a3d;
      font-size: 0.875rem;
      font-weight: bold;
      text-transform: uppercase; }

.accordion {
  margin-bottom: 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; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      padding: 1rem;
      display: block;
      font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
      font-size: 1rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 0.9375em; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        display: block;
        background: #FFFFFF; }

.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.063em) 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.063em) {
  .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.063em) 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.063em) {
  .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.063em) 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.063em) {
  .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.063em) and (max-width: 99999999em) {
  .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.063em) {
  .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: #009a3d;
  text-decoration: none;
  line-height: inherit; }
  a:hover, a:focus {
    color: #008434; }
  a img {
    border: none; }

/* Default paragraph styles */
p {
  font-family: inherit;
  font-weight: normal;
  font-size: 1rem;
  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;
    line-height: 1.35;
    font-style: italic; }

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #000;
  text-rendering: optimizeLegibility;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
  line-height: 1.4; }
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-size: 60%;
    color: #595959;
    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: #595959;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem; }

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

/* 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 {
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  color: #333333;
  background-color: #d1d1d1;
  border-width: 1px;
  border-style: solid;
  border-color: #bcbcbc;
  padding: 0.125rem 0.3125rem 0.0625rem; }

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

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

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

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

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

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #000;
  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: #3b3b3b; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a,
    blockquote cite a:visited {
      color: #3b3b3b; }

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

/* 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.063em) {
  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; } }
.split.button {
  position: relative;
  padding-right: 5.0625rem; }
  .split.button span {
    display: block;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: solid 1px; }
    .split.button span:after {
      position: absolute;
      content: "";
      width: 0;
      height: 0;
      display: block;
      border-style: inset;
      top: 50%;
      left: 50%; }
    .split.button span:active {
      background-color: rgba(0, 0, 0, 0.1); }
  .split.button span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button span {
    width: 3.09375rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.375rem;
      top: 48%;
      margin-left: -0.375rem; }
  .split.button span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.secondary span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.secondary span:after {
    border-color: #FFFFFF transparent transparent transparent; }
  .split.button.alert span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.success span {
    border-left-color: rgba(255, 255, 255, 0.5); }
  .split.button.tiny {
    padding-right: 3.75rem; }
    .split.button.tiny span {
      width: 2.25rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.small {
    padding-right: 4.375rem; }
    .split.button.small span {
      width: 2.625rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.4375rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.large {
    padding-right: 5.5rem; }
    .split.button.large span {
      width: 3.4375rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3125rem;
        top: 48%;
        margin-left: -0.375rem; }
  .split.button.expand {
    padding-left: 2rem; }
  .split.button.secondary span:after {
    border-color: #333333 transparent transparent transparent; }
  .split.button.radius span {
    -webkit-border-bottom-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }
  .split.button.round span {
    -webkit-border-bottom-right-radius: 1000px;
    -webkit-border-top-right-radius: 1000px;
    border-bottom-right-radius: 1000px;
    border-top-right-radius: 1000px; }
  .split.button.no-pip span:before {
    border-style: none; }
  .split.button.no-pip span:after {
    border-style: none; }
  .split.button.no-pip span > i {
    top: 50%;
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em; }

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

.reveal-modal {
  visibility: hidden;
  display: none;
  position: absolute;
  z-index: 1005;
  width: 100%;
  top: 0;
  border-radius: 3px;
  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.063em) {
    .reveal-modal {
      width: 80%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal {
      top: 6.25rem; } }
  .reveal-modal.radius {
    border-radius: 3px; }
  .reveal-modal.round {
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0; }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.tiny {
      width: 30%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.small {
      width: 40%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.medium {
      width: 60%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.large {
      width: 70%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  @media only screen and (min-width: 40.063em) {
    .reveal-modal.xlarge {
      width: 95%;
      max-width: 62.5em;
      left: 0;
      right: 0;
      margin: 0 auto; } }
  .reveal-modal.full {
    top: 0;
    left: 0;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none !important;
    margin-left: 0 !important; }
    @media only screen and (min-width: 40.063em) {
      .reveal-modal.full {
        width: 100%;
        max-width: 62.5em;
        left: 0;
        right: 0;
        margin: 0 auto; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    font-size: 2.5rem;
    line-height: 1;
    position: absolute;
    top: 0.625rem;
    right: 1.375rem;
    color: #AAAAAA;
    font-weight: bold;
    cursor: pointer; }

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

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

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

@media only screen and (min-width: 40.063em) {
  .tooltip > .nub {
    border-color: transparent transparent #333333 transparent;
    top: -10px; }
  .tooltip.tip-top > .nub {
    border-color: #333333 transparent transparent transparent;
    top: auto;
    bottom: -10px; }
  .tooltip.tip-left, .tooltip.tip-right {
    float: none !important; }
  .tooltip.tip-left > .nub {
    border-color: transparent transparent transparent #333333;
    right: -10px;
    left: auto;
    top: 50%;
    margin-top: -5px; }
  .tooltip.tip-right > .nub {
    border-color: transparent #333333 transparent transparent;
    right: auto;
    left: -10px;
    top: 50%;
    margin-top: -5px; } }
/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

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

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

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

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

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

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

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

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

@media only screen and (min-width: 40.063em) {
  .clearing-main-prev,
  .clearing-main-next {
    position: absolute;
    height: 100%;
    width: 40px;
    top: 0; }
    .clearing-main-prev > span,
    .clearing-main-next > span {
      position: absolute;
      top: 50%;
      display: block;
      width: 0;
      height: 0;
      border: solid 12px; }
      .clearing-main-prev > span:hover,
      .clearing-main-next > span:hover {
        opacity: 0.8; }

  .clearing-main-prev {
    left: 0; }
    .clearing-main-prev > span {
      left: 5px;
      border-color: transparent;
      border-right-color: #CCCCCC; }

  .clearing-main-next {
    right: 0; }
    .clearing-main-next > span {
      border-color: transparent;
      border-left-color: #CCCCCC; }

  .clearing-main-prev.disabled,
  .clearing-main-next.disabled {
    opacity: 0.3; }

  .clearing-assembled .clearing-container .carousel {
    background: rgba(51, 51, 51, 0.8);
    height: 120px;
    margin-top: 10px;
    text-align: center; }
    .clearing-assembled .clearing-container .carousel > ul {
      display: inline-block;
      z-index: 999;
      height: 100%;
      position: relative;
      float: none; }
      .clearing-assembled .clearing-container .carousel > ul li {
        display: block;
        width: 120px;
        min-height: inherit;
        float: left;
        overflow: hidden;
        margin-right: 0;
        padding: 0;
        position: relative;
        cursor: pointer;
        opacity: 0.4;
        clear: none; }
        .clearing-assembled .clearing-container .carousel > ul li.fix-height img {
          height: 100%;
          max-width: none; }
        .clearing-assembled .clearing-container .carousel > ul li a.th {
          border: none;
          box-shadow: none;
          display: block; }
        .clearing-assembled .clearing-container .carousel > ul li img {
          cursor: pointer !important;
          width: 100% !important; }
        .clearing-assembled .clearing-container .carousel > ul li.visible {
          opacity: 1; }
        .clearing-assembled .clearing-container .carousel > ul li:hover {
          opacity: 0.8; }
  .clearing-assembled .clearing-container .visible-img {
    background: #333333;
    overflow: hidden;
    height: 85%; }

  .clearing-close {
    position: absolute;
    top: 10px;
    right: 20px;
    padding-left: 0;
    padding-top: 0; } }
/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  height: 1.5625rem;
  border: 1px solid white;
  padding: 0.125rem;
  margin-bottom: 0.625rem; }
  .progress .meter {
    background: #009a3d;
    height: 100%;
    display: block; }
  .progress.secondary .meter {
    background: #676767;
    height: 100%;
    display: block; }
  .progress.success .meter {
    background: #6bb689;
    height: 100%;
    display: block; }
  .progress.alert .meter {
    background: #cc0078;
    height: 100%;
    display: block; }
  .progress.radius {
    border-radius: 3px; }
    .progress.radius .meter {
      border-radius: 2px; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.sub-nav {
  display: block;
  width: auto;
  overflow: hidden;
  margin-bottom: -0.25rem 0 1.125rem;
  padding-top: 0.25rem; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt,
  .sub-nav dd,
  .sub-nav li {
    float: left;
    margin-left: 1rem;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: normal;
    font-size: 0.875rem;
    color: #999999; }
    .sub-nav dt a,
    .sub-nav dd a,
    .sub-nav li a {
      text-decoration: none;
      color: #999999;
      padding: 0.1875rem 1rem; }
      .sub-nav dt a:hover,
      .sub-nav dd a:hover,
      .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a,
    .sub-nav dd.active a,
    .sub-nav li.active a {
      border-radius: 3px;
      font-weight: normal;
      background: #009a3d;
      padding: 0.1875rem 1rem;
      cursor: default;
      color: #FFFFFF; }
      .sub-nav dt.active a:hover,
      .sub-nav dd.active a:hover,
      .sub-nav li.active a:hover {
        background: #008434; }

/* Foundation Joyride */
.joyride-list {
  display: none; }

/* Default styles for the container */
.joyride-tip-guide {
  display: none;
  position: absolute;
  background: #333333;
  color: #FFFFFF;
  z-index: 101;
  top: 0;
  left: 2.5%;
  font-family: inherit;
  font-weight: normal;
  width: 95%; }

.lt-ie9 .joyride-tip-guide {
  max-width: 800px;
  left: 50%;
  margin-left: -400px; }

.joyride-content-wrapper {
  width: 100%;
  padding: 1.125rem 1.25rem 1.5rem; }
  .joyride-content-wrapper .button {
    margin-bottom: 0 !important; }
  .joyride-content-wrapper .joyride-prev-tip {
    margin-right: 10px; }

/* Add a little css triangle pip, older browser just miss out on the fanciness of it */
.joyride-tip-guide .joyride-nub {
  display: block;
  position: absolute;
  left: 22px;
  width: 0;
  height: 0;
  border: 10px solid #333333; }
  .joyride-tip-guide .joyride-nub.top {
    border-top-style: solid;
    border-color: #333333;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-bottom-style: solid;
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .joyride-tip-guide .joyride-nub.right {
    right: -20px; }
  .joyride-tip-guide .joyride-nub.left {
    left: -20px; }

/* Typography */
.joyride-tip-guide h1,
.joyride-tip-guide h2,
.joyride-tip-guide h3,
.joyride-tip-guide h4,
.joyride-tip-guide h5,
.joyride-tip-guide h6 {
  line-height: 1.25;
  margin: 0;
  font-weight: bold;
  color: #FFFFFF; }

.joyride-tip-guide p {
  margin: 0 0 1.125rem 0;
  font-size: 0.875rem;
  line-height: 1.3; }

.joyride-timer-indicator-wrap {
  width: 50px;
  height: 3px;
  border: solid 1px #555555;
  position: absolute;
  right: 1.0625rem;
  bottom: 1rem; }

.joyride-timer-indicator {
  display: block;
  width: 0;
  height: inherit;
  background: #666666; }

.joyride-close-tip {
  position: absolute;
  right: 12px;
  top: 10px;
  color: #777777 !important;
  text-decoration: none;
  font-size: 24px;
  font-weight: normal;
  line-height: .5 !important; }
  .joyride-close-tip:hover, .joyride-close-tip:focus {
    color: #EEEEEE !important; }

.joyride-modal-bg {
  position: fixed;
  height: 100%;
  width: 100%;
  background: transparent;
  background: rgba(0, 0, 0, 0.5);
  z-index: 100;
  display: none;
  top: 0;
  left: 0;
  cursor: pointer; }

.joyride-expose-wrapper {
  background-color: #FFFFFF;
  position: absolute;
  border-radius: 3px;
  z-index: 102;
  box-shadow: 0 0 15px #FFFFFF; }

.joyride-expose-cover {
  background: transparent;
  border-radius: 3px;
  position: absolute;
  z-index: 9999;
  top: 0;
  left: 0; }

/* Styles for screens that are at least 768px; */
@media only screen and (min-width: 40.063em) {
  .joyride-tip-guide {
    width: 300px;
    left: inherit; }
    .joyride-tip-guide .joyride-nub.bottom {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-right-color: transparent !important;
      bottom: -20px; }
    .joyride-tip-guide .joyride-nub.right {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-right-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: auto;
      right: -20px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-top-color: transparent !important;
      border-left-color: transparent !important;
      border-bottom-color: transparent !important;
      top: 22px;
      left: -20px;
      right: auto; } }
.label {
  font-weight: normal;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  text-align: center;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;
  display: inline-block;
  position: relative;
  margin-bottom: auto;
  padding: 0.25rem 0.5rem 0.25rem;
  font-size: 0.6875rem;
  background-color: #009a3d;
  color: #FFFFFF; }
  .label.radius {
    border-radius: 3px; }
  .label.round {
    border-radius: 1000px; }
  .label.alert {
    background-color: #cc0078;
    color: #FFFFFF; }
  .label.warning {
    background-color: #f08a24;
    color: #FFFFFF; }
  .label.success {
    background-color: #6bb689;
    color: #FFFFFF; }
  .label.secondary {
    background-color: #676767;
    color: #FFFFFF; }
  .label.info {
    background-color: #a0d3e8;
    color: #333333; }

.off-canvas-wrap {
  -webkit-backface-visibility: hidden;
  position: relative;
  width: 100%;
  overflow: hidden; }
  .off-canvas-wrap.move-right, .off-canvas-wrap.move-left {
    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 {
  width: 2.8125rem;
  height: 2.8125rem;
  position: absolute;
  top: 0;
  border-right: solid 1px #1a1a1a;
  left: 0; }

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

.tab-bar-section {
  padding: 0 0.625rem;
  position: absolute;
  text-align: center;
  height: 2.8125rem;
  top: 0; }
  @media only screen and (min-width: 40.063em) {
    .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 {
  text-indent: 2.1875rem;
  width: 2.8125rem;
  height: 2.8125rem;
  display: block;
  padding: 0;
  color: #FFFFFF;
  position: relative;
  transform: translate3d(0, 0, 0); }
  .tab-bar .menu-icon span::after {
    content: "";
    position: absolute;
    display: block;
    height: 0;
    top: 50%;
    margin-top: -0.5rem;
    left: 0.90625rem;
    box-shadow: 0 0 0 1px #FFFFFF, 0 7px 0 1px #FFFFFF, 0 14px 0 1px #FFFFFF;
    width: 1rem; }
  .tab-bar .menu-icon span:hover:after {
    box-shadow: 0 0 0 1px #b3b3b3, 0 7px 0 1px #b3b3b3, 0 14px 0 1px #b3b3b3; }

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

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

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

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

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

.offcanvas-overlap .left-off-canvas-menu, .offcanvas-overlap .right-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;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .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;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .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;
  transition: background 300ms ease;
  cursor: pointer;
  box-shadow: -4px 0 4px rgba(0, 0, 0, 0.5), 4px 0 4px rgba(0, 0, 0, 0.5);
  display: block;
  position: absolute;
  background: rgba(255, 255, 255, 0.2);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1002;
  -webkit-tap-highlight-color: transparent; }
  @media only screen and (min-width: 40.063em) {
    .offcanvas-overlap-right .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 .move-left > .inner-wrap {
  right: 15.625rem; }
.no-csstransforms .move-right > .inner-wrap {
  left: 15.625rem; }

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

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

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

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

/* Foundation Dropdowns */
.f-dropdown {
  position: absolute;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  outline: none;
  width: 100%;
  max-height: none;
  height: auto;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 0.875rem;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 6px;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    content: "";
    display: block;
    width: 0;
    height: 0;
    border: inset 7px;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    width: 100%;
    max-height: none;
    height: auto;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    margin-top: -2px;
    margin-left: 0;
    max-width: 200px; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 6px;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -12px;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      content: "";
      display: block;
      width: 0;
      height: 0;
      border: inset 7px;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      position: absolute;
      top: auto;
      bottom: -14px;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    font-size: 0.875rem;
    cursor: pointer;
    line-height: 1.125rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #EEEEEE; }
    .f-dropdown li.radius {
      border-radius: 3px; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    position: absolute;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    outline: none;
    padding: 1.25rem;
    width: 100%;
    height: auto;
    max-height: none;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 0.875rem;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.tiny {
    max-width: 200px; }
  .f-dropdown.small {
    max-width: 300px; }
  .f-dropdown.medium {
    max-width: 500px; }
  .f-dropdown.large {
    max-width: 800px; }
  .f-dropdown.mega {
    width: 100% !important;
    max-width: 100% !important; }
    .f-dropdown.mega.open {
      left: 0 !important; }

table {
  background: #FFFFFF;
  margin-bottom: 1.25rem;
  border: solid 1px #DDDDDD;
  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 {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th,
    table tfoot tr td {
      padding: 0.5rem 0.625rem 0.625rem;
      font-size: 0.875rem;
      font-weight: bold;
      color: #222222; }
  table tr th,
  table tr td {
    padding: 0.5625rem 0.625rem;
    font-size: 0.875rem;
    color: #222222;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: #F9F9F9; }
  table thead tr th,
  table tfoot tr th,
  table tfoot tr td,
  table tbody tr th,
  table tbody tr td,
  table tr td {
    display: table-cell;
    line-height: 1.125rem; }

.range-slider {
  position: relative;
  border: 1px solid #DDDDDD;
  margin: 1.25rem 0;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  width: 100%;
  height: 1rem;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    position: relative;
    border: 1px solid #DDDDDD;
    margin: 1.25rem 0;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    width: 1rem;
    height: 12.5rem; }
    .range-slider.vertical-range .range-slider-handle {
      margin-top: 0;
      margin-left: -0.5rem;
      position: absolute;
      bottom: -10.5rem; }
    .range-slider.vertical-range .range-slider-active-segment {
      width: 0.875rem;
      height: auto;
      bottom: 0; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 3px; }
    .range-slider.radius .range-slider-handle {
      background: #009a3d;
      border-radius: 3px; }
      .range-slider.radius .range-slider-handle:hover {
        background: #008836; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #009a3d;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #008836; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: not-allowed;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #009a3d;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #008836; }

.range-slider-active-segment {
  display: inline-block;
  position: absolute;
  height: 0.875rem;
  background: #666666; }

.range-slider-handle {
  display: inline-block;
  position: absolute;
  z-index: 1;
  top: -0.3125rem;
  width: 2rem;
  height: 1.375rem;
  border: 1px solid none;
  cursor: pointer;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #009a3d; }
  .range-slider-handle:hover {
    background: #008836; }

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem; }
  [class*="block-grid-"]:before, [class*="block-grid-"]:after {
    content: " ";
    display: table; }
  [class*="block-grid-"]:after {
    clear: both; }
  [class*="block-grid-"] > li {
    display: block;
    height: auto;
    float: left;
    padding: 0 0.625rem 1.25rem; }

@media only screen {
  .small-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .small-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .small-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .small-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .small-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .small-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .small-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .small-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .small-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .small-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .small-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .small-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .medium-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .medium-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .medium-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .medium-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .medium-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .medium-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .medium-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .medium-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .medium-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .medium-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .medium-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
@media only screen and (min-width: 64.063em) {
  .large-block-grid-1 > li {
    width: 100%;
    list-style: none; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }

  .large-block-grid-2 > li {
    width: 50%;
    list-style: none; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }

  .large-block-grid-3 > li {
    width: 33.33333%;
    list-style: none; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }

  .large-block-grid-4 > li {
    width: 25%;
    list-style: none; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }

  .large-block-grid-5 > li {
    width: 20%;
    list-style: none; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }

  .large-block-grid-6 > li {
    width: 16.66667%;
    list-style: none; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }

  .large-block-grid-7 > li {
    width: 14.28571%;
    list-style: none; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }

  .large-block-grid-8 > li {
    width: 12.5%;
    list-style: none; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }

  .large-block-grid-9 > li {
    width: 11.11111%;
    list-style: none; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }

  .large-block-grid-10 > li {
    width: 10%;
    list-style: none; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }

  .large-block-grid-11 > li {
    width: 9.09091%;
    list-style: none; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }

  .large-block-grid-12 > li {
    width: 8.33333%;
    list-style: none; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }
.flex-video {
  position: relative;
  padding-top: 1.5625rem;
  padding-bottom: 67.5%;
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden; }
  .flex-video.widescreen {
    padding-bottom: 56.34%; }
  .flex-video.vimeo {
    padding-top: 0; }
  .flex-video iframe,
  .flex-video object,
  .flex-video embed,
  .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.keystroke,
kbd {
  background-color: #ededed;
  border-color: #dddddd;
  color: #222222;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  font-family: "Consolas", "Menlo", "Courier", monospace;
  font-size: inherit;
  padding: 0.125rem 0.25rem 0;
  border-radius: 3px; }

.switch {
  padding: 0;
  border: none;
  position: relative;
  outline: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }
  .switch label {
    display: block;
    margin-bottom: 1rem;
    position: relative;
    color: transparent;
    background: #DDDDDD;
    text-indent: 100%;
    width: 4rem;
    height: 2rem;
    cursor: pointer;
    transition: left 0.15s ease-out; }
  .switch input {
    opacity: 0;
    position: absolute;
    top: 9px;
    left: 10px;
    padding: 0; }
    .switch input + label {
      margin-left: 0;
      margin-right: 0; }
  .switch label:after {
    content: "";
    display: block;
    background: #FFFFFF;
    position: absolute;
    top: .25rem;
    left: .25rem;
    width: 1.5rem;
    height: 1.5rem;
    -webkit-transition: left 0.15s ease-out;
    -moz-transition: left 0.15s ease-out;
    -o-transition: translate3d(0, 0, 0);
    transition: left 0.15s ease-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .switch input:checked + label {
    background: #009a3d; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    width: 4rem;
    height: 2rem; }
  .switch label:after {
    width: 1.5rem;
    height: 1.5rem; }
  .switch input:checked + label:after {
    left: 2.25rem; }
  .switch label {
    color: transparent;
    background: #DDDDDD; }
  .switch label:after {
    background: #FFFFFF; }
  .switch input:checked + label {
    background: #009a3d; }
  .switch.large label {
    width: 5rem;
    height: 2.5rem; }
  .switch.large label:after {
    width: 2rem;
    height: 2rem; }
  .switch.large input:checked + label:after {
    left: 2.75rem; }
  .switch.small label {
    width: 3.5rem;
    height: 1.75rem; }
  .switch.small label:after {
    width: 1.25rem;
    height: 1.25rem; }
  .switch.small input:checked + label:after {
    left: 2rem; }
  .switch.tiny label {
    width: 3rem;
    height: 1.5rem; }
  .switch.tiny label:after {
    width: 1rem;
    height: 1rem; }
  .switch.tiny input:checked + label:after {
    left: 1.75rem; }
  .switch.radius label {
    border-radius: 4px; }
  .switch.radius label:after {
    border-radius: 3px; }
  .switch.round {
    border-radius: 1000px; }
    .switch.round label {
      border-radius: 2rem; }
    .switch.round label:after {
      border-radius: 2rem; }

/* 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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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.063em) {
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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.063em) {
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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.063em) {
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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.063em) {
  .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 {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 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; }

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

@media print {
  * {
    background: transparent !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important; }

  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; }

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

  .print-only {
    display: block !important; }

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

  .show-for-print {
    display: inherit !important; } }
/* Print visibility */
@media print {
  .show-for-print {
    display: block; }

  .hide-for-print {
    display: none; }

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

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

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

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

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

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

/* Generated by Glyphter (http://www.glyphter.com) on  Fri Dec 22 2017*/
@font-face {
	font-family: 'icons';
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/raue-icons.eot');
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/raue-icons.eot?#iefix') format('embedded-opentype'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/raue-icons.woff') format('woff'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/raue-icons.ttf') format('truetype'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/raue-icons.svg#raue-icons') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* merriweather-sans-300 - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 300;
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Light'), local('MerriweatherSans-Light'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300.woff2') format('woff2'), /* Super Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300.woff') format('woff'), /* Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300.ttf') format('truetype'), /* Safari, Android, iOS */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-300italic - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: italic;
	font-weight: 300;
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300italic.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Light Italic'), local('MerriweatherSans-LightItalic'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300italic.woff') format('woff'), /* Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-300italic.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-regular - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 400;
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-regular.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans'), local('MerriweatherSans-Regular'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-regular.woff') format('woff'), /* Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-regular.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-italic - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: italic;
	font-weight: 400;
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-italic.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Italic'), local('MerriweatherSans-Italic'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-italic.woff') format('woff'), /* Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-italic.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-700 - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-weight: 700;
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Bold'), local('MerriweatherSans-Bold'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700.woff2') format('woff2'), /* Super Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700.woff') format('woff'), /* Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700.ttf') format('truetype'), /* Safari, Android, iOS */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}
/* merriweather-sans-700italic - latin */
@font-face {
	font-family: 'Merriweather Sans';
	font-style: italic;
	font-weight: 700;
	src: url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700italic.eot'); /* IE9 Compat Modes */
	src: local('Merriweather Sans Bold Italic'), local('MerriweatherSans-BoldItalic'),
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700italic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700italic.woff2') format('woff2'), /* Super Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700italic.woff') format('woff'), /* Modern Browsers */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700italic.ttf') format('truetype'), /* Safari, Android, iOS */
	url('https://www.raue-shop.de/skin/frontend/raue/default/fonts/merriweather-sans/merriweather-sans-v9-latin-700italic.svg#MerriweatherSans') format('svg'); /* Legacy iOS */
}

/* General*/
.f-left {
	float: left;
}

.f-right {
	float: right;
}

p.required {
	font-size: 12px;
	color: #d2d2d2;
}

.a-left {
	text-align: left;
}

.a-center {
	text-align: center;
}

.a-right {
	text-align: right;
}

.btn-remove {
	display: inline-block;
	padding-left: 25px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_trash_green.svg) no-repeat top left;
}

.btn-remove:hover {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_trash_darkgreen.svg);
}

.btn-update-wrap {
	display: none;
}

.btn-edit {
	display: inline-block;
	padding-left: 25px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_pen_green.svg) no-repeat left bottom;
	background-size: 20px auto;
}

.btn-edit:hover {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_pen_darkgreen.svg);
}

.row.row.space_bottom {
	margin-bottom: 60px;
}

@media screen and (max-width: 960px) {
	.row.row.space_bottom {
		margin-bottom: 40px;
	}
}

@media screen and (max-width: 480px) {
	.row.row.space_bottom {
		margin-bottom: 20px;
	}
}

/* Titles */
h1,
h2,
h3,
h4,
h5 {
	margin-top: 0;
	line-height: 1.1;
}

.page-title {
	padding: 40px 0 37px 0;
	border-bottom: 3px dotted #d2d2d2;
	margin-bottom: 37px;
}

.page-title h1 {
	font-size: 26px;
	font-family: 'Merriweather Sans';
	font-weight: 300;
	font-style: italic;
	margin: 0;
}

h2 {
	font-size: 20px;
	font-family: 'Merriweather Sans';
	font-weight: 300;
	font-style: italic;
	margin-bottom: 30px;
}

/* Lightbox / Fancybox */
.fancybox-outer .title {
	border-bottom: 3px dotted #d2d2d2;
	margin-bottom: 27px;
	color: #000000;
	padding: 0 0 20px;
}

.lightbox-content {
	padding: 20px 10px;
}

/* Messages */

.messages,
.messages ul {
	margin: 0;
	list-style: none;
}

.messages {
	margin: 30px 0 0 0;
}

.discount .messages {
	margin: 20px 0 0 0;
}

.error-msg,
.warning-msg,
.notice-msg,
.success-msg {
	margin: 0 0 20px 0;
	list-style: none;
	padding-bottom: 10px;
	padding-right: 40px;
	border-radius: 3px;
	position: relative;
}

.discount .error-msg,
.discount .warning-msg,
.discount .notice-msg,
.discount .success-msg {
	margin: 0 0 20px 0;
	list-style: none;
	padding-bottom: 10px;
	padding-right: 0px;
	border-radius: 3px;
	position: relative;
}

.error-msg a,
.warning-msg a,
.notice-msg a,
.success-msg a {
	color: #ffffff;
	text-decoration: underline;
}

.messages .close {
	content: ' ';
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_white.svg) no-repeat center center;
	background-size: 12px 12px;
	position: absolute;
	height: 20px;
	width: 20px;
	right: 10px;
	top: 12px;
	cursor: pointer;
	z-index: 2;
	text-indent: -9999px;
}

.error-msg li,
.warning-msg li,
.notice-msg li,
.success-msg li {
	margin: 0;
	list-style: none;
	padding: 10px 20px 0 20px;
}

.error-msg {
	background: #cc0078;
	color: #ffffff;
}

.warning-msg {
	background: #ff8400;
	color: #ffffff;
}

.notice-msg {
	background: #2c99df;
	color: #ffffff;
}

.success-msg {
	background: #009a3d;
	color: #ffffff;
}

/* Wishlist*/
.qty-box {
	position: relative;
	overflow: hidden;
	border-radius: 3px;
	margin-bottom: 20px;
	max-width: 200px;
}

.qty-box .less,
.qty-box .more {
	position: absolute;
	left: 0;
	top: 0;
	height: 50px;
	line-height: 50px;
	width: 40px;
	text-align: center;
	background: #d2d2d2;
	color: #676767;
	font-weight: 700;
	cursor: pointer;
	transition: 250ms all;
}

.qty-box .less {
	border-radius: 3px 0 0 3px;
}

.qty-box .more {
	border-radius: 0 3px 3px 0;
	right: 0;
	left: auto;
}

.qty-box .less:hover,
.qty-box .more:hover {
	background-color: #676767;
	color: #ffffff;
}

.qty-box .qty-input {

}

.qty-box .qty-input input,
.qty-box .qty-input input:focus {
	border-color: #d2d2d2;
	margin: 0;
	height: 50px;
	text-align: center;
	color: #676767;
	padding: 0 10px;
}

.leasing-info-text {
	margin: 20px 0;
}

.leasing-available {
	margin: 10px 0;
}

.leasing-info {
	margin-bottom: 36px;
}

.remove-non-leasing-wrap {
	margin-bottom: 40px;
}

#my-orders-table .product-sku,
.my-wishlist .product-sku,
.cart .product-sku {
	color: #676767;
	margin-bottom: 5px;
}

.my-wishlist .product-name,
.cart .product-name {
	margin-bottom: 20px;
}

.cart .product-name {
	margin-bottom: 15px;
}

.cart .btn-edit-wrap {
	margin-bottom: 5px;
}

.cart .item-options {
	margin-bottom: 15px;
}

.cart .pre-button {
	padding: 40px 0;
}

#my-orders-table .product-name a,
#my-shipment-table .product-name a,
.my-wishlist .product-name a,
.cart .product-name a,
.cart-table .product-name {
	/* color: #000000; Einheitlich gruene Links gewünscht vom Kunden*/
}

.cart .qty-box {
	margin-bottom: 10px;
}

.cart .btn-checkout {
	margin: 0;
}

.cart .natural-discount-box {
	margin: 0;
}

.my-wishlist .price-wrap .price-marker,
.my-wishlist .price-wrap .price {
	color: #000000;
	font-size: 14px;
	font-weight: 400 !important;
}

.wishlist-title,
.table-title,
.cart .cart-title,
.data-table .cart-title {
	border-bottom: 3px dotted #d2d2d2;
	padding: 17px 0;
	margin-bottom: 20px;
	font-weight: 700;
}

.data-table .cart-subtitle {
	padding: 7px 0;
	font-weight: 700;
}

.data-table.cart-title {
	overflow-x: hidden;
}

.btn-remove {
	opacity: .5;
	transition: 250ms all;
}

.btn-remove:hover {
	opacity: 1;
}

.my-wishlist .border-spacer,
.data-table .border-spacer,
.checkout-cart-index .border-spacer,
#aw-onestepcheckout-review-cart .border-spacer {
	margin-top: 20px;
	margin-bottom: 20px;
}

.totals-table .grandtotal-excl-tax td,
.totals-table .grandtotal-excl-tax td span {
	font-weight: 700;
}

#aw-onestepcheckout-container {
	margin-bottom: 40px;
}

.my-wishlist .price-marker,
.cart .price-marker,
.my-wishlist .price,
.cart .price {
	color: #000000;
}

.my-wishlist .total-price .price,
.cart .total-price .price,
.my-wishlist .total-price .price-marker,
.cart .total-price .price-marker {
	color: #009a3d;
}

/* Natural Discount */

#aw-onestepcheckout-order-review .special_discount {
	padding: 0;
}

.special_discount {
	padding-top: 20px;
}

.freeshipping-wrap {
	padding-top: 20px;
}

.freeshipping-wrap .price {
	font-weight: 700;
}

.ul-natural-rabatt,
.ul-natural-rabatt li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ul-natural-rabatt li {
	margin-bottom: 5px;
}

.ul-natural-rabatt span {
	height: 20px;
	line-height: 20px;
	display: inline-block;
	font-weight: 300;
}

.discount-productsku {
	width: 70px;
}

.discount-productname a {
	color: #676767;
}

.discount-rate {
	color: #cc0078;
	padding-left: 35px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_sale_circle_red.svg) no-repeat 5px center;
}

/* Checkout */

#aw-onestepcheckout-place-order-button {
	font-size: 20px;
	padding-left: 40px;
	padding-right: 40px;
}

.aw-onestepcheckout-place-order-button-disabled {

}

.additional-payment-information {
	padding-left: 35px;
	font-weight: 300;
	margin-top: -4px;
}

dl.single .additional-payment-information {
	padding-left: 0;
}

.sp-methods {
	margin-bottom: 0;
}

dl.single.sp-methods .form-list li {
	margin-left: 0;
}

#aw-onestepcheckout-shipping-method .sp-methods dd ul {
	margin: 0;
	list-style: none;
}

#aw-onestepcheckout-shipping-method .sp-methods dd {
	margin-top: -10px;
}

#aw-onestepcheckout-shipping-method .sp-methods dd ul label {
	font-weight: 300;
}

.sp-methods dd > .form-list li {
	font-weight: 300;
	margin-left: 35px;
	padding-bottom: 10px;
}

.sp-methods label > .input-box {
	margin: 0;
}

#payment_form_debit .form-list li {
	margin-left: 0;
	padding-bottom: 0;
}

#payment_form_debit .mandate-label {
	background-color: #f3f3f3;
	border-color: #d2d2d2;
	border-radius: 3px;
	box-shadow: none;
	border-style: solid;
	border-width: 1px;
	padding: 16px 16px 16px 16px;
	margin-bottom: 15px;
}

#payment_form_debit .mandate-label:hover {
	border-color: #999999;
}

#payment_form_debit .mandate-label.active {
	border-color: #009a3d;
}

#payment_form_debit .mandate-label .mandate-from {
	font-weight: 700;
}

#payment_form_debit .mandate-label.active .mandate-from {
	font-weight: 700;
	color: #009a3d;
}

#payment_form_debit .mandate-label .holder {
	margin: 15px 0px 0px 0px;
}

#payment_form_debit .mandate-label .iban {
	float: left;
	margin: 15px 40px 0px 0px;
}

#payment_form_debit .mandate-label .bic {
	float: left;
	margin-top: 15px;
}

#payment_form_debit li .mandate-label .input-box {
	margin:0px;
}

#payment_form_debit .mandate-label .mandate-description {
	font-weight: 300;
}


.sp-methods a {
	display: inline-block;
	padding-right: 25px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_external_green.svg) no-repeat center right;
}

.sp-methods.validation-failed label {
	color: #cc0078;
}

.aw-onestepcheckout-overlay, .aw-onestepcheckout-timer {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 600;
	background: rgba(255, 255, 255, .85);
}

.aw-onestepcheckout-overlay .loader-icon {
	background: #ffffff;
	border-radius: 50px;
	box-sizing: content-box;
	color: #ffffff;
	font-size: 0;
	font-weight: bold;
	height: 100px;
	left: 50%;
	margin-left: -50px;
	line-height: 0;
	margin-top: 50px;
	position: absolute;
	text-align: center;
	width: 100px;
	z-index: 20100;
}

.aw-onestepcheckout-overlay .loader-icon:after {
	background: url("https://www.raue-shop.de/skin/frontend/raue/default/images/loader.gif") no-repeat scroll center center;
	border: 2px solid #009a3d;
	border-radius: 50px;
	box-sizing: content-box;
	color: #ffffff;
	font-size: 0;
	font-weight: bold;
	height: 92px;
	line-height: 0;
	position: relative;
	display: block;
	content: ' ';
	text-align: center;
	width: 92px;
	left: 2px;
	top: 2px;
	z-index: 20100;
}

#ajax-loader .loader,
.aw-onestepcheckout-place-order-please-wait .loader {
	background: #ffffff;
	border-radius: 50px;
	box-sizing: content-box;
	color: #ffffff;
	font-size: 0;
	font-weight: bold;
	height: 100px;
	left: 50%;
	line-height: 0;
	margin-left: -50px;
	margin-top: -50px;
	position: fixed;
	text-align: center;
	top: 50%;
	width: 100px;
	z-index: 20100;
}

#ajax-loader .loader:after,
.aw-onestepcheckout-place-order-please-wait .loader:after {
	background: url("https://www.raue-shop.de/skin/frontend/raue/default/images/loader.gif") no-repeat scroll center center;
	border: 2px solid #009a3d;
	border-radius: 50px;
	box-sizing: content-box;
	color: #ffffff;
	font-size: 0;
	font-weight: bold;
	height: 92px;
	line-height: 0;
	position: relative;
	display: block;
	content: ' ';
	text-align: center;
	width: 92px;
	left: 2px;
	top: 2px;
	z-index: 20100;
}

#ajax-loader .loader.success:after {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_check_green.svg);
	background-size: 53px 60px;
}

#ajax-loader .loader.error:after {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_red.svg);
	background-size: 53px 60px;
	border-color: #cc0078;
}

#aw-onestepcheckout-review-comments-simple textarea {
	margin: 0;
}

#aw-onestepcheckout-order-review .cart .cart-title {
	padding-top: 4px;
}

#aw-onestepcheckout-review-terms .input-box {
	margin-bottom: 5px;
}

#aw-onestepcheckout-order-review-cart-wrapper {
	margin-bottom: 20px;
}

#aw-onestepcheckout-order-review-cart-wrapper,
#aw-onestepcheckout-order-review-coupon-wrapper,
#aw-onestepcheckout-order-review-enterprise-storecredit-wrapper,
#aw-onestepcheckout-order-review-enterprise-points-wrapper,
#aw-onestepcheckout-order-review-points-wrapper,
#aw-onestepcheckout-order-review-referafriend-wrapper,
#aw-onestepcheckout-order-review-newsletter-wrapper,
#aw-onestepcheckout-order-review-extra-wrapper,
#aw-onestepcheckout-order-review-terms-wrapper,
#aw-onestepcheckout-order-review-enterprise-giftcard-wrapper,
#aw-onestepcheckout-order-review-totals-wrapper,
#aw-onestepcheckout-place-order {
	position: relative;
	overflow: hidden;
}

#aw-onestepcheckout-general-container {
	position: relative;
}

#ajax-loader,
.aw-onestepcheckout-place-order-please-wait {
	left: 0px;
	top: 0px;
	background: rgba(103, 103, 103, .85);
	text-align: center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	z-index: 9999;
	position: fixed;
	display: none;
}

#aw-onestepcheckout-place-order-overlay,
.aw-onestepcheckout-place-order-overlay {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
}

#aw-onestepcheckout-address-shipping-wrapper,
#aw-onestepcheckout-shipping-address-list {
	overflow: hidden;
}

#terms-list li.last label,
#terms-list li.last .input-box {
	margin: 0;
}

#aw-onestepcheckout-address-shipping-wrapper {
	margin-bottom: 15px;
}

.terms .form-list li label {
	font-weight: 300;
}

.terms ol,
.terms li {
	margin: 0;
	list-style: none;
}

/* Totals table */
.checkout-types,
.checkout-types li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.totals-table,
.totals-table thead,
.totals-table tbody,
.totals-table tfoot,
.totals-table tr,
.totals-table td,
.totals-table td .price,
.totals-table th {
	padding: 0;
	margin: 0;
	background: transparent;
	border: none;
	font-size: 14px;
	line-height: 16px;
	color: #676767;
	font-weight: 300;
}

.totals-table {
	margin-bottom: 15px;
}

.totals-table .grandtotal-incl-tax td,
.totals-table .grandtotal-incl-tax td .price,
.grand_total_incl td,
.grand_total_incl td .price {
	color: #009a3d;
	font-size: 20px;
	line-height: 22px;
	font-weight: 700;
	padding-top: 10px;
}

.totals-table .grandtotal-incl-tax td:last-child {
	padding-left: 50px;
}

/* Toolbar */
.toolbar-pager {
	padding: 60px 0;
}

.toolbar-top .pages {
	display: none;
}

.toolbar .amount {
	margin-bottom: 20px;
}

.toolbar-top {
	padding: 60px 0 0 0;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/shadow_bottom_large.png) no-repeat top center;
}

.toolbar-top.no-shadow {
	background: none;
}

.allordereditems-index-index .toolbar-top {
	background-size: 100% auto;
}

.toolbar-top .button.dropdown {
	width: auto;
}

.toolbar-top .filter-title {
	display: inline-block;
	margin-right: 5px;
}

.toolbar-top .sort-by,
.toolbar-top .limiter {
	display: inline-block;
}

.toolbar-top .pager-wrap {
	display: none;
}

.toolbar-pager .sort-by,
.toolbar-pager .limiter {
	display: none;
}

.actionbar-top-wrap {
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/shadow_bottom_large.png) no-repeat top center;
	padding: 40px 0 30px 0;
}

.toolbar-sort .amount,
.toolbar-sort .pages {
	display: none;
}

.toolbar-pager.toolbar-orders {
	padding-top: 40px;
	padding-bottom: 15px;
}

.button.dropdown {
	width: 100%;
	text-align: left;
	padding-left: 1rem;
	padding-right: 1rem;
	margin-bottom: 0;
	min-width: 80px;
}

.button.dropdown span {
	display: inline-block;
	width: 100%;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_grey.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 12px auto;
	padding-right: 15px;
}

.button.dropdown.small {
	padding: 3px 6px 2px 8px;
	font-size: 14px;
}

.button.dropdown.small span {
	padding-right: 30px;
}

.button.dropdown:after {
	display: none;
}

.button.dropdown:hover span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_black.svg);
}

.button.dropdown.open {
	border-radius: 3px 3px 0 0;
	z-index: 6;
	border-bottom: 1px solid #f3f3f3;
}

.button.dropdown.open span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_black.svg);
	color: #000000;
}

/* Account */
.sidebar .block-account li.last {
}

.sidebar .block-account li.last a {
	color: #cc0078;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_account_red.svg);
	background-position: left 4px;
}

.addresses-list ol {
	margin-left: 0;
	list-style: none;
}

.customer-infobox p {
	margin-bottom: 40px;
}

.customer-infobox .button {
	margin: 0;
}

.box-recent .button {
	margin: 0;
}

/* Filter */
.currently .block-subtitle {
	margin-bottom: 8px;
	font-weight: 700;
}

.currently ol {
	margin: 0;
}

.currently li {
	display: inline-block;
	position: relative;
	background: #d2d2d2;
	color: #676767;
	border-radius: 3px;
	font-weight: 300;
	height: 25px;
	padding: 0 35px 0 10px;
	line-height: 25px;
	margin: 0 10px 10px 0;
}

.currently li a {
	position: absolute;
	top: 0;
	right: 0;
	height: 25px;
	width: 25px;
	border-radius: 0 3px 3px 0;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_darkgrey.svg) no-repeat center center;
	text-indent: -9999px;
}

.currently li:hover a {
	background-color: #cc0078;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_white.svg);
}

.reset-filters {
	padding-left: 25px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_green.svg) no-repeat center left;
	display: inline-block;
}

.filter-title {
	margin-bottom: 7px;
}

.block-layered-nav .form-list li {
	color: #d2d2d2;
}

.block-layered-nav .form-list li label {
	color: #676767;
}

.block-layered-nav ul {
	list-style: none;
	margin: 0;
}

.block-layered-nav .filter-button {
	padding-left: 1rem;
	padding-right: 1rem;
	display: inline-block;
	width: auto;
	margin: 0;
	position: relative;
	z-index: 5;
}

.block-layered-nav .filter-button span {
	display: inline-block;
	padding-right: 3rem;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_white.svg);
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 12px auto;
}

.block-layered-nav .filter-button.active span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_white.svg);
}

.block-layered-nav .filter-button.active {
	background: #007b31;
}

.block-layered-nav .filter-button.active {
	border-radius: 3px 3px 0 0;
	z-index: 26;
}

.m-slider-selected-value {
	width: 100%;
	display: inline-block;
}

.selected-min,
.selected-max,
.selected-connector {
	display: inline-block;
	height: 50px;
	line-height: 50px;
	width: 33.33%;
}

.selected-min,
.selected-max {
	background: #f2f2f2;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
}

.block-layered-nav ul {
	position: relative;
}

.block-layered-nav ul li:first-child {
	/*margin: 0;*/
}

.block-layered-nav .filter-dropdown {
	position: absolute;
	top: -99999px;
	box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	background: #ffffff;
	border-radius: 0 3px 3px 3px;
	min-width: 280px;
	padding: 20px;
	z-index: 25;
}

.block-layered-nav .filter-dropdown.active {
	top: 100%;
	opacity: 1;
	height: auto;
	width: auto;
}

.block-layered-nav .filter-dropdown label {
	margin-bottom: 1px;
	font-weight: 400;
}

.custom-scrollbar,
.no-custom-scrollbar{
	max-height: 360px;
}

.m-scrollable-filter-container {
	min-height: 270px;
}

.block-layered-nav .filter-items {
	margin-bottom: 20px;
}

.block-layered-nav .filter-dropdown .button {
	margin: 0;
}

#narrow-by-list {
	margin-bottom: 20px;
}

.actionbar-top-wrap #narrow-by-list {
	margin: 0;
}

.block-layered-nav li.filter-element {
	margin: 0 0 1.375rem 0;
	float: left;
	position: relative;
}

.block-layered-nav li.filter-element .filter-button {
	margin: 0 1.375rem 0 0;
}

.block-layered-nav li.filter-submit-button {
	float: left;
	margin: 0;
	margin-right: 20px;
}

/* Pagination */
ul.pagination {
	margin: 0;
}

ul.pagination li a {
	color: #009a3d;
	font-size: 14px;
}

ul.pagination li.current a,
ul.pagination li.current a:hover {
	color: #000000;
	background: none;
}

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

ul.pagination li.arrow a {
	text-indent: -9999px;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 12px;
}

ul.pagination li.arrow:first-child a {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_green.svg);
}

/* Grid */

.products-grid.first {
	padding-top: 0;
}

.products-grid {
}

.products-grid.last {
	border: none;
}

.products-grid li {
	list-style: none;
}

.grid-spacer {
	width: 100%;
	float: left;
	margin-top: 60px;
	margin-bottom: 57px;
	border-bottom: 3px dotted #d2d2d2;
}

.products-grid li.item {
	position: relative;
}

.products-grid .product-content {
	padding: 0 20px;
}

.products-grid h2.product-name {
	color: #000000;
	font-size: 14px;
	font-weight: 400;
	margin: 0;
	padding: 20px 0;
}

/* Price */
.price-box {
	line-height: 1.2;
}

.price-box .price {
	color: #009a3d;
	font-size: 20px;
	font-weight: 700;
}

.price-box .price-marker {
	color: #009a3d;
	font-size: 20px;
	font-weight: 700;
}

.price-box .minimal-price-shown .price,
.price-box .minimal-price-shown .price-marker {
	font-weight: 400;
	font-size: 16px;
}

.price-box .has-minprice,
.price-box .has-minprice .price,
.price-box .has-minprice .price-marker {
	color: #676767;
	font-size: 14px;
	font-weight: 300;
	/* text-decoration: line-through; */
}

.price-box .special-price .price-marker {
	color: #cc0078;
	vertical-align: top;
}

.minimal-price-link .price-marker,
.price-box .old-price .price-marker {
	color: #676767;
	font-size: 14px;
	font-weight: 300;

}

.price-box p {
	margin-bottom: 0;
}

.price-box .old-price .price {
	color: #676767;
	font-size: 14px;
	font-weight: 300;
}

.recommended-retail-price {
	color: #d2d2d2;
	font-weight: 300;
	padding-top: 5px;
}

.price-box .price-label {
	display: none;
}

.price-box .special-price .price {
	color: #cc0078;
	vertical-align: top;
}

.baseprice {
	color: #676767;
	font-weight: 300;
}

.price {
	/*
	white-space: nowrap;
	*/
}

/* Form Lists */

label.required em,
span.required em {
	display: none;
}

label.required::after,
span.required::after {
	content: " *";
}

ul.form-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.form-list li {
	list-style: none;
}

.control {
	padding-top: 5px;
}

.form-list li .input-box {
	position: relative;
	margin-bottom: 15px;
}

.form-list li .dob-day,
.form-list li .dob-month,
.form-list li .dob-year {
	position: relative;
}

.form-list li .dob-day .input-box,
.form-list li .dob-month .input-box,
.form-list li .dob-year .input-box {
	margin-bottom: 0;
}

.form-list li .dob-day label,
.form-list li .dob-month label,
.form-list li .dob-year label {
	position: absolute;
	bottom: -5px;
	right: 5px;
	font-size: 12px;
	font-weight: 300;
	color: #676767;
}

.form-list li .field.checkbox,
.form-list li .field.radio {
	position: relative;
}

.form-list li .field.checkbox .validation-advice,
.form-list li .field.radio .validation-advice {
	right: 0;
}

.form-list li .field.checkbox label,
.form-list li .field.radio label {
	padding-left: 20px;
	font-weight: 300;
	color: #676767;
}

.form-list li .field.checkbox input,
.form-list li .field.radio input {
	position: absolute;
	left: 0;
	top: 4px;
}

.form-list .control.fields {
	margin-bottom: 20px;
}

.form-list .radio-input {
	position: relative;
	padding-left: 35px;
}

.form-list .field.checkbox input.validation-failed + label,
.form-list .field.radio input.validation-failed + label {
	padding-right: 30px;
	color: #cc0078;
}

.form-list .field.checkbox input.validation-failed + label a,
.form-list .field.radio input.validation-failed + label a {
	color: #cc0078;
}

.m-filter-radios li:last-child .input-box,
.m-filter-radios li:last-child .label {
	margin: 0;
}

.customer-dob > .validation-advice {
	display: none;
}

label,
.form-list li label {
	margin-bottom: 6px;
	font-size: 14px;
	font-weight: 700;
	color: #676767;
}

.form-list li input[type="text"],
.form-list li input[type="tel"],
.form-list li input[type="password"],
.form-list li select {
	height: 50px;
	font-size: 14px;
	line-height: 50px;
	margin: 0;
}

.bg-lightgrey .form-list li input[type="text"],
.bg-lightgrey .form-list li input[type="tel"],
.bg-lightgrey .form-list li input[type="password"],
.bg-lightgrey .form-list li select,
.bg-lightgrey .form-list li textarea {
	background: #ffffff;
}

.form-list li .validation-failed {
	background: #f0e1e9;
	border-color: #cc0078;
	color: #cc0078;
}

.form-list li .validation-failed:focus {
	border-color: #cc0078;
}

.form-list li .validation-advice {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 20px;
	background: #ffffff url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_info_red.svg) no-repeat center center;
	text-indent: -9999px;
	border-radius: 10px;
	color: #ffffff;
}

.form-list li .select .validation-advice {
	right: 25px;
}

#aw-onestepcheckout-payment-method-wrapper .validation-advice {
	cursor: pointer;
	position: absolute;
	right: 15px;
	top: 50%;
	margin-top: -10px;
	height: 20px;
	width: 20px;
	background: #ffffff url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_info_red.svg) no-repeat center center;
	text-indent: -9999px;
	border-radius: 10px;
	color: #ffffff;
}

/* Product */

#configuration-dropdown-button,
#price-placeholder {
	margin-bottom: 20px;
}

.product-item .button.dropdown {
	margin-bottom: 10px !important;
}

.regular-price,
.special-price {
	display: inline-block;
	width: 100%;
}

.minimal-price-link .price {
	font-size: 14px;
	color: #676767;
	font-weight: 200;
}

.file-list {
	margin: 0;
	padding: 0;
}

.file-list .list-icon {
	margin: 0 0 20px 0;
	padding: 0 0 0 38px;
	list-style: none;
	background: no-repeat center left;
	background-size: 28px;
}

.file-list .list-icon.icon-pdf {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_file_pdf_green.svg);
}

.file-list .list-icon.icon-html {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_file_html_green.svg);
}

.file-list .list-icon.icon-mp4 {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_file_mp4_green.svg);
}

.product-brand {
	margin-bottom: 15px;
}

.product-image-gallery {
	position: relative;
}

.product-image-gallery .flags {
	position: absolute;
	left: 20px;
	top: 20px;
}

.product-image-gallery:hover .flags {
	opacity: .3;
}

.gallery-image {
	display: none;
}

.gallery-image.visible {
	display: block;
}

.more-views {
	margin-bottom: 20px;
}

.more-views .product-image-thumbs {
	overflow: hidden;
	list-style: none;
	margin: 0;
}

.more-views .product-image-thumbs li {
	float: left;
	list-style: none;
	display: block;
	margin: 0 20px 20px 0;
}

.more-views .product-image-thumbs li .thumb-link {
	display: block;
	border: 1px solid #f3f3f3;
	transition: border 250ms;
}

.more-views .product-image-thumbs li .thumb-link.active,
.more-views .product-image-thumbs li .thumb-link:hover {
	border-color: #d2d2d2;
}

.product-shop .short-description {
	margin-bottom: 35px;
}

/* Share Icons */
.share {
	display: inline-block;
	margin-right: 16px;
}

.share-headline {
	margin-bottom: 6px;
}

.share-buttons {
	margin: 0;
}

.share-anchor {
	font-family: 'icons';
	font-size: 25px;
	text-decoration: none;
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background: #f3f3f3;
	border-radius: 2px;
	transition: .3s background, .3s color;
}

.share-anchor:hover {
	text-decoration: none;
}

.share-anchor.facebook {
	color: #3b5998;
}

.share-anchor.facebook:hover {
	background: #3b5998;
	color: #ffffff;
}

.share-anchor.twitter {
	color: #18a9ee;
}

.share-anchor.twitter:hover {
	background: #18a9ee;
	color: #ffffff;
}

.share-anchor.googleplus {
	color: #d34836;
}

.share-anchor.googleplus:hover {
	background: #d34836;
	color: #ffffff;
}

.share-anchor.pintereset {
	color: #bd081c;
	padding-right: 3px; /* Fix for font position*/
}

.share-anchor.pintereset:hover {
	background: #bd081c;
	color: #ffffff;
}

/* Mobile view */
@media screen and (max-width: 40em) {
	.share {
		display: block;
		margin-right: 0;
		margin-bottom: 5px;
	}

	.share-link {
		margin-bottom: 5px;
		color: #009a3d;
	}

	.active .share-link {
		color: #ffffff;
		background: #009a3d;
	}

	.share-buttons {
		opacity: 0;
		visibility: hidden;
		transition: all .3s;
	}

	.share-buttons.active {
		opacity: 1;
		visibility: visible;
	}
}

.product-view {
	margin-bottom: 60px;
}

.product-view.no-category-link {
	margin-top: 70px;
}

.product-view .product-name {
	margin-bottom: 40px;
}

.product-view .product-image {
	margin-bottom: 40px;
}

.product-view .product-reviews {
	margin-top: 7px;
}

#leasing-table .condition-row {
	cursor: pointer;
}

#leasing-table .selected-leasingrate {
	color: #009a3d;
}

.promo-caption-promo span {
	color: #009a3d;
}

.promo-caption-standard span {
	color: #cc0078;
}

#leasing-table .leasing-rate-standard {
	color: #cc0078;
	text-decoration: line-through;
}


.review-meta {
	margin-bottom: 14px;
}

.review-title {
	margin-bottom: 17px;
}

.review-meta .rating {
	margin-right: 5px;
	display: inline-block;
}

.review.border-bottom {
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.review-list {
	margin-bottom: 20px;
	overflow: hidden;
}

.review-comment-title {
	margin: 25px 0 20px 0;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_comment_green.svg) no-repeat top left;
	padding-left: 25px;
	font-weight: 700;
}

.review-comment {
	padding-left: 25px;
}

.review-comment p:last-child {
	margin: 0;
}

.rating-text .rating-index,
.rating-text .rating-count {
	white-space: nowrap;
}

#review-form textarea {
	min-height: 146px;
}

#product-review-stars {
	margin-bottom: 7px;
	width: 150px;
}

.rating-form {
	overflow: hidden;
	display: block;
}

.rating-form input {
	position: absolute;
	top: -20px;
}

.rating-form label {
	position: relative;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_star_empty_gold.svg) repeat-x left center;
	background-size: auto 30px;
	display: inline-block;
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 !important;
}

.rating-form label.stars-0 .validation-advice,
.rating-form label.stars-1 .validation-advice,
.rating-form label.stars-2 .validation-advice,
.rating-form label.stars-3 .validation-advice {
	display: none !important;
}

.rating-form label.stars-4 .validation-advice {
	right: -35px;
}

.rating-form:hover label.selected.active,
.rating-form label.active,
.rating-form label.selected,
.rating-form label:hover {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_star_full_gold.svg);
}

.rating-form:hover label.selected {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_star_empty_gold.svg);
}

#directorder {
	padding-top: 160px;
	margin-top: -160px;
}

#directorder_form .directorder-dropdown .natural-discount-box {
	background: #ffffff url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_sale_circle_red.svg) no-repeat 5px top;
	color: #cc0078;
	margin-bottom: 0;
	padding-left: 35px;
	padding-right: 10px;
	right: 0;
	top: 8px;
	text-decoration: none;
}

.cart-table .natural-discount-box {
	margin-top: 5px;
	margin-bottom: 5px;
}

.cart-table .tier-prices,
.tierprices-box ul {
	list-style: none;
	padding-left: 0;
	margin-left: 0;
	margin-bottom: 10px;
}

#directorder_form .directorder-dropdown li {
	padding: 10px 0;
	margin: 0;
}

#directorder_sku_dropdown {
	position: absolute;
	background: none repeat scroll 0% 0% #ffffff;
	top: 51px;
	left: 25px;
	width: 100%;
	max-width: 80%;
	display: none;
}

#directorder_sku_dropdown ul {
	margin-left: 0;
}

#directorder_sku_dropdown.open {
	display: block;
}

#directorder_form .natural-discount-box {
	position: absolute;
	right: 20px;
	top: 14px;
	background-color: #ffffff;
	background-position: 5px top !important;
}

#directorder_form .directorder-dropdown .natural-discount-box {
	padding-left: 35px;
}

.tabbox .collateral-tabs {
	margin-bottom: 40px;
}

.tabbox .collateral-tabs .button {
	margin-bottom: 0;
}

.tabbox .collateral-tabs ul {
	overflow: hidden;
}

.tabbox .collateral-tabs ul,
.tabbox .collateral-tabs ul li {
	margin: 0;
	list-style: none;
}

.tabbox .collateral-tabs ul li {
	margin-right: 20px;
	display: block;
	float: left;
}

.tabbox-tab {

}

.tabbox-tab.button.active,
.tabbox-tab.button.active:hover {
	color: #000000;
	background: #ffffff;
}

.product-shop .product-price {
	margin-bottom: 20px;
	position: relative;
}

.product-shop .product-price .price-layout {
	overflow: hidden;
}

.product-shop .product-price .price-box {
	float: left;
}

.product-shop .product-price .baseprice {
	float: left;
	padding-left: 20px;
}

.natural-discount-box {
	padding-left: 30px;
	color: #cc0078;
	min-height: 20px;
	margin-bottom: 40px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_sale_circle_red.svg) no-repeat left top;
}

.natural-discount-box .discount-title {
	padding-top: 2px;
}

.product-item .natural-discount-box {
	margin: 5px 0 17px 0;
}

.product-item .price-box {
	margin-bottom: 20px;
}

.link-wishlist {
	display: inline-block;
	opacity: .5;
	padding-left: 25px;
	margin-top: 16px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_favourites_green.svg) no-repeat left 0;
	transition: 250ms all;
}

.link-wishlist:hover {
	opacity: 1;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_favourites_darkgreen.svg);
}

.category-back-link {
	padding: 25px 0 25px 15px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_green.svg) no-repeat center left;
	background-size: auto 12px;
	display: inline-block;
	opacity: .5;
}

.category-back-link:hover {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_darkgreen.svg);
	opacity: 1;
}

.product-item {
	padding: 20px;
}

.product-item.full {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	z-index: 50;
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	border-radius: 3px;
	background: #ffffff;
	z-index: 100;
}

.product-item.full a {
	text-decoration: none;
	margin: 0 auto;
}

@media screen and (max-width: 641px) {
	.product-item.full a {
		width: 100%;
		max-width: 220px;
	}
}

.product-item .qty {
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0;
}

.product-item .image {
	margin-bottom: 20px;
}

.item .product-item .rating {
	margin-bottom: 4px;
}

.item .product-item .sku {
	line-height: 13px;
}

.item .product-item .dropdown {
	position: absolute;
	left: -9999px;
}

.item .product-item .rating,
.item .product-item .sku,
.item .product-item .add-to-box {
	display: none;
}

.item .product-item.full .dropdown {
	position: relative;
	left: 0;
}

.item .product-item.full .rating,
.item .product-item.full .sku,
.item .product-item.full .add-to-box {
	display: block;
}

.product-item .description {
	line-height: 1.2;
	margin-bottom: 8px;
	font-weight: 700;
}

.old-price {
	color: #676767;
	text-decoration: line-through;
	margin: 0;
}

.special-price {
	font-size: 20px;
	color: #cc0078;
	margin: 0;
	font-weight: 700;
}

.product-item .item-content {
	display: block;
	position: relative;
	color: #000000;
}

.product-item .image,
.product-item .sku,
.product-item .rating,
.product-item .description {
	display: inline-block;
	width: 100%;
}

.product-item:hover .flags {
	opacity: .5;
}

.flags {
	position: absolute;
	right: 10px;
	top: 10px;
	transition: 200ms all;
}

.flags .flag {
	display: inline-block;
	width: auto;
	margin-right: -20px;
	border: 3px solid #ffffff;
	height: 56px;
	min-width: 56px;
	font-style: italic;
	border-radius: 28px;
	text-align: center;
	line-height: 50px;
	color: #ffffff;
}

.flags .flag:last-child {
	margin-right: 0;
}

.flags .flag-leasing {
	background: #97d1a5;
	padding: 0 20px;
}

.flags .flag-sale {
	background: #cc0078;
	font-size: 16px;
}

.flags .flag-free {
	background: #cc0078;
	font-size: 14px;
}

.flags .flag-not-available {
	background: #d2d2d2;
	padding: 0 20px;
}

.flag.flag-grouped {
	background: #cc0078 urL('../images/icon-familenprodukte.svg') no-repeat center;
}

.product-item .add-to-box {
	border-top: 3px dotted #d2d2d2;
	padding-top: 20px;
}

.product-item input,
.product-item button {
	margin: 0;
}

.product-item .link-wishlist {
	margin-top: 0;
}

.button-frame {
	padding: 0 0 0 10px !important;
}

.add-to-cart button {
	margin: 0;
	width: 100%;
	padding-left: 0;
	padding-right: 0;
}

.add-to-watchlist {
	margin-top: 20px;
}

.add-to-watchlist a {
	display: inline-block;
	padding-left: 24px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_favourites_green.svg) no-repeat left 3px;
}

.rating-bg {
	display: inline-block;
	width: 70px;
	height: 14px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_star_empty_gold.svg) repeat-x left center;
	position: relative;
}

.rating .stars {
	position: absolute;
	top: 0;
	left: 0;
	height: 14px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_star_full_gold.svg) repeat-x left center;
}

.rating .stars.stars-1 {
	width: 20%;
}

.rating .stars.stars-2 {
	width: 40%;
}

.rating .stars.stars-3 {
	width: 60%;
}

.rating .stars.stars-4 {
	width: 80%;
}

.rating .stars.stars-5 {
	width: 100%;
}

/* Order Tabs */
.order-info {
	margin-bottom: 20px;
	background: #f2f2f2;
	padding: 20px 20px 0 20px;
}

#order-info-tabs {
	margin: 0;
}

#order-info-tabs li {
	display: inline-block;
	margin-right: 20px;
	width: 100%;
}

#order-info-tabs .button {
	width: 100%;
}

#order-info-tabs .button.white.active {
	color: #000000;
	opacity: 1;
}

#order-info-tabs .button.white.active:hover {
	background: #ffffff;
	color: #000000;
}

.order-date {
	margin-bottom: 0;
}

.order-info-box:last-child {
	margin: 0;
}

.my-account {
	margin-bottom: 41px;
}

.brands-slider img {
	filter: grayscale(100%);
	opacity: .5;
	transition: 250ms all;
}

.brands-slider img:hover {
	filter: grayscale(0);
	opacity: 1;
}

.brands-slider .slider-wrap {
	padding: 0 45px;
}

.brands-slider,
.related-slider,
.sale-slider {
	position: relative;
}

/*
  Small Only
*/
@media only screen and (max-width: 40.062em) {

	.product-view .product-name {
		margin-bottom: 20px;
	}

	.grid-spacer {
		margin-top: 20px;
		margin-bottom: 17px;
	}

	.product-item {
		margin: 0 auto;
		width: 260px;
	}

	#aw-onestepcheckout-review-table-cart-wrapper .price {
		margin-bottom: 5px;
	}

	#aw-onestepcheckout-review-table-cart-wrapper .item-options {
		margin-bottom: 15px;
	}

	#aw-onestepcheckout-review-table-cart-wrapper .fixed-qty {
		margin-bottom: 5px;
	}

	.ul-natural-rabatt li {
		position: relative;
		margin-bottom: 10px;
	}

	.ul-natural-rabatt .discount-rate {
		position: absolute;
		top: 0;
		right: 0;
	}

	.ul-natural-rabatt .discount-productname {
		width: 100%;
	}

	.review-meta .rating {
		display: block;
		margin: 0 0 5px 0;
	}

	.social-media {
		position: absolute;
		top: -50px;
		right: 10px;
	}

	.product-view .natural-discount-box {
		margin-bottom: 17px;
	}

	.product-view .add-to-cart .qty-box {
		margin-bottom: 0;
	}

	.cart .natural-discount-box {
		margin-bottom: 13px;
	}

	.cart .cart-price .price {
		margin-bottom: 15px;
	}

	.cart .btn-remove-wrap {
		margin: 0;
	}

	.cart .btn-edit-wrap {
		margin-top: 6px;
	}

	.cart .btn-edit-wrap .btn-edit {
		margin: 0;
	}

	.direct_order .form-list li .button,
	.advertising-material .button,
	.discount-form .button {
		margin: 0;
	}

	.qty-box .less,
	.qty-box .more {
		width: 20px;
	}

	.cart .direct_order .qty-box {
		margin-bottom: 20px;
		width: 120px;
	}

	.totals-table td {
		width: 50%;
		padding-top: 10px;
	}

	.totals-table .grandtotal-incl-tax td:last-child {
		padding-left: 0;
		vertical-align: top;
	}

	.totals-table td:first-child {
		text-align: left;
	}

	.totals-table .grandtotal-incl-tax td,
	.totals-table .grandtotal-incl-tax td .price {
		font-size: 14px;
		padding-top: 10px;
	}

	.product-view {
		margin-bottom: 20px;
	}

	.cart .btn-edit {
		margin-bottom: 10px;
	}

	.cart .leasing-available img {
		height: 15px;
		width: auto;
	}

	.cart .item-options {
		margin-bottom: 10px;
	}

	.cart .btn-update-wrap .button {
		margin: 0;
	}

	.cart .qty-box {
		margin: 0;
	}

	.cart-price .price {
		display: inherit;
		margin-bottom: 10px;
	}

	.my-wishlist .product-name,
	.my-wishlist .price-wrap {
		margin-bottom: 20px;
		display: inline-block;
	}

	.sidebar {
		padding-top: 20px;
	}

	.customer-infobox p {
		margin-bottom: 10px;
	}

	.buttons-set .text-link {
		float: right;
	}

	/* Columns */
	.col-1,
	.col-2 {
		margin-bottom: 20px;
	}

	.col-1,
	.col-2 {
		position: relative;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
	}

	.buttons-set a,
	.buttons-set p.back-link {
		display: inline-block;
		margin-bottom: 10px;
	}

	.currently {
		margin-bottom: 10px;
	}

	.actionbar-top-wrap {
		padding: 40px 0 25px 0;
	}

	.reset-filters {
		margin-bottom: 20px;
	}

	.data-table .action-buttons {
		margin-top: 10px;
	}
}

/*
  Medium only
*/
@media (min-width: 40.064em) and (max-width: 64.062em) {

	.level-2 ul {
		margin-left: 5px;
	}

	.grid-spacer {
		margin-top: 40px;
		margin-bottom: 37px;
	}

	.data-table .action-buttons {
		margin-top: 10px;
	}

	.data-table .action-buttons .button {
		margin: 0;
	}

	.reset-filters {
		margin-bottom: 20px;
	}

	.my-wishlist .btn-remove {
		margin-bottom: 20px;
	}

	.product-view {
		margin-bottom: 40px;
	}

	.qty-box .less,
	.qty-box .more {
		width: 30px;
	}

}

/*
  Medium + Large
*/
@media (min-width: 40.064em) {

	#order-info-tabs li {
		width: auto;
	}

	#order-info-tabs .button {
		width: auto;
	}

	#discount-coupon-form .button.coupon-delete {
		margin-top: 20px;
	}

	#configuration-dropdown-button,
	#price-placeholder {
		margin-bottom: 40px;
	}

	.toolbar-top .sort-by,
	.toolbar-top .limiter {
		margin-top: -4px;
	}

	.toolbar-top .limiter {
		margin-left: 20px;
	}

	.remove-non-leasing-wrap {
		margin-bottom: 0;
	}

	.fancybox-outer .title {
		padding-bottom: 40px;
		margin-bottom: 37px;
	}

	.lightbox-content {
		padding: 40px 40px 20px 40px;
	}

	#leasing-table .indicator {
		background: none no-repeat center left;
		transition: 250ms all;
		padding-left: 0;
	}

	#leasing-table .condition-row {
		transition: 250ms all;
	}

	#leasing-table .condition-row:hover * {
		text-decoration: underline;
	}

	#leasing-table .selected-leasingrate .indicator {
		padding-left: 20px;
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_check_green.svg);
		color: #009a3d;
	}

	.discount-form .form-list li .input-box,
	.discount-form .button,
	.direct_order .form-list li .qty-box,
	.direct_order .form-list li .button {
		margin: 0;
	}

	.advertising-material p {
		margin: 0;
	}

	#shopping-cart-table .cart-price,
	#shopping-cart-table .leasing-wrap,
	#shopping-cart-table .fixed-qty {
		margin-top: 22px;
		display: inline-block;
	}

	#shopping-cart-table .qty-box {
		margin-top: 6px;
	}

	.buttons-set a.text-link {
		line-height: 50px;
	}

	.buttons-set {
		margin-top: 20px;
	}

	/* Titles */
	.page-title {
		padding: 34px 0 34px 0;
		margin-bottom: 37px;
	}

	.page-title.no-space {
		margin-bottom: 0;
	}

	.page-title h1 {
		font-size: 40px;
	}

	h2 {
		font-size: 26px;
	}

	/* Columns */
	.col2-set {
		width: 100%;
		margin: 0px auto 40px auto;
		max-width: 1200px;
	}

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

	.col2-set::after {
		clear: both;
	}

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

	.col-1,
	.col-2 {
		position: relative;
		padding-left: 0.9375em;
		padding-right: 0.9375em;
		float: left;
		width: 50%;
	}

}

/*
  Large
*/
@media only screen and (min-width: 64.063em) {

	.toolbar .amount {
		margin-bottom: 0;
	}

	.direct_order .form-list li .input-box {
		margin: 0;
	}

	.direct_order {
		padding-top: 20px;
	}

	.form-list li .input-box.no-label {
		margin-bottom: 46px;
	}

	.order-info dt {
		padding-top: 12px;
	}

	/* Titles */
	.page-title {
		padding: 53px 0 51px 0;
		margin-bottom: 57px;
	}

	.page-title h1 {
		font-size: 50px;
	}

	h2 {
		font-size: 30px;
	}

}

.hidden {
	position: absolute;
}

#produktliste {
	padding-bottom: 40px;
}

@media screen and (max-width: 641px) {
	#produktliste {
		padding-bottom: 20px;
	}
}

/* Hotfixing Nicos Site-expanding errors, preventing horizontal scrolling on smart-devices */
.data-table,
.my-account {
	overflow-x: hidden;
}

form .row .special_discount .row {
	margin: 0;
}

#aw-onestepcheckout-payment-method-wrapper {
	padding-top: 200px;
	margin-top: -200px;
	position: relative;
}

#aw-onestepcheckout-payment-method-wrapper .validation-advice {
	position: absolute;
	/*top: 213px;*/
	right: 20px;
}

@media screen and (min-width: 769px) {
	.block-layered-nav .filter-dropdown {
		margin-top: 0 !important;
	}
}

@media screen and (max-width: 768px) {
	.block-layered-nav li.filter-element {
		position: initial;
	}

	.block-layered-nav .filter-dropdown {
		position: absolute;
		left: 0;
		top: 0;
		opacity: 0;
		visibility: hidden;
		width: 100%;
	}

	.block-layered-nav .filter-dropdown.active {
		opacity: 1;
		top: 0;
		visibility: visible;
		width: 100%;
	}

}

.no-custom-scrollbar {
	overflow-y: scroll;
}
@media screen and (max-width: 768px) {
	::-webkit-scrollbar {
		-webkit-appearance: none;
		width: 7px;
	}
	::-webkit-scrollbar-thumb {
		border-radius: 4px;
		background-color: rgba(0,0,0,.5);
		-webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
	}
}

.account-block {
	margin: 20px 0;
	background-color: #f3f3f3;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/account-block-bg.png);
	background-position: right 20px bottom;
	background-repeat: no-repeat;
}
.account-block.is-xmas {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/180816-RAU-Kundenkonto-Weihnachtsangebote.png);
}

.account-block.is-xmas-en {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/180816-RAU-Kundenkonto-Weihnachtsangebote.png);
}

.account-block.is-adventcalendar {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/171201-RAU-Kundenkonto-Adventskalender.png);
}

.account-block.is-dhl {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/190104-RAU-Kundenkonto-DHL.png);
}

.account-block.is-hygiene {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/220105-RAU-Kundenkonto-Schutzmasken.jpg);
}

.account-block.is-christmas {
  background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/230929-RAU-Kundenkonto-Weihnachten.png);
  background-color: #D00064;
  background-size: contain;
}

.account-block.is-spring {
  background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/RAU-Kundenkonto-Banner-Fruehlingsaktion.jpg);
  background-color: #FFE9EF;
}

.account-block.is-summer {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/RAU-Kundenkonto-Banner-Sommeraktion.jpg);
	background-color: #D00064;
}

.account-block.is-summer .account-block__link {
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_white.svg) no-repeat left 1px;
	background-size: auto 12px;
}

.account-block.is-christmas .account-block__link {
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_white.svg) no-repeat left 1px;
	background-size: auto 12px;
}

@media screen and (max-width: 559px) {
  .account-block.is-spring {
    background-position: left bottom;
  }
}

@media screen and (min-width: 641px) and (max-width: 799px) {
  .account-block.is-spring {
    background-position: left bottom;
  }
}

@media screen and (max-width: 960px) {
	.account-block.is-adventcalendar {
		background: #f3f3f3;
	}

	.account-block.is-adventcalendar .account-block__inner {
		padding-bottom: 20px;
	}
}

.account-block__inner {
	padding: 20px;
}

.account-block__title {
	font-weight: 700;
	margin-bottom: 5px;
}

.account-block__link {
	display: inline-block;
	padding-left: 15px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg) no-repeat left 1px;
	background-size: auto 12px;
}

@media screen and (max-width: 960px) {
	.account-block {
		background-position: right 5px bottom;
	}
}

@media screen and (max-width: 559px) {
  .account-block__inner {
    padding-bottom: 90px;
  }
}

@media screen and (min-width: 560px) {
	.account-block__title {
		width: 70%;
	}
  }

@media screen and (min-width: 641px) and (max-width: 799px) {
  .account-block__inner {
    padding-bottom: 90px;
  }
}

.badge-new {
	background-color: #009a3d;
	font-weight: 300;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 1px 10px 0px 10px;
	display: inline-block;
	margin-top: 5px;
}



/* Content: Contact */
.contact_image {
	margin-bottom: 1.25rem;
}


.shopping-cart-form {
	position: relative;
	z-index: 10;
}


.current-qty-in-cart-wrapper {
	margin-top: 16px;
}


#payment_form_iways_paypalinstalments {
	margin-left: 35px;
}


body .zsiq_floatmain, body .zsiq_custommain  {
	z-index: 10 !important;
}


.billing-invoices {
	padding-top: 160px;
	margin-top: -160px !important;
}

/** MULTISTORE-SWITCH */

/* toogle button */
.top-bar .toggle-multistore-switch {
	top: 0;
	left: -0.9375em;
	float: left;
	height: 40px;
	line-height: 40px;
	padding: 0 0.9375em;
	/* transition: background .3s ease, color .1s ease; */

	background: #676767;
	border-radius: 0;
	color: #fff;
	font-size: 14px;
	outline: none;
}

@media only screen and (min-width: 1200px) {
	.top-bar .toggle-multistore-switch {
		left: -1.8750em;
		padding: 0 1.8750em;
	}
}


.top-bar .toggle-multistore-switch:before {
	position: absolute;
	z-index: 50;
	width: 100%;
	bottom: 0;
	left: 0;
	height: 4px;

	background: inherit;
	content: '';
}

.top-bar .toggle-multistore-switch.is-active {
	background: #fff;
	color: #000;
}

.top-bar .toggle-multistore-switch:after {
	display: inline-block;
	height: 8px;
	width: 14px;

	margin: 0 0 0 0.9375em;

	background: transparent url('https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_white.svg') center center no-repeat;
	background-size: cover;

	content: '';
}

.top-bar .toggle-multistore-switch.is-active:after {
	background-image: url('https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_black.svg');
}

/* navigation */
.multistore-switch {
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;

	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	min-width: 200px;
	max-height: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	z-index: 5;
	top: 40px;
	left: 0;
	position: absolute;
	padding: 0;
	height: 0;
	transition: max-height .3s ease-in-out, padding .1s ease-in-out;

	color: #000;
}

@media only screen and (max-width: 360px) {
	.multistore-switch {
		width: 100%;
	}
}

@media only screen and (min-width: 1200px) {
	.multistore-switch {
		left: -0.9375em;
		padding: 0 0.9375em;
	}
}

.multistore-switch.is-active {
	padding: 0.9375em 0;
	height: auto;
	max-height: 300px;
	opacity: 1;
	visibility: visible;

	-webkit-box-shadow: 0px 0px 5px 0px  rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 5px 0px  rgba(0,0,0,0.3);
	box-shadow: 0px 0px 5px 0px  rgba(0,0,0,0.3);
}

@media only screen and (min-width: 1200px) {
	.multistore-switch.is-active {
		padding: 0.9375em;
	}
}

.multistore-switch__website {
	padding: 0.9375em;
	min-width: 160px;
}

.multistore-switch__title {
	position: relative;
	font-weight: 700;
}

.multistore-switch__title:after {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1px;
	line-height: 1px;
	background: #d2d2d2;

	content: '';
}

.multistore-switch__flag {
	display: inline-block;
	transform: translateY(25%);
	width: 20px;
	height: 20px;
	margin: 0 8px 0 0;
	border-radius: 50%;

	background: #f3f2f3 url('https://www.raue-shop.de/skin/frontend/raue/default/images/language_en_2x.png') center center no-repeat;
	background-size: cover;

}

.website-1 .multistore-switch__flag {
	background-image: url('https://www.raue-shop.de/skin/frontend/raue/default/images/language_de_2x.png');
}

.website-2 .multistore-switch__flag {
	background-image: url('https://www.raue-shop.de/skin/frontend/raue/default/images/language_ch_2x.png');
}

.multistore-switch__list {
	margin: 0.9375em 0 0;
	padding: 0 0 0 28px;
}
.multistore-switch__item + .multistore-switch__item {
	margin-top: 4px;
}

.multistore-switch__item.active {
	color: #009a3d;
}

.top-bar .multistore-switch__link {
	display: block;
	color: #000;
}

/*************** MODIFIED TOP-BAR ***/
.top-bar-content {
	background: #676767;
}

.top-bar .whole-sale-mobile {
	display: block;
	position: absolute;
	top: -80px;
	left: 0;
	height: 40px;
	line-height: 1;
	width: 100%;
	z-index: 5;
	padding: 0.9375em 36px 0.9375em 0.9375em;
	background: #f3f3f3;
	/* transition: top .3s ease-in-out; */
	border-radius: 0;

	text-align: left;
	font-size: 14px;
	color: #000;
	font-weight: 400;
}

.top-bar .whole-sale-mobile:focus {
	outline: none;
}

.top-bar .whole-sale-mobile:after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: 0.9375em;
	width: 14px;
	height: 14px;
	line-height: 14px;
	background: transparent url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_black.svg) center center no-repeat;
	background-size: cover;
	content: '';
}

.sticky-wrapper .top-bar,
.sticky-wrapper .top-bar.hide-sale {
	height: 40px;
	padding-top: 0;
	/* transition: padding .3s ease-in-out, height .3s ease-in-out; */
}

@media only screen and (max-width: 460px) {
	.sticky-wrapper .top-bar {
		padding-top: 40px;
		height: 80px;
	}

	.whole-sale {
		display: none;
	}

	.top-bar .whole-sale-mobile {
		display: block;
		top: -40px;
	}
}

.home-link {
	float: left;
}

@media only screen and (max-width: 1024px) {
	.home-link {
		padding-left: 24px;
		background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_home.svg) no-repeat left center;
	}
}

@media only screen and (max-width: 64em) {

	.top-bar .search-link,
	.top-bar .home-link,
	.top-bar .account-link,
	.top-bar .wishlist-link,
	.top-bar .login-link,
  .top-bar .advent-link,
	.top-bar .register-link {
		margin-left: 14px;
	}

	.top-bar .search-link,
	.top-bar .home-link,
	.top-bar .login-link,
	.top-bar .register-link {
		padding: 0;
	}

	.top-bar .search-link a,
	.top-bar .home-link a,
	.top-bar .account-link a,
	.top-bar .wishlist-link a,
  .top-bar .advent-link a,
	.top-bar .login-link a,
	.top-bar .register-link a {
		display: inline-block;
		height: 20px;
		min-width: 20px;
	}

	.top-bar .search-link a,
	.top-bar .login-link a,
	.top-bar .register-link a {
		width: 20px;
	}
}

@media only screen and (max-width: 360px) {
	.top-bar .search-link {

	}
}

@media only screen and (max-width: 40.062em) {
	.top-bar .account-link a,
  .top-bar .advent-link a,
	.top-bar .wishlist-link a {
		width: 20px;
	}
}

.cart .totals .january-notice {
	margin-top: 30px;
	color: #cc0078;
}

.shopping-cart-form .january-notice {
	color: #cc0078;
	float: left;
}

.shopping-cart-form .january-notice .caption,
.cart .totals .january-notice .caption {
	font-weight: 700;
}

#aw-onestepcheckout-payment-method .january-notice {
	margin-top: 10px;
	color: #cc0078;
	float: left;
}

#aw-onestepcheckout-payment-method .january-notice .caption,
.cart .totals .january-notice .caption {
	font-weight: 700;
}

@media only screen and (max-width: 1024px) {
	.page-header .account-link,
  .page-header .advent-link,
	.page-header .wishlist-link,
	.page-header .home-link {
		padding-left: 0;
	}

	.page-header .search-link__label,
	.page-header .home-link__label,
	.page-header .account-link__label,
  .page-header .advent-link__label,
	.page-header .wishlist-link__label {
			display: none;
	}
}

@media only screen and (max-width: 400px) {

	.top-bar .cart-top,
	.page-header .is-sticky .top-bar .cart-top {
		display: none !important;
	}
}

/* Payone */
.v-fix-wrap {
	overflow: hidden;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.v-fix {
	width: 47.5%;
}

.required {
	color: inherit !important;
}

/* 60 years jubilee */
.bg-jubilee-promotion {
	border-bottom: none;
	color: #ffffff;
	background-color: #f2b600;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/overlay_noise.png);
	box-shadow: 0px 0px 20px 11px rgba(0, 0, 0, .15);
	padding: 40px 0;
	position: relative;
}

.bg-jubilee-promotion:after {
	content: ' ';
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/flare_overlay.png) no-repeat center bottom;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.jubilee-border-bottom {
	border-bottom: none;
}

.jubilee-wrapper {
	display: flex;
}


.bg-jubilee-promotion h1 {
	color: #ffffff;
}

.promo-future,
.promo-past {
	opacity: .5;
}

.promo-active .add-to-cart button {
	background-color: #f2b600;
	border-color: #d39200;
}
.promo-active .add-to-cart button:hover,
.promo-active .add-to-cart .button:hover,
.promo-active .add-to-cart button:focus,
.promo-active .add-to-cart .button:focus {
	background-color: #d39200;
}

.promo-future .product-item.full .add-to-box,
.promo-past .product-item.full .add-to-box {
	display: none;
}

.promo-active .price-box .special-price .price,
.promo-past .price-box .special-price .price,
.promo-future .price-box .special-price .price,
.promo-active .price-box .regular-price .price,
.promo-past .price-box .regular-price .price,
.promo-future .price-box .regular-price .price {
	color: #f2b600;
}

.promo-active .price-box .special-price .price-marker,
.promo-past .price-box .special-price .price-marker,
.promo-future .price-box .special-price .price-marker,
.promo-active .price-box .regular-price .price-marker,
.promo-past .price-box .regular-price .price-marker,
.promo-future .price-box .regular-price .price-marker {
	color: #f2b600;
}

.promo-active .flags .flag-sale,
.promo-past .flags .flag-sale,
.promo-future .flags .flag-sale {
	background: #f2b600;
}

.promo-active .badge-new,
.promo-past .badge-new,
.promo-future .badge-new {
	display: none;
}

.promo-active .product-item,
.promo-active .product-item.full{
	background-color: #fdf4d9;
}


.promo-timespan {
	background-color: #f2b600;
	padding: 3px;
	border-radius: 3px;
	text-align: center;
	width: 80%;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 20px;
}

.jubilee-promotion .product-item:hover .flags {
	opacity: 1;
}

.jubilee-block {
	margin: 20px 0;
	padding: 20px;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	background-color: #ffffff;
}

.jubilee-block-wrapper {
	display: flex;
	padding-bottom: 20px;
	border-bottom: 3px dotted #d2d2d2;
}

.jubilee-block-right {
	position: relative;
	margin: 0 auto;
	padding-bottom: 20px;
}

.jubilee-headline {
	margin: 0 20px;
	padding-bottom: 14px;

	text-align: center;
	color: #f2b600;
	font-family: 'Merriweather Sans';
	font-style: italic;
	font-size: 30px;
	line-height: 33px;
}

.jubilee-sub-headline{
	margin: 0 20px;
	padding-bottom: 23px;

	text-align: center;
	color: #000000;
	font-family: 'Merriweather Sans';
	font-weight: bold;
	font-size: 14px;
	line-height: 16px;
}

.jubilee-image {
	display: flex;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding-bottom: 20px;
}

.jubilee-image-center {
	margin: 0 auto;
}

.jubilee-button {
	display: flex;
	height: 50px;
	margin: 0 auto;
	justify-content: center;
}

.jubilee-price {
	color: #f2b600;
	font-size: 20px;
	line-height: 24px;
	padding-bottom: 4px;
}

.jubilee-old-price {
	color: #676767;
	font-size: 14px;
	font-weight: 300;
	padding-bottom: 24px;
	text-decoration: line-through;
}

.jubilee-period {
	color: #f2b600;
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 20px;
}

.jubilee-to-product {
	color: #009a3d;
	font-size: 14px;
	line-height: 17px;
	padding-bottom: 12px;
	cursor: pointer;
}

.jubilee-to-product-text {
	line-height: 14px;
}

.jubilee-to-product-svg {
	transform: translateY(7px);
}

.jubilee-product-title {
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	color: #000000;
	padding-bottom: 14px;
}

.btn-jubilee {
	background-color: #f2b600;
	border: 1px solid #d39200;
}

.btn-jubilee .button {
	padding: 0;
}

.btn-jubilee:hover {
	background-color: #d39200;
	border: 1px solid #d39200;
}

.btn-jubilee-text {
	font-family: 'Merriweather Sans';
	font-style: normal;
	font-size: 14px;
}

.btn-jubilee-link {
	display: flex;
	text-decoration: none;
	margin: 0 auto;
	justify-content: center;
}

.btn-jubilee-link.modals__product__anchor {
	background-color: #f2b600;
	border: 1px solid #d39200;
	margin: 0;
}

.btn-jubilee-link.modals__product__anchor:hover {
	background-color: #d39200;
	border: 1px solid #d39200;
}

.btn-jubilee-link:hover {
	text-decoration: none;
}

.btn-jubilee-svg {
	transform: translateY(-3px);
}

.jubilee-flag {
	position: absolute;
	right: 0;
	top: 0;
	transition: 200ms all;
}

.jubilee-flag.flags .flag-sale {
	background: #f2b600;
	font-size: 16px;
	line-height: 56px;
	border: none;
}

.jubilee-add-to-box {
	padding-top: 20px;
}

.jubilee-to-cart {
	 display: flex;
	 justify-content: center;
 }

.jubilee-to-cart.modals__product__link {
	position: relative;
	width: 100%;
	left: 0;
	bottom: 0;
	border-top: none;
	padding-top: 0;
	padding-bottom: 10px;
}

.jubilee-to-cart-input-wrapper {
	display: flex;
	justify-content: flex-end;
}

.jubilee-to-cart-input.input-text.qty {
	width: 50px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	padding: 0;
}

/* Breakpoints for 60 years jubilee */
@media screen and (max-width: 1024px) {
	.jubilee-wrapper {
		flex-direction: column;
	}
}

@media screen and (max-width: 640px) {
	.jubilee-headline {
		font-size: 20px;
		line-height: 24px;
	}

	.jubilee-old-price {
		padding-bottom: 8px;
	}

	.jubilee-block-wrapper {
		display: flex;
		flex-direction: column-reverse;
	}
}

@media screen and (max-width: 1200px) {
	.jubilee-to-cart.modals__product__link{
		padding-bottom: 0;
	}
}

@media screen and (max-width: 1158px) {
	.jubilee-to-product{
		padding-bottom: 0;
	}
}

html,
body {
	font: 14px/17px 'Merriweather Sans', sans-serif !important;
	color: #676767;
}

p {
	line-height: 1.2;
	font-weight: 200;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.button,
a.button:hover {
	text-decoration: none;
}

address {
	margin-bottom: 10px;
}

address.contact-address {
	font-style:normal;
}

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

table {
	border: none;
	width: 100%;
}

table tr.even, table tr.alt, table tr:nth-of-type(2n) {
	background: transparent;
}

table thead tr th,
table thead tr td,
table tr th,
table tr td {
	padding: 1rem 0.625rem;
	color: #676767;
	font-size: 14px;
}

table thead {
	background: transparent;
}

table thead tr th,
table thead tr td {
	font-weight: 700;
	background: transparent;
	color: #676767;
}

table tbody tr td {
	background: none;
	border-top: 3px dotted #d2d2d2;
}

table tr td:first-child,
table tr th:first-child {
	padding-left: 0;
}

table tr td:last-child,
table tr th:last-child {
	padding-right: 0;
}

table.minimal,
table.minimal tr,
table.minimal td,
table.minimal th {
	border: none;
	background: none;
}

table.minimal td,
table.minimal th {
	padding: .5rem .625rem;
}

.page {
	max-width: 100%;
}

.no-display {
	display: none !important;
}

.eq-el {
	overflow: hidden;
}

.nobr {
	white-space: nowrap;
}

.p-relative {
	position: relative;
}

.f-dropdown {
	border: none;
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	border-radius: 3px 0 3px 3px;
	margin-top: -1px;
	z-index: 5;
	margin-left: -2px;
	padding: 5px 15px 10px 15px;
	background: rgb(243, 243, 243); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(243, 243, 243, 1)), color-stop(100%, rgba(255, 255, 255, 1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); /* IE10+ */
	background: linear-gradient(to bottom, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff', GradientType=0); /* IE6-8 */
}

.f-right.is-column {
	width: 50%;
	text-align: right;
}

.f-left.is-column {
	width: 50%;
}

.f-dropdown li {
	/*margin-bottom: 5px;*/
	overflow: hidden;
	font-weight: 300;
	position: relative;
	border-bottom: 1px solid #d2d2d2;
	padding: 5px 0;
}

.f-dropdown li:last-child {
	border: none;
}

.f-dropdown li:hover span {
	text-decoration: underline;
}

.f-dropdown li span {
	padding: 0;
	font-weight: 400;
}

.f-dropdown .price-box {
	margin-bottom: 4px;
}

.f-dropdown .price-box .price,
.f-dropdown .price-box .price-marker {
	font-size: 0.875rem;
}

.f-dropdown .f-list-sku {
	color: #676767;
}

.f-dropdown li:hover .price-box .price,
.f-dropdown li:hover .f-right span {
	text-decoration: none;
}

.f-dropdown.full.open {
	width: 100% !important;
	max-width: 100% !important;
	left: 0 !important;
}

.button.dropdown {
	transition: none;
	transition: color 250ms;
}

.button.dropdown.open {
	border-radius: 3px 3px 0 0;
}

.f-dropdown.open {
	margin-left: 0;
	border: 1px solid #d2d2d2;
	border-radius: 0 3px 3px 3px;
}

.f-dropdown li a,
.f-dropdown span {
	color: #000000;
	padding: 0.5rem;
}

.f-dropdown span.highlight {
	font-weight: 700;
	color: #009a3d;
	padding: 0;
	background: #f2f2f2;
}

.f-dropdown li:hover {
	background: transparent;
	text-decoration: underline;
}

#topbutton {
	height: 50px;
	line-height: 50px;
	padding: 0 20px;
	display: block;
	position: fixed;
	bottom: -55px;
	right: 0;
	background: #ffffff;
	color: #009a3d;
	border-radius: 3px 0 0 3px;
	box-shadow: 0 0 3px rgba(0, 0, 0, .3);
	z-index: 10;
	cursor: pointer;
	transition: 250ms all;
}

#topbutton.active {
	bottom: 40px;
}

#topbutton.active:hover {
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	padding: 0 25px;
	height: 60px;
	line-height: 60px;
	bottom: 35px;
	border-radius: 6px 0 0 6px;
}

h1 .button {
	margin: 0;
}

button,
.button {
	font-family: 'Merriweather Sans', sans-serif;
	font-weight: 700;
	border-radius: 3px;
	transition: .3s background, .3s color;
	padding: 16px 20px;
}

input[type="submit"] {
	border-radius: 3px;
}

.button.white {
	background: #ffffff;
	color: #009a3d;
}

.button.white:hover {
	background: #009a3d;
	color: #ffffff;
}

/* Overwrite background */
#home-slider .slider-text .button.white {
	background: url('/skin/frontend/raue/default/images/icon_arrow_right_green.svg') no-repeat right 20px center #ffffff;
	background-size: auto 12px;
	padding-right: 40px;
}

#home-slider .slider-text .button.white:hover {
	background: url('/skin/frontend/raue/default/images/icon_arrow_right_white.svg') no-repeat right 20px center #009a3d;
	background-size: auto 12px;
}

/* Overwrite background */
.button.right-arrow-white {
	background: url('/skin/frontend/raue/default/images/icon_arrow_right_white.svg') no-repeat right 20px center #009a3d;
	background-size: auto 12px;
	padding-right: 40px;
}

.button.grey.disabled:hover,
.button.grey {
	background: #d2d2d2;
	color: #676767;
}

.button.lightgrey {
	background: #f3f3f3;
	color: #676767;
	border: 1px solid #d2d2d2;
	font-weight: 400;
}

.button.back-link {
	padding-left: 1rem;
	padding-right: 1rem;
}

.button.back-link span {
	display: inline-block;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_grey.svg) no-repeat center left;
	background-size: auto 12px;
	padding-left: 25px;
}

.button.back-link.white span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_green.svg);
}

.button.back-link.white {
	opacity: .5;
}

.button.back-link.white:hover {
	opacity: 1;
}

.button.back-link.white:hover span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_white.svg);
}

.button.back-link:hover span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_black.svg);
}

.button.grey:hover {
	color: #000000
}

.button.full {
	width: 100%;
}

.anchor-offset {
	padding-top: 120px;
	margin-top: -120px;
}

::-webkit-input-placeholder { /* WebKit browsers */
	opacity: 1;
}

:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	opacity: 1;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
	opacity: 1;
}

:-ms-input-placeholder { /* Internet Explorer 10+ */
	opacity: 1;
}

/* Override */
.f-dropdown:before,
.f-dropdown:after {
	display: none;
}

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,
select {
	font: 14px/17px 'Merriweather Sans', sans-serif;
	border-radius: 3px;
	box-shadow: none;
	font-weight: 400;
}

select {
	-webkit-appearance: menulist !important;
	-moz-appearance: menulist !important;
	appearance: menulist !important;
}

.form-list li .input-box.disabled input[type="text"],
.form-list li .input-box input[disabled] {
	border: 1px dashed #d2d2d2;
	background: #ffffff;
	color: #676767;
}

.form-list li label.disabled {
	color: #676767;
}

.input-box.checkbox {
	position: relative;
	margin-bottom: 14px;
	display: inline-block;
}

.form-list li .input-box.checkbox .validation-advice {
	display: none;
}

.clone-item .f-dropdown {
	top: 52px !important;
}

.input-box.checkbox label {
}

.input-box.checkbox input {
	height: 0;
	width: 0;
	overflow: auto;
	opacity: 0;
	position: absolute;
	left: -9999px;
}

.input-box.checkbox input + span {
	display: inline-block;
	padding-left: 35px;
	min-height: 25px;
	padding-top: 3px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_checkbox.png) no-repeat top left;
}

.input-box.checkbox input:hover + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_checkbox_hover.png);
}

.input-box.checkbox input:checked + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_checkbox_checked.png);
}

.input-box.checkbox input.validation-failed + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_checkbox_invalid.png);
}

.input-box.checkbox input.validation-failed:checked + span,
.input-box.checkbox input.validation-failed:checked:hover + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_checkbox_checked.png);
}

.input-box.checkbox input.validation-failed:hover + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_checkbox_invalid_hover.png);
}

.input-box.checkbox.radio input + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_radio.png);
}

.input-box.checkbox.radio input:hover + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_radio_hover.png);
}

.input-box.checkbox.radio input:checked + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_radio_checked.png);
}

.input-box.checkbox.radio input.validation-failed + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_radio_invalid.png);
}

.input-box.checkbox.radio input.validation-failed:hover + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_radio_invalid_hover.png);
}

.input-box.checkbox.radio input.validation-failed:checked + span,
.input-box.checkbox.radio input.validation-failed:checked:hover + span {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_radio_checked.png);
}

.border-bottom {
	border-bottom: 3px dotted #d2d2d2;
	padding-bottom: 60px;
	margin-bottom: 57px;
}

.border-spacer {
	border-bottom: 3px dotted #d2d2d2;
	margin-top: 60px;
	margin-bottom: 57px;
}

.border-spacer.small {
	margin-top: 40px;
	margin-bottom: 37px;
}

.order-about {
	margin: 0;
	padding: 0;
}

.order-about dt,
.order-about dd {
	margin: 0;
	padding: 0;
}

.order-about dt {
	margin: 0 0 5px 0;
}

.order-about .border-spacer {
	margin-bottom: 27px;
	margin-top: 30px;
}

.cms-home .page-content .std {
	display: none;
}

.exportpartner .box {
	position: relative;
	padding: 10px 10px 0 10px;
	border: 1px solid #d2d2d2;
	border-radius: 3px;
	margin-bottom: 40px;
}

.exportpartner .box-title {
	font-size: 16px;
	line-height: 32px;
}

.exportpartner .country-icon {
	margin-right: 5px;
}

.exportpartner .company-icon {
	display: inline-block;
	width: 100%;
	height: auto;
}

.success-view-cart {
	margin-left: 10px;
}
.f-right.success-view-cart {
	/*margin-left: 0;*/
}

.fullsize-message .messages {
	width: 500px;
}
@media only screen and (max-width: 40.062em) {
	.fullsize-buttons-on-small button,
	.fullsize-buttons-on-small .button {
		width: 100%;
	}
	.fullsize-message .messages {
		width: 100%;
	}
}

.lightbox-message ul,
.lightbox-message ul li {
	/*
	padding: 0;
	list-style: none;
	margin: 0;
	*/
}

.lightbox-message .close {
	display: none;
}

.hidden {
	display: none;
}

[class*="column"] + [class*="column"]:last-child {
	float: left;
}

.top-bar .row,
.row {
	max-width: 1200px;
}

.inline-list {
	overflow: visible;
}

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

ul.arrow-list {
	margin-left: 0;
}

ul.arrow-list li {
	list-style: none;
	margin-bottom: 11px;
}

ul.arrow-list li.current a {
	opacity: .5;
}

ul.arrow-list li a {
	display: inline-block;
	padding-left: 15px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg) no-repeat left 5px;
	background-size: auto 12px;
}

.message-box {
	background: #cc0078;
	padding: 20px;
	border-radius: 3px;
	color: #ffffff;
}

.message-box a {
	color: #ffffff;
	text-decoration: underline;
}

.message-box a:hover {
	color: #ffffff;
	text-decoration: none;
}

.message-box .message-content {
	padding-left: 60px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_info_white.svg) no-repeat top left;
	background-size: 40px 40px;
	overflow: hidden;
	min-height: 40px;
}
.message-box .message-content.is-sale {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon-percent.svg);
}

.message-box .message-content p:last-child {
	margin-bottom: 0;
}

.message-box.is-not-available {
	opacity: 0;
	max-height: 0;
	padding: 0 10px;
	margin-bottom: 20px;

	-webkit-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-moz-transition: all 0.3s;
	transition: all 0.3s;
}

.message-box.is-not-available p {
	margin-bottom: 0;
}

.product-item:hover .message-box.is-not-available {
	opacity: 1;
	max-height: 500px;
	padding: 10px;
}

.row.no-padding {
	padding-left: 0;
	padding-right: 0;
}

#system-messages {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
}

.note-msg {
	padding: 60px 0;
}

.item-msg.error {
	color: #cc0078;
}

.item-msg.error:before {
	content: '!';
	display: inline-block;
	color: #ffffff;
	font-size: 12px;
	font-weight: 700;
	position: relative;
	background: #cc0078;
	height: 20px;
	width: 20px;
	border-radius: 20px;
	text-align: center;
	line-height: 22px;
	margin-right: 5px;
}

.system-message {
	display: none;
}

.system-message .alert-box {
	margin: 2px 0 0 0;
}

html.no-flexbox .system-message.old-browser {
	display: block;
}

html.no-js .system-message.no-js {
	display: block;
}

.font-mw-300-normal {
	font-family: 'Merriweather Sans';
	font-weight: 300;
}

.font-mw-300-italic {
	font-family: 'Merriweather Sans';
	font-weight: 300;
	font-style: italic;
}

.font-mw-400-normal {
	font-family: 'Merriweather Sans';
	font-weight: 400;
}

.font-mw-400-italic {
	font-family: 'Merriweather Sans';
  font-weight: 400;
	font-style: italic;
}

.font-mw-700-normal {
	font-family: 'Merriweather Sans';
	font-weight: 700;
}

.font-mw-700-italic {
	font-family: 'Merriweather Sans';
	font-weight: 700;
	font-style: italic;
}

.color-white {
	color: #ffffff;
}

.color-grey {
	color: #676767;
}

.color-green {
	color: #009a3d;
}

.color-lightgrey {
	color: #d2d2d2;
}

/* Font Sizes */
.font-size-50 {
	font-size: 26px;
	line-height: 1.2;
}

.font-size-30 {
	font-size: 20px;
	line-height: 1.2;
}

.font-size-20 {
	font-size: 20px;
	line-height: 1.2;
}

/* Top Search */

.search-mini {
	position: relative;
}

.search-mini form,
.search-mini input,
.search-mini button {
	margin: 0;
}

.search-mini form {
	position: relative;
	overflow: hidden;
}

.search-mini input {
	height: 50px;
	border: 1px solid #d2d2d2;
	color: #676767;
	background: #f2f2f2;
	border-radius: 3px;
	box-shadow: none;
	font-family: 'Merriweather Sans', sans-serif;
	font-size: 14px;
}

.search-mini input:focus {
	box-shadow: inset 0 0 10px #f2f2f2;
}

#search::-webkit-input-placeholder { /* WebKit browsers */
	color: #d2d2d2;
}

#search:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #d2d2d2;
}

#search::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #d2d2d2;
}

#search:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #d2d2d2;
}

.search-mini button {
	color: #676767;
	border-radius: 0 3px 3px 0;
	border: 1px solid #d2d2d2;
	background: #f2f2f2 url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_search_grey.svg) no-repeat center center;
	text-indent: -9999px;
	border-left: 0;
	height: 50px;
	width: 50px;
	position: absolute;
	right: 0;
	top: 0;
}

.search-mini button:hover {
	background-color: #d2d2d2;
}

.search-mini input:focus + button,
.search-mini button:focus {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_search_white.svg);
	border-color: #676767;
	background-color: #676767;
	color: #ffffff;
	right: 0;
}

/*Language Menu */

.language-switch {
	float: left;
	position: relative;
	width: 40px;
	height: 20px;
	z-index: 720;
	margin-top: 10px;
}

.language-switch.active ul {
	z-index: 10;
	position: absolute;
	top: -10px;
	left: -5px;
	width: 30px;
	padding: 10px 5px 0 5px;
	border-radius: 0 0 15px 15px;
	background: #ffffff;
	box-shadow: 0 0 10px rgba(0, 0, 0, .3);
	transition: 250ms box-shadow;
}

.language-switch.active li {
	margin-bottom: 10px;
	transition: 250ms all;
}

.language-switch.active li:last-child {
	margin: 0;
}

.language-switch a {
	display: block;
}

.language-switch img {
	width: 20px;
	height: 20px;
	vertical-align: baseline;
	display: block;
}

.language-switch .change-trigger {
	display: inline-block;
	transition: 250ms width;
	width: 40px;
	height: 20px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_white.svg) no-repeat center right;
	background-size: 13px auto;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 5;
	cursor: pointer;
}

.language-switch.active .change-trigger {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_white.svg);
	width: 50px;
}

.language-switch ul,
.language-switch ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

.language-switch ul li {
	height: 20px;
	display: none;
}

.language-switch ul li.active,
.language-switch ul li.visible {
	display: inline-block;
}

/*
  Header
*/

.cart-top {
	float: right;
}

.cart-top.logged-out .cart-text {
}

.cart-top.logged-out .cart-symbol {
	width: 30px;
	height: 50px;
	padding-right: 10px;
	float: left;
}

.header-content .cart-top.logged-in .cart-text {
	float: left;
	width: 100%;
	padding-right: 40px;
}
@media only screen and (max-width: 40.062em) {
	.header-content .cart-top.logged-in .cart-text {
		padding-top: 35px;
		padding-right: 0;
	}
}

.header-content .cart-top.logged-in.full .cart-text {
	width: auto;
	float: left;
}

.header-content .cart-top.logged-in .cart-symbol {
	width: 50px;
	position: absolute;
	right: 10px;
	top: 0;
}

.header-content .cart-top {
	overflow: hidden;
	display: block;
}

.header-content .cart-top:hover .cart-title span:first-child {
	text-decoration: underline;
}

.top-bar {
	height: 40px;
	line-height: 40px;
	background: #676767;
	color: #ffffff;
	z-index: 720;
	overflow: visible !important;
}

.top-bar .cart-top {
	display: none;
}

.header-content .cart-title {
	display: inline-block;
	width: 100%;
}

.is-sticky .top-bar,
.is-sticky .nav-main {
	width: 100%;
}

.level-title {
	color: #000000;
}

.is-sticky .top-bar .search-link,
.is-sticky .top-bar .cart-top {
	display: block !important;
}

.nav-main .level-1 > a {
	font-weight: 700;
}

.contact-phone {
	float: left;
}

.top-bar .icon-icon-search:before,
.top-bar .icon-icon-account:before,
.top-bar .icon-icon-favourites:before {
	font-size: 16px;
}

.top-bar a {
	color: #ffffff;
}

.contentblock {
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/shadow_bottom_large.png) top center no-repeat;
	padding: 60px 0;
}

.bg-lightgrey {
	background-color: #f3f3f3;
}

.bg-lightgreen {
	background-color: #99d2a7;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/overlay_noise.png);
	color: #ffffff;
	padding: 40px 0;
	position: relative;
}

.bg-lightgreen:after {
	content: ' ';
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/flare_overlay.png) no-repeat center bottom;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.bg-lightgreen .row {
	z-index: 5;
	position: relative;
}

.bg-lightgreen.page-title {
	border-bottom: none;
	margin-bottom: 0;
}

.bg-lightgreen.page-title h1 {
	/* margin-bottom: 24px; */
}

.bg-lightgreen * {
	color: #ffffff;
}

.mb-search-result .bg-lightgreen a {
	text-decoration: underline;
}

.mb-search-result .bg-lightgreen a:hover {
	text-decoration: none;
	color: #ffffff;
}

.contentblock-title {
	margin-bottom: 40px;
	color: #000000;
}

.header-content {
	padding: 30px 0;
	background: #ffffff;
	position: relative;
	z-index: 710;
}

/* Top-Bar */
.account-link,
.home-link,
.wishlist-link,
.advent-link,
.login-link,
.register-link,
.top-bar .cart-top,
.contact-phone,
.search-link{
	margin-left: 20px;
}

@media only screen and (max-width: 1040px) {
	.account-link,
	.home-link,
	.wishlist-link,
  .advent-link,
	.login-link,
	.register-link,
	.top-bar .cart-top,
	.contact-phone,
	.search-link{
		margin-left: 16px;
	}
}

.search-link,
.account-link,
.wishlist-link,
.advent-link,
.login-link,
.register-link,
.top-bar .cart-top,
.whole-sale,
.whole-sale-divider {
	float: left;
}

.search-link {
	padding-left: 24px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_search_white.svg) no-repeat left center;
}

.wishlist-link {
	padding-left: 24px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_favourites_white.svg) no-repeat left center;
}

.account-link {
	padding-left: 24px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_account_white.svg) no-repeat left center;
}

.advent-link {
  padding-left: 24px;
  background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_gift.svg) no-repeat left center;
}

.login-link {
	padding-left: 24px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_account_white.svg) no-repeat left center;
}

.register-link {
	padding-left: 28px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_create_account_white.svg) no-repeat left center;
}

.top-bar-content {
	float: right;
}

.top-bar .cart-top {
	position: relative;
	padding-left: 55px;
	height: 40px;
	margin-left: 30px;
}

@media only screen and (max-width: 1040px) {

	.top-bar .cart-top {
		margin-left: 20px;
	}
}

.top-bar .cart-top.empty {
	position: relative;
	height: 40px;
	width: 30px;
	margin-left: 20px;
	display: none !important;
}

.top-bar .cart-top.empty .cart-symbol {
	left: 0;
	top: -5px;
}

.top-bar .cart-top .cart-symbol {
	position: absolute;
	width: auto;
	left: 20px;
	top: -2px;
	height: 31px;
}

.top-bar .cart-top .cart-symbol img {
	height: 100%;
	width: auto;
}

.top-bar .cart-top .cart-title {
	display: none;
}

.top-bar .cart-top .cart-count {
	position: absolute;
	left: 0;
	top: 1px;
	display: inline-block;
	border: 3px solid #676767;
	background: #ffffff;
	color: #676767;
	padding: 0 7px;
	height: 26px;
	line-height: 18px;
	font-size: 10px;
	border-radius: 13px;
}

/*
  Main-Navigation
*/

.nav-main {
	background: #ffffff;
	z-index: 700;
	position: relative;
	/*box-shadow: 0 7px 15px rgba(0, 0, 0, .1);*/
}

.is-sticky .main-menu {
	border: none;
}

#nav-main > .row > .column {
	position: static;
}

.page-header {
	position: relative;
}

.nav-button {
	padding-left: 25px;
	font-weight: 700;
	color: #000000;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_menu.svg) no-repeat left center;
	height: 53px;
	line-height: 53px;
	cursor: pointer;
}

/* Content */
.sidebar {
	padding-top: 0;
}

/* Teaser */
.teaser-box {
	background: #ffffff;
	display: block;
	overflow: hidden;
	border-radius: 3px;
	transition: 250ms box-shadow;
}

a.teaser-box:hover {
	box-shadow: 0 0 15px rgba(0, 0, 0, .1);
	text-decoration: none;
}

.teaser-image img {

}

.teaser-title {
	margin: 0 0 20px 0;
}

.teaser-content {
	padding: 20px;
}

.teaser-text p:last-child {
	margin: 0;
}

/*
  Footer
*/

.icon-box {
	padding: 0 12px 0 23px;
	margin: 0 6px 10px 0;
	border-radius: 3px;
	background: #f3f3f3 url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_check_grey.svg) no-repeat 5px 0px;
	font-size: 12px;
	color: #676767;
	height: 22px;
	display: inline-block;
	line-height: 22px;
}

.icon-box.postfinance {
	padding: 0 1px 0 23px;
	height: 24px;
}

.icon-box.postfinance img {
	vertical-align: top;
	margin-top: 1px;
}

.footer-contact-phone-wrap {
	border-top: 3px dotted #d2d2d2;
	padding: 17px 0;
}

.footer-links ul,
.footer-links li {
	margin: 0;
	padding: 0;
	list-style: none;
}

.footer-links li {
	margin-bottom: 10px;
	padding-left: 16px;
	background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_white.svg) no-repeat left 4px;
	background-size: auto 12px;
}

.footer-links li a {
	transition: 250ms all;
	display: inline-block;
}

.footer-links li a:hover {
	padding-left: 5px;
}

.footer-logo {
	margin-bottom: 1.25rem;
}

.footer-links .footer-links-wrap {
	padding: 40px 0;
	border-top: 3px dotted #d2d2d2;
	border-bottom: 3px dotted #d2d2d2;
}

.copyright {
	padding: 40px 0 30px 0;
}

.socialmedia {
	padding: 60px 0;
}

.socialmedia a {
}

.socialmedia img {
	float: left;
	margin-right: 20px;
}

.socialmedia-title {
	padding-top: 3px;
	display: block;
}

.socialmedia-text {
	font-weight: 700;
	margin-bottom: 20px;
}

.newsletter-subform {
	background: #94cea2 url(https://www.raue-shop.de/skin/frontend/raue/default/images/pattern_green.jpg) repeat center center;
	padding: 33px 0 40px 0;
	position: relative;
}

.newsletter-subform:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	content: ' ';
	display: block;
	background: rgba(0, 0, 0, 0) url("https://www.raue-shop.de/skin/frontend/raue/default/images/shadow_bottom_large.png") no-repeat scroll center top;
}

.newsletter-subform ::-webkit-input-placeholder {
	color: #ffffff;
}

.newsletter-subform :-moz-placeholder {
	color: #ffffff;
}

.newsletter-subform ::-moz-placeholder {
	color: #ffffff;
}

.newsletter-subform :-ms-input-placeholder {
	color: #ffffff;
}

.newsletter-subform .validation-failed::-webkit-input-placeholder {
	color: #cc0078;
}

.newsletter-subform .validation-failed:-moz-placeholder {
	color: #cc0078;
}

.newsletter-subform .validation-failed::-moz-placeholder {
	color: #cc0078;
}

.newsletter-subform .validation-failed:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #cc0078;
}

.newsletter-subform input[type=text]:focus,
.newsletter-subform input[type=text] {
	border: 1px solid #6bb689;
	background: #97d1a5;
	border-radius: 2px;
	height: 50px;
	font-size: 14px;
	color: #ffffff;
}

.newsletter-subform input[type=text].validation-failed {
	background: #f0e1e9;
	border-color: #cc0078;
	color: #cc0078;
}

.newsletter-subform button {
	margin: 0;
	height: 50px;
}

.shop-features {
	color: #009a3d;
	font-weight: 700;
}

.shop-features .wrap {
	border-top: 3px dotted #d2d2d2;
	padding: 60px 0;
}

.checkout-cart-index .shop-features .wrap {
	border: none;
}

.footer-content {
	background: #676767;
	color: #ffffff;
	position: relative;
}

.footer-content:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 50px;
	content: ' ';
	display: block;
	background: rgba(0, 0, 0, 0) url("https://www.raue-shop.de/skin/frontend/raue/default/images/shadow_bottom_large.png") no-repeat scroll center top;
}

.footer-content a {
	color: #ffffff;
}

.column-title {
	margin-bottom: 40px;
}

.copyright,
.copyright a {
	color: #9d9d9d;
}

.copyright li {
	border-right: 2px solid #9d9d9d;
	padding-right: 10px;
	margin-right: 6px;
	margin-left: 0;
}

.copyright li:last-child {
	border: none;
	margin: 0;
	padding: 0;
}

/* Home Slider */

#home-slider .owl-wrapper-outer {
	height: 200px;
}

#home-slider .owl-wrapper-outer .slider-img {
	text-align: center;
}

#home-slider .owl-wrapper-outer .slider-img img {
	height: 200px;
	width: 312px;
	max-width: none;
}

#home-slider .owl-controls .owl-buttons div {
	border-color: #ffffff;
	box-shadow: none;
}

#home-slider .owl-controls .owl-buttons div:hover {
	border-color: #009a3d;
}

#home-slider .owl-controls .owl-buttons .owl-prev {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_white.svg);
	background-position: 14px 11px;
}

#home-slider .owl-controls .owl-buttons .owl-next {
	background-position: 17px 11px;
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_white.svg);
}

#home-slider .owl-controls .owl-buttons .owl-prev:hover {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_green.svg);
}

#home-slider .owl-controls .owl-buttons .owl-next:hover {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg);
}

#home-slider .slide-container {
	/*background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/overlay_noise.png) repeat center center;*/
	transition: 5000ms all;
}

#home-slider ul .slide-title {
	line-height: 1.1em;
}

#home-slider .row {
	position: relative;
}

#home-slider .small-content {
	background: #f3f3f3;
	padding: 17px 0;
	line-height: 1.5;
}

#home-slider .small-content .slide-title {
	line-height: 1.1;
	font-size: 26px;
	margin-bottom: 10px;
}

#home-slider .small-content p {
	font-size: 14px;
	font-style: italic;
}

#home-slider ul {
	margin: 0;
	padding: 0;
}

/*
  Only for search bar
*/
@media only screen and (min-width: 0px) and (max-width: 460px) {
  .search-mini.active {
    top: 80px;
  }

  .search-mini.hide-sale.active {
    top: 40px;
  }
}

@media only screen and (min-width: 461px) and (max-width: 641px) {
  .search-mini.active {
    top: 40px;
  }
}

/*
  Small Only
*/
@media only screen and (max-width: 40.062em) {

	.socialmedia-text {
		display: block;
	}

	.nav-button {
		border-top: 3px dotted #d2d2d2;
	}

	.is-sticky .nav-button {
		border-top: 3px dotted #ffffff;
	}

	.header-content .cart-top.logged-in.full .cart-text {
		float: none;
		width: 100%;
		margin-bottom: 10px;
	}

	.header-content .cart-top.logged-in.full .cart-text {
		display: block;
		float: none;
		text-align: right;
		margin: 0 0 0 0;
		overflow: hidden;
	}

	.search-mini {
		background: #d2d2d2;
		padding: 10px;
		position: fixed;
		top: -40px;
		z-index: 99;
		transition: all 250ms;
		/*width: 320px;*/
	}

	.block-account,
	.cms-page-view .sidebar .block-leftnav {
		margin-top: 40px;
		border-bottom: 3px dotted #d2d2d2;
		padding-bottom: 20px;
	}

	#login-form .new-users .content {
		height: auto !important;
	}

	#login-form .new-users button {
		margin: 0;
	}

	#login-form .registered-users .content {
		overflow: hidden;
	}

	ul.pagination li {
		display: none;
	}

	ul.pagination li.arrow {
		display: block;
		width: 50%;
		margin: 0;
	}

	ul.pagination li.arrow a {
		height: 50px;
		line-height: 50px;
		text-indent: 0;
		background: none;
		color: #ffffff;
	}

	ul.pagination li.arrow span {
		display: inline-block;
		width: 100%;
	}

	ul.pagination li.arrow.next a {
		padding: 0 20px;
		background: #009a3d;
	}

	ul.pagination li.arrow.next a:hover {
		background-color: #007b31;
	}

	ul.pagination li.arrow.next span {
		background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_white.svg) center right no-repeat;
		background-size: auto 12px;
	}

	ul.pagination li.arrow.previous {
		padding-right: 10px;
	}

	ul.pagination li.arrow.next {
		padding-left: 10px;
	}

	ul.pagination li.arrow.previous a {
		padding: 0 20px;
		background: #d2d2d2;
		text-align: right;
		color: #676767;
	}

	ul.pagination li.arrow.previous a:hover {
		color: #000000;
	}

	ul.pagination li.arrow.previous:hover span {
		background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_black.svg) center left no-repeat;
		background-size: auto 12px;
	}

	ul.pagination li.arrow.previous span {
		background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_grey.svg) center left no-repeat;
		background-size: auto 12px;
	}

	ul.pagination li {
		height: auto;
	}

	ul.pagination li.arrow.next {
		float: right;
	}

	ul.pagination li.arrow a {

	}

	.column-title {
		margin-bottom: 14px;
	}

	.ac-content {
		margin-bottom: 30px;
	}

	.border-spacer.small {
		margin-top: 20px;
		margin-bottom: 17px;
	}

	.border-bottom {
		padding-bottom: 40px;
		margin-bottom: 37px;
	}

	.border-spacer {
		margin-top: 40px;
		margin-bottom: 37px;
	}

	.message-box {
		padding: 10px;
	}

	.message-box .message-content {
		background-position: top center;
		background-size: 20px 20px;
		padding-left: 0;
		padding-top: 30px;
	}

	.newsletter-subform input[type="email"] {
		margin-bottom: 20px;
	}

	.shop-features {
		margin-top: 0;
		padding: 40px 0 0 0;
	}

	.shop-features .wrap {
		padding: 40px 0;
	}

	.shop-features .feature-1 {
		margin-bottom: 21px;
	}

	.shop-features .feature-1 .feature-text {
		padding-top: 2px;
	}

	.shop-features .feature-2 {
		margin-bottom: 22px;
	}

	.shop-features .feature-2 .feature-text {
		padding-top: 4px;
	}

	.shop-features .feature-3 {
		margin-bottom: 18px;
	}

	.shop-features .feature-3 .feature-text {
		padding-top: 8px;
	}

	.shop-features .feature-4 .feature-text {
		padding-top: 5px;
	}

	.shop-features .feature-1 img {
		width: 36px;
		height: auto;
	}

	.shop-features .feature-2 img {
		width: 40px;
		height: auto;
	}

	.shop-features .feature-3 img {
		width: 25px;
		height: auto;
	}

	.shop-features .feature-4 img {
		width: 26px;
		height: auto;
	}

	.teaser-title {
		margin-bottom: 10px;
	}

	.search-link,
	.account-link,
  .advent-link,
	.wishlist-link,
	.login-link,
	.register-link {
		padding: 0;
		margin-left: 14px;
	}

	.search-link a,
	.account-link a,
  .advent-link a,
	.wishlist-link a,
	.login-link a,
	.register-link a {
		display: inline-block;
		height: 20px;
		width: 20px;
	}

	.copyright {
		padding: 20px 0 10px 0;
	}

	.socialmedia {
		padding: 40px 0;
		font-style: italic;
	}

	.socialmedia-title {
		margin-bottom: 20px;
		font-weight: 300;
	}

	.footer-links {
		padding: 0 0 20px 0;
	}

	.contentblock {
		padding: 40px 0;
	}

	.header-content {
		padding: 20px 0 15px 0;
	}

	/* Teaser */
	.teaser-image img {
		width: 100%;
		height: auto;
	}

	.teaser-box {
		margin-bottom: 20px;
	}

	.teaser-boxes .columns:last-child .teaser-box {
		margin-bottom: 0;
	}

	.ul-natural-rabatt {

	}

	/* Footer Accodrion */
	.small-accordion .ac-title {
		background: #515151;
		color: #d2d2d2;
		padding: 17px 20px;
		border-radius: 3px;
		position: relative;
		cursor: pointer;
		margin-bottom: 10px;
	}

	.small-accordion .ac-title span {
		display: inline-block;
		padding-right: 20px;
		width: 100%;
		background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_lightgrey.svg) no-repeat center right;
		background-size: auto 7px;
	}

	.small-accordion .ac-title:hover span {
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_white.svg);
	}

	.small-accordion .ac-title.active span {
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_white.svg);
	}

	.small-accordion .ac-title.active,
	.small-accordion .ac-title:hover {
		color: #ffffff;
	}

	.small-accordion .ac-content {
		margin: 20px 20px;
	}

	.small-accordion .ac-content .border-spacer {
		display: none;
	}

	.small-accordion.white .ac-title {
		background-color: #ffffff;
		color: #009a3d;
		font-weight: 700;
	}

	.small-accordion.white .ac-title span {
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_green.svg);
	}

	.small-accordion.white .ac-title:hover span {
		color: #007b31;
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_darkgreen.svg);
	}

	.small-accordion.white .ac-title.active span,
	.small-accordion.white .ac-title.active:hover span {
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_black.svg);
		color: #000000;
		font-weight: 700;
	}

	/* Top-Bar */
	.top-bar .row {
		max-width: 1200px;
	}

	.top-bar .icon-icon-search:before,
	.top-bar .icon-icon-account:before,
	.top-bar .icon-icon-favourites:before {
		padding-right: 0;
	}

	.top-bar .cart-top {
		padding-left: 45px;
		margin-left: 10px;
	}

	.top-bar .cart-top .cart-symbol,
	.top-bar .cart-top .cart-text {
		padding: 0;
		margin: 0;
	}

	.header-content .cart-top {
	}

	.header-content .cart-title {
		display: inline;
	}

	.header-content .cart-top .cart-count {
		position: absolute;
		right: 25px;
		top: 0;
		display: inline-block;
		background: #009a3d;
		border: 3px solid #ffffff;
		color: #ffffff;
		padding: 0 7px;
		height: 26px;
		line-height: 18px;
		font-size: 10px;
		border-radius: 13px;
	}

	.header-content .cart-top .cart-total {
		padding-top: 9px;
		text-align: right;
		width: 100%;
	}

	.header-content .cart-top .cart-symbol {
		width: 100%;
		text-align: right;
		float: none;
		position: relative;
	}

	.header-content .cart-top .cart-text {
		width: 100%;
		text-align: right;
		float: none;
	}

	.header-content .cart-top .cart-symbol img {
		width: 27px;
	}

	/* Foundation */
	/* Main Navigation */
	.nav-main .main-menu {
		display: none;
		margin: 0;
	}

	.main-menu ul,
	.main-menu li {
		margin: 0;
		padding: 0;
		list-style: none;
	}

	.main-menu .level-1 {
		display: block;
		width: 100%;
		overflow: hidden;
		position: relative;
	}

	.main-menu .level-1:after {
		content: '';
		display: inline-block;
		position: absolute;
		top: 10px;
		right: 20px;
		background: no-repeat center;
		background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_down_black.svg");
		background-size: 12px;
		height: 20px;
		width: 20px;
	}

	.main-menu .level-1.active:after {
		background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_up_black.svg");
	}

	.nav-main .level-1 > a {
		position: relative;
		color: #000000;
		background: #f3f3f3;
		border-radius: 3px;
		margin-bottom: 10px;
		box-shadow: none;
		border: none;
	}

	.main-menu a {
		display: block;
		padding: 10px 20px;
	}

	.main-menu .level-2 {
		display: none;
	}

	.main-menu .level-2 .level-title {
		display: none;
	}

	.main-menu .level-2 .columns,
	.main-menu .level-2 .row {
		padding: 0;
	}

	.main-menu .level-2 li {
		font-size: 14px;
	}

	.main-menu .level-2 a {
		background: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg") no-repeat 20px center;
		background-size: auto 14px;
		padding-left: 40px;
	}

	/* Home Slider */
	#home-slider .bx-wrapper .row {
		padding-left: 0;
		padding-right: 0;
	}

	/* Newsletter Subscription Form */
	.newsletter-subform input:focus,
	.newsletter-subform input {
		margin-bottom: 20px;
	}

	.newsletter-subform label {
		margin-bottom: 12px;
	}

	.newsletter-subform {
		padding: 40px 0;
	}

}

/*
  Medium + Large
*/
@media (min-width: 40.064em) {

	.customer-infobox .border-bottom {
		border: none;
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.copyright p {
		margin: 0;
	}

	.copyright ul {
		margin-top: 15px;
	}

	.socialmedia p {
		margin: 0;
	}

	.sidebar {
		padding-top: 60px;
	}

	.cart-top.logged-out {
		padding-top: 21px;
	}

	.medium-full {
		width: 100%;
	}

	.medium-f-right {
		float: right;
	}

	#home-slider .slider-text {
		top: auto;
		margin-top: 50%;
	}

	#home-slider .slider-text .button {
		margin: 0;
	}

	#home-slider .slider-img {
		float: right;
		max-width: 60%;
		height: auto;
	}

	.newsletter-subform label {
		line-height: 50px;
		display: inline-block;
	}

	.search-mini form {
		margin-top: 23px;
	}

	.header-content .cart-top.logged-in .cart-text {
		margin-top: 25px;
	}

	.header-content .cart-top.logged-in.empty .cart-text {
		margin-top: 20px;
		padding-left: 10px;
		text-align: right;
	}

	.header-content .cart-top .cart-count:before {
		content: '(';
	}

	.header-content .cart-top .cart-count:after {
		content: ')';
	}

	.nav-main .inline-list {
		margin: 0;
	}

	.nav-main .inline-list > li.level-1 > a {
		padding: 14px 0;
	}

	.nav-main .inline-list .level-2 {
		position: absolute;
		display: none;
		background: rgba(243, 243, 243, .95) url(https://www.raue-shop.de/skin/frontend/raue/default/images/shadow_bottom_large.png) no-repeat top center;
		top: 100%;
		left: 0;
		padding: 40px 0;
		width: 100%;
		z-index: 100;
	}

	.nav-main .level-2 li {
		list-style: none;
		margin-bottom: 10px;
		background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg) no-repeat left 4px;
		background-size: auto 12px;
		padding-left: 16px;
		font-size: 14px;
	}

	.nav-main .active .level-2 {
		box-shadow: 0 5px 10px rgba(0, 0, 0, .10);
	}

	.nav-main .inline-list .level-2 a {
		color: #009a3d;
		transition: all 200ms;
	}

	.nav-main .inline-list .level-2 a:hover {
		padding-left: 5px;
	}

	.nav-main .inline-list .level-2 .row {
		max-width: 1200px;
		margin: 0 auto;
	}

	.nav-main .inline-list > li a {
		color: #000000;
		position: relative;
	}

	.nav-main .inline-list > li a:hover {
		color: #009a3d;
		text-decoration: none;
	}

}

@media only screen and (min-width: 40.063em) and (max-width: 1180px) {
	#home-slider .slider-text {
		position: absolute;
		left: 60px;
		top: 50%;
		width: 40%;
		z-index: 5;
		transition: 500ms all;
	}

	#home-slider .owl-wrapper-outer {
		height: 350px;
	}

	#home-slider .owl-wrapper-outer .slider-img img {
		height: 350px;
		width: 546px;
	}

	#home-slider .owl-controls .owl-pagination {
		bottom: 20px;
	}

	#home-slider .slider-text p {
		font-size: 16px;
	}
}

/*
  Medium
*/

@media only screen and (min-width: 40.063em) {
	.nav-main .inline-list > li {
		background: #f3f3f3;
		margin: 11px 0;
		border-radius: 3px;
		border: 1px solid #ffffff;
	}
}


@media only screen and (min-width: 40.063em) and (max-width: 64.062em) {

	.nav-main .inline-list li.level-1.current > a {
		color: #009a3d;
	}

	.column-title {
		margin-bottom: 14px;
	}

	.page-footer .ac-content {
		margin-bottom: 30px;
	}

	.sidebar {
		padding-top: 40px;
	}

	.shop-features {
		margin-top: 40px;
	}

	.border-bottom {
		padding-bottom: 40px;
		margin-bottom: 37px;
	}

	.border-spacer {
		margin-top: 40px;
		margin-bottom: 37px;
	}

	.newsletter-subform button {
		padding-left: 0;
		padding-right: 0;
		width: 100%;
	}

	.newsletter-subform label {
		font-size: 22px;
	}

	.shop-features .feature-1,
	.shop-features .feature-2 {
		margin-bottom: 20px;
	}

	.footer-links {
		padding-bottom: 5px;
	}

	.socialmedia {
		padding: 40px 0;
	}

	.socialmedia-title {
		margin-bottom: 4px;
	}

	.socialmedia p {
		margin: 0;
	}

	.header-content {
		border-bottom: none;
		padding-bottom: 30px;
	}

	.row {
		padding-left: 30px;
		padding-right: 30px;
	}

	.row .row {
		padding-left: 0;
		padding-right: 0;
	}

	/* Font Sizes */
	.font-size-50 {
		font-size: 40px;
	}

	.font-size-30 {
		font-size: 26px;
	}

	/* Top-Bar */
	.top-bar .cart-top {
		cursor: pointer;
	}

	.header-content .cart-symbol {
	}

	.header-content .cart-top.logged-in .cart-text {
		padding-right: 65px;
	}

	.header-content .cart-top.logged-in .cart-symbol {
		width: 63px;
	}

	/* Main Navigation */
	.nav-main .inline-list > li.level-1 {
		width: 25%;
		display: block;
		float: left;
	}

	.nav-main .inline-list > li.level-1 > a {
		padding-left: 5px;
		padding-right: 5px;
	}

	.is-sticky .nav-main .inline-list > li.level-1 > a {
		padding-top: 3px;
		padding-bottom: 3px;
	}

	.nav-main .level-title {
		margin-bottom: 20px;
	}

	.nav-main .inline-list .level-2 {
		padding: 20px 40px 10px 40px;
	}

	.is-sticky .nav-main .inline-list {
		padding: 20px 0;
	}

	.nav-main .inline-list {
		padding: 0px 0 30px 0;
	}

	.nav-main .inline-list > li {
		margin: 0;
	}

	.nav-main .inline-list > li > a {
		padding: 1rem 2rem 1.0625rem;
	}

	.nav-main .inline-list > li.active > a {
		background: #009a3d;
		color: #ffffff !important;
	}

	/* Newsletter Subscription */
	.newsletter-subform {
		padding: 40px 0;
	}

	/* Home Slider */
	#home-slider .slide-title {
		margin-top: 30px;
	}

}

/* Pre-Small */
@media only screen and (max-width: 50em) {

	.cart-top.logged-out .cart-symbol {
		display: none !important;
	}

	#home-slider .slide-title {
		font-size: 30px;
	}

	.is-sticky .nav-main .inline-list > li {
		font-size: 12px;
	}

	#ajax-topcart .cart-total {
		display: none;
	}

}

@media only screen and (min-width: 1181px) {
	#home-slider .owl-wrapper-outer {
		height: 500px;
	}

	#home-slider .owl-wrapper-outer .slider-img img {
		height: 500px;
		width: 780px;
	}

	#home-slider .owl-controls .owl-pagination {
		bottom: 30px;
	}

	#home-slider .slider-img {
		max-width: 100%;
	}

	#home-slider .slider-text p {
		font-size: 16px;
		font-weight: 400;
		/*font-style: italic;*/
	}

	#home-slider ul .slide-title {
		margin-bottom: 20px;
	}
}

/*
  Large
*/
@media only screen and (min-width: 64.063em) {

	.header-content .cart-top.logged-in .cart-symbol {
		top: 14px;
	}

	.header-content .cart-top.logged-in .cart-text {
		padding-right: 63px;
	}

	.main-menu {
		border-top: 3px dotted #d2d2d2;
	}

	.is-sticky .main-menu {
		border-top: 3px dotted #ffffff;
	}

	.exportpartner .box {
		position: relative;
		padding: 10px 120px 0 10px;
		border: 1px solid #d2d2d2;
		border-radius: 3px;
		margin-bottom: 40px;
	}

	.exportpartner .box-title {
		font-size: 16px;
		line-height: 32px;
	}

	.exportpartner .country-icon {
		margin-right: 5px;
	}

	.exportpartner .company-icon {
		position: absolute;
		top: 10px;
		right: 10px;
		max-width: 100px;
		text-align: right;
	}

	.exportpartner .company-icon {
		width: 100%;
		height: auto;
	}

	.feature-text {
		padding-top: 13px;
	}

	.feature-1 img {
		margin-top: 13px;
	}

	.feature-2 img {
		margin-top: 7px;
	}

	.feature-4 img {
		margin-top: 8px;
	}

	.cart-top.logged-out {
		width: 200px;
		padding-right: 20px;
		float: right;
	}

	.header-content .cart-top.logged-in.empty .cart-text {
		padding-left: 40px;
		margin-top: 30px;
		text-align: right;
	}

	.nav-main .inline-list > li.level-1 > a {
		padding: 14px 0;
	}

	.nav-main .inline-list .level-2 {
		padding-bottom: 25px;
	}

	#home-slider .slider-text {
		position: absolute;
		left: 12px;
		width: 45%;
		top: 50%;
		z-index: 5;
		transition: 1800ms all;
	}

	.nav-main .inline-list > li {
		white-space: nowrap;
	}

	.nav-main .inline-list {
		display: flex;
		flex-wrap: wrap;
	}

	.nav-main .inline-list > li {
		flex: 1 1 0%;
	}

	.nav-main .inline-list > li:first-child {
		margin-left: 0;
	}

	.nav-main .inline-list li.level-1.current > a {
		color: #009a3d;
	}

	.nav-main .inline-list li.level-1 > a:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(255, 255, 255, 0);
		border-top-color: #ffffff;
		border-width: 8px;
		margin-left: -8px;
		margin-top: 0px;
		z-index: 101;
		transition: 250ms all;
	}

	.nav-main .inline-list li.level-1.active > a:after {
		margin-top: 12px;
	}

	/* Main Navigation */
	.no-js .nav-main .inline-list > li.level-1.parent:Hover .level-2 {
		display: block;
	}

	/* Font Sizes */
	.font-size-50 {
		font-size: 50px;
	}

	.font-size-30 {
		font-size: 30px;
	}

	.newsletter-subform {
		padding: 60px 0 47px 0;
	}

}

input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="month"],
input[type="week"],
input[type="email"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="time"],
input[type="url"],
input[type="color"],
select,
textarea {
	background: #f3f3f3;
	border-color: #d2d2d2;
	padding: 0 0 0 20px;
}

select {
	padding-left: 16px;
}

textarea {
	padding: 10px 20px;
	min-height: 200px;
}

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: #ffffff;
	border-color: #676767;
}

@media screen and (max-width: 337px) {
	.search-link,
	.account-link,
  .advent-link a,
	.wishlist-link,
	.login-link,
	.register-link {
		margin-left: 5px
	}
}

.register-hint {
	padding: 20px 0;
	font-weight: 300;
	display: none;
}
.register-hint.show {
	display: block;
}
.register-hint .column {
	position: relative;
	padding-right: 150px;
}
@media screen and (max-width: 1024px) {
	.register-hint .column {
		padding-right: 50px;
	}
}
.register-hint__close {
	position: absolute;
	top: 0;
	right: 10px;
	background: url('https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_darkgrey.svg') no-repeat center;
	width: 20px;
	height: 20px;
	cursor: pointer;
}
.register-hint__close:hover {
	background: url('https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_black.svg') no-repeat center;
}

#aw-onestepcheckout-address-wrapper {
	position: relative;
	z-index: 1;
}

/** custom spaces */
.mb-40 {
	margin-bottom: 40px;
}

/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/

.owl-controls {
  text-align: center;
}

.owl-controls .owl-buttons {
  height: 0;
  margin-top: -25px;
  position: absolute;
  top: 50%;
  width: 100%;
}

.owl-controls .owl-pagination {
  position: absolute;
  bottom: 10px;
  display: inline;
  left: 0;
  width: 100%;
}

.owl-item {
  overflow: hidden;
}

/* Styling Next and Prev buttons */

.owl-controls .owl-buttons div {
  color: #d2d2d2;
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 50px;
  border: 3px solid #d2d2d2;
  background: rgba(255, 255, 255, 0.3) no-repeat center center;
  box-shadow: 0 0 0 3px #fff;
  background-size: auto 22px;
  height: 50px;
  width: 43px;
  position: absolute;
  top: 50%;
  z-index: 500;
}

.owl-controls .owl-buttons div:hover {
  border-color: #009a3d;
}

.owl-controls .owl-buttons .owl-prev {
  border-radius: 0 50px 50px 0;
  left: 0;
  background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_lightgrey.svg");
  background-position: 14px center;
  border-left-width: 0;
}

.owl-controls .owl-buttons .owl-prev:hover {
  background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_left_green.svg");
}

.owl-controls .owl-buttons .owl-next {
  border-radius:  50px 0 0 50px;
  right: 0;
  background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_lightgrey.svg");
  background-position: 17px center;
  border-right-width: 0;
}

.owl-controls .owl-buttons .owl-next:hover {
  background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/images/icon_arrow_right_green.svg");
}

@media only screen and (min-width: 1461px) {
  .owl-controls .owl-buttons .owl-prev,
  .owl-controls .owl-buttons .owl-next {
    width: 50px;
    border-width: 3px;
    border-radius: 50px;
  }
  .owl-controls .owl-buttons .owl-prev {
    margin-left: -725px;
    left: 50%;
  }
  .owl-controls .owl-buttons .owl-next {
    margin-right: -725px;
    right: 50%;
  }
}


/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
  filter: Alpha(Opacity=100);/*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span{
  background: rgba(255,255,255,.3);
  text-indent: -9999px;
  display: inline-block;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  outline: 0;
  border: 3px solid #009a3d;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  transition: 200ms all;
}

.owl-theme .owl-controls .owl-page.active span {
  background: #fff;
  border-color: transparent;
}
.owl-theme .owl-controls.clickable .owl-page:hover span{
  background: #fff;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}

/* preloading images */
.owl-item.loading{
  min-height: 150px;
  background: url(https://www.raue-shop.de/skin/frontend/raue/default/images/loader.gif) no-repeat center center
}
/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(https://www.raue-shop.de/skin/frontend/raue/default/images/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #fff;
	text-shadow: none;
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	   -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
	        box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
	height: 26px;
	width: 26px;
	background: #676767 no-repeat center center;
	border: 3px solid #fff;
	border-radius: 26px;
	transition: background 250ms;
}

.fancybox-close:hover,
.fancybox-prev span:hover,
.fancybox-next span:hover {
	background-color: #000;
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.raue-shop.de/skin/frontend/raue/default/images/loader_dark.gif') center center no-repeat;
}

.fancybox-close {
	background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/images/icon_delete_white.svg);
	position: absolute;
	top: -13px;
	right: -13px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.raue-shop.de/skin/frontend/raue/default/images/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.raue-shop.de/skin/frontend/raue/default/images/overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 3px;
	   -moz-border-radius: 3px;
	        border-radius: 3px;
	color: #fff;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}
/*
== malihu jquery custom scrollbar plugin ==
Plugin URI: http://manos.malihu.gr/jquery-custom-content-scroller
*/



/*
CONTENTS: 
	1. BASIC STYLE - Plugin's basic/essential CSS properties (normally, should not be edited). 
	2. VERTICAL SCROLLBAR - Positioning and dimensions of vertical scrollbar. 
	3. HORIZONTAL SCROLLBAR - Positioning and dimensions of horizontal scrollbar.
	4. VERTICAL AND HORIZONTAL SCROLLBARS - Positioning and dimensions of 2-axis scrollbars. 
	5. TRANSITIONS - CSS3 transitions for hover events, auto-expanded and auto-hidden scrollbars. 
	6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS 
		6.1 THEMES - Scrollbar colors, opacity, dimensions, backgrounds etc. via ready-to-use themes.
*/



/* 
------------------------------------------------------------------------------------------------------------------------
1. BASIC STYLE  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCustomScrollbar{ margin-bottom: 15px; -ms-touch-action: none; touch-action: none; /* MSPointer events - direct all pointer events to js */ }
	.mCustomScrollbar.mCS_no_scrollbar, .mCustomScrollbar.mCS_touch_action{ -ms-touch-action: auto; touch-action: auto; }
	
	.mCustomScrollBox{ /* contains plugin's markup */
		position: relative;
		overflow: hidden;
		height: 100%;
		max-width: 100%;
		outline: none;
		direction: ltr;
	}

	.mCSB_container{ /* contains the original content */
		overflow: hidden;
		width: auto;
		height: auto;
	}



/* 
------------------------------------------------------------------------------------------------------------------------
2. VERTICAL SCROLLBAR 
y-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_inside > .mCSB_container{ margin-right: 30px; }

	.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-right: 0; } /* non-visible scrollbar */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden{ margin-left: 0; } /* RTL direction/left-side scrollbar */

	.mCSB_scrollTools{ /* contains scrollbar markup (draggable element, dragger rail, buttons etc.) */
		position: absolute;
		width: 25px;
		height: auto;
		left: auto;
		top: 0;
		right: 0;
		bottom: 0;
	}

	.mCSB_outside + .mCSB_scrollTools{ right: -20px; } /* scrollbar position: outside */
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_scrollTools, 
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ /* RTL direction/left-side scrollbar */
		right: auto;
		left: 0;
	}
	
	.mCS-dir-rtl > .mCSB_outside + .mCSB_scrollTools{ left: -26px; } /* RTL direction/left-side scrollbar (scrollbar position: outside) */

	.mCSB_scrollTools .mCSB_draggerContainer{ /* contains the draggable element and dragger rail markup */
		position: absolute;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0; 
		height: auto;
	}

	.mCSB_scrollTools a + .mCSB_draggerContainer{ margin: 20px 0; }

	.mCSB_scrollTools .mCSB_draggerRail{
		width: 5px;
		height: 100%;
	}

	.mCSB_scrollTools .mCSB_dragger{ /* the draggable element */
		cursor: pointer;
		width: 5px;
		background: #d2d2d2;
		height: 30px; /* minimum dragger height */
		z-index: 1;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ /* the dragger element */
		position: relative;
		width: 5px;
		height: 100%;
		margin: 0 auto;
		text-align: center;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{ width: 12px; /* auto-expanded scrollbar */ }
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 8px; /* auto-expanded scrollbar */ }

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown{
		display: block;
		position: absolute;
		height: 20px;
		width: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}

	.mCSB_scrollTools .mCSB_buttonDown{ bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
3. HORIZONTAL SCROLLBAR 
x-axis
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_horizontal.mCSB_inside > .mCSB_container{
		margin-right: 0;
		margin-bottom: 30px;
	}
	
	.mCSB_horizontal.mCSB_outside > .mCSB_container{ min-height: 100%; }

	.mCSB_horizontal > .mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; } /* non-visible scrollbar */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal{
		width: auto;
		height: 16px;
		top: auto;
		right: 0;
		bottom: 0;
		left: 0;
	}

	.mCustomScrollBox + .mCSB_scrollTools.mCSB_scrollTools_horizontal,
	.mCustomScrollBox + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{ bottom: -26px; } /* scrollbar position: outside */

	.mCSB_scrollTools.mCSB_scrollTools_horizontal a + .mCSB_draggerContainer{ margin: 0 20px; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 2px;
		margin: 7px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger{
		width: 30px; /* minimum dragger width */
		height: 100%;
		left: 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 12px; /* auto-expanded scrollbar */
		margin: 2px auto;
	}
	
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 8px; /* auto-expanded scrollbar */
		margin: 4px 0;
	}

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{
		display: block;
		position: absolute;
		width: 20px;
		height: 100%;
		overflow: hidden;
		margin: 0 auto;
		cursor: pointer;
	}
	
	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft{ left: 0; }

	.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight{ right: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
4. VERTICAL AND HORIZONTAL SCROLLBARS 
yx-axis 
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_container_wrapper{
		position: absolute;
		height: auto;
		width: auto;
		overflow: hidden;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		margin-right: 30px;
		margin-bottom: 30px;
	}
	
	.mCSB_container_wrapper > .mCSB_container{
		padding-right: 30px;
		padding-bottom: 30px;
	}
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 20px; }
	
	.mCSB_vertical_horizontal > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 20px; }
	
	/* non-visible horizontal scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden + .mCSB_scrollTools.mCSB_scrollTools_vertical{ bottom: 0; }
	
	/* non-visible vertical scrollbar/RTL direction/left-side scrollbar */
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ right: 0; }
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 20px; }
	
	/* non-visible scrollbar/RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden + .mCSB_scrollTools ~ .mCSB_scrollTools.mCSB_scrollTools_horizontal{ left: 0; }
	
	.mCS-dir-rtl > .mCSB_inside > .mCSB_container_wrapper{ /* RTL direction/left-side scrollbar */
		margin-right: 0;
		margin-left: 30px;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden > .mCSB_container{ 
		padding-right: 0; 
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden > .mCSB_container{ 
		padding-bottom: 0; 
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden{
		margin-right: 0; /* non-visible scrollbar */
		margin-left: 0;
	}
	
	/* non-visible horizontal scrollbar */
	.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside > .mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden{ margin-bottom: 0; }



/* 
------------------------------------------------------------------------------------------------------------------------
5. TRANSITIONS  
------------------------------------------------------------------------------------------------------------------------
*/

	.mCSB_scrollTools, 
	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		-webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		-o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
		transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
	}
	
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, /* auto-expanded scrollbar */
	.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar, 
	.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail{
		-webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		-o-transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
		transition: width .2s ease-out .2s, height .2s ease-out .2s, 
					margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, 
					margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s,
					opacity .2s ease-in-out, background-color .2s ease-in-out; 
	}



/* 
------------------------------------------------------------------------------------------------------------------------
6. SCROLLBAR COLORS, OPACITY AND BACKGROUNDS  
------------------------------------------------------------------------------------------------------------------------
*/

	/* 
	----------------------------------------
	6.1 THEMES 
	----------------------------------------
	*/
	
	/* default theme ("light") */

	.mCSB_scrollTools{ }
	
	.mCS-autoHide > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 0; filter: "alpha(opacity=0)"; -ms-filter: "alpha(opacity=0)"; }
	
	.mCustomScrollbar > .mCustomScrollBox > .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollbar > .mCustomScrollBox ~ .mCSB_scrollTools.mCSB_scrollTools_onDrag,
	.mCustomScrollBox:hover > .mCSB_scrollTools,
	.mCustomScrollBox:hover ~ .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox > .mCSB_scrollTools,
	.mCS-autoHide:hover > .mCustomScrollBox ~ .mCSB_scrollTools{ opacity: 1; filter: "alpha(opacity=100)"; -ms-filter: "alpha(opacity=100)"; }

	.mCSB_scrollTools .mCSB_draggerRail{
		background: #f2f2f2;
	}

	.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	}

	.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{
		background: #676767;
	}
	.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background: #000;
	}

	.mCSB_scrollTools .mCSB_buttonUp,
	.mCSB_scrollTools .mCSB_buttonDown,
	.mCSB_scrollTools .mCSB_buttonLeft,
	.mCSB_scrollTools .mCSB_buttonRight{
		background-image: url(https://www.raue-shop.de/skin/frontend/raue/default/css/mCSB_buttons.png); /* css sprites */
		background-repeat: no-repeat;
		opacity: 0.4; filter: "alpha(opacity=40)"; -ms-filter: "alpha(opacity=40)"; 
	}

	.mCSB_scrollTools .mCSB_buttonUp{
		background-position: 0 0;
		/* 
		sprites locations 
		light: 0 0, -16px 0, -32px 0, -48px 0, 0 -72px, -16px -72px, -32px -72px
		dark: -80px 0, -96px 0, -112px 0, -128px 0, -80px -72px, -96px -72px, -112px -72px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonDown{
		background-position: 0 -20px;
		/* 
		sprites locations
		light: 0 -20px, -16px -20px, -32px -20px, -48px -20px, 0 -92px, -16px -92px, -32px -92px
		dark: -80px -20px, -96px -20px, -112px -20px, -128px -20px, -80px -92px, -96px -92px, -112 -92px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonLeft{
		background-position: 0 -40px;
		/* 
		sprites locations 
		light: 0 -40px, -20px -40px, -40px -40px, -60px -40px, 0 -112px, -20px -112px, -40px -112px
		dark: -80px -40px, -100px -40px, -120px -40px, -140px -40px, -80px -112px, -100px -112px, -120px -112px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonRight{
		background-position: 0 -56px;
		/* 
		sprites locations 
		light: 0 -56px, -20px -56px, -40px -56px, -60px -56px, 0 -128px, -20px -128px, -40px -128px
		dark: -80px -56px, -100px -56px, -120px -56px, -140px -56px, -80px -128px, -100px -128px, -120px -128px
		*/
	}

	.mCSB_scrollTools .mCSB_buttonUp:hover,
	.mCSB_scrollTools .mCSB_buttonDown:hover,
	.mCSB_scrollTools .mCSB_buttonLeft:hover,
	.mCSB_scrollTools .mCSB_buttonRight:hover{ opacity: 0.75; filter: "alpha(opacity=75)"; -ms-filter: "alpha(opacity=75)"; }

	.mCSB_scrollTools .mCSB_buttonUp:active,
	.mCSB_scrollTools .mCSB_buttonDown:active,
	.mCSB_scrollTools .mCSB_buttonLeft:active,
	.mCSB_scrollTools .mCSB_buttonRight:active{ opacity: 0.9; filter: "alpha(opacity=90)"; -ms-filter: "alpha(opacity=90)"; }
	

	/* theme: "dark" */

	.mCS-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.85); }

	.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: rgba(0,0,0,0.9); }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px 0; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-2", "dark-2" */

	.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 4px;
		margin: 6px auto;
	}

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px 0; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown{	background-position: -32px -20px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -40px -40px; }

	.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -56px; }
	
	
	/* theme: "dark-2" */

	.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 1px; -moz-border-radius: 1px; border-radius: 1px;
	}

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px 0; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -20px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -40px; }

	.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thick", "dark-thick" */

	.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		width: 4px;
		background-color: #fff; background-color: rgba(255,255,255,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 6px;
		background-color: #fff; background-color: rgba(255,255,255,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 4px;
		margin: 6px 0;
	}

	.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 6px;
		margin: 5px auto;
	}

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px 0; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown{	background-position: -16px -20px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft{	background-position: -20px -40px; }

	.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -56px; }


	/* theme: "dark-thick" */
	
	.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.75);
		-webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
	}

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px 0; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -20px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -40px; }

	.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -100px -56px; }
	
	/* ---------------------------------------- */
	


	/* theme: "light-thin", "dark-thin" */
	
	.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.1); }

	.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 2px; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail{ width: 100%; }

	.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 2px;
		margin: 7px auto;
	}


	/* theme "dark-thin" */
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp{	background-position: -80px 0; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -20px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -40px; }

	.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -56px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "rounded", "rounded-dark", "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.15); }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger{ height: 14px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		width: 14px;
		margin: 0 1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 14px; }
	
	.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 14px;
		margin: 1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		width: 16px; /* auto-expanded scrollbar */
		height: 16px;
		margin: -1px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{ width: 4px; /* auto-expanded scrollbar */ }
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar{
		height: 16px; /* auto-expanded scrollbar */
		width: 16px;
		margin: 0 -1px;
	}
	
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 4px; /* auto-expanded scrollbar */
		margin: 6px 0;
	}
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp{ background-position: 0 -72px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown{ background-position: 0 -92px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft{ background-position: 0 -112px; }
	
	.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight{ background-position: 0 -128px; }
	
	
	/* theme "rounded-dark", "rounded-dots-dark" */
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.15); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -80px -72px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -80px -92px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -80px -112px; }
	
	.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -80px -128px; }
	
	
	/* theme "rounded-dots", "rounded-dots-dark" */
	
	.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail{ width: 4px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		background-color: transparent;
		background-position: center;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAANElEQVQYV2NkIAAYiVbw//9/Y6DiM1ANJoyMjGdBbLgJQAX/kU0DKgDLkaQAvxW4HEvQFwCRcxIJK1XznAAAAABJRU5ErkJggg==");
		background-repeat: repeat-y;
		opacity: 0.3;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		height: 4px;
		margin: 6px 0;
		background-repeat: repeat-x;
	}
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp{ background-position: -16px -72px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown{ background-position: -16px -92px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -20px -112px; }
	
	.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight{ background-position: -20px -128px; }
	
	
	/* theme "rounded-dots-dark" */
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-image: url("https://www.raue-shop.de/skin/frontend/raue/default/css/data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAALElEQVQYV2NkIAAYSVFgDFR8BqrBBEifBbGRTfiPZhpYjiQFBK3A6l6CvgAAE9kGCd1mvgEAAAAASUVORK5CYII=");
	}
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -96px -72px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -96px -92px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -100px -112px; }
	
	.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_buttonRight{ background-position: -100px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "3d", "3d-dark", "3d-thick", "3d-thick-dark" */
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-y;
		background-image: -moz-linear-gradient(left, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(left, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to right, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		background-repeat: repeat-x;
		background-image: -moz-linear-gradient(top, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 100%);
		background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.5)), color-stop(100%,rgba(255,255,255,0)));
		background-image: -webkit-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -o-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: -ms-linear-gradient(top, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
		background-image: linear-gradient(to bottom, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%);
	}
	
	
	/* theme "3d", "3d-dark" */
	
	.mCS-3d.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 70px; }
	
	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 70px; }
	
	.mCS-3d.mCSB_scrollTools, 
	.mCS-3d-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 8px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.5), inset -1px 0 1px rgba(255,255,255,0.2);
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 	 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }

	.mCS-3d.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 8px; }

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 8px;
		margin: 4px 0;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.5), inset 0 -1px 1px rgba(255,255,255,0.2);
	}

	.mCS-3d.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		width: 100%;
		height: 8px;
		margin: 4px auto;
	}
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-3d.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "3d-dark" */
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: #000; background-color: rgba(0,0,0,0.1);
		box-shadow: inset 1px 0 1px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1); }
	
	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "3d-thick", "3d-thick-dark" */
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools{
		opacity: 1;
		filter: "alpha(opacity=30)"; -ms-filter: "alpha(opacity=30)"; 
	}
	
	.mCS-3d-thick.mCSB_scrollTools, 
	.mCS-3d-thick-dark.mCSB_scrollTools, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{ -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; }
	
	.mCSB_inside + .mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCSB_inside + .mCS-3d-thick-dark.mCSB_scrollTools_vertical{ right: 1px; }
	
	.mCS-3d-thick.mCSB_scrollTools_vertical, 
	.mCS-3d-thick-dark.mCSB_scrollTools_vertical{ box-shadow: inset 1px 0 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5); }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{
		bottom: 1px;
		box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.5);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		box-shadow: inset 1px 0 0 rgba(255,255,255,0.4);
		width: 12px;
		margin: 2px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4); }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #555; }
	
	.mCS-3d-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 12px;
		width: auto;
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #000; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }

	.mCS-3d-thick.mCSB_scrollTools .mCSB_buttonRight{	background-position: -40px -128px; }
	
	
	/* theme: "3d-thick-dark" */
	
	.mCS-3d-thick-dark.mCSB_scrollTools{ box-shadow: inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal{ box-shadow: inset 0 1px 1px rgba(0,0,0,0.1), inset 0 0 14px rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 1px 0 0 rgba(255,255,255,0.4), inset -1px 0 0 rgba(0,0,0,0.2); }
	 
	.mCS-3d-thick-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{ box-shadow: inset 0 1px 0 rgba(255,255,255,0.4), inset 0 -1px 0 rgba(0,0,0,0.2); }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,  
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #777; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerContainer{
		background-color: #fff; background-color: rgba(0,0,0,0.05);
		box-shadow: inset 1px 1px 16px rgba(0,0,0,0.1);
	}
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }
	
	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-3d-thick-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme: "minimal", "minimal-dark" */
	
	.mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		right: 0; 
		margin: 12px 0; 
	}
	
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools.mCSB_scrollTools_horizontal, 
	.mCustomScrollBox.mCS-minimal-dark + .mCSB_scrollTools + .mCSB_scrollTools.mCSB_scrollTools_horizontal{
		bottom: 0; 
		margin: 0 12px; 
	}
	
	/* RTL direction/left-side scrollbar */
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal.mCSB_scrollTools_vertical, 
	.mCS-dir-rtl > .mCSB_outside + .mCS-minimal-dark.mCSB_scrollTools_vertical{
		left: 0; 
		right: auto;
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: transparent; }
	
	.mCS-minimal.mCSB_scrollTools_vertical .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_vertical .mCSB_dragger{ height: 50px; }
	
	.mCS-minimal.mCSB_scrollTools_horizontal .mCSB_dragger, 
	.mCS-minimal-dark.mCSB_scrollTools_horizontal .mCSB_dragger{ width: 50px; }
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #fff; background-color: rgba(255,255,255,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	
	/* theme: "minimal-dark" */
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.2);
		filter: "alpha(opacity=20)"; -ms-filter: "alpha(opacity=20)"; 
	}
	
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-minimal-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{
		background-color: #000; background-color: rgba(0,0,0,0.5);
		filter: "alpha(opacity=50)"; -ms-filter: "alpha(opacity=50)"; 
	}
	
	/* ---------------------------------------- */
	
	
	
	/* theme "light-3", "dark-3" */
	
	.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{
		width: 6px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ width: 6px; }

	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 6px;
		margin: 5px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		width: 12px;
	}
	
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded + .mCSB_draggerRail, 
	.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail{
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "dark-3" */
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	/* ---------------------------------------- */
	
	
	
	/* theme "inset", "inset-dark", "inset-2", "inset-2-dark", "inset-3", "inset-3-dark" */
	
	.mCS-inset.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{
		width: 12px;
		background-color: #000; background-color: rgba(0,0,0,0.2);
	}

	.mCS-inset.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ 
		width: 6px;
		margin: 3px 5px;
		position: absolute;
		height: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}

	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar{
		height: 6px;
		margin: 5px 3px;
		position: absolute;
		width: auto;
		top: 0;
		bottom: 0;
		left: 0;
		right: 0;
	}
	
	.mCS-inset.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3.mCSB_scrollTools_horizontal .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail{
		width: 100%;
		height: 12px;
		margin: 2px 0;
	}
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonUp{ background-position: -32px -72px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonDown{ background-position: -32px -92px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -40px -112px; }
	
	.mCS-inset.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3.mCSB_scrollTools .mCSB_buttonRight{ background-position: -40px -128px; }
	
	
	/* theme "inset-dark", "inset-2-dark", "inset-3-dark" */
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.1); }
	
	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonUp, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonUp{ background-position: -112px -72px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonDown, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonDown{ background-position: -112px -92px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonLeft, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonLeft{ background-position: -120px -112px; }

	.mCS-inset-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_buttonRight, 
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_buttonRight{	background-position: -120px -128px; }
	
	
	/* theme "inset-2", "inset-2-dark" */
	
	.mCS-inset-2.mCSB_scrollTools .mCSB_draggerRail, 
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{
		background-color: transparent;
		border-width: 1px;
		border-style: solid;
		border-color: #fff;
		border-color: rgba(255,255,255,0.2);
		-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
	}
	
	.mCS-inset-2-dark.mCSB_scrollTools .mCSB_draggerRail{ border-color: #000; border-color: rgba(0,0,0,0.2); }
	
	
	/* theme "inset-3", "inset-3-dark" */
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_draggerRail{ background-color: #fff; background-color: rgba(255,255,255,0.6); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_draggerRail{ background-color: #000; background-color: rgba(0,0,0,0.6); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.75); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.85); }
	
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #000; background-color: rgba(0,0,0,0.9); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.75); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.85); }
	
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
	.mCS-inset-3-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar{ background-color: #fff; background-color: rgba(255,255,255,0.9); }
	
	/* ---------------------------------------- */

/* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */
.tooltipster-default {
  border-radius: 3px;
  background: #fff;
  color: #cc0078;
  box-shadow: 0 0 15px rgba(0,0,0,.15);
}

/* Use this next selector to style things like font-size and line-height: */
.tooltipster-default .tooltipster-content {
  font-size: 14px;
  font-family: 'Merriweather Sans';
  font-weight: 400;
  line-height: 1.2;
	padding: 8px 10px;
	overflow: hidden;
}

/* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */
.tooltipster-default .tooltipster-arrow .tooltipster-arrow-border {
	/* border-color: ... !important; */
}


/* If you're using the icon option, use this next selector to style them */
.tooltipster-icon {
	cursor: help;
	margin-left: 4px;
}








/* This is the base styling required to make all Tooltipsters work */
.tooltipster-base {
	padding: 0;
	font-size: 0;
	line-height: 0;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999999;
	pointer-events: none;
	width: auto;
	overflow: visible;
}
.tooltipster-base .tooltipster-content {
	overflow: hidden;
}


/* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */
.tooltipster-arrow {
	display: block;
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
.tooltipster-arrow span, .tooltipster-arrow-border {
	display: block;
	width: 0; 
	height: 0;
	position: absolute;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-top: 8px solid;
	bottom: -7px;
}
.tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-top: 9px solid;
	bottom: -7px;
}

.tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span {
	border-left: 8px solid transparent !important;
	border-right: 8px solid transparent !important;
	border-bottom: 8px solid;
	top: -7px;
}
.tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	border-left: 9px solid transparent !important;
	border-right: 9px solid transparent !important;
	border-bottom: 9px solid;
	top: -7px;
}
.tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border {
	left: 0;
	right: 0;
	margin: 0 auto;
}
.tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span {
	left: 6px;
}
.tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border {
	left: 5px;
}
.tooltipster-arrow-top-right span,  .tooltipster-arrow-bottom-right span {
	right: 6px;
}
.tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border {
	right: 5px;
}
.tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-left: 8px solid;
	top: 50%;
	margin-top: -7px;
	right: -7px;
}
.tooltipster-arrow-left .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-left: 9px solid;
	margin-top: -8px;
}
.tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 8px solid transparent !important;
	border-bottom: 8px solid transparent !important; 
	border-right: 8px solid;
	top: 50%;
	margin-top: -7px;
	left: -7px;
}
.tooltipster-arrow-right .tooltipster-arrow-border {
	border-top: 9px solid transparent !important;
	border-bottom: 9px solid transparent !important; 
	border-right: 9px solid;
	margin-top: -8px;
}


/* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */

.tooltipster-fade {
	opacity: 0;
	-webkit-transition-property: opacity;
	-moz-transition-property: opacity;
	-o-transition-property: opacity;
	-ms-transition-property: opacity;
	transition-property: opacity;
}
.tooltipster-fade-show {
	opacity: 1;
}

.tooltipster-grow {
	-webkit-transform: scale(0,0);
	-moz-transform: scale(0,0);
	-o-transform: scale(0,0);
	-ms-transform: scale(0,0);
	transform: scale(0,0);
	-webkit-transition-property: -webkit-transform;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
	-webkit-backface-visibility: hidden;
}
.tooltipster-grow-show {
	-webkit-transform: scale(1,1);
	-moz-transform: scale(1,1);
	-o-transform: scale(1,1);
	-ms-transform: scale(1,1);
	transform: scale(1,1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}

.tooltipster-swing {
	opacity: 0;
	-webkit-transform: rotateZ(4deg);
	-moz-transform: rotateZ(4deg);
	-o-transform: rotateZ(4deg);
	-ms-transform: rotateZ(4deg);
	transform: rotateZ(4deg);
	-webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property: -moz-transform;
	-o-transition-property: -o-transform;
	-ms-transition-property: -ms-transform;
	transition-property: transform;
}
.tooltipster-swing-show {
	opacity: 1;
	-webkit-transform: rotateZ(0deg);
	-moz-transform: rotateZ(0deg);
	-o-transform: rotateZ(0deg);
	-ms-transform: rotateZ(0deg);
	transform: rotateZ(0deg);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1);
	-webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	-o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); 
	transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4);
}

.tooltipster-fall {
	top: 0;
	-webkit-transition-property: top;
	-moz-transition-property: top;
	-o-transition-property: top;
	-ms-transition-property: top;
	transition-property: top;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
}
.tooltipster-fall-show {
}
.tooltipster-fall.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	top: 0px !important;
	opacity: 0;
}

.tooltipster-slide {
	left: -40px;
	-webkit-transition-property: left;
	-moz-transition-property: left;
	-o-transition-property: left;
	-ms-transition-property: left;
	transition-property: left;
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
	-webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	-o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); 
	transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15);
}
.tooltipster-slide.tooltipster-slide-show {
}
.tooltipster-slide.tooltipster-dying {
	-webkit-transition-property: all;
	-moz-transition-property: all;
	-o-transition-property: all;
	-ms-transition-property: all;
	transition-property: all;
	left: 0px !important;
	opacity: 0;
}


/* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */
.tooltipster-content-changing {
	opacity: 0.5;
	-webkit-transform: scale(1.1, 1.1);
	-moz-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}


/**
 * This file is part of a FireGento e.V. module.
 *
 * This FireGento e.V. module is free software; you can redistribute it and/or
 * modify it under the terms of the GNU General Public License version 3 as
 * published by the Free Software Foundation.
 *
 * This script is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS
 * FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
 *
 * @category  FireGento
 * @package   FireGento_MageSetup
 * @author    FireGento Team <team@firegento.com>
 * @copyright 2013-2015 FireGento Team (http://www.firegento.com)
 * @license   http://opensource.org/licenses/gpl-3.0 GNU General Public License, version 3 (GPLv3)
 */

/* Left empty on purpose, only needed in rwd theme */

.paypal-instalments-info-wrapper {
    background: #FFFFFF;
    border: solid 3px #009a3d;
    -moz-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    margin: 10px;
    max-width: 360px;
    padding: 5px;
    text-align: center;
    float: left;
}

.paypal-instalments-info-wrapper p.title {
    line-height: 16px;
    font-weight: bold;
}

.paypal-instalments-info-wrapper table.indent {
    width: 100%!important;
    background: #f3f3f3!important;
    margin: 5px 0px!important;
    font-size: 12px!important;
    text-transform: none!important;
    font-family: inherit!important;
}

.paypal-instalments-info-wrapper table.indent td {
    padding: 0px!important;
}

.paypal-instalments-info-wrapper table.indent td:nth-child(1) {
    padding-left: 8px!important;
    padding-right: 0px!important;
    min-width: auto!important;
}

.paypal-instalments-info-wrapper table.indent td:nth-child(2) {
    text-align: right;
    padding-right: 8px!important;
    font-weight: bold;
}

dd .paypal-instalments-info-wrapper{
    float:none;
}

.paypal-instalments-overlay {
    box-sizing: border-box;
    background: #FFFFFF;
    border: 3px solid #009a3d;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    display: none;
    margin: 0;
    max-height: 80%;
    overflow-y: auto;
    padding: 10px;
    position: fixed;
    top: 10%;
    z-index: 1000;
}

.paypal-instalments-info-wrapper.pp-logo {
    width: 250px;
    margin: 0 auto 20px auto;
    float: none;
}

.paypal-instalments-info-wrapper .small-font{
    font-size: smaller;
}
.paypal-instalments-info-wrapper .large-font{
    font-size: larger;
    font-weight: bold;
}

.paypal-instalments-info-wrapper .bold-font{
    font-weight: bold;
}

.paypal-instalments-info-wrapper .left-float{
    float:left;
}

.paypal-instalments-info-wrapper .text-right{
    text-align: right;
}
.paypal-instalments-info-wrapper .text-left{
    text-align: left;
}

.paypal-instalments-overlay-content {
    min-height: 100%;
}

.paypal-instalments-logo {
    margin: 5px auto;
    height: 45px;
}

.paypal-instalments-overlay.right-scroll-bar {
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}

.paypal-instalments-overlay-close-button {
    font-size: 20px;
    line-height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.paypal-instalments-overlay-close-button > a {
    color: black !important;
    text-decoration: none !important;
}

.paypal-instalments-overlay-options:after {
    content: '';
    display: table;
    clear: both;
}

.paypal-instalments-overlay-option,
.paypal-instalments-overlay-option:after,
.paypal-instalments-overlay-option:before {
    box-sizing: border-box !important;
}

@media all and ( min-width: 750px ) {
    .paypal-instalments-overlay-option-col-1-2 {
        float: left;
        width: 50%;
        font-size: 16px;
    }
    .paypal-instalments-overlay-option-col-1-3 {
        float: left;
        width: 33.33%;
    }
    .paypal-instalments-overlay-option-col-1-4 {
        float: left;
        width: 50%;
    }
}

@media all and ( min-width: 950px ) {
    .paypal-instalments-overlay-options,
    .paypal-instalments-overlay-options>div {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
    }
    .paypal-instalments-overlay-option-col-1-2 {
        float: left;
        width: 50%;
    }
    .paypal-instalments-overlay-option-col-1-3 {
        float: left;
        width: 30%;
        margin: 0 1.533%;
        font-size: 15px;
    }
    .paypal-instalments-overlay-option-col-1-4 {
        float: left;
        width: 25%;
    }
}

.paypal-instalments-overlay-option-content {
    border: 2px solid black;
    margin: 5px 2%;
    padding: 10px;
    text-align: left;
    width: 94%;
}

.paypal-instalments-overlay-footer {
    margin-top: 60px;
}
.iways-paypalinstalments-instalments-review #details-table tfoot tr.first,
.iways-paypalinstalments-instalments-review #details-table tfoot tr.iways_paypalinstalments_fee{
    border-top: 2px solid #636363;
}

table.data-table tfoot tr.first,
table.data-table tfoot tr.iways_paypalinstalments_fee {
    border-top: 2px solid #636363;
}
.quick-access .form-search .suggestions-productimage {
    float: left;
}

.quick-access .form-search img {
    width: 50px;
}

.quick-access .form-search .suggestions-productname {
    width: 141px;
    height: 33px;
    float: right;
    clear: right;
    text-align: left;
    overflow: hidden;
    margin-top: 8px;
    margin-left: 4px;
}

.form-search .product_suggest li.even {
    /* Override grey color on even rows, because it doen't look so nice with the product images. */
    background-color: #fffefb;
}
/* Adventcalendar Styles */

/* Header */
.adventcalendar__header {
	width: 100%;
	background: url('https://www.raue-shop.de/skin/frontend/base/default/images/adventcalendar/171123-RAU-Banner-Hintergrund.jpg') no-repeat top left #b4d4d8;
	background-size: cover;
	margin-bottom: 70px;
}

.adventcalendar__header__inner {
	height: 200px;
	position: relative;
}

@media only screen and (max-width: 1180px) and (min-width: 40.063em) {
	.adventcalendar__header__inner {
		height: 350px;
	}
}

@media only screen and (min-width: 1181px) {
	.adventcalendar__header__inner {
		height: 500px;
	}
}

.adventcalendar__header__content {
	position: absolute;
	width: 45%;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.adventcalendar__header__headline {
	color: #fff;
}

.adventcalendar__header__intro {
	color: #fff;
	font-size: 16px;
}

.adventcalendar__header__image {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 90%;
}

@media screen and (max-width: 768px) {
	.adventcalendar__header__image {
		right: -30px;
	}
}

@media screen and (max-width: 40em) {
	.adventcalendar__header__image {
		right: 30px;
	}
}

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

@media only screen and (min-width: 1181px) {
	.adventcalendar__header__image {
		height: auto;
	}
}

/* Boxes */
.boxgroup {
	margin-bottom: 50px;
	position: relative;
	width: calc(100% + 20px);
	left: -10px;
}

.boxgroup__sizer {
	width: 16.66%;
}

@media screen and (max-width: 1024px) {
	.boxgroup__sizer {
		width: 25%;
	}
}

@media screen and (max-width: 768px) {
	.boxgroup__sizer {
		width: 50%;
	}
}

.boxgroup__item {
	background: #f3f3f3;
	margin: 0 10px 20px;
	border-radius: 3px;
	cursor: pointer;
	overflow: hidden;
}

.boxgroup__item__small {
	width: calc(16.66% - 20px);
}

.boxgroup__item__large {
	width: calc(33.33% - 20px);
}

@media screen and (max-width: 1024px) {
	.boxgroup__item__small {
		width: calc(25% - 20px);
	}

	.boxgroup__item__large {
		width: calc(50% - 20px);
	}
}

@media screen and (max-width: 768px) {
	.boxgroup__item__small {
		width: calc(50% - 20px);
	}

	.boxgroup__item__large {
		width: calc(100% - 20px);
	}
}

.boxgroup__item__inner {
	height: 0;
	padding-bottom: 100%;
	position: relative;
}

.boxgroup__item__inner:before {
	content: '';
	width: calc(100% - 10px);
	height: calc(100% - 10px);
	border: 2px solid #ffffff;
	border-radius: 3px;
	position: absolute;
	top: 5px;
	left: 5px;
	transition: border .4s ease;
}

.boxgroup__item__image {
	transform: rotate(0) scale(1);
	transition: transform .4s ease;
}

.boxgroup__item:hover .boxgroup__item__image {
	transform: rotate(10deg) scale(1.1);
}

.boxgroup__item:hover .boxgroup__item__inner:before {
	border: 2px solid #009a3d;
}

.boxgroup__item__number {
	font-family: 'Merriweather Sans';
	font-style: italic;
	position: absolute;
	bottom: 20px;
	right: 20px;
	font-size: 20px;
}

.boxgroup__item__large .boxgroup__item__number {
	bottom: 30px;
	right: 30px;
	font-size: 40px;
}

/* Modals */
.modals__overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: rgba(103, 103, 103, .85);
	z-index: 8010;
	opacity: 0;
	visibility: hidden;
	transition: opacity .4s ease;
}

.modals__element {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #fff;
	opacity: 0;
	visibility: hidden;
	width: 90%;
	max-width: 1020px;
	padding: 40px 30px;
	z-index: 8020;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.2);
	transition: opacity .4s ease;
}

.modals__element__inner {
	height: 100%;
}

@media screen and (max-width: 768px) {
	.modals__element__inner {
		overflow-y: scroll;
	}

	.modals__element {
		height: 90%;
	}
}

/* Active Modal */
.modals__element.active,
.modals__overlay.active {
	opacity: 1;
	visibility: visible;
}

/* Expired */
.modals__element__expired {
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top: 20px;
	left: 20px;
	right: 20px;
	bottom: 10px;
	background: rgba(255, 255, 255, .9);
	z-index: 1;
}

.modals__element__close {
	position: absolute;
	top: -20px;
	right: -20px;
	cursor: pointer;
	width: 38px;
	height: 38px;
	border-radius: 100%;
	text-align: center;
	line-height: 37px;
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
	background: url('/skin/frontend/raue/default/images/icon_delete_green.svg') no-repeat center center #fff;
	background-size: 12px 12px;
	text-indent: -9999px;
	transition: width .2s ease, height .2s ease, top .2s ease, right .2s ease;
	z-index: 2;
}

.modals__element__close:hover {
	width: 44px;
	height: 44px;
	top: -24px;
	right: -24px;
}

.modals__element__image {
	position: relative;
	vertical-align: top;
	border-radius: 3px;
	overflow: hidden;
	float: left;
	width: calc(33.33% - 20px);
	margin: 0 10px;
	background: #b4d4d8;
}

.modals__element__desktopimage {
	position: absolute;
	bottom: 0;
	left: 0;
}

.modals__element__mobileimage {
	display: none;
}

@media screen and (max-width: 768px) {
	.modals__element__image {
		width: calc(100% - 20px);
		margin-bottom: 20px;
	}

	.modals__element__desktopimage {
		display: none;
	}

	.modals__element__mobileimage {
		display: block;
	}
}

.modals__element__number {
	position: absolute;
	top: 20%;
	left: 50%;
	transform: translateX(-50%);
	font-family: 'Merriweather Sans';
	font-style: italic;
	color: #fff;
	font-size: 90px;
}

@media screen and (max-width: 768px) {
	.modals__element__number {
		top: 50%;
		left: 20px;
		transform: translateX(0) translateY(-50%);
	}
}

.modals__element__hint {
	position: absolute;
	bottom: 10px;
	left: 50%;
	transform: translateX(-50%);
	color: #515151;
	font-size: 12px;
}

.modals__product {
	position: relative;
	box-shadow: inset 0 0 0 2px rgba(243,243,243,1);
	padding: 0 20px;
	vertical-align: top;
	border-radius: 3px;
	float: left;
	width: calc(33.33% - 20px);
	margin: 0 10px;
}

@media screen and (max-width: 768px) {
	.modals__product {
		width: calc(50% - 20px);
	}
}

@media screen and (max-width: 480px) {
	.modals__product {
		width: calc(100% - 20px);
		margin-bottom: 20px;
	}
}

.modals__product span {
	display: block;
}

.modals__product__image {
	margin-top: 20px;
	margin-bottom: 10px;
}

.modals__product__image img {
	width: 100%;
	max-width: 260px;
	height: auto;
}

.modals__product__number {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Merriweather Sans';
	color: #515151;
}

.modals__product__description {
	margin-bottom: 115px;
}

.modals__product__name {
	font-size: 14px;
	line-height: 18px;
	font-family: 'Merriweather Sans';
	font-weight: 700;
	color: #000;
}

.modals__product__price {
	font-size: 20px;
	line-height: 30px;
	font-family: 'Merriweather Sans';
	font-weight: 700;
	color: #cc0078;
}

.modals__product__oldprice {
	font-size: 14px;
	line-height: 20px;
	font-family: 'Merriweather Sans';
	text-decoration: line-through;
	color: #515151;
}

.modals__product__link {
	position: absolute;
	bottom: 20px;
	left: 20px;
	width: calc(100% - 40px);
	padding-top: 20px;
	border-top: 2px dotted #d2d2d2;
}

.modals__product__anchor {
	display: inline-block;
	background: #009a3d;
	border-radius: 3px;
	line-height: 50px;
	height: 50px;
	color: #fff;
	font-family: 'Merriweather Sans';
	font-weight: 700;
	font-size: 14px;
	padding: 0 20px;
	transition: background .3s ease;
}

.modals__product__anchor:visited,
.modals__product__anchor:focus,
.modals__product__anchor:active {
	color: #fff;
}

.modals__product__anchor:hover {
	background: #007b31;
	color: #fff;
	text-decoration: none;
}

.modals__product__link img {
	height:50px;
}

.modals__product__link .success {
	height:50px;
}

.modals__product__link .error {
	height:50px;
	color: #cc0078;
}
#cookie_notification,
#cookie_notification.hidden,
#cookie_notification .content,
#cookie_notification .content .text,
#cookie_notification .content .button,
#cookie_notification .content .button button {
	animation: none;
	animation-delay: 0;
	animation-direction: normal;
	animation-duration: 0;
	animation-fill-mode: none;
	animation-iteration-count: 1;
	animation-name: none;
	animation-play-state: running;
	animation-timing-function: ease;
	backface-visibility: visible;
	background: 0;
	background-attachment: scroll;
	background-clip: border-box;
	background-color: transparent;
	background-image: none;
	background-origin: padding-box;
	background-position: 0 0;
	background-position-x: 0;
	background-position-y: 0;
	background-repeat: repeat;
	background-size: auto auto;
	border: 0;
	border-style: none;
	border-width: medium;
	border-color: inherit;
	border-bottom: 0;
	border-bottom-color: inherit;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	border-bottom-style: none;
	border-bottom-width: medium;
	border-collapse: separate;
	border-image: none;
	border-left: 0;
	border-left-color: inherit;
	border-left-style: none;
	border-left-width: medium;
	border-radius: 0;
	border-right: 0;
	border-right-color: inherit;
	border-right-style: none;
	border-right-width: medium;
	border-spacing: 0;
	border-top: 0;
	border-top-color: inherit;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-top-style: none;
	border-top-width: medium;
	bottom: auto;
	box-shadow: none;
	box-sizing: content-box;
	caption-side: top;
	clear: none;
	clip: auto;
	color: inherit;
	columns: auto;
	column-count: auto;
	column-fill: balance;
	column-gap: normal;
	column-rule: medium none currentColor;
	column-rule-color: currentColor;
	column-rule-style: none;
	column-rule-width: none;
	column-span: 1;
	column-width: auto;
	content: normal;
	counter-increment: none;
	counter-reset: none;
	cursor: auto;
	direction: ltr;
	display: inline;
	empty-cells: show;
	float: none;
	font: normal;
	font-family: inherit;
	font-size: medium;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	height: auto;
	hyphens: none;
	left: auto;
	letter-spacing: normal;
	line-height: normal;
	list-style: none;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: disc;
	margin: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	max-height: none;
	max-width: none;
	min-height: 0;
	min-width: 0;
	opacity: 1;
	orphans: 0;
	outline: 0;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
	overflow: visible;
	overflow-x: visible;
	overflow-y: visible;
	padding: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	page-break-after: auto;
	page-break-before: auto;
	page-break-inside: auto;
	perspective: none;
	perspective-origin: 50% 50%;
	/* May need to alter quotes for different locales (e.g fr) */
	quotes: '\201C' '\201D' '\2018' '\2019';
	right: auto;
	tab-size: 8;
	table-layout: auto;
	text-align: inherit;
	text-align-last: auto;
	text-decoration: none;
	text-decoration-color: inherit;
	text-decoration-line: none;
	text-decoration-style: solid;
	text-indent: 0;
	text-shadow: none;
	text-transform: none;
	top: auto;
	transform: none;
	transform-style: flat;
	transition: none;
	transition-delay: 0s;
	transition-duration: 0s;
	transition-property: none;
	transition-timing-function: ease;
	unicode-bidi: normal;
	vertical-align: baseline;
	visibility: visible;
	white-space: normal;
	widows: 0;
	width: auto;
	word-spacing: normal;
	z-index: auto;
}

#cookie_notification {
	display: block;
	position: fixed;
	bottom: 0;
	left: 0;
	min-height: 50px;
	margin-top: 10px;
	width: 100%;
	z-index: 99999999999;
	background-color: rgba(0, 0, 0, 0.6);
	color: white;
}

#cookie_notification a {
	color: white;
	text-decoration: underline;
}

#cookie_notification .content {
	display: block;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px;
	max-width: 980px;
}

#cookie_notification .content .text {
	font-size: .8em;
	float: left;
	width: 70%;
	margin-top: 7px;
}

#cookie_notification .content .button {
	float: right;
	overflow: hidden;
	margin-top: 7px;
}

@media screen and (max-width: 480px) {
	#cookie_notification .content .text {
		margin-bottom: 10px;
		margin-top: 0;
		display: block;
	}

	#cookie_notification .content .button, #cookie_notification .content .text {
		/*
		float: none;
		width: 100%;
		 */
	}
}

#cookie_notification .content .button button {
	font-size: .8em;
	border: 1px solid white;
	background-color: transparent;
	color: white;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-webkit-transition: all .3s;
	transition: all .3s;
	cursor: pointer;
	padding: 6px;
}

#cookie_notification .content .button button:hover {
	background-color: white;
	color: black;
}

#cookie_notification.hidden {
	-webkit-transition: bottom .7s;
	-ms-transition: bottom .7s;
	-moz-transition: bottom .7s;
	-o-transition: bottom .7s;
	transition: bottom .7s;
	bottom: -200px;
}
#piwik_ignore_cookie {
  display: block;
  position: fixed;
  bottom: 0;
  left: 0;
  margin-top: 10px;
  font-size: 12px;
  width: 100%;
  z-index: 99999999999;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
}

#piwik_ignore_cookie .content-text,
#piwik_ignore_cookie .content-button {
  margin: 7px 0;
}

#piwik_ignore_cookie .content-text {
  margin-top: 14px;
}

@media only screen and (min-width: 40.063em) and (max-width: 64.062em) {

  #piwik_ignore_cookie .content-text {
    margin-top: 7px;
  }

}

@media only screen and (max-width: 40.062em) {

  #piwik_ignore_cookie .content-button {
    margin-bottom: 14px;
  }

}

#piwik_ignore_cookie button {
  font-size: 12px;
  border: 2px solid white;
  background-color: transparent;
  color: white;
  -moz-transition: all .3s;
  -o-transition: all .3s;
  -webkit-transition: all .3s;
  transition: all .3s;
  cursor: pointer;
  padding: 6px;
  margin: 0;
  display: inline-block;
}

#piwik_ignore_cookie button:hover {
  background-color: white;
  color: black;
}

#piwik_ignore_cookie.hidden {
  -webkit-transition: bottom .7s;
  -ms-transition: bottom .7s;
  -moz-transition: bottom .7s;
  -o-transition: bottom .7s;
  transition: bottom .7s;
  bottom: -200px;
}
.ampromo-label{
    float: right;
    position: absolute;
    z-index: 1;
}
/**
 * Der Modulprogrammierer - Vinai Kopp, Rico Neitzel GbR
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * @category   DerModPro
 * @package    DerModPro_BasePrice
 * @copyright  Copyright (c) 2009 Der Modulprogrammierer - Vinai Kopp, Rico Neitzel GbR http://der-modulprogrammierer.de/
 * @copyright  Copyright (c) 2012 Netresearch GmbH 
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.baseprice-box {
	clear: both;
}
