@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700,900);
@import url(//fonts.googleapis.com/css?family=PT+Sans:400,700);
@import url(//fonts.googleapis.com/css?family=Noto+Sans:400,700);
@font-face {
  font-family: "filmtools";
  src: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/filmtools.eot");
  src: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/filmtools.eot?#iefix") format("embedded-opentype"), url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/filmtools.woff") format("woff"), url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/filmtools.ttf") format("truetype"), url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/filmtools.svg#filmtools") format("svg");
  font-weight: normal;
  font-style: normal; }

/*
[data-icon] {
	@include filmtools-icons(attr(data-icon));
}
*/
[class^="icon-"], [class*=" icon-"] {
  content: ' ';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }

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

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

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

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

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

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

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

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

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

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

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: 14px; }

body {
  background: #eeeeee;
  color: #000000;
  cursor: auto;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: normal;
  line-height: 120%;
  margin: 0;
  padding: 0;
  position: relative; }

a:hover {
  cursor: pointer; }

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

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

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

.left {
  float: left !important; }

.right {
  float: right !important; }

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

.hide {
  display: none; }

.invisible {
  visibility: hidden; }

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

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

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

select {
  width: 100%; }

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

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

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

@media only screen {
  .small-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .small-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .small-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .small-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .small-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .small-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .small-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .small-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .small-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .small-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .small-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .small-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .small-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .small-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .small-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .small-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .small-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .small-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .small-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .small-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .small-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .small-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .small-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .small-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    float: left; }
  .small-1 {
    width: 8.3333333333%; }
  .small-2 {
    width: 16.6666666667%; }
  .small-3 {
    width: 25%; }
  .small-4 {
    width: 33.3333333333%; }
  .small-5 {
    width: 41.6666666667%; }
  .small-6 {
    width: 50%; }
  .small-7 {
    width: 58.3333333333%; }
  .small-8 {
    width: 66.6666666667%; }
  .small-9 {
    width: 75%; }
  .small-10 {
    width: 83.3333333333%; }
  .small-11 {
    width: 91.6666666667%; }
  .small-12 {
    width: 100%; }
  .small-offset-0 {
    margin-left: 0 !important; }
  .small-offset-1 {
    margin-left: 8.3333333333% !important; }
  .small-offset-2 {
    margin-left: 16.6666666667% !important; }
  .small-offset-3 {
    margin-left: 25% !important; }
  .small-offset-4 {
    margin-left: 33.3333333333% !important; }
  .small-offset-5 {
    margin-left: 41.6666666667% !important; }
  .small-offset-6 {
    margin-left: 50% !important; }
  .small-offset-7 {
    margin-left: 58.3333333333% !important; }
  .small-offset-8 {
    margin-left: 66.6666666667% !important; }
  .small-offset-9 {
    margin-left: 75% !important; }
  .small-offset-10 {
    margin-left: 83.3333333333% !important; }
  .small-offset-11 {
    margin-left: 91.6666666667% !important; }
  .small-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.small-centered, .columns.small-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.small-uncentered, .columns.small-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.small-centered:last-child, .columns.small-centered:last-child {
    float: none; }
  .column.small-uncentered:last-child, .columns.small-uncentered:last-child {
    float: left; }
  .column.small-uncentered.opposite, .columns.small-uncentered.opposite {
    float: right; }
  .row.small-collapse > .column, .row.small-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.small-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.small-uncollapse > .column, .row.small-uncollapse > .columns {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    float: left; } }

