/*

    This file is auto-generated by Grunt from SassSources/commerce-ticket.scss

*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
@import 'fonts/font-import.css';
body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

meta.foundation-version {
  font-family: "/5.5.2/";
}

meta.foundation-mq-small {
  font-family: "/only screen/";
  width: 0;
}

meta.foundation-mq-small-only {
  font-family: "/only screen and (max-width: 40em)/";
  width: 0;
}

meta.foundation-mq-medium {
  font-family: "/only screen and (min-width:40.0625em)/";
  width: 40.0625em;
}

meta.foundation-mq-medium-only {
  font-family: "/only screen and (min-width:40.0625em) and (max-width:63em)/";
  width: 40.0625em;
}

meta.foundation-mq-large {
  font-family: "/only screen and (min-width:63.0625em)/";
  width: 63.0625em;
}

meta.foundation-mq-large-only {
  font-family: "/only screen and (min-width:63.0625em) and (max-width:85em)/";
  width: 63.0625em;
}

meta.foundation-mq-xlarge {
  font-family: "/only screen and (min-width:85.0625em)/";
  width: 85.0625em;
}

meta.foundation-mq-xlarge-only {
  font-family: "/only screen and (min-width:85.0625em) and (max-width:100em)/";
  width: 85.0625em;
}

meta.foundation-mq-xxlarge {
  font-family: "/only screen and (min-width:100.0625em)/";
  width: 100.0625em;
}

meta.foundation-data-attribute-namespace {
  font-family: false;
}

html, body {
  height: 100%;
}

html {
  box-sizing: border-box;
}

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  -moz-box-sizing: inherit;
  box-sizing: inherit;
}

html,
body {
  font-size: 100%;
}

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%;
}

[class*="block-grid-"] {
  display: block;
  padding: 0;
  margin: 0 -0.625rem;
}

[class*="block-grid-"]:before, [class*="block-grid-"]:after {
  content: " ";
  display: table;
}

[class*="block-grid-"]:after {
  clear: both;
}

[class*="block-grid-"] > li {
  display: block;
  float: left;
  height: auto;
  padding: 0 0.625rem 1.25rem;
}

@media only screen {
  .small-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .small-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .small-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .small-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .small-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .small-block-grid-3 > li {
    list-style: none;
    width: 33.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: 40.0625em) {
  .medium-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .medium-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .medium-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .medium-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .medium-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .medium-block-grid-3 > li {
    list-style: none;
    width: 33.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: 63.0625em) {
  .large-block-grid-1 > li {
    list-style: none;
    width: 100%;
  }
  .large-block-grid-1 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-1 > li:nth-of-type(1n+1) {
    clear: both;
  }
  .large-block-grid-2 > li {
    list-style: none;
    width: 50%;
  }
  .large-block-grid-2 > li:nth-of-type(1n) {
    clear: none;
  }
  .large-block-grid-2 > li:nth-of-type(2n+1) {
    clear: both;
  }
  .large-block-grid-3 > li {
    list-style: none;
    width: 33.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;
  }
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

@media only screen and (max-width: 40em) {
  .small-only-text-left {
    text-align: left !important;
  }
  .small-only-text-right {
    text-align: right !important;
  }
  .small-only-text-center {
    text-align: center !important;
  }
  .small-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen {
  .small-text-left {
    text-align: left !important;
  }
  .small-text-right {
    text-align: right !important;
  }
  .small-text-center {
    text-align: center !important;
  }
  .small-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .medium-only-text-left {
    text-align: left !important;
  }
  .medium-only-text-right {
    text-align: right !important;
  }
  .medium-only-text-center {
    text-align: center !important;
  }
  .medium-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 40.0625em) {
  .medium-text-left {
    text-align: left !important;
  }
  .medium-text-right {
    text-align: right !important;
  }
  .medium-text-center {
    text-align: center !important;
  }
  .medium-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  .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: 63.0625em) {
  .large-text-left {
    text-align: left !important;
  }
  .large-text-right {
    text-align: right !important;
  }
  .large-text-center {
    text-align: center !important;
  }
  .large-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  .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: 85.0625em) {
  .xlarge-text-left {
    text-align: left !important;
  }
  .xlarge-text-right {
    text-align: right !important;
  }
  .xlarge-text-center {
    text-align: center !important;
  }
  .xlarge-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  .xxlarge-only-text-left {
    text-align: left !important;
  }
  .xxlarge-only-text-right {
    text-align: right !important;
  }
  .xxlarge-only-text-center {
    text-align: center !important;
  }
  .xxlarge-only-text-justify {
    text-align: justify !important;
  }
}

@media only screen and (min-width: 100.0625em) {
  .xxlarge-text-left {
    text-align: left !important;
  }
  .xxlarge-text-right {
    text-align: right !important;
  }
  .xxlarge-text-center {
    text-align: center !important;
  }
  .xxlarge-text-justify {
    text-align: justify !important;
  }
}

/* Typography resets */
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

/* Default Link Styles */
a {
  color: #008CBA;
  line-height: inherit;
  text-decoration: none;
}

a:hover, a:focus {
  color: #0078a0;
}

a img {
  border: none;
}

/* Default paragraph styles */
p {
  font-family: inherit;
  font-size: 1rem;
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
}

p.lead {
  font-size: 1.21875rem;
  line-height: 1.6;
}

p aside {
  font-size: 0.875rem;
  font-style: italic;
  line-height: 1.35;
}

/* Default header styles */
h1, h2, h3, h4, h5, h6 {
  color: #222222;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1.4;
  margin-bottom: 0.5rem;
  margin-top: 0.2rem;
  text-rendering: optimizeLegibility;
}

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #6f6f6f;
  font-size: 60%;
  line-height: 0;
}

h1 {
  font-size: 2.125rem;
}

h2 {
  font-size: 1.6875rem;
}

h3 {
  font-size: 1.375rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.125rem;
}

h6 {
  font-size: 1rem;
}

.subheader {
  line-height: 1.4;
  color: #6f6f6f;
  font-weight: normal;
  margin-top: 0.2rem;
  margin-bottom: 0.5rem;
}

hr {
  border: solid #DDDDDD;
  border-width: 1px 0 0;
  clear: both;
  height: 0;
  margin: 1.25rem 0 1.1875rem;
}

/* Helpful Typography Defaults */
em,
i {
  font-style: italic;
  line-height: inherit;
}

strong,
b {
  font-weight: bold;
  line-height: inherit;
}

small {
  font-size: 60%;
  line-height: inherit;
}

code {
  background-color: #f8f8f8;
  border-color: #dfdfdf;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: Consolas, "Liberation Mono", Courier, monospace;
  font-weight: normal;
  padding: 0.125rem 0.3125rem 0.0625rem;
}

/* Lists */
ul,
ol,
dl {
  font-family: inherit;
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  margin-bottom: 1.25rem;
}

ul {
  margin-left: 0;
}

ul.no-bullet {
  margin-left: 0;
}

ul.no-bullet li ul,
ul.no-bullet li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
  list-style: none;
}

/* Unordered Lists */
ul li ul,
ul li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

ul.square li ul, ul.circle li ul, ul.disc li ul {
  list-style: inherit;
}

ul.square {
  list-style-type: square;
  margin-left: 0;
}

ul.circle {
  list-style-type: circle;
  margin-left: 0;
}

ul.disc {
  list-style-type: disc;
  margin-left: 0;
}

ul.no-bullet {
  list-style: none;
}

/* Ordered Lists */
ol {
  margin-left: 1.4rem;
}

ol li ul,
ol li ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

/* Definition Lists */
dl dt {
  margin-bottom: 0.3rem;
  font-weight: bold;
}

dl dd {
  margin-bottom: 0.75rem;
}

/* Abbreviations */
abbr,
acronym {
  text-transform: uppercase;
  font-size: 90%;
  color: #222;
  cursor: help;
}

abbr {
  text-transform: none;
}

abbr[title] {
  border-bottom: 1px dotted #DDDDDD;
}

/* Blockquotes */
blockquote {
  margin: 0 0 1.25rem;
  padding: 0.5625rem 1.25rem 0 1.1875rem;
  border-left: 1px solid #DDDDDD;
}

blockquote cite {
  display: block;
  font-size: 0.8125rem;
  color: #555555;
}

blockquote cite:before {
  content: "\2014 \0020";
}

blockquote cite a,
blockquote cite a:visited {
  color: #555555;
}

blockquote,
blockquote p {
  line-height: 1.6;
  color: #6f6f6f;
}

/* Microformats */
.vcard {
  display: inline-block;
  margin: 0 0 1.25rem 0;
  border: 1px solid #DDDDDD;
  padding: 0.625rem 0.75rem;
}

.vcard li {
  margin: 0;
  display: block;
}

.vcard .fn {
  font-weight: bold;
  font-size: 0.9375rem;
}

.vevent .summary {
  font-weight: bold;
}

.vevent abbr {
  cursor: default;
  text-decoration: none;
  font-weight: bold;
  border: none;
  padding: 0 0.0625rem;
}

@media only screen and (min-width: 40.0625em) {
  h1, h2, h3, h4, h5, h6 {
    line-height: 1.4;
  }
  h1 {
    font-size: 2.75rem;
  }
  h2 {
    font-size: 2.3125rem;
  }
  h3 {
    font-size: 1.6875rem;
  }
  h4 {
    font-size: 1.4375rem;
  }
  h5 {
    font-size: 1.125rem;
  }
  h6 {
    font-size: 1rem;
  }
}

/* small displays */
@media only screen {
  .show-for-small-only, .show-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .hide-for-small-only, .hide-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .visible-for-small-only, .visible-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .hidden-for-small-only, .hidden-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.show-for-small-only, table.show-for-small-up, table.show-for-small, table.show-for-small-down, table.hide-for-medium-only, table.hide-for-medium-up, table.hide-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.show-for-small-only, thead.show-for-small-up, thead.show-for-small, thead.show-for-small-down, thead.hide-for-medium-only, thead.hide-for-medium-up, thead.hide-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.show-for-small-only, tbody.show-for-small-up, tbody.show-for-small, tbody.show-for-small-down, tbody.hide-for-medium-only, tbody.hide-for-medium-up, tbody.hide-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.show-for-small-only, tr.show-for-small-up, tr.show-for-small, tr.show-for-small-down, tr.hide-for-medium-only, tr.hide-for-medium-up, tr.hide-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.show-for-small-only, td.show-for-small-only, th.show-for-small-up, td.show-for-small-up, th.show-for-small, td.show-for-small, th.show-for-small-down, td.show-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.hide-for-medium-up, td.hide-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* medium displays */
@media only screen and (min-width: 40.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .show-for-medium-only, .show-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .hide-for-medium-only, .hide-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .visible-for-medium-only, .visible-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .hidden-for-medium-only, .hidden-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.show-for-medium-only, table.show-for-medium-up, table.show-for-medium, table.show-for-medium-down, table.hide-for-large-only, table.hide-for-large-up, table.hide-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.show-for-medium-only, thead.show-for-medium-up, thead.show-for-medium, thead.show-for-medium-down, thead.hide-for-large-only, thead.hide-for-large-up, thead.hide-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.show-for-medium-only, tbody.show-for-medium-up, tbody.show-for-medium, tbody.show-for-medium-down, tbody.hide-for-large-only, tbody.hide-for-large-up, tbody.hide-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.show-for-medium-only, tr.show-for-medium-up, tr.show-for-medium, tr.show-for-medium-down, tr.hide-for-large-only, tr.hide-for-large-up, tr.hide-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.show-for-medium-only, td.show-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.show-for-medium, td.show-for-medium, th.show-for-medium-down, td.show-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.hide-for-large-up, td.hide-for-large-up, th.hide-for-large, td.hide-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* large displays */
@media only screen and (min-width: 63.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .show-for-large-only, .show-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .hide-for-large-only, .hide-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .visible-for-large-only, .visible-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .hidden-for-large-only, .hidden-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.show-for-large-only, table.show-for-large-up, table.show-for-large, table.show-for-large-down, table.hide-for-xlarge-only, table.hide-for-xlarge-up, table.hide-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.show-for-large-only, thead.show-for-large-up, thead.show-for-large, thead.show-for-large-down, thead.hide-for-xlarge-only, thead.hide-for-xlarge-up, thead.hide-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.show-for-large-only, tbody.show-for-large-up, tbody.show-for-large, tbody.show-for-large-down, tbody.hide-for-xlarge-only, tbody.hide-for-xlarge-up, tbody.hide-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.show-for-large-only, tr.show-for-large-up, tr.show-for-large, tr.show-for-large-down, tr.hide-for-xlarge-only, tr.hide-for-xlarge-up, tr.hide-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.show-for-large-only, td.show-for-large-only, th.show-for-large-up, td.show-for-large-up, th.show-for-large, td.show-for-large, th.show-for-large-down, td.show-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.hide-for-xlarge-up, td.hide-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xlarge displays */
@media only screen and (min-width: 85.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .show-for-xlarge-only, .show-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .hide-for-xlarge-only, .hide-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .visible-for-xlarge-only, .visible-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .hidden-for-xlarge-only, .hidden-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.show-for-xlarge-only, table.show-for-xlarge-up, table.show-for-xlarge, table.show-for-xlarge-down, table.hide-for-xxlarge-only, table.hide-for-xxlarge-up, table.hide-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.show-for-xlarge-only, thead.show-for-xlarge-up, thead.show-for-xlarge, thead.show-for-xlarge-down, thead.hide-for-xxlarge-only, thead.hide-for-xxlarge-up, thead.hide-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.show-for-xlarge-only, tbody.show-for-xlarge-up, tbody.show-for-xlarge, tbody.show-for-xlarge-down, tbody.hide-for-xxlarge-only, tbody.hide-for-xxlarge-up, tbody.hide-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.show-for-xlarge-only, tr.show-for-xlarge-up, tr.show-for-xlarge, tr.show-for-xlarge-down, tr.hide-for-xxlarge-only, tr.hide-for-xxlarge-up, tr.hide-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.show-for-xlarge-only, td.show-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.show-for-xlarge, td.show-for-xlarge, th.show-for-xlarge-down, td.show-for-xlarge-down, th.hide-for-xxlarge-only, td.hide-for-xxlarge-only, th.hide-for-xxlarge-up, td.hide-for-xxlarge-up, th.hide-for-xxlarge, td.hide-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* xxlarge displays */
@media only screen and (min-width: 100.0625em) {
  .hide-for-small-only, .show-for-small-up, .hide-for-small, .hide-for-small-down, .hide-for-medium-only, .show-for-medium-up, .hide-for-medium, .hide-for-medium-down, .hide-for-large-only, .show-for-large-up, .hide-for-large, .hide-for-large-down, .hide-for-xlarge-only, .show-for-xlarge-up, .hide-for-xlarge, .hide-for-xlarge-down, .show-for-xxlarge-only, .show-for-xxlarge-up, .show-for-xxlarge, .show-for-xxlarge-down {
    display: inherit !important;
  }
  .show-for-small-only, .hide-for-small-up, .show-for-small, .show-for-small-down, .show-for-medium-only, .hide-for-medium-up, .show-for-medium, .show-for-medium-down, .show-for-large-only, .hide-for-large-up, .show-for-large, .show-for-large-down, .show-for-xlarge-only, .hide-for-xlarge-up, .show-for-xlarge, .show-for-xlarge-down, .hide-for-xxlarge-only, .hide-for-xxlarge-up, .hide-for-xxlarge, .hide-for-xxlarge-down {
    display: none !important;
  }
  .hidden-for-small-only, .visible-for-small-up, .hidden-for-small, .hidden-for-small-down, .hidden-for-medium-only, .visible-for-medium-up, .hidden-for-medium, .hidden-for-medium-down, .hidden-for-large-only, .visible-for-large-up, .hidden-for-large, .hidden-for-large-down, .hidden-for-xlarge-only, .visible-for-xlarge-up, .hidden-for-xlarge, .hidden-for-xlarge-down, .visible-for-xxlarge-only, .visible-for-xxlarge-up, .visible-for-xxlarge, .visible-for-xxlarge-down {
    position: static !important;
    height: auto;
    width: auto;
    overflow: visible;
    clip: auto;
  }
  .visible-for-small-only, .hidden-for-small-up, .visible-for-small, .visible-for-small-down, .visible-for-medium-only, .hidden-for-medium-up, .visible-for-medium, .visible-for-medium-down, .visible-for-large-only, .hidden-for-large-up, .visible-for-large, .visible-for-large-down, .visible-for-xlarge-only, .hidden-for-xlarge-up, .visible-for-xlarge, .visible-for-xlarge-down, .hidden-for-xxlarge-only, .hidden-for-xxlarge-up, .hidden-for-xxlarge, .hidden-for-xxlarge-down {
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
  }
  table.hide-for-small-only, table.show-for-small-up, table.hide-for-small, table.hide-for-small-down, table.hide-for-medium-only, table.show-for-medium-up, table.hide-for-medium, table.hide-for-medium-down, table.hide-for-large-only, table.show-for-large-up, table.hide-for-large, table.hide-for-large-down, table.hide-for-xlarge-only, table.show-for-xlarge-up, table.hide-for-xlarge, table.hide-for-xlarge-down, table.show-for-xxlarge-only, table.show-for-xxlarge-up, table.show-for-xxlarge, table.show-for-xxlarge-down {
    display: table !important;
  }
  thead.hide-for-small-only, thead.show-for-small-up, thead.hide-for-small, thead.hide-for-small-down, thead.hide-for-medium-only, thead.show-for-medium-up, thead.hide-for-medium, thead.hide-for-medium-down, thead.hide-for-large-only, thead.show-for-large-up, thead.hide-for-large, thead.hide-for-large-down, thead.hide-for-xlarge-only, thead.show-for-xlarge-up, thead.hide-for-xlarge, thead.hide-for-xlarge-down, thead.show-for-xxlarge-only, thead.show-for-xxlarge-up, thead.show-for-xxlarge, thead.show-for-xxlarge-down {
    display: table-header-group !important;
  }
  tbody.hide-for-small-only, tbody.show-for-small-up, tbody.hide-for-small, tbody.hide-for-small-down, tbody.hide-for-medium-only, tbody.show-for-medium-up, tbody.hide-for-medium, tbody.hide-for-medium-down, tbody.hide-for-large-only, tbody.show-for-large-up, tbody.hide-for-large, tbody.hide-for-large-down, tbody.hide-for-xlarge-only, tbody.show-for-xlarge-up, tbody.hide-for-xlarge, tbody.hide-for-xlarge-down, tbody.show-for-xxlarge-only, tbody.show-for-xxlarge-up, tbody.show-for-xxlarge, tbody.show-for-xxlarge-down {
    display: table-row-group !important;
  }
  tr.hide-for-small-only, tr.show-for-small-up, tr.hide-for-small, tr.hide-for-small-down, tr.hide-for-medium-only, tr.show-for-medium-up, tr.hide-for-medium, tr.hide-for-medium-down, tr.hide-for-large-only, tr.show-for-large-up, tr.hide-for-large, tr.hide-for-large-down, tr.hide-for-xlarge-only, tr.show-for-xlarge-up, tr.hide-for-xlarge, tr.hide-for-xlarge-down, tr.show-for-xxlarge-only, tr.show-for-xxlarge-up, tr.show-for-xxlarge, tr.show-for-xxlarge-down {
    display: table-row;
  }
  th.hide-for-small-only, td.hide-for-small-only, th.show-for-small-up, td.show-for-small-up, th.hide-for-small, td.hide-for-small, th.hide-for-small-down, td.hide-for-small-down, th.hide-for-medium-only, td.hide-for-medium-only, th.show-for-medium-up, td.show-for-medium-up, th.hide-for-medium, td.hide-for-medium, th.hide-for-medium-down, td.hide-for-medium-down, th.hide-for-large-only, td.hide-for-large-only, th.show-for-large-up, td.show-for-large-up, th.hide-for-large, td.hide-for-large, th.hide-for-large-down, td.hide-for-large-down, th.hide-for-xlarge-only, td.hide-for-xlarge-only, th.show-for-xlarge-up, td.show-for-xlarge-up, th.hide-for-xlarge, td.hide-for-xlarge, th.hide-for-xlarge-down, td.hide-for-xlarge-down, th.show-for-xxlarge-only, td.show-for-xxlarge-only, th.show-for-xxlarge-up, td.show-for-xxlarge-up, th.show-for-xxlarge, td.show-for-xxlarge, th.show-for-xxlarge-down, td.show-for-xxlarge-down {
    display: table-cell !important;
  }
}

/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}

.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-landscape, table.show-for-portrait {
  display: table !important;
}

thead.hide-for-landscape, thead.show-for-portrait {
  display: table-header-group !important;
}

tbody.hide-for-landscape, tbody.show-for-portrait {
  display: table-row-group !important;
}

tr.hide-for-landscape, tr.show-for-portrait {
  display: table-row !important;
}

td.hide-for-landscape, td.show-for-portrait,
th.hide-for-landscape,
th.show-for-portrait {
  display: table-cell !important;
}

@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-landscape, table.hide-for-portrait {
    display: table !important;
  }
  thead.show-for-landscape, thead.hide-for-portrait {
    display: table-header-group !important;
  }
  tbody.show-for-landscape, tbody.hide-for-portrait {
    display: table-row-group !important;
  }
  tr.show-for-landscape, tr.hide-for-portrait {
    display: table-row !important;
  }
  td.show-for-landscape, td.hide-for-portrait,
  th.show-for-landscape,
  th.hide-for-portrait {
    display: table-cell !important;
  }
}

@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
  /* Specific visibility for tables */
  table.show-for-portrait, table.hide-for-landscape {
    display: table !important;
  }
  thead.show-for-portrait, thead.hide-for-landscape {
    display: table-header-group !important;
  }
  tbody.show-for-portrait, tbody.hide-for-landscape {
    display: table-row-group !important;
  }
  tr.show-for-portrait, tr.hide-for-landscape {
    display: table-row !important;
  }
  td.show-for-portrait, td.hide-for-landscape,
  th.show-for-portrait,
  th.hide-for-landscape {
    display: table-cell !important;
  }
}

/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}

