body {}

@charset "UTF-8";

/*!
 * Bootstrap v3.3.5 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
hr,
img {
    border: 0
}

body,
figure {
    margin: 0
}

.img-thumbnail,
.table,
label {
    max-width: 100%
}

.mfp-title,
pre {
    word-wrap: break-word
}

.grid-sample .col-lg-1 .grid-sample-margin.left-margin-lg,
.grid-sample .col-lg-1 .grid-sample-margin.left-margin-md,
.grid-sample .col-lg-1 .grid-sample-margin.left-margin-sm,
.grid-sample .col-lg-1 .grid-sample-margin.right-margin-lg,
.grid-sample .col-lg-1 .grid-sample-margin.right-margin-md,
.grid-sample .col-lg-1 .grid-sample-margin.right-margin-sm,
.invisible {
    visibility: hidden
}

.mfp-arrow,
.slick-slider,
html {
    -webkit-tap-highlight-color: transparent
}

html {
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    background-color: #fff
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
optgroup,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

.btn,
.btn-danger.active,
.btn-danger:active,
.btn-default.active,
.btn-default:active,
.btn-info.active,
.btn-info:active,
.btn-success.active,
.btn-success:active,
.btn-warning.active,
.btn-warning:active,
.btn.active,
.btn:active,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover,
.form-control,
.open>.btn-danger.dropdown-toggle,
.open>.btn-default.dropdown-toggle,
.open>.btn-info.dropdown-toggle,
.open>.btn-success.dropdown-toggle,
.open>.btn-warning.dropdown-toggle {
    background-image: none
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    vertical-align: middle
}

svg:not(:root) {
    overflow: hidden
}

hr {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre,
textarea {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

.popover,
address {
    font-style: normal
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

td,
th {
    padding: 0
}

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

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a:focus {
    outline-offset: -2px
}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.428571429;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    height: auto
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #C8C8C8
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

[role=button] {
    cursor: pointer
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
    font-size: 65%
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    font-size: 75%
}

.h1,
h1 {
    font-size: 36px
}

.h2,
h2 {
    font-size: 30px
}

.h3,
h3 {
    font-size: 24px
}

.h4,
h4 {
    font-size: 18px
}

.h5,
h5 {
    font-size: 14px
}

.h6,
h6 {
    font-size: 12px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

dt,
kbd kbd,
label {
    font-weight: 700
}

address,
blockquote .small,
blockquote footer,
blockquote small,
dd,
dt,
pre {
    line-height: 1.428571429
}

@media (min-width:520px) {
    .lead {
        font-size: 21px
    }
}

.small,
small {
    font-size: 85%
}

.mark,
mark {
    background-color: #fcf8e3;
    padding: .2em
}

.list-inline,
.list-unstyled {
    padding-left: 0;
    list-style: none
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.initialism,
.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #337ab7
}

a.text-primary:focus,
a.text-primary:hover {
    color: #286090
}

.text-success {
    color: #3c763d
}

a.text-success:focus,
a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:focus,
a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:focus,
a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:focus,
a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #337ab7
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: #286090
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: #e4b9b9
}

pre code,
table {
    background-color: transparent
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

dl,
ol,
ul {
    margin-top: 0
}

ol,
ul {
    margin-bottom: 10px
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

.list-inline {
    margin-left: -5px
}

.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}

dl {
    margin-bottom: 20px
}

dd {
    margin-left: 0
}

.dl-horizontal dd:after,
.dl-horizontal dd:before {
    content: " ";
    display: table
}

.dl-horizontal dd:after {
    clear: both
}

@media (min-width:520px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        clear: left;
        text-align: right;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }

    .dl-horizontal dd {
        margin-left: 180px
    }
}

.clearfix:after,
.container-fluid:after,
.container:after,
.fixed-container:after,
.form-horizontal .form-group:after,
.ms-product-details .secondary-cta:after,
.ms-product-details-ls .secondary-cta:after,
.nav:after,
.panel-body:after,
.row:after {
    clear: both
}

abbr[data-original-title],
abbr[title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
    margin-bottom: 0
}

blockquote .small,
blockquote footer,
blockquote small {
    display: block;
    font-size: 80%;
    color: #777
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}

code,
kbd {
    padding: 2px 4px;
    font-size: 90%
}

caption,
th {
    text-align: left
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
    content: ''
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    word-break: break-all;
    color: #333;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.fixed-container:after,
.fixed-container:before,
.row:after,
.row:before {
    display: table;
    content: " "
}

.container,
.container-fluid,
.fixed-container {
    margin-right: auto;
    margin-left: auto
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

@media (min-width:520px) {

    .container,
    .fixed-container {
        width: 100%
    }
}

@media (min-width:764px) {

    .container,
    .fixed-container {
        width: 100%
    }
}

@media (min-width:1010px) {

    .container,
    .fixed-container {
        width: 1040px
    }
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.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-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.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-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.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-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    float: left
}

.col-xs-1 {
    width: 8.3333333333%
}

.col-xs-2 {
    width: 16.6666666667%
}

.col-xs-3 {
    width: 25%
}

.col-xs-4 {
    width: 33.3333333333%
}

.col-xs-5 {
    width: 41.6666666667%
}

.col-xs-6 {
    width: 50%
}

.col-xs-7 {
    width: 58.3333333333%
}

.col-xs-8 {
    width: 66.6666666667%
}

.col-xs-9 {
    width: 75%
}

.col-xs-10 {
    width: 83.3333333333%
}

.col-xs-11 {
    width: 91.6666666667%
}

.col-xs-12 {
    width: 100%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-pull-1 {
    right: 8.3333333333%
}

.col-xs-pull-2 {
    right: 16.6666666667%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-4 {
    right: 33.3333333333%
}

.col-xs-pull-5 {
    right: 41.6666666667%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-7 {
    right: 58.3333333333%
}

.col-xs-pull-8 {
    right: 66.6666666667%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-10 {
    right: 83.3333333333%
}

.col-xs-pull-11 {
    right: 91.6666666667%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-push-1 {
    left: 8.3333333333%
}

.col-xs-push-2 {
    left: 16.6666666667%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-4 {
    left: 33.3333333333%
}

.col-xs-push-5 {
    left: 41.6666666667%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-7 {
    left: 58.3333333333%
}

.col-xs-push-8 {
    left: 66.6666666667%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-10 {
    left: 83.3333333333%
}

.col-xs-push-11 {
    left: 91.6666666667%
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-xs-offset-1 {
    margin-left: 8.3333333333%
}

.col-xs-offset-2 {
    margin-left: 16.6666666667%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-4 {
    margin-left: 33.3333333333%
}

.col-xs-offset-5 {
    margin-left: 41.6666666667%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-7 {
    margin-left: 58.3333333333%
}

.col-xs-offset-8 {
    margin-left: 66.6666666667%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-10 {
    margin-left: 83.3333333333%
}

.col-xs-offset-11 {
    margin-left: 91.6666666667%
}

.col-xs-offset-12 {
    margin-left: 100%
}

@media (min-width:520px) {

    .col-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9 {
        float: left
    }

    .col-sm-1 {
        width: 8.3333333333%
    }

    .col-sm-2 {
        width: 16.6666666667%
    }

    .col-sm-3 {
        width: 25%
    }

    .col-sm-4 {
        width: 33.3333333333%
    }

    .col-sm-5 {
        width: 41.6666666667%
    }

    .col-sm-6 {
        width: 50%
    }

    .col-sm-7 {
        width: 58.3333333333%
    }

    .col-sm-8 {
        width: 66.6666666667%
    }

    .col-sm-9 {
        width: 75%
    }

    .col-sm-10 {
        width: 83.3333333333%
    }

    .col-sm-11 {
        width: 91.6666666667%
    }

    .col-sm-12 {
        width: 100%
    }

    .col-sm-pull-0 {
        right: auto
    }

    .col-sm-pull-1 {
        right: 8.3333333333%
    }

    .col-sm-pull-2 {
        right: 16.6666666667%
    }

    .col-sm-pull-3 {
        right: 25%
    }

    .col-sm-pull-4 {
        right: 33.3333333333%
    }

    .col-sm-pull-5 {
        right: 41.6666666667%
    }

    .col-sm-pull-6 {
        right: 50%
    }

    .col-sm-pull-7 {
        right: 58.3333333333%
    }

    .col-sm-pull-8 {
        right: 66.6666666667%
    }

    .col-sm-pull-9 {
        right: 75%
    }

    .col-sm-pull-10 {
        right: 83.3333333333%
    }

    .col-sm-pull-11 {
        right: 91.6666666667%
    }

    .col-sm-pull-12 {
        right: 100%
    }

    .col-sm-push-0 {
        left: auto
    }

    .col-sm-push-1 {
        left: 8.3333333333%
    }

    .col-sm-push-2 {
        left: 16.6666666667%
    }

    .col-sm-push-3 {
        left: 25%
    }

    .col-sm-push-4 {
        left: 33.3333333333%
    }

    .col-sm-push-5 {
        left: 41.6666666667%
    }

    .col-sm-push-6 {
        left: 50%
    }

    .col-sm-push-7 {
        left: 58.3333333333%
    }

    .col-sm-push-8 {
        left: 66.6666666667%
    }

    .col-sm-push-9 {
        left: 75%
    }

    .col-sm-push-10 {
        left: 83.3333333333%
    }

    .col-sm-push-11 {
        left: 91.6666666667%
    }

    .col-sm-push-12 {
        left: 100%
    }

    .col-sm-offset-0 {
        margin-left: 0
    }

    .col-sm-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-sm-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-sm-offset-3 {
        margin-left: 25%
    }

    .col-sm-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-sm-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-sm-offset-6 {
        margin-left: 50%
    }

    .col-sm-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-sm-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-sm-offset-9 {
        margin-left: 75%
    }

    .col-sm-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-sm-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-sm-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:764px) {

    .col-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9 {
        float: left
    }

    .col-md-1 {
        width: 8.3333333333%
    }

    .col-md-2 {
        width: 16.6666666667%
    }

    .col-md-3 {
        width: 25%
    }

    .col-md-4 {
        width: 33.3333333333%
    }

    .col-md-5 {
        width: 41.6666666667%
    }

    .col-md-6 {
        width: 50%
    }

    .col-md-7 {
        width: 58.3333333333%
    }

    .col-md-8 {
        width: 66.6666666667%
    }

    .col-md-9 {
        width: 75%
    }

    .col-md-10 {
        width: 83.3333333333%
    }

    .col-md-11 {
        width: 91.6666666667%
    }

    .col-md-12 {
        width: 100%
    }

    .col-md-pull-0 {
        right: auto
    }

    .col-md-pull-1 {
        right: 8.3333333333%
    }

    .col-md-pull-2 {
        right: 16.6666666667%
    }

    .col-md-pull-3 {
        right: 25%
    }

    .col-md-pull-4 {
        right: 33.3333333333%
    }

    .col-md-pull-5 {
        right: 41.6666666667%
    }

    .col-md-pull-6 {
        right: 50%
    }

    .col-md-pull-7 {
        right: 58.3333333333%
    }

    .col-md-pull-8 {
        right: 66.6666666667%
    }

    .col-md-pull-9 {
        right: 75%
    }

    .col-md-pull-10 {
        right: 83.3333333333%
    }

    .col-md-pull-11 {
        right: 91.6666666667%
    }

    .col-md-pull-12 {
        right: 100%
    }

    .col-md-push-0 {
        left: auto
    }

    .col-md-push-1 {
        left: 8.3333333333%
    }

    .col-md-push-2 {
        left: 16.6666666667%
    }

    .col-md-push-3 {
        left: 25%
    }

    .col-md-push-4 {
        left: 33.3333333333%
    }

    .col-md-push-5 {
        left: 41.6666666667%
    }

    .col-md-push-6 {
        left: 50%
    }

    .col-md-push-7 {
        left: 58.3333333333%
    }

    .col-md-push-8 {
        left: 66.6666666667%
    }

    .col-md-push-9 {
        left: 75%
    }

    .col-md-push-10 {
        left: 83.3333333333%
    }

    .col-md-push-11 {
        left: 91.6666666667%
    }

    .col-md-push-12 {
        left: 100%
    }

    .col-md-offset-0 {
        margin-left: 0
    }

    .col-md-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-md-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-md-offset-3 {
        margin-left: 25%
    }

    .col-md-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-md-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-md-offset-6 {
        margin-left: 50%
    }

    .col-md-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-md-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-md-offset-9 {
        margin-left: 75%
    }

    .col-md-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-md-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-md-offset-12 {
        margin-left: 100%
    }
}

@media (min-width:1010px) {

    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9 {
        float: left
    }

    .col-lg-1 {
        width: 8.3333333333%
    }

    .col-lg-2 {
        width: 16.6666666667%
    }

    .col-lg-3 {
        width: 25%
    }

    .col-lg-4 {
        width: 33.3333333333%
    }

    .col-lg-5 {
        width: 41.6666666667%
    }

    .col-lg-6 {
        width: 50%
    }

    .col-lg-7 {
        width: 58.3333333333%
    }

    .col-lg-8 {
        width: 66.6666666667%
    }

    .col-lg-9 {
        width: 75%
    }

    .col-lg-10 {
        width: 83.3333333333%
    }

    .col-lg-11 {
        width: 91.6666666667%
    }

    .col-lg-12 {
        width: 100%
    }

    .col-lg-pull-0 {
        right: auto
    }

    .col-lg-pull-1 {
        right: 8.3333333333%
    }

    .col-lg-pull-2 {
        right: 16.6666666667%
    }

    .col-lg-pull-3 {
        right: 25%
    }

    .col-lg-pull-4 {
        right: 33.3333333333%
    }

    .col-lg-pull-5 {
        right: 41.6666666667%
    }

    .col-lg-pull-6 {
        right: 50%
    }

    .col-lg-pull-7 {
        right: 58.3333333333%
    }

    .col-lg-pull-8 {
        right: 66.6666666667%
    }

    .col-lg-pull-9 {
        right: 75%
    }

    .col-lg-pull-10 {
        right: 83.3333333333%
    }

    .col-lg-pull-11 {
        right: 91.6666666667%
    }

    .col-lg-pull-12 {
        right: 100%
    }

    .col-lg-push-0 {
        left: auto
    }

    .col-lg-push-1 {
        left: 8.3333333333%
    }

    .col-lg-push-2 {
        left: 16.6666666667%
    }

    .col-lg-push-3 {
        left: 25%
    }

    .col-lg-push-4 {
        left: 33.3333333333%
    }

    .col-lg-push-5 {
        left: 41.6666666667%
    }

    .col-lg-push-6 {
        left: 50%
    }

    .col-lg-push-7 {
        left: 58.3333333333%
    }

    .col-lg-push-8 {
        left: 66.6666666667%
    }

    .col-lg-push-9 {
        left: 75%
    }

    .col-lg-push-10 {
        left: 83.3333333333%
    }

    .col-lg-push-11 {
        left: 91.6666666667%
    }

    .col-lg-push-12 {
        left: 100%
    }

    .col-lg-offset-0 {
        margin-left: 0
    }

    .col-lg-offset-1 {
        margin-left: 8.3333333333%
    }

    .col-lg-offset-2 {
        margin-left: 16.6666666667%
    }

    .col-lg-offset-3 {
        margin-left: 25%
    }

    .col-lg-offset-4 {
        margin-left: 33.3333333333%
    }

    .col-lg-offset-5 {
        margin-left: 41.6666666667%
    }

    .col-lg-offset-6 {
        margin-left: 50%
    }

    .col-lg-offset-7 {
        margin-left: 58.3333333333%
    }

    .col-lg-offset-8 {
        margin-left: 66.6666666667%
    }

    .col-lg-offset-9 {
        margin-left: 75%
    }

    .col-lg-offset-10 {
        margin-left: 83.3333333333%
    }

    .col-lg-offset-11 {
        margin-left: 91.6666666667%
    }

    .col-lg-offset-12 {
        margin-left: 100%
    }
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777
}

.table {
    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.428571429;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.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 #ddd
}

.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 #ddd
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover,
.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 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-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
}

.table-responsive {
    overflow-x: auto;
    min-height: .01%
}

@media screen and (max-width:519px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }

    .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,
legend {
    padding: 0;
    border: 0
}

fieldset {
    margin: 0;
    min-width: 0
}

legend {
    display: block;
    width: 100%;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    margin-bottom: 5px
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-appearance: none
}

input[type=checkbox],
input[type=radio] {
    margin: 4px 0 0;
    margin-top: 1px\9;
    line-height: normal
}

.form-control,
output {
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    display: block
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

output {
    padding-top: 7px
}

.form-control {
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    background-color: #fff;
    border: 1px solid #C8C8C8;
    border-radius: 0;
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    outline: 0
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .form-control-feedback,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
    color: #3c763d
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eee;
    opacity: 1
}

.form-control[disabled],
fieldset[disabled] .form-control {
    cursor: not-allowed
}

textarea.form-control {
    height: auto
}

@media screen and (-webkit-min-device-pixel-ratio:0) {

    input[type=date].form-control,
    input[type=time].form-control,
    input[type=datetime-local].form-control,
    input[type=month].form-control {
        line-height: 40px
    }

    .input-group-sm input[type=date],
    .input-group-sm input[type=time],
    .input-group-sm input[type=datetime-local],
    .input-group-sm input[type=month],
    .input-group-sm>.input-group-btn>input[type=date].btn,
    .input-group-sm>.input-group-btn>input[type=time].btn,
    .input-group-sm>.input-group-btn>input[type=datetime-local].btn,
    .input-group-sm>.input-group-btn>input[type=month].btn,
    .input-group-sm>input[type=date].form-control,
    .input-group-sm>input[type=date].input-group-addon,
    .input-group-sm>input[type=time].form-control,
    .input-group-sm>input[type=time].input-group-addon,
    .input-group-sm>input[type=datetime-local].form-control,
    .input-group-sm>input[type=datetime-local].input-group-addon,
    .input-group-sm>input[type=month].form-control,
    .input-group-sm>input[type=month].input-group-addon,
    input[type=date].input-sm,
    input[type=time].input-sm,
    input[type=datetime-local].input-sm,
    input[type=month].input-sm {
        line-height: 30px
    }

    .input-group-lg input[type=date],
    .input-group-lg input[type=time],
    .input-group-lg input[type=datetime-local],
    .input-group-lg input[type=month],
    .input-group-lg>.input-group-btn>input[type=date].btn,
    .input-group-lg>.input-group-btn>input[type=time].btn,
    .input-group-lg>.input-group-btn>input[type=datetime-local].btn,
    .input-group-lg>.input-group-btn>input[type=month].btn,
    .input-group-lg>input[type=date].form-control,
    .input-group-lg>input[type=date].input-group-addon,
    .input-group-lg>input[type=time].form-control,
    .input-group-lg>input[type=time].input-group-addon,
    .input-group-lg>input[type=datetime-local].form-control,
    .input-group-lg>input[type=datetime-local].input-group-addon,
    .input-group-lg>input[type=month].form-control,
    .input-group-lg>input[type=month].input-group-addon,
    input[type=date].input-lg,
    input[type=time].input-lg,
    input[type=datetime-local].input-lg,
    input[type=month].input-lg {
        line-height: 46px
    }
}

.form-group {
    margin-bottom: 15px
}

.checkbox,
.radio {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.checkbox label,
.radio label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox],
.radio input[type=radio],
.radio-inline input[type=radio] {
    position: absolute;
    margin-left: -20px;
    margin-top: 4px\9
}

.checkbox+.checkbox,
.radio+.radio {
    margin-top: -5px
}

.checkbox-inline,
.radio-inline {
    position: relative;
    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 label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
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;
    min-height: 34px
}

.form-control-static.input-lg,
.form-control-static.input-sm,
.input-group-lg>.form-control-static.form-control,
.input-group-lg>.form-control-static.input-group-addon,
.input-group-lg>.input-group-btn>.form-control-static.btn,
.input-group-sm>.form-control-static.form-control,
.input-group-sm>.form-control-static.input-group-addon,
.input-group-sm>.input-group-btn>.form-control-static.btn {
    padding-left: 0;
    padding-right: 0
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn,
.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.input-group-sm>.input-group-btn>select.btn,
.input-group-sm>select.form-control,
.input-group-sm>select.input-group-addon,
select.input-sm {
    height: 30px;
    line-height: 30px
}

.input-group-sm>.input-group-btn>select[multiple].btn,
.input-group-sm>.input-group-btn>textarea.btn,
.input-group-sm>select[multiple].form-control,
.input-group-sm>select[multiple].input-group-addon,
.input-group-sm>textarea.form-control,
.input-group-sm>textarea.input-group-addon,
select[multiple].input-sm,
textarea.input-sm {
    height: auto
}

.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.form-group-sm select.form-control {
    height: 30px;
    line-height: 30px
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
    height: auto
}

.form-group-sm .form-control-static {
    height: 30px;
    min-height: 32px;
    padding: 6px 10px;
    font-size: 12px;
    line-height: 1.5
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn,
.input-lg {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.input-group-lg>.input-group-btn>select.btn,
.input-group-lg>select.form-control,
.input-group-lg>select.input-group-addon,
select.input-lg {
    height: 46px;
    line-height: 46px
}

.input-group-lg>.input-group-btn>select[multiple].btn,
.input-group-lg>.input-group-btn>textarea.btn,
.input-group-lg>select[multiple].form-control,
.input-group-lg>select[multiple].input-group-addon,
.input-group-lg>textarea.form-control,
.input-group-lg>textarea.input-group-addon,
select[multiple].input-lg,
textarea.input-lg {
    height: auto
}

.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.form-group-lg select.form-control {
    height: 46px;
    line-height: 46px
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
    height: auto
}

.form-group-lg .form-control-static {
    height: 46px;
    min-height: 38px;
    padding: 11px 16px;
    font-size: 18px;
    line-height: 1.3333333
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 50px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    pointer-events: none
}

.collapsing,
.dropdown,
.dropup {
    position: relative
}

.form-group-lg .form-control+.form-control-feedback,
.input-group-lg+.form-control-feedback,
.input-group-lg>.form-control+.form-control-feedback,
.input-group-lg>.input-group-addon+.form-control-feedback,
.input-group-lg>.input-group-btn>.btn+.form-control-feedback,
.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.form-group-sm .form-control+.form-control-feedback,
.input-group-sm+.form-control-feedback,
.input-group-sm>.form-control+.form-control-feedback,
.input-group-sm>.input-group-addon+.form-control-feedback,
.input-group-sm>.input-group-btn>.btn+.form-control-feedback,
.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    border-color: #3c763d;
    background-color: #dff0d8
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .form-control-feedback,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    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-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .form-control-feedback,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    border-color: #a94442;
    background-color: #f2dede
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:520px) {

    .form-inline .form-control-static,
    .form-inline .form-group {
        display: inline-block
    }

    .form-inline .control-label,
    .form-inline .form-group {
        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,
    .form-inline .input-group .input-group-btn {
        width: auto
    }

    .form-inline .input-group>.form-control {
        width: 100%
    }

    .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
    }
}

.btn-block,
input[type=button].btn-block,
input[type=reset].btn-block,
input[type=submit].btn-block {
    width: 100%
}

.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 {
    margin-left: -15px;
    margin-right: -15px
}

.form-horizontal .form-group:after,
.form-horizontal .form-group:before {
    content: " ";
    display: table
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:520px) {
    .form-horizontal .control-label {
        text-align: right;
        margin-bottom: 0;
        padding-top: 7px
    }

    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.33px;
        font-size: 18px
    }

    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px;
        font-size: 12px
    }
}

.btn {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader,
.slick-slider {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
    outline: dotted thin;
    outline: -webkit-focus-ring-color auto 5px;
    outline-offset: -2px
}

.btn.focus,
.btn:focus,
.btn:hover {
    color: #333;
    text-decoration: none
}

.btn.active,
.btn:active {
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    cursor: not-allowed;
    opacity: .65;
    -webkit-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none
}

a.btn.disabled,
fieldset[disabled] a.btn {
    pointer-events: none
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default.focus,
.btn-default:focus {
    color: #333;
    background-color: #e6e6e6;
    border-color: #8c8c8c
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open>.btn-default.dropdown-toggle {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.btn-default.dropdown-toggle.focus,
.open>.btn-default.dropdown-toggle:focus,
.open>.btn-default.dropdown-toggle:hover {
    color: #333;
    background-color: #d4d4d4;
    border-color: #8c8c8c
}

.btn-default.disabled,
.btn-default.disabled.active,
.btn-default.disabled.focus,
.btn-default.disabled:active,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled],
.btn-default[disabled].active,
.btn-default[disabled].focus,
.btn-default[disabled]:active,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary.focus,
.btn-primary:focus {
    color: #fff;
    background-color: #286090;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #286090;
    border-color: #204d74
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.btn-primary.dropdown-toggle.focus,
.open>.btn-primary.dropdown-toggle:focus,
.open>.btn-primary.dropdown-toggle:hover {
    color: #fff;
    background-color: #204d74;
    border-color: #122b40
}

.btn-primary.active,
.btn-primary:active,
.open>.btn-primary.dropdown-toggle {
    background-image: none
}

.btn-primary.disabled,
.btn-primary.disabled.active,
.btn-primary.disabled.focus,
.btn-primary.disabled:active,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled],
.btn-primary[disabled].active,
.btn-primary[disabled].focus,
.btn-primary[disabled]:active,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary.active,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    background-color: #337ab7;
    border-color: #2e6da4
}

.btn-primary .badge {
    color: #337ab7;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #449d44;
    border-color: #255625
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.btn-success.dropdown-toggle.focus,
.open>.btn-success.dropdown-toggle:focus,
.open>.btn-success.dropdown-toggle:hover {
    color: #fff;
    background-color: #398439;
    border-color: #255625
}

.btn-success.disabled,
.btn-success.disabled.active,
.btn-success.disabled.focus,
.btn-success.disabled:active,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled],
.btn-success[disabled].active,
.btn-success[disabled].focus,
.btn-success[disabled]:active,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success.active,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info.focus,
.btn-info:focus {
    color: #fff;
    background-color: #31b0d5;
    border-color: #1b6d85
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open>.btn-info.dropdown-toggle {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.btn-info.dropdown-toggle.focus,
.open>.btn-info.dropdown-toggle:focus,
.open>.btn-info.dropdown-toggle:hover {
    color: #fff;
    background-color: #269abc;
    border-color: #1b6d85
}

.btn-info.disabled,
.btn-info.disabled.active,
.btn-info.disabled.focus,
.btn-info.disabled:active,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled],
.btn-info[disabled].active,
.btn-info[disabled].focus,
.btn-info[disabled]:active,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info.active,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning.focus,
.btn-warning:focus {
    color: #fff;
    background-color: #ec971f;
    border-color: #985f0d
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.btn-warning.dropdown-toggle {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.btn-warning.dropdown-toggle.focus,
.open>.btn-warning.dropdown-toggle:focus,
.open>.btn-warning.dropdown-toggle:hover {
    color: #fff;
    background-color: #d58512;
    border-color: #985f0d
}

.btn-warning.disabled,
.btn-warning.disabled.active,
.btn-warning.disabled.focus,
.btn-warning.disabled:active,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled],
.btn-warning[disabled].active,
.btn-warning[disabled].focus,
.btn-warning[disabled]:active,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning.active,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger.focus,
.btn-danger:focus {
    color: #fff;
    background-color: #c9302c;
    border-color: #761c19
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.btn-danger.dropdown-toggle.focus,
.open>.btn-danger.dropdown-toggle:focus,
.open>.btn-danger.dropdown-toggle:hover {
    color: #fff;
    background-color: #ac2925;
    border-color: #761c19
}

.btn-danger.disabled,
.btn-danger.disabled.active,
.btn-danger.disabled.focus,
.btn-danger.disabled:active,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled],
.btn-danger[disabled].active,
.btn-danger[disabled].focus,
.btn-danger[disabled]:active,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger.active,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    color: #337ab7;
    font-weight: 400;
    border-radius: 0
}

.btn-link,
.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
    border-color: transparent
}

.btn-link:focus,
.btn-link:hover {
    color: #23527c;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
    color: #777;
    text-decoration: none
}

.btn-lg {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 6px
}

.btn-sm,
.btn-xs {
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-sm {
    padding: 5px 10px
}

.btn-xs {
    padding: 1px 5px
}

.btn-block {
    display: block
}

.btn-block+.btn-block {
    margin-top: 5px
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    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 {
    height: 0;
    overflow: hidden;
    -webkit-transition-property: height, visibility;
    transition-property: height, visibility;
    -webkit-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid\9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.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: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box
}

.dropdown-menu-right,
.dropdown-menu.pull-right {
    left: auto;
    right: 0
}

.dropdown-header,
.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    line-height: 1.428571429;
    white-space: nowrap
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    clear: both;
    font-weight: 400;
    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: #337ab7
}

.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;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    cursor: not-allowed
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-left {
    left: 0;
    right: auto
}

.dropdown-header {
    font-size: 12px;
    color: #777
}

.dropdown-backdrop {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    z-index: 990
}

.input-group,
.input-group-btn,
.input-group-btn>.btn {
    position: relative
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid\9;
    content: ""
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px
}

@media (min-width:520px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }

    .navbar-right .dropdown-menu-left {
        left: 0;
        right: auto
    }
}

.input-group {
    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 .form-control,
.input-group-addon,
.input-group-btn {
    display: table-cell
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn: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: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #C8C8C8;
    border-radius: 4px
}

.nav-tabs>li>a,
.popover {
    line-height: 1.428571429
}

.input-group-addon.input-sm,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.input-group-addon.btn {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.input-group-addon.btn {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=checkbox],
.input-group-addon input[type=radio] {
    margin-top: 0
}

.input-group .form-control:first-child,
.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) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.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 {
    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>.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 {
    z-index: 2;
    margin-left: -1px
}

.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none
}

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

.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: #337ab7
}

.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;
    border: 1px solid transparent;
    border-radius: 4px 4px 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-pills>li {
    float: left
}

.nav-justified>li,
.nav-stacked>li,
.nav-tabs.nav-justified>li {
    float: none
}

.nav-pills>li>a {
    border-radius: 4px
}

.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: #337ab7
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title,
.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified,
.nav-tabs.nav-justified {
    width: 100%
}

.nav-justified>li>a,
.nav-tabs.nav-justified>li>a {
    text-align: center;
    margin-bottom: 5px
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a,
.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover,
.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:520px) {

    .nav-justified>li,
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }

    .nav-tabs-justified>li>a,
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-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
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-title,
.panel>.list-group,
.panel>.panel-collapse>.list-group,
.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel-body {
    padding: 15px
}

.panel-body:after,
.panel-body:before {
    content: " ";
    display: table
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel-group .panel-heading,
.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-title {
    margin-top: 0;
    font-size: 16px
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-right-radius: 0;
    border-top-left-radius: 0
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-right-radius: 3px;
    border-top-left-radius: 3px
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.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: 3px
}

.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: 3px
}

.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: 3px
}

.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: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.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-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.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: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    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: #3c763d
}

.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: #a94442;
    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: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    padding: 1px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    font-size: 14px;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.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;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 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: ""
}

.clearfix:after,
.clearfix:before,
.popover.bottom>.arrow:after,
.popover.left>.arrow:after,
.popover.right>.arrow:after,
.popover.top>.arrow:after {
    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 {
    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 {
    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 {
    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 {
    right: 1px;
    border-right-width: 0;
    border-left-color: #fff;
    bottom: -10px
}

.clearfix:after,
.clearfix:before {
    display: table
}

.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
}

.hidden,
.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
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

@media (max-width:519px) {
    .visible-xs {
        display: block !important
    }

    table.visible-xs {
        display: table !important
    }

    tr.visible-xs {
        display: table-row !important
    }

    td.visible-xs,
    th.visible-xs {
        display: table-cell !important
    }

    .visible-xs-block {
        display: block !important
    }

    .visible-xs-inline {
        display: inline !important
    }

    .visible-xs-inline-block {
        display: inline-block !important
    }
}

@media (min-width:520px) and (max-width:763px) {
    .visible-sm {
        display: block !important
    }

    table.visible-sm {
        display: table !important
    }

    tr.visible-sm {
        display: table-row !important
    }

    td.visible-sm,
    th.visible-sm {
        display: table-cell !important
    }

    .visible-sm-block {
        display: block !important
    }

    .visible-sm-inline {
        display: inline !important
    }

    .visible-sm-inline-block {
        display: inline-block !important
    }
}

@media (min-width:764px) and (max-width:1009px) {
    .visible-md {
        display: block !important
    }

    table.visible-md {
        display: table !important
    }

    tr.visible-md {
        display: table-row !important
    }

    td.visible-md,
    th.visible-md {
        display: table-cell !important
    }

    .visible-md-block {
        display: block !important
    }

    .visible-md-inline {
        display: inline !important
    }

    .visible-md-inline-block {
        display: inline-block !important
    }
}

@media (min-width:1010px) {
    .visible-lg {
        display: block !important
    }

    table.visible-lg {
        display: table !important
    }

    tr.visible-lg {
        display: table-row !important
    }

    td.visible-lg,
    th.visible-lg {
        display: table-cell !important
    }

    .visible-lg-block {
        display: block !important
    }

    .visible-lg-inline {
        display: inline !important
    }

    .visible-lg-inline-block {
        display: inline-block !important
    }
}

@media (max-width:519px) {
    .hidden-xs {
        display: none !important
    }
}

@media (min-width:520px) and (max-width:763px) {
    .hidden-sm {
        display: none !important
    }
}

@media (min-width:764px) and (max-width:1009px) {
    .hidden-md {
        display: none !important
    }
}

@media (min-width:1010px) {
    .hidden-lg {
        display: none !important
    }
}

.visible-print {
    display: none !important
}

@media print {
    .visible-print {
        display: block !important
    }

    table.visible-print {
        display: table !important
    }

    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
    }

    .hidden-print {
        display: none !important
    }
}

html {
    -ms-overflow-style: scrollbar
}

[class*=col-] {
    padding-left: 15px;
    padding-right: 15px
}

@media all and (max-width:764px) {
    [class*=col-] {
        padding-left: 10px;
        padding-right: 10px
    }
}

.container,
.container-fluid,
.fixed-container {
    padding-left: 30px;
    padding-right: 30px
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

@media all and (max-width:764px) {

    .container,
    .container-fluid,
    .fixed-container {
        padding-left: 20px;
        padding-right: 20px
    }

    .row {
        margin-left: -10px;
        margin-right: -10px
    }
}

.clickblock-one-link {
    cursor: pointer
}

.clickblock-one-link:hover .action-btn {
    background-color: #F60;
    color: #FFF
}

.clickblock-one-link:hover .orange-action-btn {
    background-color: #FFF;
    color: #F60;
    border-color: #FFF
}

.clickblock-one-link:hover .white-action-btn {
    background-color: #F60;
    color: #FFF;
    border-color: #F60
}

.clickblock-one-link:hover .grey-action-btn {
    border: 1px solid #F60;
    color: #FFF;
    background-color: #F60
}

.clickblock-one-link:hover a {
    color: #F60
}

.clickblock-one-link:hover a.orange {
    color: #999
}

.clickblock-one-link:hover a.dark-gray,
.clickblock-one-link:hover a.white {
    color: #F60
}

.ms-dropdown-wrapper button.button-dropdown {
    position: relative;
    border: none;
    min-height: 1px;
    padding: 0 31px 0 0;
    vertical-align: middle;
    text-align: right;
    width: auto;
    background-color: #FFF
}

.ms-dropdown-wrapper button.button-dropdown:active,
.ms-dropdown-wrapper button.button-dropdown:focus,
.ms-dropdown-wrapper button.button-dropdown:hover {
    background-color: #FFF;
    border: none
}

.ms-dropdown-wrapper button.button-dropdown:active .button-text,
.ms-dropdown-wrapper button.button-dropdown:focus .button-text,
.ms-dropdown-wrapper button.button-dropdown:hover .button-text {
    color: #F60
}

.ms-dropdown-wrapper button.button-dropdown .button-text {
    white-space: nowrap
}

.ms-dropdown-wrapper button.button-dropdown .button-icon {
    position: absolute;
    right: -5px;
    top: 50%;
    margin-top: -20px
}

.ms-dropdown-wrapper button.button-dropdown.bordered {
    height: 30px;
    border: 1px solid #c8c8c8;
    padding: 0 31px 0 12px;
    text-align: left
}

.ms-dropdown-wrapper ul.dropdown-menu {
    overflow-y: auto;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #C8C8C8;
    margin: -1px 0 0;
    width: 100%;
    max-height: 250px;
    height: auto;
    overflow-x: hidden
}

.ms-dropdown-wrapper ul.dropdown-menu>li.selected>a {
    background-color: transparent;
    color: #F60
}

.ms-dropdown-wrapper ul.dropdown-menu>li>a {
    min-height: 40px;
    white-space: normal;
    vertical-align: middle;
    padding: 10px 20px
}

.ms-dropdown-wrapper ul.dropdown-menu>li:not(.selected)>a:focus,
.ms-dropdown-wrapper ul.dropdown-menu>li:not(.selected)>a:hover {
    color: #F60;
    background-color: #F5F6F8
}

.ms-dropdown-wrapper ul.dropdown-menu>li.menu-lbl {
    padding: 10px 20px;
    font-weight: 700;
    color: #999
}

.ms-form-dropdown-wrapper .button-dropdown {
    border: 1px solid #F60;
    position: relative;
    padding: 5px 60px 5px 15px;
    width: 100%;
    text-align: left
}

.ms-form-dropdown-wrapper .button-dropdown:hover {
    background-color: transparent;
    color: inherit
}

.ms-form-dropdown-wrapper .button-dropdown:after {
    font-size: 20px;
    content: "\61";
    color: #F60;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px
}

.ms-form-dropdown-wrapper ul.dropdown-menu {
    overflow-y: auto;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #C8C8C8;
    margin: -1px 0 0;
    width: 100%;
    max-height: 250px;
    height: auto;
    overflow-x: hidden
}

.ms-form-dropdown-wrapper ul.dropdown-menu>li.selected>a {
    background-color: transparent;
    color: #F60
}

.ms-form-dropdown-wrapper ul.dropdown-menu>li>a {
    min-height: 40px;
    white-space: normal;
    vertical-align: middle;
    padding: 10px 20px
}

.ms-form-dropdown-wrapper ul.dropdown-menu>li:not(.selected)>a:focus,
.ms-form-dropdown-wrapper ul.dropdown-menu>li:not(.selected)>a:hover {
    color: #F60;
    background-color: #F5F6F8
}

.ms-form-dropdown-wrapper ul.dropdown-menu>li.menu-lbl {
    padding: 10px 20px;
    font-weight: 700;
    color: #999
}

.icon-column {
    margin-bottom: 20px
}

.icon-column [class^=ms-icon] {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    color: #F60
}

.icon-column .multicolor {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    font-size: 50px
}

.icon-column input {
    border: 1px solid #C8C8C8;
    display: block;
    font-size: 12px;
    line-height: 15px;
    margin: 0;
    outline: 0;
    padding: 5px 0;
    text-align: center;
    width: 100%
}

a,
a:visited {
    color: #999;
    text-decoration: none;
    outline: 0
}

a.hover,
a:focus,
a:hover,
a:visited.hover,
a:visited:focus,
a:visited:hover {
    color: #F60;
    text-decoration: none;
    cursor: pointer;
    outline: 0
}

.item-card a.more,
.item-card a.reduce,
a.icon-link-b.underline,
a.text-link-b.underline,
a.underline.icon-link-c,
a.underlined,
a:visited.underlined {
    text-decoration: underline
}

a.icon-link-b,
a.icon-link-c {
    display: block;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 14px;
    margin-top: 10px
}

a.icon-link-b>[class^=ms-icon],
a.icon-link-c>[class^=ms-icon] {
    font-size: 40px;
    height: 40px;
    color: #F60;
    position: absolute;
    left: -8px;
    top: -2px
}

.ms-checkbox,
.ms-item-checkbox .ms-icon_check:before {
    font-size: 30px
}

@media all and (min-width:1010px) {

    a.icon-link-b>[class^=ms-icon],
    a.icon-link-c>[class^=ms-icon] {
        top: -1px
    }
}

@media all and (min-width:1465px) {

    a.icon-link-b>[class^=ms-icon],
    a.icon-link-c>[class^=ms-icon] {
        top: 0
    }
}

a.icon-link-b>[class^=ms-icon].ms-icon_link,
a.icon-link-c>[class^=ms-icon].ms-icon_link {
    left: -17px
}

a.icon-link-b.orange,
a.orange.icon-link-c {
    color: #F60
}

a.icon-link-b.orange.hover,
a.icon-link-b.orange:hover,
a.orange.hover.icon-link-c,
a.orange.icon-link-c:hover {
    color: #999
}

a.dark-gray.icon-link-c,
a.icon-link-b.dark-gray {
    color: #3c3c3c
}

a.dark-gray.hover.icon-link-c,
a.dark-gray.icon-link-c:hover,
a.icon-link-b.dark-gray.hover,
a.icon-link-b.dark-gray:hover {
    color: #F60
}

a.icon-link-b.white,
a.white.icon-link-c {
    color: #FFF
}

a.icon-link-b.white.hover,
a.icon-link-b.white:hover,
a.text-link-b.orange,
a.white.hover.icon-link-c,
a.white.icon-link-c:hover {
    color: #F60
}

a.icon-link-b.inline,
a.inline.icon-link-c {
    display: inline
}

a.icon-link-c {
    padding-left: 30px
}

a.text-link-b {
    display: block;
    margin-top: 20px
}

a.text-link-b.orange.hover,
a.text-link-b.orange:hover {
    color: #999
}

a.text-link-b.dark-gray {
    color: #3c3c3c
}

a.text-link-b.dark-gray.hover,
a.text-link-b.dark-gray:hover {
    color: #F60
}

a.text-link-b.white {
    color: #FFF
}

a.more-link,
a.text-link-b.white.hover,
a.text-link-b.white:hover {
    color: #F60
}

a.text-link-b.inline {
    display: inline
}

.text-wrapper a.text-link-b {
    display: block
}

.more-hidden {
    display: none
}

a.more-link,
a.more-link:active,
a.more-link:focus,
a.more-link:hover {
    margin-left: 1em;
    text-decoration: underline
}

a.more-link:active,
a.more-link:hover {
    color: #999
}

.more-link img {
    border: none
}

.fixed-container {
    width: 980px !important
}

.ms-checkbox {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    left: 0;
    color: #000;
    border: 1px solid #C8C8C8
}

.ms-item-checkbox {
    cursor: pointer;
    padding-left: 40px;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    position: relative
}

::-webkit-scrollbar {
    -webkit-appearance: none
}

::-webkit-scrollbar:vertical {
    width: 11px
}

::-webkit-scrollbar:horizontal {
    height: 11px
}

::-webkit-scrollbar-thumb {
    border: 2px solid #fff;
    background-color: #C8C8C8
}

::-webkit-scrollbar-track {
    background-color: #FFF
}

.hover-opacity:hover .backgr-img,
.hover-opacity:hover img {
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.no-result-msg {
    color: #DC3C14;
    margin-top: 15px
}

@font-face {
    font-family: osram-microsite-icons;
    src: url(../fonts/osram-microsite-icons.eot?eni9li);
    src: url(../fonts/osram-microsite-icons.eot?eni9li#iefix) format("embedded-opentype"), url(../fonts/osram-microsite-icons.ttf?eni9li) format("truetype"), url(../fonts/osram-microsite-icons.woff?eni9li) format("woff"), url(../fonts/osram-microsite-icons.svg?eni9li#osram-microsite-icons) format("svg");
    font-weight: 400;
    font-style: normal
}

.ms-breadcrumb ol>li+li:before,
.ms-form-dropdown-wrapper .button-dropdown:after,
.ms-icon-style,
.ms-product-details .master-product-dropdown .collapse-toggle:after,
.ms-product-details .product-variation-dropdown .collapse-toggle:after,
.ms-product-details-ls .master-product-dropdown .collapse-toggle:after,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle:after,
.slick-dots li button:before,
.slick-dots li.slick-active button:before,
.slick-next:before,
.slick-prev:before,
[class*=" ms-icon"],
[class^=ms-icon] {
    font-family: osram-microsite-icons !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
}

[data-icon]:before {
    font-family: osram-microsite-icons !important;
    content: attr(data-icon);
    font-style: normal !important;
    font-weight: 400 !important;
    font-variant: normal !important;
    text-transform: none !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.ms-icon_arrow-anchorlink:before {
    content: "\61";
    font-size: 50px
}

.ms-icon_arrow-back:before {
    content: "\62";
    font-size: 40px
}

.ms-icon_arrow-forward:before {
    content: "\63";
    font-size: 40px
}

.ms-icon_arrow-tab-back:before {
    content: "\64";
    font-size: 40px
}

.ms-icon_arrow-tab-forward:before {
    content: "\65";
    font-size: 40px
}

.ms-icon_arrow-close:before {
    content: "\66";
    font-size: 40px
}

.ms-icon_arrow-open:before {
    content: "\67";
    font-size: 40px
}

.ms-icon_blank-doc:before {
    content: "\68";
    font-size: 40px
}

.ms-icon_pdf:before {
    content: "\69";
    font-size: 40px
}

.ms-icon_word:before {
    content: "\6a";
    font-size: 40px
}

.ms-icon_excel:before {
    content: "\6b";
    font-size: 40px
}

.ms-icon_bookmark:before {
    content: "\6c";
    font-size: 40px
}

.ms-icon_bookmarklist:before {
    content: "\6d";
    font-size: 102px
}

.ms-icon_bullet-active:before {
    content: "\6e";
    font-size: 40px
}

.ms-icon_bullet-inactive:before {
    content: "\6f";
    font-size: 40px
}

.ms-icon_burger:before {
    content: "\70";
    font-size: 40px
}

.ms-icon_close:before,
.ms-product-details .image-zoom-trigger .ms-icon-cancel:before,
.ms-product-details-ls .image-zoom-trigger .ms-icon-cancel:before {
    content: "\71";
    font-size: 40px
}

.ms-icon_delete:before {
    content: "\72";
    font-size: 40px
}

.ms-icon_help:before {
    content: "\73";
    font-size: 40px
}

.ms-icon_info:before {
    content: "\74";
    font-size: 40px
}

.ms-icon_load:before {
    content: "\75";
    font-size: 40px
}

.animation-rotate {
    height: 40px;
    width: 40px;
    display: inline-block;
    -webkit-animation: spin 1.5s infinite linear;
    animation: spin 1.5s infinite linear
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

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

@keyframes spin {
    0% {
        -webkit-transform: rotate(0);
        -ms-transform: rotate(0);
        transform: rotate(0)
    }

    50% {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.icon-column .animation-rotate {
    position: absolute;
    left: 80px
}

.icon-column .animation-position {
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
    height: 40px
}

.ms-icon_loupe:before,
.ms-product-details .image-zoom-trigger .ms-icon-zoom:before,
.ms-product-details-ls .image-zoom-trigger .ms-icon-zoom:before {
    content: "\76";
    font-size: 40px
}

.ms-icon_check:before {
    content: "\77";
    font-size: 40px
}

.ms-icon_plus:before {
    content: "\78";
    font-size: 40px
}

.ms-icon_minus:before {
    content: "\79";
    font-size: 40px
}

.ms-icon_compare:before {
    content: "\7a";
    font-size: 40px
}

.ms-breadcrumb ol>li+li:before,
.ms-icon_link:before {
    content: "\41";
    font-size: 40px
}

.ms-icon_share:before {
    content: "\42";
    font-size: 40px
}

.ms-icon_trash:before {
    content: "\43";
    font-size: 40px
}

.ms-icon_zip:before {
    content: "\44";
    font-size: 40px
}

.ms-icon_result-gallery:before {
    content: "\45";
    font-size: 40px
}

.ms-icon_result-list:before {
    content: "\46";
    font-size: 40px
}

.ms-icon_checkbox-inactive:before {
    content: "\57";
    font-size: 16px
}

.ms-icon_checkbox-active:before {
    content: "\58";
    font-size: 16px
}

.ms-icon_radiobutton-inactive:before {
    content: "\59";
    font-size: 16px
}

.ms-icon_radiobutton-active:before {
    content: "\5a";
    font-size: 16px
}

.ms-icon_service:before {
    content: "\47";
    font-size: 70px
}

.ms-icon_sidebar-video:before {
    content: "\48";
    font-size: 40px
}

.ms-icon_jump-to-top:before {
    content: "\49";
    font-size: 45px
}

.ms-icon_no-picture:before {
    content: "\56";
    font-size: 102px
}

.ms-icon_energylabel .path1:before {
    content: "\4a";
    font-size: 40px;
    color: rgba(255, 102, 0, .4)
}

.ms-icon_energylabel .path2:before {
    content: "\4b";
    font-size: 40px;
    margin-left: -1em;
    color: rgba(255, 102, 0, .6)
}

.ms-icon_energylabel .path3:before {
    content: "\4c";
    font-size: 40px;
    margin-left: -1em;
    color: rgba(255, 102, 0, .8)
}

.ms-icon_energylabel .path4:before {
    content: "\4d";
    font-size: 40px;
    margin-left: -1em;
    color: #f60
}

.ms-icon_energylabel .path5:before {
    content: "\4e";
    font-size: 40px;
    margin-left: -1em;
    color: #f60
}

.ms-icon_play-slideshare .path1:before {
    content: "\4f";
    font-size: 70px;
    color: rgba(255, 102, 0, .2)
}

.ms-icon_play-slideshare .path2:before {
    content: "\50";
    font-size: 70px;
    margin-left: -1em;
    color: #f60
}

.ms-icon_play-slideshare .path3:before {
    content: "\51";
    font-size: 70px;
    margin-left: -1em;
    color: #f60
}

.ms-icon_play-slideshare .path4:before {
    content: "\52";
    font-size: 70px;
    margin-left: -1em;
    color: #f60
}

.ms-icon_play-video>.path1:before {
    content: "\53";
    color: rgba(255, 255, 255, .5)
}

.ms-icon_play-video>.path2:before {
    content: "\54";
    margin-left: -1em;
    color: #fff
}

.ms-icon_play-video>.path3:before {
    content: "\55";
    margin-left: -1em;
    color: #fff
}

.ms-icon_play-video.play-icon-big .path2:before,
.ms-icon_play-video.play-icon-big .path3:before,
.ms-icon_play-video.play-icon-big>.path1:before {
    font-size: 130px
}

.ms-icon_play-video.play-icon-small .path2:before,
.ms-icon_play-video.play-icon-small .path3:before,
.ms-icon_play-video.play-icon-small>.path1:before {
    font-size: 70px
}

button:focus {
    outline: 0
}

a.link-btn,
button,
button.button {
    display: inline-block;
    min-height: 40px;
    padding: 5px 15px;
    background-color: transparent;
    border: 1px solid #3c3c3c;
    color: #3c3c3c
}

a.active.link-btn,
a.hover.link-btn,
a.link-btn:active,
a.link-btn:hover,
button.active,
button.button.active,
button.button.hover,
button.button:active,
button.button:hover,
button.hover,
button:active,
button:hover {
    border: 1px solid #F60;
    color: #FFF;
    background-color: #F60
}

a.btn-block.link-btn,
button.btn-block,
button.button.btn-block {
    display: block
}

a.action-btn.link-btn,
button.action-btn,
button.button.action-btn {
    color: #F60;
    border: 1px solid #F60
}

a.action-btn.active.link-btn,
a.action-btn.hover.link-btn,
a.action-btn.link-btn:active,
a.action-btn.link-btn:hover,
button.action-btn.active,
button.action-btn.hover,
button.action-btn:active,
button.action-btn:hover,
button.button.action-btn.active,
button.button.action-btn.hover,
button.button.action-btn:active,
button.button.action-btn:hover {
    background-color: #F60;
    color: #FFF
}

a.mobile-hover-fix.hover.link-btn,
a.mobile-hover-fix.link-btn:hover,
button.button.mobile-hover-fix.hover,
button.button.mobile-hover-fix:hover,
button.mobile-hover-fix.hover,
button.mobile-hover-fix:hover {
    background-color: transparent;
    border: 1px solid #3c3c3c;
    color: #3c3c3c
}

a.orange-action-btn.link-btn,
button.button.orange-action-btn,
button.orange-action-btn {
    color: #FFF;
    background-color: #F60;
    border-color: #FFF
}

a.orange-action-btn.active.link-btn,
a.orange-action-btn.hover.link-btn,
a.orange-action-btn.link-btn:active,
a.orange-action-btn.link-btn:hover,
button.button.orange-action-btn.active,
button.button.orange-action-btn.hover,
button.button.orange-action-btn:active,
button.button.orange-action-btn:hover,
button.orange-action-btn.active,
button.orange-action-btn.hover,
button.orange-action-btn:active,
button.orange-action-btn:hover {
    background-color: #FFF;
    color: #F60;
    border-color: #FFF
}

a.white-action-btn.link-btn,
button.button.white-action-btn,
button.white-action-btn {
    color: #FFF;
    background-color: transparent;
    border-color: #FFF
}

a.white-action-btn.active.link-btn,
a.white-action-btn.hover.link-btn,
a.white-action-btn.link-btn:active,
a.white-action-btn.link-btn:hover,
button.button.white-action-btn.active,
button.button.white-action-btn.hover,
button.button.white-action-btn:active,
button.button.white-action-btn:hover,
button.white-action-btn.active,
button.white-action-btn.hover,
button.white-action-btn:active,
button.white-action-btn:hover {
    background-color: #F60;
    color: #FFF;
    border-color: #F60
}

a.orange-action-hover-btn.link-btn,
button.button.orange-action-hover-btn,
button.orange-action-hover-btn {
    color: #FFF;
    background-color: #F60;
    border-color: #FFF
}

a.orange-action-hover-btn.active.link-btn,
a.orange-action-hover-btn.hover.link-btn,
a.orange-action-hover-btn.link-btn:active,
a.orange-action-hover-btn.link-btn:hover,
button.button.orange-action-hover-btn.active,
button.button.orange-action-hover-btn.hover,
button.button.orange-action-hover-btn:active,
button.button.orange-action-hover-btn:hover,
button.orange-action-hover-btn.active,
button.orange-action-hover-btn.hover,
button.orange-action-hover-btn:active,
button.orange-action-hover-btn:hover {
    background-color: #FFF;
    color: #F60;
    border-color: #F60
}

a.link-btn {
    padding: 10px 15px
}

a.link-btn.grey-action-btn:focus {
    background-color: transparent;
    color: #3c3c3c;
    border: 1px solid #3c3c3c
}

a.link-btn.orange-action-btn {
    color: #FFF;
    background-color: #F60;
    border: 1px solid #FFF
}

a.link-btn.orange-action-btn:focus {
    background-color: #FFF;
    color: #F60;
    border-color: #FFF
}

a.link-btn.orange-action-hover-btn {
    color: #FFF;
    background-color: #F60;
    border: 1px solid #FFF
}

a.link-btn.orange-action-hover-btn:focus,
a.link-btn.orange-action-hover-btn:hover {
    background-color: #FFF;
    color: #F60;
    border-color: #F60
}

a.link-btn.white-action-btn {
    color: #FFF;
    background-color: transparent;
    border: 1px solid #FFF
}

a.link-btn.white-action-btn:focus {
    background-color: #F60;
    color: #FFF;
    border-color: #F60
}

body,
html {
    font-family: "PT Sans", Helvetica, Arial, sans-serif;
    font-size: 13px;
    line-height: 18px;
    color: #999
}

@media all and (min-width:1920px) {

    body,
    html {
        font-size: 15px;
        line-height: 21px
    }
}

@font-face {
    font-family: 'PT Sans';
    src: url(../fonts/pt_sans-web-regular.woff) format("woff"), url(../fonts/pt_sans-web-regular.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'PT Sans';
    src: url(../fonts/pt_sans-web-italic.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'PT Sans';
    src: url(../fonts/pt_sans-web-bolditalic.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'PT Sans';
    src: url(../fonts/pt_sans-web-bold.woff) format("woff"), url(../fonts/pt_sans-web-bold.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

.font-campaign-name-and-small-quote,
.font-headline-and-product-name,
.font-headline-page,
.font-headline-page-portrait,
.font-headline-teaser,
.font-headline-text-bold,
.font-navigation-menu,
.font-sub-headline,
.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content b {
    font-weight: 500
}

.font-headline-page {
    margin: 0;
    color: #3c3c3c;
    font-size: 30px;
    line-height: 34px
}

@media all and (min-width:1010px) {
    .font-headline-page {
        font-size: 36px;
        line-height: 40px
    }
}

@media all and (min-width:1920px) {
    .font-headline-page {
        font-size: 50px;
        line-height: 54px
    }
}

.font-headline-page.orange {
    color: #F60
}

.font-headline-page.gray {
    color: #999
}

.font-headline-page-portrait {
    margin: 0;
    color: #3c3c3c;
    font-size: 30px;
    line-height: 34px
}

@media all and (min-width:1920px),
all and (min-width:764px) and (orientation:portrait) {
    .font-headline-page-portrait {
        font-size: 50px;
        line-height: 54px
    }
}

.font-headline-teaser {
    margin: 0;
    color: #3c3c3c;
    font-size: 22px;
    line-height: 30px
}

@media all and (min-width:1010px) {
    .font-headline-teaser {
        font-size: 28px;
        line-height: 30px
    }
}

@media all and (min-width:1920px) {
    .font-headline-teaser {
        font-size: 36px;
        line-height: 42px
    }
}

.font-navigation-menu {
    margin: 0;
    color: #3c3c3c;
    white-space: nowrap;
    font-size: 15px;
    line-height: 21px
}

@media all and (min-width:764px) {
    .font-navigation-menu {
        font-size: 18px;
        line-height: 24px
    }
}

@media all and (min-width:1010px) {
    .font-navigation-menu {
        line-height: 40px
    }
}

@media all and (min-width:1920px) {
    .font-navigation-menu {
        font-size: 22px
    }
}

.font-headline-and-product-name {
    margin: 0;
    color: #3c3c3c;
    font-size: 15px;
    line-height: 18px
}

@media all and (min-width:1010px) {
    .font-headline-and-product-name {
        font-size: 18px;
        line-height: 22px
    }
}

.font-campaign-name-and-small-quote {
    margin: 0;
    color: #3c3c3c;
    font-size: 18px;
    line-height: 24px
}

@media all and (min-width:1920px) {
    .font-campaign-name-and-small-quote {
        font-size: 22px;
        line-height: 29px
    }
}

.font-sub-headline,
.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content b {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 21px;
    color: #3c3c3c
}

@media all and (min-width:1920px) {

    .font-sub-headline,
    .font-sub-headline-portrait,
    .product-details .product-detail-content .left-col .product-pim-content b {
        font-size: 18px;
        line-height: 24px
    }
}

.font-sub-headline.orange,
.orange.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content b.orange {
    color: #F60
}

.font-sub-headline.gray,
.gray.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content b.gray {
    color: #999
}

.font-sub-headline-portrait {
    font-size: 15px;
    line-height: 21px
}

@media all and (min-width:1920px),
all and (min-width:764px) and (orientation:portrait) {
    .font-sub-headline-portrait {
        font-size: 18px;
        line-height: 24px
    }
}

.product-details .product-detail-content .left-col .product-pim-content a>b:hover,
a>.font-campaign-name-and-small-quote:hover,
a>.font-headline-and-product-name:hover,
a>.font-headline-page-portrait:hover,
a>.font-headline-page:hover,
a>.font-headline-teaser:hover,
a>.font-navigation-menu:hover,
a>.font-sub-headline-portrait:hover,
a>.font-sub-headline:hover {
    color: #F60
}

.bold,
.font-headline-text-bold {
    font-weight: 700;
    color: #3c3c3c
}

.font-headline-text-bold {
    margin-bottom: 0;
    font-size: 13px;
    line-height: 18px
}

@media all and (min-width:1920px) {
    .font-headline-text-bold {
        font-size: 15px;
        line-height: 21px
    }
}

.font-text-small,
.image-slider .image-slider-slide .image-caption {
    font-size: 11px;
    line-height: 13px
}

@media all and (min-width:1920px) {

    .font-text-small,
    .image-slider .image-slider-slide .image-caption {
        font-size: 13px;
        line-height: 18px
    }
}

.font-text-standard,
p {
    margin: 10px 0 0;
    padding: 0
}

.font-text-standard-portrait {
    font-size: 13px;
    line-height: 18px
}

@media all and (min-width:1920px),
all and (min-width:764px) and (orientation:portrait) {
    .font-text-standard-portrait {
        font-size: 15px;
        line-height: 21px
    }
}

.em,
.italic {
    font-style: italic
}

@media print {

    .ms-carousel-container .ms-carousel .text-background-teaser,
    .ms-image-slider.slick-initialized .copy-tag-block .img-txt-wrapper,
    .ms-image-slider.slick-initialized .copy-tag-block .video-txt-wrapper {
        page-break-inside: avoid
    }

    .ms-image-slider.slick-initialized .copy-tag-block {
        page-break-inside: avoid;
        margin-bottom: 30px
    }

    .ms-image-slider.slick-initialized .copy-tag-block .img-txt-wrapper img,
    .ms-image-slider.slick-initialized .copy-tag-block .video-txt-wrapper img {
        width: 600px !important;
        display: block !important
    }

    .ms-image-slider.slick-initialized .copy-tag-block .img-txt-wrapper .category-lbl,
    .ms-image-slider.slick-initialized .copy-tag-block .video-txt-wrapper .category-lbl {
        left: 30px;
        right: auto;
        color: #F60 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }

    .ms-image-slider.slick-initialized .copy-tag-block .img-txt-wrapper .text-wrapper,
    .ms-image-slider.slick-initialized .copy-tag-block .video-txt-wrapper .text-wrapper {
        left: 30px;
        right: auto
    }

    .ms-image-slider.slick-initialized .copy-tag-block .img-txt-wrapper .text-wrapper .gray,
    .ms-image-slider.slick-initialized .copy-tag-block .img-txt-wrapper .text-wrapper .white,
    .ms-image-slider.slick-initialized .copy-tag-block .video-txt-wrapper .text-wrapper .gray,
    .ms-image-slider.slick-initialized .copy-tag-block .video-txt-wrapper .text-wrapper .white {
        color: #F60 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }

    .ms-image-slider.slick-initialized .slick-track {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: 100% !important;
        left: 0 !important
    }

    .full-size-image-module .full-size-search,
    .ms-carousel-container .ms-carousel .slick-dots,
    .ms-image-slider.slick-initialized .slick-dots {
        display: none !important
    }

    .ms-carousel-container .ms-carousel .text-background-teaser .img-txt-wrapper img,
    .ms-carousel-container .ms-carousel .text-background-teaser .video-txt-wrapper img {
        width: 600px !important;
        display: block !important
    }

    .ms-carousel-container .ms-carousel .text-background-teaser .text-wrapper {
        display: block;
        max-width: 600px !important
    }

    .multi-img-carousel,
    .text-background-teaser,
    table {
        max-width: 100% !important
    }

    .ms-carousel-container .ms-carousel .slick-track {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: 100% !important;
        left: 0 !important
    }

    .multi-img-carousel .multi-img-carousel-item {
        width: 45% !important
    }

    .multi-img-carousel .multi-img-carousel-item img {
        position: relative !important;
        max-width: 100% !important;
        height: auto !important
    }

    .text-background-teaser {
        margin-top: 0 !important;
        margin-bottom: 30px !important;
        page-break-inside: avoid !important
    }

    .product-details .product-detail-content .left-col .product-pim-content .text-background-teaser b,
    .text-background-teaser .category-lbl,
    .text-background-teaser .font-headline-teaser,
    .text-background-teaser .font-sub-headline,
    .text-background-teaser .font-sub-headline-portrait,
    .text-background-teaser .product-details .product-detail-content .left-col .product-pim-content b,
    .text-background-teaser p {
        color: #3c3c3c !important
    }

    .text-background-teaser .colalign {
        display: inline !important;
        height: auto !important
    }

    .text-background-teaser .colalign.col-md-8 {
        width: 66% !important
    }

    .text-background-teaser .colalign.col-md-4 {
        width: 33% !important
    }

    .text-background-teaser .colalign.col-md-6 {
        width: 50% !important
    }

    .container,
    .fixed-container,
    .text-background-teaser .img-txt-wrapper img,
    .text-background-teaser .video-txt-wrapper img {
        width: 100% !important
    }

    .text-background-teaser .img-txt-wrapper img.cropped,
    .text-background-teaser .video-txt-wrapper img.cropped {
        position: relative !important;
        height: auto !important
    }

    .img-background-teaser {
        margin-bottom: 30px
    }

    .img-background-teaser .img-txt-wrapper.half-size,
    .img-background-teaser .video-txt-wrapper.half-size {
        min-height: 200px !important;
        max-height: 0 !important
    }

    .img-background-teaser .text-wrapper {
        top: 20px !important;
        bottom: auto !important
    }

    .img-background-teaser .text-wrapper.center {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(enabled=false)" !important
    }

    .slick-cloned,
    .table-wrapper .table-parent .table.fixed-column {
        display: none !important
    }

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

    .table-wrapper,
    .table-wrapper .table-parent {
        overflow: hidden
    }

    .table-wrapper .table-parent .table td,
    .table-wrapper .table-parent .table th {
        background-color: #FFF !important
    }

    .table-wrapper img {
        max-width: 45px !important
    }

    .benefit-carousel-nav {
        display: none
    }

    .item-card .item-card-container .item-card-details-wrapper,
    .item-card .item-card-container .item-card-details-wrapper-full,
    .play-video {
        display: none !important
    }

    .search-result-items {
        page-break-inside: auto;
        padding: 0 !important;
        margin: 0 !important
    }

    .item-card-column {
        width: 33% !important;
        height: auto !important
    }

    .item-card .item-card-container {
        max-height: 350px !important;
        page-break-inside: avoid !important
    }

    .item-card .item-card-container .item-card-img-wrapper,
    .item-card .item-card-container .item-card-video-wrapper {
        height: 200px !important
    }

    .item-card .item-card-container .item-card-img-wrapper img,
    .item-card .item-card-container .item-card-video-wrapper img {
        max-height: 100% !important;
        width: auto !important
    }

    .item-card .item-card-container .item-card-details-wrapper-full {
        display: block !important;
        position: relative !important;
        left: 0 !important;
        right: 0 !important
    }

    .ms-header .mobile-nav,
    .ms-header .ms-search-cta {
        display: none !important
    }

    .ms-product-details-ls.stickem-container .col-sm-6,
    .ms-product-details.stickem-container .col-sm-6 {
        width: 50% !important
    }

    .ms-product-details-ls.stickem-container .col-sm-6 .stickem .ms-product-img-main-carousel img,
    .ms-product-details.stickem-container .col-sm-6 .stickem .ms-product-img-main-carousel img {
        width: 350px !important;
        max-width: 350px !important;
        display: block !important;
        margin: 0 !important
    }

    .ms-product-details.accessory-details .col-sm-6 {
        width: 50% !important
    }

    .tiles-matrix,
    .tiles-matrix img,
    .tiles-matrix>.col-xs-12 {
        width: 100% !important
    }

    .ms-product-details.accessory-details .col-sm-6 img {
        max-width: 100% !important;
        margin-left: 0 !important
    }

    .tiles-matrix {
        margin: 0 !important
    }

    .tiles-matrix img {
        page-break-inside: avoid !important;
        height: auto !important;
        display: block !important;
        max-width: 100% !important
    }

    .tiles-matrix>.col-xs-12>.row.tiles-matrix-l>.col-md-8 {
        width: 66.6666666667% !important
    }

    .tiles-matrix>.col-xs-12>.row.tiles-matrix-l>.col-md-4 {
        width: 33.3333333333% !important;
        margin-bottom: 20px
    }

    .tiles-matrix>.col-xs-12>.row.tiles-matrix-r>.col-md-4 {
        width: 33.3333333333% !important
    }

    .tiles-matrix>.col-xs-12>.row.tiles-matrix-r>.col-md-4 .col-md-12 {
        margin-bottom: 20px;
        width: 100% !important
    }

    .tiles-matrix>.col-xs-12>.row.tiles-matrix-r>.col-md-8 {
        width: 66.6666666667% !important
    }

    .tiles-teaser {
        min-height: 100% !important;
        page-break-inside: auto;
        max-width: 100% !important;
        margin: 0 !important
    }

    .tiles-teaser .col-xs-12.col-md-4 {
        width: 100% !important;
        height: auto !important
    }

    .tiles-teaser .col-xs-12.col-md-4 img {
        width: 100% !important
    }

    .tiles-teaser .col-xs-12.col-md-4 img.cropped {
        position: relative !important;
        height: auto !important
    }

    .tiles-teaser .col-xs-12.col-lg-3 {
        margin-bottom: 20px !important;
        width: 50% !important;
        height: auto !important
    }

    .tiles-teaser .col-xs-12.col-lg-3 img {
        height: 100% !important;
        display: block !important
    }

    .tiles-teaser-text {
        max-width: 100% !important;
        min-height: 100% !important
    }

    .tiles-teaser-text .background-wrapper {
        height: auto !important
    }

    .tiles-teaser-text .col-md-4 {
        width: 100% !important;
        height: auto !important
    }

    .tiles-teaser-text .col-md-4 img.img-responsive {
        width: auto !important;
        max-width: 100% !important;
        height: 300px !important
    }

    .tiles-teaser-text .col-lg-3 {
        page-break-inside: avoid;
        height: auto !important;
        margin-bottom: 20px !important
    }

    .tiles-teaser-text .col-lg-3 img.img-responsive {
        width: auto !important;
        max-width: 100% !important;
        height: auto !important
    }

    .icon,
    .icon-filter,
    .new,
    .product-details a.arrow-link .icon-arrow,
    .product-details a.icon-link .icon-arrow,
    .product-details a.icon-link .icon-energy-label,
    .product-details a.icon-link .icon-pdf {
        -webkit-print-color-adjust: exact
    }

    .carousel-container .carousel-item,
    .image-topic-container .image-topic-item {
        margin-left: 5px;
        margin-right: 15px
    }

    .carousel-container .carousel-item,
    .footer-copyright,
    .image-topic-container .image-topic-item,
    .img-txt-wrapper,
    .product,
    .product-details,
    .video-txt-wrapper,
    blockquote,
    img,
    pre,
    tr {
        page-break-inside: avoid
    }

    blockquote,
    pre {
        border: 1px solid #C8C8C8
    }

    img,
    table {
        max-width: 100% !important
    }

    thead {
        display: table-header-group
    }

    .font-headline-text-bold,
    .font-sub-headline,
    .font-sub-headline-portrait,
    .product-details .product-detail-content .left-col .product-pim-content b,
    p {
        orphans: 3;
        widows: 3
    }

    .font-headline-text-bold,
    .font-sub-headline,
    .font-sub-headline-portrait,
    .product-details .product-detail-content .left-col .product-pim-content b {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #FFF !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #FFF !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #C8C8C8 !important
    }

    .container,
    .fixed-container {
        width: 100% !important
    }

    .ms-head {
        position: absolute !important;
        top: 0
    }

    .page-content {
        padding-top: 60px !important
    }

    .carousel-container .slick-list,
    .image-topic-container .slick-list {
        padding: 0 !important
    }

    .footer-copyright {
        height: 40px;
        margin-bottom: 50px;
        border-top: 1px solid #C8C8C8
    }

    .item-checkbox {
        border-width: 2px
    }

    .new {
        background-color: #F60
    }

    .image-slider.slick-initialized .image-slider-slide {
        page-break-inside: avoid;
        margin-bottom: 30px
    }

    .image-slider.slick-initialized .image-slider-slide img {
        width: 600px !important;
        max-width: 600px !important
    }

    .image-slider.slick-initialized .slick-track {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: 100% !important;
        left: 0 !important
    }

    .image-slider.slick-initialized .slick-dots {
        display: none !important
    }

    .carousel-container {
        width: 100% !important
    }

    .carousel-container .slick-track {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: 100% !important;
        left: 0 !important
    }

    .carousel-container .carousel-item {
        margin-bottom: 30px
    }

    .carousel-container .carousel-item.slick-cloned {
        display: none
    }

    .carousel-container .carousel-item img {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important;
        border: none !important;
        max-width: 100% !important
    }

    .carousel-container .carousel-item .legend {
        display: block !important;
        opacity: 1 !important
    }

    .carousel-container .carousel-nav,
    .carousel-container .product-carousel-item.slick-cloned,
    .image-topic-container .image-topic-item.slick-cloned {
        display: none
    }

    .carousel-container .product-carousel-item {
        margin-bottom: 30px
    }

    .image-topic-container {
        width: 100% !important
    }

    .image-topic-container .slick-track {
        -webkit-transform: none !important;
        -ms-transform: none !important;
        transform: none !important;
        width: 100% !important;
        left: 0 !important
    }

    .product .product-content .left .new,
    .product-details .product-detail-content .new {
        left: 15px
    }

    .image-topic-container .image-topic-item {
        margin-bottom: 30px;
        width: 100% !important
    }

    .image-topic-container .image-topic-item .img-txt-wrapper {
        height: auto !important
    }

    .image-topic-container .image-topic-item .img-txt-wrapper img {
        -webkit-transform: scale(1) !important;
        -ms-transform: scale(1) !important;
        transform: scale(1) !important;
        border: none !important;
        width: 100% !important;
        height: auto !important;
        position: relative !important
    }

    .image-topic-container .image-topic-item.slick-active .legend,
    .image-topic-container .image-topic-item.slick-active .legend2 {
        display: block !important;
        background-color: transparent !important
    }

    .full-size-image-module .backgr-img-wrapper .backgr-img,
    .image-topic-nav {
        display: none !important
    }

    .full-size-image-module .backgr-img-wrapper {
        height: auto !important;
        min-height: 0 !important
    }

    .full-size-image-module .backgr-img-wrapper .fullsize-print-image {
        display: block !important
    }

    .full-size-image-module .fullsize-content-wrapper {
        height: auto !important;
        min-height: 0 !important
    }

    .full-size-image-module .fullsize-bottom-wrapper {
        display: none !important
    }

    .full-size-image-module .text-wrapper .gray,
    .full-size-image-module .text-wrapper .white {
        color: #F60 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }

    .img-txt-wrapper .backgr-img-wrapper,
    .video-txt-wrapper .backgr-img-wrapper {
        height: auto !important;
        min-height: 0 !important
    }

    .img-txt-wrapper .backgr-img-wrapper .backgr-img-print,
    .video-txt-wrapper .backgr-img-wrapper .backgr-img-print {
        display: block !important
    }

    .img-txt-wrapper .play-video,
    .video-txt-wrapper .play-video {
        display: none
    }

    .comparison-table-wrapper .comparison-table-parent .table.fixed-column,
    .product .product-footer,
    .sidebar-content,
    .sidebar-flags,
    .sidebar-overlay {
        display: none !important
    }

    .img-txt-wrapper .text-wrapper .white,
    .video-txt-wrapper .text-wrapper .white {
        color: #F60 !important;
        -webkit-print-color-adjust: exact;
        print-color-adjust: exact
    }

    .comparison-table-wrapper,
    .comparison-table-wrapper .comparison-table-parent {
        overflow: visible !important
    }

    .comparison-table-wrapper img {
        max-width: 45px !important
    }

    .product {
        height: auto !important
    }

    .product .product-content {
        height: 250px !important
    }

    .product .product-content .left,
    .product .product-content .left .product-name {
        height: auto !important
    }

    .product-details .product-detail-content .btn-add-bookmark,
    .product-details .product-detail-content .btn-buy-now,
    .product-details .product-detail-content .btn-share {
        display: none
    }

    .icon-arrow {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        margin-top: -5px
    }

    .icon-arrow:before {
        content: url(../images/icons/ms_link_d.png)
    }

    .icon-pdf {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        margin-top: -5px
    }

    .icon-pdf:before {
        content: url(../images/icons/ms_pdf.png)
    }

    .ms-expand {
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
        margin-top: -10px
    }

    .icon-energy-label,
    .ms-th-lightify {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5)
    }

    .ms-expand:before {
        content: url(../images/icons/ms_plus_d.png)
    }

    .icon-energy-label {
        transform: scale(.5);
        margin-top: -5px
    }

    .icon-energy-label:before {
        content: url(../images/icons/ms_energy-label.png)
    }

    .ms-collapse {
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
        margin-top: -10px
    }

    .ms-collapse:before {
        content: url(../images/icons/ms_minus_d.png)
    }

    .ms-th-lightify {
        transform: scale(.5);
        margin-top: -5px
    }

    .ms-th-color-2700k,
    .ms-th-dim {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5)
    }

    .ms-th-lightify:before {
        content: url(../images/icons/ms_th_lightify.png)
    }

    .ms-th-dim {
        transform: scale(.5);
        margin-top: -5px
    }

    .ms-th-dim:before {
        content: url(../images/icons/ms_th_dim.png)
    }

    .ms-th-color-2700k {
        transform: scale(.5);
        margin-top: -5px
    }

    .ms-th-color-3000k,
    .ms-th-color-4000k {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        margin-top: -5px
    }

    .ms-th-color-2700k:before {
        content: url(../images/icons/ms_th_color-2700k.png)
    }

    .ms-th-color-3000k {
        transform: scale(.5)
    }

    .ms-th-color-3000k:before {
        content: url(../images/icons/ms_th_color-3000k.png)
    }

    .ms-th-color-4000k {
        transform: scale(.5)
    }

    .ms-th-color-4000k:before {
        content: url(../images/icons/ms_th_color-4000k.png)
    }

    .ms-th-color-rgb {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        margin-top: -5px
    }

    .ms-th-color-rgb:before {
        content: url(../images/icons/ms_th_color-rgb.png)
    }
}

input,
textarea {
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none
}

input.form-control,
textarea.form-control {
    font-size: inherit
}

.form-control {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #C8C8C8
}

@media screen and (-webkit-min-device-pixel-ratio:2) {

    button.button-dropdown.bordered,
    input.form-control,
    textarea.form-control {
        font-size: 16px
    }
}

.item-checkbox {
    display: inline-block;
    height: 30px;
    padding: 9px 7px;
    width: 30px;
    border: 1px solid #C8C8C8
}

.item-checkbox .ms-checkbox {
    display: block;
    padding: 7px 5px;
    width: 30px
}

.form-group label {
    font-weight: 400
}

.space-small {
    margin-bottom: 30px
}

@media all and (min-width:764px) {
    .space-small {
        margin-bottom: 30px
    }
}

.space-medium {
    margin-bottom: 50px
}

@media all and (min-width:764px) {
    .space-medium {
        margin-bottom: 60px
    }
}

.space-large {
    margin-bottom: 70px
}

.space-small-top {
    margin-top: 30px
}

@media all and (min-width:764px) {
    .space-large {
        margin-bottom: 90px
    }

    .space-small-top {
        margin-top: 30px
    }
}

.space-medium-top {
    margin-top: 50px
}

@media all and (min-width:764px) {
    .space-medium-top {
        margin-top: 60px
    }
}

.space-large-top {
    margin-top: 70px
}

@media all and (min-width:764px) {
    .space-large-top {
        margin-top: 90px
    }
}

@media (min-width:520px) and (max-width:763px) {
    .space-small-sm {
        margin-bottom: 30px
    }

    .space-small-sm-top {
        margin-top: 30px
    }
}

@media (min-width:764px) and (max-width:1009px) {
    .space-small-md {
        margin-bottom: 30px
    }

    .space-small-md-top {
        margin-top: 30px
    }
}

@media (min-width:1010px) {
    .space-small-lg {
        margin-bottom: 30px
    }

    .space-small-lg-top {
        margin-top: 30px
    }
}

@media (max-width:519px) {
    .space-small-xs {
        margin-bottom: 30px
    }

    .space-small-xs-top {
        margin-top: 30px
    }

    .space-medium-xs {
        margin-bottom: 50px
    }

    .space-medium-xs-top {
        margin-top: 50px
    }
}

@media (min-width:520px) and (max-width:763px) {
    .space-medium-sm {
        margin-bottom: 50px
    }

    .space-medium-sm-top {
        margin-top: 50px
    }
}

@media (min-width:764px) and (max-width:1009px) {
    .space-medium-md {
        margin-bottom: 50px
    }

    .space-medium-md-top {
        margin-top: 50px
    }
}

@media (min-width:1010px) {
    .space-medium-lg {
        margin-bottom: 50px
    }

    .space-medium-lg-top {
        margin-top: 50px
    }
}

@media (max-width:519px) {
    .space-large-xs {
        margin-bottom: 70px
    }

    .space-large-xs-top {
        margin-top: 70px
    }
}

@media (min-width:520px) and (max-width:763px) {
    .space-large-sm {
        margin-bottom: 70px
    }

    .space-large-sm-top {
        margin-top: 70px
    }
}

@media (min-width:764px) and (max-width:1009px) {
    .space-large-md {
        margin-bottom: 70px
    }

    .space-large-md-top {
        margin-top: 70px
    }
}

@media (min-width:1010px) {
    .space-large-lg {
        margin-bottom: 70px
    }

    .space-large-lg-top {
        margin-top: 70px
    }
}

.sizes-table thead tr th {
    border-left: 1px solid #C8C8C8;
    position: relative;
    padding: 6px 10px
}

.sizes-table thead tr th.col-1,
.sizes-table thead tr th.col-6,
.sizes-table thead tr th.col-7 {
    min-width: 180px
}

.sizes-table thead tr th.col-2,
.sizes-table thead tr th.col-3,
.sizes-table thead tr th.col-4,
.sizes-table thead tr th.col-5 {
    min-width: 130px
}

@media all and (min-width:1010px) {

    .sizes-table thead tr th.col-1,
    .sizes-table thead tr th.col-6,
    .sizes-table thead tr th.col-7 {
        width: 20%
    }

    .sizes-table thead tr th.col-2,
    .sizes-table thead tr th.col-3,
    .sizes-table thead tr th.col-4,
    .sizes-table thead tr th.col-5 {
        width: 10%
    }
}

.sizes-table thead tr th:first-child {
    border-left: none
}

.product-details .product-detail-content .left-col .product-pim-content .sizes-table thead tr th:first-child b,
.sizes-table thead tr th:first-child .font-sub-headline,
.sizes-table thead tr th:first-child .font-sub-headline-portrait,
.sizes-table thead tr th:first-child .product-details .product-detail-content .left-col .product-pim-content b {
    color: #F60
}

.sizes-table tbody .icon-link-b {
    margin-top: 0
}

.sizes-table tbody tr th {
    background-color: #F5F6F8;
    padding: 7px 10px;
    color: #3c3c3c;
    font-weight: 400
}

.sizes-table tbody td {
    border-left: 1px solid #C8C8C8;
    padding: 7px 10px
}

ul.ms-navigation {
    list-style-type: none;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 0
}

ul.ms-navigation a {
    outline: 0
}

ul.ms-navigation a.anchor-link:focus {
    color: #3c3c3c
}

ul.ms-navigation .ms-icon_arrow-anchorlink {
    display: none
}

ul.ms-navigation .subnavigation a {
    padding-top: 11px;
    padding-bottom: 11px;
    display: block
}

.product-details .product-detail-content .left-col .product-pim-content ul.ms-navigation .subnavigation a:hover b,
ul.ms-navigation .subnavigation a:hover .font-navigation-menu,
ul.ms-navigation .subnavigation a:hover .font-sub-headline,
ul.ms-navigation .subnavigation a:hover .font-sub-headline-portrait,
ul.ms-navigation .subnavigation a:hover .product-details .product-detail-content .left-col .product-pim-content b {
    color: #F60
}

.product-details .product-detail-content .left-col .product-pim-content ul.ms-navigation .subnavigation a b,
ul.ms-navigation .subnavigation a .font-sub-headline,
ul.ms-navigation .subnavigation a .font-sub-headline-portrait,
ul.ms-navigation .subnavigation a .product-details .product-detail-content .left-col .product-pim-content b {
    margin-top: 0;
    margin-bottom: 0
}

ul.ms-navigation .subnavigation p {
    margin-bottom: 0;
    margin-top: 5px;
    color: #999
}

.product-details .product-detail-content .left-col .product-pim-content ul.ms-navigation .subnavigation b+.nav-category-img,
ul.ms-navigation .subnavigation .font-sub-headline+.nav-category-img,
ul.ms-navigation .subnavigation .font-sub-headline-portrait+.nav-category-img,
ul.ms-navigation .subnavigation .product-details .product-detail-content .left-col .product-pim-content b+.nav-category-img {
    margin-top: 5px
}

ul.ms-navigation .subnavigation .nav-category-img {
    width: 100%
}

ul.ms-navigation .subnavigation .subsubnavigation {
    padding-left: 20px
}

ul.ms-navigation .subnavigation .subsubnavigation>a:first-child {
    padding-top: 0;
    padding-bottom: 7px
}

ul.ms-navigation .subnavigation .subsubnavigation>a {
    padding-top: 7px;
    padding-bottom: 7px
}

@media all and (min-width:1010px) {
    ul.ms-navigation {
        display: table;
        margin-left: auto;
        padding: 0;
        height: 40px
    }

    ul.ms-navigation li {
        display: table-cell;
        margin: 0;
        padding: 0 0 0 2.5em
    }

    ul.ms-navigation>li {
        vertical-align: bottom
    }

    ul.ms-navigation>li>a>.font-navigation-menu {
        line-height: 1
    }

    ul.ms-navigation li:first-child {
        padding: 0
    }

    ul.ms-navigation li.navigation-meta-navigation {
        display: none
    }

    ul.ms-navigation .subnavigation {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        z-index: 1000;
        background-color: #FFF;
        border-top: 2px solid #F60;
        border-bottom: 1px solid #C8C8C8
    }

    ul.ms-navigation .subnavigation .container .row,
    ul.ms-navigation .subnavigation .fixed-container .row {
        width: 475px;
        margin: auto;
        padding: 5px 0 15px
    }
}

@media all and (min-width:1010px) and (min-width:1920px) {

    ul.ms-navigation .subnavigation .container .row,
    ul.ms-navigation .subnavigation .fixed-container .row {
        width: 624px
    }
}

@media all and (min-width:1010px) {

    ul.ms-navigation .subnavigation .container .row[col-count="3"],
    ul.ms-navigation .subnavigation .fixed-container .row[col-count="3"] {
        width: 712px
    }
}

@media all and (min-width:1010px) and (min-width:1920px) {

    ul.ms-navigation .subnavigation .container .row[col-count="3"],
    ul.ms-navigation .subnavigation .fixed-container .row[col-count="3"] {
        width: 936px
    }
}

@media all and (min-width:1010px) {

    ul.ms-navigation .subnavigation .container .row[col-count="4"],
    ul.ms-navigation .subnavigation .fixed-container .row[col-count="4"] {
        width: 953px
    }
}

@media all and (min-width:1010px) and (min-width:1920px) {

    ul.ms-navigation .subnavigation .container .row[col-count="4"],
    ul.ms-navigation .subnavigation .fixed-container .row[col-count="4"] {
        width: 1260px
    }
}

@media all and (min-width:1010px) {
    ul.ms-navigation .subnavigation .one-column-navigation-container .row {
        width: 238px;
        padding: 5px 0 15px
    }
}

@media all and (min-width:1010px) and (min-width:1920px) {
    ul.ms-navigation .subnavigation .one-column-navigation-container .row {
        width: 312px
    }
}

@media all and (min-width:1010px) {
    ul.ms-navigation .subnavigation a {
        display: block
    }

    ul.ms-navigation .subnavigation hr.subnavigation-separator {
        display: none
    }
}

@media all and (max-width:1009px) {
    ul.ms-navigation {
        display: none;
        width: 100%;
        height: auto;
        max-height: 100%;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding-left: 0;
        padding-right: 0;
        padding-top: 5px;
        z-index: 0;
        margin: auto;
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        background-color: #FFF;
        border-top: 2px solid #F60;
        border-bottom: 1px solid #C8C8C8
    }

    ul.ms-navigation .subnavigation {
        z-index: 10
    }

    ul.ms-navigation .subnavigation .font-navigation-menu {
        margin: 0;
        border-top: none;
        padding-top: 0;
        padding-bottom: 0
    }

    ul.ms-navigation .subnavigation .one-column-navigation-container {
        padding-left: 30px;
        padding-right: 30px
    }
}

@media all and (max-width:1009px) {

    ul.ms-navigation .subnavigation .container hr.subnavigation-separator,
    ul.ms-navigation .subnavigation .fixed-container hr.subnavigation-separator,
    ul.ms-navigation .subnavigation .one-column-navigation-container hr.subnavigation-separator {
        margin-top: 5px;
        margin-bottom: 5px
    }

    ul.ms-navigation .language-selector-choices div.country a {
        color: #3c3c3c
    }

    ul.ms-navigation .language-selector-choices div.country a:hover,
    ul.ms-navigation .language-selector-choices div.country.selected a {
        color: #F60
    }

    ul.ms-navigation .nav-category-img {
        display: none
    }

    ul.ms-navigation a[data-toggle=collapse],
    ul.ms-navigation a[data-toggle=collapse][aria-expanded=true] .font-navigation-menu .ms-icon_arrow-anchorlink {
        display: block
    }

    ul.ms-navigation li {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    ul.ms-navigation a {
        width: 100%;
        position: relative
    }

    ul.ms-navigation a[data-toggle=collapse][aria-expanded=true] .font-navigation-menu {
        border-bottom: 1px solid #C8C8C8;
        padding-bottom: 17px
    }

    ul.ms-navigation a .ms-icon_arrow-anchorlink {
        color: #F60;
        width: 25px;
        height: 25px;
        position: absolute;
        right: 30px;
        top: 12px
    }

    ul.ms-navigation a .ms-icon_arrow-anchorlink:before {
        font-size: 25px
    }
}

@media all and (max-width:1009px) {
    ul.ms-navigation a+.subnavigation {
        margin-top: 7px
    }

    ul.ms-navigation a.only-link {
        display: block
    }

    ul.ms-navigation a.only-link .font-navigation-menu {
        padding-bottom: 10px
    }

    ul.ms-navigation .font-navigation-menu {
        padding-top: 12px;
        padding-bottom: 12px;
        margin-left: 30px;
        margin-right: 30px
    }
}

@media all and (max-width:1009px) and (max-width:764px) {
    ul.ms-navigation .subnavigation .one-column-navigation-container {
        padding-left: 20px;
        padding-right: 20px
    }

    ul.ms-navigation a .ms-icon_arrow-anchorlink {
        right: 20px
    }

    ul.ms-navigation .font-navigation-menu {
        margin-left: 20px;
        margin-right: 20px
    }
}

@media all and (max-width:1009px) {
    ul.ms-navigation li:first-child .font-navigation-menu {
        border-top: none
    }

    ul.ms-navigation li.navigation-separator .font-navigation-menu {
        border-top: 1px solid #C8C8C8
    }

    ul.ms-navigation li.navigation-meta-navigation {
        display: block;
        margin-top: 5px
    }

    ul.ms-navigation li.navigation-meta-navigation a {
        color: #3c3c3c
    }

    ul.ms-navigation li.navigation-meta-navigation a:hover {
        color: #F60
    }

    ul.ms-navigation li.navigation-meta-navigation .font-navigation-menu {
        border-top: 1px solid #C8C8C8;
        padding-top: 20px;
        padding-bottom: 20px;
        line-height: 20px;
        white-space: normal
    }
}

.navigation-active,
.navigation-active .font-navigation-menu {
    color: #F60 !important
}

.stop-scrolling {
    height: 100%;
    overflow: hidden
}

.cookie-wrapper {
    background-color: #E6E7E8;
    display: none;
    position: relative;
    z-index: 300
}

.cookie-wrapper .cookie-frame .cookie-button {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    right: 30px;
    border: 1px solid #666;
    color: #666
}

.cookie-wrapper .cookie-frame .cookie-button:focus,
.cookie-wrapper .cookie-frame .cookie-button:hover {
    background-color: #666;
    color: #E6E7E8
}

.cookie-wrapper .cookie-frame .cookie-text {
    padding: 15px 70px 15px 0;
    color: #999
}

.cookie-wrapper .cookie-frame .cookie-text a:not(:hover) {
    color: #999
}

.ms-head {
    position: absolute;
    width: 100%;
    z-index: 20;
    background-color: #FFF;
    top: 0;
    -webkit-transition: top .3s;
    transition: top .3s
}

.ms-head.desktop.sticky,
.ms-head.mobile.sticky {
    -webkit-filter: alpha(opacity=100);
    position: fixed
}

.ms-head.desktop.sticky {
    top: -35px;
    z-index: 20;
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: z-index .5s step-start, opacity .5s;
    transition: z-index .5s step-start, opacity .5s
}

.ms-head.desktop.sticky-down {
    z-index: 0;
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: z-index .5s step-end, opacity .5s;
    transition: z-index .5s step-end, opacity .5s
}

.ms-head.mobile {
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.ms-head.mobile.sticky {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition: opacity .5s;
    transition: opacity .5s;
    top: 0
}

.ms-head .container,
.ms-head .fixed-container {
    position: relative
}

.ms-head .ms-icon_close,
.ms-head .ms-product-details .image-zoom-trigger .ms-icon-cancel,
.ms-head .ms-product-details-ls .image-zoom-trigger .ms-icon-cancel,
.ms-product-details .image-zoom-trigger .ms-head .ms-icon-cancel,
.ms-product-details-ls .image-zoom-trigger .ms-head .ms-icon-cancel {
    position: absolute;
    right: 30px;
    top: 0;
    cursor: pointer
}

.ms-head .ms-lang-select {
    background-color: #666;
    color: #E6E7E8;
    padding: 20px 0;
    z-index: 300;
    position: relative
}

.ms-head .ms-lang-select .lang-select-headline {
    padding-bottom: 5px;
    color: #FFF
}

.ms-head .ms-lang-select a:not(:hover) {
    color: #E6E7E8
}

.ms-head .ms-lang-select .lang-select-countries {
    padding-top: 20px
}

.ms-head .ms-lang-select .lang-select-countries .country {
    padding-bottom: 5px
}

.ms-head .ms-header {
    position: relative;
    background-color: #FFF
}

@media screen and (max-width:763px) {
    .ms-head .ms-header {
        padding-left: 20px;
        padding-right: 20px
    }
}

.ms-head .ms-header .ms-header-main {
    display: table;
    height: 50px
}

@media screen and (min-width:764px) {
    .ms-head .ms-header .ms-header-main {
        height: 80px;
        padding-bottom: 25px
    }
}

@media screen and (min-width:1010px) {
    .ms-head .ms-header .ms-header-main {
        height: 110px
    }
}

.ms-head .ms-header .ms-header-main .ms-logo-name-wrapper {
    height: 100%;
    width: 100%;
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
    padding-bottom: 15px
}

@media screen and (min-width:764px) {
    .ms-head .ms-header .ms-header-main .ms-logo-name-wrapper {
        padding-bottom: 0
    }
}

.ms-head .ms-header .ms-header-main .ms-logo-name-wrapper>.center-me {
    display: inline-block;
    vertical-align: bottom
}

.ms-head .ms-header .ms-header-main .mobile-nav,
.ms-head .ms-header .ms-header-main .ms-logo,
.ms-head .ms-header .ms-header-main .ms-name,
.ms-head .ms-header .ms-header-main .ms-nav,
.ms-head .ms-header .ms-header-main .ms-search-cta {
    display: table-cell;
    vertical-align: bottom
}

.ms-head .ms-header .ms-header-main .mobile-nav {
    padding-right: 10px;
    padding-bottom: 15px
}

@media screen and (min-width:764px) {
    .ms-head .ms-header .ms-header-main .mobile-nav {
        padding-right: 10px;
        padding-bottom: 0
    }
}

.ms-head .ms-header .ms-header-main .mobile-nav .burger-nav {
    margin-left: -9px;
    margin-bottom: -12px;
    width: 30px
}

.ms-head .ms-header .ms-header-main .mobile-nav .burger-nav:hover {
    cursor: pointer
}

.ms-head .ms-header .ms-header-main .mobile-nav .burger-nav.ms-icon_burger:before {
    font-size: 40px;
    color: #3c3c3c
}

.ms-head .ms-header .ms-header-main .mobile-nav .burger-nav.navigation-active:before {
    content: "q"
}

.ms-head .ms-header .ms-header-main .ms-logo {
    height: 100%
}

.ms-head .ms-header .ms-header-main .ms-logo>a {
    display: block
}

.ms-head .ms-header .ms-header-main .ms-logo>a>img {
    width: 78px
}

@media all and (min-width:764px) {
    .ms-head .ms-header .ms-header-main .ms-logo>a>img {
        width: 122px
    }
}

@media all and (min-width:1010px) {
    .ms-head .ms-header .ms-header-main .ms-logo-name-wrapper {
        text-align: left
    }

    .ms-head .ms-header .ms-header-main .ms-logo>a>img {
        width: 122px;
        margin-left: 0;
        margin-right: 25px
    }
}

.ms-head .ms-header .ms-header-main .ms-name {
    padding-right: 0
}

.ms-head .ms-header .ms-header-main .ms-name .font-campaign-name-and-small-quote {
    line-height: 1 !important;
    white-space: nowrap;
    color: #999;
    margin: 0
}

@media screen and (max-width:764px) {
    .ms-head .ms-header .ms-header-main .ms-name .font-campaign-name-and-small-quote {
        font-size: 13px;
        margin: 0 0 0 10px
    }
}

@media screen and (min-width:764px) {
    .ms-head .ms-header .ms-header-main .ms-name .font-campaign-name-and-small-quote {
        margin: 0 0 0 20px
    }
}

.ms-head .ms-header .ms-header-main .ms-search-cta {
    padding-bottom: 15px
}

@media screen and (min-width:764px) {
    .ms-head .ms-header .ms-header-main .ms-search-cta {
        padding-bottom: 0
    }
}

@media screen and (min-width:1010px) {
    .ms-head .ms-header .ms-header-main .ms-name .font-campaign-name-and-small-quote {
        margin: 0 40px 0 0;
        padding-right: 15px
    }

    .ms-head .ms-header .ms-header-main .ms-nav {
        width: 100%;
        text-align: center;
        padding-right: 0
    }

    .ms-head .ms-header .ms-header-main .ms-search-cta {
        padding-left: 20px
    }
}

.ms-head .ms-header .ms-header-main .ms-product-details .image-zoom-trigger .ms-search-cta>.ms-icon-zoom,
.ms-head .ms-header .ms-header-main .ms-product-details-ls .image-zoom-trigger .ms-search-cta>.ms-icon-zoom,
.ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon_loupe,
.ms-product-details .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom,
.ms-product-details-ls .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom {
    margin-bottom: -9px;
    width: 50px
}

.ms-head .ms-header .ms-header-main .ms-product-details .image-zoom-trigger .ms-search-cta>.ms-icon-zoom:before,
.ms-head .ms-header .ms-header-main .ms-product-details-ls .image-zoom-trigger .ms-search-cta>.ms-icon-zoom:before,
.ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon_loupe:before,
.ms-product-details .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom:before,
.ms-product-details-ls .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom:before {
    color: #F60
}

.ms-head .ms-header .ms-header-main .ms-product-details .image-zoom-trigger .ms-search-cta>.ms-icon-zoom:hover,
.ms-head .ms-header .ms-header-main .ms-product-details-ls .image-zoom-trigger .ms-search-cta>.ms-icon-zoom:hover,
.ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon_loupe:hover,
.ms-product-details .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom:hover,
.ms-product-details-ls .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom:hover {
    cursor: pointer
}

.ms-head .ms-header .ms-header-main .ms-product-details .image-zoom-trigger .ms-search-cta>.ms-icon-zoom:hover:before,
.ms-head .ms-header .ms-header-main .ms-product-details-ls .image-zoom-trigger .ms-search-cta>.ms-icon-zoom:hover:before,
.ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon_loupe:hover:before,
.ms-product-details .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom:hover:before,
.ms-product-details-ls .image-zoom-trigger .ms-head .ms-header .ms-header-main .ms-search-cta>.ms-icon-zoom:hover:before {
    color: #999
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar {
    display: table-cell;
    vertical-align: bottom;
    padding-bottom: 15px
}

@media all and (min-width:1010px) {
    .ms-head .ms-header .ms-header-main .ms-meta-nav-bar {
        padding-right: 30px;
        padding-top: 0;
        position: absolute;
        right: 0;
        top: 10px
    }
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar>ul {
    list-style-type: none;
    padding: 0;
    margin: 0
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar>ul>li {
    display: inline-block;
    margin-right: 20px;
    vertical-align: middle
}

@media screen and (min-width:764px) and (max-width:1009px) {
    .ms-head .ms-header .ms-header-main .ms-meta-nav-bar>ul>li {
        margin-right: 30px;
        font-size: 18px
    }
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar>ul>li>a {
    color: #3c3c3c
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar>ul>li>a:hover {
    color: #F60
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar>ul>li:last-child {
    margin-right: 0
}

@media screen and (max-width:1009px) {
    .ms-head .ms-header .ms-header-main .ms-meta-nav-bar .meta-lang-select button {
        padding: 0
    }
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar .meta-lang-select .button-icon {
    display: none
}

@media all and (min-width:1010px) {
    .ms-head .ms-header .ms-header-main .ms-meta-nav-bar .meta-lang-select .button-icon {
        display: inline-block
    }
}

.ms-head .ms-header .ms-header-main .ms-meta-nav-bar .meta-lang-select .button-icon.ms-icon_arrow-open:before {
    font-size: 40px;
    color: #F60
}

.ms-head .ms-bookmark {
    position: absolute;
    right: 20px;
    top: -40px;
    z-index: 200
}

@media screen and (min-width:764px) {
    .ms-head .ms-header .ms-header-main .ms-meta-nav-bar {
        padding-bottom: 0
    }

    .ms-head .ms-bookmark {
        top: -30px;
        right: 30px
    }
}

@media screen and (min-width:1010px) {
    .ms-head .ms-bookmark {
        top: 0;
        right: 30px
    }
}

.ms-head .ms-bookmark.ms-icon_bookmarklist:before {
    color: #F60;
    font-size: 102px
}

.ms-head .ms-bookmark a {
    display: block;
    height: 20px;
    line-height: 20px;
    width: 100%;
    position: absolute;
    z-index: 201;
    color: #FFF;
    text-align: center;
    bottom: 22px
}

@media all and (min-width:764px) {
    .ms-head .ms-bookmark a {
        bottom: 20px;
        font-size: 18px
    }
}

.ms-head .scrollline {
    width: 100%;
    height: 2px;
    overflow: hidden;
    border-top: 1px solid #999;
    border-bottom: 1px solid #C8C8C8;
    display: none
}

.ms-head .scrollline.orange {
    border-bottom-color: #F60;
    border-top-color: #F60
}

.ms-head.fixed-layout {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto
}

.ms-head.fixed-layout .ms-header .ms-header-main .ms-meta-nav-bar>ul>li {
    font-size: inherit
}

.ms-head.fixed-layout .ms-header .ms-bookmark {
    right: 30px
}

.ms-head.fixed-layout ul.ms-navigation .language-selector {
    display: none
}

.ms-head.fixed-layout .ms-bookmark {
    right: 0
}

.ms-head.fixed-layout .ms-search-layer {
    position: absolute
}

.ms-head.fixed-layout ul.ms-navigation .subnavigation {
    position: fixed
}

@media screen and (max-width:980px) {
    .ms-head.fixed-layout .ms-search-layer {
        width: 980px
    }

    .ms-head.fixed-layout ul.ms-navigation .subnavigation {
        width: 980px;
        position: absolute
    }
}

.nojs-wrapper {
    background-color: #fadce2;
    color: #DC3C14;
    position: relative
}

.nojs-wrapper .nojs-frame {
    display: table
}

.nojs-wrapper .nojs-frame .nojs-text {
    padding: 15px 70px 15px 0;
    display: table-cell
}

.footer-notification-area {
    display: block;
    background-color: #E6E7E8;
    color: #666
}

.footer-notification-area .font-headline-and-product-name {
    margin-top: 20px;
    margin-bottom: 10px;
    color: #F60
}

.footer-notification-area p {
    margin-bottom: 20px
}

.footer-meta-navigation {
    min-height: 110px;
    line-height: 40px;
    background-color: #00414C;
    color: #fff;
    padding-top: 15px
}

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

    .footer-meta-navigation.fixed-layout,
    .footer-notification-area.fixed-layout {
        width: 980px
    }
}

@media all and (max-width:764px) {
    .footer-meta-navigation {
        padding-top: 25px;
        padding-bottom: 25px
    }
}

.footer-meta-navigation .meta-navigation {
    padding-left: 15px;
    padding-right: 15px
}

.footer-meta-navigation .nav-item {
    display: inline;
    width: auto;
    white-space: nowrap;
    padding-left: 0;
    padding-right: 0
}

@media all and (max-width:520px) {
    .footer-meta-navigation .meta-navigation {
        padding-left: 0;
        padding-right: 0
    }

    .footer-meta-navigation .nav-item {
        width: 50%;
        padding-left: 15px;
        padding-right: 15px
    }
}

.footer-meta-navigation .nav-item a {
    color: #E6E7E8
}

.footer-meta-navigation .nav-item a:focus,
.footer-meta-navigation .nav-item a:hover,
.footer-meta-navigation .nav-item a:visited:hover {
    color: #FFF;
    text-decoration: none
}

.footer-meta-navigation .social-icons p {
    margin: 0 0 5px
}

.footer-meta-navigation .social-icons img {
    width: 30px;
    height: 30px;
    margin: 0 20px 20px 0
}

.footer-copyright {
    height: 50px;
    line-height: 50px;
}

@media screen and (max-width:980px) {
    .footer-copyright.fixed-layout {
        width: 980px
    }
}

@media all and (max-width:1010px) {
    .footer-copyright {
        height: 105px
    }
}

.ms-breadcrumb {
    display: none;
    position: absolute;
    top: 110px;
    margin-left: 0;
    width: 100%;
    background-color: #F5F6F8
}

@media all and (min-width:1010px) {
    .ms-head .ms-bookmark a {
        bottom: 18px
    }

    .ms-breadcrumb {
        display: block
    }
}

.ms-breadcrumb.sticky {
    position: fixed;
    top: 77px;
    z-index: 10
}

.ms-breadcrumb.sticky-top {
    top: 0;
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.ms-breadcrumb.sticky-down {
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0);
    -webkit-transition: opacity .5s;
    transition: opacity .5s
}

.ms-breadcrumb ol {
    padding-left: 0;
    margin-bottom: 0
}

.ms-breadcrumb ol>li {
    list-style: none;
    display: inline-block;
    line-height: 50px
}

.ms-breadcrumb ol>li>a:hover {
    color: #F60
}

.ms-breadcrumb ol>li a:focus,
.ms-breadcrumb ol>li>a {
    color: #3c3c3c
}

.ms-breadcrumb ol>li+li:before {
    color: #999;
    vertical-align: middle
}

.ms-breadcrumb ol>li.active>a {
    color: #F60
}

@media screen and (max-width:980px) {
    .ms-breadcrumb.fixed-layout.fixed-layout {
        width: 980px
    }
}

.ms-search-layer {
    display: none;
    width: 100%;
    height: 70px;
    background-color: #FFF;
    border-top: 2px solid #F60;
    z-index: 199;
    border-bottom: 1px solid #C8C8C8
}

.ms-search-layer.fixed {
    position: fixed;
    left: 0
}

.ms-search-layer .search-container {
    position: relative
}

.search-bg {
    width: 100%;
    height: 100%;
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    background: #0b0b0b;
    overflow: hidden;
    top: 0;
    left: 0;
    position: fixed;
    z-index: 14
}

.tags {
    padding: 0 0 20px;
    height: 67px;
    overflow: auto;
    margin-left: inherit;
    margin-right: inherit
}

.tags input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 40px;
    height: 67px;
    margin: 0;
    padding: 0 100px 0 0;
    border: none;
    background-color: inherit;
    outline: 0;
    width: 100%;
    float: left
}

@media all and (min-width:1010px) {
    .tags input[type=search] {
        padding: 0 150px 0 0
    }
}

.tags input[type=search]::-ms-clear {
    display: none
}

.tags .remove-all-tags {
    position: absolute;
    height: 40px;
    line-height: 40px;
    color: #C8C8C8;
    z-index: 2;
    margin-top: 15px;
    -webkit-transition: right .1s linear;
    transition: right .1s linear
}

.tags .remove-all-tags:hover {
    cursor: pointer
}

.ms-dropdown-wrapper.search-category-select {
    position: absolute;
    right: 5px;
    margin-top: 23px
}

@media all and (max-width:1009px) {
    .ms-dropdown-wrapper.search-category-select .button-text {
        display: none
    }
}

.ms-dropdown-wrapper.search-category-select .button-dropdown .button-icon {
    color: #F60;
    width: auto;
    height: auto
}

.ms-dropdown-wrapper.search-category-select .button-dropdown:hover .button-icon {
    color: #F60
}

.ms-dropdown-wrapper.search-category-select .dropdown-menu {
    font-size: inherit;
    margin-top: 5px;
    min-width: 200px
}

.ms-dropdown-wrapper.search-category-select .dropdown-menu>li>a {
    min-height: 25px;
    padding: 5px 15px
}

.tags {
    background: inherit;
    margin-bottom: 0;
    padding-bottom: 0
}

.tags-autocomplete.ui-autocomplete {
    position: absolute;
    cursor: default
}

* html .tags-autocomplete.ui-autocomplete {
    width: 1px
}

.tags-autocomplete.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    float: left
}

.tags-autocomplete.ui-menu .ui-menu {
    margin-top: -3px
}

.tags-autocomplete.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    float: left;
    clear: left;
    width: 100%
}

.tags-autocomplete.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 5px 15px;
    min-height: 25px;
    zoom: 1
}

#tag-submit,
.tags-autocomplete .ui-widget-content.ui-menu-divider,
.textvis-6cwidth-simple-below .textvis-onimage a,
.textvis-6cwidth-simple-below .textvis-onimage p {
    display: none
}

.tags-autocomplete .ui-menu-item>a {
    color: #999
}

.tags-autocomplete .ui-menu-item .ui-widget-content .ui-state-focus,
.tags-autocomplete .ui-menu-item .ui-widget-content .ui-state-hover,
.tags-autocomplete .ui-menu-item .ui-widget-header .ui-state-focus,
.tags-autocomplete .ui-menu-item .ui-widget-header .ui-state-hover,
.tags-autocomplete .ui-menu-item.ui-state-focus,
.tags-autocomplete .ui-menu-item.ui-state-hover {
    border: none;
    background-color: #F5F6F8
}

.tags-autocomplete .ui-menu-item .ui-widget-content .ui-state-focus>a,
.tags-autocomplete .ui-menu-item .ui-widget-content .ui-state-hover>a,
.tags-autocomplete .ui-menu-item .ui-widget-header .ui-state-focus>a,
.tags-autocomplete .ui-menu-item .ui-widget-header .ui-state-hover>a,
.tags-autocomplete .ui-menu-item.ui-state-focus>a,
.tags-autocomplete .ui-menu-item.ui-state-hover>a {
    color: #F60;
    font-weight: 400
}

.tags-autocomplete .autocomplete-header {
    font-weight: 700;
    color: #F60;
    line-height: 30px;
    padding-left: 15px
}

.tags-autocomplete.ui-widget-content {
    border: 1px solid #C8C8C8;
    background: #FFF
}

.tags-autocomplete .ui-state-highlighted {
    color: #3c3c3c !important;
    font-weight: 700
}

#ajaxLoaderIndicator .animation-rotate>.ms-icon_load:before,
.text-wrapper .orange {
    color: #F60
}

.tags .ui-helper-hidden-accessible {
    position: absolute !important;
    clip: rect(1px, 1px, 1px, 1px)
}

#ajaxLoaderIndicator {
    text-align: center
}

a.jump-to-top {
    width: 44px;
    display: none;
    position: fixed;
    z-index: 999;
    bottom: 15px;
    right: 50%;
    margin-right: -22px;
    background-color: #FFF;
    opacity: .7;
    -webkit-filter: alpha(opacity=70);
    filter: alpha(opacity=70)
}

a.jump-to-top:active,
a.jump-to-top:hover {
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100);
    background-color: rgba(255, 255, 255, .7)
}

@media all and (min-width:1000px) {
    a.jump-to-top {
        right: 15px;
        margin-right: 0;
        bottom: 25%
    }
}

.orange-dash-list {
    margin-top: 20px;
    margin-bottom: 0;
    padding-left: 0
}

.orange-dash-list li:before {
    color: #F60;
    content: '\2014\00a0\00a0'
}

.orange-dash-list li {
    list-style: none;
    text-indent: -19px;
    padding-left: 19px
}

ul.simple-list {
    list-style: none;
    padding-left: 0;
    margin-top: 15px;
    margin-bottom: 0
}

.img-txt-wrapper,
.video-txt-wrapper {
    position: relative
}

.img-txt-wrapper.full-size .text-wrapper,
.video-txt-wrapper.full-size .text-wrapper {
    position: absolute;
    width: 42%
}

.img-txt-wrapper.full-size .text-wrapper.left,
.video-txt-wrapper.full-size .text-wrapper.left {
    left: 20px
}

.img-txt-wrapper.full-size .text-wrapper.right,
.video-txt-wrapper.full-size .text-wrapper.right {
    right: 20px
}

@media screen and (min-width:764px) {

    .img-txt-wrapper.full-size .text-wrapper.left,
    .video-txt-wrapper.full-size .text-wrapper.left {
        left: 30px
    }

    .img-txt-wrapper.full-size .text-wrapper.right,
    .video-txt-wrapper.full-size .text-wrapper.right {
        right: 30px
    }
}

.img-txt-wrapper.full-size .text-wrapper.top,
.video-txt-wrapper.full-size .text-wrapper.top {
    top: 60px
}

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

    .img-txt-wrapper.full-size .text-wrapper.top,
    .video-txt-wrapper.full-size .text-wrapper.top {
        top: 40px
    }
}

.img-txt-wrapper.full-size .text-wrapper.center,
.video-txt-wrapper.full-size .text-wrapper.center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')"
}

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

    .img-txt-wrapper.full-size .text-wrapper.center,
    .video-txt-wrapper.full-size .text-wrapper.center {
        bottom: 40px
    }
}

.img-txt-wrapper.full-size .text-wrapper.bottom,
.video-txt-wrapper.full-size .text-wrapper.bottom {
    bottom: 60px
}

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

    .img-txt-wrapper.full-size .text-wrapper.bottom,
    .video-txt-wrapper.full-size .text-wrapper.bottom {
        bottom: 40px
    }

    .img-txt-wrapper.full-size .text-wrapper.mobile-bottom,
    .video-txt-wrapper.full-size .text-wrapper.mobile-bottom {
        bottom: 40px;
        top: auto;
        left: 20px;
        right: auto
    }

    .img-txt-wrapper.full-size .text-wrapper.mobile-bottom.center,
    .video-txt-wrapper.full-size .text-wrapper.mobile-bottom.center {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(enabled=false)"
    }

    .img-txt-wrapper.full-size .text-wrapper.mobile-top,
    .video-txt-wrapper.full-size .text-wrapper.mobile-top {
        top: 40px;
        bottom: auto;
        left: 20px;
        right: auto
    }

    .img-txt-wrapper.full-size .text-wrapper.mobile-top.center,
    .video-txt-wrapper.full-size .text-wrapper.mobile-top.center {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(enabled=false)"
    }
}

.img-txt-wrapper.half-size .text-wrapper,
.img-txt-wrapper.var-column-size .text-wrapper,
.video-txt-wrapper.half-size .text-wrapper,
.video-txt-wrapper.var-column-size .text-wrapper {
    position: absolute;
    width: 85%;
    left: 20px;
    right: auto
}

.img-txt-wrapper.half-size .text-wrapper.top,
.img-txt-wrapper.var-column-size .text-wrapper.top,
.video-txt-wrapper.half-size .text-wrapper.top,
.video-txt-wrapper.var-column-size .text-wrapper.top {
    top: 10%
}

.img-txt-wrapper.half-size .text-wrapper.center,
.img-txt-wrapper.var-column-size .text-wrapper.center,
.video-txt-wrapper.half-size .text-wrapper.center,
.video-txt-wrapper.var-column-size .text-wrapper.center {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=0, M21=0, M22=1, SizingMethod='auto expand')"
}

.img-txt-wrapper.half-size .text-wrapper.bottom,
.img-txt-wrapper.var-column-size .text-wrapper.bottom,
.video-txt-wrapper.half-size .text-wrapper.bottom,
.video-txt-wrapper.var-column-size .text-wrapper.bottom {
    bottom: 10%
}

@media screen and (min-width:764px) {

    .img-txt-wrapper.half-size .text-wrapper,
    .img-txt-wrapper.var-column-size .text-wrapper,
    .video-txt-wrapper.half-size .text-wrapper,
    .video-txt-wrapper.var-column-size .text-wrapper {
        width: 50%
    }

    .img-txt-wrapper.half-size .text-wrapper.left,
    .img-txt-wrapper.var-column-size .text-wrapper.left,
    .video-txt-wrapper.half-size .text-wrapper.left,
    .video-txt-wrapper.var-column-size .text-wrapper.left {
        left: 30px
    }

    .img-txt-wrapper.half-size .text-wrapper.right,
    .img-txt-wrapper.var-column-size .text-wrapper.right,
    .video-txt-wrapper.half-size .text-wrapper.right,
    .video-txt-wrapper.var-column-size .text-wrapper.right {
        right: 30px;
        left: auto
    }

    .img-txt-wrapper.half-size .text-wrapper.top,
    .img-txt-wrapper.var-column-size .text-wrapper.top,
    .video-txt-wrapper.half-size .text-wrapper.top,
    .video-txt-wrapper.var-column-size .text-wrapper.top {
        top: 30px
    }

    .img-txt-wrapper.half-size .text-wrapper.bottom,
    .img-txt-wrapper.var-column-size .text-wrapper.bottom,
    .video-txt-wrapper.half-size .text-wrapper.bottom,
    .video-txt-wrapper.var-column-size .text-wrapper.bottom {
        bottom: 30px
    }
}

.img-txt-wrapper .img-responsive,
.video-txt-wrapper .img-responsive {
    width: 100%
}

.text-wrapper .white {
    color: #FFF
}

.text-wrapper .gray {
    color: #999
}

.text-wrapper .bold {
    color: inherit
}

.text-wrapper a:hover.orange {
    color: #999
}

.product-details .product-detail-content .left-col .product-pim-content .text-wrapper b,
.text-wrapper .font-sub-headline,
.text-wrapper .font-sub-headline-portrait,
.text-wrapper .product-details .product-detail-content .left-col .product-pim-content b {
    margin-top: 0
}

.text-wrapper .font-headline-text-bold {
    margin-top: 10px
}

.text-wrapper p {
    margin-top: 20px
}

.text-wrapper .orange-dash-list,
.text-wrapper ol,
.text-wrapper ul {
    margin-top: 10px
}

.text-wrapper a:not(:first-of-type) {
    margin-top: 15px
}

.product-details .product-detail-content .left-col .product-pim-content .text-wrapper b:first-child,
.text-wrapper .font-headline-text-bold:first-child,
.text-wrapper .font-sub-headline-portrait:first-child,
.text-wrapper .font-sub-headline:first-child,
.text-wrapper .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.text-wrapper a.icon-link-c:not(:first-of-type),
.text-wrapper a:first-child,
.text-wrapper a:not(:first-of-type).icon-link-b,
.text-wrapper a:not(:first-of-type).icon-link-c,
.text-wrapper p:first-child {
    margin-top: 0
}

.text-wrapper .float-link-block {
    margin-top: 5px
}

.text-wrapper .float-link-block:first-child {
    margin-top: 0
}

.text-wrapper .float-link-block a.icon-link-b,
.text-wrapper .float-link-block a.icon-link-c,
.text-wrapper .float-link-block a.text-link-b {
    float: left;
    clear: none;
    margin-right: 20px
}

.text-wrapper .float-link-block a.text-link-b {
    margin-top: 0;
    padding-top: 10px;
    padding-bottom: 10px
}

.video-txt-wrapper .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px
}

@media screen and (max-width:764px) {
    .video-txt-wrapper .play-video {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.5, M12=-0, M21=0, M22=0.5, SizingMethod='auto expand')"
    }
}

.video-txt-wrapper .play-video.play-icon-small {
    margin-left: -35px;
    margin-top: -35px
}

.textvis-12cwidth-simple-below .textvis-new-below a.icon-link-b:not(:first-of-type),
.textvis-12cwidth-simple-below .textvis-new-below a.icon-link-c:not(:first-of-type),
.textvis-6cwidth-simple-below .textvis-new-below a.icon-link-b:not(:first-of-type),
.textvis-6cwidth-simple-below .textvis-new-below a.icon-link-c:not(:first-of-type) {
    margin-top: 0
}

.video-txt-wrapper .play-video.play-icon-small.play-shrink {
    -webkit-transform: scale(.6);
    -ms-transform: scale(.6);
    transform: scale(.6);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.6, M12=-0, M21=0, M22=0.6, SizingMethod='auto expand')"
}

@media screen and (max-width:764px) {
    .video-txt-wrapper .play-video.play-icon-big.play-shrink-big {
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.3, M12=-0, M21=0, M22=0.3, SizingMethod='auto expand')"
    }
}

@media screen and (min-width:764px) and (max-width:1010px) {
    .video-txt-wrapper .play-video.play-icon-big.play-shrink-md {
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.3, M12=-0, M21=0, M22=0.3, SizingMethod='auto expand')"
    }
}

.textvis-onimage p {
    color: #3c3c3c
}

.textvis-6cwidth-simple-below .textvis-new-below {
    display: block
}

.textvis-6cwidth-simple-below .textvis-new-below a.dark-gray,
.textvis-6cwidth-simple-below .textvis-new-below a.orange,
.textvis-6cwidth-simple-below .textvis-new-below a.white {
    color: #999
}

.textvis-6cwidth-simple-below .textvis-new-below a.dark-gray:hover,
.textvis-6cwidth-simple-below .textvis-new-below a.orange:hover,
.textvis-6cwidth-simple-below .textvis-new-below a.white:hover {
    color: #F60
}

.textvis-6cwidth-simple-below .textvis-new-below a.text-link-b {
    color: #F60;
    display: block
}

.textvis-12cwidth-simple-below .textvis-new-below a.dark-gray,
.textvis-12cwidth-simple-below .textvis-new-below a.orange,
.textvis-12cwidth-simple-below .textvis-new-below a.white,
.textvis-6cwidth-simple-below .textvis-new-below a.text-link-b:hover {
    color: #999
}

@media screen and (min-width:1010px) {

    .textvis-6cwidth-simple-below .textvis-onimage a,
    .textvis-6cwidth-simple-below .textvis-onimage p {
        display: block
    }

    .textvis-6cwidth-simple-below .textvis-new-below {
        display: none
    }
}

.textvis-12cwidth-simple-below .textvis-onimage a,
.textvis-12cwidth-simple-below .textvis-onimage p {
    display: none
}

.textvis-12cwidth-simple-below .textvis-new-below {
    display: block
}

@media screen and (min-width:764px) {

    .textvis-12cwidth-simple-below .textvis-onimage a,
    .textvis-12cwidth-simple-below .textvis-onimage p {
        display: block
    }

    .textvis-12cwidth-simple-below .textvis-new-below {
        display: none
    }
}

.textvis-12cwidth-simple-below .textvis-new-below a.dark-gray:hover,
.textvis-12cwidth-simple-below .textvis-new-below a.orange:hover,
.textvis-12cwidth-simple-below .textvis-new-below a.white:hover {
    color: #F60
}

.textvis-12cwidth-simple-below .textvis-new-below a.text-link-b {
    color: #F60;
    display: block
}

.textvis-12cwidth-simple-below .textvis-new-below a.text-link-b:hover {
    color: #999
}

.textvis-9cwidth-next-below .textvis-org-next {
    display: none
}

@media screen and (min-width:764px) {
    .textvis-9cwidth-next-below .textvis-org-next {
        display: block
    }
}

.textvis-9cwidth-next-below .textvis-org-next.text-link-b {
    display: none
}

.textvis-9cwidth-next-below .textvis-new-next {
    display: block
}

@media screen and (min-width:764px) {
    .textvis-9cwidth-next-below .textvis-org-next.text-link-b {
        display: block
    }

    .textvis-9cwidth-next-below .textvis-new-next {
        display: none
    }
}

.textvis-9cwidth-next-below .textvis-onimage {
    display: none
}

.textvis-9cwidth-next-below .textvis-new-below {
    display: block
}

@media screen and (min-width:764px) {
    .textvis-9cwidth-next-below .textvis-onimage {
        display: block
    }

    .textvis-9cwidth-next-below .textvis-new-below {
        display: none
    }
}

.product-details .product-detail-content .left-col .product-pim-content .textvis-9cwidth-next-below .textvis-new-below b,
.textvis-9cwidth-next-below .textvis-new-below .font-sub-headline,
.textvis-9cwidth-next-below .textvis-new-below .font-sub-headline-portrait,
.textvis-9cwidth-next-below .textvis-new-below .product-details .product-detail-content .left-col .product-pim-content b {
    display: none
}

.textvis-9cwidth-next-below .textvis-org2-next {
    display: block
}

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

    .product-details .product-detail-content .left-col .product-pim-content .textvis-9cwidth-next-below .textvis-new-below b,
    .textvis-9cwidth-next-below .textvis-new-below .font-sub-headline,
    .textvis-9cwidth-next-below .textvis-new-below .font-sub-headline-portrait,
    .textvis-9cwidth-next-below .textvis-new-below .product-details .product-detail-content .left-col .product-pim-content b {
        display: block
    }

    .textvis-9cwidth-next-below .textvis-org2-next {
        display: none
    }
}

.row.txt-align-bottom div.colalign,
.row.txt-align-center div.colalign,
.row.txt-align-top div.colalign {
    float: none;
    display: table-cell
}

@media all and (max-width:520px) {

    .row.txt-align-bottom div.colalign,
    .row.txt-align-center div.colalign,
    .row.txt-align-top div.colalign {
        float: left;
        display: inline-block
    }
}

.row.txt-align-bottom div.colalign-allsize,
.row.txt-align-center div.colalign-allsize,
.row.txt-align-top div.colalign-allsize {
    float: none;
    display: table-cell
}

.row.txt-align-top div.colalign,
.row.txt-align-top div.colalign-allsize {
    vertical-align: top
}

.row.txt-align-center div.colalign,
.row.txt-align-center div.colalign-allsize {
    vertical-align: middle
}

.row.txt-align-bottom div.colalign,
.row.txt-align-bottom div.colalign-allsize {
    vertical-align: bottom
}

.image-slider .image-slider-slide .txt-below-img .image-caption,
.txt-below-img .font-text-small,
.txt-below-img .image-slider .image-slider-slide .image-caption {
    margin-top: 10px
}

.product-details .product-detail-content .left-col .product-pim-content .txt-below-img .text-wrapper b:first-child,
.txt-below-img .text-wrapper .font-campaign-name-and-small-quote:first-child,
.txt-below-img .text-wrapper .font-headline-and-product-name:first-child,
.txt-below-img .text-wrapper .font-headline-page-portrait:first-child,
.txt-below-img .text-wrapper .font-headline-page:first-child,
.txt-below-img .text-wrapper .font-headline-teaser:first-child,
.txt-below-img .text-wrapper .font-headline-text-bold:first-child,
.txt-below-img .text-wrapper .font-navigation-menu:first-child,
.txt-below-img .text-wrapper .font-sub-headline-portrait:first-child,
.txt-below-img .text-wrapper .font-sub-headline:first-child,
.txt-below-img .text-wrapper .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.txt-below-img .text-wrapper a:first-child,
.txt-below-img .text-wrapper p:first-child {
    margin-top: 20px
}

@media screen and (min-width:1010px) {

    .product-details .product-detail-content .left-col .product-pim-content .txt-below-img .text-wrapper b:first-child,
    .txt-below-img .text-wrapper .font-campaign-name-and-small-quote:first-child,
    .txt-below-img .text-wrapper .font-headline-and-product-name:first-child,
    .txt-below-img .text-wrapper .font-headline-page-portrait:first-child,
    .txt-below-img .text-wrapper .font-headline-page:first-child,
    .txt-below-img .text-wrapper .font-headline-teaser:first-child,
    .txt-below-img .text-wrapper .font-headline-text-bold:first-child,
    .txt-below-img .text-wrapper .font-navigation-menu:first-child,
    .txt-below-img .text-wrapper .font-sub-headline-portrait:first-child,
    .txt-below-img .text-wrapper .font-sub-headline:first-child,
    .txt-below-img .text-wrapper .product-details .product-detail-content .left-col .product-pim-content b:first-child,
    .txt-below-img .text-wrapper a:first-child,
    .txt-below-img .text-wrapper p:first-child {
        margin-top: 30px
    }
}

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

    .img-txt-wrapper.full-size .text-wrapper,
    .video-txt-wrapper.full-size .text-wrapper {
        width: 100%;
        padding-right: 40px
    }

    .img-txt-wrapper.full-size .text-wrapper .mobile-white,
    .video-txt-wrapper.full-size .text-wrapper .mobile-white {
        color: #FFF
    }

    .img-txt-wrapper.full-size .text-wrapper .mobile-orange,
    .video-txt-wrapper.full-size .text-wrapper .mobile-orange {
        color: #F60
    }

    .img-txt-wrapper.full-size .text-wrapper .mobile-gray,
    .video-txt-wrapper.full-size .text-wrapper .mobile-gray {
        color: #E6E7E8
    }
}

.table-align-2x3-col {
    border-collapse: collapse;
    border-width: 0
}

.table-align-2x3-col td {
    vertical-align: top
}

.table-align-2x3-col td a.text-link-b {
    display: block;
    margin-top: 25px
}

.table-align-2x3-col tr:first-child td {
    vertical-align: bottom
}

.popover {
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #C8C8C8;
    max-width: none
}

@media all and (max-width:764px) {
    .popover .popover-image {
        max-width: 150px
    }
}

.popover .popover-title {
    background: 0 0;
    border-bottom: none
}

.popper-fix-width {
    margin: 0;
    width: 230px
}

.info-popover {
    min-width: 200px;
    max-width: 230px
}

.info-popover .close {
    cursor: pointer;
    height: 40px;
    width: 40px;
    padding: 5px 5px 0;
    float: right
}

.info-popover .close:before {
    font-size: 30px
}

.info-popover .popover-content p {
    margin-top: 0;
    color: #3c3c3c
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .link-text.orange,
.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .ms-icon_arrow-anchorlink:before {
    color: #F60
}

.full-size-image-module {
    position: relative
}

.full-size-image-module .img-txt-wrapper,
.full-size-image-module .video-txt-wrapper {
    height: 100%
}

.full-size-image-module .img-txt-wrapper .text-wrapper,
.full-size-image-module .video-txt-wrapper .text-wrapper {
    padding-right: 0;
    width: 100%
}

.full-size-image-module .img-txt-wrapper .text-wrapper.top,
.full-size-image-module .video-txt-wrapper .text-wrapper.top {
    top: 10%
}

.full-size-image-module .img-txt-wrapper .text-wrapper.bottom,
.full-size-image-module .video-txt-wrapper .text-wrapper.bottom {
    bottom: 10%
}

.full-size-image-module .img-txt-wrapper .text-wrapper.right,
.full-size-image-module .video-txt-wrapper .text-wrapper.right {
    right: 0
}

.full-size-image-module .img-txt-wrapper .text-wrapper.left,
.full-size-image-module .video-txt-wrapper .text-wrapper.left {
    left: 0
}

.full-size-image-module .img-txt-wrapper .play-video,
.full-size-image-module .video-txt-wrapper .play-video {
    left: 50%;
    margin-left: -65px;
    margin-top: -65px;
    position: absolute;
    top: 50%
}

.full-size-image-module .fullsize-print-image {
    display: none
}

.full-size-image-module .fullsize-content-wrapper {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0
}

.full-size-image-module .fullsize-content-wrapper .container,
.full-size-image-module .fullsize-content-wrapper .fixed-container {
    height: 100%;
    position: relative
}

.full-size-image-module .fullsize-content-wrapper .container .row,
.full-size-image-module .fullsize-content-wrapper .container .row .col-xs-12,
.full-size-image-module .fullsize-content-wrapper .fixed-container .row,
.full-size-image-module .fullsize-content-wrapper .fixed-container .row .col-xs-12 {
    height: 100%
}

.full-size-image-module .fullsize-bottom-wrapper {
    position: absolute;
    width: 100%;
    bottom: 0
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper {
    position: relative;
    bottom: 0;
    margin-top: 6px;
    margin-bottom: -2px;
    width: 100%;
    text-align: center;
    display: block
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link {
    display: inline-block;
    outline: 0;
    z-index: 10
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .ms-icon_arrow-anchorlink {
    margin-left: auto;
    margin-right: auto;
    -webkit-transition: all .2s ease-in-out 0s;
    transition: all .2s ease-in-out 0s
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .link-text {
    padding-bottom: 6px
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .link-text.white {
    color: #FFF
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .link-text.gray {
    color: #E6E7E8
}

@media all and (max-width:1009px) {
    .full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link .link-text {
        display: none
    }
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link:hover .ms-icon_arrow-anchorlink {
    -webkit-transform: scale(1) translate(0, 1em);
    -ms-transform: scale(1) translate(0, 1em);
    transform: scale(1) translate(0, 1em);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1, M12=-0, M21=0, M22=1, SizingMethod='auto expand')"
}

.full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper .anchor-link:hover .link-text {
    color: #F60
}

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

    .full-size-image-module .backgr-img-wrapper,
    .full-size-image-module .fullsize-content-wrapper {
        min-height: 0
    }
}

@media screen and (min-width:520px) and (orientation:landscape) {

    .full-size-image-module .img-txt-wrapper .text-wrapper,
    .full-size-image-module .video-txt-wrapper .text-wrapper {
        width: 50%
    }

    .full-size-image-module .img-txt-wrapper .text-wrapper.top,
    .full-size-image-module .video-txt-wrapper .text-wrapper.top {
        top: 10%
    }

    .full-size-image-module .img-txt-wrapper .text-wrapper.bottom,
    .full-size-image-module .video-txt-wrapper .text-wrapper.bottom {
        bottom: 10%
    }

    .full-size-image-module .backgr-img-wrapper,
    .full-size-image-module .fullsize-content-wrapper {
        min-height: 320px
    }
}

@media screen and (min-width:764px) and (orientation:landscape) {

    .full-size-image-module .img-txt-wrapper .text-wrapper.top,
    .full-size-image-module .video-txt-wrapper .text-wrapper.top {
        top: 22%
    }

    .full-size-image-module .img-txt-wrapper .text-wrapper.bottom,
    .full-size-image-module .video-txt-wrapper .text-wrapper.bottom {
        bottom: 22%
    }

    .full-size-image-module .fullsize-bottom-wrapper {
        bottom: 0
    }

    .full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper {
        bottom: 8px;
        margin-bottom: 0;
        margin-top: 0
    }
}

@media screen and (min-width:1010px) {

    .full-size-image-module .backgr-img-wrapper,
    .full-size-image-module .fullsize-content-wrapper {
        min-height: 380px
    }

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper {
        width: 42%
    }
}

@media screen and (orientation:portrait) {

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper {
        width: 100%
    }

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper.bottom-port,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper.bottom-port {
        bottom: 10%;
        top: auto;
        left: 0
    }

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper.top-port,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper.top-port {
        top: 10%;
        bottom: auto;
        left: 0
    }

    .full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper {
        margin-bottom: 8px
    }
}

@media screen and (orientation:portrait) and (min-width:520px) {

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper.bottom-port,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper.bottom-port {
        bottom: 58px
    }

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper.top-port,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper.top-port {
        top: 58px
    }
}

@media screen and (orientation:portrait) and (min-width:1010px) {

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper.bottom-port,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper.bottom-port {
        bottom: 88px
    }

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper.top-port,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper.top-port {
        top: 88px
    }

    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper .font-sub-headline,
    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper .font-sub-headline-portrait,
    .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper .product-details .product-detail-content .left-col .product-pim-content b,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper .font-sub-headline,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper .font-sub-headline-portrait,
    .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper .product-details .product-detail-content .left-col .product-pim-content b,
    .product-details .product-detail-content .left-col .product-pim-content .full-size-image-module .fullsize-content-wrapper .img-txt-wrapper .text-wrapper b,
    .product-details .product-detail-content .left-col .product-pim-content .full-size-image-module .fullsize-content-wrapper .video-txt-wrapper .text-wrapper b {
        margin-top: 15px
    }

    .full-size-image-module .fullsize-bottom-wrapper .anchor-link-wrapper {
        margin-bottom: 18px;
        margin-top: 16px
    }
}

.full-size-demo {
    height: 800px
}

.backgr-img-wrapper {
    height: 1px;
    margin-left: auto;
    margin-right: auto
}

.backgr-img-wrapper.full-size {
    height: 360px;
    min-height: 360px
}

.backgr-img-wrapper .backgr-img {
    background-position: bottom left;
    -webkit-background-size: cover;
    background-size: cover;
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(sizingMethod = 'crop')";
    height: 100%
}

.backgr-img-wrapper .backgr-img.bottom-right {
    background-position: bottom right
}

.backgr-img-wrapper .backgr-img.bottom-left {
    background-position: bottom left
}

.backgr-img-wrapper .backgr-img.top-right {
    background-position: top right
}

.backgr-img-wrapper .backgr-img.top-left {
    background-position: top left
}

.backgr-img-wrapper .backgr-img.center-left {
    background-position: center left
}

.backgr-img-wrapper .backgr-img.center-right {
    background-position: center right
}

@media all and (max-width:520px) {
    .backgr-img-wrapper .backgr-img.switch-crop-to-scale-sm {
        background-repeat: no-repeat;
        -webkit-background-size: 100% auto;
        background-size: 100% auto
    }
}

.backgr-img-wrapper .backgr-img-print {
    display: none
}

.backgr-img-wrapper.image-fitting .colsize-image {
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain
}

.carousel-container .carousel-item {
    margin-left: -25px;
    margin-right: -25px;
    margin-bottom: 0;
    width: 500px;
    outline: 0
}

.carousel-container .carousel-item img {
    max-width: 100%;
    margin-top: 2px;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;
    -webkit-transform: scale(.7);
    -ms-transform: scale(.7);
    transform: scale(.7)
}

.carousel-container .carousel-item.slick-center img {
    border: 1px solid #666;
    margin-top: 0;
    padding: 5px;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.carousel-container .carousel-item .legend {
    margin-left: 5px;
    margin-top: 15px;
    opacity: 0;
    -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s
}

.carousel-container .carousel-item.slick-center .legend {
    opacity: 1
}

.carousel-container .carousel-nav {
    position: absolute;
    right: 0;
    top: 272px
}

.carousel-container .carousel-nav .slick-prev {
    float: left;
    right: 40px;
    left: auto
}

.carousel-container .carousel-nav .slick-next {
    float: right;
    right: -5px
}

@media screen and (max-width:1500px) {
    .carousel-container .carousel-item {
        width: 450px
    }

    .carousel-container .carousel-nav {
        top: 244px;
        right: 0
    }

    .carousel-container .carousel-nav .slick-prev {
        right: 45px;
        left: auto
    }

    .carousel-container .carousel-nav .slick-next {
        right: 0
    }
}

@media screen and (max-width:1010px) {
    .carousel-container .carousel-item {
        width: 400px
    }

    .carousel-container .carousel-nav {
        top: 216px
    }
}

@media screen and (max-width:764px) {
    .carousel-container .carousel-item {
        width: 375px
    }

    .carousel-container .carousel-nav {
        top: 203px
    }
}

@media screen and (max-width:520px) {
    .carousel-container .carousel-item {
        margin-left: 30px;
        margin-right: 30px
    }

    .carousel-container .carousel-item:not(.slick-active) {
        visibility: hidden
    }

    .carousel-container .carousel-item img {
        margin-left: 5px;
        margin-right: 5px;
        -webkit-transform: scale(.7);
        -ms-transform: scale(.7);
        transform: scale(.7)
    }

    .carousel-container .carousel-item.slick-center img {
        border: none;
        margin-left: 0;
        margin-right: 0;
        padding: 0;
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    .carousel-container .carousel-item .legend {
        margin-left: 0
    }

    .carousel-container .carousel-nav {
        left: 0;
        position: absolute;
        top: 106px;
        width: 100%
    }

    .carousel-container .slick-prev {
        float: left;
        left: -10px !important
    }

    .carousel-container .slick-next {
        float: right;
        right: -10px !important
    }
}

@media screen and (max-width:420px) {
    .carousel-container .carousel-nav {
        top: 56px
    }

    .carousel-container .carousel-item {
        width: 275px
    }

    .carousel-container .slick-next,
    .carousel-container .slick-prev {
        margin-top: 0
    }
}

.ms-image-slider .copy-tag-block {
    outline: 0
}

@media all and (max-width:764px) {

    .ms-image-slider .img-txt-wrapper.full-size .text-wrapper,
    .ms-image-slider .video-txt-wrapper.full-size .text-wrapper {
        top: 20px;
        bottom: auto;
        left: 20px;
        right: auto
    }

    .ms-image-slider .img-txt-wrapper.full-size .text-wrapper.center,
    .ms-image-slider .video-txt-wrapper.full-size .text-wrapper.center {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(enabled=false)"
    }
}

.ms-image-slider .img-txt-wrapper.full-size .text-wrapper .category-lbl.white,
.ms-image-slider .video-txt-wrapper.full-size .text-wrapper .category-lbl.white {
    color: #FFF
}

.ms-image-slider .img-txt-wrapper.full-size .text-wrapper .category-lbl.orange,
.ms-image-slider .video-txt-wrapper.full-size .text-wrapper .category-lbl.orange {
    color: #F60
}

.ms-image-slider .img-txt-wrapper.full-size .text-wrapper .category-lbl.gray,
.ms-image-slider .video-txt-wrapper.full-size .text-wrapper .category-lbl.gray {
    color: #999
}

.image-slider {
    margin-bottom: 0
}

.image-slider .image-slider-slide {
    outline: 0
}

.image-slider .image-slider-slide .image-container {
    width: 100%;
    text-align: center
}

.image-slider .image-slider-slide .image-container>img {
    max-width: 100%;
    width: 100%
}

.image-slider .image-slider-slide .image-caption {
    margin-top: 10px
}

.social-layer {
    background: #FFF;
    width: 280px
}

.social-layer img.social-icon {
    width: 40px
}

.social-layer .col-xs-3 {
    text-align: center;
    margin-bottom: 15px
}

.energy-calculator {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 30px
}

@media all and (min-width:764px) {
    .energy-calculator {
        padding-left: 30px;
        padding-right: 30px
    }
}

.energy-calculator .font-sub-headline,
.energy-calculator .font-sub-headline-portrait,
.energy-calculator .product-details .product-detail-content .left-col .product-pim-content b,
.product-details .product-detail-content .left-col .product-pim-content .energy-calculator b {
    margin-bottom: 15px
}

.energy-calculator .form {
    padding-right: 10px
}

.energy-calculator .form .form-body {
    position: relative;
    background-color: #E6E7E8;
    padding-left: 20px;
    padding-right: 20px
}

.energy-calculator .form .form-body .form-group-wrapper {
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%
}

@media all and (min-width:1010px) {
    .backgr-img-wrapper.full-size {
        min-height: 360px
    }

    .energy-calculator .form .form-body {
        margin-right: 30px;
        height: 120px
    }

    .energy-calculator .form .form-body .form-group-wrapper {
        padding-top: 0;
        padding-bottom: 0;
        max-width: 100%;
        position: absolute;
        top: 50%;
        margin-top: -30px
    }
}

.energy-calculator .form .form-body .form-group-wrapper .cost,
.energy-calculator .form .form-body .form-group-wrapper .duration,
.energy-calculator .form .form-body .form-group-wrapper .wattage {
    margin-right: 20px;
    float: left;
    margin-bottom: 0
}

.energy-calculator .form .form-body .form-group-wrapper .cost>.lbl,
.energy-calculator .form .form-body .form-group-wrapper .duration>.lbl,
.energy-calculator .form .form-body .form-group-wrapper .wattage>.lbl {
    margin-bottom: 5px
}

.energy-calculator .form .form-body .form-group-wrapper .wattage .text {
    color: #3c3c3c;
    line-height: 40px
}

.energy-calculator .form .form-body .form-group-wrapper .cost input.form-control {
    width: 55px;
    height: 40px;
    display: inline-block;
    vertical-align: top;
    color: #3c3c3c
}

.energy-calculator .form .form-body .form-group-wrapper .cost .calc-price-currency {
    display: inline-block
}

.energy-calculator .form .form-body .form-group-wrapper .cost .calc-price-currency button {
    min-width: 110px;
    height: 40px
}

.energy-calculator .form .form-body .form-group-wrapper .duration input.form-control {
    width: 65px;
    height: 40px;
    margin-right: 5px;
    display: inline-block;
    vertical-align: top;
    color: #3c3c3c
}

.energy-calculator .form .form-body .form-group-wrapper .duration .text {
    display: inline-block;
    color: #3c3c3c
}

.energy-calculator .form .form-body .form-group-wrapper .btn-wrapper {
    text-align: center;
    float: left
}

.energy-calculator .form .form-body .form-group-wrapper .btn-wrapper .calculate-btn {
    margin-top: 23px
}

@media all and (min-width:1920px) {
    .energy-calculator .form .form-body .form-group-wrapper .btn-wrapper .calculate-btn {
        margin-top: 25px
    }
}

.energy-calculator .form .form-body .triangle-right {
    position: absolute;
    right: -30px;
    top: 0
}

.energy-calculator .form button.button-dropdown {
    border: none;
    min-height: 1px;
    padding: 0 31px 0 0;
    vertical-align: middle;
    text-align: right;
    width: auto;
    background-color: #FFF
}

.energy-calculator .form button.button-dropdown:active,
.energy-calculator .form button.button-dropdown:focus,
.energy-calculator .form button.button-dropdown:hover {
    background-color: #FFF;
    border: none
}

.energy-calculator .form button.button-dropdown:active .button-text,
.energy-calculator .form button.button-dropdown:focus .button-text,
.energy-calculator .form button.button-dropdown:hover .button-text {
    color: #F60
}

.energy-calculator .form button.button-dropdown .button-text {
    white-space: nowrap
}

.energy-calculator .form button.button-dropdown .button-icon {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -3px
}

.energy-calculator .form button.button-dropdown.bordered {
    height: 30px;
    border: 1px solid #c8c8c8;
    padding: 0 31px 0 12px;
    text-align: left
}

.energy-calculator .form .dropdown ul.dropdown-menu {
    overflow-y: auto;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    border-color: #C8C8C8;
    margin: -1px 0 0;
    width: 100%;
    max-height: 250px;
    height: auto;
    overflow-x: hidden
}

.energy-calculator .form .dropdown ul.dropdown-menu>li.selected>a {
    background-color: #666;
    color: #E6E7E8
}

.energy-calculator .form .dropdown ul.dropdown-menu>li>a {
    min-height: 40px;
    white-space: normal;
    vertical-align: middle;
    padding: 10px 20px
}

.energy-calculator .form .dropdown ul.dropdown-menu>li:not(.selected)>a:focus,
.energy-calculator .form .dropdown ul.dropdown-menu>li:not(.selected)>a:hover {
    color: #F60;
    background-color: #F5F6F8
}

.energy-calculator .form .dropdown ul.dropdown-menu>li.menu-lbl {
    padding: 10px 20px;
    font-weight: 700;
    color: #999
}

.energy-calculator .form .triangle-down img {
    width: 100%;
    vertical-align: top;
    image-rendering: optimizequality
}

.energy-calculator .result {
    margin-top: 20px
}

@media all and (min-width:1010px) {
    .energy-calculator .result {
        margin-top: 0;
        padding-right: 20px;
        padding-left: 10px
    }
}

.energy-calculator .result .result-body {
    position: relative;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px
}

@media all and (min-width:1010px) {
    .energy-calculator .result .result-body {
        background-color: #E6E7E8;
        text-align: left;
        height: 120px;
        padding-left: 15px
    }

    .energy-calculator .result .result-body .result-content-wrapper {
        position: absolute;
        top: 50%;
        right: 20px;
        left: 15px;
        margin-top: -35px
    }
}

.energy-calculator .result .result-body .result-content-wrapper>.font-headline-and-product-name.orange {
    color: #F60
}

.energy-calculator .result .result-body .result-content-wrapper .calc_yourSavings {
    color: #3c3c3c
}

.image-topic-container {
    position: relative;
    margin-left: -20px;
    margin-right: -20px
}

.image-topic-container .image-topic-nav .slick-prev {
    left: 20px;
    margin-top: 0
}

.image-topic-container .image-topic-nav .slick-next {
    right: 20px;
    margin-top: 0
}

.image-topic-item {
    width: 400px;
    outline: 0
}

.image-topic-item img {
    max-width: 100%;
    position: absolute;
    bottom: 0
}

.image-topic-item.slick-center img {
    margin-top: 0
}

.image-topic-item .legend {
    padding-top: 28px
}

.image-topic-item .legend .font-sub-headline,
.image-topic-item .legend .font-sub-headline-portrait,
.image-topic-item .legend .product-details .product-detail-content .left-col .product-pim-content b,
.product-details .product-detail-content .left-col .product-pim-content .image-topic-item .legend b {
    color: #999
}

.image-topic-item .legend2 {
    padding-top: 0
}

.image-topic-item .legend2 .text-wrapper .font-headline-text-bold:first-child {
    padding-top: 10px
}

.image-topic-item .legend2 .text-wrapper .product-details a.icon-link,
.image-topic-item .legend2 .text-wrapper a.arrow-link,
.image-topic-item .legend2 .text-wrapper a.icon-link,
.image-topic-item .legend2 .text-wrapper a.text-link,
.product-details .image-topic-item .legend2 .text-wrapper a.icon-link {
    margin-top: 17px
}

.image-topic-item .legend2 .text-wrapper .product-details a.icon-link:first-child,
.image-topic-item .legend2 .text-wrapper a.arrow-link:first-child,
.image-topic-item .legend2 .text-wrapper a.icon-link:first-child,
.image-topic-item .legend2 .text-wrapper a.text-link:first-child,
.product-details .image-topic-item .legend2 .text-wrapper a.icon-link:first-child {
    padding-top: 24px;
    margin-top: 0
}

.image-topic-item .legend2 .text-wrapper a.link-btn {
    margin-top: 20px
}

.image-topic-item .legend2 .text-wrapper .orange-dash-list {
    margin-top: 24px
}

.image-topic-item .legend2 .text-wrapper .orange-dash-list li {
    padding-left: 28px;
    text-indent: -28px
}

@media all and (min-width:764px) {
    .image-topic-container {
        margin-left: 0;
        margin-right: 0
    }

    .image-topic-container .image-topic-nav .slick-next,
    .image-topic-container .image-topic-nav .slick-prev {
        visibility: hidden
    }

    .image-topic-item .legend2 .text-wrapper .orange-dash-list li {
        margin-top: 14px
    }
}

.image-topic-item .legend2 .text-wrapper .col-lg-2+.orange-dash-list,
.image-topic-item .legend2 .text-wrapper .orange-dash-list li:first-child {
    margin-top: 0
}

.image-topic-item .legend2 .text-wrapper .orange-dash-list li:before {
    margin-left: 10px
}

@media all and (min-width:764px) {
    .image-topic-item .legend2 .text-wrapper .col-lg-2+.orange-dash-list {
        margin-top: 13px
    }
}

@media all and (min-width:1010px) {
    .image-topic-item .legend2 .text-wrapper .col-lg-2+.orange-dash-list {
        margin-top: 24px
    }
}

.image-topic-item .legend2 .text-wrapper p {
    margin-top: 24px
}

.image-topic-item .legend2 .text-wrapper p:first-child {
    padding-top: 24px;
    margin-top: 0
}

.image-topic-item .legend2 .button {
    margin-top: 20px
}

.image-topic-item.slick-center .legend {
    padding-bottom: 0
}

.image-topic-item.slick-center .legend .font-sub-headline,
.image-topic-item.slick-center .legend .font-sub-headline-portrait,
.image-topic-item.slick-center .legend .product-details .product-detail-content .left-col .product-pim-content b,
.product-details .product-detail-content .left-col .product-pim-content .image-topic-item.slick-center .legend b {
    color: #3c3c3c
}

.image-topic-item.slick-center .legend.grey-box-bright,
.image-topic-item.slick-center .legend2.grey-box-bright {
    background-color: #E6E7E8
}

.image-topic-item .legend,
.image-topic-item .legend2 {
    display: none
}

.image-topic-item.slick-center .legend,
.image-topic-item.slick-center .legend2 {
    display: block
}

@media screen and (min-width:764px) {
    .image-topic-item .legend {
        display: block
    }

    .image-topic-item .legend2 {
        display: none
    }

    .image-topic-item.slick-center .legend2 {
        display: block
    }
}

.image-topic-item.slick-cloned.slick-center .legend,
.image-topic-item.slick-cloned.slick-center .legend2 {
    display: none
}

.sidebar-flag {
    background: #ffb27f;
    background: -webkit-linear-gradient(315deg, #ffb27f 1%, #f60 37%, #f60 52%, #f60 100%);
    background: linear-gradient(135deg, #ffb27f 1%, #f60 37%, #f60 52%, #f60 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb27f', endColorstr='#ff6600', GradientType=1);
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    border-radius: 2px 0 0 2px;
    width: auto;
    position: fixed;
    right: 0;
    top: 160px;
    cursor: pointer;
    z-index: 20;
    padding: 5px
}

@media all and (max-width:1010px) {
    .sidebar-flag.with-icon {
        height: auto !important
    }
}

.sidebar-flag.with-icon .ico {
    width: 40px
}

.sidebar-flag.with-icon .ico:before {
    color: #FFF
}

@media all and (max-width:764px) {
    .sidebar-flag {
        top: 80px
    }
}

.sidebar-flag .text.invisible {
    font-size: 20px;
    height: 1px
}

.sidebar-flag .text.vertical {
    color: #FFF;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    white-space: nowrap;
    font-size: 20px;
    margin-bottom: 15px;
    margin-top: 50px;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px
}

.sidebar-content .content .close:before,
.sidebar-overlay .close:before {
    color: #C8C8C8;
    font-size: 50px
}

.sidebar-flag .ico+.text.vertical {
    display: none;
    margin-top: 60px
}

@media all and (min-width:1010px) {
    .sidebar-flag .ico+.text.vertical {
        display: block
    }
}

.sidebar-overlay {
    overflow-y: scroll;
    display: none;
    background-color: #FFF;
    opacity: .95;
    -webkit-filter: alpha(opacity=95);
    filter: alpha(opacity=95);
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1001
}

.full-size-search input,
.global-search-wrapper .global-search-inner .reset-search:hover,
.global-search-wrapper .global-search-inner .search-btn:hover {
    background-color: transparent
}

.sidebar-overlay .close {
    display: block;
    position: fixed;
    z-index: 100;
    top: 10px;
    right: 10px
}

.sidebar-content {
    -webkit-overflow-scrolling: touch;
    -webkit-transform: translateZ(0);
    overflow-y: auto;
    display: none;
    z-index: 1005;
    width: 100%;
    top: 60px
}

.sidebar-content .content {
    position: relative;
    padding: 0 10px
}

.sidebar-content .content>.center {
    width: 100%;
    margin: 0 auto
}

.sidebar-content .content>.two-column {
    padding: 0 20px
}

.sidebar-content .content .close {
    display: none
}

@media all and (min-width:1010px) {
    .sidebar-overlay .close {
        display: none
    }

    .sidebar-content .content {
        max-width: 75em;
        margin: 0 auto;
        padding: 0 20px
    }

    .sidebar-content .content>.center {
        width: 60%
    }

    .sidebar-content .content .close {
        display: inline-block;
        position: absolute;
        right: 10px;
        top: -10px;
        z-index: 1000
    }
}

.sidebar-content .content .icon-link-b,
.sidebar-content .content .icon-link-c {
    margin-top: 0
}

.zoomContainer .zoomLens {
    z-index: 18 !important
}

@media screen and (max-width:763px) {
    .zoomContainer .zoomWindowContainer .zoomWindow {
        width: 250px !important;
        height: 250px !important
    }
}

.full-size-search {
    width: 100%;
    z-index: 12;
    position: absolute;
    left: 0;
    bottom: 40px
}

@media all and (min-width:764px) {
    .full-size-search {
        bottom: 60px
    }
}

.full-size-search .ms-icon_loupe,
.full-size-search .ms-product-details .image-zoom-trigger .ms-icon-zoom,
.full-size-search .ms-product-details-ls .image-zoom-trigger .ms-icon-zoom,
.ms-product-details .image-zoom-trigger .full-size-search .ms-icon-zoom,
.ms-product-details-ls .image-zoom-trigger .full-size-search .ms-icon-zoom {
    position: absolute;
    left: 0;
    bottom: 2px
}

.full-size-search input {
    border: none;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    width: 100%;
    padding: 8px 15px 6px 50px;
    font-size: 22px;
    line-height: 30px;
    height: 46px
}

.full-size-search input::-ms-clear {
    display: none
}

.full-size-search input:active,
.full-size-search input:focus {
    outline: 0
}

.full-size-search input.white {
    color: #FFF;
    border-color: #FFF
}

.full-size-search input.white::-webkit-input-placeholder {
    color: #FFF
}

.full-size-search input.white::-moz-placeholder {
    color: #FFF;
    opacity: 1
}

.full-size-search input.white:-moz-placeholder {
    color: #FFF;
    opacity: 1
}

.full-size-search input.white:-ms-input-placeholder {
    color: #FFF
}

.full-size-search .ms-product-details .image-zoom-trigger input.white~.ms-icon-zoom:before,
.full-size-search .ms-product-details-ls .image-zoom-trigger input.white~.ms-icon-zoom:before,
.full-size-search input.white~.ms-icon_loupe:before,
.ms-product-details .image-zoom-trigger .full-size-search input.white~.ms-icon-zoom:before,
.ms-product-details-ls .image-zoom-trigger .full-size-search input.white~.ms-icon-zoom:before {
    color: #FFF
}

.full-size-search input.orange {
    color: #F60;
    border-color: #F60
}

.full-size-search input.orange::-webkit-input-placeholder {
    color: #F60
}

.full-size-search input.orange::-moz-placeholder {
    color: #F60;
    opacity: 1
}

.full-size-search input.orange:-moz-placeholder {
    color: #F60;
    opacity: 1
}

.full-size-search input.orange:-ms-input-placeholder {
    color: #F60
}

.full-size-search .ms-product-details .image-zoom-trigger input.orange~.ms-icon-zoom:before,
.full-size-search .ms-product-details-ls .image-zoom-trigger input.orange~.ms-icon-zoom:before,
.full-size-search input.orange~.ms-icon_loupe:before,
.ms-product-details .image-zoom-trigger .full-size-search input.orange~.ms-icon-zoom:before,
.ms-product-details-ls .image-zoom-trigger .full-size-search input.orange~.ms-icon-zoom:before {
    color: #F60
}

.full-size-search input.gray {
    color: #3c3c3c;
    border-color: #3c3c3c
}

.full-size-search input.gray::-webkit-input-placeholder {
    color: #3c3c3c
}

.full-size-search input.gray::-moz-placeholder {
    color: #3c3c3c;
    opacity: 1
}

.full-size-search input.gray:-moz-placeholder {
    color: #3c3c3c;
    opacity: 1
}

.full-size-search input.gray:-ms-input-placeholder {
    color: #3c3c3c
}

.full-size-search .ms-product-details .image-zoom-trigger input.gray~.ms-icon-zoom:before,
.full-size-search .ms-product-details-ls .image-zoom-trigger input.gray~.ms-icon-zoom:before,
.full-size-search input.gray~.ms-icon_loupe:before,
.ms-product-details .image-zoom-trigger .full-size-search input.gray~.ms-icon-zoom:before,
.ms-product-details-ls .image-zoom-trigger .full-size-search input.gray~.ms-icon-zoom:before {
    color: #3c3c3c
}

.full-size-search-overlay {
    background-image: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .4) 100%);
    background-image: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .4) 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#66000000', GradientType=0);
    width: 100%;
    height: 150px;
    position: absolute;
    bottom: 0;
    z-index: 10;
    overflow: visible
}

.global-search-wrapper {
    width: 100%;
    padding: 20px 18px 20px 30px;
    display: table-cell;
    vertical-align: middle
}

.global-search-wrapper .global-search-inner {
    height: 40px;
    position: relative;
    padding-right: 48px
}

.global-search-wrapper .global-search-inner .search-btn {
    position: absolute;
    overflow: hidden;
    bottom: 0;
    top: -5px;
    right: 0;
    border: none;
    padding: 0
}

.global-search-wrapper .global-search-inner .search-btn .ms-icon {
    font-size: 48px;
    line-height: normal
}

.global-search-wrapper .global-search-inner .reset-search {
    font-size: 25px;
    width: 40px;
    position: absolute;
    right: 45px;
    top: 0;
    border: none;
    padding: 0
}

.global-search-wrapper .global-search-inner input {
    border: none;
    background-color: transparent;
    border-bottom-style: solid;
    border-bottom-width: 2px;
    padding: 8px 40px 6px 0;
    width: 100%;
    font-size: 18px;
    line-height: 24px;
    min-height: 40px;
    height: 40px
}

.global-search-wrapper .global-search-inner input:active,
.global-search-wrapper .global-search-inner input:focus {
    outline: 0
}

.global-search-wrapper .global-search-inner input.gray {
    color: #3c3c3c;
    border-color: #3c3c3c
}

.global-search-wrapper .global-search-inner input.gray::-webkit-input-placeholder {
    color: #3c3c3c
}

.global-search-wrapper .global-search-inner input.gray::-moz-placeholder {
    color: #3c3c3c;
    opacity: 1
}

.global-search-wrapper .global-search-inner input.gray:-moz-placeholder {
    color: #3c3c3c;
    opacity: 1
}

.global-search-wrapper .global-search-inner input.gray:-ms-input-placeholder {
    color: #3c3c3c
}

.global-search-wrapper .global-search-inner input.gray~.reset-search .ms-icon,
.global-search-wrapper .global-search-inner input.gray~.search-btn .ms-icon {
    color: #3c3c3c
}

.global-search-wrapper .global-search-inner input.orange {
    color: #F60;
    border-color: #F60
}

.global-search-wrapper .global-search-inner input.orange::-webkit-input-placeholder {
    color: #F60
}

.global-search-wrapper .global-search-inner input.orange::-moz-placeholder {
    color: #F60;
    opacity: 1
}

.global-search-wrapper .global-search-inner input.orange:-moz-placeholder {
    color: #F60;
    opacity: 1
}

.global-search-wrapper .global-search-inner input.orange:-ms-input-placeholder {
    color: #F60
}

.global-search-wrapper .global-search-inner input.orange~.reset-search .ms-icon,
.global-search-wrapper .global-search-inner input.orange~.search-btn .ms-icon {
    color: #F60
}

.carousel-container .benefit-carousel {
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (min-width:520px) and (max-width:764px) {
    .carousel-container .benefit-carousel {
        padding-left: 30px;
        padding-right: 30px
    }
}

.carousel-container .benefit-carousel .benefit-carousel-item {
    outline: 0;
    margin-left: 15px;
    margin-right: 15px
}

.carousel-container .benefit-carousel .benefit-carousel-item img {
    margin: auto;
    height: auto;
    max-height: 120px
}

@media screen and (max-width:520px) {
    .carousel-container .benefit-carousel .benefit-carousel-item {
        margin-left: 40px;
        margin-right: 40px
    }
}

.carousel-container .benefit-carousel .benefit-carousel-item .font-headline-teaser {
    margin-top: 15px;
    margin-bottom: 15px
}

@media screen and (max-width:764px) {
    .carousel-container .benefit-carousel-nav {
        bottom: 50%;
        margin-bottom: 25px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .carousel-container .benefit-carousel-nav .slick-prev {
        float: left;
        margin-top: 0
    }

    .carousel-container .benefit-carousel-nav .slick-next {
        float: right;
        margin-top: 0
    }
}

.tiles-teaser>[class^=col] {
    margin-bottom: 30px
}

.tiles-teaser .bg-el.gray .img-txt-wrapper,
.tiles-teaser .copy-tag-block.gray .img-txt-wrapper {
    background-color: #E6E7E8
}

.tiles-teaser .bg-el.orange .img-txt-wrapper,
.tiles-teaser .copy-tag-block.orange .img-txt-wrapper {
    background-color: #F60
}

.tiles-teaser .bg-el.gray .text-wrapper,
.tiles-teaser .bg-el.orange .text-wrapper,
.tiles-teaser .copy-tag-block.gray .text-wrapper,
.tiles-teaser .copy-tag-block.orange .text-wrapper {
    width: auto;
    right: 20px;
    left: 20px
}

@media all and (min-width:764px) {

    .tiles-teaser .bg-el.gray .text-wrapper,
    .tiles-teaser .bg-el.orange .text-wrapper,
    .tiles-teaser .copy-tag-block.gray .text-wrapper,
    .tiles-teaser .copy-tag-block.orange .text-wrapper {
        right: 30px;
        left: 30px
    }
}

.tiles-teaser .img-txt-wrapper,
.tiles-teaser .video-txt-wrapper {
    overflow: hidden;
    position: relative;
    height: 100%
}

.tiles-teaser .img-txt-wrapper img,
.tiles-teaser .video-txt-wrapper img {
    width: 100%;
    position: relative;
    min-width: 100%;
    height: auto;
    top: 0
}

.tiles-teaser .img-txt-wrapper img.crop-left,
.tiles-teaser .video-txt-wrapper img.crop-left {
    right: 0;
    left: auto
}

.tiles-teaser .img-txt-wrapper img.crop-right,
.tiles-teaser .video-txt-wrapper img.crop-right {
    left: 0;
    right: auto
}

.tiles-teaser .img-txt-wrapper .text-wrapper,
.tiles-teaser .video-txt-wrapper .text-wrapper {
    width: auto;
    right: 20px;
    left: 20px
}

@media all and (min-width:764px) {

    .tiles-teaser .img-txt-wrapper .text-wrapper,
    .tiles-teaser .video-txt-wrapper .text-wrapper {
        right: 30px;
        left: 30px
    }
}

.tiles-teaser .video-txt-wrapper>a {
    display: block
}

.tiles-teaser[tiles-count="3"] .img-txt-wrapper,
.tiles-teaser[tiles-count="3"] .video-txt-wrapper {
    height: 330px
}

.tiles-teaser[tiles-count="3"] .img-txt-wrapper img.cropped,
.tiles-teaser[tiles-count="3"] .video-txt-wrapper img.cropped {
    height: 330px;
    width: auto;
    position: absolute
}

.tiles-teaser-text .tiles-teaser-text-wrapper {
    height: 100%
}

.tiles-teaser-text .tiles-teaser-text-wrapper .text-wrapper .category-wrapper {
    margin-bottom: 10px
}

.tiles-teaser-text .tiles-teaser-text-wrapper .text-wrapper .category-wrapper a {
    float: left;
    margin-right: 10px
}

.tiles-teaser-text .tiles-teaser-text-wrapper .text-wrapper .category-wrapper .category-lbl {
    margin-bottom: 0
}

.text-background-teaser.hover-opacity {
    cursor: pointer
}

.text-background-teaser .img-txt-wrapper.half-size,
.text-background-teaser .video-txt-wrapper.half-size {
    overflow: hidden;
    position: relative;
    height: 100%
}

.text-background-teaser .img-txt-wrapper.half-size img,
.text-background-teaser .video-txt-wrapper.half-size img {
    width: 100%;
    position: relative;
    min-width: 100%;
    height: auto;
    top: 0
}

.text-background-teaser .img-txt-wrapper.half-size img.crop-left,
.text-background-teaser .video-txt-wrapper.half-size img.crop-left {
    right: 0;
    left: auto
}

.text-background-teaser .img-txt-wrapper.half-size img.crop-right,
.text-background-teaser .video-txt-wrapper.half-size img.crop-right {
    left: 0;
    right: auto
}

.text-background-teaser .img-txt-wrapper.half-size img.cropped,
.text-background-teaser .video-txt-wrapper.half-size img.cropped {
    height: 100%;
    width: auto;
    position: absolute
}

.text-background-teaser .img-txt-wrapper.half-size.gray,
.text-background-teaser .video-txt-wrapper.half-size.gray {
    background-color: #E6E7E8
}

.text-background-teaser .img-txt-wrapper.half-size.orange,
.text-background-teaser .video-txt-wrapper.half-size.orange {
    background-color: #F60
}

@media all and (max-width:1009px) {
    .text-background-teaser .text-column .text-wrapper {
        padding: 20px
    }

    .text-background-teaser .text-column.gray>.text-wrapper {
        background-color: #E6E7E8
    }

    .text-background-teaser .text-column.orange>.text-wrapper {
        background-color: #F60
    }

    .text-background-teaser .text-column.orange>.text-wrapper p a {
        color: #3c3c3c
    }

    .text-background-teaser .text-column.orange>.text-wrapper a.text-link-b.white:hover,
    .text-background-teaser .text-column.orange>.text-wrapper p a:hover {
        color: #999
    }
}

@media all and (min-width:764px) {
    .text-background-teaser.simple-teaser .video-txt-wrapper.half-size a {
        height: 100%;
        display: block;
        position: relative
    }

    .text-background-teaser .text-column.left .text-wrapper,
    .text-background-teaser .text-column.right .text-wrapper {
        padding: 25px 15px
    }

    .text-background-teaser .text-column.right {
        margin-left: -15px;
        margin-right: 15px
    }

    .text-background-teaser .text-column.left {
        margin-right: -15px;
        margin-left: 15px
    }

    .text-background-teaser .text-column.gray {
        background-color: #E6E7E8
    }

    .text-background-teaser .text-column.orange {
        background-color: #F60
    }

    .text-background-teaser .text-column.orange p a {
        color: #3c3c3c
    }

    .text-background-teaser .text-column.orange a.text-link-b.white:hover,
    .text-background-teaser .text-column.orange p a:hover {
        color: #999
    }
}

.ms-carousel-container {
    width: 100%
}

.ms-carousel-container .text-background-teaser {
    outline: 0
}

@media all and (max-width:763px) {
    .ms-carousel-container .ms-carousel {
        margin-left: -20px;
        margin-right: -20px
    }

    .ms-carousel-container .text-background-teaser {
        width: 375px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0
    }

    .ms-carousel-container .text-background-teaser .text-wrapper {
        height: 100%
    }
}

.carousel-container .multi-img-carousel.news-carousel .multi-img-carousel-item .img-background-teaser .text-wrapper .category-wrapper,
.text-wrapper .category-lbl {
    margin-bottom: 10px
}

@media screen and (max-width:470px) {
    .ms-carousel-container .text-background-teaser {
        width: 300px
    }
}

@media screen and (max-width:400px) {
    .ms-carousel-container .text-background-teaser {
        width: 275px
    }
}

.ms-carousel-container .slick-dots {
    bottom: -25px
}

.text-wrapper.background-wrapper {
    padding: 20px
}

.text-wrapper.background-wrapper.gray {
    background-color: #E6E7E8
}

.text-wrapper.background-wrapper.orange {
    background-color: #F60
}

.text-wrapper.background-wrapper.orange p a {
    color: #3c3c3c
}

.text-wrapper.background-wrapper.orange a.text-link-b.white:hover,
.text-wrapper.background-wrapper.orange p a:hover {
    color: #999
}

.text-wrapper .action-btn,
.text-wrapper .link-btn {
    margin-top: 20px
}

@media all and (max-width:1009px) {

    .text-wrapper .action-btn,
    .text-wrapper .link-btn {
        width: 100%;
        text-align: center
    }
}

.img-background-teaser .bg-el.gray .img-txt-wrapper,
.img-background-teaser .copy-tag-block.gray .img-txt-wrapper {
    background-color: #E6E7E8
}

.img-background-teaser .bg-el.orange .img-txt-wrapper,
.img-background-teaser .copy-tag-block.orange .img-txt-wrapper {
    background-color: #F60
}

.img-background-teaser .bg-el.gray .text-wrapper,
.img-background-teaser .bg-el.orange .text-wrapper,
.img-background-teaser .copy-tag-block.gray .text-wrapper,
.img-background-teaser .copy-tag-block.orange .text-wrapper {
    width: auto;
    right: 20px;
    left: 20px
}

@media all and (min-width:764px) {
    .text-wrapper.background-wrapper {
        padding: 30px
    }

    .img-background-teaser .bg-el.gray .text-wrapper,
    .img-background-teaser .bg-el.orange .text-wrapper,
    .img-background-teaser .copy-tag-block.gray .text-wrapper,
    .img-background-teaser .copy-tag-block.orange .text-wrapper {
        right: 30px;
        left: 30px
    }
}

.img-background-teaser .text-wrapper .action-btn,
.img-background-teaser .text-wrapper .link-btn {
    margin-top: 20px;
    width: auto;
    text-align: center
}

.img-background-teaser .img-txt-wrapper.half-size,
.img-background-teaser .video-txt-wrapper.half-size {
    overflow: hidden;
    position: relative
}

.img-background-teaser .img-txt-wrapper.half-size img,
.img-background-teaser .video-txt-wrapper.half-size img {
    min-width: 100%;
    height: auto;
    position: relative;
    top: 0
}

.img-background-teaser .img-txt-wrapper.half-size img.crop-left,
.img-background-teaser .video-txt-wrapper.half-size img.crop-left {
    right: 0;
    left: auto
}

.img-background-teaser .img-txt-wrapper.half-size img.crop-right,
.img-background-teaser .video-txt-wrapper.half-size img.crop-right {
    left: 0;
    right: auto
}

@media all and (min-width:1010px) {

    .img-background-teaser .textvis-6cwidth-simple-below .textvis-onimage .action-btn,
    .img-background-teaser .textvis-6cwidth-simple-below .textvis-onimage a.link-btn {
        display: inline-block
    }

    .img-background-teaser .img-txt-wrapper.half-size,
    .img-background-teaser .video-txt-wrapper.half-size {
        min-height: 400px;
        max-height: 400px
    }

    .img-background-teaser .img-txt-wrapper.half-size img,
    .img-background-teaser .video-txt-wrapper.half-size img {
        height: 400px
    }
}

.img-background-teaser .txt-below-img.textvis-new-below .action-btn,
.img-background-teaser .txt-below-img.textvis-new-below a.link-btn {
    margin-top: 20px;
    background-color: transparent;
    color: #3c3c3c;
    border-color: #3c3c3c
}

@media all and (max-width:1009px) {

    .img-background-teaser .img-txt-wrapper.half-size img,
    .img-background-teaser .text-wrapper .action-btn,
    .img-background-teaser .text-wrapper .link-btn,
    .img-background-teaser .video-txt-wrapper.half-size img {
        width: 100%
    }

    .img-background-teaser .txt-below-img.textvis-new-below .action-btn,
    .img-background-teaser .txt-below-img.textvis-new-below a.link-btn {
        width: 100%;
        text-align: center
    }
}

.img-background-teaser .txt-below-img.textvis-new-below .action-btn.active,
.img-background-teaser .txt-below-img.textvis-new-below .action-btn:active,
.img-background-teaser .txt-below-img.textvis-new-below .action-btn:hover,
.img-background-teaser .txt-below-img.textvis-new-below a.link-btn.active,
.img-background-teaser .txt-below-img.textvis-new-below a.link-btn:active,
.img-background-teaser .txt-below-img.textvis-new-below a.link-btn:hover {
    border: 1px solid #F60;
    color: #FFF;
    background-color: #F60
}

.img-background-teaser .txt-below-img.textvis-new-below .action-btn:focus,
.img-background-teaser .txt-below-img.textvis-new-below a.link-btn:focus {
    background-color: #F60;
    color: #FFF;
    border-color: #F60
}

.img-background-teaser .video-txt-wrapper>a {
    display: block
}

.carousel-container {
    position: relative
}

.carousel-container .multi-img-carousel {
    margin-left: -15px;
    margin-right: -15px
}

@media screen and (min-width:764px) and (max-width:1009px) {
    .carousel-container .multi-img-carousel[slide-count="4"] {
        margin-left: -30px;
        margin-right: -30px
    }

    .carousel-container .multi-img-carousel[slide-count="4"] .multi-img-carousel-item {
        width: 216px
    }
}

@media screen and (max-width:763px) {
    .carousel-container .multi-img-carousel {
        margin-left: -20px;
        margin-right: -20px
    }
}

.carousel-container .multi-img-carousel .multi-img-carousel-item {
    outline: 0;
    margin-left: 15px;
    margin-right: 15px
}

@media all and (max-width:763px) {
    .carousel-container .multi-img-carousel .multi-img-carousel-item {
        width: 220px;
        margin-right: 10px;
        margin-left: 10px
    }
}

@media all and (min-width:1010px) {
    .carousel-container .multi-img-carousel .multi-img-carousel-item {
        margin-left: 15px;
        margin-right: 15px
    }
}

.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .img-txt-wrapper.var-column-size,
.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .video-txt-wrapper.var-column-size {
    height: 330px;
    overflow: hidden;
    position: relative
}

.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .img-txt-wrapper.var-column-size img,
.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .video-txt-wrapper.var-column-size img {
    min-width: 100%;
    height: 100%;
    position: absolute;
    top: 0
}

.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .img-txt-wrapper.var-column-size img.crop-left,
.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .video-txt-wrapper.var-column-size img.crop-left {
    right: 0;
    left: auto
}

.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .img-txt-wrapper.var-column-size img.crop-right,
.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .video-txt-wrapper.var-column-size img.crop-right {
    left: 0;
    right: auto
}

.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .img-txt-wrapper.var-column-size .text-wrapper,
.carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .video-txt-wrapper.var-column-size .text-wrapper {
    width: auto;
    right: 20px;
    left: 20px
}

@media all and (min-width:764px) {

    .carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .img-txt-wrapper.var-column-size .text-wrapper,
    .carousel-container .multi-img-carousel.text-on-image-carousel .img-background-teaser .video-txt-wrapper.var-column-size .text-wrapper {
        right: 30px;
        left: 30px
    }
}

.carousel-container .multi-img-carousel.news-carousel .multi-img-carousel-item .img-background-teaser {
    height: 100%
}

.carousel-container .multi-img-carousel.news-carousel .multi-img-carousel-item .img-background-teaser .text-wrapper .category-wrapper a {
    float: left;
    margin-right: 10px
}

.carousel-container .multi-img-carousel.news-carousel .multi-img-carousel-item .img-background-teaser .text-wrapper .category-wrapper .category-lbl {
    margin-bottom: 0
}

.ms-image-slider.full-size {
    margin-left: 0;
    margin-right: 0
}

.ms-image-slider.full-size .image-slider-slide {
    padding: 0
}

.ms-image-slider.full-size .container,
.ms-image-slider.full-size .fixed-container {
    position: absolute;
    top: 0;
    height: 100%;
    right: 0;
    left: 0
}

@media all and (min-width:764px) {

    .ms-image-slider.full-size .img-txt-wrapper.full-size img,
    .ms-image-slider.full-size .video-txt-wrapper.full-size img {
        width: 100%
    }
}

@media all and (max-width:763px) {

    .ms-image-slider.full-size .img-txt-wrapper.full-size,
    .ms-image-slider.full-size .video-txt-wrapper.full-size {
        height: 330px;
        overflow: hidden;
        position: relative
    }

    .ms-image-slider.full-size .img-txt-wrapper.full-size img,
    .ms-image-slider.full-size .video-txt-wrapper.full-size img {
        min-width: 100%;
        height: 330px;
        max-height: 330px;
        position: absolute;
        top: 0
    }

    .ms-image-slider.full-size .img-txt-wrapper.full-size img.crop-left,
    .ms-image-slider.full-size .video-txt-wrapper.full-size img.crop-left {
        right: 0;
        left: auto
    }

    .ms-image-slider.full-size .img-txt-wrapper.full-size img.crop-right,
    .ms-image-slider.full-size .video-txt-wrapper.full-size img.crop-right {
        left: 0;
        right: auto
    }
}

.ms-image-slider.full-size .img-txt-wrapper.full-size .text-wrapper,
.ms-image-slider.full-size .video-txt-wrapper.full-size .text-wrapper {
    text-align: left
}

.ms-image-slider.full-size .video-txt-wrapper.full-size a.img-hover-effect .play-video {
    z-index: 3
}

.ms-image-slider.full-size .video-txt-wrapper.full-size .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -65px;
    margin-top: -65px
}

@media screen and (max-width:764px) {
    .ms-image-slider.full-size .video-txt-wrapper.full-size .play-video {
        -webkit-transform: scale(.5);
        -ms-transform: scale(.5);
        transform: scale(.5);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=0.5, M12=-0, M21=0, M22=0.5, SizingMethod='auto expand')"
    }
}

.service-note-area {
    display: block;
    background-color: #E6E7E8;
    color: #666
}

.service-note-area .font-headline-and-product-name,
.service-note-area .service-headline {
    margin-top: 30px;
    color: #F60
}

.service-note-area .service-icon {
    margin-top: 30px;
    vertical-align: top;
    position: absolute;
    display: inline-block;
    font-size: 60px;
    color: #F60
}

.service-note-area .ms-icon_service::before {
    font-size: 60px
}

.service-note-area .service-header {
    vertical-align: top;
    position: relative;
    display: inline-block;
    width: 100%;
    padding-left: 75px;
    margin-bottom: 15px
}

.service-note-area a {
    color: #666
}

.service-note-area a:focus,
.service-note-area a:hover,
.service-note-area a:visited:hover {
    color: #F60;
    text-decoration: none
}

.service-note-area .service-text {
    margin: 15px 0 30px;
    padding: 0
}

@media all and (min-width:520px) {
    .service-note-area {
        height: 120px
    }

    .service-note-area .service-text {
        margin: 15px 0 0;
        height: 120px;
        display: table-cell;
        vertical-align: middle
    }
}

.service-note-area .service-text-small {
    margin-top: 15px
}

#shop-selector-content {
    max-width: 400px;
    padding-bottom: 0
}

#shop-selector-content p {
    margin-bottom: 15px
}

@media (max-width:520px) {
    #shop-selector-content {
        max-width: 300px
    }
}

@media (max-width:245px) {
    #shop-selector-content {
        max-width: 300px
    }
}

.partner-shops>li.shop>.row {
    padding-left: 15px;
    padding-right: 15px;
    margin-left: -15px;
    margin-right: -15px
}

.partner-shops>li.shop a {
    display: block;
    height: 100px;
    width: 100%
}

.partner-shops>li.shop a:hover>div.hover {
    display: block
}

.partner-shops>li.shop a>.shop-image-holder {
    height: 100%;
    padding-left: 5px;
    padding-right: 5px;
    width: auto
}

.partner-shops>li.shop a>.shop-image-holder .certification-container {
    text-align: left;
    height: 100%
}

.partner-shops>li.shop a>.shop-image-holder .certification-container .certification-logo-container {
    text-align: left;
    height: 100%;
    max-width: 100%
}

.partner-shops>li.shop a>.shop-image-holder .certification-container .certification-logo-container>img {
    position: absolute;
    max-height: 70px;
    width: auto;
    max-width: 100%;
    top: 50%;
    right: 0;
    left: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding-left: 15px;
    padding-right: 15px
}

.partner-shops>li.shop a>.shop-image-holder .shop-logo-holder {
    text-align: center;
    height: 100%
}

.partner-shops>li.shop a>.shop-image-holder .shop-logo-container {
    text-align: center;
    height: 100%;
    max-width: 100%
}

.partner-shops>li.shop a>.shop-image-holder .shop-logo-container>img {
    position: absolute;
    max-height: 70px;
    width: auto;
    max-width: 100%;
    top: 50%;
    right: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-left: 15px;
    padding-right: 15px
}

.partner-shops>li.shop a>.hover {
    display: none;
    background-color: #F60;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.partner-shops>li.shop .product-details .product-detail-content .left-col .product-pim-content a>.hover>b,
.partner-shops>li.shop a>.hover>.font-sub-headline,
.partner-shops>li.shop a>.hover>.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content .partner-shops>li.shop a>.hover>b {
    color: #FFF;
    line-height: 100px !important;
    margin: 0
}

.garage-holder {
    background: #F5F6F8;
    margin-left: -20px;
    margin-right: -20px;
    padding-bottom: 15px;
    border-top: 1px solid #C8C8C8
}

.garage-linklist {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px
}

.item-card:hover {
    cursor: pointer
}

.item-card:hover a {
    color: inherit
}

.item-card .item-card-container {
    width: 100%
}

.item-card .item-card-container .item-card-img-wrapper,
.item-card .item-card-container .item-card-video-wrapper {
    position: relative;
    vertical-align: bottom;
    text-align: center;
    height: 100%;
    width: 100%;
    font: 0/0 a
}

.item-card .item-card-container .item-card-img-wrapper:before,
.item-card .item-card-container .item-card-video-wrapper:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%
}

.item-card .item-card-container .item-card-img-wrapper.with-icon,
.item-card .item-card-container .item-card-video-wrapper.with-icon {
    vertical-align: middle
}

.item-card .item-card-container .item-card-img-wrapper .new-flag,
.item-card .item-card-container .item-card-video-wrapper .new-flag {
    font: 16px/1 "PT Sans", Helvetica, Arial, sans-serif;
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: 0;
    padding: 0 20px;
    background-color: #F60;
    color: #FFF;
    height: 30px;
    line-height: 30px
}

@media screen and (max-width:519px) and (orientation:landscape) {

    .item-card .item-card-container .item-card-img-wrapper .new-flag,
    .item-card .item-card-container .item-card-video-wrapper .new-flag {
        padding: 0 10px
    }
}

.item-card .item-card-container .item-card-img-wrapper img,
.item-card .item-card-container .item-card-video-wrapper img {
    margin: auto;
    width: 100%;
    max-width: 100%;
    height: auto;
    display: inline-block;
    vertical-align: bottom
}

.item-card .item-card-container .item-card-img-wrapper [class^=ms-icon_],
.item-card .item-card-container .item-card-video-wrapper [class^=ms-icon_] {
    display: inline-block;
    vertical-align: middle
}

.item-card .item-card-details-wrapper-full,
.tabs-container .tab-scroller>* {
    display: none
}

.item-card .item-card-container .item-card-img-wrapper [class^=ms-icon_]:before,
.item-card .item-card-container .item-card-video-wrapper [class^=ms-icon_]:before {
    margin: 0 auto;
    font-size: 100px;
    color: #F60
}

@media all and (min-width:1010px) {

    .item-card .item-card-container .item-card-img-wrapper [class^=ms-icon_]:before,
    .item-card .item-card-container .item-card-video-wrapper [class^=ms-icon_]:before {
        font-size: 200px
    }
}

.item-card .item-card-container .item-card-img-wrapper .ms-icon_no-picture,
.item-card .item-card-container .item-card-video-wrapper .ms-icon_no-picture {
    margin: 10px
}

.item-card .item-card-container .item-card-img-wrapper .ms-icon_no-picture:before,
.item-card .item-card-container .item-card-video-wrapper .ms-icon_no-picture:before {
    font-size: 70px;
    color: #E6E7E8
}

.item-card .item-card-container .item-card-details-wrapper .item-card-details-wrapper-text:hover a,
.item-card .item-card-container .item-card-details-wrapper-full .item-card-details-wrapper-text:hover a,
.item-card .item-card-container .item-card-img-wrapper.hover-opacity:hover+.item-card-details-wrapper .item-card-title-name,
.item-card .item-card-container .item-card-img-wrapper.hover-opacity:hover+.item-card-details-wrapper-full .item-card-title-name,
.item-card .item-card-container .item-card-video-wrapper.hover-opacity:hover+.item-card-details-wrapper .item-card-title-name,
.item-card .item-card-container .item-card-video-wrapper.hover-opacity:hover+.item-card-details-wrapper-full .item-card-title-name,
.item-card a.more:hover,
.item-card a.reduce:hover {
    color: #F60
}

.item-card .item-card-container .item-card-img-wrapper.hover-opacity:hover .new-flag,
.item-card .item-card-container .item-card-img-wrapper.hover-opacity:hover [class^=ms-icon_],
.item-card .item-card-container .item-card-img-wrapper.hover-opacity:hover img,
.item-card .item-card-container .item-card-video-wrapper.hover-opacity:hover .new-flag,
.item-card .item-card-container .item-card-video-wrapper.hover-opacity:hover [class^=ms-icon_],
.item-card .item-card-container .item-card-video-wrapper.hover-opacity:hover img {
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.item-card .item-card-container .item-card-video-wrapper .play-video {
    position: absolute;
    bottom: 50%;
    left: 50%;
    margin-left: -35px;
    margin-bottom: -35px
}

@media all and (min-width:1010px) {

    .item-card .item-card-container .item-card-img-wrapper .ms-icon_no-picture:before,
    .item-card .item-card-container .item-card-video-wrapper .ms-icon_no-picture:before {
        font-size: 110px
    }

    .item-card .item-card-container .item-card-video-wrapper .play-video {
        margin-left: -50px;
        margin-bottom: -50px
    }

    .item-card .item-card-container .item-card-video-wrapper .play-video>span:before {
        font-size: 100px
    }
}

.item-card .item-card-container .item-card-details-wrapper,
.item-card .item-card-container .item-card-details-wrapper-full {
    z-index: 12;
    border-top: 1px solid #C8C8C8;
    padding-top: 15px;
    position: absolute;
    bottom: 0;
    left: 10px;
    right: 10px;
    background-color: rgba(255, 255, 255, .8)
}

@media all and (min-width:764px) {

    .item-card .item-card-container .item-card-details-wrapper,
    .item-card .item-card-container .item-card-details-wrapper-full {
        left: 15px;
        right: 15px
    }
}

.item-card a.more,
.item-card a.reduce {
    display: none;
    margin-left: 1em
}

.ms-product-carousel {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px
}

.ms-product-carousel .product-carousel-item {
    outline: 0;
    margin-left: 15px;
    margin-right: 15px
}

.ms-product-carousel-nav {
    position: absolute;
    right: 40px;
    bottom: -10px
}

.ms-product-carousel-nav .slick-prev {
    top: 25px;
    left: -30px
}

.ms-product-carousel-nav .slick-next {
    top: 25px;
    right: -50px
}

@media screen and (max-width:520px) {
    .ms-product-carousel {
        margin-bottom: 0
    }

    .ms-product-carousel .product-carousel-item {
        margin-left: 50px;
        margin-right: 50px
    }

    .ms-product-carousel-nav {
        bottom: 50%;
        margin-bottom: 25px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .ms-product-carousel-nav .slick-prev {
        float: left;
        left: -10px;
        top: 0
    }

    .ms-product-carousel-nav .slick-next {
        float: right;
        right: -10px;
        top: 0
    }
}

.tabs-container {
    border-bottom: 1px solid #C8C8C8;
    padding: 0 10px
}

@media all and (min-width:764px) {
    .tabs-container {
        padding: 0 15px
    }
}

.tabs-container .tab-wrapper {
    position: relative;
    margin: 0 auto;
    overflow: hidden;
    padding: 5px 0 0;
    height: 40px
}

.tabs-container .tab-wrapper .tab-list {
    position: absolute;
    left: 0;
    top: 0;
    min-width: 10000px;
    margin-top: 0
}

.tabs-container .tab-wrapper .nav-tabs {
    border-bottom: none
}

.tabs-container .tab-wrapper .nav-tabs>li:first-child>a {
    padding-left: 0
}

.tabs-container .tab-wrapper .nav-tabs>li>a {
    border-style: none;
    color: #3c3c3c
}

.tabs-container .tab-wrapper .nav-tabs>li.active>a,
.tabs-container .tab-wrapper .nav-tabs>li.active>a:focus,
.tabs-container .tab-wrapper .nav-tabs>li.active>a:hover {
    border-style: none;
    border-bottom: none;
    color: #F60
}

.tabs-container .tab-wrapper .nav>li>a:focus,
.tabs-container .tab-wrapper .nav>li>a:hover {
    background-color: transparent
}

.tabs-container .tab-wrapper .animation-rotate {
    height: 30px;
    width: 30px;
    position: absolute;
    top: 5px
}

.tabs-container .tab-wrapper .animation-rotate.ms-icon_load:before {
    font-size: 30px
}

.tabs-container .tab-scroller {
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
    vertical-align: middle
}

.tabs-container .tab-scroller-active {
    color: #F60 !important;
    display: block
}

.tabs-container .tab-scroller-right {
    float: right
}

.tabs-container .tab-scroller-right .ms-icon_arrow-tab-forward {
    float: left;
    color: #C8C8C8;
    margin-right: -15px
}

.tabs-container .tab-scroller-left {
    float: left
}

.tabs-container .tab-scroller-left .ms-icon_arrow-tab-back {
    float: left;
    color: #C8C8C8;
    margin-left: -15px
}

#tab-content {
    overflow: hidden;
    min-height: 200px;
    padding: 10px 0;
    margin: 0 10px
}

@media all and (min-width:764px) {
    #tab-content {
        padding: 15px 0;
        margin: 0 15px
    }
}

.ms-accordion-wrapper .panel-group {
    margin: 0
}

.ms-accordion-wrapper .panel-default.panel {
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none;
    margin-top: 0
}

.ms-accordion-wrapper .panel-heading {
    background-color: transparent;
    border-bottom: 1px solid #C8C8C8;
    position: relative;
    padding-right: 0;
    padding-left: 0
}

.ms-accordion-wrapper .panel-heading .accordion-icon {
    position: absolute;
    right: 0;
    top: 50%;
    width: 40px;
    color: #F60;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.ms-accordion-wrapper .panel-default>.panel-heading+.panel-collapse>.panel-body {
    overflow: hidden;
    border-top: none;
    padding: 20px 0
}

.ms-accordion-wrapper .panel-default>.panel-heading+.panel-collapse>.panel-body.nested {
    padding: 0
}

.ms-accordion-wrapper .panel-default>.panel-heading+.panel-collapse>.panel-body.nested .panel-group {
    margin-left: 25px
}

.ms-accordion-wrapper .panel-title {
    padding-right: 40px
}

.ms-accordion-wrapper .panel-title>a {
    width: 100%;
    display: block
}

.img-accordion-wrapper .panel {
    -webkit-box-shadow: none;
    box-shadow: none;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0
}

@media all and (min-width:764px) {
    .img-accordion-wrapper .panel {
        padding-left: 10px;
        padding-right: 10px
    }
}

.img-accordion-wrapper .panel-heading {
    padding-left: 0;
    padding-right: 0
}

.img-accordion-wrapper .panel-heading>a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    position: relative
}

.img-accordion-wrapper .panel-heading>a:hover .font-headline-and-product-name {
    color: #F60
}

.img-accordion-wrapper .panel-heading>a .font-headline-and-product-name {
    display: inline-block;
    padding-left: 10px
}

@media all and (min-width:764px) {
    .img-accordion-wrapper .panel-heading>a .font-headline-and-product-name {
        display: block;
        text-align: center;
        padding-left: 0;
        margin-top: 15px
    }
}

.img-accordion-wrapper .panel-heading>a .accordion-icon {
    position: absolute;
    right: -10px;
    top: 50%
}

.img-accordion-wrapper .panel-heading>a .accordion-icon.ms-icon_minus,
.img-accordion-wrapper .panel-heading>a .accordion-icon.ms-icon_plus {
    color: #F60;
    margin-top: -20px
}

@media all and (min-width:764px) {
    .img-accordion-wrapper .panel-heading>a .accordion-icon {
        top: auto;
        right: auto;
        left: 50%;
        bottom: -10px;
        margin-left: -20px
    }

    .img-accordion-wrapper .panel-heading>a {
        padding-bottom: 35px
    }
}

.img-accordion-wrapper .product-info-img {
    margin: auto;
    display: inline-block;
    width: 60px;
    height: 60px
}

@media all and (min-width:764px) {
    .img-accordion-wrapper .product-info-img {
        display: block;
        width: 120px;
        height: 120px
    }
}

@media all and (min-width:1010px) {
    .img-accordion-wrapper .product-info-img {
        width: auto;
        height: auto
    }
}

.img-accordion-wrapper .product-panel {
    display: none
}

.ms-product-bookmark-list-wrapper .no-image {
    min-width: 1px;
    padding-top: 20px
}

.ms-product-bookmark-list-wrapper .row {
    margin-left: 0;
    margin-right: 0
}

@media all and (min-width:240px) {
    .ms-product-bookmark-list-wrapper .no-image {
        min-height: 85px
    }

    .ms-product-bookmark-list-wrapper .center-wrapper {
        padding: 0;
        position: absolute
    }

    .ms-product-bookmark-list-wrapper .center-wrapper.center {
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}

.ms-product-bookmark-list-wrapper .headline-box {
    padding: 52px 20px 20px 0;
    margin-bottom: 10px;
    position: relative
}

.ms-product-bookmark-list-wrapper .state-error.error-msg {
    display: none;
    color: #DC3C14;
    text-align: right;
    padding-bottom: 15px
}

.ms-product-bookmark-list-wrapper div.clickblock-one-link:hover,
.ms-product-bookmark-list-wrapper div.clickblock-one-link:hover h2,
.ms-product-bookmark-list-wrapper div.clickblock-one-link:hover p,
.ms-product-details .ms-product-img-carousel.slick-slider .slick-next:before,
.ms-product-details .ms-product-img-carousel.slick-slider .slick-prev:before,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-next:before,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-prev:before {
    color: #F60
}

.ms-product-bookmark-list-wrapper ul.bookmark-list {
    padding-left: 0
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item {
    list-style: none;
    border-bottom: 1px solid #C8C8C8
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item:first-child {
    border-top: 1px solid #C8C8C8
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .ms-col {
    padding-left: 0;
    padding-right: 0
}

@media all and (min-width:520px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .ms-col {
        min-height: 145px
    }
}

@media all and (max-width:520px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .ms-col {
        min-height: 105px
    }
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-img {
    min-width: 1px;
    vertical-align: top;
    margin-left: 0;
    margin-right: 0;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-img img {
    width: 82px;
    height: auto;
    min-width: 1px
}

@media all and (min-width:520px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-img {
        min-height: 105px
    }

    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-img img {
        width: 105px;
        height: auto;
        min-width: 1px
    }
}

.ms-product-bookmark-list-wrapper .compare-btn,
.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-button {
    width: 100%
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-text {
    display: inline-block;
    padding-left: 0
}

@media all and (min-width:520px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-text {
        vertical-align: top;
        padding-left: 20px;
        padding-right: 20px
    }
}

@media all and (max-width:245px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-text {
        padding-bottom: 20px
    }
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-text a.icon-link {
    margin-top: 10px
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item a.icon-link-c {
    margin-top: 5px;
    display: inline-block
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-delete {
    padding-left: 30px
}

.ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-checkbox {
    margin-right: 15px
}

@media all and (min-width:245px) and (max-width:520px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .item-checkbox {
        margin-bottom: 20px
    }
}

.ms-product-bookmark-list-wrapper button.item-buy {
    width: 100%;
    margin-bottom: 5px;
    display: inline-block
}

.ms-product-bookmark-list-wrapper .correct-padding {
    padding-left: 0;
    padding-right: 0
}

.ms-product-details-ls.stickem-container,
.ms-product-details.stickem-container {
    position: relative
}

.ms-product-details .stickem,
.ms-product-details-ls .stickem {
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0)
}

.ms-product-details .image-bar,
.ms-product-details-ls .image-bar {
    margin-top: 20px
}

.ms-product-details .image-bar>img,
.ms-product-details-ls .image-bar>img {
    margin-right: 10px
}

.ms-product-details .ms-product-img-main-carousel.slick-slider .slick-slide img,
.ms-product-details-ls .ms-product-img-main-carousel.slick-slider .slick-slide img {
    margin: auto;
    max-height: 300px
}

@media all and (min-width:1010px) {

    .ms-product-details .ms-product-img-main-carousel.slick-slider .slick-slide img,
    .ms-product-details-ls .ms-product-img-main-carousel.slick-slider .slick-slide img {
        max-height: 600px
    }
}

.ms-product-details .ms-product-img-carousel.slick-slider,
.ms-product-details-ls .ms-product-img-carousel.slick-slider {
    padding: 15px 30px;
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease
}

.ms-product-details .ms-product-img-carousel.slick-slider .slick-next,
.ms-product-details .ms-product-img-carousel.slick-slider .slick-prev,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-next,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-prev {
    -webkit-transition: 500ms all ease;
    transition: 500ms all ease
}

.ms-product-details .ms-product-img-carousel.slick-slider .slick-slide,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-slide {
    margin-right: 15px;
    width: 66px;
    cursor: pointer;
    padding: 2px;
    height: 66px
}

.ms-product-details .ms-product-img-carousel.slick-slider .slick-slide>a,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-slide>a {
    display: table-cell;
    line-height: 60px;
    height: 60px;
    width: 60px;
    vertical-align: middle
}

.ms-product-details .ms-product-img-carousel.slick-slider .slick-slide img,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-slide img {
    margin-left: auto;
    margin-right: auto;
    max-width: 60px;
    max-height: 60px
}

.ms-product-details .ms-product-img-carousel.slick-slider .slick-slide.slick-current,
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-slide.slick-current {
    border: 1px solid #F60
}

.ms-product-details .ms-product-img-carousel.slick-slider .slick-slide:not(.slick-current),
.ms-product-details-ls .ms-product-img-carousel.slick-slider .slick-slide:not(.slick-current) {
    border: 1px solid #C8C8C8
}

.ms-product-details .image-zoom-trigger,
.ms-product-details-ls .image-zoom-trigger {
    position: absolute;
    right: 10px;
    bottom: 10px;
    cursor: pointer
}

@media screen and (min-width:1010px) {

    .ms-product-details .image-zoom-trigger,
    .ms-product-details-ls .image-zoom-trigger {
        display: none
    }
}

.ms-product-details .image-zoom-trigger .trigger-icon,
.ms-product-details-ls .image-zoom-trigger .trigger-icon {
    width: 40px;
    height: 40px
}

.ms-product-details .product-text,
.ms-product-details-ls .product-text {
    margin-top: 0;
    color: #3c3c3c
}

.ms-product-details .product-order-number,
.ms-product-details a.icon-link-b,
.ms-product-details a.icon-link-c,
.ms-product-details-ls .product-order-number,
.ms-product-details-ls a.icon-link-b,
.ms-product-details-ls a.icon-link-c {
    margin-top: 15px
}

.ms-product-details .product-text bold,
.ms-product-details-ls .product-text bold {
    font-weight: 700
}

.ms-product-details .primary-cta>*,
.ms-product-details-ls .primary-cta>* {
    width: 100%;
    margin-top: 15px
}

.ms-product-details .secondary-cta>*,
.ms-product-details-ls .secondary-cta>* {
    float: left;
    margin-right: 20px
}

.ms-product-details .product-order-number a[href^=tel],
.ms-product-details-ls .product-order-number a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
    pointer-events: none
}

.ms-product-details .product-gtin-number,
.ms-product-details-ls .product-gtin-number {
    margin-top: 10px
}

.ms-product-details .product-gtin-number a[href^=tel],
.ms-product-details-ls .product-gtin-number a[href^=tel] {
    text-decoration: inherit;
    color: #3c3c3c;
    pointer-events: none
}

.ms-product-details .product-variation,
.ms-product-details-ls .product-variation {
    margin-top: 25px;
    margin-bottom: 25px;
    border: 1px solid #F60;
    padding: 15px;
    display: block;
    width: 100%
}

.ms-product-details .product-variation .font-headline-and-product-name,
.ms-product-details-ls .product-variation .font-headline-and-product-name {
    color: #F60;
    padding-left: 75px
}

.ms-product-details .product-variation .product-subline,
.ms-product-details-ls .product-variation .product-subline {
    margin: 0;
    padding-left: 75px;
    color: #3c3c3c
}

.ms-product-details .product-variation .thumbnail,
.ms-product-details-ls .product-variation .thumbnail {
    float: left;
    width: 60px;
    margin-right: 15px
}

.ms-product-details .product-variation .product-pics,
.ms-product-details-ls .product-variation .product-pics {
    padding-left: 75px
}

.ms-product-details .product-variation .product-pics>img,
.ms-product-details-ls .product-variation .product-pics>img {
    margin-top: 10px
}

.ms-product-details .product-variation-dropdown,
.ms-product-details-ls .product-variation-dropdown {
    cursor: pointer;
    margin-top: 25px;
    margin-bottom: 25px
}

.ms-product-details .product-variation-dropdown .collapse-toggle,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle {
    display: block;
    border: 1px solid #F60;
    padding: 15px 60px 15px 15px;
    width: 100%;
    position: relative
}

.ms-product-details .product-variation-dropdown .collapse-toggle:after,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle:after {
    font-size: 30px;
    content: "\61";
    color: #F60;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px
}

.ms-product-details .product-variation-dropdown .collapse-toggle[aria-expanded=true],
.ms-product-details-ls .product-variation-dropdown .collapse-toggle[aria-expanded=true] {
    padding-left: 0;
    border-width: 0
}

.ms-product-details .product-variation-dropdown .collapse-toggle[aria-expanded=true]:after,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle[aria-expanded=true]:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ms-product-details .product-variation-dropdown .collapse-toggle[aria-expanded=true] .dropdown-entry,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle[aria-expanded=true] .dropdown-entry {
    display: none
}

.ms-product-details .product-variation-dropdown .collapse-toggle[aria-expanded=true] .dropdown-identifier,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle[aria-expanded=true] .dropdown-identifier {
    display: block;
    min-height: 60px;
    line-height: 60px
}

.ms-product-details .product-variation-dropdown .collapse-toggle[aria-expanded=false]~.dropdown-panel.collapsing li:first-child,
.ms-product-details-ls .product-variation-dropdown .collapse-toggle[aria-expanded=false]~.dropdown-panel.collapsing li:first-child {
    border-top-color: transparent
}

.ms-product-details .product-variation-dropdown .dropdown-panel,
.ms-product-details-ls .product-variation-dropdown .dropdown-panel {
    margin: 1px 0 0;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: left
}

.ms-product-details .product-variation-dropdown .dropdown-panel li,
.ms-product-details-ls .product-variation-dropdown .dropdown-panel li {
    padding: 15px;
    border: 1px solid transparent;
    border-bottom-color: #C8C8C8;
    margin-top: -1px
}

.ms-product-details .product-variation-dropdown .dropdown-panel li:hover,
.ms-product-details-ls .product-variation-dropdown .dropdown-panel li:hover {
    border: 1px solid #F60
}

.ms-product-details .product-variation-dropdown .dropdown-panel li:first-child,
.ms-product-details-ls .product-variation-dropdown .dropdown-panel li:first-child {
    border-top-color: #C8C8C8;
    margin-top: 0
}

.ms-product-details .product-variation-dropdown .dropdown-panel li:first-child:hover,
.ms-product-details-ls .product-variation-dropdown .dropdown-panel li:first-child:hover {
    border-top-color: #F60
}

.ms-product-details .product-variation-dropdown .dropdown-panel li.selected,
.ms-product-details-ls .product-variation-dropdown .dropdown-panel li.selected {
    border: 1px solid #F60
}

.ms-product-details .product-variation-dropdown .dropdown-entry .font-headline-and-product-name,
.ms-product-details-ls .product-variation-dropdown .dropdown-entry .font-headline-and-product-name {
    color: #F60;
    padding-left: 75px
}

.ms-product-details .product-variation-dropdown .dropdown-entry .product-subline,
.ms-product-details-ls .product-variation-dropdown .dropdown-entry .product-subline {
    margin: 0;
    padding-left: 75px;
    color: #3c3c3c
}

.ms-product-details .master-product-dropdown .dropdown-entry .font-headline-and-product-name,
.ms-product-details .master-product-dropdown .dropdown-entry .info-label:before,
.ms-product-details .master-product-dropdown .dropdown-panel li.product-group-headline h2,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .font-headline-and-product-name,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .info-label:before,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li.product-group-headline h2 {
    color: #F60
}

.ms-product-details .product-variation-dropdown .dropdown-entry .thumbnail,
.ms-product-details-ls .product-variation-dropdown .dropdown-entry .thumbnail {
    float: left;
    width: 60px;
    margin-right: 15px
}

.ms-product-details .product-variation-dropdown .dropdown-entry .product-pics,
.ms-product-details-ls .product-variation-dropdown .dropdown-entry .product-pics {
    padding-left: 75px
}

.ms-product-details .product-variation-dropdown .dropdown-entry .product-pics>img,
.ms-product-details-ls .product-variation-dropdown .dropdown-entry .product-pics>img {
    margin-top: 10px
}

.ms-product-details .master-product-dropdown,
.ms-product-details-ls .master-product-dropdown {
    cursor: pointer;
    margin-top: 25px;
    margin-bottom: 25px
}

.ms-product-details .master-product-dropdown .collapse-toggle,
.ms-product-details-ls .master-product-dropdown .collapse-toggle {
    display: block;
    border: 1px solid #F60;
    padding: 15px 60px 15px 15px;
    width: 100%;
    position: relative
}

.ms-product-details .master-product-dropdown .collapse-toggle:after,
.ms-product-details-ls .master-product-dropdown .collapse-toggle:after {
    font-size: 30px;
    content: "\61";
    color: #F60;
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popper-inline .ms-icon_help:before,
.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popper-inline .ms-icon_info:before,
.table-wrapper .table-parent .table.table-base-style .popper-inline .ms-icon_help:before,
.table-wrapper .table-parent .table.table-base-style .popper-inline .ms-icon_info:before,
.table-wrapper .table-parent .table.table-column-header .popper-inline .ms-icon_help:before,
.table-wrapper .table-parent .table.table-column-header .popper-inline .ms-icon_info:before,
.table-wrapper .table-parent .table.table-column-row-header .popper-inline .ms-icon_help:before,
.table-wrapper .table-parent .table.table-column-row-header .popper-inline .ms-icon_info:before,
.table-wrapper .table-parent .table.table-download .popper-inline .ms-icon_help:before,
.table-wrapper .table-parent .table.table-download .popper-inline .ms-icon_info:before,
.table-wrapper .table-parent .table.table-download tbody tr .ms-icon_help:before,
.table-wrapper .table-parent .table.table-download tbody tr .ms-icon_info:before,
.table-wrapper .table-parent .table.table-no-header .popper-inline .ms-icon_help:before,
.table-wrapper .table-parent .table.table-no-header .popper-inline .ms-icon_info:before,
.table-wrapper .table-parent .table.table-row-header .popper-inline .ms-icon_help:before,
.table-wrapper .table-parent .table.table-row-header .popper-inline .ms-icon_info:before {
    font-size: 40px
}

.ms-product-details .master-product-dropdown .collapse-toggle[aria-expanded=true],
.ms-product-details-ls .master-product-dropdown .collapse-toggle[aria-expanded=true] {
    padding-left: 0;
    border-width: 0
}

.ms-product-details .master-product-dropdown .collapse-toggle[aria-expanded=true]:after,
.ms-product-details-ls .master-product-dropdown .collapse-toggle[aria-expanded=true]:after {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.ms-product-details .master-product-dropdown .collapse-toggle[aria-expanded=true] .dropdown-entry,
.ms-product-details-ls .master-product-dropdown .collapse-toggle[aria-expanded=true] .dropdown-entry {
    display: none
}

.ms-product-details .master-product-dropdown .collapse-toggle[aria-expanded=true] .dropdown-identifier,
.ms-product-details-ls .master-product-dropdown .collapse-toggle[aria-expanded=true] .dropdown-identifier {
    display: block;
    min-height: 60px;
    line-height: 60px
}

.ms-product-details .master-product-dropdown .collapse-toggle[aria-expanded=false]~.dropdown-panel.collapsing li:first-child,
.ms-product-details-ls .master-product-dropdown .collapse-toggle[aria-expanded=false]~.dropdown-panel.collapsing li:first-child {
    border-top-color: transparent
}

.ms-product-details .master-product-dropdown .collapse-toggle .dropdown-entry .product-gtin-number,
.ms-product-details .master-product-dropdown .collapse-toggle .dropdown-entry .product-order-number,
.ms-product-details-ls .master-product-dropdown .collapse-toggle .dropdown-entry .product-gtin-number,
.ms-product-details-ls .master-product-dropdown .collapse-toggle .dropdown-entry .product-order-number {
    display: none
}

.ms-product-details .master-product-dropdown .dropdown-panel,
.ms-product-details-ls .master-product-dropdown .dropdown-panel {
    margin: 1px 0 0;
    width: 100%;
    padding: 0;
    list-style: none;
    text-align: left
}

.ms-product-details .master-product-dropdown .dropdown-panel li,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li {
    position: relative;
    padding: 15px;
    border: 1px solid transparent;
    border-bottom-color: #C8C8C8;
    margin-top: -1px
}

.ms-product-details .master-product-dropdown .dropdown-panel li:first-child,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li:first-child {
    border-top-color: #C8C8C8;
    margin-top: 0
}

.ms-product-details .master-product-dropdown .dropdown-panel li[data-option].selected,
.ms-product-details .master-product-dropdown .dropdown-panel li[data-option]:hover,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li[data-option].selected,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li[data-option]:hover {
    border: 1px solid #F60
}

.ms-product-details .master-product-dropdown .dropdown-panel li.product-group-headline,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li.product-group-headline {
    padding-left: 0
}

.ms-product-details .master-product-dropdown .dropdown-panel li.product-group-headline:hover,
.ms-product-details-ls .master-product-dropdown .dropdown-panel li.product-group-headline:hover {
    cursor: default
}

.ms-product-details .master-product-dropdown .dropdown-entry .info-label,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .info-label {
    position: absolute;
    left: 0;
    top: 0
}

.ms-product-details .master-product-dropdown .dropdown-entry .info-label~.font-headline-and-product-name,
.ms-product-details .master-product-dropdown .dropdown-entry .info-label~.product-subline,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .info-label~.font-headline-and-product-name,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .info-label~.product-subline {
    padding-left: 20px
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-subline,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-subline {
    margin: 0;
    color: #3c3c3c;
    line-height: 30px
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-gtin-number a[href^=tel],
.ms-product-details .master-product-dropdown .dropdown-entry .product-order-number a[href^=tel],
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-gtin-number a[href^=tel],
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-order-number a[href^=tel] {
    text-decoration: inherit;
    color: inherit;
    pointer-events: none
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-subline>img,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-subline>img {
    margin-left: 10px;
    margin-right: 10px
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-order-number,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-order-number {
    margin-top: 5px
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-gtin-number,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-gtin-number {
    margin-top: 0
}

.accessories .add-on-item:hover .add-on-text a h2,
.product-details .product-detail-content .left-col .product-pim-content .table-wrapper .table-parent .table.table-base-style thead tr th .orange b:first-child,
.product-details .product-detail-content .left-col .product-pim-content .table-wrapper .table-parent .table.table-column-header thead tr th .orange b:first-child,
.product-details .product-detail-content .left-col .product-pim-content .table-wrapper .table-parent .table.table-column-row-header thead tr th .orange b:first-child,
.product-details .product-detail-content .left-col .product-pim-content .table-wrapper .table-parent .table.table-download thead tr th .orange b:first-child,
.product-details .product-detail-content .left-col .product-pim-content .table-wrapper .table-parent .table.table-no-header thead tr th .orange b:first-child,
.product-details .product-detail-content .left-col .product-pim-content .table-wrapper .table-parent .table.table-row-header thead tr th .orange b:first-child,
.table-wrapper .table-parent .table.table-base-style thead tr th .orange .font-sub-headline-portrait:first-child,
.table-wrapper .table-parent .table.table-base-style thead tr th .orange .font-sub-headline:first-child,
.table-wrapper .table-parent .table.table-base-style thead tr th .orange .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.table-wrapper .table-parent .table.table-base-style thead tr th a:hover>.compare-content .item-text,
.table-wrapper .table-parent .table.table-column-header thead tr th .orange .font-sub-headline-portrait:first-child,
.table-wrapper .table-parent .table.table-column-header thead tr th .orange .font-sub-headline:first-child,
.table-wrapper .table-parent .table.table-column-header thead tr th .orange .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.table-wrapper .table-parent .table.table-column-header thead tr th a:hover>.compare-content .item-text,
.table-wrapper .table-parent .table.table-column-row-header thead tr th .orange .font-sub-headline-portrait:first-child,
.table-wrapper .table-parent .table.table-column-row-header thead tr th .orange .font-sub-headline:first-child,
.table-wrapper .table-parent .table.table-column-row-header thead tr th .orange .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.table-wrapper .table-parent .table.table-column-row-header thead tr th a:hover>.compare-content .item-text,
.table-wrapper .table-parent .table.table-download thead tr th .orange .font-sub-headline-portrait:first-child,
.table-wrapper .table-parent .table.table-download thead tr th .orange .font-sub-headline:first-child,
.table-wrapper .table-parent .table.table-download thead tr th .orange .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.table-wrapper .table-parent .table.table-download thead tr th a:hover>.compare-content .item-text,
.table-wrapper .table-parent .table.table-no-header thead tr th .orange .font-sub-headline-portrait:first-child,
.table-wrapper .table-parent .table.table-no-header thead tr th .orange .font-sub-headline:first-child,
.table-wrapper .table-parent .table.table-no-header thead tr th .orange .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.table-wrapper .table-parent .table.table-no-header thead tr th a:hover>.compare-content .item-text,
.table-wrapper .table-parent .table.table-row-header thead tr th .orange .font-sub-headline-portrait:first-child,
.table-wrapper .table-parent .table.table-row-header thead tr th .orange .font-sub-headline:first-child,
.table-wrapper .table-parent .table.table-row-header thead tr th .orange .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.table-wrapper .table-parent .table.table-row-header thead tr th a:hover>.compare-content .item-text {
    color: #F60
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-pics,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-pics {
    padding-left: 75px
}

.ms-product-details .master-product-dropdown .dropdown-entry .product-pics>img,
.ms-product-details-ls .master-product-dropdown .dropdown-entry .product-pics>img {
    margin-top: 10px
}

.ms-product-details-ls .ms-product-img-main-carousel.slick-slider .slick-slide img {
    margin: auto;
    max-height: 300px
}

@media all and (min-width:764px) {
    .ms-product-bookmark-list-wrapper ul.bookmark-list .bookmark-list-item .sm-align {
        text-align: left
    }

    .ms-product-details-ls .ms-product-img-main-carousel.slick-slider .slick-slide img {
        max-height: 400px
    }
}

@media all and (min-width:1920px) {
    .ms-product-details-ls .ms-product-img-main-carousel.slick-slider .slick-slide img {
        max-height: 600px
    }
}

.accessories .add-on-items {
    list-style: none;
    padding-left: 0;
    border-bottom: 1px solid #C8C8C8;
    margin-bottom: 30px
}

.accessories .add-on-item {
    border-top: 1px solid #C8C8C8;
    padding: 15px
}

.table-wrapper .table-parent .table.table-base-style thead.next-table tr th,
.table-wrapper .table-parent .table.table-column-header thead.next-table tr th,
.table-wrapper .table-parent .table.table-column-row-header thead.next-table tr th,
.table-wrapper .table-parent .table.table-download thead.next-table tr th,
.table-wrapper .table-parent .table.table-no-header thead.next-table tr th,
.table-wrapper .table-parent .table.table-no-header>tbody>tr:first-child>td,
.table-wrapper .table-parent .table.table-no-header>tbody>tr:first-child>th,
.table-wrapper .table-parent .table.table-row-header thead.next-table tr th,
.table-wrapper .table-parent .table.table-row-header>tbody>tr:first-child>td,
.table-wrapper .table-parent .table.table-row-header>tbody>tr:first-child>th {
    border-top: none
}

.accessories .add-on-item .add-on-img {
    display: table-cell;
    vertical-align: top
}

.accessories .add-on-item .add-on-img>img {
    width: 105px
}

.accessories .add-on-item .add-on-img+.add-on-text {
    padding-left: 20px
}

.accessories .add-on-item .add-on-text {
    display: table-cell;
    vertical-align: top;
    width: 100%
}

.accessories .add-on-item .add-on-text .product-gtin-number {
    margin-top: 0
}

.accessories .add-on-headline {
    margin-bottom: 10px;
    margin-top: 10px
}

.table-wrapper {
    position: relative;
    overflow: hidden
}

.table-wrapper .table-parent {
    overflow-x: auto
}

.table-wrapper .table-parent .table.table-base-style,
.table-wrapper .table-parent .table.table-column-header,
.table-wrapper .table-parent .table.table-column-row-header,
.table-wrapper .table-parent .table.table-download,
.table-wrapper .table-parent .table.table-no-header,
.table-wrapper .table-parent .table.table-row-header {
    border: none;
    border-collapse: separate;
    display: table;
    border-spacing: 0;
    margin-bottom: 0
}

.table-wrapper .table-parent .table.table-base-style thead tr th,
.table-wrapper .table-parent .table.table-column-header thead tr th,
.table-wrapper .table-parent .table.table-column-row-header thead tr th,
.table-wrapper .table-parent .table.table-download thead tr th,
.table-wrapper .table-parent .table.table-no-header thead tr th,
.table-wrapper .table-parent .table.table-row-header thead tr th {
    background-color: #F5F6F8;
    border-left: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    position: relative;
    padding: 6px 10px
}

.table-wrapper .table-parent .table.table-base-style thead tr th:first-child,
.table-wrapper .table-parent .table.table-column-header thead tr th:first-child,
.table-wrapper .table-parent .table.table-column-row-header thead tr th:first-child,
.table-wrapper .table-parent .table.table-download thead tr th:first-child,
.table-wrapper .table-parent .table.table-no-header thead tr th:first-child,
.table-wrapper .table-parent .table.table-row-header thead tr th:first-child {
    background-color: #FFF;
    border-left: none
}

.table-wrapper .table-parent .table.table-base-style thead tr th a,
.table-wrapper .table-parent .table.table-column-header thead tr th a,
.table-wrapper .table-parent .table.table-column-row-header thead tr th a,
.table-wrapper .table-parent .table.table-download thead tr th a,
.table-wrapper .table-parent .table.table-no-header thead tr th a,
.table-wrapper .table-parent .table.table-row-header thead tr th a {
    display: block
}

.table-wrapper .table-parent .table.table-base-style thead tr th a .compare-content,
.table-wrapper .table-parent .table.table-column-header thead tr th a .compare-content,
.table-wrapper .table-parent .table.table-column-row-header thead tr th a .compare-content,
.table-wrapper .table-parent .table.table-download thead tr th a .compare-content,
.table-wrapper .table-parent .table.table-no-header thead tr th a .compare-content,
.table-wrapper .table-parent .table.table-row-header thead tr th a .compare-content {
    margin-top: 20px;
    padding-left: 55px;
    position: relative
}

.table-wrapper .table-parent .table.table-base-style thead tr th a .compare-content img.item-img,
.table-wrapper .table-parent .table.table-column-header thead tr th a .compare-content img.item-img,
.table-wrapper .table-parent .table.table-column-row-header thead tr th a .compare-content img.item-img,
.table-wrapper .table-parent .table.table-download thead tr th a .compare-content img.item-img,
.table-wrapper .table-parent .table.table-no-header thead tr th a .compare-content img.item-img,
.table-wrapper .table-parent .table.table-row-header thead tr th a .compare-content img.item-img {
    position: absolute;
    bottom: 8px;
    left: 0;
    max-width: 45px
}

.table-wrapper .table-parent .table.table-base-style thead.next-table tr:first-child,
.table-wrapper .table-parent .table.table-column-header thead.next-table tr:first-child,
.table-wrapper .table-parent .table.table-column-row-header thead.next-table tr:first-child,
.table-wrapper .table-parent .table.table-download thead.next-table tr:first-child,
.table-wrapper .table-parent .table.table-no-header thead.next-table tr:first-child,
.table-wrapper .table-parent .table.table-row-header thead.next-table tr:first-child {
    height: 60px
}

.table-wrapper .table-parent .table.table-base-style thead.next-table tr:first-child th,
.table-wrapper .table-parent .table.table-column-header thead.next-table tr:first-child th,
.table-wrapper .table-parent .table.table-column-row-header thead.next-table tr:first-child th,
.table-wrapper .table-parent .table.table-download thead.next-table tr:first-child th,
.table-wrapper .table-parent .table.table-no-header thead.next-table tr:first-child th,
.table-wrapper .table-parent .table.table-row-header thead.next-table tr:first-child th {
    border: none
}

.table-wrapper .table-parent .table.table-base-style tbody tr th,
.table-wrapper .table-parent .table.table-column-header tbody tr th,
.table-wrapper .table-parent .table.table-column-row-header tbody tr th,
.table-wrapper .table-parent .table.table-download tbody tr th,
.table-wrapper .table-parent .table.table-no-header tbody tr th,
.table-wrapper .table-parent .table.table-row-header tbody tr th {
    background-color: #F5F6F8;
    padding: 7px 10px;
    color: #3c3c3c;
    font-weight: 400
}

.table-wrapper .table-parent .table.table-base-style tbody tr td,
.table-wrapper .table-parent .table.table-column-header tbody tr td,
.table-wrapper .table-parent .table.table-column-row-header tbody tr td,
.table-wrapper .table-parent .table.table-download tbody tr td,
.table-wrapper .table-parent .table.table-no-header tbody tr td,
.table-wrapper .table-parent .table.table-row-header tbody tr td {
    border-left: 1px solid #C8C8C8;
    padding: 7px 10px
}

.table-wrapper .table-parent .table.table-base-style .popper-inline,
.table-wrapper .table-parent .table.table-column-header .popper-inline,
.table-wrapper .table-parent .table.table-column-row-header .popper-inline,
.table-wrapper .table-parent .table.table-download .popper-inline,
.table-wrapper .table-parent .table.table-no-header .popper-inline,
.table-wrapper .table-parent .table.table-row-header .popper-inline {
    width: 40px;
    height: 15px;
    position: relative;
    margin-left: 0;
    display: inline-block
}

.table-wrapper .table-parent .table.table-column-header thead.next-table tr:first-child,
.table-wrapper .table-parent .table.table-column-row-header.next-table tr:first-child {
    height: 60px
}

.table-wrapper .table-parent .table.table-base-style .popper-inline .ms-icon_help,
.table-wrapper .table-parent .table.table-base-style .popper-inline .ms-icon_info,
.table-wrapper .table-parent .table.table-column-header .popper-inline .ms-icon_help,
.table-wrapper .table-parent .table.table-column-header .popper-inline .ms-icon_info,
.table-wrapper .table-parent .table.table-column-row-header .popper-inline .ms-icon_help,
.table-wrapper .table-parent .table.table-column-row-header .popper-inline .ms-icon_info,
.table-wrapper .table-parent .table.table-download .popper-inline .ms-icon_help,
.table-wrapper .table-parent .table.table-download .popper-inline .ms-icon_info,
.table-wrapper .table-parent .table.table-no-header .popper-inline .ms-icon_help,
.table-wrapper .table-parent .table.table-no-header .popper-inline .ms-icon_info,
.table-wrapper .table-parent .table.table-row-header .popper-inline .ms-icon_help,
.table-wrapper .table-parent .table.table-row-header .popper-inline .ms-icon_info {
    width: 40px;
    position: absolute;
    top: -60%
}

.table-wrapper .table-parent .table.table-base-style .popover.top,
.table-wrapper .table-parent .table.table-column-header .popover.top,
.table-wrapper .table-parent .table.table-column-row-header .popover.top,
.table-wrapper .table-parent .table.table-download .popover.top,
.table-wrapper .table-parent .table.table-no-header .popover.top,
.table-wrapper .table-parent .table.table-row-header .popover.top {
    width: 230px
}

.table-wrapper .table-parent .table.table-column-row-header tbody tr th:first-child,
.table-wrapper .table-parent .table.table-column-row-header thead tr th:first-child {
    width: 200px;
    min-width: 200px;
    max-width: 200px
}

.table-wrapper .table-parent .table.table-no-header>tbody>tr>td:first-child {
    border-left: none
}

.table-wrapper .table-parent .table.table-column-header thead tr th {
    min-width: 180px
}

.table-wrapper .table-parent .table.table-column-header thead tr th:first-child {
    background-color: #F5F6F8;
    max-width: 130px;
    min-width: 130px
}

@media screen and (min-width:520px) {
    .table-wrapper .table-parent .table.table-column-header thead tr th:first-child {
        min-width: 175px;
        max-width: 175px
    }
}

@media screen and (min-width:764px) {
    .table-wrapper .table-parent .table.table-column-header thead tr th:first-child {
        min-width: 220px;
        max-width: 220px
    }
}

.table-wrapper .table-parent .table.table-column-header tbody tr th {
    background-color: #FFF
}

.table-wrapper .table-parent .table.table-column-header tbody tr td:first-child {
    border-left: none
}

.table-wrapper .table-parent .table.table-download thead tr th {
    border-left: none;
    border-right: none
}

.table-wrapper .table-parent .table.table-download thead tr th:first-child {
    background-color: #F5F6F8
}

.table-wrapper .table-parent .table.table-download tbody tr th {
    background-color: #FFF;
    border-left: none
}

.table-wrapper .table-parent .table.table-download tbody tr td {
    vertical-align: middle;
    border-left: none;
    border-right: none;
    border-top: 1px solid #C8C8C8
}

.table-wrapper .table-parent .table.table-download tbody tr td.energy-lbl-img {
    text-align: center
}

.table-wrapper .table-parent .table.table-download tbody tr .popper {
    width: 40px;
    height: 40px;
    position: relative;
    margin-left: 0;
    display: inline-block
}

.table-wrapper .table-parent .table.table-download tbody tr .popper [class*=" ms-icon"],
.table-wrapper .table-parent .table.table-download tbody tr .popper>[class^=ms-icon] {
    color: #999
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-clickable:hover h2,
.table-wrapper .table-parent .table.table-download tbody tr td.icon-cell span[class*=" ms-icon"],
.table-wrapper .table-parent .table.table-download tbody tr td.icon-cell span[class^=ms-icon],
.table-wrapper .table-parent .table.table-download tbody tr:hover a {
    color: #F60
}

.table-wrapper .table-parent .table.table-download tbody tr .ms-icon_help,
.table-wrapper .table-parent .table.table-download tbody tr .ms-icon_info {
    width: 40px;
    position: relative;
    top: 0
}

.table-wrapper .table-parent .table.table-download tbody tr td.icon-cell {
    padding: 0;
    overflow: hidden;
    text-align: center
}

.table-wrapper .table-parent .table.table-download tbody tr:hover {
    background-color: #F5F6F8;
    cursor: pointer
}

.table-wrapper .table-parent>.fixed-column {
    width: 131px;
    min-width: 131px;
    max-width: 131px;
    position: absolute;
    display: inline-block;
    z-index: 2;
    left: 0
}

@media screen and (min-width:520px) {
    .table-wrapper .table-parent>.fixed-column {
        width: 176px;
        min-width: 176px;
        max-width: 176px
    }
}

@media screen and (min-width:764px) {
    .table-wrapper .table-parent>.fixed-column {
        width: 221px;
        min-width: 221px;
        max-width: 221px
    }
}

.table-wrapper .table-parent>.fixed-column thead tr th {
    background-color: #FFF;
    border-right: 1px solid #C8C8C8
}

.table-wrapper .table-parent>.fixed-column tbody tr th {
    border-right: 1px solid #C8C8C8
}

.size1of2 {
    width: 50%
}

.size1of4 {
    width: 25%
}

.size1of3 {
    width: 33.3333%
}

.size1of5 {
    width: 20%
}

.size1of10 {
    width: 10%
}

.quote .author {
    margin-top: 10px
}

.social-hub-row .social-hub-column .social-hub-item {
    border: 1px solid #C8C8C8
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-clickable:hover {
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80);
    cursor: pointer
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-img {
    position: relative
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-img .play-video {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -35px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content {
    padding: 0 15px 15px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content p {
    margin-bottom: 25px;
    color: #3c3c3c
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content a {
    color: #F60;
    text-decoration: underline
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content a:hover {
    color: #999
}

.social-hub-filter-panel,
.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details {
    color: #3c3c3c
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content .font-headline-and-product-name {
    margin-top: 20px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author {
    min-height: 40px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author img {
    float: left;
    margin-right: 15px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details .social-hub-topic,
.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details>.social-hub-date {
    min-height: 20px;
    padding-left: 55px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details .social-hub-topic.social-hub-date,
.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details>.social-hub-date.social-hub-date {
    padding-top: 4px
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details .social-hub-topic.social-hub-topic,
.social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details>.social-hub-date.social-hub-topic {
    padding-top: 2px
}

@media all and (min-width:1010px) {

    .social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details .social-hub-topic.social-hub-date,
    .social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details>.social-hub-date.social-hub-date {
        padding-top: 2px
    }

    .social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details .social-hub-topic.social-hub-topic,
    .social-hub-row .social-hub-column .social-hub-item .social-hub-content .social-hub-author>div.social-hub-author-details>.social-hub-date.social-hub-topic {
        padding-bottom: 2px;
        padding-top: 0
    }
}

.social-hub-row .social-hub-column .social-hub-item .social-hub-content p:first-child {
    margin-top: 25px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th .font-sub-headline-portrait:first-child,
.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th .font-sub-headline:first-child,
.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th .product-details .product-detail-content .left-col .product-pim-content b:first-child,
.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th a:hover>.compare-content .item-text,
.product-details .product-detail-content .left-col .product-pim-content .comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th b:first-child {
    color: #F60
}

.social-hub-filter-panel .filter-content {
    background-color: #F5F6F8;
    padding: 20px
}

@media all and (min-width:764px) {
    .social-hub-filter-panel .filter-content {
        padding: 30px
    }
}

.social-hub-filter-panel .filter-content .form-group {
    margin-bottom: 0
}

.tiles-matrix .col-sm-6 .text-wrapper {
    width: auto;
    right: 20px
}

@media all and (min-width:1010px) {
    .tiles-matrix .col-sm-6 .text-wrapper {
        right: 30px
    }
}

@media all and (max-width:519px) {
    .tiles-matrix .col-sm-12 .text-wrapper {
        width: auto;
        right: 20px
    }
}

.grey-box,
.grey-box-bright {
    background-color: #E6E7E8;
    position: relative;
    padding: 20px
}

.grey-box-bright,
.headline-grey-box {
    background-color: #F5F6F8
}

@media all and (min-width:764px) {

    .grey-box,
    .grey-box-bright {
        padding: 30px
    }
}

.grey-box [class*=col-],
.grey-box-bright [class*=col-] {
    padding: 0
}

.grey-box .note-button div.button-note,
.grey-box-bright .note-button div.button-note {
    position: absolute;
    bottom: 30px;
    right: 30px
}

@media all and (max-width:764px) {

    .grey-box [class*=col-],
    .grey-box-bright [class*=col-] {
        padding: 0
    }

    .grey-box .note-button div.button-note,
    .grey-box-bright .note-button div.button-note {
        position: static;
        float: right;
        margin-top: 20px
    }
}

.headline-grey-box {
    padding: 32px 20px 15px;
    margin-bottom: 40px;
    position: relative
}

@media all and (min-width:764px) {
    .headline-grey-box {
        padding-left: 30px;
        padding-right: 30px
    }
}

.product-comparison-headline {
    padding-bottom: 43px
}

@media screen and (min-width:400px) {
    .product-comparison-headline {
        padding-bottom: 15px
    }
}

.product-comparison-headline .back-bookmark {
    position: absolute;
    right: 20px;
    bottom: 15px
}

.comparison-table-wrapper {
    position: relative;
    overflow: hidden
}

.comparison-table-wrapper .comparison-table-parent {
    overflow-x: auto
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison {
    border: none;
    border-collapse: separate;
    display: table;
    border-spacing: 0
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th {
    border-left: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8;
    min-width: 180px;
    position: relative;
    padding: 6px 10px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th:first-child {
    max-width: 130px;
    min-width: 130px;
    border-left: none
}

@media screen and (min-width:520px) {
    .comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th:first-child {
        min-width: 175px;
        max-width: 175px
    }
}

@media screen and (min-width:764px) {
    .product-comparison-headline .back-bookmark {
        right: 30px
    }

    .comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th:first-child {
        min-width: 220px;
        max-width: 220px
    }
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th a {
    display: block
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th a .compare-content {
    margin-top: 20px;
    padding-left: 55px;
    position: relative
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead tr th a .compare-content img.item-img {
    position: absolute;
    bottom: 8px;
    left: 0;
    max-width: 45px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead.next-table tr th {
    border-top: none
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead.next-table tr:first-child {
    height: 60px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison thead.next-table tr:first-child th {
    border: none
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr th {
    background-color: #F5F6F8;
    padding: 7px 10px;
    color: #3c3c3c;
    font-weight: 400
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td {
    border-left: 1px solid #C8C8C8;
    padding: 7px 10px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popper {
    display: inline-block;
    margin-left: 10px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popover.top {
    width: 230px
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popper-inline {
    width: 40px;
    height: 15px;
    position: relative;
    margin-left: 0;
    display: inline-block
}

.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popper-inline .ms-icon_help,
.comparison-table-wrapper .comparison-table-parent .table.product-comparison tbody tr td .popper-inline .ms-icon_info {
    width: 40px;
    position: absolute;
    top: -60%
}

.comparison-table-wrapper .comparison-table-parent>.fixed-column {
    width: 130px;
    min-width: 130px;
    max-width: 130px;
    position: absolute;
    display: inline-block;
    z-index: 2;
    left: 0
}

@media screen and (min-width:520px) {
    .comparison-table-wrapper .comparison-table-parent>.fixed-column {
        width: 175px;
        min-width: 175px;
        max-width: 175px
    }
}

@media screen and (min-width:764px) {
    .comparison-table-wrapper .comparison-table-parent>.fixed-column {
        width: 220px;
        min-width: 220px;
        max-width: 220px
    }
}

.comparison-table-wrapper .comparison-table-parent>.fixed-column thead tr th {
    background-color: #FFF
}

.comparison-table-wrapper .comparison-table-parent .cancel-link {
    width: 40px;
    height: 40px;
    position: absolute;
    display: inline-block;
    top: -5px;
    right: -5px;
    z-index: 1
}

.button-demo,
.comparison-table-wrapper .comparison-table-parent .cancel-link .ms-icon_delete {
    display: block
}

.comparison-table-wrapper .comparison-table-parent .cancel-link .ms-icon_delete:before {
    color: #3c3c3c
}

.comparison-table-wrapper .comparison-table-parent .cancel-link:hover .ms-icon_delete:before {
    color: #F60
}

.grid-sample .col-lg-1 {
    background-color: #F5F6F8;
    margin-bottom: 15px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-left: 1px solid #fff
}

.grid-sample .col-lg-1 .gutter {
    position: absolute;
    left: -10px
}

.grid-sample .col-lg-1 .grid-sample-margin {
    background: url(../images/margin.png) left;
    width: 30px;
    height: 50px
}

.grid-sample .col-lg-1 .grid-sample-margin.left-margin-lg,
.grid-sample .col-lg-1 .grid-sample-margin.left-margin-md,
.grid-sample .col-lg-1 .grid-sample-margin.left-margin-sm,
.grid-sample .col-lg-1 .grid-sample-margin.left-margin-xs {
    float: left;
    margin-left: -30px
}

.grid-sample .col-lg-1 .grid-sample-margin.right-margin-lg,
.grid-sample .col-lg-1 .grid-sample-margin.right-margin-md,
.grid-sample .col-lg-1 .grid-sample-margin.right-margin-sm,
.grid-sample .col-lg-1 .grid-sample-margin.right-margin-xs {
    float: right;
    margin-right: -30px
}

@media screen and (min-width:520px) {

    .grid-sample .col-lg-1 .grid-sample-margin.left-margin-xs,
    .grid-sample .col-lg-1 .grid-sample-margin.right-margin-xs {
        visibility: hidden
    }

    .grid-sample .col-lg-1 .grid-sample-margin.left-margin-sm,
    .grid-sample .col-lg-1 .grid-sample-margin.right-margin-sm {
        visibility: visible
    }
}

@media screen and (min-width:764px) {

    .grid-sample .col-lg-1 .grid-sample-margin.left-margin-sm,
    .grid-sample .col-lg-1 .grid-sample-margin.right-margin-sm {
        visibility: hidden
    }

    .grid-sample .col-lg-1 .grid-sample-margin.left-margin-md,
    .grid-sample .col-lg-1 .grid-sample-margin.right-margin-md {
        visibility: visible
    }
}

@media screen and (min-width:1010px) {

    .grid-sample .col-lg-1 .grid-sample-margin.left-margin-md,
    .grid-sample .col-lg-1 .grid-sample-margin.right-margin-md {
        visibility: hidden
    }

    .grid-sample .col-lg-1 .grid-sample-margin.left-margin-lg,
    .grid-sample .col-lg-1 .grid-sample-margin.right-margin-lg {
        visibility: visible
    }
}

.slick-loading .slick-slide,
.slick-loading .slick-track {
    visibility: hidden
}

.grid-sample .col-lg-1 .grid-sample-content {
    height: 100%;
    width: 100%;
    background-color: #C8C8C8
}

.font-column {
    margin-bottom: 25px;
    border-top: 1px solid #C8C8C8
}

.font-column div,
.font-column h1,
.font-column h2,
.font-column h3,
.font-column p {
    margin-top: 25px
}

.font-column table {
    width: 50%
}

.header-demo {
    height: 2000px
}

.navigation-demo-height {
    height: 800px
}

.demo-content,
.demo-content-top {
    padding: 115px 10px 10px;
    height: 250px;
    background: #E6E7E8;
    text-align: center
}

.page-content {
    margin-bottom: 30px
}

.demo-content {
    margin-top: 30px
}

@media screen and (max-width:1010px) {
    .marginal-col .demo-content-top {
        margin-top: 30px
    }
}

.footer-demo {
    height: 1000px
}

@media screen and (max-width:764px) {
    .font-column table {
        width: 100%
    }

    .footer-demo {
        height: 800px
    }
}

@media screen and (max-width:520px) {
    .footer-demo {
        height: 400px
    }
}

.grey-col-12,
.grey-col-3 {
    background-color: #3c3c3c !important;
    color: #FFF !important
}

.grey-col-10,
.grey-col-4 {
    background-color: #666 !important;
    color: #FFF !important
}

.grey-col-5,
.grey-col-9 {
    background-color: #C8C8C8 !important
}

.gery-col-6,
.grey-col-8 {
    background-color: #E6E7E8 !important
}

.grey-col-7 {
    background-color: #F5F6F8 !important
}

.button-demo {
    margin: 15px 15px 15px 0
}

.social-icon {
    width: 40px;
    height: 40px;
    vertical-align: top;
    display: inline-block
}

.style-guide-extra-margin-top {
    margin-top: 30px
}

.icon-col {
    background-color: #F5F6F8;
    padding-top: 30px
}

.icon-col div {
    margin: auto
}

.font-guide-container .no-top-border {
    border-top-color: transparent
}

.font-guide-container table {
    margin-top: 15px;
    width: 100%
}

.font-guide-container table tbody tr td:first-child {
    width: 120px
}

.font-guide-container .note-mark {
    color: #F60;
    vertical-align: top
}

.demo-picture {
    width: 100%;
    height: auto;
    margin-bottom: 25px
}

.spacing-rules .spacing {
    margin-right: 15px;
    float: left;
    text-align: center
}

.spacing-rules .spacing.spacing-10 {
    font-size: 10px;
    line-height: 10px;
    height: 10px;
    width: 10px;
    background-color: red
}

.spacing-rules .spacing.spacing-15 {
    line-height: 15px;
    height: 15px;
    width: 15px;
    background-color: #2BF965
}

.spacing-rules .spacing.spacing-25 {
    line-height: 25px;
    height: 25px;
    width: 25px;
    background-color: #ff0
}

.spacing-rules .spacing.spacing-40 {
    line-height: 40px;
    height: 40px;
    width: 40px;
    background-color: #be30fe
}

.spacing-rules .spacing.spacing-50 {
    line-height: 50px;
    height: 50px;
    width: 50px;
    background-color: #ff69b4
}

.spacing-rules .spacing.spacing-60 {
    line-height: 60px;
    height: 60px;
    width: 60px;
    background-color: #FB252C
}

.color-column {
    min-height: 470px;
    margin-bottom: 10px
}

.color-column p {
    margin-bottom: 25px
}

.color-column .font-headline-text-bold {
    margin-top: 25px;
    margin-bottom: 10px
}

.color-column ol {
    margin: 0;
    padding-left: 1.2em
}

.color-column ol li {
    margin-bottom: 15px
}

.color-column .color-column-box {
    width: 100%;
    height: 150px;
    margin-bottom: 15px
}

.icon,
.product-details a.arrow-link .icon-arrow,
.product-details a.icon-link .icon-arrow,
.product-details a.icon-link .icon-energy-label,
.product-details a.icon-link .icon-pdf {
    background-image: url(../images/icons-1x/msled_sprite_x1.png);
    background-repeat: no-repeat;
    cursor: pointer
}

.icon-filter {
    background-image: url(../images/icons-1x/msled_sprite_filter_x1.png);
    background-repeat: no-repeat;
    cursor: pointer;
    display: block;
    overflow: hidden
}

.ms-bookmark {
    background-position: -10px -10px;
    width: 40px;
    height: 93px
}

.ms-burger {
    background-position: -10px -112px;
    width: 26px;
    height: 18px
}

.ms-burger:hover {
    background-position: -10px -139px
}

.ms-jump-to-top {
    background-position: -10px -166px;
    width: 45px;
    height: 45px
}

.ms-jump-to-top:hover {
    background-position: -10px -221px
}

.ms-dropdown {
    background-position: -10px -276px;
    width: 11px;
    height: 7px
}

.ms-check {
    background-position: -10px -325px;
    width: 16px;
    height: 12px
}

.ms-link,
.product-details a.arrow-link .icon-arrow,
.product-details a.icon-link .icon-arrow {
    background-position: -10px -346px;
    width: 20px;
    height: 20px
}

.ms-link:hover,
.product-details a.arrow-link .icon-arrow:hover,
.product-details a.icon-link .icon-arrow:hover {
    background-position: -10px -376px
}

.ms-expand {
    background-position: -10px -406px;
    width: 20px;
    height: 20px
}

.ms-collapse {
    background-position: -10px -436px;
    width: 20px;
    height: 4px
}

.ms-circle {
    background-position: -10px -475px;
    width: 16px;
    height: 16px
}

.ms-circle:hover {
    background-position: -10px -450px
}

.ms-reset {
    background-position: -10px -525px;
    width: 15px;
    height: 15px
}

.ms-reset:hover {
    background-position: -10px -500px
}

.ms-add-bookmark {
    background-position: -10px -550px;
    width: 8px;
    height: 21px
}

.ms-add-bookmark:hover {
    background-position: -10px -580px
}

.ms-shopping-cart {
    background-position: -10px -610px;
    width: 21px;
    height: 21px
}

.ms-shopping-cart:hover {
    background-position: -10px -640px
}

.ms-close {
    background-position: -10px -670px;
    width: 28px;
    height: 28px
}

.ms-zoom {
    background-position: -10px -708px;
    width: 36px;
    height: 36px
}

.ms-zoom:hover {
    background-position: -10px -754px
}

.ms-close-small {
    background-position: -10px -800px;
    width: 20px;
    height: 20px
}

.ms-th-color-2700k,
.ms-th-color-3000k,
.ms-th-color-4000k,
.ms-th-color-6500k,
.ms-th-color-rgb,
.ms-th-dim,
.ms-th-lightify {
    width: 25px;
    height: 25px
}

.ms-close-small:hover {
    background-position: -10px -830px
}

.ms-th-lightify {
    background-position: -10px -860px
}

.ms-th-dim {
    background-position: -10px -895px
}

.ms-th-color-2700k {
    background-position: -10px -930px
}

.ms-th-color-3000k {
    background-position: -10px -965px
}

.ms-th-color-4000k {
    background-position: -10px -1000px
}

.ms-th-color-6500k {
    background-position: -10px -1035px
}

.ms-th-color-rgb {
    background-position: -10px -1070px
}

.ms-th-color-tunable-white {
    background-position: -10px -1105px;
    width: 25px;
    height: 25px
}

.ms-tooltip {
    background-position: -10px -1140px;
    width: 21px;
    height: 21px
}

.ms-tooltip:hover {
    background-position: -10px -1170px
}

.ms-energy-label,
.product-details a.icon-link .icon-energy-label {
    background-position: -10px -1200px;
    width: 21px;
    height: 20px
}

.ms-pdf,
.product-details a.icon-link .icon-pdf {
    background-position: -10px -1230px;
    width: 20px;
    height: 20px
}

.ms-pdf-add {
    background-position: -10px -1260px;
    width: 20px;
    height: 20px
}

.ms-pdf-delete {
    background-position: -10px -1290px;
    width: 20px;
    height: 20px
}

.ms-share {
    background-position: -10px -1320px;
    width: 21px;
    height: 20px
}

.ms-share:hover {
    background-position: -10px -1350px
}

.ms-loader {
    background-position: -10px -1380px;
    width: 20px;
    height: 20px
}

.ms-arrow-left {
    background-position: -10px -1410px;
    width: 17px;
    height: 30px
}

.ms-arrow-right {
    background-position: -10px -1450px;
    width: 17px;
    height: 30px
}

.ms-arrow-down {
    background-position: -10px -1490px;
    width: 89px;
    height: 48px
}

.ms-play-big {
    background-position: -10px -1548px;
    width: 129px;
    height: 129px
}

.ms-play-small {
    background-position: -10px -1685px;
    width: 68px;
    height: 68px
}

.ms-video {
    background-position: -10px -1762px;
    width: 34px;
    height: 28px
}

.ms-search {
    background-position: -10px -10px;
    width: 20px;
    height: 20px
}

.ms-search:hover {
    background-position: -10px -40px
}

.ms-product-lamps {
    background-position: -10px -70px;
    width: 23px;
    height: 33px
}

.ms-product-luminaires {
    background-position: -10px -107px;
    width: 34px;
    height: 33px
}

.ms-product-tubes {
    background-position: -10px -149px;
    width: 11px;
    height: 32px
}

.ms-base-b22d {
    background-position: -10px -191px;
    width: 67px;
    height: 27px
}

.ms-base-b22d.active,
.ms-base-b22d:hover {
    background-position: -10px -227px
}

.inactive .ms-base-b22d:hover {
    background-position: -10px -191px
}

.ms-base-e14 {
    background-position: -10px -263px;
    width: 51px;
    height: 30px
}

.ms-base-e14.active,
.ms-base-e14:hover {
    background-position: -10px -302px
}

.inactive .ms-base-e14:hover {
    background-position: -10px -263px
}

.ms-base-e27 {
    background-position: -10px -341px;
    width: 56px;
    height: 30px
}

.ms-base-e27.active,
.ms-base-e27:hover {
    background-position: -10px -380px
}

.inactive .ms-base-e27:hover {
    background-position: -10px -341px
}

.ms-base-g4 {
    background-position: -10px -419px;
    width: 47px;
    height: 30px
}

.ms-base-g4.active,
.ms-base-g4:hover {
    background-position: -10px -458px
}

.inactive .ms-base-g4:hover {
    background-position: -10px -419px
}

.ms-base-g9 {
    background-position: -10px -497px;
    width: 47px;
    height: 29px
}

.ms-base-g9.active,
.ms-base-g9:hover {
    background-position: -10px -535px
}

.inactive .ms-base-g9:hover {
    background-position: -10px -497px
}

.ms-base-g13 {
    background-position: -10px -573px;
    width: 57px;
    height: 26px
}

.ms-base-g13.active,
.ms-base-g13:hover {
    background-position: -10px -608px
}

.inactive .ms-base-g13:hover {
    background-position: -10px -573px
}

.ms-base-gu4 {
    background-position: -10px -643px;
    width: 62px;
    height: 26px
}

.ms-base-gu4.active,
.ms-base-gu4:hover {
    background-position: -10px -678px
}

.inactive .ms-base-gu4:hover {
    background-position: -10px -643px
}

.ms-base-gu10 {
    background-position: -10px -713px;
    width: 60px;
    height: 26px
}

.ms-base-gu10.active,
.ms-base-gu10:hover {
    background-position: -10px -748px
}

.inactive .ms-base-gu10:hover {
    background-position: -10px -713px
}

.ms-base-gu53 {
    background-position: -10px -783px;
    width: 63px;
    height: 26px
}

.ms-base-gu53.active,
.ms-base-gu53:hover {
    background-position: -10px -818px
}

.inactive .ms-base-gu53:hover {
    background-position: -10px -783px
}

.ms-base-s14d {
    background-position: -10px -853px;
    width: 67px;
    height: 26px
}

.ms-base-s14d.active,
.ms-base-s14d:hover {
    background-position: -10px -888px
}

.inactive .ms-base-s14d:hover {
    background-position: -10px -853px
}

.ms-base-s14s {
    background-position: -10px -923px;
    width: 66px;
    height: 26px
}

.ms-base-s14s.active,
.ms-base-s14s:hover {
    background-position: -10px -958px
}

.inactive .ms-base-s14s:hover {
    background-position: -10px -923px
}

.ms-base-g53 {
    background-position: -10px -993px;
    width: 62px;
    height: 26px
}

.ms-base-g53.active,
.ms-base-g53:hover {
    background-position: -10px -1028px
}

.inactive .ms-base-g53:hover {
    background-position: -10px -993px
}

.ms-bubble {
    background-position: -10px -1063px;
    width: 33px;
    height: 27px
}

.ms-color-2700k,
.ms-color-3000k,
.ms-color-4000k,
.ms-color-6500k,
.ms-color-rgb {
    width: 45px;
    height: 41px
}

.ms-color-2700k {
    background-position: -10px -1099px
}

.ms-color-3000k {
    background-position: -10px -1149px
}

.ms-color-4000k {
    background-position: -10px -1199px
}

.ms-color-6500k {
    background-position: -10px -1249px
}

.ms-color-rgb {
    background-position: -10px -1299px
}

.ms-color-tunable-white {
    background-position: -10px -1349px;
    width: 45px;
    height: 41px
}

.ms-lightify-enabled {
    background-position: -10px -1399px;
    width: 13px;
    height: 21px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min-device-pixel-ratio:2) {

    .icon,
    .product-details a.arrow-link .icon-arrow,
    .product-details a.icon-link .icon-arrow,
    .product-details a.icon-link .icon-energy-label,
    .product-details a.icon-link .icon-pdf {
        background-image: url(../images/icons-2x/msled_sprite_x2.png);
        -webkit-background-size: 138px 1553px;
        background-size: 138px 1553px
    }

    .icon-filter {
        background-image: url(../images/icons-2x/msled_sprite_filter_x2.png);
        -webkit-background-size: 77px 1245px;
        background-size: 77px 1245px
    }

    .ms-bookmark {
        background-position: -5px -5px
    }

    .ms-burger {
        background-position: -5px -102px
    }

    .ms-burger:hover {
        background-position: -5px -125px
    }

    .ms-jump-to-top {
        background-position: -5px -148px
    }

    .ms-jump-to-top:hover {
        background-position: -5px -198px
    }

    .ms-dropdown {
        background-position: -5px -248px
    }

    .ms-check {
        background-position: -5px -282px
    }

    .ms-link,
    .product-details a.arrow-link .icon-arrow,
    .product-details a.icon-link .icon-arrow {
        background-position: -5px -298px
    }

    .ms-link:hover,
    .product-details a.arrow-link .icon-arrow:hover,
    .product-details a.icon-link .icon-arrow:hover {
        background-position: -5px -323px
    }

    .ms-expand {
        background-position: -5px -348px
    }

    .ms-collapse {
        background-position: -5px -373px
    }

    .ms-circle {
        background-position: -5px -402px
    }

    .ms-circle:hover {
        background-position: -5px -382px
    }

    .ms-reset {
        background-position: -5px -442px
    }

    .ms-reset:hover {
        background-position: -5px -422px
    }

    .ms-add-bookmark {
        background-position: -5px -462px
    }

    .ms-add-bookmark:hover {
        background-position: -5px -487px
    }

    .ms-shopping-cart {
        background-position: -5px -512px
    }

    .ms-shopping-cart:hover {
        background-position: -5px -537px
    }

    .ms-close {
        background-position: -5px -562px
    }

    .ms-zoom {
        background-position: -5px -595px
    }

    .ms-zoom:hover {
        background-position: -5px -636px
    }

    .ms-close-small {
        background-position: -5px -677px
    }

    .ms-close-small:hover {
        background-position: -5px -702px
    }

    .ms-th-lightify {
        background-position: -5px -727px
    }

    .ms-th-dim {
        background-position: -5px -757px
    }

    .ms-th-color-2700k {
        background-position: -5px -787px
    }

    .ms-th-color-3000k {
        background-position: -5px -817px
    }

    .ms-th-color-4000k {
        background-position: -5px -847px
    }

    .ms-th-color-6500k {
        background-position: -5px -877px
    }

    .ms-th-color-rgb {
        background-position: -5px -907px
    }

    .ms-th-color-tunable-white {
        background-position: -5px -937px
    }

    .ms-tooltip {
        background-position: -5px -967px
    }

    .ms-tooltip:hover {
        background-position: -5px -992px
    }

    .ms-energy-label,
    .product-details a.icon-link .icon-energy-label {
        background-position: -5px -1017px
    }

    .ms-pdf,
    .product-details a.icon-link .icon-pdf {
        background-position: -5px -1042px
    }

    .ms-pdf-add {
        background-position: -5px -1067px
    }

    .ms-pdf-delete {
        background-position: -5px -1092px
    }

    .ms-share {
        background-position: -5px -1117px
    }

    .ms-share:hover {
        background-position: -5px -1142px
    }

    .ms-loader {
        background-position: -5px -1167px
    }

    .ms-arrow-left {
        background-position: -5px -1192px
    }

    .ms-arrow-right {
        background-position: -5px -1227px
    }

    .ms-arrow-down {
        background-position: -5px -1262px
    }

    .ms-play-big {
        background-position: -5px -1315px
    }

    .ms-play-small {
        background-position: -5px -1448px
    }

    .ms-video {
        background-position: -5px -1520px
    }

    .ms-search {
        background-position: -5px -5px
    }

    .ms-search:hover {
        background-position: -5px -30px
    }

    .ms-product-lamps {
        background-position: -5px -55px
    }

    .ms-product-luminaires {
        background-position: -5px -92px
    }

    .ms-product-tubes {
        background-position: -5px -129px
    }

    .ms-base-b22d {
        background-position: -5px -166px
    }

    .ms-base-b22d.active,
    .ms-base-b22d:hover {
        background-position: -5px -197px
    }

    .inactive .ms-base-b22d:hover {
        background-position: -5px -166px
    }

    .ms-base-e14 {
        background-position: -5px -229px
    }

    .ms-base-e14.active,
    .ms-base-e14:hover {
        background-position: -5px -226px
    }

    .inactive .ms-base-e14:hover {
        background-position: -5px -229px
    }

    .ms-base-e27 {
        background-position: -5px -296px
    }

    .ms-base-e27.active,
    .ms-base-e27:hover {
        background-position: -5px -330px
    }

    .inactive .ms-base-e27:hover {
        background-position: -5px -296px
    }

    .ms-base-g4 {
        background-position: -5px -364px
    }

    .ms-base-g4.active,
    .ms-base-g4:hover {
        background-position: -5px -398px
    }

    .inactive .ms-base-g4:hover {
        background-position: -5px -364px
    }

    .ms-base-g9 {
        background-position: -5px -432px
    }

    .ms-base-g9.active,
    .ms-base-g9:hover {
        background-position: -5px -466px
    }

    .inactive .ms-base-g9:hover {
        background-position: -5px -432px
    }

    .ms-base-g13 {
        background-position: -5px -498px
    }

    .ms-base-g13.active,
    .ms-base-g13:hover {
        background-position: -5px -528px
    }

    .inactive .ms-base-g13:hover {
        background-position: -5px -498px
    }

    .ms-base-gu4 {
        background-position: -5px -558px
    }

    .ms-base-gu4.active,
    .ms-base-gu4:hover {
        background-position: -5px -588px
    }

    .inactive .ms-base-gu4:hover {
        background-position: -5px -558px
    }

    .ms-base-gu10 {
        background-position: -5px -618px
    }

    .ms-base-gu10.active,
    .ms-base-gu10:hover {
        background-position: -5px -648px
    }

    .inactive .ms-base-gu10:hover {
        background-position: -5px -618px
    }

    .ms-base-gu53 {
        background-position: -5px -678px
    }

    .ms-base-gu53.active,
    .ms-base-gu53:hover {
        background-position: -5px -708px
    }

    .inactive .ms-base-gu53:hover {
        background-position: -5px -678px
    }

    .ms-base-s14d {
        background-position: -5px -738px
    }

    .ms-base-s14d.active,
    .ms-base-s14d:hover {
        background-position: -5px -768px
    }

    .inactive .ms-base-s14d:hover {
        background-position: -5px -738px
    }

    .ms-base-s14s {
        background-position: -5px -798px
    }

    .ms-base-s14s.active,
    .ms-base-s14s:hover {
        background-position: -5px -828px
    }

    .inactive .ms-base-s14s:hover {
        background-position: -5px -798px
    }

    .ms-base-g53 {
        background-position: -5px -858px
    }

    .ms-base-g53.active,
    .ms-base-g53:hover {
        background-position: -5px -888px
    }

    .inactive .ms-base-g53:hover {
        background-position: -5px -858px
    }

    .ms-bubble {
        background-position: -5px -918px
    }

    .ms-color-2700k {
        background-position: -5px -949px
    }

    .ms-color-3000k {
        background-position: -5px -994px
    }

    .ms-color-4000k {
        background-position: -5px -1039px
    }

    .ms-color-6500k {
        background-position: -5px -1084px
    }

    .ms-color-rgb {
        background-position: -5px -1129px
    }

    .ms-color-tunable-white {
        background-position: -5px -1174px
    }

    .ms-lightify-enabled {
        background-position: -5px -1219px
    }
}

a.with-icon.link-btn,
button.button.with-icon,
button.with-icon {
    white-space: nowrap;
    padding: 5px 20px;
    position: relative
}

.product-details a.arrow-link a.with-icon.link-btn>.icon-arrow,
.product-details a.arrow-link button.button.with-icon>.icon-arrow,
.product-details a.arrow-link button.with-icon>.icon-arrow,
.product-details a.icon-link a.with-icon.link-btn>.icon-arrow,
.product-details a.icon-link a.with-icon.link-btn>.icon-energy-label,
.product-details a.icon-link a.with-icon.link-btn>.icon-pdf,
.product-details a.icon-link button.button.with-icon>.icon-arrow,
.product-details a.icon-link button.button.with-icon>.icon-energy-label,
.product-details a.icon-link button.button.with-icon>.icon-pdf,
.product-details a.icon-link button.with-icon>.icon-arrow,
.product-details a.icon-link button.with-icon>.icon-energy-label,
.product-details a.icon-link button.with-icon>.icon-pdf,
a.with-icon.link-btn>.icon,
button.button.with-icon>.icon,
button.with-icon>.icon {
    position: absolute;
    left: 20px;
    top: 10px
}

a.with-icon.link-btn>.text,
button.button.with-icon>.text,
button.with-icon>.text {
    margin-left: 10px
}

a.with-icon.btn-add-bookmark.not-active.active.link-btn,
a.with-icon.btn-add-bookmark.not-active.link-btn:active,
a.with-icon.btn-add-bookmark.not-active.link-btn:hover,
button.button.with-icon.btn-add-bookmark.not-active.active,
button.button.with-icon.btn-add-bookmark.not-active:active,
button.button.with-icon.btn-add-bookmark.not-active:hover,
button.with-icon.btn-add-bookmark.not-active.active,
button.with-icon.btn-add-bookmark.not-active:active,
button.with-icon.btn-add-bookmark.not-active:hover {
    color: #F60;
    background-color: transparent
}

a.with-icon.btn-add-bookmark.not-active.active.link-btn .ms-add-bookmark,
a.with-icon.btn-add-bookmark.not-active.link-btn:active .ms-add-bookmark,
a.with-icon.btn-add-bookmark.not-active.link-btn:hover .ms-add-bookmark,
button.button.with-icon.btn-add-bookmark.not-active.active .ms-add-bookmark,
button.button.with-icon.btn-add-bookmark.not-active:active .ms-add-bookmark,
button.button.with-icon.btn-add-bookmark.not-active:hover .ms-add-bookmark,
button.with-icon.btn-add-bookmark.not-active.active .ms-add-bookmark,
button.with-icon.btn-add-bookmark.not-active:active .ms-add-bookmark,
button.with-icon.btn-add-bookmark.not-active:hover .ms-add-bookmark {
    background-position: -10px -550px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min-device-pixel-ratio:2) {

    a.with-icon.btn-add-bookmark.not-active.active.link-btn .ms-add-bookmark,
    a.with-icon.btn-add-bookmark.not-active.link-btn:active .ms-add-bookmark,
    a.with-icon.btn-add-bookmark.not-active.link-btn:hover .ms-add-bookmark,
    button.button.with-icon.btn-add-bookmark.not-active.active .ms-add-bookmark,
    button.button.with-icon.btn-add-bookmark.not-active:active .ms-add-bookmark,
    button.button.with-icon.btn-add-bookmark.not-active:hover .ms-add-bookmark,
    button.with-icon.btn-add-bookmark.not-active.active .ms-add-bookmark,
    button.with-icon.btn-add-bookmark.not-active:active .ms-add-bookmark,
    button.with-icon.btn-add-bookmark.not-active:hover .ms-add-bookmark {
        background-position: -5px -462px
    }
}

.link-btn.with-icon.btn-add-bookmark,
button.with-icon.btn-add-bookmark {
    padding-left: 40px
}

.link-btn.with-icon.btn-buy-now,
.link-btn.with-icon.btn-share,
button.with-icon.btn-buy-now,
button.with-icon.btn-share {
    padding-left: 50px
}

.link-btn.with-icon.btn-add-bookmark .icon.ms-add-bookmark,
.link-btn.with-icon.btn-add-bookmark .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
.link-btn.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-pdf,
.product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-pdf,
.product-details a.icon-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
.product-details a.icon-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-pdf,
button.with-icon.btn-add-bookmark .icon.ms-add-bookmark,
button.with-icon.btn-add-bookmark .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
button.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-pdf {
    background-position: -10px -550px;
    width: 8px;
    height: 21px
}

.link-btn.with-icon.btn-add-bookmark.active .icon.ms-add-bookmark,
.link-btn.with-icon.btn-add-bookmark.active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
.link-btn.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
.link-btn.with-icon.btn-add-bookmark:active .icon.ms-add-bookmark,
.link-btn.with-icon.btn-add-bookmark:active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
.link-btn.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
.link-btn.with-icon.btn-add-bookmark:hover .icon.ms-add-bookmark,
.link-btn.with-icon.btn-add-bookmark:hover .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-arrow,
.link-btn.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
.link-btn.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-pdf,
.product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
.product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
.product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-pdf,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-pdf,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-pdf,
.product-details a.icon-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
.product-details a.icon-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-pdf,
.product-details a.icon-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
.product-details a.icon-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-pdf,
.product-details a.icon-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
.product-details a.icon-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-pdf,
button.with-icon.btn-add-bookmark.active .icon.ms-add-bookmark,
button.with-icon.btn-add-bookmark.active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
button.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
button.with-icon.btn-add-bookmark:active .icon.ms-add-bookmark,
button.with-icon.btn-add-bookmark:active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
button.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
button.with-icon.btn-add-bookmark:hover .icon.ms-add-bookmark,
button.with-icon.btn-add-bookmark:hover .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-arrow,
button.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
button.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-pdf {
    background-position: -10px -580px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min-device-pixel-ratio:2) {

    .link-btn.with-icon.btn-add-bookmark .icon.ms-add-bookmark,
    .link-btn.with-icon.btn-add-bookmark .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    .link-btn.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-pdf,
    .product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark .ms-add-bookmark.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-add-bookmark .ms-add-bookmark.icon-pdf,
    button.with-icon.btn-add-bookmark .icon.ms-add-bookmark,
    button.with-icon.btn-add-bookmark .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    button.with-icon.btn-add-bookmark .product-details a.icon-link .ms-add-bookmark.icon-pdf {
        background-position: -5px -462px
    }

    .link-btn.with-icon.btn-add-bookmark.active .icon.ms-add-bookmark,
    .link-btn.with-icon.btn-add-bookmark.active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    .link-btn.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
    .link-btn.with-icon.btn-add-bookmark:active .icon.ms-add-bookmark,
    .link-btn.with-icon.btn-add-bookmark:active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    .link-btn.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
    .link-btn.with-icon.btn-add-bookmark:hover .icon.ms-add-bookmark,
    .link-btn.with-icon.btn-add-bookmark:hover .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    .link-btn.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    .link-btn.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-pdf,
    .product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
    .product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
    .product-details a.arrow-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-pdf,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-pdf,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-add-bookmark.active .ms-add-bookmark.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-add-bookmark:active .ms-add-bookmark.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-add-bookmark:hover .ms-add-bookmark.icon-pdf,
    button.with-icon.btn-add-bookmark.active .icon.ms-add-bookmark,
    button.with-icon.btn-add-bookmark.active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    button.with-icon.btn-add-bookmark.active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
    button.with-icon.btn-add-bookmark:active .icon.ms-add-bookmark,
    button.with-icon.btn-add-bookmark:active .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    button.with-icon.btn-add-bookmark:active .product-details a.icon-link .ms-add-bookmark.icon-pdf,
    button.with-icon.btn-add-bookmark:hover .icon.ms-add-bookmark,
    button.with-icon.btn-add-bookmark:hover .product-details a.arrow-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-arrow,
    button.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-energy-label,
    button.with-icon.btn-add-bookmark:hover .product-details a.icon-link .ms-add-bookmark.icon-pdf {
        background-position: -5px -487px
    }
}

.link-btn.with-icon.btn-share .icon.ms-share,
.link-btn.with-icon.btn-share .product-details a.arrow-link .ms-share.icon-arrow,
.link-btn.with-icon.btn-share .product-details a.icon-link .ms-share.icon-arrow,
.link-btn.with-icon.btn-share .product-details a.icon-link .ms-share.icon-energy-label,
.link-btn.with-icon.btn-share .product-details a.icon-link .ms-share.icon-pdf,
.product-details a.arrow-link .link-btn.with-icon.btn-share .ms-share.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-share .ms-share.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-share .ms-share.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-share .ms-share.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-share .ms-share.icon-pdf,
.product-details a.icon-link button.with-icon.btn-share .ms-share.icon-arrow,
.product-details a.icon-link button.with-icon.btn-share .ms-share.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-share .ms-share.icon-pdf,
button.with-icon.btn-share .icon.ms-share,
button.with-icon.btn-share .product-details a.arrow-link .ms-share.icon-arrow,
button.with-icon.btn-share .product-details a.icon-link .ms-share.icon-arrow,
button.with-icon.btn-share .product-details a.icon-link .ms-share.icon-energy-label,
button.with-icon.btn-share .product-details a.icon-link .ms-share.icon-pdf {
    background-position: -10px -1320px;
    width: 21px;
    height: 20px
}

.link-btn.with-icon.btn-share:active .icon.ms-share,
.link-btn.with-icon.btn-share:active .product-details a.arrow-link .ms-share.icon-arrow,
.link-btn.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-arrow,
.link-btn.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-energy-label,
.link-btn.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-pdf,
.link-btn.with-icon.btn-share:hover .icon.ms-share,
.link-btn.with-icon.btn-share:hover .product-details a.arrow-link .ms-share.icon-arrow,
.link-btn.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-arrow,
.link-btn.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-energy-label,
.link-btn.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-pdf,
.product-details a.arrow-link .link-btn.with-icon.btn-share:active .ms-share.icon-arrow,
.product-details a.arrow-link .link-btn.with-icon.btn-share:hover .ms-share.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-share:active .ms-share.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-share:hover .ms-share.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-share:active .ms-share.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-share:active .ms-share.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-share:active .ms-share.icon-pdf,
.product-details a.icon-link .link-btn.with-icon.btn-share:hover .ms-share.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-share:hover .ms-share.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-share:hover .ms-share.icon-pdf,
.product-details a.icon-link button.with-icon.btn-share:active .ms-share.icon-arrow,
.product-details a.icon-link button.with-icon.btn-share:active .ms-share.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-share:active .ms-share.icon-pdf,
.product-details a.icon-link button.with-icon.btn-share:hover .ms-share.icon-arrow,
.product-details a.icon-link button.with-icon.btn-share:hover .ms-share.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-share:hover .ms-share.icon-pdf,
button.with-icon.btn-share:active .icon.ms-share,
button.with-icon.btn-share:active .product-details a.arrow-link .ms-share.icon-arrow,
button.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-arrow,
button.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-energy-label,
button.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-pdf,
button.with-icon.btn-share:hover .icon.ms-share,
button.with-icon.btn-share:hover .product-details a.arrow-link .ms-share.icon-arrow,
button.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-arrow,
button.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-energy-label,
button.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-pdf {
    background-position: -10px -1350px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min-device-pixel-ratio:2) {

    .link-btn.with-icon.btn-share .icon.ms-share,
    .link-btn.with-icon.btn-share .product-details a.arrow-link .ms-share.icon-arrow,
    .link-btn.with-icon.btn-share .product-details a.icon-link .ms-share.icon-arrow,
    .link-btn.with-icon.btn-share .product-details a.icon-link .ms-share.icon-energy-label,
    .link-btn.with-icon.btn-share .product-details a.icon-link .ms-share.icon-pdf,
    .product-details a.arrow-link .link-btn.with-icon.btn-share .ms-share.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-share .ms-share.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-share .ms-share.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-share .ms-share.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-share .ms-share.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-share .ms-share.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-share .ms-share.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-share .ms-share.icon-pdf,
    button.with-icon.btn-share .icon.ms-share,
    button.with-icon.btn-share .product-details a.arrow-link .ms-share.icon-arrow,
    button.with-icon.btn-share .product-details a.icon-link .ms-share.icon-arrow,
    button.with-icon.btn-share .product-details a.icon-link .ms-share.icon-energy-label,
    button.with-icon.btn-share .product-details a.icon-link .ms-share.icon-pdf {
        background-position: -5px -1117px
    }

    .link-btn.with-icon.btn-share:active .icon.ms-share,
    .link-btn.with-icon.btn-share:active .product-details a.arrow-link .ms-share.icon-arrow,
    .link-btn.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-arrow,
    .link-btn.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-energy-label,
    .link-btn.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-pdf,
    .link-btn.with-icon.btn-share:hover .icon.ms-share,
    .link-btn.with-icon.btn-share:hover .product-details a.arrow-link .ms-share.icon-arrow,
    .link-btn.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-arrow,
    .link-btn.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-energy-label,
    .link-btn.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-pdf,
    .product-details a.arrow-link .link-btn.with-icon.btn-share:active .ms-share.icon-arrow,
    .product-details a.arrow-link .link-btn.with-icon.btn-share:hover .ms-share.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-share:active .ms-share.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-share:hover .ms-share.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-share:active .ms-share.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-share:active .ms-share.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-share:active .ms-share.icon-pdf,
    .product-details a.icon-link .link-btn.with-icon.btn-share:hover .ms-share.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-share:hover .ms-share.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-share:hover .ms-share.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-share:active .ms-share.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-share:active .ms-share.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-share:active .ms-share.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-share:hover .ms-share.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-share:hover .ms-share.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-share:hover .ms-share.icon-pdf,
    button.with-icon.btn-share:active .icon.ms-share,
    button.with-icon.btn-share:active .product-details a.arrow-link .ms-share.icon-arrow,
    button.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-arrow,
    button.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-energy-label,
    button.with-icon.btn-share:active .product-details a.icon-link .ms-share.icon-pdf,
    button.with-icon.btn-share:hover .icon.ms-share,
    button.with-icon.btn-share:hover .product-details a.arrow-link .ms-share.icon-arrow,
    button.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-arrow,
    button.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-energy-label,
    button.with-icon.btn-share:hover .product-details a.icon-link .ms-share.icon-pdf {
        background-position: -5px -1142px
    }
}

.link-btn.with-icon.btn-buy-now .icon.ms-shopping-cart,
.link-btn.with-icon.btn-buy-now .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
.link-btn.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-arrow,
.link-btn.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
.link-btn.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-pdf,
.product-details a.arrow-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-pdf,
.product-details a.icon-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
.product-details a.icon-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-pdf,
button.with-icon.btn-buy-now .icon.ms-shopping-cart,
button.with-icon.btn-buy-now .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
button.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-arrow,
button.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
button.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-pdf {
    background-position: -10px -610px;
    width: 21px;
    height: 20px
}

.link-btn.with-icon.btn-buy-now:active .icon.ms-shopping-cart,
.link-btn.with-icon.btn-buy-now:active .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
.link-btn.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-arrow,
.link-btn.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
.link-btn.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-pdf,
.link-btn.with-icon.btn-buy-now:hover .icon.ms-shopping-cart,
.link-btn.with-icon.btn-buy-now:hover .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
.link-btn.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-arrow,
.link-btn.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
.link-btn.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-pdf,
.product-details a.arrow-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
.product-details a.arrow-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
.product-details a.arrow-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-pdf,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-energy-label,
.product-details a.icon-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-pdf,
.product-details a.icon-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
.product-details a.icon-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-pdf,
.product-details a.icon-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
.product-details a.icon-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-energy-label,
.product-details a.icon-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-pdf,
button.with-icon.btn-buy-now:active .icon.ms-shopping-cart,
button.with-icon.btn-buy-now:active .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
button.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-arrow,
button.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
button.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-pdf,
button.with-icon.btn-buy-now:hover .icon.ms-shopping-cart,
button.with-icon.btn-buy-now:hover .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
button.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-arrow,
button.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
button.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-pdf {
    background-position: -10px -640px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min-device-pixel-ratio:2) {

    .link-btn.with-icon.btn-buy-now .icon.ms-shopping-cart,
    .link-btn.with-icon.btn-buy-now .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
    .link-btn.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-arrow,
    .link-btn.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
    .link-btn.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-pdf,
    .product-details a.arrow-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now .ms-shopping-cart.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-buy-now .ms-shopping-cart.icon-pdf,
    button.with-icon.btn-buy-now .icon.ms-shopping-cart,
    button.with-icon.btn-buy-now .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
    button.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-arrow,
    button.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
    button.with-icon.btn-buy-now .product-details a.icon-link .ms-shopping-cart.icon-pdf {
        background-position: -5px -512px
    }

    .link-btn.with-icon.btn-buy-now:active .icon.ms-shopping-cart,
    .link-btn.with-icon.btn-buy-now:active .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
    .link-btn.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-arrow,
    .link-btn.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
    .link-btn.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-pdf,
    .link-btn.with-icon.btn-buy-now:hover .icon.ms-shopping-cart,
    .link-btn.with-icon.btn-buy-now:hover .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
    .link-btn.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-arrow,
    .link-btn.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
    .link-btn.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-pdf,
    .product-details a.arrow-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
    .product-details a.arrow-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
    .product-details a.arrow-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now:active .ms-shopping-cart.icon-pdf,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-energy-label,
    .product-details a.icon-link .link-btn.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-buy-now:active .ms-shopping-cart.icon-pdf,
    .product-details a.icon-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-arrow,
    .product-details a.icon-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-energy-label,
    .product-details a.icon-link button.with-icon.btn-buy-now:hover .ms-shopping-cart.icon-pdf,
    button.with-icon.btn-buy-now:active .icon.ms-shopping-cart,
    button.with-icon.btn-buy-now:active .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
    button.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-arrow,
    button.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
    button.with-icon.btn-buy-now:active .product-details a.icon-link .ms-shopping-cart.icon-pdf,
    button.with-icon.btn-buy-now:hover .icon.ms-shopping-cart,
    button.with-icon.btn-buy-now:hover .product-details a.arrow-link .ms-shopping-cart.icon-arrow,
    button.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-arrow,
    button.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-energy-label,
    button.with-icon.btn-buy-now:hover .product-details a.icon-link .ms-shopping-cart.icon-pdf {
        background-position: -5px -537px
    }
}

.link-btn.with-icon .text {
    display: block;
    margin-top: 5px
}

.product-filter {
    color: #3c3c3c
}

.product-details .product-filter a.icon-link,
.product-filter .product-details a.icon-link,
.product-filter a.text-link {
    margin-top: 0;
    color: #F60
}

.product-details .product-filter a.icon-link:hover,
.product-filter .product-details a.icon-link:hover,
.product-filter a.text-link:hover {
    color: #999
}

.product-filter .product-group-selector>* {
    float: left
}

.product-filter .product-group-selector .filter-label {
    margin-right: 30px
}

.product-details a.arrow-link .product-filter .ms-reset.icon-arrow,
.product-details a.icon-link .product-filter .ms-reset.icon-arrow,
.product-details a.icon-link .product-filter .ms-reset.icon-energy-label,
.product-details a.icon-link .product-filter .ms-reset.icon-pdf,
.product-filter .icon.ms-reset,
.product-filter .product-details a.arrow-link .ms-reset.icon-arrow,
.product-filter .product-details a.icon-link .ms-reset.icon-arrow,
.product-filter .product-details a.icon-link .ms-reset.icon-energy-label,
.product-filter .product-details a.icon-link .ms-reset.icon-pdf {
    position: absolute;
    top: -1px;
    right: -18px
}

.product-details a.arrow-link .product-filter .product-color-button .ms-reset.icon-arrow,
.product-details a.arrow-link .product-filter .product-socket-button .ms-reset.icon-arrow,
.product-details a.icon-link .product-filter .product-color-button .ms-reset.icon-arrow,
.product-details a.icon-link .product-filter .product-color-button .ms-reset.icon-energy-label,
.product-details a.icon-link .product-filter .product-color-button .ms-reset.icon-pdf,
.product-details a.icon-link .product-filter .product-socket-button .ms-reset.icon-arrow,
.product-details a.icon-link .product-filter .product-socket-button .ms-reset.icon-energy-label,
.product-details a.icon-link .product-filter .product-socket-button .ms-reset.icon-pdf,
.product-filter .product-color-button .icon.ms-reset,
.product-filter .product-color-button .product-details a.arrow-link .ms-reset.icon-arrow,
.product-filter .product-color-button .product-details a.icon-link .ms-reset.icon-arrow,
.product-filter .product-color-button .product-details a.icon-link .ms-reset.icon-energy-label,
.product-filter .product-color-button .product-details a.icon-link .ms-reset.icon-pdf,
.product-filter .product-socket-button .icon.ms-reset,
.product-filter .product-socket-button .product-details a.arrow-link .ms-reset.icon-arrow,
.product-filter .product-socket-button .product-details a.icon-link .ms-reset.icon-arrow,
.product-filter .product-socket-button .product-details a.icon-link .ms-reset.icon-energy-label,
.product-filter .product-socket-button .product-details a.icon-link .ms-reset.icon-pdf {
    top: 0;
    right: -17px
}

.product-filter .icon-filter.ms-lightify-enabled {
    position: absolute;
    top: -3px;
    right: 0;
    cursor: default
}

.product-filter .product-filter-content,
.product-filter .product-filter-header {
    background-color: #F5F6F8
}

.product-filter .product-filter-header {
    position: relative;
    padding: 10px 20px;
    margin-bottom: 5px
}

@media all and (min-width:764px) {
    .product-filter .product-filter-header {
        padding: 10px 30px
    }
}

.product-filter .product-filter-header .product-search-field {
    padding-right: 70px;
    max-width: 330px;
    width: 100%
}

@media screen and (min-width:764px) {
    .product-filter .product-filter-header .product-search-field {
        float: left;
        padding-right: 0
    }

    .product-filter .product-filter-header .product-search-field .ms-search {
        right: 6px !important
    }
}

.product-filter .product-filter-header .product-search-field input {
    position: relative;
    padding-right: 40px
}

.product-filter .product-filter-header .product-search-field .ms-search {
    position: absolute;
    right: 78px;
    top: 6px;
    z-index: 2
}

.product-filter .product-filter-header .result-text {
    line-height: 30px !important;
    margin-left: 0
}

.product-filter .product-filter-header .product-filter-toggle {
    position: absolute;
    top: 15px;
    right: 20px
}

.product-filter .product-filter-content {
    padding: 20px 20px 0
}

@media all and (min-width:764px) {
    .product-filter .product-filter-header .product-filter-toggle {
        right: 30px
    }

    .product-filter .product-filter-content {
        padding: 30px 30px 0
    }
}

.product-filter .product-filter-content.first {
    margin-bottom: 5px;
    padding: 20px 20px 0
}

@media all and (min-width:764px) {
    .product-filter .product-filter-content.first {
        padding: 30px 30px 0
    }
}

.product-filter .product-filter-content.led-luminaires,
.product-filter .product-filter-content.led-tubes {
    display: none
}

.product-filter .product-filter-content .filter-label {
    padding-bottom: 10px;
    position: relative;
    display: inline-block
}

.product-filter .product-filter-content .filter-label.lightify-enabled-lbl {
    padding-right: 20px
}

.product-filter .product-filter-content .irs {
    margin-bottom: 20px
}

.product-filter .product-filter-footer {
    background-color: #F5F6F8;
    padding: 0 20px 20px
}

.product-filter .product-filter-footer a.reset-button {
    line-height: 30px;
    margin-top: 5px;
    margin-right: 20px
}

@media all and (min-width:764px) {
    .product-filter .product-filter-content .irs {
        margin-bottom: 30px
    }

    .product-filter .product-filter-footer {
        padding: 0 30px 30px
    }

    .product-filter .product-filter-footer a.reset-button {
        margin-right: 30px
    }
}

.product-filter .inactive .icon-filter,
.product-filter .inactive.product-color-button:hover,
.product-filter .inactive.product-filter-button:hover,
.product-filter .inactive.product-socket-button:hover {
    cursor: default
}

.product-details .product-detail-content {
    border: 1px solid #c8c8c8
}

.product-details .product-detail-content .left-col .font-sub-headline,
.product-details .product-detail-content .left-col .font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content .right-col b,
.product-details .product-detail-content .left-col .product-pim-content b,
.product-details .product-detail-content .right-col .font-sub-headline,
.product-details .product-detail-content .right-col .font-sub-headline-portrait,
.product-details .product-detail-content .right-col .left-col .product-pim-content b {
    margin-top: 25px;
    margin-bottom: 0
}

.product-details .product-detail-content .left-col {
    padding: 65px 30px 0
}

@media all and (min-width:520px) {
    .product-details .product-detail-content .left-col {
        padding: 65px 30px 20px
    }
}

@media all and (min-width:764px) {
    .product-details .product-detail-content .left-col {
        padding: 65px 20px 30px 45px
    }
}

.product-details .product-detail-content .left-col .img-container {
    position: relative;
    padding: 20px 0
}

.product-details .product-detail-content .left-col .img-container .icon.ms-zoom,
.product-details .product-detail-content .left-col .img-container a.arrow-link .ms-zoom.icon-arrow,
.product-details .product-detail-content .left-col .img-container a.icon-link .ms-zoom.icon-arrow,
.product-details .product-detail-content .left-col .img-container a.icon-link .ms-zoom.icon-energy-label,
.product-details .product-detail-content .left-col .img-container a.icon-link .ms-zoom.icon-pdf,
.product-details a.arrow-link .product-detail-content .left-col .img-container .ms-zoom.icon-arrow,
.product-details a.icon-link .product-detail-content .left-col .img-container .ms-zoom.icon-arrow,
.product-details a.icon-link .product-detail-content .left-col .img-container .ms-zoom.icon-energy-label,
.product-details a.icon-link .product-detail-content .left-col .img-container .ms-zoom.icon-pdf {
    position: absolute;
    right: 0;
    bottom: 20px
}

.product-details .product-detail-content .left-col .img-container .icon.ms-close-small,
.product-details .product-detail-content .left-col .img-container a.arrow-link .ms-close-small.icon-arrow,
.product-details .product-detail-content .left-col .img-container a.icon-link .ms-close-small.icon-arrow,
.product-details .product-detail-content .left-col .img-container a.icon-link .ms-close-small.icon-energy-label,
.product-details .product-detail-content .left-col .img-container a.icon-link .ms-close-small.icon-pdf,
.product-details a.arrow-link .product-detail-content .left-col .img-container .ms-close-small.icon-arrow,
.product-details a.icon-link .product-detail-content .left-col .img-container .ms-close-small.icon-arrow,
.product-details a.icon-link .product-detail-content .left-col .img-container .ms-close-small.icon-energy-label,
.product-details a.icon-link .product-detail-content .left-col .img-container .ms-close-small.icon-pdf {
    position: absolute;
    right: 8px;
    bottom: 28px
}

.product-details .product-detail-content .left-col .product-name>.font-sub-headline,
.product-details .product-detail-content .left-col .product-name>.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content .product-name>b {
    margin-top: 0
}

.product-details .product-detail-content .left-col .product-pim-content {
    margin-top: 15px
}

.product-details .product-detail-content .left-col .product-pim-content b {
    display: block;
    margin-top: 0
}

.product-details .product-detail-content .left-col .product-pim-content li:before {
    color: #F60;
    content: '\2014\00a0\00a0'
}

.mfp-container:before,
.mfp-figure:after {
    content: ''
}

.product-details .product-detail-content .left-col .product-pim-content li {
    list-style: none;
    text-indent: -19px;
    padding-left: 19px
}

.product-details .product-detail-content .left-col .product-application-areas,
.product-details .product-detail-content .left-col .product-benefits {
    margin-top: 25px
}

.product-details .product-detail-content .left-col .orange-dash-list {
    margin-top: 15px
}

.product-details .product-detail-content .left-col .button-row {
    margin-top: 20px;
    margin-bottom: 35px
}

.product-details .product-detail-content .left-col .button-row>a,
.product-details .product-detail-content .left-col .button-row>button {
    float: left;
    margin-right: 15px;
    margin-top: 15px
}

.product-details .product-detail-content .right-col {
    position: relative;
    padding: 0 30px 20px
}

@media all and (min-width:764px) {
    .product-details .product-detail-content .right-col {
        padding: 0 15px 40px
    }
}

.product-details .product-detail-content .right-col .product-characteristics>* {
    float: left
}

.product-details .product-detail-content .left-col .product-pim-content .right-col .product-characteristics b,
.product-details .product-detail-content .right-col .product-characteristics .font-sub-headline,
.product-details .product-detail-content .right-col .product-characteristics .font-sub-headline-portrait,
.product-details .product-detail-content .right-col .product-characteristics .left-col .product-pim-content b {
    margin-right: 10px
}

.product-details .product-detail-content .right-col .product-characteristics>.icon.popper,
.product-details .product-detail-content .right-col a.arrow-link .product-characteristics>.popper.icon-arrow,
.product-details .product-detail-content .right-col a.icon-link .product-characteristics>.popper.icon-arrow,
.product-details .product-detail-content .right-col a.icon-link .product-characteristics>.popper.icon-energy-label,
.product-details .product-detail-content .right-col a.icon-link .product-characteristics>.popper.icon-pdf,
.product-details a.arrow-link .product-detail-content .right-col .product-characteristics>.popper.icon-arrow,
.product-details a.icon-link .product-detail-content .right-col .product-characteristics>.popper.icon-arrow,
.product-details a.icon-link .product-detail-content .right-col .product-characteristics>.popper.icon-energy-label,
.product-details a.icon-link .product-detail-content .right-col .product-characteristics>.popper.icon-pdf {
    margin-top: 26px
}

.product-details .product-detail-content .right-col .product-characteristics .product-th-legend {
    margin-top: 0;
    display: inline-block
}

.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li {
    line-height: 25px;
    margin-bottom: 5px
}

.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li:last-child {
    margin-bottom: 0
}

.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li .icon,
.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li a.arrow-link .icon-arrow,
.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li a.icon-link .icon-arrow,
.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li a.icon-link .icon-energy-label,
.product-details .product-detail-content .right-col .product-characteristics .product-th-legend>li a.icon-link .icon-pdf,
.product-details a.arrow-link .product-detail-content .right-col .product-characteristics .product-th-legend>li .icon-arrow,
.product-details a.icon-link .product-detail-content .right-col .product-characteristics .product-th-legend>li .icon-arrow,
.product-details a.icon-link .product-detail-content .right-col .product-characteristics .product-th-legend>li .icon-energy-label,
.product-details a.icon-link .product-detail-content .right-col .product-characteristics .product-th-legend>li .icon-pdf {
    display: inline-block;
    margin-right: 10px
}

.product-details .product-detail-content .left-col .product-pim-content .right-col .product-download-links b,
.product-details .product-detail-content .right-col .product-download-links .font-sub-headline,
.product-details .product-detail-content .right-col .product-download-links .font-sub-headline-portrait,
.product-details .product-detail-content .right-col .product-download-links .left-col .product-pim-content b {
    margin-bottom: 5px
}

.product-details .product-detail-content .right-col .product-download-links a.icon-link {
    float: left;
    clear: none;
    margin-top: 10px
}

.slick-track:after,
.ui-helper-clearfix:after {
    clear: both
}

.product-details .new {
    position: absolute;
    left: 9px;
    top: 20px;
    padding: 0 20px;
    background-color: #f60;
    color: #fff;
    height: 30px;
    line-height: 30px
}

@media all and (min-width:764px) {
    .product-details .new {
        left: 14px;
        padding: 0 20px 0 30px
    }
}

.product-details .product-icons {
    float: left;
    min-height: 25px;
    margin-top: 15px
}

.product-details .product-icons .icon,
.product-details .product-icons a.arrow-link .icon-arrow,
.product-details .product-icons a.icon-link .icon-arrow,
.product-details .product-icons a.icon-link .icon-energy-label,
.product-details .product-icons a.icon-link .icon-pdf,
.product-details a.arrow-link .product-icons .icon-arrow,
.product-details a.icon-link .product-icons .icon-arrow,
.product-details a.icon-link .product-icons .icon-energy-label,
.product-details a.icon-link .product-icons .icon-pdf {
    float: left;
    margin-right: 10px
}

.product-details .product-wattage {
    margin-top: 15px;
    min-height: 25px
}

.image-slider .image-slider-slide .product-details .product-wattage .image-caption,
.product-details .product-wattage .font-text-small,
.product-details .product-wattage .image-slider .image-slider-slide .image-caption {
    padding-top: 10px
}

.product-details .product-info {
    margin-top: 15px
}

.product-details .close-details {
    position: absolute;
    top: 20px;
    right: 30px;
    z-index: 19
}

@media all and (min-width:764px) {
    .product-details .close-details {
        right: 45px
    }
}

.product-details .product-details-buttons-mobile {
    padding: 0 30px 20px
}

.product-details .product-details-buttons-mobile .button-row>a,
.product-details .product-details-buttons-mobile .button-row>button {
    float: left;
    margin-right: 15px;
    margin-top: 15px
}

.product-details a.arrow-link,
.product-details a.icon-link {
    display: block;
    clear: both;
    padding-left: 30px;
    margin-bottom: 3px;
    margin-right: 20px;
    margin-top: 25px;
    position: relative
}

.product-details a.arrow-link .icon-arrow,
.product-details a.icon-link .icon-arrow,
.product-details a.icon-link .icon-energy-label,
.product-details a.icon-link .icon-pdf {
    position: absolute;
    left: 0;
    top: 0
}

.product-details a.arrow-link:hover .icon-arrow,
.product-details a.icon-link:hover .icon-arrow {
    background-position: -10px -376px
}

@media all and (-webkit-min-device-pixel-ratio:2),
all and (min-device-pixel-ratio:2) {

    .product-details a.arrow-link:hover .icon-arrow,
    .product-details a.icon-link:hover .icon-arrow {
        background-position: -5px -323px
    }
}

.product-details a.icon-link,
.product-details a.text-link {
    color: #F60;
    display: block;
    margin-top: 20px
}

.product-details a.icon-link:hover,
.product-details a.text-link:hover {
    color: #999
}

.product-details a.inline.icon-link,
.product-details a.text-link.inline {
    display: inline
}

@media screen and (max-width:519px) and (orientation:portrait) {
    .product-search-results .col-xs-6.portrait-full {
        width: 100%
    }
}

.product {
    position: relative
}

.product .product-content {
    cursor: pointer;
    border: 1px solid #C8C8C8
}

.product .product-content:hover {
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.product .product-content .left {
    padding: 35px 15px 5px 30px
}

@media screen and (min-width:764px) {
    .product-filter .product-filter-header .result-text {
        float: left;
        margin-left: 10px
    }

    .product .product-content .left {
        padding: 40px 15px 10px 35px
    }
}

@media screen and (max-width:519px) and (orientation:landscape) {
    .product .product-content .left {
        padding: 35px 15px 10px 20px
    }
}

.product .product-content .left,
.product .product-content .right {
    display: table-cell;
    float: none;
    vertical-align: middle
}

.product .product-content .product-icons {
    width: 100%;
    min-height: 25px
}

.product .product-content .product-icons .icon,
.product .product-content .product-icons .product-details a.arrow-link .icon-arrow,
.product .product-content .product-icons .product-details a.icon-link .icon-arrow,
.product .product-content .product-icons .product-details a.icon-link .icon-energy-label,
.product .product-content .product-icons .product-details a.icon-link .icon-pdf,
.product-details a.arrow-link .product .product-content .product-icons .icon-arrow,
.product-details a.icon-link .product .product-content .product-icons .icon-arrow,
.product-details a.icon-link .product .product-content .product-icons .icon-energy-label,
.product-details a.icon-link .product .product-content .product-icons .icon-pdf {
    float: left;
    margin-right: 10px
}

.product .product-content .product-wattage {
    margin-top: 5px;
    min-height: 21px
}

.product .new {
    position: absolute;
    left: 9px;
    top: 10px;
    padding: 0 20px;
    background-color: #F60;
    color: #FFF;
    height: 30px;
    line-height: 30px
}

@media screen and (min-width:764px) {
    .product .new {
        left: 14px
    }
}

@media screen and (max-width:519px) and (orientation:landscape) {
    .product .new {
        padding: 0 10px
    }
}

.product .product-name {
    padding-top: 15px;
    margin-bottom: 15px;
    color: #3c3c3c
}

@media screen and (max-width:519px) and (orientation:landscape) {
    .product .product-name {
        padding-top: 10px;
        margin-bottom: 10px
    }
}

.product .product-footer {
    padding: 10px;
    background-color: #E6E7E8
}

.product .col-xs-4.right {
    padding-left: 0
}

.product img {
    width: 100%;
    right: 15px;
    margin-right: 0;
    margin-left: auto
}

@media all and (min-width:1010px) {
    .product .col-xs-4.right {
        padding-left: 15px
    }

    .product img {
        width: 130px;
        max-width: 130px
    }
}

.product .btn-add-bookmark,
.product .btn-buy-now {
    float: right
}

.product .btn-add-bookmark.reducedBoth,
.product .btn-buy-now.reducedBoth {
    width: 47%
}

.product .btn-add-bookmark.reducedBoth>.icon,
.product .btn-buy-now.reducedBoth>.icon,
.product .product-details a.arrow-link .btn-add-bookmark.reducedBoth>.icon-arrow,
.product .product-details a.arrow-link .btn-buy-now.reducedBoth>.icon-arrow,
.product .product-details a.icon-link .btn-add-bookmark.reducedBoth>.icon-arrow,
.product .product-details a.icon-link .btn-add-bookmark.reducedBoth>.icon-energy-label,
.product .product-details a.icon-link .btn-add-bookmark.reducedBoth>.icon-pdf,
.product .product-details a.icon-link .btn-buy-now.reducedBoth>.icon-arrow,
.product .product-details a.icon-link .btn-buy-now.reducedBoth>.icon-energy-label,
.product .product-details a.icon-link .btn-buy-now.reducedBoth>.icon-pdf,
.product-details a.arrow-link .product .btn-add-bookmark.reducedBoth>.icon-arrow,
.product-details a.arrow-link .product .btn-buy-now.reducedBoth>.icon-arrow,
.product-details a.icon-link .product .btn-add-bookmark.reducedBoth>.icon-arrow,
.product-details a.icon-link .product .btn-add-bookmark.reducedBoth>.icon-energy-label,
.product-details a.icon-link .product .btn-add-bookmark.reducedBoth>.icon-pdf,
.product-details a.icon-link .product .btn-buy-now.reducedBoth>.icon-arrow,
.product-details a.icon-link .product .btn-buy-now.reducedBoth>.icon-energy-label,
.product-details a.icon-link .product .btn-buy-now.reducedBoth>.icon-pdf {
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0
}

.product .btn-add-bookmark {
    margin-left: 10px
}

.product .btn-add-bookmark.reduced {
    padding-left: 28px
}

.product .btn-buy-now.reduced {
    padding-left: 41px
}

.product .btn-buy-now.reducedBoth {
    float: left
}

.product .empty-footer {
    height: 60px
}

@media screen and (max-width:519px) and (orientation:portrait) {
    .product .empty-footer {
        display: none
    }
}

#buy-now-content {
    max-width: 300px;
    padding-bottom: 0
}

#buy-now-content p {
    margin-bottom: 15px
}

.partner-shops {
    margin-left: -20px;
    margin-right: -20px;
    margin-bottom: 0;
    padding: 0
}

.partner-shops>li.shop {
    height: 100px;
    position: relative;
    padding: 0;
    list-style: none;
    border-top: 1px solid #C8C8C8
}

.partner-shops>li.shop>a {
    display: block;
    height: 100px;
    width: 100%
}

.partner-shops>li.shop>a:hover>div.hover {
    display: block
}

.partner-shops>li.shop>a>img {
    max-height: 70px;
    width: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto
}

.partner-shops>li.shop>a>.hover {
    display: none;
    background-color: #F60;
    height: 100px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center
}

.partner-shops>li.shop>a>.hover>.font-sub-headline,
.partner-shops>li.shop>a>.hover>.font-sub-headline-portrait,
.product-details .product-detail-content .left-col .product-pim-content .partner-shops>li.shop>a>.hover>b {
    color: #FFF;
    line-height: 100px !important;
    margin: 0
}

.product-filter-button {
    float: left;
    border: 1px solid #3c3c3c;
    color: #3c3c3c;
    min-height: 24px;
    line-height: 22px;
    padding: 0 30px;
    position: relative;
    margin-left: 10px;
    margin-right: 30px;
    margin-bottom: 20px
}

@media all and (min-width:764px) {
    .product-filter-button {
        margin-left: 10px;
        margin-bottom: 30px
    }
}

.product-filter-button.active,
.product-filter-button:hover {
    border-color: #F60;
    background-color: #F60;
    color: #FFF;
    cursor: pointer
}

.product-filter-button .icon-filter {
    position: absolute;
    top: -10px;
    left: -10px;
    margin-top: 3px
}

.product-color-button,
.product-socket-button {
    margin-right: 30px;
    position: relative;
    float: left
}

.product-filter-button .icon-filter.ms-product-luminaires {
    left: -15px
}

.product-filter-button .icon-filter.ms-product-tubes {
    left: -5px
}

.product-filter-button.inactive {
    opacity: .3;
    -webkit-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.product-filter-button.inactive:focus,
.product-filter-button.inactive:hover {
    border-color: #3c3c3c;
    background-color: transparent;
    color: inherit
}

.product-filter-button.single {
    margin-left: 0;
    padding: 0 20px
}

.product-socket-button {
    min-height: 30px;
    margin-bottom: 20px
}

@media all and (min-width:764px) {
    .product-socket-button {
        margin-bottom: 30px
    }
}

.product-socket-button.inactive {
    opacity: .3;
    -webkit-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.product-color-button {
    width: 130px;
    padding: 3px 0 3px 25px;
    margin-left: 30px;
    margin-bottom: 20px;
    background: 0 0;
    color: #3c3c3c;
    cursor: pointer
}

@media all and (min-width:764px) {
    .product-color-button {
        width: 150px;
        padding: 3px 0 3px 30px
    }
}

.product-color-button.active,
.product-color-button:hover {
    background-color: #F60;
    color: #FFF
}

.product-color-button .icon-filter {
    position: absolute;
    left: -25px;
    top: 0;
    padding-bottom: 6px
}

.product-color-button.inactive {
    opacity: .3;
    -webkit-filter: alpha(opacity=30);
    filter: alpha(opacity=30)
}

.product-color-button.inactive:focus,
.product-color-button.inactive:hover {
    background-color: transparent;
    color: inherit
}

.product-carousel {
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 50px
}

.product-carousel .product-carousel-item {
    outline: 0;
    margin-left: 15px;
    margin-right: 15px
}

.product-carousel .product-carousel-item:hover .product-content {
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.product-carousel-nav {
    position: absolute;
    right: 0;
    bottom: -35px
}

.product-carousel-nav .slick-prev {
    float: left;
    right: 35px;
    left: auto
}

.product-carousel-nav .slick-next {
    float: right;
    right: -10px
}

@media screen and (max-width:520px) {
    .product-carousel {
        margin-bottom: 0
    }

    .product-carousel .product-carousel-item {
        margin-left: 50px;
        margin-right: 50px
    }

    .product-carousel-nav {
        bottom: 50%;
        margin-bottom: 25px;
        left: 0;
        position: absolute;
        width: 100%
    }

    .product-carousel-nav .slick-prev {
        float: left;
        left: -10px;
        margin-top: 0
    }

    .product-carousel-nav .slick-next {
        float: right;
        right: 0;
        margin-top: 0
    }
}

.mfp-bg,
.mfp-container,
.mfp-wrap {
    left: 0;
    top: 0;
    height: 100%;
    width: 100%
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity: .8;
    -webkit-filter: alpha(opacity=80);
    filter: alpha(opacity=80)
}

.mfp-wrap {
    z-index: 1043;
    position: fixed;
    outline: 0 !important;
    -webkit-backface-visibility: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}

.mfp-container {
    text-align: center;
    position: absolute;
    padding: 0 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: translateZ(0)
}

.mfp-container:before {
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #CCC;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #CCC
}

.mfp-close,
.mfp-preloader a:hover {
    color: #FFF
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: 0 0;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: 0;
    padding: 0;
    z-index: 1046;
    -webkit-box-shadow: none;
    box-shadow: none
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    -webkit-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    padding: 0 0 18px 10px;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #FFF;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #CCC;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    -webkit-filter: alpha(opacity=65);
    filter: alpha(opacity=65);
    margin: -55px 0 0;
    top: 50%;
    padding: 0;
    width: 90px;
    height: 110px
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.mfp-arrow .mfp-a,
.mfp-arrow .mfp-b,
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: inset transparent
}

.mfp-arrow .mfp-a,
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow .mfp-b,
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left .mfp-a,
.mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px
}

.mfp-arrow-left .mfp-b,
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right .mfp-a,
.mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px
}

.mfp-arrow-right .mfp-b,
.mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-image-holder .mfp-content,
img.mfp-img {
    max-width: 100%
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

.mfp-figure:after,
img.mfp-img {
    width: auto;
    height: auto;
    display: block
}

img.mfp-img {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure:after {
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    right: 0;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #F3F3F3;
    padding-right: 36px
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}

@media all and (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        -ms-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        -ms-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        -ms-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}

.mfp-ie7 .mfp-img {
    padding: 0
}

.mfp-ie7 .mfp-bottom-bar {
    width: 600px;
    left: 50%;
    margin-left: -300px;
    margin-top: 5px;
    padding-bottom: 5px
}

.mfp-ie7 .mfp-container {
    padding: 0
}

.mfp-ie7 .mfp-content {
    padding-top: 44px
}

.mfp-ie7 .mfp-close {
    top: 0;
    right: 0;
    padding-top: 0
}

.mfp-content .inline-lightbox {
    position: relative;
    background: #FFF;
    padding: 20px;
    width: auto;
    max-width: 900px;
    margin: 20px auto
}

.mfp-content .inline-lightbox .lightbox-footer {
    height: 40px
}

.mfp-content .inline-lightbox .lightbox-footer .filename {
    line-height: 40px
}

.mfp-content .inline-lightbox .icon,
.mfp-content .inline-lightbox .product-details a.arrow-link .icon-arrow,
.mfp-content .inline-lightbox .product-details a.icon-link .icon-arrow,
.mfp-content .inline-lightbox .product-details a.icon-link .icon-energy-label,
.mfp-content .inline-lightbox .product-details a.icon-link .icon-pdf,
.product-details a.arrow-link .mfp-content .inline-lightbox .icon-arrow,
.product-details a.icon-link .mfp-content .inline-lightbox .icon-arrow,
.product-details a.icon-link .mfp-content .inline-lightbox .icon-energy-label,
.product-details a.icon-link .mfp-content .inline-lightbox .icon-pdf {
    color: #F60
}

.mfp-title {
    position: absolute
}

.slick-list,
.slick-slider,
.slick-track {
    position: relative;
    display: block
}

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

    .mfp-content,
    .mfp-iframe-holder .mfp-content,
    .mfp-image-holder .mfp-content {
        max-width: 90%
    }
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder {
    cursor: auto
}

.mfp-close {
    cursor: pointer !important
}

.mfp-close:hover {
    background: 0 0;
    border: none
}

.slick-slider {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: 0
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots,
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    padding: 0;
    height: 40px
}

.slick-loading .slick-list {
    background: #fff
}

.slick-next,
.slick-prev {
    min-height: 0;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: 0 0;
    color: transparent;
    top: 50%;
    margin-top: -20px;
    border: none;
    outline: 0;
    width: 40px
}

.slick-next:focus,
.slick-next:hover,
.slick-prev:focus,
.slick-prev:hover {
    outline: 0;
    background-color: transparent;
    color: transparent;
    border: none
}

.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1;
    -webkit-filter: alpha(opacity=100);
    filter: alpha(opacity=100)
}

.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: 0;
    -webkit-filter: alpha(opacity=0);
    filter: alpha(opacity=0)
}

.slick-prev {
    left: -10px
}

[dir=rtl] .slick-prev {
    left: auto;
    right: -10px
}

.slick-prev:before {
    color: #C8C8C8;
    content: "b"
}

.slick-next:before,
[dir=rtl] .slick-prev:before {
    content: "c"
}

.slick-next {
    right: -10px
}

[dir=rtl] .slick-next {
    left: -10px;
    right: auto
}

.slick-next:before {
    color: #C8C8C8
}

[dir=rtl] .slick-next:before {
    content: "b"
}

.slick-dots {
    bottom: 15px;
    list-style: none;
    text-align: center;
    width: 100%
}

.slick-dots li,
.slick-dots li button {
    height: 30px;
    cursor: pointer;
    padding: 0
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 40px;
    margin: 0
}

.slick-dots li button {
    width: 30px;
    border: 0;
    display: block;
    outline: 0;
    line-height: 0;
    font-size: 0;
    color: transparent;
    background: 0 0;
    opacity: .6
}

.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: 0;
    opacity: 1
}

.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    content: "n"
}

.slick-dots li button:before {
    font-size: 30px;
    color: #F60;
    content: "o"
}

.slick-dots li.slick-active button {
    opacity: 1
}

.slick-dots li.slick-active button:before {
    font-size: 30px;
    color: #F60;
    content: "n"
}

.ui-widget-content a,
.ui-widget-header,
.ui-widget-header a {
    color: #444
}

/*! jQuery UI - v1.11.4 - 2016-01-08
* http://jqueryui.com
* Includes: core.css, slider.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-zfix,
.ui-widget-overlay {
    top: 0;
    width: 100%;
    height: 100%;
    left: 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 {
    min-height: 0
}

.ui-helper-zfix {
    position: absolute;
    opacity: 0;
    -webkit-filter: Alpha(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
}

.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 {
    -webkit-filter: inherit;
    filter: inherit
}

.ui-slider-horizontal {
    height: .8em
}

.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em
}

.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%
}

.ui-slider-horizontal .ui-slider-range-min {
    left: 0
}

.ui-slider-horizontal .ui-slider-range-max {
    right: 0
}

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em
}

.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%
}

.ui-slider-vertical .ui-slider-range-min {
    bottom: 0
}

.ui-slider-vertical .ui-slider-range-max {
    top: 0
}

/*!
 * jQuery UI CSS Framework 1.11.4
 * http://jqueryui.com
 *
 * Copyright jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Helvetica%2CArial%2Csans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=2px&bgColorHeader=dddddd&bgTextureHeader=highlight_soft&bgImgOpacityHeader=50&borderColorHeader=dddddd&fcHeader=444444&iconColorHeader=0073ea&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=dddddd&fcContent=444444&iconColorContent=ff0084&bgColorDefault=f6f6f6&bgTextureDefault=highlight_soft&bgImgOpacityDefault=100&borderColorDefault=dddddd&fcDefault=0073ea&iconColorDefault=666666&bgColorHover=0073ea&bgTextureHover=highlight_soft&bgImgOpacityHover=25&borderColorHover=0073ea&fcHover=ffffff&iconColorHover=ffffff&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=dddddd&fcActive=ff0084&iconColorActive=454545&bgColorHighlight=ffffff&bgTextureHighlight=flat&bgImgOpacityHighlight=55&borderColorHighlight=cccccc&fcHighlight=444444&iconColorHighlight=0073ea&bgColorError=ffffff&bgTextureError=flat&bgImgOpacityError=55&borderColorError=ff0084&fcError=222222&iconColorError=ff0084&bgColorOverlay=eeeeee&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=80&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=60&thicknessShadow=4px&offsetTopShadow=-4px&offsetLeftShadow=-4px&cornerRadiusShadow=0px
 */
.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #444
}

.ui-widget-header {
    border: 1px solid #ddd;
    background: #ddd;
    font-weight: 700
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #ddd;
    background: #f6f6f6;
    font-weight: 700;
    color: #0073ea
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #0073ea;
    text-decoration: none
}

.ui-state-focus,
.ui-state-hover,
.ui-widget-content .ui-state-focus,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-focus,
.ui-widget-header .ui-state-hover {
    border: 1px solid #0073ea;
    background: #0073ea;
    font-weight: 700;
    color: #fff
}

.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: #fff;
    text-decoration: none
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #ddd;
    background: #fff;
    font-weight: 700;
    color: #ff0084
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #ff0084;
    text-decoration: none
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #ccc;
    background: #fff;
    color: #444
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #444
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #ff0084;
    background: #fff;
    color: #222
}

.ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error a,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error a,
.ui-widget-header .ui-state-error-text {
    color: #222
}

.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;
    -webkit-filter: Alpha(Opacity=70);
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    -webkit-filter: Alpha(Opacity=35);
    filter: Alpha(Opacity=35);
    background-image: none
}

.ui-state-disabled .ui-icon {
    -webkit-filter: Alpha(Opacity=35);
    filter: Alpha(Opacity=35)
}

.ui-widget-overlay {
    background: #eee;
    opacity: .8;
    -webkit-filter: Alpha(Opacity=80);
    filter: Alpha(Opacity=80)
}

.ui-widget-shadow {
    margin: -4px 0 0 -4px;
    padding: 4px;
    background: #aaa;
    opacity: .6;
    -webkit-filter: Alpha(Opacity=60);
    filter: Alpha(Opacity=60);
    border-radius: 0
}

/*! jQuery-ui-Slider-Pips - v1.11.1 - 2015-11-30
* Copyright (c) 2015 Simon Goellner <simey.me@gmail.com>; Licensed MIT */
.ui-slider-horizontal.ui-slider-pips {
    margin-bottom: 1.4em
}

.ui-slider-pips .ui-slider-label,
.ui-slider-pips .ui-slider-pip-hide {
    display: none
}

.ui-slider-pips .ui-slider-pip-label .ui-slider-label {
    display: block
}

.ui-slider-pips .ui-slider-pip {
    width: 2em;
    height: 1em;
    line-height: 1em;
    position: absolute;
    font-size: .8em;
    color: #999;
    overflow: visible;
    text-align: center;
    top: 20px;
    left: 20px;
    margin-left: -1em;
    cursor: pointer;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.ui-state-disabled.ui-slider-pips .ui-slider-pip {
    cursor: default
}

.ui-slider-pips .ui-slider-line {
    background: #999;
    width: 1px;
    height: 3px;
    position: absolute;
    left: 50%
}

.ui-slider-pips .ui-slider-label {
    position: absolute;
    top: 5px;
    left: 50%;
    margin-left: -1em;
    width: 2em
}

.ui-slider-pips:not(.ui-slider-disabled) .ui-slider-pip:hover .ui-slider-label {
    color: #000;
    font-weight: 700
}

.ui-slider-vertical.ui-slider-pips {
    margin-bottom: 1em;
    margin-right: 2em
}

.ui-slider-vertical.ui-slider-pips .ui-slider-pip {
    text-align: left;
    top: auto;
    left: 20px;
    margin-left: 0;
    margin-bottom: -.5em
}

.ui-slider-vertical.ui-slider-pips .ui-slider-line {
    width: 3px;
    height: 1px;
    position: absolute;
    top: 50%;
    left: 0
}

.ui-slider-vertical.ui-slider-pips .ui-slider-label {
    top: 50%;
    left: .5em;
    margin-left: 0;
    margin-top: -.5em;
    width: 2em
}

.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label,
.ui-slider-float .ui-slider-handle:focus,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip-label .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip-label {
    outline: 0
}

.ui-slider-float .ui-slider-tip,
.ui-slider-float .ui-slider-tip-label {
    position: absolute;
    visibility: hidden;
    top: -40px;
    display: block;
    width: 34px;
    margin-left: -18px;
    left: 50%;
    height: 20px;
    line-height: 20px;
    background: #fff;
    border: 1px solid #888;
    text-align: center;
    opacity: 0;
    color: #333
}

.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    opacity: 1;
    top: -30px;
    visibility: visible
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
    top: 42px
}

.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    top: 32px;
    font-weight: 400
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after,
.ui-slider-float .ui-slider-tip:after {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #fff;
    position: absolute;
    bottom: -10px;
    left: 50%;
    margin-left: -5px
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before,
.ui-slider-float .ui-slider-tip:before {
    content: " ";
    width: 0;
    height: 0;
    border: 5px solid rgba(255, 255, 255, 0);
    border-top-color: #888;
    position: absolute;
    bottom: -11px;
    left: 50%;
    margin-left: -5px
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: #fff;
    top: -10px
}

.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-bottom-color: #888;
    top: -11px
}

.ui-slider-vertical.ui-slider-float .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-tip-label {
    top: 50%;
    margin-top: -11px;
    width: 34px;
    margin-left: 0;
    left: -60px;
    color: #333
}

.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    top: 50%;
    margin-top: -11px;
    left: -50px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label {
    left: 47px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    left: 37px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after,
.ui-slider-vertical.ui-slider-float .ui-slider-tip:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-left-color: #fff;
    border-top-color: transparent;
    position: absolute;
    bottom: 50%;
    margin-bottom: -5px;
    right: -10px;
    margin-left: 0;
    top: auto;
    left: auto
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before,
.ui-slider-vertical.ui-slider-float .ui-slider-tip:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-left-color: #888;
    border-top-color: transparent;
    position: absolute;
    bottom: 50%;
    margin-bottom: -5px;
    right: -11px;
    margin-left: 0;
    top: auto;
    left: auto
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:after {
    border: 5px solid rgba(255, 255, 255, 0);
    border-right-color: #fff;
    right: auto;
    left: -10px
}

.ui-slider-vertical.ui-slider-float .ui-slider-pip .ui-slider-tip-label:before {
    border: 5px solid rgba(255, 255, 255, 0);
    border-right-color: #888;
    right: auto;
    left: -11px
}

.ui-slider-pips [class*=ui-slider-pip-initial] {
    font-weight: 700;
    color: #14CA82
}

.ui-slider-pips .ui-slider-pip-initial-2 {
    color: #1897C9
}

.ui-slider-pips [class*=ui-slider-pip-selected] {
    font-weight: 700;
    color: #FF7A00
}

.ui-slider-pips .ui-slider-pip-inrange {
    color: #000
}

.ui-slider-pips .ui-slider-pip-selected-2 {
    color: #E70081
}

.ui-slider-pips .ui-slider-pip-inrange .ui-slider-line,
.ui-slider-pips [class*=ui-slider-pip-selected] .ui-slider-line {
    background: #000
}

.product-filter-content .ui-state-default,
.product-filter-content .ui-state-focus,
.product-filter-content .ui-state-hover,
.product-filter-content .ui-widget-content .ui-state-default,
.product-filter-content .ui-widget-content .ui-state-focus,
.product-filter-content .ui-widget-content .ui-state-hover,
.product-filter-content .ui-widget-header .ui-state-default,
.product-filter-content .ui-widget-header .ui-state-focus,
.product-filter-content .ui-widget-header .ui-state-hover {
    background: #F60;
    border-color: transparent
}

.product-filter-content .ui-slider .ui-slider-handle {
    -ms-touch-action: none;
    touch-action: none;
    width: 15px;
    height: 40px;
    top: -17px;
    background: url(../images/range-slider-handle.png) repeat-y
}

.product-filter-content .ui-slider .ui-slider-handle.ui-state-active,
.product-filter-content .ui-slider .ui-slider-handle:hover {
    cursor: pointer;
    height: 30px;
    top: -12px
}

.product-filter-content .ui-widget-content {
    background-color: #C8C8C8;
    border: none
}

.product-filter-content .ui-slider-horizontal {
    height: 5px
}

.product-filter-content .ui-slider .ui-slider-range {
    background-color: #666
}

.product-filter-content .ui-slider-float .ui-slider-handle.ui-state-focus .ui-slider-tip,
.product-filter-content .ui-slider-float .ui-slider-handle:focus .ui-slider-tip,
.product-filter-content .ui-slider-float .ui-slider-tip {
    visibility: visible;
    opacity: 1;
    background: 0 0;
    border: none;
    color: #3c3c3c;
    top: -25px
}

.product-filter-content .ui-slider-float .ui-slider-tip::after,
.product-filter-content .ui-slider-float .ui-slider-tip::before {
    border: none
}

.product-filter-content .ui-slider-float .ui-slider-handle.ui-state-active .ui-slider-tip,
.product-filter-content .ui-slider-float .ui-slider-handle.ui-state-hover .ui-slider-tip,
.product-filter-content .ui-slider-float .ui-slider-handle:hover .ui-slider-tip,
.product-filter-content .ui-slider-float .ui-slider-pip:hover .ui-slider-tip-label {
    top: -30px
}

.product-filter-content .range-slider {
    margin-top: 30px;
    margin-bottom: 30px
}

.product-filter-content .ui-widget-content .ui-state-default {
    font-weight: 400
}

    {
    "mode": "full", "isActive":false
}