@media only screen and (min-width:45.7857142857em) {
  .medium-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .medium-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .medium-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .medium-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .medium-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .medium-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .medium-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .medium-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .medium-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .medium-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .medium-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .medium-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .medium-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .medium-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .medium-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .medium-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .medium-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .medium-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .medium-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .medium-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .medium-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .medium-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .medium-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .medium-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    float: left; }
  .medium-1 {
    width: 8.3333333333%; }
  .medium-2 {
    width: 16.6666666667%; }
  .medium-3 {
    width: 25%; }
  .medium-4 {
    width: 33.3333333333%; }
  .medium-5 {
    width: 41.6666666667%; }
  .medium-6 {
    width: 50%; }
  .medium-7 {
    width: 58.3333333333%; }
  .medium-8 {
    width: 66.6666666667%; }
  .medium-9 {
    width: 75%; }
  .medium-10 {
    width: 83.3333333333%; }
  .medium-11 {
    width: 91.6666666667%; }
  .medium-12 {
    width: 100%; }
  .medium-offset-0 {
    margin-left: 0 !important; }
  .medium-offset-1 {
    margin-left: 8.3333333333% !important; }
  .medium-offset-2 {
    margin-left: 16.6666666667% !important; }
  .medium-offset-3 {
    margin-left: 25% !important; }
  .medium-offset-4 {
    margin-left: 33.3333333333% !important; }
  .medium-offset-5 {
    margin-left: 41.6666666667% !important; }
  .medium-offset-6 {
    margin-left: 50% !important; }
  .medium-offset-7 {
    margin-left: 58.3333333333% !important; }
  .medium-offset-8 {
    margin-left: 66.6666666667% !important; }
  .medium-offset-9 {
    margin-left: 75% !important; }
  .medium-offset-10 {
    margin-left: 83.3333333333% !important; }
  .medium-offset-11 {
    margin-left: 91.6666666667% !important; }
  .medium-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.medium-centered, .columns.medium-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.medium-uncentered, .columns.medium-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.medium-centered:last-child, .columns.medium-centered:last-child {
    float: none; }
  .column.medium-uncentered:last-child, .columns.medium-uncentered:last-child {
    float: left; }
  .column.medium-uncentered.opposite, .columns.medium-uncentered.opposite {
    float: right; }
  .row.medium-collapse > .column, .row.medium-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.medium-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.medium-uncollapse > .column, .row.medium-uncollapse > .columns {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

@media only screen and (min-width:73.2142857143em) {
  .large-push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .large-pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .large-push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .large-pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .large-push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .large-pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .large-push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .large-pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .large-push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .large-pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .large-push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .large-pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .large-push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .large-pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .large-push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .large-pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .large-push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .large-pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .large-push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .large-pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .large-push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .large-pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .large-push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .large-pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; }
  .column, .columns {
    position: relative;
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    float: left; }
  .large-1 {
    width: 8.3333333333%; }
  .large-2 {
    width: 16.6666666667%; }
  .large-3 {
    width: 25%; }
  .large-4 {
    width: 33.3333333333%; }
  .large-5 {
    width: 41.6666666667%; }
  .large-6 {
    width: 50%; }
  .large-7 {
    width: 58.3333333333%; }
  .large-8 {
    width: 66.6666666667%; }
  .large-9 {
    width: 75%; }
  .large-10 {
    width: 83.3333333333%; }
  .large-11 {
    width: 91.6666666667%; }
  .large-12 {
    width: 100%; }
  .large-offset-0 {
    margin-left: 0 !important; }
  .large-offset-1 {
    margin-left: 8.3333333333% !important; }
  .large-offset-2 {
    margin-left: 16.6666666667% !important; }
  .large-offset-3 {
    margin-left: 25% !important; }
  .large-offset-4 {
    margin-left: 33.3333333333% !important; }
  .large-offset-5 {
    margin-left: 41.6666666667% !important; }
  .large-offset-6 {
    margin-left: 50% !important; }
  .large-offset-7 {
    margin-left: 58.3333333333% !important; }
  .large-offset-8 {
    margin-left: 66.6666666667% !important; }
  .large-offset-9 {
    margin-left: 75% !important; }
  .large-offset-10 {
    margin-left: 83.3333333333% !important; }
  .large-offset-11 {
    margin-left: 91.6666666667% !important; }
  .large-reset-order {
    float: left;
    left: auto;
    margin-left: 0;
    margin-right: 0;
    right: auto; }
  .column.large-centered, .columns.large-centered {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .column.large-uncentered, .columns.large-uncentered {
    float: left;
    margin-left: 0;
    margin-right: 0; }
  .column.large-centered:last-child, .columns.large-centered:last-child {
    float: none; }
  .column.large-uncentered:last-child, .columns.large-uncentered:last-child {
    float: left; }
  .column.large-uncentered.opposite, .columns.large-uncentered.opposite {
    float: right; }
  .row.large-collapse > .column, .row.large-collapse > .columns {
    padding-left: 0;
    padding-right: 0; }
  .row.large-collapse .row {
    margin-left: 0;
    margin-right: 0; }
  .row.large-uncollapse > .column, .row.large-uncollapse > .columns {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    float: left; }
  .push-0 {
    position: relative;
    left: 0;
    right: auto; }
  .pull-0 {
    position: relative;
    right: 0;
    left: auto; }
  .push-1 {
    position: relative;
    left: 8.3333333333%;
    right: auto; }
  .pull-1 {
    position: relative;
    right: 8.3333333333%;
    left: auto; }
  .push-2 {
    position: relative;
    left: 16.6666666667%;
    right: auto; }
  .pull-2 {
    position: relative;
    right: 16.6666666667%;
    left: auto; }
  .push-3 {
    position: relative;
    left: 25%;
    right: auto; }
  .pull-3 {
    position: relative;
    right: 25%;
    left: auto; }
  .push-4 {
    position: relative;
    left: 33.3333333333%;
    right: auto; }
  .pull-4 {
    position: relative;
    right: 33.3333333333%;
    left: auto; }
  .push-5 {
    position: relative;
    left: 41.6666666667%;
    right: auto; }
  .pull-5 {
    position: relative;
    right: 41.6666666667%;
    left: auto; }
  .push-6 {
    position: relative;
    left: 50%;
    right: auto; }
  .pull-6 {
    position: relative;
    right: 50%;
    left: auto; }
  .push-7 {
    position: relative;
    left: 58.3333333333%;
    right: auto; }
  .pull-7 {
    position: relative;
    right: 58.3333333333%;
    left: auto; }
  .push-8 {
    position: relative;
    left: 66.6666666667%;
    right: auto; }
  .pull-8 {
    position: relative;
    right: 66.6666666667%;
    left: auto; }
  .push-9 {
    position: relative;
    left: 75%;
    right: auto; }
  .pull-9 {
    position: relative;
    right: 75%;
    left: auto; }
  .push-10 {
    position: relative;
    left: 83.3333333333%;
    right: auto; }
  .pull-10 {
    position: relative;
    right: 83.3333333333%;
    left: auto; }
  .push-11 {
    position: relative;
    left: 91.6666666667%;
    right: auto; }
  .pull-11 {
    position: relative;
    right: 91.6666666667%;
    left: auto; } }

.accordion {
  margin-bottom: 0;
  margin-left: 0; }
  .accordion:before, .accordion:after {
    content: " ";
    display: table; }
  .accordion:after {
    clear: both; }
  .accordion .accordion-navigation, .accordion dd {
    display: block;
    margin-bottom: 0 !important; }
    .accordion .accordion-navigation.active > a, .accordion dd.active > a {
      background: #e8e8e8;
      color: #222222; }
    .accordion .accordion-navigation > a, .accordion dd > a {
      background: #EFEFEF;
      color: #222222;
      display: block;
      font-family: "Source Sans Pro";
      font-size: 1.1428571429rem;
      padding: 1.1428571429rem; }
      .accordion .accordion-navigation > a:hover, .accordion dd > a:hover {
        background: #e3e3e3; }
    .accordion .accordion-navigation > .content, .accordion dd > .content {
      display: none;
      padding: 1.7142857143rem; }
      .accordion .accordion-navigation > .content.active, .accordion dd > .content.active {
        background: #FFFFFF;
        display: block; }

.alert-box {
  border-style: solid;
  border-width: 1px;
  display: block;
  font-size: 0.9285714286rem;
  font-weight: normal;
  margin-bottom: 1.4285714286rem;
  padding: 1rem 1.7142857143rem 1rem 1rem;
  position: relative;
  transition: opacity 300ms ease-out;
  background-color: #2980B9;
  border-color: #236e9f;
  color: #FFFFFF; }
  .alert-box .close {
    right: 0.2857142857rem;
    background: inherit;
    color: #333333;
    font-size: 1.5714285714rem;
    line-height: .9;
    margin-top: -0.7857142857rem;
    opacity: 0.3;
    padding: 0 6px 4px;
    position: absolute;
    top: 50%; }
    .alert-box .close:hover, .alert-box .close:focus {
      opacity: 0.5; }
  .alert-box.radius {
    border-radius: 0; }
  .alert-box.round {
    border-radius: 1000px; }
  .alert-box.success {
    background-color: #27AE60;
    border-color: #229653;
    color: #FFFFFF; }
  .alert-box.alert {
    background-color: #CC2222;
    border-color: #af1d1d;
    color: #FFFFFF; }
  .alert-box.secondary {
    background-color: #2980B9;
    border-color: #236e9f;
    color: #FFFFFF; }
  .alert-box.warning {
    background-color: #D87C20;
    border-color: #ba6b1c;
    color: #FFFFFF; }
  .alert-box.info {
    background-color: #3498DB;
    border-color: #2385c6;
    color: #FFFFFF; }
  .alert-box.alert-close {
    opacity: 0; }

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

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .small-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .small-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .small-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .small-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .small-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .small-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .small-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .small-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .small-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .small-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .small-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .small-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .small-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .small-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .small-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .small-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .small-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .small-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .small-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .small-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .small-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .small-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width:45.7857142857em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .medium-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .medium-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .medium-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .medium-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .medium-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .medium-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .medium-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .medium-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .medium-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .medium-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .medium-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .medium-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .medium-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .medium-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .medium-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .medium-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .medium-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .medium-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .medium-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .medium-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .medium-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .medium-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

@media only screen and (min-width:73.2142857143em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%; }
    .large-block-grid-1 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-1 > li:nth-of-type(1n+1) {
      clear: both; }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%; }
    .large-block-grid-2 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-2 > li:nth-of-type(2n+1) {
      clear: both; }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.3333333333%; }
    .large-block-grid-3 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-3 > li:nth-of-type(3n+1) {
      clear: both; }
  .large-block-grid-4 > li {
    list-style: none;
    width: 25%; }
    .large-block-grid-4 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-4 > li:nth-of-type(4n+1) {
      clear: both; }
  .large-block-grid-5 > li {
    list-style: none;
    width: 20%; }
    .large-block-grid-5 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-5 > li:nth-of-type(5n+1) {
      clear: both; }
  .large-block-grid-6 > li {
    list-style: none;
    width: 16.6666666667%; }
    .large-block-grid-6 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-6 > li:nth-of-type(6n+1) {
      clear: both; }
  .large-block-grid-7 > li {
    list-style: none;
    width: 14.2857142857%; }
    .large-block-grid-7 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-7 > li:nth-of-type(7n+1) {
      clear: both; }
  .large-block-grid-8 > li {
    list-style: none;
    width: 12.5%; }
    .large-block-grid-8 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-8 > li:nth-of-type(8n+1) {
      clear: both; }
  .large-block-grid-9 > li {
    list-style: none;
    width: 11.1111111111%; }
    .large-block-grid-9 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-9 > li:nth-of-type(9n+1) {
      clear: both; }
  .large-block-grid-10 > li {
    list-style: none;
    width: 10%; }
    .large-block-grid-10 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-10 > li:nth-of-type(10n+1) {
      clear: both; }
  .large-block-grid-11 > li {
    list-style: none;
    width: 9.0909090909%; }
    .large-block-grid-11 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-11 > li:nth-of-type(11n+1) {
      clear: both; }
  .large-block-grid-12 > li {
    list-style: none;
    width: 8.3333333333%; }
    .large-block-grid-12 > li:nth-of-type(1n) {
      clear: none; }
    .large-block-grid-12 > li:nth-of-type(12n+1) {
      clear: both; } }

.breadcrumbs {
  border-style: solid;
  border-width: 1px;
  display: block;
  list-style: none;
  margin-left: 0;
  overflow: hidden;
  padding: 0;
  background-color: transparent;
  border-color: transparent;
  border-radius: 0; }
  .breadcrumbs > * {
    color: #2980B9;
    float: left;
    font-size: 1rem;
    line-height: 1rem;
    margin: 0;
    text-transform: underline; }
    .breadcrumbs > *:hover a, .breadcrumbs > *:focus a {
      text-decoration: underline; }
    .breadcrumbs > * a {
      color: #2980B9; }
    .breadcrumbs > *.current {
      color: #333333;
      cursor: default; }
      .breadcrumbs > *.current a {
        color: #333333;
        cursor: default; }
      .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 {
        color: #999999;
        cursor: false;
        text-decoration: none; }
    .breadcrumbs > *:before {
      color: #000000;
      content: "›";
      margin: 0 0.4285714286rem;
      position: relative;
      top: 1px; }
    .breadcrumbs > *:first-child:before {
      content: " ";
      margin: 0; }

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

button, .button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Source Sans Pro";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.4285714286rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.6428571429rem 1.2857142857rem 0.7142857143rem 1.2857142857rem;
  font-size: 1.1428571429rem;
  background-color: #2980B9;
  border-color: #216694;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  button:hover, button:focus, .button:hover, .button:focus {
    background-color: #216694; }
  button:hover, button:focus, .button:hover, .button:focus {
    color: #FFFFFF; }
  button.secondary, .button.secondary {
    background-color: #2980B9;
    border-color: #216694;
    color: #FFFFFF; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      background-color: #216694; }
    button.secondary:hover, button.secondary:focus, .button.secondary:hover, .button.secondary:focus {
      color: #FFFFFF; }
  button.success, .button.success {
    background-color: #27AE60;
    border-color: #1f8b4d;
    color: #FFFFFF; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      background-color: #1f8b4d; }
    button.success:hover, button.success:focus, .button.success:hover, .button.success:focus {
      color: #FFFFFF; }
  button.alert, .button.alert {
    background-color: #CC2222;
    border-color: #a31b1b;
    color: #FFFFFF; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      background-color: #a31b1b; }
    button.alert:hover, button.alert:focus, .button.alert:hover, .button.alert:focus {
      color: #FFFFFF; }
  button.warning, .button.warning {
    background-color: #D87C20;
    border-color: #ad631a;
    color: #FFFFFF; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      background-color: #ad631a; }
    button.warning:hover, button.warning:focus, .button.warning:hover, .button.warning:focus {
      color: #FFFFFF; }
  button.info, .button.info {
    background-color: #3498DB;
    border-color: #217bb8;
    color: #FFFFFF; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      background-color: #217bb8; }
    button.info:hover, button.info:focus, .button.info:hover, .button.info:focus {
      color: #FFFFFF; }
  button.large, .button.large {
    padding: 1.2857142857rem 2.5714285714rem 1.3571428571rem 2.5714285714rem;
    font-size: 1.4285714286rem; }
  button.small, .button.small {
    padding: 1rem 2rem 1.0714285714rem 2rem;
    font-size: 0.9285714286rem; }
  button.tiny, .button.tiny {
    padding: 0.7142857143rem 1.4285714286rem 0.7857142857rem 1.4285714286rem;
    font-size: 0.7857142857rem; }
  button.expand, .button.expand {
    padding: 0.6428571429rem 1.2857142857rem 0.7142857143rem 1.2857142857rem;
    font-size: 1.1428571429rem;
    padding-bottom: 0.7142857143rem;
    padding-top: 0.6428571429rem;
    padding-left: 0.6428571429rem;
    padding-right: 0.6428571429rem;
    width: 100%; }
  button.left-align, .button.left-align {
    text-align: left;
    text-indent: 0.8571428571rem; }
  button.right-align, .button.right-align {
    text-align: right;
    padding-right: 0.8571428571rem; }
  button.radius, .button.radius {
    border-radius: 0; }
  button.round, .button.round {
    border-radius: 1000px; }
  button.disabled, button[disabled], .button.disabled, .button[disabled] {
    background-color: #2980B9;
    border-color: #216694;
    color: #FFFFFF;
    box-shadow: none;
    cursor: default;
    opacity: 0.7; }
    button.disabled:hover, button.disabled:focus, button[disabled]:hover, button[disabled]:focus, .button.disabled:hover, .button.disabled:focus, .button[disabled]:hover, .button[disabled]:focus {
      background-color: #216694; }
    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: #2980B9; }
    button.disabled.secondary, button[disabled].secondary, .button.disabled.secondary, .button[disabled].secondary {
      background-color: #2980B9;
      border-color: #216694;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.secondary:hover, button.disabled.secondary:focus, button[disabled].secondary:hover, button[disabled].secondary:focus, .button.disabled.secondary:hover, .button.disabled.secondary:focus, .button[disabled].secondary:hover, .button[disabled].secondary:focus {
        background-color: #216694; }
      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: #2980B9; }
    button.disabled.success, button[disabled].success, .button.disabled.success, .button[disabled].success {
      background-color: #27AE60;
      border-color: #1f8b4d;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.success:hover, button.disabled.success:focus, button[disabled].success:hover, button[disabled].success:focus, .button.disabled.success:hover, .button.disabled.success:focus, .button[disabled].success:hover, .button[disabled].success:focus {
        background-color: #1f8b4d; }
      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: #27AE60; }
    button.disabled.alert, button[disabled].alert, .button.disabled.alert, .button[disabled].alert {
      background-color: #CC2222;
      border-color: #a31b1b;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.alert:hover, button.disabled.alert:focus, button[disabled].alert:hover, button[disabled].alert:focus, .button.disabled.alert:hover, .button.disabled.alert:focus, .button[disabled].alert:hover, .button[disabled].alert:focus {
        background-color: #a31b1b; }
      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: #CC2222; }
    button.disabled.warning, button[disabled].warning, .button.disabled.warning, .button[disabled].warning {
      background-color: #D87C20;
      border-color: #ad631a;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.warning:hover, button.disabled.warning:focus, button[disabled].warning:hover, button[disabled].warning:focus, .button.disabled.warning:hover, .button.disabled.warning:focus, .button[disabled].warning:hover, .button[disabled].warning:focus {
        background-color: #ad631a; }
      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: #D87C20; }
    button.disabled.info, button[disabled].info, .button.disabled.info, .button[disabled].info {
      background-color: #3498DB;
      border-color: #217bb8;
      color: #FFFFFF;
      box-shadow: none;
      cursor: default;
      opacity: 0.7; }
      button.disabled.info:hover, button.disabled.info:focus, button[disabled].info:hover, button[disabled].info:focus, .button.disabled.info:hover, .button.disabled.info:focus, .button[disabled].info:hover, .button[disabled].info:focus {
        background-color: #217bb8; }
      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: #3498DB; }

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

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

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

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

/* Clearing Styles */
.clearing-thumbs, [data-clearing] {
  list-style: none;
  margin-left: 0;
  margin-bottom: 0; }
  .clearing-thumbs:before, .clearing-thumbs:after, [data-clearing]:before, [data-clearing]:after {
    content: " ";
    display: table; }
  .clearing-thumbs:after, [data-clearing]:after {
    clear: both; }
  .clearing-thumbs li, [data-clearing] li {
    float: left;
    margin-right: 10px; }
  .clearing-thumbs[class*="block-grid-"] li, [data-clearing][class*="block-grid-"] li {
    margin-right: 0; }

.clearing-blackout {
  background: rgba(0, 0, 0, 0.9);
  height: 100%;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 998;
  left: 0; }
  .clearing-blackout .clearing-close {
    display: block; }

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

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

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

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

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

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

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

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

/* Foundation Dropdowns */
.f-dropdown {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  width: 100%;
  z-index: 89;
  margin-top: 2px;
  max-width: 200px; }
  .f-dropdown.open {
    display: block; }
  .f-dropdown > *:first-child {
    margin-top: 0; }
  .f-dropdown > *:last-child {
    margin-bottom: 0; }
  .f-dropdown:before {
    border: inset 6px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #FFFFFF transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -12px;
    left: 10px;
    z-index: 89; }
  .f-dropdown:after {
    border: inset 7px;
    content: "";
    display: block;
    height: 0;
    width: 0;
    border-color: transparent transparent #cccccc transparent;
    border-bottom-style: solid;
    position: absolute;
    top: -14px;
    left: 9px;
    z-index: 88; }
  .f-dropdown.right:before {
    left: auto;
    right: 10px; }
  .f-dropdown.right:after {
    left: auto;
    right: 9px; }
  .f-dropdown.drop-right {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: 2px;
    max-width: 200px; }
    .f-dropdown.drop-right.open {
      display: block; }
    .f-dropdown.drop-right > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-right > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-right:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #FFFFFF transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 10px;
      left: -12px;
      z-index: 89; }
    .f-dropdown.drop-right:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent #cccccc transparent transparent;
      border-right-style: solid;
      position: absolute;
      top: 9px;
      left: -14px;
      z-index: 88; }
  .f-dropdown.drop-left {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-top: 0;
    margin-left: -2px;
    max-width: 200px; }
    .f-dropdown.drop-left.open {
      display: block; }
    .f-dropdown.drop-left > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-left > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-left:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #FFFFFF;
      border-left-style: solid;
      position: absolute;
      top: 10px;
      right: -12px;
      left: auto;
      z-index: 89; }
    .f-dropdown.drop-left:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent #cccccc;
      border-left-style: solid;
      position: absolute;
      top: 9px;
      right: -14px;
      left: auto;
      z-index: 88; }
  .f-dropdown.drop-top {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    width: 100%;
    z-index: 89;
    margin-left: 0;
    margin-top: -2px;
    max-width: 200px; }
    .f-dropdown.drop-top.open {
      display: block; }
    .f-dropdown.drop-top > *:first-child {
      margin-top: 0; }
    .f-dropdown.drop-top > *:last-child {
      margin-bottom: 0; }
    .f-dropdown.drop-top:before {
      border: inset 6px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #FFFFFF transparent transparent transparent;
      border-top-style: solid;
      bottom: -12px;
      position: absolute;
      top: auto;
      left: 10px;
      right: auto;
      z-index: 89; }
    .f-dropdown.drop-top:after {
      border: inset 7px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: #cccccc transparent transparent transparent;
      border-top-style: solid;
      bottom: -14px;
      position: absolute;
      top: auto;
      left: 9px;
      right: auto;
      z-index: 88; }
  .f-dropdown li {
    cursor: pointer;
    font-size: 1rem;
    line-height: 1.2857142857rem;
    margin: 0; }
    .f-dropdown li:hover, .f-dropdown li:focus {
      background: #E9E9E9; }
    .f-dropdown li a {
      display: block;
      padding: 0.5rem;
      color: #555555; }
  .f-dropdown.content {
    display: none;
    left: -9999px;
    list-style: none;
    margin-left: 0;
    position: absolute;
    background: #FFFFFF;
    border: solid 1px #cccccc;
    font-size: 1rem;
    height: auto;
    max-height: none;
    padding: 1.4285714286rem;
    width: 100%;
    z-index: 89;
    max-width: 200px; }
    .f-dropdown.content.open {
      display: block; }
    .f-dropdown.content > *:first-child {
      margin-top: 0; }
    .f-dropdown.content > *:last-child {
      margin-bottom: 0; }
  .f-dropdown.radius {
    border-radius: 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; }

.dropdown.button, button.dropdown {
  position: relative;
  padding-right: 4.0714285714rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent;
    border-style: solid;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    top: 50%;
    width: 0; }
  .dropdown.button::after, button.dropdown::after {
    border-width: 0.4285714286rem;
    right: 1.6071428571rem;
    margin-top: -0.1785714286rem; }
  .dropdown.button::after, button.dropdown::after {
    border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.tiny, button.dropdown.tiny {
    padding-right: 3rem; }
    .dropdown.button.tiny:after, button.dropdown.tiny:after {
      border-width: 0.4285714286rem;
      right: 1.2857142857rem;
      margin-top: -0.1428571429rem; }
    .dropdown.button.tiny::after, button.dropdown.tiny::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.small, button.dropdown.small {
    padding-right: 3.5rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-width: 0.5rem;
      right: 1.5rem;
      margin-top: -0.1785714286rem; }
    .dropdown.button.small::after, button.dropdown.small::after {
      border-color: #FFFFFF transparent transparent transparent; }
  .dropdown.button.large, button.dropdown.large {
    padding-right: 4.1428571429rem; }
    .dropdown.button.large::after, button.dropdown.large::after {
      border-width: 0.3571428571rem;
      right: 1.9642857143rem;
      margin-top: -0.1785714286rem; }
    .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; }

.flex-video {
  height: 0;
  margin-bottom: 1.1428571429rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.7857142857rem;
  position: relative; }
  .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 {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    left: 0; }

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

/* Using forms within rows, we need to set some defaults */
form .row .row {
  margin: 0 -0.5714285714rem; }
  form .row .row .column, form .row .row .columns {
    padding: 0 0.5714285714rem; }
  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.5714285714rem; }

/* Label Styles */
label {
  color: #4d4d4d;
  cursor: pointer;
  display: block;
  font-size: 1rem;
  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 1.1428571429rem 0;
    padding: 0.6428571429rem 0; }
  label small, label .block-related .block-content .block-subtitle, .block-related .block-content label .block-subtitle {
    text-transform: capitalize;
    color: #676767; }

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

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

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

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

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

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

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

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

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

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

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: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
form .row .prefix-radius.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
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: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0; }
form .row .postfix-radius.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0; }
form .row .prefix-round.row.collapse input, form .row .prefix-round.row.collapse textarea, form .row .prefix-round.row.collapse select, form .row .prefix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }
form .row .prefix-round.row.collapse .prefix {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse input, form .row .postfix-round.row.collapse textarea, form .row .postfix-round.row.collapse select, form .row .postfix-round.row.collapse button {
  border-radius: 0;
  -webkit-border-bottom-left-radius: 1000px;
  -webkit-border-top-left-radius: 1000px;
  border-bottom-left-radius: 1000px;
  border-top-left-radius: 1000px; }
form .row .postfix-round.row.collapse .postfix {
  border-radius: 0;
  -webkit-border-bottom-right-radius: 1000px;
  -webkit-border-top-right-radius: 1000px;
  border-bottom-right-radius: 1000px;
  border-top-right-radius: 1000px; }

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

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

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

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

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

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

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

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

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

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

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

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

/* Error Handling */
[data-abide] .error small.error, [data-abide] .error .block-related .block-content .error.block-subtitle, .block-related .block-content [data-abide] .error .error.block-subtitle, [data-abide] .error span.error, [data-abide] span.error, [data-abide] small.error, [data-abide] .block-related .block-content .error.block-subtitle, .block-related .block-content [data-abide] .error.block-subtitle {
  display: block;
  font-size: 0.8571428571rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1.1428571429rem;
  margin-top: -1px;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  background: #CC2222;
  color: #FFFFFF; }
[data-abide] span.error, [data-abide] small.error, [data-abide] .block-related .block-content .error.block-subtitle, .block-related .block-content [data-abide] .error.block-subtitle {
  display: none; }

span.error, small.error, .block-related .block-content .error.block-subtitle {
  display: block;
  font-size: 0.8571428571rem;
  font-style: italic;
  font-weight: normal;
  margin-bottom: 1.1428571429rem;
  margin-top: -1px;
  padding: 0.4285714286rem 0.6428571429rem 0.6428571429rem;
  background: #CC2222;
  color: #FFFFFF; }

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

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

label.error {
  color: #CC2222; }

.icon-bar {
  display: inline-block;
  font-size: 0;
  width: 100%;
  background: transparent; }
  .icon-bar > * {
    display: block;
    float: left;
    font-size: 1.1428571429rem;
    margin: 0 auto;
    padding: 0.5rem;
    text-align: center;
    width: 25%; }
    .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 {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar.label-right > * i, .icon-bar.label-right > * img {
    display: inline-block;
    margin: 0 .0625rem 0 0; }
    .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 {
      float: none;
      margin: auto;
      width: auto; }
  @media only screen and (min-width:45.7857142857em) {
    .icon-bar.medium-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.medium-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .icon-bar.large-vertical {
      height: 100%;
      width: auto; }
      .icon-bar.large-vertical .item {
        float: none;
        margin: auto;
        width: auto; } }
  .icon-bar > * {
    font-size: 1.1428571429rem;
    padding: 0.5rem; }
    .icon-bar > * i + label, .icon-bar > * img + label {
      margin-top: .0625rem;
      font-size: 1.1428571429rem; }
    .icon-bar > * i {
      font-size: 1.875rem; }
    .icon-bar > * img {
      height: 1.875rem;
      width: 1.875rem; }
  .icon-bar > * label {
    color: #2980B9; }
  .icon-bar > * i {
    color: #2980B9; }
  .icon-bar > a:hover {
    background: #2980B9; }
    .icon-bar > a:hover label {
      color: #FFFFFF; }
    .icon-bar > a:hover i {
      color: #FFFFFF; }
  .icon-bar > a.active {
    background: #2980B9; }
    .icon-bar > a.active label {
      color: #FFFFFF; }
    .icon-bar > a.active i {
      color: #FFFFFF; }
  .icon-bar .item.disabled {
    cursor: false;
    opacity: 0.7;
    pointer-events: none; }
    .icon-bar .item.disabled > * {
      opacity: 0.7;
      cursor: false; }
  .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:45.7857142857em) {
    .icon-bar.two-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .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:45.7857142857em) {
    .icon-bar.three-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .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:45.7857142857em) {
    .icon-bar.four-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .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:45.7857142857em) {
    .icon-bar.five-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .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:45.7857142857em) {
    .icon-bar.six-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .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:45.7857142857em) {
    .icon-bar.seven-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .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:45.7857142857em) {
    .icon-bar.eight-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .icon-bar.eight-up.large-vertical .item {
      width: auto; } }

.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:45.7857142857em) {
  .icon-bar.two-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .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:45.7857142857em) {
  .icon-bar.three-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .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:45.7857142857em) {
  .icon-bar.four-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .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:45.7857142857em) {
  .icon-bar.five-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .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:45.7857142857em) {
  .icon-bar.six-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .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:45.7857142857em) {
  .icon-bar.seven-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .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:45.7857142857em) {
  .icon-bar.eight-up.medium-vertical .item {
    width: auto; } }
@media only screen and (min-width:73.2142857143em) {
  .icon-bar.eight-up.large-vertical .item {
    width: auto; } }

.inline-list {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.2142857143rem;
  margin-left: -1.5714285714rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0; }
  .inline-list > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.5714285714rem; }
    .inline-list > li > * {
      display: block; }

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

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

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

.joyride-content-wrapper {
  padding: 1.2857142857rem 1.4285714286rem 1.7142857143rem;
  width: 100%; }
  .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 {
  border: 10px solid #333333;
  display: block;
  height: 0;
  position: absolute;
  width: 0;
  left: 22px; }
  .joyride-tip-guide .joyride-nub.top {
    border-color: #333333;
    border-top-color: transparent !important;
    border-top-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    top: -20px; }
  .joyride-tip-guide .joyride-nub.bottom {
    border-color: #333333 !important;
    border-bottom-color: transparent !important;
    border-bottom-style: solid;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    bottom: -20px; }
  .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 .block-related .block-title, .block-related .joyride-tip-guide .block-title, .joyride-tip-guide h5, .joyride-tip-guide h6 {
  color: #FFFFFF;
  font-weight: bold;
  line-height: 1.25;
  margin: 0; }

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

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

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

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

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

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

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

/* Styles for screens that are at least 768px; */
@media only screen {
  .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-right-color: transparent !important;
      border-bottom-color: transparent !important;
      border-top-color: transparent !important;
      left: auto;
      right: -20px;
      top: 22px; }
    .joyride-tip-guide .joyride-nub.left {
      border-color: #333333 !important;
      border-bottom-color: transparent !important;
      border-left-color: transparent !important;
      border-top-color: transparent !important;
      left: -20px;
      right: auto;
      top: 22px; } }

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

[data-magellan-expedition], [data-magellan-expedition-clone] {
  background: #FFFFFF;
  min-width: 100%;
  padding: 10px;
  z-index: 50; }
  [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; }

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

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

  to {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg); } }

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

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

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

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

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

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

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

ul.pagination {
  display: block;
  margin-left: -0.3571428571rem;
  min-height: 1.7142857143rem; }
  ul.pagination li {
    color: #222222;
    font-size: 1rem;
    height: 1.7142857143rem;
    margin-left: 0.3571428571rem; }
    ul.pagination li a, ul.pagination li button {
      border-radius: 0;
      transition: background-color 300ms ease-out;
      background: none;
      color: #999999;
      display: block;
      font-size: 1em;
      font-weight: normal;
      line-height: inherit;
      padding: 0.0714285714rem 0.7142857143rem 0.0714285714rem; }
    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;
      pointer-events: none; }
    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: #2980B9;
      color: #FFFFFF;
      cursor: default;
      font-weight: bold; }
      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: #2980B9; }
  ul.pagination li {
    display: block;
    float: left; }

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

/* Panels */
.panel {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .panel > :first-child {
    margin-top: 0; }
  .panel > :last-child {
    margin-bottom: 0; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel .block-related .block-title, .block-related .panel .block-title, .panel h5, .panel h6, .panel p, .panel li, .panel dl {
    color: #000000; }
  .panel h1, .panel h2, .panel h3, .panel h4, .panel .block-related .block-title, .block-related .panel .block-title, .panel h5, .panel h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .panel h1.subheader, .panel h2.subheader, .panel h3.subheader, .panel h4.subheader, .panel .block-related .subheader.block-title, .block-related .panel .subheader.block-title, .panel h5.subheader, .panel h6.subheader {
      line-height: 1.4; }
  .panel.callout {
    border-style: solid;
    border-width: 0;
    border-color: #dadada;
    margin-bottom: 14px;
    padding: 14px;
    background: #f1f8fc;
    color: #000000; }
    .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 .block-related .block-title, .block-related .panel.callout .block-title, .panel.callout h5, .panel.callout h6, .panel.callout p, .panel.callout li, .panel.callout dl {
      color: #000000; }
    .panel.callout h1, .panel.callout h2, .panel.callout h3, .panel.callout h4, .panel.callout .block-related .block-title, .block-related .panel.callout .block-title, .panel.callout h5, .panel.callout h6 {
      line-height: 1;
      margin-bottom: 0.7142857143rem; }
      .panel.callout h1.subheader, .panel.callout h2.subheader, .panel.callout h3.subheader, .panel.callout h4.subheader, .panel.callout .block-related .subheader.block-title, .block-related .panel.callout .subheader.block-title, .panel.callout h5.subheader, .panel.callout h6.subheader {
        line-height: 1.4; }
    .panel.callout a:not(.button) {
      color: #2980B9; }
      .panel.callout a:not(.button):hover, .panel.callout a:not(.button):focus {
        color: #236e9f; }
  .panel.radius {
    border-radius: 0; }

/* Pricing Tables */
.pricing-table {
  border: solid 1px #DDDDDD;
  margin-left: 0;
  margin-bottom: 1.4285714286rem; }
  .pricing-table * {
    list-style: none;
    line-height: 1; }
  .pricing-table .title {
    background-color: #333333;
    color: #E9E9E9;
    font-family: "Source Sans Pro";
    font-size: 1.1428571429rem;
    font-weight: normal;
    padding: 1.0714285714rem 1.4285714286rem;
    text-align: center; }
  .pricing-table .price {
    background-color: #F6F6F6;
    color: #333333;
    font-family: "Source Sans Pro";
    font-size: 2.2857142857rem;
    font-weight: normal;
    padding: 1.0714285714rem 1.4285714286rem;
    text-align: center; }
  .pricing-table .description {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #777777;
    font-size: 0.8571428571rem;
    font-weight: normal;
    line-height: 1.4;
    padding: 1.0714285714rem;
    text-align: center; }
  .pricing-table .bullet-item {
    background-color: #FFFFFF;
    border-bottom: dotted 1px #DDDDDD;
    color: #333333;
    font-size: 1rem;
    font-weight: normal;
    padding: 1.0714285714rem;
    text-align: center; }
  .pricing-table .cta-button {
    background-color: #FFFFFF;
    padding: 1.4285714286rem 1.4285714286rem 0;
    text-align: center; }

/* Progress Bar */
.progress {
  background-color: #F6F6F6;
  border: 1px solid white;
  height: 1.7857142857rem;
  margin-bottom: 0.7142857143rem;
  padding: 0.1428571429rem; }
  .progress .meter {
    background: #2980B9;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
    .progress .meter.secondary {
      background: #2980B9;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.success {
      background: #27AE60;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
    .progress .meter.alert {
      background: #CC2222;
      display: block;
      height: 100%;
      float: left;
      width: 0%; }
  .progress.secondary .meter {
    background: #2980B9;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.success .meter {
    background: #27AE60;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.alert .meter {
    background: #CC2222;
    display: block;
    height: 100%;
    float: left;
    width: 0%; }
  .progress.radius {
    border-radius: 0; }
    .progress.radius .meter {
      border-radius: -1; }
  .progress.round {
    border-radius: 1000px; }
    .progress.round .meter {
      border-radius: 999px; }

.range-slider {
  border: 1px solid #DDDDDD;
  margin: 1.4285714286rem 0;
  position: relative;
  -ms-touch-action: none;
  touch-action: none;
  display: block;
  height: 1.1428571429rem;
  width: 100%;
  background: #FAFAFA; }
  .range-slider.vertical-range {
    border: 1px solid #DDDDDD;
    margin: 1.4285714286rem 0;
    position: relative;
    -ms-touch-action: none;
    touch-action: none;
    display: inline-block;
    height: 14.2857142857rem;
    width: 1.1428571429rem; }
    .range-slider.vertical-range .range-slider-handle {
      bottom: -12rem;
      margin-left: -0.5714285714rem;
      margin-top: 0;
      position: absolute; }
    .range-slider.vertical-range .range-slider-active-segment {
      border-bottom-left-radius: inherit;
      border-bottom-right-radius: inherit;
      border-top-left-radius: initial;
      bottom: 0;
      height: auto;
      width: 1rem; }
  .range-slider.radius {
    background: #FAFAFA;
    border-radius: 0; }
    .range-slider.radius .range-slider-handle {
      background: #2980B9;
      border-radius: 0; }
      .range-slider.radius .range-slider-handle:hover {
        background: #2471a3; }
  .range-slider.round {
    background: #FAFAFA;
    border-radius: 1000px; }
    .range-slider.round .range-slider-handle {
      background: #2980B9;
      border-radius: 1000px; }
      .range-slider.round .range-slider-handle:hover {
        background: #2471a3; }
  .range-slider.disabled, .range-slider[disabled] {
    background: #FAFAFA;
    cursor: false;
    opacity: 0.7; }
    .range-slider.disabled .range-slider-handle, .range-slider[disabled] .range-slider-handle {
      background: #2980B9;
      cursor: default;
      opacity: 0.7; }
      .range-slider.disabled .range-slider-handle:hover, .range-slider[disabled] .range-slider-handle:hover {
        background: #2471a3; }

.range-slider-active-segment {
  background: #297fb7;
  border-bottom-left-radius: inherit;
  border-top-left-radius: inherit;
  display: inline-block;
  height: 1rem;
  position: absolute; }

.range-slider-handle {
  border: 1px solid none;
  cursor: pointer;
  display: inline-block;
  height: 1.5714285714rem;
  position: absolute;
  top: -0.3571428571rem;
  width: 2.2857142857rem;
  z-index: 1;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  background: #2980B9; }
  .range-slider-handle:hover {
    background: #2471a3; }

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

.reveal-modal {
  border-radius: 0;
  display: none;
  position: absolute;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1005;
  left: 0;
  background-color: #FFFFFF;
  padding: 2.1428571429rem;
  border: solid 1px #666666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); }
  @media only screen and (max-width: 45.7142857143em) {
    .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:45.7857142857em) {
    .reveal-modal {
      left: 0;
      margin: 0 auto;
      max-width: 81.4285714286rem;
      right: 0;
      width: 80%; } }
  @media only screen and (min-width:45.7857142857em) {
    .reveal-modal {
      top: 7.1428571429rem; } }
  .reveal-modal.radius {
    box-shadow: none;
    border-radius: 0; }
  .reveal-modal.round {
    box-shadow: none;
    border-radius: 1000px; }
  .reveal-modal.collapse {
    padding: 0;
    box-shadow: none; }
  @media only screen and (min-width:45.7857142857em) {
    .reveal-modal.tiny {
      left: 0;
      margin: 0 auto;
      max-width: 81.4285714286rem;
      right: 0;
      width: 30%; } }
  @media only screen and (min-width:45.7857142857em) {
    .reveal-modal.small {
      left: 0;
      margin: 0 auto;
      max-width: 81.4285714286rem;
      right: 0;
      width: 40%; } }
  @media only screen and (min-width:45.7857142857em) {
    .reveal-modal.medium {
      left: 0;
      margin: 0 auto;
      max-width: 81.4285714286rem;
      right: 0;
      width: 60%; } }
  @media only screen and (min-width:45.7857142857em) {
    .reveal-modal.large {
      left: 0;
      margin: 0 auto;
      max-width: 81.4285714286rem;
      right: 0;
      width: 70%; } }
  @media only screen and (min-width:45.7857142857em) {
    .reveal-modal.xlarge {
      left: 0;
      margin: 0 auto;
      max-width: 81.4285714286rem;
      right: 0;
      width: 95%; } }
  .reveal-modal.full {
    height: 100vh;
    height: 100%;
    left: 0;
    margin-left: 0 !important;
    max-width: none !important;
    min-height: 100vh;
    top: 0; }
    @media only screen and (min-width:45.7857142857em) {
      .reveal-modal.full {
        left: 0;
        margin: 0 auto;
        max-width: 81.4285714286rem;
        right: 0;
        width: 100%; } }
  .reveal-modal.toback {
    z-index: 1003; }
  .reveal-modal .close-reveal-modal {
    color: #AAAAAA;
    cursor: pointer;
    font-size: 2.8571428571rem;
    font-weight: bold;
    line-height: 1;
    position: absolute;
    top: 0.7142857143rem;
    right: 1.5714285714rem; }

.side-nav {
  display: block;
  font-family: "Source Sans Pro";
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 1rem 0; }
  .side-nav li {
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0 0.5rem 0; }
    .side-nav li a:not(.button) {
      color: #2980B9;
      display: block;
      margin: 0;
      padding: 0.5rem 1rem; }
      .side-nav li a:not(.button):hover, .side-nav li a:not(.button):focus {
        background: rgba(0, 0, 0, 0.025);
        color: #5ca9db; }
      .side-nav li a:not(.button):active {
        color: #5ca9db; }
    .side-nav li.active > a:first-child:not(.button) {
      color: #5ca9db;
      font-family: "Source Sans Pro";
      font-weight: normal; }
    .side-nav li.divider {
      border-top: 1px solid;
      height: 0;
      list-style: none;
      padding: 0;
      border-top-color: #e6e6e6; }
    .side-nav li.heading {
      color: #2980B9;
      font-size: 1rem;
      font-weight: bold;
      text-transform: uppercase; }

.split.button {
  position: relative;
  padding-right: 5.7857142857rem; }
  .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.5357142857rem; }
    .split.button span:after {
      border-top-style: solid;
      border-width: 0.4285714286rem;
      margin-left: -0.4285714286rem;
      top: 48%; }
  .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: 4.2857142857rem; }
    .split.button.tiny span {
      width: 2.5714285714rem; }
      .split.button.tiny span:after {
        border-top-style: solid;
        border-width: 0.4285714286rem;
        margin-left: -0.4285714286rem;
        top: 48%; }
  .split.button.small {
    padding-right: 5rem; }
    .split.button.small span {
      width: 3rem; }
      .split.button.small span:after {
        border-top-style: solid;
        border-width: 0.5rem;
        margin-left: -0.4285714286rem;
        top: 48%; }
  .split.button.large {
    padding-right: 6.2857142857rem; }
    .split.button.large span {
      width: 3.9285714286rem; }
      .split.button.large span:after {
        border-top-style: solid;
        border-width: 0.3571428571rem;
        margin-left: -0.4285714286rem;
        top: 48%; }
  .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: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .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 {
    display: block;
    left: 50%;
    margin-left: -0.28889em;
    margin-top: -0.48889em;
    position: absolute;
    top: 50%; }

.sub-nav {
  display: block;
  margin: -0.2857142857rem 0 1.2857142857rem;
  overflow: hidden;
  padding-top: 0.2857142857rem;
  width: auto; }
  .sub-nav dt {
    text-transform: uppercase; }
  .sub-nav dt, .sub-nav dd, .sub-nav li {
    color: #999999;
    float: left;
    font-family: "Source Sans Pro";
    font-size: 1rem;
    font-weight: normal;
    margin-left: 1.1428571429rem;
    margin-bottom: 0; }
    .sub-nav dt a, .sub-nav dd a, .sub-nav li a {
      color: #999999;
      padding: 0.2142857143rem 1.1428571429rem;
      text-decoration: none; }
      .sub-nav dt a:hover, .sub-nav dd a:hover, .sub-nav li a:hover {
        color: #737373; }
    .sub-nav dt.active a, .sub-nav dd.active a, .sub-nav li.active a {
      border-radius: 3px;
      background: #2980B9;
      color: #FFFFFF;
      cursor: default;
      font-weight: normal;
      padding: 0.2142857143rem 1.1428571429rem; }
      .sub-nav dt.active a:hover, .sub-nav dd.active a:hover, .sub-nav li.active a:hover {
        background: #236e9f; }

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

table {
  background: transparent;
  border: solid 1px #DDDDDD;
  margin-bottom: 28px;
  table-layout: auto; }
  table caption {
    background: transparent;
    color: #000000;
    font-size: 1.1428571429rem;
    font-weight: bold; }
  table thead {
    background: #F5F5F5; }
    table thead tr th, table thead tr td {
      color: #000000;
      font-size: 14px;
      font-weight: normal;
      padding: 7px; }
  table tfoot {
    background: #F5F5F5; }
    table tfoot tr th, table tfoot tr td {
      color: #000000;
      font-size: 14px;
      font-weight: normal;
      padding: 7px; }
  table tr th, table tr td {
    color: #000000;
    font-size: 14px;
    padding: 7px;
    text-align: left; }
  table tr.even, table tr.alt, table tr:nth-of-type(even) {
    background: transparent; }
  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: 21px; }

.tabs {
  margin-bottom: 0 !important;
  margin-left: 0; }
  .tabs:before, .tabs:after {
    content: " ";
    display: table; }
  .tabs:after {
    clear: both; }
  .tabs dd, .tabs .tab-title {
    float: left;
    list-style: none;
    margin-bottom: 0 !important;
    position: relative; }
    .tabs dd > a, .tabs .tab-title > a {
      display: block;
      background-color: #F5F5F5;
      color: #000000;
      font-family: "Source Sans Pro";
      font-size: 14px;
      padding: 7px 14px; }
      .tabs dd > a:hover, .tabs .tab-title > a:hover {
        background-color: #e8e8e8; }
    .tabs dd.active > a, .tabs .tab-title.active > a {
      background-color: #FFFFFF;
      color: #000000; }
  .tabs.radius dd:first-child a, .tabs.radius .tab:first-child a {
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0; }
  .tabs.radius dd:last-child a, .tabs.radius .tab:last-child a {
    -webkit-border-bottom-right-radius: 0;
    -webkit-border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0; }
  .tabs.vertical dd, .tabs.vertical .tab-title {
    position: inherit;
    float: none;
    display: block;
    top: auto; }

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

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

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

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

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

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

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

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

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

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

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

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

.top-bar-section {
  left: 0;
  position: relative;
  width: auto;
  transition: left 300ms ease-out; }
  .top-bar-section ul {
    display: block;
    font-size: 14px;
    height: auto;
    margin: 0;
    padding: 0;
    width: 100%; }
  .top-bar-section .divider, .top-bar-section [role="separator"] {
    border-top: solid 1px #1a1a1a;
    clear: both;
    height: 1px;
    width: 100%; }
  .top-bar-section ul li {
    background: #333333; }
    .top-bar-section ul li > a {
      color: #FFFFFF;
      display: block;
      font-family: "Source Sans Pro";
      font-size: 0.9285714286rem;
      font-weight: 600;
      padding-left: 1.0714285714rem;
      padding: 12px 0 12px 1.0714285714rem;
      text-transform: none;
      width: 100%; }
      .top-bar-section ul li > a.button {
        font-size: 0.9285714286rem;
        padding-left: 1.0714285714rem;
        padding-right: 1.0714285714rem;
        background-color: #2980B9;
        border-color: #216694;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button:hover, .top-bar-section ul li > a.button:focus {
          background-color: #216694; }
        .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: #2980B9;
        border-color: #216694;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.secondary:hover, .top-bar-section ul li > a.button.secondary:focus {
          background-color: #216694; }
        .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: #27AE60;
        border-color: #1f8b4d;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.success:hover, .top-bar-section ul li > a.button.success:focus {
          background-color: #1f8b4d; }
        .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: #CC2222;
        border-color: #a31b1b;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.alert:hover, .top-bar-section ul li > a.button.alert:focus {
          background-color: #a31b1b; }
        .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: #D87C20;
        border-color: #ad631a;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          background-color: #ad631a; }
        .top-bar-section ul li > a.button.warning:hover, .top-bar-section ul li > a.button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > a.button.info {
        background-color: #3498DB;
        border-color: #217bb8;
        color: #FFFFFF; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          background-color: #217bb8; }
        .top-bar-section ul li > a.button.info:hover, .top-bar-section ul li > a.button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li > button {
      font-size: 0.9285714286rem;
      padding-left: 1.0714285714rem;
      padding-right: 1.0714285714rem;
      background-color: #2980B9;
      border-color: #216694;
      color: #FFFFFF; }
      .top-bar-section ul li > button:hover, .top-bar-section ul li > button:focus {
        background-color: #216694; }
      .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: #2980B9;
        border-color: #216694;
        color: #FFFFFF; }
        .top-bar-section ul li > button.secondary:hover, .top-bar-section ul li > button.secondary:focus {
          background-color: #216694; }
        .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: #27AE60;
        border-color: #1f8b4d;
        color: #FFFFFF; }
        .top-bar-section ul li > button.success:hover, .top-bar-section ul li > button.success:focus {
          background-color: #1f8b4d; }
        .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: #CC2222;
        border-color: #a31b1b;
        color: #FFFFFF; }
        .top-bar-section ul li > button.alert:hover, .top-bar-section ul li > button.alert:focus {
          background-color: #a31b1b; }
        .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: #D87C20;
        border-color: #ad631a;
        color: #FFFFFF; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          background-color: #ad631a; }
        .top-bar-section ul li > button.warning:hover, .top-bar-section ul li > button.warning:focus {
          color: #FFFFFF; }
      .top-bar-section ul li > button.info {
        background-color: #3498DB;
        border-color: #217bb8;
        color: #FFFFFF; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          background-color: #217bb8; }
        .top-bar-section ul li > button.info:hover, .top-bar-section ul li > button.info:focus {
          color: #FFFFFF; }
    .top-bar-section ul li:hover:not(.has-form) > a {
      background-color: #555555;
      color: #FFFFFF;
      background: #222222; }
    .top-bar-section ul li.active > a {
      background: #2980B9;
      color: #FFFFFF; }
      .top-bar-section ul li.active > a:hover {
        background: #236e9f;
        color: #FFFFFF; }
  .top-bar-section .has-form {
    padding: 1.0714285714rem; }
  .top-bar-section .has-dropdown {
    position: relative; }
    .top-bar-section .has-dropdown > a:after {
      border: inset 5px;
      content: "";
      display: block;
      height: 0;
      width: 0;
      border-color: transparent transparent transparent rgba(255, 255, 255, 0.4);
      border-left-style: solid;
      margin-right: 1.0714285714rem;
      margin-top: -4.5px;
      position: absolute;
      top: 50%;
      right: 0; }
    .top-bar-section .has-dropdown.moved {
      position: static; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        position: static !important;
        height: auto;
        width: auto;
        overflow: visible;
        clip: auto;
        display: block;
        position: absolute !important;
        width: 100%; }
      .top-bar-section .has-dropdown.moved > a:after {
        display: none; }
  .top-bar-section .dropdown {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    display: block;
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 99;
    left: 100%; }
    .top-bar-section .dropdown li {
      height: auto;
      width: 100%; }
      .top-bar-section .dropdown li a {
        font-weight: normal;
        padding: 8px 1.0714285714rem; }
        .top-bar-section .dropdown li a.parent-link {
          font-weight: 600; }
      .top-bar-section .dropdown li.title h5, .top-bar-section .dropdown li.parent-link {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 1.2857142857rem; }
        .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 1.0714285714rem; }
      .top-bar-section .dropdown li .button, .top-bar-section .dropdown li button {
        top: auto; }
    .top-bar-section .dropdown label {
      color: #777777;
      font-size: 0.7142857143rem;
      font-weight: bold;
      margin-bottom: 0;
      padding: 8px 1.0714285714rem 2px;
      text-transform: uppercase; }

.js-generated {
  display: block; }

@media only screen and (min-width:45.7857142857em) {
  .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 .block-related .block-title a, .block-related .top-bar .name .block-title a, .top-bar .name h5 a, .top-bar .name h6 a {
      width: auto; }
    .top-bar input, .top-bar select, .top-bar .button, .top-bar button {
      font-size: 1rem;
      height: 2rem;
      position: relative;
      top: 0.6071428571rem; }
    .top-bar .has-form > .button, .top-bar .has-form > button {
      font-size: 1rem;
      height: 2rem;
      position: relative;
      top: 0.6071428571rem; }
    .top-bar.expanded {
      background: #333333; }
  .contain-to-grid .top-bar {
    margin: 0 auto;
    margin-bottom: 0;
    max-width: 81.4285714286rem; }
  .top-bar-section {
    transition: none 0 0;
    left: 0 !important; }
    .top-bar-section ul {
      display: inline;
      height: auto !important;
      width: auto; }
      .top-bar-section ul li {
        float: left; }
        .top-bar-section ul li .js-generated {
          display: none; }
    .top-bar-section li.hover > a:not(.button) {
      background-color: #555555;
      background: #222222;
      color: #FFFFFF; }
    .top-bar-section li:not(.has-form) a:not(.button) {
      background: #333333;
      line-height: 3.2142857143rem;
      padding: 0 1.0714285714rem; }
      .top-bar-section li:not(.has-form) a:not(.button):hover {
        background-color: #555555;
        background: #222222; }
    .top-bar-section li.active:not(.has-form) a:not(.button) {
      background: #2980B9;
      color: #FFFFFF;
      line-height: 3.2142857143rem;
      padding: 0 1.0714285714rem; }
      .top-bar-section li.active:not(.has-form) a:not(.button):hover {
        background: #236e9f;
        color: #FFFFFF; }
    .top-bar-section .has-dropdown > a {
      padding-right: 2.5rem !important; }
      .top-bar-section .has-dropdown > a:after {
        border: inset 5px;
        content: "";
        display: block;
        height: 0;
        width: 0;
        border-color: rgba(255, 255, 255, 0.4) transparent transparent transparent;
        border-top-style: solid;
        margin-top: -2.5px;
        top: 1.6071428571rem; }
    .top-bar-section .has-dropdown.moved {
      position: relative; }
      .top-bar-section .has-dropdown.moved > .dropdown {
        clip: rect(1px, 1px, 1px, 1px);
        height: 1px;
        overflow: hidden;
        position: absolute !important;
        width: 1px;
        display: block; }
    .top-bar-section .has-dropdown.hover > .dropdown, .top-bar-section .has-dropdown.not-click:hover > .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown > a:focus + .dropdown {
      position: static !important;
      height: auto;
      width: auto;
      overflow: visible;
      clip: auto;
      display: block;
      position: absolute !important; }
    .top-bar-section .has-dropdown .dropdown li.has-dropdown > a:after {
      border: none;
      content: "\00bb";
      top: 0.2142857143rem;
      right: 5px; }
    .top-bar-section .dropdown {
      left: 0;
      background: transparent;
      min-width: 100%;
      top: auto; }
      .top-bar-section .dropdown li a {
        background: #333333;
        color: #FFFFFF;
        line-height: 3.2142857143rem;
        padding: 12px 1.0714285714rem;
        white-space: nowrap; }
      .top-bar-section .dropdown li:not(.has-form):not(.active) > a:not(.button) {
        background: #333333;
        color: #FFFFFF; }
      .top-bar-section .dropdown li:not(.has-form):not(.active):hover > a:not(.button) {
        background-color: #555555;
        color: #FFFFFF;
        background: #222222; }
      .top-bar-section .dropdown li label {
        background: #333333;
        white-space: nowrap; }
      .top-bar-section .dropdown li .dropdown {
        left: 100%;
        top: 0; }
    .top-bar-section > ul > .divider, .top-bar-section > ul > [role="separator"] {
      border-right: solid 1px #4e4e4e;
      border-bottom: none;
      border-top: none;
      clear: none;
      height: 3.2142857143rem;
      width: 0; }
    .top-bar-section .has-form {
      background: #333333;
      height: 3.2142857143rem;
      padding: 0 1.0714285714rem; }
    .top-bar-section .right li .dropdown {
      left: auto;
      right: 0; }
      .top-bar-section .right li .dropdown li .dropdown {
        right: 100%; }
    .top-bar-section .left li .dropdown {
      right: auto;
      left: 0; }
      .top-bar-section .left li .dropdown li .dropdown {
        left: 100%; }
  .no-js .top-bar-section ul li:hover > a {
    background-color: #555555;
    background: #222222;
    color: #FFFFFF; }
  .no-js .top-bar-section ul li:active > a {
    background: #2980B9;
    color: #FFFFFF; }
  .no-js .top-bar-section .has-dropdown:hover > .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; }
  .no-js .top-bar-section .has-dropdown > a:focus + .dropdown {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
    display: block;
    position: absolute !important; } }

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

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

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

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

@media only screen and (max-width: 45.7142857143em) {
  .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:45.7857142857em) and (max-width:73.1428571429em) {
  .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:45.7857142857em) {
  .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:73.2142857143em) and (max-width:102.8571428571em) {
  .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:73.2142857143em) {
  .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:102.9285714286em) and (max-width:137.1428571429em) {
  .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:102.9285714286em) {
  .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:137.2142857143em) and (max-width:7142857.0714285718em) {
  .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:137.2142857143em) {
  .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, .block-related .block-title, h5, h6, pre, form, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

/* Default Link Styles */
a {
  color: #2980B9;
  line-height: inherit;
  text-decoration: none; }
  a:hover, a:focus {
    color: #236e9f; }
  a img {
    border: none; }

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

/* Default header styles */
h1, h2, h3, h4, .block-related .block-title, h5, h6 {
  color: #000000;
  font-family: "Source Sans Pro";
  font-style: normal;
  font-weight: bold;
  line-height: 1.2;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility; }
  h1 small, h1 .block-related .block-content .block-subtitle, .block-related .block-content h1 .block-subtitle, h2 small, h2 .block-related .block-content .block-subtitle, .block-related .block-content h2 .block-subtitle, h3 small, h3 .block-related .block-content .block-subtitle, .block-related .block-content h3 .block-subtitle, h4 small, .block-related .block-title small, h4 .block-related .block-content .block-subtitle, .block-related .block-content h4 .block-subtitle, .block-related .block-title .block-content .block-subtitle, .block-related .block-content .block-title .block-subtitle, h5 small, h5 .block-related .block-content .block-subtitle, .block-related .block-content h5 .block-subtitle, h6 small, h6 .block-related .block-content .block-subtitle, .block-related .block-content h6 .block-subtitle {
    color: #595959;
    font-size: 60%;
    line-height: 0; }

h1 {
  font-size: 2.4285714286rem; }

h2 {
  font-size: 1.9285714286rem; }

h3 {
  font-size: 1.5714285714rem; }

h4, .block-related .block-title {
  font-size: 1.2857142857rem; }

h5 {
  font-size: 1.2857142857rem; }

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;
  height: 0;
  margin: 1.4285714286rem 0 1.3571428571rem; }

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

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

small, .block-related .block-content .block-subtitle {
  font-size: 60%;
  line-height: inherit; }

code {
  background-color: #b9daf0;
  border-color: #96c8e8;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.1428571429rem 0.3571428571rem 0.0714285714rem; }

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

ul {
  margin-left: 1.1rem; }

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

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

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

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

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

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

/* Blockquotes */
blockquote {
  margin: 0 0 1.4285714286rem;
  padding: 0.6428571429rem 1.4285714286rem 0 1.3571428571rem;
  border-left: 1px solid #DDDDDD; }
  blockquote cite {
    display: block;
    font-size: 0.9285714286rem;
    color: #3b3b3b; }
    blockquote cite:before {
      content: "\2014 \0020"; }
    blockquote cite a, blockquote cite a:visited {
      color: #3b3b3b; }

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

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.4285714286rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.7142857143rem 0.8571428571rem; }
  .vcard li {
    margin: 0;
    display: block; }
  .vcard .fn {
    font-weight: bold;
    font-size: 1.0714285714rem; }

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

@media only screen and (min-width:45.7857142857em) {
  h1, h2, h3, h4, .block-related .block-title, h5, h6 {
    line-height: 1.2; }
  h1 {
    font-size: 3.1428571429rem; }
  h2 {
    font-size: 2.6428571429rem; }
  h3 {
    font-size: 1.9285714286rem; }
  h4, .block-related .block-title {
    font-size: 1.6428571429rem; }
  h5 {
    font-size: 1.2857142857rem; }
  h6 {
    font-size: 1rem; } }

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

  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* BASE - _base.scss */
/* Body and HTML */
body {
  font-size: 14px;
  font-family: "Source Sans Pro";
  color: #000000;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004); }

/* Page */
.page {
  background-color: #F6F6F6; }

/* No list style, but keep the vertical alignment */
ul, ol {
  margin-left: 0; }

#crosssell-products-list > li, .add-to-links > li, .checkout-types > li, .footer ul > li, ul.form-list > li, .products-grid > li, .products-list > li, .breadcrumbs > li, .sidebar > li {
  list-style-type: none; }

/* Standard classes */
.hidden, .no-display {
  display: none !important; }

.f-left {
  float: left; }

img.f-left {
  margin: 0 14px 14px 0; }

.f-right {
  float: right; }

img.f-right {
  margin: 0 0 14px 14px; }

.f-fix:before, .f-fix:after {
  content: " ";
  display: table; }
.f-fix:after {
  clear: both; }

.v-middle {
  vertical-align: middle; }

/* Mobile hide/show */
.polar-toggle-trigger {
  cursor: pointer; }

.blind {
  display: none; }

address {
  font-style: normal;
  line-height: 1.5em; }

form {
  clear: both; }

/* Remove padding on right and left side. For rows you want to fill out to the edges. */
@media only screen and (min-width:45.7857142857em) {
  .large-collapse-edges .column:first-child, .large-collapse-edges .columns:first-child {
    padding-left: 0; }
  .large-collapse-edges .column:last-child, .large-collapse-edges .columns:last-child {
    padding-right: 0; } }

/* Grid cheat for col-set */
.col2-set {
  margin: 0 -1.7142857143rem;
  max-width: none;
  width: auto; }
  .col2-set:before, .col2-set:after {
    content: " ";
    display: table; }
  .col2-set:after {
    clear: both; }
  .col2-set .col-1, .col2-set .col-2 {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .col2-set .col-1, .col2-set .col-2 {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 50%;
        float: left; } }

*:focus {
  outline: 0; }

.google-maps {
  position: relative;
  padding-bottom: 75%;
  height: 0;
  overflow: hidden; }
  .google-maps iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important; }

.reveal-modal .close-reveal-modal {
  top: -2px;
  right: 6px; }
  .reveal-modal .close-reveal-modal:hover {
    color: #7F8C8D;
    text-decoration: none; }

.clearing-container .clearing-close:hover {
  text-decoration: none;
  font-weight: 600;
  color: #FFFFFF; }

/* TYPOGRAPHY - _typography.scss */
*:not(.box-collateral) h1, *:not(.box-collateral) h2, *:not(.std) h1, *:not(.std) h2 {
  font-size: 1.9285714286rem; }

/* Line-height in .std areas */
.short-description .std, .product-collateral .std {
  line-height: 1.3; }

/* Anchor links */
a {
  color: #3498DB; }
  a:hover, a:focus {
    color: #2980B9;
    text-decoration: underline; }

dl dt {
  font-size: 1.6428571429rem; }
dl dd {
  margin: 0;
  font-size: 1rem; }

/* MESSAGES - _messages.scss */
.messages {
  /* Firefox fix **
  float: left;
  clear: both;
  width: 100%;
  /* End Firefox fix */
  list-style-type: none;
  padding-left: 0; }
  .messages ul {
    margin: 0; }
  .messages li {
    /*@include clearfix();*/ }
    .messages li a, .messages li a:visited {
      text-decoration: underline;
      color: #FFFFFF; }
    .messages li a:active, .messages li a:hover, .messages li a:focus {
      text-decoration: none; }
  .messages .note-msg, .messages li li {
    list-style-type: none;
    color: #FFFFFF;
    border-style: solid;
    border-width: 1px;
    display: block;
    font-size: 0.9285714286rem;
    font-weight: normal;
    margin-bottom: 1.4285714286rem;
    padding: 1rem 1.7142857143rem 1rem 1rem;
    position: relative;
    transition: opacity 300ms ease-out;
    background-color: #2980B9;
    border-color: #236e9f;
    color: #FFFFFF;
    border-radius: 0; }
    .messages .note-msg:before, .messages li li:before {
      display: none; }
  .messages li.success-msg li {
    background: #27AE60;
    color: #FFFFFF; }
  .messages li.error-msg li {
    background: #CC2222; }
  .messages li.notice-msg li {
    background: #D87C20; }

/* TABLE - _table.scss */
.data-table colgroup {
  width: 100%; }
.data-table td, .data-table th {
  padding: 7px; }
.data-table tbody th {
  text-align: left;
  background-color: #F5F5F5;
  border: 1px solid #FFFFFF; }
.data-table ul {
  margin-left: 21px; }

table.contact-us-table {
  border: none;
  width: 100%; }
  table.contact-us-table td {
    width: 50%; }

/* STRUCTURAL - _structural.scss */
/* Main containers */
.main-container .main {
  background-color: #FFFFFF;
  padding-top: 1.9285714286rem;
  box-shadow: 0 0 6px 1px #ccc; }
  .main-container .main .col-main {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .main-container .main .col-main {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 75%;
        float: left; } }
    @media only screen and (min-width:73.2142857143em) {
      .main-container .main .col-main {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 75%;
        float: left; } }
  .main-container .main .col-left {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .main-container .main .col-left {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        float: left; } }
    @media only screen and (min-width:73.2142857143em) {
      .main-container .main .col-left {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        float: left; } }
  .main-container .main .col-right {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .main-container .main .col-right {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        float: left; } }
    @media only screen and (min-width:73.2142857143em) {
      .main-container .main .col-right {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        float: left; } }

@media only screen and (min-width:45.7857142857em) {
  .col3-layout .main .col-main {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 50%;
    float: left; } }
@media only screen and (min-width:73.2142857143em) {
  .col3-layout .main .col-main {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 50%;
    float: left; } }

@media only screen and (min-width:45.7857142857em) {
  .col1-layout .main .col-main {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; } }

.fullwidth.main-container .main {
  max-width: 100%; }

.top-bar .phone {
  text-decoration: none !important;
  font-size: 1.2857142857rem; }
@media only screen and (min-width:45.7857142857em) {
  .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 0.4285714286rem; } }
@media only screen and (min-width:73.2142857143em) {
  .top-bar .top-bar-section li:not(.has-form) a:not(.button) {
    padding: 0 1.0714285714rem; } }
.top-bar .top-bar-section ul > li > a#quote-button {
  background-color: #2980B9;
  border-color: #216694;
  color: #FFFFFF; }
  .top-bar .top-bar-section ul > li > a#quote-button:hover, .top-bar .top-bar-section ul > li > a#quote-button:focus {
    background-color: #236e9f; }
  .top-bar .top-bar-section ul > li > a#quote-button:hover, .top-bar .top-bar-section ul > li > a#quote-button:focus {
    color: #FFFFFF; }

.tab-bar .tab-bar-section.middle {
  overflow: hidden; }
  .tab-bar .tab-bar-section.middle a {
    height: 100%;
    width: 100%;
    display: inline-block;
    text-align: center; }
    .tab-bar .tab-bar-section.middle a:before {
      content: '';
      display: inline-block;
      height: 100%;
      vertical-align: middle; }
    .tab-bar .tab-bar-section.middle a img {
      vertical-align: middle;
      max-width: 18.9285714286rem; }
.tab-bar .right-off-canvas-toggle.menu-icon {
  text-indent: 0.7857142857rem;
  text-decoration: none; }
  .tab-bar .right-off-canvas-toggle.menu-icon span {
    position: relative;
    top: 2px; }
    .tab-bar .right-off-canvas-toggle.menu-icon span::before {
      content: '\e005';
      font-family: "filmtools" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 120%;
      vertical-align: sub;
      font-size: 1.7857142857rem; }
    .tab-bar .right-off-canvas-toggle.menu-icon span::after {
      display: none; }

/* TOP CART - _top-cart.scss */
/* In top line and below $small (mobile) */
.move-left .cart-link {
  background-color: #20638f; }

.top-cart {
  float: right;
  position: relative; }
  .top-cart:hover .cart-link, .top-cart:active .cart-link, .top-cart:focus .cart-link {
    background-color: #20638f; }
  .top-cart .right-off-canvas-toggle {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0; }
    .top-cart .right-off-canvas-toggle:hover {
      cursor: pointer; }
  .top-cart a, .top-cart a:hover, .top-cart a:active, .top-cart a:focus, .top-cart a:visited {
    text-decoration: none; }
  .top-cart .cart-link {
    display: block;
    font-size: 14px;
    padding: 0 1.7142857143rem;
    line-height: 42px; }

/* In main header and above $small */
.cart-link {
  text-decoration: none;
  position: relative;
  text-decoration: none;
  display: inline-block;
  width: 100%;
  text-align: center; }
  .cart-link:hover, .cart-link:active, .cart-link:focus, .cart-link:visited {
    text-decoration: none; }
  .cart-link .cart-container {
    position: relative;
    display: inline-block;
    width: 3.2142857143rem;
    color: #7F8C8D; }
    .cart-link .cart-container .cart-icon {
      font-size: 3.2142857143rem; }
      .cart-link .cart-container .cart-icon::before {
        font-size: 3rem; }
    .cart-link .cart-container .cart-count {
      position: absolute;
      top: -22%;
      right: -15%;
      display: inline-block;
      font-size: 1rem;
      font-weight: 700;
      background: #37aaea;
      color: #FFFFFF;
      border-radius: 71.4285714286rem;
      line-height: 1.5;
      height: 1.6428571429rem;
      width: 1.6428571429rem;
      border: 1px solid #7F8C8D;
      text-align: center;
      display: none; }
  .cart-link .price {
    font-size: 1.5rem;
    font-weight: bold;
    color: #003756;
    vertical-align: top;
    position: relative;
    top: 0.5rem;
    margin-left: 0.3571428571rem; }

#header-cart {
  display: none;
  left: -9999px;
  list-style: none;
  margin-left: 0;
  position: absolute;
  background: #FFFFFF;
  border: solid 1px #cccccc;
  font-size: 1rem;
  height: auto;
  max-height: none;
  padding: 1.4285714286rem;
  width: 100%;
  z-index: 89;
  max-width: 450px;
  padding-top: 0.7142857143rem;
  width: 450px;
  right: 0;
  left: auto !important; }
  #header-cart.open {
    display: block; }
  #header-cart > *:first-child {
    margin-top: 0; }
  #header-cart > *:last-child {
    margin-bottom: 0; }
  #header-cart .block-subtitle, #header-cart .empty {
    font-weight: 600;
    font-size: 1.2857142857rem;
    margin: 0.7142857143rem 0; }
  #header-cart .actions {
    text-align: center; }
  #header-cart .item {
    display: inline-block;
    padding: 0.5714285714rem 0;
    margin: 0.5714285714rem 0;
    width: 100%; }
    #header-cart .item .product-image {
      text-align: center; }
    #header-cart .item table {
      border: none; }
  #header-cart .till-free-shipping {
    text-align: center;
    font-weight: 600; }
  #header-cart #cart-sidebar {
    max-height: 32.1428571429rem;
    overflow-y: scroll; }
    #header-cart #cart-sidebar li {
      list-style: none; }
  #header-cart .button {
    width: 100%; }

/* Cart dropdown - only for larger than $small */
#mini-cart-wrapper {
  position: absolute;
  right: 0;
  background-color: #FFFFFF;
  border: 1px solid #CCCFD4;
  padding: 14px;
  z-index: 10;
  width: 280px;
  text-align: left;
  border-radius: 0;
  box-shadow: 0 0 100px #000000; }
  @media only screen and (min-width:45.7857142857em) {
    #mini-cart-wrapper {
      width: 420px; } }
  #mini-cart-wrapper ol {
    list-style-type: none; }
  #mini-cart-wrapper .actions:before, #mini-cart-wrapper .actions:after {
    content: " ";
    display: table; }
  #mini-cart-wrapper .actions:after {
    clear: both; }
  #mini-cart-wrapper .actions .button {
    float: left;
    margin-bottom: 0; }
  #mini-cart-wrapper .actions .btn-cart {
    float: right; }
  #mini-cart-wrapper .close-btn {
    position: absolute;
    right: 14px;
    top: 14px; }
  #mini-cart-wrapper .btn-edit {
    display: none; }

/* OFF CANVAS - _off-canvas.scss */
.off-canvas-menu-wrapper {
  background-color: #CCCFD4;
  color: #FFFFFF;
  overflow: auto; }
  .off-canvas-menu-wrapper a, .off-canvas-menu-wrapper a:visited {
    color: #FFFFFF; }

.off-canvas-menu-wrapper .title {
  font-size: 14px;
  color: #FFFFFF;
  background-color: #2980B9;
  padding: 0 14px;
  margin: 0;
  font-weight: normal;
  line-height: 42px; }

.lt-ie9 .off-canvas-menu-wrappper, .lt-ie10 .off-canvas-menu-wrappper {
  display: none; }

ul.off-canvas-list > li {
  color: #F5F5F5; }
  ul.off-canvas-list > li > a:not(.button) {
    color: #2980B9; }
    ul.off-canvas-list > li > a:not(.button):link, ul.off-canvas-list > li > a:not(.button):visited, ul.off-canvas-list > li > a:not(.button):hover, ul.off-canvas-list > li > a:not(.button):active {
      color: #F5F5F5;
      text-decoration: none; }
  ul.off-canvas-list > li .mini-products-list {
    margin: 0; }
    ul.off-canvas-list > li .mini-products-list .item {
      list-style: none;
      padding: 0;
      margin: 0;
      border-bottom: 1px solid #262626; }
      ul.off-canvas-list > li .mini-products-list .item h6 {
        color: #2980B9; }
      ul.off-canvas-list > li .mini-products-list .item a {
        border: none; }
        ul.off-canvas-list > li .mini-products-list .item a:hover {
          background: none;
          text-decoration: none; }
      ul.off-canvas-list > li .mini-products-list .item .product-image {
        display: none; }
      ul.off-canvas-list > li .mini-products-list .item .product-details {
        width: 100%;
        padding: 0 5%;
        text-align: center; }
        ul.off-canvas-list > li .mini-products-list .item .product-details table {
          border: none;
          margin: 0 auto; }
          ul.off-canvas-list > li .mini-products-list .item .product-details table th {
            color: #FFFFFF; }
          ul.off-canvas-list > li .mini-products-list .item .product-details table td {
            color: #FFFFFF; }
        ul.off-canvas-list > li .mini-products-list .item .product-details .btn-edit, ul.off-canvas-list > li .mini-products-list .item .product-details .btn-remove {
          display: inline-block; }
ul.off-canvas-list .cart-no-items {
  text-align: center; }

/* OFF CANVAS SEARCH - _off-canvas-search.scss */
/* Just some style in case you want to move the search to the off canvas area */
.off-canvas-wrap #search_mini_form_mobile {
  position: relative;
  width: 100%;
  padding: 1.7142857143rem;
  margin: 0; }
  .off-canvas-wrap #search_mini_form_mobile input {
    margin: 0; }
  .off-canvas-wrap #search_mini_form_mobile button {
    position: absolute;
    right: 1.7142857143rem;
    top: 0.5em;
    margin: 0; }

/* OFF CANVAS CATEGORIES/MENU - _off-canvas-categories.scss */
.off-canvas-menu-wrapper ul {
  display: block;
  margin: 0; }
  .off-canvas-menu-wrapper ul li {
    list-style-type: none;
    position: relative; }
    .off-canvas-menu-wrapper ul li:before, .off-canvas-menu-wrapper ul li:after {
      content: " ";
      display: table; }
    .off-canvas-menu-wrapper ul li:after {
      clear: both; }
    .off-canvas-menu-wrapper ul li.active > a {
      font-weight: bold; }
    .off-canvas-menu-wrapper ul li.parent > a:after {
      content: "\e000";
      font-family: "polar-icons";
      vertical-align: middle;
      float: right;
      display: block;
      padding-left: 1em; }

.off-canvas-menu-wrapper > ul:last-of-type a {
  border-bottom: 0; }

.off-canvas-menu-wrapper ul a {
  display: block;
  line-height: 28px;
  padding: 1.7142857143rem;
  border-top: 1px solid #7F8C8D; }
  .off-canvas-menu-wrapper ul a:hover, .off-canvas-menu-wrapper ul a:focus, .off-canvas-menu-wrapper ul a:active {
    text-decoration: none;
    background-color: rgba(0, 0, 0, 0.1); }

.off-canvas-menu-wrapper ul ul {
  border-left: 2px solid #7F8C8D;
  margin: 0 0 0 14px; }
  .off-canvas-menu-wrapper ul ul:before, .off-canvas-menu-wrapper ul ul:after {
    content: " ";
    display: table; }
  .off-canvas-menu-wrapper ul ul:after {
    clear: both; }
  .off-canvas-menu-wrapper ul ul ul {
    margin: 0 0 0 21px; }
  .off-canvas-menu-wrapper ul ul a {
    padding-left: 21px; }
  .off-canvas-menu-wrapper ul ul ul a {
    padding-left: 28px; }
  .off-canvas-menu-wrapper ul ul ul ul a {
    padding-left: 35px; }
  .off-canvas-menu-wrapper ul ul ul ul ul a {
    padding-left: 42px; }

/* OFF CANVAS MINI CART - _off-canvas-mini-cart.scss */
.off-canvas-mini-cart h2 {
  background-color: #2980B9;
  font-size: 14px;
  font-weight: normal;
  line-height: 42px;
  margin: 0;
  position: relative; }
  .off-canvas-mini-cart h2 a {
    display: block;
    padding: 0 1.7142857143rem; }
    .off-canvas-mini-cart h2 a:hover, .off-canvas-mini-cart h2 a:active, .off-canvas-mini-cart h2 a:focus {
      text-decoration: none;
      background-color: #20638f; }
  .off-canvas-mini-cart h2:after {
    content: "\e000";
    /* Arrow right */
    position: relative;
    bottom: -1.75px;
    font-size: 14px;
    position: absolute;
    right: 6%;
    color: #FFFFFF;
    margin-left: 14px;
    line-height: 42px;
    font-family: "polar-icons"; }
.off-canvas-mini-cart .cart-empty {
  color: #000000; }

.off-canvas-mini-cart .mini-products-list {
  margin-bottom: 0; }
  .off-canvas-mini-cart .mini-products-list li.item {
    padding: 1.7142857143rem 1.7142857143rem 1.7142857143rem 66px;
    padding-left: 108px;
    margin: 0;
    min-height: 6.5rem;
    border-bottom: 0;
    border-bottom: 1px solid #CCCFD4;
    background-color: #fff;
    color: #CCCFD4; }
    .off-canvas-mini-cart .mini-products-list li.item .btn-edit {
      display: none; }
  .off-canvas-mini-cart .mini-products-list a, .off-canvas-mini-cart .mini-products-list a:visited {
    color: #000000; }
  .off-canvas-mini-cart .mini-products-list .product-name {
    font-weight: normal;
    line-height: 1.1em; }
  .off-canvas-mini-cart .mini-products-list .product-image {
    width: 100px;
    bottom: 0;
    top: 0;
    padding: 1.7142857143rem; }
    .off-canvas-mini-cart .mini-products-list .product-image:after {
      content: "";
      display: inline-block;
      vertical-align: middle; }

.off-canvas-mini-cart .actions .btn-checkout {
  background-color: #27AE60;
  border-color: #1f8b4d;
  color: #FFFFFF;
  width: 100%;
  text-transform: uppercase;
  line-height: 42px; }
  .off-canvas-mini-cart .actions .btn-checkout:hover, .off-canvas-mini-cart .actions .btn-checkout:focus {
    background-color: #1f8b4d; }
  .off-canvas-mini-cart .actions .btn-checkout:hover, .off-canvas-mini-cart .actions .btn-checkout:focus {
    color: #FFFFFF; }
  .off-canvas-mini-cart .actions .btn-checkout:after {
    font-size: 14px;
    position: absolute;
    right: 6%;
    top: 39%; }

/* SIDEBAR - _sidebar.scss */
/* Block styles */
.sidebar .block-title {
  font-size: 1.2857142857rem;
  line-height: 1.2;
  margin: 0.2rem 0 0.5rem 0;
  position: relative; }
  .sidebar .block-title small, .sidebar .block-title .block-related .block-content .block-subtitle, .block-related .block-content .sidebar .block-title .block-subtitle {
    position: absolute;
    right: 0;
    top: 0; }

/* Block title */
.block-title {
  padding: 0 0 0.5em;
  font-weight: normal; }
  .block-title strong {
    font-weight: normal; }

/* Block recently viewed */
.block-viewed .block-content {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .block-viewed .block-content > :first-child {
    margin-top: 0; }
  .block-viewed .block-content > :last-child {
    margin-bottom: 0; }
  .block-viewed .block-content h1, .block-viewed .block-content h2, .block-viewed .block-content h3, .block-viewed .block-content h4, .block-viewed .block-content .block-related .block-title, .block-related .block-viewed .block-content .block-title, .block-viewed .block-content h5, .block-viewed .block-content h6, .block-viewed .block-content p, .block-viewed .block-content li, .block-viewed .block-content dl {
    color: #000000; }
  .block-viewed .block-content h1, .block-viewed .block-content h2, .block-viewed .block-content h3, .block-viewed .block-content h4, .block-viewed .block-content .block-related .block-title, .block-related .block-viewed .block-content .block-title, .block-viewed .block-content h5, .block-viewed .block-content h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .block-viewed .block-content h1.subheader, .block-viewed .block-content h2.subheader, .block-viewed .block-content h3.subheader, .block-viewed .block-content h4.subheader, .block-viewed .block-content .block-related .subheader.block-title, .block-related .block-viewed .block-content .subheader.block-title, .block-viewed .block-content h5.subheader, .block-viewed .block-content h6.subheader {
      line-height: 1.4; }
.block-viewed ol {
  margin-bottom: 0; }
.block-viewed p {
  margin-bottom: 0; }
.block-viewed li {
  list-style-type: disc;
  margin-left: 14px; }

/* Block compare */
.block-compare li.item {
  padding-right: 21px;
  position: relative; }
  .block-compare li.item .btn-remove {
    position: absolute;
    right: 0;
    top: 0; }
.block-compare .actions {
  text-align: right; }
  .block-compare .actions:before, .block-compare .actions:after {
    content: " ";
    display: table; }
  .block-compare .actions:after {
    clear: both; }
  .block-compare .actions button {
    float: left; }

/* My orders (left menu) */
.block-reorder li.item {
  position: relative;
  margin-bottom: 0;
  padding-left: 21px; }
  .block-reorder li.item:before, .block-reorder li.item:after {
    content: " ";
    display: table; }
  .block-reorder li.item:after {
    clear: both; }
  .block-reorder li.item p {
    margin-bottom: 0; }
  .block-reorder li.item input {
    position: absolute;
    left: 0;
    top: 3.5px; }
.block-reorder .actions {
  text-align: right; }
  .block-reorder .actions:before, .block-reorder .actions:after {
    content: " ";
    display: table; }
  .block-reorder .actions:after {
    clear: both; }
  .block-reorder .actions button {
    float: left; }

.block-blog-feed h4, .block-blog-feed .block-related .block-title, .block-related .block-blog-feed .block-title {
  text-align: center; }
  .block-blog-feed h4 a, .block-blog-feed .block-related .block-title a, .block-related .block-blog-feed .block-title a {
    color: #000000; }
.block-blog-feed .blog-post {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .block-blog-feed .blog-post > :first-child {
    margin-top: 0; }
  .block-blog-feed .blog-post > :last-child {
    margin-bottom: 0; }
  .block-blog-feed .blog-post h1, .block-blog-feed .blog-post h2, .block-blog-feed .blog-post h3, .block-blog-feed .blog-post h4, .block-blog-feed .blog-post .block-related .block-title, .block-related .block-blog-feed .blog-post .block-title, .block-blog-feed .blog-post h5, .block-blog-feed .blog-post h6, .block-blog-feed .blog-post p, .block-blog-feed .blog-post li, .block-blog-feed .blog-post dl {
    color: #000000; }
  .block-blog-feed .blog-post h1, .block-blog-feed .blog-post h2, .block-blog-feed .blog-post h3, .block-blog-feed .blog-post h4, .block-blog-feed .blog-post .block-related .block-title, .block-related .block-blog-feed .blog-post .block-title, .block-blog-feed .blog-post h5, .block-blog-feed .blog-post h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .block-blog-feed .blog-post h1.subheader, .block-blog-feed .blog-post h2.subheader, .block-blog-feed .blog-post h3.subheader, .block-blog-feed .blog-post h4.subheader, .block-blog-feed .blog-post .block-related .subheader.block-title, .block-related .block-blog-feed .blog-post .subheader.block-title, .block-blog-feed .blog-post h5.subheader, .block-blog-feed .blog-post h6.subheader {
      line-height: 1.4; }
  .block-blog-feed .blog-post h5 a {
    color: #000000; }
  .block-blog-feed .blog-post p {
    line-height: 1.4;
    font-size: 1.0714285714rem; }

/* HEADER - _header.scss */
.header-container {
  position: relative;
  z-index: 100;
  background-color: #FFFFFF; }

.onestepcheckout-index-index .header-container {
  margin-bottom: 4px; }
  .onestepcheckout-index-index .header-container .header {
    padding: 0.7142857143rem 0; }
.onestepcheckout-index-index .main {
  padding-top: 0.4285714286rem; }

.header {
  margin: 0 auto;
  padding-top: 14px;
  padding-bottom: 14px;
  text-align: center; }
  @media only screen and (min-width:45.7857142857em) {
    .header {
      padding-top: 14px;
      padding-bottom: 7px;
      text-align: left; } }
  .header .logo {
    display: inline-block;
    font-size: 3.1428571429rem;
    line-height: 0;
    margin: 0;
    width: 100%; }
    @media only screen and (min-width:45.7857142857em) {
      .header .logo {
        float: left; } }
    .header .logo img {
      height: 2.6rem; }
    .header .logo strong {
      display: none; }
  .header #search_mini_form_mobile, .header #search_mini_form {
    float: right;
    margin-bottom: 0;
    width: 100%;
    clear: none; }
  .header .form-search {
    display: block;
    position: relative;
    float: right;
    width: 100%;
    padding-right: 103px;
    margin-top: 14px; }
    @media only screen and (min-width:45.7857142857em) {
      .header .form-search {
        padding-right: 0;
        margin-top: auto; } }
    .header .form-search input, .header .form-search button {
      margin-bottom: 0;
      display: inline-block; }
    .header .form-search input {
      float: left;
      width: 100%;
      margin-right: 14px; }
      @media only screen and (min-width:45.7857142857em) {
        .header .form-search input {
          width: auto; } }
    .header .form-search button {
      float: right;
      position: absolute;
      right: 0;
      top: 0; }
      @media only screen and (min-width:45.7857142857em) {
        .header .form-search button {
          position: relative;
          right: auto;
          top: auto; } }

.announce ul {
  text-align: center;
  margin-bottom: 0;
  border-top: 1px solid #000000;
  border-bottom: 1px solid #000000; }
.announce li {
  font-size: 112.5%;
  line-height: 48px;
  display: inline-block;
  *display: inline;
  *zoom: 1; }
  .announce li a {
    text-decoration: none;
    color: #000000; }
    .announce li a span {
      font-weight: bold;
      text-decoration: underline; }
  .announce li.line {
    margin: 0 3.75%;
    font-size: 100%; }

/* FOOTER - _footer.scss */
.footer-container {
  background: #333333;
  color: #FFFFFF; }
  .footer-container .footer .footer-newsletter {
    padding: 2rem 0;
    margin-bottom: 2rem;
    border-bottom: 1px solid #CCCFD4; }
    .footer-container .footer .footer-newsletter #newsletter::-moz-placeholder::before {
      content: '\e000';
      font-family: "filmtools" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 120%;
      vertical-align: sub; }
    .footer-container .footer .footer-newsletter #newsletter:-moz-placeholder::before {
      content: '\e000';
      font-family: "filmtools" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 120%;
      vertical-align: sub; }
    .footer-container .footer .footer-newsletter #newsletter:-ms-input-placeholder::before {
      content: '\e000';
      font-family: "filmtools" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 120%;
      vertical-align: sub; }
    .footer-container .footer .footer-newsletter #newsletter::-webkit-input-placeholder::before {
      content: '\e000';
      font-family: "filmtools" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 120%;
      vertical-align: sub; }
    .footer-container .footer .footer-newsletter > .row {
      margin-left: auto;
      margin-right: auto; }
    .footer-container .footer .footer-newsletter h3 {
      color: #FFFFFF;
      font-size: 1.5714285714rem; }
    .footer-container .footer .footer-newsletter form {
      text-align: center; }
      .footer-container .footer .footer-newsletter form input {
        margin: 0; }
      @media only screen and (min-width:45.7857142857em) {
        .footer-container .footer .footer-newsletter form > .row > .small-12 {
          padding-left: 0; } }
  .footer-container .footer ul {
    margin-bottom: 1.4285714286rem; }
    .footer-container .footer ul li {
      text-align: center;
      padding-bottom: 0; }
      @media only screen and (max-width: 45.7142857143em) {
        .footer-container .footer ul li {
          height: auto !important;
          padding-bottom: 1.0714285714rem; } }
      @media only screen and (min-width:45.7857142857em) {
        .footer-container .footer ul li {
          padding-bottom: 1.1428571429rem; } }
      @media only screen and (min-width:45.7857142857em) {
        .footer-container .footer ul li ~ li {
          border-left: 1px solid #CCCFD4; } }
      .footer-container .footer ul li dl {
        display: inline-block;
        margin-bottom: 0; }
        .footer-container .footer ul li dl dt {
          letter-spacing: 1px;
          font-size: 1.6428571429rem;
          text-align: left; }
        .footer-container .footer ul li dl dd {
          margin: 0;
          font-size: 1rem;
          line-height: 1.3;
          text-align: left; }
          .footer-container .footer ul li dl dd a {
            color: #FFFFFF; }
  .footer-container .footer .social-payment-container {
    border-top: 1px solid #7F8C8D;
    padding-top: 8px;
    padding-bottom: 8px; }
    .footer-container .footer .social-payment-container ul, .footer-container .footer .social-payment-container ul li {
      margin-top: 0;
      margin-bottom: 0;
      padding-top: 0;
      padding-bottom: 0; }
    .footer-container .footer .social-payment-container .payment-methods li {
      margin-left: 11px; }
      .footer-container .footer .social-payment-container .payment-methods li img {
        max-width: 40px; }

.copyright-container {
  background: #000000;
  color: #FFFFFF;
  text-align: center; }
  .copyright-container p {
    margin-top: 5px;
    margin-bottom: 5px;
    font-size: 0.8571428571rem; }

/* NAVIGATION - _navigation.scss - Categories (main menu) */
.nav-container {
  background: #E9E9E9; }
  .nav-container #nav {
    display: none;
    /* Mobile first, so this must be hidden as default */
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.2142857143rem;
    margin-left: -1.5714285714rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    background: transparent;
    margin: 0;
    padding: 0;
    /*
		li {
			list-style-type: none;
			position: relative;
			line-height: 2.8rem;
			a {
				padding: 0;
				line-height: $base-font-size * 1.2;
				color: $dark-grey;
				&:hover,
				&:focus,
				&:active {
					text-decoration: none;
					//background-color: darken($primary-color, 10%);
				}        
			}
			& > a {
				padding-left: ($base-font-size / 2);
				padding-right: ($base-font-size / 2);
			}
			&.active > a {
				font-weight: bold;
			}
			&.over > a {
				background-color: darken($primary-color, 10%);
			}
		}
		 */ }
    @media only screen and (min-width:45.7857142857em) {
      .nav-container #nav {
        display: block;
        /* For larger than mobile */ } }
    .nav-container #nav > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.5714285714rem; }
      .nav-container #nav > li > * {
        display: block; }
    .nav-container #nav li {
      width: 10%;
      margin: 0;
      position: relative; }
      .nav-container #nav li:hover {
        background-color: #BDC3C7; }
      .nav-container #nav li a {
        font-size: 0.8571428571rem;
        text-align: center;
        margin: 7px 0;
        color: #000000; }
        .nav-container #nav li a:hover, .nav-container #nav li a:focus, .nav-container #nav li a:visited {
          text-decoration: none; }
        .nav-container #nav li a .item-name {
          display: table;
          text-align: center;
          width: 100%;
          font-weight: 600;
          margin-top: 5px; }
          .nav-container #nav li a .item-name span {
            display: table-cell; }
      @media only screen and (min-width:73.2142857143em) {
        .nav-container #nav li a {
          font-size: 1rem;
          line-height: 1; }
          .nav-container #nav li a [data-icon] {
            font-size: 1.7142857143rem; } }

.nav-container #nav ul.shown-sub, .nav-container #nav div.shown-sub {
  z-index: 999;
  left: 0; }

/* Level 2 */
.nav-container #nav ul {
  position: absolute;
  left: -9999px;
  margin-left: 0;
  text-align: left; }
  .nav-container #nav ul li {
    position: relative;
    display: list-item; }
    .nav-container #nav ul li.parent > a:after {
      content: "\e000";
      font-family: "polar-icons";
      position: absolute;
      vertical-align: middle;
      right: 14px;
      display: inline-block;
      padding-left: 1em;
      color: #FFFFFF; }
  .nav-container #nav ul li > a {
    white-space: nowrap;
    display: block;
    background-color: #2980B9;
    color: #FFFFFF;
    padding-right: 42px; }
    .nav-container #nav ul li > a.over > a, .nav-container #nav ul li > a:hover, .nav-container #nav ul li > a:focus {
      background-color: #20638f; }

/* Level 3+ */
.nav-container #nav ul ul {
  top: 0;
  margin-top: 0;
  margin-left: 100%; }

.mfilter {
  display: none; }

/* Layered navigation */
.block-layered-nav {
  border: 1px solid #7F8C8D; }
  .block-layered-nav .block-title {
    padding: 0.2857142857rem 0.2857142857rem 0.4285714286rem;
    background: #333333; }
    .block-layered-nav .block-title strong {
      font-weight: bold;
      color: #FFFFFF;
      font-size: 1.4285714286rem;
      text-align: center; }
    .block-layered-nav .block-title h1 {
      display: none; }
  .block-layered-nav .currently {
    background-color: #FFFFFF;
    margin: 0; }
    .block-layered-nav .currently .block-subtitle {
      display: none; }
    .block-layered-nav .currently ol {
      list-style: none;
      margin: 0;
      border: none; }
      .block-layered-nav .currently ol li {
        padding: 0.1428571429rem 0 0.1428571429rem 0.3571428571rem;
        font-size: 1rem;
        font-weight: bold; }
        .block-layered-nav .currently ol li .btn-remove {
          top: 3px; }
        .block-layered-nav .currently ol li .label {
          display: none; }
  .block-layered-nav .actions {
    background-color: #FFFFFF;
    padding: 0.1428571429rem 0 0.1428571429rem 0.3571428571rem; }
    .block-layered-nav .actions a {
      font-size: 1rem;
      font-weight: bold; }
  .block-layered-nav .block-content .block-subtitle {
    display: none; }
  .block-layered-nav .block-content .narrow-by-list, .block-layered-nav .block-content #narrow-by-list {
    background-color: #FFFFFF;
    margin: 0; }
    .block-layered-nav .block-content .narrow-by-list dt, .block-layered-nav .block-content #narrow-by-list dt {
      background-color: #E9E9E9;
      padding: 0 0.2142857143rem;
      margin: 0 0 10px;
      border-bottom: 1px solid #CCCFD4;
      font-size: 1.1428571429rem;
      line-height: 1.6; }
      .block-layered-nav .block-content .narrow-by-list dt ~ dt, .block-layered-nav .block-content #narrow-by-list dt ~ dt {
        border-top: 1px solid #FFFFFF;
        margin-top: 3px; }
      .block-layered-nav .block-content .narrow-by-list dt:last-of-type.m-collapsed, .block-layered-nav .block-content #narrow-by-list dt:last-of-type.m-collapsed {
        border-bottom: none; }
    .block-layered-nav .block-content .narrow-by-list dd ol, .block-layered-nav .block-content #narrow-by-list dd ol {
      list-style: none;
      margin: 0;
      border: none; }
      .block-layered-nav .block-content .narrow-by-list dd ol li, .block-layered-nav .block-content #narrow-by-list dd ol li {
        font-size: 1rem; }
        .block-layered-nav .block-content .narrow-by-list dd ol li a, .block-layered-nav .block-content #narrow-by-list dd ol li a {
          font-size: 1rem;
          color: #2980B9; }
      .block-layered-nav .block-content .narrow-by-list dd ol.m-filter-item-list, .block-layered-nav .block-content #narrow-by-list dd ol.m-filter-item-list {
        padding-left: 5px; }
      .block-layered-nav .block-content .narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-checked, .block-layered-nav .block-content #narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-checked {
        background: transparent url(/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_checked.png) 3px 3px no-repeat; }
        .block-layered-nav .block-content .narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover, .block-layered-nav .block-content #narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-checked:hover {
          background: transparent url(http://beta.filmtools.com/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_checked_hover.png) 3px 3px no-repeat; }
      .block-layered-nav .block-content .narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-unchecked, .block-layered-nav .block-content #narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-unchecked {
        background: transparent url(/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_unchecked.png) 3px 3px no-repeat; }
        .block-layered-nav .block-content .narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover, .block-layered-nav .block-content #narrow-by-list dd ol.m-filter-css-checkboxes li a.m-checkbox-unchecked:hover {
          background: transparent url(/skin/frontend/base/default/images/manapro_filtercheckboxes/checkbox_unchecked_hover.png) 3px 3px no-repeat; }
    .block-layered-nav .block-content .narrow-by-list dd .m-filter-slider, .block-layered-nav .block-content #narrow-by-list dd .m-filter-slider {
      margin: 0.7142857143rem 0.1428571429rem; }

.m-mobile-only dt {
  margin: 0 !important; }

/*.block-layered-nav  {
	.btn-remove:before {
		font-size: 0.8em;
	}
	.currently ol {
		@include panel();
		margin-bottom: 0;
		@include clearfix();
		.label {
			font-weight: bold;
		}
		.btn-remove {
			display: inline-block;
			float: right !important;
			span {
				display: none;
			}
			&:hover {
				text-decoration: none;
				font-weight: bold;
			}
		}
	}
	.actions {
		text-align: right;
		padding-top: $base-font-size / 2;
		margin-bottom: $base-font-size;
	}
	.block-title, .block-subtitle {
		display: none;
	}
	.block-content {
		.block-subtitle {
			font-size: $h4-font-size;
		}
		dl {
			dt {
				font-size: $h5-font-size;
				@include panel();
				margin-bottom: 0;
				padding-bottom: 0;
			}
			dd {
				@include panel();
				padding-top: $base-font-size / 2;
				ol {
					max-height: 130px;
					overflow-x: hidden;
					overflow-y: scroll;
					margin-bottom: 0;
				}
				.m-more-less {
					display: none !important;
				}
			}
		}
	}
}
*/
/* NAVIGATION VERTICAL - _navigation-vertical.scss - Categories (left or right menu) */
.vertnav-container li > ul {
  display: none; }
.vertnav-container li.active ul {
  padding-left: 7px;
  margin-left: 3.5px;
  border-left: 1px solid #2980B9; }
.vertnav-container li.active > ul {
  display: block; }
.vertnav-container li.active > a {
  font-weight: bold; }
.vertnav-container li a {
  line-height: 21px;
  display: block; }
.vertnav-container li.parent {
  position: relative;
  padding-left: 0.1em; }
  .vertnav-container li.parent > ul {
    border-left: 1px solid #2980B9; }
  .vertnav-container li.parent > a {
    padding-left: 1em; }
  .vertnav-container li.parent:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "\f067";
    /* Plus sign */
    font-family: "polar-icons";
    color: #2980B9; }
.vertnav-container li.parent.active:before {
  content: "\f068";
  /* Minus sign */ }

/* ADMIN CREATED CONTENT - STD - _std.scss */
ul.disc {
  margin-left: 21px; }

@media only screen and (min-width:45.7857142857em) {
  .box-collateral ol, .box-collateral ul, .std ol, .std ul {
    margin-left: 21px; } }
.box-collateral ol.products-list, .box-collateral ul.form-list, .box-collateral ul.rating-list, .std ol.products-list, .std ul.form-list, .std ul.rating-list {
  margin-left: 0; }
.box-collateral ul.products-grid, .std ul.products-grid {
  margin-left: -1.7142857143rem; }
.box-collateral p, .std p {
  /* A float fix to allow floating images beside multiple paragraphs */ }
  .box-collateral p:after, .box-collateral p:before, .std p:after, .std p:before {
    display: inline;
    clear: none;
    content: none; }

.cms-filters {
  /*  SECTIONS  */
  /*  COLUMN SETUP  */
  /*  GROUPING  */
  /*  GRID OF FOUR  */
  /*  GO FULL WIDTH BELOW 480 PIXELS */ }
  .cms-filters .section {
    clear: both;
    padding: 0px;
    margin: 0px; }
  .cms-filters .col {
    display: block;
    float: left;
    margin: 1% 0 1% 1%; }
  .cms-filters .col:first-child {
    margin-left: 0; }
  .cms-filters .group:before, .cms-filters .group:after {
    content: "";
    display: table; }
  .cms-filters .group:after {
    clear: both; }
  .cms-filters .group {
    zoom: 1;
    /* For IE 6/7 */ }
  .cms-filters .span_4_of_4 {
    width: 100%; }
  .cms-filters .span_3_of_4 {
    width: 74.75%; }
  .cms-filters .span_2_of_4 {
    width: 49.5%; }
  .cms-filters .span_1_of_4 {
    width: 24.25%; }
  @media only screen and (max-width: 480px) {
    .cms-filters .col {
      margin: 1% 0 1% 0%; }
    .cms-filters .span_1_of_4, .cms-filters .span_2_of_4, .cms-filters .span_3_of_4, .cms-filters .span_4_of_4 {
      width: 100%; } }

/* FORM - _form.scss */
button, input, select, textarea {
  font-size: 11.2px; }

select {
  background-position: 95% 50%;
  padding: 0.5714285714rem 1.1428571429rem 0.5714285714rem 0.5714285714rem;
  -moz-appearance: none;
  /* Firefox fix */
  text-indent: 0.01px;
  /* Firefox fix */
  text-overflow: '';
  /* Firefox fix */ }
  select:hover, select:active, select:focus {
    background-position: 95% 50%; }

p.required, .required em {
  display: inline-block;
  float: left;
  margin-right: 0.5em;
  color: #CC2222;
  font-style: normal; }

p.required {
  clear: both;
  float: none;
  display: block;
  font-size: 0.8em;
  text-align: right;
  margin-top: 3.5px; }

.radio {
  line-height: 120%;
  margin: 0; }

label, .label {
  padding-bottom: 7px; }

input, textarea {
  border-radius: 0; }

/* Form list, and other form elements */
.form-list li label {
  display: inline-block;
  padding-bottom: 0;
  margin-bottom: 0; }
.form-list li.control div, .form-list li.control input {
  float: left;
  margin-right: 7px; }
.form-list li.control input[type="text"] {
  margin-top: 7px; }
.form-list li.control label {
  width: auto;
  line-height: 1em; }
.form-list li.control .input-box {
  float: left;
  margin-right: 7px; }
.form-list li input[type=text] {
  width: 100%;
  margin-bottom: 0.5714285714rem; }
.form-list li select {
  margin-bottom: 0.5714285714rem; }
.form-list li li > div {
  display: block;
  margin-bottom: 14px; }

.form-list .additional-row p {
  float: right;
  width: 5%;
  margin-top: 28px;
  text-align: center; }
  .form-list .additional-row p a {
    float: right; }
.form-list .additional-row .field:last-child {
  width: 43%; }

.buttons-set {
  text-align: right; }
  .buttons-set:before, .buttons-set:after {
    content: " ";
    display: table; }
  .buttons-set:after {
    clear: both; }
  .buttons-set .back-link {
    float: left;
    text-align: left; }

/* Tame those huge Foundation buttons */
.button, button {
  border-radius: 0;
  white-space: nowrap;
  border-radius: 4px;
  font-weight: 600;
  font-family: "Source Sans Pro";
  font-size: 1.0714285714rem;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #2980B9;
  color: #FFFFFF; }
  .button:hover, .button:active, .button:focus, button:hover, button:active, button:focus {
    text-decoration: none; }
  .button:hover, button:hover {
    background-color: #2980B9;
    color: white; }
  .button.btn-cart, .button.btn-proceed-checkout, .button.check-gc-status, button.btn-cart, button.btn-proceed-checkout, button.check-gc-status {
    background-color: #27AE60; }

.button.postfix {
  padding-left: initial;
  padding-right: initial; }

h2.legend {
  clear: both; }

.fieldset h2 {
  margin-top: 0;
  margin-bottom: 7px;
  padding: 0 0 7px;
  border-bottom: 1px solid #CCCFD4; }

.fieldset .legend {
  font-size: 14px; }

/* Validation bubble */
select ~ .validation-advice {
  margin-top: 3px; }

.validation-advice {
  background-color: #CC2222;
  color: #FFFFFF;
  line-height: 1em;
  padding: 7px;
  font-size: 0.8em;
  width: auto;
  position: relative; }
  .validation-advice:after, .validation-advice:before {
    bottom: 100%;
    border: solid transparent;
    border-bottom-color: #CC2222;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    left: 10%; }
  .validation-advice:after {
    border-width: 7px;
    margin-left: -7px; }
  .validation-advice:before {
    border-width: 7px;
    margin-left: -7px; }

input.validation-failed, textarea.validation-failed {
  border: 1px solid #CC2222;
  margin-bottom: 7px; }

select.validation-failed {
  border: 1px solid #CC2222;
  margin-bottom: 4px; }

*::-webkit-input-placeholder {
  color: rgba(0, 0, 0, 0.75); }

*:-moz-placeholder {
  color: rgba(0, 0, 0, 0.75); }

*::-moz-placeholder {
  color: rgba(0, 0, 0, 0.75);
  opacity: 1; }

*:-ms-input-placeholder {
  color: rgba(0, 0, 0, 0.75); }

.giftcard-amount-form label {
  padding-bottom: 0; }
.giftcard-amount-form input {
  margin-bottom: 0.2857142857rem; }
.giftcard-amount-form .form-list {
  margin-bottom: 0; }

/* ICONS - _icons.scss. Universal icon and dropdown areas. */
/* Phone */
.top-bar .phone::before {
  content: '\e008';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  margin-right: 0.5rem;
  text-decoration: none !important; }

/* Cart */
.cart-link .cart-icon::before {
  content: '\e005';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  color: #000000; }

/* Timer */
.timer-countdown-container::before {
  content: '\e02e';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  vertical-align: middle;
  font-size: 2.1428571429rem;
  color: #C0392B; }

/* Topmenu Categories */
#nav .category-node-288 .item::before {
  content: '\e00d';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-289 .item::before {
  content: '\e011';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-120 .item::before {
  content: '\e012';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-1069 .item::before {
  content: '\e00e';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-287 .item::before {
  content: '\e00f';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-138 .item::before {
  content: '\e00c';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-286 .item::before {
  content: '\e009';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-69 .item::before {
  content: '\e00a';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .category-node-1064 .item::before {
  content: '\e00b';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  color: #B00000; }
#nav .category-node-290 .item::before {
  content: '\e014';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub; }
#nav .item::before {
  font-size: 2.0714285714rem !important;
  padding: 0.3571428571rem 0;
  color: #000000; }

/*.category-title {
.category-node-288::before {
@include filmtools-icons('\e00d');
}
.category-node-289::before {
@include filmtools-icons('\e011');
}
.category-node-120::before {
@include filmtools-icons('\e012');
}
.category-node-1042::before {
@include filmtools-icons('\e00e');
}
.category-node-287::before {
@include filmtools-icons('\e00f');
}
.category-node-138::before {
@include filmtools-icons('\e00c');
}
.category-node-286::before {
@include filmtools-icons('\e009');
}
.category-node-69::before {
@include filmtools-icons('\e00a');
}
.category-node-1043::before {
@include filmtools-icons('\e00b');
color: #B00000;
}
.category-node-290::before {
@include filmtools-icons('\e014');
}
}*/
/* Search */
#search_mini_form_mobile input[type="submit"], #search_mini_form input[type="submit"] {
  font-family: "filmtools";
  font-size: 1.8571428571rem;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.shipping-time .more-info {
  cursor: pointer; }
  .shipping-time .more-info::before {
    content: '\e016';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub;
    padding-left: 4px;
    font-size: 100%; }

.question-icon {
  padding-left: 5px;
  display: inline-block; }
  .question-icon::before {
    content: '\e02c';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub;
    font-size: 2.7142857143rem; }

.review-icon {
  padding-left: 5px;
  display: inline-block; }
  .review-icon::before {
    content: '\e018';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub;
    font-size: 2.7142857143rem; }

@media only screen and (min-width:45.7857142857em) and (max-width:73.1428571429em) {
  .question-icon, .review-icon {
    padding-left: 0; }
    .question-icon::before, .review-icon::before {
      font-size: 2.2857142857rem; } }

.footer .social a:hover span {
  text-decoration: none; }
.footer .social a span {
  display: inline-block;
  padding-right: 0.3571428571rem;
  padding-top: 2px;
  padding-bottom: 2px; }
  .footer .social a span.facebook::before {
    content: '\e01f';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .social a span.twitter::before {
    content: '\e028';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .social a span.youtube::before {
    content: '\e029';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .social a span.instagram::before {
    content: '\e025';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .social a span.googleplus::before {
    content: '\e02a';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .social a span.imdb::before {
    content: '\e024';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
.footer .why-shop span {
  display: inline-block;
  padding-top: 2px;
  padding-bottom: 2px; }
  .footer .why-shop span:before {
    padding-right: 0.3571428571rem; }
  .footer .why-shop span.filmmakers::before {
    content: '\e022';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .why-shop span.google-trusted::before {
    content: '\e023';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .why-shop span.same-day::before {
    content: '\e027';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .why-shop span.moviola::before {
    content: '\e021';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .why-shop span.shipping::before {
    content: '\e020';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .why-shop span.no-tax::before {
    content: '\e026';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
  .footer .why-shop span.items-instock::before {
    content: '\e019';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }

/* Toolbar */
.toolbar .sorter .sort-by a[href*="dir=desc"] img, .toolbar .sorter .sort-by a[href*="dir=asc"] img {
  display: none; }
.toolbar .sorter .sort-by a[href*="dir=desc"]:before, .toolbar .sorter .sort-by a[href*="dir=asc"]:before {
  content: "\f077";
  /* Descending (up arrow) */
  font-family: "polar-icons";
  width: 1em; }
.toolbar .sorter .sort-by a[href*="dir=desc"]:hover, .toolbar .sorter .sort-by a[href*="dir=desc"]:active, .toolbar .sorter .sort-by a[href*="dir=desc"]:focus, .toolbar .sorter .sort-by a[href*="dir=asc"]:hover, .toolbar .sorter .sort-by a[href*="dir=asc"]:active, .toolbar .sorter .sort-by a[href*="dir=asc"]:focus {
  color: #2980B9;
  text-decoration: none; }
.toolbar .sorter .sort-by a[href*="dir=asc"]:before {
  content: "\f078";
  /* Ascending (down arrow) */ }
.toolbar .sorter .sort-by .sort-arrow-down::before {
  content: '\2193'; }
.toolbar .sorter .sort-by .sort-arrow-up:before {
  content: '\2191'; }
.toolbar .next img, .toolbar .previous img {
  display: none; }
.toolbar .next:hover, .toolbar .next:active, .toolbar .next:focus, .toolbar .previous:hover, .toolbar .previous:active, .toolbar .previous:focus {
  color: #2980B9;
  text-decoration: none; }
.toolbar .next:before {
  content: '\e01e';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  vertical-align: middle;
  font-size: 12px;
  line-height: 24px; }
.toolbar .previous:before {
  content: '\e01d';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  vertical-align: middle;
  font-size: 12px;
  line-height: 24px; }

/* Ratings / Reviews */
.rating-box::before {
  content: '\e004 \e004 \e004 \e004 \e004';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  display: inline-block;
  line-height: 1; }
.rating-box .rating::before {
  content: '\e004 \e004 \e004 \e004 \e004';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  display: inline-block;
  line-height: 1; }

/* More Product Images */
.more-images-icon {
  position: absolute;
  top: 0;
  right: 4px; }
  .more-images-icon a {
    display: table;
    vertical-align: middle;
    width: 100%;
    height: 100%;
    text-align: center;
    text-decoration: none; }
    .more-images-icon a span {
      display: table-cell;
      vertical-align: middle; }
      .more-images-icon a span::before {
        content: '\e014';
        font-family: "filmtools" !important;
        font-style: normal !important;
        font-weight: normal !important;
        font-variant: normal !important;
        text-transform: none !important;
        speak: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 120%;
        vertical-align: sub;
        color: #7F8C8D;
        font-size: 2.2857142857rem; }

.close-btn, .block-cart .close-btn, .cart-list .link-wishlist, .btn-remove2, .btn-remove {
  display: block;
  position: relative;
  color: #000000;
  float: none !important;
  text-align: center;
  text-decoration: none; }
  .close-btn::before, .block-cart .close-btn::before, .cart-list .link-wishlist::before, .btn-remove2::before, .btn-remove::before {
    content: '\e01c';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub; }
    .close-btn::before:hover, .block-cart .close-btn::before:hover, .cart-list .link-wishlist::before:hover, .btn-remove2::before:hover, .btn-remove::before:hover {
      color: #000000;
      text-decoration: none; }
  .close-btn span, .block-cart .close-btn span, .cart-list .link-wishlist span, .btn-remove2 span, .btn-remove span {
    display: none; }

/* Messages */
.messages li.success-msg ul li::before {
  content: '\e013';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  display: inline-block;
  margin-right: 0.2857142857rem; }
.messages li.notice-msg ul li::before {
  content: '\e016';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  display: inline-block;
  margin-right: 0.2857142857rem; }
.messages li.error-msg ul li::before {
  content: '\e002';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  display: inline-block;
  margin-right: 0.2857142857rem; }

.tabs .tab-title [controls="tab-description_tabbed"]::before {
  content: '\e01a';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  font-size: 2.2857142857rem;
  display: block;
  margin-bottom: 0.3571428571rem; }
.tabs .tab-title [controls="tab-additional_tabbed"]::before {
  content: '\e019';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  font-size: 2.2857142857rem;
  display: block;
  margin-bottom: 0.3571428571rem; }
.tabs .tab-title [controls="tab-review_tabbed"]::before {
  content: '\e018';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  font-size: 2.2857142857rem;
  display: block;
  margin-bottom: 0.3571428571rem; }
.tabs .tab-title [controls="tab-custom"]::before {
  content: '\e017';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  font-size: 2.2857142857rem;
  display: block;
  margin-bottom: 0.3571428571rem; }
.tabs .tab-title [controls="tab-related_tabbed"]::before {
  content: '\e01b';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  font-size: 2.2857142857rem;
  display: block;
  margin-bottom: 0.3571428571rem; }
.tabs .tab-title [controls="tab-custom1"]::before {
  content: '\e003';
  font-family: "filmtools" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 120%;
  vertical-align: sub;
  font-size: 2.2857142857rem;
  display: block;
  margin-bottom: 0.3571428571rem; }

.block-layered-nav .btn-remove {
  display: block;
  position: relative;
  text-decoration: none; }
  .block-layered-nav .btn-remove::before {
    content: '\e013';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub;
    color: #27AE60; }
  .block-layered-nav .btn-remove:hover {
    text-decoration: none; }
    .block-layered-nav .btn-remove:hover::before {
      content: '\e01c';
      font-family: "filmtools" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      font-size: 120%;
      vertical-align: sub;
      color: #CC0000; }

.icon-bar {
  margin-bottom: -6px; }
  .icon-bar .item {
    line-height: 0.9285714286rem; }
    .icon-bar .item i {
      display: inline-block;
      font-size: initial;
      line-height: 0.9285714286rem; }
      .icon-bar .item i::before {
        font-size: 1.7142857143rem; }
    .icon-bar .item .label {
      display: inline-block;
      padding-bottom: 0px;
      line-height: 0.9285714286rem; }
    .icon-bar .item:hover {
      text-decoration: none; }
      .icon-bar .item:hover * {
        color: #FFFFFF; }
  .icon-bar .item ~ .item {
    border-left: 1px solid #7F8C8D; }
  .icon-bar.nine-up .item {
    width: 11.11%; }
  .icon-bar.nine-up.vertical .item, .icon-bar.nine-up.small-vertical .item {
    width: auto; }
  @media only screen and (min-width:45.7857142857em) {
    .icon-bar.nine-up.medium-vertical .item {
      width: auto; } }
  @media only screen and (min-width:73.2142857143em) {
    .icon-bar.nine-up.large-vertical .item {
      width: auto; } }

/* BREADCRUMBS - _breadcrumbs.scss */
nav.breadcrumbs {
  margin-bottom: 7px;
  overflow: hidden;
  position: relative; }
  nav.breadcrumbs a:hover, nav.breadcrumbs a:active, nav.breadcrumbs a:focus {
    text-decoration: none; }
  nav.breadcrumbs > *:first-child::before {
    content: '\e006';
    font-family: "filmtools" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 120%;
    vertical-align: sub;
    color: #000000;
    margin: 0 0.375rem;
    position: relative; }
  nav.breadcrumbs > *::before {
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 135%; }

.fullwidth > nav.breadcrumbs {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .fullwidth > nav.breadcrumbs:before, .fullwidth > nav.breadcrumbs:after {
    content: " ";
    display: table; }
  .fullwidth > nav.breadcrumbs:after {
    clear: both; }

/* Category description */
.category-description {
  line-height: 1.3; }

/* Toolbar */
.toolbar {
  font-size: 0.875rem;
  color: #7F8C8D; }
  .toolbar p {
    font-size: 0.875rem;
    color: #7F8C8D; }
  .toolbar select {
    padding: 0.2rem 1rem 0.2rem 0.2rem;
    background-position-x: 90%; }
  .toolbar > div {
    padding: 3px 0;
    border-bottom: 1px solid #CCCFD4; }
  .toolbar .sort-by a {
    line-height: 0em; }
    .toolbar .sort-by a img {
      margin-bottom: -4px; }
  .toolbar label, .toolbar input, .toolbar select {
    width: auto;
    display: inline-block;
    margin-right: 1em;
    margin-bottom: 0; }
  .toolbar .label, .toolbar label {
    display: none;
    padding-bottom: 0; }
  @media only screen and (min-width:45.7857142857em) {
    .toolbar label {
      display: inline-block; } }
  .toolbar select {
    margin-top: 2px;
    margin-bottom: 3px;
    height: 2em; }
  .toolbar p {
    margin-bottom: 0; }

.sorter, .pager {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .sorter:before, .sorter:after, .pager:before, .pager:after {
    content: " ";
    display: table; }
  .sorter:after, .pager:after {
    clear: both; }
  .sorter p, .pager p {
    margin: 0; }
  .sorter .sort-by, .pager .sort-by {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left;
    float: right; }
  .sorter .view-mode, .pager .view-mode {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
  .sorter .amount, .pager .amount {
    line-height: 26px;
    height: 26px;
    line-height: 26px;
    padding-left: 0;
    padding-right: 0;
    width: 41.6666666667%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .sorter .amount, .pager .amount {
        padding-left: 0;
        padding-right: 0;
        width: 33.3333333333%;
        float: left; } }
  .sorter .limiter, .pager .limiter {
    padding-left: 0;
    padding-right: 0;
    width: 58.3333333333%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .sorter .limiter, .pager .limiter {
        padding-left: 0;
        padding-right: 0;
        width: 33.3333333333%;
        float: left;
        float: right; } }
  .sorter .sort-by, .sorter .limiter, .pager .sort-by, .pager .limiter {
    text-align: right; }
  .sorter .limiter, .pager .limiter {
    white-space: nowrap; }
    .sorter .limiter label, .sorter .limiter select, .pager .limiter label, .pager .limiter select {
      width: auto;
      display: inline-block;
      margin-right: 0.5em; }
  .sorter .pages, .pager .pages {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    text-align: center; }
    @media only screen and (min-width:45.7857142857em) {
      .sorter .pages, .pager .pages {
        padding-left: 0;
        padding-right: 0;
        width: 33.3333333333%;
        float: left; } }
    .sorter .pages strong, .pager .pages strong {
      display: none;
      line-height: 120%; }
    .sorter .pages ol, .pager .pages ol {
      display: inline-block;
      width: 100%;
      margin: 0;
      margin-left: 7px;
      padding: 0; }
    .sorter .pages li, .pager .pages li {
      display: inline-block;
      line-height: inherit;
      width: 21px;
      line-height: 21px; }
      .sorter .pages li a, .pager .pages li a {
        display: block;
        color: #2980B9; }
      .sorter .pages li.current, .pager .pages li.current {
        border: 1px solid #7F8C8D; }
    .sorter .pages strong, .pager .pages strong {
      display: none; }

/* Category header */
.category-title h1 {
  font-size: 2.6428571429rem;
  margin-top: 0; }

/* Products - List */
.products-list .item {
  margin: 0;
  max-width: none;
  width: auto;
  border-bottom: 1px solid #CCCFD4;
  margin-bottom: 14px;
  padding-bottom: 14px; }
  .products-list .item:before, .products-list .item:after {
    content: " ";
    display: table; }
  .products-list .item:after {
    clear: both; }
  .products-list .item:first-of-type {
    margin-top: 14px;
    padding-top: 14px; }
  .products-list .item .product-image-container {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 50%;
    float: left;
    text-align: center; }
    @media only screen and (min-width:73.2142857143em) {
      .products-list .item .product-image-container {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        float: left;
        margin-left: 0 !important; } }
    .products-list .item .product-image-container .amlabel-div {
      float: none; }
      .products-list .item .product-image-container .amlabel-div .amlabel-table {
        border: 0 !important;
        margin: 0 !important; }
  .products-list .item .product-shop {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:73.2142857143em) {
      .products-list .item .product-shop {
        position: relative;
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        right: 25%;
        left: auto;
        float: left; } }
    .products-list .item .product-shop .product-name {
      margin-bottom: 0; }
      .products-list .item .product-shop .product-name a {
        color: #2980B9; }
    .products-list .item .product-shop .product-code {
      list-style: none;
      margin-top: 0;
      margin-bottom: 1.2142857143rem;
      margin-left: -1.5714285714rem;
      margin-right: 0;
      overflow: hidden;
      padding: 0;
      margin: 0;
      line-height: 1;
      margin: 0.5714285714rem 0; }
      .products-list .item .product-shop .product-code > li {
        display: block;
        float: left;
        list-style: none;
        margin-left: 1.5714285714rem; }
        .products-list .item .product-shop .product-code > li > * {
          display: block; }
      .products-list .item .product-shop .product-code li {
        font-size: 0.8571428571rem; }
        .products-list .item .product-shop .product-code li > * {
          display: initial; }
        .products-list .item .product-shop .product-code li:first-child {
          margin-left: 0; }
    @media only screen and (max-width: 45.7142857143em) {
      .products-list .item .product-shop .desc.std {
        display: none; } }
    .products-list .item .product-shop .desc.std ul li {
      list-style: disc; }
    .products-list .item .product-shop .extra-info {
      margin: 0;
      max-width: none;
      width: auto;
      margin: 0.7142857143rem 0;
      padding: 0.4285714286rem 0;
      border-top: 1px dotted rgba(0, 0, 0, 0.3);
      border-bottom: 1px dotted rgba(0, 0, 0, 0.3); }
      .products-list .item .product-shop .extra-info:before, .products-list .item .product-shop .extra-info:after {
        content: " ";
        display: table; }
      .products-list .item .product-shop .extra-info:after {
        clear: both; }
      .products-list .item .product-shop .extra-info .product-availability {
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left;
        text-align: center; }
      .products-list .item .product-shop .extra-info .product-shipping {
        padding-left: 0;
        padding-right: 0;
        width: 50%;
        float: left;
        border-left: 1px solid #000000;
        text-align: center; }
      .products-list .item .product-shop .extra-info .product-availability, .products-list .item .product-shop .extra-info .product-shipping {
        font-size: 1.1428571429rem;
        font-weight: 600; }
    .products-list .item .product-shop .ratings .rating-box {
      float: none !important; }
  .products-list .item .product-options {
    padding-left: 0;
    padding-right: 0;
    width: 50%;
    float: left; }
    @media only screen and (min-width:73.2142857143em) {
      .products-list .item .product-options {
        position: relative;
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        left: 50%;
        right: auto;
        float: left;
        margin-left: 0 !important;
        padding-right: 0; } }
    .products-list .item .product-options .price-box {
      margin-bottom: 0;
      padding: 0.1428571429rem 0 0.5714285714rem 0;
      border: 1px solid #ACACAC;
      text-align: center;
      color: #003756; }
      .products-list .item .product-options .price-box .special-price .price-label {
        display: none; }
      .products-list .item .product-options .price-box .special-price .price, .products-list .item .product-options .price-box .regular-price .price {
        font-size: 2rem; }
      .products-list .item .product-options .price-box .regular-price .price-label, .products-list .item .product-options .price-box .regular-price .price {
        display: block; }
      .products-list .item .product-options .price-box .link-wishlist, .products-list .item .product-options .price-box .link-compare {
        display: block;
        margin: 0.2857142857rem 0;
        background-color: transparent; }
    .products-list .item .product-options .btn-cart {
      width: auto;
      margin-bottom: 0.5714285714rem;
      margin-top: 0.5714285714rem; }
    .products-list .item .product-options .link-wishlist {
      margin-bottom: 0.5714285714rem;
      margin-top: 0.5714285714rem;
      display: inline-block; }

/* Products - Grid */
.products-grid {
  margin-top: 14px;
  margin-bottom: 14px; }
  .products-grid .price-box {
    font-size: 1em;
    min-height: 3em; }
  .products-grid .product-name {
    font-size: 1.2857142857rem;
    min-height: 0;
    height: 2.7em;
    overflow: hidden; }
  .products-grid .item {
    position: relative;
    padding-bottom: 56px; }
    .products-grid .item img {
      max-width: 100%; }
    .products-grid .item .actions {
      position: absolute;
      bottom: 0;
      left: 1.7142857143rem;
      right: 1.7142857143rem; }
      .products-grid .item .actions .btn-cart {
        width: 100%; }
    .products-grid .item a:hover, .products-grid .item a:active, .products-grid .item a:focus {
      text-decoration: none; }
  .products-grid button {
    padding: 0.6428571429rem 1.2857142857rem 0.7142857143rem 1.2857142857rem;
    font-size: 1.1428571429rem; }
  .products-grid .ratings {
    width: 100%;
    float: left; }

.mini-products-list .item {
  margin: 0;
  max-width: none;
  width: auto;
  border-bottom: 1px solid #CCCFD4;
  margin-bottom: 14px;
  padding-bottom: 14px;
  /*.product-image-container {*/
  /*.product-shop {*/ }
  .mini-products-list .item:before, .mini-products-list .item:after {
    content: " ";
    display: table; }
  .mini-products-list .item:after {
    clear: both; }
  .mini-products-list .item:first-of-type {
    margin-top: 14px;
    padding-top: 14px; }
  .mini-products-list .item .product-image {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 33.3333333333%;
    float: left;
    padding-left: 0; }
  .mini-products-list .item .product-details {
    padding-left: 0;
    padding-right: 0;
    width: 66.6666666667%;
    float: left;
    line-height: 1.2; }
    .mini-products-list .item .product-details table {
      margin-bottom: 0.7142857143rem; }
      .mini-products-list .item .product-details table tr * {
        padding: 0; }
    .mini-products-list .item .product-details .product-name {
      margin-bottom: 0; }
      .mini-products-list .item .product-details .product-name a:link, .mini-products-list .item .product-details .product-name a:visited, .mini-products-list .item .product-details .product-name a:active {
        color: #2980B9;
        padding: 0; }
    .mini-products-list .item .product-details .btn-remove {
      display: inline-block; }
      .mini-products-list .item .product-details .btn-remove::before {
        display: none; }
      .mini-products-list .item .product-details .btn-remove .hide {
        display: inline-block; }
    .mini-products-list .item .product-details .product-code {
      list-style: none;
      margin-top: 0;
      margin-bottom: 1.2142857143rem;
      margin-left: -1.5714285714rem;
      margin-right: 0;
      overflow: hidden;
      padding: 0;
      margin: 0;
      line-height: 1; }
      .mini-products-list .item .product-details .product-code > li {
        display: block;
        float: left;
        list-style: none;
        margin-left: 1.5714285714rem; }
        .mini-products-list .item .product-details .product-code > li > * {
          display: block; }
      .mini-products-list .item .product-details .product-code li {
        font-size: 0.8571428571rem; }
        .mini-products-list .item .product-details .product-code li > * {
          display: initial; }
        .mini-products-list .item .product-details .product-code li:first-child {
          margin-left: 0; }
  .mini-products-list .item .product-options {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 25%;
    float: left; }
    .mini-products-list .item .product-options .price-box {
      margin-bottom: 0;
      color: #003756; }
    .mini-products-list .item .product-options .link-wishlist {
      margin-bottom: 0.5714285714rem; }

/* Mini products list **
.mini-products-list {
	list-style-type: none;
	li.item {
		position: relative;
		padding-left: 115px; /* Based on the width of the product image (100px) **
		padding-right: 25px; /* Based on the delete icon **
		min-height: 115px; /* Based on the width of the product image (100px) **
		.product-details {
			padding-right: $base-font-size;
		}
		.price-box,
		p {
			margin-bottom: 0;
		}
		.product-image-container {
			display: inline-block;
			.product-image {
				display: inline-block;
			}
		}
		/*.product-image {
			position: absolute;
			left: 0;
			top: 0;
		}**
		.checkbox {
			float: left;
			margin-right: $base-font-size / 2;
		}
		.price-box {
			clear: both;
		}
		.btn-remove {
			position: absolute;
			right: 0;
		}
		.link-cart {
			@include button();
		}
		~ li.item {
			border-top: 1px solid $grey;
			margin-top: $base-font-size / 2;
			padding-top: $base-font-size / 2;
		}
	}
}*/
/* PRICE - _price.scss */
/* General styling of price */
.price-box {
  margin-bottom: 14px;
  font-size: 16.8px;
  color: #000000;
  font-weight: 700;
  line-height: 1.2; }
  .price-box > * {
    line-height: 1.2;
    margin-left: 0.8571428571rem;
    margin-right: 0.8571428571rem; }
  .price-box .offer {
    display: inline-block; }
  .price-box p {
    margin: 0; }
    .price-box p.hint {
      display: none; }
  .price-box .other-price-container {
    display: inline-block; }
  .price-box .old-price {
    text-decoration: line-through;
    font-size: 0.9285714286rem;
    line-height: 1.3;
    color: #333333; }
  .price-box .save-price {
    margin: 0;
    font-size: 0.9285714286rem;
    line-height: 1.3;
    color: #3498DB; }
  .price-box .price {
    font-weight: bold; }
  .price-box .price-including-tax, .price-box .price-excluding-tax {
    display: block; }
  .price-box .price-including-tax {
    font-size: 0.8em; }
  .price-box .special-price, .price-box .regular-price {
    display: inline-block; }
    .price-box .special-price .price-label, .price-box .regular-price .price-label {
      font-size: 1.4285714286rem;
      font-weight: 600;
      vertical-align: middle; }
    .price-box .special-price .price, .price-box .regular-price .price {
      font-size: 2.7142857143rem;
      font-weight: 700;
      vertical-align: middle; }
  .price-box .tier-prices .tier-price {
    list-style: none; }
    .price-box .tier-prices .tier-price .tier-count, .price-box .tier-prices .tier-price .tier-price {
      color: #2980B9; }
  .price-box .benefit .percent {
    color: #2980B9; }

.cms-index-index .subcategories {
  max-height: 54px; }

.catalog-category-view .page-title h1 {
  font-size: 1.9285714286rem; }

.subcategories {
  display: none;
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.2142857143rem;
  margin-left: -1.5714285714rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  min-height: 54px; }
  .subcategories > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.5714285714rem; }
    .subcategories > li > * {
      display: block; }
  .subcategories > li {
    margin-left: 0;
    line-height: 1.3; }
    .subcategories > li > * {
      display: inherit; }
    .subcategories > li a {
      font-size: 1rem;
      text-decoration: underline;
      color: #7F8C8D; }
      .subcategories > li a::after {
        content: ',';
        margin-right: 5px;
        text-decoration: none; }
    .subcategories > li:last-child a::after {
      content: '';
      margin-right: 0; }
  @media only screen and (min-width:45.7857142857em) {
    .subcategories {
      display: block; } }

.subcategories-container {
  display: none; }

@media only screen and (min-width:45.7857142857em) {
  .subcategories-container {
    display: block; }
    .subcategories-container .subcategories {
      max-height: 54px;
      overflow-y: hidden; }
    .subcategories-container.show {
      position: absolute;
      background-color: #FFFFFF;
      height: auto !important;
      padding-bottom: 4px;
      z-index: 99; }
      .subcategories-container.show .subcategories {
        max-height: none; }
    .subcategories-container .subcat-show-hide {
      font-size: 1rem; } }

.see-all {
  display: none;
  margin-top: 3px;
  margin-bottom: 0; }
  .see-all a {
    font-size: 1rem;
    text-decoration: underline;
    font-weight: 600; }
  @media only screen and (min-width:45.7857142857em) {
    .see-all {
      display: block; } }

.category-name {
  text-align: center; }
  .category-name a {
    color: #000000; }
  @media only screen and (min-width:45.7857142857em) {
    .category-name {
      text-align: left; } }

.category-view img {
  width: 180px; }
.category-view h3 a {
  font-size: 1.6428571429rem;
  color: #000000; }

.home-cats > li {
  padding-left: 1.9285714286rem;
  padding-right: 1.9285714286rem; }
.home-cats h3 {
  font-size: 1.6428571429rem; }

.category-filmtools-newsletter #bodyTable {
  border: none; }
  .category-filmtools-newsletter #bodyTable #bodyCell {
    padding: 0px; }
    .category-filmtools-newsletter #bodyTable #bodyCell .bodyContent {
      padding: 0; }
  .category-filmtools-newsletter #bodyTable table {
    border: none;
    margin-bottom: 0; }
    .category-filmtools-newsletter #bodyTable table td:not(.templateColumnContainer) {
      padding: 0; }

/* PRODUCT - _product.scss */
/* General price styling is in _price.scss */
.product-top-info h5 {
  margin-top: 0.5714285714rem;
  margin-bottom: 0; }

/* Product - General styles */
.add-to-links {
  display: block; }
  .add-to-links li {
    display: inline-block; }
    .add-to-links li a.button {
      margin-left: 0; }

/* Product - View */
.product-view .product-name {
  margin: 0 0 0.5714285714rem; }
  .product-view .product-name h1 {
    color: #2980B9;
    margin-bottom: 0; }
  .product-view .product-name .product-code {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.2142857143rem;
    margin-left: -1.5714285714rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .product-view .product-name .product-code > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.5714285714rem; }
      .product-view .product-name .product-code > li > * {
        display: block; }
    .product-view .product-name .product-code li {
      font-size: 0.8571428571rem; }
      .product-view .product-name .product-code li > * {
        display: initial; }
      .product-view .product-name .product-code li:first-child {
        margin-left: 0; }
.product-view .livechat {
  margin-top: 0.5714285714rem;
  margin-left: 0.5714285714rem;
  display: table; }
  .product-view .livechat img {
    max-height: 3rem; }
  .product-view .livechat > div {
    padding-left: 0.9285714286rem;
    display: table-cell;
    vertical-align: top; }
    .product-view .livechat > div .have-question {
      font-weight: 700;
      font-size: 1.2857142857rem;
      line-height: 1.2; }
.product-view .product-reviews-container {
  margin-top: 0.5714285714rem;
  margin-left: 0.5714285714rem;
  display: table; }
  .product-view .product-reviews-container .product-reviews {
    padding-left: 0.9285714286rem;
    display: table-cell;
    vertical-align: top; }
    .product-view .product-reviews-container .product-reviews h5 {
      font-size: 1.2857142857rem;
      font-weight: 700;
      margin: 0; }
    .product-view .product-reviews-container .product-reviews .ratings {
      margin: 0; }

.product-shop {
  margin: 0;
  max-width: 81.4285714286rem;
  width: 100%;
  margin-bottom: 1rem; }
  .product-shop:before, .product-shop:after {
    content: " ";
    display: table; }
  .product-shop:after {
    clear: both; }
  .product-shop .product-img-container {
    position: relative;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .product-shop .product-img-container {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 33.3333333333%;
        float: left;
        padding-left: 0; } }
    .product-shop .product-img-container .product-main-image {
      cursor: pointer; }
    .product-shop .product-img-container #brand_logo {
      position: absolute;
      left: 0;
      top: 0;
      z-index: 18; }
      .product-shop .product-img-container #brand_logo .image img {
        background: none; }
  .product-shop .product-info {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (max-width: 45.7142857143em) {
      .product-shop .product-info {
        margin-bottom: 6px; } }
    @media only screen and (min-width:45.7857142857em) {
      .product-shop .product-info {
        padding-left: 0;
        padding-right: 0;
        width: 33.3333333333%;
        float: left; } }
    .product-shop .product-info > * {
      margin-bottom: 0.7857142857rem;
      line-height: 1.2; }
    .product-shop .product-info .stock-status.in-stock h5, .product-shop .product-info .stock-status.availability h5 {
      color: #27AE60; }
    .product-shop .product-info .stock-status.special-order h5 {
      color: #F27900; }
    .product-shop .product-info .stock-status h5 {
      font-weight: 700; }
    .product-shop .product-info h1, .product-shop .product-info h2, .product-shop .product-info h3, .product-shop .product-info h4, .product-shop .product-info .block-related .block-title, .block-related .product-shop .product-info .block-title, .product-shop .product-info h5 {
      margin: 0;
      font-weight: 700; }
    .product-shop .product-info ul, .product-shop .product-info ol {
      margin-left: 1.1rem;
      margin-bottom: 0; }
    .product-shop .product-info > div ~ div {
      border-top: 2px solid #BDC3C7;
      padding: 8px 0;
      margin-bottom: 0; }
    .product-shop .product-info > div:last-of-type {
      border-bottom: 2px solid #CCCFD4; }
  .product-shop .product-offer {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .product-shop .product-offer {
        padding-left: 0;
        padding-right: 0;
        width: 33.3333333333%;
        float: left;
        padding-left: 1.7142857143rem; } }
    .product-shop .product-offer .price-box {
      border: 1px solid #CCCFD4; }
      .product-shop .product-offer .price-box .other-price-container {
        display: block;
        text-align: left;
        border-bottom: 2px solid #BDC3C7;
        padding: 0.3571428571rem 0; }
      .product-shop .product-offer .price-box .special-price, .product-shop .product-offer .price-box .regular-price {
        display: block;
        font-weight: 700;
        vertical-align: middle;
        border-bottom: 2px solid #BDC3C7;
        padding-top: 0.5714285714rem;
        padding-bottom: 0.5714285714rem; }
        .product-shop .product-offer .price-box .special-price:before, .product-shop .product-offer .price-box .special-price:after, .product-shop .product-offer .price-box .regular-price:before, .product-shop .product-offer .price-box .regular-price:after {
          content: " ";
          display: table; }
        .product-shop .product-offer .price-box .special-price:after, .product-shop .product-offer .price-box .regular-price:after {
          clear: both; }
        .product-shop .product-offer .price-box .special-price .price-label, .product-shop .product-offer .price-box .regular-price .price-label {
          float: left;
          font-size: 2rem;
          font-weight: 700;
          vertical-align: middle;
          line-height: 2.4285714286rem; }
        .product-shop .product-offer .price-box .special-price .price, .product-shop .product-offer .price-box .regular-price .price {
          float: right;
          font-size: 2.2857142857rem;
          font-weight: 700;
          color: #2980B9;
          line-height: 2.4285714286rem; }
      .product-shop .product-offer .price-box .old-price {
        font-size: 1.2857142857rem;
        line-height: 1.3;
        color: #CCCFD4;
        font-weight: 700; }
      .product-shop .product-offer .price-box .save-price {
        font-size: 1.2857142857rem;
        line-height: 1.3;
        color: #2980B9;
        font-weight: 700; }
      .product-shop .product-offer .price-box .product-options {
        border-bottom: 2px solid #BDC3C7; }
      .product-shop .product-offer .price-box .add-to-cart {
        display: table;
        table-layout: fixed;
        margin-top: 1rem;
        margin-bottom: 1rem;
        text-align: left; }
        .product-shop .product-offer .price-box .add-to-cart .qty-wrapper {
          display: table-cell;
          padding: 0;
          vertical-align: middle; }
          .product-shop .product-offer .price-box .add-to-cart .qty-wrapper label {
            display: inline-block;
            margin-right: 0.7142857143rem;
            font-weight: 700;
            font-size: 1.2857142857rem;
            padding: 0; }
          .product-shop .product-offer .price-box .add-to-cart .qty-wrapper #qty {
            display: inline-block;
            width: 2.5714285714rem;
            margin: 0; }
        .product-shop .product-offer .price-box .add-to-cart .button-wrapper {
          display: table-cell;
          padding: 0;
          vertical-align: middle;
          text-align: right;
          width: 73%; }
          .product-shop .product-offer .price-box .add-to-cart .button-wrapper .btn-cart {
            margin: 0;
            font-size: 1.7142857143rem;
            text-align: center;
            font-size: 2.1428571429rem;
            font-weight: 700;
            padding: 0.8571428571rem 1.8571428571rem; }
            @media only screen and (min-width:45.7857142857em) and (max-width:73.1428571429em) {
              .product-shop .product-offer .price-box .add-to-cart .button-wrapper .btn-cart {
                font-size: 100%;
                padding: 0.7142857143rem 1.6428571429rem; } }
  .product-shop p {
    margin-bottom: 0; }
  .product-shop .product-name {
    /* L@@K HERE */ }
    .product-shop .product-name h1 {
      font-size: 1.9285714286rem;
      font-family: "Source Sans Pro";
      font-weight: 600;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale; }
  .product-shop .product-code {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.2142857143rem;
    margin-left: -1.5714285714rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .product-shop .product-code > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.5714285714rem; }
      .product-shop .product-code > li > * {
        display: block; }
  .product-shop .price-box .product-options dt, .product-shop .price-box .product-options dd {
    display: inline-block; }
  .product-shop .price-box .product-options .button.postfix {
    border-radius: 0 !important; }
  .product-shop .availability.in-stock {
    color: #27AE60;
    font-weight: bold; }
  .product-shop .availability.out-of-stock {
    color: #C0392B;
    font-weight: bold; }
  .product-shop .availability.special-order {
    color: #F27900;
    font-weight: bold; }
  .product-shop .tier-prices {
    border-bottom: 2px solid #CCCFD4;
    margin-bottom: 0; }
    .product-shop .tier-prices .tier-price {
      font-size: 1.2857142857rem;
      padding-top: 0.5714285714rem;
      padding-bottom: 0.5714285714rem; }
      .product-shop .tier-prices .tier-price + .tier-price {
        padding-top: 0; }
  .product-shop .add-to-links {
    line-height: 1.2;
    text-align: center; }
    .product-shop .add-to-links li {
      padding-left: 0.8571428571rem;
      padding-right: 0.8571428571rem; }
      .product-shop .add-to-links li .separator {
        display: none; }
      .product-shop .add-to-links li ~ li {
        border-left: 2px solid #000000; }
  .product-shop .or {
    display: none; }
  .product-shop .same-day-shipping {
    margin-bottom: 4px; }
  .product-shop .shipping-time span {
    color: #3498DB; }

/*@media only screen and (min-width:45.7857142857em) and (max-width:73.1428571429em) {
.product-shop {
.add-to-links {
li {
margin: rem-calc(5 0);
padding-left: rem-calc(6);
padding-right: rem-calc(6);
~ li {
	border-left: 0;
}
			}
		}
	}
}*/
.product-extra {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .product-extra:before, .product-extra:after {
    content: " ";
    display: table; }
  .product-extra:after {
    clear: both; }

.product-view .product-options {
  padding: 0.5714285714rem 0; }
  .product-view .product-options .required em, .product-view .product-options p.required {
    display: none; }
  .product-view .product-options dl {
    margin-bottom: 0; }
  .product-view .product-options .option {
    padding: 7px 0;
    border-bottom: #CCCFD4 1px solid;
    line-height: 28px; }
    .product-view .product-options .option:first-of-type {
      margin-top: 14px;
      border-top: #CCCFD4 1px solid; }
  .product-view .product-options dd, .product-view .product-options dt {
    margin-bottom: 0; }
  .product-view .product-options dt {
    padding-right: 14px;
    vertical-align: top; }
    .product-view .product-options dt label {
      padding: 0;
      margin: 0;
      font-weight: 700;
      font-size: 1.2857142857rem;
      margin-top: 0.2142857143rem; }
  .product-view .product-options dd {
    margin: 0;
    position: relative; }
    .product-view .product-options dd .input-box select {
      max-width: 160px;
      margin-bottom: 0; }
    .product-view .product-options dd .input-box.validation-error {
      margin-bottom: 0; }
    .product-view .product-options dd .qty-holder label {
      display: none; }
    .product-view .product-options dd .qty-holder input.qty {
      position: absolute;
      top: 1.75px;
      right: 0;
      width: 2.5em;
      padding: 3.5px;
      height: 1.7em;
      display: inline-block;
      text-align: center; }

/* Box in the add to cart area */
.product-view .add-to {
  margin-bottom: 0; }

/* Up-sell */
.box-up-sell ul.products-grid {
  margin-left: 0; }

/* Option list (custom options and downloadable) */
.options-list li {
  list-style-type: none;
  display: list-item;
  position: relative; }
  .options-list li input.radio, .options-list li input.checkbox {
    position: absolute;
    left: 0;
    top: 0;
    margin-right: 0.5em; }
  .options-list li .label {
    padding-left: 1.5em; }
  .options-list li label, .options-list li .label {
    line-height: 1em;
    padding-bottom: 1.75px; }
  .options-list li .price-notice {
    font-size: 0.8em;
    color: #BDC3C7;
    padding-top: 3.5px;
    display: inline-block; }
  .options-list li a {
    display: inline-block; }

.category-products .product-shop .product-name {
  font-size: 1.6428571429rem;
  font-weight: normal;
  margin-bottom: 0; }
.category-products .product-shop .product-code {
  margin-bottom: 5px; }
  .category-products .product-shop .product-code li:first-child {
    margin-left: 0px; }
.category-products .product-options {
  text-align: center; }
  .category-products .product-options .price-box {
    text-align: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.2; }
    .category-products .product-options .price-box .regular-price {
      display: block; }
    .category-products .product-options .price-box .save-price {
      margin-left: 0; }

.product-shipping {
  font-size: 1.2857142857rem;
  font-weight: 700; }
  .product-shipping img {
    max-width: 30px;
    margin-right: 3px;
    vertical-align: middle; }
  .product-shipping.free-shipping {
    color: #2980B9;
    font-weight: 700; }

/* Related products */
.block-related .block-content .block-subtitle {
  margin-bottom: 14px; }
.block-related li.item {
  border: 0; }
.block-related .product-details .product-name {
  font-size: 1em;
  font-weight: normal; }
.block-related .product-details .product-image {
  position: relative;
  width: 100px; }
.block-related .product-details .price-box {
  margin: 0;
  font-size: 1em; }
  .block-related .product-details .price-box .price {
    font-weight: normal; }
.block-related .product-details .link-wishlist {
  display: none; }

/* Additional information table */
.box-additional table {
  width: 100%;
  /* Still needed some clearfixing? */
  margin-top: 7px; }

/* Grouped */
.grouped-items-table {
  width: 100%; }

.clearing-assembled .clearing-thumbs {
  margin-bottom: 1.7142857143rem;
  margin: 0 auto; }
  .clearing-assembled .clearing-thumbs[class*="block-grid-"] > li {
    clear: none !important;
    padding-bottom: 0;
    padding-left: 0.8571428571rem;
    padding-right: 0.8571428571rem;
    margin-left: 0 !important; }
    .clearing-assembled .clearing-thumbs[class*="block-grid-"] > li a {
      display: inline-block; }
  .clearing-assembled .clearing-thumbs .extra-th {
    display: none !important; }
.clearing-assembled.clearing-blackout .clearing-thumbs > li {
  padding-left: 0.2142857143rem !important;
  padding-right: 0.2142857143rem !important; }
  .clearing-assembled.clearing-blackout .clearing-thumbs > li img {
    height: auto !important; }
.clearing-assembled.clearing-blackout .extra-th {
  display: block !important; }

.more-images-icon {
  height: 100%;
  width: 25%; }

@media only screen and (min-width: 641px) and (max-width: 1048px) {
  .add-to-links li {
    display: block;
    padding: 0;
    margin: 0.3571428571rem 0; }
    .add-to-links li ~ li {
      border-left: 0 !important; }
    .add-to-links li a.button {
      margin-left: 14px; }
  .link-wishlist, .link-compare {
    width: 100%;
    margin: 0 auto !important; } }

.link-wishlist, .link-compare {
  font-weight: 600;
  font-family: "Source Sans Pro";
  font-size: 1.1428571429rem;
  letter-spacing: 1px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 1.2;
  color: #000000;
  background-color: #CCCFD4;
  margin: 0 !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }
  .link-wishlist:hover, .link-wishlist:active, .link-wishlist:focus, .link-compare:hover, .link-compare:active, .link-compare:focus {
    text-decoration: none; }

#vg-style-02 {
  position: relative;
  text-align: center; }
  #vg-style-02:before, #vg-style-02:after {
    content: " ";
    display: table; }
  #vg-style-02:after {
    clear: both; }
  #vg-style-02 .tabs .tab-title {
    border: 1px solid #CCCFD4;
    border-bottom: 3px solid #F5F5F5;
    font-weight: 600; }
    #vg-style-02 .tabs .tab-title a:hover, #vg-style-02 .tabs .tab-title a:active, #vg-style-02 .tabs .tab-title a:focus {
      text-decoration: none; }
    #vg-style-02 .tabs .tab-title:hover, #vg-style-02 .tabs .tab-title.active {
      border-bottom-width: 3px;
      border-color: #2980B9; }
      #vg-style-02 .tabs .tab-title:hover a, #vg-style-02 .tabs .tab-title.active a {
        background-color: #F0F6FA; }
  #vg-style-02 .more-views {
    border: 1px solid #ccc;
    padding: 2px 4px 2px 4px;
    width: 100%;
    position: relative; }
    #vg-style-02 .more-views h2 {
      display: none; }
    #vg-style-02 .more-views ul {
      margin-bottom: 0; }
      #vg-style-02 .more-views ul li {
        margin-left: 0;
        display: inline-block; }
        #vg-style-02 .more-views ul li img {
          max-width: 100%; }
        #vg-style-02 .more-views ul li a {
          width: 100%; }
    #vg-style-02 .more-views#media-tab-videos ul li {
      padding: 0 3px;
      display: inline-block; }

.video-gallery-links li {
  list-style: none; }
  .video-gallery-links li a.video-thumb span {
    background: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/iceberg/videogallery/images/video_play.png") no-repeat scroll 0 0 transparent;
    background-size: 33px 66px;
    display: block;
    height: 33px;
    margin: 17px 0 0 16px;
    position: absolute;
    width: 33px; }
  .video-gallery-links li a.video-thumb:hover span {
    background-position: 0 -33px; }

.page-empty .product-offer {
  width: 100%;
  padding: 0;
  margin: 0; }
.page-empty #gts-c {
  display: none; }

.attribute-style {
  margin-bottom: 4px; }
  .attribute-style ul {
    display: block;
    padding: 0;
    margin: 0 -3.5px;
    margin-left: -3px !important;
    margin-top: 6px; }
    .attribute-style ul:before, .attribute-style ul:after {
      content: " ";
      display: table; }
    .attribute-style ul:after {
      clear: both; }
    .attribute-style ul > li {
      display: block;
      float: left;
      height: auto;
      padding: 0 3.5px 7px; }
    .attribute-style ul > li {
      list-style: none;
      padding: 0 3.5px 7px;
      width: 33.3333333333%; }
      .attribute-style ul > li:nth-of-type(1n) {
        clear: none; }
      .attribute-style ul > li:nth-of-type(3n+1) {
        clear: both; }
    .attribute-style ul li a {
      display: inline-block;
      width: 100%;
      padding: 5px;
      color: #000000;
      border: 1px solid #CCCFD4;
      border-bottom-width: 3px;
      cursor: pointer; }
      .attribute-style ul li a .attribute-colorswatch-ico {
        display: block; }
        .attribute-style ul li a .attribute-colorswatch-ico.attribute-colorswatch-ico-text {
          font-weight: 600; }
        .attribute-style ul li a .attribute-colorswatch-ico.attribute-colorswatch-ico-price {
          font-size: 0.8571428571rem; }
      .attribute-style ul li a:hover, .attribute-style ul li a:active, .attribute-style ul li a:focus {
        text-decoration: none;
        background-color: #F0F6FA; }
    .attribute-style ul li.active a {
      background-color: #F0F6FA;
      border: 1px solid #2980B9;
      border-bottom-width: 3px; }

.attribute-options-wrapper {
  display: none; }

.timer-countdown-container {
  display: table;
  width: 100%;
  margin-bottom: 6px; }
  .timer-countdown-container::before {
    display: table-cell; }
  .timer-countdown-container .timer-countdown {
    display: table-cell; }
    .timer-countdown-container .timer-countdown .title {
      float: none;
      display: inline-block;
      font-size: 1.2142857143rem;
      font-weight: bold;
      color: #000000;
      vertical-align: middle; }
    .timer-countdown-container .timer-countdown .timer-view {
      float: right;
      display: inline-block;
      width: auto;
      font-size: 1.5rem;
      vertical-align: middle;
      color: #C0392B; }
      .timer-countdown-container .timer-countdown .timer-view span {
        margin: 0; }
    .timer-countdown-container .timer-countdown .progress {
      background-color: #CCCFD4;
      border: none;
      padding: 0;
      height: 0.5rem;
      margin: 0.2857142857rem 0 0.3571428571rem; }
      .timer-countdown-container .timer-countdown .progress .meter {
        background: #C0392B; }
    @media only screen and (min-width:45.7857142857em) and (max-width:73.1428571429em) {
      .timer-countdown-container .timer-countdown .title {
        display: block;
        text-align: center; }
      .timer-countdown-container .timer-countdown .timer-view {
        float: none;
        display: block;
        text-align: center; } }

@media only screen and (min-width:45.7857142857em) {
  .timer-countdown-container {
    margin-bottom: 4px; }
    .timer-countdown-container .timer-countdown .title {
      font-size: 1.2857142857rem; }
    .timer-countdown-container .timer-countdown .timer-view {
      font-size: 1.7142857143rem; } }

.amlabel-div {
  cursor: pointer;
  margin-bottom: 0.7142857143rem !important;
  padding: 0 !important; }
  .amlabel-div .amlabel-table {
    border: 0 !important;
    margin: 0 !important;
    border-collapse: collapse !important; }

#ajax-loader {
  position: fixed;
  top: 50%;
  left: 50%;
  overflow: hidden;
  z-index: 1104;
  text-align: center;
  padding: 0.7142857143rem 1.4285714286rem;
  border: 1px solid #2980B9;
  background-color: #FFFFFF;
  display: none; }
  #ajax-loader .text {
    font-weight: 600; }

#addtocart-modal .item {
  margin: 0 -1.7142857143rem;
  max-width: none;
  width: auto;
  text-align: center; }
  #addtocart-modal .item:before, #addtocart-modal .item:after {
    content: " ";
    display: table; }
  #addtocart-modal .item:after {
    clear: both; }
  #addtocart-modal .item .info li {
    list-style: none;
    display: inline-block;
    padding: 0 4px;
    margin-left: 0;
    margin-right: 0; }
    #addtocart-modal .item .info li ~ li {
      border-left: 1px solid black;
      padding-left: 5px; }
#addtocart-modal .goto li {
  list-style: none;
  display: block;
  text-align: center; }
  #addtocart-modal .goto li .shipping-notice {
    padding-top: 0.7142857143rem;
    color: #2980B9; }
    #addtocart-modal .goto li .shipping-notice.success {
      color: #27AE60; }
  #addtocart-modal .goto li a.button {
    display: inline-block;
    margin: 0; }

#options-modal iframe {
  border: none;
  background: none;
  width: 100%; }
#options-modal .product-shop .product-offer {
  width: 100%;
  padding: 0;
  margin: 0; }

.page-empty {
  background: none;
  background-color: transparent; }

#addtocart-modal-title {
  text-align: center; }

/* PRODUCT TABS - _product-tabs.scss */
.product-tabs-container {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width:45.7857142857em) {
    .product-tabs-container {
      padding-left: 0;
      padding-right: 0;
      width: 66.6666666667%;
      float: left; } }
  .product-tabs-container .product-tabs {
    /* margin-top: $base-font-size; */
    width: 100%; }
    .product-tabs-container .product-tabs .tabs {
      display: none;
      width: 100%; }
      @media only screen and (min-width:45.7857142857em) {
        .product-tabs-container .product-tabs .tabs {
          display: block; } }
      .product-tabs-container .product-tabs .tabs .tab-title {
        width: 20%;
        text-align: center; }
        .product-tabs-container .product-tabs .tabs .tab-title a {
          background: #BDC3C7;
          font-weight: 700;
          text-transform: uppercase;
          font-family: "Source Sans Pro";
          font-size: 0.9285714286rem;
          letter-spacing: 1px;
          text-decoration: none;
          white-space: nowrap;
          color: #000000;
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          overflow-x: hidden; }
          .product-tabs-container .product-tabs .tabs .tab-title a:hover, .product-tabs-container .product-tabs .tabs .tab-title a:active, .product-tabs-container .product-tabs .tabs .tab-title a:focus {
            text-decoration: none; }
        .product-tabs-container .product-tabs .tabs .tab-title.active a, .product-tabs-container .product-tabs .tabs .tab-title:hover a {
          background: #2980B9;
          text-shadow: 1px 1px rgba(10, 10, 10, 0.3);
          -webkit-font-smoothing: antialiased;
          -moz-osx-font-smoothing: grayscale;
          color: #FFFFFF; }
    .product-tabs-container .product-tabs .tabs-content .content {
      padding: 0.8571428571rem 0.4285714286rem;
      overflow: auto; }
      .product-tabs-container .product-tabs .tabs-content .content .video-gallery-links li a.video-thumb span {
        height: 33px;
        margin: 53px 0 0 52px; }
      .product-tabs-container .product-tabs .tabs-content .content table {
        width: 100%; }
      .product-tabs-container .product-tabs .tabs-content .content ul {
        margin-left: 1.1rem; }
        .product-tabs-container .product-tabs .tabs-content .content ul li {
          list-style: disc; }
    .product-tabs-container .product-tabs .accordion .content .video-gallery-links li a.video-thumb span {
      height: 33px;
      margin: 53px 0 0 52px; }
    .product-tabs-container .product-tabs .accordion .content table {
      width: 100%; }
    .product-tabs-container .product-tabs .accordion .content ul {
      margin-left: 1.1rem; }
      .product-tabs-container .product-tabs .accordion .content ul li {
        list-style: disc; }

.related-products {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left;
  margin-top: 0.8571428571rem; }
  @media only screen and (min-width:45.7857142857em) {
    .related-products {
      padding-left: 0;
      padding-right: 0;
      width: 33.3333333333%;
      float: left;
      padding-left: 1.7142857143rem;
      margin-top: 0; } }
  .related-products header {
    background: #BDC3C7; }
    .related-products header h5 {
      padding: 0.5rem 0.7142857143rem;
      font-size: 1.0714285714rem;
      margin-top: 0; }
  .related-products .item {
    margin: 0 auto;
    max-width: 81.4285714286rem;
    width: 100%;
    border: 1px solid #CCCFD4;
    padding: 0 !important;
    margin: 0 !important;
    padding: 0.2857142857rem !important;
    margin-top: 0.3571428571rem !important; }
    .related-products .item:before, .related-products .item:after {
      content: " ";
      display: table; }
    .related-products .item:after {
      clear: both; }
    .related-products .item .product-image-container {
      padding-left: 0;
      padding-right: 0;
      width: 25%;
      float: left;
      padding: 0.2857142857rem !important; }
    .related-products .item .product-shop {
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left;
      right: auto; }
      .related-products .item .product-shop .price-box {
        margin: 0;
        padding: 0.4285714286rem 0.1428571429rem; }
        .related-products .item .product-shop .price-box p {
          padding: 0; }
        .related-products .item .product-shop .price-box .old-price {
          display: none; }
        .related-products .item .product-shop .price-box .save-price {
          display: none; }
        .related-products .item .product-shop .price-box .special-price, .related-products .item .product-shop .price-box .regular-price {
          line-height: 1.2;
          margin: 0; }
          .related-products .item .product-shop .price-box .special-price .price-label, .related-products .item .product-shop .price-box .regular-price .price-label {
            font-size: 1.1428571429rem;
            font-weight: 600; }
          .related-products .item .product-shop .price-box .special-price .price, .related-products .item .product-shop .price-box .regular-price .price {
            font-size: 1.2857142857rem;
            font-weight: 700;
            color: #2980B9; }
        .related-products .item .product-shop .price-box .other-price-container {
          display: none; }
        .related-products .item .product-shop .price-box .minimal-price-link {
          display: none; }
    .related-products .item .product-name {
      font-size: 1rem;
      margin-bottom: 0.4285714286rem;
      float: none; }
    .related-products .item .actions {
      text-align: center; }
      .related-products .item .actions .link-wishlist {
        font-size: 1rem;
        font-weight: 600;
        line-height: 32px;
        border-radius: 4px;
        padding: 0.4285714286rem 0.7857142857rem;
        line-height: normal;
        margin: 0 0.2857142857rem !important; }
      .related-products .item .actions .btn-cart {
        font-size: 1rem;
        font-weight: 600;
        padding: 0.4285714286rem 0.7857142857rem;
        margin-bottom: 0; }

/* TAGS - _tag.scss */
.tags-list {
  line-height: 1em;
  list-style-type: none; }
  .tags-list li {
    display: inline-block;
    padding: 1px; }

/* REVIEW - _review.scss */
.box-reviews .pager {
  border-bottom: 1px solid #CCCFD4;
  margin-bottom: 14px; }
  .box-reviews .pager:before, .box-reviews .pager:after {
    content: " ";
    display: table; }
  .box-reviews .pager:after {
    clear: both; }
  .box-reviews .pager select {
    width: auto; }
  .box-reviews .pager label {
    float: left;
    margin-right: 7px; }
.box-reviews dt {
  font-weight: normal; }
  .box-reviews dt span {
    font-style: italic;
    margin-right: 7px; }
.box-reviews dd {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000;
  position: relative; }
  .box-reviews dd > :first-child {
    margin-top: 0; }
  .box-reviews dd > :last-child {
    margin-bottom: 0; }
  .box-reviews dd h1, .box-reviews dd h2, .box-reviews dd h3, .box-reviews dd h4, .box-reviews dd .block-related .block-title, .block-related .box-reviews dd .block-title, .box-reviews dd h5, .box-reviews dd h6, .box-reviews dd p, .box-reviews dd li, .box-reviews dd dl {
    color: #000000; }
  .box-reviews dd h1, .box-reviews dd h2, .box-reviews dd h3, .box-reviews dd h4, .box-reviews dd .block-related .block-title, .block-related .box-reviews dd .block-title, .box-reviews dd h5, .box-reviews dd h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .box-reviews dd h1.subheader, .box-reviews dd h2.subheader, .box-reviews dd h3.subheader, .box-reviews dd h4.subheader, .box-reviews dd .block-related .subheader.block-title, .block-related .box-reviews dd .subheader.block-title, .box-reviews dd h5.subheader, .box-reviews dd h6.subheader {
      line-height: 1.4; }
  .box-reviews dd .date {
    position: absolute;
    right: 7px;
    top: 3.5px; }
.box-reviews .form-add fieldset {
  border: 0;
  padding: 0;
  position: relative; }
  .box-reviews .form-add fieldset h3 {
    position: absolute;
    right: 0;
    font-size: 1em;
    font-weight: normal; }
    .box-reviews .form-add fieldset h3 span {
      font-weight: bold; }
  .box-reviews .form-add fieldset h4, .box-reviews .form-add fieldset .block-related .block-title, .block-related .box-reviews .form-add fieldset .block-title {
    font-size: 1em; }
.box-reviews .form-list {
  margin-left: 0; }

/* Ratings */
.ratings-table td, .ratings-table th {
  padding: 3.5px;
  text-align: left; }

.ratings {
  margin: 0.5714285714rem 0; }

.rating-list {
  list-style-type: none;
  margin: 14px 0; }
  .rating-list li select, .rating-list li span {
    display: inline-block;
    width: auto; }
  .rating-list li span {
    min-width: 140px; }

.rating-box {
  float: left;
  margin-right: 0.3571428571rem;
  letter-spacing: 0.1em;
  line-height: 2.0714285714rem;
  font-family: "filmtools";
  position: relative;
  color: #BDC3C7;
  line-height: 1;
  vertical-align: middle;
  padding-bottom: 4px; }
  .rating-box .rating {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    color: #2980B9;
    overflow: hidden;
    white-space: nowrap;
    line-height: 1; }

/* Ratings - Add rating form */
.form-add textarea {
  min-height: 15em; }
.form-add .buttons-set .button {
  margin-bottom: 0; }

.customer-reviews .pager {
  margin-top: 5px;
  border-top: 1px solid #CCCFD4;
  padding-top: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #CCCFD4;
  padding-bottom: 5px; }
  .customer-reviews .pager .limiter label {
    display: none; }
  .customer-reviews .pager .limiter select {
    margin: 0; }
.customer-reviews ol {
  margin: 0.7142857143rem 0; }
.customer-reviews dd .review-summary-table {
  margin-top: 16px;
  margin-bottom: 15px; }
.customer-reviews dd p:not(.date) {
  margin-bottom: 0; }

.review-item {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .review-item:before, .review-item:after {
    content: " ";
    display: table; }
  .review-item:after {
    clear: both; }
  .review-item .review-info {
    padding-left: 0;
    padding-right: 0;
    width: 16.6666666667%;
    float: left;
    display: table;
    text-align: center;
    border-right: 1px solid #CCCFD4; }
    .review-item .review-info > div {
      display: table-cell;
      vertical-align: middle; }
    .review-item .review-info .review-author {
      font-size: 1.1428571429rem;
      font-weight: bold;
      margin-right: 0.2142857143rem; }
    .review-item .review-info .review-time-lapse {
      font-size: 0.9285714286rem;
      color: #CCCFD4;
      font-weight: bold; }
  .review-item .review-details-info {
    padding-left: 0;
    padding-right: 0;
    width: 83.3333333333%;
    float: left;
    padding-left: 2.2857142857rem;
    padding-right: 2.2857142857rem;
    margin-bottom: 0;
    margin-top: 0; }
    .review-item .review-details-info .review-rating .rating-box {
      display: inline-block;
      float: none;
      margin-right: 0; }
    .review-item .review-details-info .review-rating .review-rating-score, .review-item .review-details-info .review-rating .review-rating-score_label {
      display: none; }
    .review-item .review-details-info .summary-info {
      padding-bottom: 1.4285714286rem; }
      .review-item .review-details-info .summary-info .review-title {
        font-weight: bold;
        font-size: 1.4285714286rem; }

.review-item ~ .review-item .summary-info .review-title {
  padding-top: 1.4285714286rem;
  border-top: 1px solid #CCCFD4; }

.review-totals {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .review-totals:before, .review-totals:after {
    content: " ";
    display: table; }
  .review-totals:after {
    clear: both; }
  .review-totals .review-score {
    padding-left: 0;
    padding-right: 0;
    width: 33.3333333333%;
    float: left;
    text-align: center; }
    .review-totals .review-score .score {
      display: inline-block;
      font-size: 3.5714285714rem;
      font-weight: bold;
      margin-right: 0.5714285714rem; }
    .review-totals .review-score .score-text {
      display: inline-block;
      text-align: left;
      font-weight: 600; }
      .review-totals .review-score .score-text span {
        display: block;
        line-height: 1; }
    .review-totals .review-score .rating-container {
      padding-top: 0.3571428571rem;
      margin-left: auto;
      margin-right: auto;
      display: inline-block;
      width: auto;
      font-size: 2.1428571429rem; }
      .review-totals .review-score .rating-container:before, .review-totals .review-score .rating-container:after {
        content: " ";
        display: table; }
      .review-totals .review-score .rating-container:after {
        clear: both; }
      .review-totals .review-score .rating-container .review-count {
        font-size: 1rem;
        font-weight: bold; }
  .review-totals .featured-review-container {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 66.6666666667%;
    float: left;
    text-align: center; }
    .review-totals .featured-review-container .featured-review {
      text-align: left;
      display: inline-block;
      max-width: 100%; }
      .review-totals .featured-review-container .featured-review .review-title {
        font-size: 2.2857142857rem;
        line-height: 1.2;
        font-weight: 700;
        vertical-align: top; }
        .review-totals .featured-review-container .featured-review .review-title span {
          display: inline-block;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis; }
      .review-totals .featured-review-container .featured-review .review-header, .review-totals .featured-review-container .featured-review .review-author {
        font-weight: 600;
        margin-left: 0.1428571429rem;
        line-height: 1; }
  .review-totals .write-review-container {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 66.6666666667%;
    float: left; }
    .review-totals .write-review-container .button {
      float: right;
      margin: 0.8571428571rem 0; }

/* CART - _cart.scss */
.cart-empty {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000;
  margin-bottom: 0; }
  .cart-empty > :first-child {
    margin-top: 0; }
  .cart-empty > :last-child {
    margin-bottom: 0; }
  .cart-empty h1, .cart-empty h2, .cart-empty h3, .cart-empty h4, .cart-empty .block-related .block-title, .block-related .cart-empty .block-title, .cart-empty h5, .cart-empty h6, .cart-empty p, .cart-empty li, .cart-empty dl {
    color: #000000; }
  .cart-empty h1, .cart-empty h2, .cart-empty h3, .cart-empty h4, .cart-empty .block-related .block-title, .block-related .cart-empty .block-title, .cart-empty h5, .cart-empty h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .cart-empty h1.subheader, .cart-empty h2.subheader, .cart-empty h3.subheader, .cart-empty h4.subheader, .cart-empty .block-related .subheader.block-title, .block-related .cart-empty .subheader.block-title, .cart-empty h5.subheader, .cart-empty h6.subheader {
      line-height: 1.4; }

.cart fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

.cart .cart-table {
  /* Not relevant by default. Delete app/design/frontend/polar/default/template/checkout/cart/cart.phtml to get back to standard. */
  width: 100%; }
  .cart .cart-table .btn-update {
    float: right; }
  .cart .cart-table .product-name {
    margin-bottom: 0; }
  .cart .cart-table .product-code + .add-to-links {
    margin-top: 4px; }
  .cart .cart-table dl {
    margin-top: 3.5px;
    margin-bottom: 3.5px; }
    .cart .cart-table dl dt {
      display: inline-block;
      margin-right: 7px;
      margin-bottom: 0;
      font-size: 1.1428571429rem;
      line-height: 1.4;
      vertical-align: middle; }
      .cart .cart-table dl dt:after {
        content: ":"; }
    .cart .cart-table dl dd {
      display: inline-block;
      vertical-align: middle; }
  .cart .cart-table tbody tr ~ tr, .cart .cart-table tfoot tr ~ tr {
    border-top: 1px solid #CCCFD4; }
  .cart .cart-table tbody td:nth-child(1), .cart .cart-table tfoot td:nth-child(1) {
    width: 165px;
    text-align: middle; }
  .cart .cart-table tbody td:nth-child(3), .cart .cart-table tbody td:nth-child(4), .cart .cart-table tbody td:nth-child(5), .cart .cart-table tfoot td:nth-child(3), .cart .cart-table tfoot td:nth-child(4), .cart .cart-table tfoot td:nth-child(5) {
    width: 60px;
    text-align: middle;
    vertical-align: middle; }
  .cart .cart-table tbody input, .cart .cart-table tfoot input {
    margin: 0; }
  .cart .cart-table tfoot {
    background-color: transparent !important;
    border-top: 1px solid #CCCFD4;
    border-bottom: 1px solid #CCCFD4; }
    .cart .cart-table tfoot a tr:before, .cart .cart-table tfoot a tr:after {
      content: " ";
      display: table; }
    .cart .cart-table tfoot a tr:after {
      clear: both; }
    .cart .cart-table tfoot .checkout-buttons {
      float: left; }
    .cart .cart-table tfoot .checkout-types {
      float: right; }
    .cart .cart-table tfoot .checkout-types, .cart .cart-table tfoot .checkout-buttons {
      padding: 7px 0; }
      .cart .cart-table tfoot .checkout-types li, .cart .cart-table tfoot .checkout-buttons li {
        margin: 0 3px; }
      .cart .cart-table tfoot .checkout-types button, .cart .cart-table tfoot .checkout-types .button, .cart .cart-table tfoot .checkout-types .paypal-logo, .cart .cart-table tfoot .checkout-buttons button, .cart .cart-table tfoot .checkout-buttons .button, .cart .cart-table tfoot .checkout-buttons .paypal-logo {
        margin: 0; }

.sp-methods dt {
  font-size: 1.2857142857rem;
  margin-bottom: 0; }
.sp-methods dd ul {
  margin-bottom: 0; }
  .sp-methods dd ul li {
    list-style: none; }

.cart .checkout-buttons {
  list-style: none;
  margin-top: 0;
  margin-bottom: 1.2142857143rem;
  margin-left: -1.5714285714rem;
  margin-right: 0;
  overflow: hidden;
  padding: 0;
  margin-left: 0;
  margin-bottom: 0; }
  .cart .checkout-buttons > li {
    display: block;
    float: left;
    list-style: none;
    margin-left: 1.5714285714rem; }
    .cart .checkout-buttons > li > * {
      display: block; }
  .cart .checkout-buttons script {
    display: none; }
.cart .page-title:before, .cart .page-title:after {
  content: " ";
  display: table; }
.cart .page-title:after {
  clear: both; }
.cart .page-title * {
  margin: 0; }
.cart .page-title h1 {
  font-size: 1.9285714286rem;
  float: left; }
.cart #shopping-cart-totals-table {
  width: 100%; }
  .cart #shopping-cart-totals-table tfoot td {
    color: #2980B9; }
.cart #shopping-cart-table {
  border-collapse: collapse;
  border: none; }
  @media only screen and (max-width: 45.7142857143em) {
    .cart #shopping-cart-table td:nth-child(1) {
      display: none; } }
  .cart #shopping-cart-table h3 {
    margin-bottom: 0; }
  .cart #shopping-cart-table .product-code {
    list-style: none;
    margin-top: 0;
    margin-bottom: 1.2142857143rem;
    margin-left: -1.5714285714rem;
    margin-right: 0;
    overflow: hidden;
    padding: 0;
    margin: 0; }
    .cart #shopping-cart-table .product-code > li {
      display: block;
      float: left;
      list-style: none;
      margin-left: 1.5714285714rem; }
      .cart #shopping-cart-table .product-code > li > * {
        display: block; }
    .cart #shopping-cart-table .product-code li {
      font-size: 0.8571428571rem; }
      .cart #shopping-cart-table .product-code li > * {
        display: initial; }
      .cart #shopping-cart-table .product-code li:first-child {
        margin-left: 0; }
    .cart #shopping-cart-table .product-code:after {
      clear: both; }
  .cart #shopping-cart-table .item-msg {
    margin-bottom: 0; }
  .cart #shopping-cart-table .add-to-links {
    line-height: 1.2;
    margin-bottom: 0;
    margin-left: 0; }
    .cart #shopping-cart-table .add-to-links li {
      padding-right: 0.8571428571rem; }
      .cart #shopping-cart-table .add-to-links li ~ li {
        padding-left: 0.8571428571rem; }
      .cart #shopping-cart-table .add-to-links li a {
        font-size: 14px;
        letter-spacing: 0px;
        padding: 0.4285714286rem 0.7857142857rem;
        display: inline-block;
        width: auto; }
.cart .btn-remove {
  float: right; }
  .cart .btn-remove:hover {
    color: #C0392B;
    text-decoration: none; }

.cart .cart-collaterals {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .cart .cart-collaterals:before, .cart .cart-collaterals:after {
    content: " ";
    display: table; }
  .cart .cart-collaterals:after {
    clear: both; }
  .cart .cart-collaterals:before, .cart .cart-collaterals:after {
    content: " ";
    display: table; }
  .cart .cart-collaterals:after {
    clear: both; }
  .cart .cart-collaterals .shipping {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .cart .cart-collaterals .shipping {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 50%;
        float: left; } }
    .cart .cart-collaterals .shipping #shipping-zip-form {
      border-style: solid;
      border-width: 0;
      border-color: #dadada;
      margin-bottom: 14px;
      padding: 14px;
      background: #F5F5F5;
      color: #000000; }
      .cart .cart-collaterals .shipping #shipping-zip-form > :first-child {
        margin-top: 0; }
      .cart .cart-collaterals .shipping #shipping-zip-form > :last-child {
        margin-bottom: 0; }
      .cart .cart-collaterals .shipping #shipping-zip-form h1, .cart .cart-collaterals .shipping #shipping-zip-form h2, .cart .cart-collaterals .shipping #shipping-zip-form h3, .cart .cart-collaterals .shipping #shipping-zip-form h4, .cart .cart-collaterals .shipping #shipping-zip-form .block-related .block-title, .block-related .cart .cart-collaterals .shipping #shipping-zip-form .block-title, .cart .cart-collaterals .shipping #shipping-zip-form h5, .cart .cart-collaterals .shipping #shipping-zip-form h6, .cart .cart-collaterals .shipping #shipping-zip-form p, .cart .cart-collaterals .shipping #shipping-zip-form li, .cart .cart-collaterals .shipping #shipping-zip-form dl {
        color: #000000; }
      .cart .cart-collaterals .shipping #shipping-zip-form h1, .cart .cart-collaterals .shipping #shipping-zip-form h2, .cart .cart-collaterals .shipping #shipping-zip-form h3, .cart .cart-collaterals .shipping #shipping-zip-form h4, .cart .cart-collaterals .shipping #shipping-zip-form .block-related .block-title, .block-related .cart .cart-collaterals .shipping #shipping-zip-form .block-title, .cart .cart-collaterals .shipping #shipping-zip-form h5, .cart .cart-collaterals .shipping #shipping-zip-form h6 {
        line-height: 1;
        margin-bottom: 0.7142857143rem; }
        .cart .cart-collaterals .shipping #shipping-zip-form h1.subheader, .cart .cart-collaterals .shipping #shipping-zip-form h2.subheader, .cart .cart-collaterals .shipping #shipping-zip-form h3.subheader, .cart .cart-collaterals .shipping #shipping-zip-form h4.subheader, .cart .cart-collaterals .shipping #shipping-zip-form .block-related .subheader.block-title, .block-related .cart .cart-collaterals .shipping #shipping-zip-form .subheader.block-title, .cart .cart-collaterals .shipping #shipping-zip-form h5.subheader, .cart .cart-collaterals .shipping #shipping-zip-form h6.subheader {
          line-height: 1.4; }
      .cart .cart-collaterals .shipping #shipping-zip-form .form-list {
        margin: 0 auto;
        max-width: 81.4285714286rem;
        width: 100%; }
        .cart .cart-collaterals .shipping #shipping-zip-form .form-list:before, .cart .cart-collaterals .shipping #shipping-zip-form .form-list:after {
          content: " ";
          display: table; }
        .cart .cart-collaterals .shipping #shipping-zip-form .form-list:after {
          clear: both; }
        .cart .cart-collaterals .shipping #shipping-zip-form .form-list li {
          padding-left: 0;
          padding-right: 0;
          width: 50%;
          float: left; }
      .cart .cart-collaterals .shipping #shipping-zip-form button {
        margin-bottom: 0; }
      .cart .cart-collaterals .shipping #shipping-zip-form .shipping-note {
        margin: 0.5714285714rem 0; }
    .cart .cart-collaterals .shipping #co-shipping-method-form {
      border-style: solid;
      border-width: 0;
      border-color: #dadada;
      margin-bottom: 14px;
      padding: 14px;
      background: #F5F5F5;
      color: #000000; }
      .cart .cart-collaterals .shipping #co-shipping-method-form > :first-child {
        margin-top: 0; }
      .cart .cart-collaterals .shipping #co-shipping-method-form > :last-child {
        margin-bottom: 0; }
      .cart .cart-collaterals .shipping #co-shipping-method-form h1, .cart .cart-collaterals .shipping #co-shipping-method-form h2, .cart .cart-collaterals .shipping #co-shipping-method-form h3, .cart .cart-collaterals .shipping #co-shipping-method-form h4, .cart .cart-collaterals .shipping #co-shipping-method-form .block-related .block-title, .block-related .cart .cart-collaterals .shipping #co-shipping-method-form .block-title, .cart .cart-collaterals .shipping #co-shipping-method-form h5, .cart .cart-collaterals .shipping #co-shipping-method-form h6, .cart .cart-collaterals .shipping #co-shipping-method-form p, .cart .cart-collaterals .shipping #co-shipping-method-form li, .cart .cart-collaterals .shipping #co-shipping-method-form dl {
        color: #000000; }
      .cart .cart-collaterals .shipping #co-shipping-method-form h1, .cart .cart-collaterals .shipping #co-shipping-method-form h2, .cart .cart-collaterals .shipping #co-shipping-method-form h3, .cart .cart-collaterals .shipping #co-shipping-method-form h4, .cart .cart-collaterals .shipping #co-shipping-method-form .block-related .block-title, .block-related .cart .cart-collaterals .shipping #co-shipping-method-form .block-title, .cart .cart-collaterals .shipping #co-shipping-method-form h5, .cart .cart-collaterals .shipping #co-shipping-method-form h6 {
        line-height: 1;
        margin-bottom: 0.7142857143rem; }
        .cart .cart-collaterals .shipping #co-shipping-method-form h1.subheader, .cart .cart-collaterals .shipping #co-shipping-method-form h2.subheader, .cart .cart-collaterals .shipping #co-shipping-method-form h3.subheader, .cart .cart-collaterals .shipping #co-shipping-method-form h4.subheader, .cart .cart-collaterals .shipping #co-shipping-method-form .block-related .subheader.block-title, .block-related .cart .cart-collaterals .shipping #co-shipping-method-form .subheader.block-title, .cart .cart-collaterals .shipping #co-shipping-method-form h5.subheader, .cart .cart-collaterals .shipping #co-shipping-method-form h6.subheader {
          line-height: 1.4; }
      .cart .cart-collaterals .shipping #co-shipping-method-form button {
        margin-bottom: 0; }
    .cart .cart-collaterals .shipping > .shipping-note {
      border-style: solid;
      border-width: 0;
      border-color: #dadada;
      margin-bottom: 14px;
      padding: 14px;
      background: #D87C20;
      color: #FFFFFF; }
      .cart .cart-collaterals .shipping > .shipping-note > :first-child {
        margin-top: 0; }
      .cart .cart-collaterals .shipping > .shipping-note > :last-child {
        margin-bottom: 0; }
      .cart .cart-collaterals .shipping > .shipping-note h1, .cart .cart-collaterals .shipping > .shipping-note h2, .cart .cart-collaterals .shipping > .shipping-note h3, .cart .cart-collaterals .shipping > .shipping-note h4, .cart .cart-collaterals .shipping > .shipping-note .block-related .block-title, .block-related .cart .cart-collaterals .shipping > .shipping-note .block-title, .cart .cart-collaterals .shipping > .shipping-note h5, .cart .cart-collaterals .shipping > .shipping-note h6, .cart .cart-collaterals .shipping > .shipping-note p, .cart .cart-collaterals .shipping > .shipping-note li, .cart .cart-collaterals .shipping > .shipping-note dl {
        color: #FFFFFF; }
      .cart .cart-collaterals .shipping > .shipping-note h1, .cart .cart-collaterals .shipping > .shipping-note h2, .cart .cart-collaterals .shipping > .shipping-note h3, .cart .cart-collaterals .shipping > .shipping-note h4, .cart .cart-collaterals .shipping > .shipping-note .block-related .block-title, .block-related .cart .cart-collaterals .shipping > .shipping-note .block-title, .cart .cart-collaterals .shipping > .shipping-note h5, .cart .cart-collaterals .shipping > .shipping-note h6 {
        line-height: 1;
        margin-bottom: 0.7142857143rem; }
        .cart .cart-collaterals .shipping > .shipping-note h1.subheader, .cart .cart-collaterals .shipping > .shipping-note h2.subheader, .cart .cart-collaterals .shipping > .shipping-note h3.subheader, .cart .cart-collaterals .shipping > .shipping-note h4.subheader, .cart .cart-collaterals .shipping > .shipping-note .block-related .subheader.block-title, .block-related .cart .cart-collaterals .shipping > .shipping-note .subheader.block-title, .cart .cart-collaterals .shipping > .shipping-note h5.subheader, .cart .cart-collaterals .shipping > .shipping-note h6.subheader {
          line-height: 1.4; }
  .cart .cart-collaterals .deals {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .cart .cart-collaterals .deals {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 50%;
        float: left; } }
  .cart .cart-collaterals .cart-right {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      .cart .cart-collaterals .cart-right {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 50%;
        float: left; } }
    .cart .cart-collaterals .cart-right .totals table tfoot {
      border-top: 1px solid #CCCFD4;
      border-bottom: 1px solid #CCCFD4; }
    .cart .cart-collaterals .cart-right .totals .checkout-types {
      list-style: none;
      margin-top: 0;
      margin-bottom: 1.2142857143rem;
      margin-left: -1.5714285714rem;
      margin-right: 0;
      overflow: hidden;
      padding: 0;
      margin-left: 0;
      text-align: right; }
      .cart .cart-collaterals .cart-right .totals .checkout-types > li {
        display: block;
        float: left;
        list-style: none;
        margin-left: 1.5714285714rem; }
        .cart .cart-collaterals .cart-right .totals .checkout-types > li > * {
          display: block; }
      .cart .cart-collaterals .cart-right .totals .checkout-types script {
        display: none; }
      .cart .cart-collaterals .cart-right .totals .checkout-types li {
        margin: 0;
        vertical-align: middle;
        float: none;
        display: inline-block; }
        .cart .cart-collaterals .cart-right .totals .checkout-types li > p, .cart .cart-collaterals .cart-right .totals .checkout-types li > button {
          margin: 0; }
        .cart .cart-collaterals .cart-right .totals .checkout-types li .paypal-logo {
          margin-top: 3px; }
        .cart .cart-collaterals .cart-right .totals .checkout-types li:first-of-type {
          display: block;
          margin: 0.7142857143rem; }
          .cart .cart-collaterals .cart-right .totals .checkout-types li:first-of-type > button {
            margin: 0 auto;
            padding: 0.7142857143rem 1.4285714286rem 0.7857142857rem; }
          .cart .cart-collaterals .cart-right .totals .checkout-types li:first-of-type::after {
            display: block;
            margin: 0 auto;
            content: '-- or --';
            margin-bottom: 5px; }
        .cart .cart-collaterals .cart-right .totals .checkout-types li .paypal-logo .paypal-or {
          display: none; }

.checkout-types {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .checkout-types > :first-child {
    margin-top: 0; }
  .checkout-types > :last-child {
    margin-bottom: 0; }
  .checkout-types h1, .checkout-types h2, .checkout-types h3, .checkout-types h4, .checkout-types .block-related .block-title, .block-related .checkout-types .block-title, .checkout-types h5, .checkout-types h6, .checkout-types p, .checkout-types li, .checkout-types dl {
    color: #000000; }
  .checkout-types h1, .checkout-types h2, .checkout-types h3, .checkout-types h4, .checkout-types .block-related .block-title, .block-related .checkout-types .block-title, .checkout-types h5, .checkout-types h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .checkout-types h1.subheader, .checkout-types h2.subheader, .checkout-types h3.subheader, .checkout-types h4.subheader, .checkout-types .block-related .subheader.block-title, .block-related .checkout-types .subheader.block-title, .checkout-types h5.subheader, .checkout-types h6.subheader {
      line-height: 1.4; }
  .checkout-types .divide {
    display: table;
    width: 100%;
    margin: 0.7142857143rem 0; }
    .checkout-types .divide > div {
      width: 33.33%;
      display: table-cell;
      vertical-align: middle;
      text-align: center;
      padding-left: 0.8571428571rem;
      padding-right: 0.8571428571rem; }
    .checkout-types .divide .or-container {
      font-size: 1.2857142857rem;
      font-weight: 700; }
    .checkout-types .divide hr {
      height: 2px;
      color: #000000;
      background-color: #000000; }
  .checkout-types .checkout-btn-container {
    text-align: center; }
    .checkout-types .checkout-btn-container .btn-proceed-checkout {
      margin: 0.7142857143rem 0 0;
      padding: 1.4285714286rem 2.8571428571rem; }
  .checkout-types .paypal-btn-container, .checkout-types .amazon-btn-container {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 50%;
    float: left;
    padding-left: 0.8571428571rem;
    padding-right: 0.8571428571rem;
    text-align: center;
    vertical-align: middle;
    display: table-cell; }
  .checkout-types .paypal-logo, .checkout-types .amazon-pay-button {
    margin: 0; }
    .checkout-types .paypal-logo .paypal-or, .checkout-types .amazon-pay-button .paypal-or {
      display: none; }

.giftcard #giftcard-form .check-gc-status {
  margin-left: 6px; }

/* Crosssell */
.crosssell {
  margin: 0 -1.7142857143rem;
  max-width: none;
  width: auto;
  overflow-x: hidden; }
  .crosssell:before, .crosssell:after {
    content: " ";
    display: table; }
  .crosssell:after {
    clear: both; }
  .crosssell .cross-title {
    padding-left: 0;
    padding-right: 0;
    width: 100%;
    float: left;
    width: auto;
    margin-top: 0.8571428571rem;
    float: none;
    margin-left: 2.1428571429rem;
    margin-right: 2.1428571429rem; }
    .crosssell .cross-title h3 {
      background: #BDC3C7;
      padding: 0.5rem 0.7142857143rem;
      font-size: 1.0714285714rem;
      margin-top: 0;
      font-weight: bold; }
  .crosssell .slide-container {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none; }
    .crosssell .slide-container .slider-item {
      position: relative;
      border: 1px solid #CCCFD4;
      text-align: center;
      padding: 0.2857142857rem 0.2857142857rem 4.4285714286rem;
      margin: 0 0.3571428571rem;
      text-align: center; }
      .crosssell .slide-container .slider-item .product-image {
        display: inline-block; }
      .crosssell .slide-container .slider-item .product-shop {
        margin: 0; }
        .crosssell .slide-container .slider-item .product-shop .product-name {
          line-height: 0.8; }
          .crosssell .slide-container .slider-item .product-shop .product-name a {
            color: #2980B9;
            font-weight: 600;
            font-size: 1.2857142857rem; }
      .crosssell .slide-container .slider-item .special-price, .crosssell .slide-container .slider-item .regular-price {
        color: #000000;
        font-size: 1.2857142857rem;
        font-weight: 600;
        margin-bottom: 6px; }
      .crosssell .slide-container .slider-item .old-price, .crosssell .slide-container .slider-item .save-price {
        display: none; }
      .crosssell .slide-container .slider-item .hint {
        display: none; }
      .crosssell .slide-container .slider-item .add-to-container {
        position: absolute;
        bottom: 0;
        left: 0;
        padding: 0.2857142857rem;
        width: 100%;
        text-align: center; }
        .crosssell .slide-container .slider-item .add-to-container:before, .crosssell .slide-container .slider-item .add-to-container:after {
          content: " ";
          display: table; }
        .crosssell .slide-container .slider-item .add-to-container:after {
          clear: both; }
        .crosssell .slide-container .slider-item .add-to-container .minimal-price-link {
          display: none; }
        .crosssell .slide-container .slider-item .add-to-container .link-wishlist {
          line-height: 31px;
          font-size: 1rem;
          font-weight: 600;
          line-height: 32px;
          border-radius: 4px;
          padding: 0.4285714286rem 0.7857142857rem;
          line-height: normal;
          margin: 0 0.2857142857rem !important; }
        .crosssell .slide-container .slider-item .add-to-container .btn-cart {
          font-size: 1rem;
          font-weight: 600;
          padding: 0.4285714286rem 0.7857142857rem;
          margin-bottom: 0; }

/* Cart list */
.cart-list {
  border-top: 1px solid #CCCFD4;
  padding-top: 14px; }
  .cart-list > li {
    list-style-type: none;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #CCCFD4;
    position: relative;
    min-height: 180px; }
    .cart-list > li:before, .cart-list > li:after {
      content: " ";
      display: table; }
    .cart-list > li:after {
      clear: both; }
    .cart-list > li .btn-remove {
      position: absolute;
      top: 0;
      right: 0; }
    .cart-list > li ul, .cart-list > li ol {
      margin-left: 0; }

.cart-list .product-image {
  float: left;
  margin-right: 14px;
  min-height: 150px; }
  @media only screen and (min-width:45.7857142857em) {
    .cart-list .product-image {
      position: absolute;
      left: 0;
      top: 7px; } }

.cart-list .product-info {
  float: left;
  clear: both;
  width: 100%; }
  @media only screen and (min-width:45.7857142857em) {
    .cart-list .product-info {
      padding-right: 150px;
      padding-left: 150px;
      clear: none;
      width: auto; } }

.cart-list .product-name {
  font-size: 1.6428571429rem;
  margin-top: 0; }

.cart-list .options-icon {
  margin-top: 14px; }
  .cart-list .options-icon:first-of-type {
    margin-top: 0; }

.cart-list .item-options {
  float: left;
  clear: both;
  padding: 14px;
  background-color: #F5F5F5;
  margin-bottom: 0;
  width: 100%; }
  @media only screen and (min-width:45.7857142857em) {
    .cart-list .item-options {
      padding: 0;
      background-color: transparent;
      width: auto; } }
  .cart-list .item-options .option {
    float: left;
    margin-right: 14px;
    width: 100%; }
    .cart-list .item-options .option dt, .cart-list .item-options .option dd {
      margin-bottom: 0; }
    .cart-list .item-options .option dt {
      float: left;
      min-width: 100px; }
      .cart-list .item-options .option dt:after {
        content: ":"; }
    .cart-list .item-options .option dd {
      float: left; }
      .cart-list .item-options .option dd:before {
        content: ", "; }
      .cart-list .item-options .option dd:first-of-type:before {
        content: ""; }
  .cart-list .item-options .link-edit {
    display: none; }

.cart-list .actions {
  position: absolute;
  top: 7px;
  right: 28px; }
  .cart-list .actions a {
    margin-left: 7px; }

.cart-list .price-summary {
  position: absolute;
  right: 0;
  top: 42px; }
  .cart-list .price-summary .qty {
    width: 1.5em;
    float: right;
    text-align: center;
    margin-right: 0.5em; }
  .cart-list .price-summary .cart-price {
    float: right;
    clear: both;
    color: #CCCFD4; }
    .cart-list .price-summary .cart-price:first-of-type {
      float: right;
      clear: both; }
      .cart-list .price-summary .cart-price:first-of-type:before {
        content: " x "; }
    .cart-list .price-summary .cart-price:last-of-type {
      font-size: 21px;
      border-top: 1px solid #CCCFD4;
      border-bottom: 1px solid #CCCFD4;
      margin-top: 7px;
      width: 100%;
      color: #000000;
      font-weight: bold;
      text-align: right; }

.cart-list .cart-footer {
  min-height: 0; }
  .cart-list .cart-footer .button {
    width: 100%; }
    .cart-list .cart-footer .button:first-of-type {
      margin-bottom: 14px; }
    @media only screen and (min-width:45.7857142857em) {
      .cart-list .cart-footer .button {
        width: auto; }
        .cart-list .cart-footer .button:first-of-type {
          margin-bottom: 0; } }
  .cart-list .cart-footer .btn-update {
    float: right; }

/* Checkout */
.one-column-checkout {
  max-width: 640px; }
  .one-column-checkout .header-container {
    margin-top: 0; }
    .one-column-checkout .header-container .header {
      margin: 28px 0;
      padding: 0; }
      .one-column-checkout .header-container .header .logo {
        margin: 0;
        float: none; }

.opc-wrapper {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  .opc-wrapper:before, .opc-wrapper:after {
    content: " ";
    display: table; }
  .opc-wrapper:after {
    clear: both; }

@media only screen and (max-width: 45.7142857143em) {
  #col-right-opcheckout {
    display: none; } }

.opc-progress-container {
  padding-left: 1.7142857143rem;
  padding-right: 1.7142857143rem;
  width: 25%;
  float: left; }
  .opc-progress-container .block-content dl div {
    border-style: solid;
    border-width: 0;
    border-color: #dadada;
    margin-bottom: 14px;
    padding: 14px;
    background: #F5F5F5;
    color: #000000; }
    .opc-progress-container .block-content dl div > :first-child {
      margin-top: 0; }
    .opc-progress-container .block-content dl div > :last-child {
      margin-bottom: 0; }
    .opc-progress-container .block-content dl div h1, .opc-progress-container .block-content dl div h2, .opc-progress-container .block-content dl div h3, .opc-progress-container .block-content dl div h4, .opc-progress-container .block-content dl div .block-related .block-title, .block-related .opc-progress-container .block-content dl div .block-title, .opc-progress-container .block-content dl div h5, .opc-progress-container .block-content dl div h6, .opc-progress-container .block-content dl div p, .opc-progress-container .block-content dl div li, .opc-progress-container .block-content dl div dl {
      color: #000000; }
    .opc-progress-container .block-content dl div h1, .opc-progress-container .block-content dl div h2, .opc-progress-container .block-content dl div h3, .opc-progress-container .block-content dl div h4, .opc-progress-container .block-content dl div .block-related .block-title, .block-related .opc-progress-container .block-content dl div .block-title, .opc-progress-container .block-content dl div h5, .opc-progress-container .block-content dl div h6 {
      line-height: 1;
      margin-bottom: 0.7142857143rem; }
      .opc-progress-container .block-content dl div h1.subheader, .opc-progress-container .block-content dl div h2.subheader, .opc-progress-container .block-content dl div h3.subheader, .opc-progress-container .block-content dl div h4.subheader, .opc-progress-container .block-content dl div .block-related .subheader.block-title, .block-related .opc-progress-container .block-content dl div .subheader.block-title, .opc-progress-container .block-content dl div h5.subheader, .opc-progress-container .block-content dl div h6.subheader {
        line-height: 1.4; }

.opc {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  float: left; }
  @media only screen and (min-width:45.7857142857em) {
    .opc {
      padding-left: 0;
      padding-right: 0;
      width: 75%;
      float: left; } }

/* Horizontal mode, standard */
.opc {
  list-style: none; }
  .opc > li .step-title {
    background-color: #CCCFD4;
    color: #000000;
    padding: 0 7px;
    cursor: pointer; }
    .opc > li .step-title h2 {
      position: relative;
      font-weight: normal;
      font-size: 14px;
      padding: 7px;
      line-height: 1.5em;
      margin-bottom: 0;
      color: #FFFFFF; }
      .opc > li .step-title h2 .number {
        font-size: 14px;
        color: #FFFFFF;
        margin-right: 5px; }
      .opc > li .step-title h2 a:hover, .opc > li .step-title h2 a:active, .opc > li .step-title h2 a:focus, .opc > li .step-title h2 a:visited, .opc > li .step-title h2 a {
        text-decoration: none;
        color: #000000; }
  .opc > li .step {
    background-color: #F5F5F5;
    padding: 14px; }
  .opc > li.allow .step-title {
    background-color: #3498DB; }
  .opc > li .shipping-note {
    margin: 0 0 0.7142857143rem 0; }
  .opc fieldset {
    border: 0;
    padding: 0;
    margin: 0; }
  .opc ul, .opc ol {
    list-style: none; }
    .opc ul li, .opc ol li {
      list-style: none; }
  .opc ul.form-list {
    margin: 0; }
    .opc ul.form-list ul li {
      display: block; }
  .opc .fields > * {
    margin: 0 auto;
    max-width: 81.4285714286rem;
    width: 100%; }
    .opc .fields > *:before, .opc .fields > *:after {
      content: " ";
      display: table; }
    .opc .fields > *:after {
      clear: both; }
    .opc .fields > * .name-firstname {
      padding-left: 1.7142857143rem;
      padding-right: 1.7142857143rem;
      width: 50%;
      float: left;
      padding-left: 0; }
    .opc .fields > * .name-lastname {
      padding-left: 1.7142857143rem;
      padding-right: 1.7142857143rem;
      width: 50%;
      float: left;
      padding-right: 0; }
  .opc .buttons-set {
    margin: 1em 0; }
  .opc .control:before, .opc .control:after {
    content: " ";
    display: table; }
  .opc .control:after {
    clear: both; }
  .opc .sp-methods dt {
    font-size: 1.2857142857rem; }
  .opc #checkout-step-shipping_method dt {
    margin-top: 6px;
    margin-bottom: 0; }
  .opc #checkout-step-shipping_method li input {
    margin: 0; }
  .opc #checkout-step-shipping_method li label {
    padding-bottom: 0; }
  .opc .product-name {
    font-weight: bold; }
  .opc .data-table {
    border-collapse: collapse;
    border: none; }
    .opc .data-table ul {
      margin-left: 0; }
    .opc .data-table thead {
      border-bottom: 1px solid #CCCFD4; }
    .opc .data-table tfoot {
      border-top: 1px solid #CCCFD4; }

/* Multiple address checkout */
.checkout-progress {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000;
  list-style: none;
  margin: 0; }
  .checkout-progress > :first-child {
    margin-top: 0; }
  .checkout-progress > :last-child {
    margin-bottom: 0; }
  .checkout-progress h1, .checkout-progress h2, .checkout-progress h3, .checkout-progress h4, .checkout-progress .block-related .block-title, .block-related .checkout-progress .block-title, .checkout-progress h5, .checkout-progress h6, .checkout-progress p, .checkout-progress li, .checkout-progress dl {
    color: #000000; }
  .checkout-progress h1, .checkout-progress h2, .checkout-progress h3, .checkout-progress h4, .checkout-progress .block-related .block-title, .block-related .checkout-progress .block-title, .checkout-progress h5, .checkout-progress h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .checkout-progress h1.subheader, .checkout-progress h2.subheader, .checkout-progress h3.subheader, .checkout-progress h4.subheader, .checkout-progress .block-related .subheader.block-title, .block-related .checkout-progress .subheader.block-title, .checkout-progress h5.subheader, .checkout-progress h6.subheader {
      line-height: 1.4; }
  .checkout-progress li {
    display: inline-block;
    padding: 8px; }
    .checkout-progress li.active {
      background-color: #CCCFD4;
      color: #FFFFFF; }
  .checkout-progress .buttons-set {
    position: relative; }
    .checkout-progress .buttons-set .please-wait {
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0;
      right: 0;
      text-align: center; }

.order-review .buttons-set .page-title, .order-review .buttons-set .monkey-additional-lists {
  text-align: left; }
.order-review .item-options dt {
  padding-left: 6px;
  display: inline-block;
  font-size: 14px; }
.order-review .item-options dd {
  padding-left: 2px;
  display: inline-block; }

#review-buttons-container > * {
  vertical-align: middle; }

/* WISHLIST - _wishlist.scss */
#wishlist-view-form {
  /* Firefox fix */
  float: left;
  clear: both;
  width: 100%; }

.my-wishlist fieldset {
  border: 0;
  padding: 0;
  margin: 0; }
.my-wishlist .buttons-set button, .my-wishlist .buttons-set .button {
  width: 100%;
  margin-left: 0; }
  @media only screen and (min-width:45.7857142857em) {
    .my-wishlist .buttons-set button, .my-wishlist .buttons-set .button {
      width: auto;
      margin-left: 10px; } }

.wishlist-list {
  /* For the new markup based on list and not table */
  border-top: 1px solid #CCCFD4;
  padding-top: 14px; }
  .wishlist-list > li {
    list-style-type: none;
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #CCCFD4;
    position: relative;
    min-height: 150px; }
    .wishlist-list > li:before, .wishlist-list > li:after {
      content: " ";
      display: table; }
    .wishlist-list > li:after {
      clear: both; }
    .wishlist-list > li .btn-remove {
      position: absolute;
      top: 0;
      right: 0; }
    .wishlist-list > li .product-image {
      float: left;
      margin: 0 14px 14px 0; }
    .wishlist-list > li h3.product-name {
      padding-right: 65px;
      font-size: 14px; }
    .wishlist-list > li .description {
      margin-bottom: 14px; }
    .wishlist-list > li .add-to-cart-alt {
      float: right; }
      .wishlist-list > li .add-to-cart-alt input, .wishlist-list > li .add-to-cart-alt button {
        float: left; }
      .wishlist-list > li .add-to-cart-alt .qty {
        display: block;
        float: left;
        width: 2.5em;
        margin-bottom: 7px;
        margin-right: 14px;
        text-align: center; }
    .wishlist-list > li .price-box {
      float: left; }
    .wishlist-list > li .truncated {
      clear: both;
      display: none; }
      .wishlist-list > li .truncated:before, .wishlist-list > li .truncated:after {
        content: " ";
        display: table; }
      .wishlist-list > li .truncated:after {
        clear: both; }
    .wishlist-list > li .link-edit {
      display: none;
      /* The function is to hard to comprehend, so we simply don't want to show it */
      position: absolute;
      right: 21px;
      top: 7px; }
    .wishlist-list > li p {
      margin: 0; }

/* Wishlist table styles if you choose not to use the new markup */
#wishlist-table .product-name {
  font-size: 14px; }
#wishlist-table textarea {
  width: 100%;
  min-height: 70px; }
#wishlist-table p:before, #wishlist-table p:after {
  content: " ";
  display: table; }
#wishlist-table p:after {
  clear: both; }
#wishlist-table .inner {
  margin-bottom: 7px; }
#wishlist-table tbody tr {
  border-bottom: 1px solid #CCCFD4; }
#wishlist-table tbody td {
  padding: 21px;
  vertical-align: top; }
  #wishlist-table tbody td:first-child {
    width: 100px;
    /* Default wishlist thumbnail size in Magento */ }
  #wishlist-table tbody td:nth-child(2) {
    min-width: 210px; }
  #wishlist-table tbody td:nth-child(3) {
    max-width: 140px; }
#wishlist-table tbody .cart-cell {
  width: 100%;
  margin-bottom: 7px;
  min-width: 210px; }
  #wishlist-table tbody .cart-cell a {
    text-decoration: underline; }
    #wishlist-table tbody .cart-cell a:hover, #wishlist-table tbody .cart-cell a:active {
      text-decoration: none; }
  #wishlist-table tbody .cart-cell .item-options dl:before, #wishlist-table tbody .cart-cell .item-options dl:after {
    content: " ";
    display: table; }
  #wishlist-table tbody .cart-cell .item-options dl:after {
    clear: both; }
  #wishlist-table tbody .cart-cell .item-options dl dd, #wishlist-table tbody .cart-cell .item-options dl dt {
    float: left;
    width: auto; }
  #wishlist-table tbody .cart-cell .item-options dl dt {
    margin-right: 7px;
    clear: left; }
    #wishlist-table tbody .cart-cell .item-options dl dt:after {
      content: ":"; }
  #wishlist-table tbody .cart-cell .details:before, #wishlist-table tbody .cart-cell .details:after {
    content: " ";
    display: table; }
  #wishlist-table tbody .cart-cell .details:after {
    clear: both; }
#wishlist-table .price-box {
  margin-bottom: 7px;
  font-size: 14px; }
#wishlist-table .add-to-cart-alt {
  margin-bottom: 7px; }
  #wishlist-table .add-to-cart-alt:before, #wishlist-table .add-to-cart-alt:after {
    content: " ";
    display: table; }
  #wishlist-table .add-to-cart-alt:after {
    clear: both; }
#wishlist-table .qty {
  display: block;
  float: left;
  width: 2.5em;
  margin-bottom: 7px;
  margin-right: 14px; }

/* Wishlist right col */
/* See also _products-list.scss for the styling of the mini-product-list */
.block-wishlist .actions a {
  -webkit-appearance: none;
  -moz-appearance: none;
  border-radius: 0;
  border-style: solid;
  border-width: 0;
  cursor: pointer;
  font-family: "Source Sans Pro";
  font-weight: normal;
  line-height: normal;
  margin: 0 0 1.4285714286rem;
  position: relative;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  padding: 0.6428571429rem 1.2857142857rem 0.7142857143rem 1.2857142857rem;
  font-size: 1.1428571429rem;
  background-color: #2980B9;
  border-color: #216694;
  color: #FFFFFF;
  transition: background-color 300ms ease-out; }
  .block-wishlist .actions a:hover, .block-wishlist .actions a:focus {
    background-color: #216694; }
  .block-wishlist .actions a:hover, .block-wishlist .actions a:focus {
    color: #FFFFFF; }

.manufacturer-sort {
  padding-top: 0.5714285714rem;
  padding-bottom: 0.5714285714rem;
  background: #eeeeee; }
  .manufacturer-sort h6 {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 25%;
    float: left;
    margin-top: 0;
    margin-bottom: 0;
    line-height: 1.6;
    color: #333333;
    font-size: 0.8571428571rem; }
    @media only screen and (min-width: 68.0714285714em) {
      .manufacturer-sort h6 {
        font-size: 0.9285714286rem; } }
  .manufacturer-sort #manufacturer_char_filter {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 75%;
    float: left; }
    .manufacturer-sort #manufacturer_char_filter li {
      display: inline-block;
      text-align: center;
      width: 3.01%;
      font-size: 0.8571428571rem;
      padding-left: 2px; }
      @media only screen and (min-width: 68.0714285714em) {
        .manufacturer-sort #manufacturer_char_filter li {
          font-size: 0.9285714286rem; } }
      .manufacturer-sort #manufacturer_char_filter li a:hover {
        text-decoration: none;
        color: #000000;
        font-weight: 700; }
      .manufacturer-sort #manufacturer_char_filter li ~ li {
        border-left: 1px solid #7F8C8D; }
        .manufacturer-sort #manufacturer_char_filter li ~ li a {
          color: #333333; }

.cycle-slideshow ~ .manufacturer-sort {
  position: absolute;
  left: 0;
  right: 0;
  bottom: -1.4285714286rem;
  margin-bottom: 0.7142857143rem; }

#ul_manuf ul {
  margin: 0 auto;
  max-width: 81.4285714286rem;
  width: 100%; }
  #ul_manuf ul:before, #ul_manuf ul:after {
    content: " ";
    display: table; }
  #ul_manuf ul:after {
    clear: both; }
  #ul_manuf ul li {
    list-style: none;
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    #ul_manuf ul li a {
      color: #7F8C8D; }
      #ul_manuf ul li a:hover {
        text-decoration: none;
        color: #000000; }
    @media only screen and (min-width:45.7857142857em) {
      #ul_manuf ul li {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 33.3333333333%;
        float: left; } }
    @media only screen and (min-width:73.2142857143em) {
      #ul_manuf ul li {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 25%;
        float: left; } }

#m-option-alpha-list {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.7142857143rem;
  padding-right: 1.7142857143rem;
  width: 75%;
  float: left;
  border: none !important; }
  #m-option-alpha-list .m-alpha-pager {
    display: inline-block;
    text-align: center;
    width: 3.01%;
    font-size: 0.8571428571rem;
    padding-left: 2px;
    margin: 0;
    float: none; }
    @media only screen and (min-width: 68.0714285714em) {
      #m-option-alpha-list .m-alpha-pager {
        font-size: 0.9285714286rem; } }
    #m-option-alpha-list .m-alpha-pager a:hover {
      text-decoration: none;
      color: #000000;
      font-weight: 700; }
    #m-option-alpha-list .m-alpha-pager ~ li {
      border-left: 1px solid #7F8C8D; }
      #m-option-alpha-list .m-alpha-pager ~ li a {
        color: #333333; }

#m-option-page-list .m-alpha-list > ul > li {
  list-style: none; }

/* ACCOUNT - _account.scss */
/* Login */
.customer-account-login .col2-set .buttons-set {
  text-align: right; }

.col-main .my-account {
  padding-top: 1em;
  /* Fix padding above title on some pages */ }

.customer-account-index .main-container .info-box, .customer-account-edit .main-container .info-box, .customer-address-index .main-container .info-box, .sales-order-history .main-container .info-box {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .customer-account-index .main-container .info-box > :first-child, .customer-account-edit .main-container .info-box > :first-child, .customer-address-index .main-container .info-box > :first-child, .sales-order-history .main-container .info-box > :first-child {
    margin-top: 0; }
  .customer-account-index .main-container .info-box > :last-child, .customer-account-edit .main-container .info-box > :last-child, .customer-address-index .main-container .info-box > :last-child, .sales-order-history .main-container .info-box > :last-child {
    margin-bottom: 0; }
  .customer-account-index .main-container .info-box h1, .customer-account-index .main-container .info-box h2, .customer-account-index .main-container .info-box h3, .customer-account-index .main-container .info-box h4, .customer-account-index .main-container .info-box .block-related .block-title, .block-related .customer-account-index .main-container .info-box .block-title, .customer-account-index .main-container .info-box h5, .customer-account-index .main-container .info-box h6, .customer-account-index .main-container .info-box p, .customer-account-index .main-container .info-box li, .customer-account-index .main-container .info-box dl, .customer-account-edit .main-container .info-box h1, .customer-account-edit .main-container .info-box h2, .customer-account-edit .main-container .info-box h3, .customer-account-edit .main-container .info-box h4, .customer-account-edit .main-container .info-box .block-related .block-title, .block-related .customer-account-edit .main-container .info-box .block-title, .customer-account-edit .main-container .info-box h5, .customer-account-edit .main-container .info-box h6, .customer-account-edit .main-container .info-box p, .customer-account-edit .main-container .info-box li, .customer-account-edit .main-container .info-box dl, .customer-address-index .main-container .info-box h1, .customer-address-index .main-container .info-box h2, .customer-address-index .main-container .info-box h3, .customer-address-index .main-container .info-box h4, .customer-address-index .main-container .info-box .block-related .block-title, .block-related .customer-address-index .main-container .info-box .block-title, .customer-address-index .main-container .info-box h5, .customer-address-index .main-container .info-box h6, .customer-address-index .main-container .info-box p, .customer-address-index .main-container .info-box li, .customer-address-index .main-container .info-box dl, .sales-order-history .main-container .info-box h1, .sales-order-history .main-container .info-box h2, .sales-order-history .main-container .info-box h3, .sales-order-history .main-container .info-box h4, .sales-order-history .main-container .info-box .block-related .block-title, .block-related .sales-order-history .main-container .info-box .block-title, .sales-order-history .main-container .info-box h5, .sales-order-history .main-container .info-box h6, .sales-order-history .main-container .info-box p, .sales-order-history .main-container .info-box li, .sales-order-history .main-container .info-box dl {
    color: #000000; }
  .customer-account-index .main-container .info-box h1, .customer-account-index .main-container .info-box h2, .customer-account-index .main-container .info-box h3, .customer-account-index .main-container .info-box h4, .customer-account-index .main-container .info-box .block-related .block-title, .block-related .customer-account-index .main-container .info-box .block-title, .customer-account-index .main-container .info-box h5, .customer-account-index .main-container .info-box h6, .customer-account-edit .main-container .info-box h1, .customer-account-edit .main-container .info-box h2, .customer-account-edit .main-container .info-box h3, .customer-account-edit .main-container .info-box h4, .customer-account-edit .main-container .info-box .block-related .block-title, .block-related .customer-account-edit .main-container .info-box .block-title, .customer-account-edit .main-container .info-box h5, .customer-account-edit .main-container .info-box h6, .customer-address-index .main-container .info-box h1, .customer-address-index .main-container .info-box h2, .customer-address-index .main-container .info-box h3, .customer-address-index .main-container .info-box h4, .customer-address-index .main-container .info-box .block-related .block-title, .block-related .customer-address-index .main-container .info-box .block-title, .customer-address-index .main-container .info-box h5, .customer-address-index .main-container .info-box h6, .sales-order-history .main-container .info-box h1, .sales-order-history .main-container .info-box h2, .sales-order-history .main-container .info-box h3, .sales-order-history .main-container .info-box h4, .sales-order-history .main-container .info-box .block-related .block-title, .block-related .sales-order-history .main-container .info-box .block-title, .sales-order-history .main-container .info-box h5, .sales-order-history .main-container .info-box h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .customer-account-index .main-container .info-box h1.subheader, .customer-account-index .main-container .info-box h2.subheader, .customer-account-index .main-container .info-box h3.subheader, .customer-account-index .main-container .info-box h4.subheader, .customer-account-index .main-container .info-box .block-related .subheader.block-title, .block-related .customer-account-index .main-container .info-box .subheader.block-title, .customer-account-index .main-container .info-box h5.subheader, .customer-account-index .main-container .info-box h6.subheader, .customer-account-edit .main-container .info-box h1.subheader, .customer-account-edit .main-container .info-box h2.subheader, .customer-account-edit .main-container .info-box h3.subheader, .customer-account-edit .main-container .info-box h4.subheader, .customer-account-edit .main-container .info-box .block-related .subheader.block-title, .block-related .customer-account-edit .main-container .info-box .subheader.block-title, .customer-account-edit .main-container .info-box h5.subheader, .customer-account-edit .main-container .info-box h6.subheader, .customer-address-index .main-container .info-box h1.subheader, .customer-address-index .main-container .info-box h2.subheader, .customer-address-index .main-container .info-box h3.subheader, .customer-address-index .main-container .info-box h4.subheader, .customer-address-index .main-container .info-box .block-related .subheader.block-title, .block-related .customer-address-index .main-container .info-box .subheader.block-title, .customer-address-index .main-container .info-box h5.subheader, .customer-address-index .main-container .info-box h6.subheader, .sales-order-history .main-container .info-box h1.subheader, .sales-order-history .main-container .info-box h2.subheader, .sales-order-history .main-container .info-box h3.subheader, .sales-order-history .main-container .info-box h4.subheader, .sales-order-history .main-container .info-box .block-related .subheader.block-title, .block-related .sales-order-history .main-container .info-box .subheader.block-title, .sales-order-history .main-container .info-box h5.subheader, .sales-order-history .main-container .info-box h6.subheader {
      line-height: 1.4; }
  .customer-account-index .main-container .info-box h3, .customer-account-edit .main-container .info-box h3, .customer-address-index .main-container .info-box h3, .sales-order-history .main-container .info-box h3 {
    font-size: 1.2857142857rem; }
.customer-account-index .main-container .medium-9.columns, .customer-account-edit .main-container .medium-9.columns, .customer-address-index .main-container .medium-9.columns, .sales-order-history .main-container .medium-9.columns {
  border-left: 1px solid #CCCFD4; }

/* My account */
.my-account .page-title {
  margin: 0 0 0.5em;
  width: 100%;
  border-bottom: 1px solid #CCCFD4; }
  .my-account .page-title:before, .my-account .page-title:after {
    content: " ";
    display: table; }
  .my-account .page-title:after {
    clear: both; }
  .my-account .page-title.title-buttons {
    float: left;
    clear: both;
    text-align: left;
    line-height: 1.2em;
    padding-bottom: 1em; }
    .my-account .page-title.title-buttons h1 {
      line-height: 1.2em;
      margin-bottom: 0; }
    @media only screen and (min-width:73.2142857143em) {
      .my-account .page-title.title-buttons {
        line-height: 3.1428571429rem;
        text-align: right;
        padding-bottom: 0; }
        .my-account .page-title.title-buttons h1 {
          float: left;
          width: auto; } }

.my-account .data-table {
  width: 100%;
  background-color: transparent; }
  .my-account .data-table td.last {
    white-space: nowrap; }

.my-account .buttons-set:before, .my-account .buttons-set:after {
  content: " ";
  display: table; }
.my-account .buttons-set:after {
  clear: both; }
.my-account .buttons-set button {
  margin-left: 10px; }
.my-account .buttons-set .back-link {
  float: left;
  width: auto;
  margin: 0;
  padding: 6px 0;
  padding: 0; }

.my-account ol {
  list-style-type: none; }

.my-account .addresses-list .item {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .my-account .addresses-list .item > :first-child {
    margin-top: 0; }
  .my-account .addresses-list .item > :last-child {
    margin-bottom: 0; }
  .my-account .addresses-list .item h1, .my-account .addresses-list .item h2, .my-account .addresses-list .item h3, .my-account .addresses-list .item h4, .my-account .addresses-list .item .block-related .block-title, .block-related .my-account .addresses-list .item .block-title, .my-account .addresses-list .item h5, .my-account .addresses-list .item h6, .my-account .addresses-list .item p, .my-account .addresses-list .item li, .my-account .addresses-list .item dl {
    color: #000000; }
  .my-account .addresses-list .item h1, .my-account .addresses-list .item h2, .my-account .addresses-list .item h3, .my-account .addresses-list .item h4, .my-account .addresses-list .item .block-related .block-title, .block-related .my-account .addresses-list .item .block-title, .my-account .addresses-list .item h5, .my-account .addresses-list .item h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .my-account .addresses-list .item h1.subheader, .my-account .addresses-list .item h2.subheader, .my-account .addresses-list .item h3.subheader, .my-account .addresses-list .item h4.subheader, .my-account .addresses-list .item .block-related .subheader.block-title, .block-related .my-account .addresses-list .item .subheader.block-title, .my-account .addresses-list .item h5.subheader, .my-account .addresses-list .item h6.subheader {
      line-height: 1.4; }

/* Recent orders and My orders, list */
.order-list {
  width: 100%;
  padding-top: 14px; }
  .order-list li {
    width: 100%;
    float: left;
    margin-bottom: 14px;
    position: relative;
    padding-top: 21px;
    border-bottom: 1px solid #CCCFD4; }
  .order-list .order-id, .order-list .order-date {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0.7; }
  .order-list .order-date {
    right: 0;
    left: auto; }
  .order-list .order-total, .order-list .order-to {
    font-size: 21px;
    float: left; }
  .order-list .order-total {
    float: right; }
  .order-list .order-status {
    float: left;
    clear: left;
    font-style: italic; }
  .order-list .order-actions {
    float: right;
    clear: right;
    text-align: right; }
  .order-list .order-status, .order-list .order-actions {
    margin: 14px 0 0; }

.order-details h3 {
  font-size: 1.6428571429rem; }

/* View order */
.my-account .order-info {
  margin-bottom: 0; }
  .my-account .order-info ul {
    margin-bottom: 0; }
  .my-account .order-info dt, .my-account .order-info dd, .my-account .order-info li {
    display: inline-block; }
  .my-account .order-info li {
    margin-left: 14px; }

.order-info-box h2 {
  font-size: 17.5px; }

.ordered-totals {
  float: right;
  clear: both;
  text-align: right;
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .ordered-totals > :first-child {
    margin-top: 0; }
  .ordered-totals > :last-child {
    margin-bottom: 0; }
  .ordered-totals h1, .ordered-totals h2, .ordered-totals h3, .ordered-totals h4, .ordered-totals .block-related .block-title, .block-related .ordered-totals .block-title, .ordered-totals h5, .ordered-totals h6, .ordered-totals p, .ordered-totals li, .ordered-totals dl {
    color: #000000; }
  .ordered-totals h1, .ordered-totals h2, .ordered-totals h3, .ordered-totals h4, .ordered-totals .block-related .block-title, .block-related .ordered-totals .block-title, .ordered-totals h5, .ordered-totals h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .ordered-totals h1.subheader, .ordered-totals h2.subheader, .ordered-totals h3.subheader, .ordered-totals h4.subheader, .ordered-totals .block-related .subheader.block-title, .block-related .ordered-totals .subheader.block-title, .ordered-totals h5.subheader, .ordered-totals h6.subheader {
      line-height: 1.4; }

.order-details .product-name {
  float: left; }
.order-details .item-options {
  float: left;
  clear: left; }
.order-details .price {
  float: right; }

/* Boxes */
.box-account:before, .box-account:after {
  content: " ";
  display: table; }
.box-account:after {
  clear: both; }
.box-account .box-head {
  border-bottom: 1px solid #CCCFD4; }
  .box-account .box-head:before, .box-account .box-head:after {
    content: " ";
    display: table; }
  .box-account .box-head:after {
    clear: both; }
  .box-account .box-head h2, .box-account .box-head h3 {
    font-size: 1.6428571429rem;
    float: left; }
  .box-account .box-head h2 {
    font-weight: bold; }
.box-account .box {
  border-style: solid;
  border-width: 0;
  border-color: #dadada;
  margin-bottom: 14px;
  padding: 14px;
  background: #F5F5F5;
  color: #000000; }
  .box-account .box > :first-child {
    margin-top: 0; }
  .box-account .box > :last-child {
    margin-bottom: 0; }
  .box-account .box h1, .box-account .box h2, .box-account .box h3, .box-account .box h4, .box-account .box .block-related .block-title, .block-related .box-account .box .block-title, .box-account .box h5, .box-account .box h6, .box-account .box p, .box-account .box li, .box-account .box dl {
    color: #000000; }
  .box-account .box h1, .box-account .box h2, .box-account .box h3, .box-account .box h4, .box-account .box .block-related .block-title, .block-related .box-account .box .block-title, .box-account .box h5, .box-account .box h6 {
    line-height: 1;
    margin-bottom: 0.7142857143rem; }
    .box-account .box h1.subheader, .box-account .box h2.subheader, .box-account .box h3.subheader, .box-account .box h4.subheader, .box-account .box .block-related .subheader.block-title, .block-related .box-account .box .subheader.block-title, .box-account .box h5.subheader, .box-account .box h6.subheader {
      line-height: 1.4; }
  .box-account .box:before, .box-account .box:after {
    content: " ";
    display: table; }
  .box-account .box:after {
    clear: both; }
.box-account .box-title {
  border-bottom: 1px solid #CCCFD4; }
  .box-account .box-title:before, .box-account .box-title:after {
    content: " ";
    display: table; }
  .box-account .box-title:after {
    clear: both; }
  .box-account .box-title h3 {
    float: left; }
.box-account h4, .box-account .block-related .block-title, .block-related .box-account .block-title {
  font-size: 14px; }
.box-account .box-head a:visited, .box-account .box-head a, .box-account .box-title a:visited, .box-account .box-title a {
  float: right;
  margin-right: 14px;
  margin-left: 14px;
  font-size: 0.8em;
  line-height: 4em;
  color: #CCCFD4; }
.box-account .box-head a:hover, .box-account .box-head a:focus, .box-account .box-head a:active, .box-account .box-title a:hover, .box-account .box-title a:focus, .box-account .box-title a:active {
  color: #000000; }
.box-account .box-reviews li.item {
  border-bottom: 1px solid #CCCFD4; }
  .box-account .box-reviews li.item .number {
    float: left;
    padding: 0 7px;
    line-height: 1em; }

/* Account navigation */
.block-account {
  margin-top: 1em; }
  .block-account ul li {
    list-style: none; }
    .block-account ul li:last-child {
      border-bottom: 0; }

.block-reorder ol li {
  list-style: none; }

#quotelist {
  margin: 0 -1.7142857143rem;
  max-width: none;
  width: auto; }
  #quotelist:before, #quotelist:after {
    content: " ";
    display: table; }
  #quotelist:after {
    clear: both; }
  #quotelist .shopping-cart-table-container {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left;
    padding-right: 0; }
    @media only screen and (min-width:45.7857142857em) {
      #quotelist .shopping-cart-table-container {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 66.6666666667%;
        float: left; } }
    #quotelist .shopping-cart-table-container #shopping-cart-table {
      border-top: 2px solid #CCCFD4;
      border-bottom: 2px solid #CCCFD4;
      border-left: 0;
      border-right: 0;
      border-collapse: collapse; }
      #quotelist .shopping-cart-table-container #shopping-cart-table thead, #quotelist .shopping-cart-table-container #shopping-cart-table tfoot {
        background: transparent; }
      #quotelist .shopping-cart-table-container #shopping-cart-table tfoot tr td {
        border-top: 1px solid #CCCFD4;
        text-align: right; }
      #quotelist .shopping-cart-table-container #shopping-cart-table tbody td > * {
        vertical-align: middle; }
      #quotelist .shopping-cart-table-container #shopping-cart-table tbody tr ~ tr {
        border-top: 1px solid #CCCFD4; }
      #quotelist .shopping-cart-table-container #shopping-cart-table button {
        margin-bottom: 0; }
        #quotelist .shopping-cart-table-container #shopping-cart-table button.btn-move-to-cart {
          background-color: #27AE60; }
      #quotelist .shopping-cart-table-container #shopping-cart-table div[id^="qdiv"] {
        display: inline-block; }
        #quotelist .shopping-cart-table-container #shopping-cart-table div[id^="qdiv"] input[type="text"] {
          margin: 0; }
      #quotelist .shopping-cart-table-container #shopping-cart-table .btn-remove:hover {
        text-decoration: none;
        color: #C0392B; }
      #quotelist .shopping-cart-table-container #shopping-cart-table .product-code {
        list-style: none;
        margin-top: 0;
        margin-bottom: 1.2142857143rem;
        margin-left: -1.5714285714rem;
        margin-right: 0;
        overflow: hidden;
        padding: 0;
        margin: 0; }
        #quotelist .shopping-cart-table-container #shopping-cart-table .product-code > li {
          display: block;
          float: left;
          list-style: none;
          margin-left: 1.5714285714rem; }
          #quotelist .shopping-cart-table-container #shopping-cart-table .product-code > li > * {
            display: block; }
        #quotelist .shopping-cart-table-container #shopping-cart-table .product-code li {
          font-size: 0.8571428571rem; }
          #quotelist .shopping-cart-table-container #shopping-cart-table .product-code li > * {
            display: initial; }
          #quotelist .shopping-cart-table-container #shopping-cart-table .product-code li:first-child {
            margin-left: 0; }
        #quotelist .shopping-cart-table-container #shopping-cart-table .product-code:after {
          clear: both; }
      #quotelist .shopping-cart-table-container #shopping-cart-table dl {
        margin-top: 3.5px;
        margin-bottom: 3.5px; }
        #quotelist .shopping-cart-table-container #shopping-cart-table dl dt {
          display: inline-block;
          margin-right: 7px;
          margin-bottom: 0;
          font-size: 1.1428571429rem;
          line-height: 1.4;
          vertical-align: middle;
          font-style: normal;
          font-weight: 600; }
          #quotelist .shopping-cart-table-container #shopping-cart-table dl dt:after {
            content: ":"; }
        #quotelist .shopping-cart-table-container #shopping-cart-table dl dd {
          display: inline-block;
          vertical-align: middle; }
  #quotelist .qquote-client-collaterals {
    padding-left: 1.7142857143rem;
    padding-right: 1.7142857143rem;
    width: 100%;
    float: left; }
    @media only screen and (min-width:45.7857142857em) {
      #quotelist .qquote-client-collaterals {
        padding-left: 1.7142857143rem;
        padding-right: 1.7142857143rem;
        width: 33.3333333333%;
        float: left;
        padding-top: 0; } }
    #quotelist .qquote-client-collaterals .quote-forms h4, #quotelist .qquote-client-collaterals .quote-forms .block-related .block-title, .block-related #quotelist .qquote-client-collaterals .quote-forms .block-title {
      color: #000000;
      padding-left: 0;
      background: none; }
    #quotelist .qquote-client-collaterals .box {
      background: none;
      border: 0;
      padding: 0; }
      #quotelist .qquote-client-collaterals .box .container {
        border-style: solid;
        border-width: 0;
        border-color: #dadada;
        margin-bottom: 14px;
        padding: 14px;
        background: #F5F5F5;
        color: #000000; }
        #quotelist .qquote-client-collaterals .box .container > :first-child {
          margin-top: 0; }
        #quotelist .qquote-client-collaterals .box .container > :last-child {
          margin-bottom: 0; }
        #quotelist .qquote-client-collaterals .box .container h1, #quotelist .qquote-client-collaterals .box .container h2, #quotelist .qquote-client-collaterals .box .container h3, #quotelist .qquote-client-collaterals .box .container h4, #quotelist .qquote-client-collaterals .box .container .block-related .block-title, .block-related #quotelist .qquote-client-collaterals .box .container .block-title, #quotelist .qquote-client-collaterals .box .container h5, #quotelist .qquote-client-collaterals .box .container h6, #quotelist .qquote-client-collaterals .box .container p, #quotelist .qquote-client-collaterals .box .container li, #quotelist .qquote-client-collaterals .box .container dl {
          color: #000000; }
        #quotelist .qquote-client-collaterals .box .container h1, #quotelist .qquote-client-collaterals .box .container h2, #quotelist .qquote-client-collaterals .box .container h3, #quotelist .qquote-client-collaterals .box .container h4, #quotelist .qquote-client-collaterals .box .container .block-related .block-title, .block-related #quotelist .qquote-client-collaterals .box .container .block-title, #quotelist .qquote-client-collaterals .box .container h5, #quotelist .qquote-client-collaterals .box .container h6 {
          line-height: 1;
          margin-bottom: 0.7142857143rem; }
          #quotelist .qquote-client-collaterals .box .container h1.subheader, #quotelist .qquote-client-collaterals .box .container h2.subheader, #quotelist .qquote-client-collaterals .box .container h3.subheader, #quotelist .qquote-client-collaterals .box .container h4.subheader, #quotelist .qquote-client-collaterals .box .container .block-related .subheader.block-title, .block-related #quotelist .qquote-client-collaterals .box .container .subheader.block-title, #quotelist .qquote-client-collaterals .box .container h5.subheader, #quotelist .qquote-client-collaterals .box .container h6.subheader {
            line-height: 1.4; }
      #quotelist .qquote-client-collaterals .box span.required::before {
        display: inline-block;
        content: '*';
        color: #C0392B; }
    #quotelist .qquote-client-collaterals .qquote-cart-collaterals {
      float: none;
      padding: 0;
      width: auto; }
    #quotelist .qquote-client-collaterals table {
      border: 0;
      margin-bottom: 0; }

.qquoteadv-view-history .data-table {
  width: 100%;
  border-collapse: collapse; }
  .qquoteadv-view-history .data-table tr ~ tr {
    border-top: 1px solid #CCCFD4; }

.qquoteadv-view-view #quotelist {
  margin: 0; }
  .qquoteadv-view-view #quotelist .data-table {
    width: 100%;
    border-collapse: collapse; }
    .qquoteadv-view-view #quotelist .data-table tr ~ tr {
      border-top: 1px solid #CCCFD4; }
    .qquoteadv-view-view #quotelist .data-table tfoot .btn-update {
      float: right; }
      .qquoteadv-view-view #quotelist .data-table tfoot .btn-update#btn-confirm-checkout {
        margin-right: 0; }
.qquoteadv-view-view .order-info-box ~ h4, .qquoteadv-view-view .block-related .order-info-box ~ .block-title, .block-related .qquoteadv-view-view .order-info-box ~ .block-title, .qquoteadv-view-view .order-info-box ~ .order-info-box {
  margin: 0.7142857143rem 0 0;
  padding: 0.7142857143rem 0 0;
  border-top: 1px solid #CCCFD4; }
.qquoteadv-view-view .entry-edit {
  border-top: 1px solid #CCCFD4;
  padding-top: 15px; }
  .qquoteadv-view-view .entry-edit fieldset {
    border: none;
    margin: 0;
    padding: 0; }
  .qquoteadv-view-view .entry-edit table {
    border: none;
    margin: 0; }
    .qquoteadv-view-view .entry-edit table td {
      margin: 0;
      padding: 0; }
  .qquoteadv-view-view .entry-edit label {
    font-weight: 600;
    padding-bottom: 0; }
.qquoteadv-view-view .cart .totals {
  padding: 0 !important; }
  .qquoteadv-view-view .cart .totals .checkout-types li {
    float: right; }
.qquoteadv-view-view #crm_msgContainer ul {
  list-style: none; }
  .qquoteadv-view-view #crm_msgContainer ul li {
    margin: 0.2857142857rem 0; }
.qquoteadv-view-view #crm_msgContainer > .crm_msgWrapper > ul > li {
  border-top: 1px solid #CCCFD4; }
.qquoteadv-view-view #crm_msgContainer .dots_crm {
  display: none; }

#quote-modal .quote-modal-title {
  text-align: center;
  margin-bottom: 2.1428571429rem; }
#quote-modal ul.modal-items {
  display: block;
  padding: 0;
  margin: 0 -1.7142857143rem; }
  #quote-modal ul.modal-items:before, #quote-modal ul.modal-items:after {
    content: " ";
    display: table; }
  #quote-modal ul.modal-items:after {
    clear: both; }
  #quote-modal ul.modal-items > li {
    display: block;
    float: left;
    height: auto;
    padding: 0 1.7142857143rem 3.4285714286rem; }
  #quote-modal ul.modal-items > li {
    list-style: none;
    padding: 0 1.7142857143rem 3.4285714286rem;
    width: 100%; }
    #quote-modal ul.modal-items > li:nth-of-type(1n) {
      clear: none; }
    #quote-modal ul.modal-items > li:nth-of-type(1n+1) {
      clear: both; }
  @media only screen and (min-width: 86.4285714286rem) {
    #quote-modal ul.modal-items {
      display: block;
      padding: 0;
      margin: 0 -1.7142857143rem; }
      #quote-modal ul.modal-items:before, #quote-modal ul.modal-items:after {
        content: " ";
        display: table; }
      #quote-modal ul.modal-items:after {
        clear: both; }
      #quote-modal ul.modal-items > li {
        display: block;
        float: left;
        height: auto;
        padding: 0 1.7142857143rem 3.4285714286rem; }
      #quote-modal ul.modal-items > li {
        list-style: none;
        padding: 0 1.7142857143rem 3.4285714286rem;
        width: 33.3333333333%; }
        #quote-modal ul.modal-items > li:nth-of-type(1n) {
          clear: none; }
        #quote-modal ul.modal-items > li:nth-of-type(3n+1) {
          clear: both; } }
  #quote-modal ul.modal-items li {
    text-align: center;
    position: relative; }
    #quote-modal ul.modal-items li img {
      margin-bottom: 0.5714285714rem; }
    #quote-modal ul.modal-items li .modal-item-number {
      position: absolute;
      top: -5%;
      left: 3%;
      background: #CCCFD4;
      border-radius: 7.1428571429rem;
      width: 2.4285714286rem;
      height: 2.4285714286rem;
      font-size: 1.8571428571rem;
      font-weight: 600; }

#isp_search_result_page_container {
  background-color: white;
  padding: 20px; }
  #isp_search_result_page_container div.isp_center_container_position {
    margin-left: 25% !important; }
  #isp_search_result_page_container div.isp_left_container {
    width: 23% !important;
    padding-left: 0px !important; }