.hide-for-touch {
  display: inherit !important;
}

.touch .show-for-touch {
  display: inherit !important;
}

.touch .hide-for-touch {
  display: none !important;
}

/* Specific visibility for tables */
table.hide-for-touch {
  display: table !important;
}

.touch table.show-for-touch {
  display: table !important;
}

thead.hide-for-touch {
  display: table-header-group !important;
}

.touch thead.show-for-touch {
  display: table-header-group !important;
}

tbody.hide-for-touch {
  display: table-row-group !important;
}

.touch tbody.show-for-touch {
  display: table-row-group !important;
}

tr.hide-for-touch {
  display: table-row !important;
}

.touch tr.show-for-touch {
  display: table-row !important;
}

td.hide-for-touch {
  display: table-cell !important;
}

.touch td.show-for-touch {
  display: table-cell !important;
}

th.hide-for-touch {
  display: table-cell !important;
}

.touch th.show-for-touch {
  display: table-cell !important;
}

/* Screen reader-specific classes */
.show-for-sr {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

.show-on-focus:focus, .show-on-focus:active {
  position: static !important;
  height: auto;
  width: auto;
  overflow: visible;
  clip: auto;
}

/*
       * Print styles.
       *
       * Inlined to avoid required HTTP connection: www.phpied.com/delay-loading-your-print-css/
       * Credit to Paul Irish and HTML5 Boilerplate (html5boilerplate.com)
      */
.print-only {
  display: none !important;
}

@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: #000000 !important;
    /* Black prints faster: h5bp.com/s */
    text-shadow: none !important;
  }
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: .5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .hide-on-print {
    display: none !important;
  }
  .print-only {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  .show-for-print {
    display: inherit !important;
  }
}

/* Print visibility */
@media print {
  .show-for-print {
    display: block;
  }
  .hide-for-print {
    display: none;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print {
    display: table-cell !important;
  }
  th.show-for-print {
    display: table-cell !important;
  }
}

@media not print {
  .show-for-print {
    display: none !important;
  }
}

.flex-video {
  height: 0;
  margin-bottom: 1rem;
  overflow: hidden;
  padding-bottom: 67.5%;
  padding-top: 1.5625rem;
  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;
}

.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: #008CBA;
}

.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: #008CBA;
}

.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;
}

/*

    parks-style.scss

*/
/*@font-face {
  font-family: Museo;
  src: url("../css/Museo.eot");
}

@font-face {
  font-family: Museo;
  src: url("../css/Museo.ttf");
}

@font-face {
  font-family: Chancellor;
  src: url("../css/Chancellor.eot");
}

@font-face {
  font-family: Chancellor;
  src: url("../css/Chancellor.ttf");
}

@font-face {
  font-family: Museo;
  src: url("../css/Museo.eot");
}

@font-face {
  font-family: Museo;
  src: url("../css/Museo.ttf");
}*/

#main-wrapper {
  /*background: $js-main-wrapper-bg-image;*/
}

.start-page .vat-selector-wrapper {
  display: none;
}

div#footer {
  background-size: initial;
}

#header div.cart-area-wrapper {
  background: rgba(0,0,0,.5);
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color:#fff;

}

.button-info, .button, .buy-button {
  border-radius: 3px;
}

div.logo-wrapper {
  padding-top: 30px;
}

.small-cart-wrapper span {
  text-shadow: 0 1px 1px #000, 0 2px 1px rgba(0, 0, 0, 0.8), 0 3px 1px rgba(0, 0, 0, 0.8)
}

.SmallCartButtons span {
  text-shadow: none;
}

@media only screen and (max-width: 40em) {
  #main-wrapper div#menu-buttons-wrapper div.product-page-back-link a {
    font-size: 14px;
    text-shadow: none;
  }
  #main-wrapper div#menu-buttons-wrapper #cart-activator {
    line-height: 26px;
    height: 45px;
  }
  #main-wrapper div#menu-buttons-wrapper #cart-activator b, #main-wrapper div#menu-buttons-wrapper #cart-activator span, #main-wrapper div#menu-buttons-wrapper #cart-activator i {
    font-size: 14px;
  }
  #main-wrapper div#menu-buttons-wrapper #cart-activator .icon-button {
    font-size: 14px;
  }
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  h2 {
    font-size: 25px !important;
  }
  html.page-showproduct h1.product-page-header {
    font-size: 35px;
  }
  div#menu-buttons-wrapper div.product-page-back-link {
    padding-left: 0;
  }
  div#menu-buttons-wrapper div.product-page-back-link a {
    font-size: 16px;
    text-shadow: none;
  }
  div#menu-buttons-wrapper #cart-activator {
    padding-right: 0;
  }
  div#menu-buttons-wrapper #cart-activator b, div#menu-buttons-wrapper #cart-activator span, div#menu-buttons-wrapper #cart-activator i {
    font-size: 16px;
  }
  div#menu-buttons-wrapper #cart-activator .icon-button {
    font-size: 16px;
  }
}

/*

    _ticket-base-settings.scss

*/
/*

    _ticket-base.scss

*/
/* RESETFLOAT
----------------------------------------------------------------------------- */
.resetfloat:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: ' ';
  clear: both;
  height: 0;
  margin: 0 !important;
  padding: 0 !important;
}

.resetfloat {
  display: inline-block;
}

.resetfloat {
  display: block;
  zoom: 1;
}

/* GENERAL
----------------------------------------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  background:#f8f5ed;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  font-size: 16px;
  color: #333333;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}

h1 {
  font-size: 2.4em;
  color: #000000;
  font-weight: normal;
  margin: 0 0 10px 0;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
}

h2 {
  font-size: 30px;
  color: #000000;
  font-weight: normal;
  margin: 0 0 10px 0;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
}

h3 {
  font-size: 1.6em;
  color: #000000;
  font-weight: normal;
  margin: 0 0 10px 0;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
}

a, a:visited {
  color: #3c8d3b;
  text-decoration: none;
}

a:hover {
  color: #2d692c;
}

p {
  margin: 0 0 10px 0;
}

li {
  list-style: none;
}

a:hover {
  text-decoration: underline;
}

a img {
  border: 0;
}

.text-align-left {
  text-align: left;
}

.text-align-right {
  text-align: right;
}

.width-auto {
  width: auto !important;
}

.watermark {
  color: #999;
}

#main-wrapper {
  width: 100%;
}

#wrapper-page {
  clear: both;
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
}

#wrapper-page-content {
  clear: both;
  width: 100%;
}

#border-left, #border-right {
  width: 10px;
}

#content-wrapper {
  clear: both;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  background-color: transparent;
}

#content-wrapper:before, #content-wrapper:after {
  content: " ";
  display: table;
}

#content-wrapper:after {
  clear: both;
}

input {
  outline-color: #008CBA;
}

/* PRODUCT CATEGORY TREE
----------------------------------------------------------------------------- */
div.ProductMenuWrapper {
  position: relative;
}

div.ProductMenuBody table {
  width: 100%;
}

div.ProductMenuBody {
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  behavior: url(/SystemScripts/PIE.htc);
}

td.NodeControl {
  padding: 5px 0px 0px 0px;
  vertical-align: top;
  font-size: 0px;
  width: 0px;
}

td.NodeControl img {
  width: 7px;
  height: 7px;
  display: block;
  position: absolute;
  left: 10px;
  z-index: 10;
}

td.current span {
  font-weight: bold;
}

/* Level 1 */
div.ProductCategoryLevel1 td.NodeControl {
  display: none;
}

div.ProductTreeLevelBody1 {
  background: #fff;
  border-bottom: 1px solid #fff;
}

div.ProductCategoryLevel1 a {
  background: #efefef;
  padding: 10px;
  display: block;
  color: #333;
  border-bottom: 1px solid #dfdfdf;
}

div.ProductTreeLevelWrapper1:first-child div.ProductTreeLevelBody1,
div.ProductTreeLevelWrapper1:first-child a {
  -webkit-border-radius: 5px 5px 0px 0px;
  border-radius: 5px 5px 0px 0px;
  behavior: url(/SystemScripts/PIE.htc);
}

div.ProductTreeLevelWrapper1:last-child div.ProductTreeLevelBody1,
div.ProductTreeLevelWrapper1:last-child a {
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 0px 0px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
}

div.ProductTreeLevelWrapper1:last-child div.ProductTreeLevelBody1,
div.ProductTreeLevelWrapper1:last-child a {
  border-bottom: 0;
}

div.ProductCategoryLevel1 a:hover {
  background: #f6f6f6;
  text-decoration: none;
}

div.selected div.ProductCategoryLevel1 a {
  background: #f6f6f6;
}

div.ProductCategoryLevel1 a span.ProductCategoryName {
  font-size: 1em;
  font-weight: bold;
}

/* Level 2 */
div.ProductCategoryLevel2 {
  position: relative;
  padding: 3px 10px 0px 20px;
}

div.ProductTreeLevelWrapper2:last-child div.ProductTreeLevelBody2 {
  padding: 0 0 6px 0;
  border-bottom: 1px solid #dfdfdf;
}

div.ProductCategoryLevel2 .ProductCategoryNameWrapper a {
  display: block;
  font-size: 0.85em;
  color: #333;
}

div.ProductCategoryLevel2 a, div.ProductCategoryLevel2 a:hover {
  color: #333;
}

/* Level 3 */
div.ProductCategoryLevel3 {
  position: relative;
  padding: 3px 10px 0px 30px;
}

div.ProductCategoryLevel3 td.NodeControl img {
  left: 20px;
}

div.ProductCategoryLevel3 .ProductCategoryNameWrapper a {
  display: block;
  font-size: 0.85em;
  color: #333;
}

div.ProductCategoryLevel3 a, div.ProductCategoryLevel3 a:hover {
  color: #333;
}

/* Level 4 */
div.ProductCategoryLevel4 {
  position: relative;
  padding: 3px 10px 0px 40px;
}

div.ProductCategoryLevel4 .ProductCategoryNameWrapper a {
  display: block;
  font-size: 0.85em;
  color: #333;
}

div.ProductCategoryLevel4 a, div.ProductCategoryLevel4 a:hover {
  color: #333;
}

div.ProductMenuFooter {
  background: url(/images/custom/shadow-sprite-bg.png) 0px -135px no-repeat;
  height: 20px;
}

#category-navigation-container {
  float: left;
}

.category-navigation, .category-navigation ul {
  list-style: none outside none;
  padding: 0;
  padding-top: 4px;
  font-size: 16px;
  line-height: inherit;
  float: left;
}

.category-navigation li, .category-navigation ul li {
  float: left;
  padding: 10px;
}

.category-navigation a {
  cursor: pointer;
  display: block;
  text-decoration: none;
}

.category-navigation > li > a {
  padding-top: 4px;
  padding-bottom: 4px;
}

.category-navigation .has-subcategories > ul {
  margin-left: 8px;
}

.category-navigation .has-subcategories > ul > li > a {
  font-size: 13px;
  margin: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.category-navigation .selected > a {
  font-weight: 700;
}

#page-navigation {
  padding: 0;
  padding-top: 2px;
  font-size: 14px;
  line-height: inherit;
  float: left;
}

#page-navigation .page-link-wrapper {
  line-height: 20px;
  float: left;
  padding: 10px;
}

/* MANUFACTURER SELECTOR
----------------------------------------------------------------------------- */
div.manufacturer-selector-wrapper {
  margin: 0 0 20px 0;
}

div.manufacturer-selector-wrapper select {
  width: 100%;
}

/* NEWSLETTER BOX */
div.newsletter-box-wrapper {
  float: right;
  width: 300px;
  margin: 10px;
}

div.newsletter-box-header {
  background: none;
  border: 0;
  padding: 0;
}

div.newsletter-box-body {
  background: none;
  border: 0;
  padding: 0;
}

div.newsletter-box-body:hover {
  background: none;
}

div.newsletter-box-text {
  display: none;
}

div.newsletter-box-radio-subscribe {
  float: left;
  margin: 0 10px 10px 0;
}

div.newsletter-box-radio-unsubscribe {
  float: left;
  margin: 0 0 10px 0;
}

div.newsletter-box-input {
  float: left;
  clear: both;
  width: 180px;
  height: 28px;
  line-height: 28px;
  margin: 0 10px 0 0;
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
  box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.75);
  behavior: url(/SystemScripts/PIE.htc);
}

div.newsletter-box-input input {
  width: 165px;
  background: transparent;
  padding: 0 5px 0 10px;
  font-size: 0.9em;
  border: 0;
}

div.newsletter-box-button {
  float: left;
}

div.newsletter-box-footer {
  background: none;
}

#stock-notification-popup {
  background-color: #FFF;
  margin: 20px;
}

#stock-notification-popup-form-part {
  margin: 20px 0;
  clear: both;
}

.stock-notification-col-send {
  margin-top: 10px;
}

#stock-notification-message {
  text-align: center;
  margin-top: 70px;
  font-weight: bold;
}

/* FREE FREIGHT
----------------------------------------------------------------------------- */
.FreeFreight_LeftArea, .FreeFreight_RightArea {
  background: #FFC000 url(/images/custom/opacity15-black-bg.png) bottom left repeat-x;
  cursor: pointer;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px 0;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
}

.FreeFreight_LeftArea_reached, .FreeFreight_RightArea_reached {
  background: #8db451 url(/images/custom/opacity15-black-bg.png) bottom left repeat-x;
  cursor: default;
  padding: 10px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin: 0 0 20px 0;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
}

.FreeFreight_CheckoutCart {
  display: table;
  background: #FFC000 url(/images/custom/opacity15-black-bg.png) bottom left repeat-x;
  cursor: default;
  padding: 10px;
  height: 50px;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 40px;
  width: 315px;
  float: left;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
  margin-bottom: 75px;
}

.FreeFreight_CheckoutCart_reached {
  display: table;
  background: #8db451 url(/images/custom/opacity15-black-bg.png) bottom left repeat-x;
  cursor: default;
  padding: 10px;
  height: 50px;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 40px;
  margin-left: 40px;
  width: 315px;
  float: left;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
  margin-bottom: 75px;
}

.FreeFreight_CheckoutConfirm {
  background: #FFC000 url(/images/custom/opacity15-black-bg.png) bottom left repeat-x;
  float: right;
  width: 277px;
  cursor: default;
  height: auto;
  line-height: 25px;
  text-align: center;
  font-weight: bold;
  margin-top: 10px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
}

.FreeFreight_CheckoutConfirm_reached {
  background: #8db451 url(/images/custom/opacity15-black-bg.png) bottom left repeat-x;
  float: right;
  width: 277px;
  cursor: default;
  height: auto;
  line-height: 25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  margin-top: 10px;
  -webkit-border-radius: 0px 0px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  behavior: url(/SystemScripts/PIE.htc);
}

.freeFreightExpand {
  text-align: center;
  display: none;
  padding-top: 10px;
}

/* ------ Info Message ---------------------- */
div.InfoMsgWrapper {
  margin: 5px 10px 5px 10px;
  position: relative;
}

div.InfoMsgHeader {
  background: url(../images/InfoMsgHeader.gif) top center no-repeat;
  height: 7px;
  position: relative;
  top: 1px;
  font-size: 1px;
}

div.InfoMsgHeaderRight {
  background-position: 90% 0%;
}

div.InfoMsgHeaderLeft {
  background-position: 10% 0%;
}

div.InfoMsgShadow {
  padding: 0px 2px 2px 0px;
  background: url(../images/ErrorMsgShadowBg.png) 3px 3px no-repeat;
}

div.InfoMsgBodyWrapper {
  background: #ffffff url(../images/InfoMsgIcon.gif) 7px 8px no-repeat;
  border: 1px solid #003399;
}

div.InfoMsgBodyHeader {
  text-align: right;
  height: 8px;
  overflow: hidden;
  font-size: 1px;
}

div.InfoMsgBodyHeader img {
  cursor: pointer;
}

div.InfoMsgContent {
  font-family: Arial, Sans-Serif;
  font-size: 11px;
  color: #003399;
  padding: 0px 15px 10px 36px;
}

.button.checkout-text {
  font-size: 16px;
  padding: 0 10px;
  line-height: 31px;
}

.button.checkout-text .sum {
  display: none;
}

.button.checkout-text:hover {
  /*background-color: #3c8d3b;*/
}

.page-showpage #main-area {
  padding: 20px 10%;
}

.page-showpage #anchor-navigation-wrapper, .page-showpage #anchor-navigation-wrapper-small {
  display: none;
}

