@charset "UTF-8";

a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline
}

html {
  line-height: 1
}

ol,
ul {
  list-style: none
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

caption,
td,
th {
  text-align: left;
  font-weight: 400;
  vertical-align: middle
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

a img {
  border: none
}

elements-of-type(html5-block) {
  display: block
}

meta.foundation-mq-small {
  font-family: "'only screen and (min-width: 0px)'";
  width: 0
}

meta.foundation-mq-medium {
  font-family: "'only screen and (min-width: 768px)'";
  width: 768px
}

meta.foundation-mq-large {
  font-family: "'only screen and (min-width: 1023px)'";
  width: 1023px
}

*,
:after,
:before {
  box-sizing: border-box
}

body,
html {
  background: #fff;
  font-size: 100%
}

body {
  color: #000;
  padding: 0;
  margin: 0;
  font-family: Calibri, Helvetica Neue, Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default
}

a:hover {
  cursor: pointer
}

embed,
img,
object {
  max-width: 100%;
  height: auto
}

embed,
object {
  height: 100%
}

img {
  -ms-interpolation-mode: bicubic
}

#map_canvas embed,
#map_canvas img,
#map_canvas object,
.map_canvas embed,
.map_canvas img,
.map_canvas object {
  max-width: none !important
}

.left {
  float: left !important
}

.right {
  float: right !important
}

.text-left {
  text-align: left !important
}

.text-right {
  text-align: right !important
}

.text-center {
  text-align: center !important
}

.text-justify {
  text-align: justify !important
}

.hide {
  display: none
}

.antialiased {
  -webkit-font-smoothing: antialiased
}

img {
  display: inline-block;
  vertical-align: middle
}

textarea {
  height: auto;
  min-height: 50px
}

select {
  width: 100%
}

.row {
  width: 100% !important;
  margin: 0px auto 20px auto;
  max-width: 1500px;
  *zoom: 1
}

.row:after,
.row:before {
  content: " ";
  display: table
}

.row:after {
  clear: both
}

.row .row {
  width: auto;
  margin: 0 -.625em;
  max-width: none;
  *zoom: 1
}

.row .row:after,
.row .row:before {
  content: " ";
  display: table
}

.row .row:after {
  clear: both
}

.row .row.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1
}

.row .row.collapse:after,
.row .row.collapse:before {
  content: " ";
  display: table
}

.row .row.collapse:after {
  clear: both
}

.column,
.columns {
  position: relative;
  padding-left: .625em;
  padding-right: .625em;
  width: 100%;
  float: left
}

@media only screen {
  .small-1 {
    width: 8.33333%
  }

  .small-1,
  .small-2 {
    position: relative;
    float: left
  }

  .small-2 {
    width: 16.66667%
  }

  .small-3 {
    width: 25%
  }

  .small-3,
  .small-4 {
    position: relative;
    float: left
  }

  .small-4 {
    width: 33.33333%
  }

  .small-5 {
    width: 41.66667%
  }

  .small-5,
  .small-6 {
    position: relative;
    float: left
  }

  .small-6 {
    width: 50%
  }

  .small-7 {
    width: 58.33333%
  }

  .small-7,
  .small-8 {
    position: relative;
    float: left
  }

  .small-8 {
    width: 66.66667%
  }

  .small-9 {
    width: 75%
  }

  .small-9,
  .small-10 {
    position: relative;
    float: left
  }

  .small-10 {
    width: 83.33333%
  }

  .small-11 {
    width: 91.66667%
  }

  .small-11,
  .small-12 {
    position: relative;
    float: left
  }

  .small-12 {
    width: 100%
  }

  .small-offset-0 {
    position: relative;
    float: left;
    margin-left: 0
  }

  .small-offset-1 {
    position: relative;
    float: left;
    margin-left: 8.33333%
  }

  .small-offset-2 {
    position: relative;
    float: left;
    margin-left: 16.66667%
  }

  .small-offset-3 {
    position: relative;
    float: left;
    margin-left: 25%
  }

  .small-offset-4 {
    position: relative;
    float: left;
    margin-left: 33.33333%
  }

  .small-offset-5 {
    position: relative;
    float: left;
    margin-left: 41.66667%
  }

  .small-offset-6 {
    position: relative;
    float: left;
    margin-left: 50%
  }

  .small-offset-7 {
    position: relative;
    float: left;
    margin-left: 58.33333%
  }

  .small-offset-8 {
    position: relative;
    float: left;
    margin-left: 66.66667%
  }

  .small-offset-9 {
    position: relative;
    float: left;
    margin-left: 75%
  }

  .small-offset-10 {
    position: relative;
    float: left;
    margin-left: 83.33333%
  }

  [class*=column]+[class*=column]:last-child {
    float: right
  }

  [class*=column]+[class*=column].end {
    float: left
  }

  .column.small-centered,
  .columns.small-centered {
    position: relative;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none !important
  }

  .large-centered,
  .small-centered {
    clear: both
  }
}

@media only screen and (min-width:768px) {
  .medium-1 {
    width: 8.33333%
  }

  .medium-1,
  .medium-2 {
    position: relative;
    float: left
  }

  .medium-2 {
    width: 16.66667%
  }

  .medium-3 {
    width: 25%
  }

  .medium-3,
  .medium-4 {
    position: relative;
    float: left
  }

  .medium-4 {
    width: 33.33333%
  }

  .medium-5 {
    width: 41.66667%
  }

  .medium-5,
  .medium-6 {
    position: relative;
    float: left
  }

  .medium-6 {
    width: 50%
  }

  .medium-7 {
    width: 58.33333%
  }

  .medium-7,
  .medium-8 {
    position: relative;
    float: left
  }

  .medium-8 {
    width: 66.66667%
  }

  .medium-9 {
    width: 75%
  }

  .medium-9,
  .medium-10 {
    position: relative;
    float: left
  }

  .medium-10 {
    width: 83.33333%
  }

  .medium-11 {
    width: 91.66667%
  }

  .medium-11,
  .medium-12 {
    position: relative;
    float: left
  }

  .medium-12 {
    width: 100%
  }

  .row .medium-offset-0 {
    position: relative;
    float: left;
    margin-left: 0
  }

  .row .medium-offset-1 {
    position: relative;
    float: left;
    margin-left: 8.33333%
  }

  .row .medium-offset-2 {
    position: relative;
    float: left;
    margin-left: 16.66667%
  }

  .row .medium-offset-3 {
    position: relative;
    float: left;
    margin-left: 25%
  }

  .row .medium-offset-4 {
    position: relative;
    float: left;
    margin-left: 33.33333%
  }

  .row .medium-offset-5 {
    position: relative;
    float: left;
    margin-left: 41.66667%
  }

  .row .medium-offset-6 {
    position: relative;
    float: left;
    margin-left: 50%
  }

  .row .medium-offset-7 {
    position: relative;
    float: left;
    margin-left: 58.33333%
  }

  .row .medium-offset-8 {
    position: relative;
    float: left;
    margin-left: 66.66667%
  }

  .row .medium-offset-9 {
    position: relative;
    float: left;
    margin-left: 75%
  }

  .row .medium-offset-10 {
    position: relative;
    float: left;
    margin-left: 83.33333%
  }

  .row .medium-offset-11 {
    position: relative;
    float: left;
    margin-left: 91.66667%
  }

  .push-1 {
    left: 8.33333%;
    right: auto
  }

  .pull-1,
  .push-1 {
    position: relative;
    float: left
  }

  .pull-1 {
    right: 8.33333%;
    left: auto
  }

  .push-2 {
    left: 16.66667%;
    right: auto
  }

  .pull-2,
  .push-2 {
    position: relative;
    float: left
  }

  .pull-2 {
    right: 16.66667%;
    left: auto
  }

  .push-3 {
    left: 25%;
    right: auto
  }

  .pull-3,
  .push-3 {
    position: relative;
    float: left
  }

  .pull-3 {
    right: 25%;
    left: auto
  }

  .push-4 {
    left: 33.33333%;
    right: auto
  }

  .pull-4,
  .push-4 {
    position: relative;
    float: left
  }

  .pull-4 {
    right: 33.33333%;
    left: auto
  }

  .push-5 {
    left: 41.66667%;
    right: auto
  }

  .pull-5,
  .push-5 {
    position: relative;
    float: left
  }

  .pull-5 {
    right: 41.66667%;
    left: auto
  }

  .push-6 {
    left: 50%;
    right: auto
  }

  .pull-6,
  .push-6 {
    position: relative;
    float: left
  }

  .pull-6 {
    right: 50%;
    left: auto
  }

  .push-7 {
    left: 58.33333%;
    right: auto
  }

  .pull-7,
  .push-7 {
    position: relative;
    float: left
  }

  .pull-7 {
    right: 58.33333%;
    left: auto
  }

  .push-8 {
    left: 66.66667%;
    right: auto
  }

  .pull-8,
  .push-8 {
    position: relative;
    float: left
  }

  .pull-8 {
    right: 66.66667%;
    left: auto
  }

  .push-9 {
    left: 75%;
    right: auto
  }

  .pull-9,
  .push-9 {
    position: relative;
    float: left
  }

  .pull-9 {
    right: 75%;
    left: auto
  }

  .push-10 {
    left: 83.33333%;
    right: auto
  }

  .pull-10,
  .push-10 {
    position: relative;
    float: left
  }

  .pull-10 {
    right: 83.33333%;
    left: auto
  }

  .push-11 {
    left: 91.66667%;
    right: auto
  }

  .pull-11,
  .push-11 {
    position: relative;
    float: left
  }

  .pull-11 {
    right: 91.66667%;
    left: auto
  }

  .column.medium-centered,
  .columns.medium-centered {
    position: relative;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none !important
  }

  .column.medium-uncentered,
  .columns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important
  }

  .column.medium-uncentered.opposite,
  .columns.medium-uncentered.opposite {
    float: right !important
  }
}

@media only screen and (min-width:1023px) {
  .large-1 {
    width: 8.33333%
  }

  .large-1,
  .large-2 {
    position: relative;
    float: left
  }

  .large-2 {
    width: 16.66667%
  }

  .large-3 {
    width: 25%
  }

  .large-3,
  .large-4 {
    position: relative;
    float: left
  }

  .large-4 {
    width: 33.33333%
  }

  .large-5 {
    width: 41.66667%
  }

  .large-5,
  .large-6 {
    position: relative;
    float: left
  }

  .large-6 {
    width: 50%
  }

  .large-7 {
    width: 58.33333%
  }

  .large-7,
  .large-8 {
    position: relative;
    float: left
  }

  .large-8 {
    width: 66.66667%
  }

  .large-9 {
    width: 75%
  }

  .large-9,
  .large-10 {
    position: relative;
    float: left
  }

  .large-10 {
    width: 83.33333%
  }

  .large-11 {
    width: 91.66667%
  }

  .large-11,
  .large-12 {
    position: relative;
    float: left
  }

  .large-12 {
    width: 100%
  }

  .row .large-offset-0 {
    position: relative;
    float: left;
    margin-left: 0
  }

  .row .large-offset-1 {
    position: relative;
    float: left;
    margin-left: 8.33333%
  }

  .row .large-offset-2 {
    position: relative;
    float: left;
    margin-left: 16.66667%
  }

  .row .large-offset-3 {
    position: relative;
    float: left;
    margin-left: 25%
  }

  .row .large-offset-4 {
    position: relative;
    float: left;
    margin-left: 33.33333%
  }

  .row .large-offset-5 {
    position: relative;
    float: left;
    margin-left: 41.66667%
  }

  .row .large-offset-6 {
    position: relative;
    float: left;
    margin-left: 50%
  }

  .row .large-offset-7 {
    position: relative;
    float: left;
    margin-left: 58.33333%
  }

  .row .large-offset-8 {
    position: relative;
    float: left;
    margin-left: 66.66667%
  }

  .row .large-offset-9 {
    position: relative;
    float: left;
    margin-left: 75%
  }

  .row .large-offset-10 {
    position: relative;
    float: left;
    margin-left: 83.33333%
  }

  .row .large-offset-11 {
    position: relative;
    float: left;
    margin-left: 91.66667%
  }

  .push-1 {
    left: 8.33333%;
    right: auto
  }

  .pull-1,
  .push-1 {
    position: relative;
    float: left
  }

  .pull-1 {
    right: 8.33333%;
    left: auto
  }

  .push-2 {
    left: 16.66667%;
    right: auto
  }

  .pull-2,
  .push-2 {
    position: relative;
    float: left
  }

  .pull-2 {
    right: 16.66667%;
    left: auto
  }

  .push-3 {
    left: 25%;
    right: auto
  }

  .pull-3,
  .push-3 {
    position: relative;
    float: left
  }

  .pull-3 {
    right: 25%;
    left: auto
  }

  .push-4 {
    left: 33.33333%;
    right: auto
  }

  .pull-4,
  .push-4 {
    position: relative;
    float: left
  }

  .pull-4 {
    right: 33.33333%;
    left: auto
  }

  .push-5 {
    left: 41.66667%;
    right: auto
  }

  .pull-5,
  .push-5 {
    position: relative;
    float: left
  }

  .pull-5 {
    right: 41.66667%;
    left: auto
  }

  .push-6 {
    left: 50%;
    right: auto
  }

  .pull-6,
  .push-6 {
    position: relative;
    float: left
  }

  .pull-6 {
    right: 50%;
    left: auto
  }

  .push-7 {
    left: 58.33333%;
    right: auto
  }

  .pull-7,
  .push-7 {
    position: relative;
    float: left
  }

  .pull-7 {
    right: 58.33333%;
    left: auto
  }

  .push-8 {
    left: 66.66667%;
    right: auto
  }

  .pull-8,
  .push-8 {
    position: relative;
    float: left
  }

  .pull-8 {
    right: 66.66667%;
    left: auto
  }

  .push-9 {
    left: 75%;
    right: auto
  }

  .pull-9,
  .push-9 {
    position: relative;
    float: left
  }

  .pull-9 {
    right: 75%;
    left: auto
  }

  .push-10 {
    left: 83.33333%;
    right: auto
  }

  .pull-10,
  .push-10 {
    position: relative;
    float: left
  }

  .pull-10 {
    right: 83.33333%;
    left: auto
  }

  .push-11 {
    left: 91.66667%;
    right: auto
  }

  .pull-11,
  .push-11 {
    position: relative;
    float: left
  }

  .pull-11 {
    right: 91.66667%;
    left: auto
  }

  .column.large-centered,
  .columns.large-centered {
    position: relative;
    float: left;
    margin-left: auto;
    margin-right: auto;
    float: none !important
  }

  .column.large-uncentered,
  .columns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important
  }

  .column.large-uncentered.opposite,
  .columns.large-uncentered.opposite {
    float: right !important
  }
}

@media only screen and (max-width:768px) {
  .row {
    margin: 0 auto
  }
}

@media only screen and (max-width:980px) {
  .large-12 {
    width: 100% !important;
    margin-left: 0 !important
  }
}

@media only screen {
  [class*=block-grid-] {
    display: block;
    padding: 0;
    margin: 0 -.625em;
    *zoom: 1
  }

  [class*=block-grid-]:after,
  [class*=block-grid-]:before {
    content: " ";
    display: table
  }

  [class*=block-grid-]:after {
    clear: both
  }

  [class*=block-grid-]>li {
    display: inline;
    height: auto;
    float: left;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-1>li {
    width: 100%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-1>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }

  .small-block-grid-2>li {
    width: 50%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-2>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-2>li:nth-of-type(odd) {
    clear: both
  }

  .small-block-grid-3>li {
    width: 33.33333%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-3>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }

  .small-block-grid-4>li {
    width: 25%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-4>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }

  .small-block-grid-5>li {
    width: 20%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-5>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }

  .small-block-grid-6>li {
    width: 16.66667%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-6>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }

  .small-block-grid-7>li {
    width: 14.28571%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-7>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }

  .small-block-grid-8>li {
    width: 12.5%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-8>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }

  .small-block-grid-9>li {
    width: 11.11111%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-9>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }

  .small-block-grid-10>li {
    width: 10%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-10>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }

  .small-block-grid-11>li {
    width: 9.09091%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-11>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }

  .small-block-grid-12>li {
    width: 8.33333%;
    padding: 0 .625em 1.25em
  }

  .small-block-grid-12>li:nth-of-type(n) {
    clear: none
  }

  .small-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}

@media only screen and (min-width:0px) {

  .small-block-grid-1>li:nth-of-type(1n+1),
  .small-block-grid-2>li:nth-of-type(odd),
  .small-block-grid-3>li:nth-of-type(3n+1),
  .small-block-grid-4>li:nth-of-type(4n+1),
  .small-block-grid-5>li:nth-of-type(5n+1),
  .small-block-grid-6>li:nth-of-type(6n+1),
  .small-block-grid-7>li:nth-of-type(7n+1),
  .small-block-grid-8>li:nth-of-type(8n+1),
  .small-block-grid-9>li:nth-of-type(9n+1),
  .small-block-grid-10>li:nth-of-type(10n+1),
  .small-block-grid-11>li:nth-of-type(11n+1),
  .small-block-grid-12>li:nth-of-type(12n+1) {
    clear: none
  }

  .large-block-grid-1>li {
    width: 100%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-1>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-1>li:nth-of-type(1n+1) {
    clear: both
  }

  .large-block-grid-2>li {
    width: 50%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-2>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-2>li:nth-of-type(odd) {
    clear: both
  }

  .large-block-grid-3>li {
    width: 33.33333%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-3>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-3>li:nth-of-type(3n+1) {
    clear: both
  }

  .large-block-grid-4>li {
    width: 25%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-4>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-4>li:nth-of-type(4n+1) {
    clear: both
  }

  .large-block-grid-5>li {
    width: 20%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-5>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-5>li:nth-of-type(5n+1) {
    clear: both
  }

  .large-block-grid-6>li {
    width: 16.66667%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-6>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-6>li:nth-of-type(6n+1) {
    clear: both
  }

  .large-block-grid-7>li {
    width: 14.28571%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-7>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-7>li:nth-of-type(7n+1) {
    clear: both
  }

  .large-block-grid-8>li {
    width: 12.5%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-8>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-8>li:nth-of-type(8n+1) {
    clear: both
  }

  .large-block-grid-9>li {
    width: 11.11111%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-9>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-9>li:nth-of-type(9n+1) {
    clear: both
  }

  .large-block-grid-10>li {
    width: 10%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-10>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-10>li:nth-of-type(10n+1) {
    clear: both
  }

  .large-block-grid-11>li {
    width: 9.09091%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-11>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-11>li:nth-of-type(11n+1) {
    clear: both
  }

  .large-block-grid-12>li {
    width: 8.33333%;
    padding: 0 .625em 1.25em
  }

  .large-block-grid-12>li:nth-of-type(n) {
    clear: none
  }

  .large-block-grid-12>li:nth-of-type(12n+1) {
    clear: both
  }
}

/*!
 *  Font Awesome 4.5.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: FontAwesome;
  src: url(../fonts/fontawesome-webfont.eot);
  src: url(../fonts/fontawesome-webfont.eot#iefix) format("embedded-opentype"), url(../fonts/fontawesome-webfont.woff2) format("woff2"), url(../fonts/fontawesome-webfont.woff) format("woff"), url(../fonts/fontawesome-webfont.ttf) format("truetype"), url(../fonts/fontawesome-webfont.svg#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.fa-lg {
  font-size: 1.33333em;
  line-height: .75em;
  vertical-align: -15%
}

.fa-2x {
  font-size: 2em
}

.fa-3x {
  font-size: 3em
}

.fa-4x {
  font-size: 4em
}

.fa-5x {
  font-size: 5em
}

.fa-fw {
  width: 1.28571em;
  text-align: center
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none
}

.fa-ul>li {
  position: relative
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: .14286em;
  text-align: center
}

.fa-li.fa-lg {
  left: -1.85714em
}

.fa-border {
  padding: .2em .25em .15em;
  border: .08em solid #eee;
  border-radius: .1em
}

.fa-pull-left {
  float: left
}

.fa-pull-right {
  float: right
}

.fa.fa-pull-left {
  margin-right: .3em
}

.fa.fa-pull-right {
  margin-left: .3em
}

.pull-right {
  float: right
}

.pull-left {
  float: left
}

.fa.pull-left {
  margin-right: .3em
}

.fa.pull-right {
  margin-left: .3em
}

.fa-spin {
  animation: a 2s infinite linear
}

.fa-pulse {
  animation: a 1s infinite steps(8)
}

@keyframes a {
  0% {
    transform: rotate(0deg)
  }

  to {
    transform: rotate(359deg)
  }
}

.fa-rotate-90 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  transform: rotate(90deg)
}

.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: rotate(180deg)
}

.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  transform: rotate(270deg)
}

.fa-flip-horizontal {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=0);
  transform: scaleX(-1)
}

.fa-flip-vertical {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  transform: scaleY(-1)
}

:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270 {
  filter: none
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center
}

.fa-stack-1x {
  line-height: inherit
}

.fa-stack-2x {
  font-size: 2em
}

.fa-inverse {
  color: #fff
}

.fa-glass:before {
  content: "\F000"
}

.fa-music:before {
  content: "\F001"
}

.fa-search:before {
  content: "\F002"
}

.fa-envelope-o:before {
  content: "\F003"
}

.fa-star:before {
  content: "\F005"
}

.fa-star-o:before {
  content: "\F006"
}

.fa-user:before {
  content: "\F007"
}

.fa-film:before {
  content: "\F008"
}

.fa-th-large:before {
  content: "\F009"
}

.fa-th:before {
  content: "\F00A"
}

.fa-th-list:before {
  content: "\F00B"
}

.fa-check:before {
  content: "\F00C"
}

.fa-close:before,
.fa-remove:before,
.fa-times:before {
  content: "\F00D"
}

.fa-search-plus:before {
  content: "\F00E"
}

.fa-search-minus:before {
  content: "\F010"
}

.fa-power-off:before {
  content: "\F011"
}

.fa-signal:before {
  content: "\F012"
}

.fa-cog:before,
.fa-gear:before {
  content: "\F013"
}

.fa-trash-o:before {
  content: "\F014"
}

.fa-home:before {
  content: "\F015"
}

.fa-file-o:before {
  content: "\F016"
}

.fa-clock-o:before {
  content: "\F017"
}

.fa-road:before {
  content: "\F018"
}

.fa-download:before {
  content: "\F019"
}

.fa-arrow-circle-o-down:before {
  content: "\F01A"
}

.fa-arrow-circle-o-up:before {
  content: "\F01B"
}

.fa-inbox:before {
  content: "\F01C"
}

.fa-play-circle-o:before {
  content: "\F01D"
}

.fa-repeat:before,
.fa-rotate-right:before {
  content: "\F01E"
}

.fa-refresh:before {
  content: "\F021"
}

.fa-list-alt:before {
  content: "\F022"
}

.fa-lock:before {
  content: "\F023"
}

.fa-flag:before {
  content: "\F024"
}

.fa-headphones:before {
  content: "\F025"
}

.fa-volume-off:before {
  content: "\F026"
}

.fa-volume-down:before {
  content: "\F027"
}

.fa-volume-up:before {
  content: "\F028"
}

.fa-qrcode:before {
  content: "\F029"
}

.fa-barcode:before {
  content: "\F02A"
}

.fa-tag:before {
  content: "\F02B"
}

.fa-tags:before {
  content: "\F02C"
}

.fa-book:before {
  content: "\F02D"
}

.fa-bookmark:before {
  content: "\F02E"
}

.fa-print:before {
  content: "\F02F"
}

.fa-camera:before {
  content: "\F030"
}

.fa-font:before {
  content: "\F031"
}

.fa-bold:before {
  content: "\F032"
}

.fa-italic:before {
  content: "\F033"
}

.fa-text-height:before {
  content: "\F034"
}

.fa-text-width:before {
  content: "\F035"
}

.fa-align-left:before {
  content: "\F036"
}

.fa-align-center:before {
  content: "\F037"
}

.fa-align-right:before {
  content: "\F038"
}

.fa-align-justify:before {
  content: "\F039"
}

.fa-list:before {
  content: "\F03A"
}

.fa-dedent:before,
.fa-outdent:before {
  content: "\F03B"
}

.fa-indent:before {
  content: "\F03C"
}

.fa-video-camera:before {
  content: "\F03D"
}

.fa-image:before,
.fa-photo:before,
.fa-picture-o:before {
  content: "\F03E"
}

.fa-pencil:before {
  content: "\F040"
}

.fa-map-marker:before {
  content: "\F041"
}

.fa-adjust:before {
  content: "\F042"
}

.fa-tint:before {
  content: "\F043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\F044"
}

.fa-share-square-o:before {
  content: "\F045"
}

.fa-check-square-o:before {
  content: "\F046"
}

.fa-arrows:before {
  content: "\F047"
}

.fa-step-backward:before {
  content: "\F048"
}

.fa-fast-backward:before {
  content: "\F049"
}

.fa-backward:before {
  content: "\F04A"
}

.fa-play:before {
  content: "\F04B"
}

.fa-pause:before {
  content: "\F04C"
}

.fa-stop:before {
  content: "\F04D"
}

.fa-forward:before {
  content: "\F04E"
}

.fa-fast-forward:before {
  content: "\F050"
}

.fa-step-forward:before {
  content: "\F051"
}

.fa-eject:before {
  content: "\F052"
}

.fa-chevron-left:before {
  content: "\F053"
}

.fa-chevron-right:before {
  content: "\F054"
}

.fa-plus-circle:before {
  content: "\F055"
}

.fa-minus-circle:before {
  content: "\F056"
}

.fa-times-circle:before {
  content: "\F057"
}

.fa-check-circle:before {
  content: "\F058"
}

.fa-question-circle:before {
  content: "\F059"
}

.fa-info-circle:before {
  content: "\F05A"
}

.fa-crosshairs:before {
  content: "\F05B"
}

.fa-times-circle-o:before {
  content: "\F05C"
}

.fa-check-circle-o:before {
  content: "\F05D"
}

.fa-ban:before {
  content: "\F05E"
}

.fa-arrow-left:before {
  content: "\F060"
}

.fa-arrow-right:before {
  content: "\F061"
}

.fa-arrow-up:before {
  content: "\F062"
}

.fa-arrow-down:before {
  content: "\F063"
}

.fa-mail-forward:before,
.fa-share:before {
  content: "\F064"
}

.fa-expand:before {
  content: "\F065"
}

.fa-compress:before {
  content: "\F066"
}

.fa-plus:before {
  content: "\F067"
}

.fa-minus:before {
  content: "\F068"
}

.fa-asterisk:before {
  content: "\F069"
}

.fa-exclamation-circle:before {
  content: "\F06A"
}

.fa-gift:before {
  content: "\F06B"
}

.fa-leaf:before {
  content: "\F06C"
}

.fa-fire:before {
  content: "\F06D"
}

.fa-eye:before {
  content: "\F06E"
}

.fa-eye-slash:before {
  content: "\F070"
}

.fa-exclamation-triangle:before,
.fa-warning:before {
  content: "\F071"
}

.fa-plane:before {
  content: "\F072"
}

.fa-calendar:before {
  content: "\F073"
}

.fa-random:before {
  content: "\F074"
}

.fa-comment:before {
  content: "\F075"
}

.fa-magnet:before {
  content: "\F076"
}

.fa-chevron-up:before {
  content: "\F077"
}

.fa-chevron-down:before {
  content: "\F078"
}

.fa-retweet:before {
  content: "\F079"
}

.fa-shopping-cart:before {
  content: "\F07A"
}

.fa-folder:before {
  content: "\F07B"
}

.fa-folder-open:before {
  content: "\F07C"
}

.fa-arrows-v:before {
  content: "\F07D"
}

.fa-arrows-h:before {
  content: "\F07E"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\F080"
}

.fa-twitter-square:before {
  content: "\F081"
}

.fa-facebook-square:before {
  content: "\F082"
}

.fa-camera-retro:before {
  content: "\F083"
}

.fa-key:before {
  content: "\F084"
}

.fa-cogs:before,
.fa-gears:before {
  content: "\F085"
}

.fa-comments:before {
  content: "\F086"
}

.fa-thumbs-o-up:before {
  content: "\F087"
}

.fa-thumbs-o-down:before {
  content: "\F088"
}

.fa-star-half:before {
  content: "\F089"
}

.fa-heart-o:before {
  content: "\F08A"
}

.fa-sign-out:before {
  content: "\F08B"
}

.fa-linkedin-square:before {
  content: "\F08C"
}

.fa-thumb-tack:before {
  content: "\F08D"
}

.fa-external-link:before {
  content: "\F08E"
}

.fa-sign-in:before {
  content: "\F090"
}

.fa-trophy:before {
  content: "\F091"
}

.fa-github-square:before {
  content: "\F092"
}

.fa-upload:before {
  content: "\F093"
}

.fa-lemon-o:before {
  content: "\F094"
}

.fa-phone:before {
  content: "\F095"
}

.fa-square-o:before {
  content: "\F096"
}

.fa-bookmark-o:before {
  content: "\F097"
}

.fa-phone-square:before {
  content: "\F098"
}

.fa-twitter:before {
  content: "\F099"
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "\F09A"
}

.fa-github:before {
  content: "\F09B"
}

.fa-unlock:before {
  content: "\F09C"
}

.fa-credit-card:before {
  content: "\F09D"
}

.fa-feed:before,
.fa-rss:before {
  content: "\F09E"
}

.fa-hdd-o:before {
  content: "\F0A0"
}

.fa-bullhorn:before {
  content: "\F0A1"
}

.fa-bell:before {
  content: "\F0F3"
}

.fa-certificate:before {
  content: "\F0A3"
}

.fa-hand-o-right:before {
  content: "\F0A4"
}

.fa-hand-o-left:before {
  content: "\F0A5"
}

.fa-hand-o-up:before {
  content: "\F0A6"
}

.fa-hand-o-down:before {
  content: "\F0A7"
}

.fa-arrow-circle-left:before {
  content: "\F0A8"
}

.fa-arrow-circle-right:before {
  content: "\F0A9"
}

.fa-arrow-circle-up:before {
  content: "\F0AA"
}

.fa-arrow-circle-down:before {
  content: "\F0AB"
}

.fa-globe:before {
  content: "\F0AC"
}

.fa-wrench:before {
  content: "\F0AD"
}

.fa-tasks:before {
  content: "\F0AE"
}

.fa-filter:before {
  content: "\F0B0"
}

.fa-briefcase:before {
  content: "\F0B1"
}

.fa-arrows-alt:before {
  content: "\F0B2"
}

.fa-group:before,
.fa-users:before {
  content: "\F0C0"
}

.fa-chain:before,
.fa-link:before {
  content: "\F0C1"
}

.fa-cloud:before {
  content: "\F0C2"
}

.fa-flask:before {
  content: "\F0C3"
}

.fa-cut:before,
.fa-scissors:before {
  content: "\F0C4"
}

.fa-copy:before,
.fa-files-o:before {
  content: "\F0C5"
}

.fa-paperclip:before {
  content: "\F0C6"
}

.fa-floppy-o:before,
.fa-save:before {
  content: "\F0C7"
}

.fa-square:before {
  content: "\F0C8"
}

.fa-bars:before,
.fa-navicon:before,
.fa-reorder:before {
  content: "\F0C9"
}

.fa-list-ul:before {
  content: "\F0CA"
}

.fa-list-ol:before {
  content: "\F0CB"
}

.fa-strikethrough:before {
  content: "\F0CC"
}

.fa-underline:before {
  content: "\F0CD"
}

.fa-table:before {
  content: "\F0CE"
}

.fa-magic:before {
  content: "\F0D0"
}

.fa-truck:before {
  content: "\F0D1"
}

.fa-pinterest:before {
  content: "\F0D2"
}

.fa-pinterest-square:before {
  content: "\F0D3"
}

.fa-google-plus-square:before {
  content: "\F0D4"
}

.fa-google-plus:before {
  content: "\F0D5"
}

.fa-money:before {
  content: "\F0D6"
}

.fa-caret-down:before {
  content: "\F0D7"
}

.fa-caret-up:before {
  content: "\F0D8"
}

.fa-caret-left:before {
  content: "\F0D9"
}

.fa-caret-right:before {
  content: "\F0DA"
}

.fa-columns:before {
  content: "\F0DB"
}

.fa-sort:before,
.fa-unsorted:before {
  content: "\F0DC"
}

.fa-sort-desc:before,
.fa-sort-down:before {
  content: "\F0DD"
}

.fa-sort-asc:before,
.fa-sort-up:before {
  content: "\F0DE"
}

.fa-envelope:before {
  content: "\F0E0"
}

.fa-linkedin:before {
  content: "\F0E1"
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "\F0E2"
}

.fa-gavel:before,
.fa-legal:before {
  content: "\F0E3"
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "\F0E4"
}

.fa-comment-o:before {
  content: "\F0E5"
}

.fa-comments-o:before {
  content: "\F0E6"
}

.fa-bolt:before,
.fa-flash:before {
  content: "\F0E7"
}

.fa-sitemap:before {
  content: "\F0E8"
}

.fa-umbrella:before {
  content: "\F0E9"
}

.fa-clipboard:before,
.fa-paste:before {
  content: "\F0EA"
}

.fa-lightbulb-o:before {
  content: "\F0EB"
}

.fa-exchange:before {
  content: "\F0EC"
}

.fa-cloud-download:before {
  content: "\F0ED"
}

.fa-cloud-upload:before {
  content: "\F0EE"
}

.fa-user-md:before {
  content: "\F0F0"
}

.fa-stethoscope:before {
  content: "\F0F1"
}

.fa-suitcase:before {
  content: "\F0F2"
}

.fa-bell-o:before {
  content: "\F0A2"
}

.fa-coffee:before {
  content: "\F0F4"
}

.fa-cutlery:before {
  content: "\F0F5"
}

.fa-file-text-o:before {
  content: "\F0F6"
}

.fa-building-o:before {
  content: "\F0F7"
}

.fa-hospital-o:before {
  content: "\F0F8"
}

.fa-ambulance:before {
  content: "\F0F9"
}

.fa-medkit:before {
  content: "\F0FA"
}

.fa-fighter-jet:before {
  content: "\F0FB"
}

.fa-beer:before {
  content: "\F0FC"
}

.fa-h-square:before {
  content: "\F0FD"
}

.fa-plus-square:before {
  content: "\F0FE"
}

.fa-angle-double-left:before {
  content: "\F100"
}

.fa-angle-double-right:before {
  content: "\F101"
}

.fa-angle-double-up:before {
  content: "\F102"
}

.fa-angle-double-down:before {
  content: "\F103"
}

.fa-angle-left:before {
  content: "\F104"
}

.fa-angle-up:before {
  content: "\F106"
}

.fa-angle-down:before {
  content: "\F107"
}

.fa-desktop:before {
  content: "\F108"
}

.fa-laptop:before {
  content: "\F109"
}

.fa-tablet:before {
  content: "\F10A"
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\F10B"
}

.fa-circle-o:before {
  content: "\F10C"
}

.fa-quote-left:before {
  content: "\F10D"
}

.fa-quote-right:before {
  content: "\F10E"
}

.fa-spinner:before {
  content: "\F110"
}

.fa-circle:before {
  content: "\F111"
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "\F112"
}

.fa-github-alt:before {
  content: "\F113"
}

.fa-folder-o:before {
  content: "\F114"
}

.fa-folder-open-o:before {
  content: "\F115"
}

.fa-smile-o:before {
  content: "\F118"
}

.fa-frown-o:before {
  content: "\F119"
}

.fa-meh-o:before {
  content: "\F11A"
}

.fa-gamepad:before {
  content: "\F11B"
}

.fa-keyboard-o:before {
  content: "\F11C"
}

.fa-flag-o:before {
  content: "\F11D"
}

.fa-flag-checkered:before {
  content: "\F11E"
}

.fa-terminal:before {
  content: "\F120"
}

.fa-code:before {
  content: "\F121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\F122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\F123"
}

.fa-location-arrow:before {
  content: "\F124"
}

.fa-crop:before {
  content: "\F125"
}

.fa-code-fork:before {
  content: "\F126"
}

.fa-chain-broken:before,
.fa-unlink:before {
  content: "\F127"
}

.fa-question:before {
  content: "\F128"
}

.fa-info:before {
  content: "\F129"
}

.fa-exclamation:before {
  content: "\F12A"
}

.fa-superscript:before {
  content: "\F12B"
}

.fa-subscript:before {
  content: "\F12C"
}

.fa-eraser:before {
  content: "\F12D"
}

.fa-puzzle-piece:before {
  content: "\F12E"
}

.fa-microphone:before {
  content: "\F130"
}

.fa-microphone-slash:before {
  content: "\F131"
}

.fa-shield:before {
  content: "\F132"
}

.fa-calendar-o:before {
  content: "\F133"
}

.fa-fire-extinguisher:before {
  content: "\F134"
}

.fa-rocket:before {
  content: "\F135"
}

.fa-maxcdn:before {
  content: "\F136"
}

.fa-chevron-circle-left:before {
  content: "\F137"
}

.fa-chevron-circle-right:before {
  content: "\F138"
}

.fa-chevron-circle-up:before {
  content: "\F139"
}

.fa-chevron-circle-down:before {
  content: "\F13A"
}

.fa-html5:before {
  content: "\F13B"
}

.fa-css3:before {
  content: "\F13C"
}

.fa-anchor:before {
  content: "\F13D"
}

.fa-unlock-alt:before {
  content: "\F13E"
}

.fa-bullseye:before {
  content: "\F140"
}

.fa-ellipsis-h:before {
  content: "\F141"
}

.fa-ellipsis-v:before {
  content: "\F142"
}

.fa-rss-square:before {
  content: "\F143"
}

.fa-play-circle:before {
  content: "\F144"
}

.fa-ticket:before {
  content: "\F145"
}

.fa-minus-square:before {
  content: "\F146"
}

.fa-minus-square-o:before {
  content: "\F147"
}

.fa-level-up:before {
  content: "\F148"
}

.fa-level-down:before {
  content: "\F149"
}

.fa-check-square:before {
  content: "\F14A"
}

.fa-pencil-square:before {
  content: "\F14B"
}

.fa-external-link-square:before {
  content: "\F14C"
}

.fa-share-square:before {
  content: "\F14D"
}

.fa-compass:before {
  content: "\F14E"
}

.fa-caret-square-o-down:before,
.fa-toggle-down:before {
  content: "\F150"
}

.fa-caret-square-o-up:before,
.fa-toggle-up:before {
  content: "\F151"
}

.fa-caret-square-o-right:before,
.fa-toggle-right:before {
  content: "\F152"
}

.fa-eur:before,
.fa-euro:before {
  content: "\F153"
}

.fa-gbp:before {
  content: "\F154"
}

.fa-dollar:before,
.fa-usd:before {
  content: "\F155"
}

.fa-inr:before,
.fa-rupee:before {
  content: "\F156"
}

.fa-cny:before,
.fa-jpy:before,
.fa-rmb:before,
.fa-yen:before {
  content: "\F157"
}

.fa-rouble:before,
.fa-rub:before,
.fa-ruble:before {
  content: "\F158"
}

.fa-krw:before,
.fa-won:before {
  content: "\F159"
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "\F15A"
}

.fa-file:before {
  content: "\F15B"
}

.fa-file-text:before {
  content: "\F15C"
}

.fa-sort-alpha-asc:before {
  content: "\F15D"
}

.fa-sort-alpha-desc:before {
  content: "\F15E"
}

.fa-sort-amount-asc:before {
  content: "\F160"
}

.fa-sort-amount-desc:before {
  content: "\F161"
}

.fa-sort-numeric-asc:before {
  content: "\F162"
}

.fa-sort-numeric-desc:before {
  content: "\F163"
}

.fa-thumbs-up:before {
  content: "\F164"
}

.fa-thumbs-down:before {
  content: "\F165"
}

.fa-youtube-square:before {
  content: "\F166"
}

.fa-youtube:before {
  content: "\F167"
}

.fa-xing:before {
  content: "\F168"
}

.fa-xing-square:before {
  content: "\F169"
}

.fa-youtube-play:before {
  content: "\F16A"
}

.fa-dropbox:before {
  content: "\F16B"
}

.fa-stack-overflow:before {
  content: "\F16C"
}

.fa-instagram:before {
  content: "\F16D"
}

.fa-flickr:before {
  content: "\F16E"
}

.fa-adn:before {
  content: "\F170"
}

.fa-bitbucket:before {
  content: "\F171"
}

.fa-bitbucket-square:before {
  content: "\F172"
}

.fa-tumblr:before {
  content: "\F173"
}

.fa-tumblr-square:before {
  content: "\F174"
}

.fa-long-arrow-down:before {
  content: "\F175"
}

.fa-long-arrow-up:before {
  content: "\F176"
}

.fa-long-arrow-left:before {
  content: "\F177"
}

.fa-long-arrow-right:before {
  content: "\F178"
}

.fa-apple:before {
  content: "\F179"
}

.fa-windows:before {
  content: "\F17A"
}

.fa-android:before {
  content: "\F17B"
}

.fa-linux:before {
  content: "\F17C"
}

.fa-dribbble:before {
  content: "\F17D"
}

.fa-skype:before {
  content: "\F17E"
}

.fa-foursquare:before {
  content: "\F180"
}

.fa-trello:before {
  content: "\F181"
}

.fa-female:before {
  content: "\F182"
}

.fa-male:before {
  content: "\F183"
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "\F184"
}

.fa-sun-o:before {
  content: "\F185"
}

.fa-moon-o:before {
  content: "\F186"
}

.fa-archive:before {
  content: "\F187"
}

.fa-bug:before {
  content: "\F188"
}

.fa-vk:before {
  content: "\F189"
}

.fa-weibo:before {
  content: "\F18A"
}

.fa-renren:before {
  content: "\F18B"
}

.fa-pagelines:before {
  content: "\F18C"
}

.fa-stack-exchange:before {
  content: "\F18D"
}

.fa-arrow-circle-o-right:before {
  content: "\F18E"
}

.fa-arrow-circle-o-left:before {
  content: "\F190"
}

.fa-caret-square-o-left:before,
.fa-toggle-left:before {
  content: "\F191"
}

.fa-dot-circle-o:before {
  content: "\F192"
}

.fa-wheelchair:before {
  content: "\F193"
}

.fa-vimeo-square:before {
  content: "\F194"
}

.fa-try:before,
.fa-turkish-lira:before {
  content: "\F195"
}

.fa-plus-square-o:before {
  content: "\F196"
}

.fa-space-shuttle:before {
  content: "\F197"
}

.fa-slack:before {
  content: "\F198"
}

.fa-envelope-square:before {
  content: "\F199"
}

.fa-wordpress:before {
  content: "\F19A"
}

.fa-openid:before {
  content: "\F19B"
}

.fa-bank:before,
.fa-institution:before,
.fa-university:before {
  content: "\F19C"
}

.fa-graduation-cap:before,
.fa-mortar-board:before {
  content: "\F19D"
}

.fa-yahoo:before {
  content: "\F19E"
}

.fa-google:before {
  content: "\F1A0"
}

.fa-reddit:before {
  content: "\F1A1"
}

.fa-reddit-square:before {
  content: "\F1A2"
}

.fa-stumbleupon-circle:before {
  content: "\F1A3"
}

.fa-stumbleupon:before {
  content: "\F1A4"
}

.fa-delicious:before {
  content: "\F1A5"
}

.fa-digg:before {
  content: "\F1A6"
}

.fa-pied-piper:before {
  content: "\F1A7"
}

.fa-pied-piper-alt:before {
  content: "\F1A8"
}

.fa-drupal:before {
  content: "\F1A9"
}

.fa-joomla:before {
  content: "\F1AA"
}

.fa-language:before {
  content: "\F1AB"
}

.fa-fax:before {
  content: "\F1AC"
}

.fa-building:before {
  content: "\F1AD"
}

.fa-child:before {
  content: "\F1AE"
}

.fa-paw:before {
  content: "\F1B0"
}

.fa-spoon:before {
  content: "\F1B1"
}

.fa-cube:before {
  content: "\F1B2"
}

.fa-cubes:before {
  content: "\F1B3"
}

.fa-behance:before {
  content: "\F1B4"
}

.fa-behance-square:before {
  content: "\F1B5"
}

.fa-steam:before {
  content: "\F1B6"
}

.fa-steam-square:before {
  content: "\F1B7"
}

.fa-recycle:before {
  content: "\F1B8"
}

.fa-automobile:before,
.fa-car:before {
  content: "\F1B9"
}

.fa-cab:before,
.fa-taxi:before {
  content: "\F1BA"
}

.fa-tree:before {
  content: "\F1BB"
}

.fa-spotify:before {
  content: "\F1BC"
}

.fa-deviantart:before {
  content: "\F1BD"
}

.fa-soundcloud:before {
  content: "\F1BE"
}

.fa-database:before {
  content: "\F1C0"
}

.fa-file-pdf-o:before {
  content: "\F1C1"
}

.fa-file-word-o:before {
  content: "\F1C2"
}

.fa-file-excel-o:before {
  content: "\F1C3"
}

.fa-file-powerpoint-o:before {
  content: "\F1C4"
}

.fa-file-image-o:before,
.fa-file-photo-o:before,
.fa-file-picture-o:before {
  content: "\F1C5"
}

.fa-file-archive-o:before,
.fa-file-zip-o:before {
  content: "\F1C6"
}

.fa-file-audio-o:before,
.fa-file-sound-o:before {
  content: "\F1C7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\F1C8"
}

.fa-file-code-o:before {
  content: "\F1C9"
}

.fa-vine:before {
  content: "\F1CA"
}

.fa-codepen:before {
  content: "\F1CB"
}

.fa-jsfiddle:before {
  content: "\F1CC"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-ring:before,
.fa-life-saver:before,
.fa-support:before {
  content: "\F1CD"
}

.fa-circle-o-notch:before {
  content: "\F1CE"
}

.fa-ra:before,
.fa-rebel:before {
  content: "\F1D0"
}

.fa-empire:before,
.fa-ge:before {
  content: "\F1D1"
}

.fa-git-square:before {
  content: "\F1D2"
}

.fa-git:before {
  content: "\F1D3"
}

.fa-hacker-news:before,
.fa-y-combinator-square:before,
.fa-yc-square:before {
  content: "\F1D4"
}

.fa-tencent-weibo:before {
  content: "\F1D5"
}

.fa-qq:before {
  content: "\F1D6"
}

.fa-wechat:before,
.fa-weixin:before {
  content: "\F1D7"
}

.fa-paper-plane:before,
.fa-send:before {
  content: "\F1D8"
}

.fa-paper-plane-o:before,
.fa-send-o:before {
  content: "\F1D9"
}

.fa-history:before {
  content: "\F1DA"
}

.fa-circle-thin:before {
  content: "\F1DB"
}

.fa-header:before {
  content: "\F1DC"
}

.fa-paragraph:before {
  content: "\F1DD"
}

.fa-sliders:before {
  content: "\F1DE"
}

.fa-share-alt:before {
  content: "\F1E0"
}

.fa-share-alt-square:before {
  content: "\F1E1"
}

.fa-bomb:before {
  content: "\F1E2"
}

.fa-futbol-o:before,
.fa-soccer-ball-o:before {
  content: "\F1E3"
}

.fa-tty:before {
  content: "\F1E4"
}

.fa-binoculars:before {
  content: "\F1E5"
}

.fa-plug:before {
  content: "\F1E6"
}

.fa-slideshare:before {
  content: "\F1E7"
}

.fa-twitch:before {
  content: "\F1E8"
}

.fa-yelp:before {
  content: "\F1E9"
}

.fa-newspaper-o:before {
  content: "\F1EA"
}

.fa-wifi:before {
  content: "\F1EB"
}

.fa-calculator:before {
  content: "\F1EC"
}

.fa-paypal:before {
  content: "\F1ED"
}

.fa-google-wallet:before {
  content: "\F1EE"
}

.fa-cc-visa:before {
  content: "\F1F0"
}

.fa-cc-mastercard:before {
  content: "\F1F1"
}

.fa-cc-discover:before {
  content: "\F1F2"
}

.fa-cc-amex:before {
  content: "\F1F3"
}

.fa-cc-paypal:before {
  content: "\F1F4"
}

.fa-cc-stripe:before {
  content: "\F1F5"
}

.fa-bell-slash:before {
  content: "\F1F6"
}

.fa-bell-slash-o:before {
  content: "\F1F7"
}

.fa-trash:before {
  content: "\F1F8"
}

.fa-copyright:before {
  content: "\F1F9"
}

.fa-at:before {
  content: "\F1FA"
}

.fa-eyedropper:before {
  content: "\F1FB"
}

.fa-paint-brush:before {
  content: "\F1FC"
}

.fa-birthday-cake:before {
  content: "\F1FD"
}

.fa-area-chart:before {
  content: "\F1FE"
}

.fa-pie-chart:before {
  content: "\F200"
}

.fa-line-chart:before {
  content: "\F201"
}

.fa-lastfm:before {
  content: "\F202"
}

.fa-lastfm-square:before {
  content: "\F203"
}

.fa-toggle-off:before {
  content: "\F204"
}

.fa-toggle-on:before {
  content: "\F205"
}

.fa-bicycle:before {
  content: "\F206"
}

.fa-bus:before {
  content: "\F207"
}

.fa-ioxhost:before {
  content: "\F208"
}

.fa-angellist:before {
  content: "\F209"
}

.fa-cc:before {
  content: "\F20A"
}

.fa-ils:before,
.fa-shekel:before,
.fa-sheqel:before {
  content: "\F20B"
}

.fa-meanpath:before {
  content: "\F20C"
}

.fa-buysellads:before {
  content: "\F20D"
}

.fa-connectdevelop:before {
  content: "\F20E"
}

.fa-dashcube:before {
  content: "\F210"
}

.fa-forumbee:before {
  content: "\F211"
}

.fa-leanpub:before {
  content: "\F212"
}

.fa-sellsy:before {
  content: "\F213"
}

.fa-shirtsinbulk:before {
  content: "\F214"
}

.fa-simplybuilt:before {
  content: "\F215"
}

.fa-skyatlas:before {
  content: "\F216"
}

.fa-cart-plus:before {
  content: "\F217"
}

.fa-cart-arrow-down:before {
  content: "\F218"
}

.fa-diamond:before {
  content: "\F219"
}

.fa-ship:before {
  content: "\F21A"
}

.fa-user-secret:before {
  content: "\F21B"
}

.fa-motorcycle:before {
  content: "\F21C"
}

.fa-street-view:before {
  content: "\F21D"
}

.fa-heartbeat:before {
  content: "\F21E"
}

.fa-venus:before {
  content: "\F221"
}

.fa-mars:before {
  content: "\F222"
}

.fa-mercury:before {
  content: "\F223"
}

.fa-intersex:before,
.fa-transgender:before {
  content: "\F224"
}

.fa-transgender-alt:before {
  content: "\F225"
}

.fa-venus-double:before {
  content: "\F226"
}

.fa-mars-double:before {
  content: "\F227"
}

.fa-venus-mars:before {
  content: "\F228"
}

.fa-mars-stroke:before {
  content: "\F229"
}

.fa-mars-stroke-v:before {
  content: "\F22A"
}

.fa-mars-stroke-h:before {
  content: "\F22B"
}

.fa-neuter:before {
  content: "\F22C"
}

.fa-genderless:before {
  content: "\F22D"
}

.fa-facebook-official:before {
  content: "\F230"
}

.fa-pinterest-p:before {
  content: "\F231"
}

.fa-whatsapp:before {
  content: "\F232"
}

.fa-server:before {
  content: "\F233"
}

.fa-user-plus:before {
  content: "\F234"
}

.fa-user-times:before {
  content: "\F235"
}

.fa-bed:before,
.fa-hotel:before {
  content: "\F236"
}

.fa-viacoin:before {
  content: "\F237"
}

.fa-train:before {
  content: "\F238"
}

.fa-subway:before {
  content: "\F239"
}

.fa-medium:before {
  content: "\F23A"
}

.fa-y-combinator:before,
.fa-yc:before {
  content: "\F23B"
}

.fa-optin-monster:before {
  content: "\F23C"
}

.fa-opencart:before {
  content: "\F23D"
}

.fa-expeditedssl:before {
  content: "\F23E"
}

.fa-battery-4:before,
.fa-battery-full:before {
  content: "\F240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\F241"
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "\F242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\F243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\F244"
}

.fa-mouse-pointer:before {
  content: "\F245"
}

.fa-i-cursor:before {
  content: "\F246"
}

.fa-object-group:before {
  content: "\F247"
}

.fa-object-ungroup:before {
  content: "\F248"
}

.fa-sticky-note:before {
  content: "\F249"
}

.fa-sticky-note-o:before {
  content: "\F24A"
}

.fa-cc-jcb:before {
  content: "\F24B"
}

.fa-cc-diners-club:before {
  content: "\F24C"
}

.fa-clone:before {
  content: "\F24D"
}

.fa-balance-scale:before {
  content: "\F24E"
}

.fa-hourglass-o:before {
  content: "\F250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\F251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\F252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\F253"
}

.fa-hourglass:before {
  content: "\F254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\F255"
}

.fa-hand-paper-o:before,
.fa-hand-stop-o:before {
  content: "\F256"
}

.fa-hand-scissors-o:before {
  content: "\F257"
}

.fa-hand-lizard-o:before {
  content: "\F258"
}

.fa-hand-spock-o:before {
  content: "\F259"
}

.fa-hand-pointer-o:before {
  content: "\F25A"
}

.fa-hand-peace-o:before {
  content: "\F25B"
}

.fa-trademark:before {
  content: "\F25C"
}

.fa-registered:before {
  content: "\F25D"
}

.fa-creative-commons:before {
  content: "\F25E"
}

.fa-gg:before {
  content: "\F260"
}

.fa-gg-circle:before {
  content: "\F261"
}

.fa-tripadvisor:before {
  content: "\F262"
}

.fa-odnoklassniki:before {
  content: "\F263"
}

.fa-odnoklassniki-square:before {
  content: "\F264"
}

.fa-get-pocket:before {
  content: "\F265"
}

.fa-wikipedia-w:before {
  content: "\F266"
}

.fa-safari:before {
  content: "\F267"
}

.fa-chrome:before {
  content: "\F268"
}

.fa-firefox:before {
  content: "\F269"
}

.fa-opera:before {
  content: "\F26A"
}

.fa-internet-explorer:before {
  content: "\F26B"
}

.fa-television:before,
.fa-tv:before {
  content: "\F26C"
}

.fa-contao:before {
  content: "\F26D"
}

.fa-500px:before {
  content: "\F26E"
}

.fa-amazon:before {
  content: "\F270"
}

.fa-calendar-plus-o:before {
  content: "\F271"
}

.fa-calendar-minus-o:before {
  content: "\F272"
}

.fa-calendar-times-o:before {
  content: "\F273"
}

.fa-calendar-check-o:before {
  content: "\F274"
}

.fa-industry:before {
  content: "\F275"
}

.fa-map-pin:before {
  content: "\F276"
}

.fa-map-signs:before {
  content: "\F277"
}

.fa-map-o:before {
  content: "\F278"
}

.fa-map:before {
  content: "\F279"
}

.fa-commenting:before {
  content: "\F27A"
}

.fa-commenting-o:before {
  content: "\F27B"
}

.fa-houzz:before {
  content: "\F27C"
}

.fa-vimeo:before {
  content: "\F27D"
}

.fa-black-tie:before {
  content: "\F27E"
}

.fa-fonticons:before {
  content: "\F280"
}

.fa-reddit-alien:before {
  content: "\F281"
}

.fa-edge:before {
  content: "\F282"
}

.fa-credit-card-alt:before {
  content: "\F283"
}

.fa-codiepie:before {
  content: "\F284"
}

.fa-modx:before {
  content: "\F285"
}

.fa-fort-awesome:before {
  content: "\F286"
}

.fa-usb:before {
  content: "\F287"
}

.fa-product-hunt:before {
  content: "\F288"
}

.fa-mixcloud:before {
  content: "\F289"
}

.fa-scribd:before {
  content: "\F28A"
}

.fa-pause-circle:before {
  content: "\F28B"
}

.fa-pause-circle-o:before {
  content: "\F28C"
}

.fa-stop-circle:before {
  content: "\F28D"
}

.fa-stop-circle-o:before {
  content: "\F28E"
}

.fa-shopping-bag:before {
  content: "\F290"
}

.fa-shopping-basket:before {
  content: "\F291"
}

.fa-hashtag:before {
  content: "\F292"
}

.fa-bluetooth:before {
  content: "\F293"
}

.fa-bluetooth-b:before {
  content: "\F294"
}

.fa-percent:before {
  content: "\F295"
}

.content-jp .m-mainnavigation a,
.content-jp .title,
.content-jp .title span,
.content-jp a,
.content-jp a.m-contact span,
.content-jp b,
.content-jp div,
.content-jp h1,
.content-jp h2,
.content-jp h3,
.content-jp h4,
.content-jp input,
.content-jp p,
.content-jp span,
.content-jp strong,
.language-ja_JP .m-mainnavigation a,
.language-ja_JP .title,
.language-ja_JP .title span,
.language-ja_JP a,
.language-ja_JP a.m-contact span,
.language-ja_JP b,
.language-ja_JP div,
.language-ja_JP h1,
.language-ja_JP h2,
.language-ja_JP h3,
.language-ja_JP h4,
.language-ja_JP input,
.language-ja_JP p,
.language-ja_JP span,
.language-ja_JP strong,
:lang(ja-JP) .m-mainnavigation a,
:lang(ja-JP) .title,
:lang(ja-JP) .title span,
:lang(ja-JP) a,
:lang(ja-JP) a.m-contact span,
:lang(ja-JP) b,
:lang(ja-JP) div,
:lang(ja-JP) h1,
:lang(ja-JP) h2,
:lang(ja-JP) h3,
:lang(ja-JP) h4,
:lang(ja-JP) input,
:lang(ja-JP) p,
:lang(ja-JP) span,
:lang(ja-JP) strong,
:lang(ja_JP) .m-mainnavigation a,
:lang(ja_JP) .title,
:lang(ja_JP) .title span,
:lang(ja_JP) a,
:lang(ja_JP) a.m-contact span,
:lang(ja_JP) b,
:lang(ja_JP) div,
:lang(ja_JP) h1,
:lang(ja_JP) h2,
:lang(ja_JP) h3,
:lang(ja_JP) h4,
:lang(ja_JP) input,
:lang(ja_JP) p,
:lang(ja_JP) span,
:lang(ja_JP) strong {
  font-family: Noto Sans !important
}

.content-jp b,
.content-jp strong,
.language-ja_JP b,
.language-ja_JP strong,
:lang(ja-JP) b,
:lang(ja-JP) strong,
:lang(ja_JP) b,
:lang(ja_JP) strong {
  font-family: Noto Sans Bold
}

.content-jp p,
.language-ja_JP p,
:lang(ja-JP) p,
:lang(ja_JP) p {
  font-size: 15px
}

.content-jp h1,
.language-ja_JP h1,
:lang(ja-JP) h1,
:lang(ja_JP) h1 {
  font-size: 34px;
  line-height: normal
}

.content-jp h2,
.language-ja_JP h2,
:lang(ja-JP) h2,
:lang(ja_JP) h2 {
  font-size: 25px
}

.content-jp h3,
.language-ja_JP h3,
:lang(ja-JP) h3,
:lang(ja_JP) h3 {
  font-size: 23px
}

.content-jp h4,
.language-ja_JP h4,
:lang(ja-JP) h4,
:lang(ja_JP) h4 {
  font-size: 20px
}

.content-kr *,
.language-kr_KR * {
  font-family: "Nanum Gothic" !important;
  font-family: Nanum Gothic !important
}

.pt20 {
  font-size: 20pt;
  font-size: 1.66667rem;
  font-family: Roboto;
  line-height: 30px
}

h1 {
  margin-top: 1em;
  margin-bottom: .5em
}

h2,
h3,
h4 {
  margin: 0 0 15px
}

ol {
  margin: 0 0 15px 16px;
  list-style-type: decimal;
  list-style-position: outside
}

ol li {
  margin-bottom: 10px
}

.column h1 {
  padding-left: 0
}

.s1,
h1 {
  font-size: 25pt;
  font-size: 2.08333rem;
  font-family: Roboto;
  line-height: 30px;
  font-weight: 700
}

.s2,
h2 {
  font-size: 17pt;
  font-size: 1.41667rem
}

.s2,
.s3,
h2,
h3 {
  font-family: Roboto;
  line-height: 25px;
  font-weight: 700
}

.s3,
h3 {
  font-size: 16pt;
  font-size: 1.33333rem
}

.s4,
h4 {
  font-size: 14pt;
  font-size: 1.3rem;
  font-family: Roboto;
  line-height: 25px;
  font-weight: 700
}

a {
  color: #13a538
}

a:hover {
  color: #FF0000
}

.m-footer a:hover,
.m-footer span:hover {
  transition: color .5s linear
}

span.fa {
  font-family: FontAwesome !important
}

.foundation-mq {
  font-family: "small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"
}

.has-tip {
  font-weight: 700;
  position: relative;
  border-bottom: 1px dotted #8a8a8a;
  display: inline-block;
  float: right
}

.has-tip:hover {
  cursor: help
}

.tooltip {
  background-color: #999;
  color: #fefefe;
  font-size: 80%;
  padding: .75rem;
  z-index: 10;
  top: calc(100% + .6495rem);
  max-width: 10rem !important;
  border-radius: 0
}

.tooltip:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: .75rem inset;
  border-color: transparent transparent #999;
  border-bottom-style: solid;
  bottom: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%)
}

form {
  position: relative
}

form .input-container,
form textarea {
  margin-top: 20px
}

form div {
  *zoom: 1;
  position: relative
}

form div:after,
form div:before {
  content: " ";
  display: table
}

form div:after {
  clear: both
}

form div.mandatory {
  font-size: 14px;
  text-align: right;
  right: 0
}

@media only screen and (min-width:0px) and (max-width:767px) {
  form div.mandatory {
    height: 30px;
    margin-top: -30px;
    width: 100%
  }
}

form div.mandatory:before {
  display: inline-block;
  content: "*";
  color: #ccc;
  margin-right: 5px
}

form div.error {
  font-weight: 300;
  color: #e30613
}

form label {
  display: block;
  margin-bottom: 10px
}

form label.required:after {
  content: "*";
  color: #ccc;
  margin-left: 10px
}

form label.salutation {
  display: block;
  float: left;
  margin-right: 20px;
  margin-top: 4px
}

@media only screen and (min-width:0px) and (max-width:767px) {
  form label.salutation {
    width: 100%
  }
}

form label.checkbox,
form label.radio {
  display: inline-block;
  position: relative
}

form input,
form select,
form textarea {
  background-color: #fff;
  font-size: 14px;
  font-weight: 400 !important
}

form input.text {
  display: block;
  font-weight: 300;
  border: 1px solid #999;
  padding: 8px 15px;
  height: 50px;
  width: 100%;
  line-height: 16px
}

form input:focus {
  outline: none
}

form input:focus.text {
  border: 1px solid #FF0000
}

form input.error {
  border: 1px solid #e30613;
  color: #e30613
}

form input.error:-moz-placeholder {
  color: #e30613
}

form input.error::-webkit-input-placeholder {
  color: #e30613
}

form input.error:focus {
  border: 1px solid #e30613
}

form .input-container .validation-icon {
  position: absolute;
  right: 25px;
  top: 13px;
  font-size: 20px
}

form .input-container .validation-icon.fa-times {
  color: #e30613
}

form .input-container .validation-icon.fa-check {
  color: #13a538
}

form .with-icon .input-icon {
  font-size: 30px;
  font-size: 1.875rem;
  background-color: #fff;
  height: 50px;
  border: 1px solid #999;
  border-right: 0;
  color: #999;
  float: left;
  padding: 8px 0;
  position: relative;
  text-align: center;
  top: 0;
  width: 14%
}

form .with-icon input {
  width: 86%
}

form textarea {
  display: block;
  font-weight: 300;
  font-family: Roboto;
  border: 1px solid #999;
  padding: 8px 15px;
  height: 190px;
  width: 100%
}

form textarea:focus {
  outline: none;
  border: 1px solid #FF0000
}

form .contact-list .column {
  margin-bottom: 10px
}

form .contact-list .fa-map-marker {
  padding: 7px 11px !important;
  font-size: 18px !important
}

form .contact-list .fa-envelope {
  font-size: 18px !important;
  padding: 7px 8px !important
}

form .contact-list .contact-icon {
  border: 2px solid #999;
  border-radius: 25px;
  color: #999;
  padding: 7px 9px;
  font-size: 20px;
  float: left;
  margin-right: 5px
}

form iframe {
  margin-bottom: 10px
}

form .iframe-location {
  width: 100%;
  height: 225px
}

@media only screen and (min-width:0px) and (max-width:767px) {

  form .btn,
  form .btn-submit {
    width: 100%
  }

  form iframe {
    margin-top: 10px
  }
}

.sbHolder {
  height: 50px;
  padding: 12px 15px;
  cursor: pointer;
  position: relative;
  background-color: #fff;
  border: 1px solid #999
}

.sbSelector {
  display: block;
  height: 50px;
  left: 0;
  line-height: 30px;
  outline: none;
  overflow: hidden;
  position: absolute;
  text-indent: 10px;
  top: 0;
  width: 100%;
  font-size: 14px
}

@media (max-width:461px) {
  .sort-select .sbSelector {
    left: -20px
  }
}

.sbSelector:hover,
.sbSelector:link,
.sbSelector:visited {
  color: #333;
  padding: 7px 65px 7px 5px;
  text-decoration: none
}

.sbToggle {
  width: 16px;
  height: 10px;
  border: 1px solid #999;
  display: block;
  outline: none;
  position: absolute;
  right: -1px;
  top: -1px;
  width: 65px;
  height: 50px
}

.sbToggle,
.sbToggle:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -652px -638px;
  background-repeat: no-repeat
}

.sbToggle:hover {
  width: 16px;
  height: 10px;
  transition: all .5s linear
}

.sbToggleOpen {
  width: 16px;
  height: 10px;
  width: 65px;
  height: 50px
}

.sbToggleOpen,
.sbToggleOpen:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -652px -638px;
  background-repeat: no-repeat
}

.sbToggleOpen:hover {
  width: 16px;
  height: 10px;
  transition: all .5s linear
}

.sbHolderDisabled {
  background-color: #fff;
  border: 1px solid #666
}

.sbOptions {
  background-color: #fff;
  border: 1px solid #999;
  list-style: none;
  left: -1px;
  right: -1px;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 12px;
  margin-top: -2px !important;
  z-index: 999;
  overflow-y: auto
}

.sbOptions li {
  padding: 0 7px
}

.sbOptions li:last-child a {
  border-bottom: 0
}

.sbOptions a {
  border-bottom: 1px solid #999;
  display: block;
  outline: none;
  padding: 12px 0 12px 3px
}

.sbOptions a:link,
.sbOptions a:visited {
  color: #666;
  text-decoration: none
}

.sbOptions a.sbFocus,
.sbOptions a:focus,
.sbOptions a:hover {
  color: #FF0000;
  transition: all .5s linear
}

.sbOptions li.last a {
  border-bottom: none
}

.sbOptions .sbDisabled {
  border-bottom: 1px dotted #999;
  color: #666;
  display: block;
  padding: 7px 0 7px 3px
}

.sbOptions .sbGroup {
  border-bottom: 1px solid #999;
  color: #FF0000;
  display: block;
  font-weight: 700;
  padding: 7px 0 7px 3px
}

.sbOptions .sbSub {
  padding-left: 17px
}

select:focus {
  border: 1px solid #FF0000;
  outline: none
}

.select-options {
  background-color: #fff;
  border: 1px solid #999;
  border-top: 0;
  position: absolute;
  width: 100%
}

.select-options li {
  padding: 8px 14px;
  cursor: pointer
}

.select-options li:hover {
  background-color: #999
}

.custom-select-icon {
  font-size: 20px;
  font-size: 1.25rem;
  float: right;
  position: absolute;
  right: 0;
  width: 70px;
  padding: 12px;
  padding-left: 25px;
  top: 0;
  z-index: 99
}

.custom-select-icon,
.select-input {
  background-color: #fff;
  border: 1px solid #999;
  height: 50px;
  cursor: pointer
}

.select-input {
  padding: 12px 15px
}

.btn-submit {
  font-size: 17px;
  font-size: 1.0625rem;
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -745px -699px;
  width: 13px;
  height: 21px;
  background-repeat: no-repeat;
  height: 50px !important;
  width: 100%;
  float: right;
  margin-top: 20px;
  background-color: #FF0000;
  border: 0;
  border-bottom: 4px solid #a30d0d;
  color: #fff;
  padding: 15px;
  cursor: pointer
}

@-moz-document url-prefix() {
  .btn-submit {
    padding: 10px
  }
}

.btn {
  font-size: 17px;
  font-size: 1.0625rem;
  height: 50px !important;
  width: 100%;
  background-color: #FF0000;
  border: 0;
  border-bottom: 4px solid #a30d0d;
  color: #fff;
  cursor: pointer;
  padding: 3px 10px 0 50px
}

.btn.dark {
  background-color: #999;
  border-bottom: 4px solid #666
}

.btn:disabled {
  background-color: #b6c9d4;
  border-bottom: 4px solid #999;
  cursor: default
}

.btn:disabled:hover {
  opacity: 1
}

.btn-icon {
  font-size: 25px !important;
  height: 45px;
  border-right: 0;
  color: #fff;
  padding: 11px 0;
  position: absolute;
  top: 2px;
  left: 0;
  width: 20%;
  z-index: 99;
  text-align: center
}

.btn-text {
  display: inline-block;
  width: 80%;
  font-size: 17px;
  font-size: 1.0625rem;
  padding-top: 11px
}

.btn-icon-arrow {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -745px -699px;
  width: 13px;
  height: 21px;
  background-repeat: no-repeat;
  font-size: 30px;
  font-size: 1.875rem;
  height: 45px;
  border-right: 0;
  color: #fff;
  padding: 8px 15px;
  position: absolute;
  top: 0;
  left: 0;
  width: 14%;
  z-index: 99
}

@media screen and (min-width:800px) {
  .btn.phone {
    pointer-events: none
  }
}

.checkbox-input input[type=checkbox],
.checkbox-input input[type=radio],
.radio-input input[type=checkbox],
.radio-input input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}

.checkbox-input input[type=checkbox]+label,
.radio-input input[type=checkbox]+label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQzREQ4NzFENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQzREQ4NzJENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDNERDg2RkQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDNERDg3MEQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu84HWcAAABKSURBVHjaYvGISm5nYGDIBGJ+BvLBIyCezgI1SH770jkfyTXJMzpFDkgdZmKgIhg1bNSwUcNGDRtAw0CF43Qgfggs4CguaQECDAAPIQ0MseT7QwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  padding-left: 25px;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 19px;
  display: inline-block
}

.checkbox-input input[type=checkbox]:checked+label,
.radio-input input[type=checkbox]:checked+label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkI1ODg3MERENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkI1ODg3MEVENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQjU4ODcwQkQ2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQjU4ODcwQ0Q2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk/f2SIAAACsSURBVHjaYvw/kyGTgQGMdRkoA9NZoAZFM6T9v0yRUbMY/zMxUBEMN8NmMRpTx7BZjDOB5BkgnUaZYRCDYIaUE2cYyNZZjB14DHoPxGGEDZvFGAokZ4JthhiAzSBXYLo8i66VBYu7zkI1CIINmMXoAqSVCBmE3WVp/++BNUA0MhBrEO4wg2hANpCgQfhjE2HgWWIMwhVm6AaajNS8iSfMpgPxUmB6orikBQgwAMF/OiowVhfjAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  overflow: hidden;
  font-weight: 700;
  height: auto;
  min-height: 19px;
  display: inline-block
}

.checkbox-input input[type=radio]+label,
.radio-input input[type=radio]+label {
  padding: 0 25px;
  display: inline
}

.checkbox-input input[type=radio]+label:before,
.radio-input input[type=radio]+label:before {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -745px -588px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  width: 20px !important;
  overflow: hidden;
  content: "";
  display: inline-block;
  position: relative;
  left: -25px;
  margin-right: -20px;
  top: 5px
}

.checkbox-input input[type=radio]:checked+label:before,
.radio-input input[type=radio]:checked+label:before {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -745px -568px;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat
}

.switch-button-label {
  display: none !important;
  float: left;
  font-size: 10pt;
  cursor: pointer
}

.switch-button-background {
  height: 25px !important;
  float: left;
  position: relative;
  background: #fff;
  border: 5px solid #dae4ea;
  margin: 0 2px;
  border-radius: 25px;
  cursor: pointer
}

.switch-button-background.active-bg {
  background: #FF0000
}

.switch-button-button {
  height: 30px !important;
  position: absolute;
  top: -8px;
  background: #666;
  border-radius: 25px
}

.customSlider {
  height: 30px;
  background: #fff;
  border: 5px solid #dae4ea;
  margin: 0 2px;
  border-radius: 25px;
  cursor: pointer;
  position: relative
}

.customSlider.active-bg {
  background: #FF0000
}

.customSlider .ui-slider-handle {
  height: 30px !important;
  width: 30px !important;
  position: absolute;
  background: #666;
  border-radius: 25px;
  cursor: pointer;
  top: -.3em;
  margin-left: -.6em;
  z-index: 2
}

.customSlider .ui-widget-header {
  background: #FF0000;
  border-radius: 25px 15px 25px 25px;
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  top: 0;
  height: 100%;
  left: 0
}

.customSlider .ui-state-default {
  border: 0 !important
}

.mandatory-hint {
  margin-top: 10px
}

.fr-grid-td {
  overflow: visible !important
}

.form-fields input[type=email],
.form-fields input[type=password],
.form-fields input[type=tel],
.form-fields input[type=text] {
  display: block;
  font-weight: 300;
  border: 1px solid #999;
  padding: 8px 15px;
  height: 50px;
  width: 100%;
  line-height: 16px
}

.form-fields input[type=email]:focus,
.form-fields input[type=password]:focus,
.form-fields input[type=tel]:focus,
.form-fields input[type=text]:focus {
  outline: none;
  border: 1px solid #FF0000
}

.form-fields div .sbHolder,
.form-fields div input {
  margin-bottom: 20px
}

.form-fields textarea {
  margin: 0
}

.form-fields input[type=checkbox],
.form-fields input[type=radio] {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}

.form-fields input[type=checkbox]+label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQzREQ4NzFENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQzREQ4NzJENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDNERDg2RkQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDNERDg3MEQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu84HWcAAABKSURBVHjaYvGISm5nYGDIBGJ+BvLBIyCezgI1SH770jkfyTXJMzpFDkgdZmKgIhg1bNSwUcNGDRtAw0CF43Qgfggs4CguaQECDAAPIQ0MseT7QwAAAABJRU5ErkJggg==);
  padding-left: 25px;
  cursor: pointer
}

.form-fields input[type=checkbox]+label,
.form-fields input[type=checkbox]:checked+label {
  background-repeat: no-repeat;
  width: 49% !important;
  overflow: hidden;
  min-height: 19px;
  display: inline-block
}

.form-fields input[type=checkbox]:checked+label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkI1ODg3MERENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkI1ODg3MEVENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQjU4ODcwQkQ2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQjU4ODcwQ0Q2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk/f2SIAAACsSURBVHjaYvw/kyGTgQGMdRkoA9NZoAZFM6T9v0yRUbMY/zMxUBEMN8NmMRpTx7BZjDOB5BkgnUaZYRCDYIaUE2cYyNZZjB14DHoPxGGEDZvFGAokZ4JthhiAzSBXYLo8i66VBYu7zkI1CIINmMXoAqSVCBmE3WVp/++BNUA0MhBrEO4wg2hANpCgQfhjE2HgWWIMwhVm6AaajNS8iSfMpgPxUmB6orikBQgwAMF/OiowVhfjAAAAAElFTkSuQmCC);
  font-weight: 700
}

.form-fields input[type=radio]+label {
  padding: 0 25px
}

.form-fields input[type=radio]+label:before {
  background-position: -745px -588px;
  width: 20px;
  width: 20px !important;
  overflow: hidden;
  content: "";
  display: inline-block;
  position: relative;
  left: -25px;
  margin-right: -20px;
  top: 5px
}

.form-fields input[type=radio]+label:before,
.form-fields input[type=radio]:checked+label:before {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  height: 20px;
  background-repeat: no-repeat
}

.form-fields input[type=radio]:checked+label:before {
  background-position: -745px -568px;
  width: 20px
}

.form-fields .valid:after {
  content: "\F00C";
  display: block;
  font-family: FontAwesome;
  font-size: 150%;
  position: absolute;
  right: 25px;
  bottom: 12px;
  color: #13a538
}

.form-fields .invalid {
  color: #e30613
}

.form-fields .invalid .sbHolder,
.form-fields .invalid .sbToggle,
.form-fields .invalid input {
  border: 1px solid #e30613;
  color: #e30613
}

.form-fields .invalid:after {
  content: "\F00D";
  display: block;
  font-family: FontAwesome;
  font-size: 150%;
  position: absolute;
  right: 25px;
  bottom: 12px
}

.form-fields small {
  color: #e30613;
  margin: -10px 0 10px;
  font-size: 85%;
  display: block;
  position: relative
}

.form-fields .fa-info-circle {
  font-size: 150%;
  margin-top: 16px;
  cursor: pointer;
  color: #999;
  padding-left: 3px
}

.choose-country {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -516px -480px;
  width: 30px;
  height: 30px;
  background-repeat: no-repeat
}

.country-de,
.country-en,
.country-es,
.country-fr,
.country-testo {
  background-position: -745px -175px
}

.country-ae,
.country-de,
.country-en,
.country-es,
.country-fr,
.country-testo {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-ae {
  background-position: -576px -196px
}

.country-ar {
  background-position: -575px -480px
}

.country-ar,
.country-at {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-at {
  background-position: -205px -515px
}

.country-au {
  background-position: -230px -515px
}

.country-au,
.country-be {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-be {
  background-position: -255px -515px
}

.country-bg {
  background-position: -280px -515px
}

.country-bg,
.country-br {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-br {
  background-position: -305px -515px
}

.country-ch {
  background-position: -330px -515px
}

.country-ch,
.country-cl {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-cl {
  background-position: -380px -515px
}

.country-cn {
  background-position: -405px -515px
}

.country-cn,
.country-co {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-co {
  background-position: -430px -515px
}

.country-cz {
  background-position: -455px -515px
}

.country-cz,
.country-de {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-de {
  background-position: -480px -515px
}

.country-dk {
  background-position: -505px -515px
}

.country-dk,
.country-es {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-es {
  background-position: -530px -515px
}

.country-fi {
  background-position: -555px -515px
}

.country-fi,
.country-fr {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-fr {
  background-position: -217px -694px
}

.country-hk {
  background-position: -242px -694px
}

.country-hk,
.country-hu {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-hu {
  background-position: -292px -694px
}

.country-hr {
  background-position: -267px -694px
}

.country-hr,
.country-id {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-id {
  background-position: -317px -694px
}

.country-in {
  background-position: -342px -694px
}

.country-in,
.country-it {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-it {
  background-position: -367px -694px
}

.country-jp {
  background-position: -392px -694px
}

.country-jp,
.country-kr {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-kr {
  background-position: -442px -694px
}

.country-kw {
  background-position: -467px -694px
}

.country-kw,
.country-lu {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-lu {
  background-position: -492px -694px
}

.country-my {
  background-position: -542px -694px
}

.country-mx,
.country-my {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-mx {
  background-position: -517px -694px
}

.country-nl {
  background-position: -567px -694px
}

.country-nl,
.country-no {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-no {
  background-position: -592px -694px
}

.country-nz {
  background-position: -617px -694px
}

.country-nz,
.country-pe {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-pe {
  background-position: -642px -694px
}

.country-ph {
  background-position: -667px -694px
}

.country-ph,
.country-pl {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-pl {
  background-position: -692px -694px
}

.country-pt {
  background-position: -717px -694px
}

.country-pt,
.country-ro {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-ro {
  background-position: -745px 0
}

.country-ru {
  background-position: -745px -25px
}

.country-ru,
.country-se {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-se {
  background-position: -745px -75px
}

.country-sa {
  background-position: -745px -50px
}

.country-sa,
.country-sg {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-sg {
  background-position: -745px -100px
}

.country-sk {
  background-position: -745px -150px
}

.country-si,
.country-sk {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-si {
  background-position: -745px -125px
}

.country-th {
  background-position: -745px -200px
}

.country-th,
.country-tr {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-tr {
  background-position: -745px -225px
}

.country-tw {
  background-position: -745px -250px
}

.country-tw,
.country-uk {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-uk {
  background-position: -745px -275px
}

.country-us {
  background-position: -745px -300px
}

.country-us,
.country-vn {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-vn {
  background-position: -745px -325px
}

.country-za {
  background-position: -745px -350px
}

.country-ci,
.country-za {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.country-ci {
  background-position: -355px -515px
}

.country-ke {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  background-position: -417px -694px;
  width: 25px;
  height: 25px;
  background-repeat: no-repeat
}

.flex-space-between {
  justify-content: space-between
}

.flex-wrap__wrap {
  flex-wrap: wrap
}

.flex-wrap__no-wrap {
  flex-wrap: nowrap
}

.flex-wrap__wrap-reverse {
  flex-wrap: wrap-reverse
}

body>header {
  background-color: #fff;
}

body>header .language-container {
  z-index: 100
}

body>header .language-container a {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  padding: 0 10px 5px 0
}

body>header .language-container a:hover {
  color: #FF0000;
  transition: color .5s linear
}

body>header .row-1 a,
body>header .row-1 b,
body>header .row-1 div,
body>header .row-1 p,
body>header .row-1 span,
body>header .row-1 strong,
body>header .row-2 a,
body>header .row-2 b,
body>header .row-2 div,
body>header .row-2 p,
body>header .row-2 span,
body>header .row-2 strong {
  font-size: 16px;
  font-size: 1rem
}

body>header .row-1 {
  margin-top: 12px
}

body>header .row-1 .large-12.medium-12.column {
  width: 33.3333% !important
}

body>header .row-1 .large-12.medium-12.column .column {
  padding-left: 0;
  margin-bottom: 0
}

body>header .row-1 .column {
  margin-bottom: 12px
}

body>header .row-1 .header-logo {
  margin: 0 -4px;
}

body>header .row-1 .header-logo .desktop-logo img {
  max-width: 115px;
  max-height: 50px
}

body>header .row-1 .desktop-logo img {
  max-width: 150px
}

body>header .row-1 .medium-logo,
body>header .row-1 .mobile-logo {
  display: none
}

@media only screen and (min-width:770px) and (max-width:770px) {
  body>header {
    min-height: 218px
  }

  body>header .mobile-logo {
    display: none !important
  }

  body>header .row-1 {
    margin-bottom: 25px;
    margin-top: 25px
  }

  body>header .medium-logo {
    display: block !important;
    left: 50%;
    margin-left: -32.5px;
    position: absolute;
    width: 65px
  }

  body>header .medium-logo img {
    width: 65px
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  body>header .row-1 {
    margin-bottom: 10px;
    margin-top: 10px
  }

  body>header .row-1 .large-12.medium-12.column {
    width: 100% !important
  }

  body>header .mobile-logo {
    display: block !important;
    left: 50%;
    margin-left: -32.5px;
    width: 65px;
    height: 65px;
    position: absolute
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  body>header {
    padding-bottom: 20px
  }

  body>header .row-1 .column {
    margin-bottom: 0;
    width: 100%
  }

  body>header .desktop-logo {
    display: none
  }

  body>header.right-side {
    margin-left: 70%
  }

  body>header.right-side .language-container {
    left: 70%
  }

  body>header.right-side #mobile-menu {
    left: 73%
  }

  body>header.right-side .logo img,
  body>header.right-side .m-headercart,
  body>header.right-side .m-searchbar,
  body>header.right-side .row-1 .column {
    left: 100px;
    position: relative
  }

  body>header.right-side .locator-link {
    left: 40px
  }

  body>header.right-side .contact-link {
    left: 75px
  }
}

body>footer {
  background-color: #333;
  padding-top: 40px
}

body>footer a.phone-link {
  cursor: default;
  pointer-events: none
}

body>footer .row-1 {
  min-height: 160px;
  display: inline-block;
  width: 100%
}

body>footer .row-1 p {
  line-height: 28px
}

body>footer .row-1 li a {
  color: #a7a7a7;
  display: block;
  margin-bottom: 10px;
  text-decoration: none
}

body>footer .row-1 li a:hover {
  color: #FF0000;
  transition: all .5s linear
}

body>footer .row-1 li a .arrow-icon {
  font-size: 18px;
  margin-right: 5px
}

body>footer .row-1 .contact-container .title {
  font-weight: 700
}

body>footer .row-1 .contact-container .address {
  line-height: 22px;
  margin-top: 12px;
}

body>footer .row-1 .contact-container .contact .large-12.medium-12.column {
  padding-left: 0;
  padding-right: 0
}

body>footer .row-1 .contact-container .contact a {
  margin-bottom: 0
}

body>footer .row-1 .contact-container .contact a:hover {
  color: #FF0000;
  transition: all .5s linear
}

body>footer .row-2 {
  margin-bottom: 15px;
  overflow: hidden
}

body>footer .row-2 .large-12.medium-12.column {
  width: auto !important;
  padding: 0;
  float: right
}

body>footer .row-2 .large-12.medium-12.column .large-6.footer-container {
  width: auto
}

body>footer .row-3 {
  clear: both;
  margin-bottom: 50px
}

body>footer .row-3 .large-12.medium-12.column {
  width: 66.6667%;
  padding: 0;
  float: right
}

body>footer .row-3 .large-12.medium-12.column .large-8 {
  width: 100%
}

body>footer .row-3 .large-12.medium-12.column .large-8 .large-12.medium-12.column {
  width: auto;
  padding: 0
}

body>footer .footer-logo .footer-logo__link {
  width: 42px;
  height: 42px
}

body>footer .footer-logo img {
  max-width: 42px
}

body>footer .nav-social li {
  display: inline-block
}

body>footer .nav-social li a span:first-child {
  display: block
}

body>footer .nav-social li .bl-icon {
  background-position: -387px -650px
}

body>footer .nav-social li .bl-icon,
body>footer .nav-social li .bl-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .bl-icon:hover {
  background-position: -344px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .xg-icon {
  background-position: -301px -650px
}

body>footer .nav-social li .xg-icon,
body>footer .nav-social li .xg-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 44px;
  background-repeat: no-repeat
}

body>footer .nav-social li .xg-icon:hover {
  background-position: -258px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .ig-icon {
  background-position: -645px -650px
}

body>footer .nav-social li .ig-icon,
body>footer .nav-social li .ig-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .ig-icon:hover {
  background-position: -602px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .nv-icon {
  background-position: -652px -594px
}

body>footer .nav-social li .nv-icon,
body>footer .nav-social li .nv-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 44px;
  background-repeat: no-repeat
}

body>footer .nav-social li .nv-icon:hover {
  background-position: -652px -550px;
  transition: color .5s linear
}

body>footer .nav-social li .pn-icon {
  background-position: -43px -650px
}

body>footer .nav-social li .pn-icon,
body>footer .nav-social li .pn-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 44px;
  background-repeat: no-repeat
}

body>footer .nav-social li .pn-icon:hover {
  background-position: 0 -650px;
  transition: color .5s linear
}

body>footer .nav-social li .we-icon {
  background-position: -129px -650px
}

body>footer .nav-social li .we-icon,
body>footer .nav-social li .we-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 44px;
  background-repeat: no-repeat
}

body>footer .nav-social li .we-icon:hover {
  background-position: -86px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .wp-icon {
  background-position: -215px -650px
}

body>footer .nav-social li .wp-icon,
body>footer .nav-social li .wp-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 44px;
  background-repeat: no-repeat
}

body>footer .nav-social li .wp-icon:hover {
  background-position: -172px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .fb-icon {
  background-position: -473px -650px
}

body>footer .nav-social li .fb-icon,
body>footer .nav-social li .fb-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .fb-icon:hover {
  background-position: -430px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .tw-icon {
  background-position: -702px -559px
}

body>footer .nav-social li .tw-icon,
body>footer .nav-social li .tw-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .tw-icon:hover {
  background-position: -702px -516px;
  transition: color .5s linear
}

body>footer .nav-social li .gp-icon {
  background-position: -559px -650px
}

body>footer .nav-social li .gp-icon,
body>footer .nav-social li .gp-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .gp-icon:hover {
  background-position: -516px -650px;
  transition: color .5s linear
}

body>footer .nav-social li .yt-icon {
  background-position: -129px -694px
}

body>footer .nav-social li .yt-icon,
body>footer .nav-social li .yt-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .yt-icon:hover {
  background-position: -86px -694px;
  transition: color .5s linear
}

body>footer .nav-social li .in-icon {
  background-position: -702px -43px
}

body>footer .nav-social li .in-icon,
body>footer .nav-social li .in-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .in-icon:hover {
  background-position: -702px 0;
  transition: color .5s linear
}

body>footer .nav-social li .ss-icon {
  background-position: -702px -301px
}

body>footer .nav-social li .ss-icon,
body>footer .nav-social li .ss-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .ss-icon:hover {
  background-position: -702px -258px;
  transition: color .5s linear
}

body>footer .nav-social li .tm-icon {
  background-position: -702px -473px
}

body>footer .nav-social li .tm-icon,
body>footer .nav-social li .tm-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .tm-icon:hover {
  background-position: -702px -430px;
  transition: color .5s linear
}

body>footer .nav-social li .yo-icon {
  background-position: -43px -694px
}

body>footer .nav-social li .yo-icon,
body>footer .nav-social li .yo-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .yo-icon:hover {
  background-position: 0 -694px;
  transition: color .5s linear
}

body>footer .nav-social li .jd-icon {
  background-position: -702px -129px
}

body>footer .nav-social li .jd-icon,
body>footer .nav-social li .jd-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .jd-icon:hover {
  background-position: -702px -86px;
  transition: color .5s linear
}

body>footer .nav-social li .vk-icon {
  background-position: -702px -645px
}

body>footer .nav-social li .vk-icon,
body>footer .nav-social li .vk-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .vk-icon:hover {
  background-position: -702px -602px;
  transition: color .5s linear
}

body>footer .nav-social li .tg-icon {
  background-position: -702px -387px
}

body>footer .nav-social li .tg-icon,
body>footer .nav-social li .tg-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .tg-icon:hover {
  background-position: -702px -344px;
  transition: color .5s linear
}

body>footer .nav-social li .ka-icon {
  background-position: -702px -215px
}

body>footer .nav-social li .ka-icon,
body>footer .nav-social li .ka-icon:hover {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 43px;
  height: 43px;
  background-repeat: no-repeat
}

body>footer .nav-social li .ka-icon:hover {
  background-position: -702px -172px;
  transition: color .5s linear
}

body>footer .imprint-links li {
  border-right: 1px solid #666;
  display: inline-block;
  padding-left: 12px;
  padding-right: 15px
}

body>footer .imprint-links li:last-child {
  border-right: 0;
  padding-right: 0
}

body>footer .imprint-links li .list-icon {
  display: none
}

body>footer #top-icon {
  display: none;
  background-image: url("../img/top.png");
  background-repeat: no-repeat;
  background-size: 45px auto;
  bottom: 1.25rem;
  cursor: pointer;
  font-size: 10pt;
  height: 45px;
  padding-left: 10px;
  padding-top: 22px;
  position: fixed;
  right: 25px;
  width: 45px;
  z-index: 1030
}

body>footer #top-icon-bg {
  display: none;
  background-color: #fff;
  bottom: 1.313rem;
  border-radius: 35px;
  height: 42px;
  opacity: .7;
  position: fixed;
  right: 26px;
  width: 42px;
  z-index: 1020
}

@media (max-device-width:770px) {
  body>footer a.phone-link {
    cursor: cursor;
    pointer-events: all
  }
}

@media only screen and (min-width:0px) and (max-width:767px) {
  body>footer {
    position: relative;
    padding-top: 20px
  }

  body>footer.right-side {
    margin-left: 70%
  }

  body>footer .row-1 .contact-container {
    text-align: right;
    margin-top: 20px
  }

  body>footer .row-1 .contact-container .title {
    display: none
  }

  body>footer .row-1 .contact-container li {
    font-size: 13px;
    font-size: .8125rem;
    border-right: 1px solid #666;
    display: inline-block;
    padding-left: 2px;
    padding-right: 5px
  }

  body>footer .row-1 .contact-container li:last-child {
    border-right: 0
  }

  body>footer .row-1 .contact-container li a {
    font-size: 13px;
    font-size: .8125rem
  }

  body>footer .row-2 {
    margin-bottom: 5px
  }

  body>footer .row-2 .nav-social {
    float: right !important;
    text-align: right;
    margin-top: 5px
  }

  body>footer .row-2 .footer-container {
    bottom: 370px;
    position: absolute;
    right: 12px
  }

  body>footer .row-2 .footer-container .footer-logo .footer-logo__link {
    width: 60px;
    height: 60px;
    margin-bottom: 60px
  }

  body>footer .row-2 .footer-container .footer-logo img {
    max-width: 60px
  }

  body>footer .row-3 {
    margin-bottom: 140px
  }

  body>footer .row-3 .copyright {
    font-size: 13px;
    font-size: .8125rem;
    text-align: right;
    margin-right: 5px
  }

  body>footer .row-3 .imprint-links ul {
    text-align: right
  }

  body>footer .row-3 .imprint-links li {
    padding-left: 2px;
    padding-right: 5px
  }
}

@media only screen and (min-width:0px) and (max-width:1022px) {
  body>footer .row {
    padding: 10px
  }
}

footer .m-contact,
footer .m-login,
footer .m-store {
  padding: 0
}

footer .m-contact:before,
footer .m-login:before,
footer .m-store:before {
  content: none
}

footer .imprint-links a:hover {
  color: #FF0000;
  transition: all .5s linear
}

@media (max-width:768px) {
  .row-1 .contact a {
    margin-bottom: -4px !important
  }

  body>footer .row-2 .large-12.medium-12.column {
    position: inherit
  }
}

@media (min-width:1023px) {
  body>footer {
    padding-left: .625em;
    padding-right: .625em
  }
}

.m-mainnavigation {
  clear: both;
}

.m-mainnavigation .l1 {
  position: relative
}

.m-mainnavigation li {
  display: inline-block
}

.m-mainnavigation li.active a {
  border-bottom: 5px solid #FF0000;
  padding-bottom: 6px
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  .m-mainnavigation li.active a {
    padding-bottom: 7px
  }
}

.m-mainnavigation li.active a:hover {
  border-bottom: 0;
  padding-bottom: 7px
}

.m-mainnavigation li:hover .nav-icon {
  color: #fff
}

.m-mainnavigation li a {
  text-decoration: none;
  font-family: Roboto Medium;
  color: #333;
  padding: 10px
}

.m-mainnavigation li .level-2 .nav-icon {
  color: #999;
  float: right
}

.m-mainnavigation li .nav-icon {
  color: #999;
  margin-left: 11px;
  font-weight: 700;
  padding-right: 10px
}

.m-mainnavigation li .submenu {
  visibility: hidden;
  background: #fff none repeat scroll 0 0;
  border: 1px solid #999;
  top: 30px;
  position: absolute;
  width: 270px;
  z-index: 9999
}

.m-mainnavigation li .submenu a {
  color: #666;
  background-color: #fff;
  border-bottom: 1px solid #b6c9d4;
  display: block;
  margin-left: 20px;
  margin-right: 20px;
  padding: 13px;
  padding-left: 0
}

.m-mainnavigation li .submenu a:hover {
  background-color: #fff;
  border-bottom: 5px solid #FF0000;
  padding-bottom: 9px
}

.m-mainnavigation li .submenu .solution-title,
.m-mainnavigation li .submenu .submenu-title {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  color: #FF0000;
  padding: 25px;
  padding-bottom: 15px;
  padding-left: 20px;
  display: block
}

.m-mainnavigation li .submenu li {
  display: block
}

.m-mainnavigation li .submenu li.active .solutions,
.m-mainnavigation li .submenu li.active .solutions-teaser {
  display: block !important
}

.m-mainnavigation li .submenu li:last-child .level-2 {
  border: 1px solid transparent
}

.m-mainnavigation li .submenu li:last-child a:hover {
  border-bottom: 5px solid #FF0000 !important;
  padding-bottom: 9px
}

.m-mainnavigation li .submenu .solutions {
  border-width: 1px 1px 1px 0;
  left: 266px
}

.m-mainnavigation li .submenu .solutions,
.m-mainnavigation li .submenu .solutions-right {
  visibility: hidden;
  background-color: #fff;
  border-color: #999;
  border-style: solid;
  position: absolute;
  top: -1px;
  width: 445px
}

.m-mainnavigation li .submenu .solutions-right {
  border-width: 1px 0 1px 1px;
  right: 266px
}

.m-mainnavigation li .submenu .solutions-right .title {
  padding-bottom: 35px
}

.m-mainnavigation li .submenu .solutions-right li:last-child a {
  border: 0
}

.m-mainnavigation li .submenu .solutions-right li:last-child a:hover a {
  border-bottom: 5px solid #FF0000 !important
}

.m-mainnavigation li .submenu .solutions .title {
  padding-bottom: 35px
}

.m-mainnavigation li .submenu .solutions li:last-child a {
  border: 0
}

.m-mainnavigation li .submenu .solutions li:last-child a:hover a {
  border-bottom: 5px solid #FF0000 !important
}

.m-mainnavigation li .submenu .solutions-teaser {
  visibility: hidden;
  background-color: #fff;
  border-color: #999;
  border-style: solid;
  border-width: 1px 1px 1px 0;
  left: 266px;
  position: absolute;
  top: -1px;
  width: 440px
}

.m-mainnavigation li .submenu .solutions-teaser .solution-title {
  padding-left: 10px;
  width: 100%;
  margin-top: 25px
}

.m-mainnavigation li .submenu .solutions-teaser li {
  border: 0;
  display: inline-block;
  padding: 0
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser {
  float: left;
  max-height: 85px;
  max-width: 210px;
  margin-bottom: 0;
  margin-top: 0 !important
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser a {
  padding-right: 0;
  border-bottom: 0;
  margin-left: 0;
  margin-right: 0
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser a:hover {
  border-bottom: 0;
  padding-bottom: 20px
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .desc {
  display: none
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .title {
  padding: 5px 10px;
  text-align: center;
  min-height: 34px;
  bottom: 18px
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .title span {
  font-size: 15pt;
  font-size: 1.25rem
}

.m-mainnavigation li .submenu .solutions-teaser li .m-teaser .bg {
  height: 35px;
  bottom: 22px
}

@media only screen and (min-width:1025px) {
  .m-mainnavigation li:hover .submenu {
    visibility: visible !important
  }

  .m-mainnavigation .level-1.active a {
    padding-bottom: 6px !important
  }
}

@media only screen and (min-width:1025px) and (-webkit-min-device-pixel-ratio:0) {
  .m-mainnavigation .level-1.active a {
    padding-bottom: 7px !important
  }
}

@media only screen and (min-width:770px) {

  .m-mainnavigation li:active .level-1,
  .m-mainnavigation li:hover .level-1 {
    background-color: #ff0000;
    color: #fff;
    padding-bottom: 12px !important
  }
}

@media only screen and (min-width:1023px) {
  .m-mainnavigation .m-teaser a:hover {
    padding: 13px 0 !important
  }

  .m-mainnavigation .level-2 {
    padding-right: 0 !important
  }

  .m-mainnavigation .level-2 .nav-icon {
    padding-right: 0
  }

  .m-mainnavigation li .submenu li:hover .solutions,
  .m-mainnavigation li .submenu li:hover .solutions-teaser {
    visibility: visible
  }

  .m-mainnavigation li .submenu li a:hover {
    padding: 13px 13px 9px 0
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-mainnavigation {
    background-color: #999;
    border-right: 1px solid #b6c9d4;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 70%;
    z-index: 9999;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
  }

  .m-mainnavigation.show {
    display: block !important
  }

  .m-mainnavigation.show.hidden {
    display: none !important
  }

  .m-mainnavigation li {
    display: block;
    background-color: #999;
    margin-bottom: -1px
  }

  .m-mainnavigation li.active .submenu {
    display: block !important
  }

  .m-mainnavigation li.active .level-1 {
    background-color: #fff;
    color: #FF0000
  }

  .m-mainnavigation li.active .level-1 .nav-icon {
    color: #FF0000
  }

  .m-mainnavigation li.active a {
    padding-bottom: 12px !important
  }

  .m-mainnavigation li .nav-icon {
    color: #fff;
    right: 10px !important
  }

  .m-mainnavigation li a {
    color: #fff;
    font-size: 18px !important;
    display: block;
    width: 100%;
    padding: 13px;
    line-height: 1.2
  }

  .m-mainnavigation li a .nav-icon {
    position: absolute;
    right: 50px
  }

  .m-mainnavigation li .submenu .solutions li:last-child a:hover,
  .m-mainnavigation li .submenu .solutions li a:hover,
  .m-mainnavigation li .submenu li a:hover {
    padding-bottom: 13px !important
  }

  .m-mainnavigation li .submenu li:last-child a:hover {
    padding-bottom: 14px !important;
    border-bottom: 0 solid transparent !important
  }

  .m-mainnavigation .submenu {
    border: 0 !important;
    top: 0 !important;
    position: relative !important;
    width: 100% !important;
    min-height: 0 !important
  }

  .m-mainnavigation .submenu a {
    border-bottom: 0 !important;
    margin-left: 0 !important;
    padding-left: 20px !important
  }

  .m-mainnavigation .submenu .active {
    background-color: #dae4ea
  }

  .m-mainnavigation .submenu .active .level-2,
  .m-mainnavigation .submenu .active .nav-icon {
    color: #FF0000
  }

  .m-mainnavigation .submenu .active .solutions,
  .m-mainnavigation .submenu .active .solutions-teaser {
    display: block
  }

  .m-mainnavigation .submenu .active .solutions,
  .m-mainnavigation .submenu .active .solutions-teaser,
  .m-mainnavigation .submenu .active a,
  .m-mainnavigation .submenu .active li {
    background-color: #dae4ea !important;
    border-bottom: 0
  }

  .m-mainnavigation .submenu .active .solutions-teaser a,
  .m-mainnavigation .submenu .active .solutions a,
  .m-mainnavigation .submenu .active a a,
  .m-mainnavigation .submenu .active li a {
    background-color: #dae4ea
  }

  .m-mainnavigation .submenu.active a {
    padding-bottom: 12px
  }

  .m-mainnavigation .submenu li {
    background-color: #fff
  }

  .m-mainnavigation .submenu .level-2 {
    color: #666 !important
  }

  .m-mainnavigation .submenu .m-teaser {
    padding: 0
  }

  .m-mainnavigation .submenu .m-teaser:hover .title {
    color: #666 !important
  }

  .m-mainnavigation .submenu .solutions-teaser span,
  .m-mainnavigation .submenu .solutions .solution-title,
  .m-mainnavigation .submenu .solutions a {
    margin-left: 10px !important
  }

  .m-mainnavigation .submenu .solutions-teaser li:last-child .m-teaser,
  .m-mainnavigation .submenu .solutions-teaser li:last-child a,
  .m-mainnavigation .submenu .solutions li:last-child .m-teaser,
  .m-mainnavigation .submenu .solutions li:last-child a {
    margin-bottom: 20px
  }

  .m-mainnavigation .submenu .solutions {
    display: none;
    border-top: 0 !important;
    border-right: 0 !important;
    left: 0 !important;
    overflow: hidden;
    position: relative !important;
    top: 1px !important;
    width: 100% !important;
    min-height: 10px !important
  }

  .m-mainnavigation .submenu .solutions a {
    font-weight: 500
  }

  .m-mainnavigation .submenu .solutions .solution-title {
    padding-bottom: 10px
  }

  .m-mainnavigation .submenu .solutions-teaser {
    visibility: hidden;
    border-top: 0 !important;
    border-right: 0 !important;
    border-bottom: 0 !important;
    left: 0 !important;
    overflow: hidden;
    position: relative !important;
    top: 1px !important;
    width: 100% !important;
    min-height: 10px !important
  }

  .m-mainnavigation .submenu .solutions-teaser .solution-title {
    padding-left: 20px !important;
    padding-bottom: 10px
  }

  .m-mainnavigation .submenu .solutions-teaser li {
    display: block;
    background-color: #fff;
    height: auto !important;
    margin-left: 0;
    width: 100%
  }

  .m-mainnavigation .submenu .solutions-teaser li .m-teaser {
    max-width: 100% !important;
    max-height: 40px !important;
    margin-top: 0 !important
  }

  .m-mainnavigation .submenu .solutions-teaser li .m-teaser a {
    padding-left: 20px !important;
    max-height: 43px
  }

  .m-mainnavigation .submenu .solutions-teaser li .m-teaser .bg,
  .m-mainnavigation .submenu .solutions-teaser li .m-teaser img {
    display: none
  }

  .m-mainnavigation .submenu .solutions-teaser li .m-teaser .title {
    position: relative;
    padding: 0 !important;
    text-align: left !important;
    bottom: 0 !important
  }

  .m-mainnavigation .submenu .solutions-teaser li .m-teaser .title span {
    font-size: 18px !important;
    font-weight: 500 !important
  }
}

#mobile-menu {
  font-size: 35px;
  left: 20px;
  position: absolute;
  top: 155px;
  cursor: pointer
}

@media only screen and (min-width:0px) and (max-width:770px) {
  #mobile-menu {
    top: 20px;
    display: block !important
  }
}

@media (min-width:771px) {
  .m-mainnavigation li a {
    padding: 10px 30px;
  }

  .m-mainnavigation li.has-sub a {
    padding: 10px 30px 10px 10px
  }

  .m-mainnavigation li.has-sub li a {
    padding-top: 13px;
    padding-right: 20px !important;
    padding-bottom: 13px;
    padding-left: 0
  }

  .m-mainnavigation li .submenu a {
    float: left;
    width: 85%
  }

  .m-mainnavigation .l1 .has-sub .submenu-button {
    display: block;
    float: right;
    font-family: FontAwesome;
    height: 45px;
    margin: -3px -17px -45px;
    position: relative;
    text-align: right;
    width: 65px
  }

  .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: -10px;
    display: block;
    height: 40px;
    width: 31px;
    cursor: pointer
  }

  .submenu-button:after {
    content: "\F078";
    font-family: FontAwesome;
    position: absolute;
    top: 12px;
    right: 10px;
    display: block;
    font-size: 80%
  }

  .m-mainnavigation li li .submenu-button {
    display: none;
    top: 3px;
    width: 50px;
    right: 19px
  }

  .m-mainnavigation li li .submenu-button:after {
    content: "\F054";
    color: #333;
    right: 20px;
    top: 15px
  }

  li:hover .submenu-button:after {
    color: #fff
  }

  .submenu li:hover ul,
  li:hover .submenu {
    visibility: visible !important
  }

  .m-mainnavigation {
    display: block !important
  }

  li .submenu a:hover {
    padding-bottom: 9px
  }

  li .submenu li:hover a.level-2 {
    border-bottom: 5px solid #FF0000 !important;
    padding: 13px 13px 9px 0
  }

  .solutions-teaser.open,
  .solutions.open,
  .submenu,
  .submenu.open,
  .submenu ul {
    display: block !important;
    visibility: visible
  }
}

@media (max-width:770px) {

  .solutions-teaser.open,
  .solutions.open,
  .submenu.open,
  .submenu ul {
    visibility: visible !important;
    height: auto !important
  }

  .solutions.open {
    height: auto !important
  }

  .solutions-teaser .solution-title {
    margin-left: 10px !important
  }

  .m-mainnavigation li .submenu li {
    position: relative
  }

  ul>li.has-sub>a:after {
    display: none
  }

  .submenu-button {
    position: absolute;
    z-index: 10;
    right: 0;
    top: 0;
    display: block;
    border-left: 1px solid #b6c9d4;
    height: 100%;
    width: 51px;
    cursor: pointer
  }

  .submenu-button:after {
    top: 18px;
    left: 24px;
    width: 2px;
    height: 12px
  }

  .submenu-button:after,
  .submenu-button:before {
    content: "";
    position: absolute;
    display: block;
    background: #fff;
    z-index: 99
  }

  .submenu-button:before {
    left: 19px;
    top: 23px;
    width: 12px;
    height: 2px
  }

  li ul li .submenu-button:after,
  li ul li .submenu-button:before {
    background: #666
  }

  .submenu-button.submenu-opened:after {
    display: none
  }

  .m-mainnavigation .submenu a,
  .m-mainnavigation a {
    border-top: 1px solid #b6c9d4 !important;
    border-bottom: 1px solid #b6c9d4 !important
  }

  .m-mainnavigation .submenu ul a {
    border-top: none !important;
    border-bottom: none !important
  }

  .m-mainnavigation li .submenu a {
    padding-right: 3.375rem;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 1.2
  }

  .m-mainnavigation li .submenu .solutions,
  .m-mainnavigation li .submenu .solutions-teaser {
    z-index: 100;
    border-bottom: 1px solid #b6c9d4 !important;
    margin: -1px 0
  }

  .m-mainnavigation .nav-icon {
    display: none
  }
}

.product-category-page .m-paragraph {
  padding-left: 0;
  padding-right: 0
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .product-category-page .result-container {
    width: 100%
  }

  .product-category-page .m-filter {
    margin-top: 20px
  }

  .product-category-page .mobile-filter-icon {
    top: 0 !important
  }
}

@media (min-width:768px) and (max-width:769px) {

  .product-category-page .small-12,
  .product-category-page aside {
    width: 100% !important;
    min-height: auto !important
  }
}

@media (min-width:770px) {

  .product-category-page #mobile-filter-close,
  .product-category-page #mobile-filter-open {
    display: none !important
  }

  .product-category-page #filter-option-container {
    display: block !important
  }
}

.page.joblist {
  overflow: visible !important
}

.toggleFilter {
  display: none
}

.job-filters {
  margin-bottom: 2em
}

.job-filters .sbSelector {
  line-height: 35px
}

.job-overview-list table.large-only {
  display: table
}

.job-overview-list table.large-only td a {
  font-size: 1.25em;
  font-weight: 700
}

.job-overview-list table.large-only th span {
  font-size: 1.2em;
  cursor: pointer
}

.job-overview-list table.large-only th span.colon {
  display: none
}

.job-overview-list table.large-only th span.arrow:after {
  content: "\2193"
}

.job-overview-list table.large-only td:nth-last-child(-n+2),
.job-overview-list table.large-only th:nth-last-child(-n+2) {
  display: none
}

.job-overview-list table.large-only td dl {
  margin-top: .5em
}

.job-overview-list table.large-only td dl * {
  display: inline-block
}

.job-overview-list table.large-only td dl dt {
  margin-right: .5em
}

.job-overview-list table.large-only td dl dd {
  margin-right: 2em
}

.job-overview-list table.small-only {
  display: none
}

@media (max-width:767px) {
  .toggleFilter {
    display: block;
    background: #fff;
    padding: 1em;
    cursor: pointer;
    border: 1px solid #000
  }

  .toggleFilter span {
    float: right;
    font-size: 2em;
    padding-right: .3em
  }

  .toggleFilter span.plus:after {
    content: "\271A"
  }

  .toggleFilter span.minus:after {
    content: "\2796"
  }

  .job-filters {
    display: none
  }

  .job-filters .column:nth-child(-n+2) .sbHolder,
  .job-filters .column:nth-child(-n+2) .sbHolder .sbToggle {
    border-bottom: none
  }

  .job-overview-list .stacktable.large-only {
    display: none
  }

  .job-overview-list .stacktable.small-only {
    display: table
  }

  .job-overview-list .stacktable.small-only tbody {
    border-bottom: 1px solid #000
  }

  .job-overview-list .stacktable.small-only tbody tr th.st-head-row {
    padding-top: 1em;
    border-top: 1px solid #000
  }

  .job-overview-list .stacktable.small-only tbody tr th.st-head-row a {
    font-size: 1.5em;
    line-height: 1.5em
  }

  .job-overview-list .stacktable.small-only tbody tr:first-child,
  .job-overview-list .stacktable.small-only tbody tr th.st-head-row dl {
    display: none
  }

  .job-overview-list .stacktable.small-only tbody tr:nth-child(2) th {
    border-top: none
  }

  .job-overview-list .stacktable.small-only tbody tr td {
    font-size: 1.2em;
    border-bottom: none;
    padding: .7em .4em .7em 0
  }

  .job-overview-list .stacktable.small-only tbody tr td.colon {
    display: block
  }
}

.page section.guided-selling {
  margin-top: 3em
}

.page section.guided-selling ul.question-steps li.question-step {
  display: none
}

.page section.guided-selling ul.question-steps li.question-step.active {
  display: block
}

.page section.guided-selling ul.question-steps li.question-step .question-teaser {
  margin-bottom: 20px
}

.page section.guided-selling ul.question-steps li.question-step .question-teaser .paragraph img {
  float: right;
  margin: 0 0 .25em .25em
}

.page section.guided-selling .question {
  padding-bottom: 1em
}

.page section.guided-selling .summary {
  display: none;
  clear: both
}

.page section.guided-selling .summary h2 {
  font-size: 2em
}

.page section.guided-selling .summary ul .details {
  padding-left: .6em;
  padding-top: .5em
}

.page section.guided-selling .summary ul .details .desc {
  display: none;
  padding-left: 1.2em;
  padding-top: .5em
}

.page section.guided-selling .summary ul .details .desc ul {
  margin-top: .6em
}

.page section.guided-selling .summary ul .details .desc ul li {
  padding-bottom: 15px;
  margin-bottom: 0
}

.page section.guided-selling .summary ul .details .desc ul li p {
  padding-left: 23px;
  margin-top: -18px
}

.page section.guided-selling .summary ul .details .desc ul li .fa {
  color: #FF0000;
  position: relative;
  width: 1.5em
}

.page section.guided-selling .summary ul .details .desc img {
  display: none
}

.page section.guided-selling .summary ul .details.open,
.page section.guided-selling .summary ul .details:hover {
  color: #FF0000;
  cursor: pointer
}

.page section.guided-selling .summary ul .details.open .desc,
.page section.guided-selling .summary ul .details:hover .desc {
  color: #666
}

.page section.guided-selling .summary ul .details>.fa {
  position: relative;
  left: -5px;
  width: 1em
}

.page section.guided-selling .summary ul li label {
  margin-top: 20px;
  width: 100% !important
}

.page section.guided-selling .summary>ul>li {
  border-bottom: 1px solid #b6c9d4
}

.page section.guided-selling .summary>ul>li:last-child {
  border-bottom: 0
}

.page section.guided-selling ul.options {
  margin: 2em 0
}

.page section.guided-selling ul.options .details {
  padding-left: .6em;
  padding-top: .5em
}

.page section.guided-selling ul.options .details .desc {
  display: none;
  padding-left: 1.2em;
  padding-top: .5em
}

.page section.guided-selling ul.options .details .desc ul {
  margin-top: .6em
}

.page section.guided-selling ul.options .details .desc ul li {
  padding-bottom: 15px;
  margin-bottom: 0
}

.page section.guided-selling ul.options .details .desc ul li p {
  padding-left: 23px;
  margin-top: -18px
}

.page section.guided-selling ul.options .details .desc ul li .fa {
  color: #FF0000;
  position: relative;
  width: 1.5em
}

.page section.guided-selling ul.options .details .desc img {
  display: none
}

.page section.guided-selling ul.options .details.open,
.page section.guided-selling ul.options .details:hover {
  color: #FF0000;
  cursor: pointer
}

.page section.guided-selling ul.options .details.open .desc,
.page section.guided-selling ul.options .details:hover .desc {
  color: #666
}

.page section.guided-selling ul.options .details>.fa {
  position: relative;
  left: -5px;
  width: 1em
}

.page section.guided-selling ul.options li label {
  margin-top: 20px;
  width: 100% !important
}

.page section.guided-selling ul.options input[type=radio] {
  -webkit-appearance: radio
}

.page section.guided-selling ul.options input[type=checkbox] {
  -webkit-appearance: checkbox
}

.page section.guided-selling ul.options>li {
  margin-bottom: 2em
}

.page section.guided-selling ul.options>li img {
  width: 100%
}

.page section.guided-selling ul.options>li label {
  overflow: visible
}

.page section.guided-selling ul.options>li.inactive {
  color: #b6c9d4
}

.page section.guided-selling ul.options>li.inactive img {
  opacity: .5
}

.page section.guided-selling ul.options>li.inactive .details,
.page section.guided-selling ul.options>li.inactive .details .desc,
.page section.guided-selling ul.options>li.inactive .details .desc .fa {
  color: #b6c9d4
}

.page section.guided-selling ul.steps {
  clear: both;
  text-align: center;
  border-top: 1px solid #b6c9d4;
  padding: 2em 0;
  margin: 0 .625em
}

.page section.guided-selling ul.steps li {
  display: inline-block;
  margin-right: 5px;
  width: 23px;
  height: 4px;
  background: rgba(0, 0, 0, .5)
}

.page section.guided-selling ul.steps li.active {
  background: #FF0000
}

.page section.guided-selling .m-product-list {
  display: none
}

.page section.guided-selling .m-product-list .number-of-results {
  margin: 20px 0
}

.page section.guided-selling .navButtons>div {
  margin-bottom: 2em
}

@media screen and (max-width:767px) {
  .page section.guided-selling ul.question-steps img {
    display: none
  }

  .page section.guided-selling ul.question-steps ul.options .details .desc img {
    display: block
  }

  .page section.guided-selling li.small-6 {
    width: 100%
  }

  .page section.guided-selling .navButtons>div {
    float: none
  }
}

a.orangeButton {
  font-weight: 400;
  font-size: 1rem;
  background-color: #f49300;
  border-radius: .4375rem;
  color: #fff !important;
  padding: .375rem 2.6875rem;
  line-height: 1.25rem;
  margin-top: -.25rem
}

.course-overview-list table.large-only {
  display: table
}

.course-overview-list table.large-only td dl {
  margin-top: .5em
}

.course-overview-list table.large-only td dl * {
  display: inline-block
}

.course-overview-list table.large-only td dl dt {
  margin-right: .5em
}

.course-overview-list table.large-only td dl dd {
  margin-right: 2em
}

.course-overview-list table.small-only {
  display: none
}

@media (max-width:800px) {
  .course-overview-list .stacktable.large-only {
    display: none
  }

  .course-overview-list .stacktable.small-only {
    display: table
  }

  .course-overview-list .stacktable.small-only tbody {
    border-bottom: 1px solid #000
  }

  .course-overview-list .stacktable.small-only tbody tr th.st-head-row {
    font-size: 1.2em;
    text-align: left;
    padding-top: 1em;
    border-top: 1px solid #000
  }

  .course-overview-list .stacktable.small-only tbody tr th.st-head-row a {
    font-size: 1.5em;
    line-height: 1.5em
  }

  .course-overview-list .stacktable.small-only tbody tr:first-child,
  .course-overview-list .stacktable.small-only tbody tr th.st-head-row dl {
    display: none
  }

  .course-overview-list .stacktable.small-only tbody tr:nth-child(2) th {
    border-top: none
  }

  .course-overview-list .stacktable.small-only tbody tr td {
    font-size: 1.2em;
    border-bottom: none;
    padding: .7em .4em .7em 0
  }

  .course-overview-list .stacktable.small-only tbody tr td.colon {
    display: block
  }

  .course-overview-list .stacktable.small-only tbody tr td a.orangeButton {
    width: 100% !important;
    text-align: center
  }

  .course-overview-list .stacktable.small-only tbody tr td.st-val.course-booking-button {
    padding-bottom: 20px
  }

  .course-overview-list .stacktable.small-only tbody tr td.st-val.course-booking-button a.orangeButton {
    display: block;
    margin: 0 auto
  }
}

a.consent-ghost,
a.consent-orange {
  font-weight: 400;
  font-size: 1rem;
  border-radius: .3rem;
  padding: .975rem 2.6875rem;
  line-height: 1.25rem;
  margin-top: .25rem;
  text-align: center;
  height: 50px
}

a.consent-orange {
  background-color: #f49300;
  color: #fff !important
}

a.consent-ghost {
  color: #000;
  text-decoration: underline
}

p.consent-description {
  padding-left: 25px
}

.m-contact,
.m-download,
.m-login,
.m-phone,
.m-store {
  position: relative
}

.m-contact:before,
.m-download:before,
.m-login:before,
.m-phone:before,
.m-store:before {
  font-family: FontAwesome;
  font-size: 1.438rem;
  position: absolute;
  left: 0;
  top: 0
}

.m-metanavigation .m-contact,
.m-metanavigation .m-download,
.m-metanavigation .m-login,
.m-metanavigation .m-phone,
.m-metanavigation .m-store {
  margin: 0;
  padding: 0 0 0 1.875rem
}

.m-metanavigation .m-contact span,
.m-metanavigation .m-download span,
.m-metanavigation .m-login span,
.m-metanavigation .m-phone span,
.m-metanavigation .m-store span {
  text-decoration: none;
  bottom: -4px;
  position: relative
}

.m-metanavigation .m-contact:before,
.m-metanavigation .m-download:before,
.m-metanavigation .m-login:before,
.m-metanavigation .m-phone:before,
.m-metanavigation .m-store:before {
  color: #fff;
  line-height: 22px
}

.m-metanavigation .m-contact:before {
  content: "\F0E0";
  top: -2px;
  left: -5px
}

.m-metanavigation .m-store:before {
  content: "\F041";
  left: .125rem;
  top: -.063em
}

.m-metanavigation .m-login:before {
  content: "\F007"
}

.m-metanavigation .m-phone:before {
  content: "\F095"
}

.m-metanavigation .m-download:before {
  left: -.25rem
}

.m-metanavigation {
  background-color: #999;
  height: 45px
}

.m-metanavigation a,
.m-metanavigation b,
.m-metanavigation div,
.m-metanavigation h1,
.m-metanavigation h2,
.m-metanavigation h3,
.m-metanavigation h4,
.m-metanavigation p,
.m-metanavigation span,
.m-metanavigation strong {
  font-size: 12px
}

.m-metanavigation .inner a {
  color: #fff;
  text-decoration: none
}

.m-metanavigation .inner a:hover {
  color: #FF0000;
  transition: all .5s linear
}

.m-metanavigation ul {
  text-align: right;
  margin: 10px 0;
  float: right;
  width: auto
}

.m-metanavigation ul li {
  display: inline;
  border-right: 1px solid #fff;
  padding-left: 15px;
  padding-right: 15px;
  float: left
}

.m-metanavigation ul li div {
  height: 30px
}

.m-metanavigation ul li div a {
  vertical-align: middle
}

.m-metanavigation ul li div.column {
  position: inherit
}

.m-metanavigation ul li:last-child {
  border-right: 0
}

.m-metanavigation .language-container {
  margin: 10px 0
}

.m-metanavigation .language-container a {
  padding: 0
}

.m-metanavigation .language-container .title {
  bottom: -4px;
  left: 8px;
  position: relative
}

.m-metanavigation .language-container a span {
  float: left;
  display: block
}

.m-metanavigation .account-icon,
.m-metanavigation .locator-icon {
  font-size: 25px;
  padding-right: 8px;
  top: 4px;
  position: relative
}

.m-metanavigation .email-icon {
  display: none
}

@media only screen and (min-width:771px) and (max-width:1024px) {

  .m-metanavigation .m-contact,
  .m-metanavigation .m-download,
  .m-metanavigation .m-phone,
  .m-metanavigation .m-store {
    padding: 0 0 0 1rem
  }

  .m-metanavigation ul span {
    display: none
  }

  .m-metanavigation ul .m-login span {
    display: inline-block
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-metanavigation {
    min-height: 42px
  }

  .m-metanavigation ul {
    position: absolute;
    width: 99%
  }

  .m-metanavigation ul li {
    border-right: 0;
    float: none
  }

  .m-metanavigation ul li .m-contact {
    left: 5.313rem;
    position: absolute;
    top: .188rem
  }

  .m-metanavigation ul li .m-store {
    left: 3.438rem;
    position: absolute;
    top: .188rem
  }

  .m-metanavigation ul li .m-login {
    position: absolute;
    right: 3.125rem;
    top: .063rem;
    left: unset
  }

  .m-metanavigation ul li .m-download {
    position: absolute;
    top: .188rem;
    left: 7.188rem
  }

  .m-metanavigation ul span {
    display: none
  }

  .m-metanavigation .language-container {
    margin-top: 10px;
    left: 15px;
    position: absolute
  }

  .m-metanavigation .contact-link {
    left: 85px;
    position: absolute;
    top: 3px
  }

  .m-metanavigation .contact-link .email-icon {
    display: block;
    font-size: 25px
  }

  .m-metanavigation .locator-link {
    left: 50px;
    position: absolute;
    top: 0
  }

  .m-metanavigation .locator-link .locator-icon {
    font-size: 25px
  }

  .m-metanavigation .login-link {
    position: absolute;
    right: 75px;
    top: 0
  }

  .m-metanavigation .login-link .account-icon {
    font-size: 25px
  }

  .m-metanavigation .contact-link .title,
  .m-metanavigation .language-container .title,
  .m-metanavigation .locator-link .title,
  .m-metanavigation .login-link .title {
    display: none
  }
}

@media (max-width:768px) {
  .language-container {
    width: auto
  }

  .language-container .lightgallery-country-trigger {
    padding: 0
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-metanavigation ul li {
    padding: 0
  }

  .m-metanavigation ul li div.column {
    padding: 0 .5rem
  }

  .m-metanavigation ul li div.column .m-download:before {
    left: 0
  }
}

.m-dealer-maps .search-field {
  border: 1px solid #999;
  border-radius: 0;
  float: right;
  height: 45px;
  width: 100%;
  padding: 10px;
  margin-bottom: -2px;
  display: block
}

.m-dealer-maps .search-field.second-search-field {
  border-left: none
}

.m-dealer-maps .btn-search-submit {
  color: #999;
  background-color: transparent;
  position: absolute;
  margin-top: 10px;
  border: 0;
  cursor: pointer;
  right: 0 !important;
  padding: 0;
  top: 0
}

.m-dealer-maps .btn-search-submit .fa-search {
  font-size: 25px;
  padding: 0 20px
}

.m-dealer-maps .btn-search-submit .submit-text {
  font-size: 0;
  display: none
}

.m-searchbar {
  padding: 10px 35px;
  display: none;
  background: #eaeaea;
}

.m-searchbar .search-field {
  border: 1px solid #999;
  border-radius: 0;
  float: right;
  height: 45px;
  width: 100%;
  padding: 10px
}

.m-searchbar .btn-search-submit {
  color: #999;
  background-color: transparent;
  position: absolute;
  margin-top: 10px;
  border: 0;
  cursor: pointer;
  right: 5px;
  padding: 0
}

.m-searchbar .btn-search-submit .fa-search {
  font-size: 25px
}

.m-searchbar .btn-search-submit .submit-text {
  font-size: 0
}

.m-searchbar .mobile-search-icon {
  display: none;
  font-size: 35px !important
}

.m-searchbar .autosuggest-container {
  display: none;
  background-color: #fff;
  border: 1px solid #999;
  padding-top: 20px;
  position: absolute;
  right: -10px;
  top: 64px;
  width: 100%;
  z-index: 9999
}

.m-searchbar .autosuggest-container p,
.m-searchbar .autosuggest-container span {
  font-size: 15px;
  font-size: .9375rem
}

.m-searchbar .autosuggest-container li {
  clear: both;
  cursor: pointer;
  padding-left: 20px;
  padding-right: 20px
}

.m-searchbar .autosuggest-container li:hover {
  background-color: #dae4ea;
  transition: all .5s linear
}

.m-searchbar .autosuggest-container .suggest-title {
  color: #FF0000;
  font-weight: 700;
  padding-left: 20px
}

.m-searchbar .autosuggest-container .product-container {
  overflow: hidden
}

.m-searchbar .autosuggest-container .product-container li {
  margin-bottom: 12px;
  overflow: hidden
}

.m-searchbar .autosuggest-container .product-container img {
  border: 1px solid #dae4ea;
  max-height: 50px;
  max-width: 50px
}

.m-searchbar .autosuggest-container .product-container .desc {
  padding-top: 15px;
  padding-left: 20px
}

.m-searchbar .autosuggest-container .download-container .fa-download {
  font-size: 22px;
  font-size: 1.375rem;
  color: #FF0000;
  float: left;
  padding-right: 18px
}

.m-searchbar .autosuggest-container .download-container li,
.m-searchbar .autosuggest-container .result-container li {
  overflow: hidden;
  border-bottom: 1px solid #dae4ea;
  padding-bottom: 12px;
  padding-top: 12px
}

.m-searchbar .autosuggest-container .result-container ul {
  margin-top: 20px
}

.m-searchbar .autosuggest-container .result-container ul li:last-child {
  border-bottom: 0
}

.m-searchbar .autosuggest-container .download-container ul,
.m-searchbar .autosuggest-container .product-container ul {
  margin-top: 20px;
  margin-bottom: 20px
}

.m-searchbar .autosuggest-container:after,
.m-searchbar .autosuggest-container:before {
  border-bottom: 0 solid;
  border-color: transparent transparent #fff;
  border-style: none solid solid;
  content: "";
  height: 0;
  position: absolute;
  width: 0
}

.m-searchbar .autosuggest-container:before {
  top: -10px;
  left: 21px;
  border-bottom-color: #999;
  border-width: 10px
}

.m-searchbar .autosuggest-container:after {
  top: -9px;
  left: 22px;
  border-bottom-color: #fff;
  border-width: 9px
}

@media only screen and (min-width:0px) and (max-width:770px) {
 
  .m-searchbar .btn-search-submit {
    display: block;
    z-index: 1040;
    background: transparent;
    border-bottom: 5px solid #13a538;
    color: #fff;
    margin-top: 47px;
    height: 45px;
    right: -45px;
    width: auto;
    top: 6px !important
  }

  .m-searchbar .btn-search-submit:hover {
    background-image: none;
    background-color: #FF0000;
    height: 45px;
    width: 80px;
    transition: all .5s linear
  }

  .m-searchbar .btn-search-submit .fa-search {
    color: grey
  }

  .m-searchbar .btn-search-submit .submit-text {
    font-size: 15pt;
    font-size: 1.25rem
  }

  .m-searchbar .mobile-search-icon {
    display: none;
    background-color: transparent;
    position: absolute;
    margin-top: -15px;
    cursor: pointer;
    right: 15px
  }

  .m-searchbar .search-field {
    width: 100%
  }

  .m-searchbar .search-field-border {
    display: block;
    position: absolute;
    top: 53px !important;
    z-index: 1040;
    margin-left: -1px;
    width: 100%
  }

  .m-searchbar .autosuggest-container {
    left: 10px;
    top: 106px;
    width: 100%
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-searchbar .mobile-search-icon {
    top: -75px;
    margin-top: 0
  }

  .m-searchbar .btn-search-submit,
  .m-searchbar .search-field-border {
    top: -15px !important;
    margin-top: 0
  }

  .m-searchbar .autosuggest-container {
    top: 39px
  }
}

@media only screen and (min-width:768px) and (max-width:1022px) {

  .m-searchbar .btn-search-submit,
  .m-searchbar .search-field-border {
    top: 0
  }
}

@media only screen and (min-width:1023px) {
  .m-searchbar .btn-search-submit {
    top: 0
  }
}

::-webkit-input-placeholder {
  font-size: 14px;
  font-size: .875rem;
  color: #b6c9d4;
  opacity: 1
}

:-moz-placeholder,
::-moz-placeholder {
  font-size: 14px;
  font-size: .875rem;
  color: #b6c9d4;
  opacity: 1
}

:-ms-input-placeholder {
  font-size: 14px;
  font-size: .875rem;
  color: #b6c9d4;
  opacity: 1
}

.search-field::-ms-clear {
  display: none
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
  header .m-searchbar .search-field {
    font-size: 16px
  }
}

@media (min-width:768px) {
  header .m-searchbar .search-field {
    font-size: 14px
  }
}

@media (max-width:767px) {
  .searchSubmitBtn {
    background-color: #13a438 !important;
    right: 0 !important
  }

  .hideInMobile {
    display: none
  }
}

.m-headercart {
  margin-top: 12px;
  text-align: right
}

.m-headercart .cart-link,
.m-headercart .wishlist-link {
  color: #999;
  float: right;
  text-decoration: none
}

.m-headercart .cart-link:hover,
.m-headercart .cart-link:hover .cart-count,
.m-headercart .cart-link:hover .mobile-cart,
.m-headercart .cart-link:hover .mobile-wishlist,
.m-headercart .wishlist-link:hover,
.m-headercart .wishlist-link:hover .cart-count,
.m-headercart .wishlist-link:hover .mobile-cart,
.m-headercart .wishlist-link:hover .mobile-wishlist {
  color: #FF0000;
  transition: all .5s linear
}

.m-headercart .cart-link .cart-count,
.m-headercart .wishlist-link .cart-count {
  color: #999;
  font-size: 12px;
  position: absolute;
  top: 6px;
  left: 15%
}

.m-headercart .wishlist-link {
  padding-right: 10px;
  border-right: 1px solid #999
}

.m-headercart .cart-link {
  padding-left: 10px
}

.m-headercart .fa-heart,
.m-headercart .fa-shopping-cart {
  font-size: 25px !important
}

.m-headercart .headercart-container,
.m-headercart .wishlist-container {
  text-align: center
}

.m-headercart .text {
  font-size: 12px !important;
  float: left;
  width: 100%
}

.m-headercart .mobile-cart,
.m-headercart .mobile-wishlist {
  display: none
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-headercart {
    position: absolute;
    right: 20px;
    top: -8px;
    margin-top: 0
  }

  .m-headercart .addto-links {
    right: -2px;
    top: 7px;
    position: absolute
  }

  .m-headercart .fa-heart,
  .m-headercart .fa-shopping-cart {
    font-size: 25px !important
  }

  .m-headercart .cart-link,
  .m-headercart .wishlist-link {
    z-index: 999
  }

  .m-headercart .cart-link .cart-count,
  .m-headercart .wishlist-link .cart-count {
    font-size: 14pt;
    font-size: 1.16667rem;
    display: block;
    left: -10px;
    top: 14px;
    color: #fff
  }

  .m-headercart .cart-link .headercart-container,
  .m-headercart .cart-link .wishlist-container,
  .m-headercart .wishlist-link .headercart-container,
  .m-headercart .wishlist-link .wishlist-container {
    display: none
  }

  .m-headercart .cart-link .mobile-cart,
  .m-headercart .wishlist-link .mobile-cart {
    color: #fff;
    font-size: 35px;
    display: block;
    position: absolute;
    right: 18px;
    top: 10px
  }

  .m-headercart .cart-link .mobile-wishlist,
  .m-headercart .wishlist-link .mobile-wishlist {
    color: #fff;
    font-size: 35px;
    display: block;
    position: absolute;
    top: 12px;
    right: 58px
  }
}

@media only screen and (min-width:768px) and (max-width:1022px) {

  .m-headercart .headercart-container,
  .m-headercart .wishlist-container {
    font-size: 14px !important
  }
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .m-headercart .addto-links {
    right: -4px;
    top: 7px;
    position: absolute
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {

  .m-headercart .cart-link,
  .m-headercart .wishlist-link {
    top: -135px
  }
}

@media screen and (min-width:770px) and (max-width:860px) {
  .m-headercart .text {
    font-size: 10px !important
  }
}

.m-teaser {
  overflow: hidden;
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px
}

.m-teaser:hover {
  transition: all .5s linear
}

.m-teaser:hover .title {
  color: #FF0000 !important
}

.m-teaser:hover .bg {
  opacity: 1 !important
}

.m-teaser a {
  text-decoration: none
}

.m-teaser img {
  width: 100%
}

.m-teaser .category-name {
  position: relative
}

.m-teaser .category-name .title {
  color: #fff;
  padding: .4rem;
  position: absolute;
  bottom: 0;
  text-align: center;
  width: 100%;
  z-index: 99;
  background: #333 transparent;
  background: rgba(51, 51, 51, .85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#333333);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#333333, endColorstr=#333333)"
}

.m-teaser .category-name .title span {
  font-size: 22px;
  font-size: 1rem;
  line-height: normal
}

.m-teaser .category-name .title .desc {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  margin: .313rem 0
}

.m-teaser .teaser-description {
  margin-top: 30px
}

.m-teaser .light .category-name .title {
  color: #666;
  font-weight: 700;
  background: #fff transparent;
  background: hsla(0, 0%, 100%, .85);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#ffffff)"
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .m-teaser.column {
    padding-left: 0;
    padding-right: 0
  }
}

.large-3 .m-teaser .title {
  padding: 10px 15px;
  bottom: 0
}

.large-3 .m-teaser .title span {
  font-size: 20px;
  font-size: 1.25rem
}

.large-3 .m-teaser .title .desc {
  font-size: 14px;
  font-size: .875rem
}

.m-teaser-special {
  clear: both
}

.m-teaser-special .column {
  width: auto;
  float: left !important
}

.m-teaser-special img {
  max-width: 98px
}

.m-teaser-special .hexagon {
  line-height: 19px;
  margin-top: 25px;
  margin-bottom: 30px;
  padding: 0 5px 5px 0;
  text-align: center;
  font-weight: 700;
  font-size: 120%;
  width: 98px;
  height: 55px;
  background: #dae4ea;
  position: relative;
  z-index: 1
}

.m-teaser-special .hexagon:before {
  top: -25px;
  border-bottom: 25px solid #dae4ea
}

.m-teaser-special .hexagon:after,
.m-teaser-special .hexagon:before {
  content: "";
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-left: 49px solid transparent;
  border-right: 49px solid transparent
}

.m-teaser-special .hexagon:after {
  bottom: -25px;
  border-top: 25px solid #dae4ea;
  z-index: -1
}

.m-teaser-special .view-icon {
  position: absolute;
  right: 40px;
  top: 50px;
  z-index: 1
}

@media (min-width:770px) and (max-width:1009px) {
  .m-teaser-special .column .hexagon {
    width: 120px;
    height: 70px
  }

  .m-teaser-special .column .hexagon:after,
  .m-teaser-special .column .hexagon:before {
    border-left: 60px solid transparent;
    border-right: 60px solid transparent
  }

  .m-teaser-special .column .view-icon {
    right: 50px;
    top: 60px
  }

  .m-teaser-special .column img {
    max-width: 120px
  }
}

.m-cert .m-teaser {
  display: table;
  height: 110px;
  line-height: 110px;
  margin-top: 0;
  margin-bottom: 5px;
  padding: 5px
}

.m-cert .m-teaser span {
  clear: both;
  display: block;
  float: left;
  text-align: center;
  width: 100%
}

.m-cert .m-teaser .view-icon {
  margin-bottom: 5px
}

.m-cert .m-teaser div {
  display: table-cell;
  vertical-align: middle;
  background: #eee;
  text-align: center;
  font-weight: 700
}

@media (min-width:769px) {
  .m-cert .m-teaser {
    width: 50% !important
  }
}

@media (max-width:480px) {
  .m-cert .m-teaser {
    width: 50% !important
  }
}

@media (max-width:769px) {
  .m-cert .m-teaser img {
    max-height: 100px;
    width: auto
  }
}

.content-list {
  margin-top: 20px
}

.content-list,
.content-list li {
  display: inline-block
}

.m-contentlist-item {
  overflow: hidden
}

.m-contentlist-item .title,
.m-contentlist-item a {
  color: #666;
  display: block;
  font-weight: 700;
  margin-bottom: 15px;
  text-decoration: none
}

.m-contentlist-item .description {
  margin-bottom: 20px
}

.m-contentlist-item .description a {
  color: #13a538;
  font-weight: 400;
  margin-bottom: 0;
  text-decoration: underline;
  margin-left: 0
}

.m-contentlist-item a:hover {
  color: #FF0000
}

@media only screen and (min-width:768px) and (max-width:1022px) {

  .m-contentlist-item .description,
  .m-contentlist-item .title,
  .m-contentlist-item a {
    margin-left: 0
  }
}

.m-social-feed li {
  width: 25%
}

.m-social-feed .tab-menu li a {
  font-size: 1.125rem !important;
  font-weight: 700
}

.m-social-feed a {
  text-align: center;
  font-size: 20px;
  transform: rotate(.001deg)
}

.m-social-feed .fb:after {
  content: "\F09A"
}

.m-social-feed .fb:after,
.m-social-feed .twitter:after {
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.125rem
}

.m-social-feed .twitter:after {
  content: "\F099"
}

.m-social-feed .google:after {
  content: "\F0D5";
  display: inline-block;
  font-family: FontAwesome;
  font-size: 1.125rem
}

@media (max-width:768px) {
  .m-social-feed li {
    width: auto
  }

  .m-social-feed a {
    text-align: left
  }

  .m-social-feed .m-tabs .r-tabs .r-tabs-panel {
    padding-left: 30px
  }

  .m-social-feed .r-tabs-state-active {
    border-top: none
  }
}

.m-contact:before {
  content: "\F0E0";
  top: -2px;
  left: -5px
}

.m-store:before {
  content: "\F041";
  left: 3px
}

.m-login:before {
  content: "\F007"
}

.m-phone:before {
  content: "\F095"
}

.m-paragraph {
  margin-top: 20px !important;
  margin-bottom: 20px !important
}

.m-paragraph p {
  margin: 0 0 1.25em;
  line-height: 21px;
}

.m-container>* {
  float: left
}

.m-list {
  margin-top: 20px;
  margin-bottom: 20px
}

.m-list li {
  margin-bottom: 10px
}

.m-list li p {
  margin-top: -18px;
  padding-left: 23px
}

.m-list li a {
  color: #666;
  text-decoration: underline
}

.m-list li a:hover {
  color: #FF0000;
  transition: all .5s linear
}

.m-list li .list-icon {
  color: #FF0000;
  padding-right: 10px
}

.m-image {
  margin-top: 0px;
  margin-bottom: 0px;
  position: relative
}

.m-image:hover .fa-plus {
  color: #FF0000;
  border: 2px solid #FF0000;
  transition: all .5s linear
}

.m-image .fa-plus {
  color: #999;
  border: 2px solid #999;
  border-radius: 35px;
  font-size: 12px !important;
  padding: 6px 7px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: hsla(0, 0%, 100%, .7)
}

.m-image img {
  width: 100%
}

.m-image .clearing-blackout img {
  width: auto
}

.m-image .clearing-blackout .carousel,
.m-image .clearing-blackout .clearing-main-left,
.m-image .clearing-blackout .clearing-main-right {
  display: none
}

.m-image .clearing-blackout .visible-img {
  height: 100%
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .m-image.column {
    padding-left: 0;
    padding-right: 0
  }
}

.m-gallery .image_tn {
  margin-bottom: 20px
}

.m-gallery .image_tn a {
  text-decoration: none
}

.m-gallery .image_tn:hover .fa-plus {
  color: #FF0000;
  border: 2px solid #FF0000;
  transition: all .5s linear
}

.m-gallery .image_tn .fa-plus {
  color: #999;
  border: 2px solid #999;
  border-radius: 35px;
  font-size: 12px !important;
  padding: 6px 7px;
  position: absolute;
  right: 20px;
  top: 10px;
  background: hsla(0, 0%, 100%, .7)
}

.m-searchresult.m-tabs {
  margin-top: 20px;
  margin-bottom: 20px
}

.m-searchresult.m-tabs .filter-title {
  font-weight: 700;
  margin-bottom: 35px
}

.m-searchresult.m-tabs .filter-title.download-title {
  margin-bottom: 10px
}

.m-searchresult.m-tabs .count-title {
  font-size: 20px;
  font-size: 1.25rem;
  color: #333;
  font-weight: 700
}

.m-searchresult.m-tabs #search-tab-container {
  border-bottom: 1px solid #999;
  margin-top: 40px;
  margin-bottom: 40px;
  overflow: hidden
}

.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title {
  padding: 0;
  height: 55px
}

.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a {
  font-size: 18px;
  font-size: 1.125rem;
  border-top: 2px solid #999;
  display: inline-block;
  font-weight: 700;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #999;
  text-decoration: none;
  width: 100% !important;
  min-height: 50px
}

.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:focus {
  outline: none
}

.m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:hover {
  color: #FF0000
}

.m-searchresult.m-tabs #search-tab-container .tab-menu {
  border-top: 1px solid #999
}

.m-searchresult.m-tabs #search-tab-container .tab-menu li {
  padding: 0;
  height: 55px;
  margin-right: -3px
}

.m-searchresult.m-tabs #search-tab-container .tab-menu li a {
  font-size: 18px;
  font-size: 1.125rem;
  display: inline-block;
  padding-top: 10px;
  padding-left: 30px;
  padding-right: 30px;
  color: #999;
  text-decoration: none;
  width: 100% !important;
  min-height: 50px
}

.m-searchresult.m-tabs #search-tab-container .tab-menu li a:focus {
  outline: none
}

.m-searchresult.m-tabs #search-tab-container .tab-menu li a:hover {
  color: #FF0000
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-searchresult.m-tabs .result-container {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .m-searchresult.m-tabs .result-container .m-download-list {
    margin-left: 0;
    margin-right: 0
  }

  .m-searchresult.m-tabs .ui-tabs-panel {
    padding-left: 0 !important
  }

  .m-searchresult.m-tabs .filter-title {
    display: none
  }

  .m-searchresult.m-tabs .count-title {
    margin-left: 10px
  }

  .m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:hover {
    border-top: 2px solid #999;
    color: #999
  }
}

@media only screen and (max-width:768px) {
  .m-searchresult.m-tabs .tab-menu {
    box-shadow: -2px 0 10px 0 #d3d3d3;
    border: none !important
  }

  .m-searchresult.m-tabs .tab-menu li {
    width: 33%
  }

  .m-searchresult.m-tabs .tab-menu li a {
    margin: 0 !important;
    padding-top: 8% !important;
    display: flex !important;
    justify-content: center;
    font-size: 14px !important;
    color: #333 !important
  }
}

@media only screen and (max-width:375px) {
  .m-searchresult.m-tabs .tab-menu li a {
    font-size: 12px !important
  }
}

@media only screen and (min-width:1023px) {
  .m-searchresult.m-tabs #search-tab-container .r-tabs-accordion-title a:hover {
    color: #FF0000;
    padding-top: 15px !important
  }

  .m-searchresult.m-tabs #search-tab-container .tab-menu li a:hover {
    color: #FF0000
  }
}

.searchResultDiv {
  margin-top: 35px !important
}

.sortForm {
  display: inline-block;
  float: left
}

.left-column .headline {
  font-weight: 700;
  color: #333;
  padding-bottom: 15px;
  padding-top: 13px
}

.left-column .facet {
  padding-bottom: 15px;
  border-bottom: 1px solid #999
}

.left-column .facet li {
  font-size: 1rem;
  height: auto;
  margin-bottom: 5px;
  margin-top: 5px
}

.left-column .facet a {
  float: right;
  position: relative;
  text-decoration: none
}

.left-column .facet a:after {
  content: "\F00D";
  display: block;
  font-family: FontAwesome;
  font-size: 100%;
  position: absolute;
  right: 0;
  top: 0;
  color: #666
}

#search-tab-container .headline {
  padding-left: .625rem;
  padding-right: .625rem
}

#search-tab-container .facet {
  margin-left: .625rem;
  margin-right: .625rem
}

@media (max-width:768px) {

  .lessFacetValues,
  .moreFacetValues {
    padding-bottom: 12px;
    display: inline-block
  }

  #search-tab-container .r-tabs-anchor {
    padding-left: 15px !important;
    padding-right: 15px !important
  }

  #search-tab-container .left-column .facet,
  #search-tab-container .left-column .headline {
    border-bottom: none;
    padding-bottom: 15px;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
  }

  .left-column .facet {
    border-bottom: none;
    padding-bottom: 0
  }

  .left-column .facet,
  .left-column .headline,
  .left-column .m-filter {
    padding-left: 0;
    padding-right: 0
  }

  .left-column .facet .more,
  .left-column .headline .more,
  .left-column .m-filter .more {
    padding-bottom: 12px;
    display: inline-block
  }
}

@media (min-width:768px) {
  #search-tab-container .mobile-filter {
    display: none !important
  }

  #search-tab-container #filter-option-container {
    display: block !important
  }
}

.m-filter .filter-option-parent a {
  color: #333
}

.m-filter #product-filter {
  margin-top: 40px
}

.m-filter .option-title {
  font-weight: 700;
  color: #333
}

.m-filter .option-title,
.m-filter .topseller-title {
  padding-bottom: 15px;
  padding-top: 13px
}

.m-filter .filter-option {
  border-bottom: 1px solid #999;
  overflow: hidden;
  padding-bottom: 15px
}

.m-filter .filter-option .mobile-icon {
  display: none;
  float: right;
  position: relative;
  top: 4px
}

.m-filter .filter-option li {
  font-size: 12pt;
  font-size: 1rem;
  height: auto;
  margin-bottom: 5px;
  margin-top: 5px
}

.m-filter .filter-option li.active-filter a {
  color: #FF0000
}

.m-filter .filter-option li a {
  color: #333;
  text-decoration: none
}

.m-filter .filter-option li .filter-count {
  float: right
}

.m-filter .checkbox-input input[type=checkbox]:checked+label,
.m-filter .radio-input input[type=checkbox]:checked+label {
  color: #FF0000;
  font-weight: 400 !important;
  width: 100% !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.m-filter .checkbox-input input[type=checkbox]+label,
.m-filter .radio-input input[type=checkbox]+label {
  font-weight: 400 !important;
  width: 100% !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.m-filter #priceSlider {
  height: 15px;
  border: 2px solid #dae4ea;
  width: 92%;
  margin-bottom: 10px
}

.m-filter #priceSlider .ui-slider-handle {
  height: 18px !important;
  width: 18px !important;
  margin-left: -4px !important
}

.m-filter .price-slider {
  padding-right: 4px
}

.m-filter .mobile-filter {
  background-color: #fff;
  border: 1px solid #999;
  padding: 12px;
  margin-bottom: 20px;
  height: 45px;
  position: relative
}

.m-filter .mobile-filter .mobile-filter-text {
  font-size: 18px;
  font-size: 1.125rem;
  color: #999
}

.m-filter .mobile-filter .mobile-filter-icon {
  font-size: 20px;
  font-size: 1.25rem;
  position: absolute;
  right: 0 !important;
  border-left: 1px solid #999;
  border-right: 0;
  padding: 11px 15px 12px;
  top: 0;
  text-align: center;
  width: 64px
}

.m-filter #download-filter-close,
.m-filter #download-filter-open,
.m-filter #mobile-filter-close,
.m-filter #mobile-filter-open {
  display: none
}

.m-filter #download-filter-close .mobile-filter-icon,
.m-filter #mobile-filter-close .mobile-filter-icon {
  color: #FF0000
}

@media only screen and (min-width:0px) and (max-width:770px) {

  .m-filter #download-filter-open,
  .m-filter #mobile-filter-open {
    display: block
  }

  .m-filter .filter-option-parent {
    position: relative
  }

  .m-filter #download-option-container,
  .m-filter #filter-option-container {
    display: none;
    padding: 0 12px;
    border: 1px solid #999;
    position: relative;
    top: -21px;
    width: 100%;
    z-index: 999;
    background-color: #fff
  }

  .m-filter .filter-option {
    padding-bottom: 0
  }

  .m-filter .filter-option .option-title {
    padding-bottom: 12px;
    padding-top: 12px
  }

  .m-filter .filter-option .mobile-icon {
    display: block
  }

  .m-filter .filter-option.last {
    border-bottom: 0;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-right: 0 !important
  }

  .m-filter .filter-entries li {
    margin-bottom: 10px !important;
    margin-top: 10px !important
  }

  .m-filter .filter-entries,
  .m-filter .price-container,
  .m-filter .topseller-entries {
    display: none
  }
}

@media only screen and (min-width:0px) and (max-width:767px) {
  #download-filter {
    padding-right: 0;
    padding-left: 0
  }

  #download-filter .mobile-filter-icon {
    top: 0;
    right: 0
  }

  #download-filter .filter-option {
    border-bottom: 0
  }
}

.d-none {
  display: none
}

.flex-one {
  flex: 1
}

.flex-row {
  display: flex;
  flex-direction: row;
  align-items: center
}

.width100 {
  width: 100% !important
}

.flexCom {
  display: flex !important
}

.showInTabletMobile {
  display: none
}

.searchResultTextDiv {
  padding: 0 25px;
  font-size: 24px;
  font-weight: 700;
  margin-top: 30px !important
}

.searchedText {
  font-size: 24px;
  color: #FF0000
}

@media (max-width:767px) {
  .m-searchresult #search-tab-container .medium-3 {
    width: 100%;
    padding: 0
  }
}

@media (max-width:461px) {
  .m-sortbar .sort-select {
    width: 55%
  }
}

@media (min-width:771px) {
  .product-category-page .medium-3.column.left-column {
    min-height: 250px
  }

  .filterMainRow {
    display: none
  }
}

@media (max-width:770px) {
  .category-hide-on-small {
    display: none
  }
}

@media (max-width:770px) {
  .filterMainRow {
    display: block;
    margin: 0 !important;
    padding: 0 .625rem
  }

  .filterContainer {
    text-decoration: none;
    color: #666;
    cursor: pointer;
    font-weight: 700
  }

  .filterFacetLightBox i,
  .filterFacetLightBox span {
    font-size: .875rem
  }

  .filterMainHeader {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    cursor: pointer
  }

  .no-margin {
    margin: 0
  }

  .filterFacetValues {
    padding: 10px 0;
    border-bottom: 2px solid #ccc
  }

  .filterEntriesOptions {
    padding: 10px 0 0
  }

  .showInTabletMobile {
    display: block
  }

  .filterSortContainer {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center
  }

  .filterColorBoxBottomLinks {
    margin-top: 15px;
    display: flex;
    flex-direction: row
  }

  .filterCloseColorBox {
    color: #333
  }

  .deleteAllFiltersLink,
  .filterCloseColorBox {
    flex: 1;
    padding: 10px;
    text-align: center;
    cursor: pointer;
    border: 1px solid hsla(0, 0%, 69%, .5);
    border-radius: 2px;
    margin: 2px
  }

  .deleteAllFiltersLink {
    color: #fff;
    background: #FF0000
  }

  .facetLink {
    margin-bottom: 5px;
    font-size: .875rem;
    cursor: pointer
  }

  .facetLink a {
    color: #666 !important
  }

  .pageType-CategoryPage #cboxClose,
  .pageType-ContentPage #cboxClose {
    color: #666;
    right: 40px
  }
}

.filter-mobile-dialog {
  width: 100%;
  padding: 5px
}

.filter-mobile-head {
  display: flex;
  align-items: center;
  padding-bottom: 12px;
  border-bottom: 2px solid #333;
  margin-bottom: 10px
}

.filter-mobile-head-icon {
  font-size: 22px;
  cursor: pointer
}

.filter-mobile-head-title {
  flex: 1;
  font-size: 1.1em;
  font-weight: 700
}

.filter-mobile-content-section-last {
  border-color: transparent
}

.filter-mobile-content-section-head {
  display: flex;
  align-items: center;
  cursor: pointer
}

.filter-mobile-content-section-title {
  flex: 1;
  font-weight: 700;
  color: #333
}

.filter-mobile-content-section-button {
  padding: 5px
}

.filter-mobile-content-section-content {
  margin: 10px 0
}

.filter-mobile-content-section-checkItem,
.filter-mobile-content-section-item {
  margin-bottom: 5px;
  font-size: .875rem;
  cursor: pointer
}

.filter-mobile-content-section-checkItem {
  display: flex;
  align-items: center
}

.filter-mobile-content-section-checkItem .filter-mobile-content-section-checkItem-checkBox {
  padding: 3px;
  border: 1px solid #333;
  margin-right: 5px;
  width: 22px;
  height: 22px;
  color: orange
}

.filter-mobile-content-section-checkItem .filter-mobile-content-section-checkItem-title {
  flex: 1
}

.filter-mobile-bottom {
  display: flex;
  width: 100%;
  position: sticky;
  bottom: -30px;
  background-color: #fff
}

.filter-mobile-bottom-button {
  flex: 1;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  border: 1px solid hsla(0, 0%, 69%, .5);
  border-radius: 2px;
  margin: 2px;
  color: #333
}

.button-close {
  background-color: #FF0000;
  color: #fff
}

.facetLink {
  margin-bottom: 3px
}

.facetLink a {
  color: #333
}

.pdp-price-container .m-sortbar {
  margin-bottom: 0 !important
}

.m-sortbar {
  clear: both;
  margin: 10px 0 25px !important;
  display: inline-block;
  width: 100% !important
}

.m-sortbar .sort-select,
.m-sortbar .view-buttons {
  padding-right: 0;
  padding-left: 0
}

.m-sortbar .small-6.medium-5.column.sort-select {
  float: right
}

@media (max-width:769px) {
  .m-sortbar .small-6.medium-5.column.sort-select {
    width: 100% !important
  }
}

.m-sortbar .compare-btn a {
  text-decoration: none
}

.m-sortbar .compare-btn .icon-compare {
  font-size: 25px !important;
  top: 1px;
  left: 10px;
  cursor: pointer
}

.m-sortbar .view-buttons {
  display: none
}

.m-sortbar .view-buttons .icons {
  float: right
}

.m-sortbar a.phone-link {
  cursor: default;
  pointer-events: none
}

.m-sortbar .view-icon {
  font-size: 22px;
  font-size: 1.375rem;
  border: 2px solid #FF0000;
  border-radius: 25px;
  color: #FF0000;
  padding: 10px;
  float: left;
  margin-right: 10px;
  cursor: pointer
}

.m-sortbar .view-icon.fa-phone {
  font-size: 29px;
  height: 45px;
  padding: 8px
}

.m-sortbar .view-icon.fa-th {
  margin-right: 0
}

.m-sortbar .view-icon.active,
.m-sortbar .view-icon:hover {
  border-color: #FF0000;
  color: #FF0000;
  transition: all .5s linear
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-sortbar {
    display: inline-block;
    width: 100% !important;
    position: relative
  }

  .m-sortbar .mobile-filter-icon {
    top: 0 !important;
    right: 9px !important
  }

  .m-sortbar .compare-btn {
    margin-bottom: 10px;
    display: none
  }
}

@media (max-width:770px) {
  .toolbar {
    float: right;
    width: 100%
  }

  .toolbar .small-6 {
    width: 50% !important
  }
}

@media (max-device-width:770px) {
  .m-sortbar a.phone-link {
    cursor: cursor;
    pointer-events: all
  }
}

@media (width:768px) {
  .toolbar .sort-select {
    width: 47.333%;
    padding: 0
  }

  .toolbar .view-buttons {
    width: 45% !important
  }
}

@media (max-width:645px) {
  .toolbar .small-6 {
    width: 100% !important
  }

  .toolbar .view-buttons {
    margin-top: 20px
  }
}

.toolbar .mobile-toolbar-box {
  display: flex;
  justify-content: flex-end
}

.toolbar .mobile-toolbar-box .mobile-toolbar-box-button {
  display: flex;
  flex: 1;
  align-items: center
}

.toolbar .mobile-toolbar-box .mobile-toolbar-box-button .mobile-toolbar-box-button-text {
  cursor: pointer;
  padding: 5px;
  font-size: 1em;
  font-weight: 500
}

.toolbar .mobile-toolbar-box .mobile-toolbar-box-button .mobile-toolbar-box-button-icon {
  cursor: pointer;
  color: #666 !important;
  font-size: 1em
}

.toolbar .mobile-toolbar-box .mobile-toolbar-box-button-sort-content {
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, .2);
  z-index: 1031;
  right: 5px
}

.toolbar .mobile-toolbar-box .content-show {
  display: block
}

.toolbar .mobile-toolbar-box .content-hide {
  display: none
}

.toolbar .mobile-toolbar-box .mobile-toolbar-dropdown {
  display: flex;
  flex-direction: column
}

.toolbar .mobile-toolbar-box .mobile-toolbar-dropdown li {
  cursor: pointer;
  padding: 10px;
  font-size: 1em
}

.toolbar .mobile-toolbar-box .mobile-toolbar-dropdown li:hover {
  background-color: hsla(0, 0%, 82%, .2)
}

.toolbar .mobile-sort-container {
  position: right
}

@media (min-width:771px) {
  #filter-mobile-button {
    display: none
  }
}

@media (max-width:770px) {
  .m-filter {
    display: none
  }
}

.m-product-list .result-count {
  font-weight: 700;
  margin-top: 1.25rem;
  margin-bottom: 1.563rem;
  display: block;
  padding: 0 .625rem
}

.m-product-list .result-count a {
  text-decoration: none;
  color: #666;
  cursor: default
}

.m-product-list li:last-child .m-product-item {
  border-bottom: 0
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-product-list .product-item {
    margin-bottom: 15px
  }
}

.m-download-list .fa-download {
  font-size: 22px;
  font-size: 1.375rem;
  color: #FF0000;
  float: left;
  padding-right: 18px;
  position: absolute
}

.m-download-list .result-count {
  font-weight: 700;
  margin-bottom: 10px;
  display: block
}

.m-download-list li {
  width: 100%;
  overflow: hidden;
  margin-bottom: 10px
}

.m-download-list li ul {
  margin: 5px 0 0 52px;
  color: #333
}

.m-download-list li ul li {
  overflow: visible;
  list-style: disc
}

.m-download-list li p {
  color: #333;
  margin-top: 0;
  padding-left: 40px;
  position: relative;
  display: inline-block
}

.m-download-list li a {
  color: #333;
  text-decoration: none
}

.m-download-list li .name {
  text-decoration: underline;
  display: block;
  margin: 0 0 5px
}

.m-subject-list li {
  margin-bottom: 20px
}

.m-subject-list li .title {
  color: #333;
  font-weight: 700
}

@media (min-width:769px) {
  .result-container .m-product-list {
    margin: 0 !important
  }
}

#search-tab-container .columnResult .m-product-grid,
.result-container .m-product-list {
  width: 100%;
  margin-left: 0;
  margin-right: 0
}

.m-product-item .add-container,
.m-product-item .product-desc,
.m-product-item .product-name,
.m-product-item .rating-container,
.m-product-item .usp-container {
  padding-right: 0;
  padding-left: 0
}

.m-product-item .product-name,
.m-product-item .product-name h2,
.m-product-item .product-name span {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 24px;
  color: #333;
  text-decoration: none;
  margin: 0
}

.m-product-item .rating-container {
  margin-bottom: 20px;
  margin-top: 20px
}

.m-product-item .rating-container .star-icons {
  float: left;
  padding-right: 20px
}

.m-product-item .rating-container .star-icons .fa-star {
  color: #999
}

.m-product-item .rating-container .star-icons .fa-star.active {
  color: #FF0000
}

.m-product-item .rating-container .rating-count {
  float: left;
  font-weight: 300
}

.m-product-item .product-desc {
  margin-bottom: 15px
}

.m-product-item .usp-container {
  margin-bottom: 20px
}

.m-product-item .usp-container li {
  padding-bottom: 15px;
  overflow: hidden
}

.m-product-item .usp-container li .fa-check {
  color: #FF0000;
  padding-right: 10px
}

.m-product-item .usp-container li p {
  margin-top: -18px;
  padding-left: 23px
}

.m-product-item .add-container {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  overflow: hidden;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 30px
}

.m-product-item .add-container .price,
.m-product-item .add-container .price span {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: 8px
}

.m-product-item .add-container .price-info,
.m-product-item .add-container .price-info-value {
  font-size: 10px;
  font-size: .625rem
}

.m-product-item .add-container .compare-container .compare-icon {
  font-size: 25px;
  font-size: 1.5625rem;
  border: 2px solid #999;
  border-radius: 25px;
  color: #999;
  padding: 8px;
  cursor: pointer;
  transition: all .5s linear
}

.m-product-item .add-container .compare-container .compare-icon .compare-icon-check {
  display: none;
  position: absolute;
  font-size: 20px;
  top: 14px;
  left: 28px;
  color: #FF0000
}

.m-product-item .add-container .compare-container .compare-icon .compare-icon-check.active {
  display: block
}

.m-product-item .add-container .compare-container .compare-icon.active,
.m-product-item .add-container .compare-container .compare-icon:hover {
  border-color: #FF0000;
  color: #FF0000;
  transition: all .5s linear
}

.m-product-item .add-container .cart-container {
  position: relative;
  cursor: pointer
}

.m-product-item .add-container .cart-container a.btn {
  margin-bottom: 0
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-product-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #999
  }

  .m-product-item .compare-container,
  .m-product-item .product-desc,
  .m-product-item .rating-text,
  .m-product-item .usp-container {
    display: none
  }

  .m-product-item .cart-container {
    text-align: center
  }

  .m-product-item .cart-container .btn-icon {
    width: 100%
  }

  .m-product-item .add-container {
    padding-right: 0
  }

  .m-product-item .cart-container input {
    color: transparent !important
  }

  .m-product-item .cart-container a.btn {
    text-indent: -9999px
  }

  .m-product-item .cart-container a.btn .btn-icon {
    text-indent: 0
  }

  .m-product-item .add-container {
    border: 0;
    margin-bottom: 0;
    padding-bottom: 15px
  }

  .m-product-item .rating-container {
    margin-bottom: 5px;
    margin-top: 5px
  }
}

@media only screen and (min-width:461px) and (max-width:767px) {
  .m-product-item .product-desc {
    display: block
  }
}

@media (min-width:461px) {
  .product-desc {
    display: block !important
  }
}

@media (min-width:768px) {
  .usp-container {
    display: block !important
  }
}

.m-product-grid-item .rating-container {
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px
}

.m-product-grid-item .compare-container a {
  float: right;
  position: relative;
  right: -15px
}

.m-product-grid-item .add-container {
  margin-bottom: 20px
}

.m-product-grid-item .add-container .price-info {
  line-height: 10px
}

.m-product-grid-item .add-container .cart-container {
  text-align: center;
  cursor: pointer
}

.m-product-grid-item .add-container .cart-container input {
  color: transparent !important
}

.m-product-grid-item .add-container .cart-container a.btn {
  text-indent: -9999px
}

.m-product-grid-item .add-container .cart-container a.btn .btn-icon {
  text-indent: 0
}

.m-product-grid-item .add-container .cart-container .btn-icon {
  width: 100%;
  cursor: pointer;
  text-align: center;
  padding: 8px 0
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-product-grid-item {
    margin-bottom: 10px;
    border-bottom: 1px solid #999
  }

  .m-product-grid-item .product-desc {
    display: block
  }

  .m-product-grid-item .compare-container,
  .m-product-grid-item .rating-text,
  .m-product-grid-item .usp-container {
    display: none
  }

  .m-product-grid-item .product-image {
    padding-left: 0;
    padding-right: 0
  }
}

@media only screen and (min-width:461px) and (max-width:767px) {
  .m-product-grid-item {
    width: 50%;
    float: left;
    padding-left: .625em;
    padding-right: .625em
  }
}

@media screen and (min-width:768px) and (max-width:900px) {
  .m-product-grid-item {
    width: 33.3333%;
    padding-left: .625em;
    padding-right: .625em
  }

  .m-product-grid-item .product-item {
    margin-bottom: 0 !important
  }

  .m-product-grid-item .price {
    font-size: 15px !important
  }
}

@media screen and (min-width:768px) and (max-width:900px) {
  .product-item {
    margin-bottom: 0 !important
  }
}

@media screen and (width:768px) {
  .m-product-list.m-product-grid.row {
    padding: 0 !important
  }

  .result-count {
    padding-left: .625em
  }
}

.grid-item {
  height: auto;
  padding: 20px;
  background-color: #fff
}

.grid-item,
.grid-item .grid-item-image {
  width: auto;
  margin-left: auto;
  margin-right: auto
}

.grid-item .grid-item-image {
  display: block;
  margin-bottom: 20px;
  max-width: 100%;
  max-height: 200px;
  height: 200px
}

.grid-item-recurring-item {
  padding-bottom: 12px
}

.grid-item-recurring-item>div {
  padding-bottom: 5px
}

.grid-item-recurring-item>span {
  display: block;
  margin-bottom: 5px
}

.grid-item .grid-item-title {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 1.5em;
  max-height: 3em;
  padding: 0 !important;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis
}

.grid-item .grid-item-orderNumber {
  font-size: 11px;
  color: #333;
  margin: 6px 0
}

.grid-item .grid-item-price {
  font-size: 16px;
  font-weight: 700;
  color: #333;
  margin: 6px 0
}

.grid-item .grid-item-tax {
  font-size: 11px
}

.grid-item .grid-item-additions {
  list-style-type: none;
  padding: 0;
  margin: 5px 0
}

.grid-item .grid-item-additions .grid-item-additions-item {
  display: flex;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  overflow: hidden
}

.grid-item .grid-item-additions .grid-item-additions-item .grid-item-additions-item-icon {
  color: #FF0000;
  margin-right: 3px
}

.grid-item .grid-item-additions .grid-item-additions-item .grid-item-additions-item-text {
  flex: 1;
  margin-bottom: 5px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  /*! autoprefixer: off */
  -webkit-box-orient: vertical;
  /*! autoprefixer: on */
  overflow: hidden
}

.grid-item .grid-item-buttons {
  display: flex;
  width: 100%;
  margin-top: 20px
}

.grid-item .grid-item-buttons a {
  display: flex;
  align-items: center;
  padding: 10px;
  text-align: center;
  height: 50px
}

.grid-item .grid-item-buttons a:hover {
  opacity: .7
}

.grid-item .grid-item-buttons .grid-item-buttons-details {
  flex: 1;
  display: flex;
  background-color: #999;
  border-bottom: 4px solid #666
}

.grid-item .grid-item-buttons .grid-item-buttons-cart {
  display: flex;
  background-color: #FF0000;
  border-bottom: 4px solid #13a538;
  margin-left: 10px
}

.grid-item .grid-item-buttons .grid-item-buttons-icon {
  font-size: 25px;
  color: #fff
}

.grid-item .grid-item-buttons .grid-item-buttons-text {
  flex: 1;
  margin-left: 5px;
  color: #fff;
  font-size: 1.0625rem
}

.grid-item .grid-item-buttons .add_to_cart_form {
  margin: 0 0 0 5px
}

.grid-item .grid-item-map {
  text-align: center;
  align-items: center;
  padding: 10px
}

.grid-item .grid-item-map .grid-item-map-button {
  display: flex;
  align-items: center;
  place-content: center;
  color: #666;
  height: 25px
}

.grid-item .grid-item-map .grid-item-map-button .grid-item-map-button-icon {
  font-size: 25px
}

.grid-item .grid-item-map .grid-item-map-button .grid-item-map-button-text {
  font-size: 1.0625rem;
  margin-left: 10px
}

.grid-item .grid-item-map .grid-item-map-button-hidden {
  display: none
}

@media only screen and (max-width:1024px) {
  .grid-item .grid-item-additions {
    display: none
  }
}

.shoppingCartBtnIcon {
  left: 15px !important
}

.product-item .grid-item {
  margin: .7815em 0
}

@media only screen and (min-width:461px) and (max-width:767px) {
  .m-product-list .product-item {
    margin-bottom: 0
  }

  .m-product-list .result-count {
    padding-left: .625em
  }
}

@media (max-width:768px) {

  .m-product-list .m-product-item.row,
  .m-tabs .m-product-item.row {
    margin-left: 0;
    margin-right: 0
  }
}

@media (max-width:460px) {
  .m-product-list .product-list.row {
    margin-left: 0;
    margin-right: 0
  }
}

.page .product-cta-row button.btn {
  padding: 0 23px;
  height: 35px !important;
  border-bottom: 0 !important
}

.product-cta-row button.btn .fa-shopping-cart:before {
  top: -7px;
  position: relative;
  color: #fff
}

.m-list li {
  margin-bottom: 20px !important
}

.m-product-item .add-container.price-container {
  border-top: 0 !important;
  border-bottom: 0 !important;
  font-size: 16px;
  font-weight: 700;
  color: #000;
  margin-bottom: 0 !important;
  margin: 6px
}

.m-searchresult.m-tabs #search-tab-container {
  background-color: transparent !important
}

.float-left {
  float: left
}

.m-product-item .priceProduct,
.m-product-item .taxProduct {
  height: 22px
}

.m-product-item .spacer {
  height: 14px
}

.grid-item-buttons .add_to_cart_form .btn {
  width: 55px;
  padding: 0
}

@media only screen and (max-width:768px) {
  .float-left {
    float: none !important
  }
}

.m-topseller-widget {
  display: inline-block
}

.m-topseller-widget .topseller-title {
  padding-bottom: 15px;
  padding-top: 15px
}

.m-topseller-widget a {
  color: #666;
  text-decoration: none
}

.m-topseller-widget .topseller-container .topseller-title {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #333;
  font-weight: 700;
  margin-bottom: 10px
}

.m-topseller-widget .topseller-container .mobile-icon {
  display: none;
  float: right
}

.m-topseller-widget .topseller-container .topseller-entries li {
  display: inline-block;
  margin-bottom: 10px
}

.m-topseller-widget .topseller-container .topseller-entries li .item-image span {
  background-color: #fff;
  border: 1px solid #999;
  width: 60px;
  height: 60px;
  display: block;
  overflow: hidden;
  text-align: center
}

.m-topseller-widget .topseller-container .topseller-entries li .item-price,
.m-topseller-widget .topseller-container .topseller-entries li .item-price span {
  font-size: 17px;
  font-size: 1.0625rem;
  color: #666;
  display: block;
  font-weight: 700;
  margin-top: 10px
}

.m-topseller-widget .topseller-container .topseller-entries li .item-price span,
.m-topseller-widget .topseller-container .topseller-entries li .item-price span span {
  display: inline-block
}

.m-topseller-widget .topseller-container .topseller-entries li .item-name {
  font-size: 15px;
  font-size: .9375rem;
  width: 100%;
  line-height: 20px
}

.m-topseller-widget .topseller-container .topseller-entries li .item-desc {
  padding-left: 10px;
  position: relative;
  top: -4px
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-topseller-widget {
    display: none
  }
}

.c2a-box {
  background-color: #fff;
  padding: 15px;
  box-shadow: 0 2px 8px 0 rgba(99, 99, 99, .2);
  display: flex;
  flex-direction: column;
  gap: 20px
}

.c2a-box .c2a-box-link {
  color: #13a538 !important;
  font-style: italic;
  text-decoration: none
}

.c2a-box .c2a-box-link:hover {
  color: #ec7205 !important
}

.c2a-box .c2a-box-infoText {
  font-size: .875rem;
  font-weight: 700
}

.c2a-box .c2a-box-infoButton {
  font-size: .875rem;
  color: #333
}

.c2a-box .c2a-box-title {
  margin: 0
}

.c2a-box .c2a-box-featureSelections.form-group {
  margin: 0 !important
}

.c2a-box .c2a-box-featureSelections .c2a-box-featureSelections-selectBox {
  margin-bottom: 5px
}

.c2a-box .c2a-box-featureSelections .c2a-box-featureSelections-selectBox:last-child {
  margin-bottom: 0
}

.c2a-box .c2a-box-prices {
  display: flex
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem:first-child {
  margin-right: 15px
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem {
  align-self: flex-end
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem .c2a-box-prices-priceItem-info {
  margin-bottom: 5px
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem .c2a-box-prices-priceItem-listPrice {
  margin-bottom: 5px;
  font-size: .7rem
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem .c2a-box-prices-priceItem-price {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 5px
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem .c2a-box-prices-priceItem-inclusions {
  margin-bottom: 5px
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem .c2a-box-prices-priceItem-inclusions .c2a-box-prices-priceItem-inclusions-inclusionItem {
  font-size: .7rem
}

.c2a-box .c2a-box-prices .c2a-box-prices-priceItem .c2a-box-prices-priceItem-inclusions .c2a-box-prices-priceItem-inclusions-inclusionItem_vatPrice {
  font-size: inherit
}

.c2a-box .c2a-box-buttons .c2a-box-buttons-item {
  margin-bottom: 10px
}

.c2a-box .c2a-box-buttons .c2a-box-buttons-item:last-child {
  margin-bottom: 0
}

.c2a-box .c2a-box-costDetails-pricePerQuantity-headlineRow {
  font-weight: 700;
  display: flex
}

.c2a-box .c2a-box-costDetails-pricePerQuantity-entryRow {
  display: flex
}

.c2a-box .c2a-box-costDetails-pricePerQuantity-value {
  flex: 1
}

.c2a-box .c2a-box-costDetails-info {
  margin-bottom: 5px
}

.c2a-box .c2a-box-costDetails-info:last-child {
  margin: 0
}

.c2a-box .c2a-box-contactOptions {
  color: #999
}

.c2a-box .c2a-box-contactOptions .c2a-box-contactOptions-option {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  color: #999 !important
}

.c2a-box .c2a-box-contactOptions .c2a-box-contactOptions-option:last-child {
  margin-bottom: 0
}

.c2a-box .c2a-box-contactOptions .c2a-box-contactOptions-option .c2a-box-contactOptions-icon {
  color: #FF0000 !important;
  font-size: 1.2rem;
  margin-right: 5px;
  width: 30px;
  text-align: center
}

.c2a-box .c2a-box-contactOptions .c2a-box-contactOptions-option .c2a-box-contactOptions-text {
  font-size: .875rem
}

.c2a-box .c2a-box-contactOptions .c2a-box-contactOptions-option:hover {
  font-weight: 600
}

@media (max-width:1022px) {
  .c2a-hide-on-large {
    position: relative;
    margin-top: 6px;
    padding-left: 15px
  }

  .c2a-hide-on-large h4,
  .c2a-hide-on-medium-to-small {
    display: none
  }
}

@media (min-width:1023px) {
  .c2a-hide-on-large {
    display: none
  }

  .c2a-hide-on-medium-to-small {
    position: sticky;
    top: 40px;
    margin-top: 6px
  }
}

.wow-parent {
  padding-top: 60px;
  display: grid;
  column-gap: 10px;
  grid-template-columns: repeat(2, minmax(0, 1fr))
}

@media (max-width:767px) {
  .wow-parent {
    grid-template-columns: minmax(0, 1fr)
  }
}

.wow-parent .wow {
  padding-right: 10px
}

.wow-parent .wow.wow-container {
  padding: 10px 10px 10px 0;
  display: flex;
  border-top: 1px solid rgba(99, 99, 99, .2);
  border-bottom: 1px solid rgba(99, 99, 99, .2)
}

.wow-parent .wow.wow-container .wow-container-image {
  flex: 1;
  padding: 5px
}

.wow-parent .wow.wow-container .wow-container-text {
  flex: 2;
  padding: 5px
}

.wow-parent .wow.wow-container .wow-container-text .wow-container-text-headline {
  font-weight: 700;
  margin-bottom: 10px
}

.flexcarousel-slider_preload-height {
  min-height: 230px
}

.flexcarousel-list {
  display: flex;
  flex-wrap: wrap
}

.flexcarousel-list-item.flex-active {
  border-bottom: 5px solid #FF0000 !important;
  padding-bottom: 0 !important;
  padding-top: 4px !important
}

.flexcarousel-list-item {
  background-color: #fff;
  width: 71px;
  float: left;
  text-align: center;
  border: 1px solid grey;
  margin: 2px;
  cursor: pointer;
  position: relative;
  padding-bottom: 5px;
  padding-top: 5px;
  display: flex;
  justify-content: center
}

.flexcarousel-list-item_preload-height {
  min-height: 65px
}

.flexcarousel-list-item-picture {
  position: relative;
  display: flex;
  align-content: center
}

.flexcarousel-list-item .flexcarousel-list-item-picture-img {
  margin: auto;
  max-height: 60px;
  width: auto !important
}

.c2a-tabBar {
  position: sticky;
  top: 0;
  z-index: 1001;
  background-color: #dae3ea;
  display: flex
}

.c2a-tabBar .c2a-tabs::-webkit-scrollbar {
  display: none
}

.c2a-tabBar .c2a-tabs {
  display: flex;
  overflow-x: auto;
  -ms-overflow-style: none;
  scrollbar-width: none
}

.c2a-tabBar .c2a-tabs .c2a-tab {
  font-weight: 700;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  padding: 10px;
  font-size: .95rem;
  white-space: nowrap;
  line-height: 5px;
  color: #333
}

.c2a-tabBar .c2a-tabs .active {
  border-bottom: 5px solid #FF0000;
  font-weight: 700
}

.c2a-tabSection div h2 {
  margin-top: 30px
}

.c2a-tabSections hr {
  clear: both
}

a.c2a-tab-navigation {
  font-size: 20px;
  align-self: center;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  width: 30px;
  text-align: center;
  transition: width .5s, visibility .2s;
  line-height: 5px;
  color: #333 !important
}

.m-tabs .r-tabs .r-tabs-nav {
  margin: 0;
  padding: 0
}

.m-tabs .r-tabs .r-tabs-tab {
  display: inline-block;
  margin: 0;
  list-style: none
}

.m-tabs .r-tabs .r-tabs-panel {
  padding: 30px 15px 15px;
  display: none
}

@media only screen and (max-width:768px) {
  .m-tabs .r-tabs .r-tabs-panel {
    padding-top: 90px
  }
}

.m-tabs .r-tabs .mobile-icon {
  display: none;
  float: right
}

.m-tabs .r-tabs-nav li,
.m-tabs .r-tabs .r-tabs-accordion-title {
  display: none
}

.m-tabs .r-tabs-nav li.r-tabs-state-active a,
.m-tabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
  color: #FF0000 !important
}

.m-tabs .r-tabs .r-tabs-panel.r-tabs-state-active {
  display: block
}

.m-tabs .r-tabs-panel {
  padding-left: 10px;
  padding-top: 50px;
  padding-bottom: 20px;
  overflow: hidden
}

@media only screen and (max-width:768px) {
  .m-tabs #search-tab-container .tab-menu {
    width: 100%;
    text-align: center;
    position: absolute;
    margin-left: -10px;
    background-color: #fff
  }
}

@media only screen and (max-width:350px) {
  .m-tabs #search-tab-container .tab-menu {
    display: flex
  }
}

@media only screen and (min-width:471px) and (max-width:1230px) {
  .m-tabs .r-tabs-panel .add_to_cart_form span {
    width: 90%;
    left: 4px
  }
}

@media only screen and (min-width:1231px) {
  .m-tabs .r-tabs-panel .add_to_cart_form button.btn {
    color: #fff !important
  }
}

@media only screen and (max-width:470px) {
  .m-tabs .r-tabs-panel .add_to_cart_form button.btn {
    color: #fff !important
  }
}

@media only screen and (min-width:1023px) {

  .m-tabs .r-tabs-nav li.r-tabs-state-active:hover a,
  .m-tabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active:hover a {
    border-top: 0;
    transition: all .5s linear
  }

  .m-tabs .r-tabs-nav li.r-tabs-state-active a,
  .m-tabs .r-tabs .r-tabs-accordion-title.r-tabs-state-active a {
    color: #FF0000 !important;
    border-top: 0 !important
  }
}

.r-tabs-state-default .r-tabs-anchor .mobile-icon:before {
  content: "\F054"
}

.r-tabs-state-active .r-tabs-anchor .mobile-icon:before {
  content: "\F078"
}

@media only screen and (min-width:770px) {

  ul .r-tabs-state-active,
  ul .r-tabs-state-default:hover {
    border-top: 5px solid #FF0000;
    font-weight: 700
  }
}

@media only screen and (max-width:770px) {

  ul .r-tabs-state-active,
  ul .r-tabs-state-default:hover {
    border-bottom: 2px solid #FF0000;
    font-weight: 700
  }
}

.m-pdp-head .rating-container,
.m-pdp-head .rating-count,
.m-pdp-head .star-icons,
.m-pdp-head .text {
  float: left;
  margin: 0 1.25em 0 .25em
}

.m-pdp-head .fa-star {
  color: #999
}

.m-pdp-head .fa-star.active {
  color: #FF0000
}

.m-tabs #search-tab-container {
  margin: 0
}

.m-tabs .r-tabs-panel .s1:first-child,
.m-tabs .r-tabs-panel .s2:first-child,
.m-tabs .r-tabs-panel .s3:first-child,
.m-tabs .r-tabs-panel .s4:first-child,
.m-tabs .r-tabs-panel h2:first-child,
.m-tabs .r-tabs-panel h3:first-child,
.m-tabs .r-tabs-panel h4:first-child {
  margin: 0 0 .938rem
}

.m-cross {
  position: relative
}

@media screen and (min-width:81rem) {
  .m-cross .flex-direction-nav .flex-next {
    margin-right: -1.5625rem
  }

  .m-cross .flex-direction-nav .flex-prev {
    margin-left: -1.5625rem
  }
}

.m-cross .flex-control-nav {
  width: 99%
}

.m-cross .flexslider .slides li .large-12,
.m-cross .flexslider .slides li .m-cross-seller {
  height: 100%
}

.m-cross .flexslider .slides li .large-12 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 1rem 1rem 0
}

.m-cross .flexslider .slides li .large-12 .small-12 {
  flex: 1
}

.m-cross .flexslider .slides li .large-12 .small-12:last-child {
  flex: unset
}

.m-cross .flexslider .slides li .large-12 .txt {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  display: box;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  /*! autoprefixer: ignore next */
  margin-bottom: .325rem;
  box-orient: vertical
}

.m-cross .flexslider .slides li .large-12 .price,
.m-cross .flexslider .slides li .large-12 .price span[itemprop=price],
.m-cross .flexslider .slides li .large-12 .price~span {
  color: #666;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 25px
}

.m-cross .flexslider .slides li .large-12 .price .discountpercent,
.m-cross .flexslider .slides li .large-12 .price .formattedListPrice {
  display: block;
  float: left;
  font-size: .75rem;
  font-weight: 400;
  color: #6c757d;
  line-height: 1.2;
  white-space: nowrap;
  width: 100%
}

.m-cross .flexslider .slides li .large-12 .price .discountpercent {
  font-style: italic
}

.m-cross .flexslider .slides li .large-12 .price-info {
  display: block;
  float: left;
  font-size: .75rem;
  font-weight: 400;
  color: #6c757d;
  line-height: 1.2;
  white-space: nowrap;
  width: 100%
}

.m-cross .flexslider .slides li .large-12 .price-info-value {
  font-size: .75rem;
  font-weight: 400;
  color: #6c757d
}

.m-cross .flexslider .slides li .large-12 form {
  margin: 1rem 0
}

.m-cross .btn-icon {
  font-size: 1.25rem !important;
  height: auto;
  padding: .1875rem 0
}

.slider .m-cross-seller .large-12 {
  border: 1px solid #dae4ea;
  background-color: #fff
}

.slider .m-cross-seller .large-12 a {
  text-decoration: none;
  color: #666
}

.slider .m-cross-seller .large-12 .medium-8 {
  margin: 0 0 .625em;
  height: 4.8em
}

.slider .m-cross-seller .large-12 .txt {
  font-weight: 700;
  width: 90%;
  display: inline-block;
  max-height: 2.6em;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto
}

.slider .m-cross-seller .large-12 .cart-container {
  margin: 0 .825em .625em 0;
  position: relative
}

.slider .m-cross-seller .large-12 .btn-icon {
  width: 100%;
  margin: 0 0 0 -2px;
  min-width: 52px;
  left: 0 !important
}

.slider .m-cross-seller .large-12 .btn {
  color: transparent;
  padding: 0;
  min-width: 52px
}

.slider .m-cross-seller .large-12 .medium-8 {
  width: 66.6667%
}

table {
  margin: 0 0 1.25em;
  -webkit-text-size-adjust: none
}

table .colWidth25 {
  width: 15%
}

table thead {
  background: #dae4ea;
  border-bottom: 1px solid #999
}

table thead th {
  font-weight: 700;
  padding: .938em .625em;
  font-size: .875rem !important
}

table .table-bold {
  font-weight: 700;
  border-right: 1px solid #999
}

table .left-border {
  border-left: 1px solid #999
}

table tbody td {
  border-bottom: 1px solid #999;
  padding: .938em .625em
}

.footnote {
  padding-bottom: 15px
}

@media (max-width:461px) {
  .m-cross-seller {
    margin: 0 0 1.25em;
    width: 100%
  }

  .m-cross-seller img {
    width: 100%
  }

  .m-cross-seller .medium-8 {
    width: 66.6667%
  }

  .m-cross-seller .medium-3 {
    width: 25%
  }
}

@media (min-width:770px) and (max-width:914px) {
  .tab-menu li a {
    font-size: 90% !important
  }
}

@media (min-width:768px) and (max-width:910px) {
  .m-teaser .category-name .title span {
    font-size: 1.3rem
  }

  .m-teaser .category-name .title .desc {
    font-size: 1.02rem
  }
}

.column.m-cross h1,
.column.m-cross h2,
.column.m-cross h3,
.column.m-cross h4,
.column.m-cross h5 {
  padding-left: 10px
}

.content3lines {
  display: -webkit-box;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 3;
  box-orient: vertical
}

.usp-list li p {
  padding-left: 0;
  margin-top: 0
}

.details-btn.button.btn {
  line-height: 33px
}

.details-btn.button.btn .btn-icon {
  width: auto;
  min-width: fit-content;
  padding: 4px 7px
}

.where-to-buy {
  display: inline-flex;
  justify-content: center
}

.where-to-buy a {
  width: auto !important;
  white-space: nowrap;
  padding: 0 10px 0 14px !important
}

.where-to-buy .btn-icon {
  padding-top: 0
}

.where-to-buy .btn-icon:before {
  font-size: 1.5rem
}

.product-card-link {
  max-height: 300px
}

.slider-before {
  display: flex;
  width: 100%;
  background: #fff;
  height: 606px
}

.c-teaser .slides>li {
  flex: 0 0 100%;
  max-width: 100%
}

.c-teaser .slides>li .m-cross-seller {
  padding: 0
}

.m-pdp-txt .pdp-price-container {
  margin: 1.25em 0
}

.m-pdp-txt .pdp-price-container .price,
.m-pdp-txt .pdp-price-container .price span {
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 25px
}

.m-pdp-txt .pdp-price-container .price-info,
.m-pdp-txt .pdp-price-container .price-info-value {
  margin-bottom: 16px;
  color: #6c757d
}

.m-pdp-txt .pdp-price-container .price .formattedListPrice {
  font-weight: 400;
  font-size: 14px;
  color: #6c757d;
  line-height: 20px
}

.m-pdp-txt .pdp-price-container .price .discountpercent {
  font-weight: 400;
  font-size: 16px;
  color: #6c757d;
  font-family: Roboto;
  font-style: italic
}

.m-pdp-txt .pdp-price-container .sort-icons {
  width: 30% !important
}

.m-pdp-txt .staffel .s-price span.formattedListPrice span.discountpercent {
  font-size: 14px;
  font-style: italic;
  font-weight: 400;
  color: #6c757d
}

.m-pdp-txt .input-container {
  padding-left: 0
}

.m-pdp-txt .input-container.right {
  padding-right: 0
}

.m-pdp-txt p {
  margin: 0 0 1.25em
}

.m-pdp-txt .m-pdp-txt-position .btn {
  height: inherit !important;
  min-height: 3.125rem;
  line-height: normal;
  padding: .625rem 2.938rem;
  margin-top: 0 !important
}

.m-pdp-txt .m-pdp-txt-position .btn-icon {
  width: auto;
  left: 1.25rem
}

@media only screen and (min-width:0px) and (max-width:919px) {
  .m-pdp-txt .m-pdp-txt-position .medium-6 {
    width: 100%
  }
}

.m-pdp-txt .m-pdp-txt-position div .directConfig {
  overflow: hidden;
  margin-bottom: 13px
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choiceHeadline {
  font-family: Arial;
  font-size: 14px;
  color: #191600;
  letter-spacing: .4px;
  line-height: 24px;
  font-weight: 400;
  clear: both
}

.m-pdp-txt .m-pdp-txt-position div .directConfig a,
.m-pdp-txt .m-pdp-txt-position div .directConfig a:visited {
  color: #191600
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choices div {
  font-family: Arial;
  font-size: 14px;
  color: #191600;
  letter-spacing: .4px;
  line-height: 24px;
  font-weight: 400;
  float: left;
  padding: 7px 28px;
  margin-top: 10px;
  margin-bottom: 10px
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choices .simpleChoiceselected {
  border: 1px solid #f49300
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choices .simpleChoiceselected a,
.m-pdp-txt .m-pdp-txt-position div .directConfig .choices .simpleChoiceselected a:visited {
  color: #f49300
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choices .simpleChoice {
  border: 1px solid #e3e3e3
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choices div:first-of-type {
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px
}

.m-pdp-txt .m-pdp-txt-position div .directConfig .choices div:last-of-type {
  border-top-right-radius: 7px;
  border-bottom-right-radius: 7px
}

@media (max-width:767px) {
  .m-pdp-txt .m-pdp-txt-position {
    display: table
  }

  .m-pdp-txt .child-2 {
    display: table-header-group
  }

  .m-pdp-txt .child-2 .child-2 {
    display: block
  }

  .m-pdp-txt .child-1 {
    display: table-footer-group
  }

  .m-pdp-txt .pdp-price-container .medium-5 {
    width: 41.6667%;
    float: left
  }

  .m-pdp-txt .pdp-price-container .medium-7 {
    width: 58.3333%;
    float: left
  }

  .m-pdp-txt .pdp-price-container {
    margin: .625em 0
  }

  .m-pdp-txt .input-container {
    padding: 0;
    margin: 0 0 .625em
  }
}

.m-application-tab-pdp .m-list,
.m-application-tab-pdp .text,
.m-application-tab-pdp p,
.m-tab-pdp .m-list,
.m-tab-pdp .text,
.m-tab-pdp p {
  margin: 0 0 1.25em
}

.m-tab-pdp h3:nth-child(n+2) {
  margin-top: 40px !important
}

.m-application-tab-pdp {
  padding: 0 .625em
}

.m-application-tab-pdp .m-image,
.m-application-tab-pdp .m-paragraph,
.m-application-tab-pdp .m-video {
  margin-top: 0 !important
}

.m-application-tab-pdp .large-12 {
  clear: both
}

.m-downloads-tab-pdp .download-list {
  margin: 0 0 2.813em
}

.m-probes-tab-pdp .m-product-item .price-container {
  text-align: right;
  margin: 0 0 1.25em
}

.m-probes-tab-pdp .m-product-item .price-container .price {
  font-size: 1.125rem;
  font-weight: 700;
  margin-bottom: .5em
}

.m-probes-tab-pdp .m-product-item .price-container .price-info,
.m-probes-tab-pdp .m-product-item .price-container .price-info-value {
  font-size: .625rem
}

.m-probes-tab-pdp .m-product-item .cart-container {
  position: relative
}

.m-probes-tab-pdp .m-product-item .cart-container .btn-icon {
  width: 100%;
  margin: 0 0 0 -2px;
  min-width: 52px
}

.m-probes-tab-pdp .m-product-item .btn {
  color: transparent;
  padding: 0;
  min-width: 52px
}

.m-probes-tab-pdp table {
  margin: 0 0 2.5em
}

.m-probes-tab-pdp .m-accessoire {
  margin: 0 0 1.25em
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-probes-tab-pdp .m-product-item {
    border-bottom: none
  }

  .m-probes-tab-pdp .m-product-item .medium-2 {
    width: 16.6667%
  }

  .m-probes-tab-pdp .m-product-item .medium-3 {
    width: 25% !important
  }

  .m-probes-tab-pdp .m-product-item .medium-7 {
    width: 58.3333%;
    margin-bottom: 10px
  }
}

@media (max-width:470px) {
  .m-probes-tab-pdp .m-product-item {
    border-bottom: none
  }

  .m-probes-tab-pdp .m-product-item .medium-2,
  .m-probes-tab-pdp .m-product-item .medium-7 {
    width: 100%;
    padding: 0
  }

  .m-probes-tab-pdp .m-product-item .medium-3 {
    width: 100% !important;
    margin: 1.25em 0 0;
    padding: 0
  }

  .m-probes-tab-pdp .m-product-item .medium-3 .price-container {
    width: 58.33333%;
    text-align: left;
    float: left
  }
}

@media (min-width:471px) and (max-width:520px) {
  .m-probes-tab-pdp .price {
    font-size: .95rem !important
  }
}

@media (max-width:350px) {
  .m-pdp .m-tabs table {
    width: 130%;
    margin: 0 0 1.25em -32px
  }

  .m-pdp .m-tabs .m-data-tab table {
    width: 120%;
    margin: 0 0 0 -25px
  }
}

.m-dealer .m-breadcrumb li a .arrow-icon {
  margin: 0 .625em 0 0
}

.m-dealer .text {
  margin: 0 0 1.25em
}

.m-dealer .m-dealer-online {
  margin: 1.25em 0 0
}

.m-dealer .m-dealer-online-item {
  margin: 0 0 1.25em
}

.m-dealer .m-dealer-online-item .m-dealer-box {
  background-color: #fff;
  margin-bottom: 1em
}

.m-dealer .m-dealer-online-item .m-dealer-box .column {
  float: left
}

.m-dealer .m-dealer-online-item .m-dealer-box .green {
  color: #13a538
}

.m-dealer .m-dealer-online-item .m-dealer-box .lightgrey {
  color: #b6c9d4
}

.m-dealer .m-dealer-online-item .m-dealer-box .dealerBottom {
  padding: 1em 0 1.1em;
  text-align: center
}

.m-dealer .m-dealer-online-item .m-dealer-box span {
  font-size: 1.063rem
}

.m-dealer .m-dealer-online-item .m-dealer-box a {
  text-decoration: none;
  color: #666
}

.m-dealer .m-dealer-online-item .m-dealer-box a .arrow-icon {
  font-size: 85%;
  margin: .375em 0 0 .625em
}

.m-dealer .m-dealer-online-item .m-dealer-box a:hover {
  color: #FF0000;
  transition: all .5s linear 0s
}

.m-dealer .m-dealer-maps .m-dealer-google-maps-wrapper .m-dealer-google-maps {
  height: 464.5px;
  width: 100%;
  max-width: 100%;
  list-style: none;
  transition: none;
  overflow: hidden;
  margin-top: 17.5px;
  border: 1px solid #ddd
}

@media screen and (min-width:771px) {
  .m-dealer .m-dealer-maps .m-dealer-google-maps-wrapper .m-dealer-google-maps {
    border-right: none
  }
}

.m-dealer .m-dealer-maps .m-form {
  margin: 1.25em 0 0
}

.m-dealer .m-dealer-maps .m-form .text {
  margin: 0
}

.m-dealer .m-dealer-maps .m-form form .search-field-wrapper {
  z-index: 20
}

.m-dealer .m-dealer-maps .m-form form .dealer-filters {
  height: 100%;
  width: 100%;
  display: flex;
  border-left: 1px solid #ddd
}

.m-dealer .m-dealer-maps .m-form form .dealer-filters .dealer-filter {
  flex: 1
}

.m-dealer .m-dealer-maps .m-form form .dealer-filters .dealer-filter .sbHolder {
  border-left: none
}

.m-dealer .m-dealer-maps .m-form form .dealer-filters .dealer-filter .sbHolder .sbOptions {
  max-height: 464.5px
}

.m-dealer .m-dealer-maps .m-form form select[name=radius]+.sbHolder {
  border-left: 1px solid #999
}

.m-dealer .m-dealer-maps .m-form form .sbHolder {
  margin-bottom: -1px
}

.m-dealer .m-dealer-maps .m-form form .sbHolder .sbToggle {
  border-right: 1px solid #999;
  border-top: 1px solid #999
}

.m-dealer .m-dealer-maps .m-form .m-dealer-slider {
  background: #fff;
  padding: .48em .938em;
  border: 1px solid #999;
  margin-bottom: -1px;
  height: 50px !important;
  overflow: hidden
}

.m-dealer .m-dealer-maps .m-form .m-dealer-slider .customSlider .ui-state-default:first-of-type {
  display: none
}

.m-dealer .m-dealer-maps .m-form .m-dealer-slider #mapssliderValue {
  text-align: right;
  padding-top: .7em;
  display: inline-block;
  width: 23%
}

.m-dealer .m-dealer-maps .m-dealer-address.mobileDevice {
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  -ms-touch-action: none !important
}

.m-dealer .m-dealer-maps .m-dealer-address {
  background: #fff;
  margin: 1.25em 0 0;
  padding: .938em .625em 0;
  border: 1px solid #999;
  max-height: 465px;
  position: relative
}

.m-dealer .m-dealer-maps .m-dealer-address .mCSB_scrollTools {
  height: 98%
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-item {
  border-bottom: 1px solid #b6c9d4;
  display: inline-block;
  width: 100%;
  padding: .313em 0;
  position: relative
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-item .list-label {
  background: #00192d;
  border-radius: 15px;
  color: #fff;
  display: block;
  float: right;
  font-weight: 700;
  margin: 15px 0 0 15px;
  padding: 4px 7px;
  text-align: center;
  width: auto;
  min-width: 13px
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-item:last-child {
  border: 0
}

.m-dealer .m-dealer-maps .m-dealer-address .first-address {
  width: 25%;
  display: inline-block
}

.m-dealer .m-dealer-maps .m-dealer-address a {
  text-decoration: none
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link:hover,
.m-dealer .m-dealer-maps .m-dealer-address a:hover {
  transition: all .5s linear 0s;
  color: #FF0000
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link {
  font-weight: 700;
  color: #666;
  padding: 0 .938em 0 .313em;
  position: relative
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link .fa {
  font-size: 85%;
  position: absolute;
  right: 0;
  top: .375em
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-addy,
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-branche,
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-contact,
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions,
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-open {
  margin: 0 0 .625em
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-branche,
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions {
  float: right
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions p a,
.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions p span {
  float: left
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions picture {
  margin: .625em 0 0;
  display: inline-block;
  width: 100%
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions picture img {
  width: 100%
}

.m-dealer .m-dealer-maps .m-dealer-address .m-dealer-marker {
  cursor: pointer;
  font-weight: 700;
  color: #fff;
  background: transparent url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB0AAAAsCAYAAACZtbMHAAABtklEQVRYhd2Y3ZGDIBRGj8w2YAvZEtJCWrAFtoSkBUsILVhCaCElrC3YwbIPQmIUEQ24M/u9JApy5uPncqEwV2JVAifgYJ8PQGv/t4BGmi6moY+IOhKoLDAsVTQWrkLVioDTE3Dl6WyN7sAFabSvUMx8dAZuG4EAR+CGKs6+Qp/TK32XppICvgCQBpg6TQ3EtvdiTYwKUwOHbVfuwXVvCXzb31zqgE+k6ZxTmRmIbV9C370l/WzdQ2cHrcjv0qlEFZWgX1Nz+skAPgrCAWAueLwNXY6pGaB7q/wLKIJ+0e6pVtBvQ/8eqgXQ7AxtnFPvDp9BGmlaN3vrnaA1PCOOJr9b7XKm4TrNPbaPDFGMXrbTuknUMjA1jki5xval3TE0h9uWQdf6oJDebY00j/RzDtqQLh53eCaoD9qRzm3tO1TNbW2K9912jMZyCZrCrddlCArvB4vZ42IIOpnqq4CBA/JSurK1i4PfLUG3uFVIEwwwMYnZWreL9WOg/SVGnPSSy1goxLuNqhcLjdnk9dzFxlYoLLuIHvs10JDbaJdroQAXpjG5s++jFXNjNtQd+OT1QiQYfXz6BT/td7Qr3tNaAAAAAElFTkSuQmCC) no-repeat 100% 0;
  height: 44px;
  width: 29px;
  position: absolute;
  right: 0;
  bottom: 10px;
  text-align: center;
  padding-top: 13px
}

@media (-ms-high-contrast:active),
(-ms-high-contrast:none) {

  .m-dealer-maps .first-medium-6,
  .m-dealer-maps .first-search-field-border {
    border-right: 1px solid #999
  }
}

@media (-ms-high-contrast:active) and (max-width:770px),
(-ms-high-contrast:none) and (max-width:770px) {

  .first-medium-6,
  .first-search-field-border {
    border-right: none
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {

  .m-dealer .m-image,
  .m-product-form .m-image {
    display: none
  }

  .m-dealer .m-pdp-txt {
    margin-top: 20px
  }

  .m-dealer .m-pdp-txt .m-list,
  .m-dealer .m-pdp-txt .text {
    display: none
  }

  .m-dealer .m-dealer-box .medium-3,
  .m-dealer .m-dealer-box .medium-9 {
    width: 50%;
    float: left
  }

  .m-dealer .m-dealer-box .medium-3 .medium-4,
  .m-dealer .m-dealer-box .medium-9 .medium-4 {
    padding: 0 0 .313em !important
  }

  .m-dealer .m-dealer-box .medium-3 .medium-4 a,
  .m-dealer .m-dealer-box .medium-3 .medium-4 span.green,
  .m-dealer .m-dealer-box .medium-3 .medium-4 span.lightgrey,
  .m-dealer .m-dealer-box .medium-9 .medium-4 a,
  .m-dealer .m-dealer-box .medium-9 .medium-4 span.green,
  .m-dealer .m-dealer-box .medium-9 .medium-4 span.lightgrey {
    float: right
  }

  .m-dealer .m-dealer-box .medium-3 .medium-4 span.green,
  .m-dealer .m-dealer-box .medium-3 .medium-4 span.lightgrey,
  .m-dealer .m-dealer-box .medium-9 .medium-4 span.green,
  .m-dealer .m-dealer-box .medium-9 .medium-4 span.lightgrey {
    padding: 0 .938em 0 0
  }

  .m-dealer .m-dealer-maps .m-form form .sbHolder {
    border-left: 1px solid
  }

  .m-dealer .m-dealer-maps .m-form .medium-9 {
    width: 75%;
    float: left
  }

  .m-dealer .m-dealer-maps .m-form .medium-3 {
    width: 25%;
    float: left
  }

  .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-branche,
  .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-directions {
    float: inherit !important
  }
}

@-moz-document url-prefix() {
  .m-dealer-box .arrow-icon {
    margin-top: .125em !important
  }

  .m-dealer .m-dealer-maps .m-dealer-address .m-dealer-address-link .fa {
    top: .125em !important
  }
}

@media (min-width:768px) and (max-width:845px) {
  .m-dealer .sbSelector {
    font-size: 83%
  }
}

@media (max-width:770px) {
  .m-dealer .m-dealer-maps .medium-6 {
    width: 100%
  }

  .m-dealer .m-dealer-maps .column form input[name=search-area],
  .m-dealer .m-dealer-maps .column form input[name=search] {
    border-left: 1px solid #999
  }

  .m-dealer .m-dealer-maps .column form .dealer-filters {
    display: block;
    border-left: none
  }

  .m-dealer .m-dealer-maps .column form .dealer-filters .dealer-filter {
    width: 100%;
    border-left: 1px solid #ddd
  }

  .m-dealer .m-dealer-maps .column form .dealer-filters .dealer-filter .sbOptions {
    max-height: 300px
  }

  .m-dealer .m-dealer-maps .column .m-dealer-results {
    display: table;
    width: 100%
  }

  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-adress-box {
    padding: 0;
    display: table-footer-group
  }

  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-adress-box .m-dealer-address {
    max-height: 300px
  }

  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-adress-box .m-dealer-address .m-dealer-marker {
    top: 10px
  }

  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-google-maps-wrapper {
    display: table-header-group
  }

  .m-dealer .m-dealer-maps .column .m-dealer-results .m-dealer-google-maps-wrapper #m-dealer-google-maps {
    height: 300px;
    border-left: 1px solid #ddd
  }
}

@media (min-width:768px) and (max-width:769px) {
  .m-dealer .medium-3 {
    width: 25% !important
  }

  .m-dealer .medium-9 {
    width: 75% !important
  }

  .m-dealer .m-pdp-txt .input-container {
    padding-right: .625em !important
  }

  .m-product-form .m-image {
    display: block !important
  }
}

@media only screen and (max-width:769px) and (min-width:0px) {
  .m-dealer .m-dealer-maps .m-form form .sbHolder {
    border-left: 1px solid #999
  }
}

@media (max-width:500px) {
  .m-dealer .m-dealer-online-item .small-6 {
    width: 100%
  }
}

@media (max-width:769px) {
  .m-dealer .m-pdp-txt .input-container {
    padding: 0;
    margin: 0 0 .625em
  }
}

@media only screen and (min-width:768px) and (max-width:769px) {

  .m-dealer .m-pdp-txt,
  .m-dealer .m-pdp-txt .medium-6 {
    width: 100%
  }
}

.bh-sl-container {
  padding: 0
}

.bh-sl-container form .sbHolder {
  border-left: 1px solid #ddd !important
}

.flex-container a:hover,
.flex-slider a:hover {
  outline: none
}

.flex-control-nav,
.flex-direction-nav,
.slides,
.slides>li {
  margin: 0;
  padding: 0;
  list-style: none
}

.flex-pauseplay span {
  text-transform: capitalize
}

.flexslider {
  margin: 0 0 20px;
  padding: 0
}

.flexslider .slides>li {
  display: none;
  -webkit-backface-visibility: hidden;
  position: relative
}

.flexslider .slides img {
  width: auto;
  display: inline;
  vertical-align: middle;
  object-fit: scale-down;
  object-position: center
}

.flexslider .slides:after {
  content: " ";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.flexslider .slides .bg_highlight .m-image {
  max-width: 100%
}

html[xmlns] .flexslider .slides {
  display: block
}

* html .flexslider .slides {
  height: 1%
}

.no-js .flexslider .slides>li:first-child {
  display: block
}

.flexslider#slider {
  margin: 0 0 5px;
  background: #fff;
  border: 1px solid #ddd;
  position: relative;
  zoom: 1
}

.flexslider .slides {
  zoom: 1
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none
}

#carousel.flexslider .slides img {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}

.flex-viewport {
  max-height: 2000px;
  transition: all 1s ease
}

.loading .flex-viewport {
  max-height: 300px
}

.carousel li {
  margin-right: 5px
}

.flex-direction-nav {
  *height: 0
}

#slider .flex-direction-nav a {
  width: 50px
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 25px;
  height: 50px;
  margin: -30px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10 !important;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, .8);
  text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .3);
  transition: all .3s ease-in-out
}

.flex-direction-nav a:before {
  padding: 15px 0;
  font-family: FontAwesome;
  font-size: 40px;
  display: inline-block;
  color: #82939c;
  text-shadow: 1px 1px 0 hsla(0, 0%, 100%, .3)
}

.flex-direction-nav .flex-prev {
  left: -50px
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 10px
}

#slider.flexslider:hover .flex-direction-nav .flex-prev {
  left: -5px
}

.m-cross .flexslider:hover .flex-direction-nav .flex-prev {
  left: 20px !important
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 10px
}

.m-cross .flexslider:hover .flex-direction-nav .flex-next {
  right: 20px !important
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: .8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000
}

.flex-pauseplay a:before {
  font-family: FontAwesome;
  font-size: 20px;
  display: inline-block;
  content: "\F004"
}

.flex-pauseplay a:hover {
  opacity: 1
}

.flex-pauseplay a.flex-play:before {
  content: "\F003"
}

.flex-control-nav {
  width: 100%;
  position: relative;
  bottom: -40px;
  text-align: center
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline
}

.flex-control-paging li a {
  width: 23px;
  height: 4px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, .5);
  cursor: pointer;
  text-indent: -9999px
}

.flex-control-paging li a:hover {
  background: #FF0000;
  transition: all .5s linear 0s
}

.flex-control-paging li a.flex-active {
  background: #FF0000;
  cursor: default
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  transition: all 1s ease
}

.flex-control-thumbs img:hover {
  opacity: 1
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default
}

.m-image #carousel .flex-active-slide:after {
  border-bottom: 5px solid #FF0000;
  bottom: 0;
  content: "";
  position: absolute;
  right: 0;
  width: 71px
}

.m-image .video-icon {
  top: 19px;
  left: 19px
}

.m-gallery #carousel .image_tn,
.m-gallery #slider .image_tn {
  margin-bottom: 0
}

.m-image #carousel {
  position: relative
}

.m-image #carousel .flex-direction-nav a {
  margin: -25px 0 0
}

#carousel .flex-direction-nav .flex-next:hover,
#carousel .flex-direction-nav .flex-prev:hover,
.flex-nav-next:hover a:before,
.flex-nav-prev:hover a:before {
  color: #FF0000;
  transition: all .5s linear 0s;
  border-color: #FF0000
}

#carousel li {
  cursor: pointer
}

.m-gallery .m-image .image_tn .fa-plus {
  right: 10px;
  z-index: 1001
}

.image_tn .video-ico {
  top: 13px;
  left: 13px
}

.video-ico {
  border: 3px solid #FF0000;
  border-radius: 25px;
  background-color: #666;
  cursor: pointer;
  height: 45px;
  width: 45px;
  position: absolute;
  z-index: 10;
  top: 12.5px;
  left: 12.5px
}

.video-ico:after {
  color: #FF0000;
  padding: 10px 8px;
  font-family: FontAwesome;
  font-size: 24px;
  display: inline-block
}

.video-ico-big {
  position: unset !important;
  border: 3px solid #FF0000;
  border-radius: 45px;
  background-color: #666;
  cursor: pointer;
  height: 80px;
  width: 80px
}

.video-ico-big-container {
  z-index: 1001;
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center
}

.video-ico-big:after {
  color: #FF0000;
  padding: 28px 20px;
  font-family: FontAwesome;
  font-size: 38px;
  display: inline-block;
  content: "\F03D"
}

.cross_seller .flex-viewport {
  padding-bottom: 1px
}

.cross_seller .flex-control-nav {
  bottom: -30px
}

#carousel li.image_tn,
#slider ul li {
  background: #fff;
  text-align: center
}

#carousel li.image_tn {
  overflow: hidden;
  height: 71px
}

@media screen and (max-width:860px) {
  .flex-direction-nav .flex-prev {
    left: 2px;
    opacity: 1
  }

  .flex-direction-nav .flex-next {
    right: 2px;
    opacity: 1
  }

  .flex-control-nav {
    display: none
  }
}

/*! lightgallery - v1.2.18 - 2016-04-13
* http://sachinchoolur.github.io/lightGallery/
* Copyright (c) 2016 Sachin N; Licensed Apache 2.0 */
@font-face {
  font-family: lg;
  src: url(data:application/vnd.ms-fontobject;base64,WAsAAMgKAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAeWn73wAAAAAAAAAAAAAAAAAAAAAAAAQAbABnAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAEAGwAZwAAAAAAAAEAAAALAIAAAwAwT1MvMg8SABUAAAC8AAAAYGNtYXChu0lTAAABHAAAAJRnYXNwAAAAEAAAAbAAAAAIZ2x5ZrL/c5sAAAG4AAAFXGhlYWQJHtTeAAAHFAAAADZoaGVhB20D0QAAB0wAAAAkaG10eDYABoEAAAdwAAAAQGxvY2EJ9AiuAAAHsAAAACJtYXhwABoAQAAAB9QAAAAgbmFtZfqzn00AAAf0AAACsnBvc3QAAwAAAAAKqAAAACAAAwPZAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADjEgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAeAAAABoAEAADAAoAAQAg4BrgHeAz4HDgleDy4f/iDeMS//3//wAAAAAAIOAa4B3gM+Bw4JTg8uH/4gzjEf/9//8AAf/jH+of6B/TH5cfdB8YHgweABz9AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABABWAAEDqgNVAAMAEwAjACcAAAERMxEHMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NhMRMxECKlaAjGVlZWWMjGVlZWWMsH19fX2wsH19fX0wVgEBAVT+rKxlZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff2sAVT+rAADAFYAAQOqA1UADwAfACIAACUyNzY1NCcmIyIHBhUUFxYTMhcWFRQHBiMiJyY1NDc2ExEFAgCMZWVlZYyMZWVlZYywfX19fbCwfX19fVoBAFVlZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff2WAYDAAAAAAAMAVQAAA6sDVQAUACgAPQAAASEyFxYVERQHBiMhIicmNRE0NzYzBxEUFxYzIQYHBiMhIicmNRE0NzYlISIHBhURFBcWMyEyNzY1ETQnJiMBgAGrNSUmJiU1/lU1JiUlJjXVDA0RAiQOISEp/lU1JSYYGAKm/lUSDA0NDBIBqxENDAwNEQNVJSY1/lY1JiUlJjUBqjUmJbL93RIMDSUYGCYlNQGrKSEhag0MEv5WEg0MDA0SAaoSDA0AAAAAAQDWAIEDKgLVAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAEAVQBVA6sDAAAiAAABMhcWFRQPASEyFxYVFAcGIyEXFhUUBwYjIicBJjU0NwE2MwGrEQ0MDOICmRIMDQ0MEv1n4gwMDRESDf7WDQ0BKg0SAwANDBISDOIMDRESDQziDBISDA0NASoNEhENASsMAAABAFUAVQOrAwAAIgAAATIXARYVFAcBBiMiJyY1ND8BISInJjU0NzYzIScmNTQ3NjMCVRINASoNDf7WDRISDAwM4v1nEgwNDQwSApniDAwMEgMADP7VDBISDf7WDQ0MEhIM4g0MEhENDOIMEhMMDAAAAgCqACsDVgMrAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYACQCqAFUDVgMBAAMABwALAA8AEwAXABsAHwAjAAAlNTMVAzUzFQE1MxU3MxUjATUzFSE1MxUDNTMVMzUzFQE1MxUCqqysrP5UrFSsrP8ArP5UrKysVKz+VKxVrKwBAKysAQCsrKys/wCsrKys/wCsrKysAgCsrAAABADWAIEDKgLVAAUACwARABcAAAEzFSM1IxM1MxUjNQE1MxUjFR0BMxUjNQJW1FSAgFTU/oDUgIDUAtXUgP5UgNRUASzUVICsgFTUAAQA1gCBAyoC1QAFAAsAEQAXAAABMxUjNTMDNTMVIxUBNTMVIzURNTMVIzUCqoDUVFTUgP6sVNTUVAJVVNT9rNRUgAHUgNRU/qxU1IAAAAAAAwCAAEEDagMrAAsAGwAyAAABIxUjNSM1MzUzFTMHMjc2NTQnJiMiBwYVFBcWIRcHJzUnBiMiJyY1NDc2MzIXFhUUBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQQgwCAVZWKlZW1jg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdGhMDAAAAAMAgABBA2oDKwADABMAKgAAATMVIxcyNzY1NCcmIyIHBhUUFxYhFwcnNScGIyInJjU0NzYzMhcWFRQHFwEq1tZsUDg4ODhQUDg4ODgBUNRA1AxMaHRRUVFRdHRQUEIMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdGhMDAAAAAEAAAABAADf+2l5Xw889QALBAAAAAAA0yrIRgAAAADTKshGAAAAAAOrA1UAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA6sAAQAAAAAAAAAAAAAAAAAAABAEAAAAAAAAAAAAAAACAAAABAAAVgQAAFYEAABVBAAA1gQAAFUEAABVBAAAqgQAAKoEAADWBAAA1gQAAIAEAACAAAAAAAAKABQAHgBeAJgA9gEQAUgBgAGYAdQB+gIiAmwCrgAAAAEAAAAQAD4ACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAWAQ4AAQAAAAAAAAAGAI0AAQAAAAAAAQACAAAAAQAAAAAAAgAHATsAAQAAAAAAAwACAS8AAQAAAAAABAACAVAAAQAAAAAABQALAQ4AAQAAAAAABgACATUAAQAAAAAACgAaAVYAAQAAAAAACwAtAAYAAQAAAAAADQADAJ8AAQAAAAAADgAiAKgAAwABBAkAAAAMAJMAAwABBAkAAQAEAAIAAwABBAkAAgAOAUIAAwABBAkAAwAEATEAAwABBAkABAAEAVIAAwABBAkABQAWARkAAwABBAkABgAEATcAAwABBAkACgA0AXAAAwABBAkACwBaADMAAwABBAkADQAGAKIAAwABBAkADgBEAMpsZwBsAGdodHRwczovL2dpdGh1Yi5jb20vc2FjaGluY2hvb2x1ci9saWdodEdhbGxlcnkAaAB0AHQAcABzADoALwAvAGcAaQB0AGgAdQBiAC4AYwBvAG0ALwBzAGEAYwBoAGkAbgBjAGgAbwBvAGwAdQByAC8AbABpAGcAaAB0AEcAYQBsAGwAZQByAHlzYWNoaW4AcwBhAGMAaABpAG5NTFQATQBMAFRodHRwOi8vb3BlbnNvdXJjZS5vcmcvbGljZW5zZXMvTUlUAGgAdAB0AHAAOgAvAC8AbwBwAGUAbgBzAG8AdQByAGMAZQAuAG8AcgBnAC8AbABpAGMAZQBuAHMAZQBzAC8ATQBJAFRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBsZwBsAGdsZwBsAGdSZWd1bGFyAFIAZQBnAHUAbABhAHJsZwBsAGdGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA);
  src: url(data:application/vnd.ms-fontobject;base64,WAsAAMgKAAABAAIAAAAAAAAAAAAAAAAAAAABAJABAAAAAExQAAAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAeWn73wAAAAAAAAAAAAAAAAAAAAAAAAQAbABnAAAADgBSAGUAZwB1AGwAYQByAAAAFgBWAGUAcgBzAGkAbwBuACAAMQAuADAAAAAEAGwAZwAAAAAAAAEAAAALAIAAAwAwT1MvMg8SABUAAAC8AAAAYGNtYXChu0lTAAABHAAAAJRnYXNwAAAAEAAAAbAAAAAIZ2x5ZrL/c5sAAAG4AAAFXGhlYWQJHtTeAAAHFAAAADZoaGVhB20D0QAAB0wAAAAkaG10eDYABoEAAAdwAAAAQGxvY2EJ9AiuAAAHsAAAACJtYXhwABoAQAAAB9QAAAAgbmFtZfqzn00AAAf0AAACsnBvc3QAAwAAAAAKqAAAACAAAwPZAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADjEgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAeAAAABoAEAADAAoAAQAg4BrgHeAz4HDgleDy4f/iDeMS//3//wAAAAAAIOAa4B3gM+Bw4JTg8uH/4gzjEf/9//8AAf/jH+of6B/TH5cfdB8YHgweABz9AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABABWAAEDqgNVAAMAEwAjACcAAAERMxEHMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NhMRMxECKlaAjGVlZWWMjGVlZWWMsH19fX2wsH19fX0wVgEBAVT+rKxlZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff2sAVT+rAADAFYAAQOqA1UADwAfACIAACUyNzY1NCcmIyIHBhUUFxYTMhcWFRQHBiMiJyY1NDc2ExEFAgCMZWVlZYyMZWVlZYywfX19fbCwfX19fVoBAFVlZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff2WAYDAAAAAAAMAVQAAA6sDVQAUACgAPQAAASEyFxYVERQHBiMhIicmNRE0NzYzBxEUFxYzIQYHBiMhIicmNRE0NzYlISIHBhURFBcWMyEyNzY1ETQnJiMBgAGrNSUmJiU1/lU1JiUlJjXVDA0RAiQOISEp/lU1JSYYGAKm/lUSDA0NDBIBqxENDAwNEQNVJSY1/lY1JiUlJjUBqjUmJbL93RIMDSUYGCYlNQGrKSEhag0MEv5WEg0MDA0SAaoSDA0AAAAAAQDWAIEDKgLVAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAEAVQBVA6sDAAAiAAABMhcWFRQPASEyFxYVFAcGIyEXFhUUBwYjIicBJjU0NwE2MwGrEQ0MDOICmRIMDQ0MEv1n4gwMDRESDf7WDQ0BKg0SAwANDBISDOIMDRESDQziDBISDA0NASoNEhENASsMAAABAFUAVQOrAwAAIgAAATIXARYVFAcBBiMiJyY1ND8BISInJjU0NzYzIScmNTQ3NjMCVRINASoNDf7WDRISDAwM4v1nEgwNDQwSApniDAwMEgMADP7VDBISDf7WDQ0MEhIM4g0MEhENDOIMEhMMDAAAAgCqACsDVgMrAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYACQCqAFUDVgMBAAMABwALAA8AEwAXABsAHwAjAAAlNTMVAzUzFQE1MxU3MxUjATUzFSE1MxUDNTMVMzUzFQE1MxUCqqysrP5UrFSsrP8ArP5UrKysVKz+VKxVrKwBAKysAQCsrKys/wCsrKys/wCsrKysAgCsrAAABADWAIEDKgLVAAUACwARABcAAAEzFSM1IxM1MxUjNQE1MxUjFR0BMxUjNQJW1FSAgFTU/oDUgIDUAtXUgP5UgNRUASzUVICsgFTUAAQA1gCBAyoC1QAFAAsAEQAXAAABMxUjNTMDNTMVIxUBNTMVIzURNTMVIzUCqoDUVFTUgP6sVNTUVAJVVNT9rNRUgAHUgNRU/qxU1IAAAAAAAwCAAEEDagMrAAsAGwAyAAABIxUjNSM1MzUzFTMHMjc2NTQnJiMiBwYVFBcWIRcHJzUnBiMiJyY1NDc2MzIXFhUUBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQQgwCAVZWKlZW1jg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdGhMDAAAAAMAgABBA2oDKwADABMAKgAAATMVIxcyNzY1NCcmIyIHBhUUFxYhFwcnNScGIyInJjU0NzYzMhcWFRQHFwEq1tZsUDg4ODhQUDg4ODgBUNRA1AxMaHRRUVFRdHRQUEIMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdGhMDAAAAAEAAAABAADf+2l5Xw889QALBAAAAAAA0yrIRgAAAADTKshGAAAAAAOrA1UAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA6sAAQAAAAAAAAAAAAAAAAAAABAEAAAAAAAAAAAAAAACAAAABAAAVgQAAFYEAABVBAAA1gQAAFUEAABVBAAAqgQAAKoEAADWBAAA1gQAAIAEAACAAAAAAAAKABQAHgBeAJgA9gEQAUgBgAGYAdQB+gIiAmwCrgAAAAEAAAAQAD4ACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAWAQ4AAQAAAAAAAAAGAI0AAQAAAAAAAQACAAAAAQAAAAAAAgAHATsAAQAAAAAAAwACAS8AAQAAAAAABAACAVAAAQAAAAAABQALAQ4AAQAAAAAABgACATUAAQAAAAAACgAaAVYAAQAAAAAACwAtAAYAAQAAAAAADQADAJ8AAQAAAAAADgAiAKgAAwABBAkAAAAMAJMAAwABBAkAAQAEAAIAAwABBAkAAgAOAUIAAwABBAkAAwAEATEAAwABBAkABAAEAVIAAwABBAkABQAWARkAAwABBAkABgAEATcAAwABBAkACgA0AXAAAwABBAkACwBaADMAAwABBAkADQAGAKIAAwABBAkADgBEAMpsZwBsAGdodHRwczovL2dpdGh1Yi5jb20vc2FjaGluY2hvb2x1ci9saWdodEdhbGxlcnkAaAB0AHQAcABzADoALwAvAGcAaQB0AGgAdQBiAC4AYwBvAG0ALwBzAGEAYwBoAGkAbgBjAGgAbwBvAGwAdQByAC8AbABpAGcAaAB0AEcAYQBsAGwAZQByAHlzYWNoaW4AcwBhAGMAaABpAG5NTFQATQBMAFRodHRwOi8vb3BlbnNvdXJjZS5vcmcvbGljZW5zZXMvTUlUAGgAdAB0AHAAOgAvAC8AbwBwAGUAbgBzAG8AdQByAGMAZQAuAG8AcgBnAC8AbABpAGMAZQBuAHMAZQBzAC8ATQBJAFRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBsZwBsAGdsZwBsAGdSZWd1bGFyAFIAZQBnAHUAbABhAHJsZwBsAGdGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA?#iefixn1z373) format("embedded-opentype"), url(data:font/woff;base64,d09GRgABAAAAAAsUAAsAAAAACsgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABPUy8yAAABCAAAAGAAAABgDxIAFWNtYXAAAAFoAAAAlAAAAJShu0lTZ2FzcAAAAfwAAAAIAAAACAAAABBnbHlmAAACBAAABVwAAAVcsv9zm2hlYWQAAAdgAAAANgAAADYJHtTeaGhlYQAAB5gAAAAkAAAAJAdtA9FobXR4AAAHvAAAAEAAAABANgAGgWxvY2EAAAf8AAAAIgAAACIJ9AiubWF4cAAACCAAAAAgAAAAIAAaAEBuYW1lAAAIQAAAArIAAAKy+rOfTXBvc3QAAAr0AAAAIAAAACAAAwAAAAMD2QGQAAUAAAKZAswAAACPApkCzAAAAesAMwEJAAAAAAAAAAAAAAAAAAAAARAAAAAAAAAAAAAAAAAAAAAAQAAA4xIDwP/AAEADwABAAAAAAQAAAAAAAAAAAAAAIAAAAAAAAwAAAAMAAAAcAAEAAwAAABwAAwABAAAAHAAEAHgAAAAaABAAAwAKAAEAIOAa4B3gM+Bw4JXg8uH/4g3jEv/9//8AAAAAACDgGuAd4DPgcOCU4PLh/+IM4xH//f//AAH/4x/qH+gf0x+XH3QfGB4MHgAc/QADAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAQAVgABA6oDVQADABMAIwAnAAABETMRBzI3NjU0JyYjIgcGFRQXFhMyFxYVFAcGIyInJjU0NzYTETMRAipWgIxlZWVljIxlZWVljLB9fX19sLB9fX19MFYBAQFU/qysZWWMjGVlZWWMjGVlAwB9fbCwfX19fbCwfX39rAFU/qwAAwBWAAEDqgNVAA8AHwAiAAAlMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NhMRBQIAjGVlZWWMjGVlZWWMsH19fX2wsH19fX1aAQBVZWWMjGVlZWWMjGVlAwB9fbCwfX19fbCwfX39lgGAwAAAAAADAFUAAAOrA1UAFAAoAD0AAAEhMhcWFREUBwYjISInJjURNDc2MwcRFBcWMyEGBwYjISInJjURNDc2JSEiBwYVERQXFjMhMjc2NRE0JyYjAYABqzUlJiYlNf5VNSYlJSY11QwNEQIkDiEhKf5VNSUmGBgCpv5VEgwNDQwSAasRDQwMDREDVSUmNf5WNSYlJSY1Aao1JiWy/d0SDA0lGBgmJTUBqykhIWoNDBL+VhINDAwNEgGqEgwNAAAAAAEA1gCBAyoC1QALAAABBxcHJwcnNyc3FzcDKu7uPO7uPO7uPO7uApnu7jzu7jzu7jzu7gABAFUAVQOrAwAAIgAAATIXFhUUDwEhMhcWFRQHBiMhFxYVFAcGIyInASY1NDcBNjMBqxENDAziApkSDA0NDBL9Z+IMDA0REg3+1g0NASoNEgMADQwSEgziDA0REg0M4gwSEgwNDQEqDRIRDQErDAAAAQBVAFUDqwMAACIAAAEyFwEWFRQHAQYjIicmNTQ/ASEiJyY1NDc2MyEnJjU0NzYzAlUSDQEqDQ3+1g0SEgwMDOL9ZxIMDQ0MEgKZ4gwMDBIDAAz+1QwSEg3+1g0NDBISDOINDBIRDQziDBITDAwAAAIAqgArA1YDKwADAAoAADchFSEBByczETMRqgKs/VQCAKqqgFSBVgFWrKwBqv5WAAkAqgBVA1YDAQADAAcACwAPABMAFwAbAB8AIwAAJTUzFQM1MxUBNTMVNzMVIwE1MxUhNTMVAzUzFTM1MxUBNTMVAqqsrKz+VKxUrKz/AKz+VKysrFSs/lSsVaysAQCsrAEArKysrP8ArKysrP8ArKysrAIArKwAAAQA1gCBAyoC1QAFAAsAEQAXAAABMxUjNSMTNTMVIzUBNTMVIxUdATMVIzUCVtRUgIBU1P6A1ICA1ALV1ID+VIDUVAEs1FSArIBU1AAEANYAgQMqAtUABQALABEAFwAAATMVIzUzAzUzFSMVATUzFSM1ETUzFSM1AqqA1FRU1ID+rFTU1FQCVVTU/azUVIAB1IDUVP6sVNSAAAAAAAMAgABBA2oDKwALABsAMgAAASMVIzUjNTM1MxUzBzI3NjU0JyYjIgcGFRQXFiEXByc1JwYjIicmNTQ3NjMyFxYVFAcXAgBWKlZWKlZqUDg4ODhQUDg4ODgBUNRA1AxMaHRRUVFRdHRQUEIMAgFWVipWVtY4OFBQODg4OFBQODjUQNQiDEJQUHR0UVFRUXRoTAwAAAADAIAAQQNqAysAAwATACoAAAEzFSMXMjc2NTQnJiMiBwYVFBcWIRcHJzUnBiMiJyY1NDc2MzIXFhUUBxcBKtbWbFA4ODg4UFA4ODg4AVDUQNQMTGh0UVFRUXR0UFBCDAIrKqw4OFBQODg4OFBQODjUQNQiDEJQUHR0UVFRUXRoTAwAAAABAAAAAQAA3/tpeV8PPPUACwQAAAAAANMqyEYAAAAA0yrIRgAAAAADqwNVAAAACAACAAAAAAAAAAEAAAPA/8AAAAQAAAAAAAOrAAEAAAAAAAAAAAAAAAAAAAAQBAAAAAAAAAAAAAAAAgAAAAQAAFYEAABWBAAAVQQAANYEAABVBAAAVQQAAKoEAACqBAAA1gQAANYEAACABAAAgAAAAAAACgAUAB4AXgCYAPYBEAFIAYABmAHUAfoCIgJsAq4AAAABAAAAEAA+AAkAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAFgEOAAEAAAAAAAAABgCNAAEAAAAAAAEAAgAAAAEAAAAAAAIABwE7AAEAAAAAAAMAAgEvAAEAAAAAAAQAAgFQAAEAAAAAAAUACwEOAAEAAAAAAAYAAgE1AAEAAAAAAAoAGgFWAAEAAAAAAAsALQAGAAEAAAAAAA0AAwCfAAEAAAAAAA4AIgCoAAMAAQQJAAAADACTAAMAAQQJAAEABAACAAMAAQQJAAIADgFCAAMAAQQJAAMABAExAAMAAQQJAAQABAFSAAMAAQQJAAUAFgEZAAMAAQQJAAYABAE3AAMAAQQJAAoANAFwAAMAAQQJAAsAWgAzAAMAAQQJAA0ABgCiAAMAAQQJAA4ARADKbGcAbABnaHR0cHM6Ly9naXRodWIuY29tL3NhY2hpbmNob29sdXIvbGlnaHRHYWxsZXJ5AGgAdAB0AHAAcwA6AC8ALwBnAGkAdABoAHUAYgAuAGMAbwBtAC8AcwBhAGMAaABpAG4AYwBoAG8AbwBsAHUAcgAvAGwAaQBnAGgAdABHAGEAbABsAGUAcgB5c2FjaGluAHMAYQBjAGgAaQBuTUxUAE0ATABUaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL01JVABoAHQAdABwADoALwAvAG8AcABlAG4AcwBvAHUAcgBjAGUALgBvAHIAZwAvAGwAaQBjAGUAbgBzAGUAcwAvAE0ASQBUVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwbGcAbABnbGcAbABnUmVndWxhcgBSAGUAZwB1AGwAYQBybGcAbABnRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("woff"), url(data:font/ttf;base64,AAEAAAALAIAAAwAwT1MvMg8SABUAAAC8AAAAYGNtYXChu0lTAAABHAAAAJRnYXNwAAAAEAAAAbAAAAAIZ2x5ZrL/c5sAAAG4AAAFXGhlYWQJHtTeAAAHFAAAADZoaGVhB20D0QAAB0wAAAAkaG10eDYABoEAAAdwAAAAQGxvY2EJ9AiuAAAHsAAAACJtYXhwABoAQAAAB9QAAAAgbmFtZfqzn00AAAf0AAACsnBvc3QAAwAAAAAKqAAAACAAAwPZAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADjEgPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAeAAAABoAEAADAAoAAQAg4BrgHeAz4HDgleDy4f/iDeMS//3//wAAAAAAIOAa4B3gM+Bw4JTg8uH/4gzjEf/9//8AAf/jH+of6B/TH5cfdB8YHgweABz9AAMAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEAAf//AA8AAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAABABWAAEDqgNVAAMAEwAjACcAAAERMxEHMjc2NTQnJiMiBwYVFBcWEzIXFhUUBwYjIicmNTQ3NhMRMxECKlaAjGVlZWWMjGVlZWWMsH19fX2wsH19fX0wVgEBAVT+rKxlZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff2sAVT+rAADAFYAAQOqA1UADwAfACIAACUyNzY1NCcmIyIHBhUUFxYTMhcWFRQHBiMiJyY1NDc2ExEFAgCMZWVlZYyMZWVlZYywfX19fbCwfX19fVoBAFVlZYyMZWVlZYyMZWUDAH19sLB9fX19sLB9ff2WAYDAAAAAAAMAVQAAA6sDVQAUACgAPQAAASEyFxYVERQHBiMhIicmNRE0NzYzBxEUFxYzIQYHBiMhIicmNRE0NzYlISIHBhURFBcWMyEyNzY1ETQnJiMBgAGrNSUmJiU1/lU1JiUlJjXVDA0RAiQOISEp/lU1JSYYGAKm/lUSDA0NDBIBqxENDAwNEQNVJSY1/lY1JiUlJjUBqjUmJbL93RIMDSUYGCYlNQGrKSEhag0MEv5WEg0MDA0SAaoSDA0AAAAAAQDWAIEDKgLVAAsAAAEHFwcnByc3JzcXNwMq7u487u487u487u4Cme7uPO7uPO7uPO7uAAEAVQBVA6sDAAAiAAABMhcWFRQPASEyFxYVFAcGIyEXFhUUBwYjIicBJjU0NwE2MwGrEQ0MDOICmRIMDQ0MEv1n4gwMDRESDf7WDQ0BKg0SAwANDBISDOIMDRESDQziDBISDA0NASoNEhENASsMAAABAFUAVQOrAwAAIgAAATIXARYVFAcBBiMiJyY1ND8BISInJjU0NzYzIScmNTQ3NjMCVRINASoNDf7WDRISDAwM4v1nEgwNDQwSApniDAwMEgMADP7VDBISDf7WDQ0MEhIM4g0MEhENDOIMEhMMDAAAAgCqACsDVgMrAAMACgAANyEVIQEHJzMRMxGqAqz9VAIAqqqAVIFWAVasrAGq/lYACQCqAFUDVgMBAAMABwALAA8AEwAXABsAHwAjAAAlNTMVAzUzFQE1MxU3MxUjATUzFSE1MxUDNTMVMzUzFQE1MxUCqqysrP5UrFSsrP8ArP5UrKysVKz+VKxVrKwBAKysAQCsrKys/wCsrKys/wCsrKysAgCsrAAABADWAIEDKgLVAAUACwARABcAAAEzFSM1IxM1MxUjNQE1MxUjFR0BMxUjNQJW1FSAgFTU/oDUgIDUAtXUgP5UgNRUASzUVICsgFTUAAQA1gCBAyoC1QAFAAsAEQAXAAABMxUjNTMDNTMVIxUBNTMVIzURNTMVIzUCqoDUVFTUgP6sVNTUVAJVVNT9rNRUgAHUgNRU/qxU1IAAAAAAAwCAAEEDagMrAAsAGwAyAAABIxUjNSM1MzUzFTMHMjc2NTQnJiMiBwYVFBcWIRcHJzUnBiMiJyY1NDc2MzIXFhUUBxcCAFYqVlYqVmpQODg4OFBQODg4OAFQ1EDUDExodFFRUVF0dFBQQgwCAVZWKlZW1jg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdGhMDAAAAAMAgABBA2oDKwADABMAKgAAATMVIxcyNzY1NCcmIyIHBhUUFxYhFwcnNScGIyInJjU0NzYzMhcWFRQHFwEq1tZsUDg4ODhQUDg4ODgBUNRA1AxMaHRRUVFRdHRQUEIMAisqrDg4UFA4ODg4UFA4ONRA1CIMQlBQdHRRUVFRdGhMDAAAAAEAAAABAADf+2l5Xw889QALBAAAAAAA0yrIRgAAAADTKshGAAAAAAOrA1UAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAA6sAAQAAAAAAAAAAAAAAAAAAABAEAAAAAAAAAAAAAAACAAAABAAAVgQAAFYEAABVBAAA1gQAAFUEAABVBAAAqgQAAKoEAADWBAAA1gQAAIAEAACAAAAAAAAKABQAHgBeAJgA9gEQAUgBgAGYAdQB+gIiAmwCrgAAAAEAAAAQAD4ACQAAAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAWAQ4AAQAAAAAAAAAGAI0AAQAAAAAAAQACAAAAAQAAAAAAAgAHATsAAQAAAAAAAwACAS8AAQAAAAAABAACAVAAAQAAAAAABQALAQ4AAQAAAAAABgACATUAAQAAAAAACgAaAVYAAQAAAAAACwAtAAYAAQAAAAAADQADAJ8AAQAAAAAADgAiAKgAAwABBAkAAAAMAJMAAwABBAkAAQAEAAIAAwABBAkAAgAOAUIAAwABBAkAAwAEATEAAwABBAkABAAEAVIAAwABBAkABQAWARkAAwABBAkABgAEATcAAwABBAkACgA0AXAAAwABBAkACwBaADMAAwABBAkADQAGAKIAAwABBAkADgBEAMpsZwBsAGdodHRwczovL2dpdGh1Yi5jb20vc2FjaGluY2hvb2x1ci9saWdodEdhbGxlcnkAaAB0AHQAcABzADoALwAvAGcAaQB0AGgAdQBiAC4AYwBvAG0ALwBzAGEAYwBoAGkAbgBjAGgAbwBvAGwAdQByAC8AbABpAGcAaAB0AEcAYQBsAGwAZQByAHlzYWNoaW4AcwBhAGMAaABpAG5NTFQATQBMAFRodHRwOi8vb3BlbnNvdXJjZS5vcmcvbGljZW5zZXMvTUlUAGgAdAB0AHAAOgAvAC8AbwBwAGUAbgBzAG8AdQByAGMAZQAuAG8AcgBnAC8AbABpAGMAZQBuAHMAZQBzAC8ATQBJAFRWZXJzaW9uIDEuMABWAGUAcgBzAGkAbwBuACAAMQAuADBsZwBsAGdsZwBsAGdSZWd1bGFyAFIAZQBnAHUAbABhAHJsZwBsAGdGb250IGdlbmVyYXRlZCBieSBJY29Nb29uLgBGAG8AbgB0ACAAZwBlAG4AZQByAGEAdABlAGQAIABiAHkAIABJAGMAbwBNAG8AbwBuAC4AAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA) format("truetype"), url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiID4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8bWV0YWRhdGE+Cjxqc29uPgo8IVtDREFUQVsKewoJImZvbnRGYW1pbHkiOiAibGciLAoJIm1ham9yVmVyc2lvbiI6IDEsCgkibWlub3JWZXJzaW9uIjogMCwKCSJmb250VVJMIjogImh0dHBzOi8vZ2l0aHViLmNvbS9zYWNoaW5jaG9vbHVyL2xpZ2h0R2FsbGVyeSIsCgkiY29weXJpZ2h0IjogInNhY2hpbiIsCgkibGljZW5zZSI6ICJNTFQiLAoJImxpY2Vuc2VVUkwiOiAiaHR0cDovL29wZW5zb3VyY2Uub3JnL2xpY2Vuc2VzL01JVCIsCgkidmVyc2lvbiI6ICJWZXJzaW9uIDEuMCIsCgkiZm9udElkIjogImxnIiwKCSJwc05hbWUiOiAibGciLAoJInN1YkZhbWlseSI6ICJSZWd1bGFyIiwKCSJmdWxsTmFtZSI6ICJsZyIsCgkiZGVzY3JpcHRpb24iOiAiRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4iCn0KXV0+CjwvanNvbj4KPC9tZXRhZGF0YT4KPGRlZnM+Cjxmb250IGlkPSJsZyIgaG9yaXotYWR2LXg9IjEwMjQiPgo8Zm9udC1mYWNlIHVuaXRzLXBlci1lbT0iMTAyNCIgYXNjZW50PSI5NjAiIGRlc2NlbnQ9Ii02NCIgLz4KPG1pc3NpbmctZ2x5cGggaG9yaXotYWR2LXg9IjEwMjQiIC8+CjxnbHlwaCB1bmljb2RlPSImI3gyMDsiIGhvcml6LWFkdi14PSI1MTIiIGQ9IiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMWE7IiBnbHlwaC1uYW1lPSJwYXVzZV9jaXJjbGVfb3V0bGluZSIgZGF0YS10YWdzPSJwYXVzZV9jaXJjbGVfb3V0bGluZSIgZD0iTTU1NCAyNTYuNjY3djM0MGg4NnYtMzQwaC04NnpNNTEyIDg0LjY2N3ExNDAgMCAyNDEgMTAxdDEwMSAyNDEtMTAxIDI0MS0yNDEgMTAxLTI0MS0xMDEtMTAxLTI0MSAxMDEtMjQxIDI0MS0xMDF6TTUxMiA4NTIuNjY3cTE3NiAwIDMwMS0xMjV0MTI1LTMwMS0xMjUtMzAxLTMwMS0xMjUtMzAxIDEyNS0xMjUgMzAxIDEyNSAzMDEgMzAxIDEyNXpNMzg0IDI1Ni42Njd2MzQwaDg2di0zNDBoLTg2eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUwMWQ7IiBnbHlwaC1uYW1lPSJwbGF5X2NpcmNsZV9vdXRsaW5lIiBkYXRhLXRhZ3M9InBsYXlfY2lyY2xlX291dGxpbmUiIGQ9Ik01MTIgODQuNjY3cTE0MCAwIDI0MSAxMDF0MTAxIDI0MS0xMDEgMjQxLTI0MSAxMDEtMjQxLTEwMS0xMDEtMjQxIDEwMS0yNDEgMjQxLTEwMXpNNTEyIDg1Mi42NjdxMTc2IDAgMzAxLTEyNXQxMjUtMzAxLTEyNS0zMDEtMzAxLTEyNS0zMDEgMTI1LTEyNSAzMDEgMTI1IDMwMSAzMDEgMTI1ek00MjYgMjM0LjY2N3YzODRsMjU2LTE5MnoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDMzOyIgZ2x5cGgtbmFtZT0ic3RhY2stMiIgZGF0YS10YWdzPSJzdGFjay0yIiBkPSJNMzg0IDg1My4zMzRoNDI2LjY2N3E1MyAwIDkwLjUtMzcuNXQzNy41LTkwLjV2LTQyNi42NjdxMC01My0zNy41LTkwLjV0LTkwLjUtMzcuNWgtNDI2LjY2N3EtNTMgMC05MC41IDM3LjV0LTM3LjUgOTAuNXY0MjYuNjY3cTAgNTMgMzcuNSA5MC41dDkwLjUgMzcuNXpNMTcwLjY2NyA2NzUuMzM0di01NDcuMzMzcTAtMTcuNjY3IDEyLjUtMzAuMTY3dDMwLjE2Ny0xMi41aDU0Ny4zMzNxLTEzLjMzMy0zNy42NjctNDYuMzMzLTYxLjV0LTc0LjMzMy0yMy44MzNoLTQyNi42NjdxLTUzIDAtOTAuNSAzNy41dC0zNy41IDkwLjV2NDI2LjY2N3EwIDQxLjMzMyAyMy44MzMgNzQuMzMzdDYxLjUgNDYuMzMzek04MTAuNjY3IDc2OGgtNDI2LjY2N3EtMTcuNjY3IDAtMzAuMTY3LTEyLjV0LTEyLjUtMzAuMTY3di00MjYuNjY3cTAtMTcuNjY3IDEyLjUtMzAuMTY3dDMwLjE2Ny0xMi41aDQyNi42NjdxMTcuNjY3IDAgMzAuMTY3IDEyLjV0MTIuNSAzMC4xNjd2NDI2LjY2N3EwIDE3LjY2Ny0xMi41IDMwLjE2N3QtMzAuMTY3IDEyLjV6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA3MDsiIGdseXBoLW5hbWU9ImNsZWFyIiBkYXRhLXRhZ3M9ImNsZWFyIiBkPSJNODEwIDY2NC42NjdsLTIzOC0yMzggMjM4LTIzOC02MC02MC0yMzggMjM4LTIzOC0yMzgtNjAgNjAgMjM4IDIzOC0yMzggMjM4IDYwIDYwIDIzOC0yMzggMjM4IDIzOHoiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMDk0OyIgZ2x5cGgtbmFtZT0iYXJyb3ctbGVmdCIgZGF0YS10YWdzPSJhcnJvdy1sZWZ0IiBkPSJNNDI2LjY2NyA3NjhxMTcuNjY3IDAgMzAuMTY3LTEyLjV0MTIuNS0zMC4xNjdxMC0xOC0xMi42NjctMzAuMzMzbC0yMjUuNjY3LTIyNS42NjdoNjY1cTE3LjY2NyAwIDMwLjE2Ny0xMi41dDEyLjUtMzAuMTY3LTEyLjUtMzAuMTY3LTMwLjE2Ny0xMi41aC02NjVsMjI1LjY2Ny0yMjUuNjY3cTEyLjY2Ny0xMi4zMzMgMTIuNjY3LTMwLjMzMyAwLTE3LjY2Ny0xMi41LTMwLjE2N3QtMzAuMTY3LTEyLjVxLTE4IDAtMzAuMzMzIDEyLjMzM2wtMjk4LjY2NyAyOTguNjY3cS0xMi4zMzMgMTMtMTIuMzMzIDMwLjMzM3QxMi4zMzMgMzAuMzMzbDI5OC42NjcgMjk4LjY2N3ExMi42NjcgMTIuMzMzIDMwLjMzMyAxMi4zMzN6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTA5NTsiIGdseXBoLW5hbWU9ImFycm93LXJpZ2h0IiBkYXRhLXRhZ3M9ImFycm93LXJpZ2h0IiBkPSJNNTk3LjMzMyA3NjhxMTggMCAzMC4zMzMtMTIuMzMzbDI5OC42NjctMjk4LjY2N3ExMi4zMzMtMTIuMzMzIDEyLjMzMy0zMC4zMzN0LTEyLjMzMy0zMC4zMzNsLTI5OC42NjctMjk4LjY2N3EtMTIuMzMzLTEyLjMzMy0zMC4zMzMtMTIuMzMzLTE4LjMzMyAwLTMwLjUgMTIuMTY3dC0xMi4xNjcgMzAuNXEwIDE4IDEyLjMzMyAzMC4zMzNsMjI2IDIyNS42NjdoLTY2NXEtMTcuNjY3IDAtMzAuMTY3IDEyLjV0LTEyLjUgMzAuMTY3IDEyLjUgMzAuMTY3IDMwLjE2NyAxMi41aDY2NWwtMjI2IDIyNS42NjdxLTEyLjMzMyAxMi4zMzMtMTIuMzMzIDMwLjMzMyAwIDE4LjMzMyAxMi4xNjcgMzAuNXQzMC41IDEyLjE2N3oiIC8+CjxnbHlwaCB1bmljb2RlPSImI3hlMGYyOyIgZ2x5cGgtbmFtZT0idmVydGljYWxfYWxpZ25fYm90dG9tIiBkYXRhLXRhZ3M9InZlcnRpY2FsX2FsaWduX2JvdHRvbSIgZD0iTTE3MCAxMjguNjY3aDY4NHYtODZoLTY4NHY4NnpNNjgyIDM4NC42NjdsLTE3MC0xNzItMTcwIDE3MmgxMjh2NDI2aDg0di00MjZoMTI4eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUxZmY7IiBnbHlwaC1uYW1lPSJhcHBzIiBkYXRhLXRhZ3M9ImFwcHMiIGQ9Ik02ODIgODQuNjY3djE3MmgxNzJ2LTE3MmgtMTcyek02ODIgMzQwLjY2N3YxNzJoMTcydi0xNzJoLTE3MnpNNDI2IDU5Ni42Njd2MTcyaDE3MnYtMTcyaC0xNzJ6TTY4MiA3NjguNjY3aDE3MnYtMTcyaC0xNzJ2MTcyek00MjYgMzQwLjY2N3YxNzJoMTcydi0xNzJoLTE3MnpNMTcwIDM0MC42Njd2MTcyaDE3MnYtMTcyaC0xNzJ6TTE3MCA4NC42Njd2MTcyaDE3MnYtMTcyaC0xNzJ6TTQyNiA4NC42Njd2MTcyaDE3MnYtMTcyaC0xNzJ6TTE3MCA1OTYuNjY3djE3MmgxNzJ2LTE3MmgtMTcyeiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUyMGM7IiBnbHlwaC1uYW1lPSJmdWxsc2NyZWVuIiBkYXRhLXRhZ3M9ImZ1bGxzY3JlZW4iIGQ9Ik01OTggNzI0LjY2N2gyMTJ2LTIxMmgtODR2MTI4aC0xMjh2ODR6TTcyNiAyMTIuNjY3djEyOGg4NHYtMjEyaC0yMTJ2ODRoMTI4ek0yMTQgNTEyLjY2N3YyMTJoMjEydi04NGgtMTI4di0xMjhoLTg0ek0yOTggMzQwLjY2N3YtMTI4aDEyOHYtODRoLTIxMnYyMTJoODR6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTIwZDsiIGdseXBoLW5hbWU9ImZ1bGxzY3JlZW5fZXhpdCIgZGF0YS10YWdzPSJmdWxsc2NyZWVuX2V4aXQiIGQ9Ik02ODIgNTk2LjY2N2gxMjh2LTg0aC0yMTJ2MjEyaDg0di0xMjh6TTU5OCAxMjguNjY3djIxMmgyMTJ2LTg0aC0xMjh2LTEyOGgtODR6TTM0MiA1OTYuNjY3djEyOGg4NHYtMjEyaC0yMTJ2ODRoMTI4ek0yMTQgMjU2LjY2N3Y4NGgyMTJ2LTIxMmgtODR2MTI4aC0xMjh6IiAvPgo8Z2x5cGggdW5pY29kZT0iJiN4ZTMxMTsiIGdseXBoLW5hbWU9Inpvb21faW4iIGRhdGEtdGFncz0iem9vbV9pbiIgZD0iTTUxMiA1MTIuNjY3aC04NnYtODZoLTQydjg2aC04NnY0Mmg4NnY4Nmg0MnYtODZoODZ2LTQyek00MDYgMzQwLjY2N3E4MCAwIDEzNiA1NnQ1NiAxMzYtNTYgMTM2LTEzNiA1Ni0xMzYtNTYtNTYtMTM2IDU2LTEzNiAxMzYtNTZ6TTY2MiAzNDAuNjY3bDIxMi0yMTItNjQtNjQtMjEyIDIxMnYzNGwtMTIgMTJxLTc2LTY2LTE4MC02Ni0xMTYgMC0xOTcgODB0LTgxIDE5NiA4MSAxOTcgMTk3IDgxIDE5Ni04MSA4MC0xOTdxMC0xMDQtNjYtMTgwbDEyLTEyaDM0eiIgLz4KPGdseXBoIHVuaWNvZGU9IiYjeGUzMTI7IiBnbHlwaC1uYW1lPSJ6b29tX291dCIgZGF0YS10YWdzPSJ6b29tX291dCIgZD0iTTI5OCA1NTQuNjY3aDIxNHYtNDJoLTIxNHY0MnpNNDA2IDM0MC42NjdxODAgMCAxMzYgNTZ0NTYgMTM2LTU2IDEzNi0xMzYgNTYtMTM2LTU2LTU2LTEzNiA1Ni0xMzYgMTM2LTU2ek02NjIgMzQwLjY2N2wyMTItMjEyLTY0LTY0LTIxMiAyMTJ2MzRsLTEyIDEycS03Ni02Ni0xODAtNjYtMTE2IDAtMTk3IDgwdC04MSAxOTYgODEgMTk3IDE5NyA4MSAxOTYtODEgODAtMTk3cTAtMTA0LTY2LTE4MGwxMi0xMmgzNHoiIC8+CjwvZm9udD48L2RlZnM+PC9zdmc+#lg) format("svg");
  font-weight: 400;
  font-style: normal
}

.lg-icon {
  font-family: lg !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.lg-actions .lg-next,
.lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, .45);
  border-radius: 2px;
  color: #999;
  cursor: pointer;
  display: block;
  font-size: 22px;
  margin-top: -10px;
  padding: 8px 10px 9px;
  position: absolute;
  top: 50%;
  z-index: 1080
}

.lg-actions .lg-next.disabled,
.lg-actions .lg-prev.disabled {
  pointer-events: none;
  opacity: .5
}

.lg-actions .lg-next:hover,
.lg-actions .lg-prev:hover {
  color: #fff
}

.lg-actions .lg-next {
  right: 20px
}

.lg-actions .lg-next:before {
  content: "\E095"
}

.lg-actions .lg-prev {
  left: 20px
}

.lg-actions .lg-prev:after {
  content: "\E094"
}

@keyframes b {
  0% {
    left: 0
  }

  50% {
    left: -30px
  }

  to {
    left: 0
  }
}

@keyframes c {
  0% {
    left: 0
  }

  50% {
    left: 30px
  }

  to {
    left: 0
  }
}

.lg-outer.lg-right-end .lg-object {
  animation: b .3s;
  position: relative
}

.lg-outer.lg-left-end .lg-object {
  animation: c .3s;
  position: relative
}

.lg-toolbar {
  z-index: 1080;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .45)
}

.lg-toolbar .lg-icon {
  color: #999;
  cursor: pointer;
  float: right;
  font-size: 24px;
  height: 47px;
  line-height: 27px;
  padding: 10px 0;
  text-align: center;
  width: 50px;
  text-decoration: none !important;
  outline: medium none
}

.lg-toolbar .lg-icon:hover {
  color: #fff
}

.lg-toolbar .lg-close:after {
  content: "\E070"
}

.lg-toolbar .lg-download:after {
  content: "\E0F2"
}

.lg-sub-html {
  background-color: rgba(0, 0, 0, .45);
  bottom: 0;
  color: #eee;
  font-size: 16px;
  left: 0;
  padding: 10px 40px;
  position: fixed;
  right: 0;
  text-align: center;
  z-index: 1080
}

.lg-sub-html h4 {
  margin: 0;
  font-size: 13px;
  font-weight: 700
}

.lg-sub-html p {
  font-size: 12px;
  margin: 5px 0 0
}

#lg-counter {
  color: #999;
  display: inline-block;
  font-size: 16px;
  padding-left: 20px;
  padding-top: 12px;
  vertical-align: middle
}

.lg-next,
.lg-prev,
.lg-toolbar {
  opacity: 1;
  transition: transform .35s cubic-bezier(0, 0, .25, 1) 0s, opacity .35s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-hide-items .lg-prev {
  opacity: 0;
  transform: translate3d(-10px, 0, 0)
}

.lg-hide-items .lg-next {
  opacity: 0;
  transform: translate3d(10px, 0, 0)
}

.lg-hide-items .lg-toolbar {
  opacity: 0;
  transform: translate3d(0, -10px, 0)
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object {
  transform: scale3d(.5, .5, .5);
  opacity: 0;
  transition: transform .25s ease 0s, opacity .25s !important;
  transform-origin: 50% 50%
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object {
  transform: scaleX(1);
  opacity: 1
}

.lg-outer .lg-thumb-outer {
  background-color: #0d0a0a;
  bottom: 0;
  position: absolute;
  width: 100%;
  z-index: 1080;
  max-height: 350px;
  transform: translate3d(0, 100%, 0);
  transition: transform .25s cubic-bezier(0, 0, .25, 1) 0s
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
  transition-duration: 0s !important
}

.lg-outer.lg-thumb-open .lg-thumb-outer {
  transform: translateZ(0)
}

.lg-outer .lg-thumb {
  padding: 10px 0;
  height: 100%;
  margin-bottom: -5px
}

.lg-outer .lg-thumb-item {
  border-radius: 5px;
  cursor: pointer;
  float: left;
  overflow: hidden;
  height: 100%;
  border: 2px solid #fff;
  border-radius: 4px;
  margin-bottom: 5px
}

@media (min-width:1025px) {
  .lg-outer .lg-thumb-item {
    transition: border-color .25s ease
  }
}

.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #FF0000
}

.lg-outer .lg-thumb-item img {
  width: 100%;
  height: 100%
}

.lg-outer.lg-has-thumb .lg-item {
  padding-bottom: 120px
}

.lg-outer.lg-can-toggle .lg-item {
  padding-bottom: 0
}

.lg-outer.lg-pull-caption-up .lg-sub-html {
  transition: bottom .25s ease
}

.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  bottom: 100px
}

.lg-outer .lg-toogle-thumb {
  background-color: #0d0a0a;
  border-radius: 2px 2px 0 0;
  color: #999;
  cursor: pointer;
  font-size: 24px;
  height: 39px;
  line-height: 27px;
  padding: 5px 0;
  position: absolute;
  right: 20px;
  text-align: center;
  top: -39px;
  width: 50px
}

.lg-outer .lg-toogle-thumb:after {
  content: "\E1FF"
}

.lg-outer .lg-toogle-thumb:hover {
  color: #fff
}

.lg-outer .lg-video-cont {
  display: inline-block;
  vertical-align: middle;
  max-width: 1140px;
  max-height: 100%;
  width: 100%;
  padding: 0 5px
}

.lg-outer .lg-video {
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  position: relative
}

.lg-outer .lg-video .lg-object {
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important
}

.lg-outer .lg-video .lg-video-play {
  width: 84px;
  height: 59px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -42px;
  margin-top: -30px;
  z-index: 1080;
  cursor: pointer
}

.lg-outer .lg-has-html5 .lg-video-play {
  height: 64px;
  margin-left: -32px;
  margin-top: -32px;
  width: 64px;
  opacity: .8
}

.lg-outer .lg-has-html5:hover .lg-video-play {
  opacity: 1
}

.lg-outer .lg-video-object {
  width: 100% !important;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0
}

.lg-outer .lg-has-video .lg-video-object {
  visibility: hidden
}

.lg-outer .lg-has-video.lg-video-playing .lg-object,
.lg-outer .lg-has-video.lg-video-playing .lg-video-play {
  display: none
}

.lg-outer .lg-has-video.lg-video-playing .lg-video-object {
  visibility: visible
}

.lg-progress-bar {
  background-color: #333;
  height: 5px;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1080;
  opacity: 0;
  transition: opacity .08s ease 0s
}

.lg-progress-bar .lg-progress {
  background-color: #a90707;
  height: 5px;
  width: 0
}

.lg-progress-bar.lg-start .lg-progress {
  width: 100%
}

.lg-show-autoplay .lg-progress-bar {
  opacity: 1
}

.lg-autoplay-button:after {
  content: "\E01D"
}

.lg-show-autoplay .lg-autoplay-button:after {
  content: "\E01A"
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,
.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition-duration: 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
  transition: transform .3s ease 0s;
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image {
  transform: scaleX(1);
  transition: transform .3s ease 0s, opacity .15s !important;
  transform-origin: 0 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

#lg-zoom-in:after {
  content: "\E311"
}

#lg-actual-size {
  font-size: 20px
}

#lg-actual-size:after {
  content: "\E033"
}

#lg-zoom-out {
  opacity: .5;
  pointer-events: none
}

#lg-zoom-out:after {
  content: "\E312"
}

.lg-zoomed #lg-zoom-out {
  opacity: 1;
  pointer-events: auto
}

.lg-outer .lg-pager-outer {
  bottom: 60px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
  z-index: 1080;
  height: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
  overflow: visible
}

.lg-outer .lg-pager-cont {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  vertical-align: top;
  margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
  opacity: 1;
  transform: translateZ(0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
  box-shadow: inset 0 0 0 2px #fff
}

.lg-outer .lg-pager-thumb-cont {
  background-color: #fff;
  color: #fff;
  bottom: 100%;
  height: 83px;
  left: 0;
  margin-bottom: 20px;
  margin-left: -60px;
  opacity: 0;
  padding: 5px;
  position: absolute;
  width: 120px;
  border-radius: 3px;
  transition: opacity .15s ease 0s, transform .15s ease 0s;
  transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
  width: 100%;
  height: 100%
}

.lg-outer .lg-pager {
  background-color: hsla(0, 0%, 100%, .5);
  border-radius: 50%;
  box-shadow: inset 0 0 0 8px hsla(0, 0%, 100%, .7);
  display: block;
  height: 12px;
  transition: box-shadow .3s ease 0s;
  width: 12px
}

.lg-outer .lg-pager:focus,
.lg-outer .lg-pager:hover {
  box-shadow: inset 0 0 0 8px #fff
}

.lg-outer .lg-caret {
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px dashed;
  bottom: -10px;
  display: inline-block;
  height: 0;
  left: 50%;
  margin-left: -5px;
  position: absolute;
  vertical-align: middle;
  width: 0
}

.lg-fullscreen:after {
  content: "\E20C"
}

.lg-fullscreen-on .lg-fullscreen:after {
  content: "\E20D"
}

.group {
  *zoom: 1
}

.group:after,
.group:before {
  display: table;
  content: "";
  line-height: 0
}

.group:after {
  clear: both
}

.lg-outer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  opacity: 0;
  transition: opacity .15s ease 0s
}

.lg-outer * {
  box-sizing: border-box
}

.lg-outer.lg-visible {
  opacity: 1
}

.lg-outer.lg-css3 .lg-item.lg-current,
.lg-outer.lg-css3 .lg-item.lg-next-slide,
.lg-outer.lg-css3 .lg-item.lg-prev-slide {
  transition-duration: inherit !important;
  transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,
.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide {
  transition-duration: 0s !important;
  opacity: 1
}

.lg-outer.lg-grab img.lg-object {
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
  cursor: move;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing
}

.lg-outer .lg {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 100%
}

.lg-outer .lg-inner {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap
}

.lg-outer .lg-item {
  display: none !important
}

.lg-outer.lg-css3 .lg-current,
.lg-outer.lg-css3 .lg-next-slide,
.lg-outer.lg-css3 .lg-prev-slide,
.lg-outer.lg-css .lg-current {
  display: inline-block !important
}

.lg-outer .lg-img-wrap,
.lg-outer .lg-item {
  display: inline-block;
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%
}

.lg-outer .lg-img-wrap:before,
.lg-outer .lg-item:before {
  content: "";
  display: inline-block;
  height: 50%;
  width: 1px;
  margin-right: -1px
}

.lg-outer .lg-img-wrap {
  position: static;
  padding: 0 5px
}

.lg-outer .lg-item.lg-complete {
  background-image: none
}

.lg-outer .lg-item.lg-current {
  z-index: 1060
}

.lg-outer .lg-image {
  display: inline-block;
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  width: auto !important;
  height: auto !important
}

.lg-outer.lg-show-after-load .lg-item .lg-object,
.lg-outer.lg-show-after-load .lg-item .lg-video-play {
  opacity: 0;
  transition: opacity .15s ease 0s
}

.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,
.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play {
  opacity: 1
}

.lg-outer .lg-empty-html,
.lg-outer.lg-hide-download #lg-download {
  display: none
}

.lg-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1040;
  background-color: #000;
  opacity: 0;
  transition: opacity .15s ease 0s
}

.lg-backdrop.in {
  opacity: 1
}

.lg-css3.lg-no-trans .lg-current,
.lg-css3.lg-no-trans .lg-next-slide,
.lg-css3.lg-no-trans .lg-prev-slide {
  transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item,
.lg-css3.lg-use-left .lg-item {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
  opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
  opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-current,
.lg-css3.lg-fade .lg-item.lg-next-slide,
.lg-css3.lg-fade .lg-item.lg-prev-slide {
  transition: opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
  opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
  transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
  transform: translateZ(0);
  opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
  transition: transform 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lg-css3.lg-slide.lg-use-left .lg-item {
  opacity: 0;
  position: absolute;
  left: 0
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  left: -100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide {
  left: 100%
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current {
  left: 0;
  opacity: 1
}

.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,
.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide {
  transition: left 1s cubic-bezier(0, 0, .25, 1) 0s, opacity .1s ease 0s
}

.lightgallery-html-trigger {
  cursor: pointer
}

.html-code.lg-outer .lg-img-wrap:before,
.html-code.lg-outer .lg-item:before {
  height: 50px
}

.lg-item {
  overflow-y: auto
}

.country-select .choose-country,
.country-select ul li span {
  margin-right: 1.625em
}

.country-select .choose-country {
  margin-bottom: -.5em
}

.country-select .m-divider {
  margin: 1.5em 0 2.5em
}

.country-select .choose-social-txt a span {
  font-weight: 400
}

#m-special .page {
  padding-bottom: 0;
  overflow: visible;
  display: block
}

#m-special footer {
  background-image: none
}

#m-special footer .row-3 {
  margin-bottom: 2.5em
}

#m-special .m-image {
  margin-top: 0 !important
}

#m-special .bg_highlight .m-paragraph,
#m-special .row .bg_highlight .m-paragraph,
#m-special .row .row .bg_highlight .m-paragraph {
  margin-top: 20px !important
}

#m-special .input-container {
  position: relative
}

#m-special .tags {
  display: inline-block;
  margin-top: 20px
}

#m-special .tags a {
  text-decoration: none;
  float: left;
  margin-right: .813em;
  color: #999
}

#m-special .tags a:before {
  content: "\F02B";
  display: inline-block;
  font-family: FontAwesome;
  margin-right: .25em;
  line-height: 18px
}

#m-special .tags a:hover {
  color: #FF0000;
  transition: all .5s linear
}

#m-special .m-sortbar {
  margin: 0 !important
}

#m-special .m-divider {
  margin: 0;
  width: 100%
}

#m-special .row .row .m-paragraph {
  margin-top: 0 !important
}

#m-special .row .bg_highlight .row .m-paragraph,
#m-special .row .txt-center .row .m-paragraph {
  margin-top: 20px !important
}

#m-special .btn {
  overflow: hidden
}

#m-special>header {
  min-height: 127px
}

@media (max-width:768px) {
  #m-special>header {
    min-height: 100px
  }

  #m-special>header #mobile-menu {
    top: 36px
  }
}

.article-card {
  margin-bottom: 2.813em
}

.article-card img {
  width: 100%
}

.article-card .card-content {
  background: #fff;
  padding: 3.6em 1.25rem 4.375em;
  position: relative
}

.article-card .card-content a {
  text-decoration: none
}

.article-card .card-content a h4 {
  color: #666
}

.article-card .card-content a:hover,
.article-card .card-content a h4:hover {
  color: #FF0000;
  transition: all .5s linear
}

.article-card .card-content p {
  margin: 0 0 1.25em
}

.article-card .card-content p a {
  text-decoration: underline
}

.article-card .card-content .tags {
  clear: both;
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 0 1.25rem 1.25rem;
  margin-top: 0
}

.article-card .card-content .tags a {
  float: right;
  margin-left: .813em;
  margin-right: 0
}

.article-card .card-content .badge {
  font-weight: 600;
  letter-spacing: 2px;
  position: absolute;
  top: -55px;
  left: 10px;
  margin: 10px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 100%;
  background-color: #FF0000;
  color: #fff;
  text-align: center;
  font-size: 1.25em;
  overflow: hidden
}

.inner.bg_highlight {
  padding: 30px 0 20px
}

.txt-center {
  text-align: center
}

.txt-center .m-image {
  margin: 0;
  display: inline-block
}

.bg_highlight {
  background-color: #fff;
  margin: 0 0 1.25rem !important;
  display: inline-block;
  width: 100%
}

.bg_highlight .m-image {
  margin: 0;
  display: inline-block
}

.bg_highlight .m-paragraph {
  margin-top: 20px !important
}

.bg_highlight article div:first-child .m-paragraph {
  padding-left: 1.25em;
  padding-right: 0 !important
}

.large-4 .bg_highlight .m-paragraph {
  padding: 0 1.25rem
}

.row .bg_highlight .row {
  margin-bottom: 0 !important
}

.row .bg_highlight .row .m-paragraph {
  padding-right: 1.25em;
  position: relative
}

@media (max-width:1022px) {
  .row .bg_highlight .row .medium-12 .m-paragraph {
    padding-left: 1.25em;
    padding-right: 1.25em !important
  }
}

@media (max-width:766px) {
  .row .bg_highlight .row .medium-6 .m-paragraph {
    padding-left: 1.25em;
    padding-right: 1.25em !important
  }
}

.brand .ghost:hover {
  border-color: #dae4ea
}

.brand .ghost:hover,
.brand .ghost:hover input,
.brand .ghost:hover span {
  color: #dae4ea !important;
  transition: all .5s linear
}

.page .ghost {
  display: flex;
  justify-content: center;
  align-items: center;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  opacity: 1 !important;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff
}

.page .ghost .btn-icon {
  top: 0
}

.page .ghost:hover {
  border-color: #FF0000
}

.page .ghost:hover,
.page .ghost:hover input,
.page .ghost:hover span {
  color: #FF0000 !important;
  transition: all .5s linear
}

.page .ghost.dark {
  background-color: transparent;
  border: 1px solid #666 !important
}

.page .ghost.dark,
.page .ghost.dark input,
.page .ghost.dark span {
  color: #666 !important
}

.page .ghost.dark:hover {
  border-color: #FF0000 !important
}

.page .ghost.dark:hover,
.page .ghost.dark:hover input,
.page .ghost.dark:hover span {
  color: #FF0000 !important;
  transition: all .5s linear
}

.page .ghost.dark.no-border {
  border: none !important
}

.page .ghost input {
  background: none;
  border: transparent
}

.m-related .m-paragraph {
  margin-top: 0 !important
}

.m-related .row .row {
  margin-bottom: 0 !important
}

.active-tb {
  position: relative;
  transform: scale(1);
  border: 0;
  z-index: 13;
  background-color: #fff
}

@media (min-width:768px) {
  .active-tb:hover {
    position: relative;
    box-shadow: 0 2px 10px 0 rgba(50, 50, 50, .5);
    transform: scale(1.1);
    border: 0;
    z-index: 15;
    transition: .4s ease;
    -webkit-transition: .4s ease
  }
}

@media (max-width:767px) {
  .active-tb {
    height: auto !important
  }
}

.pricing-table {
  margin: 0 0 45px;
  padding-bottom: 90px
}

.pricing-table,
.pricing-table li {
  position: relative;
  display: block;
  float: left
}

.pricing-table li {
  width: 100%
}

.pricing-table .img-item {
  position: relative
}

.pricing-table .img-item img {
  width: 100%
}

.pricing-table .img-item>ul {
  bottom: 0;
  position: absolute;
  width: 100%
}

.pricing-table .title-item {
  background-color: #dae4ea;
  font-size: 1rem;
  font-weight: 700;
  padding: .9375rem 1.25rem;
  text-align: center;
  opacity: .85
}

.pricing-table .bullet-item {
  background-color: #fff;
  border-bottom: 1px solid #ddd;
  font-weight: 400;
  padding: 1.25rem
}

.pricing-table .cta-button {
  padding: 1.25rem 1.25rem 0;
  position: absolute;
  bottom: 0;
  left: 0
}

.testimonial-wrap {
  margin-top: 40px
}

.quote-marks {
  font-size: 88px;
  font-family: Garamond;
  color: #777;
  margin-top: 20px
}

.quote {
  border-radius: 5px
}

.quote p {
  font-style: italic
}

@media only screen and (max-width:40em) {
  .quote p {
    padding-left: 20px
  }
}

.m-parallax {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;
  margin-bottom: 2.813em;
  padding: 50px 0 20px
}

.m-parallax .m-paragraph {
  text-align: center;
  padding: 0 135px
}

.m-parallax .m-paragraph h1,
.m-parallax .m-paragraph h2,
.m-parallax .m-paragraph h3,
.m-parallax .m-paragraph h4 {
  margin: 0 0 40px
}

.m-parallax.light .m-paragraph {
  color: #fff
}

.parallax-1 {
  background-image: url(../img/butterfly.jpg)
}

@media (max-width:640px) {
  .m-parallax .m-paragraph {
    padding: 0
  }
}

@media (max-width:1024px) {
  .m-parallax {
    background-size: cover;
    background-attachment: inherit
  }
}

.circlenumber {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #FF0000;
  position: relative
}

.circlenumber h3 {
  line-height: 1px;
  color: #FF0000;
  position: relative;
  text-align: center;
  font-weight: 400
}

.step-by-step-style-one .small-12 {
  padding: 40px 0
}

@media only screen and (min-width:0) and (max-width:40em) {
  .step-by-step-style-one .circlenumber {
    width: 80px;
    height: 80px;
    left: -12px;
    margin: 30px auto 15px
  }

  .step-by-step-style-one .circlenumber h3 {
    padding-top: 35px;
    font-size: 20px
  }
}

@media only screen and (min-width:40em) {
  .step-by-step-style-one .path-item {
    padding-left: 55px;
    position: relative;
    margin-top: 20px
  }

  .step-by-step-style-one .path-item .circlenumber {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0
  }

  .step-by-step-style-one .path-item .circlenumber h3 {
    font-size: 18px;
    margin: 18px 0 0;
    padding-top: 0
  }
}

@media only screen and (min-width:40em) {
  .step-by-step-style-two .circlenumber {
    width: 80px;
    height: 80px;
    left: -12px;
    margin: 30px auto 15px
  }

  .step-by-step-style-two .circlenumber h3 {
    padding-top: 35px;
    font-size: 20px
  }
}

@media only screen and (min-width:0) and (max-width:40em) {
  .step-by-step-style-two .path-item {
    padding-left: 55px;
    position: relative
  }

  .step-by-step-style-two .path-item .circlenumber {
    width: 40px;
    height: 40px;
    position: absolute;
    margin-top: 6px;
    left: 0
  }

  .step-by-step-style-two .path-item .circlenumber h3 {
    padding-top: 18px;
    font-size: 16px
  }
}

.m-brand h2 b,
.m-brand h2 strong,
h1 b,
h1 strong,
h2 b,
h2 strong,
h3 b,
h3 strong,
h4 b,
h4 strong {
  color: #fff;
  font-size: inherit
}

.bg_highlight h1 b,
.bg_highlight h1 strong,
.bg_highlight h2 b,
.bg_highlight h2 strong,
.bg_highlight h3 b,
.bg_highlight h3 strong,
.bg_highlight h4 b,
.bg_highlight h4 strong,
.no-brand h1 b,
.no-brand h1 strong,
.no-brand h2 b,
.no-brand h2 strong,
.no-brand h3 b,
.no-brand h3 strong,
.no-brand h4 b,
.no-brand h4 strong,
h2 b,
h2 strong {
  color: #FF0000
}

.inner.banner.brand {
  padding: 0
}

.inner.banner.brand .m-paragraph {
  color: #000
}

.inner.banner.brand .m-brand {
  padding: 30px 0 20px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 41% 100%;
  background-image: url(../img/brand.png)
}

.inner .banner.bg_highlight,
.inner.banner.no-brand {
  padding: 0
}

.inner.banner {
  background-repeat: no-repeat;
  background-position: 100% 0;
  background-size: auto 100%;
  padding: 30px 0 20px;
  margin-bottom: 2.813em
}

.inner.banner h1 {
  margin: 0 0 25px;
  line-height: normal
}

.inner.banner .orange {
  color: #FF0000
}

.banner.bg_highlight>div,
.banner.no-brand>div {
  padding: 30px 0 20px;
  background-repeat: no-repeat;
  background-position: 0 100%;
  background-size: 70% 100%;
  background-image: url(../img/no-brand.png)
}

.banner.bg_highlight>div {
  background-image: url(../img/highlight.png)
}

.banner.bg_highlight>div~div,
.banner.no-brand>div~div {
  background-image: none
}

.banner .start-gallery {
  background-position: 100% 0;
  background-size: auto 100%
}

.banner .lightgallery-html-trigger {
  display: block;
  float: left;
  height: 100%;
  position: relative;
  width: 100%;
  text-align: center
}

.banner .lightgallery-html-trigger span {
  display: inline-block;
  top: 45%;
  left: 45%
}

.banner .lightgallery-html-trigger .video-ico {
  height: 65px;
  line-height: 60px;
  width: 65px;
  border-radius: 50px
}

.banner .lightgallery-html-trigger .video-ico:after {
  font-size: 30px;
  padding: 0
}

@media (min-width:1941px) {
  .inner.banner.brand .m-brand {
    background-image: url(../img/brand-big.png);
    background-size: 43% 100%
  }
}

@media (min-width:1681px) {
  .inner.banner {
    background-position: 100% 0
  }
}

@media (max-width:1680px) {
  .inner.banner {
    background-position: 60% 0
  }
}

@media (max-width:1022px) {
  .inner.banner {
    background-position: 70% 0
  }

  .inner.banner.brand .m-brand {
    background-size: 51% 100%
  }
}

@media (max-width:320px) {
  .inner.banner.brand .m-brand .large-8 {
    max-height: 180px !important
  }

  .inner.banner.brand .m-brand .large-8 .lightgallery-html-trigger span {
    top: 35%;
    left: 37%
  }
}

@media (max-width:767px) {
  .inner.banner {
    background-image: none !important;
    padding: 0
  }

  .inner.banner.brand {
    padding: 0
  }

  .inner.banner.brand .m-brand {
    padding: 0;
    background-image: none
  }

  .inner.banner.brand .m-brand .large-4 {
    background-image: url(../img/brand_up.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    margin-top: -10px
  }

  .inner.banner.brand .m-brand .large-8 {
    max-height: 310px
  }
}

@media (min-width:768px) {
  .inner.banner .start-gallery {
    background-image: none !important
  }
}

@media (max-width:640px) {
  .inner.banner .start-gallery {
    background-position: 70% 0
  }
}

@media (max-width:968px) {
  .orbeon .xforms-control.xforms-trigger.xforms-trigger-appearance-full {
    width: 100%
  }
}

.orbeon .checkbox input[type=checkbox],
.orbeon .radio input[type=radio],
.orbeon label.checkbox .input-container input[type=checkbox],
.orbeon label.radio .input-container input[type=radio] {
  clip: rect(0, 0, 0, 0)
}

.orbeon .checkbox input[type=checkbox],
.orbeon .radio .input-container,
.orbeon .radio input[type=radio],
.orbeon label.checkbox .input-container input[type=checkbox],
.orbeon label.radio .input-container input[type=radio] {
  position: absolute !important
}

.orbeon .checkbox span,
.orbeon label.checkbox .input-container~span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQzREQ4NzFENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQzREQ4NzJENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDNERDg2RkQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDNERDg3MEQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu84HWcAAABKSURBVHjaYvGISm5nYGDIBGJ+BvLBIyCezgI1SH770jkfyTXJMzpFDkgdZmKgIhg1bNSwUcNGDRtAw0CF43Qgfggs4CguaQECDAAPIQ0MseT7QwAAAABJRU5ErkJggg==);
  background-repeat: no-repeat;
  padding-left: 35px;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 19px;
  display: inline-block !important;
  margin-left: 0 !important
}

.orbeon .xforms-upload-select {
  border: 0 solid #82939c !important;
  display: block;
  font-weight: 390 !important;
  height: 50px !important;
  line-height: 16px !important;
  width: 50% !important;
  margin-bottom: 20px !important;
  border-radius: 0 !important;
  cursor: pointer !important
}

.orbeon .orbeon input[type=file],
.orbeon .xforms-upload-select {
  padding: 0 !important;
  font-size: 18px !important;
  font-family: Roboto
}

.orbeon .orbeon input[type=file] {
  cursor: pointer
}

.orbeon .xforms-selected .checkbox span,
.orbeon label.checkbox .input-container.xforms-selected~span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkI1ODg3MERENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkI1ODg3MEVENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQjU4ODcwQkQ2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQjU4ODcwQ0Q2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk/f2SIAAACsSURBVHjaYvw/kyGTgQGMdRkoA9NZoAZFM6T9v0yRUbMY/zMxUBEMN8NmMRpTx7BZjDOB5BkgnUaZYRCDYIaUE2cYyNZZjB14DHoPxGGEDZvFGAokZ4JthhiAzSBXYLo8i66VBYu7zkI1CIINmMXoAqSVCBmE3WVp/++BNUA0MhBrEO4wg2hANpCgQfhjE2HgWWIMwhVm6AaajNS8iSfMpgPxUmB6orikBQgwAMF/OiowVhfjAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  overflow: hidden;
  font-weight: 700;
  height: auto;
  min-height: 19px;
  display: inline-block !important;
  margin-left: 0 !important
}

.orbeon .radio span,
.orbeon label.radio .input-container~span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUI0QjRDRUJENjQ2MTFFNUIyOUJGMDAyNjlGODMzOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUI0QjRDRUNENjQ2MTFFNUIyOUJGMDAyNjlGODMzOTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQjRCNENFOUQ2NDYxMUU1QjI5QkYwMDI2OUY4MzM5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQjRCNENFQUQ2NDYxMUU1QjI5QkYwMDI2OUY4MzM5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk6mKDMAAAGcSURBVHjarJRNKARhGIC/GSSl9qD8RK1SigMHZxcl1ubGAeWCgxzIQdpytEocKLY2R5tYt60VyUUR5cBBuWiF/JSDg5+Dv+etb2rTzNqd8dbT18z3fc+8M/O9r9HeO6AcIh86oA384IM7OIP4Vmzlwm6T4SAchTlIwjZcwTNUQAN0wyFEEB9nEkoWYaiGcacsAn2DJkM/zMIC66adhMs6kxCLvtUfgbiSYQdirA//Fsor+pgYUjkE0iqGE+hi776p79dDj/52OQWSG4YxGJZrSygXM0y+KnexDk1kWytCA0Zgw6VMsvxi2JTXFmE53HPzUXmLU2gUofypW+U9HqBMhG9Q9A/CPPgUYUoOMh+0wKNQTsq5CF/gCJo9CjshYR2biJSaWxNvV8PQAnuWUH65yUTAhUyO3SJMclI+zLQ5yXKNBXU5OqWGU8jm0ytFIgFTcIA0mEVmxRDVHSqUqR8GdSnKMViCXZ7+niby634o33yVuYlsGqzS3VrErbpTP0EpSJnFdXO9tGvzTpHUFOpOXQJSnte6fm03/QgwAMd1fhTgriWfAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  padding-left: 35px;
  overflow: hidden;
  cursor: pointer;
  height: auto;
  min-height: 19px;
  display: inline-block !important;
  margin-left: 0 !important
}

.orbeon .xforms-selected .radio span,
.orbeon label.radio .input-container.xforms-selected~span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkEwQjUwMTNENjQ2MTFFNUE3ODRBQUU2NDdGRTM5QUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkEwQjUwMTRENjQ2MTFFNUE3ODRBQUU2NDdGRTM5QUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQTBCNTAxMUQ2NDYxMUU1QTc4NEFBRTY0N0ZFMzlBQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQTBCNTAxMkQ2NDYxMUU1QTc4NEFBRTY0N0ZFMzlBQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlUzvJUAAAIHSURBVHjalJRNSFRRFMffG62MjBYjNGIF4qJPRMRFgoi4NKJdtTAIrEeJuhMSQdGFCC7MUtCnoBgF1aYP3LSoVSJ9EATRzDaNBBVj0DQHfP3O885wudxxpgO/O/POPff/zjvcc9xgwslmJ+EaVMMJ2IRFeAsvHC/Yth2KWHxnYATew3F4Dd3K9xGuwLrju/dsgq6R4R0YUgLjZLFjzd13T7EOQBIeEBe3Cd6GXmgi4KuTj/luB+v98Eu8YEUXrAARqYMvzv9ZH0QRbNNr2Ao9OE2xc5IHLMA76IKjFsGLZNsoD4VwDFqg1Ai8DrNwQPM1qFj5XQo9XrCL2CD/7soNkAwvwRwbW9pBKcGMIabvPTZ8c6GO7x4WwRr4ZATcgkP71K0eLmSe9pL5BudFMAbLlruYy8wY0YiJoNy1g8bmeh6CZoyUJyWCccvbXuUQW4N5w3cWvkdUa102Nl/CmyxiAXTClnbBK1l/U8sfEVXMJM5a45D07Cj81fxL6jpNGy+RLpvUO+UGtKtOMfu3GE7DH0jArrFfBR/gCBmm0p3ySNXkIRQYBzbgs9THIiZj7Tm0iZht2ohgOdwkYDXHYJCveQpjxA5kG19i/erzh8MDXpDQRApV28nFvwrN7D/Zbx6mLaZ6UyZ2CfyCIihTg3cKniEW5BqwNouqwSEj/2fmuniBNfifAAMANJyTm4faXLEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  overflow: hidden
}

.orbeon #xforms-select1-full-template,
.orbeon #xforms-select-full-template,
.orbeon .navbar {
  display: none
}

.orbeon .container.fr-view.fr-mode-new.xforms-group {
  width: 100%
}

.orbeon .span12 {
  width: 97% !important
}

.orbeon .orbeon-portlet-body .row,
.orbeon .row {
  margin-bottom: 0 !important
}

.orbeon table tbody td {
  border: none;
  padding: 0
}

.orbeon .xbl-fr-grid .fr-grid .fr-grid-content {
  padding: 0 !important
}

.orbeon .xbl-fr-section {
  border-bottom: 1px solid #b6c9d4
}

.orbeon h2 {
  padding-top: 25px !important
}

.orbeon .xbl-fr-process-button .right.input-container {
  float: left !important;
  margin-top: 0
}

.orbeon .btn {
  font-size: 1.0625rem !important;
  height: 50px !important;
  width: 100%;
  background-color: #FF0000 !important;
  border: 0 !important;
  border-bottom: 4px solid #a30d0d !important;
  color: #fff !important;
  cursor: pointer !important;
  padding: 3px 10px 0 50px !important;
  border-radius: 0 !important;
  background-image: none !important;
  text-shadow: inherit !important
}

.orbeon .input-container select,
.orbeon .xforms-input-input {
  border: 1px solid #ddd !important;
  display: block;
  font-weight: 300 !important;
  height: 50px !important;
  line-height: 16px !important;
  padding: 8px 15px !important;
  width: 99% !important;
  margin-bottom: 20px !important;
  border-radius: 0 !important
}

.orbeon .input-container .sbHolder {
  width: 99%;
  margin-bottom: 20px
}

.orbeon textarea {
  border: 1px solid #ddd !important;
  display: block !important;
  font-family: Roboto !important;
  font-weight: 300 !important;
  height: 190px !important;
  padding: 8px 15px !important;
  width: 100% !important;
  border-radius: 0 !important;
  margin-bottom: 20px !important
}

.orbeon .input-container select:focus,
.orbeon .xforms-input-input:focus,
.orbeon textarea:focus {
  border: 1px solid #FF0000 !important;
  box-shadow: none !important
}

.orbeon .radio input {
  float: none !important;
  margin-bottom: 10px !important
}

.orbeon .radio span {
  margin-left: 0 !important
}

.orbeon .checkbox {
  width: 100%
}

.orbeon .checkbox .input-container {
  display: block;
  float: left;
  margin-right: 10px;
  margin-top: -2px;
  position: relative
}

.orbeon .orbeon-portlet-body .xforms-form .fr-body .xbl-component .xforms-group .xbl-component .xforms-label {
  margin-bottom: 10px
}

.orbeon .xforms-control.xforms-trigger.xforms-trigger-appearance-full {
  position: relative;
  display: inline-block
}

.orbeon .xforms-trigger:before {
  font-family: FontAwesome !important;
  color: #fff;
  font-size: 25px !important;
  height: 45px;
  position: absolute;
  display: inline-block;
  content: "\F054";
  z-index: 99;
  left: 19px;
  top: 15px
}

.orbeon .sbHolder ul {
  margin: 0 !important
}

.orbeon .sbHolder a {
  text-decoration: none !important;
  color: #333 !important
}

.orbeon-calc .span12 .fr-buttons .xforms-trigger:before {
  top: 0 !important
}

.orbeon-calc .fr-section-title a {
  font-size: 2.08333rem
}

.orbeon-calc .fr-section-title .xforms-trigger-appearance-minimal {
  padding-left: 0 !important;
  background-image: none !important
}

.orbeon-calc .orbeon .input-container select,
.orbeon-calc .xforms-input-input {
  margin-bottom: 0 !important
}

.orbeon-calc .input-container .sbHolder {
  width: 99%;
  margin-bottom: 10px
}

.orbeon-calc .xforms-label,
.orbeon-calc .xforms-output-output div {
  display: block;
  position: relative;
  font-size: 1.41667rem;
  font-weight: 700;
  line-height: 25px;
  margin-top: 25px !important
}

.orbeon-calc .xforms-trigger:before {
  top: 15px
}

.orbeon-calc label.radio .input-container input[type=radio] {
  visibility: hidden;
  position: relative
}

.orbeon-calc #o0section-persona-control .radio span,
.orbeon-calc label.radio .input-container~span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUI0QjRDRUJENjQ2MTFFNUIyOUJGMDAyNjlGODMzOTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUI0QjRDRUNENjQ2MTFFNUIyOUJGMDAyNjlGODMzOTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBQjRCNENFOUQ2NDYxMUU1QjI5QkYwMDI2OUY4MzM5MiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBQjRCNENFQUQ2NDYxMUU1QjI5QkYwMDI2OUY4MzM5MiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk6mKDMAAAGcSURBVHjarJRNKARhGIC/GSSl9qD8RK1SigMHZxcl1ubGAeWCgxzIQdpytEocKLY2R5tYt60VyUUR5cBBuWiF/JSDg5+Dv+etb2rTzNqd8dbT18z3fc+8M/O9r9HeO6AcIh86oA384IM7OIP4Vmzlwm6T4SAchTlIwjZcwTNUQAN0wyFEEB9nEkoWYaiGcacsAn2DJkM/zMIC66adhMs6kxCLvtUfgbiSYQdirA//Fsor+pgYUjkE0iqGE+hi776p79dDj/52OQWSG4YxGJZrSygXM0y+KnexDk1kWytCA0Zgw6VMsvxi2JTXFmE53HPzUXmLU2gUofypW+U9HqBMhG9Q9A/CPPgUYUoOMh+0wKNQTsq5CF/gCJo9CjshYR2biJSaWxNvV8PQAnuWUH65yUTAhUyO3SJMclI+zLQ5yXKNBXU5OqWGU8jm0ytFIgFTcIA0mEVmxRDVHSqUqR8GdSnKMViCXZ7+niby634o33yVuYlsGqzS3VrErbpTP0EpSJnFdXO9tGvzTpHUFOpOXQJSnte6fm03/QgwAMd1fhTgriWfAAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  overflow: hidden;
  background-position: 50%;
  padding-top: 50px;
  margin-top: -52px;
  padding-left: 0
}

.orbeon-calc #o0section-persona-control .xforms-selected .radio span,
.orbeon-calc label.radio .input-container.xforms-selected~span {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QkEwQjUwMTNENjQ2MTFFNUE3ODRBQUU2NDdGRTM5QUMiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QkEwQjUwMTRENjQ2MTFFNUE3ODRBQUU2NDdGRTM5QUMiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpCQTBCNTAxMUQ2NDYxMUU1QTc4NEFBRTY0N0ZFMzlBQyIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpCQTBCNTAxMkQ2NDYxMUU1QTc4NEFBRTY0N0ZFMzlBQyIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PlUzvJUAAAIHSURBVHjalJRNSFRRFMffG62MjBYjNGIF4qJPRMRFgoi4NKJdtTAIrEeJuhMSQdGFCC7MUtCnoBgF1aYP3LSoVSJ9EATRzDaNBBVj0DQHfP3O885wudxxpgO/O/POPff/zjvcc9xgwslmJ+EaVMMJ2IRFeAsvHC/Yth2KWHxnYATew3F4Dd3K9xGuwLrju/dsgq6R4R0YUgLjZLFjzd13T7EOQBIeEBe3Cd6GXmgi4KuTj/luB+v98Eu8YEUXrAARqYMvzv9ZH0QRbNNr2Ao9OE2xc5IHLMA76IKjFsGLZNsoD4VwDFqg1Ai8DrNwQPM1qFj5XQo9XrCL2CD/7soNkAwvwRwbW9pBKcGMIabvPTZ8c6GO7x4WwRr4ZATcgkP71K0eLmSe9pL5BudFMAbLlruYy8wY0YiJoNy1g8bmeh6CZoyUJyWCccvbXuUQW4N5w3cWvkdUa102Nl/CmyxiAXTClnbBK1l/U8sfEVXMJM5a45D07Cj81fxL6jpNGy+RLpvUO+UGtKtOMfu3GE7DH0jArrFfBR/gCBmm0p3ySNXkIRQYBzbgs9THIiZj7Tm0iZht2ohgOdwkYDXHYJCveQpjxA5kG19i/erzh8MDXpDQRApV28nFvwrN7D/Zbx6mLaZ6UyZ2CfyCIihTg3cKniEW5BqwNouqwSEj/2fmuniBNfifAAMANJyTm4faXLEAAAAASUVORK5CYII=);
  background-repeat: no-repeat;
  overflow: hidden
}

.orbeon-calc #o0section-persona-control .xforms-deselected,
.orbeon-calc #o0section-persona-control .xforms-selected,
.orbeon-calc #section-persona-control .xforms-deselected,
.orbeon-calc #section-persona-control .xforms-selected {
  width: 50%;
  float: left;
  text-align: center
}

.orbeon-calc #o0section-persona-control .xforms-deselected .xforms-deselected,
.orbeon-calc #o0section-persona-control .xforms-deselected .xforms-selected,
.orbeon-calc #o0section-persona-control .xforms-selected .xforms-deselected,
.orbeon-calc #o0section-persona-control .xforms-selected .xforms-selected,
.orbeon-calc #section-persona-control .xforms-deselected .xforms-deselected,
.orbeon-calc #section-persona-control .xforms-deselected .xforms-selected,
.orbeon-calc #section-persona-control .xforms-selected .xforms-deselected,
.orbeon-calc #section-persona-control .xforms-selected .xforms-selected {
  width: auto;
  float: none
}

.orbeon-calc #o0section-persona-control .xforms-deselected .radio,
.orbeon-calc #o0section-persona-control .xforms-selected .radio,
.orbeon-calc #section-persona-control .xforms-deselected .radio,
.orbeon-calc #section-persona-control .xforms-selected .radio {
  margin-top: 35px;
  display: block;
  position: relative
}

.orbeon-calc #o0section-persona-control .xforms-deselected:nth-child(odd),
.orbeon-calc #section-persona-control .xforms-deselected:nth-child(odd) {
  clear: both
}

.orbeon-calc #o0section-persona-control h2:before,
.orbeon-calc #section-persona-control h2:before {
  font-family: FontAwesome !important;
  color: #FF0000;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\F007";
  width: 100%
}

.orbeon-calc #o0section-application-control h2:before,
.orbeon-calc #section-application-control h2:before {
  font-family: FontAwesome !important;
  color: #FF0000;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\F080";
  width: 100%
}

.orbeon-calc #o0section-measurement-control .fr-grid-content,
.orbeon-calc #section-measurement-control .fr-grid-content {
  position: relative
}

.orbeon-calc #o0section-measurement-control .fr-grid-content strong,
.orbeon-calc #section-measurement-control .fr-grid-content strong {
  font-size: 1.33333rem;
  font-weight: 700;
  margin-top: 25px;
  display: inline-block
}

.orbeon-calc #o0section-measurement-control .fr-grid-content .xforms-label,
.orbeon-calc #section-measurement-control .fr-grid-content .xforms-label {
  font-size: inherit;
  font-weight: 400
}

.orbeon-calc #o0section-measurement-control input,
.orbeon-calc #section-measurement-control input {
  width: 210px !important
}

.orbeon-calc #o0section-measurement-control h2:before,
.orbeon-calc #section-measurement-control h2:before {
  font-family: FontAwesome !important;
  color: #FF0000;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\F040";
  width: 100%
}

.orbeon-calc #o0section-documentation-control h2:before,
.orbeon-calc #section-documentation-control h2:before {
  font-family: FontAwesome !important;
  color: #FF0000;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\F0F6";
  width: 100%
}

.orbeon-calc #o0section-result-control .xbl-component .sbHolder,
.orbeon-calc #section-result-control .xbl-component .sbHolder {
  width: 99%
}

.orbeon-calc #o0section-result-control .xforms-type-decimal,
.orbeon-calc #section-result-control .xforms-type-decimal {
  background-color: #f6f7f9;
  padding: 20px 40px 0
}

.orbeon-calc #o0section-result-control .xforms-type-decimal label,
.orbeon-calc #section-result-control .xforms-type-decimal label {
  float: left;
  margin: 0 20px 20px 0 !important
}

.orbeon-calc #o0section-result-control .xforms-type-decimal span,
.orbeon-calc #section-result-control .xforms-type-decimal span {
  float: left;
  margin: 1px 0 0 !important;
  width: 45%
}

.orbeon-calc #o0section-result-control .xforms-type-decimal input,
.orbeon-calc #o0section-result-control .xforms-type-decimal span.xforms-output-output,
.orbeon-calc #section-result-control .xforms-type-decimal input,
.orbeon-calc #section-result-control .xforms-type-decimal span.xforms-output-output {
  background-color: transparent !important;
  border: medium none !important;
  box-shadow: 0 0 0 0;
  font-size: 24px;
  margin: 0 !important;
  padding: 0 !important;
  height: auto !important
}

.orbeon-calc #o0section-result-control .fr-norepeat,
.orbeon-calc #section-result-control .fr-norepeat {
  margin-bottom: 0
}

.orbeon-calc #o0section-result-control .fr-grid-content .no-checkmark,
.orbeon-calc #section-result-control .fr-grid-content .no-checkmark {
  padding: 0 !important
}

.orbeon-calc #o0section-result-control .fr-grid-content .no-checkmark:before,
.orbeon-calc #section-result-control .fr-grid-content .no-checkmark:before {
  content: "" !important
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div {
  font-size: inherit;
  font-weight: 400
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child {
  font-size: inherit;
  font-weight: 400;
  padding-left: 35px
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child strong,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child strong {
  padding-bottom: 20px
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child ul,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child ul {
  margin: 0
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child li strong,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child li strong {
  line-height: inherit;
  padding-bottom: 0
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child:before,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child:before {
  font-family: FontAwesome !important;
  color: #FF0000;
  font-size: 25px !important;
  height: 45px;
  position: absolute;
  display: inline-block;
  content: "\F00C";
  left: 0;
  top: 0
}

.orbeon-calc #o0section-result-control .fr-grid-content .xforms-output-output div:first-child strong,
.orbeon-calc #section-result-control .fr-grid-content .xforms-output-output div:first-child strong {
  font-size: 1.41667rem;
  font-weight: 700;
  display: block
}

.orbeon-calc #o0section-result-control .fr-grid-content span label,
.orbeon-calc #section-result-control .fr-grid-content span label {
  font-size: inherit !important;
  font-weight: 400;
  margin-top: 0 !important
}

.orbeon-calc #o0section-result-control .fr-grid-content .input-container.radio-input,
.orbeon-calc #section-result-control .fr-grid-content .input-container.radio-input {
  margin-top: 0 !important
}

.orbeon-calc #o0section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div,
.orbeon-calc #section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div {
  padding-left: 0
}

.orbeon-calc #o0section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div:before,
.orbeon-calc #section-result-control .fr-grid-content .calc-resulttxt .xforms-output-output div:before {
  display: none
}

.orbeon-calc #o0section-result-control .xforms-readonly .xforms-label,
.orbeon-calc #section-result-control .xforms-readonly .xforms-label {
  color: #FF0000 !important;
  margin-bottom: 25px
}

.orbeon-calc #o0section-result-control h2:before,
.orbeon-calc #section-result-control h2:before {
  font-family: FontAwesome !important;
  color: #FF0000;
  font-size: 35px !important;
  height: 45px;
  position: relative;
  display: inline-block;
  text-align: center;
  content: "\F201";
  width: 100%
}

.orbeon-calc #o0section-result-control .xforms-select.xforms-incremental,
.orbeon-calc #section-result-control .xforms-select.xforms-incremental {
  display: block;
  margin: -30px 0 0
}

.orbeon-calc #o0section-result-control .xforms-trigger.fr-grid-7-1,
.orbeon-calc #section-result-control .xforms-trigger.fr-grid-7-1 {
  position: relative;
  diplay: block;
  float: right;
  width: 50%
}

.orbeon-calc #o0section-result-control .xforms-trigger.fr-grid-7-1 .input-container,
.orbeon-calc #o0section-result-control .xforms-trigger.fr-grid-7-1 input,
.orbeon-calc #section-result-control .xforms-trigger.fr-grid-7-1 .input-container,
.orbeon-calc #section-result-control .xforms-trigger.fr-grid-7-1 input {
  margin-top: 0 !important;
  float: left !important;
  width: 100%
}

@media (max-width:769px) {

  .orbeon-calc #o0section-result-control .fr-grid td,
  .orbeon-calc #section-result-control .fr-grid td {
    clear: both;
    display: block;
    width: 100% !important
  }

  .orbeon-calc #o0section-result-control .fr-grid td input,
  .orbeon-calc #section-result-control .fr-grid td input {
    margin-bottom: 10px !important
  }

  .orbeon-calc #o0section-measurement-control input,
  .orbeon-calc #section-measurement-control input {
    width: 100% !important
  }

  .orbeon-calc .xforms-type-decimal {
    padding-bottom: 20px !important
  }

  .orbeon-calc .xforms-type-decimal label,
  .orbeon-calc .xforms-type-decimal span {
    width: 100%;
    text-align: center
  }

  .orbeon-calc .xforms-type-decimal label input,
  .orbeon-calc .xforms-type-decimal span input {
    text-align: center
  }

  .orbeon-calc #o0section-result-control .xforms-trigger,
  .orbeon-calc #section-result-control .xforms-trigger {
    float: left;
    width: 99%
  }
}

.anchor-op {
  outline: 0
}

.bg_highlight .m-brand,
.inner .m-brand {
  position: relative
}

.bg_highlight.bg-white,
.inner.bg-white {
  background-color: #fff !important
}

.bg_highlight .scroll-down,
.inner .scroll-down {
  position: absolute;
  bottom: 30px;
  left: 45%;
  background: rgba(130, 147, 156, .85) none repeat scroll 0 0;
  border-radius: 75px;
  text-decoration: none;
  width: 50px;
  height: 50px;
  z-index: 1
}

.bg_highlight .scroll-down:before,
.inner .scroll-down:before {
  display: inline-block;
  content: "\F078";
  font-family: FontAwesome;
  font-size: 25px;
  line-height: 18px;
  margin: 16px 0 0 12px;
  color: #dae4ea
}

.content-slider .bg_highlight.bg-white {
  background-color: #fff !important
}

.one-pager {
  padding-top: 119px
}

.one-pager .circular img {
  with: auto;
  height: auto
}

.one-pager .inner.banner {
  margin-bottom: 0;
  background-position: 100% 0 !important
}

.one-pager .inner.banner .m-brand .start-gallery {
  background-position: 100% 0
}

.one-pager .sticky {
  height: 119px;
  position: fixed;
  top: 0;
  width: 100%;
  background-color: #fff;
  z-index: 100;
  border-bottom: 1px solid #ddd
}

.one-pager .page {
  border-top: none
}

.one-pager footer {
  padding-bottom: 25px
}

@media (min-width:770px) {
  .one-pager .smaller {
    height: 100px !important
  }

  .one-pager .smaller .m-mainnavigation {
    line-height: 99px !important
  }

  .one-pager .smaller .row-1 .desktop-logo img {
    max-width: 150px !important
  }

  .one-pager .smaller .row-1 .header-logo .desktop-logo img {
    max-width: 129.63px !important
  }

  .one-pager .sticky {
    min-height: 100px !important
  }

  .one-pager .sticky .row-1,
  .one-pager .sticky .row-2 {
    float: left
  }

  .one-pager .sticky .row-1 {
    width: 20%
  }

  .one-pager .sticky .row-1 .desktop-logo img {
    max-width: 200px;
    transition: all .3s
  }

  .one-pager .sticky .row-1 .header-logo {
    width: 100%;
    padding: 0
  }

  .one-pager .sticky .row-1 .header-logo .desktop-logo img {
    max-width: 129.63px !important
  }

  .one-pager .sticky .row-2 {
    width: 80%
  }

  .one-pager .sticky .row-2 .m-mainnavigation li a.active {
    color: #FF0000
  }

  .one-pager .sticky .row-2 .m-mainnavigation li.active a {
    border-bottom: none;
    padding-bottom: 0
  }

  .one-pager .sticky .row-2 .m-mainnavigation li.active .level-1,
  .one-pager .sticky .row-2 .m-mainnavigation li:hover .level-1 {
    background-color: transparent;
    color: #FF0000;
    padding-bottom: 0 !important
  }

  .one-pager .sticky .m-mainnavigation {
    line-height: 119px;
    float: right;
    transition: all .3s
  }

  .one-pager .sticky .m-mainnavigation .l1 {
    float: left
  }

  .one-pager .m-brand {
    min-height: 588px
  }
}

@media (max-width:1022px) {

  .bg_highlight .scroll-down,
  .inner .scroll-down {
    left: 52%
  }
}

@media (max-width:768px) {
  .sticky {
    height: auto !important;
    position: relative !important
  }

  .one-pager {
    padding-top: 0
  }

  .bg_highlight.brand .large-4,
  .inner.brand .large-4 {
    margin-top: -10px !important
  }

  .bg_highlight .op-banner .start-gallery,
  .inner .op-banner .start-gallery {
    max-height: 200px !important;
    min-height: 200px !important
  }
}

@media (max-width:767px) {

  .bg_highlight .scroll-down,
  .inner .scroll-down {
    left: 45%;
    bottom: auto;
    top: 130px
  }
}

.image-slider div.slider-nav {
  top: 55%
}

.image-slider div.slider-nav span {
  background-color: rgba(130, 147, 156, .85);
  border-radius: 75px;
  height: 50px !important;
  width: 50px !important
}

.image-slider div.slider-nav span.right {
  background-position: -745px -699px;
  margin-right: 20px
}

.image-slider div.slider-nav span.left,
.image-slider div.slider-nav span.right {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 13px;
  height: 21px;
  background-repeat: no-repeat
}

.image-slider div.slider-nav span.left {
  background-position: -745px -678px;
  margin-left: 0
}

.image-slider .slides>li {
  padding: 0 55px
}

.content-slider .slides>li,
.image-slider .slides>li {
  text-align: center
}

.content-slider .flex-direction-nav li a,
.image-slider .flex-direction-nav li a {
  background-color: rgba(130, 147, 156, .85);
  border-radius: 75px;
  height: 50px !important;
  width: 50px !important;
  opacity: 1
}

.content-slider .flex-direction-nav li a:before,
.image-slider .flex-direction-nav li a:before {
  padding: 15px;
  color: #fff;
  text-shadow: none
}

.content-slider .flex-direction-nav li a.flex-next,
.image-slider .flex-direction-nav li a.flex-next {
  right: 10px
}

.content-slider .flex-direction-nav li a.flex-prev,
.image-slider .flex-direction-nav li a.flex-prev {
  left: 10px
}

.content-slider {
  position: relative
}

.content-slider .slides>div:first-child {
  display: block;
  -webkit-backface-visibility: visible
}

.content-slider .slides>div {
  display: none;
  -webkit-backface-visibility: hidden
}

.content-slider .slides {
  border-bottom: 1px solid #FF0000
}

.content-slider .slides .items {
  padding: 40px 0;
  min-height: 610px
}

.content-slider .flex-control-nav {
  bottom: 10px
}

.content-slider .flex-control-paging li a {
  background-color: #fff
}

.content-slider .flex-control-paging li a.flex-active {
  background: #FF0000 none repeat scroll 0 0
}

.content-slider .row {
  padding: 0 60px
}

.content-slider .row .row {
  padding: 0
}

.content-slider .bg_highlight {
  background: rgba(72, 90, 99, .5);
  color: #fff
}

.content-slider .bg_highlight .m-paragraph {
  padding: 0 1.25rem
}

.m-video {
  display: block;
  float: left;
  height: 0;
  margin-top: 20px;
  padding-bottom: 56.25%;
  position: relative;
  width: 100%
}

.m-video>iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.co {
  height: 100%;
  display: flex;
  flex-direction: column
}

.co main {
  flex: 1
}

.co-grid.row {
  color: #757575;
  max-width: 48.75rem
}

.co-grid.row .columns .small-12:nth-child(odd) {
  padding-right: .375rem
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .co-grid.row .columns .small-12:nth-child(odd) {
    padding: 0
  }
}

.co-grid.row .columns .small-12:nth-child(2n) {
  padding-left: .375rem
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .co-grid.row .columns .small-12:nth-child(2n) {
    padding: 0
  }
}

.co-grid.row .columns .small-12 span {
  display: inline-block;
  font-size: .875rem;
  padding: .3125rem 0 0
}

.co-grid.row h3 {
  border-bottom: .0625rem solid #757575;
  color: #757575;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 .9375rem;
  text-transform: uppercase
}

.co-grid.row .h3-nl {
  border: none
}

.co-grid.row .h3-nl-summary {
  margin: 0;
  border: none
}

.co-grid.row p {
  font-size: .875rem
}

.co-radio-btn {
  margin: .625rem 0
}

.co-radio-btn .small-12 {
  text-align: center
}

.co-radio-btn input[type=radio]:not(:disabled)~label {
  cursor: pointer
}

.co-radio-btn input[type=radio]:disabled~label {
  color: #bcc2bf;
  border-color: #bcc2bf;
  box-shadow: none;
  cursor: not-allowed
}

.co-radio-btn label {
  height: 100%;
  display: block;
  background: #dedee0;
  border: .0625rem solid #dedee0;
  border-radius: .5rem;
  padding: 1rem;
  margin-bottom: .875rem;
  text-align: center;
  position: relative
}

.co-radio-btn label img {
  max-height: 1.25rem;
  filter: gray;
  filter: grayscale(1);
  opacity: .7
}

@media (hover:hover) {
  .co-radio-btn label:hover {
    border: .0625rem solid #999
  }
}

.co-radio-btn input[type=radio]:checked+label {
  background: transparent;
  border-color: #FF0000
}

.co-radio-btn input[type=radio]:checked+label img {
  max-height: 1.25rem;
  filter: unset;
  opacity: 1
}

.co-checkbox input[type=checkbox],
.co-checkbox input[type=radio] {
  display: none
}

.co-checkbox.inline {
  display: inline-block;
  margin-right: .9375rem
}

.co-checkbox label.icon-checkbox {
  display: block;
  font-size: .875rem;
  font-weight: 400;
  position: relative;
  padding: .125rem 0 0 1.875rem;
  margin-bottom: 1.25rem
}

@media (hover:hover) {
  .co-checkbox label.icon-checkbox:hover {
    cursor: pointer
  }
}

.co-checkbox label.icon-checkbox span {
  background: #fff;
  border-radius: .313rem;
  width: 1.375rem;
  height: 1.375rem;
  display: inline-block;
  border: .0625rem solid #999;
  font-size: 1.125rem;
  position: absolute;
  top: 0;
  left: 0;
  transition: all .2s linear
}

.co-checkbox label.icon-checkbox span:after {
  content: "";
  width: .375rem;
  height: .875rem;
  border: solid #fff;
  border-width: 0 .125rem .125rem 0;
  position: absolute;
  left: .4375rem;
  top: .125rem;
  transform: rotate(45deg)
}

@media (hover:hover) {
  .co-checkbox label.icon-checkbox:hover span {
    border: .0625rem solid #999
  }

  .co-checkbox label.icon-checkbox:hover span:after {
    border: solid #999;
    border-width: 0 .125rem .125rem 0
  }
}

.co-checkbox label.icon-checkbox input[type=checkbox]:checked+span,
.co-checkbox label.icon-checkbox input[type=radio]:checked+span {
  border: .0625rem solid #666
}

.co-checkbox label.icon-checkbox input[type=checkbox]:checked+span:after,
.co-checkbox label.icon-checkbox input[type=radio]:checked+span:after {
  display: block;
  border-color: #FF0000
}

.co-header {
  background-color: transparent;
  min-height: inherit;
  padding: .625rem 0 0
}

.co-header .co-logo {
  float: left;
  width: 9.6875rem;
  padding-top: 7px
}

.co-header .ghost-btn {
  float: right;
  margin: 1.125rem 0 0
}

@media (max-width:450px) {
  .co-header .ghost-btn {
    clear: both;
    float: left;
    text-align: center;
    width: 100%
  }
}

.co .co-overview {
  background-color: transparent;
  min-height: inherit
}

@media (max-width:450px) {
  .co-header .ghost-btn {
    display: none
  }
}

.co-footer {
  background-color: transparent;
  background-image: none;
  padding: 3.125rem 0 1.25rem
}

.co-footer .co-grid {
  padding: 0
}

.co-footer .co-copy {
  padding: 0 0 .3125rem;
  float: left
}

.co-footer ul {
  float: right
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .co-footer ul {
    clear: both;
    float: left
  }
}

.co-footer ul li {
  float: left;
  padding: 0 1.25rem 0 0
}

.co-footer ul li:last-child {
  padding-right: 0
}

.co-footer ul li a {
  color: #757575;
  font-weight: 700
}

.co-head.columns {
  text-align: center
}

.co-head.columns h2 {
  font-size: 1.5rem;
  text-transform: uppercase;
  margin: .625rem 0 2.188rem
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .co-head.columns h2 {
    font-size: 1.25rem;
    margin-bottom: 1.875rem
  }
}

.co-head.columns h2 .fa {
  font-size: 1.5625rem;
  padding: 0 0 0 1.25rem
}

.co-item {
  border-bottom: .0625rem solid #e3e3e3;
  display: inline-block;
  padding: 0 0 .9375rem;
  margin: 0 0 .9375rem;
  width: 100%
}

.co-item .whitebgcart .whitebg-img {
  object-fit: contain
}

.co-item img {
  max-width: 5rem
}

.co-item div {
  font-size: .875rem;
  width: 35%
}

.co-item .co-price {
  width: 20%;
  float: right
}

.co-price,
.co-val {
  display: block;
  float: left;
  font-size: .875rem;
  padding: 0 0 .625rem;
  width: 50%
}

.co-price {
  text-align: right
}

.co-data-protection {
  color: #757575;
  font-size: .875rem
}

.co-data-protection a {
  font-size: .875rem;
  text-decoration: underline
}

.co-payment {
  margin: 0 0 1.25rem
}

.co-addresses {
  display: flex;
  flex-direction: column
}

.co-addresses p {
  margin: 0 0 .625rem
}

.co-overview {
  color: #757575
}

.co-overview .co-pricing,
.co-overview .co-total {
  display: inline-block;
  width: 100%
}

.co-overview .co-total {
  border-top: .0625rem solid #e3e3e3;
  margin: 0 0 1.875rem;
  padding: .625rem 0 0
}

.co-overview .co-total .co-price {
  font-size: 1rem
}

.co-overview .standard-btn {
  float: right;
  margin: 2.1875rem 0 20px;
  width: 100%
}

@media (max-width:450px) {
  .co-overview .standard-btn {
    float: left;
    width: 100%;
    text-align: center
  }
}

.co-overview .ghost-btn {
  display: none;
  margin-top: .625rem
}

@media (max-width:450px) {
  .co-overview .ghost-btn {
    display: block
  }
}

.co .mbot {
  margin-bottom: 1.25rem
}

.co .mright {
  margin-right: .9375rem
}

.co .full {
  width: 100%
}

.co h1 {
  text-align: center
}

.co hr {
  width: 100%;
  margin: 1.25rem auto;
  height: .0625rem;
  border: none;
  color: #e3e3e3;
  background-color: #e3e3e3
}

.co input,
.co select {
  max-width: 100%;
  width: 100%;
  display: block;
  height: 2.1875rem;
  border: .0625rem solid #ccc;
  border-radius: .25rem;
  margin: .188rem 0 0;
  padding: 0 .9375rem;
  font-size: .875rem
}

.co input:focus,
.co select:focus {
  border-color: #191600
}

.co input.error,
.co select.error {
  border-color: #d9534f
}

.co label {
  font-size: .875rem;
  font-weight: 400;
  width: 100%
}

.co label .first-input {
  padding-right: .375rem
}

.co label>.input-group,
.co label>input,
.co label>select {
  margin-top: .3125rem
}

.co .column label,
.co .column label input {
  width: 100%
}

.co .column label+.help-inline {
  margin: 0
}

.co .input-group {
  display: flex
}

.co .row-collapse .row {
  margin-right: 0;
  margin-left: 0
}

.co .row-collapse .column {
  padding-left: 0;
  padding-right: 0
}

.co .sub-head {
  text-transform: uppercase;
  border-bottom: .0625rem solid #333;
  margin-bottom: .9375rem
}

.co .box {
  position: relative
}

.co .box-head {
  border-top-left-radius: .625rem;
  border-top-right-radius: .625rem;
  padding: .9375rem 1.25rem;
  background: #dedee0;
  color: #191600;
  clear: both;
  font-size: 1rem;
  line-height: 1.6
}

.co .box-head-right {
  float: right
}

.co .box-head-right .icon-btn {
  font-size: 1.25rem;
  margin: 0 -.625rem 0 0
}

.co .box-content {
  font-size: .875rem;
  padding: .9375rem;
  border-radius: .625rem;
  border: .0625rem solid #e3e3e3;
  margin-bottom: 25px
}

.co #billingAddressContainerParent,
.co #billingAddressList,
.co #BillingAndShippingFormNew,
.co #deliveryAddressForm,
.co #deliveryAddressFormClosed,
.co #deliveryAddressFormEdit,
.co #deliveryAddressList,
.co #deliveryAddressListClosed,
.co #shippingAddressForm,
.co #shippingNoteContainer,
.co #shippingNoteParent {
  display: none
}

@media only screen and (min-width:0px) and (max-width:770px) {

  .co-addresses,
  .co-delivery,
  .co-overview,
  .co-payment {
    margin-bottom: 1.25em
  }
}

.co .popover.fade {
  opacity: 1;
  border-radius: .5rem;
  padding: .5rem;
  margin-top: unset;
  max-width: 100%
}

.co .popover-header:empty {
  display: none
}

.co .popover-body {
  font-size: .75rem;
  color: #757575
}

.co .popover .arrow {
  border-width: inherit;
  position: absolute;
  display: block;
  width: 1rem;
  height: .5rem;
  margin: 0 .3rem
}

.co .popover .arrow:after,
.co .popover .arrow:before {
  position: absolute;
  display: block;
  content: "";
  border-color: transparent;
  border-bottom-color: transparent;
  border-style: solid
}

.co .bs-popover-auto[x-placement^=bottom] .arrow:after,
.co .bs-popover-auto[x-placement^=bottom] .arrow:before,
.co .bs-popover-bottom .arrow:after,
.co .bs-popover-bottom .arrow:before {
  border-width: 0 .5rem .5rem
}

.co .bs-popover-auto[x-placement^=bottom] .arrow:after,
.co .bs-popover-bottom .arrow:after {
  top: 1px;
  border-bottom-color: #fff
}

.co .bs-popover-auto[x-placement^=bottom] .arrow:before,
.co .bs-popover-bottom .arrow:before {
  top: 0;
  border-bottom-color: rgba(0, 0, 0, .25)
}

.co .bs-popover-auto[x-placement^=bottom] .arrow,
.co .bs-popover-bottom .arrow {
  top: calc((.5rem + 1px) * -1)
}

.co .bs-popover-auto[x-placement^=top] .arrow:after,
.co .bs-popover-auto[x-placement^=top] .arrow:before,
.co .bs-popover-top .arrow:after,
.co .bs-popover-top .arrow:before {
  border-width: .5rem .5rem 0
}

.co .bs-popover-auto[x-placement^=top] .arrow:before,
.co .bs-popover-top .arrow:before {
  bottom: 0;
  border-top-color: rgba(0, 0, 0, .25)
}

.co .bs-popover-auto[x-placement^=top] .arrow:after,
.co .bs-popover-top .arrow:after {
  bottom: 1px;
  border-top-color: #fff
}

.co .bs-popover-auto[x-placement^=top] .arrow,
.co .bs-popover-top .arrow {
  bottom: calc((.5rem + 1px) * -1)
}

.standard-btn {
  border-radius: .375rem;
  display: inline-block;
  line-height: 2.1875rem;
  padding: 0 2.1875rem;
  color: #fff;
  background-color: #FF0000;
  width: 100%;
  text-align: center;
  margin-bottom: 20px;
  border: none;
  cursor: pointer
}

@media (hover:hover) {
  .standard-btn:hover {
    color: #fff;
    background-color: #fdac32;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
  }
}

.ghost-btn {
  color: #333;
  background-color: transparent;
  cursor: pointer;
  border: .0625rem solid #333;
  border-radius: .375rem;
  line-height: 2rem;
  padding: 0 2.1875rem 0 1.875em;
  width: 100%
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .ghost-btn {
    margin-bottom: .9375em
  }
}

.ghost-btn--orange {
  color: #FF0000;
  border-color: #FF0000
}

@media (hover:hover) {
  .ghost-btn--orange.ghost-btn:hover {
    box-shadow: inset 0 0 0 .0625rem #FF0000
  }
}

.ghost-btn--orange i {
  color: #FF0000
}

.ghost-btn--secondary {
  background-color: #fff;
  border: .0625rem solid #e3e3e3;
  color: #757575;
  padding: 0 2.1875rem;
  width: auto;
  text-align: center
}

.ghost-btn i {
  margin-right: .5rem
}

@media (hover:hover) {
  .ghost-btn:hover {
    box-shadow: inset 0 0 0 .0625rem #333
  }
}

.icon-btn {
  background: transparent;
  cursor: pointer;
  border: none
}

.radio-form {
  float: left;
  margin: .5rem 1rem .5rem 0
}

.radio-form .radio-label {
  display: flex;
  flex-direction: row-reverse;
  align-items: center
}

.radio-form .radio-label input[type=radio] {
  position: absolute;
  display: none
}

.radio-form .radio-label input[type=radio]+div {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: .0625rem solid #ccc;
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  position: static;
  top: -.2em;
  margin-right: 1em;
  vertical-align: bottom;
  cursor: pointer;
  text-align: center;
  transition: all .25s ease
}

.radio-form .radio-label input[type=radio]:checked+div {
  background-color: #FF0000;
  box-shadow: inset 0 0 0 .25rem #fff
}

.radio-form .radio-label input[type=radio]:focus+div {
  outline: none;
  border-color: #FF0000
}

.radio-form .radio-label input[type=radio]:disabled+div {
  box-shadow: inset 0 0 0 .25rem #fff;
  border-color: maroon;
  background: #fff
}

.radio-form .radio-label:empty input[type=radio]+div {
  margin-right: 0
}

.select-wrapper {
  position: relative
}

.select-wrapper:after,
.select-wrapper:before {
  content: "";
  display: block;
  position: absolute;
  pointer-events: none;
  border: .0625rem solid transparent;
  width: 0;
  height: 0;
  right: 1rem
}

.select-wrapper:before {
  bottom: 55%;
  border-width: 0 .25em .5625em;
  border-bottom-color: #b6c9d4
}

.select-wrapper:after {
  border-width: .5625em .25em 0;
  border-top-color: #b6c9d4;
  top: 55%
}

:root .co,
_:-ms-fullscreen {
  display: inherit
}

@media only screen and (min-width:0px) and (max-width:770px) {

  .co.sticky .co-overview .co-data-protection,
  .co.sticky .co-overview .ghost-btn,
  .co.sticky .co-overview .standard-btn {
    display: none
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .co.sticky .co-footer {
    padding-top: 0
  }
}

.co.sticky .co-sticky-bar {
  display: none
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .co.sticky .co-sticky-bar {
    display: block;
    background-color: #fff;
    box-shadow: 0 -.125rem .625rem -.3125rem rgba(0, 0, 0, .32);
    border-radius: .375rem;
    margin: .3125rem;
    padding: .625rem;
    position: sticky;
    bottom: .3125rem;
    right: 0;
    z-index: 0
  }
}

.co.sticky .co-sticky-bar .co-data-protection {
  margin: 0 0 1.25rem
}

.co.sticky .co-sticky-bar .ghost-btn {
  display: inline-block;
  line-height: 2.1875rem;
  margin: 0 .3125rem 0 0
}

@media (max-width:450px) {
  .co.sticky .co-sticky-bar .ghost-btn {
    margin: 0 0 .3125rem
  }
}

@media (max-width:450px) {

  .co.sticky .co-sticky-bar .ghost-btn,
  .co.sticky .co-sticky-bar .standard-btn {
    text-align: center;
    width: 100%
  }
}

#createBillingAddress,
#createShippingAddress {
  display: none
}

.textlinkeditordel,
.textlinkeditorsummary {
  color: #757575;
  border-bottom: .0625rem solid #757575;
  font-weight: 500;
  float: right;
  text-align: right;
  display: inline-block;
  cursor: pointer
}

.textlinkeditorsummary {
  line-height: 25px;
  font-size: 1rem
}

.textlinknewaddress {
  color: #757575;
  border-bottom: .0625rem solid #757575;
  font-weight: 500;
  float: left;
  text-align: left;
  display: inline-block;
  cursor: pointer
}

#textlinkicon {
  margin-right: 5px
}

#deliveryAddressFormClosed,
#deliveryAddressListClosed {
  font-size: .875rem;
  font-weight: 500;
  vertical-align: bottom
}

#deliveryonly {
  display: none
}

@media screen and (max-width:1024px) {

  #onlydesktopbutton,
  .co-overview {
    display: none
  }
}

#headertext {
  font-size: 1.3rem;
  text-transform: uppercase;
  text-align: center;
  font-family: Roboto;
  line-height: 25px;
  font-weight: 700;
  color: #333;
  float: right;
  padding: 1.8rem 0 1.5rem
}

.second-buy-button {
  display: none
}

.radio-form-list {
  margin: .5rem
}

.radio-form-list input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer
}

.radio-form-list input[type=radio]+.radio-label-list {
  text-align: left;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
  align-items: center;
  cursor: pointer
}

.radio-form-list input[type=radio]+.radio-label-list:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: .0625rem solid #ccc;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 1.5em;
  cursor: inherit;
  text-align: center;
  transition: all .25s ease
}

.radio-form-list input[type=radio]:checked+.radio-label-list:before {
  background-color: #FF0000;
  box-shadow: inset 0 0 0 .145rem #fff
}

.radio-form-list input[type=radio]:focus+.radio-label-list:before {
  outline: none;
  border-color: #FF0000
}

.radio-form-list input[type=radio]:disabled+.radio-label-list:before {
  box-shadow: inset 0 0 0 .145rem #fff;
  border-color: #31434b;
  background: #fff
}

.radio-form-list input[type=radio]+.radio-label-list:empty:before {
  margin-right: 0
}

@media screen and (min-width:350px) and (max-width:500px) {
  .second-buy-button {
    display: inline
  }

  .radio-form-list {
    float: left;
    margin: .5rem
  }

  .radio-form-list input[type=radio] {
    position: absolute;
    opacity: 0
  }

  .radio-form-list input[type=radio]+.radio-label-list {
    text-align: left;
    font-size: .875rem;
    font-weight: 500;
    display: flex
  }

  .radio-form-list input[type=radio]+.radio-label-list:before {
    content: "";
    background: #fff;
    border-radius: 100%;
    border: .0625rem solid #ccc;
    display: inline-block;
    width: 50px;
    height: 30px;
    position: relative;
    top: -.2em;
    margin-right: 1.5em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all .25s ease
  }

  .radio-form-list input[type=radio]:checked+.radio-label-list:before {
    background-color: #FF0000;
    box-shadow: inset 0 0 0 .145rem #fff
  }

  .radio-form-list input[type=radio]:focus+.radio-label-list:before {
    outline: none;
    border-color: #FF0000
  }

  .radio-form-list input[type=radio]:disabled+.radio-label-list:before {
    box-shadow: inset 0 0 0 .145rem #fff;
    border-color: #31434b;
    background: #fff
  }

  .radio-form-list input[type=radio]+.radio-label-list:empty:before {
    margin-right: 0
  }
}

@media screen and (min-width:1px) and (max-width:350px) {
  .second-buy-button {
    display: inline
  }

  .radio-form-list {
    float: left;
    margin: .5rem
  }

  .radio-form-list input[type=radio] {
    position: absolute;
    opacity: 0
  }

  .radio-form-list input[type=radio]+.radio-label-list {
    text-align: left;
    font-size: .875rem;
    font-weight: 500;
    display: flex
  }

  .radio-form-list input[type=radio]+.radio-label-list:before {
    content: "";
    background: #fff;
    border-radius: 100%;
    border: .0625rem solid #ccc;
    display: inline-block;
    width: 75px;
    height: 30px;
    position: relative;
    top: -.2em;
    margin-right: 1.5em;
    vertical-align: top;
    cursor: pointer;
    text-align: center;
    transition: all .25s ease
  }

  .radio-form-list input[type=radio]:checked+.radio-label-list:before {
    background-color: #FF0000;
    box-shadow: inset 0 0 0 .145rem #fff
  }

  .radio-form-list input[type=radio]:focus+.radio-label-list:before {
    outline: none;
    border-color: #FF0000
  }

  .radio-form-list input[type=radio]:disabled+.radio-label-list:before {
    box-shadow: inset 0 0 0 .145rem #fff;
    border-color: #31434b;
    background: #fff
  }

  .radio-form-list input[type=radio]+.radio-label-list:empty:before {
    margin-right: 0
  }
}

.radio-form-list-small {
  margin: .5rem
}

.radio-form-list-small input[type=radio] {
  position: absolute;
  opacity: 0
}

.radio-form-list-small input[type=radio]+.radio-label-list {
  text-align: left;
  font-size: .875rem;
  font-weight: 500;
  display: flex;
  padding: 10px 0;
  align-items: self-end
}

.radio-form-list-small input[type=radio]+.radio-label-list:before {
  content: "";
  background: #fff;
  border-radius: 100%;
  border: .0625rem solid #ccc;
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  margin-right: 1.5em;
  vertical-align: top;
  cursor: pointer;
  text-align: center;
  transition: all .25s ease
}

.radio-form-list-small input[type=radio]:checked+.radio-label-list:before {
  background-color: #FF0000;
  box-shadow: inset 0 0 0 .145rem #fff
}

.radio-form-list-small input[type=radio]:focus+.radio-label-list:before {
  outline: none;
  border-color: #FF0000
}

.radio-form-list-small input[type=radio]:disabled+.radio-label-list:before {
  box-shadow: inset 0 0 0 .145rem #fff;
  border-color: #31434b;
  background: #fff
}

.radio-form-list-small input[type=radio]+.radio-label-list:empty:before {
  margin-right: 0
}

form.checkered-list .row:nth-child(2n) {
  background-color: #e7e9ef;
  border-radius: .625rem
}

.checkoutlogo {
  height: 40px;
  object-fit: scale-down;
  object-position: center;
  float: right
}

.underheadline {
  margin: 0 0 .9375rem
}

#boxbottom {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

#externalPayment,
#externalPaymentInvoice,
#externalPaymentPaypal,
#paymentDetailsCreditcard,
#paymentDetailsSepa {
  display: none
}

.co-summary-btn {
  border-radius: .375rem;
  display: inline-block;
  line-height: 2.1875rem;
  padding: 0 2.1875rem;
  color: #fff;
  background-color: #FF0000;
  width: 100%;
  text-align: center;
  margin-bottom: 20px
}

@media (hover:hover) {
  .co-summary-btn:hover {
    color: #fff;
    background-color: #fdac32;
    transition: opacity .25s ease-in-out;
    -moz-transition: opacity .25s ease-in-out;
    -webkit-transition: opacity .25s ease-in-out
  }
}

.stepcounter {
  display: none
}

.checkout-order-summary {
  padding: 0 !important
}

.orderconfirmation-img {
  height: 100px !important;
  object-fit: contain
}

html {
  height: auto !important
}

.container {
  width: 600px;
  margin: 20px auto
}

.progressbar {
  counter-reset: a
}

.progressbar li {
  list-style-type: none;
  width: 25%;
  float: left;
  font-size: 12px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  color: #7d7d7d;
  z-index: 1
}

.progressbar li:before {
  position: static;
  width: 30px;
  height: 30px;
  content: counter(a);
  counter-increment: a;
  line-height: 30px;
  border: 2px solid #7d7d7d;
  display: block;
  text-align: center;
  margin: 0 auto 10px;
  border-radius: 50%;
  background-color: #fff;
  cursor: pointer;
  z-index: 1
}

.progressbar li:after {
  width: 100%;
  height: 2px;
  content: "";
  position: absolute;
  background-color: #7d7d7d;
  top: 15px;
  left: -40%;
  z-index: -2
}

.progressbar li:first-child:after {
  content: none
}

.progressbar li.active:before {
  border-color: #FF0000;
  background-color: #FF0000;
  color: #fff
}

.progressbar li.done:before {
  border-color: #FF0000;
  background-color: #fff;
  color: #FF0000;
  content: "\2713"
}

.progressbar li.done+li:after {
  background-color: #FF0000
}

@media screen and (min-width:1px) and (max-width:512px) {
  .progressbar li:after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -35%;
    z-index: -2
  }
}

@media screen and (min-width:512px) and (max-width:900px) {
  .progressbar li:after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -42%;
    z-index: -2
  }
}

@media screen and (min-width:901px) and (max-width:1024px) {
  .progressbar li:after {
    width: 100%;
    height: 2px;
    content: "";
    position: absolute;
    background-color: #7d7d7d;
    top: 15px;
    left: -44%;
    z-index: -2
  }
}

div.configureVariantProduct {
  background-color: #FF0000;
  border-bottom: .25rem solid #13a538
}

div.stepBox {
  margin-bottom: 1.25rem
}

section#varianWizardSection {
  padding: 0
}

section#varianWizardSection div.wizardConfig {
  overflow: hidden;
  margin-bottom: .8125rem
}

section#varianWizardSection div.wizardConfig .headLineNo {
  float: left;
  font-family: Arial;
  font-size: 1.25rem;
  color: #909090;
  letter-spacing: .025rem;
  font-weight: 600;
  border-radius: 1.375rem;
  line-height: .75rem;
  padding: .75rem;
  margin-top: -.375rem;
  margin-right: 1.25rem;
  border: .0625rem solid #757575
}

section#varianWizardSection div.wizardConfig .headLineNoDone {
  float: left;
  font-family: Arial;
  font-size: 1.25rem;
  color: #13a538;
  letter-spacing: 0;
  font-weight: 400;
  background-color: rgba(19, 165, 56, .18);
  border-radius: 1.375rem;
  line-height: .75rem;
  padding: .0625rem;
  margin-top: -.375rem;
  margin-right: 1.25rem;
  border: .0625rem solid #f7f7f7
}

section#varianWizardSection div.wizardConfig .choiceHeadline span.stepDoneChoice {
  padding-left: 1.125rem;
  font-family: Arial;
  font-size: .75rem;
  color: #757575;
  font-weight: 400
}

section#varianWizardSection div.wizardConfig .headLineNoDone svg {
  fill: none;
  stroke: #13a538;
  stroke-linecap: round;
  stroke-miterlimit: 10;
  stroke-width: .125rem;
  height: 1.5625rem;
  width: 1.5625rem;
  margin: .25rem
}

section#varianWizardSection div.wizardConfig div.nextButton a,
section#varianWizardSection div.wizardConfig div.nextButton a:hover,
section#varianWizardSection div.wizardConfig div.nextButton a:visited {
  color: #fff;
  font-size: 1rem
}

section#varianWizardSection div.wizardConfig .choiceHeadline {
  background-color: #fff;
  padding: 1.125rem;
  border-radius: .4375rem;
  font-family: Arial;
  font-size: 1.25rem;
  color: #191600;
  letter-spacing: .025rem;
  line-height: 1.5rem;
  font-weight: 600;
  box-shadow: -.0625rem .1875rem .3125rem 0 hsla(0, 0%, 75%, .75);
  margin: .9375rem;
  clear: both
}

section#varianWizardSection div.wizardConfig .choiceHeadline-notactive {
  color: #757575
}

section#varianWizardSection div.wizardConfig .choiceHeadlineSelected div.nextButton,
section#varianWizardSection div.wizardConfig .choices div.nextButton {
  float: right
}

section#varianWizardSection div.wizardConfig .choiceHeadlineSelected div.nextButton a,
section#varianWizardSection div.wizardConfig .choices div.nextButton a {
  font-family: Arial;
  font-weight: 400;
  font-size: 1rem;
  background-color: #f49300;
  border-radius: .4375rem;
  color: #fff;
  padding: .375rem 2.6875rem;
  line-height: 1.25rem;
  margin-top: -.25rem
}

section#varianWizardSection div.wizardConfig .choiceHeadlineSelected div.nextButton a:hover,
section#varianWizardSection div.wizardConfig .choices div.nextButton a:hover {
  opacity: .8;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out
}

section#varianWizardSection div.wizardConfig .choiceHeadlineSelected div.nextButton.disabled a,
section#varianWizardSection div.wizardConfig .choiceHeadlineSelected div.nextButton.disabled a:hover,
section#varianWizardSection div.wizardConfig .choices div.nextButton.disabled a,
section#varianWizardSection div.wizardConfig .choices div.nextButton.disabled a:hover {
  opacity: .5
}

section#varianWizardSection div.wizardConfig .choiceHeadlineSelected {
  background-color: #f6f7f9;
  padding: 1.125rem 1.125rem 1.375rem;
  border-radius: .4375rem;
  font-family: Arial;
  font-size: 1.25rem;
  color: #191600;
  letter-spacing: .025rem;
  line-height: 1.5rem;
  font-weight: 600;
  box-shadow: 0 .0625rem .625rem 0 hsla(0, 0%, 75%, .75);
  margin: .9375rem;
  clear: both
}

section#varianWizardSection div.wizardConfig a,
section#varianWizardSection div.wizardConfig a:visited {
  color: #191600
}

section#varianWizardSection div.wizardConfig .choices {
  background-color: #fff;
  overflow: hidden;
  margin: -1.1875rem .9375rem .9375rem;
  padding: 1.125rem 2.813rem 1.875rem 3.875rem;
  border-bottom-right-radius: .4375rem;
  border-bottom-left-radius: .4375rem;
  box-shadow: 0 .375rem .625rem 0 hsla(0, 0%, 70%, .5)
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices {
    padding: 1.25rem .188rem 1.25rem 1.25rem
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices#summary {
    padding: 1.25rem
  }
}

section#varianWizardSection div.wizardConfig .choices div.nextButton {
  clear: both;
  margin: 1.875rem 1.25rem 0
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices div.nextButton {
    margin: 0;
    float: left
  }
}

section#varianWizardSection div.wizardConfig .choices div.choicesSummary {
  clear: both;
  margin-bottom: -.313rem;
  padding-bottom: 0
}

section#varianWizardSection div.wizardConfig .choices div.choicesSummary:first-child {
  margin-bottom: -.5rem
}

section#varianWizardSection div.wizardConfig .choices div.choicesSummary:first-child .choiceCategory {
  font-size: 1rem
}

section#varianWizardSection div.wizardConfig .choices div.choicesSummary div {
  clear: both;
  margin: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0
}

section#varianWizardSection div.wizardConfig .choices div.choicesSummary div.choiceCategory {
  font-weight: 700;
  font-size: .875rem
}

section#varianWizardSection div.wizardConfig .choices button span {
  display: none
}

section#varianWizardSection div.wizardConfig .choices button {
  font-family: Arial;
  font-weight: 400;
  font-size: 1rem;
  background-color: #f49300;
  border: none;
  border-radius: .4375rem;
  color: #fff;
  padding: .375rem 2.6875rem;
  width: auto;
  height: auto !important;
  line-height: 1.625rem
}

section#varianWizardSection div.wizardConfig .choices div input {
  background-color: #fff;
  border: .0625rem solid #e0e0e0 !important;
  border-right: none !important;
  color: #000 !important;
  font-weight: 400 !important;
  height: 2.5rem !important
}

section#varianWizardSection div.wizardConfig .choices div input:first-of-type {
  border-left: .0625rem solid #e0e0e0 !important;
  border-top-left-radius: .4375rem;
  border-bottom-left-radius: .4375rem;
  cursor: pointer
}

section#varianWizardSection div.wizardConfig .choices div input:first-of-type:focus,
section#varianWizardSection div.wizardConfig .choices div input:first-of-type:hover {
  color: #FF0000 !important
}

section#varianWizardSection div.wizardConfig .choices div input:last-of-type {
  border-right: .0625rem solid #e0e0e0 !important;
  border-top-right-radius: .4375rem;
  border-bottom-right-radius: .4375rem;
  cursor: pointer
}

section#varianWizardSection div.wizardConfig .choices div input:last-of-type:focus,
section#varianWizardSection div.wizardConfig .choices div input:last-of-type:hover {
  color: #FF0000 !important
}

section#varianWizardSection div.wizardConfig .choices div.productImage {
  height: 25rem;
  width: 40%;
  padding-right: 0
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices div.productImage {
    width: 100%;
    padding: 0;
    margin: 0;
    height: inherit
  }
}

section#varianWizardSection div.wizardConfig .choices div.productImage .whitebg {
  border-color: #e9e9e9
}

section#varianWizardSection div.wizardConfig .choices div.productImage .whitebg img {
  padding: 1.25rem
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices div.productImage .whitebg img {
    padding: .313rem
  }
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent {
  width: 60%;
  padding: 0 0 0 1.0625rem
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices div.summaryContent {
    width: 100%;
    padding: 0;
    margin: 0
  }
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent form {
  height: 38px
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div {
  width: 100%
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.choiceValue {
  color: #757575;
  font-size: .75rem
}

section#varianWizardSection div.wizardConfig .choices div .whitebg {
  width: 100%;
  height: 100%
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price,
section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price-info {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price span {
  font-family: Arial;
  font-size: 1.125rem;
  color: #191600;
  font-weight: 700
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price span.formattedListPrice {
  font-weight: 400;
  font-size: .875rem;
  color: #6c757d;
  line-height: 1.25rem
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price span.discountpercent {
  font-weight: 400;
  font-size: .875rem;
  color: #6c757d;
  font-family: Roboto;
  font-style: italic
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price-info {
  font-family: Arial;
  font-size: .875rem;
  color: #757575;
  font-weight: 400
}

section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price-container {
  text-align: right
}

@media only screen and (min-width:0px) and (max-width:770px) {
  section#varianWizardSection div.wizardConfig .choices div.summaryContent div.price-container {
    text-align: left
  }
}

section#varianWizardSection div.wizardConfig .choices div.complexChoiceselected a picture {
  border-bottom: .0625rem solid #f49300
}

section#varianWizardSection div.wizardConfig .choices div a picture {
  display: block;
  border-radius: .375rem;
  border-bottom: .0625rem solid #e3e3e3;
  text-align: center
}

section#varianWizardSection div.wizardConfig .choices div a picture img {
  overflow: hidden;
  padding: 0;
  margin: 0;
  max-height: 11.25rem;
  width: auto
}

section#varianWizardSection div.wizardConfig .choices div .complexChoiceText {
  padding-left: .625rem;
  padding-right: .625rem;
  padding-top: .625rem;
  font-family: Arial;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.125rem
}

section#varianWizardSection div.wizardConfig .choices div .complexChoiceText .complexChoiceTitle {
  font-family: Arial;
  font-weight: 400;
  font-size: 1rem;
  padding-top: .375rem;
  padding-bottom: .625rem;
  display: inline-block
}

section#varianWizardSection div.wizardConfig .choices div .complexChoiceText .complexChoiceCircle {
  bottom: 1.5625rem;
  left: 1.25rem;
  position: absolute
}

section#varianWizardSection div.wizardConfig .choices .row {
  margin-top: 0;
  margin-bottom: 0 !important;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

section#varianWizardSection div.wizardConfig .choices .row .small-6,
section#varianWizardSection div.wizardConfig .choices .row .small-12 {
  margin: 0;
  display: -ms-flexbox;
  display: flex
}

section#varianWizardSection div.wizardConfig .choices .row .small-6 a,
section#varianWizardSection div.wizardConfig .choices .row .small-12 a {
  display: inline-block;
  height: 100%;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

section#varianWizardSection div.wizardConfig .choices .row .small-6 .complexChoice a,
section#varianWizardSection div.wizardConfig .choices .row .small-6 .complexChoiceselected a,
section#varianWizardSection div.wizardConfig .choices .row .small-12 .complexChoice a,
section#varianWizardSection div.wizardConfig .choices .row .small-12 .complexChoiceselected a {
  padding-bottom: 2.813rem
}

@media screen and (max-width:23.75rem) {

  section#varianWizardSection div.wizardConfig .choices .row .small-6,
  section#varianWizardSection div.wizardConfig .choices .row .small-12 {
    width: 100%
  }
}

section#varianWizardSection div.wizardConfig .choices .row .small-6 .simpleChoice,
section#varianWizardSection div.wizardConfig .choices .row .small-6 .simpleChoiceselected,
section#varianWizardSection div.wizardConfig .choices .row .small-12 .simpleChoice,
section#varianWizardSection div.wizardConfig .choices .row .small-12 .simpleChoiceselected {
  margin: 0 0 .5rem
}

section#varianWizardSection div.wizardConfig .choices div {
  font-family: Arial;
  font-size: 1rem;
  color: #191600;
  letter-spacing: .025rem;
  line-height: 1.5rem;
  font-weight: 400;
  float: left;
  padding: .4375rem .5rem .4375rem .625rem;
  margin-top: .625rem;
  margin-bottom: .625rem;
  border-radius: .375rem
}

section#varianWizardSection div.wizardConfig .choices div .complexChoice,
section#varianWizardSection div.wizardConfig .choices div.complexChoiceselected {
  margin-top: 0;
  margin-bottom: .375rem
}

section#varianWizardSection div.wizardConfig .choices div svg {
  width: 1.125rem;
  height: 1.125rem;
  float: left;
  margin: .625rem .125rem .25rem .625rem
}

section#varianWizardSection div.wizardConfig .choices div a div {
  margin: .5rem 0 0 .5rem;
  padding: 0
}

section#varianWizardSection div.wizardConfig .choices div.complexChoice {
  border: .0625rem solid #e3e3e3;
  width: 100%;
  padding: 0
}

section#varianWizardSection div.wizardConfig .choices div.complexChoiceselected {
  border: .0625rem solid #f49300;
  width: 100%;
  padding: 0
}

section#varianWizardSection div.wizardConfig .choices .simpleChoice,
section#varianWizardSection div.wizardConfig .choices .simpleChoiceselected {
  width: 100%
}

section#varianWizardSection div.wizardConfig .choices .simpleChoice {
  border: .0625rem solid #e3e3e3;
  padding: 0
}

section#varianWizardSection div.wizardConfig .choices .simpleChoiceselected {
  border: .0625rem solid #f49300;
  padding: 0
}

section#varianWizardSection div.wizardConfig .choices .complexChoiceselected svg,
section#varianWizardSection div.wizardConfig .choices .simpleChoiceselected svg {
  fill: #f49300
}

section#varianWizardSection div.wizardConfig .choices .complexChoice svg,
section#varianWizardSection div.wizardConfig .choices .simpleChoice svg {
  fill: none;
  stroke: #e3e3e3;
  stroke-width: .125rem
}

section#varianWizardSection div.wizardConfig .choices .simpleChoiceselected a,
section#varianWizardSection div.wizardConfig .choices .simpleChoiceselected a:visited {
  color: #f49300
}

.page .item__list__cart .delivery-time .item--grey,
.page .item__list__cart .delivery-time .item__discountpercent,
.page .item__list__cart .delivery-time .item__listprice,
.page .item__list__cart .item__price .item--grey,
.page .item__list__cart .item__price .item__discountpercent,
.page .item__list__cart .item__price .item__listprice,
.page .item__list__cart .price .item--grey,
.page .item__list__cart .price .item__discountpercent,
.page .item__list__cart .price .item__listprice,
.page .product-item .delivery-time .item--grey,
.page .product-item .delivery-time .item__discountpercent,
.page .product-item .delivery-time .item__listprice,
.page .product-item .item__price .item--grey,
.page .product-item .item__price .item__discountpercent,
.page .product-item .item__price .item__listprice,
.page .product-item .price .item--grey,
.page .product-item .price .item__discountpercent,
.page .product-item .price .item__listprice {
  clear: both;
  color: #6c757d;
  display: inline-block;
  float: left;
  font-weight: 400;
  font-size: .75rem;
  line-height: 1.25rem;
  white-space: nowrap;
  width: 100%
}

.page .item__list__cart .delivery-time .item--grey,
.page .item__list__cart .delivery-time .item__listprice,
.page .item__list__cart .item__price .item--grey,
.page .item__list__cart .item__price .item__listprice,
.page .item__list__cart .price .item--grey,
.page .item__list__cart .price .item__listprice,
.page .product-item .delivery-time .item--grey,
.page .product-item .delivery-time .item__listprice,
.page .product-item .item__price .item--grey,
.page .product-item .item__price .item__listprice,
.page .product-item .price .item--grey,
.page .product-item .price .item__listprice {
  margin: .25rem 0 0
}

.page .item__list__cart .delivery-time .item__discountpercent,
.page .item__list__cart .item__price .item__discountpercent,
.page .item__list__cart .price .item__discountpercent,
.page .product-item .delivery-time .item__discountpercent,
.page .product-item .item__price .item__discountpercent,
.page .product-item .price .item__discountpercent {
  margin: 0 0 .25rem
}

.page .item__list__cart .price .item--grey,
.page .product-item .price .item--grey {
  margin: 0
}

.page .item__list__cart .price .item--grey span,
.page .product-item .price .item--grey span {
  font-size: .75rem
}

@media only screen and (min-width:0px) and (max-width:770px) {

  .page .item__list__cart .price .item--grey span,
  .page .product-item .price .item--grey span {
    width: 100%;
    float: left;
    clear: both
  }
}

.m-cross-seller .m-cipad {
  margin: .25rem 0;
  display: block;
  float: left;
  width: 100%
}

.m-cross-seller .m-cipad span {
  display: block;
  float: left;
  font-size: .75rem;
  color: #6c757d;
  line-height: 1.2;
  white-space: nowrap;
  width: 100%
}

.m-cross-seller .m-cipad span.item__discountpercent {
  font-style: italic
}

.m-cross-seller .column {
  margin-left: 15px !important
}

.bundleheadline {
  padding-top: 40px
}

.bundlecontainer {
  padding-bottom: 30px
}

.bundlecontainer .bundlesetcontainer {
  padding-right: 20px;
  margin-top: 10px;
  max-width: 350px
}

@media only screen and (max-width:721px) {
  .bundlecontainer {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
  }
}

.wtb-instock,
.wtb-nostock,
.wtb-stockundefined {
  margin-top: 20px;
  margin-bottom: 20px
}

.wtb-instock {
  color: #13a538
}

.wtb-nostock,
.wtb-stockundefined {
  color: #666
}

#unzer {
  display: block
}

.unzerUI.button {
  font: 400 13.3333px Arial !important;
  font-size: 1.0625rem !important;
  height: 50px !important;
  width: 100% !important;
  background-color: #FF0000 !important;
  border-bottom: 4px solid #13a538 !important
}

.unzerUIIframe {
  height: 1.5em !important
}

.unzerInput>input {
  height: 1.1em !important
}

i.icon.h-iconimg-card-cvc,
i.icon.h-iconimg-card-expiry,
i.icon.h-iconimg-card-holder,
i.icon.h-iconimg-card-number,
i.icon.h-iconimg-iban {
  filter: grayscale(1)
}

.heidelpayChoices__inner,
.heidelpayChoices__list {
  background: #fff !important
}

.heidelpayChoices[data-type*=select-one]:after,
i.icon.h-iconimg-holder {
  filter: grayscale(1)
}

.h-iconimg-success {
  filter: none !important
}

i.h-iconimg-eps-bank-generic,
i.h-iconimg-ideal-bank-generic {
  filter: grayscale(1)
}

.payment-logo {
  width: 80px
}

#featured {
  width: 100%;
  height: 220px !important;
  overflow: hidden
}

#featured>a,
#featured>div,
#featured>img {
  display: none
}

#m-slider div.orbit-wrapper {
  position: relative;
  overflow: hidden;
  height: 220px !important;
}

div.orbit {
  width: 1px;
  height: 1px;
  position: relative;
  overflow: hidden
}

#featured>picture {
  height: 100%
}

#featured>picture img {
  height: 100%;
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
}

#featured>picture,
div.orbit>img {
  top: 0;
  right: 0;
  display: none;
  width: 100%;
  position: absolute;
}

div.orbit>a {
  border: none;
  line-height: 0;
  display: none
}

.orbit>div,
div.orbit>a {
  position: absolute;
  top: 0;
  left: 0
}

.orbit>div {
  width: 100%;
  height: 100%
}

.orbit-caption {
  display: none
}

.orbit-wrapper .orbit-caption {
  color: #fff;
  padding: 7px 0
}

.m-slider .left-text .orbit-wrapper .orbit-caption {
  left: 150px
}

.orbit-wrapper .orbit-caption .title {
  font-size: 30px;
  font-size: 1.875rem;
  margin-bottom: 15px;
  line-height: normal;
  font-weight: 700
}

.orbit-wrapper .orbit-caption .subtitle {
  font-size: 22px;
  font-size: 1.375rem;
  line-height: 25px
}

div.slider-nav {
  position: absolute;
  top: 73%;
  width: 100%
}

div.slider-nav span {
  width: 78px;
  height: 100px;
  text-indent: -9999px;
  position: absolute;
  z-index: 1000;
  top: 50%;
  margin-top: -50px;
  cursor: pointer
}

div.slider-nav span.right {
  background-position: -745px -699px;
  margin-right: 15px;
  right: 0
}

div.slider-nav span.left,
div.slider-nav span.right {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 13px;
  height: 21px;
  background-repeat: no-repeat
}

div.slider-nav span.left {
  background-position: -745px -678px;
  margin-left: 15px;
  left: 0
}

.orbit-bullets {
  bottom: 0;
  list-style: outside none none;
  padding: 20px 0 15px;
  position: absolute;
  left: 12%;
  z-index: 1000
}

.orbit-bullets li {
  background-position: -576px -221px;
  float: left;
  margin-left: 5px;
  cursor: pointer;
  color: #999;
  text-indent: -9999px;
  overflow: hidden
}

.orbit-bullets li,
.orbit-bullets li.active {
  background-image: url(../img/testo_sprite_435d1f41f5f6dd2d71a2ec0142a72ec8.png);
  width: 23px;
  height: 4px;
  background-repeat: no-repeat
}

.orbit-bullets li.active {
  background-position: -702px -688px;
  color: #222
}

.orbit-bullets li.has-thumb {
  background: none;
  width: 100px;
  height: 75px
}

.orbit-bullets li.active.has-thumb {
  background-position: 0 0;
  border-top: 2px solid #000
}

.orbit-caption .bg {
  background-color: #333;
  height: 221px;
  opacity: .75;
  position: absolute;
  left: 0;
  top: -1px;
  width: 40% !important;
  z-index: 10
}

.orbit-caption .brand .slider-container .title b,
.orbit-caption .brand .slider-container .title strong {
  font-weight: 500
}

.orbit-caption .dark .title b,
.orbit-caption .dark .title strong,
.orbit-caption .light .title b,
.orbit-caption .light .title strong {
  color: #FF0000;
  font-size: inherit;
  font-weight: 500
}

.orbit-caption .dark .subtitle b,
.orbit-caption .dark .subtitle strong,
.orbit-caption .light .subtitle b,
.orbit-caption .light .subtitle strong {
  color: #FF0000;
  font-size: inherit;
  font-weight: 400
}

.orbit-caption .light .bg {
  background-color: #fff
}

.orbit-caption .light p {
  color: #666
}

.orbit-caption .brand .bg {
  background-image: url(../img/brand.png);
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-color: transparent;
  opacity: 1
}

.orbit-caption .brand p {
  color: #000
}

.orbit-caption .brand p b,
.orbit-caption .brand p strong {
  color: #fff;
  font-size: inherit;
  font-weight: 400
}

.orbit-caption .brand p b a,
.orbit-caption .brand p strong a {
  color: #fff
}

.orbit-caption .brand p a {
  color: #000
}

.m-slider {
  margin-bottom: 20px
}

.m-slider .slider-container {
  bottom: 181px;
  position: relative;
  z-index: 99
}

.m-slider .slider-container .text-container {
  padding: 0 10px
}

.right-side .orbit-bullets,
.right-side .orbit-caption,
.right-side .slider-nav {
  left: 120px
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .orbit-caption .title {
    font-size: 1.375em !important
  }

  .orbit-caption .subtitle,
  .orbit-caption .subtitle a {
    font-size: 16px !important
  }
}

@media (max-width:480px) {

  #featured,
  #m-slider div.orbit-wrapper {
    height: 230px !important
  }

  .content-slider div.orbit-wrapper {
    height: auto !important
  }

  .orbit-caption .title {
    font-size: 1.375em !important
  }

  .orbit-caption .subtitle,
  .orbit-caption .subtitle a {
    font-size: 14px !important
  }

  .slider-container {
    bottom: 200px !important
  }
}

#featured img {
  height: 100%;
  max-width: inherit;
  width: inherit
}

.orbit-caption .dark a {
  color: #fff
}

.orbit-caption .light a {
  color: #666
}

.orbit-caption .subtitle a {
  font-size: 1.375rem;
  line-height: 25px
}

.orbit-caption .subtitle a:hover {
  color: #FF0000;
  transition: all .5s linear
}

.orbit-caption .brand .subtitle a:hover {
  color: #dae4ea;
  transition: all .5s linear
}

#featured,
.orbit-wrapper {
  width: auto !important
}

@media (max-width:1354px) {
  .m-slider .slider-container {
    padding: 0 45px
  }
}

@media (max-width:1024px) {
  .orbit-bullets {
    left: 17px
  }
}

@media (max-width:1024px) {
  .orbit-caption .bg {
    width: 52% !important
  }
}

@media (min-width:481px) {
  .m-slider .slider-container {
    bottom: 195px
  }
}

@media (max-width:480px) {
  .m-slider .slider-container {
    padding-left: 30px
  }

  .m-slider .slider-container .small-6 {
    width: 66.6667%
  }

  .orbit-caption .bg {
    width: 66% !important;
    height: 100%
  }

  .orbit-wrapper .orbit-caption .subtitle {
    line-height: inherit
  }
}

@media (max-width:479px) {
  .m-slider .slider-container .text-container .title {
    font-size: 16px !important;
    margin-bottom: 10px;
    font-weight: 700
  }

  .orbit-caption .subtitle,
  .orbit-caption .subtitle a {
    font-size: 13px;
    line-height: normal
  }
}

@media (min-width:1920px) {

  #featured>picture img,
  #featured img {
    height: auto;
    width: 100%
  }
}

.fa {
  font-family: FontAwesome !important
}

body,
html {
  background: #f6f7f9;
  color: #666;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100% !important;
  -webkit-font-smoothing: antialiased
}

sub {
  vertical-align: sub
}

sup {
  vertical-align: super
}

.page {
  border-top: 1px solid #999;
  border-bottom: 1px solid #999;
  padding-bottom: 80px
}

@media only screen and (max-width:769px) {
  .page {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    padding-bottom: 80px;
    padding-top: 0px
  }
}

.page-productpage .page {
  background: #fff
}

li,
ul {
  margin: 0;
  padding: 0
}

.expandable-management-list__content ul {
  margin-top: 2%;
  padding-left: 4%;
  list-style: none
}

.expandable-management-list__content li {
  margin-bottom: 2%
}

.expandable-management-list__content li:before {
  font-family: FontAwesome;
  content: "\F00C";
  margin: 0 5px 0 -20px;
  color: #FF0000
}

strong {
  font-weight: 700;
  line-height: inherit
}

.fadingHover:hover {
  transition: all .5s linear
}

.uppercase {
  text-transform: uppercase
}

input,
select,
textarea {
  border-radius: 0;
  -webkit-appearance: none
}

.content-padding {
  clear: both;
  padding: 0 20px
}

@media only screen and (min-width:768px) {
  .content-padding {
    padding: 0 40px
  }
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .content-padding {
    padding: 0 50px
  }
}

.content-padding>:first-child {
  padding-top: 35px
}

.content-padding>:last-child {
  padding-bottom: 35px
}

.content-padding.full-width {
  padding: 0
}

.content-padding .m-youtube {
  padding-bottom: 56.25%;
  padding-top: 30px
}

.hidden {
  display: none !important
}

hr.clearfix {
  height: 0;
  border: 0;
  clear: both
}

.row .s1,
.row .s2,
.row .s3,
.row .s4,
.row h2,
.row h3,
.row h4 {
  margin: 25px 0 0
}

.article-card .s1,
.article-card .s2,
.article-card .s3,
.article-card .s4,
.article-card h2,
.article-card h3,
.article-card h4,
.m-dealer-maps .s1,
.m-dealer-maps .s2,
.m-dealer-maps .s3,
.m-dealer-maps .s4,
.m-dealer-maps h2,
.m-dealer-maps h3,
.m-dealer-maps h4,
.m-dealer-online .s1,
.m-dealer-online .s2,
.m-dealer-online .s3,
.m-dealer-online .s4,
.m-dealer-online h2,
.m-dealer-online h3,
.m-dealer-online h4,
.m-tabs .s1,
.m-tabs .s2,
.m-tabs .s3,
.m-tabs .s4,
.m-tabs h2,
.m-tabs h3,
.m-tabs h4,
.row .m-pdp-head .s1,
.row .m-pdp-head .s2,
.row .m-pdp-head .s3,
.row .m-pdp-head .s4,
.row .m-pdp-head h2,
.row .m-pdp-head h3,
.row .m-pdp-head h4,
.row header .s1,
.row header .s2,
.row header .s3,
.row header .s4,
.row header h2,
.row header h3,
.row header h4 {
  margin: 0 0 15px
}

em,
i {
  font-style: italic
}

p a.m-download,
p a.m-link {
  float: none;
  margin-bottom: 0;
  padding: 0 0 0 20px
}

a.m-download,
a.m-link {
  color: #666;
  position: relative;
  clear: both;
  float: left;
  margin-bottom: 10px;
  text-decoration: none !important
}

a.m-download span,
a.m-link span {
  text-decoration: underline
}

a.m-link span {
  color: #666
}

a.m-download,
a.m-link {
  padding: 0 0 0 23px
}

.m-download:hover,
.m-link:hover {
  color: #FF0000;
  transition: all .5s linear
}

.m-download:before,
.m-link:before {
  content: ">>";
  color: #FF0000;
  font-family: FontAwesome;
  left: 3px;
  top: 0;
  text-decoration: underline;
  display: inline-block;
  white-space: pre-wrap;
  position: absolute
}

.m-link:before {
  content: "\F0C1"
}

.m-download:before {
  content: "\F019"
}

.m-download:before,
.m-download:hover:before,
.m-link:before,
.m-link:hover:before {
  text-decoration: none
}

.row .row {
  margin-bottom: 10px !important
}

#fqv {
  display: none
}

button:focus,
input:focus,
span:focus,
textarea:focus {
  outline: none
}

.m-breadcrumb {
  margin: 20px 0;
  display: inline-block;
  list-style: none
}

.m-breadcrumb li {
  float: left;
  margin: 0 .625em 0 0
}

.m-breadcrumb li span {
  font-size: .85em;
  float: left
}

.m-breadcrumb li a {
  text-decoration: none;
  color: #666
}

.m-breadcrumb li a .arrow-icon {
  margin: 0 0 0 .625em;
  font-size: 1em;
  padding-top: 1px
}

.m-breadcrumb li a:hover {
  color: #FF0000;
  transition: all .5s linear 0s
}

@-moz-document url-prefix() {
  .arrow-icon {
    padding-top: 2px !important
  }
}

.m-divider {
  border-top: 1px solid #b6c9d4;
  margin-left: .625em;
  margin-top: 1em;
  margin-bottom: 1em;
  max-width: 98%
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .m-divider {
    max-width: 97%
  }
}

@media only screen and (min-width:0px) and (max-width:770px) {
  .m-divider {
    max-width: 95%
  }
}

.gallery-video {
  height: 100%
}

.content-video,
.gallery-video {
  width: 100%;
  border: 0
}

@media only screen and (min-width:0px) and (max-width:767px) {
  .page.right-side {
    margin-left: 70%
  }
}

.whitebg {
  width: 100%;
  background: #fff;
  text-align: center;
  display: inline-block;
  border: 1px solid #999;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative
}

.whitebg .whitebg-img {
  height: 100% !important;
  position: absolute;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000
}

.whitebgcart {
  width: 100%;
  background: #fff;
  text-align: center;
  display: inline-block;
  border: 1px solid #999;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative
}

.whitebgcart .whitebg-img {
  height: 100% !important;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  top: 0;
  z-index: 1000
}

.product-list .whitebg img {
  max-height: 240px
}

.m-gallery #slider .whitebg {
  margin-bottom: 0;
  border: none
}

.m-cross-seller .whitebg {
  border: none;
  position: relative
}

@media (max-width:768px) {
  .mobil-4col-teaser .medium-4 {
    width: 50%;
    float: left
  }

  .mobil-4col-teaser .medium-4 .m-teaser {
    margin-top: 0;
    padding-left: .625em;
    padding-right: .625em
  }

  .mobil-6col-teaser li:nth-child(odd) .m-teaser {
    padding-left: 0
  }

  .mobil-6col-teaser li:nth-child(2n) .m-teaser {
    padding-right: 0
  }

  .mobil-6col-teaser .medium-6 {
    width: 50%;
    float: left
  }

  .mobil-6col-teaser .medium-6 .m-teaser {
    margin-top: 0;
    padding-left: .625em;
    padding-right: .625em
  }
}

@media (max-width:554px) {
  .mobil .m-slider {
    margin-bottom: 0
  }

  .mobil-4col-teaser .medium-4 {
    width: 100%
  }

  .mobil-4col-teaser .medium-4 .m-teaser {
    margin-top: 0;
    border: 5px solid transparent;
    margin-bottom: -5px;
    padding-left: 0;
    padding-right: 0
  }

  .mobil-6col-teaser .medium-6 {
    width: 100%
  }

  .mobil-6col-teaser .medium-6 .m-teaser {
    margin-top: 0;
    border-bottom: 5px solid transparent;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0
  }
}

@media (max-width:320px) {
  .mobil-4col-teaser .medium-4 .m-teaser picture {
    display: none
  }

  .mobil-4col-teaser .medium-4 .m-teaser .title {
    position: relative;
    bottom: 0
  }
}

#cookie-bar,
.cookies {
  position: fixed;
  bottom: 0;
  background: rgba(51, 51, 51, .9);
  z-index: 1001;
  color: #fff;
  width: 100%;
  padding: 1.5em 0
}

#cookie-bar a,
.cookies a {
  color: #fff;
  font-weight: 700
}

#cookie-bar .medium-9 a:hover,
.cookies .medium-9 a:hover {
  color: #FF0000;
  transition: all .5s linear
}

#cookie-bar .medium-9 a:after,
.cookies .medium-9 a:after {
  content: "\F054";
  display: inline-block;
  font-family: FontAwesome;
  margin-left: 3px;
  font-size: 80%;
  line-height: 18px
}

#cookie-bar .medium-9,
.cookies .medium-9 {
  padding-right: 1.563em;
  margin-bottom: .5em
}

#cookie-bar .medium-3,
.cookies .medium-3 {
  margin-bottom: .313em;
  cursor: pointer
}

@media (max-width:1035px) {

  #cookie-bar,
  .cookies {
    padding-left: .625em;
    padding-right: .625em
  }
}

.card-content li,
.checkmark li,
.m-paragraph ul li,
.paragraph ul li {
  list-style-type: none;
  padding-left: 23px;
  margin-bottom: 10px;
  position: relative
}

.card-content li:before,
.checkmark li:before,
.m-paragraph ul li:before,
.paragraph ul li:before {
  content: "\F00C";
  position: absolute;
  left: 0;
  top: 0;
  font-family: FontAwesome;
  color: #FF0000
}

.sort-icons .share .social-share.active,
.sort-icons .share:hover .social-share {
  display: block
}

.sort-icons .share:hover {
  padding-bottom: 9px;
  margin-bottom: -9px
}

.circle {
  border-radius: 50px;
  color: #fff;
  background-color: #fff;
  position: relative
}

.circle,
.circle:after {
  width: 25px;
  height: 25px;
  display: block
}

.circle:after {
  font-family: FontAwesome;
  text-align: center;
  font-weight: 400;
  line-height: 26px;
  font-size: 90%
}

.sort-icons {
  margin-top: 0 !important;
  width: 58.3333% !important;
  clear: none
}

.sort-icons .remember,
.sort-icons .share,
.sort-icons a {
  float: right;
  display: block;
  position: relative;
  margin-left: .625em;
  text-decoration: none
}

.sort-icons .remember a,
.sort-icons .share a,
.sort-icons a a {
  margin-left: 0;
  color: #333
}

.sort-icons .remember .view-icon,
.sort-icons .share .view-icon,
.sort-icons a .view-icon {
  float: left;
  min-width: 45px;
  margin: 0
}

.sort-icons .remember span.txt,
.sort-icons .share span.txt,
.sort-icons a span.txt {
  float: left;
  clear: both;
  text-align: center;
  font-size: 85%;
  width: 45px;
  color: #FF0000;
  margin: .125em 0 0
}

.sort-icons .remember:hover .view-icon,
.sort-icons .remember:hover span.txt,
.sort-icons .share:hover .view-icon,
.sort-icons .share:hover span.txt,
.sort-icons a:hover .view-icon,
.sort-icons a:hover span.txt {
  border-color: #FF0000;
  color: #FF0000;
  transition: all .5s linear
}

.sort-icons .remember .social-share,
.sort-icons .share .social-share,
.sort-icons a .social-share {
  position: absolute;
  z-index: 100;
  top: 74px;
  right: 0;
  background-color: #fff;
  border: 1px solid #999;
  padding: 10px 0 5px;
  min-width: 170px;
  display: none
}

.sort-icons .remember .social-share div,
.sort-icons .share .social-share div,
.sort-icons a .social-share div {
  padding: 5px 15px;
  color: #333 !important;
  display: inline-block;
  width: 100%
}

.sort-icons .remember .social-share div:hover,
.sort-icons .share .social-share div:hover,
.sort-icons a .social-share div:hover {
  background-color: #dae4ea
}

.sort-icons .remember .social-share span,
.sort-icons .share .social-share span,
.sort-icons a .social-share span {
  position: relative;
  display: inline-block;
  font-weight: 700;
  float: left;
  line-height: 25px
}

.sort-icons .remember .social-share .social-item,
.sort-icons .share .social-share .social-item,
.sort-icons a .social-share .social-item {
  margin: 0 10px 0 0;
  min-width: 65px
}

.sort-icons .remember .social-share .counter,
.sort-icons .share .social-share .counter,
.sort-icons a .social-share .counter {
  border: 1px solid #999;
  background-color: #fff;
  min-width: 30px;
  text-align: center;
  font-weight: 400;
  margin: 2px 0 0 5px;
  line-height: 20px
}

.sort-icons .remember .social-share .twitter,
.sort-icons .share .social-share .twitter,
.sort-icons a .social-share .twitter {
  background-color: #54acec
}

.sort-icons .remember .social-share .twitter:after,
.sort-icons .share .social-share .twitter:after,
.sort-icons a .social-share .twitter:after {
  content: "\F099"
}

.sort-icons .remember .social-share .facebook,
.sort-icons .share .social-share .facebook,
.sort-icons a .social-share .facebook {
  background-color: #3c5995
}

.sort-icons .remember .social-share .facebook:after,
.sort-icons .share .social-share .facebook:after,
.sort-icons a .social-share .facebook:after {
  content: "\F09A"
}

.sort-icons .remember .social-share .google,
.sort-icons .share .social-share .google,
.sort-icons a .social-share .google {
  background-color: #e14a37
}

.sort-icons .remember .social-share .google:after,
.sort-icons .share .social-share .google:after,
.sort-icons a .social-share .google:after {
  content: "\F0D5"
}

.sort-icons .remember .social-share .mail,
.sort-icons .share .social-share .mail,
.sort-icons a .social-share .mail {
  background-color: #15a438
}

.sort-icons .remember .social-share .mail:after,
.sort-icons .share .social-share .mail:after,
.sort-icons a .social-share .mail:after {
  content: "\F0E0"
}

.sort-icons .remember .social-share .linkedin,
.sort-icons .share .social-share .linkedin,
.sort-icons a .social-share .linkedin {
  background-color: #007bb6
}

.sort-icons .remember .social-share .linkedin:after,
.sort-icons .share .social-share .linkedin:after,
.sort-icons a .social-share .linkedin:after {
  content: "\F0E1"
}

.sort-icons .remember .social-share .more,
.sort-icons .share .social-share .more,
.sort-icons a .social-share .more {
  background-color: #FF0000
}

.sort-icons .remember .social-share .more:after,
.sort-icons .share .social-share .more:after,
.sort-icons a .social-share .more:after {
  content: "\F067"
}

.sort-icons .arrow_box_left {
  position: relative;
  background: #fff;
  border: 1px solid #ddd
}

.sort-icons .arrow_box_left:after,
.sort-icons .arrow_box_left:before {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.sort-icons .arrow_box_left:after {
  border-color: hsla(0, 0%, 100%, 0);
  border-right-color: #fff;
  border-width: 5px;
  margin-top: -5px
}

.sort-icons .arrow_box_left:before {
  border-color: rgba(130, 147, 156, 0);
  border-right-color: #82939c;
  border-width: 6px;
  margin-top: -6px
}

.sort-icons .arrow_box {
  position: relative;
  background: #fff;
  border: 1px solid #ddd
}

.sort-icons .arrow_box:after,
.sort-icons .arrow_box:before {
  bottom: 100%;
  left: 88%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.sort-icons .arrow_box:after {
  border-color: hsla(0, 0%, 100%, 0);
  border-bottom-color: #fff;
  border-width: 10px;
  margin-left: -10px
}

.sort-icons .arrow_box:before {
  border-color: rgba(130, 147, 156, 0);
  border-bottom-color: #82939c;
  border-width: 11px;
  margin-left: -11px
}

.choose-social-txt li {
  position: relative;
  display: inline-block;
  width: 100%;
  clear: both;
  margin-bottom: 1.25em;
  float: left
}

.choose-social-txt span.s2 {
  margin-bottom: 3.125em !important;
  font-weight: 700;
  color: #fff;
  text-align: left;
  padding-left: .4em;
  display: block
}

.choose-social-txt a {
  font-weight: 700;
  text-decoration: none;
  color: #fff
}

.choose-social-txt a span {
  float: left;
  line-height: 25px
}

.choose-social-txt a .circle {
  margin-right: 1.25em
}

.choose-social-txt a:hover {
  color: #FF0000;
  transition: all .5s linear
}

@media (max-width:640px) {
  .choose-social-txt {
    margin-top: 0
  }

  .choose-social-txt span.s2 {
    margin-bottom: 1.563em
  }
}

.circular img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  overflow: hidden
}

@media (min-width:768px) {

  .large-3 .circular img,
  .large-4 .circular img {
    width: 100% !important;
    height: 100% !important
  }
}

.lg-outer .lg-thumb-item img {
  width: auto !important
}

.lg-thumb-item {
  background-color: #fff !important;
  text-align: center !important
}

.page .m-contact,
.page .m-login,
.page .m-phone,
.page .m-store {
  float: left;
  clear: both;
  padding: 0 0 0 23px;
  margin-bottom: 10px;
  color: #666;
  text-decoration: none
}

.page .m-contact span,
.page .m-login span,
.page .m-phone span,
.page .m-store span {
  text-decoration: underline
}

.page p .m-contact,
.page p .m-login,
.page p .m-phone,
.page p .m-store {
  margin-bottom: 0;
  float: none
}

.page .m-contact:hover,
.page .m-login:hover,
.page .m-phone:hover,
.page .m-store:hover {
  color: #FF0000;
  transition: all .5s linear
}

.page .m-contact:before,
.page .m-login:before,
.page .m-phone:before,
.page .m-store:before {
  font-size: 17px;
  color: #FF0000
}

.page .m-contact:before {
  left: 3px;
  top: 0;
  font-size: 14px
}

.page .m-store:before {
  left: 6px
}

.page .m-login:before {
  left: 4px
}

a.btn {
  line-height: 45px;
  text-decoration: none;
  text-align: center;
  margin-bottom: 20px;
  float: left
}

a.btn:hover {
  color: #fff
}

.btn,
.btn-icon+.btn {
  opacity: 1;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
  position: relative;
  display: block
}

.btn-icon:hover+.btn,
.btn:hover {
  opacity: .8
}

.column .row h1,
.column .row h2,
.column .row h3,
.column .row h4,
.column .row h5,
h1 {
  padding-left: 9px
}

.column .row .column h1,
.column .row .column h2,
.column .row .column h3,
.column .row .column h4,
.column .row .column h5 {
  padding-left: 0
}

.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  width: 100%;
  height: auto
}

.embed-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.embed-container.ratio4x3 {
  padding-bottom: 75%
}

.close-probes {
  color: #b6c9d4
}

.close-probes,
.find-probes {
  text-decoration: underline;
  cursor: pointer
}

.find-probes {
  color: #13a538
}

.close-probes:hover,
.find-probes:hover {
  color: #FF0000
}

.large-4 .row .large-12>.m-image,
.large-4 .row .large-12>.m-paragraph {
  margin-top: 0 !important
}

.large-4 .row .large-12:first-child>.m-image,
.large-4 .row .large-12:first-child>.m-paragraph {
  margin-top: 20px !important
}

a[data-pages="1"] {
  display: none
}

@media screen and (min-width:800px) {
  .m-phone {
    pointer-events: none
  }
}

.hppLoader {
  height: 50%;
  width: 200px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto
}

.hppLoader img {
  width: 50px;
  display: block;
  margin: 0 auto
}

.hppLoader a {
  margin-top: 50px;
  color: #b6c9d4;
  width: 100%;
  text-align: center;
  position: inherit
}

span.lg-icon {
  font-family: lg !important
}

.checkout-paymentmethod .paymentMode {
  cursor: pointer;
  margin: 2px;
  padding: 12px;
  border-radius: 3px;
  border: 1px solid transparent;
  transition: border .1s
}

.checkout-paymentmethod .paymentMode p {
  margin-right: 4px
}

.checkout-paymentmethod .paymentMode .glyphicon-ok {
  position: absolute;
  top: 0;
  right: 0;
  display: none
}

.checkout-paymentmethod .paymentMode .glyphicon-ok:before {
  font-family: FontAwesome;
  color: #FF0000;
  content: "\F00C"
}

.checkout-paymentmethod .paymentMode:not(.active):hover {
  border: 1px solid #999
}

.checkout-paymentmethod .active {
  cursor: inherit;
  border: 1px solid #FF0000
}

.checkout-paymentmethod .active .glyphicon-ok {
  display: inherit
}

.checkout-paymentmethod .addressInfo {
  padding: 14px
}

.expandable-section .exContainer-section-header {
  text-transform: capitalize;
  border-bottom: 1px solid #ccc;
  margin: 0
}

.expandable-section .exContainer-section-content .exContainer-section-header {
  text-transform: capitalize;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0
}

.expandable-section .exContainer-section-content .exContainer-section-header.no-border {
  border-bottom: none
}

.expandable-section .exContainer-section-content .exContainer-section-header .container-lg {
  float: none;
  padding: 0 10px
}

.expandable-section .exContainer-section-content .exContainer-section-form {
  margin: 40px 0
}

.expandable-section .exContainer-section-content .exContainer-section-form form {
  padding: 0
}

.expandable-section .exContainer-section-content .long-description-section-form {
  margin: 0
}

.expandable-section .exContainer-section-content .long-description-section-form form {
  padding: 0
}

.expandable-section .exContainer-section-content .expandable-management-intro {
  padding-bottom: 10px
}

.expandable-section .exContainer-section-content .expandable-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0
}

.expandable-section .exContainer-section-content .expandable-management-list__item {
  border: 1px solid #ccc;
  position: relative;
  margin-bottom: 10px;
  list-style-type: none
}

.expandable-section .exContainer-section-content .expandable-management-list__item p {
  color: #666
}

.expandable-section .exContainer-section-content .expandable-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  font-weight: 700
}

.expandable-section .exContainer-section-content .expandable-management-list__title:before {
  font-family: FontAwesome;
  content: "\F078";
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 25px;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.expandable-section .exContainer-section-content .expandable-management-list__title:focus,
.expandable-section .exContainer-section-content .expandable-management-list__title:hover {
  cursor: pointer;
  outline: none
}

.expandable-section .exContainer-section-content .is-expanded .expandable-management-list__title:before {
  content: "\F077"
}

.expandable-section .exContainer-section-content .expandable-management-list__label {
  width: 85%;
  color: #333;
  font-size: 15px
}

.expandable-section .exContainer-section-content .expandable-management-list__label h1 {
  color: #666
}

.expandable-section .exContainer-section-content .expandable-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px
}

.expandable-section .exContainer-section-content .expandable-management-list__content-inner article {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 14px;
  vertical-align: baseline
}

.expandable-section .exContainer-section-content .expandable-management-list__content {
  transition: height .3s ease-out;
  height: 0;
  overflow: hidden
}

.product-set-item-row {
  margin-right: 0;
  width: 100%
}

.product-set-item-column {
  width: 75%
}

.product-set-item-column .btn-icon {
  width: 0 !important
}

.product-set-item-info {
  float: left;
  width: 60%
}

.d-tab-product-item {
  padding-bottom: 0 !important;
  height: auto
}

.m-tab-pdp-set p {
  margin: 0 0 10px
}

.m-tab-pdp-set article {
  padding: 0 0 15px
}

.product-set-long-description {
  margin: 0 !important
}

.add_to_cart_form>button.button {
  z-index: 111 !important
}

.add_to_cart_form>button.button span {
  z-index: -1 !important
}

button.button.btn>* {
  pointer-events: none
}

#labelForRadioBusinessCustomer,
#labelForRadioPrivateCustomer {
  width: 56% !important
}

#thermsCheckBox {
  width: 100% !important
}

.subscriptionChargeLink {
  color: #000 !important;
  margin-left: 5px
}

.billing-frequency-label {
  font-weight: lighter;
  font-size: smaller
}

.item__quantity,
.item_subscription_recurring {
  margin-top: 10px
}

.hideorbeonfield {
  display: none !important
}

.row .rows {
  margin: 0 auto
}

.co-grid.rows {
  color: #757575;
  max-width: 48.75rem
}

.co-grid.rows .h3-nl-summary {
  margin: 0;
  border: none
}

.co-grid.rows h3 {
  border-bottom: .0625rem solid #757575;
  color: #757575;
  font-size: 1rem;
  font-weight: 700;
  margin: 0 0 .9375rem;
  text-transform: uppercase;
  padding-left: 0
}

.co-grid.rows .h3-nl {
  border: none
}

.cart-headline {
  color: #333;
  font-size: 1.2rem;
  margin-top: 25px;
  min-height: 1.7em;
  text-align: left !important
}

.js-cart-top-totals {
  text-align: right;
  font-weight: 700;
  font-size: .95rem
}

.cart-actions {
  width: 100%;
  float: right;
  margin-top: 25px
}

.cart-actions .btn--continue-shopping {
  background-color: #82939c !important;
  border-bottom: 4px solid #666;
  border-radius: 0;
  margin: -115px 0 0
}

.cart-actions--print .cart-actions .row,
.col-xs-12.col-md-7.col-lg-6.pull-right .cart-actions .row {
  margin: 0 !important;
  position: relative;
  padding: 60px 0 0
}

.cart-actions .btn {
  color: #fff !important;
  padding: 0 30px
}

.cart-actions .col-sm-3.col-md-4,
.cart-actions .col-sm-4,
.cart-actions .col-sm-5 {
  width: 50%;
  clear: both
}

.btn--continue-shopping:before {
  content: "\F07A";
  font-family: FontAwesome !important
}

.btn--continue-checkout:before {
  content: "\F18E";
  font-family: FontAwesome !important
}

.save__cart--link:before {
  content: "\F24A";
  font-family: FontAwesome !important
}

.cart-actions .save__cart--link {
  position: absolute;
  left: 15px;
  top: 0;
  margin: 11px 0 0;
  color: #00ac00 !important;
  font-size: 15px
}

.cart-actions .pull-right {
  padding-right: 0 !important
}

.item__list .item__list--header {
  list-style: outside none none;
  margin-bottom: 25px
}

.item__list .item__list--header li {
  color: #333 !important;
  background-color: #eee !important;
  font-size: 14px !important;
  height: 25px !important;
  line-height: 25px !important
}

.item__info a {
  text-decoration: none;
  color: #333
}

.cart-id-label {
  margin-left: 25px
}

.co-item img {
  float: left;
  max-height: 5rem;
  margin: 0 .9375rem 0 0;
  border: .0625rem solid #e3e3e3;
  width: 100px
}

.co-item div a {
  color: #757575 !important
}

.co-item div {
  float: left;
  font-size: .75rem;
  width: auto
}

.co-item .cart-item {
  margin-left: 10px;
  width: 35%
}

.co h1 {
  text-align: left;
  font-size: 22px;
}

.account-section .account-section-header,
.account-section .addressBackBtn {
  text-transform: none;
  border-bottom: 1px solid #ccc;
  margin: 0
}

.account-section .account-section-content .consent-management-intro {
  padding-bottom: 10px
}

.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0
}

.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #ccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none
}

.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: 700
}

.account-section .account-section-content .consent-management-list__title:before {
  font-family: FontAwesome;
  content: "\F078";
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 25px;
  color: #666;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.account-section .account-section-content .consent-management-list__title:focus,
.account-section .account-section-content .consent-management-list__title:hover {
  cursor: pointer;
  outline: none
}

.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\F077"
}

.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #666;
  font-size: 15px
}

.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px
}

.account-section .account-section-content .consent-management-list__content {
  transition: height .3s ease-out;
  height: 0;
  overflow: hidden
}

.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px
}

.toggle-button input[type=checkbox] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0
}

.toggle-button input[type=checkbox][disabled]~label {
  color: #fff;
  pointer-events: none
}

.toggle-button input[type=checkbox][disabled]~label .toggle-button__switch {
  opacity: .4
}

.toggle-button input[type=checkbox]:focus~label .toggle-button__switch,
.toggle-button input[type=checkbox]:hover~label .toggle-button__switch {
  background-color: #fff;
  border-color: #999
}

.toggle-button input[type=checkbox]:checked~label .toggle-button__switch {
  background-color: #8fd4d0
}

.toggle-button input[type=checkbox]:checked~label .toggle-button__switch:after {
  content: "\A0";
  background-color: #fff;
  transform: translate3d(22px, 0, 0)
}

.toggle-button input[type=checkbox]:checked~label .toggle-button__switch :before {
  content: "\A0";
  left: 0
}

.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center
}

.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #ccc;
  background-color: #fff
}

.toggle-button label .toggle-button__switch.is-checked {
  border-color: #8fd4d0
}

.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: "\A0";
  position: absolute;
  top: 0
}

.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #fff;
  background-color: #ccc;
  content: "\A0";
  position: absolute;
  z-index: 5
}

.checkbox-input-consents input[type=checkbox] {
  position: absolute;
  clip: rect(0, 0, 0, 0)
}

.checkbox-input-consents input[type=checkbox]+label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6NDQzREQ4NzFENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6NDQzREQ4NzJENjQ1MTFFNUIzMkI5RTk3MTg5MTQ4MDAiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo0NDNERDg2RkQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo0NDNERDg3MEQ2NDUxMUU1QjMyQjlFOTcxODkxNDgwMCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu84HWcAAABKSURBVHjaYvGISm5nYGDIBGJ+BvLBIyCezgI1SH770jkfyTXJMzpFDkgdZmKgIhg1bNSwUcNGDRtAw0CF43Qgfggs4CguaQECDAAPIQ0MseT7QwAAAABJRU5ErkJggg==);
  padding-left: 25px;
  cursor: pointer
}

.checkbox-input-consents input[type=checkbox]+label,
.checkbox-input-consents input[type=checkbox]:checked+label {
  background-repeat: no-repeat;
  overflow: hidden;
  height: auto;
  min-height: 19px;
  display: inline-block;
  font-weight: 400 !important
}

.checkbox-input-consents input[type=checkbox]:checked+label {
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MkI1ODg3MERENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MkI1ODg3MEVENjQ1MTFFNTg1QzhEOTNBNEMyRjNEOUQiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDoyQjU4ODcwQkQ2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDoyQjU4ODcwQ0Q2NDUxMUU1ODVDOEQ5M0E0QzJGM0Q5RCIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pk/f2SIAAACsSURBVHjaYvw/kyGTgQGMdRkoA9NZoAZFM6T9v0yRUbMY/zMxUBEMN8NmMRpTx7BZjDOB5BkgnUaZYRCDYIaUE2cYyNZZjB14DHoPxGGEDZvFGAokZ4JthhiAzSBXYLo8i66VBYu7zkI1CIINmMXoAqSVCBmE3WVp/++BNUA0MhBrEO4wg2hANpCgQfhjE2HgWWIMwhVm6AaajNS8iSfMpgPxUmB6orikBQgwAMF/OiowVhfjAAAAAElFTkSuQmCC)
}

.consent-doi-warning {
  position: absolute;
  top: 28px;
  right: 100px;
  cursor: help
}

.consent-doi-warning .glyphicon-warn:before {
  font-family: FontAwesome;
  color: #FF0000;
  content: "\F071";
  font-size: 2rem
}

.toggle-button input[type=checkbox]:checked~label .consent-doi-pending {
  background-color: #aaa;
  border-color: #aaa
}

.consent-doi-pending-msg {
  color: #FF0000
}

.column,
.columns {
  padding-left: .7815em;
  padding-right: .7815em
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px
}

.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left
}

.col-xs-12 {
  width: 100%
}

.col-xs-11 {
  width: 91.66666667%
}

.col-xs-10 {
  width: 83.33333333%
}

.col-xs-9 {
  width: 75%
}

.col-xs-8 {
  width: 66.66666667%
}

.col-xs-7 {
  width: 58.33333333%
}

.col-xs-6 {
  width: 50%
}

.col-xs-5 {
  width: 41.66666667%
}

.col-xs-4 {
  width: 33.33333333%
}

.col-xs-3 {
  width: 25%
}

.col-xs-2 {
  width: 16.66666667%
}

.col-xs-1 {
  width: 8.33333333%
}

.col-xs-pull-12 {
  right: 100%
}

.col-xs-pull-11 {
  right: 91.66666667%
}

.col-xs-pull-10 {
  right: 83.33333333%
}

.col-xs-pull-9 {
  right: 75%
}

.col-xs-pull-8 {
  right: 66.66666667%
}

.col-xs-pull-7 {
  right: 58.33333333%
}

.col-xs-pull-6 {
  right: 50%
}

.col-xs-pull-5 {
  right: 41.66666667%
}

.col-xs-pull-4 {
  right: 33.33333333%
}

.col-xs-pull-3 {
  right: 25%
}

.col-xs-pull-2 {
  right: 16.66666667%
}

.col-xs-pull-1 {
  right: 8.33333333%
}

.col-xs-pull-0 {
  right: auto
}

.col-xs-push-12 {
  left: 100%
}

.col-xs-push-11 {
  left: 91.66666667%
}

.col-xs-push-10 {
  left: 83.33333333%
}

.col-xs-push-9 {
  left: 75%
}

.col-xs-push-8 {
  left: 66.66666667%
}

.col-xs-push-7 {
  left: 58.33333333%
}

.col-xs-push-6 {
  left: 50%
}

.col-xs-push-5 {
  left: 41.66666667%
}

.col-xs-push-4 {
  left: 33.33333333%
}

.col-xs-push-3 {
  left: 25%
}

.col-xs-push-2 {
  left: 16.66666667%
}

.col-xs-push-1 {
  left: 8.33333333%
}

.col-xs-push-0 {
  left: auto
}

.col-xs-offset-12 {
  margin-left: 100%
}

.col-xs-offset-11 {
  margin-left: 91.66666667%
}

.col-xs-offset-10 {
  margin-left: 83.33333333%
}

.col-xs-offset-9 {
  margin-left: 75%
}

.col-xs-offset-8 {
  margin-left: 66.66666667%
}

.col-xs-offset-7 {
  margin-left: 58.33333333%
}

.col-xs-offset-6 {
  margin-left: 50%
}

.col-xs-offset-5 {
  margin-left: 41.66666667%
}

.col-xs-offset-4 {
  margin-left: 33.33333333%
}

.col-xs-offset-3 {
  margin-left: 25%
}

.col-xs-offset-2 {
  margin-left: 16.66666667%
}

.col-xs-offset-1 {
  margin-left: 8.33333333%
}

.col-xs-offset-0 {
  margin-left: 0
}

@media (min-width:640px) {

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1024px) {

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }
}

@media (min-width:1400px) {

  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left
  }

  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .col-lg-pull-12 {
    right: 100%
  }

  .col-lg-pull-11 {
    right: 91.66666667%
  }

  .col-lg-pull-10 {
    right: 83.33333333%
  }

  .col-lg-pull-9 {
    right: 75%
  }

  .col-lg-pull-8 {
    right: 66.66666667%
  }

  .col-lg-pull-7 {
    right: 58.33333333%
  }

  .col-lg-pull-6 {
    right: 50%
  }

  .col-lg-pull-5 {
    right: 41.66666667%
  }

  .col-lg-pull-4 {
    right: 33.33333333%
  }

  .col-lg-pull-3 {
    right: 25%
  }

  .col-lg-pull-2 {
    right: 16.66666667%
  }

  .col-lg-pull-1 {
    right: 8.33333333%
  }

  .col-lg-pull-0 {
    right: auto
  }

  .col-lg-push-12 {
    left: 100%
  }

  .col-lg-push-11 {
    left: 91.66666667%
  }

  .col-lg-push-10 {
    left: 83.33333333%
  }

  .col-lg-push-9 {
    left: 75%
  }

  .col-lg-push-8 {
    left: 66.66666667%
  }

  .col-lg-push-7 {
    left: 58.33333333%
  }

  .col-lg-push-6 {
    left: 50%
  }

  .col-lg-push-5 {
    left: 41.66666667%
  }

  .col-lg-push-4 {
    left: 33.33333333%
  }

  .col-lg-push-3 {
    left: 25%
  }

  .col-lg-push-2 {
    left: 16.66666667%
  }

  .col-lg-push-1 {
    left: 8.33333333%
  }

  .col-lg-push-0 {
    left: auto
  }

  .col-lg-offset-12 {
    margin-left: 100%
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%
  }

  .col-lg-offset-9 {
    margin-left: 75%
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%
  }

  .col-lg-offset-6 {
    margin-left: 50%
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%
  }

  .col-lg-offset-3 {
    margin-left: 25%
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%
  }

  .col-lg-offset-0 {
    margin-left: 0
  }
}

table {
  background-color: transparent
}

th {
  text-align: left
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #e5e5e5
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5
}

.table>caption+thead>tr:first-child>td,
.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>td,
.table>thead:first-child>tr:first-child>th {
  border-top: 0
}

.table>tbody+tbody {
  border-top: 2px solid #e5e5e5
}

.table .table {
  background-color: #fff
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
  padding: 5px
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border: 1px solid #e5e5e5
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
  border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd)>td,
.table-striped>tbody>tr:nth-child(odd)>th {
  background-color: #f9f9f9
}

.table-hover>tbody>tr:hover>td,
.table-hover>tbody>tr:hover>th {
  background-color: #f5f5f5
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
  background-color: #f5f5f5
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
  background-color: #e8e8e8
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
  background-color: #dff0d8
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
  background-color: #d0e9c6
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
  background-color: #d9edf7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
  background-color: #c4e3f3
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
  background-color: #fcf8e3
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
  background-color: #faf2cc
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
  background-color: #f2dede
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
  background-color: #ebcccc
}

@media screen and (max-width:639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e5e5e5;
    -webkit-overflow-scrolling: touch
  }

  .table-responsive>.table {
    margin-bottom: 0
  }

  .table-responsive>.table>tbody>tr>td,
  .table-responsive>.table>tbody>tr>th,
  .table-responsive>.table>tfoot>tr>td,
  .table-responsive>.table>tfoot>tr>th,
  .table-responsive>.table>thead>tr>td,
  .table-responsive>.table>thead>tr>th {
    white-space: nowrap
  }

  .table-responsive>.table-bordered {
    border: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:first-child,
  .table-responsive>.table-bordered>tbody>tr>th:first-child,
  .table-responsive>.table-bordered>tfoot>tr>td:first-child,
  .table-responsive>.table-bordered>tfoot>tr>th:first-child,
  .table-responsive>.table-bordered>thead>tr>td:first-child,
  .table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
  }

  .table-responsive>.table-bordered>tbody>tr>td:last-child,
  .table-responsive>.table-bordered>tbody>tr>th:last-child,
  .table-responsive>.table-bordered>tfoot>tr>td:last-child,
  .table-responsive>.table-bordered>tfoot>tr>th:last-child,
  .table-responsive>.table-bordered>thead>tr>td:last-child,
  .table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
  }

  .table-responsive>.table-bordered>tbody>tr:last-child>td,
  .table-responsive>.table-bordered>tbody>tr:last-child>th,
  .table-responsive>.table-bordered>tfoot>tr:last-child>td,
  .table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
  }
}

fieldset {
  margin: 0;
  min-width: 0
}

fieldset,
legend {
  padding: 0;
  border: 0
}

legend {
  display: block;
  width: 100%;
  font-size: 21px;
  line-height: inherit;
  color: #333;
  border-bottom: 1px solid #e5e5e5
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700
}

input[type=search] {
  box-sizing: border-box
}

input[type=checkbox],
input[type=radio] {
  margin: 4px 0 0;
  margin-top: 1px\9;
  line-height: normal
}

input[type=file] {
  display: block
}

input[type=range] {
  display: block;
  width: 100%
}

select[multiple],
select[size] {
  height: auto
}

input[type=checkbox]:focus,
input[type=file]:focus,
input[type=radio]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px
}

.form-control {
  display: block;
  width: 100%;
  height: 50px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.form-control:focus {
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(90, 223, 217, .6)
}

.form-control::-moz-placeholder {
  color: #777
}

.form-control:-ms-input-placeholder {
  color: #777
}

.form-control::-webkit-input-placeholder {
  color: #777
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1
}

textarea.form-control {
  height: auto
}

input[type=search] {
  -webkit-appearance: none
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
  line-height: 32px;
  line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm,
input[type=time].input-sm {
  line-height: 40px
}

input[type=date].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg,
input[type=time].input-lg {
  line-height: 42px
}

.form-group,
.form-group__dropdown {
  margin-bottom: 15px
}

.checkbox,
.radio {
  position: relative;
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px
}

.checkbox label,
.radio label {
  padding-left: 20px;
  margin-bottom: 0;
  margin-top: 0;
  font-weight: 400;
  cursor: pointer
}

.checkbox-inline input[type=checkbox],
.checkbox input[type=checkbox],
.radio-inline input[type=radio],
.radio input[type=radio] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
  margin-top: -5px
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: 400;
  cursor: pointer
}

.checkbox-inline+.checkbox-inline,
.radio-inline+.radio-inline {
  margin-top: 0;
  margin-left: 10px
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .checkbox label,
fieldset[disabled] .radio-inline,
fieldset[disabled] .radio label,
fieldset[disabled] input[type=checkbox],
fieldset[disabled] input[type=radio],
input[type=checkbox].disabled,
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=radio][disabled] {
  cursor: not-allowed
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0
}

.form-horizontal .form-group-sm .form-control,
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0
}

.form-horizontal .form-group-lg .form-control,
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0
}

select.input-lg {
  height: 42px;
  line-height: 42px
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto
}

.has-feedback {
  position: relative
}

.has-feedback .form-control {
  padding-right: 40px
}

.form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center
}

.input-lg+.form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px
}

.input-sm+.form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline {
  color: #3e5983
}

.has-success .form-control {
  border-color: #3e5983;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
  border-color: #2e4160;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #6d8bba
}

.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8
}

.has-success .form-control-feedback {
  color: #3e5983
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline {
  color: #8a6d3b
}

.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3
}

.has-warning .form-control-feedback {
  color: #8a6d3b
}

.has-error .form-control {
  border-color: #19212b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
  border-color: #06080b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #3f536c
}

.has-error .input-group-addon {
  color: #19212b;
  border-color: #19212b;
  background-color: #f2dede
}

.has-error .form-control-feedback {
  color: #19212b
}

.has-feedback label.sr-only~.form-control-feedback {
  top: 0
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #485f7c
}

@media (min-width:640px) {

  .form-inline .form-group,
  .form-inline .form-group__dropdown {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon {
    width: auto
  }

  .form-inline .input-group>.form-control {
    width: 100%
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px
}

.form-horizontal .form-group,
.form-horizontal .form-group__dropdown {
  margin-left: -10px;
  margin-right: -10px
}

@media (min-width:640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px
}

@media (min-width:640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px
  }
}

@media (min-width:640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px
  }
}

.fade {
  opacity: 0;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

.collapse {
  display: none
}

.collapse.in {
  display: block
}

tr.collapse.in {
  display: table-row
}

tbody.collapse.in {
  display: table-row-group
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  transition: height .35s ease
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px solid;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent
}

.dropdown {
  position: relative
}

.dropdown-toggle:focus {
  outline: 0
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  background-clip: padding-box
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto
}

.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.dropdown-menu>li>a {
  padding: 3px 20px;
  line-height: 1.42857143;
  color: #333
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #47b6b1
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  color: #777
}

.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  cursor: not-allowed
}

.open>.dropdown-menu {
  display: block
}

.open>a {
  outline: 0
}

.dropdown-menu-right {
  left: auto;
  right: 0
}

.dropdown-menu-left {
  left: 0;
  right: auto
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990
}

.pull-right>.dropdown-menu {
  right: 0;
  left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px
}

@media (min-width:640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto
  }
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.input-group[class*=col-] {
  float: none;
  padding-left: 0;
  padding-right: 0
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon {
  height: 42px;
  line-height: 42px
}

select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn {
  height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon {
  height: 40px;
  line-height: 40px
}

select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn {
  height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #19212b;
  text-align: center;
  background-color: #eee;
  border: 1px solid #ccc;
  border-radius: 0
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0
}

.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
  margin-top: 0
}

.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group .form-control:first-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.input-group-addon:first-child {
  border-right: 0
}

.input-group-addon:last-child,
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group .form-control:last-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.input-group-addon:last-child {
  border-left: 0
}

.input-group-btn {
  font-size: 0;
  white-space: nowrap
}

.input-group-btn,
.input-group-btn>.btn {
  position: relative
}

.input-group-btn>.btn+.btn {
  margin-left: -1px
}

.input-group-btn>.btn:active,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:hover {
  z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
  margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
  margin-left: -1px
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none
}

.nav>li,
.nav>li>a {
  position: relative;
  display: block
}

.nav>li>a {
  padding: 10px 15px
}

.nav>li>a:focus,
.nav>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.nav>li.disabled>a {
  color: #777
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background-color: #eee;
  border-color: #ec7205
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.nav>li>a>img {
  max-width: none
}

.nav-tabs {
  border-bottom: 1px solid #ddd
}

.nav-tabs>li {
  float: left;
  margin-bottom: -1px
}

.nav-tabs>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0
}

.nav-tabs>li>a:hover {
  border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0
}

.nav-tabs.nav-justified>li {
  float: none
}

.nav-tabs.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:640px) {
  .nav-tabs.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-tabs.nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}

@media (min-width:640px) {
  .nav-tabs.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0
  }

  .nav-tabs.nav-justified>.active>a,
  .nav-tabs.nav-justified>.active>a:focus,
  .nav-tabs.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.nav-pills>li {
  float: left
}

.nav-pills>li>a {
  border-radius: 0
}

.nav-pills>li+li {
  margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
  color: #fff;
  background-color: #47b6b1
}

.nav-stacked>li {
  float: none
}

.nav-stacked>li+li {
  margin-top: 2px;
  margin-left: 0
}

.nav-justified {
  width: 100%
}

.nav-justified>li {
  float: none
}

.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:640px) {
  .nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .nav-justified>li>a {
    margin-bottom: 0
  }
}

.nav-tabs-justified {
  border-bottom: 0
}

.nav-tabs-justified>li>a {
  margin-right: 0;
  border-radius: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
  border: 1px solid #ddd
}

@media (min-width:640px) {
  .nav-tabs-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0
  }

  .nav-tabs-justified>.active>a,
  .nav-tabs-justified>.active>a:focus,
  .nav-tabs-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.tab-content>.tab-pane {
  display: none
}

.tab-content>.active {
  display: block
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent
}

@media (min-width:640px) {
  .navbar {
    border-radius: 0
  }
}

@media (min-width:640px) {
  .navbar-header {
    float: left
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1);
  -webkit-overflow-scrolling: touch
}

.navbar-collapse.in {
  overflow-y: auto
}

@media (min-width:640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important
  }

  .navbar-collapse.in {
    overflow-y: visible
  }

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px
}

@media (max-width:480px) and (orientation:landscape) {

  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px
  }
}

.container-fluid>.navbar-collapse,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container>.navbar-header {
  margin-right: -10px;
  margin-left: -10px
}

@media (min-width:640px) {

  .container-fluid>.navbar-collapse,
  .container-fluid>.navbar-header,
  .container>.navbar-collapse,
  .container>.navbar-header {
    margin-right: 0;
    margin-left: 0
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px
}

@media (min-width:640px) {
  .navbar-static-top {
    border-radius: 0
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  transform: translateZ(0)
}

@media (min-width:640px) {

  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0
}

.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none
}

@media (min-width:640px) {

  .navbar>.container-fluid .navbar-brand,
  .navbar>.container .navbar-brand {
    margin-left: -10px
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0
}

.navbar-toggle:focus {
  outline: 0
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
  margin-top: 4px
}

@media (min-width:640px) {
  .navbar-toggle {
    display: none
  }
}

.navbar-nav {
  margin: 7.5px -10px
}

.navbar-nav>li>a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px
}

@media (max-width:639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none
  }

  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu>li>a {
    padding: 5px 15px 5px 25px
  }

  .navbar-nav .open .dropdown-menu>li>a {
    line-height: 20px
  }

  .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-nav .open .dropdown-menu>li>a:hover {
    background-image: none
  }
}

@media (min-width:640px) {
  .navbar-nav {
    float: left;
    margin: 0
  }

  .navbar-nav>li {
    float: left
  }

  .navbar-nav>li>a {
    padding-top: 15px;
    padding-bottom: 15px
  }

  .navbar-nav.navbar-right:last-child {
    margin-right: -10px
  }
}

@media (min-width:640px) {
  .navbar-left {
    float: left !important
  }

  .navbar-right {
    float: right !important
  }
}

.navbar-form {
  margin: 9px -10px;
  padding: 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 hsla(0, 0%, 100%, .1), 0 1px 0 hsla(0, 0%, 100%, .1)
}

@media (min-width:640px) {

  .navbar-form .form-group,
  .navbar-form .form-group__dropdown {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto
  }

  .navbar-form .input-group>.form-control {
    width: 100%
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0
  }

  .navbar-form .checkbox input[type=checkbox],
  .navbar-form .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0
  }
}

@media (max-width:639px) {

  .navbar-form .form-group,
  .navbar-form .form-group__dropdown {
    margin-bottom: 5px
  }
}

@media (min-width:640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none
  }

  .navbar-form.navbar-right:last-child {
    margin-right: -10px
  }
}

.navbar-nav>li>.dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px
}

.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px
}

@media (min-width:640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px
  }

  .navbar-text.navbar-right:last-child {
    margin-right: 0
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.navbar-default .navbar-brand {
  color: #777
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent
}

.navbar-default .navbar-nav>li>a,
.navbar-default .navbar-text {
  color: #777
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
  color: #333;
  background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
  color: #555;
  background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:focus,
.navbar-default .navbar-nav>.disabled>a:hover {
  color: #ccc;
  background-color: transparent
}

.navbar-default .navbar-toggle {
  border-color: #ddd
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
  background-color: #e7e7e7;
  color: #555
}

@media (max-width:639px) {
  .navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #333;
    background-color: transparent
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #555;
    background-color: #e7e7e7
  }

  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #ccc;
    background-color: transparent
  }
}

.navbar-default .navbar-link {
  color: #777
}

.navbar-default .navbar-link:hover {
  color: #333
}

.navbar-default .btn-link {
  color: #777
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808
}

.navbar-inverse .navbar-brand {
  color: #777
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>li>a,
.navbar-inverse .navbar-text {
  color: #777
}

.navbar-inverse .navbar-nav>li>a:focus,
.navbar-inverse .navbar-nav>li>a:hover {
  color: #fff;
  background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:focus,
.navbar-inverse .navbar-nav>.active>a:hover {
  color: #fff;
  background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:focus,
.navbar-inverse .navbar-nav>.disabled>a:hover {
  color: #444;
  background-color: transparent
}

.navbar-inverse .navbar-toggle {
  border-color: #333
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:focus,
.navbar-inverse .navbar-nav>.open>a:hover {
  background-color: #080808;
  color: #fff
}

@media (max-width:639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
    border-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
    color: #777
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover {
    color: #fff;
    background-color: #080808
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover {
    color: #444;
    background-color: transparent
  }
}

.navbar-inverse .navbar-link {
  color: #777
}

.navbar-inverse .navbar-link:hover {
  color: #fff
}

.navbar-inverse .btn-link {
  color: #777
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444
}

.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0
}

.breadcrumb>li {
  display: inline-block
}

.breadcrumb>li+li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #19212b
}

.breadcrumb>.active {
  color: #19212b
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0
}

.pagination>li {
  display: inline
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ec7205;
  background-color: #fff;
  border: 1px solid transparent;
  margin-left: -1px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
  color: #153a59;
  background-color: transparent;
  border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  z-index: 2;
  color: #153a59;
  background-color: #47b6b1;
  border-color: #47b6b1;
  cursor: default
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
  color: #a6a6a6;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  padding: 10px 15px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.pagination-lg>li>a,
.pagination-lg>li>span {
  line-height: 10px;
  width: 15px;
  padding: 0;
  font-size: 18px;
  text-align: center
}

.pagination-lg>li.pagination-prev>a,
.pagination-lg>li.pagination-prev>span {
  margin-right: 5px;
  width: 15px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination-lg>li.pagination-next>a,
.pagination-lg>li.pagination-next>span {
  margin-left: 5px;
  width: 15px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  padding: 5px 10px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.pagination-sm>li>a,
.pagination-sm>li>span {
  line-height: 5px;
  width: 10px;
  padding: 0;
  font-size: 13px;
  text-align: center
}

.pagination-sm>li.pagination-prev>a,
.pagination-sm>li.pagination-prev>span {
  margin-right: 3.33333333px;
  width: 10px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination-sm>li.pagination-next>a,
.pagination-sm>li.pagination-next>span {
  margin-left: 3.33333333px;
  width: 10px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center
}

.pager li {
  display: inline
}

.pager li>a,
.pager li>span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0
}

.pager li>a:focus,
.pager li>a:hover {
  text-decoration: none;
  background-color: transparent
}

.pager .next>a,
.pager .next>span {
  float: right
}

.pager .previous>a,
.pager .previous>span {
  float: left
}

.pager .disabled>a,
.pager .disabled>a:focus,
.pager .disabled>a:hover,
.pager .disabled>span {
  color: #a6a6a6;
  background-color: #fff;
  cursor: not-allowed
}

.label {
  display: inline;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #153a59;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.label:empty {
  display: none
}

.btn .label {
  position: relative;
  top: -1px
}

.label-default {
  background-color: #777
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e
}

.label-primary {
  background-color: #47b6b1
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #39918d
}

.label-success {
  background-color: #5cb85c
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44
}

.label-info,
.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #000
}

.label-warning {
  background-color: #f0ad4e
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f
}

.label-danger {
  background-color: #d9534f
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #777;
  border-radius: 10px
}

.badge:empty {
  display: none
}

.btn .badge {
  position: relative;
  top: -1px
}

.btn-xs .badge {
  top: 0;
  padding: 1px 5px
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer
}

.nav-pills>.active>a>.badge,
a.list-group-item.active>.badge {
  color: #ec7205;
  background-color: #fff
}

.nav-pills>li>a>.badge {
  margin-left: 3px
}

.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  background-color: #eee
}

.jumbotron,
.jumbotron .h1,
.jumbotron h1 {
  color: inherit
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200
}

.jumbotron>hr {
  border-top-color: #d5d5d5
}

.container .jumbotron {
  border-radius: 0
}

.jumbotron .container {
  max-width: 100%
}

@media screen and (min-width:640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px
  }

  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px
  }

  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 0;
  transition: all .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
  margin-left: auto;
  margin-right: auto
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #ec7205
}

.thumbnail .caption {
  padding: 9px;
  color: #19212b
}

.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0
}

.alert h4 {
  margin-top: 0;
  color: inherit
}

.alert .alert-link {
  font-weight: 700
}

.alert>p,
.alert>ul {
  margin-bottom: 0
}

.alert>p+p {
  margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983
}

.alert-success hr {
  border-top-color: #c9e2b3
}

.alert-success .alert-link {
  color: #2e4160
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f
}

.alert-info hr {
  border-top-color: #a6e1ec
}

.alert-info .alert-link {
  color: #245269
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b
}

.alert-warning hr {
  border-top-color: #f7e1b5
}

.alert-warning .alert-link {
  color: #66512c
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #19212b
}

.alert-danger hr {
  border-top-color: #e4b9c0
}

.alert-danger .alert-link {
  color: #06080b
}

@keyframes d {
  0% {
    background-position: 40px 0
  }

  to {
    background-position: 0 0
  }
}

.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #47b6b1;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
  transition: width .6s ease
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
  background-size: 40px 40px
}

.progress-bar.active,
.progress.active .progress-bar {
  animation: d 2s linear infinite
}

.progress-bar[aria-valuenow="1"],
.progress-bar[aria-valuenow="2"] {
  min-width: 30px
}

.progress-bar[aria-valuenow="0"] {
  color: #777;
  min-width: 30px;
  background-color: transparent;
  background-image: none;
  box-shadow: none
}

.progress-bar-success {
  background-color: #5cb85c
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-info {
  background-color: #000
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-warning {
  background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.progress-bar-danger {
  background-color: #d9534f
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent)
}

.media,
.media-body {
  overflow: hidden;
  zoom: 1
}

.media,
.media .media {
  margin-top: 15px
}

.media:first-child {
  margin-top: 0
}

.media-object {
  display: block
}

.media-heading {
  margin: 0 0 5px
}

.media>.pull-left {
  margin-right: 10px
}

.media>.pull-right {
  margin-left: 10px
}

.media-list {
  padding-left: 0;
  list-style: none
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd
}

.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0
}

.list-group-item>.badge {
  float: right
}

.list-group-item>.badge+.badge {
  margin-right: 5px
}

a.list-group-item {
  color: #555
}

a.list-group-item .list-group-item-heading {
  color: #333
}

a.list-group-item:focus,
a.list-group-item:hover {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  background-color: #eee;
  color: #777
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  color: #fff;
  background-color: #47b6b1;
  border-color: #47b6b1
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>small {
  color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #d9f0ef
}

.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8
}

a.list-group-item-success {
  color: #3e5983
}

a.list-group-item-success .list-group-item-heading {
  color: inherit
}

a.list-group-item-success:focus,
a.list-group-item-success:hover {
  color: #3e5983;
  background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7
}

a.list-group-item-info {
  color: #31708f
}

a.list-group-item-info .list-group-item-heading {
  color: inherit
}

a.list-group-item-info:focus,
a.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3
}

a.list-group-item-warning {
  color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
  color: inherit
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b
}

.list-group-item-danger {
  color: #19212b;
  background-color: #f2dede
}

a.list-group-item-danger {
  color: #19212b
}

a.list-group-item-danger .list-group-item-heading {
  color: inherit
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover {
  color: #19212b;
  background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover {
  color: #fff;
  background-color: #19212b;
  border-color: #19212b
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
  box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
  padding: 15px
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
  color: inherit
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px
}

.panel-title>a {
  color: inherit
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1
}

.panel>.list-group {
  margin-bottom: 0
}

.panel>.list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1
}

.panel>.list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
  border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
  margin-bottom: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
  border-top-left-radius: -1
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
  border-top-right-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
  border-bottom-left-radius: -1
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
  border-bottom-right-radius: -1
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive {
  border-top: 1px solid #e5e5e5
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
  border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
  border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
  border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
  border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
  border-bottom: 0
}

.panel>.table-responsive {
  border: 0;
  margin-bottom: 0
}

.panel-group {
  margin-bottom: 20px
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0
}

.panel-group .panel+.panel {
  margin-top: 5px
}

.panel-group .panel-heading {
  border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body {
  border-top: 1px solid #ddd
}

.panel-group .panel-footer {
  border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
  border-bottom: 1px solid #ddd
}

.panel-default {
  border-color: #ddd
}

.panel-default>.panel-heading {
  color: #333;
  background-color: #f2f4f7;
  border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
  color: #f2f4f7;
  background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ddd
}

.panel-primary {
  border-color: #47b6b1
}

.panel-primary>.panel-heading {
  color: #fff;
  background-color: #47b6b1;
  border-color: #47b6b1
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #47b6b1
}

.panel-primary>.panel-heading .badge {
  color: #47b6b1;
  background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #47b6b1
}

.panel-success {
  border-color: #d6e9c6
}

.panel-success>.panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #d6e9c6
}

.panel-info {
  border-color: #bce8f1
}

.panel-info>.panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #bce8f1
}

.panel-warning {
  border-color: #faebcc
}

.panel-warning>.panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #faebcc
}

.panel-danger {
  border-color: #ebccd1
}

.panel-danger>.panel-heading {
  color: #19212b;
  background-color: #f2dede;
  border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
  border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
  color: #f2dede;
  background-color: #19212b
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
  border-bottom-color: #ebccd1
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0
}

.embed-responsive.embed-responsive-16by9 {
  padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
  padding-bottom: 75%
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, .15)
}

.well-lg {
  padding: 24px;
  border-radius: 0
}

.well-sm {
  padding: 9px;
  border-radius: 0
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  text-shadow: 0 1px 0 #fff;
  opacity: .2;
  filter: alpha(opacity=20)
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: .5;
  filter: alpha(opacity=50)
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none
}

.modal,
.modal-open {
  overflow: hidden
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0
}

.modal.fade .modal-dialog {
  transform: translate3d(0, -25%, 0);
  transition: transform .3s ease-out
}

.modal.in .modal-dialog {
  transform: translateZ(0)
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-content {
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  background-clip: padding-box;
  outline: 0;
  margin: 40px
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0)
}

.modal-backdrop.in {
  opacity: .5;
  filter: alpha(opacity=50)
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.42857143px
}

.modal-header .close {
  margin-top: -2px
}

.modal-title {
  margin: 0;
  line-height: 1.42857143
}

.modal-body {
  position: relative;
  padding: 15px
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
  margin-left: 5px;
  margin-bottom: 0
}

.modal-footer .btn-group .btn+.btn {
  margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
  margin-left: 0
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll
}

@media (min-width:640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto
  }

  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
  }

  .modal-sm {
    width: 300px
  }
}

@media (min-width:1024px) {
  .modal-lg {
    width: 900px
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  visibility: visible;
  font-size: 13px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0)
}

.tooltip.in {
  opacity: .9;
  filter: alpha(opacity=90)
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
  white-space: normal
}

.popover.top {
  margin-top: -10px
}

.popover.right {
  margin-left: 10px
}

.popover.bottom {
  margin-top: 10px
}

.popover.left {
  margin-left: -10px
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0
}

.popover-content {
  padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid
}

.popover>.arrow {
  border-width: 11px
}

.popover>.arrow:after {
  border-width: 10px;
  content: ""
}

.popover.top>.arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, .25);
  bottom: -11px
}

.popover.top>.arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff
}

.popover.right>.arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, .25)
}

.popover.right>.arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff
}

.popover.bottom>.arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, .25);
  top: -11px
}

.popover.bottom>.arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff
}

.popover.left>.arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px
}

.carousel,
.carousel-inner {
  position: relative
}

.carousel-inner {
  overflow: hidden;
  width: 100%
}

.carousel-inner>.item {
  display: none;
  position: relative;
  transition: left .6s ease-in-out
}

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
  line-height: 1
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
  display: block
}

.carousel-inner>.active {
  left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
  position: absolute;
  top: 0;
  width: 100%
}

.carousel-inner>.next {
  left: 100%
}

.carousel-inner>.prev {
  left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
  left: 0
}

.carousel-inner>.active.left {
  left: -100%
}

.carousel-inner>.active.right {
  left: 100%
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: .5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-control.left {
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000", endColorstr="#00000000", GradientType=1)
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: linear-gradient(90deg, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5));
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000", endColorstr="#80000000", GradientType=1)
}

.carousel-control:focus,
.carousel-control:hover {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: .9;
  filter: alpha(opacity=90)
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  font-family: serif
}

.carousel-control .icon-prev:before {
  content: "\2039"
}

.carousel-control .icon-next:before {
  content: "\203A"
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000\9;
  background-color: transparent
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
  text-shadow: none
}

@media screen and (min-width:640px) {

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -15px
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -15px
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px
  }

  .carousel-indicators {
    bottom: 20px
  }
}

.btn-group-vertical>.btn-group:after,
.btn-group-vertical>.btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.cart__content:after,
.cart__content:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group__dropdown:after,
.form-horizontal .form-group__dropdown:before,
.modal-footer:after,
.modal-footer:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before,
.tabs .tabs-list:after,
.tabs .tabs-list:before {
  content: " ";
  display: table
}

.btn-group-vertical>.btn-group:after,
.btn-toolbar:after,
.cart__content:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.form-horizontal .form-group__dropdown:after,
.modal-footer:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after,
.tabs .tabs-list:after {
  clear: both
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.pull-right {
  float: right !important
}

.pull-left {
  float: left !important
}

.hide {
  display: none !important
}

.show {
  display: block !important
}

.invisible {
  visibility: hidden
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0
}

.affix {
  position: fixed;
  transform: translateZ(0)
}

@-ms-viewport {
  width: device-width
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important
}

@media (max-width:639px) {
  .visible-xs {
    display: block !important
  }

  table.visible-xs {
    display: table
  }

  tr.visible-xs {
    display: table-row !important
  }

  td.visible-xs,
  th.visible-xs {
    display: table-cell !important
  }
}

@media (max-width:639px) {
  .visible-xs-block {
    display: block !important
  }
}

@media (max-width:639px) {
  .visible-xs-inline {
    display: inline !important
  }
}

@media (max-width:639px) {
  .visible-xs-inline-block {
    display: inline-block !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .visible-sm {
    display: block !important
  }

  table.visible-sm {
    display: table
  }

  tr.visible-sm {
    display: table-row !important
  }

  td.visible-sm,
  th.visible-sm {
    display: table-cell !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .visible-sm-block {
    display: block !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .visible-sm-inline {
    display: inline !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .visible-sm-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1024px) and (max-width:1399px) {
  .visible-md {
    display: block !important
  }

  table.visible-md {
    display: table
  }

  tr.visible-md {
    display: table-row !important
  }

  td.visible-md,
  th.visible-md {
    display: table-cell !important
  }
}

@media (min-width:1024px) and (max-width:1399px) {
  .visible-md-block {
    display: block !important
  }
}

@media (min-width:1024px) and (max-width:1399px) {
  .visible-md-inline {
    display: inline !important
  }
}

@media (min-width:1024px) and (max-width:1399px) {
  .visible-md-inline-block {
    display: inline-block !important
  }
}

@media (min-width:1400px) {
  .visible-lg {
    display: block !important
  }

  table.visible-lg {
    display: table
  }

  tr.visible-lg {
    display: table-row !important
  }

  td.visible-lg,
  th.visible-lg {
    display: table-cell !important
  }
}

@media (min-width:1400px) {
  .visible-lg-block {
    display: block !important
  }
}

@media (min-width:1400px) {
  .visible-lg-inline {
    display: inline !important
  }
}

@media (min-width:1400px) {
  .visible-lg-inline-block {
    display: inline-block !important
  }
}

@media (max-width:639px) {
  .hidden-xs {
    display: none !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .hidden-sm {
    display: none !important
  }
}

@media (min-width:1024px) and (max-width:1399px) {
  .hidden-md {
    display: none !important
  }
}

@media (min-width:1400px) {
  .hidden-lg {
    display: none !important
  }
}

.visible-print {
  display: none !important
}

@media print {
  .visible-print {
    display: block !important
  }

  table.visible-print {
    display: table
  }

  tr.visible-print {
    display: table-row !important
  }

  td.visible-print,
  th.visible-print {
    display: table-cell !important
  }
}

.visible-print-block {
  display: none !important
}

@media print {
  .visible-print-block {
    display: block !important
  }
}

.visible-print-inline {
  display: none !important
}

@media print {
  .visible-print-inline {
    display: inline !important
  }
}

.visible-print-inline-block {
  display: none !important
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important
  }
}

@media print {
  .hidden-print {
    display: none !important
  }
}

/*! jQuery UI - v1.11.4 - 2016-01-21
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
  display: none
}

.ui-helper-hidden-accessible {
  clip: rect(0 0 0 0)
}

.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:after,
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse
}

.ui-helper-clearfix:after {
  clear: both
}

.ui-helper-clearfix {
  min-height: 0
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0)
}

.ui-front {
  z-index: 100
}

.ui-state-disabled {
  cursor: default !important
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable {
  position: relative
}

.ui-resizable-handle {
  position: absolute;
  font-size: .1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none
}

.ui-resizable-autohide .ui-resizable-handle,
.ui-resizable-disabled .ui-resizable-handle {
  display: none
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted #000
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%
}

.ui-accordion .ui-accordion-icons,
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible
}

.ui-button,
.ui-button:active,
.ui-button:hover,
.ui-button:link,
.ui-button:visited {
  text-decoration: none
}

.ui-button-icon-only {
  width: 2.2em
}

button.ui-button-icon-only {
  width: 2.4em
}

.ui-button-icons-only {
  width: 3.4em
}

button.ui-button-icons-only {
  width: 3.7em
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em
}

input.ui-button {
  padding: .4em 1em
}

.ui-button-icon-only .ui-icon,
.ui-button-icons-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px
}

.ui-button-icons-only .ui-button-icon-primary,
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary {
  left: .5em
}

.ui-button-icons-only .ui-button-icon-secondary,
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary {
  right: .5em
}

.ui-buttonset {
  margin-right: 7px
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em
}

.ui-datepicker .ui-datepicker-next-hover,
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px
}

.ui-datepicker .ui-datepicker-next {
  right: 2px
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px
}

.ui-datepicker .ui-datepicker-next span,
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: 700;
  border: 0
}

.ui-datepicker td {
  border: 0;
  padding: 1px
}

.ui-datepicker td a,
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em;
  width: auto;
  overflow: visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left
}

.ui-datepicker.ui-datepicker-multi {
  width: auto
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0
}

.ui-datepicker-rtl {
  direction: rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0;
  padding: 1px;
  height: 20px
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none
}

.ui-menu .ui-menu {
  position: absolute
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0
}

.ui-menu .ui-state-active,
.ui-menu .ui-state-focus {
  margin: -1px
}

.ui-menu-icons {
  position: relative
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: .25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: 700;
  line-height: 1.5;
  padding: 2px .4em;
  margin: .5em 0 0;
  height: auto;
  border: 0
}

.ui-selectmenu-open {
  display: block
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer
}

.ui-selectmenu-button span.ui-icon {
  right: .5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: .4em 2.1em .4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.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;
  -ms-touch-action: none;
  touch-action: none
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit
}

.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
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden
}

.ui-spinner,
.ui-spinner-input {
  padding: 0;
  vertical-align: middle
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  margin: .2em 0;
  margin-left: .4em;
  margin-right: 22px
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0
}

.ui-spinner-up {
  top: 0
}

.ui-spinner-down {
  bottom: 0
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px
}

.ui-tabs {
  position: relative;
  padding: .2em
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px
}

.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa
}

body .ui-tooltip {
  border-width: 2px
}

.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #fff;
  color: #19212b
}

.ui-datepicker .ui-datepicker-header {
  color: #19212b;
  background-color: transparent;
  border: none;
  font-weight: 700
}

.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  -moz-osx-font-smoothing: grayscale
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev,
.ui-icon {
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased
}

.ui-datepicker .ui-datepicker-next,
.ui-datepicker .ui-datepicker-prev {
  color: #ec7205;
  cursor: pointer;
  height: 15px;
  margin-top: 5px;
  width: 30px
}

.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left
}

.ui-datepicker .ui-datepicker-prev:before {
  content: "\E079"
}

.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right
}

.ui-datepicker .ui-datepicker-next:before {
  content: "\E080"
}

.ui-datepicker .ui-icon {
  display: none
}

.ui-widget-header .ui-datepicker-next-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #154259;
  top: 2px
}

.ui-datepicker th {
  font-weight: 400
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #666;
  text-align: center;
  color: #19212b
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none
}

.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
  color: #2b2b2b;
  text-decoration: none
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #fff;
  text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #ec7205;
  color: #fff;
  border-color: #ec7205
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620
}

.ui-state-active,
.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-active,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-active,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
  background: #47b6b1;
  color: #fff
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f
}

.ui-state-error-text,
.ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error-text,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: 400
}

.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)
}

.no-margin {
  margin: 0 !important
}

@media (min-width:1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden
  }
}

@media (max-width:1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 0;
    font-size: 14px
  }

  select.form-control {
    height: 42px;
    line-height: 42px
  }

  select[multiple].form-control,
  textarea.form-control {
    height: auto
  }
}

option {
  font-size: .875em;
  line-height: 18px;
  padding: 6px 13px;
  width: 100%
}

a,
button {
  color: #ec7205
}

a,
a:hover,
button {
  text-decoration: none
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #19212b
}

.open>.dropdown-menu {
  padding: 15px 0 0
}

.dropdown-menu li {
  margin-top: 3px
}

.dropdown-menu li:first-child {
  margin-top: 0
}

.dropdown-menu>li>a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #19212b;
  white-space: nowrap
}

.display-none {
  display: none
}

.page-title {
  margin-bottom: 30px
}

@media (min-width:640px) {

  .item-label,
  .item-value {
    display: block
  }
}

@media (max-width:639px) {

  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%
  }

  .item-value {
    padding-left: 10px
  }

  .item-action {
    margin-top: 20px
  }
}

.item-label {
  text-transform: uppercase;
  font-weight: 300
}

.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden
}

.alert {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px
  }
}

.container__full {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px
  }
}

.well {
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #d3d3d3;
  padding: 10px 15px;
  margin: 0
}

.well:after,
.well:before {
  content: " ";
  display: table
}

.well:after {
  clear: both
}

.well.well-single-headline {
  padding-left: 0;
  padding-right: 0
}

.well.well-xs {
  padding: 0 15px 5px
}

.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0
}

.well.well-xs .well-content {
  padding-top: 20px
}

.well.well-sm {
  padding: 10px 20px
}

.well.well-md {
  padding: 15px 30px
}

@media (max-width:1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px
  }
}

.well.well-lg {
  padding: 45px 30px 35px
}

@media (max-width:1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px
  }
}

.well.well-primary {
  background-color: #47b6b1;
  color: #fff
}

.well.well-secondary {
  background-color: #fef0e2;
  color: #19212b
}

.well.well-tertiary {
  background-color: #128a9e;
  color: #fff
}

.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline
}

.well.well-quaternary {
  background-color: #f2f2f2;
  color: #19212b;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5
}

.well.well-quinary {
  background-color: #fff;
  color: #19212b;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0
}

.well.well-quinary .well-headline {
  background-color: #128a9e;
  color: #fff
}

.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px
  }
}

.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #d3d3d3;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px
  }
}

.well-headline-sub {
  font-weight: 400;
  padding-left: 10px
}

@media (max-width:639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px
  }
}

.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0
}

.well-content {
  padding-top: 40px;
  padding-bottom: 20px
}

.well-content:after,
.well-content:before {
  content: " ";
  display: table
}

.well-content:after {
  clear: both
}

.well>.col-no-padding {
  padding-left: 0;
  padding-right: 0
}

.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {

  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:1023px) {
  body.offcanvas {
    max-height: 100vh
  }

  main {
    transition: transform .3s ease-out
  }

  .container {
    width: 100%
  }

  select[multiple].form-control,
  textarea.form-control {
    height: auto
  }
}

ul.nav__links:after {
  content: "";
  display: block
}

ul.nav__links li {
  float: left;
  list-style-type: none
}

ul.nav__links:after {
  clear: both
}

@media (max-width:1023px) {
  ul.nav__links:before {
    content: " ";
    display: table
  }
}

.branding-mobile {
  padding: 10px 0 9px;
  border-bottom: 1px solid #d3d3d3;
  z-index: 9999;
  background-color: #f8f8f8;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px
  }
}

.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px
  }
}

.navigation--top .nav__left {
  padding: 9px 0 7px
}

.navigation--top .nav__left .banner__component img,
.navigation--top .nav__left .simple-banner-component img {
  width: auto
}

.miniCartSlot>div[data-ng-transclude] {
  display: inline-block
}

.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right
}

.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id=HeaderLinksSlot] {
  display: inline-block;
  float: left
}

.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id=HeaderLinksSlot] li:last-child a {
  padding-right: 12px
}

.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #154259;
  font-weight: 400;
  text-transform: uppercase
}

.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0
}

.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px
}

.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0 0;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase
}

.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #47b6b1
}

.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em
}

.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #47b6b1
}

.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed {
  background-color: transparent;
  color: inherit
}

.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:after {
  clear: both
}

.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.collapsed:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.collapsed:hover {
  color: #47b6b1;
  text-decoration: none
}

.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: #0d6878;
  color: #fff;
  text-decoration: none;
  height: 40px
}

#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #0d6878
}

#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0;
  margin-bottom: 0
}

#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #154259;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #317f8c;
  border-bottom: 1px solid #317f8c
}

#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #0f7384
}

#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #fff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400
}

#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none
}

@media (min-width:1024px) {
  .navigation--middle {
    border-top: 1px solid #d3d3d3
  }
}

@media (max-width:639px) {
  .navigation--middle .row:first-child {
    border: none
  }
}

.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #47b6b1;
  border: none
}

@media (min-width:1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px
  }
}

.navigation--middle .nav__left .site-search {
  background-color: #f8f8f8;
  z-index: 2
}

@media (min-width:640px) and (max-width:1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px
  }
}

@media (max-width:1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0
  }
}

@media (max-width:639px) {
  .navigation--middle .nav__left .site-search {
    display: none !important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d3d3d3
  }

  .navigation--middle .nav__left .site-search.active {
    display: block !important
  }
}

.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0
}

.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #b9bdc2;
  font-size: 17px
}

.navigation--middle .nav__left .site-search .input-group {
  background-color: #fff;
  min-height: 38px;
  border: 1px solid #ccc
}

@media (min-width:1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px
  }
}

.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px
}

.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0
}

.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #fff;
  left: 0;
  right: 0;
  box-shadow: 0 8px 15px rgba(0, 0, 0, .5);
  z-index: 100;
  width: auto !important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb+.name {
  padding: 0 10px
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f2f2f2;
  color: #19212b
}

.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block
}

.navigation--middle .nav__right {
  padding-right: 25px
}

@media (max-width:1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px
  }
}

.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0
}

@media (max-width:1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px
  }
}

@media (min-width:640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right
  }
}

@media (max-width:639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d3d3d3;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0
  }

  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none
  }
}

@media (min-width:640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline
  }
}

.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d3d3d3;
  border-right: 1px solid #d3d3d3
}

.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #128a9e
}

@media (min-width:640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0 10px
  }
}

@media (min-width:1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0 30px
  }
}

@media (max-width:639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d3d3d3
  }
}

.navigation--middle .nav-cart,
.navigation--middle .nav-location,
.navigation--middle .nav-order-tools {
  height: 60px
}

.navigation--middle .btn:active,
.navigation--middle .btn:focus,
.navigation--middle .btn:hover,
.navigation--middle .nav-cart:active,
.navigation--middle .nav-cart:focus,
.navigation--middle .nav-cart:hover,
.navigation--middle .nav-location:active,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-order-tools:hover {
  background-color: #f2f2f2;
  box-shadow: none
}

.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px
}

@media (min-width:640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px
  }
}

@media (max-width:639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0
  }
}

@media (min-width:640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px
  }
}

.navigation--middle .nav-cart .mini-cart-link {
  color: #128a9e
}

@media (min-width:640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap
  }
}

@media (max-width:639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block
  }

  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #128a9e;
    left: -7px;
    top: 10px
  }

  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px
  }

  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0
  }

  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #ec7205;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #fff;
    line-height: 25px
  }
}

.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase
}

@media (min-width:640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px
  }

  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px
  }
}

.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0;
  top: 5px
}

@media (min-width:640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px
  }
}

.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px
}

@media (min-width:640px) and (max-width:1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px
  }
}

@media (max-width:639px) {

  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%
  }

  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important
  }

  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important
  }

  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " "
  }

  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top
  }

  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden
  }

  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #128a9e;
    font-size: 29px;
    top: 2px
  }

  .navigation--middle .mobile__nav__row .componentContainer .nav-cart,
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%
  }

  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d3d3d3
  }

  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none
  }
}

@media (max-width:639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d3d3d3
  }
}

@media (max-width:639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px
  }

  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%
  }

  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover {
    background-color: #f2f2f2;
    color: #47b6b1;
    text-decoration: none
  }

  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #128a9e
  }
}

.navigation--middle .mobile-menu {
  height: 60px
}

.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0
}

.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #128a9e;
  font-size: 29px;
  top: 2px
}

.navigation--bottom {
  background-color: #128a9e;
  border-bottom: 1px solid #128a9e
}

@media (max-width:1023px) {
  .navigation--bottom {
    border-bottom: none
  }
}

@media (max-width:1023px) {
  .navigation--bottom .sm-back:before {
    content: "\E079";
    float: none
  }
}

@media (max-width:1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d3d3d3
  }
}

@media (max-width:1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3
  }
}

@media (max-width:1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #fff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none
  }
}

.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #128a9e;
  font-size: 25px
}

.navigation--bottom:after,
.navigation--bottom:before {
  content: " ";
  display: table
}

.navigation--bottom:after {
  clear: both
}

@media (min-width:1400px) {
  .navigation--bottom a {
    padding: 20px 32px
  }
}

.navigation--bottom .column-20-percent {
  float: left;
  width: 20%
}

@media (max-width:1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #fff
  }

  .navigation--bottom li {
    float: none
  }
}

@media (max-width:639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0
  }
}

.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #fff;
    padding: 0;
    position: relative;
    left: 0
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #fff;
    border-bottom: 1px solid #e5e5e5
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #317f8c
  }

  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #0f7384
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px
  }
}

.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0
}

.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #fff
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #19212b;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block
  }
}

.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f8f8f8;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d3d3d3;
  border-top: 0;
  padding: 0 10px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
}

.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none
}

.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #d3d3d3
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #19212b;
  line-height: 30px;
  padding-left: 5px
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover {
  background-color: #d3d3d3;
  text-decoration: none
}

.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px
}

.navigation--bottom .nav__links--products .nav__links--secondary .title+.sub-navigation-list.has-title {
  margin-top: 0
}

.navigation--bottom .show-sub .nav__link a {
  position: relative
}

.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-bottom: 10px solid #f8f8f8;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001
}

.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px
}

.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%
  }
}

.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #19212b;
  min-height: 30px;
  padding: 20px 0
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block
  }
}

@media (min-width:1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f8f8f8;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d3d3d3;
    border-top: 0;
    padding: 0 10px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25)
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #19212b;
    padding: 5px 50px;
    border-bottom: 1px solid #f2f2f2;
    font-size: 18px;
    line-height: 50px
  }

  .navigation--bottom .nav__links--primary .sm-back:after {
    content: " "
  }

  .navigation--bottom .nav__links--primary .sm-back:before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #fff
  }
}

@media (min-width:1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px
  }
}

.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, .7)
}

@media (max-width:1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, .7)
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #f2f2f2
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
  }
}

@media (min-width:1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0;
    list-style: none;
    margin-top: 0
  }

  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #19212b;
    line-height: 30px;
    padding: 0 0 0 5px
  }

  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #f2f2f2;
    text-decoration: none
  }
}

.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #f2f2f2;
  float: none
}

@media (min-width:1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none
  }
}

.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #317f8c
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden
  }

  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #0f7384;
    border: none
  }

  .navigation--bottom .nav__links--mobile li a {
    color: #fff
  }

  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0
  }

  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #0d6878
  }
}

@media (max-width:1023px) {

  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #317f8c
  }
}

@media (max-width:1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px
  }
}

@media (max-width:1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #fff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #128a9e;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left
  }
}

@media (max-width:1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #128a9e
  }

  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important
  }
}

@media (max-width:1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px
  }
}

@media (max-width:1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px
  }
}

@media (max-width:1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0
  }
}

@media (max-width:1023px) {

  .navigation--bottom .glyphicon-chevron-down,
  .navigation--bottom .glyphicon-chevron-up {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0
  }
}

@media (max-width:639px) {

  .navigation--bottom .glyphicon-chevron-down,
  .navigation--bottom .glyphicon-chevron-up {
    left: 68vw
  }
}

@media (min-width:640px) {
  main {
    transition: transform .3s ease-out
  }
}

@media (min-width:640px) and (max-width:1023px) {
  main.offcanvas {
    position: relative;
    transform: translate(380px)
  }
}

@media (max-width:639px) {
  main.offcanvas {
    position: relative;
    transform: translate(100%)
  }
}

@media (max-width:639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw
  }
}

@media (max-width:1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0;
    top: -60px;
    width: 380px;
    padding: 0;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right
  }
}

@media (max-width:639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw
  }
}

.sticky-nav-top .liUserSign {
  background-color: #fff
}

@media (max-width:1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #128a9e;
    padding: 20px 30% 20px 50px
  }
}

@media (max-width:1023px) {
  html.offcanvas {
    overflow-x: hidden
  }
}

.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer
}

@media (min-width:640px) {
  .nav-order-tools {
    border-left: 0;
    border-right: 1px solid #d3d3d3;
    padding: 0 15px
  }
}

@media (min-width:1024px) {
  .nav-order-tools {
    padding: 0 30px
  }
}

@media (max-width:639px) {
  .nav-order-tools {
    position: static
  }
}

.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E032";
  color: #128a9e;
  font-size: 30px
}

@media (max-width:639px) {
  .nav-order-tools:before {
    top: 3px
  }
}

.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block
}

.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d3d3d3;
  background-color: #fff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10
}

@media (max-width:639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px
  }
}

.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #f2f2f2
}

.nav-order-tools__child-wrap div:last-child {
  border-bottom: none
}

.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #19212b;
  padding: 20px 30px
}

.nav-order-tools__child-wrap a:hover {
  background-color: #f2f2f2
}

.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.pageType-CategoryPage header {
  margin-bottom: 0
}

.page-headline {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0
}

.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571
}

.text-variant-bold {
  font-weight: 600
}

.full-width-padding {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px
  }
}

.half-width-padding {
  padding-left: 20px;
  padding-right: 20px
}

@media (max-width:1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px
  }
}

.pagination-wrap {
  float: right;
  text-align: right
}

.pagination {
  border: 1px solid transparent;
  font-weight: 400;
  margin: 0
}

.pagination>li {
  vertical-align: top;
  display: inline-block
}

.pagination>li>a,
.pagination>li>span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block
}

.pagination>li.pagination-next>a,
.pagination>li.pagination-next>span,
.pagination>li.pagination-prev>a,
.pagination>li.pagination-prev>span {
  font-size: 11px
}

.pagination>li.pagination-next>a:focus,
.pagination>li.pagination-next>a:hover,
.pagination>li.pagination-next>span:focus,
.pagination>li.pagination-next>span:hover,
.pagination>li.pagination-prev>a:focus,
.pagination>li.pagination-prev>a:hover,
.pagination>li.pagination-prev>span:focus,
.pagination>li.pagination-prev>span:hover {
  background-color: transparent;
  color: #153a59
}

.pagination>li.pagination-next.disabled>a:focus,
.pagination>li.pagination-next.disabled>a:hover,
.pagination>li.pagination-next.disabled>span:focus,
.pagination>li.pagination-next.disabled>span:hover,
.pagination>li.pagination-prev.disabled>a:focus,
.pagination>li.pagination-prev.disabled>a:hover,
.pagination>li.pagination-prev.disabled>span:focus,
.pagination>li.pagination-prev.disabled>span:hover {
  color: #a6a6a6;
  background-color: transparent;
  border-color: transparent
}

.pagination>li.pagination-prev {
  text-align: left
}

.pagination>li.pagination-prev>a,
.pagination>li.pagination-prev>span {
  border-right: 1px solid transparent
}

.pagination>li.pagination-next {
  text-align: right
}

.pagination>li.pagination-next>a,
.pagination>li.pagination-next>span {
  border-left: 1px solid transparent
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
  background-color: transparent;
  border: none;
  font-weight: 700
}

.pagination>li>a,
.pagination>li>span {
  padding: 30px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px
}

.pagination>li>a,
.pagination>li>span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 24px;
  text-align: center
}

.pagination>li.pagination-prev>a,
.pagination>li.pagination-prev>span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0
}

.pagination>li.pagination-next>a,
.pagination>li.pagination-next>span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0
}

@media (max-width:1023px) {

  .pagination>li>a,
  .pagination>li>span {
    padding: 46px 30px
  }

  .pagination>li:first-child>a,
  .pagination>li:first-child>span {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px
  }

  .pagination>li:last-child>a,
  .pagination>li:last-child>span {
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px
  }

  .pagination>li>a,
  .pagination>li>span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 24px;
    text-align: center
  }

  .pagination>li.pagination-prev>a,
  .pagination>li.pagination-prev>span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }

  .pagination>li.pagination-next>a,
  .pagination>li.pagination-next>span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }
}

@media (max-width:639px) {
  .pagination {
    display: table;
    width: 100%
  }

  .pagination>li {
    display: table-cell;
    vertical-align: middle;
    text-align: center
  }

  .pagination>li>a,
  .pagination>li>span {
    float: none;
    padding: 40px 45px
  }

  .pagination>li:first-child>a,
  .pagination>li:first-child>span {
    border-bottom-left-radius: 20px;
    border-top-left-radius: 20px
  }

  .pagination>li:last-child>a,
  .pagination>li:last-child>span {
    border-bottom-right-radius: 20px;
    border-top-right-radius: 20px
  }

  .pagination>li>a,
  .pagination>li>span {
    line-height: 40px;
    width: 45px;
    padding: 0;
    font-size: 24px;
    text-align: center
  }

  .pagination>li.pagination-prev>a,
  .pagination>li.pagination-prev>span {
    margin-right: 15px;
    width: 65px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
  }

  .pagination>li.pagination-next>a,
  .pagination>li.pagination-next>span {
    margin-left: 15px;
    width: 65px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
  }

  .pagination-with-pager .pagination-wrap {
    float: none
  }
}

.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px
  }
}

.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0
}

.image-gallery__image {
  cursor: pointer
}

.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: .5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10
}

@media (min-width:640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px
  }
}

.product-details,
.product-details-price {
  margin-bottom: 10px
}

@media (max-width:639px) {

  .product-details,
  .product-details-price {
    padding: 0
  }
}

.product-details-price .name,
.product-details .name {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0
}

.product-details-price .name.border,
.product-details .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

.product-details-price .name .sku,
.product-details .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400
}

.product-details-price .name .sku:before,
.product-details .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px
}

.product-details-price .name .code,
.product-details .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px
}

.product-details-price .promotion,
.product-details .promotion {
  color: #00a651
}

.product-details-price .description,
.product-details .description {
  padding: 10px 0 25px
}

.product-details-price .price,
.product-details .price {
  font-size: 25px;
  font-weight: 700
}

.product-details-price .stock-status,
.product-details .stock-status {
  font-weight: 300
}

@media (max-width:1399px) {

  .product-details-price .description,
  .product-details .description {
    border-bottom: 1px solid #ccc
  }
}

.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product-main-info {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product-main-info .product-details {
  padding: 0
}

.variant-section {
  margin-bottom: 30px
}

.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #153a59;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px
}

.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: 400;
  text-transform: none
}

.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px
}

.variant-section .variant-selector .variant-list:after,
.variant-section .variant-selector .variant-list:before {
  content: " ";
  display: table
}

.variant-section .variant-selector .variant-list:after {
  clear: both
}

.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px
}

.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #ccc;
  background: #fff;
  color: #19212b;
  text-decoration: none
}

@media (max-width:1023px) {

  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px
  }
}

.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent
}

.variant-section .variant-selector .variant-list li.active a,
.variant-section .variant-selector .variant-list li:hover a {
  background: #47b6b1;
  box-shadow: inset 0 0 0 1px #fff;
  border: 1px solid #47b6b1;
  color: #fff
}

.variant-section .variant-selector .variant-list li.active a img,
.variant-section .variant-selector .variant-list li:hover a img {
  border: 1px solid #fff
}

.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed
}

.variant-section .variant-selector .variant-select {
  margin: 10px 0 0
}

.rating:after,
.rating:before {
  content: " ";
  display: table
}

.rating:after {
  clear: both
}

.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative
}

@media (max-width:1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none
  }

  .rating .rating-stars:after,
  .rating .rating-stars:before {
    content: " ";
    display: table
  }

  .rating .rating-stars:after {
    clear: both
  }
}

.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0
}

.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 .1em;
  overflow: hidden
}

.rating .rating-stars span.fh {
  width: .47em;
  margin-right: 0;
  float: left !important
}

.rating .rating-stars span.lh {
  width: .5em;
  text-indent: -.44em;
  margin-left: 0;
  float: left !important
}

.rating .rating-stars span.active {
  color: #47b6b1
}

.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block
}

.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px
}

.rating a:before {
  border-left: 1px solid #ccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0
}

.tabs-responsive .tab-container {
  float: none;
  padding: 0
}

@media (max-width:1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7
  }
}

.tab-review .review-pagination-bar {
  margin: 10px 0
}

.tab-review .review-pagination-bar:after,
.tab-review .review-pagination-bar:before {
  content: " ";
  display: table
}

.tab-review .review-pagination-bar:after {
  clear: both
}

.tab-review .review-pagination-bar .right {
  float: right
}

.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px
}

.tab-review .review-list {
  padding-left: 0;
  list-style: none
}

.tab-review .review-list .review-entry {
  margin: 10px 0
}

.tab-review .review-list .review-entry .title {
  font-weight: 700
}

.tab-review .review-list .review-entry .autor {
  color: #777
}

.tab-review .write-review {
  display: none
}

#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px
}

@media (min-width:640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%
  }
}

@media (min-width:1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%
  }
}

.AddToCart-PickUpInStoreAction {
  margin-top: 10px
}

.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px
}

#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px
}

@media (min-width:640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%
  }
}

@media (min-width:1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%
  }
}

#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px
}

.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none
}

.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0
}

.image-gallery .zoomImg img {
  width: 100%;
  height: 100%
}

.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000
}

.addtocart-component {
  margin-top: 10px
}

.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0
}

.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0
}

.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px
}

.addtocart-component .actions .btn {
  margin-bottom: 10px
}

.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px
}

.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none
}

#add_to_cart_storepickup_form .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
.addtocart-component .qty-selector .input-group-btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0
}

#add_to_cart_storepickup_form .qty-selector .form-control,
.addtocart-component .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: 700
}

@media (max-width:1023px) {
  .addtocart-component {
    margin-top: 20px
  }

  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control,
  .addtocart-component .qty-selector .input-group-btn {
    width: 62.4px
  }
}

@media (max-width:639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto
  }

  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto
  }
}

.add-to-cart .add-to-cart-item {
  margin-bottom: 10px
}

.add-to-cart .add-to-cart-item:after,
.add-to-cart .add-to-cart-item:before {
  content: " ";
  display: table
}

.add-to-cart .add-to-cart-item:after {
  clear: both
}

.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px
}

.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px
}

.add-to-cart .add-to-cart-item .details .name {
  font-weight: 700;
  color: inherit
}

.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: 700
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y
}

.owl-carousel:after,
.owl-carousel:before {
  content: " ";
  display: table
}

.owl-carousel:after {
  clear: both
}

.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before {
  content: " ";
  display: table
}

.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both
}

.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0)
}

.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading>* {
  min-height: 1px
}

.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

.owl-carousel .owl-controls .owl-buttons .owl-next,
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  transform: translateY(-50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: hsla(0, 0%, 100%, .7);
  font-size: 120px;
  overflow: hidden;
  transition: .3s ease-out
}

.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #ec7205;
  transition: .3s ease-in
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover,
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover {
  color: #fff
}

.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon {
  color: #154259
}

.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px
}

.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\E075"
}

.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px
}

.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\E071"
}

.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center
}

.carousel .carousel__item,
.carousel .item,
.carousel__component--carousel .carousel__item,
.carousel__component--carousel .item {
  display: block;
  margin: 0 10px;
  padding: 10px 0
}

.carousel .carousel__item .carousel__item--thumb,
.carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel .item .thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .thumb {
  margin-bottom: 20px;
  height: 140px
}

.carousel .carousel__item .carousel__item--thumb img,
.carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel .item .thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.carousel .carousel__item a,
.carousel .item a,
.carousel__component--carousel .carousel__item a,
.carousel__component--carousel .item a {
  color: #19212b
}

.carousel .carousel__item a:focus,
.carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel .item a:hover,
.carousel__component--carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:hover,
.carousel__component--carousel .item a:focus,
.carousel__component--carousel .item a:hover {
  text-decoration: none;
  color: #47b6b1
}

.carousel .carousel__item .carousel__item--name,
.carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel .item .item__name,
.carousel__component--carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .item__name,
.carousel__component--carousel .item .carousel__item--name,
.carousel__component--carousel .item .item__name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #154259
}

.carousel .carousel__item .carousel__item--name:before,
.carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel .item .item__name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .item__name:before {
  background: #fff none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "\2026"
}

.carousel .carousel__item .carousel__item--name:after,
.carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel .item .item__name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .item__name:after {
  content: "";
  background: #fff none repeat scroll 0 0;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1
}

.carousel-bundles__component .carousel__item .carousel__item--name:after {
  background: #f6f7f9
}

.carousel .carousel__item .carousel__item--price,
.carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel .item .item__price,
.carousel__component--carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .item__price,
.carousel__component--carousel .item .carousel__item--price,
.carousel__component--carousel .item .item__price {
  margin: 10px;
  color: #19212b;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0
}

.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px
}

.carousel-component:after,
.carousel-component:before,
.carousel__component:after,
.carousel__component:before {
  content: " ";
  display: table
}

.carousel-component:after,
.carousel__component:after {
  clear: both
}

.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #154259;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: 700;
  text-transform: normal
}

.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px
}

.carousel-component+.carousel-component,
.carousel-component .carousel__component,
.carousel__component+.carousel-component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #f2f2f2;
  padding-top: 30px
}

.rotating-image-componet:after,
.rotating-image-componet:before {
  content: " ";
  display: table
}

.rotating-image-componet:after {
  clear: both
}

.rotating-image-componet .carousel.rotating-image {
  margin: 0
}

.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0
}

.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none
}

.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important
}

.image-gallery .image-gallery__image .owl-item .item {
  padding: 0
}

.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none
}

@media (min-width:1024px) and (max-width:1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important
  }
}

@media (min-width:1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important
  }
}

.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none
}

.simpleimagecomponent a {
  display: block
}

.simpleimagecomponent a img {
  width: 100%;
  height: auto
}

.banner-component {
  width: 100%
}

.banner-component a {
  display: block;
  color: #19212b;
  text-decoration: none
}

.banner-component a:after,
.banner-component a:before {
  content: " ";
  display: table
}

.banner-component a:after {
  clear: both
}

.banner-component .title {
  font-weight: 700
}

.banner-component .thumb {
  padding: 10px 0
}

.banner-component .thumb img {
  width: 100%;
  height: auto
}

@media (max-width:639px) {

  .banner__component,
  .simple-banner-component {
    margin-left: -10px;
    margin-right: -10px
  }
}

.banner__component a,
.simple-banner-component a {
  display: block
}

.banner__component img,
.cms-image-component img,
.image-map-component img,
.simple-banner-component img {
  width: 100%;
  height: auto
}

.tabs {
  margin: 60px 0 0
}

@media (max-width:1023px) {
  .tabs {
    border-top: 1px solid #ccc
  }
}

.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #ddd;
  display: table;
  margin: 0 auto;
  border: 0
}

.tabs .tabs-list>li,
.tabs .tabs-list>li>a {
  position: relative;
  display: block
}

.tabs .tabs-list>li>a {
  padding: 10px 15px
}

.tabs .tabs-list>li>a:focus,
.tabs .tabs-list>li>a:hover {
  text-decoration: none;
  background-color: #eee
}

.tabs .tabs-list>li.disabled>a {
  color: #777
}

.tabs .tabs-list>li.disabled>a:focus,
.tabs .tabs-list>li.disabled>a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed
}

.tabs .tabs-list .open>a,
.tabs .tabs-list .open>a:focus,
.tabs .tabs-list .open>a:hover {
  background-color: #eee;
  border-color: #ec7205
}

.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5
}

.tabs .tabs-list>li>a>img {
  max-width: none
}

.tabs .tabs-list>li {
  float: left;
  margin-bottom: -1px
}

.tabs .tabs-list>li>a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0
}

.tabs .tabs-list>li>a:hover {
  border-color: #eee #eee #ddd
}

.tabs .tabs-list>li.active>a,
.tabs .tabs-list>li.active>a:focus,
.tabs .tabs-list>li.active>a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default
}

.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0
}

.tabs .tabs-list.nav-justified>li {
  float: none
}

.tabs .tabs-list.nav-justified>li>a {
  text-align: center;
  margin-bottom: 5px
}

.tabs .tabs-list.nav-justified>.dropdown .dropdown-menu {
  top: auto;
  left: auto
}

@media (min-width:640px) {
  .tabs .tabs-list.nav-justified>li {
    display: table-cell;
    width: 1%
  }

  .tabs .tabs-list.nav-justified>li>a {
    margin-bottom: 0
  }
}

.tabs .tabs-list.nav-justified>li>a {
  margin-right: 0;
  border-radius: 0
}

.tabs .tabs-list.nav-justified>.active>a,
.tabs .tabs-list.nav-justified>.active>a:focus,
.tabs .tabs-list.nav-justified>.active>a:hover {
  border: 1px solid #ddd
}

@media (min-width:640px) {
  .tabs .tabs-list.nav-justified>li>a {
    border-bottom: 1px solid #ddd;
    border-radius: 0 0 0 0
  }

  .tabs .tabs-list.nav-justified>.active>a,
  .tabs .tabs-list.nav-justified>.active>a:focus,
  .tabs .tabs-list.nav-justified>.active>a:hover {
    border-bottom-color: #fff
  }
}

.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.tabs .tabs-list li {
  padding: 0 20px
}

.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #ec7205;
  padding: 0 0 5px;
  border: 0;
  border-bottom: 4px solid transparent
}

.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent
}

.tabs .tabs-list li+li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #ccc
}

.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:focus,
.tabs .tabs-list li.active a:hover {
  color: #19212b;
  font-weight: 700;
  border: 0;
  border-bottom: 4px solid #47b6b1
}

.tabs .tabhead {
  height: 75px;
  display: table
}

@media (max-width:639px) {
  .tabs .tabhead {
    display: none !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .tabs .tabhead {
    display: none !important
  }
}

.tabs .tabhead+.tabbody {
  display: none !important
}

.tabs .tabhead.active {
  font-weight: 700
}

.tabs .tabhead.active+.tabbody {
  display: block !important
}

.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle
}

@media (max-width:1024px) {
  .tabs .tabhead a {
    padding-left: 20px
  }
}

.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle
}

.tabs .tabhead .glyphicon:before {
  content: "\E080"
}

@media (max-width:1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px
  }
}

.tabs .tabhead.active .glyphicon:before {
  content: "\E114"
}

.tabs .tabbody {
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f2f2f2
}

@media (max-width:1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (min-width:1024px) {
  .tabs .tabbody {
    border-top: 1px solid #ccc
  }
}

@media (max-width:639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important
  }
}

@media (min-width:640px) and (max-width:1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important
  }
}

.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #ccc
}

.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #47b6b1
}

@media (max-width:1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important
  }
}

.tabs.tabs-accordion .tabs-list {
  display: none !important
}

.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px
}

.languagecurrencycomponent {
  float: right !important
}

.languagecurrencycomponent form {
  display: inline-block
}

.languagecurrencycomponent form+form {
  margin-left: 10px
}

.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.thumb {
  position: relative
}

.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden
}

.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px
}

.com-space>* {
  padding: 10px 0
}

.flex-column {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-line-pack: center;
  align-content: center;
  -ms-flex-align: start;
  align-items: flex-start
}

.flex-column>* {
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -ms-flex-item-align: start;
  align-self: flex-start
}

.product-classifications .headline {
  font-weight: 700;
  padding: 10px
}

.product-classifications table.table td.attrib {
  width: 50%
}

.no-space,
.no-space .yCmsComponent {
  padding: 0 !important
}

.banner__component--responsive a,
.simple-responsive-banner-component a {
  display: block
}

.banner__component--responsive img,
.simple-responsive-banner-component img {
  width: 100%;
  height: auto
}

.error-page {
  text-align: center
}

.back-link {
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px
  }
}

.back-link.border {
  border-bottom: 1px solid #ccc
}

.back-link button {
  padding: 0
}

.back-link .glyphicon {
  border-right: 1px solid #ccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px
}

.back-link .label {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  margin: 0;
  white-space: normal
}

.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

.accordion,
.back-link.product-details .label {
  font-weight: 600
}

.accordion {
  text-transform: uppercase;
  margin: 0
}

.accordion .panel-group {
  margin: 0
}

.accordion .panel {
  border: none;
  box-shadow: none
}

.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #fff;
  position: relative;
  padding: 0
}

.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #19212b;
  padding: 20px 30px
}

.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: Glyphicons Halflings;
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\E113"
}

.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\E114"
}

.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px
}

.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px
}

.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6
}

.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px
}

.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px
}

.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9
}

.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px
}

.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #ccc
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: gray
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px
}

.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px
}

.accordion .panel .panel-heading+.panel-collapse>.panel-body {
  border: none;
  padding: 0
}

.pageType-CategoryPage .map img {
  min-width: 100%
}

.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (min-width:1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px
  }
}

@media (min-width:640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0
  }
}

.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px
}

@media (max-width:640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px
  }
}

.results h1 {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0
}

.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

.product__listing {
  padding-left: 0;
  list-style: none
}

.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px
}

a.product__listing .product__listing--promo:hover {
  color: #2e4160
}

@media (min-width:1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px
  }
}

.product__listing .product__list--price-panel {
  text-align: right
}

.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 10px 106px;
  color: inherit
}

.product__listing .product__listing--description {
  margin: 0 210px 0 106px
}

@media (max-width:639px) {
  .product__listing .product__listing--description {
    display: none !important
  }
}

.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0
}

.product__listing .addtocart button {
  margin-bottom: 5px
}

@media (min-width:1024px) {

  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction {
    width: 49%;
    display: inline-block;
    float: left
  }
}

@media (min-width:1024px) and (max-width:1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px
  }

  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction {
    padding: 0 3.33333333px
  }
}

.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #f2f2f2
}

.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f2f2f2
}

@media (max-width:1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block
}

.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px
}

.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:640px) {

  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction {
    float: left;
    width: 33.33333333%;
    left: 33.33333333%
  }
}

.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px
}

@media (min-width:640px) {

  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
    left: 0
  }
}

@media (max-width:639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto
  }
}

.product__listing.product__grid {
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

@media (min-width:640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%
  }
}

@media (min-width:1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%
  }
}

@media (min-width:1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%
  }
}

.product__listing.product__grid .product-item:first-child {
  margin-left: -1px
}

.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 180px;
  overflow: hidden
}

.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px
}

.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto
}

.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #154259
}

.product__listing.product__grid .details .price {
  font-size: 18px
}

.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: 700
}

@media (min-width:640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both
  }
}

@media (max-width:639px) {
  .product__listing.product__grid .product-item:nth-child(odd) {
    clear: both
  }
}

.search-empty {
  margin-top: 20px;
  text-align: center
}

.search-empty,
.search-empty .headline,
.search-empty .search-suggestions {
  margin-bottom: 20px
}

.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px
}

.product-category-page .product-categories .pcp-banner,
.product-category-page .product-categories .pcp-prod {
  padding-left: 0;
  padding-right: 0
}

.product-category-page .product-categories .pcp-banner .banner__component--responsive,
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component {
  margin-right: -20px
}

.product-category-page .product-categories .pcp-banner {
  padding-top: 10px
}

@media (min-width:1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px
  }

  .search-list-page-right-result-list-component {
    padding-left: 20px
  }

  .product-list-right-slot {
    margin-left: -20px
  }

  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px
  }

  .product-list-right-component .pagination-bar {
    margin-top: 0
  }
}

.product__facet {
  margin: 0;
  border-right: 1px solid #ccc;
  padding: 0
}

.product__facet .facet {
  padding: 45px 30px 30px;
  border-bottom: 1px solid #ccc
}

.product__facet .facet:after,
.product__facet .facet:before {
  content: " ";
  display: table
}

.product__facet .facet:after {
  clear: both
}

.product__facet .facet:last-child {
  margin: 0
}

.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: 700;
  color: #154259;
  margin-left: -5px
}

.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0
}

.product__facet .facet .facet__list li {
  padding: 10px 0
}

.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: 400;
  display: block;
  margin: 0
}

.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
  background: #fff;
  margin-top: -3px
}

.product__facet .facet .facet__list .facet__list__checkbox:checked+.facet__list__label .facet__list__mark {
  background: #ec7205;
  border: 1px solid #ec7205
}

.product__facet .facet .facet__list .facet__list__checkbox:checked+.facet__list__label .facet__list__text {
  color: #ec7205
}

.product__facet .facet .facet__list .facet__list__checkbox:focus+.facet__list__label .facet__list__mark {
  border: 1px solid #47b6b1
}

.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px
}

.product__facet .facet .facet__list .facet__list--hidden {
  display: none
}

.product__facet .facet .facet__values__more {
  display: block
}

.product__facet .facet .facet__values__less {
  display: none
}

.product__facet .facet .facet__form {
  padding-top: 10px
}

.product__facet .facet .facet__form .input-group {
  background-color: #fff;
  min-height: 32px;
  border: 1px solid #ccc
}

.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none
}

.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0
}

.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #b9bdc2;
  font-size: 17px;
  top: 0
}

.product__facet .facet .facet__form .line-text {
  margin: 20px 0
}

.product__facet .facet .facet__form__hidden,
.product__facet .facet .facet__results__hidden {
  display: none
}

@media (max-width:1023px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none
  }

  #colorbox .product__facet {
    display: block !important
  }

  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px
  }

  .product__facet .facet .facet__name {
    background: #f2f2f2;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative
  }

  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px
  }

  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\E080"
  }

  .product__facet .facet .facet__values {
    display: none
  }

  .product__facet .facet.active .facet__arrow:before {
    content: "\E114"
  }

  .product__facet .facet.active .facet__values {
    display: block
  }
}

.sort-refine-bar .form-group__dropdown select,
.sort-refine-bar .form-group select {
  width: auto
}

.pagination-bar {
  margin: 30px 0
}

.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #ccc
}

@media (max-width:1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px
  }
}

.pagination-bar .form-group,
.pagination-bar .form-group__dropdown {
  margin: 0
}

.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #929292
}

.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #ccc;
  border-bottom-width: 1px
}

@media (max-width:1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }
}

@media (max-width:639px) {

  .sort-refine-bar .form-group__dropdown select,
  .sort-refine-bar .form-group select {
    width: 100%
  }

  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%
  }

  .pagination-bar .pagination {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc
  }
}

@media (min-width:640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px
  }

  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px
  }
}

@media (max-width:1023px) and (min-width:640px) {

  .sort-refine-bar .form-group__dropdown select,
  .sort-refine-bar .form-group select {
    height: 48px
  }

  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px
  }
}

.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none
}

.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0
}

.item__list .item__list--item:nth-child(4n+4)+li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999
}

.item__list .item__list--item:last-child {
  padding-right: 30px
}

.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%
}

.item__list .item__list--header li {
  display: table-cell;
  background-color: #128a9e;
  color: #fff;
  font-size: 13px;
  padding: 7px 10px
}

.item__list .item__list--header li:last-child {
  padding-right: 30px
}

.item__list .item__toggle {
  font-size: 15px;
  width: 25px
}

.item__list .item__toggle>* {
  cursor: pointer
}

.item__list .item__toggle .open .glyphicon:before {
  content: "\E113"
}

.item__list .item__image {
  width: 136px;
  padding: 0 20px
}

.item__list .item__image img {
  max-width: 96px;
  max-height: 96px
}

.item__list .item__name {
  font-size: 16px;
  font-weight: 700
}

.item__list .item__quantity {
  text-align: center
}

.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center
}

.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700
}

.item__list .item__total--column {
  text-align: right
}

.item__list .item__total {
  font-weight: 700;
  text-align: right;
  padding-left: 0
}

.item__list .item__remove {
  width: 45px;
  text-align: right
}

.item__list .item__remove .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #47b6b1
}

.item__list .item__remove .btn .glyphicon {
  top: 4px
}

.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f2f2f2
}

.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #19212b
}

.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651
}

.item__list .promo ul {
  padding-left: 0;
  list-style: none
}

.item__list .out-of-stock {
  color: #ed1c24
}

.item__list .read-only-grid .grid-row>td {
  border-bottom: 1px solid #f2f2f2
}

.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top
}

.item__list .read-only-grid .grid-prod-img+td {
  padding-bottom: 5px
}

.item__list .read-only-grid .grid-size,
.item__list .read-only-grid .grid-variant {
  font-weight: 700
}

.item__list .read-only-grid .grid-size+.grid-variant:before,
.item__list .read-only-grid .grid-variant+.grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #ccc
}

.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px
}

.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase
}

.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #ccc
}

@media (min-width:1024px) {
  .item__list>li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5
  }

  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%
  }

  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__quantity__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__total {
    display: table-cell;
    padding: 0 10px
  }

  .item__list .item__info {
    width: 35%;
    padding: 0 10px
  }

  .item__list .item__delivery {
    padding-left: 3%
  }
}

@media (min-width:640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll
  }

  .item__list #cartOrderGridForm table tr:first-child>th:first-child,
  .item__list #cartOrderGridForm table tr>td:first-child {
    border-right: 0;
    padding-left: 40px
  }
}

@media (max-width:1023px) {
  .item__list {
    margin-top: 20px
  }

  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px
  }

  .item__list .item__image {
    float: left;
    margin: 0
  }

  .item__list .item__price .visible-xs {
    display: inline !important
  }

  .item__list .item__remove {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0
  }

  .item__list .item__remove .btn {
    text-align: center;
    width: 50px;
    height: 50px
  }

  .item__list .item__total {
    float: right
  }

  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px
  }

  .item__list .item__quantity__total>.details {
    cursor: pointer
  }

  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px
  }

  .item__list .item__quantity__total .qty:after,
  .item__list .item__quantity__total .qty:before {
    content: " ";
    display: table
  }

  .item__list .item__quantity__total .qty:after {
    clear: both
  }

  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0
  }

  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px
  }

  .item__list .item__quantity__total .qty .qtyValue {
    float: left
  }

  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px
  }

  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\E114"
  }

  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top
  }

  .item__list #cartOrderGridForm .product-grid-container>table {
    border-bottom: 1px solid #f2f2f2
  }

  .item__list #cartOrderGridForm .product-grid-container>table tr td {
    border-bottom: none
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-summary>td {
    padding: 0 20px 20px
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0
  }

  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0
  }

  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px
  }

  .item__list .read-only-grid .grid-variant {
    display: block
  }

  .item__list .read-only-grid .grid-variant+.grid-variant:before {
    content: none
  }

  .item__list--item {
    position: relative
  }

  .item__list--item>div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis
  }
}

.account-orderdetail .item__list {
  clear: both;
  margin-top: 0
}

.cart-headline__saved-carts {
  font-size: 16px;
  line-height: 40px;
  font-weight: 400;
  float: right
}

@media (max-width:639px) {
  .cart-headline__saved-carts {
    float: none;
    display: block
  }
}

.cart-headline__saved-carts-counter {
  font-weight: 600;
  padding-left: 5px
}

.cart-top-bar .help-popup-content-holder {
  display: none
}

.cart-restoration-bar {
  background: #f2f4f7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px
  }
}

.help-popup-content strong {
  display: block;
  margin-bottom: 15px
}

.cart__content {
  margin-left: -10px;
  margin-right: -10px
}

.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px
}

@media (min-width:1024px) {
  .item__list__cart .item__remove {
    width: 60px
  }
}

@media (min-width:1024px) {
  .item__list__cart .item__list--item .item__remove {
    padding-right: 26px
  }
}

.item__list__cart .item__quantity {
  text-align: left
}

.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px
}

.item__list__cart .item__configurations {
  margin: 10px 0
}

@media (max-width:480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px
  }
}

.item__list__cart .item__configurations--edit .btn {
  padding-left: 0
}

.item__list__cart .item__configurations--edit .btn:hover {
  color: #154259
}

.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  padding-right: 30px
}

@media (max-width:1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {
  .export__cart--link {
    padding-top: 5px
  }
}

.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px
}

@media (max-width:1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px
  }
}

.cart-totals .cart-totals-left {
  padding-left: 50px;
  font-size: .8rem;
  padding: 0;
  text-transform: inherit
}

.cart-totals .cart-totals-right {
  font-weight: 700;
  padding-left: 0;
  padding-right: 60px;
  font-size: .8rem
}

.cart-totals .cart-price {
  font-weight: 700
}

.cart-totals .discount {
  color: #00a651
}

.cart-totals .grand-total {
  line-height: 1.3em;
  font-weight: 700;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: .95rem
}

.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px
}

@media (max-width:1023px) and (min-width:640px) {

  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px
  }
}

@media (max-width:639px) {

  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {
  .cart-actions {
    margin: 0
  }

  .cart-actions .pull-right {
    float: none !important
  }

  .cart-actions .row {
    margin: 0
  }
}

.express-checkout {
  background-color: #f2f2f2;
  padding: 20px 40px;
  margin: 20px 0
}

@media (min-width:640px) {
  .express-checkout {
    margin-right: 20px
  }
}

@media (min-width:1024px) {
  .express-checkout {
    margin-right: 30px
  }
}

.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px
}

.express-checkout ul {
  margin-top: 5px
}

@media (max-width:1023px) and (min-width:640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px
  }
}

@media (max-width:639px) {
  .express-checkout {
    margin: 0 0 20px;
    padding: 20px
  }
}

.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {

  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px
  }
}

.cartpotproline .info,
.cartproline .info,
.promotion {
  font-size: 14px
}

.promotion {
  font-weight: 700;
  color: #00a651
}

.error-details-section .action {
  text-align: center;
  margin: 10px 0
}

#selectPciOption,
.doFlowSelectedChange {
  margin-top: 20px
}

@media (max-width:639px) {

  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px
  }

  .btn--continue-checkout,
  .btn--continue-shopping {
    margin-bottom: 20px
  }

  .doFlowSelectedChange {
    margin-top: 20px
  }
}

#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px
}

.content__empty .content {
  margin: 0 auto;
  width: 50%
}

.mini-cart .mini-cart-body:after,
.mini-cart .mini-cart-body:before {
  content: " ";
  display: table
}

.mini-cart .mini-cart-body:after {
  clear: both
}

.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px
}

.mini-cart .mini-cart-body .legend a {
  float: right
}

.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none
}

.mini-cart .mini-cart-body .mini-cart-list li+li {
  margin-top: 10px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before {
  content: " ";
  display: table
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: 700;
  color: inherit
}

.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: 700
}

.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px
}

.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left
}

.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right
}

.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0
}

.mini-cart .mini-cart-body img {
  width: 100%
}

@media (min-width:1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important
  }
}

.pickup-component .find-store-display:after,
.pickup-component .find-store-display:before {
  content: " ";
  display: table
}

.pickup-component .find-store-display:after {
  clear: both
}

.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #47b6b1
}

.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  overflow: hidden;
  border-bottom: 1px solid #ddd
}

.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price,
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px
}

.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%
}

.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px
}

.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #ccc
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none
}

.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:after,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before {
  content: " ";
  display: table
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right
}

.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px
}

.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden
}

.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px
}

.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto
}

.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px
}

.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: 700
}

.pickup-component .find-store-display .display-details .store-info .address {
  color: #777
}

.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0
}

.pickup-component .find-store-display .display-details .store-links a {
  display: block
}

.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: 700
}

.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left
}

.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px
}

.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: 700;
  border-top: 1px solid #ddd
}

.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: 400
}

.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", "
}

.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: ""
}

.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px
}

.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: 400;
  width: 100%
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right
}

.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap
}

.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px
}

.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px
}

.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative
}

.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #47b6b1;
  text-align: center;
  line-height: 56px
}

.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #47b6b1;
  animation: e 1s linear infinite
}

.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px
}

.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none
}

.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd
}

.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block
}

.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: 400
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap
}

.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px
}

@media (min-width:1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0
  }

  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px
  }

  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #47b6b1
  }

  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label {
    background: #47b6b1
  }

  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label .pickup-store-info,
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label .store-availability {
    color: #fff
  }

  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked+label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    transform: translateY(-50%)
  }
}

@media (max-width:1023px) {
  .pickup-component {
    overflow: hidden
  }

  .pickup-component .find-store-display {
    width: 200%;
    transition: transform .3s ease-out
  }

  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0
  }

  .pickup-component.show-store .find-store-display {
    transform: translate(-50%)
  }

  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px
  }

  .pickup-component .action {
    padding-top: 0 !important
  }
}

@media (max-width:639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px
  }

  .pickup-component .find-store-display .display-details .store-image:after,
  .pickup-component .find-store-display .display-details .store-image:before {
    content: " ";
    display: table
  }

  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both
  }

  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px
  }

  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px
  }

  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block
  }

  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative
  }

  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px
  }

  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0
  }

  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px
  }

  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px
  }

  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px
  }

  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px
  }

  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px
  }
}

.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px
}

.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(90deg, #f6f6f6 0, #fff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0
}

.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.pickup-component .display-details .store-tabs .tabs-list:after,
.pickup-component .display-details .store-tabs .tabs-list:before {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%
}

.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#fff, hsla(0, 0%, 100%, 0))
}

.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(hsla(0, 0%, 100%, 0), #fff)
}

.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative
}

.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  transition: .3s ease-out
}

.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, .05);
  border-right: 2px solid #47b6b1
}

.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important
}

.pickup-component .display-details .store-tabs .tabs-list li a:focus,
.pickup-component .display-details .store-tabs .tabs-list li a:hover {
  color: #000;
  border-left: 2px solid #47b6b1
}

.pickup-component .display-details .store-tabs .tabs-list li a:focus:before,
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #47b6b1;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  transform: translate(-100%);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100
}

.pickup-component .display-details .store-tabs .tabs-list li a:focus:after,
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #47b6b1;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  transform: translate(-100%, 5px)
}

.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%
}

.pickup-component .display-details .store-tabs .tabhead {
  display: none
}

.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px
}

.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0
}

.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #47b6b1;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%
}

.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: 700;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle
}

.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none
}

.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell
}

.addressbook-component .find-address-display:after,
.addressbook-component .find-address-display:before {
  content: " ";
  display: table
}

.addressbook-component .find-address-display:after {
  clear: both
}

.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #47b6b1
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #ddd;
  margin-top: -1px;
  background: #fff
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before {
  content: " ";
  display: table
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right
}

.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px
}

.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%
}

.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden
}

.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: 700;
  border-top: 1px solid #ddd;
  padding: 10px;
  position: relative
}

.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px
}

.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative
}

.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden
}

.addressbook-component .address-list .address-list-entry input {
  display: none
}

.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden
}

.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2
}

.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block
}

.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block
}

.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: 400
}

.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto
}

.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center
}

.inline-layer {
  height: 0;
  overflow: hidden;
  transition: .9s ease-out
}

.inline-layer.open {
  height: auto !important
}

@media (min-width:1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0
  }

  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px
  }

  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #47b6b1
  }

  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label {
    background: #47b6b1
  }

  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-actions,
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-info {
    color: #fff
  }

  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    transform: translateY(-50%)
  }
}

@media (max-width:1023px) {
  .addressbook-component {
    overflow: hidden
  }

  .addressbook-component .find-address-display {
    width: 200%;
    transition: transform .3s ease-out
  }

  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0
  }

  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label {
    background: #47b6b1
  }

  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-actions,
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked+label .address-info {
    color: #fff
  }
}

.login-page__headline,
.user-register__headline {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0
}

.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

form .forgotten-password {
  margin-bottom: 25px
}

.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0
}

.forgotten-password .description {
  margin-bottom: 10px
}

.login-form-action,
.register-form-action {
  margin-top: 35px
}

.forgotten-password+.login-form-action {
  margin-top: 0
}

.alert-dismissable .close,
.alert-dismissible .close {
  right: 0
}

.register__container {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {

  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px
  }
}

.checkout-login {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px
  }
}

.checkout-login .headline {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0
}

.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

.checkout-login .btn.btn-block+.btn.btn-block {
  margin-top: 10px
}

.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px
}

.checkout__new-account .accountActions-bottom {
  margin-top: 35px
}

.checkout__new-account__headling {
  font-size: 24px;
  font-weight: 700
}

.checkout__new-account__form {
  text-align: left;
  margin-top: 25px
}

@media (max-width:639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px
  }
}

.checkout-headline {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px
}

.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

@media (max-width:1024px) {
  .checkout-headline {
    padding-left: 20px
  }
}

@media (max-width:640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px
  }
}

.checkout-headline span {
  color: #154259;
  margin-right: 5px;
  top: 2px
}

.checkout-summary .subtotals.dark {
  margin-top: 8px
}

.checkout-summary-headline {
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px
}

.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

@media (max-width:1024px) {
  .checkout-summary-headline {
    padding-right: 20px
  }
}

@media (max-width:640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px
  }
}

.checkout-summary-headline span {
  color: #154259;
  margin-right: 5px;
  top: 2px
}

@media (max-width:639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px
  }
}

.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #ccc;
  border-top: 0
}

.checkout-steps {
  padding-left: 30px
}

.checkout-steps .step-head {
  background: #fff;
  color: #333;
  border: 1px solid #ccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 49px;
  counter-increment: b
}

.checkout-steps .step-head:before {
  content: counter(b) ".";
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px
}

.checkout-steps .step-head+.step-head {
  margin-top: 10px
}

.checkout-steps .step-head.active {
  background: #a6a6a6;
  color: #fff;
  border-color: #ccc
}

.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
  padding-top: 1px
}

.checkout-steps .step-head .edit {
  color: #ec7205;
  font-size: 20px;
  display: table-cell;
  vertical-align: top
}

.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #ccc;
  border-top: 0
}

.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px
}

.checkout-steps .step-body .checkout-next {
  margin: 30px 0
}

.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #e5e5e5
}

.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px
}

@media (max-width:1024px) {
  .checkout-steps {
    padding-left: 20px
  }
}

@media (max-width:639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px
  }

  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px
  }

  .checkout-steps .step-head:before {
    line-height: 68px
  }
}

.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #ccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px
}

.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px;
  font-size: 20px
}

.checkout-shipping .checkout-shipping-items>div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis
}

.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0
}

.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px
}

.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px
}

.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before {
  content: " ";
  display: table
}

.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both
}

.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0
}

.checkout-shipping .simplify-pickup-locations ul li+li {
  border-top: 1px solid #b3bfd0
}

.checkout-shipping .simplify-pickup-locations ul a {
  color: #19212b;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none
}

@media (max-width:1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right
  }

  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0
  }
}

.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #ccc;
  border-top: 0;
  padding-top: 0
}

.step-body .checkout-paymentmethod hr {
  margin-top: 25px
}

#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px
}

#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block
}

#addressbook ul,
#savedpaymentsbody ul,
#savedpayments ul {
  padding-left: 0;
  list-style: none;
  margin: 0
}

#addressbook ul li,
#savedpaymentsbody ul li,
#savedpayments ul li {
  padding: 10px 0
}

.checkout-order-summary {
  padding-right: 30px
}

@media (max-width:1024px) {
  .checkout-order-summary {
    padding-right: 20px
  }
}

@media (max-width:640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px
  }
}

.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #e5e5e5;
  margin: 0
}

@media (min-width:640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 0
  }

  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0
  }
}

.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px 0 20px 20px
}

.checkout-order-summary .checkout-order-summary-list li:after,
.checkout-order-summary .checkout-order-summary-list li:before {
  content: " ";
  display: table
}

.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both
}

.checkout-order-summary .checkout-order-summary-list li:nth-child(2n+3) {
  background-color: #f2f2f2
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #fff !important;
  color: #19212b;
  padding: 60px 0 10px;
  border-bottom: 1px solid #e5e5e5
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading>div {
  float: left
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%
}

.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px
}

.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto
}

.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
  text-align: right
}

.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px
}

.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600
}

.checkout-order-summary .checkout-order-summary-list .details .qty span {
  padding-right: 10px
}

.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right
}

.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px
}

@media (max-width:1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%
  }
}

.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px
}

.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0
}

.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600
}

.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #ccc
}

.checkout-order-summary .subtotals .realTotals {
  font-size: 14px
}

.subtotals__item--state-discount {
  color: #00a651
}

.label-spacing {
  padding-right: 5px
}

@media (max-width:639px) {
  .place-order-form {
    padding: 0 20px
  }

  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #ccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
  }

  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0
  }

  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent !important;
    color: #19212b;
    padding: 25px 20px;
    border-color: #e5e5e5
  }

  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px
  }

  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #e5e5e5
  }

  .checkout-order-summary .subtotals {
    padding: 0 20px
  }
}

.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #ccc;
  border-top: 0
}

.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0
}

.place-order-form .checkbox {
  margin: 25px 0 40px
}

.place-order-form .checkbox label {
  font-size: 14px;
  color: #19212b;
  text-transform: none
}

.btn-close-terms-and-conditions {
  margin: 30px 0
}

@media (min-width:640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px
  }
}

.checkout-help {
  text-align: center;
  border: 1px solid #ccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px
}

@media (max-width:639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px
  }
}

.checkout-success {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px
  }
}

.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center
}

.checkout-success__body__headline {
  font-size: 28px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: none
}

.termsAndConditions-section {
  padding-bottom: 20px
}

label.terms {
  margin: 15px 0
}

fieldset#cardDate>.control-label,
fieldset#startDate>.control-label {
  font-weight: 700;
  margin-bottom: 5px
}

fieldset#cardDate .form-group .control-label,
fieldset#cardDate .form-group__dropdown .control-label,
fieldset#startDate .form-group .control-label,
fieldset#startDate .form-group__dropdown .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0
}

@media (max-width:1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px
  }
}

@media (max-width:639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px
  }
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f2f2f2
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td>span {
  display: block
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  font-weight: 700;
  min-width: 80px
}

.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px
}

@media (max-width:639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px
  }

  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent
  }

  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left
  }

  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block
  }

  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right
  }
}

@media (max-width:639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px
  }
}

.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #ccc
}

@media (max-width:639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px
  }
}

.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: 700
}

.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0
}

.coupon-code {
  text-transform: uppercase
}

.cart-voucher__help-block {
  display: none
}

.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block
}

@media (max-width:1399px) and (min-width:1024px) {
  .cart-voucher__input {
    width: 70%
  }
}

@media (max-width:1023px) and (min-width:640px) {
  .cart-voucher {
    padding-left: 30px
  }
}

@media (max-width:639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px
  }
}

.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px
}

.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #ccc;
  background-color: #f2f2f2;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px
}

.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px
}

@media (max-width:1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px
  }
}

.gift__coupon {
  text-align: center;
  border-top: 1px solid #ccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%
}

@media (max-width:1024px) {
  .gift__coupon {
    padding-left: 20px;
    padding-right: 20px
  }
}

.gift__coupon span {
  display: block
}

@media (max-width:480px) {
  .gift__coupon {
    width: 90%
  }
}

@media (min-width:1024px) {
  .gift__coupon {
    width: 40%
  }
}

.gift__coupon .gift__coupon--title {
  margin-bottom: 5px
}

.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px
}

#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px
  }
}

#storeFinder #storelocator-query {
  height: 48px
}

.headline {
  font-size: 18px
}

.headline,
.store__finder--search #storeFinderForm {
  margin-bottom: 10px
}

.store__finder {
  display: none;
  padding: 0
}

.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%
}

.store__finder .store__finder--pagination:after,
.store__finder .store__finder--pagination:before {
  content: " ";
  display: table
}

.store__finder .store__finder--pagination:after {
  clear: both
}

.store__finder .store__finder--details,
.store__finder .store__finder--navigation {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0
}

.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px
}

@media (min-width:640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px
  }
}

.store__finder .store__finder--map {
  width: 100%;
  height: 200px
}

.store__finder .stores-nearby {
  margin-bottom: 10px
}

.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative
}

.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px
}

.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #f44;
  animation: e 1s linear infinite
}

@keyframes e {
  to {
    transform: rotate(1turn)
  }
}

.store__finder .store__finder--navigation-list .list__entry {
  height: 56px
}

.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0
}

.store__finder .store__finder--navigation-list .list__entry input {
  display: none
}

.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd
}

.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2
}

.store__finder .store__finder--navigation-list .list__entry input:checked+label {
  background: #47b6b1;
  color: #fff !important
}

.store__finder .store__finder--navigation-list .list__entry input:checked+label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  transform: translateY(-50%)
}

.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%
}

.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block
}

.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: 400
}

.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd
}

.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap
}

.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important
}

@media (max-width:639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important
  }
}

.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px
}

.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto
}

.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px
}

.store__finder .store__finder--details .info__name {
  font-weight: 700
}

.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0
}

.store__finder .store__finder--details hr:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd
}

.store__finder .store__finder--details .store__finder--details-map {
  background: #eee
}

.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px
}

.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px
}

.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none
}

@media (max-width:639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px
  }

  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    transition: transform .3s ease-out
  }

  .store__finder .store__finder--panel>* {
    padding: 0
  }

  .store__finder .store__finder--panel .store__finder--details {
    display: none
  }

  .store__finder .store__finder--pagination {
    line-height: 20px
  }

  .store__finder.show-store .store__finder--pagination {
    color: transparent;
    height: 46px
  }

  .store__finder.show-store .store__finder--pagination * {
    display: none
  }

  .store__finder.show-store .store__finder--panel {
    transform: translate(-50%)
  }

  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px
  }

  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block
  }
}

#cboxOverlay,
#cboxWrapper,
#colorbox {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden
}

#cboxWrapper {
  max-width: none
}

#cboxOverlay {
  width: 100%;
  height: 100%
}

#cboxBottomLeft,
#cboxMiddleLeft {
  clear: left
}

#cboxContent {
  position: relative
}

#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch
}

#cboxTitle {
  margin: 0
}

#cboxLoadingGraphic,
#cboxLoadingOverlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

#cboxNext,
#cboxPrevious,
#cboxSlideshow {
  cursor: pointer
}

.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic
}

.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0
}

#cboxContent,
#cboxLoadedContent,
#colorbox {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box
}

#cboxOverlay {
  background: #000
}

#colorbox {
  outline: 0
}

#cboxTopLeft {
  width: 14px;
  height: 14px
}

#cboxTopCenter {
  height: 14px
}

#cboxTopRight {
  width: 14px;
  height: 14px
}

#cboxBottomLeft {
  width: 14px
}

#cboxBottomCenter {
  height: 43px
}

#cboxBottomRight,
#cboxMiddleLeft,
#cboxMiddleRight {
  width: 14px
}

#cboxContent {
  overflow: visible
}

#cboxContent,
.cboxIframe {
  background: #fff
}

#cboxError {
  padding: 50px;
  border: 1px solid #ccc
}

#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: 700;
  color: #7c7c7c
}

#cboxNext,
#cboxPrevious,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px
}

#cboxClose:active,
#cboxNext:active,
#cboxPrevious:active,
#cboxSlideshow:active {
  outline: 0
}

#cboxPrevious {
  left: 0;
  background-position: -51px -25px
}

#cboxPrevious:hover {
  background-position: -51px 0
}

#cboxNext {
  left: 27px;
  background-position: -75px -25px
}

#cboxNext:hover {
  background-position: -75px 0
}

.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0;
  right: 27px
}

.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0
}

.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px
}

.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0
}

#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  display: table;
  width: 100%
}

#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
  width: 100%;
  vertical-align: middle
}

#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #797979;
  padding: 5px;
  font-size: 25px
}

#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px
}

#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px
}

#cboxLoadedContent .addressEntry+.addressEntry,
#cboxLoadedContent .saved-payment-entry+.saved-payment-entry {
  margin-top: 55px
}

#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px
}

#cboxLoadedContent .modal-details {
  line-height: 1.8em
}

#cboxLoadedContent .modal-actions,
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px
}

@media (max-width:639px) {
  #cboxTitle {
    padding-left: 20px;
    padding-right: 20px
  }

  #cboxTitle:after,
  #cboxTitle:before {
    content: " ";
    display: table
  }

  #cboxTitle:after {
    clear: both
  }

  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px
  }

  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px
  }
}

.price del {
  color: #000;
  font-weight: 700
}

.price ins {
  color: #19212b;
  text-decoration: none
}

a.price ins:hover {
  color: #06080b
}

.price.msrp {
  color: #666
}

.account-navigation {
  margin-bottom: 10px
}

.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase
}

.account-navigation .account-navigation-header a {
  display: block
}

.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none
}

@media (min-width:640px) and (max-width:1023px) {
  .account-navigation .account-navigation-list {
    display: none !important
  }
}

@media (max-width:639px) {
  .account-navigation .account-navigation-list {
    display: none !important
  }
}

.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: 700
}

.account-navigation .account-navigation-list li.active {
  font-weight: 700
}

.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #47b6b1
}

.account-home .account-home-section {
  margin-bottom: 20px
}

.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase
}

.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0
}

.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0
}

@media (max-width:1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px
  }

  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0
  }

  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block
  }

  .account-home .account-home-section .account-home-section-content ul li+li {
    border-top: 1px solid #eee
  }
}

.account-section .pagination-bar {
  margin: 15px 0 0
}

.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none
}

.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0
}

.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding: 10px 30px;
  border-top: 1px solid #ccc
}

@media (max-width:1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #ccc
  }
}

.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none
}

@media (max-width:639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0
  }

  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #ccc;
    padding-left: 20px;
    padding-right: 20px
  }

  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px
  }
}

.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none
}

.account-section .account-section-header {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: none;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px
}

.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

@media (max-width:1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-section-header.account-section-header-secondary {
  color: #19212b;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px
}

.account-section .account-section-header.no-border {
  border-bottom: none
}

.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px
}

.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none
}

.account-section .account-orderdetail+.account-section-content .pagination-bar {
  margin-top: 0
}

@media (min-width:1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0
  }
}

@media (min-width:1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px
  }
}

.account-section .account-section-content .account-section-header {
  color: #154259;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: none;
  border-bottom: 1px solid #ccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px
}

.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px
}

@media (max-width:1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none
}

.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px
}

@media (min-width:1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0
  }
}

.account-section .account-section-content .account-section-form {
  margin: 40px 0
}

.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0
}

.account-section .account-section-content .account-section-form form {
  padding: 0
}

.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-section-content form .accountActions-bottom {
  padding: 0
}

.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: 700;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: 400;
  color: #c53131
}

.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px
}

.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0
}

.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px
}

.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0
}

.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px
}

.account-section .account-section-content table>tbody>tr>td:nth-child(2) a {
  font-weight: 600
}

.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px
}

.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px
}

@media (max-width:639px) {

  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%
  }
}

.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0
}

.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292
}

.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block
}

.account-section .account-section-content .disable-link+.disable-link,
.account-section .account-section-content .disable-link+.enable-link,
.account-section .account-section-content .enable-link+.disable-link,
.account-section .account-section-content .enable-link+.enable-link {
  padding-left: 20px;
  position: relative
}

.account-section .account-section-content .disable-link+.disable-link:before,
.account-section .account-section-content .disable-link+.enable-link:before,
.account-section .account-section-content .enable-link+.disable-link:before,
.account-section .account-section-content .enable-link+.enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #ccc;
  top: 0
}

@media (max-width:639px) {

  .account-section .account-section-content .disable-link+.disable-link:before,
  .account-section .account-section-content .disable-link+.enable-link:before,
  .account-section .account-section-content .enable-link+.disable-link:before,
  .account-section .account-section-content .enable-link+.enable-link:before {
    display: none
  }
}

@media (max-width:639px) {

  .account-section .account-section-content .disable-link+.disable-link,
  .account-section .account-section-content .disable-link+.enable-link,
  .account-section .account-section-content .enable-link+.disable-link,
  .account-section .account-section-content .enable-link+.enable-link {
    padding-left: 0
  }
}

.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24
}

@media (max-width:639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto
  }

  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto
  }
}

.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700
}

.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scaleX(-1);
  margin-right: 13px
}

.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block
}

.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px
}

@media (max-width:640px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px
  }
}

.account-section .account-section-content .saved-carts-overview-table .responsive-table-item {
  position: relative;
  padding-right: 35px
}

@media (min-width:640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0
  }

  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0
  }
}

.account-section .account-section-action {
  margin-top: 20px
}

@media (max-width:639px) {
  .account-section .account-section-action .row {
    margin: 0
  }
}

.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .cancel-panel .orderBackBtn {
  padding-right: 0
}

@media (max-width:640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px
  }
}

@media (min-width:640px) {
  .account-section .cancel-panel {
    padding-left: 0
  }
}

.account-section .account-consignment {
  margin-top: 20px
}

.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px
}

.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%
}

.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden
}

.account-section .account-list .account-list-header {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-color: #f4f4f4;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding: 10px 30px
}

@media (max-width:1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px
}

.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%
}

.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px
}

.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px
}

@media (min-width:640px) {
  .account-section .account-list .account-cards .row {
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}

.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border: 1px solid #ccc;
  padding: 20px 20px 25px;
  margin-bottom: 20px;
  min-height: 150px
}

.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right
}

.account-section .account-list .account-cards .card>ul>li,
.account-section .account-list .account-cards .search-empty>ul>li {
  margin-bottom: 3px
}

.account-section .account-list .account-cards .card>ul>li:first-child,
.account-section .account-list .account-cards .search-empty>ul>li:first-child {
  font-weight: 600
}

.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right
}

.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px
}

.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove {
  color: #ec7205
}

@media (max-width:1024px) {

  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 20px;
  bottom: 20px;
  font-size: 16px;
  font-weight: 500;
  color: #ec7205;
  background: transparent;
  padding: 0;
  border: 0 none
}

@media (max-width:639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px
  }
}

.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {

  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {
  .account-section .account-list .account-cards {
    border: none
  }

  .account-section .account-list .account-cards .card {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px !important
  }

  .account-section .account-list .account-cards .card:first-child {
    margin: 0
  }

  .account-section .account-list .account-cards .selected:first-child {
    border-left: none
  }
}

.account-profil .account-profil-info {
  margin: 0 0 10px
}

.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em
}

.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px
}

.acod-row {
  max-width: 800px
}

.acod-row .account-orderdetail__footer .col-sm-6.col-md-5.col-lg-4 {
  width: 100%;
  padding: 0;
  margin: 0 0 0 8px
}

.acod-row .account-orderdetail__footer table tfoot {
  border-top: 1px solid #999
}

.acod-row .account-orderdetail__footer table tfoot td {
  font-weight: 700
}

.acod-row .account-orderdetail__footer table tbody td {
  padding-top: 5px;
  padding-bottom: 5px
}

.acod-row .account-orderdetail__footer table tbody tr:first-child td {
  padding-top: 30px
}

.acod-row .account-orderdetail__footer table tbody tr:last-child td {
  padding-bottom: 20px
}

.acod-row .account-orderdetail__footer table td {
  border-bottom: transparent
}

.acod-row .account-orderdetail__footer table td:last-child {
  font-weight: 700;
  text-align: right
}

.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0
}

@media (min-width:1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px
  }
}

.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-orderdetail:after,
.account-orderdetail:before {
  content: " ";
  display: table
}

.account-orderdetail .col-sm-9>.col-sm-4:nth-child(3n+1),
.account-orderdetail:after {
  clear: both
}

.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0
}

.account-orderdetail .order-savings+.order-savings {
  padding-top: 0
}

.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px
}

.account-orderdetail .item-box:after,
.account-orderdetail .item-box:before {
  content: " ";
  display: table
}

.account-orderdetail .item-box:after {
  clear: both
}

.account-orderdetail .order-data {
  background-color: #f2f4f7;
  padding: 10px
}

.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px
}

.account-orderdetail .button-panel {
  float: right;
  max-width: 200px
}

.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0
}

.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
  text-align: left
}

.account-orderdetail .account-orderdetail-item-section-body ul li:after,
.account-orderdetail .account-orderdetail-item-section-body ul li:before {
  content: " ";
  display: table
}

.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both
}

.account-orderdetail .account-orderdetail-item-section-body ul li+li {
  border-top: 1px solid #eee
}

.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin: 0 10px 10px 0
}

.account-orderdetail .account-orderdetail-item-section-body ul .thumb .col-lg-12 {
  max-width: 100px
}

.account-orderdetail .account-orderdetail-item-section-body ul .col-md-3.col-lg-4 {
  max-width: 55%
}

.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
  max-width: 30%
}

@media (max-width:500px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .price-total {
    clear: both
  }
}

.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: 700
}

.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #3c3
}

@media (min-width:1024px) and (max-width:1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px
  }
}

@media (min-width:1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0
  }
}

.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0
}

.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px
}

.account-orderdetail .account-orderdetail__footer>div {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .account-orderdetail .account-orderdetail__footer>div {
    padding-left: 20px;
    padding-right: 20px
  }
}

.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px
}

.account-orderdetail .orderTotal .text-right {
  font-weight: 700
}

.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px
}

.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24
}

.account-orderdetail .order-billing-address ul {
  padding: 0
}

.account-orderdetail .order-billing-address ul li {
  list-style: none
}

.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-delivery-note .label-order,
.account-orderdetail .order-invoice-data .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order,
.account-orderdetail .order-tracking-no .label-order {
  font-size: 16px;
  font-weight: 700;
  padding-bottom: 2px
}

.account-orderdetail .order-delivery-note .fa-download,
.account-orderdetail .order-invoice-data .fa-download {
  color: #13a538
}

.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date {
  display: inline-block;
  min-width: 15%
}

.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis
}

@media (max-width:639px) {

  .account-orderdetail .order-invoice-data,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-store-hours,
  .account-orderdetail .order-tracking-no {
    padding-top: 20px
  }
}

@media (max-width:1023px) {

  .account-orderdetail .order-invoice-data,
  .account-orderdetail .order-payment-data {
    padding-top: 20px
  }
}

.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px
}

.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right
}

.account-address-removal-popup .address {
  margin-top: 20px
}

.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px
}

.savedcart_restore_confirm_modal input[type=checkbox] {
  -webkit-appearance: checkbox;
  height: auto !important;
  vertical-align: text-bottom;
  margin-bottom: 0
}

.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: 400 !important;
  color: #000 !important
}

.quick-view-popup .product-image {
  float: left;
  width: 33%
}

.quick-view-popup .product-image a {
  display: block
}

.quick-view-popup .product-image img {
  width: 100%;
  height: auto
}

.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px
}

.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: 700
}

.quick-view-popup .product-details .rating:after {
  clear: none
}

.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: 700
}

.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px
}

table {
  width: 100%
}

table th {
  font-size: 13px;
  font-weight: 400;
  background-color: #128a9e;
  color: #fff;
  padding: 8px 10px;
  vertical-align: top
}

table th:last-child {
  text-align: right
}

table td {
  padding: 20px 10px;
  vertical-align: top
}

.responsive-table th:first-child {
  padding-left: 30px
}

@media (max-width:1024px) {
  .responsive-table th:first-child {
    padding-left: 20px
  }
}

.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px
}

@media (max-width:1024px) {
  .responsive-table th:last-child {
    padding-right: 20px
  }
}

@media (min-width:640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px
  }
}

@media (min-width:1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px
  }
}

.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px
}

@media (max-width:640px) {
  .responsive-table td:last-child {
    padding-right: 20px
  }
}

.responsive-table-item {
  padding: 10px
}

@media (max-width:640px) {
  .responsive-table-item {
    padding: 10px 20px
  }
}

.responsive-table-item:nth-child(2n) {
  background-color: #f2f2f2
}

.responsive-table-item a.responsive-table-link {
  color: #ec7205
}

.responsive-table-item a:focus,
.responsive-table-item a:hover {
  color: #154259
}

.responsive-table-item td:last-child {
  text-align: right
}

@media (max-width:639px) {

  .responsive-table-item,
  .responsive-table-item .status strong {
    display: block
  }

  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px
  }

  .responsive-table-item td:last-child {
    text-align: left
  }

  .responsive-table-item td.responsive-table-cell {
    width: 55%
  }

  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600
  }
}

input[type=checkbox],
input[type=radio] {
  margin-right: 10px;
  margin-bottom: 20px
}

.form-control:focus {
  border-color: #5adfd9;
  outline: 0;
  box-shadow: none
}

.form-control::-moz-placeholder {
  color: #b9bdc2;
  opacity: 1
}

.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #b9bdc2
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292
}

.has-error input.form-control {
  background: #f6e0e0;
  border-color: #c53131
}

.has-error .help-block {
  font-weight: 600;
  color: #c53131
}

.has-success .control-label {
  color: #153a59
}

.has-success input.form-control {
  background: transparent;
  border-color: #ccc
}

.has-success .help-block {
  font-weight: 600;
  color: #00a651
}

legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px
}

.form-element-icon {
  position: relative
}

.form-element-icon .glyphicon {
  position: absolute
}

.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #47b6b1;
  cursor: pointer
}

@media (max-width:1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px
  }
}

.form-control-checkbox,
.form-control-radio {
  display: block
}

.form-control-checkbox input,
.form-control-radio input {
  margin-bottom: 0;
  float: left
}

.form-control-checkbox .form-control-label,
.form-control-radio .form-control-label {
  margin-left: 25px
}

fieldset>div:last-of-type input,
fieldset>div:last-of-type label {
  margin-bottom: 0
}

.legend {
  margin-bottom: 20px
}

textarea {
  min-height: 100px;
  max-height: 100px
}

textarea+.help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right
}

select.input-sm {
  height: 40px;
  line-height: 40px
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto
}

.textpage-faqs th:last-child {
  text-align: left
}

.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px
}

.product-details-toggle.name {
  font-weight: 600
}

.product-details.open .product-details-toggle {
  margin-bottom: 0
}

.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px
}

.product-details.open .product-details-toggle .glyphicon:before {
  content: "\E114"
}

.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product-details.open+.product-details-toggle-wrap {
  display: block
}

.product-details-toggle-wrap .product-details {
  font-size: 22px
}

.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left
}

@media (min-width:640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right
  }
}

@media (max-width:639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px
  }

  .product-details-toggle .glyphicon {
    right: 10px
  }

  .product-details-toggle-wrap {
    margin: 0
  }

  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px
  }

  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px
  }
}

.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0
}

.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px
}

.product-action #total-price {
  font-size: 18px;
  font-weight: 600
}

.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px
}

@media (max-width:639px) {
  .product-action {
    margin-bottom: 0
  }

  .product-action ol li {
    margin-right: 0
  }
}

@media (max-width:480px) {

  .product-action div,
  .product-action ol li {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0
  }
}

.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0
}

.update-future-stock .hide_future_stock_info,
.update-future-stock .update_future_stock_button {
  font-size: 13px;
  font-weight: 700
}

.update-future-stock .hide_future_stock_info {
  display: none
}

#cboxContent .sku-quantity,
.product-grid-container .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #ccc;
  text-align: center
}

#cboxContent .td_stock,
.product-grid-container .td_stock {
  display: block;
  padding-bottom: 5px
}

#cboxContent .td_stock .in-stock,
.product-grid-container .td_stock .in-stock {
  color: #929292;
  font-size: 13px;
  font-weight: 600
}

#cboxContent .future_stock,
.product-grid-container .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px
}

#cboxContent .future_stock .future_stock_value,
.product-grid-container .future_stock .future_stock_value {
  margin: 2px 0 8px
}

#cboxContent .data-grid-total,
.product-grid-container .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #ccc;
  font-size: 15px;
  font-weight: 700
}

.product-grid-container table td .price {
  font-size: 15px;
  font-weight: 700
}

.product-grid-container table td.out-of-stock .price,
.product-grid-container table td.out-of-stock .variant-prop {
  opacity: .3
}

.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: .3;
  background-color: #fff
}

@media (min-width:640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px
  }

  .add-to-cart-order-form-wrap:after {
    background-color: #fff;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%
  }

  .add-to-cart-order-form-wrap:before {
    background-color: #fff;
    right: 0;
    content: "";
    position: absolute;
    height: 100%
  }

  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px
  }

  .order-form-scroll {
    cursor: pointer;
    background-color: #47b6b1;
    opacity: .4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none
  }

  .order-form-scroll.right {
    right: 0
  }

  .order-form-scroll.left,
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    top: 50%;
    margin-top: -35px
  }

  .order-form-scroll.left {
    left: 0
  }

  .order-form-scroll.up {
    top: 0
  }

  .order-form-scroll.down,
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    left: 50%;
    margin-left: -35px
  }

  .order-form-scroll.down {
    bottom: 17px
  }

  .product-grid-container-dim-2,
  .product-grid-container-dim-3 {
    width: 100%
  }

  .product-grid-container table {
    border-bottom: 1px solid #e5e5e5
  }

  .product-grid-container table:nth-child(2n) {
    background: #f2f2f2
  }

  .product-grid-container table tr:first-child>th:first-child {
    border-right: 1px solid #d3d3d3;
    white-space: nowrap
  }

  .product-grid-container table tr>td:first-child {
    border-right: 1px solid #e5e5e5;
    padding-top: 20px
  }

  .product-grid-container table th {
    text-align: center
  }

  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px
  }
}

@media (min-width:640px) and (max-width:1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {
  #cboxContent .sku-quantity {
    font-size: 16px
  }

  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px
  }

  .product-grid-container table {
    table-layout: fixed;
    width: 100%
  }

  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5
  }

  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px
  }

  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px
  }

  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0
  }

  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle
  }

  .product-grid-container table .hidden-size {
    display: none
  }

  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5
  }

  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0
  }

  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: 700
  }

  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right
  }

  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: 400
  }

  .product-grid-container table .editSize,
  .product-grid-container table .variant-summary span {
    display: none
  }

  .product-grid-container table.selected .variant-summary {
    display: table-row
  }

  .product-grid-container table.selected .editSize {
    display: inline
  }

  .product-grid-container table.selected .selectSize {
    display: none
  }

  .variantSelectMobile #cboxLoadedContent {
    overflow: visible !important;
    padding-left: 0;
    padding-right: 0
  }

  .variantSelectMobile #cboxContent table {
    width: 100%
  }

  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px
  }

  .variantSelectMobile #cboxContent table td:first-child {
    width: auto
  }

  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f2f2f2
  }

  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0
  }

  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative
  }

  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px
  }

  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px
  }

  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0
  }

  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0
  }

  .variantSelectMobile #cboxContent .variant-detail .description>div {
    display: inline
  }

  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important
  }

  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none
  }

  .variantSelectMobile #cboxContent .variant-prop>span {
    font-weight: 400
  }

  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px
  }
}

.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:1023px) {
  .quick-order__introduction {
    margin-bottom: 10px
  }
}

.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (max-width:639px) {
  .quick-order__actions .pull-right {
    float: none !important
  }
}

.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px
}

@media (max-width:639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px
  }
}

.quick-order__list {
  margin-top: 10px
}

.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0
}

@media (min-width:1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px
  }
}

#quickOrder .item__list .item__info {
  width: auto
}

@media (min-width:1024px) {
  #quickOrder .item__quantity {
    text-align: left
  }
}

@media (min-width:1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px
  }
}

@media (min-width:1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%
  }
}

@media (max-width:1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px
  }
}

@media (min-width:1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%
  }
}

#quickOrder .item__list--header .item__total--column {
  text-align: left
}

#quickOrder .item__list--header li:first-child {
  padding-left: 30px
}

#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 25%
}

@media (max-width:1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%
  }
}

#quickOrder .item__list--item:nth-child(odd) {
  background: #f2f2f2
}

#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent
}

@media (max-width:1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%
  }
}

@media (min-width:1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%
  }
}

#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px
}

@media (max-width:1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left
  }
}

@media (min-width:1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px
  }
}

@media (max-width:1023px) {
  #quickOrder .item__list--item .item__total {
    float: left
  }
}

.account-section .account-section-content .import-csv__form {
  padding: 0
}

.import-csv__well {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px
  }
}

.import-csv__file-spec {
  padding-top: 15px
}

.import-csv__file-spec-item {
  padding-top: 5px
}

.import-csv__file-upload {
  padding-top: 20px
}

.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px
  }
}

@media (min-width:640px) {
  .import-csv__file-upload {
    border-left: 1px solid #ccc;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px
  }
}

@media (max-width:639px) {
  .import-csv__well {
    margin: 0
  }
}

.file-upload {
  margin-top: 15px
}

.file-upload__label {
  display: block
}

.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px
}

.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0
}

.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px
}

@media print {

  a[href]:after,
  abbr[title]:after {
    content: ""
  }

  .breadcrumb-section {
    border-top: 2px solid #d3d3d3;
    border-bottom: 2px solid #d3d3d3
  }

  .col-xs-1,
  .col-xs-2,
  .col-xs-3,
  .col-xs-4,
  .col-xs-5,
  .col-xs-6,
  .col-xs-7,
  .col-xs-8,
  .col-xs-9,
  .col-xs-10,
  .col-xs-11,
  .col-xs-12 {
    float: left
  }

  .col-xs-12 {
    width: 100%
  }

  .col-xs-11 {
    width: 91.66666667%
  }

  .col-xs-10 {
    width: 83.33333333%
  }

  .col-xs-9 {
    width: 75%
  }

  .col-xs-8 {
    width: 66.66666667%
  }

  .col-xs-7 {
    width: 58.33333333%
  }

  .col-xs-6 {
    width: 50%
  }

  .col-xs-5 {
    width: 41.66666667%
  }

  .col-xs-4 {
    width: 33.33333333%
  }

  .col-xs-3 {
    width: 25%
  }

  .col-xs-2 {
    width: 16.66666667%
  }

  .col-xs-1 {
    width: 8.33333333%
  }

  .col-xs-pull-12 {
    right: 100%
  }

  .col-xs-pull-11 {
    right: 91.66666667%
  }

  .col-xs-pull-10 {
    right: 83.33333333%
  }

  .col-xs-pull-9 {
    right: 75%
  }

  .col-xs-pull-8 {
    right: 66.66666667%
  }

  .col-xs-pull-7 {
    right: 58.33333333%
  }

  .col-xs-pull-6 {
    right: 50%
  }

  .col-xs-pull-5 {
    right: 41.66666667%
  }

  .col-xs-pull-4 {
    right: 33.33333333%
  }

  .col-xs-pull-3 {
    right: 25%
  }

  .col-xs-pull-2 {
    right: 16.66666667%
  }

  .col-xs-pull-1 {
    right: 8.33333333%
  }

  .col-xs-pull-0 {
    right: auto
  }

  .col-xs-push-12 {
    left: 100%
  }

  .col-xs-push-11 {
    left: 91.66666667%
  }

  .col-xs-push-10 {
    left: 83.33333333%
  }

  .col-xs-push-9 {
    left: 75%
  }

  .col-xs-push-8 {
    left: 66.66666667%
  }

  .col-xs-push-7 {
    left: 58.33333333%
  }

  .col-xs-push-6 {
    left: 50%
  }

  .col-xs-push-5 {
    left: 41.66666667%
  }

  .col-xs-push-4 {
    left: 33.33333333%
  }

  .col-xs-push-3 {
    left: 25%
  }

  .col-xs-push-2 {
    left: 16.66666667%
  }

  .col-xs-push-1 {
    left: 8.33333333%
  }

  .col-xs-push-0 {
    left: auto
  }

  .col-xs-offset-12 {
    margin-left: 100%
  }

  .col-xs-offset-11 {
    margin-left: 91.66666667%
  }

  .col-xs-offset-10 {
    margin-left: 83.33333333%
  }

  .col-xs-offset-9 {
    margin-left: 75%
  }

  .col-xs-offset-8 {
    margin-left: 66.66666667%
  }

  .col-xs-offset-7 {
    margin-left: 58.33333333%
  }

  .col-xs-offset-6 {
    margin-left: 50%
  }

  .col-xs-offset-5 {
    margin-left: 41.66666667%
  }

  .col-xs-offset-4 {
    margin-left: 33.33333333%
  }

  .col-xs-offset-3 {
    margin-left: 25%
  }

  .col-xs-offset-2 {
    margin-left: 16.66666667%
  }

  .col-xs-offset-1 {
    margin-left: 8.33333333%
  }

  .col-xs-offset-0 {
    margin-left: 0
  }

  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .col-md-pull-12 {
    right: 100%
  }

  .col-md-pull-11 {
    right: 91.66666667%
  }

  .col-md-pull-10 {
    right: 83.33333333%
  }

  .col-md-pull-9 {
    right: 75%
  }

  .col-md-pull-8 {
    right: 66.66666667%
  }

  .col-md-pull-7 {
    right: 58.33333333%
  }

  .col-md-pull-6 {
    right: 50%
  }

  .col-md-pull-5 {
    right: 41.66666667%
  }

  .col-md-pull-4 {
    right: 33.33333333%
  }

  .col-md-pull-3 {
    right: 25%
  }

  .col-md-pull-2 {
    right: 16.66666667%
  }

  .col-md-pull-1 {
    right: 8.33333333%
  }

  .col-md-pull-0 {
    right: auto
  }

  .col-md-push-12 {
    left: 100%
  }

  .col-md-push-11 {
    left: 91.66666667%
  }

  .col-md-push-10 {
    left: 83.33333333%
  }

  .col-md-push-9 {
    left: 75%
  }

  .col-md-push-8 {
    left: 66.66666667%
  }

  .col-md-push-7 {
    left: 58.33333333%
  }

  .col-md-push-6 {
    left: 50%
  }

  .col-md-push-5 {
    left: 41.66666667%
  }

  .col-md-push-4 {
    left: 33.33333333%
  }

  .col-md-push-3 {
    left: 25%
  }

  .col-md-push-2 {
    left: 16.66666667%
  }

  .col-md-push-1 {
    left: 8.33333333%
  }

  .col-md-push-0 {
    left: auto
  }

  .col-md-offset-12 {
    margin-left: 100%
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%
  }

  .col-md-offset-9 {
    margin-left: 75%
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%
  }

  .col-md-offset-6 {
    margin-left: 50%
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%
  }

  .col-md-offset-3 {
    margin-left: 25%
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%
  }

  .col-md-offset-0 {
    margin-left: 0
  }

  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left
  }

  .col-sm-12 {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .col-sm-pull-12 {
    right: 100%
  }

  .col-sm-pull-11 {
    right: 91.66666667%
  }

  .col-sm-pull-10 {
    right: 83.33333333%
  }

  .col-sm-pull-9 {
    right: 75%
  }

  .col-sm-pull-8 {
    right: 66.66666667%
  }

  .col-sm-pull-7 {
    right: 58.33333333%
  }

  .col-sm-pull-6 {
    right: 50%
  }

  .col-sm-pull-5 {
    right: 41.66666667%
  }

  .col-sm-pull-4 {
    right: 33.33333333%
  }

  .col-sm-pull-3 {
    right: 25%
  }

  .col-sm-pull-2 {
    right: 16.66666667%
  }

  .col-sm-pull-1 {
    right: 8.33333333%
  }

  .col-sm-pull-0 {
    right: auto
  }

  .col-sm-push-12 {
    left: 100%
  }

  .col-sm-push-11 {
    left: 91.66666667%
  }

  .col-sm-push-10 {
    left: 83.33333333%
  }

  .col-sm-push-9 {
    left: 75%
  }

  .col-sm-push-8 {
    left: 66.66666667%
  }

  .col-sm-push-7 {
    left: 58.33333333%
  }

  .col-sm-push-6 {
    left: 50%
  }

  .col-sm-push-5 {
    left: 41.66666667%
  }

  .col-sm-push-4 {
    left: 33.33333333%
  }

  .col-sm-push-3 {
    left: 25%
  }

  .col-sm-push-2 {
    left: 16.66666667%
  }

  .col-sm-push-1 {
    left: 8.33333333%
  }

  .col-sm-push-0 {
    left: auto
  }

  .col-sm-offset-12 {
    margin-left: 100%
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%
  }

  .col-sm-offset-9 {
    margin-left: 75%
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%
  }

  .col-sm-offset-6 {
    margin-left: 50%
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%
  }

  .col-sm-offset-3 {
    margin-left: 25%
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%
  }

  .col-sm-offset-0 {
    margin-left: 0
  }

  .footer__left {
    width: 100%
  }

  .footer__right {
    display: none
  }

  .owl-wrapper {
    width: 100% !important
  }

  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25% !important;
    display: none !important
  }

  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block !important
  }

  .owl-controls {
    display: none !important
  }

  .cart-actions--print,
  .cart-voucher {
    width: 100% !important
  }

  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190% !important
  }

  .tabs .tabhead+.tabbody {
    display: block !important
  }

  .back-link .label {
    border: 0
  }

  .carousel-component {
    overflow: hidden;
    height: 320px
  }
}

.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0
}

#textFieldConfigurationForm {
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  #textFieldConfigurationForm {
    padding-left: 20px;
    padding-right: 20px
  }
}

.product__config {
  margin-bottom: 25px
}

.product__config .product__config-row {
  margin-bottom: 10px
}

.cts-msg-history {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px
}

@media (max-width:1024px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px
  }
}

.cts-msg-history-item {
  margin-top: 20px;
  display: none
}

.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 10px;
  padding: 0 20px
}

@media (max-width:639px) {
  .cts-msg-history-item-info {
    padding: 0
  }
}

.cts-msg-history-item-info .author {
  font-weight: 700
}

.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5
}

.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #128a9e;
  opacity: .5
}

.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae
}

.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff
}

@media (max-width:639px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -20px;
    margin-right: -20px
  }
}

.cts-msg-history-item-msg {
  font-size: 16px
}

.cts-msg-history-item.ct-msg-visible {
  display: block
}

.cts-msg-history-item-agent .cts-msg-history-item-info,
.cts-msg-history-item-agent .well {
  text-align: right
}

.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 20px
}

.cts-msg-history-item-modified-field {
  margin-left: 5px
}

.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #929292
}

.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase
}

.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0
}

.cts-msg-history-item-modified-field--status-closed,
.cts-msg-history-item-modified-field--status-completed {
  color: #18bc33
}

#supportTicketForm textarea.form-control {
  height: 240px
}

.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 20px -20px 0;
  padding: 10px 20px 0;
  font-size: 16px
}

.cts-attach-file {
  padding: 3px 0
}

.cts-attach-file .glyphicon {
  color: #154259;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px
}

.add-address-left-input,
.consent-left-input {
  height: 15px !important;
  width: 15px !important;
  -webkit-appearance: checkbox;
  margin-top: 2px
}

.cart-actions .sbHolder {
  display: none
}

form .error.form-group__dropdown,
form .form-group.error {
  color: #b94a48
}

form .error.form-group__dropdown label,
form .form-group.error label {
  margin: 0
}

form .row {
  margin: 0 !important
}

form .row .column {
  padding-left: 0 !important
}

form .control-label input {
  margin-top: 2px
}

@media (max-width:1023px) {
  form .row .column {
    padding-left: 0 !important;
    padding-right: 0 !important
  }

  form input.form-control {
    height: 50px
  }
}

#addressForm .row .column:last-child,
#testoRegisterForm .row .column:last-child,
#testoRegisterPrivateForm .row .column:last-child {
  padding-right: 0 !important
}

.page .pull-right {
  float: right !important
}

.page .cart-actions .pull-right {
  padding-right: 0 !important
}

.page .cart-actions .pull-right .sbHolder {
  margin-right: 12px
}

.page .btn--continue-checkout:before,
.page .btn--continue-shopping:before,
.page .glyphicon-remove:before,
.page .save__cart--link:before,
.page .sbToggle:before,
.page a.js-cart-help:before {
  font-family: dripicons-v2;
  padding: 0 7px 0 0
}

.page .save__cart--link:before {
  content: ","
}

.page a.js-cart-help:before {
  content: "\E009";
  left: -15px
}

.page .btn--continue-shopping:before {
  content: "Q"
}

.page .btn--continue-checkout:before {
  content: "j"
}

.page .cart-top-bar {
  position: absolute;
  top: 32px;
  right: .7815em
}

.page .cart-headline {
  color: #333;
  font-size: 1.2rem;
  margin-top: 25px;
  min-height: 1.7em
}

.page .cart-id-label {
  margin-left: 25px
}

.page .js-cart-top-totals {
  text-align: right;
  font-weight: 700;
  font-size: .95rem
}

.page .cart-top-totals-amount {
  margin-left: 10px;
  font-size: .95rem
}

.page .cart-top-totals-amount:before {
  content: "|";
  font-weight: 400;
  left: -2px;
  position: relative;
  top: -1px
}

.page .cart-actions--print .cart-actions .row,
.page .col-xs-12.col-sm-10.col-md-7.col-lg-6.pull-right .cart-actions .row {
  margin: 0 !important;
  position: relative;
  padding: 60px 0 0
}

.page .cart-actions {
  width: 100%;
  float: right;
  margin-top: 25px
}

.page .cart-actions .col-sm-3.col-md-4,
.page .cart-actions .col-sm-4,
.page .cart-actions .col-sm-5 {
  width: 50%;
  clear: both
}

.page .cart-actions .save__cart--link {
  position: absolute;
  left: 15px;
  top: 0
}

.page .cart-actions .btn--continue-shopping {
  margin: -95px 0 0
}

.page .btn--continue-shopping {
  background-color: #009ba5 !important
}

.page .btn--continue-checkout:before,
.page .btn--continue-shopping:before {
  left: 15px
}

.page .save__cart--link,
.page a.js-cart-help {
  text-decoration: none;
  color: #FF0000 !important;
  position: relative;
  font-size: .7rem
}

.page a.js-cart-help {
  font-weight: 700
}

.page .express-checkout {
  background: #d8e1e4;
  padding: 20px;
  width: 100%;
  margin: 0
}

.page .express-checkout .headline {
  font-size: .95rem;
  font-weight: 700;
  margin: 0 0 15px
}

.page .express-checkout li,
.page .express-checkout strong {
  font-size: .7rem
}

.page .cart-totals-left,
.page .cart-totals-right {
  margin: 0 0 15px;
  font-size: .8rem;
  padding: 0;
  text-transform: inherit
}

.page .cart-totals-right {
  font-weight: 700
}

.page .grand-total {
  font-weight: 700;
  font-size: .95rem;
  margin: 0 0 5px
}

.page .cart-totals .cart-totals-taxes {
  clear: both;
  padding: 0;
  font-size: .625rem;
  font-weight: 400
}

.page .cart-voucher label {
  font-weight: 700;
  font-size: .8rem;
  display: inline-block;
  margin-bottom: 5px
}

.page .cart-voucher button {
  width: 46%;
  float: right
}

.page .cart-voucher .cart-voucher__btn {
  padding: 0 30px
}

.page .cart-voucher .cart-voucher__input {
  width: 50%;
  height: 36px;
  float: left;
  margin-right: 10px;
  font-size: .8rem
}

.page .item__list .item__list--header {
  display: table;
  list-style: outside none none;
  padding-left: 0;
  table-layout: fixed;
  width: 100%;
  margin-bottom: 25px
}

.page .item__list .item__list--header li {
  background-color: #009ba5;
  color: #fff;
  font-size: .8em;
  height: 25px;
  line-height: 25px
}

.page .item__list .item__list--header li.item__price {
  font-weight: 400
}

.page .item__delivery,
.page .item__delivery--label,
.page .item__total,
.page .item__total--column {
  text-align: right
}

.page .item__list--item {
  border-bottom: 1px solid #ddd;
  padding: 0 0 12px;
  margin-bottom: 25px;
  display: table;
  table-layout: fixed;
  width: 100%
}

.page .item__list .item__image {
  width: 150px;
  padding-left: 0 !important
}

.page .item__price,
.page .item__total {
  font-weight: 700;
  font-size: .875rem
}

.page .item__price .item__discountpercent,
.page .item__price .item__listprice {
  font-size: 14px;
  font-weight: 400;
  line-height: 20px
}

.page .item__info a {
  text-decoration: none;
  color: #333
}

.page .item__info a .item__name {
  font-size: .875rem;
  font-weight: 700
}

.page .item__list .item__quantity .form-control {
  text-align: center;
  width: 75px
}

.page .item__list__cart .item__remove {
  width: 40px;
  height: 40px
}

.page .item__code,
.page .item__stock span {
  font-size: .75rem
}

.page .stock {
  color: #00ac00
}

.page .btn.js-remove-entry-button {
  background: none;
  width: 35px;
  padding: 0;
  margin: -5px 0 0
}

.page .btn.js-remove-entry-button .glyphicon-remove:before {
  content: "\E053";
  color: #FF0000;
  font-size: 120%;
  left: 10px;
  top: 5px;
  position: absolute
}

.page .col-xs-12.col-md-7.col-lg-6 .cart-totals {
  padding: 0 10px
}

@media (max-width:1023px) {

  .cart-voucher,
  .export__cart--link {
    padding-left: 0
  }

  .page .item__price {
    margin-top: 10px
  }

  .page .item__delivery {
    text-align: left
  }

  .btn.js-remove-entry-button .glyphicon-remove:before {
    left: auto;
    right: 0
  }

  .item__quantity__total {
    padding: 0 !important
  }

  .item__list .item__remove {
    top: 0;
    right: 0
  }

  .qty form {
    float: left
  }

  .qty form label {
    padding-top: 10px
  }

  .item__list--item>div {
    margin-left: 150px;
    padding: 0 55px 0 0
  }
}

@media (min-width:1023px) {
  .item__toggle {
    display: none !important
  }

  .item__delivery,
  .item__image,
  .item__info,
  .item__price,
  .item__quantity,
  .item__quantity__total,
  .item__remove,
  .item__sku__input,
  .item__total,
  .item__total--column {
    display: table-cell;
    padding: 0 10px;
    vertical-align: top
  }

  .item__list .item__info {
    width: 30%
  }
}

@media (max-width:638px) {

  .cart-voucher,
  .page .cart-actions .col-sm-3.col-md-4,
  .page .cart-actions .col-sm-4,
  .page .cart-actions .col-sm-5 {
    width: 100%;
    padding: 0
  }
}

@media (max-width:320px) {
  .page .cart-top-bar {
    top: 5px
  }

  .page .item__list .item__image {
    position: relative
  }

  .item__list--item>div {
    width: 100%;
    margin-left: 0;
    padding: 0 55px 0 0
  }
}

#add-to-cart-section span.count {
  padding: 2px 3px 0 0
}

#add-to-cart-section span.price {
  clear: both;
  float: left;
  width: 100%
}

#add-to-cart-section .btn {
  background-color: #FF0000;
  color: #fff !important;
  border-bottom: none;
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 30px;
  border-radius: 20px;
  margin-bottom: 10px;
  font-size: 1rem
}

#add-to-cart-section .btn:disabled {
  background-color: #d8e1e4;
  border-bottom: none;
  cursor: none
}

#add-to-cart-section .btn.mini-cart-checkout-button {
  background-color: #009ba5
}

#add-to-cart-section .miniCartPopup {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #ddd;
  padding: 15px 15px 5px;
  position: absolute;
  right: 0;
  top: 44px;
  width: 290px;
  z-index: 200
}

#add-to-cart-section .mini-cart .mini-cart-body .legend {
  text-align: left
}

#add-to-cart-section .mini-cart-list {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0
}

#add-to-cart-section .mini-cart-list .mini-cart-item {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  margin: 0 0 10px;
  padding: 0;
  height: auto
}

#add-to-cart-section .mini-cart-list .mini-cart-item .thumb {
  height: 65px;
  width: 65px
}

#add-to-cart-section .mini-cart-list .mini-cart-item .details {
  text-align: left
}

#add-to-cart-section .mini-cart .mini-cart-body .mini-cart-totals {
  position: relative;
  display: block;
  float: left;
  width: 100%;
  padding: 5px 0 !important;
  margin: 0 0 5px !important
}

@media (max-width:769px) {
  #add-to-cart-section .miniCartPopup {
    right: 10px;
    top: 28px;
    padding: 10px !important
  }

  #add-to-cart-section .miniCartPopup .btn {
    width: 100%
  }

  #add-to-cart-section .miniCartPopup .mini-cart-list .mini-cart-item .thumb {
    width: 50px;
    height: 50px
  }

  #add-to-cart-section .miniCartPopup .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
    margin-left: 55px
  }

  #add-to-cart-section .miniCartPopup .mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
    margin: 0 !important;
    width: 100%;
    height: auto
  }

  .miniCartPopup .mini-cart-checkout-button {
    margin-bottom: 10px !important
  }

  .page .cart-actions .row .save__cart--link {
    display: block;
    float: left;
    font-weight: 700;
    left: 0;
    top: 0;
    position: relative
  }
}

@media (max-width:420px) {
  #add-to-cart-section .miniCartPopup {
    width: 270px !important
  }
}

.large-12 .account-overview-table .responsive-table thead {
  background: #009ba5
}

.large-12 .responsive-table-head th {
  text-transform: none;
  font-weight: 400;
  font-size: .8rem !important
}

.large-12 .account-overview-table table tbody td,
.large-12 .account-section .account-section-content .account-section-header {
  border-bottom: none
}

.large-12 .account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 0
}

.large-12 .account-section .pagination-bar {
  margin: 0
}

.large-12 .account-section .pagination-bar .row {
  margin-bottom: 0 !important
}

.large-12 .account-section .pagination-bar .pagination-toolbar {
  padding: 10px 0 20px
}

.large-12 .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding: 0
}

.large-12 .account-section .account-section-content .restore-item-link {
  text-transform: none
}

.large-12 .account-overview-table .responsive-table-item {
  border-bottom: 1px solid #ddd;
  margin: 0 10px
}

.large-12 .remove-item-link {
  padding-right: 10px
}

.large-12 .remove-item-link .glyphicon-remove {
  padding: 0 !important;
  background: green
}

.large-12 .remove-item-link:before {
  content: "\E053";
  font-family: dripicons-v2;
  color: #FF0000
}

.large-12 .responsive-table td:last-child {
  padding-right: 0
}

@media (max-width:638px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 8px
  }

  .saved-carts-overview-table .responsive-table .responsive-table-item {
    padding-left: 0
  }

  .saved-carts-overview-table .responsive-table-item .remove-item-column a {
    padding: 16px 8px 10px 10px;
    float: right;
    font-size: 20px;
    margin-right: 10px
  }

  .saved-carts-overview-table .restore-item-column {
    right: -25px !important
  }

  .saved-carts-overview-table .glyphicon-share-alt:before {
    content: "\E03B";
    font-family: dripicons-v2;
    color: #FF0000;
    font-weight: 400
  }
}

#cboxOverlay {
  position: fixed !important
}

.quick-order__introduction {
  padding-left: 0
}

.quick-order__actions {
  padding-right: 0
}

.quick-order__reset-link {
  text-transform: none;
  cursor: pointer
}

#quickOrder ul .item__sku__input {
  padding-left: 15px !important;
  margin: 0 !important
}

#quickOrder .quick-order__reset-link {
  padding-top: 0;
  margin-top: 5px;
  margin-bottom: 0
}

#quickOrder .item__list--header {
  margin-bottom: 0
}

#quickOrder .item__list--item {
  margin-bottom: 0;
  padding: 15px 0 5px
}

#quickOrder .item__image .whitebg {
  max-width: 95px;
  float: left;
  margin-left: 30px
}

#quickOrder .item__remove {
  right: 5px;
  top: 0
}

#quickOrder .item__remove button {
  float: right;
  width: 45px
}

#quickOrder .item__remove button:before {
  content: "\E053";
  font-family: dripicons-v2;
  color: #FF0000;
  font-weight: 400;
  font-size: 65%
}

#quickOrder .item__image {
  padding-right: 0;
  width: auto
}

@media (max-width:1023px) {
  #quickOrder .item__list li div {
    text-align: left
  }

  #quickOrder .item__remove {
    top: 12px;
    right: 5px
  }

  #quickOrder ul li .item__sku__input {
    padding-left: 5px !important
  }

  #quickOrder .item__image .whitebg {
    margin-left: 5px
  }

  #quickOrder .item__list--item>div {
    margin-left: 110px
  }

  #quickOrder .item__info {
    padding: 0 !important
  }

  #quickOrder .item__image {
    margin: 0 !important
  }
}

.account-section .account-list .account-cards .account-set-default-address {
  bottom: 10px;
  left: 18px
}

.account-section .account-list .account-cards form button {
  bottom: -53px !important;
  left: 0 !important
}

.productDetailsPageSectionCrossSelling .headline,
.productDetailsPageSectionUpSelling .headline {
  font-size: 1.41667rem;
  color: #333;
  font-weight: 700
}

.productDetailsPageSectionCrossSelling .item-name,
.productDetailsPageSectionUpSelling .item-name {
  font-weight: 700;
  padding-bottom: 5px
}

.productDetailsPageSectionCrossSelling .owl-item a,
.productDetailsPageSectionUpSelling .owl-item a {
  border: 1px solid #d8e1e4;
  display: block;
  position: relative;
  padding: 0 10px 10px
}

.productDetailsPageSectionCrossSelling .owl-item a .thumb .whitebg,
.productDetailsPageSectionUpSelling .owl-item a .thumb .whitebg {
  border: none
}

.productDetailsPageSectionCrossSelling .owl-item a:focus,
.productDetailsPageSectionCrossSelling .owl-item a:hover,
.productDetailsPageSectionUpSelling .owl-item a:focus,
.productDetailsPageSectionUpSelling .owl-item a:hover {
  color: #FF0000
}

.item__info .need-sensor {
  margin-top: 5px;
  padding: 10px
}

.item__info .need-sensor a,
.item__info .need-sensor div,
.item__info .need-sensor p,
.item__info .need-sensor span {
  font-size: .75rem
}

.row .large-12 .row .account-section {
  padding-left: .7815em;
  padding-right: .7815em
}

.account-section {
  padding-top: 20px
}

.account-section .account-orderhistory-pagination .sr-only {
  display: none
}

.account-section .account-orderhistory-pagination .pagination {
  margin-top: 0
}

.account-section .account-orderhistory-pagination .pager a {
  font-size: 200%;
  float: right;
  margin-top: -10px
}

.account-section .account-section-header-add a {
  position: relative;
  display: block;
  padding-top: 5px
}

.account-section .account-section-content .back-link {
  padding-left: 0
}

.account-section .account-section-content .glyphicon-chevron-left:before {
  font-family: dripicons-v2 !important;
  content: "U" !important;
  font-size: 120%
}

.account-section .account-section-content .glyphicon {
  border: none
}

.account-section .account-section-content .well-content,
.account-section .account-section-content .well-tertiary {
  padding: 10px 0
}

.account-section .account-orderdetail .account-orderdetail__footer {
  padding-top: 0
}

.account-section .account-orderdetail .account-orderdetail__footer .row {
  padding: 0
}

.account-section .account-section-header,
.account-section .back-link.border {
  padding: 0 !important;
  border: none;
  font-size: 1.125rem !important;
  color: #333 !important
}

.account-section .account-section-header span,
.account-section .back-link.border span {
  font-size: 1.125rem !important;
  color: #333 !important
}

.account-section .addressBackBtn {
  display: none
}

.account-section .account-section-content .account-section-header {
  border-bottom: none
}

.account-section .account-section-content .account-section-header .row .container-lg {
  float: left;
  padding-left: 10px;
  margin-bottom: 10px !important
}

.account-section .container-lg {
  float: left;
  overflow: visible
}

.account-section .account-section-content .account-section-form {
  margin: 10px 0 0;
  padding: 0 !important
}

.account-section .accountButtons .change_address_button:before {
  font-family: dripicons-v2;
  content: "g"
}

.account-section .accountButtons a {
  background-color: #82939c
}

@media (max-width:640px) {
  .account-section #addressform_button_panel .btn.btn-block {
    margin-bottom: 10px
  }
}

.account-section #addressform_button_panel a.btn.btn-block.btn-default {
  background-color: #82939c;
  border-bottom: 4px solid #333
}

.account-section #addressform_button_panel .accountActions .col-sm-push-6.accountButtons {
  left: 0
}

.account-section #addressform_button_panel .accountActions .col-sm-pull-6.accountButtons {
  right: 0
}

.account-section .account-cards {
  margin-top: 10px
}

.account-section .account-cards .row {
  margin: 0
}

.account-section .account-cards .card {
  width: 32%;
  margin-left: 2%;
  position: relative;
  display: inline-block;
  min-height: 200px;
  height: 220px;
  margin-right: -1px
}

.account-section .account-cards .card:nth-child(3n+1) {
  margin-left: 0
}

.account-section .account-cards .glyphicon-pencil:before,
.account-section .account-cards .glyphicon-remove:before {
  font-family: dripicons-v2;
  padding: 0
}

.account-section .account-cards .glyphicon-pencil:before {
  content: "\E02F"
}

.account-section .account-cards .glyphicon-remove:before {
  content: "\E053"
}

.account-section .account-cards .account-cards-actions {
  margin-top: 20px
}

.account-section #addressform_button_panel .accountActions .col-sm-push-6.accountButtons {
  display: block !important;
  float: right;
  left: inherit
}

.account-section #addressform_button_panel .accountActions .col-sm-pull-6.accountButtons {
  display: block !important;
  float: left;
  right: inherit
}

.account-section .accountActions {
  margin-bottom: 10px
}

.account-section .account-profile-data tbody td {
  padding-left: 0
}

.account-section a.button {
  display: inline-block;
  padding-right: 15px;
  margin-bottom: 5px
}

@media (max-width:1024px) {
  .account-section .container-lg {
    width: 100%
  }
}

@media (max-width:640px) {
  .accountActions {
    padding-top: 0 !important
  }

  .account-section .accountActions .accountButtons {
    width: 100%;
    margin-bottom: 10px
  }
}

#colorbox .form-actions #cancelSaveCartButton,
.account-section-form .accountActions .backToHome,
.form-actions .accountActions .backToHome {
  background-color: #82939c
}

.account-orderdetail.account-consignment,
.account-orderhistory.account-consignment {
  margin-top: 0
}

.account-orderdetail .price-total,
.account-orderhistory .price-total {
  font-weight: 700
}

.account-orderdetail .name a,
.account-orderhistory .name a {
  color: #333
}

.account-orderdetail .responsive-table td:nth-child(2),
.account-orderdetail .responsive-table th:first-child,
.account-orderdetail.well .well-headline,
.account-orderhistory .responsive-table td:nth-child(2),
.account-orderhistory .responsive-table th:first-child,
.account-orderhistory.well .well-headline {
  padding-left: 10px
}

.account-orderdetail.well .well-content,
.account-orderhistory.well .well-content {
  padding-left: 0
}

.account-orderdetail .sort-refine-bar,
.account-orderhistory .sort-refine-bar {
  clear: both;
  display: block;
  float: left;
  margin: 10px 0;
  padding-left: 0 !important;
  padding-right: 0 !important;
  position: relative;
  width: 100%
}

.account-orderdetail .account-overview-table .responsive-table td:last-child,
.account-orderhistory .account-overview-table .responsive-table td:last-child {
  padding-right: 30px
}

.account-orderdetail .account-orderdetail-item-section-body,
.account-orderdetail .account-orderdetail-item-section-header,
.account-orderdetail .orderDetail_itemHeader,
.account-orderhistory .account-orderdetail-item-section-body,
.account-orderhistory .account-orderdetail-item-section-header,
.account-orderhistory .orderDetail_itemHeader {
  float: left;
  width: 100%;
  display: block;
  position: relative
}

.account-orderdetail .account-orderdetail-item-section-body .col-md-3,
.account-orderdetail .account-orderdetail-item-section-body .col-md-5,
.account-orderdetail .account-orderdetail-item-section-header .col-md-3,
.account-orderdetail .account-orderdetail-item-section-header .col-md-5,
.account-orderdetail .orderDetail_itemHeader .col-md-3,
.account-orderdetail .orderDetail_itemHeader .col-md-5,
.account-orderhistory .account-orderdetail-item-section-body .col-md-3,
.account-orderhistory .account-orderdetail-item-section-body .col-md-5,
.account-orderhistory .account-orderdetail-item-section-header .col-md-3,
.account-orderhistory .account-orderdetail-item-section-header .col-md-5,
.account-orderhistory .orderDetail_itemHeader .col-md-3,
.account-orderhistory .orderDetail_itemHeader .col-md-5 {
  margin: 0 0 20px !important;
  display: block;
  float: left;
  margin: 10px 0;
  padding: 0 10px;
  position: relative
}

.account-orderdetail .well-content,
.account-orderhistory .well-content {
  float: left;
  width: 100%;
  display: block;
  position: relative
}

.account-orderdetail .well-content .col-md-3,
.account-orderdetail .well-content .col-md-5,
.account-orderhistory .well-content .col-md-3,
.account-orderhistory .well-content .col-md-5 {
  margin: 10px 0 !important;
  display: block;
  float: left;
  margin: 10px 0;
  padding: 0 10px;
  position: relative
}

.account-orderdetail .orderDetail_itemHeader,
.account-orderhistory .orderDetail_itemHeader {
  padding-left: 0 !important
}

@media (max-width:638px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .price-total {
    padding-right: 0
  }

  .account-orderdetail .account-orderdetail-item-section-body .col-md-3,
  .account-orderdetail .account-orderdetail-item-section-body .col-md-5 {
    margin: 0 !important
  }

  .account-orderdetail .account-orderdetail-item-section-body ul .thumb {
    margin-right: 0
  }

  .account-orderhistory .sort-refine-bar .col-xs-6 {
    width: 100%
  }

  .account-orderhistory .responsive-table-item {
    padding: 5px !important
  }

  .account-orderhistory .account-orderdetail-item-section-header .col-md-3,
  .account-orderhistory .account-orderdetail-item-section-header .col-md-5 {
    width: 100%
  }
}

.fa-heart:before {
  content: "\E004"
}

.star-icons {
  padding-right: 10px !important;
  padding-top: 2px
}

.star-icons .fa-star.active:before {
  color: #FF0000 !important
}

.m-pdp-head h1 {
  color: #333
}

.m-pdp-head .text {
  width: 100%;
  margin-bottom: 5px
}

.m-pdp-head .star-icons {
  margin: 0
}

.m-pdp-txt-position .form-fields {
  margin-top: -3px
}

.m-pdp-txt .pdp-price-container {
  border: none;
  margin-top: 0
}

.m-pdp-txt .price-container {
  border-bottom: 5px solid #FF0000;
  float: right !important;
  padding-bottom: 0;
  width: 60%
}

.m-pdp-txt .price-container div {
  float: right;
  clear: both
}

.m-pdp-txt .child-2 .input-container {
  clear: both;
  float: right;
  padding: 0
}

.m-pdp-txt .child-2 .input-container .dark {
  background: #fff;
  border: 1px solid #ddd !important;
  color: #82939c !important;
  margin-bottom: 0
}

.m-pdp-txt .child-2 .staffel {
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 25px
}

.m-pdp-txt .child-2 .staffel h4 {
  margin-bottom: 10px
}

.m-pdp-txt .child-2 .staffel div {
  float: left !important;
  width: 100%;
  border-bottom: 1px solid #d8e1e4;
  margin-top: 10px
}

.m-pdp-txt .child-2 .staffel .qty {
  float: left;
  font-weight: 700
}

.m-pdp-txt .child-2 .staffel .s-price {
  float: right;
  margin-top: 0;
  margin-bottom: 10px
}

.m-pdp-txt .child-2 .staffel .s-price span {
  clear: both;
  float: right
}

.m-pdp-txt .child-2 .staffel .s-price span b {
  font-size: bold;
  font-size: 1.125rem;
  padding-left: 5px;
  color: #333
}

.m-pdp-txt .child-2 .staffel .s-price span:first-child {
  font-size: .875rem;
  color: #82939c
}

.m-pdp-txt .child-2 .staffel .s-price span:last-child {
  font-size: .625rem
}

@media (max-width:340px) {
  .m-pdp-txt .staffel b {
    font-size: .875rem !important
  }

  .pdp-price-container .value-change {
    width: 45% !important
  }
}

.value-change input {
  float: left;
  width: 30px !important;
  height: 30px !important;
  padding: 0 !important;
  margin: 0 !important;
  text-align: center
}

.value-change .qtyminus,
.value-change .qtyplus {
  background-color: #999;
  color: #fff !important;
  font-weight: 700 !important;
  border: none !important
}

#carousel .image_tn {
  border: 1px solid #ddd
}

.fa-angle-right:before,
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a:before,
.r-tabs-anchor .mobile-icon:before,
.video-ico:after {
  font-family: dripicons-v2 !important
}

.r-tabs-anchor .mobile-icon:before {
  font-size: 130%
}

.m-tabs .r-tabs-accordion-title .mobile-icon:before {
  content: "V" !important
}

.m-tabs .r-tabs-state-active .r-tabs-anchor .mobile-icon:before {
  content: "T" !important
}

.video-ico:after {
  content: "\E01A"
}

.fa-angle-right:before,
.flex-direction-nav a.flex-next:before {
  content: "V"
}

.flex-direction-nav a:before {
  content: "U"
}

.m-tabs table thead th {
  background-color: #d8e1e4;
  color: #333
}

.m-tabs table th:last-child {
  text-align: left
}

.m-tabs .m-product-item .btn:not(.product-list-btn) {
  color: #fff !important
}

.m-searchresult .m-product-list,
.product-category-page .m-product-list {
  padding: 0 !important
}

.m-searchresult .product-info,
.product-category-page .product-info {
  margin: 10px 0 20px
}

.m-searchresult .cart-container,
.product-category-page .cart-container {
  margin-left: 10px;
  position: relative
}

.m-searchresult .cart-container.info input,
.product-category-page .cart-container.info input {
  color: #fff !important;
  text-align: right
}

.m-searchresult .cart-container .fa.fa-chevron-info:before,
.product-category-page .cart-container .fa.fa-chevron-info:before {
  content: "c";
  position: absolute;
  font-size: 75%;
  left: 10px;
  top: 0
}

.m-searchresult .cart-container input,
.product-category-page .cart-container input {
  padding: 0 10px !important;
  width: 70px;
  font-family: Roboto, Arial
}

.m-searchresult .slider .cart-container input,
.product-category-page .slider .cart-container input {
  width: 52px
}

.m-searchresult picture,
.product-category-page picture {
  height: auto !important
}

.m-searchresult .m-product-grid-item .add-container,
.product-category-page .m-product-grid-item .add-container {
  padding-right: 3px
}

@media (max-width:1230px) {
  .price-container {
    width: 100%
  }

  .cart-container {
    width: 100%;
    margin: 0 0 .625em !important;
    float: left
  }

  .cart-container input {
    width: 100% !important
  }

  .cart-container.info input {
    text-align: center !important
  }

  .cart-container .fa.fa-chevron-info:before {
    left: 30% !important
  }
}

@media (max-width:900px) {
  .m-product-grid .product-list {
    margin: 0 -20px
  }
}

@media (max-width:769px) {
  .m-product-grid .product-list {
    margin: 0 -17px 0 0
  }
}

@media (max-width:767px) {
  .m-pdp-txt-position {
    width: 100%
  }

  .m-pdp-txt-position .child-2 {
    width: 100%;
    display: block
  }
}

@media (max-width:460px) {

  .result-container .product-item .add-container,
  .result-container .product-item .product-desc,
  .result-container .product-item header {
    height: auto !important
  }

  .result-container .product-item .add-container {
    margin-bottom: 0
  }
}

.m-searchresult .fa-download:before {
  font-size: 90%
}

.m-searchresult .remove_item_left_name {
  padding-right: 5px
}

.m-searchresult .count-title {
  line-height: 130% !important
}

.m-searchresult picture {
  height: auto !important
}

.checkout-login {
  padding: 0
}

.checkout-login form .form-group .form-group,
.checkout-login form .form-group .form-group__dropdown,
.checkout-login form .form-group__dropdown .form-group,
.checkout-login form .form-group__dropdown .form-group__dropdown {
  margin-bottom: 0
}

.checkout-login form .expressCheckoutButton {
  background-color: #009ba5
}

.checkout-login-right-content-component .headline {
  font-size: 1.125rem
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
  .checkout-login form .btn {
    width: 100%
  }
}

.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
  padding-left: 0;
  padding-right: 0
}

.checkout-order-summary .name a {
  font-size: .875rem;
  color: #333
}

.checkout-order-summary .subtotals .totals {
  font-size: .95rem;
  text-transform: inherit
}

.checkout-order-summary .whitebg {
  margin-bottom: 0
}

.checkout-order-summary div.price span.discountpricedetails {
  font-weight: 400;
  line-height: 20px
}

.checkout-headline,
.checkout-summary-headline {
  font-size: 1.125rem;
  padding-left: 0
}

.checkout-headline .glyphicon-lock:before {
  font-family: dripicons-v2;
  content: "\E013";
  font-weight: 400
}

.checkout-steps .glyphicon-pencil:before {
  font-family: dripicons-v2;
  content: "*";
  font-size: 1.2rem;
  font-weight: 400
}

.checkout-steps {
  padding-left: 0
}

.checkout-steps .control-label input {
  height: 15px !important;
  width: 15px !important;
  -webkit-appearance: checkbox;
  margin-top: 2px
}

.checkout-steps .title {
  font-size: 1.125rem
}

.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: inherit
}

@media (max-width:639px) {
  .checkout-help {
    margin-left: 0;
    margin-right: 0
  }

  .checkout-steps .step-head:before {
    line-height: 49px !important;
    top: 6px
  }

  .checkout-steps .step-head .title {
    vertical-align: inherit
  }

  .checkout-steps {
    padding-right: 0
  }
}

#colorbox .headline,
#colorbox .headline-text {
  font-size: 1.125rem;
  font-weight: 700
}

#colorbox .btn {
  background-color: #FF0000;
  color: #fff !important;
  border-bottom: none;
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 30px;
  border-radius: 20px;
  margin-bottom: 10px;
  font-size: 1rem
}

#colorbox #cboxClose {
  cursor: pointer
}

#colorbox #cboxClose .glyphicon-remove:before {
  content: "9";
  font-size: 150%
}

#colorbox #cboxClose .glyphicon {
  font-family: dripicons-v2
}

#colorbox #addressbook {
  padding-bottom: 0
}

#colorbox #addressbook .addressEntry {
  margin-top: 0 !important
}

#colorbox #addressbook ul {
  margin: 0 !important
}

h2,
h3,
h4,
h5,
h6 {
  color: #333
}

.card-content li:before,
.card-content ul li:before,
.checkmark li:before,
.checkmark ul li:before,
.m-paragraph li:before,
.m-paragraph ul li:before,
.paragraph li:before,
.paragraph ul li:before {
  color: #FF0000
}

input,
select {
  color: #666 !important;
  font-size: inherit;
  height: 40px;
  border: 1px solid #ddd;
  padding: 0 20px
}

header .m-metanavigation .sub-nav {
  display: none;
  position: absolute;
  background: #fff;
  border: 1px solid #ddd;
  z-index: 1050;
  padding-top: 15px;
  padding-bottom: 10px;
  top: 25px;
  right: 0;
  width: 220px
}

header .m-metanavigation .sub-nav li {
  float: left;
  display: block;
  clear: both;
  width: 100%;
  height: auto;
  min-height: 1px !important;
  padding-left: 15px !important;
  padding-right: 15px !important;
  margin-left: 0
}

header .m-metanavigation .sub-nav li a {
  color: #333;
  width: 100%;
  text-align: left;
  float: left;
  padding-bottom: 5px
}

header .m-metanavigation .sub-nav hr {
  margin-top: 10px;
  border: 1px solid #d8e1e4;
  height: 1px
}

header .m-metanavigation .sub-nav .btn {
  background-color: #00ac00;
  color: #fff !important;
  border-bottom: none;
  height: 35px !important;
  line-height: 35px !important;
  padding: 0 30px;
  border-radius: 0;
  margin-top: 15px
}

header .m-metanavigation .sub-nav:after,
header .m-metanavigation .sub-nav:before {
  border-bottom: 0 solid;
  border-color: transparent transparent #fff;
  border-style: none solid solid;
  content: "";
  height: 0;
  position: absolute;
  width: 0
}

header .m-metanavigation .sub-nav:before {
  top: -10px;
  right: 54px;
  border-bottom-color: #82939c;
  border-width: 10px
}

header .m-metanavigation .sub-nav:after {
  top: -9px;
  right: 55px;
  border-bottom-color: #fff;
  border-width: 9px
}

header .sensor-txt {
  font-weight: 700;
  font-size: 1.6rem !important;
  padding-left: .55rem;
  padding-top: 20px
}

header .row-1 .desktop-logo img {
  margin-bottom: -25px;
  max-width: 200px !important
}

header .row-1 .header-logo .desktop-logo img {
  margin-bottom: -25px;
  max-width: 115px !important
}

header .sensor-hotline {
  color: #fff;
  font-weight: 700;
  padding-bottom: 10px
}

header .sensor-hotline p span {
  color: #FF0000;
  padding-left: 0;
  font-weight: 700
}

header .sensor-hotline span {
  padding-left: 24px;
  font-weight: 400
}

body>header .row-1 .large-12.medium-12.column {
  width: 8% !important;
  float: left
}

.m-product-list .add-container .cart-container input,
body>header .row-1 .large-12.medium-12.column .medium-4 {
  width: 100%
}

.m-product-list .add-container .cart-container {
  width: 48%;
  clear: both
}

.m-product-list .add-container div.right {
  margin: -42px 0 10px
}

.m-product-list .add-container div.right:last-child {
  margin: 0
}

.m-product-list .add-container .product-list-btns .column {
  padding: 10px 0 0
}

.m-product-list .add-container .product-list-btns .column .add_to_cart_form,
.m-product-list .add-container .product-list-btns .column a.btn {
  margin-bottom: auto
}

.m-product-list.m-product-grid .add-container .cart-container .fa:before {
  padding: 0
}

.m-product-list.m-product-grid .add-container .cart-container {
  width: 25%;
  clear: none
}

.m-product-list.m-product-grid .add-conta iner div.right,
.m-product-list.m-product-grid .add-container div.right:last-child {
  margin: 0 0 0 10px
}

.add_to_cart_form.inCart .fa-shopping-cart:before {
  content: "\F00C" !important
}

.add_to_cart_form.inCart .btn {
  background-color: #13a538;
  transition: all 1s linear 0s
}

@media (max-width:771px) {
  header .m-metanavigation .sub-nav {
    right: -18px !important
  }

  .sub-nav:before {
    right: 0;
    left: 141px
  }

  .sub-nav:after {
    right: 0;
    left: 142px
  }
}

@media (min-width:771px) {

  .btn-search-submit,
  .search-field-border {
    display: block !important
  }

  .m-mainnavigation li .submenu .solutions,
  .m-mainnavigation li .submenu .solutions-right {
    width: 270px
  }

  .m-metanavigation ul li {
    position: relative
  }
}

@media (max-width:1229px) {
  .m-product-list .add-container .cart-container {
    width: 100%
  }

  .m-product-list .add-container .cart-container.right {
    margin: 10px 0
  }

  .m-product-list .add-container .cart-container a.btn {
    text-indent: inherit
  }

  .m-product-list .add-container .cart-container .btn-icon {
    width: auto
  }

  .m-product-list .add-container .product-list-btns a.btn {
    text-indent: inherit
  }

  .m-product-list .add-container .product-list-btns .btn-icon {
    width: 20%
  }

  .m-product-list.m-product-grid .add-container .cart-container {
    width: 100%;
    clear: both;
    margin: 5px 0 !important
  }

  .m-product-list.m-product-grid .add-container .cart-container .btn-icon {
    width: 100%
  }

  .m-product-list.m-product-grid .add-container .cart-container .fa-chevron-info {
    width: 30%
  }
}

@media (max-width:990px) {
  header .row-1 .desktop-logo img {
    width: 150px
  }
}

@media (max-width:770px) {
  header .m-searchbar {
    width: 100%;
    padding: 0;position: absolute;top:82px;
  }

  header .m-searchbar .search-field-border .search-field {
    padding-left: 30px
  }

  .m-searchbar .btn-search-submit:hover,
  header .m-searchbar .btn-search-submit {
    left: auto;
    right: 10px;
    border-bottom: none;
    height: 45px;
    background-color: transparent
  }

  body>header .row-1 .large-12.medium-12.column {
    width: 100% !important
  }

  header .sensor-txt {
    bottom: 10px;
    left: 0;
    padding: 0 !important;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 110% !important
  }

  header {
    position: relative
  }

  .m-metanavigation .login-link,
  .m-metanavigation .m-login {
    right: 30px
  }

  .sensor-hotline span {
    display: none
  }

  .sensor-hotline p span {
    display: block
  }

  .m-metanavigation ul li div {
    padding: 0 !important
  }

  .m-metanavigation ul li .m-login:after {
    display: none !important
  }

  .page .js-cart-top-totals {
    text-align: left
  }

  .page .cart-actions .save__cart--link {
    left: 0;
    top: 115px;
    font-weight: 700
  }

  .page .cart-actions .btn--continue-checkout {
    margin-bottom: 5px
  }

  .page .cart-actions .col-sm-3.pull-right,
  .page .cart-actions .col-sm-4.pull-right,
  .page .cart-actions .col-sm-5.pull-right {
    width: 100%;
    padding: 0
  }
}

@media (max-width:340px) {
  .sensor-hotline {
    display: none
  }
}

.page {
  display: block
}

.page a {
  color: #13a538
}

.page a:hover {
  color: #FF0000;
  transition: all .5s linear 0s
}

.page .sbHolder a:hover {
  color: #333
}

.page .m-download:before,
.page .m-link:before {
  color: #666
}

.page a.m-download:hover,
.page a.m-link:hover {
  color: #13a538;
  transition: all .5s linear 0s
}

.page a.btn,
.page a.btn:hover {
  color: #fff
}

.page .btn {
  color: #fff !important;
  padding: 0 30px
}

body>footer a {
  color: #13a538
}

body>footer a:hover {
  color: #FF0000;
  transition: all .5s linear 0s
}

body>footer .row-1 .contact-container .contact a,
body>footer .row-1 li a:hover {
  color: #ff0000
}

form label {
  font-weight: 500;
  margin-bottom: 5px
}

.sbToggle {
  background-image: none;
  color: #82939c
}

.sbToggle:before {
  content: "T";
  font-size: 155%;
  left: 33% !important;
  top: 25%;
  color: #82939c;
  position: absolute
}

.sbOptions {
  top: 38px !important
}

#loginForm form,
.login-section form,
.register__section form {
  margin: 30px 0 0
}

#loginForm .form-group,
#loginForm .form-group__dropdown,
.login-section .form-group,
.login-section .form-group__dropdown,
.register__section .form-group,
.register__section .form-group__dropdown {
  margin-bottom: 20px
}

#loginForm button,
.login-section button,
.register__section button {
  padding: 0 30px !important
}

#loginForm .forgotten-password,
.login-section .forgotten-password,
.register__section .forgotten-password {
  float: right;
  margin: -10px 0 20px
}

.account-section-header div,
.account-section .headline,
.login-page__headline,
.user-register__headline {
  font-size: 1.125rem !important;
  font-weight: 700
}

.login-left-content-slot {
  margin-right: 3px
}

.login-right-content-slot {
  margin-left: 3px
}

.m-tabs .r-tabs-panel .s1,
.m-tabs .r-tabs-panel .s2,
.m-tabs .r-tabs-panel .s3,
.m-tabs .r-tabs-panel .s4,
.m-tabs .r-tabs-panel h2,
.m-tabs .r-tabs-panel h3,
.m-tabs .r-tabs-panel h4 {
  margin: .938rem 0
}

.m-tabs .m-product-item-tab input {
  width: 100%
}

#cookie-bar .s2 {
  color: #fff
}

.m-product-grid .price-container .price {
  white-space: nowrap
}

.m-product-grid .product-info-header {
  height: 24px
}

.m-product-grid .product-image {
  height: 242px
}

.m-product-grid .product-desc {
  height: 72px
}

.m-topseller-widget .topseller-container .topseller-entries li .item-price,
.m-topseller-widget .topseller-container .topseller-entries li .item-price span {
  margin-top: 0
}

.m-pdp-head .text {
  margin-bottom: 0;
  width: auto
}

.m-pdp-txt .child-2 .input-container {
  clear: none;
  float: left;
  margin: 0;
  padding-right: .7815em
}

.m-pdp-txt .child-2 .input-container.right {
  padding-left: .7815em;
  padding-right: 0
}

.productDetailsPageSectionCrossSelling .owl-item a,
.productDetailsPageSectionUpSelling .owl-item a {
  border: 1px solid #999
}

#loginForm .expressCheckoutButton,
.m-pdp-txt .child-2 .input-container .dark {
  background-color: #999;
  border-bottom: 4px solid #666 !important;
  color: #fff !important
}

.page .btn--continue-shopping {
  background-color: #82939c !important
}

.btn--addressbook {
  background-color: #82939c;
  border-bottom: 4px solid #333
}

.help-inline:before {
  padding-bottom: 5px
}

.help-inline span {
  padding: 0 !important
}

.help-inline.text-color-16 {
  color: #0069b4
}

.new-address {
  padding-top: 10px
}

#new-billing-address-label,
#new-delivery-address-label {
  width: 36% !important
}

.input-container .fa-heart:before {
  color: #fff
}

.form-control {
  border: 1px solid #ddd;
  box-shadow: none
}

#colorbox .form-actions #cancelSaveCartButton,
.account-section-form .accountActions .backToHome,
.account-section .accountButtons a,
.form-actions .accountActions .backToHome,
.page .btn--continue-shopping {
  border-bottom: 4px solid #666;
  border-radius: 0
}

#colorbox .btn {
  border-radius: 0
}

#colorbox .btn,
#register-button-small {
  border-bottom: 4px solid #13a538;
  background-color: #FF0000
}

.account-section .account-cards .card {
  background: #fff
}

.account-section .account-list .account-set-default-address {
  color: #13a538
}

.account-section .account-list .account-set-default-address:hover {
  color: #FF0000
}

#colorbox #cboxClose .glyphicon-remove:before,
#quickOrder .item__remove button:before,
.account-section .account-cards .glyphicon-pencil:before,
.account-section .account-cards .glyphicon-remove:before,
.account-section .account-section-content .glyphicon-chevron-left:before,
.account-section .accountButtons .change_address_button:before,
.btn .fa-shopping-cart:before,
.cart-container .fa-shopping-cart:before,
.checkout-headline .glyphicon-lock:before,
.checkout-steps .glyphicon-pencil:before,
.fa-angle-right:before,
.flex-direction-nav a.flex-next:before,
.flex-direction-nav a:before,
.input-container .fa-shopping-cart:before,
.large-12 .remove-item-link:before,
.login-section button:before,
.m-searchresult .cart-container .fa:before,
.page .btn--continue-checkout:before,
.page .btn--continue-shopping:before,
.page .btn.js-remove-entry-button .glyphicon-remove:before,
.page .glyphicon-remove:before,
.page .save__cart--link:before,
.page .sbToggle:before,
.page a.js-cart-help:before,
.product-category-page .cart-container .fa:before,
.r-tabs-anchor .mobile-icon:before,
.register__section button:before,
.video-ico:after,
header .fa-search:before,
header .m-contact:before,
header .m-heart:before,
header .m-login:before,
header .sensor-hotline p:before {
  font-family: FontAwesome !important
}

#colorbox #cboxClose .glyphicon-remove:before {
  content: "\F00D"
}

.account-section .account-section-content .glyphicon-chevron-left:before {
  content: "\F053" !important
}

.sbToggle:before {
  content: "\F078"
}

.page .btn--continue-checkout:before {
  content: "\F18E"
}

.page .btn--continue-shopping:before {
  content: "\F07A"
}

.checkout-steps .glyphicon-pencil:before {
  content: "\F044"
}

.checkout-headline .glyphicon-lock:before {
  content: "\F023"
}

.page .save__cart--link:before {
  content: "\F24A"
}

.page a.js-cart-help:before {
  content: "\F05A"
}

header .fa-search:before {
  content: "\F002"
}

header .m-contact:before {
  content: "\F0E0"
}

header .m-heart:before {
  content: "\F004"
}

header .m-login:before {
  content: "\F007"
}

header .sensor-hotline p:before {
  content: "\F095"
}

.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.page .save__cart--link:hover,
.page a.js-cart-help:hover,
.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover,
.responsive-table-item a.responsive-table-link:hover {
  color: #FF0000 !important
}

.account-section .account-cards .glyphicon-pencil:before {
  content: "\F040"
}

#quickOrder .item__remove button:before,
.account-section .account-cards .glyphicon-remove:before,
.large-12 .remove-item-link:before,
.page .btn.js-remove-entry-button .glyphicon-remove:before {
  content: "\F1F8"
}

.m-searchresult .cart-container .fa.fa-chevron-cart:before,
.product-category-page .cart-container .fa.fa-chevron-cart:before {
  content: "\F07A";
  display: block
}

.m-searchresult .cart-container .fa.fa-chevron-info:before,
.m-searchresult .m-product-list .cart-container .fa-chevron-right:before,
.product-category-page .cart-container .fa.fa-chevron-info:before {
  content: "\F036" !important;
  left: -5px;
  top: 11px
}

.m-searchresult .m-product-list .product-list-btns .fa-chevron-right:before {
  content: "\F036" !important
}

.add-container .btn-icon.fa.fa-chevron-cart {
  left: 0 !important
}

.fa-angle-right:before,
.flex-direction-nav a.flex-next:before {
  content: "\F105"
}

.flex-direction-nav a:before {
  content: "\F104"
}

.video-ico:after {
  content: "\F03D"
}

.fa-heart:before {
  content: "\F004"
}

.m-probes-tab-pdp .m-product-item .cart-container .fa-chevron-right:before {
  content: "\F054" !important;
  margin: 10px 0 0 -3px
}

.m-tabs .r-tabs-accordion-title .mobile-icon:before {
  content: "\F054" !important
}

.m-tabs .r-tabs-state-active .r-tabs-anchor .mobile-icon:before {
  content: "\F078" !important
}

.login-section button:before,
.register__section button:before {
  content: "\F007";
  padding: 0 5px 0 0
}

.account-section .accountButtons .change_address_button:before {
  content: "\F13A";
  padding: 0 5px 0 0
}

#add-to-cart-section .small-6 {
  float: right
}

#add-to-cart-section #miniCartLayer {
  display: none
}

#add-to-cart-section .mini-cart .btn {
  border-radius: 0;
  background-color: #FF0000;
  border-bottom: 4px solid #13a538
}

#add-to-cart-section .mini-cart .btn:disabled {
  background-color: #82939c;
  border-color: #666
}

.checkout-steps .glyphicon-pencil:before,
.page .save__cart--link,
.page a.js-cart-help,
.page a.step-head:hover,
.quick-order__reset-link,
.responsive-table-item a.responsive-table-link {
  color: #00ac00 !important
}

#quickOrder .item__remove button:before,
.large-12 .remove-item-link:before,
.page .btn.js-remove-entry-button .glyphicon-remove:before {
  color: #82939c
}

.well.well-tertiary {
  color: #333;
  background-color: transparent
}

.page .item__list .item__list--header li,
table th {
  color: #333;
  background-color: #eee;
  font-size: 14px
}

.well-content {
  padding-bottom: 0;
  padding-top: 25px
}

.pagination>li>a,
.pagination>li>span {
  background-color: transparent;
  color: #00ac00
}

.responsive-table-item:nth-child(2n) {
  background-color: #fff
}

#quickOrder .item__list--item:nth-child(odd) {
  background-color: transparent
}

.page .cart-actions .btn--continue-shopping {
  margin: -115px 0 0
}

.page .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: transparent !important
}

.has-error input.form-control {
  background-color: #fff;
  border-color: #e30613
}

.alert-danger {
  border-color: #e30613
}

.need-sensor {
  background: #fff none repeat scroll 0 0;
  border: 1px solid #d3d3d3;
  margin: 0 0 15px;
  padding: 18px;
  font-weight: 700
}

.need-sensor span {
  font-weight: 400
}

.need-sensor p {
  margin: 0
}

.m-pdp-txt .pdp-price-container {
  border-bottom: 1px solid #ddd;
  border-top: 1px solid #ddd;
  margin: 2.25em 0;
  padding: .625em 0;
  position: relative;
  min-height: 8em
}

.m-pdp-txt .pdp-price-container .value-change {
  position: absolute;
  bottom: 10px;
  left: 0
}

.m-pdp-txt .pdp-price-container .price-container {
  border-bottom: medium none;
  float: left !important;
  min-height: 50px;
  margin-bottom: 30px
}

.m-pdp-txt .pdp-price-container .price-container div {
  float: left
}

.m-pdp-txt .pdp-price-container .sort-icons {
  float: right
}

.m-pdp-txt .pdp-price-container .sort-icons .column {
  width: auto !important;
  float: right
}

.m-pdp-txt-position .child-2 .child-2 .small-12 .input-container {
  width: 50%
}

.m-pdp-txt-position .child-2 .child-2 .small-12 .input-container .small-12.medium-6.column {
  width: 100%;
  padding: 0
}

.yCmsContentSlot .small-12.medium-6.column.right {
  padding: 0 0 0 .5rem
}

.page #quickOrder .quick-order__reset-link {
  margin: 14px 0 0
}

.page .save__cart--link,
.page a.js-cart-help {
  font-size: 15px
}

.page .save__cart--link {
  margin: 11px 0 0
}

@media (max-width:990px) {
  .yCmsContentSlot .addtocart-component .child-2 .input-container {
    padding: 0
  }

  .yCmsContentSlot .small-12.medium-6.column.right {
    padding: 0;
    width: 100%;
    margin-top: 20px
  }

  .m-pdp-txt-position .child-2 .child-2 .small-12 .input-container {
    width: 100%;
    padding: 0
  }
}

.m-searchresult .m-product-list .cart-container .btn {
  color: #fff !important
}

.m-searchresult .m-product-list.m-product-grid .cart-container .btn {
  color: transparent !important
}

.m-searchresult .m-product-list.m-product-grid .cart-container.info input.btn {
  color: #fff !important
}

.page .cart-actions .col-xs-12.pull-right .sbHolder {
  margin-bottom: 50px
}

.well.well-tertiary .item-label,
.well.well-tertiary .item-value {
  color: #333;
  text-transform: inherit
}

.account-section .account-section-content .disable-link a.remove-item-link {
  color: #82939c
}

.add_to_cart_form {
  margin-bottom: 20px
}

.headline2 {
  font-weight: 700;
  font-size: .875rem;
  padding-bottom: 15px
}

.addressbook-card {
  height: auto !important
}

.check_mark {
  width: 80px;
  height: 130px;
  margin: 0 auto;
  padding-top: 1%
}

.sa-icon {
  width: 80px;
  height: 80px;
  border: 4px solid gray;
  border-radius: 40px;
  border-radius: 50%;
  margin: 20px auto;
  padding: 0;
  position: relative;
  box-sizing: content-box
}

.sa-icon.sa-success {
  border-color: #13a538
}

.sa-icon.sa-success:after,
.sa-icon.sa-success:before {
  content: "";
  border-radius: 40px;
  border-radius: 50%;
  position: absolute;
  width: 60px;
  height: 120px;
  background: #f6f7f9;
  transform: rotate(45deg)
}

.sa-icon.sa-success:before {
  border-radius: 120px 0 0 120px;
  top: -7px;
  left: -33px;
  transform: rotate(-45deg);
  transform-origin: 60px 60px
}

.sa-icon.sa-success:after {
  border-radius: 0 120px 120px 0;
  top: -11px;
  left: 30px;
  transform: rotate(-45deg);
  transform-origin: 0 60px
}

.sa-icon.sa-success .sa-placeholder {
  width: 80px;
  height: 80px;
  border: 4px solid rgba(76, 175, 80, .5);
  border-radius: 40px;
  border-radius: 50%;
  box-sizing: content-box;
  position: absolute;
  left: -4px;
  top: -4px;
  z-index: 2
}

.sa-icon.sa-success .sa-fix {
  width: 5px;
  height: 90px;
  background-color: #f6f7f9;
  position: absolute;
  left: 28px;
  top: 8px;
  z-index: 1;
  transform: rotate(-45deg)
}

.sa-icon.sa-success.animate:after {
  animation: h 4.25s ease-in
}

.sa-icon.sa-success {
  border-color: transparent\9
}

.sa-icon.sa-success .sa-line.sa-tip {
  -ms-transform: rotate(45deg)\9
}

.sa-icon.sa-success .sa-line.sa-long {
  -ms-transform: rotate(-45deg)\9
}

.animateSuccessTip {
  animation: f 1s
}

.animateSuccessLong {
  animation: g 1s
}

@keyframes f {
  0% {
    width: 0;
    left: 1px;
    top: 19px
  }

  54% {
    width: 0;
    left: 1px;
    top: 19px
  }

  70% {
    width: 50px;
    left: -8px;
    top: 37px
  }

  84% {
    width: 17px;
    left: 21px;
    top: 48px
  }

  to {
    width: 25px;
    left: 14px;
    top: 45px
  }
}

@keyframes g {
  0% {
    width: 0;
    right: 46px;
    top: 54px
  }

  65% {
    width: 0;
    right: 46px;
    top: 54px
  }

  84% {
    width: 55px;
    right: 0;
    top: 35px
  }

  to {
    width: 47px;
    right: 8px;
    top: 38px
  }
}

.sa-icon.sa-success .sa-line {
  height: 5px;
  background-color: #13a538;
  display: block;
  border-radius: 2px;
  position: absolute;
  z-index: 2
}

.sa-icon.sa-success .sa-line.sa-tip {
  width: 25px;
  left: 14px;
  top: 46px;
  transform: rotate(45deg)
}

.sa-icon.sa-success .sa-line.sa-long {
  width: 47px;
  right: 8px;
  top: 38px;
  transform: rotate(-45deg)
}

@keyframes h {
  0% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
  }

  5% {
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg)
  }

  12% {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg)
  }

  to {
    transform: rotate(-405deg);
    -webkit-transform: rotate(-405deg)
  }
}

#modal {
  left: 65%;
  width: 50%;
  margin: -250px 0 0 -40%;
  opacity: 0;
  position: absolute;
  top: -50%;
  visibility: hidden;
  box-sizing: border-box;
  transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -webkit-transition: all .4s ease-in-out;
  z-index: 999
}

@media screen and (max-width:500px) {
  #modal {
    left: 50%;
    width: 80%;
    margin: -250px 0 0 -40%;
    opacity: 0;
    position: absolute;
    top: -50%;
    visibility: hidden;
    box-sizing: border-box;
    transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    z-index: 999
  }
}

#modal:target {
  opacity: 1;
  top: 50%;
  visibility: visible
}

#modal .header {
  border-bottom: 1px solid #fff;
  border-radius: 5px 5px 0 0
}

#modal h2 {
  margin: 0
}

#modal .ct,
#modal .footer,
#modal .header {
  padding: 15px
}

.modal-content {
  position: fixed;
  z-index: 999;
  margin: 100px
}

#modal .ct,
.modal-content {
  background: #fff
}

#modal .overlay {
  background-color: #000;
  background: rgba(0, 0, 0, .5);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 70
}

.close {
  color: #000;
  line-height: 50px;
  font-size: 100%;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 70px;
  text-decoration: none
}

.accordion {
  width: 80%;
  margin: 0 auto;
  border-radius: 5px
}

.accordion-body,
.accordion-header {
  background: #f6f7f9
}

.accordion-header {
  padding: 1.5em;
  background: #fffff;
  text-transform: uppercase;
  color: #666;
  cursor: pointer;
  transition: all .3s;
  border: 1px solid #a6a6a6
}

.accordion-header:hover {
  background: #a6a6a6;
  position: relative;
  z-index: 5
}

.accordion-body {
  background: #fcfcfc;
  color: #3f3c3c;
  display: none;
  border: 1px solid #a6a6a6;
  font-weight: 400
}

.accordion-body__contents {
  padding: 1.5em;
  text-transform: none
}

.accordion__item.active:last-child .accordion-header {
  border-radius: none
}

.accordion:first-child>.accordion__item>.accordion-header {
  border-bottom: 1px solid transparent
}

.accordion__item>.accordion-header:after {
  content: "\F107";
  font-family: FontAwesome;
  font-size: 1.2em;
  float: right;
  position: relative;
  top: -2px;
  transition: all .3s;
  transform: rotate(0deg)
}

.accordion__item.active>.accordion-header:after {
  transform: rotate(-180deg)
}

.accordion__item.active .accordion-header {
  background: #a6a6a6;
  color: #fff
}

.accordion__item .accordion__item .accordion-header {
  background: #a6a6a6;
  color: #666
}

@media screen and (max-width:1000px) {
  .accordion {
    width: 100%
  }
}

.saved-carts-overview-table .glyphicon-share-alt:before {
  content: "\F064";
  font-family: Fontawesome;
  color: #00ac00
}

.hrForFlyout {
  margin-top: 5px;
  border: 1px solid #d8e1e4;
  height: 1px;
  margin-bottom: 10px
}

input[type=search]::-ms-clear,
input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none
}


@media (max-width:768px) {

  #m-searchbar form,
  #m-searchbar .search-field-border,
  #m-searchbar .btn-search-submit {
    display: none;
  }
}

.orbeon .borderColor {
  border: 1px solid #FF0000 !important;
}

/* .yCmsContentSlot.index_banner */

footer .copyright {
  color: #a7a7a7
}

footer .address {
  color: #a7a7a7
}

footer .title strong {
  color: #fff;
}

.index_banner .box {
  position: relative;
}

.index_banner .box .cont {
  position: absolute;
  z-index: 999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 1200px !important;
  max-width: 100%;
}

.index_banner .box .cont .title {
  font-size: 22px;
  margin-top: 14px;
  font-weight: lighter;
}

.index_banner .box .cont .title.flk {
  margin-top: 7px;
}

.index_banner .box .cont .neir {
  font-size: 24px;
  line-height: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.index_banner .box .cont .ban_but a {
  display: inline-block;
  padding: 12px 18px;
  color: #fff;
  border: 1px solid #fff;
  margin-top: 40px;
  font-size: 15px;
  border-radius: 3px;
}

.index_banner .swiper-pagination-bullet {
  height: 3px !important;
}

.contact_ul {
  display: flex;
  justify-content: space-between;
  margin-top: 50px;
}

.contact_ul li span {
  display: inline-block;
  font-size: 18px;
  color: #333;
  margin-bottom: 9px;
  margin-top: 6px;
}

.contact_ul li {
  line-height: 22px;
  font-size: 16px;
  padding-left: 0 !important;
  width: 25%;
}

.contact_ul li::before {
  display: none;
}

header .medium-8 .nav_top {
  margin-top: 18px;
}

.yCmsContentSlot .containers {
  position: relative;
}

.yCmsContentSlot .inbanner_box {
  position: absolute;
  top: 50%;
  width: 100%;
  max-width: 1500px;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0 20px;
}

.yCmsContentSlot .inbanner_box p {
  font-size: 1.875rem;
  line-height: normal;
  font-weight: 700;
  color: #fff;
}

.case_name div {
  text-align: center;
  background: hsla(0, 0%, 100%, .85);
  padding: 20px;
  box-sizing: border-box;
  color: #000;
  transition: .3s;
}

#solution_awareness_teaser_1 .m-image {
  overflow: hidden;
}

#solution_awareness_teaser_1 .m-image img {
  transition: .3s;
}

#solution_awareness_teaser_1:hover .case_name div {
  background-color: #ff0000;
  color: #fff;
  transition: .3s;
}

#solution_awareness_teaser_1:hover .m-image img {
  transform: scale(1.1);
  transition: .3s;
}

#solution_awareness_teaser_1 {
  margin-top: 20px;
}

.detu-logo {
  height: 52px;
}

.fluk-logo svg {
  width: 120px;
}

.banner_flex {
  display: flex;
  margin-bottom: 22px;
}

.banner_flex .title a {
  color: #fff;
  font-family: "微软雅黑";
  font-weight: lighter;
}

.banner_flex .title a:hover {
  color: #fff;
}

.banner_flex .neir {
  margin-left: 18px;
}

.banner_flex .neir:nth-child(1) {
  margin-left: 0px;
}

.banner_bbut {
  display: flex;
}

.banner_bbut .ban_but:nth-child(2) {
  margin-left: 18px;
}

.m-show {
  display: none;
}

.banner_bbut .ban_but a {
  transition: .3s;
}

.banner_bbut .ban_but:hover a {
  color: #fff;
  background-color: #ff0000;
  transition: .3s;
  border: 1px solid #ff0000 !important;
}

.honor_box {
  display: flex;
  justify-content: space-between;
}

.honor_box div {
  width: 48%;
}

.honor_box div img {
  max-width: 100%;
}

.img_mh img {
  height: 244px;
}

.cate_zi {
  font-size: 14px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 100%;
}

.img_wbox .m-image {
  background-color: #fff;
  width: 100%;
}

.img_wbox .m-image img {
  height: 200px;
  width: auto;
}

.pro_zi {
  text-align: left;
  line-height: 24px;
  font-size: 13px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  width: 100%;
  height: 120px;
}

.pro_zi br:nth-child(2n+1) {
  display: none;
}

.a_font {
  font-size: 15px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 100%;
  padding-left: 40px !important;
}

#homepage_concept_instrumentation_all .large-2 {
  width: 20% !important;
}

#homepage_concept_highlights_new .m-teaser img {
  height: 200px;
  width: auto;
}

#homepage_concept_highlights_new .m-teaser {
  text-align: center;
}

#homepage_concept_highlights_new .category-name .title span {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  width: 100%;
  font-size: 16px;
}

#page table tr td {
  font-family: "微软雅黑" !important;
}

.nav_top {
  margin: 10px auto;
}

.searchICON {
  cursor: pointer;
}

.search-container {
  text-align: center;
  width: 80px;
  position: absolute;
  top: 20px;
  right: 0;
}

@media (max-width:1400px) {
  .contact_ul li {
    font-size: 15px;
  }
}

@media (max-width:768px) {
  .index_banner .box .cont {
    padding: 0 12%;
    box-sizing: border-box;
  }

  .index_banner .box .cont .neir {
    font-size: 12px;
  }

  .index_banner .box .cont .ban_but a {
    margin-top: 12px;
    font-size: 12px;
    padding: 5px 12px;
  }

  .contact_ul li {
    padding-left: 0 !important;
    width: 100%;
    font-size: 15px;
  }

  .contact_ul {
    flex-wrap: wrap;
  }

  .info_table {
    width: 100%;
    overflow-x: auto
  }

  .info_table table {
    width: 700px;
  }

  body>header {
    min-height: 72px;
  }

  header .medium-8 .nav_top {
    margin-top: 0;
  }

  .yCmsContentSlot .inbanner_box p {
    font-size: 1.1rem;
  }

  .yCmsContentSlot .inbanner_box {
    display: none;
  }

  .banner_flex .sm {
    width: 30px;
  }

  .index_banner .box .cont .neir .detu-logo {
    height: 30px;
  }

  .banner_flex {
    margin-bottom: 6px;
  }

  .index_banner .box .cont .neir .fluk-logo svg {
    width: 68px;
  }

  .index_banner .box .cont .title {
    font-size: 1.05rem;
    margin-left: 0px;
    margin-bottom: 6px;
    margin-top: 8px;
  }

  .index_banner .box .cont .title.flk {
    margin-top: 4px;
  }

  .banner_bbut .ban_but:nth-child(2) {
    margin-left: 12px;
  }

  .banner_flex .neir {
    margin-left: 12px;
  }

  .pc-show {
    display: none;
  }

  .m-show {
    display: block;
  }

  #homepage_concept_instrumentation_all .large-2 {
    width: 100% !important;
  }
}

@media (min-width:769px) and (max-width:1200px) {
  .m-mainnavigation li a {
    padding: 10px 20px;
  }

  .index_banner .box .cont {
    width: 90% !important;
  }

  .m-teaser .category-name .title span {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 100%;
  }
}