li.isp_grid_product span.isp_search_term_highlight {
  font-weight: normal !important;
  background: none !important; }

.col-wrapper {
  background-color: #eeeeee; }

#isp_center_container .isp_center_container_header a.isp_refine_nevigation {
  background-color: #E9E9E9 !important;
  background-image: none !important; }

#isp_search_box_container {
  padding: 0px !important;
  margin: 0px !important;
  display: none !important; }

.col-main {
  width: 81.4285714286rem !important;
  margin: auto !important;
  float: none !important;
  box-shadow: 0 0 6px 1px #ccc; }

li.isp_grid_product div.isp_product_info .isp_product_price_wrapper {
  font-size: 16px; }
li.isp_grid_product div.isp_product_info .isp_product_sku {
  font-size: 14px;
  font-style: italic; }

#isp_product_quick_view_model div.isp_quick_view_content_wrapper .isp_product_sku {
  font-size: 14px;
  font-style: italic; }

.isp_sorting_and_result_view_wrapper #isp_search_res_sorting_menu > li > a {
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  background-image: none !important; }

li.isp_grid_product input[type="submit"].isp_add_to_cart_btn {
  background: #27AE60 !important;
  border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  font-size: 14px !important; }
li.isp_grid_product form.isp_add_to_cart_form {
  opacity: 1 !important; }