.page-showpage .PageDetailsHeader h1 {
  margin: 10px auto;
  text-align: center;
  color: #FFF;
  text-shadow: 1px 1px 1px #565656;
  text-transform: uppercase;
  font-size: 75px;
}

.page-showpage .PageDetailsText {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.page-checkout #anchor-navigation-wrapper, #anchor-navigation-wrapper-small {
  display: none;
}

#page-list {
  text-align: center;
  padding: 0 20px;
  background: #e6e1d3;
  overflow: hidden;
  margin-top:60px;
}

#page-list div {
  display:inline-block;
  padding: 10px 10px;
}

#page-list div span {
  display:inline;
  color: #3a1a00;
  font-size: 18px;
  text-transform: none;
}

#page-list div span:hover {
  text-decoration: none;
}
#page-list div a:before {
  content:'\00bb';
  color:#1d7b37;
  display:inline-block;
  margin-right: 2px;
}

#page-list .link-spacer-left,
#page-list .link-spacer-right {
  display:none;
}

.page-systempages_orderdetailsconfirmed #main-area a, .page-systempages_orderdetailsconfirmed #main-area div, .page-systempages_orderdetailsconfirmed #main-area span {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 16px;
}

.page-systempages_payment_processpayment #anchor-navigation-wrapper, .page-systempages_payment_processpayment #anchor-navigation-wrapper-small {
  display: none;
}

.page-systempages_payment_processpayment #main-area {
  width: 100% !important;
}

.page-systempages_payment_processpayment #main-area .content {
  text-align: center;
}

.page-systempages_payment_processpayment #leftarea {
  display: none;
}

.page-systempages_payment_processpayment #responsive-payment-iframe {
  width: 100%;
}

.page-systempages_errorpage #anchor-navigation-wrapper, .page-systempages_errorpage #anchor-navigation-wrapper-small {
  display: none;
}

.page-systempages_errorpage #main-area {
  width: 100%;
  padding-left: 100px;
  padding-right: 100px;
}

.page-systempages_errorpage #main-area a, .page-systempages_errorpage #main-area div, .page-systempages_errorpage #main-area span {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 16px;
  text-align: center;
}

.page-systempages_errorpage #main-area .errorPageLogo span {
  font-size: 26px;
  padding: 20px 0;
  display: block;
}

.page-systempages_errorpage #main-area .errorPageHeader {
  padding: 20px 0;
  font-weight: bold;
}

.page-systempages_errorpage #main-area .errorPageContent ul li {
  font-size: 14px;
}

.page-systempages_errorpage #main-area .errorPageMail {
  padding: 20px 0;
  font-size: 14px;
  font-weight: bold;
  text-decoration: underline;
}

.page-ticketcommerce_systempages_registerseasoncard #main-area {
  padding: 0 25%;
}

.page-ticketcommerce_systempages_registerseasoncard #main-area div {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 16px;
  padding: 10px 0;
}

.page-ticketcommerce_systempages_registerseasoncard #main-area div .register-card-authorization-input span {
  width: 100px;
  float: left;
  font-weight: bold;
}

.page-ticketcommerce_systempages_registerseasoncard #main-area div .register-card-authorization-input a {
  padding: 5px 15px;
  background-color: #000;
  color: #FFF;
  font-weight: normal;
  text-transform: uppercase;
  font-family: "Alternate-Gothic", Helvetica, Roboto, Arial, sans-serif;
  font-size: 21px;
}

.page-ticketcommerce_systempages_registerseasoncard #main-area div .register-card-header {
  font-weight: bold;
  font-size: 20px;
}

.page-ticketcommerce_systempages_registerseasoncard #anchor-navigation-wrapper, .page-ticketcommerce_systempages_registerseasoncard #anchor-navigation-wrapper-small {
  display: none;
}

.page-ticketcommerce_systempages_registerseasoncard div.logo-wrapper {
  top: 29px;
}

.page-ticketcommerce_systempages_registerseasoncard div.logo-wrapper:after {
  content: 'Registrera';

  text-align: left;
  color: #FFF;
  text-shadow: 1px 1px 1px #565656;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  text-transform: none;
  font-size: 40px;
  position: relative;
  top: 110px;
  margin: 0 auto;
  display: block;
  left: 20px;
  font-weight: 600;
  text-shadow: 0 1px 1px #000, 0 2px 1px rgba(0, 0, 0, 0.8), 0 3px 1px rgba(0, 0, 0, 0.8);
}

@media only screen and (max-width: 40em) {
  .page-ticketcommerce_systempages_registerseasoncard #main-area {
    padding: 0 20px;
  }
  .page-ticketcommerce_systempages_registerseasoncard div.logo-wrapper:after {
    top: -10px !important;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .page-ticketcommerce_systempages_registerseasoncard #main-area {
    padding: 0 20px;
  }
  .page-ticketcommerce_systempages_registerseasoncard div.logo-wrapper:after {
    top: -10px !important;
  }
}

/*
**  ANCHOR NAVIGATION
*/
#anchor-navigation-wrapper {
  text-align: center;
  font-size: 16px !important;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  width: auto;
  z-index: 100;
  position: relative;
  background: transparent;
  color: #fff;
  margin: auto;
  /*max-width: 960px;*/

  position: absolute;
  width: 100%;
  top:90px;
  /*&:before, &:after {
    content: "";
    display: block;
    bottom: 0;
    height: 49px;
    width: 32px;
    z-index: -1;
  }

  &:before {
    background: $js-menu-before-image;
    float: left;
    left: -16px;
    position: relative;
  }

  &:after {
    background: $js-menu-after-image;
    float: right;
    right: -16px;
    position: relative;
  }*/
}

/*#anchor-navigation-wrapper:before, #anchor-navigation-wrapper:after {
  content: "";
  position: absolute;
  display: block;
  bottom: -1em;
  border: 1.5em solid #BEA581;
  z-index: -1;
}

#anchor-navigation-wrapper:before {
  left: -2em;
  border-right-width: 1.5em;
  border-left-color: transparent;
}

#anchor-navigation-wrapper:after {
  right: -2em;
  border-left-width: 1.5em;
  border-right-color: transparent;
}*/

#anchor-navigation-wrapper ul#anchor-navigation {
  width: auto;
  margin: 0;
  /*height: 45px;*/
  /*background: #BEA581;*/
  /*display: inline-block;*/
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 190px;
  text-align: left;
  box-sizing: border-box;
}

/*#anchor-navigation-wrapper ul#anchor-navigation:before, #anchor-navigation-wrapper ul#anchor-navigation:after {
  content: "";
  position: absolute;
  display: block;
  border-style: solid;
  border-color: #ad8d5f transparent transparent transparent;
  bottom: -1em;
}*/

#anchor-navigation-wrapper ul#anchor-navigation:before {
  left: 0;
  border-width: 1em 0 0 1em;
}

#anchor-navigation-wrapper ul#anchor-navigation:after {
  right: 0;
  border-width: 1em 1em 0 0;
}

#anchor-navigation-wrapper ul#anchor-navigation li {
  float: left;
  padding: 5px 10px;
  /*text-transform: uppercase;*/
}

#anchor-navigation-wrapper ul#anchor-navigation li:hover {
  /*background-color: #cfbda3;*/
  text-decoration: none;
}

#anchor-navigation-wrapper ul#anchor-navigation li a {
  color: #fff;
  font-size: 20px;
  line-height: 31px;
  font-weight: bold;
  text-shadow: 3px 2px rgba(58, 26, 0, 0.7);
}

/*
**  ANCHOR NAVIGATION MOBILE
*/
#anchor-navigation-wrapper-small .menu-button {
  display: none;
  padding: 5px 0 5px 0;
  background: #BEA581;
  margin: 0 auto 0 auto;
  font-size: 24px;
  color: #000000;
  border-radius: 0 0 3px 3px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  float: left;
}

#anchor-navigation-wrapper-small .menu-button:hover {
  text-decoration: underline;
}

#anchor-navigation-wrapper-small .menu-button.open {
  /*background: #BEA581;*/
}

#anchor-navigation-wrapper-small .menu-button i {
  padding-right: 5px;
}

#anchor-navigation-wrapper-small ul {
  margin-bottom: 0;
}

@media only screen and (max-width: 40em) {
  #anchor-navigation-wrapper {
    display: none;
  }
  #anchor-navigation-wrapper-small {
    display: block;
  }
  #anchor-navigation-wrapper-small .menu-button {
    display: block;
  }
  #anchor-navigation {
    text-align: center;
    display: none;
  }
  #anchor-navigation li a {
    padding: 12px 0px;
    line-height: 20px;
    background: #cfbda3;
    display: inline-block;
    width: 100%;
    color: #000000;
    font-size: 21px;
    text-transform: uppercase;
    border-bottom: 2px solid #BEA581;
  }
  #anchor-navigation li a:hover {
    background: #BEA581;
  }
  #anchor-navigation li:last-of-type a {
    border-radius: 0 0 3px 3px;
    border-bottom: none;
  }
  #header {
    height: auto !important;
  }
  #wrapper-page {
    padding: 0 10px;
  }
  #page-list div span {
    font-size: 18px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #anchor-navigation-wrapper {
    display: none;
  }
  #anchor-navigation-wrapper-small {
    display: block;
  }
  #anchor-navigation-wrapper-small .menu-button {
    display: block;
  }
  #anchor-navigation {
    text-align: center;
    display: none;
  }
  #anchor-navigation li a {
    padding: 12px 0px;
    line-height: 20px;
    background: #cfbda3;
    display: inline-block;
    width: 100%;
    color: #000000;
    font-size: 21px;
    text-transform: uppercase;
    border-bottom: 2px solid #BEA581;
  }
  #anchor-navigation li a:hover {
    background: #cfbda3;
  }
  #anchor-navigation li:last-of-type a {
    border-radius: 0 0 3px 3px;
    border-bottom: none;
  }
  #header {
    height: auto !important;
  }
  #wrapper-page {
    padding: 0 10px;
  }
}

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  #anchor-navigation-wrapper {
    margin: auto;
  }
}

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  #anchor-navigation-wrapper {
    margin: auto;
  }
}

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  #anchor-navigation-wrapper {
    margin: auto;
  }
}

@media only screen and (min-width: 63.0625em) {
  #anchor-navigation-wrapper-small {
    display: none;
  }
  div.logo-wrapper {
    height: 136px;
  }
}

/* COLUMNS
----------------------------------------------------------------------------- */
#leftarea, #main-area {
  display: block;
  float: left;
  margin: 0;
}

#right-area {
  display: block;
  float: left;
  margin: 0;
}

#leftarea {
  width: 20%;
  padding-right: 20px;
  background-color: white;
  display: none;
}

#leftarea .content {
  width: 100%;
  padding: 0 0 0 20px;
}

#main-area {
  width: 60%;
  padding-left: 0;
  padding-right: 0;
}

#main-area .content {
  width: 100%;
  padding-top: 8px;
}

#right-area {
  width: 20%;
}

#right-area .content {
  width: 100%;
  padding: 20px;
  padding-right: 20px;
}

.hide-left-area #leftarea {
  display: none !important;
}

.page-checkout #leftarea, .page-orderdetailsconfirmed #leftarea {
  display: none;
}

.border-right {
  padding: 0;
  display: none;
}

.border-left {
  padding: 0;
  display: none;
}

.one-column #main-area {
  width: 100%;
}

.two-columns #main-area {
  width: 80%;
}

.two-columns.hide-left-area #main-area {
  width: 75%;
}

.two-columns.hide-left-area #right-area {
  width: 25%;
}

.two-columns.hide-left-area #leftarea {
  display: none;
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  .two-columns #leftarea {
    display: none;
  }
  .two-columns #main-area {
    width: 100%;
  }
  .two-columns.hide-left-area #main-area {
    width: 100%;
  }
  .two-columns.hide-left-area #right-area {
    width: 100%;
    float: none;
    clear: both;
  }
}

.three-columns #main-area {
  width: 60%;
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  .three-columns #leftarea {
    display: none;
  }
  .three-columns #main-area {
    width: 100%;
  }
  .three-columns #right-area {
    width: 100%;
    float: none;
    clear: both;
  }
}

/* FOOTER
----------------------------------------------------------------------------- */
.footer2-wrapper {
  clear: both;
  margin: 0;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #3c8d3b;
  color: white;
  display: none;
}

.footer-wrapper {
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: white;
}

#footer {
  clear: both;
  float: none;
  width: 100%;
  background: #3a1a00;
  min-height: 200px;
}

#footer:before, #footer:after {
  content: " ";
  display: table;
}

#footer:after {
  clear: both;
}

#footer #footer-inner {
  width: 100%;
  margin: 0 auto;
  max-width: 1140px;
  padding-left: 20px;
  padding-right: 20px;
}

#footer #footer-inner .footer-lower {
  width: 100%;
  margin: 0 auto;
}

#footer #footer-inner .footer-lower:before, #footer #footer-inner .footer-lower:after {
  content: " ";
  display: table;
}

#footer #footer-inner .footer-lower:after {
  clear: both;
}

#footer #footer-inner .footer-lower p {
  /*font-size: 21px;*/
}

#jetshop-logo-wrapper {
  clear: both;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: transparent;
}

#jetshop-logo-wrapper .infoTextLogo {
  width: 143px;
  margin: 0 auto;
}

#jetshop-logo-wrapper .infoTextLogo img {
  margin: 0 auto;
  max-width: 100%;
}

/* SIDFOT */
.pr-footer {
  padding: 60px 20px 100px;
  position: relative;
  z-index: 5;
  color:#fff;
}

.pr-footer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
  opacity: 0.65;
  filter: alpha(opacity=65);
}

.footer-col {
  background: url(../images/custom/footer-dotted-y.gif) repeat-y;
  height: 195px;
}

.footer-divider-row {
  margin: 10px 0;
}

.container {
  margin: 0 auto;
  position: relative;
  z-index: 10;
}

.divider {
  margin: 10px 0;
  height: 1px;
  background: url(../images/custom/.BottomSpacer-dotted-x.gif) repeat-x;
}

.row {
  position: relative;
}

.inner {
  padding: 10px 0;
}

.inner .separator {
  display: block;
  width: 1px;
  position: absolute;
  top: 0;
  bottom: 0;
  background: url(../images/custom/.BottomSpacer-dotted-y.gif) repeat-y;
}

.inner .separator-1 {
  left: 0;
}

.inner .separator-2 {
  left: 241px;
}

.inner .separator-3 {
  left: 481px;
}

.inner .separator-4 {
  left: 721px;
}

.inner .separator-5 {
  right: 0;
}

.inner .column {
  position: relative;
  width: 220px;
  float: left;
  padding: 0 10px;
}

.inner h3 {
  position: relative;
  color: #E4E1C9;
  font-family: "Ultramarina";
  font-size: 20px;
  line-height: 1em;
  text-transform: uppercase;
  margin: 0 0 7px;
  z-index: 2;
}

.inner h3 a {
  color: #E4E1C9;
  text-decoration: none;
}

.inner .column-last {
  padding-right: 0;
}

.inner .scroll-col h3 {
  margin: 0 0 3px;
}

.inner .scroll-col .footer-col-scrollview {
  position: relative;
  margin-bottom: 5px;
  overflow: hidden;
}

.inner .scroll-col .footer-col-scrollview .inner-content .linklist ul {
  padding-top: 4px;
  padding-bottom: 12px;
}

.inner .scroll-col .footer-col-scrollview .shadow {
  position: absolute;
  bottom: -20px;
  left: 0;
  width: 220px;
  height: 20px;
  margin-left: 0px;
  -webkit-box-shadow: 0px -5px 15px 10px #416a40;
  -moz-box-shadow: 0px -5px 15px 10px #416a40;
  box-shadow: 0px -5px 15px 10px #416a40;
  z-index: 1;
}

.inner .scroll-col .footer-col-scrollview .shadow.top {
  top: -25px;
  bottom: auto;
  -webkit-box-shadow: 0px 5px 15px 10px #416a40;
  -moz-box-shadow: 0px 5px 15px 10px #416a40;
  box-shadow: 0px 5px 15px 10px #416a40;
}

.inner .scroll-col .btn.mini {
  width: 220px;
  text-align: left;
  padding: 0;
}

.inner .scroll-col .btn.mini a {
  color: #234523;
}

.inner .scroll-col .btn.mini a span {
  color: #234523;
}

.inner .column.visit .linklist {
  width: 120px;
  float: left;
}

.inner .column.visit .linklist.second {
  width: 100px;
}

.inner .column.visit .linklist ul li {
  position: relative;
}

.inner .column.visit .linklist ul li a.icon {
  display: block;
  line-height: 23px;
  padding-left: 22px;
}

.inner .column.visit .linklist ul li a.icon span {
  position: absolute;
  background-position: top left;
  width: 19px;
  height: 16px;
  top: 4px;
  left: -2px;
}

.inner .column.visit .linklist ul li a.icon span.fb {
  background: url(../images/custom/sprite-final.png) no-repeat;
  background-position: -860px 0;
}

.inner .column.visit .linklist ul li a.icon span.insta {
  background: url(../images/custom/sprite-final.png) no-repeat;
  background-position: -860px -20px;
}

.linklist {
  position: relative;
}

.linklist li {
  list-style: none;
  padding-left: 2px;
}

.linklist li a {
  font-size: 15px;
  line-height: 22px;
  color: #fff;
  text-decoration: none;
}

.linklist li a span {
  color: #82b37d;
}

.info {
  text-align: center;
  margin-bottom: 40px;
}

.info p {
  display: inline-block;
  margin: 0 10px;
  font-size: 14px;
  line-height: 1em;
  color: #fff;
}

.info p strong {
  color: #e6e1d3;
  font-weight: 100;
  font-size: 12px;
}

.info p a {
  color: #fff;
  text-decoration: none;
}

.parks {
  margin: 0 11px;
  padding: 7px 7px 9px 7px;
  position: relative;
}

.parks .content {
  position: relative;
  z-index: 99;
  border: 1px solid #cde1cb;
  padding: 15px;
}

.parks .content ul {
  float: right;
  margin-right: 25px;
  margin-bottom: 0;
}

.parks .content ul li {
  list-style: none;
  float: right;
  margin-left: 40px;
}

.corner-background {
  position: absolute;
  height: 100%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 98;
  background: #fff;
}

.corner-background .top {
  position: absolute;
  top: 0;
  height: 10px;
  left: 0;
  right: 0;
  background: #fff;
}

.corner-background .bottom {
  position: absolute;
  bottom: 0;
  height: 10px;
  left: 0;
  right: 0;
  background: #fff;
}

.corner-background .filler {
  position: absolute;
  bottom: 10px;
  top: 10px;
  left: 0;
  right: 0;
  background: #fff;
}

.corner-background-whiteshadow {
  background: none;
}