.isp_single_facet_wrapper {
  font-size: 16px !important;
  margin-bottom: 0px !important;
  border-bottom: 0px !important;
  padding-bottom: 5px !important; }

.isp_facet_value {
  padding: 0px 0px 0px 10px; }

.isp_custom_price_container {
  padding: 10px 0px 0px 10px !important; }

.isp_facet_show_hide_values {
  padding: 5px 0px 0px 10px !important; }

#isp_left_container_facets .isp_search_res_facets_container .isp_facet_value {
  padding-bottom: 0px !important; }

#isp_left_container .isp_facet_value a div.isp_facet_check_box_icon.isp_facet_check_box_icon_not_checked {
  background-image: none !important;
  border: 1px solid #7F8C8D !important;
  border-radius: 1px !important; }

.isp_search_res_facets_container {
  border: 1px solid #7F8C8D; }

.isp_facet_title {
  background-color: #E9E9E9;
  font-size: 1.1428571429rem;
  border-bottom: 1px solid #CCCFD4;
  padding: 0 0.2142857143rem;
  line-height: 1.6 !important;
  color: black;
  font-size: 16px;
  font-weight: bold; }

.isp_facet_value_name_not_selected {
  color: #2980B9; }

.isp_facet_title_name {
  opacity: 1 !important; }

.isp_facet_value_counter {
  color: #000; }

.isp_quick_view_add_to_cart_form input.isp_quick_view_add_to_cart_btn {
  border-radius: 4px !important;
  -webkit-border-radius: 4px !important;
  -moz-border-radius: 4px !important;
  box-shadow: none !important;
  -ms-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  background-color: #27AE60 !important;
  border: 0px !important;
  height: 45px !important;
  font-size: 16px !important; }
  .isp_quick_view_add_to_cart_form input.isp_quick_view_add_to_cart_btn:hover {
    color: white !important; }

.isp_add_to_cart_quantity .isp_add_to_cart_quantity_num {
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  box-shadow: none !important;
  -ms-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important; }
  .isp_add_to_cart_quantity .isp_add_to_cart_quantity_num#quantity {
    border-radius: 0px !important;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    box-shadow: none !important;
    -ms-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important; }

.isp_facet_prev_category {
  padding: 5px 0px 0px 10px;
  font-size: 14px; }

.isp_facet_narrowed_by_category {
  padding: 5px 0px 5px 10px;
  display: block; }

.isp_custom_price_submit {
  color: white !important; }

.isp_custom_price_container button.isp_custom_price_submit:hover {
  background-color: white !important;
  color: #2980B9 !important; }

#isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button {
  box-shadow: none !important;
  -ms-box-shadow: none !important;
  -moz-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  color: white !important;
  background-color: #2980B9 !important;
  padding: 10px !important;
  border: 0px !important; }

div.isp_center_container ul#isp_search_results_container li.isp_grid_product {
  height: 375px !important; }

@media (max-width: 1024px) {
  .col-main {
    width: 100% !important; } }

@media (max-width: 759px) {
  #isp_search_result_page_container div.isp_left_container {
    width: 180px !important;
    margin-left: -190px !important; }
  #isp_search_result_page_container div.isp_center_container_position {
    margin-left: 0% !important; }
  .isp_custom_price_container input.isp_custom_price_input[type="text"] {
    max-width: 30% !important;
    width: 30% !important; }
  .isp_quick_view_image {
    max-width: 60% !important; } }