.corner-background-whiteshadow .top {
  background: none;
  height: 11px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.corner-background-whiteshadow .top .left, .corner-background-whiteshadow .top .right {
  position: absolute;
  width: 11px;
  height: 11px;
  top: 0;
}

.corner-background-whiteshadow .top .left {
  left: 0;
  background: url(../images/custom/sprite-final.png) no-repeat;
  background-position: -550px -10px;
}

.corner-background-whiteshadow .top .right {
  right: 0;
  background: url(../images/custom/sprite-final.png) no-repeat;
  background-position: -570px -10px;
}

.corner-background-whiteshadow .top .filler {
  position: absolute;
  left: 11px;
  right: 11px;
  top: 0;
  height: 11px;
  background: #fff;
}

.corner-background-whiteshadow .bottom {
  background: none;
  height: 13px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.corner-background-whiteshadow .bottom .left, .corner-background-whiteshadow .bottom .right {
  position: absolute;
  width: 14px;
  height: 13px;
  top: 0;
}

.corner-background-whiteshadow .bottom .left {
  left: 0;
  background: url(../images/custom/sprite-final.png) no-repeat;
  background-position: -320px 0px;
}

.corner-background-whiteshadow .bottom .right {
  right: 0;
  background: url(../images/custom/sprite-final.png) no-repeat;
  background-position: -300px 0px;
}

.corner-background-whiteshadow .bottom .filler {
  position: absolute;
  bottom: 0;
  top: 0;
  left: 14px;
  right: 14px;
  height: 13px;
  background: url(../images/custom/bottombar-f.png) repeat-x;
}

.corner-background-whiteshadow .filler {
  position: absolute;
  left: 0;
  right: 0;
  top: 11px;
  bottom: 13px;
  background: #fff;
}

.device-width-medium #footer, .device-width-small #footer {
  min-height: 0;
  max-height: 240px;
}

.device-width-medium .pr-footer, .device-width-small .pr-footer {
  padding: 30px 10px 20px;
}

.device-width-medium .pr-footer .row, .device-width-small .pr-footer .row {
  display: none;
}

#main-wrapper .inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 20px;
  padding-right: 20px;
}

/* BORDER TOP
----------------------------------------------------------------------------- */
#border-top {
  clear: both;
  width: 100%;
  background: rgba(0, 0, 0, .5);
  position: relative;
  z-index: 100;
}

#border-top .inner {
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 4px;
  padding-bottom: 4px;
}

div.culture-selector-wrapper {
  float: left;
  padding: 5px 0 0 0;
}

div.culture-selector-wrapper span {
  margin: 0 2px 0 0;
}

div.culture-selector-wrapper input {
  width: 20px;
  height: 20px;
}

div.currency-selector-wrapper {
  float: right;
  margin: 0 0 0 40px;
}

div.vat-selector-wrapper {
  float: right;
  visibility: visible;
}

div.vat-selector-wrapper a.button-vat-selected {
  background-color: rgba(255, 255, 255, 0.2);
}

/* HEADER
----------------------------------------------------------------------------- */
#header {
  clear: both;
  display: table;
  position: relative;
  max-width: 100%;
  width: 100%;
  margin: 0 auto;
  padding-left: 0;
  padding-right: 0;
  background-image: url(/stage/images/custom/bg-header.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top center;
  height: 300px;
}
#header:before {
  content:'';
  position: absolute;
  top:0;
  left:0;
  width: 100%;
  height: 150px;
  background: linear-gradient(rgba(0, 0, 0, 0.4) 0%, transparent 100%)
}
div.logo-wrapper {
  margin: 0 auto;
  padding-left: 0;
  padding-bottom: 5px;
  position: relative;
  z-index: 2;
  text-align: center;

  position: relative;
  max-width: 1140px;
}

/* SUB NAVIGATION */
#sub-nav-wrapper {
  display: none;
  background-color: #ff3f0f;
  /*lighten($js-primary-color, 10%);*/
  margin: 0 auto;
  left: 0;
  width: 100%;
  max-width: 1140px;
  height: 38px;
  line-height: 38px;
  font-size: 12px;
  padding-left: 20px;
  padding-right: 20px;
}

#sub-nav-wrapper a.breadcrumb-link {
  color: white;
}

#sub-nav-wrapper .breadcrumb-spacer {
  color: white;
  font-size: 14px;
}

div.breadcrumbs {
  font-weight: bold;
}

/* SEARCHBOX */
div.search-box-wrapper {
  font-size: 14px;
  margin: 7px;
  position: absolute;
  right: 0;
  top: 0;
}

div.search-box-header {
  display: none;
}

div.search-box-body {
  overflow: hidden;
  height: 28px;
  line-height: 28px;
  background: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

div.search-box-input {
  float: right;
}

div.search-box-input input {
  width: 155px;
  background: transparent;
  padding: 0px 5px 0 0;
  font-size: 0.9em;
  border: 0;
}

div.search-box-button {
  float: left;
  margin: 6px 0 0 8px;
}

div.search-image {
  position: relative;
}

span.link-text {
  padding-top: 4px;
  padding-bottom: 4px;
  display: inline-block;
}

#top-link {
  display: block;
  width: 220px;
  border-bottom: 1px solid #FFF;
  text-transform: uppercase;
  font-size: 17px;
  font-weight: normal;
  padding-left: 5px;
  margin-top: 5px;
  float: left;
}

#top-link a {
  color: #FFF;
}

.logo-body {
  max-width: 250px;
  margin: 0 auto;
  position: relative;
  top: -15px;

  position: absolute;
  max-width: 180px;
  top:0;
  z-index: 200;
}

.logo-body input {
  max-width: 100%;
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  #header {
    padding-left: 0;
    padding-right: 0;
  }
  #header div.cart-area-wrapper {
    border: 0;
    box-shadow: 2px 2px 10px #888888;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .logo-body {
    padding-bottom: 20px;
  }
}

@media only screen and (max-width: 40em) {
  .logo-body {
    padding-bottom: 20px;
  }
  #top-link {
    margin: 0 auto;
    float: none;
  }
  .vat-selector-wrapper {
    margin: 0 auto;
    width: 100%;
    text-align: center;
    position: relative;
    top: 10px;
  }
  a.button-vat-selected {
    padding: 6px 13px 11px 13px;
  }
}

/* CART AREA
----------------------------------------------------------------------------- */
div.cart-area-wrapper {
  margin: 0 auto;
  background: #E4E1C9;
  position: absolute;
  bottom: 0;
  width: 100%;
  color: #000;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

div.small-cart-wrapper {
  overflow: hidden;
  padding: 10px;
  text-align: center;
  margin: 0 auto;
  position: relative;
}

div.small-cart-header {
  min-height: 32px;
  line-height: 32px;
  display: inline-block;
  padding-right: 20px;
  text-transform: uppercase;
}

div.small-cart-header h2 {
  margin: 0;
}

div.small-cart-body {
  display: inline-block;
  min-height: 32px;
  line-height: 32px;
  padding-right: 20px;
  text-transform: uppercase;
}

div.small-cart-items {
  padding: 0 6px 0 0;
  display: inline-block;
}

div.small-cart-sum {
  display: inline-block;
}

div.SmallCartButtons {
  display: inline-block;
}

div.SmallCartButtons a.mypages-text {
  display: none;
}

div.SmallCartButtons a.login-text {
  display: none;
}

div.CheckoutButton, div.MyPagesButton {
  margin: 0 10px 0 0;
}

div.small-cart-wrapper div.KlarnaMonthlyCost {
  clear: both;
  padding: 2px 0;
  font-size: 11px;
  text-align: center;
  border-top: 1px dashed #dfdfdf;
}

div.FreeFreight_Cart {
  background: #efefef url(/images/custom/opacity15-black-bg.png) top left repeat-x;
  border-top: 1px solid #fff;
  cursor: default;
  padding: 2px 0;
  text-align: center;
  font-size: 11px;
  max-height: 30px;
  overflow: hidden;
}

div.FreeFreight_Cart_reached {
  background: #DCFFDC url(/images/custom/opacity15-black-bg.png) top left repeat-x;
  border-top: 1px solid #fff;
  cursor: default;
  padding: 2px 0;
  text-align: center;
  font-size: 11px;
  max-height: 30px;
  overflow: hidden;
}

div.sub-cart-wrapper {
  float: right;
  clear: right;
  width: 280px;
  height: 20px;
  background: url(/images/custom/shadow-sprite-bg.png) 0px -67px no-repeat;
}

.add-to-cart-message {
  background: #BEA581 !important;
}

.add-to-cart-message span {
  color: #FFF !important;
  font-size: 21px !important;
  font-weight: normal !important;
}

div.kassa {
  transition: background-color 0.75s;
  max-width: 1140px;
  margin:0 auto;
}

.cart-icon i {
  font-size: 25px;
}

.add-to-cart-animation div.kassa {
  background-color: #f5f4eb !important;
}

.add-to-cart-animation #menu-buttons-wrapper div.kassa {
  background-color: #f5f4eb !important;
}

#menu-buttons-wrapper .kassa {
  background-color: #BEA581;
}

@media only screen and (max-width: 40em) {
  .cart-area-wrapper {
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: #eeeeee;
    border: none;
  }
  .cart-area-wrapper .SmallCartButtons {
    margin-top: 12px;
  }
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  .cart-area-wrapper {
    display: block;
    min-height: 0;
    max-height: 0;
    overflow: hidden;
    transition: 0.3s;
    float: none;
    margin: 0;
  }
  .cart-open .cart-area-wrapper {
    max-height: 7em;
  }
  .small-cart-items {
    display: block !important;
  }
  .small-cart-sum {
    display: block;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .cart-area-wrapper {
    min-width: 100%;
    max-width: 100%;
    margin: 0;
    background-color: #eeeeee;
    border: none;
  }
  .cart-area-wrapper .SmallCartButtons {
    margin-top: 12px;
  }
  #FreeFreight_Cart {
    font-size: 1em;
    padding-top: 8px;
    padding-bottom: 8px;
    max-height: none;
  }
}

#header-leftarea-container {
  display: none;
}

#header-leftarea-container #leftarea {
  width: 100%;
  float: none;
}

#header-leftarea-container .InfoTextWrapper p {
  margin-bottom: 0;
}

html.menu-open #header-leftarea-container {
  display: block;
}

#menu-buttons-wrapper {
  /*background-color: #BEA581;*/
  clear: both;
  float: none;
  width: 100%;
  /*box-shadow: 0px 2px 3px #B3B3B3;*/
  /*-webkit-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.24);*/
}

#menu-buttons-wrapper .icon-button {
  font-size: 21px;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  text-transform: uppercase;
  float: left;
  padding: 8px 12px 8px 8px;
  color: #000000;
  cursor: pointer;
}

#menu-buttons-wrapper .icon-button i {
  margin-right: 4px;
}

#menu-buttons-wrapper .icon-button:hover {
  background-color: #ad8d5f;
}

#menu-buttons-wrapper .icon-button.menu-icon {
  padding-left: 17px;
}

#menu-buttons-wrapper #menu-activator.icon-button.menu-icon {
  padding-left: 16px;
}

#menu-buttons-wrapper #menu-activator {
  border-right: 1px solid #ad8d5f;
}

#menu-buttons-wrapper #cart-activator {
  float: right;
  padding-right: 20px;
  background-color: rgba(0,0,0,.5);
  color:#fff;
}

#menu-buttons-wrapper #cart-activator #cart-delimiter {
  font-size: 20px;
  font-family: arial;
  font-weight: bold;
}

#menu-buttons-wrapper #cart-activator b {
  padding: 0 5px;
  background-color: transparent;
  color: #fff;
  border-radius: 10px;
  min-width: 16px;
  display: inline-block;
  margin-left: 5px;
  text-align: center;
  font-size: 20px;
  line-height: 16px;
  position: relative;
  top: 0px;
}

#menu-buttons-wrapper #cart-activator b.digits-0 {
  background-color: transparent;
  color: transparent;
}

#menu-buttons-wrapper #vat-selector-placeholder {
  float: left;
  padding-top: 4px;
  margin-left: 20px;
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  #header-leftarea-container {
    position: relative;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3);
  }
  #menu-buttons-wrapper div.product-page-back-link {
    height: 45px;
    padding-left: 20px;
  }
  #menu-buttons-wrapper div.product-page-back-link:hover {
    background-color: transparent;
  }
  #menu-buttons-wrapper div.product-page-back-link a {
    line-height: 45px;
    text-transform: uppercase;
    font-size: 21px;
  }
  #menu-buttons-wrapper div.product-page-back-link a:hover {
    text-decoration: underline;
  }
  .logo-body {
    position: relative;
  }
}

@media only screen and (min-width: 63.0625em) {
  #menu-buttons-wrapper {
    display: none;
  }
  #search-box-wrapper, .cart-area-wrapper, #cat-nav {
    display: block !important;
  }
}

@media only screen and (min-width: 85.0625em) {
  #cat-nav #category-navigation {
    padding-left: 20px;
  }
}

@media only screen and (min-width: 100.0625em) {
  #cat-nav #category-navigation {
    padding-left: 20px;
  }
}

.dropzone {
  background-color: #eeeeee;
  border: #ababab dashed 3px;
  padding: 50px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-image: url("/SystemImages/ticket-commerce/stripes.png");
}

.dropzone.dz-max-files-reached {
  display: none;
}

.dropzone-previews {
  text-align: center;
}

.dropzone-preview-item {
  background: #eeeeee;
  border: #ababab dashed 3px;
  padding: 10px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

.dropzone-loading-overlay {
  display: none;
  background-color: #e1e1e1;
  border: #ababab dashed 3px;
  padding: 50px;
  text-align: center;
  color: #333333;
  font-size: 16px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  background-image: url("/SystemImages/ticket-commerce/ajax-loader.gif");
  background-repeat: no-repeat;
  background-position: center center;
}

/* WIDGETS
----------------------------------------------------------------------------- */
.box-wrapper {
  margin-bottom: 12px;
}

.box-wrapper:before, .box-wrapper:after {
  content: " ";
  display: table;
}

.box-wrapper:after {
  clear: both;
}

.box-wrapper .box-body:before, .box-wrapper .box-body:after {
  content: " ";
  display: table;
}

.box-wrapper .box-body:after {
  clear: both;
}

.box-wrapper .box-body .product-price {
  font-size: 16px;
}

.box-wrapper .box-body .button {
  font-size: 12px;
  padding: 4px 10px;
}

.box-header {
  padding: 10px 10px 0 0;
  border-bottom: 1px solid #cdcdcd;
  margin-bottom: 8px;
  font-size: 100%;
  font-weight: 700;
}

.box-header h2 {
  margin-bottom: 0;
}

.box-header span {
  margin-bottom: 2px;
  display: inline-block;
}

/* NEWS LIST */
div.news-list-item {
  border-top: 1px solid #dfdfdf;
  padding: 10px 0;
}

div.news-list-item:first-child {
  border: 0;
  padding: 0 0 10px 0;
}

div.news-list-item-date {
  font-size: 0.85em;
  margin: 0 0 10px 0;
  font-style: italic;
}

div.news-list-item-image {
  margin: 0 0 10px 0;
}

div.news-list-item-image img {
  width: 138px;
}

div.news-list-item-text {
  font-size: 0.85em;
  margin: 0 0 10px 0;
}

div.news-list-item-link {
  text-align: right;
  font-weight: bold;
}

/* OFFERS LIST */
div.offers-list-header {
  display: none;
}

div.offers-list-item-image {
  margin: 0 0 10px 0;
}

div.offers-list-item-image img {
  width: 138px;
}

div.offers-list-item-text p {
  font-size: 0.85em;
}

div.offers-list-wrapper .product-price {
  float: left;
  margin: 4px 0 5px 0;
}

div.offers-list-item-more-info {
  float: right;
}

div.offers-list-item-image {
  position: relative;
}

div.offers-list-item-image img {
  vertical-align: bottom;
}

div.offers-list-item-wrapper.box-wrapper a.button.view-button-offers-text {
  float: right;
  margin: 5px;
}

/* TOP LIST */
div.simple-product-list-item {
  overflow: hidden;
  border-top: 1px solid #dfdfdf;
  padding: 10px 0;
}

div.simple-product-list-item:first-child {
  border: 0;
  padding: 0 0 10px 0;
}

div.simple-product-list-item-text {
  margin: 0 0 2px 0;
}

div.simple-product-list-item-text a {
  font-weight: bold;
}

div.simple-product-list-item-image {
  float: left;
  padding: 0 10px 5px 0;
}

div.simple-product-list-item-image img {
  width: 50px;
}

/* PRICES
----------------------------------------------------------------------------- */
.product-wrapper .product-price,
.page-listproductswithimageadvanced .product-advanced-price-box span,
.FrontRestProducts .purchase-block-price,
.page-showproduct .purchase-block-price,
.RelatedProductPrice,
.offers-list-wrapper .product-price,
.SearchProductPrice {
  font-weight: normal;
}

.page-showproduct .purchase-block-price-amount {
  font-size: 40px;
  font-weight: normal;
}

.page-showproduct .purchase-block-price-previous .purchase-block-price-previous-unit {
  font-size: 1em;
}

.simple-product-list-wrapper .simple-product-list-item-price {
  font-weight: normal;
}

.product-wrapper .price-promotion,
.page-listproductswithimageadvanced .price-promotion,
.FrontRestProducts .price-promotion,
.page-showproduct .price-promotion,
.offers-list-wrapper .price-promotion,
.SearchPricePromotion,
.simple-product-list-item-price .price-promotion span {
  color: #aa3333;
  float: left;
}

.FrontRestProducts .price-previous,
.page-showproduct .purchase-block-price-previous {
  text-decoration: line-through;
  margin: 0 0 0 20px;
  font-weight: normal;
}

.product-wrapper .price-previous,
.page-listproductswithimageadvanced .product-advanced-price-previous,
.simple-product-list-item .price-earlier,
.SearchPricePrevious {
  text-decoration: line-through;
  display: none;
}

a.button-disabled {
  color: white;
  cursor: default;
  background-color: #3c8d3b;
  opacity: 0.5;
}

/* BUTTONS
----------------------------------------------------------------------------- */
button,
.button,
div.search-box-button a, div.search-box-button img,
a.button-info, a.button-info img,
a.buy-button, a.buy-button img,
div.offers-list-item-more-info a, div.offers-list-item-more-info img,
div.newsletter-box-button input,
div.NewsArchiveButton a, div.NewsArchiveButton img,
a.ButtonInfo, a.ButtonInfo img,
a.ButtonBuy, a.ButtonBuy img,
a.RelatedProductMoreInfoButton, a.RelatedProductMoreInfoButton img,
a.RelatedProductBuyButton, a.RelatedProductBuyButton img,
table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *,
table.ProductListHorizontalAdvanced div.ButtonInfo * {
  cursor: pointer;
  display: inline-block;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  color: white;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  text-transform: none;
  line-height: 1.5;
  background: #1d7b37;
  padding: 7px 17px;
  border: 0;
  box-shadow: 0px 1px 1.8px 1.2px rgba(0, 0, 0, 0.18);
  text-shadow: none;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  border: 0;
}

button:hover,
.button:hover,
div.search-box-button a:hover, div.search-box-button img:hover,
a.button-info:hover, a.button-info img:hover,
a.buy-button:hover, a.buy-button img:hover,
div.offers-list-item-more-info a:hover, div.offers-list-item-more-info img:hover,
div.newsletter-box-button input:hover,
div.NewsArchiveButton a:hover, div.NewsArchiveButton img:hover,
a.ButtonInfo:hover, a.ButtonInfo img:hover,
a.ButtonBuy:hover, a.ButtonBuy img:hover,
a.RelatedProductMoreInfoButton:hover, a.RelatedProductMoreInfoButton img:hover,
a.RelatedProductBuyButton:hover, a.RelatedProductBuyButton img:hover,
table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *:hover,
table.ProductListHorizontalAdvanced div.ButtonInfo *:hover {
  text-decoration: none;
}

button:active,
.button:active,
div.search-box-button a:active, div.search-box-button img:active,
a.button-info:active, a.button-info img:active,
a.buy-button:active, a.buy-button img:active,
div.offers-list-item-more-info a:active, div.offers-list-item-more-info img:active,
div.newsletter-box-button input:active,
div.NewsArchiveButton a:active, div.NewsArchiveButton img:active,
a.ButtonInfo:active, a.ButtonInfo img:active,
a.ButtonBuy:active, a.ButtonBuy img:active,
a.RelatedProductMoreInfoButton:active, a.RelatedProductMoreInfoButton img:active,
a.RelatedProductBuyButton:active, a.RelatedProductBuyButton img:active,
table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *:active,
table.ProductListHorizontalAdvanced div.ButtonInfo *:active {
  text-decoration: none;
}

button:visited,
.button:visited,
div.search-box-button a:visited, div.search-box-button img:visited,
a.button-info:visited, a.button-info img:visited,
a.buy-button:visited, a.buy-button img:visited,
div.offers-list-item-more-info a:visited, div.offers-list-item-more-info img:visited,
div.newsletter-box-button input:visited,
div.NewsArchiveButton a:visited, div.NewsArchiveButton img:visited,
a.ButtonInfo:visited, a.ButtonInfo img:visited,
a.ButtonBuy:visited, a.ButtonBuy img:visited,
a.RelatedProductMoreInfoButton:visited, a.RelatedProductMoreInfoButton img:visited,
a.RelatedProductBuyButton:visited, a.RelatedProductBuyButton img:visited,
table.ProductListHorizontalAdvanced table.ButtonBuyContainer td *:visited,
table.ProductListHorizontalAdvanced div.ButtonInfo *:visited {
  color: white;
}

.button-vat-selected {
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  color: white;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent;
  padding: 6px 14px;
  border: 0;
}

.button-vat-selected:hover {
  background-color: transparent;
  color: white;
  text-decoration: none;
}

.button-vat-selected:active {
  background-color: transparent;
  color: white;
  text-decoration: none;
}

.button-vat-selected:visited {
  color: white;
}

.button-vat-disabled {
  cursor: pointer;
  display: inline-block;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  color: white;
  font-weight: normal;
  font-size: 12px;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: 1px;
  background: transparent;
  padding: 6px 14px;
  border: 0;
}

.button-vat-disabled:hover {
  background-color: transparent;
  color: white;
  text-decoration: none;
}

.button-vat-disabled:active {
  background-color: transparent;
  color: white;
  text-decoration: none;
}

.button-vat-disabled:visited {
  color: white;
}

a.checkout-text {
  color: white;
}

.vat-info {
  display: none;
}

/* ACTION BUTTONS ============================================= */
@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .button-vat-selected {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
    color: white;
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
    padding: 6px 14px;
    border: 0;
  }
  .button-vat-selected:hover {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-selected:active {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-selected:visited {
    color: white;
  }
  .button-vat-disabled {
    cursor: pointer;
    display: inline-block;
    font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
    color: white;
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
    padding: 6px 14px;
    border: 0;
  }
  .button-vat-disabled:hover {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-disabled:active {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-disabled:visited {
    color: white;
  }
}

@media only screen and (max-width: 40em) {
  .button-vat-selected {
    text-decoration: underline;
    cursor: pointer;
    display: inline-block;
    font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
    color: white;
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
    padding: 6px 5px 0px 0px;
    border: 0;
  }
  .button-vat-selected:hover {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-selected:active {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-selected:visited {
    color: white;
  }
  .button-vat-disabled {
    cursor: pointer;
    display: inline-block;
    font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
    color: white;
    font-weight: normal;
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    background: transparent;
    padding: 0px;
    border: 0;
  }
  .button-vat-disabled:hover {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-disabled:active {
    background-color: transparent;
    color: white;
    text-decoration: none;
  }
  .button-vat-disabled:visited {
    color: white;
  }
}

/* Tooltips */
.ui-tooltip, .arrow:after {
  background: black;
  border: 2px solid white;
}

.ui-tooltip {
  position: absolute;
  padding: 10px 20px;
  color: white;
  border-radius: 20px;
  font: bold 14px "Helvetica Neue", Sans-Serif;
  text-transform: uppercase;
  box-shadow: 0 0 7px black;
}

.arrow {
  width: 70px;
  height: 16px;
  overflow: hidden;
  position: absolute;
  left: 50%;
  margin-left: -35px;
  bottom: -16px;
}

.arrow.top {
  top: -16px;
  bottom: auto;
}

.arrow.left {
  left: 20%;
}

.arrow:after {
  content: "";
  position: absolute;
  left: 20px;
  top: -20px;
  width: 25px;
  height: 25px;
  box-shadow: 6px 5px 9px -9px black;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  tranform: rotate(45deg);
}

.arrow.top:after {
  bottom: -20px;
  top: auto;
}

.ui-tooltip-content {
  padding: 0px;
  margin: 0px;
  vertical-align: middle;
}

/* -- Overlay ----------------------------------------------- */
.pi-overlay {
  color: #FFFFFF;
  height: 70px;
  line-height: 70px;
  position: absolute;
  text-align: center;
  width: 70px;
  background-repeat: no-repeat;
  display: run-in;
}

.pio-top-left, .pio-top-right, .pio-bottom-left, .pio-bottom-right {
  position: absolute;
  pointer-events: none;
}

.pio-top-left {
  left: 0;
  top: 0;
}

.pio-top-right {
  right: 8px;
  top: 0;
}

.pio-bottom-left {
  left: 0;
  bottom: 0;
}

.pio-bottom-right {
  right: 8px;
  bottom: 0;
}

.pi-checkout {
  background-size: 100% auto;
  font-size: 78%;
  height: 55px;
  width: 35px;
}

.pi-overlay-search {
  background-size: 100% auto;
  font-size: 78%;
  height: 55px;
  width: 35px;
}

.pio-top-left {
  background-position: top left;
}

.pio-top-right {
  background-position: top right;
}

.pio-bottom-left {
  background-position: bottom left;
}

.pio-bottom-right {
  background-position: bottom right;
}

/* X */
.pi-sv-overlay4, .pi-da-overlay4, .pi-nb-overlay4, .pi-fi-overlay4, .pi-fr-overlay4, .pi-de-overlay4, .pi-it-overlay4, .pi-en-overlay4 {
  background-image: url("/images/overlay/overlay4.png");
}

.pi-sv-overlay5, .pi-da-overlay5, .pi-nb-overlay5, .pi-fi-overlay5, .pi-fr-overlay5, .pi-de-overlay5, .pi-it-overlay5, .pi-en-overlay5 {
  background-image: url("/images/overlay/overlay5.png");
}

/* en-GB */
.pi-en-overlay1 {
  background-image: url("/images/overlay/overlay1_en-GB.png");
}

.pi-en-overlay2 {
  background-image: url("/images/overlay/overlay2_en-GB.png");
}

.pi-en-overlay3 {
  background-image: url("/images/overlay/overlay3_en-GB.png");
}

.pi-en-overlay6 {
  background-image: url("/images/overlay/overlay6_en-GB.png");
}

.pi-en-overlay7 {
  background-image: url("/images/overlay/overlay7_en-GB.png");
}

.pi-en-overlay8 {
  background-image: url("/images/overlay/overlay8_en-GB.png");
}

.pi-en-overlay9 {
  background-image: url("/images/overlay/overlay9_en-GB.png");
}

.pi-en-overlay10 {
  background-image: url("/images/overlay/overlay10_en-GB.png");
}

/* sv */
.pi-sv-overlay1 {
  background-image: url("/images/overlay/overlay1_sv-SE.png");
}

.pi-sv-overlay2 {
  background-image: url("/images/overlay/overlay2_sv-SE.png");
}

.pi-sv-overlay3 {
  background-image: url("/images/overlay/overlay3_sv-SE.png");
}

.pi-sv-overlay6 {
  background-image: url("/images/overlay/overlay6_sv-SE.png");
}

.pi-sv-overlay7 {
  background-image: url("/images/overlay/overlay7_sv-SE.png");
}

.pi-sv-overlay8 {
  background-image: url("/images/overlay/overlay8_sv-SE.png");
}

.pi-sv-overlay9 {
  background-image: url("/images/overlay/overlay9_sv-SE.png");
}

.pi-sv-overlay10 {
  background-image: url("/images/overlay/overlay10_sv-SE.png");
}

/* da */
.pi-da-overlay1 {
  background-image: url("/images/overlay/overlay1_da-DK.png");
}

.pi-da-overlay2 {
  background-image: url("/images/overlay/overlay2_da-DK.png");
}

.pi-da-overlay3 {
  background-image: url("/images/overlay/overlay3_da-DK.png");
}

.pi-da-overlay6 {
  background-image: url("/images/overlay/overlay6_da-DK.png");
}

.pi-da-overlay7 {
  background-image: url("/images/overlay/overlay7_da-DK.png");
}

.pi-da-overlay8 {
  background-image: url("/images/overlay/overlay8_da-DK.png");
}

.pi-da-overlay9 {
  background-image: url("/images/overlay/overlay9_da-DK.png");
}

.pi-da-overlay10 {
  background-image: url("/images/overlay/overlay10_da-DK.png");
}

/* nb */
.pi-nb-overlay1 {
  background-image: url("/images/overlay/overlay1_nb-NO.png");
}

.pi-nb-overlay2 {
  background-image: url("/images/overlay/overlay2_nb-NO.png");
}

.pi-nb-overlay3 {
  background-image: url("/images/overlay/overlay3_nb-NO.png");
}

.pi-nb-overlay6 {
  background-image: url("/images/overlay/overlay6_nb-NO.png");
}

.pi-nb-overlay7 {
  background-image: url("/images/overlay/overlay7_nb-NO.png");
}

.pi-nb-overlay8 {
  background-image: url("/images/overlay/overlay8_nb-NO.png");
}

.pi-nb-overlay9 {
  background-image: url("/images/overlay/overlay9_nb-NO.png");
}

.pi-nb-overlay10 {
  background-image: url("/images/overlay/overlay10_nb-NO.png");
}

/* fi */
.pi-fi-overlay1 {
  background-image: url("/images/overlay/overlay1_fi-FI.png");
}

.pi-fi-overlay2 {
  background-image: url("/images/overlay/overlay2_fi-FI.png");
}

.pi-fi-overlay3 {
  background-image: url("/images/overlay/overlay3_fi-FI.png");
}

.pi-fi-overlay6 {
  background-image: url("/images/overlay/overlay6_fi-FI.png");
}

.pi-fi-overlay7 {
  background-image: url("/images/overlay/overlay7_fi-FI.png");
}

.pi-fi-overlay8 {
  background-image: url("/images/overlay/overlay8_fi-FI.png");
}

.pi-fi-overlay9 {
  background-image: url("/images/overlay/overlay9_fi-FI.png");
}

.pi-fi-overlay10 {
  background-image: url("/images/overlay/overlay10_fi-FI.png");
}

/* fr */
.pi-fr-overlay1 {
  background-image: url("/images/overlay/overlay1_fr-FR.png");
}

.pi-fr-overlay2 {
  background-image: url("/images/overlay/overlay2_fr-FR.png");
}

.pi-fr-overlay3 {
  background-image: url("/images/overlay/overlay3_fr-FR.png");
}

.pi-fr-overlay6 {
  background-image: url("/images/overlay/overlay6_fr-FR.png");
}

.pi-fr-overlay7 {
  background-image: url("/images/overlay/overlay7_fr-FR.png");
}

.pi-fr-overlay8 {
  background-image: url("/images/overlay/overlay8_fr-FR.png");
}

.pi-fr-overlay9 {
  background-image: url("/images/overlay/overlay9_fr-FR.png");
}

.pi-fr-overlay10 {
  background-image: url("/images/overlay/overlay10_fr-FR.png");
}

/* de */
.pi-de-overlay1 {
  background-image: url("/images/overlay/overlay1_de-DE.png");
}

.pi-de-overlay2 {
  background-image: url("/images/overlay/overlay2_de-DE.png");
}

.pi-de-overlay3 {
  background-image: url("/images/overlay/overlay3_de-DE.png");
}

.pi-de-overlay6 {
  background-image: url("/images/overlay/overlay6_de-DE.png");
}

.pi-de-overlay7 {
  background-image: url("/images/overlay/overlay7_de-DE.png");
}

.pi-de-overlay8 {
  background-image: url("/images/overlay/overlay8_de-DE.png");
}

.pi-de-overlay9 {
  background-image: url("/images/overlay/overlay9_de-DE.png");
}

.pi-de-overlay10 {
  background-image: url("/images/overlay/overlay10_de-DE.png");
}

/* it */
.pi-it-overlay1 {
  background-image: url("/images/overlay/overlay1_it-IT.png");
}

.pi-it-overlay2 {
  background-image: url("/images/overlay/overlay2_it-IT.png");
}

.pi-it-overlay3 {
  background-image: url("/images/overlay/overlay3_it-IT.png");
}

.pi-it-overlay6 {
  background-image: url("/images/overlay/overlay6_it-IT.png");
}

.pi-it-overlay7 {
  background-image: url("/images/overlay/overlay7_it-IT.png");
}

.pi-it-overlay8 {
  background-image: url("/images/overlay/overlay8_it-IT.png");
}

.pi-it-overlay9 {
  background-image: url("/images/overlay/overlay9_it-IT.png");
}

.pi-it-overlay10 {
  background-image: url("/images/overlay/overlay10_it-IT.png");
}

/*! jQuery UI - v1.10.3 - 2013-10-10
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css, jquery.ui.theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS%2CTahoma%2CVerdana%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=gloss_wave&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=highlight_soft&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=glass&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=glass&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=diagonals_thick&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=flat&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
* Copyright 2013 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #dddddd;
  background: #eeeeee url(images/ui-bg_highlight-soft_100_eeeeee_1x100.png) 50% top repeat-x;
  color: #333333;
}

.ui-widget-content a {
  color: #333333;
}

.ui-widget-header {
  border: 1px solid #e78f08;
  background: #f6a828 url(images/ui-bg_gloss-wave_35_f6a828_500x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}

.ui-widget-header a {
  color: #ffffff;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #cccccc;
  background: #f6f6f6 url(images/ui-bg_glass_100_f6f6f6_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #1c94c4;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #1c94c4;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #fbcb09;
  background: #fdf5ce url(images/ui-bg_glass_100_fdf5ce_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #c77405;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #c77405;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #fbd850;
  background: #ffffff url(images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: bold;
  color: #eb8f00;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #eb8f00;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fed22f;
  background: #ffe45c url(images/ui-bg_highlight-soft_75_ffe45c_1x100.png) 50% top repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #b81900 url(images/ui-bg_diagonals-thick_18_b81900_40x40.png) 50% 50% repeat;
  color: #ffffff;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #ffffff;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #ffffff;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(images/ui-icons_ffffff_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(images/ui-icons_ef8c08_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(images/ui-icons_228ef1_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(images/ui-icons_ffd27a_256x240.png);
}

/* positioning */
.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
  background: #666666 url(images/ui-bg_diagonals-thick_20_666666_40x40.png) 50% 50% repeat;
  opacity: .5;
  filter: Alpha(Opacity=50);
}

.ui-widget-shadow {
  margin: -5px 0 0 -5px;
  padding: 5px;
  background: #000000 url(images/ui-bg_flat_10_000000_40x100.png) 50% 50% repeat-x;
  opacity: .2;
  filter: Alpha(Opacity=20);
  border-radius: 5px;
}

.form-item span.product-form-error, .form-item span.freight-option-error, .form-item span.fastcheckout-accept-terms-error {
  width: auto !important;
  display: block;
}

.product-form-error, .freight-option-error, .form-item span.fastcheckout-accept-terms-error {
  padding: 2px 11px;
  background: #D10000;
  color: white;
  position: absolute;
  display: inline-block;
  width: auto !important;
  margin-top: -25px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.js-dropzone-error-message {
  margin-left: 10px;
  margin-right: 30px;
  margin-top: -50px;
}

.freight-option-error {
  margin-top: 0;
}

.form-item span.fastcheckout-accept-terms-error {
  margin-top: 0;
  color: white;
  position: static;
  display: inline-block;
}

.customer-info-wrapper .product-form-error, .customer-info-wrapper .freight-option-error, .customer-info-wrapper .form-item span.fastcheckout-accept-terms-error, .form-item .customer-info-wrapper span.fastcheckout-accept-terms-error {
  margin-top: -28px;
}

.reload-card-container .pid-textbox input.form-input.active-error, .reload-card-container .pid-textbox html.page-systempages_changepassword .PwInputCssClass input.active-error, html.page-systempages_changepassword .PwInputCssClass .reload-card-container .pid-textbox input.active-error,
.express-pass-container .attractions-date-selector .riTextBox.riEnabled.active-error,
.form-item input.active-error,
.form-input.active-error,
html.page-systempages_changepassword .PwInputCssClass input.active-error {
  border-color: #D10000 !important;
  color: #333333;
}

.form-select.active-error {
  border-color: #D10000 !important;
  border-width: 2px;
}

.form-item .label {
  min-height: 22px;
  vertical-align: top;
  display: inline-block;
}

.accept-terms-container .product-form-error, .accept-terms-container .freight-option-error, .accept-terms-container .form-item span.fastcheckout-accept-terms-error, .form-item .accept-terms-container span.fastcheckout-accept-terms-error {
  position: static;
  margin-top: 0;
  margin-bottom: 4px;
}

.freight-selector .freight-option-error {
  margin-top: 8px;
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  .purchase-block-quantity .product-form-error, .purchase-block-quantity .freight-option-error, .purchase-block-quantity .form-item span.fastcheckout-accept-terms-error, .form-item .purchase-block-quantity span.fastcheckout-accept-terms-error {
    margin-top: 30px;
  }
}

html.page-systempages_changepassword table td {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 8px;
}

html.page-systempages_changepassword .PwInputCssClass span {
  color: red;
}

html.page-systempages_changepassword .ChangePasswordResponseCssClass {
  margin-top: 12px;
}

html.page-systempages_changepassword .ChangePasswordResponseCssClass ul:before, html.page-systempages_changepassword .ChangePasswordResponseCssClass ul:after {
  content: " ";
  display: table;
}

html.page-systempages_changepassword .ChangePasswordResponseCssClass ul:after {
  clear: both;
}

html.page-systempages_changepassword .ChangePasswordResponseCssClass li {
  margin-bottom: 8px;
  padding: 10px;
  color: white;
  background-color: #D10000;
  display: inline-block;
  float: left;
  clear: both;
}

.freight-selector {
  clear: both;
}

.freight-selector .boxinner {
  background: transparent;
}

.freight-selector .freight-selector-information {
  margin: 6px 0;
}

.freight-selector .freight-selector-information .freight-info {
  margin-bottom: 6px;
}

.freight-selector .freight-selector-main-options > ul {
  margin-bottom: 0;
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.freight-selector .freight-selector-main-options li {
  padding: 0;
  margin: 0;
}

.freight-selector .freight-selector-main-options li:first-child {
  border-top: 1px solid #aaaaaa;
}

.freight-selector .freight-selector-main-options li .list-item-wrapper {
  display: block;
  background-color: #ffffff;
  border-bottom: 1px solid #aaaaaa;
  padding: 10px 15px;
}

.freight-selector .freight-selector-main-options li .list-item-wrapper.selected {
  background-color: #C1E9B5;
}

.freight-selector .freight-selector-main-options li .list-item-wrapper.selected .freight-option-freight-name {
  font-weight: 700;
}

.freight-selector .freight-selector-main-options input {
  margin-right: 6px;
  margin-left: 6px;
}

.freight-selector .freight-selector-main-options .freight-option-freight-cost {
  margin-left: 8px;
  padding-right: 10px;
  float: right;
}

.freight-selector .freight-selector-main-options .freight-option-freight-description {
  font-size: 13px;
  padding-left: 27px;
  padding-right: 8px;
  display: block;
  width: 90%;
}

.freight-selector .freight-selector-sub-options {
  padding: 0;
  margin: 0;
}

.freight-selector .freight-selector-sub-options > ul {
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
}

.freight-selector .freight-selector-sub-options li {
  border-bottom: 1px solid #aaaaaa;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper {
  display: block;
  font-size: 15px;
  background: whitesmoke;
  padding: 8px 0 8px 38px;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper:before, .freight-selector .freight-selector-sub-options li .list-item-wrapper:after {
  content: " ";
  display: table;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper:after {
  clear: both;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper.selected {
  background-color: #b4e4a5;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper.selected .freight-option-freight-name {
  font-weight: 700;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper.selected .freight-option-freight-cost {
  font-weight: 700;
}

.freight-selector .freight-selector-sub-options li .list-item-wrapper.disabled {
  background-color: #dddddd;
}

.freight-selector .freight-selector-sub-options input {
  margin-left: 6px;
  float: left;
  margin-top: 4px;
}

.freight-selector .freight-selector-sub-options label .freight-option-freight-name {
  margin-left: 8px;
  float: left;
}

.freight-selector .freight-selector-sub-options label .freight-option-freight-cost {
  margin-left: 8px;
  margin-right: 10px;
  float: right;
}

.freight-selector .freight-selector-sub-options label .freight-option-freight-description {
  margin-left: 26px;
  font-size: 13px;
  width: 90%;
  float: left;
  clear: left;
}

.freight-selector .freight-selector-sub-options label .freight-option-freight-disabled {
  display: inline-block;
  margin-left: 6px;
  color: red;
  float: right;
}

@media only screen and (max-width: 40em) {
  .freight-selector .freight-selector-sub-options li .list-item-wrapper {
    padding: 8px 0 8px 6px;
  }
  .freight-selector .freight-selector-sub-options li .list-item-wrapper .freight-option-freight-description {
    display: none;
  }
  .freight-selector .freight-selector-sub-options li .list-item-wrapper.selected .freight-option-freight-description {
    display: inline-block;
  }
  .freight-selector .freight-selector-main-options .freight-option-freight-description {
    padding-left: 27px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .freight-selector .freight-selector-sub-options li .list-item-wrapper {
    padding: 8px 0 8px 25px;
  }
  .freight-selector .freight-selector-main-options .freight-option-freight-description {
    padding-left: 25px;
  }
}

@media only screen and (min-width: 40.0625em) {
  .freight-selector .freight-selector-sub-options label .freight-option-freight-disabled {
    margin-right: 10px;
  }
}

div.RadCalendar {
  width: 280px;
  background: #e7e7e7 none repeat scroll 0 0;
  border: 1px solid #cdcdcd;
}

.RadCalendar .rcTitle {
  height: 30px;
}

div.RadCalendar .rcMain {
  border: 0 none;
}

div.RadCalendar .rcMain .rcRow a {
  color: #272722;
}

div.RadCalendar .rcMain .rcOtherMonth {
  background-color: #f1f1f1;
}

div.RadCalendar .rcMain .rcOtherMonth a {
  color: #777;
}

div.RadCalendar .rcTitlebar {
  border-style: solid;
  border-width: 0;
  text-align: center;
  padding: 6px 3px 5px;
  background-color: #cdcdcd;
  font-weight: 700;
  text-transform: uppercase;
}

div.RadCalendar td.rcTitlebar,
div.RadCalendar td.rcTitlebar table {
  border: 0;
}

div.RadCalendar .rcTitlebar td {
  border-color: white;
}

div.RadCalendar .rcTitlebar {
  color: #000;
}

div.RadCalendar .rcTitlebar a.rcFastPrev,
div.RadCalendar .rcTitlebar a.rcFastPrev:hover {
  background-image: url("/systemimages/ticket-commerce/telerik-calendar-icons.png");
  background-position: -14px -919px;
  width: 26px;
  height: 15px;
  margin-top: 3px;
}

div.RadCalendar .rcTitlebar a.rcPrev,
div.RadCalendar .rcTitlebar a.rcPrev:hover {
  background-image: url("/systemimages/ticket-commerce/telerik-calendar-icons.png");
  background-position: -17px -119px;
  width: 16px;
  height: 15px;
  margin-top: 3px;
}

div.RadCalendar .rcTitlebar a.rcNext,
div.RadCalendar .rcTitlebar a.rcNext:hover {
  background-image: url("/systemimages/ticket-commerce/telerik-calendar-icons.png");
  background-position: -20px -169px;
  width: 16px;
  height: 15px;
  margin-top: 3px;
}

div.RadCalendar .rcTitlebar a.rcFastNext,
div.RadCalendar .rcTitlebar a.rcFastNext:hover {
  background-image: url("/systemimages/ticket-commerce/telerik-calendar-icons.png");
  background-position: -13px -969px;
  width: 26px;
  height: 15px;
  margin-top: 3px;
}

div.RadCalendar .rcMainTable {
  font: 14px/26px arial,sans-serif;
}

.RadCalendar .rcMainTable tr .rcHover,
.RadCalendar .rcMainTable tr .HoverClass,
.RadCalendar .rcMainTable tr .SelectedClass {
  background-image: none;
  border-color: #F4F4DA;
}

div.RadCalendar td a {
  text-align: center;
}

div.RadCalendar .rcWeek th {
  text-align: center;
  text-transform: uppercase;
  font-weight: 700;
}

div.RadCalendar .rcMain .rcRow a,
div.RadCalendar .rcMain .rcRow span {
  display: block;
  padding: 3px;
  text-decoration: none;
}

div.RadCalendar .rcMain .rcRow span {
  background-color: #dddddd;
  color: #777777;
}

.RadCalendar .rcMainTable tr .rcHover {
  background: #888888;
}

.RadCalendar .rcMainTable tr .rcHover a {
  color: #fff !important;
}

.RadCalendar .rcRow td {
  text-align: center !important;
  border-color: white;
}

div.RadCalendar .rcMain .rcRow .rcSelected {
  background-color: #3c8d3b;
}

div.RadCalendar .rcMain .rcRow .rcSelected a {
  color: white;
  font-weight: 700;
}

.RadCalendar .rcSelected.rcHover {
  background: #255724 !important;
}

.RadCalendar .rcMainTable tr .HoverClass a,
.RadCalendar .rcMainTable tr .SelectedClass a {
  color: inherit;
}

/*IE 7*/
* html .RadCalendar .rcMainTable tr .SelectedClass a {
  color: #fff;
}

div.RadCalendarMonthView input {
  background: #3b2707;
  border-color: #3b2707;
  color: #fff;
}

div.RadCalendarMonthView .rcSelected a {
  background: #86b35f;
  border-color: #86b35f;
  color: #fff;
}

.RadCalendarMonthView td.rcSelected a {
  background-color: #86b35f;
  border-color: #F4F4DA;
}

.product-package-dialog {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  width: 360px;
}

.product-package-dialog .product-package-dialog-header {
  margin-bottom: 6px;
  font-weight: 700;
  font-size: 20px;
}

.product-package-dialog .product-package-dialog-description {
  margin-bottom: 22px;
  font-size: 16px;
}

.product-package-dialog .product-package-button-wrapper {
  margin-top: 16px;
  width: 100%;
  text-align: right;
  float: right;
}

.product-package-dialog .product-package-button-wrapper .product-package-button {
  float: right;
  padding-right: 4px;
}

.product-package-dialog .product-package-button-wrapper .product-package-button-confirm a {
  background-color: #BEA581;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  border-radius: 2px;
  padding: 8px 20px;
  letter-spacing: 0;
  font-size: 14px;
}

.product-package-dialog .product-package-button-wrapper .product-package-button-confirm a:hover {
  background-color: #cfbda3;
}

.product-package-dialog .product-package-button-wrapper .product-package-button-cancel a {
  background-color: #6D6D6D;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  border-radius: 2px;
  padding: 8px 20px;
  letter-spacing: 0;
  font-size: 14px;
}

.product-package-dialog .product-package-button-wrapper .product-package-button-cancel a:hover {
  background-color: #545353;
}

.product-package-dialog .item {
  margin-bottom: 6px;
  font-size: 12px;
  background: #E8E8E8;
  border-radius: 5px;
  padding: 10px;
}

.product-package-dialog .item:before, .product-package-dialog .item:after {
  content: " ";
  display: table;
}

.product-package-dialog .item:after {
  clear: both;
}

.product-package-dialog .item .item-image {
  float: left;
  display: block;
  line-height: 0;
}

.product-package-dialog .item .item-name {
  margin-left: 8px;
  float: left;
  display: block;
  line-height: 50px;
  text-transform: uppercase;
}

.product-package-dialog .item .item-price {
  margin-left: 8px;
  font-weight: 700;
  float: right;
  display: block;
  line-height: 50px;
  text-align: right;
  font-size: 18px;
}

.product-package-dialog .item.package .item-name {
  text-decoration: underline;
  font-weight: bold;
}

@media only screen and (max-width: 40em) {
  .product-package-dialog {
    width: 100%;
  }
  .product-package-dialog .item .item-image {
    float: none;
    display: block;
    line-height: 0;
    text-align: center;
  }
  .product-package-dialog .item .item-name {
    margin-left: 0;
    float: none;
    text-align: center;
    line-height: 20px;
  }
  .product-package-dialog .item .item-price {
    margin-left: 0;
    float: none;
    line-height: 20px;
    text-align: center;
  }
  .fancybox-wrap.fancybox-mobile {
    left: 5% !important;
    width: 90% !important;
  }
  .fancybox-wrap.fancybox-mobile .fancybox-inner {
    width: 100% !important;
  }
}

/* NEWS PAGE AND NEWS ARCHIVE
----------------------------------------------------------------------------- */
div.NewsDetailsWrapper, div.NewsListArchiveWrapper {
  margin: 0 10px 40px 10px;
}

div.NewsDetailsDate, div.NewsListArchiveItemDate {
  border-top: 1px solid #dfdfdf;
  padding: 10px 0;
}

div.NewsDetailsTeaser {
  margin: 0 0 10px 0;
  font-style: italic;
}

div.NewsDetailsImage {
  margin: 0 0 10px 0;
}

div.NewsListArchiveItem {
  margin: 0 0 20px 0;
}

div.NewsListArchiveItemImage {
  display: none;
}

div.NewsArchiveButton {
  float: left;
}

.CategoryPageWrapper {
  font-size: 0;
}

.CategoryPageWrapper > * {
  font-size: 16px;
}

.CategoryPageWrapper a.disabled, .releware-recommendation-wrapper a.disabled, #startpage_list a.disabled, .related-products-wrapper a.disabled {
  opacity: 0.5;
}

.CategoryPageWrapper a.disabled:hover, .releware-recommendation-wrapper a.disabled:hover, #startpage_list a.disabled:hover, .related-products-wrapper a.disabled:hover {
  background: #efefef;
  cursor: default;
}

.CategoryPageWrapper ul li, .releware-recommendation-wrapper ul li, #startpage_list ul li, .related-products-wrapper ul li {
  display: inline-block;
  vertical-align: top;
  padding: 10px;
  margin-bottom: 22px;
  background: #fff;
}

.CategoryPageWrapper ul li .product-image, .releware-recommendation-wrapper ul li .product-image, #startpage_list ul li .product-image, .related-products-wrapper ul li .product-image {
  margin: 0 0 10px;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding-top: 100%;
}

.CategoryPageWrapper ul li .product-image a, .releware-recommendation-wrapper ul li .product-image a, #startpage_list ul li .product-image a, .related-products-wrapper ul li .product-image a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.CategoryPageWrapper ul li .product-image a img, .releware-recommendation-wrapper ul li .product-image a img, #startpage_list ul li .product-image a img, .related-products-wrapper ul li .product-image a img {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  max-height: 100%;
  max-width: 100%;
  margin: auto;
}

.CategoryPageWrapper ul li .product-buttons,
.CategoryPageWrapper ul li .product-buttons:hover, .releware-recommendation-wrapper ul li .product-buttons,
.releware-recommendation-wrapper ul li .product-buttons:hover, #startpage_list ul li .product-buttons,
#startpage_list ul li .product-buttons:hover, .related-products-wrapper ul li .product-buttons,
.related-products-wrapper ul li .product-buttons:hover {
  margin: 0 0 5px 0;
  overflow: hidden;
}

.CategoryPageWrapper ul li .product-buttons a,
.CategoryPageWrapper ul li .product-buttons:hover a, .releware-recommendation-wrapper ul li .product-buttons a,
.releware-recommendation-wrapper ul li .product-buttons:hover a, #startpage_list ul li .product-buttons a,
#startpage_list ul li .product-buttons:hover a, .related-products-wrapper ul li .product-buttons a,
.related-products-wrapper ul li .product-buttons:hover a {
  width: 50%;
}

.CategoryPageWrapper ul li .product-list-description, .releware-recommendation-wrapper ul li .product-list-description, #startpage_list ul li .product-list-description, .related-products-wrapper ul li .product-list-description {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  line-height: 18.2px;
  font-size: 13px;
  margin-top: 4px;
}

.CategoryPageWrapper ul li .product-name, .releware-recommendation-wrapper ul li .product-name, #startpage_list ul li .product-name, .related-products-wrapper ul li .product-name {
  clear: both;
  margin: 0 0 2px 0;
  word-wrap: break-word;
}

.CategoryPageWrapper ul li .product-name h3, .releware-recommendation-wrapper ul li .product-name h3, #startpage_list ul li .product-name h3, .related-products-wrapper ul li .product-name h3 {
  margin-bottom: 2px;
  font-size: 21px;
  font-weight: normal;
}

.CategoryPageWrapper ul li .product-name h3 a, .releware-recommendation-wrapper ul li .product-name h3 a, #startpage_list ul li .product-name h3 a, .related-products-wrapper ul li .product-name h3 a {
  color: #3a3a3a;
  margin: 0;
  height: auto;
  overflow: hidden;
  display: inline-block;
}

.CategoryPageWrapper ul li .product-name span.product-subname, .releware-recommendation-wrapper ul li .product-name span.product-subname, #startpage_list ul li .product-name span.product-subname, .related-products-wrapper ul li .product-name span.product-subname {
  font-size: 17px;
  color: #888888;
  display: none;
}

.CategoryPageWrapper ul li .product-list-article-number span, .releware-recommendation-wrapper ul li .product-list-article-number span, #startpage_list ul li .product-list-article-number span, .related-products-wrapper ul li .product-list-article-number span {
  color: #888888;
  font-size: 13px;
}

.CategoryPageWrapper ul li .product-price .price-amount, .releware-recommendation-wrapper ul li .product-price .price-amount, #startpage_list ul li .product-price .price-amount, .related-products-wrapper ul li .product-price .price-amount {
  font-size: 21px;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

.CategoryPageWrapper ul li .product-price .price-amount a, .releware-recommendation-wrapper ul li .product-price .price-amount a, #startpage_list ul li .product-price .price-amount a, .related-products-wrapper ul li .product-price .price-amount a {
  color: #333333;
}

.CategoryPageWrapper ul li .product-price .price-amount a:hover, .releware-recommendation-wrapper ul li .product-price .price-amount a:hover, #startpage_list ul li .product-price .price-amount a:hover, .related-products-wrapper ul li .product-price .price-amount a:hover {
  text-decoration: none;
}