@media (max-width: 559px) {
  .isp_custom_price_container input.isp_custom_price_input[type="text"] {
    max-width: 25%;
    width: 25%; }
  .isp_product_image {
    padding: 10px !important; }
  #isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button {
    width: 40% !important;
    padding: 5px 10px !important; }
  .isp_center_container_header {
    padding-bottom: 5px; }
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product {
    margin-bottom: 5% !important; }
  .col-main {
    width: 100% !important; }
  li.isp_grid_product div.isp_product_image_wrapper {
    height: 200px !important; }
  #isp_product_quick_view_model div.isp_quick_view_content_wrapper {
    padding: 10px !important; }
  .isp_sorting_and_result_view_wrapper #isp_search_res_sorting_menu > li, .isp_center_container_header div.isp_results_summary_wrapper, .isp_sorting_and_result_view_wrapper #isp_search_res_sorting_menu > li > .dropdown-menu {
    font-size: 12px !important; }
  .isp_single_facet_wrapper .isp_facet_title .isp_facet_title_name {
    font-size: 15px !important; }
  #isp_search_results_container li.isp_grid_product a.isp_product_quick_view_button {
    font-size: 12px !important; }
  #isp_product_quick_view_model .isp_quick_view_title {
    line-height: 1.2; }
  #isp_left_container_facets .isp_facet_value a .isp_facet_value_name {
    font-size: 13px; }
    #isp_left_container_facets .isp_facet_value a .isp_facet_value_name .isp_facet_value_counter {
      font-size: 13px; }
  #isp_results_summary {
    font-size: 14px; }
  li.isp_grid_product div.isp_product_info .isp_product_title {
    font-size: 14px !important; }
  .isp_custom_price_submit {
    background-color: #2980B9 !important;
    color: white !important; }
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product {
    height: 350px !important; }
  .isp_custom_price_container button.isp_custom_price_submit:hover {
    background-color: white !important;
    color: #2980B9 !important; } }

@media (max-width: 430px) {
  div.isp_center_container ul#isp_search_results_container li.isp_grid_product {
    height: 325px !important; } }