.related-products-wrapper {
  clear: both;
}

.related-products-wrapper:before, .related-products-wrapper:after {
  content: " ";
  display: table;
}

.related-products-wrapper:after {
  clear: both;
}

#tab-wrapper {
  clear: both;
}

.paging-control {
  padding: 20px 10px 0 10px;
  text-align: center;
  clear: both;
}

span.showing {
  display: table-cell;
  font-weight: normal;
  font-size: 9pt;
  color: black;
}

a.showing:hover {
  text-decoration: none !important;
}

.showing-highlight {
  color: red !important;
}

a.showall {
  font-weight: bold;
  font-size: 9pt;
  color: black;
  text-align: right;
}

.paging-center-box {
  display: table-cell;
  width: 300px;
  text-align: center;
}

.paging-control-box {
  background-color: lightgray;
  display: table;
  padding: 3px 5px 3px 5px;
  margin-top: 1px;
  border: solid 1px lightgray;
  height: 26px;
  width: 530px;
  cursor: default;
  line-height: 26px;
}

a.paging-spaceright {
  margin-right: 20px !important;
}

a.paging-spaceleft {
  margin-left: 20px !important;
}

a.paging-link-box-selected {
  font-weight: bold;
  font-size: 9pt;
  margin-left: 1px;
  margin-right: 1px;
  background: lightgray;
  color: red;
}

a.paging-link-box {
  font-weight: bold;
  font-size: 9pt;
  color: black;
  margin-left: 1px;
  margin-right: 1px;
}

a.paging-link-previous {
  float: left;
}

a.paging-link-next {
  float: right;
}

a.paging-link {
  display: inline-block;
  font-size: 0.85em;
  text-decoration: none;
  font-weight: bold;
  color: #333;
  background: #efefef;
  padding: 5px 10px;
  border: 1px solid #dfdfdf;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0px 1px 2px 0px #dfdfdf;
  box-shadow: 0px 1px 2px 0px #dfdfdf;
  behavior: url(/SystemScripts/PIE.htc);
}

a.paging-link:hover {
  background: #f6f6f6;
}

@media only screen and (max-width: 40em) {
  .filter-control-element {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px;
  }
  .sort-panel {
    width: 100%;
    margin: 0;
    float: left;
    margin-bottom: 12px;
  }
  .category-page-image {
    width: 100%;
    clear: both;
  }
  .CategoryPageWrapper ul li {
    width: 49%;
    margin-right: 2%;
  }
  .CategoryPageWrapper ul li:nth-of-type(2n+0) {
    margin-right: 0;
  }
  .related-products-wrapper ul li {
    width: 49%;
    margin-right: 2%;
  }
  .related-products-wrapper ul li:nth-of-type(2n+0) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .sort-panel {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px;
  }
  .filter-control-element {
    width: 33%;
    margin: 0;
    float: left;
    margin-bottom: 12px;
  }
  .CategoryPageWrapper ul li {
    width: 32%;
    margin-right: 2%;
  }
  .CategoryPageWrapper ul li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .related-products-wrapper ul li {
    width: 32%;
    margin-right: 2%;
  }
  .related-products-wrapper ul li:nth-of-type(3n+0) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 0) and (max-width: 63em) {
  .filter-control-header {
    width: 100%;
    clear: both;
  }
  .filter-control-options {
    width: 100%;
    padding-bottom: 12px;
  }
  .sort-header {
    width: 100%;
    clear: both;
  }
  .sort-panel-wrapping {
    width: 100%;
  }
}

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  .CategoryPageWrapper ul li {
    width: 31.33%;
    margin-right: 3%;
  }
  .CategoryPageWrapper ul li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .related-products-wrapper ul li {
    width: 22.75%;
    margin-right: 3%;
  }
  .related-products-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  .CategoryPageWrapper ul li {
    width: 31.33%;
    margin-right: 3%;
  }
  .CategoryPageWrapper ul li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .related-products-wrapper ul li {
    width: 22.75%;
    margin-right: 3%;
  }
  .related-products-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0;
  }
}

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  .CategoryPageWrapper ul li {
    width: 31.33%;
    margin-right: 3%;
  }
  .CategoryPageWrapper ul li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  .related-products-wrapper ul li {
    width: 22.75%;
    margin-right: 3%;
  }
  .related-products-wrapper ul li:nth-of-type(4n+0) {
    margin-right: 0;
  }
}