#search_mini_form {
  position: relative; }
  #search_mini_form input {
    margin-bottom: 0; }
  #search_mini_form #search_autocomplete {
    display: block;
    z-index: 80;
    background-color: #FFFFFF;
    color: #2980B9;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 37px;
    left: 0;
    right: 0;
    height: auto;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
    background: #FFF;
    border: 1px solid #ccc;
    position: absolute;
    z-index: 102;
    /*
		ul {
			li {
				padding: ($base-font-size / 2) $base-font-size;
				max-width: 100%;
				overflow-x: hidden;
				&:hover,
				&:active,
				&:focus {
					cursor: pointer;
				}
				.searchautocomlete-image {
					@include grid-column($columns:3);
					max-width: 70px;
					display: inline-block;
					vertical-align: middle;
				}
				.name {
					@include grid-column($columns:9);
					max-width: 225px;
					display: inline-block;
					line-height: 1.2;
					vertical-align: middle;
				}
			}
		}
		 */ }
    #search_mini_form #search_autocomplete .form-search {
      overflow: none !important;
      position: relative; }
    #search_mini_form #search_autocomplete .sprite {
      background: url('http://pull02.moviola.netdna-cdn.com/skin/frontend/images/mirasvit/sprite.png'); }
    #search_mini_form #search_autocomplete .all {
      background-color: #BDC3C7;
      border-top: 1px solid #CCCFD4; }
      #search_mini_form #search_autocomplete .all a {
        color: #000000;
        font-weight: 600;
        display: block;
        padding: 0 10px;
        text-align: center; }
    #search_mini_form #search_autocomplete:before {
      border-color: transparent transparent #CCC transparent;
      content: "";
      position: absolute;
      border-style: solid;
      border-width: 5px;
      height: 0;
      width: 0;
      top: -11px;
      left: 30px; }
    #search_mini_form #search_autocomplete ul {
      list-style: none;
      padding: 0;
      margin: 0;
      border: none;
      position: relative;
      max-width: 100%; }
      #search_mini_form #search_autocomplete ul li {
        margin: 0 auto;
        max-width: 81.4285714286rem;
        width: 100%;
        *zoom: 1;
        text-align: left;
        padding: 5px;
        margin: 3px 0;
        overflow-x: hidden; }
        #search_mini_form #search_autocomplete ul li:before, #search_mini_form #search_autocomplete ul li:after {
          content: " ";
          display: table; }
        #search_mini_form #search_autocomplete ul li:after {
          clear: both; }
        #search_mini_form #search_autocomplete ul li:before, #search_mini_form #search_autocomplete ul li:after {
          display: table;
          content: "";
          line-height: 0; }
        #search_mini_form #search_autocomplete ul li:after {
          clear: both; }
        #search_mini_form #search_autocomplete ul li:hover, #search_mini_form #search_autocomplete ul li:active, #search_mini_form #search_autocomplete ul li:focus {
          cursor: pointer; }
        #search_mini_form #search_autocomplete ul li .searchautocomplete-image {
          padding-left: 0;
          padding-right: 0;
          width: 25%;
          float: left;
          padding-right: 0.5714285714rem; }
        #search_mini_form #search_autocomplete ul li .name {
          padding-left: 0;
          padding-right: 0;
          width: 75%;
          float: left;
          padding-left: 0.5714285714rem;
          text-decoration: none; }
  #search_mini_form .searchautocomplete-loader {
    position: absolute;
    right: 81px;
    top: -2px;
    width: 39px;
    height: 39px;
    background-image: url(http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/images/loading.gif);
    background-position: center center;
    background-repeat: no-repeat; }
  #search_mini_form .selected {
    background-color: rgba(0, 0, 0, 0.1); }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track, .slick-slider .slick-list {
  -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); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