/* SEARCH RESULT
----------------------------------------------------------------------------- */
div.search-wrapper {
  margin: 0 10px;
}

div.search-string-result {
  margin: 0 0 20px 0;
}

span.search-string {
  font-style: italic;
  text-decoration: underline;
}

div.search-wrapper tr {
  border-bottom: 1px solid #dfdfdf;
}

div.search-wrapper tr:first-child, div.search-wrapper tr:last-child {
  border-bottom: 0;
}

div.search-wrapper td {
  vertical-align: middle;
  padding: 10px;
}

table.search-result-table {
  margin: 0 0 20px 0;
  border-spacing: 10px;
}

table.search-result-table td {
  padding: 5px;
}

table.search-result-table td.search-order {
  text-align: center;
}

td.search-productnamne {
  width: 70px;
  font-weight: bold;
}

td.search-amount input {
  width: 20px;
  height: 15px;
  text-align: center;
}

td.search-order a {
  float: right;
}

a.search-prev, a.search-next {
  font-weight: bold;
}

/* PRODUCT LIST WITH IMAGE, ADVANCED
----------------------------------------------------------------------------- */
div.product-advanced-wrapper {
  clear: both;
  margin: 0 10px;
}

div.product-advanced-row {
  border-bottom: 1px solid #dfdfdf;
}

div.product-advanced-image {
  float: left;
  padding: 10px;
  width: 100px;
}

div.product-advanced-image img {
  vertical-align: bottom;
}

div.product-advanced-column2 {
  float: left;
  padding: 10px;
  width: 200px;
}

div.product-advanced-column3 {
  float: right;
}

div.product-advanced-description {
  float: left;
  width: 100%;
}

div.product-advanced-name a {
  font-weight: bold;
  font-size: 1em;
}

div.product-advanced-subname {
  font-style: italic;
  padding-top: 2px;
}

div.product-advanced-article {
  padding-top: 2px;
}

div.product-advanced-price-box, div.product-advanced-price-stock-status,
div.product-advanced-quantity, div.product-advanced-price-buttons,
div.product-advanced-info-buttons {
  display: table-cell;
  vertical-align: top;
  padding: 10px;
}

div.product-advanced-price-box {
  text-align: right;
}

div.product-advanced-price-stock-status {
  text-align: center;
  display: none;
}

span.stock-status-label {
  display: block;
  font-weight: bold;
}

div.product-advanced-quantity {
  display: none;
}

input.advanced-product-quantity-value {
  width: 20px;
  height: 15px;
  text-align: center;
  float: right;
  margin-right: 5px;
}

/* PRODUCT PAGE
----------------------------------------------------------------------------- */
#stock-notification-popup {
  height: auto;
}

#stock-notification-popup * {
  box-sizing: border-box;
}

.page-showproduct .fancybox-iframe html, .page-showproduct .fancybox-iframe body {
  height: 100%;
}

.page-showproduct #header {
  height: 350px;
}

.page-showproduct .kassa {
  max-width: 1140px;
  margin: 0 auto;
  padding-left: 20px;
}

.page-showproduct #anchor-navigation-wrapper {
  display: none;
}

.page-showproduct h1.product-page-header {
  margin: 40px auto 40px auto;
  max-width: 1140px;
  padding-left:20px;
  text-align: left;
  color: #FFF;
  text-shadow: 0 1px 1px #000, 0 2px 1px rgba(0, 0, 0, 0.8), 0 3px 1px rgba(0, 0, 0, 0.8);
  text-transform: none;
  font-size: 41px;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
}

.page-showproduct .one-column #main-area {
  padding: 40px 30px;
  min-height: 650px;
}

.page-showproduct #anchor-navigation-wrapper-small {
  display: none;
}

.product-description {
  float: left;
  width: 57%;
  margin: 0 0 10px 0;
  clear: right;
  padding-right: 80px;
}

.product-description > .product-description {
  width: 100%;
  font-family: "Museo", Helvetica, Arial, sans-serif;
}

.product-description p {
  font-size: 14px;
  font-family: "Museo", Helvetica, Arial, sans-serif;
}

#FrontImage {
  max-width: 100%;
  cursor: pointer;
  vertical-align: bottom;
}

.show-product-image {
  position: relative;
}

.ProductThumbnailsBody {
  margin-top: 20px;
}

.ProductImageClickMessage {
  display: none;
}

h1.product-page-header {
  margin: 0 0 10px 0;
}

h2.product-subname {
  margin: 0 0 10px 0;
  text-transform: uppercase;
}

.product-short-description {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  line-height: 22.4px;
  font-size: 16px;
}

.tab-item.tab-description {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  line-height: 22.4px;
  font-size: 16px;
}

.product-short-description, .product-description .inner {
  overflow: hidden;
  margin: 0 0 5px 0;
}

.product-short-description {
  margin-bottom: 22px;
  font-family: "Museo", Helvetica, Arial, sans-serif;
}

.product-description .inner div {
  margin: 0 0 5px 0;
}

span.product-article-number-label, span.product-unit-label, span.stock-status-label {
  font-weight: bold;
  margin: 0 5px 0 0;
}

.purchase-block-stock {
  display: none;
}

.product-article-number {
  display: none;
}

.product-unit {
  display: none;
}

.ProductCommentItemCssClass {
  margin: 0 0 20px 0;
}

.ProductCommentItemCssClass span {
  display: block;
  font-weight: bold;
}

.ProductCommentLargeInputCssClass {
  width: 100%;
  padding: 4px;
  border: 1px solid #cdcdcd;
  resize: vertical;
}

.product-specification-params {
  display: none;
}

.product-attributes {
  overflow: hidden;
  max-height: 80px;
}

.product-attributes-1 {
  margin: 0 20px 0 0;
  font-weight: bold;
}

.product-attributes-2 {
  margin: 12px 0 10px 0;
  font-weight: bold;
}

.product-attributes .form-item span {
  display: block;
  margin: 0 0 3px 0;
  font-weight: normal;
  font-size: 18px;
}

.product-attributes .form-item select.form-select.form-select-short {
  max-width: 175px;
  height: 30px;
  font-weight: normal;
}

span.product-specification-label {
  font-weight: bold;
  display: block;
  margin: 0 0 2px 0;
}

.product-specification-wrapper {
  margin-bottom: 24px;
}

.product-specification-wrapper select {
  min-width: 190px;
  margin: 0 0 10px 0;
}

.purchase-block {
  clear: both;
  background-color: #EAEAEA;
  padding: 10px 20px;
  border-radius: 3px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}

.page-showproduct .purchase-block-price .price {
  padding-right: 8px;
}

.page-showproduct .purchase-block-price-currency {
  padding: 0 0 0 5px;
}

.page-showproduct .purchase-block-price-unit {
  display: none;
}

.purchase-block-price .KlarnaMonthlyCost {
  margin: 5px 0 0 0;
}

.purchase-block-quantity {
  float: left;
  margin: 10px 10px 0px 10px;
}

.purchase-block-buy {
  margin-top: 10px;
  float: left;
}

.purchase-block-quantity span {
  display: none;
}

.purchase-block-quantity input {
  width: 36px;
  height: 35px;
  padding: 0;
  text-align: center;
  float: left;
}

/* TEMPLATES */
.template-wrapper .templateRow,
.template-wrapper .templateAlternateRow {
  border-bottom: 1px solid #dfdfdf;
  padding: 10px 10px 10px 0;
}

.templateItemTitle {
  display: inline-block;
  width: 150px;
  font-weight: bold;
  vertical-align: top;
}

.templateItemData {
  display: inline-block;
  width: 150px;
  vertical-align: top;
}

/* RELATED PRODUCTS */
table.relatedTable tr {
  border-bottom: 1px solid #dfdfdf;
}

table.relatedTable tr:first-child, table.relatedTable tr:last-child {
  border-bottom: 0;
}

table.relatedTable tr.headerGray {
  display: none;
}

table.relatedTable td {
  vertical-align: middle;
  padding: 10px 10px 10px 0;
}

td.RelatedProductImage {
  width: 30%;
  text-align: left !important;
}

td.RelatedProductName {
  width: 30%;
}

td.RelatedProductName a {
  font-weight: bold;
}

td.RelatedProductArticleNumber {
  display: none;
}

td.RelatedProductPrice {
  width: 20%;
}

td.RelatedProductButtons {
  width: 20%;
}

td.RelatedProductButtons a {
  float: right;
}

td.RelatedProductButtons br {
  display: none;
}

/* TOOLBAR */
.product-toolbar {
  clear: both;
  display: inline-block;
  margin: 0 10px 10px 0;
}

.product-toolbar:before, .product-toolbar:after {
  content: " ";
  display: table;
}

.product-toolbar:after {
  clear: both;
}

.product-toolbar img {
  width: 75%;
}

.product-toolbar-image-wrapper {
  float: left;
  margin: 0 15px 0 0;
  cursor: pointer;
}

.social-media {
  float: right;
}

div.product-page-back-link {
  float: left;
  height: 52px;
  background-color: transparent;
  padding: 10px 0;
}

div.product-page-back-link a {
  cursor: pointer;
  display: inline-block;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
  color: white;
  font-weight: normal;
  font-size: 16px;
  text-align: center;
  text-transform: none;
  line-height: 1.5;
  background: #1d7b37;
  padding: 7px 17px;
  box-shadow: 0px 1px 1.8px 1.2px rgba(0, 0, 0, 0.18);
  text-shadow: none;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  border: 0;
  padding: 0 10px;
  line-height: 31px;
}

div.product-page-back-link:hover {
  /*background-color: #cfbda3;*/
}

/* PRODUCT FILES */
.product-files-box {
  background: white;
  border: 1px solid #D8D8D8;
  padding: 10px;
  text-align: left;
  width: 300px;
  min-width: 300px;
  border: solid 1px #b4b4b4;
}

.product-files-box-shadow {
  background-color: black;
  width: 100%;
  height: 100%;
  opacity: 0.15;
  filter: alpha(opacity=15);
}

.product-files-link {
  line-height: 21px;
  padding-left: 5px;
}

.product-files-button {
  float: left;
}

.product-files-box-close {
  min-width: 30px;
  min-height: 30px;
  text-decoration: underline;
  cursor: pointer;
  background: url(/images/fancybox/fancy_closebox.png) no-repeat;
  height: 30px;
  width: 30px;
  float: right;
}

.product-files-header {
  font-weight: bold;
}

.page-showproduct .cart-area-wrapper .small-cart-wrapper {
  position: relative;
  left: -90px;
}

.terms-wrapper label a {
  text-decoration: underline;
  padding-top: 10px;
  display: block;
}

.ProductCommentValidatorErrorCssClass {
  color: #f04124;
  background-color: white;
  padding: 5px;
}

.ProductCommentValidatorErrorCssClass:before {
  font-family: "FontAwesome";
  content: "\f071";
  padding-right: 6px;
}

#product-right-wrapper {
  width: 40%;
  float: right;
}

#product-right-wrapper .product-images {
  width: 100%;
  text-align: center;
  float: left;
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .product-description {
    padding-right: 30px;
  }
}

@media only screen and (max-width: 40em) {
  .product-images {
    float: none;
    width: 100%;
    padding-right: 0;
  }
  .product-description {
    float: none;
    width: 100%;
    clear: both;
    padding-right: 0;
  }
  #product-right-wrapper {
    width: 100%;
  }
  .page-showproduct .one-column #main-area {
    padding: 30px 10px;
  }
}

/* START PAGE WITH RANDOM PRODUCTS
----------------------------------------------------------------------------- */
a[id$=hlImageLinkFirst], a[id$=hlImageLink] {
  position: relative;
  display: block;
}

div.FrontRestProducts div.product-page-wrapper {
  margin: 0 0 10px 0;
  overflow: hidden;
}

div.FrontRestProducts div.product-images-wrapper {
  margin: 0 10px;
  float: left;
}

div.FrontRestProducts div.product-images-wrapper img {
  width: 220px;
  vertical-align: bottom;
}

div.FrontRestProducts div.product-page-header {
  width: 280px;
  margin: 0 10px;
  float: right;
}

div.FrontRestProducts div.product-page-header h1 {
  margin: 0;
  float: none;
}

div.FrontRestProducts div.product-page-body {
  width: 280px;
  margin: 0 10px;
  float: right;
}

div.FrontRestProducts div.product-description-header h2 {
  color: #999;
}

div.FrontRestProducts div.product-attributes-wrapper {
  overflow: hidden;
}

div.FrontRestProducts div.product-attribute-1 {
  float: left;
  margin: 0 20px 0 0;
  font-weight: bold;
}

div.FrontRestProducts div.product-attribute-2 {
  float: left;
  margin: 0 0 10px 0;
  font-weight: bold;
}

div.FrontRestProducts div.product-attributes-wrapper span {
  display: block;
  margin: 0 0 3px 0;
}

div.FrontRestProducts div.product-attributes-wrapper div span {
  display: block;
  margin: 0;
}

div.FrontRestProducts span.product-specification-label {
  font-weight: bold;
  display: block;
  margin: 0 0 2px 0;
}

div.FrontRestProducts div.product-specification-wrapper select {
  margin: 0 0 10px 0;
}

div.FrontRestProducts td.purchase-block-price {
  float: left;
  margin: 0 0 10px 0;
}

div.FrontRestProducts td.product-quantity {
  clear: both;
  float: left;
  margin: 0 10px 0 0;
}

div.FrontRestProducts td.product-quantity input {
  width: 30px;
  height: 27px;
  padding: 0;
  text-align: center;
}

div.FrontRestProducts td.purchase-block-buy {
  float: left;
  margin: 0 10px 0 0;
}

div.FrontRestProducts td.purchase-block-more-info {
  float: left;
}

div.FrontRestProducts .stock-status-value, div.FrontRestProducts .stock-status-label {
  display: inline-block;
}

div.FrontRestProducts div.product-article-number,
div.FrontRestProducts td.purchase-block-stock,
div.FrontRestProducts td.product-quantity span {
  display: none;
}

#startpage_list {
  clear: both;
}

#startpage_list ul li .product-info {
  text-transform: uppercase;
}

#startpage_list ul li .product-wrapper .product-name {
  margin-bottom: 2px;
  font-size: 21px;
  font-weight: normal;
}

#startpage_list ul li .product-wrapper .product-name a {
  color: #3a3a3a;
  margin: 0;
  height: auto;
  overflow: hidden;
  display: inline-block;
}

#startpage_list ul li .product-wrapper .product-name a {
  line-height: 35px;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
}

#startpage_list ul li .product-wrapper .product-image {
  padding-top: 50%;
}

#startpage_list ul li .product-wrapper .product-buttons,
#startpage_list ul li .product-wrapper .product-buttons:hover {
  margin: 0 0 5px 0;
  overflow: hidden;
  width: 100%;
}

#startpage_list ul li .product-wrapper .product-buttons a,
#startpage_list ul li .product-wrapper .product-buttons:hover a {
  width: 120px;
}

#startpage_list ul li .product-wrapper .product-buttons a span,
#startpage_list ul li .product-wrapper .product-buttons:hover a span {
  font-size: 17px;
}

@media only screen and (max-width: 40em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 2%;
  }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-2 li {
    width: 100%;
    margin-right: 2%;
  }
  #startpage_list ul.items-2 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-3 li {
    width: 100%;
    margin-right: 2%;
  }
  #startpage_list ul.items-3 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-4 li {
    width: 100%;
    margin-right: 2%;
  }
  #startpage_list ul.items-4 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul li .product-wrapper .product-name {
    font-size: 25px;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 2%;
  }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-2 li {
    width: 49%;
    margin-right: 2%;
  }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-3 li {
    width: 32%;
    margin-right: 2%;
  }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-4 li {
    width: 32%;
    margin-right: 2%;
  }
  #startpage_list ul.items-4 li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 25%;
  }
}

@media only screen and (min-width: 63.0625em) {
  .page-default .logo-wrapper:after {
    content: 'Webbshop';
    text-align: left;
    color: #FFF;
    text-shadow: 0 1px 1px #000, 0 2px 1px rgba(0, 0, 0, 0.8), 0 3px 1px rgba(0, 0, 0, 0.8);
    font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
    text-transform: none;
    font-size: 40px;
    position: relative;
    top: 90px;
    left: 20px;
    margin: 0 auto;
    display: block;
  }
}

@media only screen and (min-width: 63.0625em) and (max-width: 85em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 3%;
  }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-2 li {
    width: 48.5%;
    margin-right: 3%;
  }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-3 li {
    width: 31.33%;
    margin-right: 3%;
  }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-4 li {
    width: 22.75%;
    margin-right: 3%;
  }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0;
  }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 50%;
  }
}

@media only screen and (min-width: 85.0625em) and (max-width: 100em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 3%;
  }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-2 li {
    width: 48.5%;
    margin-right: 3%;
  }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-3 li {
    width: 31.33%;
    margin-right: 3%;
  }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-4 li {
    width: 22.75%;
    margin-right: 3%;
  }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0;
  }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 50%;
  }
}

@media only screen and (min-width: 100.0625em) and (max-width: 6249999.9375em) {
  #startpage_list ul.items-1 li {
    width: 100%;
    margin-right: 3%;
  }
  #startpage_list ul.items-1 li:nth-of-type(1n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-2 li {
    width: 48.5%;
    margin-right: 3%;
  }
  #startpage_list ul.items-2 li:nth-of-type(2n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-3 li {
    width: 31.33%;
    margin-right: 3%;
  }
  #startpage_list ul.items-3 li:nth-of-type(3n+0) {
    margin-right: 0;
  }
  #startpage_list ul.items-4 li {
    width: 22.75%;
    margin-right: 3%;
  }
  #startpage_list ul.items-4 li:nth-of-type(4n+0) {
    margin-right: 0;
  }
  #startpage_list .items-1 .product-wrapper .product-image {
    padding-top: 50%;
  }
  #startpage_list .items-2 .product-wrapper .product-image {
    padding-top: 50%;
  }
}

.start-page .vat-selector-wrapper {
  visibility: hidden;
}

.startpage-text {
  font-size: 16px;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  text-align: center;
}

#startpage_list ul {
  padding: 20px;
  margin-bottom: 0;
  background: #fff;
  box-shadow: 1.2px 2.3px 2px rgba(200, 189, 174, 0.4)
}