/* Slider */
.slick-list {
  width: 100%; }
  .slick-loading .slick-list {
    background: #fff url("/ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/slick.eot");
  src: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/slick.eot?#iefix") format("embedded-opentype"), url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/slick.woff") format("woff"), url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/slick.ttf") format("truetype"), url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/css/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev, .slick-next {
  position: absolute;
  display: block;
  height: 32px;
  width: 32px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -16px;
  padding: 0;
  border: none !important;
  outline: none;
  box-shadow: none; }
  .slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    opacity: 0.25; }

.slick-prev:before, .slick-next:before {
  font-size: 2.2857142857rem;
  line-height: 1;
  color: black;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -1px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -1px; }
  .slick-prev:before {
    content: "<"; }
    [dir="rtl"] .slick-prev:before {
      content: ">"; }

.slick-next {
  right: -1px; }
  [dir="rtl"] .slick-next {
    left: -1px;
    right: auto; }
  .slick-next:before {
    content: ">"; }
    [dir="rtl"] .slick-next:before {
      content: "<"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "•";
        width: 20px;
        height: 20px;
        font-family: "slick";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: black;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: black;
      opacity: 0.75; }

.amlabel-div {
    position: relative;
}

.amlabel-div .amlabel-txt {
    line-height: 11px;
    font-size: 0.9em;
    font-weight: bold;
    display: block;
    letter-spacing: 0.01px;
    text-decoration: none;
    color: #fff;
}