#startpage_list ul.no-border {
  border: none;
  /*background: url("/stage/images/custom/gray-border.png") 0 95px repeat-x;*/
  background:transparent;
  box-shadow: none;
  overflow: hidden;
  margin-bottom: -50px;
}

#startpage_list ul li {
  background: transparent;
  text-align: center;
}

#startpage_list ul li .columns-2, #startpage_list ul li .columns-3 {
  max-width: 250px;
  margin: 0 auto;
}

#startpage_list ul li .startpage-product-item {
  max-width: 230px;
  margin: 0 auto;
}

#startpage_list ul li div.startpage-custom-item.single {
  text-align: center;
}

#startpage_list ul li .product-wrapper .product-buttons .product-buttons {
  /*&:after {
          content: '';
          background-image: url('/stage/images/custom/pointer.png');
          height: 36px;
          width: 70px;
          background-repeat: no-repeat;
          display: block;
          float: left;
          background-position-y: 6px;
        }*/
}

#startpage_list ul li .product-wrapper .product-buttons .product-buttons a {
  background-color: #1d7b37;
}

#startpage_list .custom-item-text {
  padding-top: 40px;
  display: inline-block;
}

#startpage_list .custom-item-text h2 {
  /*text-align: center;
  padding: 0 10px;
  background-color: #f8f5ed;*/
  /*display: inherit;*/

  text-transform: none;
  font-size: 18pt;
  color: #3a1a00;
  font-weight: 600;
  text-shadow: 0 2px 1px rgba(200, 189, 174, 0.4);
  display: inline-block;
  position: relative;
  margin: 0 0 20px 0;
  padding: 0;
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif;
}

#startpage_list .custom-item-text h2:before,
#startpage_list .custom-item-text h2:after {
  content: '';
  position: absolute;
  height: 0px;
  border-bottom: 1px solid #3a1a00;
  top: 14px;
  width: 600px;
  opacity: .3
}
#startpage_list .custom-item-text h2:before {
  right: 100%;
  margin-right: 15px
}
#startpage_list .custom-item-text h2:after {
  left: 100%;
  margin-left: 15px
}

#startpage_list .product-price span {
  font-family: "Museo", Helvetica, Roboto, Arial, sans-serif !important;
  font-weight: normal !important;
  font-size: 31px !important;
  color: #000 !important;
}

#startpage_list .product-price .product-price-previous {
  text-decoration: line-through;
  line-height: 47px;
}

#startpage_list .product-price .product-price-previous span.price-amount, #startpage_list .product-price .product-price-previous span.price-suffix {
  font-size: 21px !important;
}

#startpage_list .product-price .price-promotion {
  float: left;
  width: 50%;
}

#startpage_list .product-price .price-promotion span.price-amount, #startpage_list .product-price .price-promotion span.price-suffix {
  color: #900 !important;
}

.order-details-confirmed-box {
  max-width: 1140px;
  margin: 0 auto;
  background-color: #f3f3f3;
  border: 1px solid #cdcdcd;
  padding: 10px;
  margin-bottom: 22px;
  margin-top: 12px;
}

.order-details-confirmed-box #order-confirm-left {
  float: left;
  width: 50%;
  padding-right: 1%;
}

.order-details-confirmed-box #order-confirm-right {
  float: right;
  width: 50%;
  padding-left: 1%;
}

.order-details-confirmed-box .order-confirmation-thank-you-message {
  text-align: center;
  padding: 20px;
}

.order-details-confirmed-box .order-details-confirmed-thank-you-customer-name {
  text-align: center;
}

.order-details-confirmed-box .order-details-confirmed-thank-you-customer-name .fa {
  color: #43AC6A;
}

.order-details-confirmed-box .order-details-pdf-link {
  font-weight: 700;
}

.order-details-confirmed-box .order-details-pdf-link a {
  display: inline-block;
  margin-top: 12px;
  padding: 8px 12px;
  background-color: white;
  border: 1px solid #cdcdcd;
}

.order-details-confirmed-box .order-details-pdf-link a:hover {
  border-color: #9a9a9a;
  text-decoration: none;
  background-color: #eeeeee;
}

.order-details-confirmed-box .order-details-pdf-link a:before {
  content: "\f02f";
  font-family: "FontAwesome";
  padding-right: 8px;
}

.order-details-confirmed-box .order-details-confirmed-cart-summary-header-row {
  border-bottom: 1px solid #cdcdcd;
}

.order-details-confirmed-box .order-details-confirmed-cart-summary-header-row th {
  padding-bottom: 4px;
}

.order-details-confirmed-box table.order-details-confirmed-cart-summary {
  width: 100%;
}

.order-details-confirmed-box .order-details-confirmed-cart-summary-specification-row {
  border-bottom: 1px solid #cdcdcd;
}

.order-details-confirmed-box .order-details-confirmed-cart-summary-specification-row td {
  padding-top: 3px;
  padding-bottom: 3px;
}

.order-details-confirmed-box .order-details-confirmed-cart-summary-summary-row td {
  padding-top: 8px;
}

.order-details-confirmed-box .order-details-confirmed-order-summary {
  margin-top: 22px;
  text-align: right;
}

.order-details-confirmed-box .order-details-confirmed-order-summary .row-left {
  display: inline-block;
}

.order-details-confirmed-box .order-details-confirmed-order-summary .row-right {
  display: inline-block;
  width: 100px;
}

.order-details-confirmed-box .product-type-extra-info span.key {
  display: inline-block;
  padding-right: 5px;
}

html.page-systempages_orderdetailsconfirmed #main-area {
  width: 100%;
}

html.page-systempages_orderdetailsconfirmed #leftarea {
  display: none !important;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-cart-summary .article-number {
  display: none;
}

html.page-systempages_orderdetailsconfirmed h1 {
  margin-bottom: 0;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-box .order-details-confirmed-thank-you-customer-name {
  padding-bottom: 40px;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-box .order-details-confirmed-thank-you-customer-name .fa {
  font-size: 3em;
}

html.page-systempages_orderdetailsconfirmed #order-confirm-left, html.page-systempages_orderdetailsconfirmed #order-confirm-right {
  background: #FFF;
  border-radius: 5px;
  padding: 20px;
  width: 49%;
  min-height: 140px;
  border: 1px solid #ddd;
  margin-bottom: 30px;
}

html.page-systempages_orderdetailsconfirmed #order-confirm-left .recipient-header, html.page-systempages_orderdetailsconfirmed #order-confirm-left .recipient-country, html.page-systempages_orderdetailsconfirmed #order-confirm-right .recipient-header, html.page-systempages_orderdetailsconfirmed #order-confirm-right .recipient-country {
  display: none;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-summary-wrapper {
  background: #FFF;
  padding: 20px;
  border-radius: 5px;
  border: 1px solid #DDD;
}

html.page-systempages_orderdetailsconfirmed .summary-row .value {
  display: inline-block;
  width: 104px;
}

html.page-systempages_orderdetailsconfirmed .summary-row .name {
  display: inline-block;
}

html.page-systempages_orderdetailsconfirmed .product-image img {
  height: 40px;
}

html.page-systempages_orderdetailsconfirmed .card-holder span {
  font-size: 12px !important;
}

html.page-systempages_orderdetailsconfirmed #anchor-navigation-wrapper {
  display: none;
}

html.page-systempages_orderdetailsconfirmed .kassa, html.page-systempages_orderdetailsconfirmed #menu-buttons-wrapper {
  display: none;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-order-summary-giftvoucher-item {
  margin-bottom: 5px;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-order-summary-giftvoucher-item .order-details-confirmed-order-summary-giftvoucher-label {
  margin: 10px 104px 0 0;
  font-weight: bold;
}

html.page-systempages_orderdetailsconfirmed #klarna-checkout-iframe {
  background: #FFF;
  border-radius: 5px;
  min-height: 140px;
  border: 1px solid #ddd;
}

html.page-systempages_orderdetailsconfirmed .order-details-confirmed-order-summary-giftvoucher-item-cost.row-right {
  width: 104px;
}

@media only screen and (max-width: 40em) {
  html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box #order-confirm-left {
    float: none;
    width: 100%;
  }
  html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box #order-confirm-right {
    float: none;
    width: 100%;
  }
  html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box .product-image img {
    display: none;
  }
  html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box .order-details-confirmed-cart-summary-summary-row {
    display: none;
  }
  html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box a, html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box span, html.page-systempages_orderdetailsconfirmed #main-area .order-details-confirmed-box div {
    font-size: 14px;
  }
}

.card-holder-header {
  clear: both;
  padding-top: 12px;
}

.card-holder-header h3 {
  margin-bottom: 0;
}

.receive-offers-container label,
.accept-terms-container label {
  padding-left: 8px;
}

.receive-offers-container,
.accept-terms-container {
  padding-top: 4px;
  padding-bottom: 4px;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.receive-offers-container {
  margin-top: 12px;
}

.receive-offers-container input, .receive-offers-container label {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 14px;
}

.season-ticket-activate-card-container, .express-pass-container, .season-ticket-reload-activate-card-container {
  clear: both;
}

.sub-product-list label {
  padding-left: 8px;
}

.product-control.bookable-product-container .product-time-selector {
  margin-top: 12px;
}

.product-control.bookable-product-container .product-time-selector-radio-button-list li label {
  font-size: 16px;
  padding-left: 8px;
}

.form-input, html.page-systempages_changepassword .PwInputCssClass input {
  background: white !important;
  border: 2px solid #ababab !important;
  padding: 6px !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  height: 32px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.form-item {
  padding-top: 8px;
  padding-bottom: 8px;
  clear: both;
}

.form-item:before, .form-item:after {
  content: " ";
  display: table;
}

.form-item:after {
  clear: both;
}

.form-item p {
  margin: 0;
}

.form-item span {
  width: 100%;
  display: inline-block;
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-weight: bold;
}

.form-item span.required {
  width: auto;
  display: inline-block;
}

.form-item .form-input, .form-item html.page-systempages_changepassword .PwInputCssClass input, html.page-systempages_changepassword .PwInputCssClass .form-item input, .form-item .form-select {
  width: 100%;
}

.form-item-input input {
  background: white !important;
  border: 2px solid #ababab !important;
  padding: 6px !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  height: 32px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.form-item-checkbox input {
  margin-right: 4px;
}

.form-select {
  font-size: 16px;
  border-width: 2px;
}

.form-select.form-select-short {
  max-width: 142px;
  font-family: "Museo", Helvetica, Arial, sans-serif;
}

.form-item-left {
  float: left;
  width: 50%;
  clear: none;
}

.form-item-right {
  float: left;
  padding-left: 12px;
  width: 50%;
  clear: none;
}

.form-item-short {
  float: none;
  width: 50%;
}

.dz-message {
  font-family: "Museo", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.activate-card-radiobuttons {
  margin-bottom: 12px;
}

.activate-card-radiobuttons input {
  margin-right: 4px;
}

.activate-card-radiobuttons label {
  margin-right: 4px;
}

.activate-card-radiobuttons .activate-card-radiobutton-yes {
  margin-right: 12px;
}

.activate-card-container .purchase-block-buy {
  margin-top: 12px;
  float: none;
}

.reload-card-container .pid-textbox input {
  background: white !important;
  border: 2px solid #ababab !important;
  padding: 6px !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  height: 32px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.reload-card-container .cardnumber-label {
  margin-top: 8px;
}

.reload-card-container .cardnumber-label span {
  font-size: 16px;
}

.reload-card-container .purchase-block-buy {
  margin-top: 12px;
}

.forgotten-email {
  margin-top: 8px;
}

.forgotten-email a {
  color: #446B3F;
  font-size: 16px;
}

.forgotten-email a:hover {
  color: #304b2c;
}

.new-card-container .pid-textbox input {
  background: white !important;
  border: 2px solid #ababab !important;
  padding: 6px !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  height: 32px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.new-card-container .button-load-form {
  margin-top: 8px;
}

.express-pass-container .express-pass-radiobuttons {
  margin-bottom: 12px;
}

.express-pass-container .express-pass-radiobuttons input {
  margin-right: 4px;
}

.express-pass-container .express-pass-radiobuttons label {
  margin-right: 4px;
}

.express-pass-container .express-pass-radiobuttons .express-pass-radiobutton-yes {
  margin-right: 12px;
}

.express-pass-container .attractions-date-selector {
  margin-top: 8px;
  margin-bottom: 8px;
}

.express-pass-container .attractions-date-selector span {
  min-width: 80px;
  display: inline-block;
}

.express-pass-container .attractions-date-selector .riTextBox.riEnabled {
  background: white !important;
  border: 2px solid #ababab !important;
  padding: 6px !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  height: 32px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.express-pass-container .attractions-date-selector .riTextBox.riFocused {
  background: white !important;
  border: 2px solid #ababab !important;
  padding: 6px !important;
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif !important;
  font-size: 16px !important;
  height: 32px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.express-pass-container .attractions-date-selector .rcTable.rcSingle {
  width: 181px !important;
}

.express-pass-container .attractions-customer-name {
  margin-bottom: 8px;
}

.express-pass-container .attractions-customer-name span {
  min-width: 80px;
  display: inline-block;
}

.express-pass-container .attractions-selector-container .list-attractions li {
  margin-bottom: 6px;
}

.express-pass-container .attractions-selector-container .list-attractions input {
  margin-right: 6px;
}

.express-pass-container .attractions-selector-container .list-attractions .info-icon {
  display: inline-block;
  margin-left: 6px;
  cursor: pointer;
}

.express-pass-container .attractions-selector-container .list-attractions .info-icon:hover {
  text-decoration: none;
}

.express-pass-container .attractions-selector-container .list-attractions .info-icon:before {
  content: "\f05a";
  font-family: 'FontAwesome';
  color: #333333;
}

.express-pass-container .attractions-selector-container .list-attractions a.info-icon:hover:before {
  text-decoration: none;
  color: #008CBA;
}

.express-pass-container .attractions-selector-container .attractions-selector-title {
  font-weight: 700;
  display: inline-block;
  padding-top: 12px;
  padding-bottom: 12px;
}

.express-pass-container .express-pass-disabled-day {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
  cursor: default;
}

.express-pass-container .express-pass-disabled-day a {
  cursor: default;
}

.attractions-container ul li {
  position: relative;
}

.sold-out-attraction {
  margin-left: 5px;
  color: red;
}

.product-type {
  background-color: #63cee8;
  color: #ffffff;
  padding: 30px 60px;
}

.product-type h1 {
  text-transform: uppercase;
  color: #ffffff;
}

.select-time-slot-dialog {
  min-height: 250px;
  padding: 20px 20px 20px 20px;
}

.select-time-slot-dialog p,
.select-time-slot-dialog label {
  font-size: 14px;
}

.select-time-slot-dialog-info {
  min-height: 70px;
}

.select-time-slot-dialog-info h2 {
  text-align: center;
}

.select-time-slot-dialog-controls {
  min-height: 130px;
}

.select-time-slot-dialog-select-time-slot-in-dropdown,
.select-time-slot-dialog-select-hour {
  padding-top: 10px;
  padding-bottom: 10px;
}

.select-time-slot-dialog-select-time-slot-in-dropdown label,
.select-time-slot-dialog-select-hour label {
  margin-right: 10px;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons {
  padding-top: 10px;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons > label {
  float: left;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  margin-left: 70px;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li {
  display: inline-block;
  float: left;
  padding: 0px 10px 10px 10px;
  text-align: center;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li span {
  display: block;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li span input {
  margin: 0;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons .aspNetDisabled,
.select-time-slot-dialog-select-time-slot-with-radio-buttons li span.list-item-wrapper {
  padding: 2px 5px;
  border: 1px solid #cdcdcd;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li span.list-item-wrapper {
  cursor: pointer;
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li span.list-item-wrapper.selected {
  border: 1px solid #008000;
  background-color: #008000;
  background-color: rgba(0, 128, 0, 0.39);
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li span.aspNetDisabled {
  padding: 2px 5px;
  border: 1px solid #7D3333;
  background-color: #d88585;
  background-color: rgba(212, 73, 73, 0.5);
}

.select-time-slot-dialog-select-time-slot-with-radio-buttons li span.aspNetDisabled input {
  display: none;
}

.select-time-slot-dialog-buttons {
  text-align: center;
  height: 50px;
  clear: both;
}

.select-time-slot-dialog-buttons input {
  padding: 10px 20px;
}

.select-time-slot-dialog-buttons a.aspNetDisabled,
.select-time-slot-dialog-buttons a.aspNetDisabled:hover {
  background: #cdcdcd;
  cursor: default;
}

.selected-time-slot-info {
  display: block;
  font-size: 14px;
  margin-left: 20px;
  font-weight: 700;
  margin-bottom: 8px;
}

.product-quantity-selector {
  margin-top: 6px;
  margin-bottom: 6px;
}

.remove-picture-button {
  font-weight: bold;
  padding-top: 6px;
  display: inline-block;
  font-family: "Museo", Helvetica, Arial, sans-serif;
}

.product-attributes .form-item {
  padding: 0;
  margin: 0;
}

.product-type-fancy-info {
  padding: 30px;
}

.product-type .fancy-controls {
  margin-top: 20px;
}

.fancy-controls {
  margin-top: 12px;
  text-align: right;
}

.attraction-fancy-info h3 {
  font-size: 23px;
}

.attraction-fancy-info h1 {
  font-size: 19px;
  margin-bottom: 4px;
  margin-top: 10px;
}

.verify-card-container {
  padding: 20px;
}

.verify-card-container .purchase-block-buy {
  margin-left: 0;
}

@media only screen and (max-width: 40em) {
  .form-item-left,
  .form-item-right,
  .form-item-short {
    float: none;
    width: 100%;
    clear: both;
    padding-left: 0;
  }
}

@media only screen and (min-width: 40.0625em) and (max-width: 63em) {
  .form-item-short {
    width: 100%;
  }
}

/* HIDDEN ELEMENTS */
div.product-attributes-params {
  display: none;
}

/* PAGE, CATEGORY AND MANUFACTURER DETAILS
----------------------------------------------------------------------------- */
div.PageDetailsImage, div.category-page-image, div.ManufacturerContentImageCssClass {
  float: left;
  margin: 0 10px 10px 0;
}

span.product-subname {
  font-size: 0.85em;
}

div.CategoryPageWrapper div.upper {
  display: none;
}

div.CategoryPageWrapper a.disabled {
  opacity: 0.5;
  behavior: url(/SystemScripts/PIE.htc);
}

div.CategoryPageWrapper a.disabled:hover {
  background: #efefef;
}

.checkout-text {
  text-align: center;
}

.mypages-text {
  text-align: center;
}

.login-text {
  text-align: center;
}

.related-products-panel {
  clear: both;
}

.page-systempages_orderdetailsconfirmed #leftarea {
  display: none;
}

.page-systempages_orderdetailsconfirmed .content {
  width: 100%;
}

.page-systempages_orderdetailsconfirmed .fastcartconfirmationpage {
  width: 100%;
}

.page-systempages_orderdetailsconfirmed .fastcartconfirmationpage .header-right, .page-systempages_orderdetailsconfirmed .fastcartconfirmationpage .header-left {
  width: 50%;
  float: left;
}

/*# sourceMappingURL=commerce-ticket.css.map */