.amlabel-div a {
    text-decoration: none;
    position: relative;
}

.amlabel-table {
    position: absolute;
    z-index: 10;
    cursor: pointer;
}

.amlabel-table td {
    vertical-align: middle;
    text-align: center;
    border: 0;
    height: auto;
}

.top-center {
    top: 0;
    left: 50%;
}

.middle-left {
    left: 0;
    top: 50%;
}

.middle-right {
    right: 0;
    top: 50%;
}

.bottom-center {
    bottom: 0;
    right: 50%;
}

.middle-center {
    top: 40%;
    left: 40%;
}

.top-left {
    top: 0;
    left: 0;
}

.top-right {
    top: 0;
    right: 0;
}

.bottom-left {
    bottom: 0;
    left: 0;
}

.bottom-right {
    bottom: 0;
    right: 0;
}

.products-list .amlabel-div {
    float: left;
}

* html .amlabel-div {
    float: left;
}

* html .amlabel-div a {
    position: relative;
}

/*
@media (max-width: 930px) {
    .amlabel-table {
        display: none;
    }
}
*/

.amlabel-table2 {
    position: absolute;
    height: 100%;
    width: 100%;
}

.amlabel-txt2 {
    width: 100%;
    height: 100%;
    background-size: contain !important;
    position: absolute;
}

/* Overlay */
#ampromo-items-add
{
    border: 1px solid #ededed;
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;
}

#ampromo-items-add a
{
    text-decoration: none;
    border-bottom: 1px dashed;
}

.amscheckout #ampromo-items-add
{
    margin: 7px 10px;
}

#ampromo-overlay
{
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.8);
    top: 0;
    left: 0;
    z-index: 10000;
    text-align: center;
    direction: ltr;
    overflow: scroll;
}

#ampromo-overlay .close
{
    position: absolute;
    top: 7px;
    right: 7px;
    background: url(http://pull02.moviola.netdna-cdn.com/skin/frontend/enterprise/default/images/amasty/ampromo/close_icon.png) no-repeat;
    width: 16px;
    height: 16px;
    z-index: 1;
    margin: 0;
    padding: 0;
    font-size: 0;
    display: block;

    opacity: .8;
}

#ampromo-overlay .close:hover
{
    opacity: 1;
    transition: opacity 0.2s ease;
}

.ampromo-item .giftcard-send-form{
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 820px) and (min-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 400px;
    }
    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }
}

@media only screen and (max-width: 420px) {
    body #ampromo-items.amcarousel {
        width: 100%;
    }

    body .amcarousel #ampromo-carousel-wrapper {
        width: 250px;
    }

    body .ampromo-carousel-control.prev
    {
        left: 0px;
    }

    body .ampromo-carousel-control.next
    {
        right: 0px;
    }

    body .ampromo-carousel-control {
        z-index: 10001;
    }
}

@media only screen and (max-width: 340px) {
    body #ampromo-items .ampromo-item {
        border: none;
    }
}

@media only screen and (max-height: 500px) {
    body #ampromo-items.amcarousel {
        top: 0 !important;
        height: 100%;
    }

    body #ampromo-items {
        padding-top: 0;
    }

    body #ampromo-items>h4 {
        display: none;
    }
}

/* Items */

#ampromo-items
{
    border: 1px solid #ededed;
    background-color: white;
    position: relative;
    margin: 0 auto;
    padding: 24px;
    display: inline-block;
    box-sizing: border-box;
}

#ampromo-items.amcarousel
{
    display: block;
    width: 685px;
}


#ampromo-items .ampromo-item
{
    box-sizing: border-box;

    margin-bottom: 7px;
    padding: 20px;
    width: 250px;

    border: 1px solid #ededed;
    position: relative;
    margin-right: 12px;
}

#ampromo-items .ampromo-item-options
{
    margin-bottom: 12px;
    text-align: left;
}

#ampromo-items .ampromo-item-image
{
    display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px
}

/* Carousel */

.amcarousel #ampromo-carousel-wrapper
{
    width: 520px;
}

#ampromo-carousel-wrapper
{
    overflow: hidden;
    margin: 0 auto;
}

.amcarousel #ampromo-carousel-content
{
    width: 4500px;
    height: 1px;
}

#ampromo-carousel-content .ampromo-slide
{
    float: left;
}

.amcarousel .ampromo-carousel-control
{
    display: block;
}

.ampromo-carousel-control
{
    position: absolute;
    top: 260px;
    background: url(http://pull02.moviola.netdna-cdn.com/skin/frontend/enterprise/default/images/amasty/ampromo/buttons_next_prev.png) no-repeat;
    width: 48px;
    height: 45px;
    font-size: 0;
    display: none;
}

.ampromo-carousel-control.carousel-disabled.prev
{
    background-position: 0 0 !important;
}

.ampromo-carousel-control.amcarousel-disabled.next
{
    background-position: -46px 0 !important;
}

.ampromo-carousel-control.prev
{
    background-position: 0 -45px;
    left: 20px;
}

.ampromo-carousel-control.next
{
    background-position: -46px -45px;
    right: 20px;
}

.ampromo-carousel-control.prev:hover
{
    background-position: 0 -91px;
}

.ampromo-carousel-control.next:hover
{
    background-position: -46px -91px;
}

.ampromo-item .qty-holder
{
    display: none;
}

.ampromo-item-options select,
.ampromo-item-options input
{
    max-width: 210px;
}

.ampromo-notification
{
    padding: 7px;
    text-align: center;
    margin-bottom: 12px;

    border: 1px solid #f16048;
    color: #df280a;
    background: #faebe7;
}

.ampromo_items_form h4 {
    line-height: 50px;
}

.ampromo_items_form h4 a {
    display: inline-block;
    vertical-align: middle;
    line-height: 14px;
}

.ampromo-label{
    float: right; 
    position: absolute; 
    z-index: 500;
}

.ampromo-gift .product-image{
    float: left;
}

.ampromo-gift li{
    margin: 10px 10px;
    float: left;
}
.ampromo-tooltip {
   padding:2px 5px;
   background:#FEC;
   border:1px solid #FAA819;
   color:#1F5070;
   text-align:left;
   width:300px;
   position:absolute;
   z-index: 10001;
}

.ampromo-product-name{
    font-weight: bold;
}

.ampromo-short-description{
    
}

.ampromo-img img{
    /*width: 100%;*/
}
/**
 *
 * CART2QUOTE CONFIDENTIAL
 * __________________
 *
 *  [2009] - [2016] Cart2Quote B.V.
 *  All Rights Reserved.
 *
 * NOTICE OF LICENSE
 *
 * All information contained herein is, and remains
 * the property of Cart2Quote B.V. and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Cart2Quote B.V.
 * and its suppliers and may be covered by European and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Cart2Quote B.V.
 *
 * @category    Ophirah
 * @package     Qquoteadv
 * @copyright   Copyright (c) 2016 Cart2Quote B.V. (http://www.cart2quote.com)
 * @license     http://www.cart2quote.com/ordering-licenses
 */

.button.btn-update {
    margin-right:10px;
    margin-left:0px;
}
.leightbox, .leightboxlink {
    background-color: #FFFFFF;
    border: 2px solid #B8B8B8;
    color: #0A263C;
    display: none;
    font: 9px Arial, sans-serif;
    overflow: auto;
    padding: 0;
    text-align: left;
    width: 450px;
    min-height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -100px 0 0 -225px;
    z-index: 10011;
}

#overlay, #overlaylink {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    background-color: #333;
    filter: alpha(opacity=80);
    background-color: rgba(0, 0, 0, 0.75);
}

.lightbox[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

#overlay[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

.lightboxlink[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

#overlaylink[id] {
    /* IE6 and below Can't See This */
    position: fixed;
}

td.attributes-col .item-options dt {
    font-style: italic;
    font-weight: normal;
}

.block-quote .block-title strong {
    background-image: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/default/default/images/i_block-list.gif");
    background-position: 0 1px;
    background-repeat: no-repeat;
}

#lightbox2 {
    background: white;
    width: 500px;
    min-height: 200px;
    padding: 20px;
    margin: 10% auto;
    border: 3px solid #ababab;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

#lightboxload {
    background: url("http://pull02.moviola.netdna-cdn.com/skin/frontend/filmtools/default/images/ajax-loader.gif");
    width: 16px;
    height: 16px;
    margin: 100px auto;

}

.cms-index-index .products-grid li.item {
    padding: 12px 10px 100px;
}

/*
* Disable the following CSS rules
* when having trouble with
* grid and list view.
*/

.products-grid button.btn-cart {
    margin: 5px 0 0 0;
    padding: 0 5px 0 0;
    width: 100%;
}

.product-view button.btn-cart {
    padding: 0 5px 0 0;
}

.products-grid li.item {
    padding-bottom: 100px;
}

.products-grid .actions {
    width: 30%;
}

form#quotelist .cart .totals {
    width: auto !important;
}

#addressCheckbox .btn-estimate span {
    background: none repeat scroll 0 0 #618499;
    border-color: #406A83;
}

#magestore-bannerslider-popup{
	padding: 2px;
    position: fixed;
    z-index: 19990;
	background: #fff;
	border: 2px;
}
#magestore-bannerslider-popup-close{
	cursor: pointer;
    height: 22px;
	width:22px;
    position: absolute;
    right: 0px;
    top: -25px;   
    z-index: 19999;
	background:url(http://pull02.moviola.netdna-cdn.com/skin/frontend/base/default/css/magestore/bannerslider/image/close-tiny.png) no-repeat center;
}
#bg_fade {
    background-color: #000000;
    height: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 1000;
	opacity: 0.7;
}
