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

body {
    margin:0
}

article, aside, footer, header, nav, section {
    display:block
}

h1 {
    font-size: 2em;
    margin:.67em 0
}

figcaption, figure, main {
    display:block
}

figure {
    margin:1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow:visible
}

pre {
    font-family: monospace, monospace;
    font-size:1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip:objects
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration:underline dotted
}

b, strong {
    font-weight:inherit
}

b, strong {
    font-weight:bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size:1em
}

dfn {
    font-style:italic
}

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

small {
    font-size:80%
}

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

sub {
    bottom:-.25em
}

sup {
    top:-.5em
}

audio, video {
    display:inline-block
}

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

img {
    border-style:none
}

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

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin:0;
    background-color :#F4F9F5;

}

button, input {
    overflow:visible
}

button, select {
    text-transform: none
}

button, html [type="button"], [type="reset"], [type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
    border-style: none;
    padding: 0
}

button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
    outline:1px dotted ButtonText
}

fieldset {
    padding:.35em .75em .625em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space:normal
}

progress {
    display: inline-block;
    vertical-align:baseline
}

textarea {
    overflow: auto
}

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

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

[type="search"] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

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

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font:inherit
}

details, menu {
    display:block
}

summary {
    display:list-item
}

canvas {
    display:inline-block
}

template {
    display:none
}

[hidden] {
    display:none
}

.ui-helper-hidden {
    display:none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width:1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style:none
}

.ui-helper-clearfix:before, .ui-helper-clearfix:after {
    content: "";
    display: table;
    border-collapse:collapse
}

.ui-helper-clearfix:after {
    clear:both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter:Alpha(Opacity=0)
}

.ui-front {
    z-index:100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events:none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat:no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display:block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:100%
}

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em .5em .5em .7em;
    font-size:100%
}

.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow:auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor:default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline:0
}

.ui-menu .ui-menu {
    position:absolute
}

.ui-menu .ui-menu-item {
    margin: 0;
    cursor: pointer;
    list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
}

.ui-menu .ui-menu-item-wrapper {
    position: relative;
    padding:3px 1em 3px .4em
}

.ui-menu .ui-menu-divider {
    margin: 5px 0;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width:1px 0 0 0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin:-1px
}

.ui-menu-icons {
    position:relative
}

.ui-menu-icons .ui-menu-item-wrapper {
    padding-left:2em
}

.ui-menu .ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin:auto 0
}

.ui-menu .ui-menu-icon {
    left: auto;
    right:0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow:visible
}

.ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active {
    text-decoration:none
}

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space:nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent:0
}

.ui-button-icon-only .ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left:-8px
}

.ui-button.ui-icon-notext .ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space:nowrap
}

input.ui-button.ui-icon-notext .ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding:.4em 1em
}

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

.ui-controlgroup {
    vertical-align: middle;
    display:inline-block
}

.ui-controlgroup > .ui-controlgroup-item {
    float: left;
    margin-left: 0;
    margin-right:0
}

.ui-controlgroup > .ui-controlgroup-item:focus, .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
    z-index:9999
}

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align:left
}

.ui-controlgroup-vertical .ui-controlgroup-item {
    box-sizing:border-box
}

.ui-controlgroup .ui-controlgroup-label {
    padding:.4em 1em
}

.ui-controlgroup .ui-controlgroup-label span {
    font-size:80%
}

.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
    border-left:none
}

.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
    border-top:none
}

.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
    border-right:none
}

.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
    border-bottom:none
}

.ui-controlgroup-vertical .ui-spinner-input {
    width: 75%;
    width:calc(100% - 2.4em)
}

.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
    border-top-style:solid
}

.ui-checkboxradio-label .ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border:none
}

.ui-checkboxradio-radio-label .ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border:none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon, .ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style:solid
}

.ui-checkboxradio-disabled {
    pointer-events:none
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display:none
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding:.2em 0
}

.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height:1.8em
}

.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top:1px
}

.ui-datepicker .ui-datepicker-prev {
    left:2px
}

.ui-datepicker .ui-datepicker-next {
    right:2px
}

.ui-datepicker .ui-datepicker-prev-hover {
    left:1px
}

.ui-datepicker .ui-datepicker-next-hover {
    right:1px
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top:-8px
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align:center
}

.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin:1px 0
}

.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {
    width:45%
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin:0 0 .4em
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border:0
}

.ui-datepicker td {
    border: 0;
    padding:1px
}

.ui-datepicker td span, .ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration:none
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom:0
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow:visible
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float:left
}

.ui-datepicker.ui-datepicker-multi {
    width:auto
}

.ui-datepicker-multi .ui-datepicker-group {
    float:left
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin:0 auto .4em
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width:50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width:33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width:25%
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width:0
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear:left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size:0
}

.ui-datepicker-rtl {
    direction:rtl
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left:auto
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right:auto
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left:auto
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right:auto
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear:right
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float:left
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group {
    float:right
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width:1px
}

.ui-datepicker .ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top:.3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline:0
}

.ui-dialog .ui-dialog-titlebar {
    padding: .4em 1em;
    position:relative
}

.ui-dialog .ui-dialog-title {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow:ellipsis
}

.ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: .3em;
    top: 50%;
    width: 20px;
    margin: -10px 0 0 0;
    padding: 1px;
    height:20px
}

.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow:auto
}

.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin-top: .5em;
    padding:.3em 1em .5em .4em
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float:right
}

.ui-dialog .ui-dialog-buttonpane button {
    margin: .5em .4em .5em 0;
    cursor:pointer
}

.ui-dialog .ui-resizable-n {
    height: 2px;
    top:0
}

.ui-dialog .ui-resizable-e {
    width: 2px;
    right:0
}

.ui-dialog .ui-resizable-s {
    height: 2px;
    bottom:0
}

.ui-dialog .ui-resizable-w {
    width: 2px;
    left:0
}

.ui-dialog .ui-resizable-se, .ui-dialog .ui-resizable-sw, .ui-dialog .ui-resizable-ne, .ui-dialog .ui-resizable-nw {
    width: 7px;
    height:7px
}

.ui-dialog .ui-resizable-se {
    right: 0;
    bottom:0
}

.ui-dialog .ui-resizable-sw {
    left: 0;
    bottom:0
}

.ui-dialog .ui-resizable-ne {
    right: 0;
    top:0
}

.ui-dialog .ui-resizable-nw {
    left: 0;
    top:0
}

.ui-draggable .ui-dialog-titlebar {
    cursor:move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action:none
}

.ui-resizable {
    position:relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action:none
}

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
    display:none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left:0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left:0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height:100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height:100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom:1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom:-5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top:-5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top:-5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow:hidden
}

.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height:100%
}

.ui-progressbar .ui-progressbar-overlay {
    background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
    height: 100%;
    filter: alpha(opacity=25);
    opacity:.25
}

.ui-progressbar-indeterminate .ui-progressbar-value {
    background-image:none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action:none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border:1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display:none
}

.ui-selectmenu-menu .ui-menu {
    overflow: auto;
    overflow-x: hidden;
    padding-bottom:1px
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
    font-size: 1em;
    font-weight: bold;
    line-height: 1.5;
    padding: 2px .4em;
    margin: .5em 0 0 0;
    height: auto;
    border:0
}

.ui-selectmenu-open {
    display:block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow:ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width:14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top:0
}

.ui-slider {
    position: relative;
    text-align:left
}

.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
    -ms-touch-action: none;
    touch-action:none
}

.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position:0 0
}

.ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range {
    filter:inherit
}

.ui-slider-horizontal {
    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
}

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action:none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align:middle
}

.ui-spinner-input {
    border: none;
    background: none;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right:2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right:0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style:none
}

.ui-spinner-up {
    top:0
}

.ui-spinner-down {
    bottom:0
}

.ui-tabs {
    position: relative;
    padding:.2em
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding:.2em .2em 0
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom-width: 0;
    padding: 0;
    white-space:nowrap
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    float: left;
    padding: .5em 1em;
    text-decoration:none
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom:1px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
    cursor:text
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
    cursor:pointer
}

.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background:none
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width:300px
}

body .ui-tooltip {
    border-width:2px
}

.slick-slide {
    outline:none
}

.slick-loading .slick-list {
}

.slick-prev, .slick-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 15px;
    height: 25px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: none;
    background: transparent;
    z-index:1
}

.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
    color: transparent;
    outline: none;
    background:transparent
}

.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
    background-position-y:-26px
}

.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {
    background-position-y:-52px
}

.slick-prev:before, .slick-next:before {
    content: '';
    display: block;
    width: 15px;
    height:25px
}

.slick-prev {
    left:0
}

.slick-prev:before {
    background-position:0 0
}

.slick-next {
    right:0
}

.slick-next:before {
    background-position:-16px 0
}

.slick-dotted.slick-slider {
    margin-bottom:40px
}

.slick-dots {
    position: absolute;
    bottom: -30px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0;
    text-align:center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor:pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background:transparent
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline:none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity:1
}

.slick-dots li button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    opacity: .7;
    background-color:#ccc
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    background-color:#000
}

@-webkit-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform:translateY(40px)
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform:translateY(-40px)
    }
}

@-moz-keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform:translateY(40px)
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform:translateY(-40px)
    }
}

@keyframes passing-through {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform:translateY(40px)
    }

    30%, 70% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform:translateY(0)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(-40px);
        -moz-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        -o-transform: translateY(-40px);
        transform:translateY(-40px)
    }
}

@-webkit-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform:translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform:translateY(0)
    }
}

@-moz-keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform:translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform:translateY(0)
    }
}

@keyframes slide-in {
    0% {
        opacity: 0;
        -webkit-transform: translateY(40px);
        -moz-transform: translateY(40px);
        -ms-transform: translateY(40px);
        -o-transform: translateY(40px);
        transform:translateY(40px)
    }

    30% {
        opacity: 1;
        -webkit-transform: translateY(0);
        -moz-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform:translateY(0)
    }
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform:scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1)
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform:scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1)
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1)
    }

    10% {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform:scale(1.1)
    }

    20% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform:scale(1)
    }
}

.dropzone, .dropzone * {
    box-sizing:border-box
}

.dropzone {
    min-height: 150px;
    border: 2px dashed #0087f7;
    border-radius: 5px;
    background:#fff
}

.dropzone.dz-clickable {
    cursor:pointer
}

.dropzone.dz-clickable * {
    cursor:default
}

.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    cursor:pointer
}

.dropzone.dz-started .dz-message {
    display:none
}

.dropzone.dz-drag-hover {
    border-style:solid
}

.dropzone.dz-drag-hover .dz-message {
    opacity:.5
}

.dropzone .dz-message {
    text-align: center;
    margin:2em 0
}

.dropzone .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 16px;
    min-height:100px
}

.dropzone .dz-preview:hover {
    z-index:1000
}

.dropzone .dz-preview:hover .dz-details {
    opacity:1
}

.dropzone .dz-preview.dz-file-preview .dz-image {
    border-radius: 20px;
    background: #999;
    background:linear-gradient(to bottom, #eee, #ddd)
}

.dropzone .dz-preview.dz-file-preview .dz-details {
    opacity:1
}

.dropzone .dz-preview.dz-image-preview {
    background:#fff
}

.dropzone .dz-preview.dz-image-preview .dz-details {
    -webkit-transition: opacity .2s linear;
    -moz-transition: opacity .2s linear;
    -ms-transition: opacity .2s linear;
    -o-transition: opacity .2s linear;
    transition:opacity .2s linear
}

.dropzone .dz-preview .dz-remove {
    font-size: 14px;
    text-align: center;
    display: block;
    cursor: pointer;
    border:none
}

.dropzone .dz-preview .dz-remove:hover {
    text-decoration:underline
}

.dropzone .dz-preview:hover .dz-details {
    opacity:1
}

.dropzone .dz-preview .dz-details {
    z-index: 20;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    font-size: 13px;
    min-width: 100%;
    max-width: 100%;
    padding: 2em 1em;
    text-align: center;
    color: rgba(0, 0, 0, .9);
    line-height:150%
}

.dropzone .dz-preview .dz-details .dz-size {
    margin-bottom: 1em;
    font-size:16px
}

.dropzone .dz-preview .dz-details .dz-filename {
    white-space:nowrap
}

.dropzone .dz-preview .dz-details .dz-filename:hover span {
    border: 1px solid rgba(200, 200, 200, .8);
    background-color:rgba(255, 255, 255, .8)
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) {
    overflow: hidden;
    text-overflow:ellipsis
}

.dropzone .dz-preview .dz-details .dz-filename:not(:hover) span {
    border:1px solid transparent
}

.dropzone .dz-preview .dz-details .dz-filename span, .dropzone .dz-preview .dz-details .dz-size span {
    background-color: rgba(255, 255, 255, .4);
    padding: 0 .4em;
    border-radius:3px
}

.dropzone .dz-preview:hover .dz-image img {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    -webkit-filter: blur(8px);
    filter:blur(8px)
}

.dropzone .dz-preview .dz-image {
    border-radius: 20px;
    overflow: hidden;
    width: 120px;
    height: 120px;
    position: relative;
    display: block;
    z-index:10
}

.dropzone .dz-preview .dz-image img {
    display:block
}

.dropzone .dz-preview.dz-success .dz-success-mark {
    -webkit-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: passing-through 3s cubic-bezier(.77, 0, .175, 1);
    animation:passing-through 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview.dz-error .dz-error-mark {
    opacity: 1;
    -webkit-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -moz-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -ms-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    -o-animation: slide-in 3s cubic-bezier(.77, 0, .175, 1);
    animation:slide-in 3s cubic-bezier(.77, 0, .175, 1)
}

.dropzone .dz-preview .dz-success-mark, .dropzone .dz-preview .dz-error-mark {
    pointer-events: none;
    opacity: 0;
    z-index: 500;
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    margin-left: -27px;
    margin-top:-27px
}

.dropzone .dz-preview .dz-success-mark svg, .dropzone .dz-preview .dz-error-mark svg {
    display: block;
    width: 54px;
    height:54px
}

.dropzone .dz-preview.dz-processing .dz-progress {
    opacity: 1;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition:all .2s linear
}

.dropzone .dz-preview.dz-complete .dz-progress {
    opacity: 0;
    -webkit-transition: opacity .4s ease-in;
    -moz-transition: opacity .4s ease-in;
    -ms-transition: opacity .4s ease-in;
    -o-transition: opacity .4s ease-in;
    transition:opacity .4s ease-in
}

.dropzone .dz-preview:not(.dz-processing) .dz-progress {
    -webkit-animation: pulse 6s ease infinite;
    -moz-animation: pulse 6s ease infinite;
    -ms-animation: pulse 6s ease infinite;
    -o-animation: pulse 6s ease infinite;
    animation:pulse 6s ease infinite
}

.dropzone .dz-preview .dz-progress {
    opacity: 1;
    z-index: 1000;
    pointer-events: none;
    position: absolute;
    height: 16px;
    left: 50%;
    top: 50%;
    margin-top: -8px;
    width: 80px;
    margin-left: -40px;
    background: rgba(255, 255, 255, .9);
    -webkit-transform: scale(1);
    border-radius: 8px;
    overflow:hidden
}

.dropzone .dz-preview .dz-progress .dz-upload {
    background: #333;
    background: linear-gradient(to bottom, #666, #444);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 0;
    -webkit-transition: width 300ms ease-in-out;
    -moz-transition: width 300ms ease-in-out;
    -ms-transition: width 300ms ease-in-out;
    -o-transition: width 300ms ease-in-out;
    transition:width 300ms ease-in-out
}

.dropzone .dz-preview.dz-error .dz-error-message {
    display:block
}

.dropzone .dz-preview.dz-error:hover .dz-error-message {
    opacity: 1;
    pointer-events:auto
}

.dropzone .dz-preview .dz-error-message {
    pointer-events: none;
    z-index: 1000;
    position: absolute;
    display: block;
    display: none;
    opacity: 1;
    -webkit-transition: opacity .3s ease;
    -moz-transition: opacity .3s ease;
    -ms-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease;
    border-radius: 8px;
    font-size: 13px;
    top: 20px;
    left: 140px;
    width: 140px;
    background: #be2626;
    background: linear-gradient(to bottom, #be2626, #a92222);
    padding: .5em 1.2em;
    color:#fff
}

.dropzone .dz-preview .dz-error-message:after {
    content: '';
    position: absolute;
    top: 30px;
    left: -6px;
    width: 0;
    height: 0;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right:6px solid #be2626
}

.cb-bult-cart-upload .btn-cnt {
    margin-bottom:25px
}

.flexi-tiles-cb {
}

.flexi-tiles-cb .flex-tile-block {
    position: relative;
    overflow: hidden;
    margin-bottom:30px
}

.flexi-tiles-cb .flex-tile-block a.block-link {
    text-decoration: none;
    color:inherit
}

.flex-tile-block .tile-block-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 100%;
    width: 100%;
    object-fit: cover;
    position:relative
}

.flex-tile-block .text-block {
    padding: 15px;
    box-sizing: border-box;
    word-break: break-word;
    word-break:break-all
}

.flex-tile-block .text-block .heighlight-title {
    font-size: 24px;
    word-break: break-word;
    line-height: 46px;
    display: block;
    margin:0 10px 10px 10px
}

.flex-tile-block .text-block .heighlight-title span {
    -webkit-box-decoration-break: clone;
    -moz-box-decoration-break: clone;
    -o-box-decoration-break: clone;
    box-decoration-break:clone
}

.flex-tile-block .text-block .heighlight-title hr {
    border: 0;
    height: 1px;
    background-color: inherit;
    margin:10px -10px
}

.flex-tile-block .text-block .heighlight-title hr:before, .flex-tile-block .text-block .heighlight-title hr:after {
    clear: both;
    content: '';
    display:table
}

.flex-tile-block .text-block .heighlight-desc {
    margin-bottom:10px
}

.flex-tile-block h1, .flex-tile-block h2, .flex-tile-block h3, .flex-tile-block h4 {
    margin-bottom:10px
}

.flex-tile-block .heighlight-title hr {
    margin-left: -10px;
    margin-right:-10px
}

.flex-tile-block .text-block a.flexi-link, .flex-tile-block .text-block span.flexi-link {
    padding: 10px;
    text-decoration: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    background: transparent;
    display:inline-block
}

.flex-tile-block .text-block a:hover {
    background-color: rgba(0, 0, 0, .4) !important;
    text-decoration:none
}

.flex-tile-block .t-l {
    display: flex;
    align-items: flex-start;
    justify-content:flex-start
}

.flex-tile-block .t-c {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    text-align:center
}

.flex-tile-block .t-r {
    display: flex;
    align-items: flex-start;
    justify-content: flex-end;
    text-align:right
}

.flex-tile-block .m-l {
    display: flex;
    align-items: center;
    justify-content:flex-start
}

.flex-tile-block .m-c {
    display: flex;
    align-items: center;
    text-align: center;
    justify-content:center
}

.flex-tile-block .m-r {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    text-align:right
}

.flex-tile-block .b-l {
    display: flex;
    align-items: flex-end;
    justify-content:flex-start
}

.flex-tile-block .b-c {
    display: flex;
    align-items: flex-end;
    text-align: center;
    justify-content:center
}

.flex-tile-block .b-r {
    display: flex;
    align-items: flex-end;
    text-align: right;
    justify-content:flex-end
}

.tile-container {
    width: 100%;
    margin-left: auto;
    margin-right:auto
}

.tile-row {
    position: relative;
    width: 100%
}

.tile-row [class^="col"] {
    float: left;
    margin: 8px 2%;
    min-height:2px
}

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    width:96%
}

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

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

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

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

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

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

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

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

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

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

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

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

.row::after {
    content: "";
    display: table;
    clear:both
}

.hidden-sm {
    display:none
}

@media only screen and (min-width: 540px) {
    .tile-container {
        width:80%
    }
}

@media only screen and (min-width: 720px) {
    .col-1 {
        width:4.33%
    }

    .col-2 {
        width:12.66%
    }

    .col-3 {
        width:21%
    }

    .col-4 {
        width:29.33%
    }

    .col-5 {
        width:37.66%
    }

    .col-6 {
        width:46%
    }

    .col-7 {
        width:54.33%
    }

    .col-8 {
        width:62.66%
    }

    .col-9 {
        width:71%
    }

    .col-10 {
        width:79.33%
    }

    .col-11 {
        width:87.66%
    }

    .col-12 {
        width:96%
    }

    .hidden-sm {
        display:block
    }
}

@media only screen and (min-width: 1000px) {
    .tile-container {
        width: 100%;
        max-width:1000px
    }
}

.lSSlideOuter {
    overflow: hidden;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

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

.lightSlider {
    overflow: hidden;
    margin:0
}

.lSSlideWrapper {
    max-width: 100%;
    overflow: hidden;
    position:relative
}

.lSSlideWrapper > .lightSlider:after {
    clear:both
}

.lSSlideWrapper .lSSlide {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: all 1s;
    -webkit-transition-property: -webkit-transform, height;
    -moz-transition-property: -moz-transform, height;
    transition-property: transform, height;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function:inherit !important
}

.lSSlideWrapper .lSFade {
    position:relative
}

.lSSlideWrapper .lSFade > * {
    position: absolute !important;
    top: 0;
    left: 0;
    z-index: 9;
    margin-right: 0;
    width:100%
}

.lSSlideWrapper.usingCss .lSFade > * {
    opacity: 0;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: inherit !important;
    transition-duration: inherit !important;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-timing-function: inherit !important;
    transition-timing-function:inherit !important
}

.lSSlideWrapper .lSFade > * .active {
    z-index:10
}

.lSSlideWrapper.usingCss .lSFade > * .active {
    opacity:1
}

.lSSlideOuter .lSPager.lSpg {
    margin: 10px 0 0;
    padding: 0;
    text-align:center
}

.lSSlideOuter .lSPager.lSpg > li {
    cursor: pointer;
    display: inline-block;
    padding:0 5px
}

.lSSlideOuter .lSPager.lSpg > li a {
    background-color: #222;
    border-radius: 30px;
    display: inline-block;
    height: 8px;
    overflow: hidden;
    text-indent: -999em;
    width: 8px;
    position: relative;
    z-index: 99;
    -webkit-transition: all .5s linear 0s;
    transition:all .5s linear 0s
}

.lSSlideOuter .lSPager.lSpg > li:hover a, .lSSlideOuter .lSPager.lSpg > li.active a {
    background-color:#428bca
}

.lSSlideOuter .media {
    opacity:.8
}

.lSSlideOuter .media.active {
    opacity:1
}

.lSSlideOuter .lSPager.lSGallery {
    list-style: none outside none;
    padding-left: 0;
    margin: 0;
    overflow: hidden;
    transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select:none
}

.lSSlideOuter .lSPager.lSGallery li {
    overflow: hidden;
    -webkit-transition: border-radius .12s linear 0s .35s linear 0s;
    transition:border-radius .12s linear 0s .35s linear 0s
}

.lSSlideOuter .lSPager.lSGallery li.active, .lSSlideOuter .lSPager.lSGallery li:hover {
    border-radius:5px
}

.lSSlideOuter .lSPager.lSGallery img {
    display: block;
    height: auto;
    max-width:100%
}

.lSSlideOuter .lSPager.lSGallery:before, .lSSlideOuter .lSPager.lSGallery:after {
    content: " ";
    display:table
}

.lSSlideOuter .lSPager.lSGallery:after {
    clear:both
}

.lSAction > a {
    width: 32px;
    display: block;
    top: 50%;
    height: 32px;
    cursor: pointer;
    position: absolute;
    z-index: 99;
    margin-top: -16px;
    opacity: .5;
    -webkit-transition: opacity .35s linear 0s;
    transition:opacity .35s linear 0s
}

.lSAction > a:hover {
    opacity:1
}

.lSAction > .lSPrev {
    background-position: 0 0;
    left:10px
}

.lSAction > .lSNext {
    background-position: -32px 0;
    right:10px
}

.lSAction > a.disabled {
    pointer-events:none
}

.cS-hidden {
    height: 1px;
    opacity: 0;
    filter: alpha(opacity=0);
    overflow:hidden
}

.lSSlideOuter.vertical {
    position:relative
}

.lSSlideOuter.vertical.noPager {
    padding-right:0 !important
}

.lSSlideOuter.vertical .lSGallery {
    position: absolute !important;
    right: 0;
    top:0
}

.lSSlideOuter.vertical .lightSlider > * {
    width: 100% !important;
    max-width:none !important
}

.lSSlideOuter.vertical .lSAction > a {
    left: 50%;
    margin-left: -14px;
    margin-top:0
}

.lSSlideOuter.vertical .lSAction > .lSNext {
    background-position: 31px -31px;
    bottom: 10px;
    top:auto
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
    background-position: 0 -31px;
    bottom: auto;
    top:10px
}

.lSSlideOuter.lSrtl {
    direction:rtl
}

.lSSlideOuter .lightSlider, .lSSlideOuter .lSPager {
    padding-left: 0;
    list-style:none outside none
}

.lSSlideOuter.lSrtl .lightSlider, .lSSlideOuter.lSrtl .lSPager {
    padding-right:0
}

.lSSlideOuter .lightSlider > *, .lSSlideOuter .lSGallery li {
    float:left
}

.lSSlideOuter.lSrtl .lightSlider > *, .lSSlideOuter.lSrtl .lSGallery li {
    float:right !important
}

@-webkit-keyframes rightEnd {
    0% {
        left:0
    }

    50% {
        left:-15px
    }

    100% {
        left:0
    }
}

@keyframes rightEnd {
    0% {
        left:0
    }

    50% {
        left:-15px
    }

    100% {
        left:0
    }
}

@-webkit-keyframes topEnd {
    0% {
        top:0
    }

    50% {
        top:-15px
    }

    100% {
        top:0
    }
}

@keyframes topEnd {
    0% {
        top:0
    }

    50% {
        top:-15px
    }

    100% {
        top:0
    }
}

@-webkit-keyframes leftEnd {
    0% {
        left:0
    }

    50% {
        left:15px
    }

    100% {
        left:0
    }
}

@keyframes leftEnd {
    0% {
        left:0
    }

    50% {
        left:15px
    }

    100% {
        left:0
    }
}

@-webkit-keyframes bottomEnd {
    0% {
        bottom:0
    }

    50% {
        bottom:-15px
    }

    100% {
        bottom:0
    }
}

@keyframes bottomEnd {
    0% {
        bottom:0
    }

    50% {
        bottom:-15px
    }

    100% {
        bottom:0
    }
}

.lSSlideOuter .rightEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position:relative
}

.lSSlideOuter .leftEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position:relative
}

.lSSlideOuter.vertical .rightEnd {
    -webkit-animation: topEnd .3s;
    animation: topEnd .3s;
    position:relative
}

.lSSlideOuter.vertical .leftEnd {
    -webkit-animation: bottomEnd .3s;
    animation: bottomEnd .3s;
    position:relative
}

.lSSlideOuter.lSrtl .rightEnd {
    -webkit-animation: leftEnd .3s;
    animation: leftEnd .3s;
    position:relative
}

.lSSlideOuter.lSrtl .leftEnd {
    -webkit-animation: rightEnd .3s;
    animation: rightEnd .3s;
    position:relative
}

.lightSlider.lsGrab > * {
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor:grab
}

.lightSlider.lsGrabbing > * {
    cursor: move;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor:grabbing
}

ul.content-slider {
    list-style: none outside none;
    padding-left: 0;
    margin:0
}

.image-slider {
    width:100%
}

.image-slider:before, .image-slider:after {
    content: '';
    clear:both
}

ul.content-slider li {
    text-align: center;
    color:#fff
}

.navigator-inPage {
    position: relative;
    top:-40px
}

@media screen and (min-width: 120px) {
    .content-full-width {
        position: absolute;
        left: 0;
        right:0
    }
}

@media screen and (min-height: 120px) {
    .content-full-height {
    }
}

@media screen and (min-width: 1024px) {
    .flexi-row:before, .flexi-row:after {
        clear:none !important
    }
}

.sana-full-height-slider {
}

.sana-full-screen-slider {
    height:100vh
}

.sana-full-height-slider .flexi-row .sana-full-screen-slider, .sana-full-height-slider .flexi-row .sana-full-screen-slider .lslide {
    height:100vh
}

.ui-desktop.sana-full-height-slider header:not(.sticky-mode) {
    background-color:transparent
}

.sana-full-height-slider header .bottom-header {
    background-color:transparent
}

.content-slider li.lslide, .content-slider li.clone {
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    background-size: cover;
    object-fit: cover;
    position:relative
}

.content-slider li.lslide a {
    width:100%
}

.sana-full-height-slider .sana-full-screen-slider .content-slider li.lslide, .sana-full-height-slider .sana-full-screen-slider .content-slider li.clone {
    overflow: hidden;
    align-items: center;
    justify-content: center;
    display: flex;
    background-size: cover;
    object-fit: cover;
    position:relative
}

.content-slider li.lslide img, .content-slider li.lslide a img, .content-slider li.clone img, .content-slider li.clone a img {
    width: 100%;
    height: 100%;
    object-fit:cover
}

.sana-full-height-slider .sana-full-screen-slider .content-slider li.lslide img, .sana-full-height-slider .sana-full-screen-slider .content-slider li.lslide a img, .sana-full-height-slider .sana-full-screen-slider .content-slider li.clone img, .sana-full-height-slider .sana-full-screen-slider .content-slider li.clone a img {
    width: 100%;
    height: 100vh;
    object-fit:cover
}

.title-text-block {
    position: absolute;
    word-break: break-word;
    word-wrap: break-word;
    margin: 0;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform:translate(-50%, -50%)
}

.title-text-block a {
    width:auto !important
}

.sana-full-height-slider .top-header {
    color:#fff
}

.sana-full-height-slider .btn-search:before {
}

.sana-full-height-slider .over-summary .hyp:before, .sana-full-height-slider .basket:hover .over-summary.is-empty .hyp:before {
}

.sana-full-height-slider .sticky-mode .over-summary .hyp:before, .sana-full-height-slider .basket:hover .over-summary .hyp:before, .sana-full-height-slider .sticky-mode .basket:hover .over-summary .hyp:before, .sana-full-height-slider .sticky-mode .basket .over-summary .hyp:before {
}

.sana-full-height-slider .language .opener:after, .sana-full-height-slider .login .opener:after {
}

.sana-full-height-slider .sticky-mode .language .opener:after, .sana-full-height-slider .language:hover .opener:after, .sana-full-height-slider .sticky-mode .login .opener:after, .sana-full-height-slider .login:hover .opener:after {
}

.sana-full-height-slider .login .opener:before {
}

.sana-full-height-slider .sticky-mode .login .opener:before, .sana-full-height-slider .login:hover .opener:before {
}

.sana-full-height-slider .login .person {
    color:#fff
}

.sana-full-height-slider .login:hover .person {
    color:#333 !important
}

.sana-full-height-slider .basket .hyp {
    color:#fff
}

.sana-full-height-slider .over-summary.is-empty .hyp {
    color:#fff
}

.sana-full-height-slider .sticky-mode .basket .hyp {
    color:#333
}

.sana-full-height-slider .basket:hover .is-empty .hyp {
    color:#fff
}

.sana-full-height-slider .basket:hover .hyp {
    color:#333
}

.sana-full-height-slider .nav-item-root .hyp-top-lvl, .sana-full-height-slider .nav-is-hovered .hyp-top-lvl {
    color:#fff
}

.sana-full-height-slider .sticky-mode .nav-item-root .hyp-top-lvl, .sana-full-height-slider .sticky-mode .nav-is-hovered .hyp-top-lvl {
    color:#333
}

.sana-full-height-slider .top-hyp {
    color:#fff
}

.sana-full-height-slider .btn-suggestions-top {
    background: transparent;
    color: #fff;
    border:1px solid #fff
}

.sana-full-height-slider .sticky-mode .btn-suggestions-top {
    border:1px solid #1f7bc9
}

.sana-full-height-slider .btn-suggestions-top:hover {
}

.sana-full-height-slider .btn-white:hover, .sana-full-height-slider .btn-white.hover, .sana-full-height-slider .btn-white:focus {
    background-color: transparent;
    border-color:#fff
}

.sana-full-height-slider .sticky-mode .btn-white:hover, .sana-full-height-slider .sticky-mode .btn-white.hover, .sana-full-height-slider .sticky-mode .btn-white:focus {
    border-color:#1f7bc9
}

.sana-full-height-slider .btn.btn-suggestions-top:before {
}

.sana-full-height-slider .sticky-mode .btn.btn-suggestions-top:before {
}

.sana-full-height-slider .text-shadow {
    text-shadow:0 1px 1px rgba(0, 0, 0, .75)
}

.title-text-block p, .title-text-block span, .title-text-block h1, .title-text-block h2, .title-text-block h3, .title-text-block h4, .title-text-block h5, .title-text-block h6 {
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1.5;
    color: #fff;
    font-weight:normal
}

@media (min-width: 640px) and(max-width: 1023px) {
    .sana-full-height-slider .login .opener:before {
    }

    .sana-full-height-slider .over-summary .hyp:before {
    }

    .sana-full-height-slider .login .opener:after, .sana-full-height-slider .language .opener:after {
    }

    .sana-full-height-slider .nav-item-root .hyp-top-lvl, .sana-full-height-slider .nav-is-hovered .hyp-top-lvl {
        color:#000
    }
}

.parallax-scroller {
    height: 450px;
    clear:both
}

.parallax-scroller:before, .parallax-scroller:after {
    display: table;
    content: '';
    clear:both
}

.parallax-scroller .full-width {
    position: absolute;
    left: 0;
    right: 0;
    overflow:hidden
}

.parallax-scroller .fixed-width {
}

.parallax-window {
    min-height: 450px;
    background:transparent
}

.parallax-window .parallax-content {
    text-align: center;
    position: relative;
    height:450px
}

.parallax-window .parallax-content .html-wrapper {
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    word-break:break-all
}

.parallax-window .parallax-content .html-wrapper h2 {
    color: #fff;
    text-shadow: 0 2px 2px rgba(0, 0, 0, .8);
    font-size:42px
}

.parallax-window .parallax-content .html-wrapper p {
    display: block;
    margin-bottom: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    text-shadow:0 2px 2px rgba(0, 0, 0, .8)
}

.parallax-window .parallax-content .html-wrapper a {
}

@media screen and (max-width: 575px) {
    .parallax-window .parallax-content .html-wrapper h2 {
        font-size:36px
    }

    .parallax-window .parallax-content .html-wrapper p {
        font-size:14px
    }

    .parallax-window .parallax-content .html-wrapper a {
        font-size:18px
    }
}

.productsetfilter-header {
    position: relative;
    height: 150px;
    background-color:#331d35
}

.productsetfilter-header h1 {
    color: #fff;
    line-height: 150px;
    text-align: center;
    font-weight:300
}

.productsetfilter-main-content {
    position: relative;
    clear:both
}

.productsetfilter-main-content:after {
    content: "";
    display: table;
    clear:both
}

.productsetfilter-main-content.is-fixed .productsetfilter-tab-filter-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width:100%
}

.productsetfilter-main-content.is-fixed .productsetfilter-gallery {
    padding-top:76px
}

.productsetfilter-main-content.is-fixed .productsetfilter-filter {
    position: fixed;
    height: 100vh;
    overflow:hidden
}

.productsetfilter-main-content.is-fixed .productsetfilter-filter form {
    height: 100vh;
    overflow: auto;
    -webkit-overflow-scrolling:touch
}

.productsetfilter-main-content.is-fixed .productsetfilter-filter-trigger {
    position:fixed
}

.productsetfilter-main-content .hyp-thumbnail {
    height: 100%;
    width:100%
}

.productsetfilter-main-content .thumbnail {
    box-sizing: border-box;
    position: relative;
    height: 230px;
    vertical-align: middle;
    width:100%
}

.productsetfilter-main-content .thumbnail img {
    max-height:230px
}

.productsetfilter .tile-fade-out {
    transform: scale(0);
    opacity:0
}

.productsetfilter .tile-fade-in {
    transform: scale(1);
    opacity:1
}

.productsetfilter .slick-prev {
    left:-20px
}

.productsetfilter .slick-next {
    right:-20px
}

@media only screen and (min-width: 768px) {
    .productsetfilter-main-content.is-fixed .productsetfilter-gallery {
        padding-top:90px
    }
}

@media only screen and (min-width: 1170px) {
    .productsetfilter-header {
        height:180px
    }

    .productsetfilter-header h1 {
        line-height:180px
    }

    .productsetfilter-main-content.is-fixed .productsetfilter-gallery {
        padding-top:100px
    }
}

.productsetfilter-gallery .product-info {
    text-align: center;
    margin: 0 0 15px 0;
    min-height:115px
}

.productsetfilter-gallery .product-info .product-description {
    padding: 0 10px;
    margin: 0 0 10px 0;
    overflow: hidden;
    text-overflow: -o-ellipsis-lastline;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient:vertical
}

.productsetfilter-gallery .product-info .product-description a.product-title {
    color: #666;
    font-size:14px
}

.productsetfilter-gallery .product-info .product-action {
}

.productsetfilter-gallery .product-info .product-action .prices {
    color: #666;
    display: block;
    margin: 0 0 10px 0;
    font-size:20px
}

.productsetfilter-gallery .product-info .product-action a.product-action-link {
    font-size: 12px;
    color: #333;
    display:block
}

.productsetfilter-tab-filter-wrapper {
    background-color: #fff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .08);
    z-index:1
}

.productsetfilter-tab-filter-wrapper:after {
    content: "";
    display: table;
    clear:both
}

.productsetfilter-tab-filter {
    position: relative;
    width: 200px;
    height: 63px;
    margin: 0 auto;
    z-index:1
}

.productsetfilter-tab-filter::after {
    content: '';
    position: relative;
    left: 93%;
    top: 36px;
    bottom: auto;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
    pointer-events:none
}

.productsetfilter-tab-filter ul {
    position: absolute;
    top: 0;
    left: 0;
    background-color: #fff;
    padding: 0;
    box-shadow:inset 0 -2px 0 #333
}

.productsetfilter-tab-filter li {
    display:none
}

.productsetfilter-tab-filter li:first-child {
    display:block
}

.productsetfilter-tab-filter a {
    display: block;
    height: 50px;
    width: 200px;
    line-height: 50px;
    padding-left: 14px;
    padding-right: 14px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis
}

.productsetfilter-tab-filter a:hover {
    text-decoration:none
}

.productsetfilter-tab-filter a.selected {
    background: #f2f2f2;
    color:#333
}

.productsetfilter-tab-filter.is-open::after {
    -webkit-transform: translateY(-50%) rotate(-180deg);
    -moz-transform: translateY(-50%) rotate(-180deg);
    -ms-transform: translateY(-50%) rotate(-180deg);
    -o-transform: translateY(-50%) rotate(-180deg);
    transform:translateY(-50%) rotate(-180deg)
}

.productsetfilter-tab-filter.is-open ul {
    box-shadow: inset 0 -2px 0 #333, 0 2px 10px rgba(0, 0, 0, .2);
    padding:0
}

.productsetfilter-tab-filter.is-open ul li {
    display:block
}

.productsetfilter-tab-filter.is-open .placeholder a {
    opacity:.4
}

@media only screen and (min-width: 768px) {
    .productsetfilter-tab-filter {
        width: auto;
        height: auto;
        cursor:auto
    }

    .productsetfilter-tab-filter::after {
        display:none
    }

    .productsetfilter-tab-filter ul {
        background: transparent;
        position: static;
        box-shadow: none;
        text-align: center;
        padding:0
    }

    .productsetfilter-tab-filter li {
        display:inline-block
    }

    .productsetfilter-tab-filter li.placeholder {
        display:none !important
    }

    .productsetfilter-tab-filter a {
        display: inline-block;
        padding: 0 1em;
        width: auto;
        color: #9a9a9a;
        text-transform: uppercase;
        font-weight: 400;
        font-size:22px
    }

    .no-touch .productsetfilter-tab-filter a:hover {
        color:#333
    }

    .productsetfilter-tab-filter a.selected {
        background: transparent;
        color: #333;
        box-shadow:inset 0 -2px 0 #333
    }

    .productsetfilter-tab-filter.is-open ul li {
        display:inline-block
    }
}

@media only screen and (min-width: 1170px) {
    .productsetfilter-tab-filter {
        width: 100%;
        height: auto;
        float: right;
        margin: 0;
        -webkit-transition: width .3s;
        -moz-transition: width .3s;
        transition:width .3s
    }

    .productsetfilter-tab-filter.filter-is-visible {
        width:80%
    }
}

.productsetfilter-gallery {
    padding: 26px 0;
    width:100%
}

.productsetfilter-gallery ul {
    list-style: none;
    padding: 0;
    margin-bottom:0
}

.productsetfilter-gallery li {
    margin-bottom: 1.6em;
    vertical-align: top;
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    float:left
}

.productsetfilter-gallery li:hover {
    box-shadow:0 5px 10px rgba(0, 0, 0, .1)
}

.productsetfilter-gallery li.gap {
    opacity: 0;
    height: 0;
    display: inline-block;
    padding: 0;
    margin:0
}

.productsetfilter-gallery img {
    display: block;
    width:100%
}

.productsetfilter-gallery .productsetfilter-fail-message {
    display: none;
    text-align:center
}

@media only screen and (min-width: 768px) {
    .productsetfilter-gallery {
        padding:40px 0
    }

    .productsetfilter-gallery ul {
        text-align: justify;
        padding: 0;
        list-style:none
    }

    .productsetfilter-gallery ul:after {
        content: "";
        display: table;
        clear:both
    }

    .productsetfilter-gallery li {
        width: calc(100%/3 - 2%);
        margin-bottom: 2em;
        margin-left: 1%;
        margin-right: 1%;
        float:left
    }
}

@media only screen and (min-width: 1024px) {
    .productsetfilter-gallery li {
        width: calc(100%/4 - 2%);
        margin-bottom: 2em;
        margin-left: 1%;
        margin-right: 1%;
        float:left
    }
}

@media only screen and (min-width: 1170px) {
    .productsetfilter-gallery {
        padding: 20px 0 20px 0;
        float: right;
        -webkit-transition: width .3s;
        -moz-transition: width .3s;
        transition:width .3s
    }

    .productsetfilter-gallery li {
        width: calc(100%/4 - 2%);
        float:left
    }

    .productsetfilter-gallery.filter-is-visible {
        width:80%
    }
}

.productsetfilter-filter {
    position: absolute;
    top: 0;
    left: 0;
    width: 280px;
    height: 100%;
    background: #fff;
    box-shadow: 4px 4px 20px transparent;
    z-index: 2;
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: -webkit-transform .3s, box-shadow .3s;
    -moz-transition: -moz-transform .3s, box-shadow .3s;
    transition:transform .3s, box-shadow .3s
}

.productsetfilter-filter::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 100%;
    background-color: #f2f2f2;
    z-index:2
}

.productsetfilter-filter form {
    padding:70px 20px
}

.productsetfilter-filter .productsetfilter-close {
    position: absolute;
    top: 0;
    right: 0;
    height: 50px;
    line-height: 50px;
    width: 60px;
    color: #fff;
    text-align: center;
    background: #37296a;
    opacity: 0;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    transition: opacity .3s;
    z-index:3
}

.no-touch .productsetfilter-filter .productsetfilter-close:hover {
    background:#32255f
}

.productsetfilter-filter.filter-is-visible {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    box-shadow:4px 4px 20px rgba(0, 0, 0, .2)
}

.productsetfilter-filter.filter-is-visible .productsetfilter-close {
    opacity:1
}

@media only screen and (min-width: 1170px) {
    .productsetfilter-filter {
        width:20%
    }

    .productsetfilter-filter form {
        padding:70px 10%
    }
}

.productsetfilter-filter-block {
    margin-bottom:1.6em
}

.productsetfilter-filter-block h4 {
    font-weight: 400;
    position: relative;
    margin-bottom: .2em;
    padding: 10px 0 10px 20px;
    color: #9a9a9a;
    text-transform: uppercase;
    font-weight: 700;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor:pointer
}

.no-touch .productsetfilter-filter-block h4:hover {
    color:#333
}

.productsetfilter-filter-block h4::before {
    content: '';
    position: absolute;
    left: 0;
    top: 25px;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: -webkit-transform .3s;
    -moz-transition: -moz-transform .3s;
    transition:transform .3s
}

.productsetfilter-filter-block h4.closed::before {
    -webkit-transform: translateY(-50%) rotate(-90deg);
    -moz-transform: translateY(-50%) rotate(-90deg);
    -ms-transform: translateY(-50%) rotate(-90deg);
    -o-transform: translateY(-50%) rotate(-90deg);
    transform:translateY(-50%) rotate(-90deg)
}

.productsetfilter-filter-block input, .productsetfilter-filter-block select, .productsetfilter-filter-block .radio-label::before, .productsetfilter-filter-block .checkbox-label::before {
    border-radius: 0;
    background-color: #fff;
    border: 2px solid #e6e6e6
}

.productsetfilter-filter-block input[type='search'], .productsetfilter-filter-block input[type='text'], .productsetfilter-filter-block select {
    width: 100%;
    padding: .8em;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    box-shadow: none
}

.productsetfilter-filter-block input[type='search']:focus, .productsetfilter-filter-block input[type='text']:focus, .productsetfilter-filter-block select:focus {
    outline: none;
    background-color: #fff;
    border-color: #333
}

.productsetfilter-filter-block input[type='search'] {
    border-color: transparent;
    background-color: #e6e6e6
}

.productsetfilter-filter-block input[type='search']::-webkit-search-cancel-button {
    display:none
}

.productsetfilter-filter-block .productsetfilter-select {
    position:relative
}

.productsetfilter-filter-block .productsetfilter-select::after {
    content: '';
    position: relative;
    z-index: 1;
    left: 93%;
    top: 38px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-repeat: no-repeat;
    pointer-events:none
}

.productsetfilter-filter-block select {
    cursor:pointer
}

.productsetfilter-filter-block select::-ms-expand {
    display:none
}

.productsetfilter-filter-block .list li {
    position: relative;
    margin-bottom:.8em
}

.productsetfilter-filter-block .list li:last-of-type {
    margin-bottom:0
}

@-moz-document url-prefix() {
    .productsetfilter-filter-block .productsetfilter-select::after {
        display: none;
    }
}

@media screen and (max-width: 639px) {
    .productsetfilter-tab-filter {
        width:100%
    }

    .productsetfilter-tab-filter ul {
        padding: 0;
        margin:15px 0
    }

    .productsetfilter-filters {
        padding: 0;
        width:100%
    }

    .productsetfilter-filters a {
        font-size: 22px;
        color: #9a9a9a;
        text-transform: uppercase;
        width: 100%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing:border-box
    }

    .productsetfilter-gallery {
        padding: 0;
        margin:80px 0 0
    }

    .productsetfilter-gallery ul {
        padding:0
    }
}

.controls-pagination {
    padding: 1rem 0;
    font-size: .1px;
    text-align: center;
    clear:both
}

.controls-pagination:after {
    content: '';
    display: inline-block;
    width:100%
}

.mixitup-page-list, .mixitup-page-stats {
    display: inline-block;
    vertical-align:middle
}

.mixitup-page-list {
    text-align:left
}

.mixitup-page-stats {
    font-size: .9rem;
    color: #333;
    font-weight:bold
}

.mixitup-control {
    position: relative;
    display: inline-block;
    text-align: center;
    width: 2.7rem;
    height: 2.7rem;
    background: #fff;
    border: 1px solid transparent;
    margin-right: 1px;
    cursor: pointer;
    font-size: .9rem;
    color: #333;
    font-weight: bold;
    transition: color 150ms, border-color 150ms;
    vertical-align:middle
}

.mixitup-control:first-child {
    border-radius:3px
}

.mixitup-control:last-child {
    border-radius:3px
}

.mixitup-control:not(.mixitup-control-active):hover {
    color:#1f7bc9
}

.mixitup-control-active {
    border-bottom-color: #1f7bc9;
    cursor:default
}

.mixitup-control:disabled {
    background: #eaeaea;
    color: #aaa;
    cursor:default
}

.mixitup-control-truncation-marker {
    background: transparent;
    pointer-events: none;
    line-height:2.2em
}

@media screen and (max-width: 576px) {
    .mixitup-control {
        position: relative;
        display: inline-block;
        text-align: center;
        width: 2rem;
        height: 2rem;
        background: #fff;
        border: 1px solid transparent;
        margin-right: 1px;
        cursor: pointer;
        font-size: .9rem;
        color: #333;
        font-weight: bold;
        transition: color 150ms, border-color 150ms;
        vertical-align:middle
    }

    .mixitup-control-active {
        border-bottom-color: #1f7bc9;
        cursor:default
    }

    .mixitup-control-truncation-marker {
        width: 1.25rem;
        height:2.2rem
    }
}

.mix, .gap {
    width:calc(100%)
}

.column-counter {
    font-size:1px
}

@media screen and (max-width: 639px) {
    .mix, .gap {
        width:calc(100%/2 -(((2 - 1) * 1rem)/2))
    }

    .column-counter {
        font-size:2px
    }
}

@media screen and (min-width: 640px) {
    .mix, .gap {
        width:calc(100%/3 -(((3 - 1) * 1rem)/3))
    }

    .column-counter {
        font-size:3px
    }
}

@media screen and (min-width: 1024px) {
    .mix, .gap {
        width:calc(100%/4 -(((4 - 1) * 1rem)/4))
    }

    .column-counter {
        font-size:4px
    }
}

@font-face {
    font-family: 'Roboto Condensed';
    src: url('../fonts/RobotoCondensed-Regular.woff') format('woff');
    font-weight:400
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Light.woff') format('woff');
    font-weight:300
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Regular.woff') format('woff');
    font-weight:400
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-SemiBold.woff') format('woff');
    font-weight:600
}

@font-face {
    font-family: 'Work Sans';
    src: url('../fonts/WorkSans-Bold.woff') format('woff');
    font-weight:700
}

#flexiPage .form-row .control .label {
    vertical-align:top !important
}

#flexiPage .column-form-validator .form-row .control .label {
    vertical-align:middle !important
}

#flexiPage .form-row .chb label input {
    margin-right:5px
}

.content-flexipage-page .field .radio {
    margin-left:0
}

.form-title {
    margin-bottom:20px
}

.form-description {
    margin-bottom:20px
}

.form-footer {
    margin-top:10px
}

.column-form-validator {
    line-height:normal
}

.column-form-validator label {
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    line-height:normal
}

.column-form-validator input {
    max-width:100%
}

.column-form-validator .form-row {
    width: 100%;
    float: left
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-hidelable="true"] {
    display: none
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-hidelable="false"] {
    display: block
}

.form-row[data-settings-viewname="string_sectionheader"] {
    padding-left: 38px;
    border-top: 1px solid;
    position: relative;
    margin-bottom: 25px;
    margin-top: 20px;
    color: #0d6cb6;
    width: auto !important
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"], .form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"] label {
    cursor: pointer
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"]:hover {
    color: #f8971d
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"]:before {
    content: '';
    position: absolute;
    top: -1px;
    left: 11px;
    width: 19px;
    height: 19px;
    box-sizing: border-box;
    border: 1px solid;
    border-top-color: #fff !important
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"]:after {
    content: '';
    position: absolute;
    left: 19px;
    top: 3px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #003f7e
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-isexpanded="false"]:after {
    left: 16px;
    top: 7px;
    border-width: 5px 5px 0 5px;
    border-color: #003f7e transparent transparent transparent
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-isexpanded="false"]:hover:after {
    border-color: #f8971d transparent transparent transparent
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"][data-settings-isexpanded="false"] ~ .form-row {
    display: none
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="false"][data-settings-isexpanded="true"] ~ .form-row {
    display: block
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="false"][data-settings-isexpanded="true"] ~ .form-row + .form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"][data-settings-isexpanded="false"] ~ .form-row {
    display: none
}

.form-row[data-settings-viewname="string_sectionheader"][data-settings-expandable="true"][data-settings-isexpanded="false"] ~ .form-row[data-settings-viewname="string_sectionheader"]:not([data-settings-hidelable="true"]) {
    display: block
}

.form-row[data-settings-viewname="string_sectionheader"] .label + .field {
    display: none
}

.form-row[data-settings-viewname="check_list"] .check-list-item-label, .form-row[data-settings-viewname="radio_list"] .radio {
    padding-right: 10px;
    display: inline-block;
    box-sizing: border-box
}

.form-row[data-settings-viewname="radio_list"] label.radio .rdb {
    padding-left: 0;
    margin-top: -2px
}

.form-row[data-settings-viewname="check_list"][data-settings-columns_amount="1"] .check-list-item-label, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="1"] .radio {
    width: 100%;
    float: left
}

.form-row[data-settings-viewname="check_list"][data-settings-columns_amount="2"] .check-list-item-label, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="2"] .radio {
    width: 50%;
    float: left
}

.form-row[data-settings-viewname="check_list"][data-settings-columns_amount="3"] .check-list-item-label, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="3"] .radio {
    width: 33.33%;
    float: left
}

.form-row[data-settings-viewname="check_list"][data-settings-columns_amount="4"] .check-list-item-label, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="4"] .radio {
    width: 25%;
    float: left
}

.form-row[data-settings-viewname="check_list"][data-settings-columns_amount="2"] .check-list-item-label:nth-child(2n + 1), .form-row[data-settings-viewname="check_list"][data-settings-columns_amount="3"] .check-list-item-label:nth-child(3n + 1), .form-row[data-settings-viewname="check_list"][data-settings-columns_amount="4"] .check-list-item-label:nth-child(4n + 1), .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="2"] .radio:nth-child(2n + 1), .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="3"] .radio:nth-child(3n + 1), .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="4"] .radio:nth-child(4n + 1) {
    clear:both
}

.form-row.s-p-columns_amount-2 {
    float: left;
    width: 48%
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]) {
    padding-right: 2%;
    clear: both
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2 + .s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]) {
    padding-left:2%
}

.form-row.s-p-columns_amount-3 {
    float: left;
    width: 31%
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 {
    padding-right: 3.5%;
    clear: both
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 + .s-p-columns_amount-3 {
    padding-left:3.5%
}

.form-row.s-p-columns_amount-4 {
    float: left;
    width: 23.5%
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 {
    padding-right: 2%;
    clear: both
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 {
    padding-right: 1%
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 {
    padding-left: 1%
}

.form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4, .form-row[data-settings-viewname="string_sectionheader"] + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 + .s-p-columns_amount-4 {
    padding-left:2%
}

.column-form-validator .s-p-columns_amount-2 .ui-selectmenu-button {
    width:99% !important
}

.column-form-validator .s-p-columns_amount-3 .ui-selectmenu-button, .column-form-validator .s-p-columns_amount-4 .ui-selectmenu-button {
    width:98% !important
}

.column-form-validator .form-button {
    padding-left: 0;
    width: 100%;
    display:inline-block
}

.column-form-validator .form-button .btn {
    float:right
}

flexi-row-center .column-form-validator .semicolumn {
    width:100%
}

.field-type-file_upload {
    overflow: hidden
}

.field-type-file_upload[data-settings-p-columns_amount="2"], .field-type-file_upload[data-settings-p-columns_amount="3"], .field-type-file_upload[data-settings-p-columns_amount="4"] {
    margin-top:6px
}

.flexi-row-left .column-form-validator .semicolumn, .flexi-row-right .column-form-validator .semicolumn {
    width: 100%
}

.flexi-row-right .column-form-validator .semicolumn .form-row:not([data-settings-viewname="string_sectionheader"]) {
    width: 100% !important;
    padding-left: 0 !important;
    padding-right:0 !important
}

.column.wide .flexi-row-left.FormContentBlock {
    padding-left:0
}

.field-type-file_upload .tar {
    border-color: transparent;
    box-shadow: none
}

.column .column-form-validator input[type="file"] {
    max-width:100%
}

.s-viewname-file_upload .tar {
    background: transparent;
    border-color:transparent
}

.ddlb .ui-selectmenu-menu .ui-menu .ui-menu-item {
    white-space: normal;
    line-height:1.4
}

.ddlb .ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper {
    padding-top: 8px;
    padding-bottom:8px
}

.flexi-row.flexi-row-full-width > .columns-general {
    margin: 0;
    width:100%
}

.column-form-validator .field-validation-error {
    min-height:12px
}

@media screen and (max-width: 639px) {
    .column-form-validator .form-row:not([data-settings-viewname="string_sectionheader"]) {
        width: 100% !important;
        padding-left: 0 !important;
        padding-right:0 !important
    }

    .flexi-row-full-width {
        padding:0 15px
    }
}

@media screen and (max-width: 512px) {
    .form-row.s-p-columns_amount-3:not([data-settings-viewname="string_sectionheader"]), .form-row.s-p-columns_amount-4:not([data-settings-viewname="string_sectionheader"]) {
        width: 100%;
        padding:0 !important
    }
}

@media screen and (max-width: 400px) {
    .form-row.s-p-columns_amount-1:not([data-settings-viewname="string_sectionheader"]), .form-row.s-p-columns_amount-2:not([data-settings-viewname="string_sectionheader"]), .form-row.s-p-columns_amount-3:not([data-settings-viewname="string_sectionheader"]), .form-row.s-p-columns_amount-4:not([data-settings-viewname="string_sectionheader"]) {
        width: 100%;
        padding: 0 !important
    }

    .form-row[data-settings-viewname="check_list"][data-settings-columns_amount="1"] .check-list-item-label, .form-row[data-settings-viewname="check_list"][data-settings-columns_amount="2"] .check-list-item-label, .form-row[data-settings-viewname="check_list"][data-settings-columns_amount="3"] .check-list-item-label, .form-row[data-settings-viewname="check_list"][data-settings-columns_amount="4"] .check-list-item-label, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="1"] .radio, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="2"] .radio, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="3"] .radio, .form-row[data-settings-viewname="radio_list"][data-settings-columns_amount="4"] .radio {
        width: 100%;
        padding-left: 0 !important;
        padding-right:0 !important
    }
}

.clearfix::after {
    clear: both;
    display: block;
    content: "";
    height:0
}

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

.fr-view span[style ~ ="color:"] a {
    color:inherit
}

.fr-view strong {
    font-weight:700
}

.fr-view table {
    border: none;
    border-collapse: collapse;
    empty-cells: show;
    max-width:100%
}

.fr-view table.fr-dashed-borders td, .fr-view table.fr-dashed-borders th {
    border-style:dashed
}

.fr-view table.fr-alternate-rows tbody tr:nth-child(2n) {
    background:#f5f5f5
}

.fr-view table td, .fr-view table th {
    border:1px solid #ddd
}

.fr-view table td:empty, .fr-view table th:empty {
    height:20px
}

.fr-view table td.fr-highlighted, .fr-view table th.fr-highlighted {
    border:1px double red
}

.fr-view table td.fr-thick, .fr-view table th.fr-thick {
    border-width:2px
}

.fr-view table th {
    background:#e6e6e6
}

.fr-view hr {
    clear: both;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    page-break-after:always
}

.fr-view .fr-file {
    position:relative
}

.fr-view .fr-file::after {
    position: relative;
    content: "📎";
    font-weight:normal
}

.fr-view pre {
    white-space: pre-wrap;
    word-wrap: break-word
}

.fr-view[dir="rtl"] blockquote {
    border-left: none;
    border-right: solid 2px #5e35b1;
    margin-right: 0;
    padding-right: 5px;
    padding-left: 0
}

.fr-view[dir="rtl"] blockquote blockquote {
    border-color: #00bcd4
}

.fr-view[dir="rtl"] blockquote blockquote blockquote {
    border-color:#43a047
}

.fr-view blockquote {
    border-left: solid 2px #5e35b1;
    margin-left: 0;
    padding-left: 5px;
    color:#5e35b1
}

.fr-view blockquote blockquote {
    border-color: #00bcd4;
    color:#00bcd4
}

.fr-view blockquote blockquote blockquote {
    border-color: #43a047;
    color:#43a047
}

.fr-view span.fr-emoticon {
    font-weight: normal;
    font-family: "Apple Color Emoji", "Segoe UI Emoji", "NotoColorEmoji", "Segoe UI Symbol", "Android Emoji", "EmojiSymbols";
    display: inline;
    line-height:0
}

.fr-view span.fr-emoticon.fr-emoticon-img {
    background-repeat: no-repeat !important;
    font-size: inherit;
    height: 1em;
    width: 1em;
    min-height: 20px;
    min-width: 20px;
    display: inline-block;
    margin: -.1em .1em .1em;
    line-height: 1;
    vertical-align:middle
}

.fr-view .fr-text-gray {
    color:#aaa !important
}

.fr-view .fr-text-bordered {
    border-top: solid 1px #222;
    border-bottom: solid 1px #222;
    padding:10px 0
}

.fr-view .fr-text-spaced {
    letter-spacing:1px
}

.fr-view .fr-text-uppercase {
    text-transform:uppercase
}

.fr-view img {
    position: relative;
    max-width:100%
}

.fr-view img.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align:top
}

.fr-view img.fr-dib.fr-fil {
    margin-left:0
}

.fr-view img.fr-dib.fr-fir {
    margin-right:0
}

.fr-view img.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width:calc(100% -(2 * 5px))
}

.fr-view img.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width:calc(100% - 5px)
}

.fr-view img.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width:calc(100% - 5px)
}

.fr-view img.fr-rounded {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip:padding-box
}

.fr-view img.fr-bordered {
    border: solid 10px #ccc;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing:content-box
}

.fr-view .fr-video {
    text-align: center;
    position:relative
}

.fr-view .fr-video > * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    max-width: 100%;
    border:none
}

.fr-view .fr-video.fr-dvb {
    display: block;
    clear:both
}

.fr-view .fr-video.fr-dvb.fr-fvl {
    text-align:left
}

.fr-view .fr-video.fr-dvb.fr-fvr {
    text-align:right
}

.fr-view .fr-video.fr-dvi {
    display:inline-block
}

.fr-view .fr-video.fr-dvi.fr-fvl {
    float:left
}

.fr-view .fr-video.fr-dvi.fr-fvr {
    float:right
}

.fr-view a.fr-strong {
    font-weight:700
}

.fr-view a.fr-green {
    color:green
}

.fr-view button.fr-rounded, .fr-view input.fr-rounded, .fr-view textarea.fr-rounded {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip:padding-box
}

.fr-view button.fr-large, .fr-view input.fr-large, .fr-view textarea.fr-large {
    font-size:24px
}

a.fr-view.fr-strong {
    font-weight:700
}

a.fr-view.fr-green {
    color:green
}

img.fr-view {
    position: relative;
    max-width:100%
}

img.fr-view.fr-dib {
    margin: 5px auto;
    display: block;
    float: none;
    vertical-align:top
}

img.fr-view.fr-dib.fr-fil {
    margin-left:0
}

img.fr-view.fr-dib.fr-fir {
    margin-right:0
}

img.fr-view.fr-dii {
    display: inline-block;
    float: none;
    vertical-align: bottom;
    margin-left: 5px;
    margin-right: 5px;
    max-width:calc(100% -(2 * 5px))
}

img.fr-view.fr-dii.fr-fil {
    float: left;
    margin: 5px 5px 5px 0;
    max-width:calc(100% - 5px)
}

img.fr-view.fr-dii.fr-fir {
    float: right;
    margin: 5px 0 5px 5px;
    max-width:calc(100% - 5px)
}

img.fr-view.fr-rounded {
    border-radius: 100%;
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip:padding-box
}

img.fr-view.fr-bordered {
    border: solid 10px #ccc;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing:content-box
}

.mfp-bg {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1042;
    overflow: hidden;
    position: fixed;
    background: #0b0b0b;
    opacity:.8
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1043;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility:hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing:border-box
}

.mfp-container:before {
    content: '';
    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-inline-holder .mfp-content, .mfp-ajax-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-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
    -webkit-user-select: none;
    -moz-user-select: none;
    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-preloader a:hover {
    color:#fff
}

.mfp-s-ready .mfp-preloader {
    display:none
}

.mfp-s-error .mfp-content {
    display:none
}

button.mfp-close, button.mfp-arrow {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action:manipulation
}

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;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family:Arial, Baskerville, monospace
}

.mfp-close:hover, .mfp-close:focus {
    opacity:1
}

.mfp-close:active {
    top:1px
}

.mfp-close-btn-in .mfp-close {
    color:#333
}

.mfp-image-holder .mfp-close, .mfp-iframe-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-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color:transparent
}

.mfp-arrow:active {
    margin-top:-54px
}

.mfp-arrow:hover, .mfp-arrow:focus {
    opacity:1
}

.mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border:medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top:8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity:.7
}

.mfp-arrow-left {
    left:0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left:31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right:27px solid #3f3f3f
}

.mfp-arrow-right {
    right:0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left:39px
}

.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-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%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background:#000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    line-height: 0;
    box-sizing: border-box;
    padding: 40px 0 40px;
    margin:0 auto
}

.mfp-figure {
    line-height:0
}

.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    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;
    word-wrap: break-word;
    padding-right:36px
}

.mfp-image-holder .mfp-content {
    max-width:100%
}

.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;
        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);
        transform:scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin:0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin:100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right:6px
    }
}

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

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding:0
}

.slick-list:focus {
    outline:none
}

.slick-list.dragging {
    cursor: pointer;
    cursor:hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform:translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display:block
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ''
}

.slick-track:after {
    clear:both
}

.slick-loading .slick-track {
    visibility:hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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-loading .slick-slide {
    visibility:hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border:1px solid transparent
}

.slick-arrow.slick-hidden {
    display:none
}

html {
    -webkit-font-smoothing:antialiased
}

body {
    line-height:24px
}

h1, h2, h3, h4 {
    text-transform: uppercase;
    line-height: 1.4em;
    font-weight: normal;
    margin:0
}

h1, h2 {
    line-height:1
}

.font-h4 {
    text-transform:uppercase
}

.h1-holder, .html-wrapper h1 {
    padding-top: 13px;
    margin-bottom:6px
}

.h1-holder h1 {
    display:inline
}

.h1-holder .additional {
    margin-left:56px
}

.h1-holder a {
    margin-left:15px
}

.combined-header {
    margin-top:29px
}

.combined-description {
    padding-bottom:10px
}

.custom-bg {
    background-origin: content-box;
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    position:relative
}

.custom-bg .center {
    position: relative;
    z-index:1
}

.custom-bg:before {
    background-color: rgba(200, 200, 200, .5);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    height: auto !important;
    z-index:0
}

.content-header .center {
    padding-top:22px
}

.colored-header-desktop {
    position:relative
}

.colored-header-desktop:before {
    box-shadow: inset 0 6px 3px -3px rgba(0, 0, 0, .1);
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height:6px
}

.font-lowercase {
    text-transform:lowercase
}

a {
    cursor: pointer;
    outline: none;
    text-decoration:none
}

a:hover {
    text-decoration:underline
}

button {
    outline:none
}

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

textarea {
    resize:none
}

sup {
    top: -.7em;
    font-size:50%
}

img {
    max-width:100%
}

tbody:empty {
    display:none
}

.hide {
    display:none !important
}

.invisible {
    visibility:hidden
}

.is-hidden {
    opacity:0
}

.is-visible {
    opacity: 1;
    transition:all .125s ease-in-out
}

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

.clearfix:after {
    clear:both
}

ul.reset, p.reset {
    margin: 0;
    padding: 0;
    list-style:none
}

.text-left {
    text-align:left
}

.text-center {
    text-align:center
}

.text-right {
    text-align:right
}

.no-script {
    margin:0
}

.content {
    position: relative;
    z-index:1
}

.center {
    margin: 0 auto;
    max-width:1000px
}

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

.center:after {
    clear:both
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space:nowrap
}

.btn {
    border: none;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    cursor: pointer;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    height: 35px;
    line-height: 34px;
    padding: 0 14px 0 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0, 0, 0, .3) 0 1px 1px;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    border-radius:2px
}

.btn .btn-cnt {
    display: inline-block;
    line-height:inherit
}

.btn:not(.btn-paging):after {
    content: '';
    display: none;
    width: 27px;
    height: 35px;
    position: absolute;
    top: 0;
    right:0
}

.btn .btn-cnt:after {
    content: '';
    display: none;
    width: 27px;
    height: 35px;
    position: absolute;
    top: 0;
    right:0
}

.btn-small {
    height: 30px;
    line-height: 28px;
    padding-right:14px
}

.btn-small .btn-cnt {
    line-height: 14px;
    padding-top:1px
}

.btn-small:after, .btn-small .btn-cnt:after {
    display:none
}

.btn-medium {
    height: 40px;
    line-height: 38px;
    border-bottom-width: 2px;
    padding:0 15px 0 15px
}

.btn-medium .btn-cnt {
    line-height:17px
}

.btn-medium:after, .btn-medium .btn-cnt:after {
    width: 30px;
    height: 40px;
    display:none
}

.btn-big {
    height: 45px;
    line-height: 43px;
    text-shadow: 0 1px 0 rgba(0, 0, 0, .3);
    border-bottom-width: 2px;
    padding:0 18px 0 18px
}

.btn-big .btn-cnt {
    line-height:19px
}

.btn-big:after, .btn-big .btn-cnt:after {
    width: 38px;
    height: 45px;
    display:none
}

a.btn:hover {
    text-decoration:none
}

.btn.no-icon, .btn.no-caption {
    padding-right:14px
}

.btn-big.no-icon, .btn-big.no-caption {
    padding-right:18px
}

.btn.no-icon:after, .btn.no-icon .btn-cnt:after, .btn.no-caption:after, .btn.no-caption .btn-cnt {
    display:none
}

.btn-disabled, .btn-disabled-ghost {
    cursor: default;
    pointer-events: none;
    text-shadow:none
}

.btn-disabled, .btn[disabled] {
    cursor: default;
    text-shadow:none
}

.btn-disabled:after, .btn[disabled]:after {
}

.btn-load-more {
    border-top-left-radius: 0;
    border-top-right-radius:0
}

.btn-load-more:after {
}

.btn.btn-load-more.loading {
    cursor: default;
    pointer-events:none
}

.btn-load-more.loading:after {
}

.font-btn {
    text-transform:uppercase
}

.btn-back, .btn-cancel {
    background: none;
    border: none;
    display: inline-block;
    vertical-align: middle;
    line-height:normal
}

.btn-back:before {
    content: '‹';
    font-family: Arial, _serif;
    font-size: 24px;
    font-weight: bold;
    margin-right:4px
}

.btn-back:hover, .btn-cancel:hover {
    text-decoration:none
}

.btn-plus {
    padding:0 14px 0 14px
}

.btn-show-hide {
    width: 25px;
    height: 25px;
    padding:0
}

.btn-show-hide:after {
    display:none
}

.btn-show-hide:before {
    margin-top: -5px;
    margin-left: -5px;
    height: 11px;
    width: 10px;
    content: '';
    position: absolute;
    top: 50%;
    left:50%
}

.expanded > .btn-show-hide:before, .btn-show-hide.expanded:before {
    height: 3px;
    width: 7px;
    margin-top: -1px;
    margin-left:-3px
}

.hyp-btn {
    cursor: pointer;
    line-height: 16px;
    vertical-align:top
}

.hyp-btn:hover {
    text-decoration:none
}

.hyp-btn:before {
    content: '';
    display: inline-block;
    margin-right: 16px;
    vertical-align:top
}

.hyp-btn.btn-disabled {
    background-color: transparent;
    border-color:transparent
}

.hyp-clear:before {
    height: 13px;
    width:11px
}

.hyp-btn.btn-disabled.hyp-clear:before {
}

.hyp-update:before {
    height: 14px;
    width:12px
}

.hyp-btn.btn-disabled.hyp-update:before {
}

.hyp-wishlist:before {
    height: 12px;
    width:14px
}

.hyp-btn.btn-disabled.hyp-wishlist:before {
}

.hyp-save:before {
    height: 12px;
    width:12px
}

.hyp-btn.btn-disabled.hyp-save:before {
}

.hyp-load:before {
    height: 13px;
    width:15px
}

.btn-like-link {
    background: none;
    border:none
}

.btn-like-link:hover {
    text-decoration:underline
}

.btn-white {
    border-width: 1px;
    border-style: solid;
    text-shadow:none
}

.ui-button {
    padding: 0;
    margin:0
}

.semicolumn {
    width:60%
}

.lbl-stock {
    font-weight:bold
}

.html-wrapper {
    word-wrap:break-word
}

.flow-img-tiles .column {
    margin-bottom:20px
}

.tbx, .tar {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: 3px;
    position:relative
}

.tbx input, .tar textarea {
    display: block;
    border: 0 none;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    padding:0 14px;
    background-color :#F4F9F5;
}

.tbx input {
    height:34px
}

.tbx-small input {
    height:27px
}

.tar textarea {
    height: 75px;
    padding-top: 4px;
    padding-bottom:4px
}

::-webkit-input-placeholder {
    font-style:italic
}

::-moz-placeholder {
    font-style:italic
}

:-ms-input-placeholder {
    font-style:italic
}

.tbx-date {
    padding-right:19px
}

.tbx-date:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 15px;
    width: 16px;
    height: 16px;
    margin-top:-8px
}

.tbx-date button {
    display:none
}

.tbx-search input {
    height:39px
}

.tbx-search:after {
    content: '';
    width: 40px;
    position: absolute;
    top: 0;
    right: 0;
    bottom:0
}

.arrow-blue, .arrow-grey, .arrow-black, .arrow-red {
    display: inline-block;
    padding-left: 7px;
    position:relative
}

.arrow-blue:before, .arrow-grey:before, .arrow-black:before, .arrow-red:before {
    content: '› ';
    display: inline;
    position: absolute;
    top: 50%;
    left: 0;
    line-height:0
}

.arrow-blue:before {
    color:#1f7bc9
}

.arrow-grey:before {
    color:#b2b2b2
}

.arrow-black:before {
    color:#000
}

.arrow-red:before {
    font-size: 11px;
    color:#cb2245
}

.sign-plus, .sign-minus {
    padding-left: 10px;
    position:relative
}

.sign-plus:before {
    content: '+';
    display: inline;
    position: absolute;
    left:0
}

.sign-minus:before {
    content: '-';
    display: inline;
    position: absolute;
    left:0
}

.icon-status {
    line-height:1
}

.icon-status:before {
    display: inline-block;
    font-size: 1.4em;
    font-weight:bold
}

.icon-status .text-status {
    display:none
}

.ui-touch-device .icon-status .text-status {
    display: inline;
    margin-left:5px
}

.uploader {
    box-sizing: border-box;
    position: relative;
    padding: 15px 0;
    text-align: center;
    line-height: normal;
    border-width: 2px;
    border-style: dashed;
    -webkit-transition: border-color .15s ease-in-out, background .15s linear;
    transition:border-color .15s ease-in-out, background .15s linear
}

.uploader-file {
    width: .1px;
    height: .1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index:-1
}

.uploader-file + label {
    max-width: 80%;
    cursor: pointer;
    display: inline-block;
    vertical-align:top
}

.uploader-file:focus + label {
    outline: 1px dotted #000;
    outline:-webkit-focus-ring-color auto 5px
}

.uploader-cancel {
    display: none;
    margin-left:10px
}

.uploader-selected-files, .is-files-selected .uploader-choose-file, .is-files-selected .uploader-dragndrop {
    display:none
}

.is-files-selected .uploader-cancel, .is-files-selected .uploader-selected-files {
    display:inline
}

.ui-menu {
    width:100% !important
}

.ui-menu .ui-menu-item {
    list-style:none
}

.ui-menu .ui-menu-item-wrapper {
    padding:0
}

.ui-menu .ui-state-focus, .ui-menu .ui-state-active {
    margin:0
}

.loading-indicator {
    box-shadow: 0 0 3px rgba(0, 0, 0, .15);
    display: none;
    text-align:center
}

.main-loading {
    padding: 20px;
    position: fixed;
    margin-left: -100px;
    margin-top: -50px;
    top: 50%;
    left: 50%;
    width: 150px;
    z-index:1000004
}

.inline-loading-indicator {
    text-align:center
}

.inline-loading-indicator img {
    margin-right: 10px;
    vertical-align:middle
}

.gvi {
    border-collapse: collapse;
    border-spacing: 0;
    line-height: 20px;
    width:100%
}

.gvi td {
    border-width: 0 0 1px 0;
    border-style: solid;
    padding:9px 5px
}

.gvi th {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    padding: 9px 5px;
    white-space:nowrap
}

.gvi .title {
    font-weight:bold
}

.gvi .product-title-super {
    text-transform:uppercase
}

.action-links {
    margin-top:10px
}

.action-links .hyp {
    line-height:20px
}

.action-links .hyp + .hyp {
    margin-left: 23px;
    padding-left:23px
}

.inner-row td {
    border:none
}

.upper-row td {
    border-width:1px 0 0 0
}

.gvi-name-value td {
    padding: 5px;
    vertical-align:top
}

.gvi-name-value .name {
    width:35%
}

.gvi-represent .customer-name {
    font-weight:bold
}

.responsive-table td:before {
    display:none
}

.col-sort {
    cursor:pointer
}

.sort-hint {
    display: inline-block;
    position: relative;
    margin: 0 7px;
    vertical-align: middle;
    visibility:hidden
}

th:hover .sort-hint {
    visibility:visible
}

th.is-col-sort-asc .sort-hint, th.is-col-sort-desc .sort-hint {
    display:none
}

.sort-hint:before, .sort-hint:after {
    border: 5px solid transparent;
    content: '';
    position:absolute
}

.sort-hint:before {
    border-top-width: 0;
    bottom:2px
}

.sort-hint:after {
    border-bottom-width: 0;
    top:2px
}

.is-col-sort-asc:after, .is-col-sort-desc:after {
    border: 5px solid transparent;
    content: '';
    display: inline-block;
    margin: 0 5px;
    vertical-align:middle
}

.is-col-sort-asc:after {
    border-top-width:0
}

.is-col-sort-desc:after {
    border-bottom-width:0
}

.product-tile {
    display: table;
    width:100%
}

.product-tile .product-img {
    display: table-cell;
    padding-right: 10px;
    float: left;
    vertical-align: top;
    width:75px
}

.product-tile .hyp-thumbnail {
    height: 64px;
    width:64px
}

.product-tile .product-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    vertical-align:top
}

.product-tile .product-description {
    margin-bottom: 13px;
    width:100%
}

.product-tile .product-title {
    display: inline-block;
    font-weight: bold;
    line-height:16px
}

.product-tile .prices {
    display: block;
    margin-bottom:7px
}

.product-tile .lbl-price {
    font-weight:bold
}

.product-tile .msg-not-available {
    line-height:35px
}

.product-tile .product-id + .stock-indication {
    margin-left: 17px;
    padding-left:17px
}

.products-flow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin:25px -10px
}

.products-flow .product-tile {
    box-sizing: border-box;
    padding: 0 10px;
    margin:20px 0
}

.flexi-row:not(.center) .products-flow {
    margin-right: 0;
    margin-left: 0;
    padding:0 1.85%
}

.products-group {
    padding-bottom:15px
}

.products-group + .products-group {
    margin-top:25px
}

header {
    position: relative;
    z-index:2
}

.top-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto;
    position: relative;
    max-width: 1000px;
    z-index:3
}

.top-info.phone-icon:before {
    content: '';
    display: inline-block;
    margin-right: 9px;
    height: 18px;
    width: 18px;
    vertical-align:middle
}

.top-hyp {
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 7px;
    vertical-align: top;
    padding:0 15px
}

.top-dropdown {
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
    display: inline-block;
    height: 20px;
    position: relative;
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 7px;
    vertical-align: top;
    white-space: normal;
    z-index:14
}

.top-dropdown:hover {
    margin-top: 0;
    margin-bottom: 0;
    height:34px
}

.top-dropdown .summary {
    border-width: 1px;
    border-style: solid;
    display: none;
    position: absolute;
    top: 100%;
    z-index:11
}

.top-dropdown:hover .summary {
    display:block
}

.top-dropdown:hover .opener {
    height: 34px;
    z-index:12
}

.top-dropdown .opener {
    background: transparent;
    height: 100%;
    padding-bottom:1px
}

.opener {
    position:relative
}

.opener:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 13px;
    margin: auto;
    height: 5px;
    width:11px
}

.middle-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    min-height: 63px;
    margin: 15px auto 10px;
    max-width: 1000px;
    z-index:2
}

.bottom-header {
    position: relative;
    z-index:1
}

.language.top-dropdown .opener {
    width:63px
}

.language.top-dropdown .opener .flag {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left:17px
}

.language.top-dropdown .summary {
    padding-top: 4px;
    left: -1px;
    overflow-y: auto;
    min-width:127px
}

.language.top-dropdown.state-to-left .summary {
    left: auto;
    right:-1px
}

.language.top-dropdown .summary .flag {
    margin-right:13px
}

.language .hyp {
    display: block;
    padding: 0 30px 0 18px;
    line-height: 40px;
    white-space:nowrap
}

.language .hyp:hover {
    text-decoration:none
}

.selected-language {
    display:none
}

.login .person {
    margin-left: 17px;
    margin-right: 55px;
    vertical-align:middle
}

.login:hover .person {
    padding-top:7px
}

.login .user-name {
    font-weight:bold
}

.login .opener {
    min-width:61px
}

.login .opener:before {
    content: '';
    display: inline-block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    margin: auto;
    height: 18px;
    width: 16px;
    vertical-align:middle
}

.login.impersonated .opener {
    width:218px
}

.impersonated .opener:before {
}

.login.top-dropdown .summary {
    right: -1px;
    width:218px
}

.login .hyp {
    display: block;
    padding-left: 20px;
    line-height:40px
}

.login .hyp:hover {
    text-decoration:none
}

.welcome {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    line-height: 37px;
    margin:0 20px 5px
}

.stop-representing {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin:0 20px
}

.logout {
    border-top-width: 1px;
    border-top-style: solid;
    line-height: 43px;
    margin:5px 20px 0
}

.login-title {
    display:none
}

.logo {
    position: relative;
    z-index:2
}

.logo a {
    display: block;
    line-height:0
}

.search {
    position: relative;
    margin: 0 10px;
    width:55%
}

.btn-search {
    border: none;
    border-radius: 0 2px 2px 0;
    position: absolute;
    right: 0;
    vertical-align: middle;
    top: 0;
    height: 44px;
    background: transparent;
    text-transform: uppercase;
    display: flex;
    color: #333;
    min-width: 55px;
    font-family: 'Roboto Condensed', sans-serif;
    line-height:44px
}

.sana-full-height-slider .btn-search, .sana-full-height-slider .searchbox .btn-cnt {
    color:#fff
}

.sana-full-height-slider .btn-search, .sana-full-height-slider .searchbox .btn-cnt {
    color:#fff
}

.sticky-mode .searchbox .btn-cnt {
    color:#333
}

.sana-full-height-slider .btn-search:before, .btn-search:before {
    background-repeat: no-repeat;
    background-position: center center;
    content: '';
    display: inline-block;
    height: 44px;
    width:44px
}

.search-wrapper {
    position:relative
}

.tbx-main-search {
    overflow: hidden;
    border-radius: 0;
    border: none;
    background-color:transparent
}

.tbx-main-search input {
    height: 42px;
    padding: 0 16px;
    border-bottom:2px solid #fff
}

.suggest-item {
    display: table;
    line-height: normal;
    padding: 7px 0;
    width:100%
}

.suggest-item > span {
    display: table-cell;
    vertical-align:middle
}

.suggest-img {
    width:50px
}

.suggest-img img {
    height: 40px;
    width:40px
}

.suggest-title-id {
    display:block
}

.btn.btn-suggestions-top {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin: 0 5px;
    padding: 0;
    height: 44px;
    width:44px
}

.btn.btn-suggestions-top .btn-cnt {
    display:none
}

.btn.btn-suggestions-top:after, .btn.btn-suggestions-top .btn-cnt:after {
    display:none
}

.btn.btn-suggestions-top:before {
    content: '';
    display: inline-block;
    margin-top: 11px;
    height: 20px;
    width:20px
}

.basket {
    display: inline-block;
    position: relative;
    height: 50px;
    vertical-align: top;
    white-space:normal
}

.over-summary {
    background: transparent;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
    padding: 0 15px 0 46px;
    position: relative;
    height: 50px;
    line-height:48px
}

.over-summary .hyp {
    box-sizing: border-box;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    overflow: hidden;
    white-space:nowrap
}

.over-summary .hyp:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    height: 24px;
    width:24px
}

.basket:hover .over-summary:not(.is-empty) {
    z-index:6
}

.basket-loading {
    position: absolute;
    top: 100%;
    right: 0;
    padding: 15px 20px;
    width: 200px;
    z-index:2
}

.summary-footer {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    table-layout:fixed
}

.summary-footer.panel-footer > div {
    padding:17px 0
}

.summary-footer .value-total {
    float:right
}

.basket-summary {
    border-width: 1px;
    border-style: solid;
    display: none;
    overflow-y: auto;
    position: absolute;
    padding: 0 14px 11px 16px;
    top: 100%;
    right: 0;
    width: 318px;
    z-index:5
}

.basket-summary .products-list {
    display: table;
    border-collapse: collapse;
    width:100%
}

.basket:hover .basket-summary {
    display:block
}

.summary-title {
    margin: 15px 0;
    text-transform:uppercase
}

.summary-title.alt, .just-added .summary-title.main {
    display:none
}

.just-added .summary-title.alt {
    display:block
}

.qty-price {
    text-align:right
}

.added-product {
    border-bottom-width: 1px;
    border-bottom-style:solid
}

.added-product .quantity {
    float:left
}

.added-product .product-description {
    margin-bottom:0
}

.added-product .product-img, .added-product .product-info {
    padding:15px 0
}

.added-product .variant-title {
    line-height:1.6
}

.added-product .lbl-price {
    font-size: inherit !important;
    font-weight:normal
}

header.sticky-mode {
    -webkit-transition: top .1s ease-out;
    transition: top .1s ease-out;
    border-width: 1px 0;
    border-style: solid;
    top: 0;
    height: 60px;
    width: 100%;
    position:fixed
}

header.sticky-mode.nav-is-opened .nav-opener-wrapper:before {
    background: #000;
    content: '';
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    opacity: .3;
    height:99999px
}

header.sticky-mode .header-blocks-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

header.sticky-mode.animate {
    top:0
}

header.sticky-mode nav {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right:0
}

header.sticky-mode .nav-list-root {
    padding: 11px 0;
    width:25%
}

header.sticky-mode .nav-type-simple {
    overflow-x:hidden
}

header.sticky-mode .nav-type-simple .nav-list-wrapper {
    overflow-x: hidden;
    overflow-y: scroll;
    margin-right:-17px
}

header.sticky-mode .nav-type-multi .nav-list-root {
    overflow-x: hidden;
    overflow-y:auto
}

header.sticky-mode .nav-wrapper {
    top: 0;
    right: 0;
    min-height: 100%;
    margin-left: 1px;
    overflow-x: hidden;
    overflow-y: auto;
    width:75%
}

header.sticky-mode .nav-item-block {
    width:auto
}

header.sticky-mode .nav-lvl-2 {
    table-layout:fixed
}

header.sticky-mode .img-in-row {
    display:none
}

header.sticky-mode .bottom-header {
    position: static;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    width:auto
}

header.sticky-mode .middle-header {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin: 0;
    padding: 0;
    min-height:inherit
}

header.sticky-mode .top-header {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    margin: 0;
    padding: 0;
    white-space: nowrap;
    width:auto
}

header.sticky-mode .basket-summary-holder {
    min-width:65px
}

header.sticky-mode .bottom-header > .center {
    padding:0
}

header.sticky-mode .top-info {
    display:none
}

header.sticky-mode .logo, header.sticky-mode .search {
    margin:0 5px
}

header.sticky-mode .logo img {
    max-height:32px
}

header.sticky-mode .top-dropdown {
    height:35px
}

header.sticky-mode .top-dropdown:hover, header.sticky-mode .top-dropdown:hover .opener {
    height:49px
}

header.sticky-mode .language {
    border-right-color:transparent
}

header.sticky-mode .login {
    border-left-color:transparent
}

header.sticky-mode .login .person {
    display:none
}

header.sticky-mode .login.impersonated .opener {
    width:auto
}

header.sticky-mode .stop-representing {
    margin-top: 10px;
    padding-bottom:10px
}

header.sticky-mode .over-summary .hyp {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding:0 3px
}

header.sticky-mode .over-summary .hyp:before {
    display: inline-block;
    position: static;
    vertical-align:middle
}

header.sticky-mode .over-summary .over-summary-number {
    display: inline-block;
    margin-left: 3px;
    vertical-align:middle
}

header.sticky-mode .over-summary.is-empty .over-summary-number, header.sticky-mode .over-summary .over-summary-lbl {
    display:none
}

header.sticky-mode.nav-is-opened nav {
    display:block
}

header.sticky-mode .bottom-header .nav-list-root, header.sticky-mode .bottom-header .nav-item-root {
    float:none
}

header.sticky-mode .nav-item-root .hyp-top-lvl {
    border-width: 1px 0;
    margin-right: -1px;
    line-height: 20px;
    padding-top: 10px;
    padding-right: 26px;
    padding-bottom:10px
}

header.sticky-mode .nav-list-sub {
    margin-top: 0;
    top: 0;
    left:100%
}

header.sticky-mode .top-hyp {
    display:none
}

nav {
    position:relative
}

nav .hyp-top-lvl {
    text-transform: uppercase;
    text-decoration:none
}

.nav-item.selected .hyp-top-lvl span {
    position:relative
}

.nav-item.selected .hyp-top-lvl span:after {
    content: '';
    position: absolute;
    height: 3px;
    bottom: -6px;
    left: -6px;
    right:-6px
}

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

header.sticky-mode .hyp-top-lvl.has-children:after {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    content: '';

    margin-top: -3px;
    position: absolute;
    top: 50%;
    right: 13px;
    height: 5px;
    width:11px
}

.nav-opener-wrapper {
    border-width: 0 1px;
    border-style: solid;
    height: 60px;
    width:64px
}

.nav-opener {
    cursor: pointer;
    position: relative;
    height: 60px;
    width: 64px;
    z-index:1
}

.nav-is-opened .nav-opener {
    border-bottom-style: solid;
    border-bottom-width:1px
}

.nav-opener:before {
    content: '';
    position: absolute;
    top: 22px;
    left: 22px;
    height: 17px;
    width:22px
}

.nav-opener:after {
    content: '';
    position: absolute;
    top: 19px;
    left: 23px;
    height: 19px;
    width:18px
}

.nav-is-closed .nav-opener:before, .nav-is-opened .nav-opener:after {
    background-position:0 0
}

.nav-is-opened nav {
    display:block
}

.bottom-header .nav-list-root, .bottom-header .nav-item-root {
    float:left
}

.nav-item-root .hyp-top-lvl {
    border-width: 1px 1px 0;
    border-style: solid;
    border-color: transparent;
    padding: 0 16px;
    position: relative;
    display: block;
    line-height: 61px;
    z-index:4
}

.nav-item-root.hover .hyp-top-lvl {
    z-index:6
}

.nav-wrapper {
    border-width: 1px;
    border-style: solid;
    box-sizing: border-box;
    display: none;
    position: absolute;
    right: 0;
    padding: 27px 0 22px 0;
    z-index:5
}

header:not(.sticky-mode) .nav-wrapper {
    max-height:none !important
}

.nav-item-block {
    box-sizing: border-box;
    display: table-cell;
    padding: 0 10px 0 30px;
    vertical-align: top;
    height: 100%;
    width:20%
}

.view-more-visible .nav-item-block {
    padding-bottom:30px
}

.nav-lvl-2 {
    display: table;
    width:100%
}

.nav-lvl-2 .wrapper {
    position: relative;
    height: 100%;
    width:100%
}

.nav-lvl-2 .separator {
    display:none
}

.nav-lvl-3 .hyp {
    line-height:30px
}

.nav-more {
    position: absolute;
    line-height: 24px;
    bottom: -24px;
    width:100%
}

.nav-more a {
    width: 100%;
    vertical-align:bottom
}

.separator + .nav-item-block, .separator + .img-in-row {
    border-left-width: 1px;
    border-left-style:solid
}

.img-in-row {
    box-sizing: border-box;
    display: table-cell;
    text-align: right;
    line-height: 0;
    padding-right: 20px;
    padding-left: 10px;
    vertical-align:bottom
}

.img-in-row.push-right-bottom .wrapper {
    height:inherit
}

.img-in-row.push-right-bottom .wrapper img {
    margin-right: -20px;
    margin-bottom:-22px
}

.img-in-row.size-original img {
    max-width:inherit
}

.img-in-row.size-adapt img {
    width:100%
}

.img-in-row img.not-handled {
    width:0
}

.nav-list-sub {
    border-width: 1px;
    border-style: solid;
    display: none;
    position: absolute;
    width: 203px;
    z-index: 5;
    padding: 7px 0;
    margin-top:-1px
}

.state-to-left .nav-list-sub {
    right:0
}

.nav-list-sub .nav-list-sub {
    padding: 17px 0;
    top: -17px;
    left:100%
}

.state-to-left .nav-list-sub .nav-list-sub {
    left: auto;
    right:100%
}

.nav-item-sub {
    position: relative;
    padding-left:30px
}

.nav-item-sub:first-child .nav-list-sub {
    top:-7px
}

.nav-item-sub .hyp {
    display: block;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-right: 5px;
    text-decoration:none
}

.nav-type-simple .nav-item-root {
    position:relative
}

footer .font-h4 {
    display: block;
    line-height: 1.4em;
    padding-bottom:12px
}

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

footer .top {
    padding-top: 40px;
    padding-bottom:25px
}

footer .bottom {
    padding-top: 20px;
    padding-bottom:38px
}

.sitemap-nav li {
    float: left;
    padding-right: 13px;
    width:120px
}

.footer-nav {
    text-align:right
}

.footer-nav .hyp {
    display: inline-block;
    padding-left: 15px;
    text-decoration:none
}

.footer-address {
    display: table-cell;
    width:33%
}

.newsletter {
    display: table-cell;
    width:33%
}

.tbx-email-newsletter {
    margin-right:5px
}

.newsletter-line {
    display: table;
    margin-top: 12px;
    width:100%
}

.newsletter-line li {
    display: table-cell;
    vertical-align: middle;
    width:100%
}

.lbl-price {
    white-space:nowrap
}

.list-price {
    margin-right: 20px;
    text-decoration: line-through;
    white-space:nowrap
}

.columns-general {
    box-sizing: border-box;
    display: table;
    table-layout: fixed;
    margin: 0 -2%;
    padding: 12px 0;
    height: 100%;
    width:104%
}

.columns-general > .column {
    box-sizing: border-box;
    display: table-cell;
    padding: 0 1.85%;
    height: 100%;
    outline: none;
    vertical-align:top
}

.columns-general.divided {
    width: 108%;
    margin:0 -4%
}

.columns-general.divided > .column {
    padding:0 3.7%
}

.columns-general.compact {
    width: 104.4%;
    margin:0 -2.3%
}

.columns-general.compact > .column {
    padding: 0 2.2%;
    width:auto
}

.columns-general.compact > .wide {
    width:73%
}

.columns-general.compressed {
    width: 102%;
    margin:0 -1%
}

.columns-general.compressed > .column {
    padding:0 1%
}

.columns-general > .column60 {
    width:60%
}

.columns-general > .column55 {
    width:55%
}

.columns-general.rtl {
    direction:rtl
}

.columns-general.rtl > .column {
    direction:ltr
}

.column > .wrapper {
    padding:12px 0
}

.columns-general > .column.column-inline, .columns-general > .column.column-inline + .column {
    display:block
}

.blocks-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin:0 -2%
}

.blocks-row-item {
    box-sizing: border-box;
    outline: none;
    padding:0 1.85%
}

.l-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content:space-between
}

form label {
    line-height:normal
}

.form-holder {
    padding-top:18px
}

.form-row, .form-button {
    margin-bottom:20px
}

.form-row .control {
    display: table;
    table-layout: fixed;
    width:100%
}

.form-row .label, .form-row .field {
    display: table-cell;
    vertical-align:middle
}

.form-row .label {
    width: 36%;
    padding-right: 3%;
    overflow: hidden;
    text-overflow:ellipsis
}

.row-comment .label {
    vertical-align: top;
    padding-top:5px
}

.form-row .validation, .form-row .description, .form-button {
    padding-left: 36%;
    margin-top:0
}

.row-under-columns {
    margin-top: -12px;
    padding-left:21%
}

.field-validation-valid {
    display:none
}

.form-row .field-validation-error, .form-row .feedback-message {
    display: block;
    line-height: 12px;
    padding: 4px 0 4px 24px;
    margin-top:4px
}

.form-row .field-validation-error {
}

.form-row .feedback-message {
}

.msg-not-available {
    font-weight: bold;
    text-transform: lowercase;
    white-space:nowrap
}

.form-row .in-line {
    display: inline-block;
    line-height: 40px;
    vertical-align:middle
}

.form-row .in-line.left-part {
    width:48%
}

.form-inline {
    display: inline-block;
    vertical-align:middle
}

.form-row.row-password .label {
    padding-top: 5px;
    vertical-align:top
}

.password-strength-indicator {
    position: relative;
    height: 3px;
    margin: 3px 0 10px 0;
    text-align:right
}

.password-strength-indicator:before {
    content: '';
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    transition: all 300ms linear;
    width:0
}

.password-strength-indicator [data-strength-text] {
    display: none
}

.password-strength-indicator[data-strength="0"] [data-strength-text="0"], .password-strength-indicator[data-strength="1"] [data-strength-text="1"], .password-strength-indicator[data-strength="2"] [data-strength-text="2"], .password-strength-indicator[data-strength="3"] [data-strength-text="3"], .password-strength-indicator[data-strength="4"] [data-strength-text="4"] {
    display: inline
}

.password-strength-indicator[data-strength="1"]:before {
    width: 25%
}

.password-strength-indicator[data-strength="2"]:before {
    width: 50%
}

.password-strength-indicator[data-strength="3"]:before {
    width: 75%
}

.password-strength-indicator[data-strength="4"]:before {
    width:100%
}

.password-strength-hint {
    cursor:pointer
}

.msg-block {
    font-style: italic;
    margin: 45px 0;
    line-height: 60px;
    text-align:center
}

.msg-block-error, .validation-summary-errors, .msg-block-confirm, .msg-block-info, .msg-block-alert {
    position: relative;
    margin: 20px 0;
    padding: 15px 20px 15px 36px;
    line-height:normal
}

.msg-block-error:before, .validation-summary-errors:before, .msg-block-confirm:before, .msg-block-info:before, .msg-block-alert:before, .msg-text-alert:before {
    content: '';
    position:absolute
}

.msg-block-error:before, .validation-summary-errors:before {
    top: 18px;
    left: 10px;
    height: 12px;
    width:12px
}

.msg-block-confirm:before {
    top: 15px;
    left: 9px;
    height: 16px;
    width:14px
}

.msg-block-info:before {
    top: 16px;
    left: 12px;
    height: 16px;
    width:8px
}

.msg-block-alert:before {
    top: 15px;
    left: 13px;
    height: 14px;
    width:5px
}

.msg-text-alert:before {
    top: 50%;
    left: 13px;
    margin-top: -7px;
    height: 14px;
    width:5px
}

.msg-block-error ul {
    list-style: none;
    padding: 0;
    margin:0
}

.validation-summary-errors ul {
    display:none
}

.msg-text-alert {
    position: absolute;
    left: 100%;
    top: 0;
    padding-left: 25px;
    margin: 8px;
    white-space:nowrap
}

.ifrm {
    padding:5px
}

.ifrm iframe {
    height: 300px;
    overflow: auto;
    width:100%
}

label .chb {
    vertical-align: middle;
    position:relative
}

label .chb ins {
    display: inline-block;
    vertical-align: middle;
    width: 8px;
    height: 8px;
    overflow: hidden;
    margin-right: 4px;
    margin-top: -3px;
    position: relative;
    border-width: 1px;
    border-style: solid;
    text-decoration: none
}

label .chb ins:after, label .chb input[type="checkbox"] {
    cursor: pointer
}

label .chb input[type="checkbox"] {
    opacity: 0;
    position: absolute;
    bottom: 2px;
    right: 5px;
    cursor: pointer;
    z-index: 2
}

label .chb input[type="checkbox"] + ins:after {
    display: none;
    content: '';
    position: absolute;
    bottom: 3px;
    right: 0;
    width: 5px;
    height: 11px;
    z-index: 1;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

label .chb input[type="checkbox"]:checked + ins:after {
    display: block
}

label .chb input[type="checkbox"]:disabled + ins, label:hover .chb input[type="checkbox"]:disabled + ins {
    opacity:.8
}

label .rdb {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    padding: 2px;
    margin-right: 4px;
    margin-top:-3px
}

label .rdb ins {
    display: block;
    width: 8px;
    height: 8px;
    overflow: hidden;
    border-radius: 5px;
    position: relative;
    cursor: pointer
}

label .rdb input[type="radio"] {
    opacity: 0;
    position: absolute;
    z-index: -1
}

label .rdb input[type="radio"]:checked + input + ins:after, label .rdb input[type="radio"]:checked + ins:after {
    content: '';
    display: block;
    width: 6px;
    height: 6px;
    border-radius: 3px;
    overflow: hidden;
    position: absolute;
    top: 1px;
    left:1px
}

.radio + .radio {
    margin-left:15px
}

.breadcrumbs li {
    display: inline-block;
    vertical-align:middle
}

.breadcrumbs .hyp {
    margin:0 3px
}

.login-page-cnt .text {
    margin-bottom:15px
}

.login-page-cnt .validation-summary-errors {
    margin-top:0
}

.btn-login {
    float:right
}

.tab-control .reviews, .tab-control .variants, .tab-control .prepacks, .tab-control .specifications, .tab-control .attachments, .tab-control .description {
    min-height:195px
}

.ui-tabs {
    padding:0
}

.ui-tabs .ui-tabs-nav {
    padding:0
}

.ui-tabs .ui-tabs-nav li {
    margin: 0;
    outline:none
}

.ui-tabs-nav li:not(:first-child) {
    margin-left:70px
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    text-transform: uppercase;
    padding:0
}

.hidden-tabs-name {
    display: none;
    cursor: default;
    margin-bottom: 15px;
    text-transform:uppercase
}

.ui-tabs-active .ui-tabs-anchor:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height:3px
}

.no-underline .ui-tabs-anchor:after {
    display:none
}

.ui-tabs .ui-tabs-panel {
    padding:25px 0
}

.tbx-quantity {
    display: inline-block;
    margin: 0 35px;
    vertical-align: middle;
    width:52px
}

.tbx-quantity input {
    text-align: center;
    padding: 0 3px;
    height:27px
}

.compact-sign-error {
    line-height: 0;
    position: absolute;
    left: -10px;
    top: -9px;
    z-index: 1;
    padding: 0 !important;
    margin: 0 !important;
    height: 16px;
    width:16px
}

.compact-sign-error span {
    display:none !important
}

.ui-spinner {
    overflow:visible
}

.ui-spinner-input {
    margin:0
}

.ui-spinner-button {
    position: absolute;
    top: 0;
    height: 28px;
    width:28px
}

.ui-spinner-up {
    right:-35px
}

.ui-spinner-down {
    left:-35px
}

.ui-spinner-up .icon-up {
    margin-top: -5px;
    margin-left: -5px;
    height: 11px;
    width:10px
}

.ui-spinner-down .icon-down {
    margin-top: -1px;
    margin-left: -4px;
    height: 3px;
    width:7px
}

.tbx-quantity [data-spinner-init=event]:not(:focus) ~ .ui-spinner-button {
    display:none
}

.ui-touch-device .tbx-quantity .numeric {
    pointer-events:none
}

.history-details .gvi-name-value .value {
    word-break:break-all
}

.order-details-action-bar {
    text-align:right
}

.order-details-action-bar .btn {
    margin-left: 15px;
    margin-bottom:10px
}

.order-details-action-bar .attachments {
    float: left;
    margin-bottom: 10px;
    text-align: left;
    word-break:break-all
}

.order-details-action-bar .msg-block-info, .order-details-action-bar .msg-block-error {
    clear: both;
    text-align:left
}

.gvi-order-lines-wrapper {
    margin-top:35px
}

.gvi-order-lines tbody td:last-child, .gvi-order-lines thead th:last-child {
    padding-right:7px
}

.gvi-order-lines tfoot td {
    padding:12px 20px
}

.gvi-order-lines tfoot .cell-value {
    font-weight:bold
}

.gvi-order-lines tfoot .hyp, .gvi-order-lines .toggle-hyp-inside {
    float:right
}

.gvi-order-lines.collapsed tbody, .gvi-order-lines.collapsed .toggle-hyp-inside .sign-minus, .gvi-order-lines.expanded .toggle-hyp-inside .sign-plus {
    display:none
}

.gvi-order-lines .col-price, .gvi-order-lines .col-total, .gvi-order-lines .col-stock {
    white-space:nowrap
}

.gvi-order-lines .col-qty {
    text-align:center
}

.gvi-order-lines .col-price, .gvi-order-lines .col-discount, .gvi-order-lines .col-uom, .gvi-order-lines .col-total, .gvi-order-lines .col-stock {
    text-align:right
}

.gvi-totals {
    text-align: right;
    margin-bottom:10px
}

.gvi-totals .cell-value {
    width:125px
}

.gvi-totals td {
    border: none;
    padding:5px 7px
}

.gvi-totals tr:first-child td {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top:15px
}

.gvi-totals tr:last-child td {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom:15px
}

.gvi-totals .t-row-promotion {
    line-height:20px
}

.basket-page-cnt .gvi-totals .t-row-promotion .title-discount {
    display: inline-block;
    padding: 8px 0 7px;
    vertical-align:middle
}

.gvi-totals .t-row-promotion .enter-discount {
    display: inline-block;
    float:left
}

.gvi-totals .t-row-promotion .title-discount {
    float:right
}

.order-authorization-feedback {
    text-align:justify
}

.basket-page-cnt .usp-list {
    padding:0
}

.panel-general {
    padding-top: 30px;
    margin-bottom:30px
}

.panel-header {
    display: table;
    margin-bottom: 11px;
    width:100%
}

.panel-header > div {
    display: table-cell;
    vertical-align:middle
}

.panel-footer {
    display: table;
    width:100%
}

.panel-footer > div {
    display: table-cell;
    vertical-align: middle;
    padding-top:5px
}

.panel-footer > .more-inside {
    padding-top:0
}

.hyp-thumbnail {
    display: inline-block;
    position: relative;
    height: 75px;
    width:75px
}

.thumbnail {
    box-sizing: border-box;
    position: relative;
    display: inline-block;
    height: 100%;
    width:100%
}

.thumbnail img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height:auto
}

.filter-title {
    display:none
}

.facets {
    padding-top:6px
}

.facet {
    margin-bottom: 37px;
    word-break:break-all
}

.facet .hdr {
    background-position: right center;
    background-repeat: no-repeat;
    cursor:pointer
}

.facet .hdr.collapsed {
}

.facet .hdr.expanded {
}

.facet .hyp-toggle {
    display: inline-block;
    font-weight:bold
}

.list-facets li {
    position: relative;
    white-space:nowrap
}

.facet-selected li, .multiselect-mode .facet li {
    padding-left:18px
}

.facet li {
    padding-right:20px
}

.list-facets li .chb {
    position: absolute;
    top: 45%;
    left: 0;
    margin-top:-10px
}

.list-facets .count {
    margin-left: 4px;
    position: absolute;
    top: 50%;
    margin-top:-12px
}

.facet-item {
    display: inline-block;
    vertical-align: top;
    max-width:100%
}

.list-facets.limited li:nth-of-type(n + 6) {
    display:none
}

.limited + .hyp-toggle .collapse, .unlimited + .hyp-toggle .expand {
    display:none
}

.facet-selected .facet-title {
    font-weight:bold
}

.facet-selected .hyp-remove {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -12px;
    font-weight:bold
}

.clear-facets-selection {
    margin-bottom: 37px;
    font-weight:bold
}

.back-wrapper {
    height: 25px;
    float:left
}

.back-wrapper + .breadcrumbs {
    float: left;
    padding-left: 41px;
    margin-left:44px
}

.hyp-back:hover {
    text-decoration:none
}

.hyp-back.arrow-red:before {
    content: '‹ '
}

.has-aside {
    box-sizing:border-box
}

aside .hyp {
    float: left;
    clear:both
}

#matricesPopup.fake, #volumePricesPopup, #bomPopup {
    display:none
}

.product {
    padding-top:32px
}

.product .main {
    margin-bottom:45px
}

.details-img {
    float:left
}

.details-info {
    box-sizing: border-box;
    padding: 0 1%;
    position:relative
}

.no-aside {
    width:100%
}

.product-bottom-info {
    margin-top: 58px;
    margin-bottom:58px
}

.carousel-image-m-wrapper {
    margin-bottom:25px
}

.carousel-image-m img {
    max-height: 100%;
    max-width: 90%;
    margin:0 auto
}

.carousel-image-m-item img[data-zoom-image] {
    cursor:progress
}

.carousel-image-m-item.slick-slide:not(.slick-active) {
    visibility:hidden
}

.carousel-legend {
    padding: 10px 0;
    text-align:center
}

.carousel-image-s-wrapper {
    margin: 25px 30px;
    padding:0 15px
}

.carousel-image-s .hyp-thumbnail {
    display: block;
    height: 84px;
    width: 84px;
    margin:0 auto
}

.carousel-image-s .thumbnail {
    display:block
}

.carousel-image-s .hyp-thumbnail:hover .thumbnail:after {
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right:-1px
}

.carousel-image-s .slick-prev {
    left:-15px
}

.carousel-image-s .slick-next {
    right:-15px
}

.zoomContainer {
    z-index:1
}

.carousel-image-l, .carousel-image-l .slick-list, .carousel-image-l .slick-track {
    height:100%
}

.carousel-image-l .carousel-image-l-item {
    position:relative
}

.carousel-image-l .carousel-image-l-item img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    max-height: 95%;
    max-width:95%
}

.carousel-image-l .slick-prev {
    left:25px
}

.carousel-image-l .slick-next {
    right:25px
}

.carousel-image-l.slick-dotted.slick-slider {
    margin-bottom:0
}

.carousel-image-l .slick-dots {
    bottom:25px
}

.details-info .description {
    display: inline-block;
    margin-top: 22px;
    width: 100%;
    word-wrap:break-word
}

.hyp-read-description + .hyp-print-preview {
    margin-left:50px
}

.details-info .product-id .name {
    display: inline-block;
    padding-right: 3px;
    min-width:70px
}

.rating-reviews {
    margin-top:10px
}

.rating-reviews .hyp {
    margin-left:10px
}

.rating-reviews .hyp + .hyp {
    padding-left:15px
}

.rating {
    display: inline-block;
    vertical-align:middle
}

.rating-cancel, .star-rating {
    background: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    float: left;
    height: 16px;
    overflow: hidden;
    text-indent: -999em;
    width:16px
}

.rating-cancel, .rating-cancel a {
}

.rating-cancel a, .star-rating a {
    border: 0;
    display: block;
    height: 100%;
    width:16px
}

.star-rating a {
}

.star-rating-on a {
}

.star-rating-hover a {
}

.star-rating-readonly a {
    cursor:default !important
}

.star-rating {
    background: transparent !important;
    overflow:hidden !important
}

.row-button-wrapper {
    margin-top:20px
}

.order-box {
    margin-top:20px
}

.order-box .form-row .label {
    padding-right: 1%;
    width:21%
}

.order-box .after-btn-links {
    display: inline-block;
    vertical-align:middle
}

.order-box .row-quantity .field {
    white-space:nowrap
}

.field-btn-add .btn-add-to-basket {
    margin: 10px 0;
    max-width: 100%;
    min-width: 164px;
    padding-right: 6px;
    padding-left:6px
}

.row-btn-add .btn-add-to-basket {
    margin-right:20px
}

.prices-action {
    display: table;
    width:100%
}

.prices-action > div {
    display: table-cell;
    vertical-align:bottom
}

.after-prices {
    padding-left: 7px;
    line-height: 20px;
    width:100%
}

.msg-cannot-order, .order-box.state-variant-not-available .row-btn-add, .order-box.state-variant-not-available .field-btn-add, .order-box.state-variant-not-available .tbx-quantity {
    display:none
}

.msg-state-visible, .order-box.state-variant-not-available .msg-cannot-order {
    display:block
}

.order-box.state-variant-not-available .unit-of-measure {
    margin-left:0
}

.hyp-clear-viewed {
    padding-left: 20px;
    margin-left:20px
}

.last-viewed {
    margin:70px 0
}

.last-viewed .ui-tabs-nav {
    padding-bottom:10px
}

.hyp-tab-action {
    font-weight: bold;
    float: left;
    margin:15px 0 0 45px
}

.related-info .ui-tabs-panel {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.simple-product-tile {
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 10px;
    padding:0 1%
}

.simple-product-tile .hyp-thumbnail {
    max-width: 100%;
    height: 180px;
    width:180px
}

.tabs-horizontal {
    position: relative;
    overflow:hidden
}

.tabs-horizontal .ui-tabs-nav {
    position: relative;
    width:300%
}

.tabs-horizontal .ui-tabs-nav li:not(:first-child) {
    margin-left:33px
}

.opacity-left, .opacity-right {
    position: absolute;
    top: 0;
    height: 100%;
    width: 65px;
    z-index:1
}

.opacity-left {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5));
    background: -moz-linear-gradient(right, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5));
    background: linear-gradient(to right, rgba(255, 255, 255, 1), rgba(255, 255, 255, .5));
    left:0
}

.opacity-right {
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, .5), rgba(255, 255, 255, 1));
    background: -moz-linear-gradient(right, rgba(255, 255, 255, .5), rgba(255, 255, 255, 1));
    background: linear-gradient(to right, rgba(255, 255, 255, .5), rgba(255, 255, 255, 1));
    right:0
}

.btn-prev, .btn-next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    height: 19px;
    width: 12px;
    z-index:1
}

.btn-prev {
    background-position: 0 0;
    left:0
}

.btn-next {
    background-position: -13px 0;
    right:0
}

.btn-prev:hover {
    background-position:0 -20px
}

.btn-next:hover {
    background-position:-13px -20px
}

.add-this {
    text-align: center;
    margin-top:10px
}

.addthis_toolbox {
    display:inline-block
}

.matrices {
    overflow:visible
}

.matrices .ui-dialog-titlebar {
    display:none
}

.matrices .ui-dialog-content {
    overflow:visible
}

.matrices .ui-tabs-nav {
    position: absolute;
    margin-bottom: 10px;
    bottom: 100%;
    right:0
}

.matrices .ui-tabs-nav li {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    margin-left:2px
}

.matrices .ui-tabs .ui-tabs-nav .ui-tabs-anchor {
    padding: 15px 56px;
    line-height: 1;
    text-align: center;
    position: relative;
    margin-bottom:-3px
}

.matrices .ui-tabs-active .ui-tabs-anchor:after {
    bottom: 10px;
    left: 56px;
    right:56px
}

.matrices .btn-back {
    line-height:44px
}

.grid-inside {
    clear: both;
    height: 100%;
    margin: 20px 0;
    overflow: auto;
    position: relative;
    width: 100%;
    max-height:450px
}

.grid-inside .sticky-wrap {
    z-index:1
}

.add-box {
    display: table;
    float:right
}

.add-box li {
    display: table-cell;
    padding-right: 18px;
    vertical-align:middle
}

.quantity-selected {
    line-height:22px
}

.quantity-selected .name {
    display: inline-block;
    text-align: right;
    width:160px
}

.quantity-selected .value {
    display: inline-block;
    padding-left: 15px;
    width:70px
}

.variants .product-id .name {
    margin-right:35px
}

.variants .uom-wrapper {
    margin:20px 0
}

.variants .uom-wrapper .lbl-uom-title {
    line-height: 28px;
    vertical-align:middle
}

.gvi-variants th, .gvi-prepacks th {
    text-transform:uppercase
}

.gvi-variants .th-col, .gvi-prepacks thead th {
    text-align: center;
    padding:15px
}

.gvi-variants td, .gvi-prepacks td {
    text-align: center;
    padding:23px 15px 10px
}

.gvi-variants .th-row, .gvi-prepacks tbody th {
    text-align: left;
    padding-right: 23px;
    padding-left:19px
}

.gvi-variants .tbx-quantity, .gvi-prepacks .tbx-quantity {
    width:70px
}

.cell .tbx-quantity {
    margin-bottom:10px
}

.cell .stock-indication, .cell .lbl-price {
    margin:0 10px
}

.cell .msg-not-available {
    line-height:28px
}

.variants-row {
    font-weight: bold;
    padding-top:10px
}

.gvi-prepacks .price {
    text-align:left
}

.prepack-selection {
    margin-top:20px
}

.ddlb-prepack-selector {
    display: inline-block;
    margin-left: 25px;
    min-width: 250px;
    vertical-align:middle
}

.gvi-volume-prices th, .gvi-bom th {
    text-align:left
}

.gvi-volume-prices th, .gvi-volume-prices td, .gvi-bom th, .gvi-bom td {
    border-bottom:none
}

.gvi-volume-prices .cell-qty, .gvi-volume-prices .cell-title, .gvi-volume-prices .cell-uom, .gvi-volume-prices .cell-discount, .gvi-bom td {
    font-weight:bold
}

.gvi-bom td {
    vertical-align:top
}

.gvi-bom .bom-title {
    padding-left: 15px;
    padding-right:15px
}

.gvi-bom .variant {
    width:240px
}

.gvi-bom .qty {
    width: 60px;
    text-align:right
}

.bom-nested {
    display: table;
    list-style: none;
    padding: 0;
    margin: 0;
    width:100%
}

.bom-nested li {
    display:table-row
}

.bom-nested .lbl-variant {
    display: table-cell;
    width:80%
}

.bom-nested .lbl-qty {
    display: table-cell;
    text-align: right;
    width:20%
}

.list-reviews li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 10px;
    padding-bottom:10px
}

.list-reviews .rating {
    float:right
}

.review-title {
    font-weight: bold;
    margin-right:5px
}

.view-changer {
    text-align: center;
    width:33%
}

.panel-header > .view-changer {
    vertical-align:top
}

.counter-inside {
    line-height:35px
}

.panel-header > .counter-inside {
    vertical-align:bottom
}

.sorter-inside {
    width: 33%;
    white-space:nowrap
}

.btn-view {
    cursor: pointer;
    display: inline-block;
    margin: 5px 10px;
    height: 24px;
    width: 24px;
    vertical-align:middle
}

.btn-view:hover {
    background-position:0 -25px
}

.changer-grid-mode .to-grid, .changer-list-mode .to-list {
    cursor: default;
    pointer-events:none
}

.to-list {
    background-position:0 -50px
}

.changer-list-mode .to-list {
    background-position:0 0
}

.to-grid {
    background-position:0 -50px
}

.changer-grid-mode .to-grid {
    background-position:0 0
}

.panel-header .btn-add-inside {
    padding-top:30px
}

.ddlb-sorting {
    display: inline-block;
    vertical-align: middle;
    text-align:left
}

.btn-paging {
    padding: 0;
    height: 28px;
    width:28px
}

.btn-paging:before {
    display:none
}

.btn.btn-paging:after {
}

.btn-page-prev:after {
    background-position: 0 0;
    margin-top: -5px;
    margin-left: -3px;
    height: 10px;
    width: 6px;
    content: '';
    position: absolute;
    top: 50%;
    left:50%
}

.btn-disabled.btn-page-prev:after {
    background-position:0 -11px
}

.btn-page-next:after {
    background-position: -7px 0;
    margin-top: -5px;
    margin-left: -3px;
    height: 10px;
    width: 6px;
    content: '';
    position: absolute;
    top: 50%;
    left:50%
}

.btn-disabled.btn-page-next:after {
    background-position:-7px -11px
}

ul.pager-list {
    display: inline-block;
    line-height: 28px;
    margin: 0 16px;
    vertical-align:top
}

.pager-list li {
    display: inline-block;
    margin:0 5px
}

.pager-list li a, .pager-list li span {
    padding:6px
}

.pager-selected {
    font-weight:bold
}

.selected-quantity {
    display: none;
    line-height: 12px;
    text-transform:lowercase
}

.edit-selected {
    padding-left: 17px;
    margin-left:17px
}

.l-products {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.l-products-item {
    width:100%
}

.list-mode .l-products-item:first-child {
    border-top-width: 1px;
    border-top-style:solid
}

.list-mode .l-products-item {
    border-bottom-width: 1px;
    border-bottom-style:solid
}

.list-mode .product-tile .product-img, .list-mode .product-tile .product-info {
    padding:15px 0
}

.list-mode .product-tile .product-img {
    padding-right:15px
}

.list-mode .product-tile .prices {
    line-height:33px
}

.list-mode .list-price {
    vertical-align: top;
    position: relative;
    top:-5px
}

.list-mode .product-action {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    max-width: 100%;
    text-align: right;
    white-space:nowrap
}

.list-mode .product-description {
    display: table-cell;
    width: 100%;
    vertical-align: top;
    margin-bottom:0
}

.list-mode .selected-quantity {
    margin-top:7px
}

.grid-mode {
    margin: 0 -1.4%;
    position:relative
}

.grid-mode .l-products-item {
    box-sizing: border-box;
    padding:12px 1.4%
}

.grid-mode .l-products-item:first-child:before {
    border-top-width: 1px;
    border-top-style: solid;
    content: '';
    position: absolute;
    left: 1.4%;
    right: 1.4%;
    top:0
}

.grid-mode .product-tile {
    box-sizing: border-box;
    display: block;
    padding: 2px;
    min-height: 385px;
    text-align: center;
    height: 100%;
    width:auto
}

.grid-mode .product-tile:hover {
    border-radius: 2px;
    box-shadow:0 0 2px rgba(0, 0, 0, .4), inset 0 -1px 0 rgba(0, 0, 0, .2)
}

.grid-mode .product-img {
    display: block;
    padding: 12px 0 0;
    width:auto
}

.grid-mode .product-info {
    display: block;
    padding-bottom:12px
}

.grid-mode .product-img .hyp-thumbnail {
    display: block;
    margin: 0 auto;
    height: 214px;
    max-width: 100%;
    width:214px
}

.grid-mode .product-title {
    height:34px
}

.grid-mode .product-description {
    padding-top: 3px;
    margin-bottom:3px
}

.grid-mode .product-id-stock {
    line-height:20px
}

.grid-mode .product-id-name {
    display:none
}

.grid-mode .product-action .form-quantity {
    padding-top:3px
}

.grid-mode .selected-quantity {
    margin-top:13px
}

.variants-selected .selected-quantity {
    display:block
}

.variants-selected .select-variants {
    display:none
}

.orders {
    margin:60px 0
}

.gvi-orders {
    margin-top:15px
}

.gvi-orders th {
    text-align:left
}

.gvi-orders td {
    border-bottom:none
}

.gvi-orders .col-authorization-status, .gvi-orders .col-select-document {
    text-align:center
}

.gvi-orders .col-select-document label .chb ins {
    margin-right: 0;
    width:10px
}

.gvi-orders .status-approved:before {
    content: '✓'
}

.gvi-orders .status-pending:before {
    content: '●'
}

.gvi-orders .status-declined:before {
    content: '⨯'
}

.gvi-orders .status-notneeded:before {
    content: '−'
}

.gvi-orders .status-paid:before {
    content: '✓'
}

.gvi-orders .status-overdue:before {
    content: '⨯'
}

.gvi-orders .status-progress:before {
    content: '●'
}

.gvi-orders .goto-details {
    white-space:nowrap
}

.gvi-orders tr:first-child td {
    padding-top:15px
}

.gvi-orders tr:last-child td {
    padding-bottom:15px
}

.gvi-orders tr:last-of-type td {
    border-bottom-width: 1px;
    border-bottom-style:solid
}

.invoicepayment-payinvoiceorder-page .col-method-cost, .invoicepayment-payinvoiceorder-page .checkout-text {
    display:none
}

.pay-inside {
    width:160px
}

.ddlb {
    height: 35px;
    position:relative
}

.ddlb select {
    border-width: 0 0 1px;
    border-radius: 3px;
    padding: 0 12px;
    height: 100%;
    height: calc(100% + 1px);
    min-width:100%
}

.ddlb-small {
    height:28px
}

.ddlb-small .ui-selectmenu-text {
    line-height:27px
}

.ui-selectmenu-button.ui-button {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: 3px;
    outline:none
}

.ui-selectmenu-menu .ui-menu {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    max-height:240px
}

.ui-selectmenu-text {
    line-height: 35px;
    padding: 0 28px 0 12px;
    margin-right:0
}

.ui-selectmenu-text.selectmenu-placeholder {
    font-style:italic
}

.ui-selectmenu-menu .ui-menu .ui-menu-item {
    line-height: 34px;
    white-space:nowrap
}

.ui-selectmenu-menu .ui-menu .ui-menu-item-wrapper {
    padding-right: 28px;
    padding-left:12px
}

.ui-selectmenu-icon.ui-icon {
    border-top: 4px solid #4d4d4d;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    position: absolute;
    top: 50%;
    right: 10px;
    margin-top:-2px
}

.datepicker-dropdowns .ddlb {
    display:inline-block
}

.ui-menu-item.ui-state-disabled:first-child {
    display:none
}

.unit-of-measure {
    display: inline-block;
    vertical-align:middle
}

.tbx-quantity + .unit-of-measure {
    margin-left: 8px;
    vertical-align:top
}

.ddlb-uom {
    display: inline-block;
    vertical-align: middle;
    text-align:left
}

.lbl-uom {
    display: inline-block;
    line-height:28px
}

.order-info-inside {
    margin-top:35px
}

.order-info-inside h3 {
    display: inline-block;
    margin-right:25px
}

.account-top-actions {
    margin-top:10px
}

.account-top-actions .link-customer-service {
    float: right;
    line-height:34px
}

.account-name {
    margin:13px 0 20px
}

.hyp-account {
    margin-top: 5px;
    margin-bottom: 5px;
    float: left;
    clear:both
}

.hyp-account-counter {
    font-weight:bold
}

.account-info-inside {
    margin-top:20px
}

.account-info-inside .sub-title {
    font-weight: bold;
    margin-right:40px
}

.account-info-inside .form-row {
    margin-bottom:0
}

.account-info-content {
    margin-bottom:35px
}

.btn-prospect {
    margin-top:15px
}

.tracking-link {
    display: inline-block;
    max-width: 145px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space:nowrap
}

.tracking-text {
    display: inline-block;
    max-width: 150px;
    word-break:break-word
}

.gvi-orders th, .gvi-orders td {
    padding-left:5px
}

.gvi-orders th:first-child, .gvi-orders td:first-child {
    padding-left:0
}

.cell-check-box {
    width:30px
}

.templates-action {
    padding-top:10px
}

.templates-action .hyp {
    padding-left: 15px;
    margin-left:15px
}

.template-header {
    margin-bottom:10px
}

.template-header .value {
    font-weight:bold
}

.gvi-order-details .product-title {
    font-weight:bold
}

.order-line-cancelled {
    text-decoration:line-through
}

.btn-new-sub-account {
    float:right
}

.gvi-sub-accounts {
    margin-top:35px
}

.gvi-sub-accounts .status-ok:before {
    content: '✓'
}

.gvi-sub-accounts .status-faild:before {
    content: '✕'
}

.gvi-sub-accounts .col-status, .gvi-sub-accounts .col-limit, .gvi-sub-accounts .col-edit, .gvi-sub-accounts .col-delete {
    text-align:center
}

.sub-account-holder .form-row {
    line-height:35px
}

.sub-account-holder .row-orderauthorizationrules .label {
    display: block;
    width:auto
}

.sub-account-holder .row-orderauthorizationrules .field {
    display: block;
    width:80%
}

.sub-account-holder .add-limit-wrapper {
    margin-top:10px
}

.gvi-limits td {
    border:0 none
}

.gvi-limits .row-validation-wrapper td {
    padding-top: 0;
    padding-bottom:0
}

.gvi-limits .col-delete {
    padding-top: 12px;
    padding-right: 0;
    width:30px
}

.btn-edit-sub-account, .btn-delete-sub-account, .btn-delete-limit, .btn-delete {
    background-position: center center;
    background-repeat:no-repeat
}

.btn-edit-sub-account {
}

.btn-delete-sub-account, .btn-delete-limit, .btn-delete {
}

.ui-datepicker {
    margin-top: 1px;
    border-radius:3px
}

.ui-datepicker .ui-datepicker-title {
    font-weight:bold
}

.ui-datepicker th {
    font-weight:normal
}

.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display:none
}

.ui-datepicker .ui-datepicker-prev {
}

.ui-datepicker .ui-datepicker-next {
}

.ui-datepicker .ui-datepicker-today {
    font-weight:bold
}

.ui-datepicker td {
    line-height:1.8em
}

.gvi-basket td {
    vertical-align:top
}

.gvi-basket th {
    padding-right: 0;
    padding-left:0
}

.gvi-basket .inner-row td, .gvi-wish-list .inner-row td {
    padding:0 0 15px 0
}

.gvi-basket .upper-row td, .gvi-wish-list .upper-row td {
    border-style: dashed;
    padding:20px 0
}

.gvi-basket .vertical-line {
    position: relative;
    margin-left: 70px;
    min-height:50px
}

.gvi-basket .vertical-line:before {
    border-left-width: 2px;
    border-left-style: solid;
    content: '';
    position: absolute;
    top: 0;
    bottom: -15px;
    left:-125px
}

.gvi-basket.no-images .vertical-line {
    margin-left:0
}

.gvi-basket.no-images .vertical-line:before {
    left:-54px
}

.gvi-basket .last-in-group .vertical-line:before {
    bottom:0
}

.gvi-wish-list .col-first {
    width:90px
}

.gvi-basket .col-price {
    width:90px
}

.gvi-basket .col-quantity {
    width:130px
}

.gvi-basket .col-total {
    width:95px
}

.gvi-basket .col-qty {
    text-align:center
}

.gvi-basket .col-total, .gvi-wish-list .col-total {
    text-align:right
}

.gvi-basket .col-total .cell-name {
    display:none
}

.gvi-basket .col-price, .gvi-basket .lbl-quantity, .gvi-basket .product-total {
    line-height:28px
}

.product-total {
    white-space:nowrap
}

.price-node {
    white-space:nowrap
}

.cell-total-value, .cell-price-value {
    min-width: 60px;
    display: inline-block;
    text-align:right
}

.gvi-basket .product-img {
    float:left
}

.gvi-basket .btn-show-hide {
    float: left;
    margin-top:15px
}

.hyp-recalculate {
    text-decoration:underline
}

.hyp-reload {
    text-decoration:underline
}

.block-actions {
    height: 47px;
    text-align:center
}

.block-actions .hyp-btn {
    display: inline-block;
    margin:15px 40px
}

.gvi-basket .extended-text {
    margin:7px 0
}

.id-variant-aria .product-id, .id-variant-aria .product-variant {
    display:inline-block
}

.id-variant-aria .product-id {
    width:35%
}

.row-state {
    display:none !important
}

.basket-b2c-mode .gvi-basket .col-first {
    width:120px
}

.basket-b2c-mode .gvi-basket .hyp-thumbnail {
    height: 84px;
    width:84px
}

.basket-b2c-mode .btn-quote + .btn-checkout {
    margin-left:15px
}

.basket-b2c-mode .paging-control {
    position:relative
}

.basket-b2c-mode .paging-control .pagin-total {
    position: absolute;
    left: 0;
    right:0
}

.basket-b2b-mode .gvi-basket .col-first {
    width:65px
}

.basket-b2b-mode .gvi-basket.no-images .col-first {
    width:0
}

.basket-b2b-mode .gvi-basket.no-images .row-header .col-first {
    width:65px
}

.basket-b2b-mode .gvi-basket .product-img, .basket-b2b-mode .gvi-basket .hyp-thumbnail {
    height: 50px;
    width:50px
}

.basket-b2b-mode .panel-header .btn-quote, .basket-b2b-mode .panel-header .btn-checkout {
    display:none
}

.checkout-offers {
    margin:70px 0
}

.checkout-offers .ui-tabs-nav {
    padding-bottom:10px
}

.basket-details h2 {
    margin-bottom:15px
}

ul.list-totals {
    margin:30px 0
}

.list-totals li {
    line-height: 30px;
    clear:both
}

.list-totals .t-row-total-price {
    padding-top:7px
}

.list-totals .total-unit {
    line-height:1
}

.list-totals .name {
    float: left;
    max-width:60%
}

.list-totals .value {
    display: block;
    text-align: right;
    margin-left: 40%;
    white-space:nowrap
}

.list-totals .total-value, .list-cart .total-value, .gvi-totals .cell-price-value {
    min-width: 70px;
    display:inline-block
}

.basket-buttons {
    margin-bottom:10px
}

.basket-buttons .hyp-btn {
    clear: both;
    float: left;
    margin:13px 0
}

.hyp-btn-disabled {
    cursor: default;
    pointer-events:none
}

.basket-action-wrapper {
    margin-bottom:58px
}

.basket-action-wrapper .btn-checkout, .basket-action-wrapper .btn-quote {
    margin-top: 15px;
    width:100%
}

.basket-promo-text-wrapper {
    clear: both;
    margin-bottom:20px
}

.msg-empty-basket {
    display:none
}

.basket-empty .msg-empty-basket {
    display:block
}

.basket-empty .msg-basket-recalculate {
    display:none
}

.basket-empty .gvi-basket, .basket-empty .block-actions, .basket-empty .enter-discount, .basket-empty .gvi-totals, .basket-empty .list-totals {
    display:none
}

.basket-empty .basket-b2c-mode .panel-header {
    display:none
}

.row-expanded .product-total, .row-expanded .lbl-quantity {
    visibility:hidden
}

.suggestions-wrapper {
    line-height: 1;
    padding-bottom:20px
}

.checkout-page-cnt, .quote-promotion-page-cnt, .one-page-checkout {
    counter-reset:step
}

.checkout-page-cnt h2:before, .quote-promotion-page-cnt h2:before, .one-page-checkout .checkout-step h2:before {
    counter-increment: step;
    content: counter(step) '. '
}

.checkout-page-cnt .wide .h1-holder {
    padding-top: 0;
    margin-bottom:35px
}

.checkout-page-cnt .wide h2 {
    margin-top:10px
}

.checkout-step {
    padding-top: 20px;
    margin-bottom:60px
}

.checkout-step.no-padding {
    padding-top:0
}

.checkout-step .shipping-cost .tooltip-sign {
    display:none
}

.checkout-text {
    margin-bottom:10px
}

.terms-row {
    padding-top: 10px;
    margin-bottom:12px
}

.terms-row .terms-text, .terms-row .terms-text + a {
    vertical-align:middle
}

.terms-row .chb a:focus {
    text-decoration:underline
}

.terms-row .chb ins {
    margin-left:2px
}

.terms-row .field-validation-error {
    display:inline-block
}

.terms-row .validation {
    padding-left:0
}

.pay-row .btn-back {
    float: left;
    line-height:45px
}

.next-inside .btn-back {
    margin-right:60px
}

.shipping-choice {
    margin-bottom:16px
}

.shipping-choice-content {
    display: none;
    padding-top: 30px;
    margin-bottom:35px
}

.active .shipping-choice-content {
    display:block
}

.shipping-choice-content .ui-selectmenu-menu {
    max-width:100%
}

.gvi-addresses .col-name, .gvi-addresses .col-address {
    text-align:left
}

.gvi-addresses .col-name {
    width:30%
}

.gvi-addresses .col-action {
    text-align:right
}

.gvi-addresses td.col-name {
    font-weight:bold
}

.gvi-methods {
    margin-bottom:20px
}

.gvi-methods tr {
    line-height:24px
}

.gvi-methods td {
    vertical-align: top;
    padding:12px 15px 12px 0
}

.gvi-methods th {
    padding: 4px 0;
    text-align:left
}

.gvi-methods .col-method-selection {
    width: 1%;
    white-space:nowrap
}

.gvi-methods td.col-method-cost {
    text-align: right;
    width: 1%;
    white-space:nowrap
}

.gvi-methods .method-title {
    cursor: pointer;
    vertical-align:middle
}

.gvi-methods .rdb {
    margin-top: 0;
    margin-left:-2px
}

.gvi-methods .radio {
    display: inline-block;
    line-height: 24px;
    vertical-align:bottom
}

.gvi-methods .cell-price-value {
    min-width:45px
}

.gvi-methods .cell-price-value.free-costs {
    font-weight: bold;
    min-width:initial
}

.gvi-methods .hyp-more {
    margin-left: 7px;
    text-transform: lowercase;
    vertical-align:middle
}

.method-img {
    cursor: pointer;
    max-height: 24px;
    max-width: none;
    vertical-align: middle;
    font-size:0
}

.weight-value-wrapper {
    margin-bottom:15px
}

.weight-value {
    font-weight:bold
}

.editable-header {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items:flex-start
}

.editable-header .hyp-edit {
    text-decoration:underline
}

.cart-summary-header {
    margin-bottom:28px
}

.cart-summary-header .hyp-edit {
    padding:5px 0 0 5px
}

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

.list-cart .name {
    float:left
}

.list-cart .value {
    display: block;
    text-align: right;
    margin-left:60%
}

.list-cart .subtotal {
    margin-top: 8px;
    padding-top:7px
}

.list-cart .total .name {
    font-weight:bold
}

.checkout-summary h2 {
    margin-bottom:10px
}

.list-step {
    box-sizing: border-box;
    margin: 0 0 26px;
    padding: 0;
    list-style:none
}

.list-step-title {
    font-weight:bold
}

.l-service-info, .checkout-summary {
    border-top-width: 1px;
    border-top-style: solid;
    padding-top: 30px;
    margin-top:30px
}

.additional-info {
    margin-bottom:66px
}

.additional-info h4 {
    margin-bottom:10px
}

.gvi-basket-overview td {
    vertical-align:top
}

.gvi-basket-overview th.col-first, .gvi-basket-overview th.col-info {
    padding-left:0
}

.gvi-basket-overview th.col-price, .gvi-basket-overview th.col-discount, .gvi-basket-overview th.col-uom {
    padding-right:0
}

.gvi-basket-overview .col-qty {
    text-align:center
}

.gvi-basket-overview td:last-child, .gvi-basket-overview th:last-child {
    padding-right:7px
}

.gvi-basket-overview .upper-row td {
    border-style: dashed;
    padding:10px 0
}

.gvi-basket-overview .inner-row td {
    padding:0 0 10px 0
}

.gvi-basket-overview td:last-child, .gvi-basket-overview th:last-child {
    padding-right:7px
}

.gvi-basket-overview td.col-first {
    box-sizing: border-box;
    min-width: 70px;
    max-width: 70px;
    padding-right: 5px;
    word-wrap:break-word
}

.gvi-basket-overview.no-images td.col-first {
    width: 0;
    padding-right:0
}

.gvi-basket-overview .col-first, .gvi-basket-overview .col-info {
    text-align:left
}

.gvi-basket-overview .col-price, .gvi-basket-overview .col-total, .gvi-basket-overview .col-discount, .gvi-basket-overview .col-uom {
    text-align:right
}

.gvi-basket-overview .product-img, .gvi-basket-overview .hyp-thumbnail {
    height: 50px;
    width:50px
}

.gvi-big-basket.collapsed tbody, .gvi-big-basket.collapsed .sign-minus, .gvi-big-basket.expanded .sign-plus {
    display:none
}

.gvi-big-basket tfoot td {
    padding:12px 20px
}

.gvi-big-basket tfoot .cell-value {
    font-weight:bold
}

.gvi-big-basket .toggle-hyp-inside {
    float:right
}

.checkout-footer {
    clear:both
}

.checkout-footer .usp {
    margin:40px 0
}

.enter-discount {
    line-height:20px
}

.enter-discount .hyp {
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 7px;
    vertical-align:middle
}

.tbx-promotion {
    display: inline-block;
    margin-right: 10px;
    vertical-align: middle;
    width:120px
}

.shipping-cost {
    display:inline-block
}

.shipping-cost .tooltip-sign {
    cursor:pointer
}

.ui-tooltip {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    padding: 10px;
    line-height: 18px;
    width:250px
}

.accordion {
    margin:20px 0
}

.accordion-header {
    cursor: pointer;
    padding:15px 0 15px 40px
}

.accordion-section {
    padding-left:40px
}

.accordion-header .btn-show-hide {
    float: left;
    margin-left:-40px
}

.accordion-header.collapsed + .accordion-section {
    display:none
}

.list-news li {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top: 10px;
    padding-bottom:10px
}

.news-title {
    font-weight: bold;
    margin-right:5px
}

.list-news-header {
    margin:15px 0
}

.hyp-more {
    font-weight:bold
}

.ui-widget-overlay {
    opacity:.5
}

.ui-dialog {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
    box-sizing: border-box;
    padding:10px 0 25px
}

.ui-dialog-scroll {
    position: fixed;
    top: 0 !important;
    left: 0 !important;
    max-height: 100%;
    overflow:auto
}

.fix-dialog-scroll-helper {
    overflow:hidden
}

.ui-dialog .ui-dialog-titlebar, .ui-dialog .ui-dialog-content {
    margin: 0 auto;
    max-width: 1000px;
    padding:0 4%
}

.ui-dialog-titlebar {
    text-align:right
}

.ui-dialog .ui-dialog-title {
    display:none
}

.ui-dialog .ui-dialog-titlebar-close {
    border: none;
    background: none;
    text-transform: lowercase;
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    height: auto;
    width:auto
}

.ui-dialog-titlebar-close .ui-icon {
    float: right;
    margin-top: 2px;
    margin-left: 10px;
    height: 14px;
    width:11px
}

.popup-cnt h2 {
    margin:14px 0 24px 0
}

.popup-cnt .strong-header {
    text-align: center;
    margin-bottom:30px
}

.popup-cnt .cnt-column {
    display: table;
    margin: 0 auto;
    min-width:520px
}

.popup-cnt .ftr-column {
    text-align: center;
    margin-top: 17px;
    padding:20px 0
}

.popup-cnt .ftr-column .btn {
    margin:0 30px
}

.popup-ftr {
    text-align:right
}

.mfp-container {
    padding:0
}

.mfp-content {
    height:100%
}

.mfp-close {
    font-size:4em
}

.popup-placeholder {
    box-sizing: border-box;
    position: relative;
    height: 100%;
    margin:0 auto
}

.choose-product {
    display: table;
    padding: 4px 0;
    margin: 29px -10px 0;
    width:100%
}

.choose-product > div {
    display: table-cell;
    padding: 10px;
    vertical-align:top
}

.choose-product .ddlb + .ddlb {
    margin-top:10px
}

.choose-product .unit-of-measure {
    margin-right:10px
}

.hyp-qo-title {
    line-height: 28px;
    font-weight:bold
}

.qo-input-area .tbx-search {
    width:60%
}

.qo-input-area .ui-autocomplete.ui-menu .ui-menu-item-wrapper {
    min-height: 25px;
    padding-top: 11px;
    padding-bottom:11px
}

.ui-autocomplete {
    overflow-y:auto
}

.ui-autocomplete.ui-menu .ui-menu-item-wrapper {
    display: block;
    padding-left:15px
}

.ui-autocomplete a:hover {
    text-decoration:none
}

.sticky-wrap {
    overflow-x: auto;
    overflow-y: hidden;
    position: relative;
    width:100%
}

.sticky-wrap .sticky-thead, .sticky-wrap .sticky-col, .sticky-wrap .sticky-intersect {
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .125s ease-in-out;
    z-index: 50;
    width:auto
}

.sticky-wrap .sticky-thead {
    box-shadow: 0 .25em .1em -.1em rgba(0, 0, 0, .125);
    z-index: 100;
    width:100%
}

.sticky-wrap .sticky-col {
    box-shadow:.25em 0 .1em -.1em rgba(0, 0, 0, .125)
}

.sticky-wrap .sticky-intersect {
    opacity: 1;
    z-index:150
}

.sticky-wrap td, .sticky-wrap th {
    box-sizing:border-box
}

.sticky-wrap.overflow-y {
    overflow-y: auto;
    max-height:100%
}

.our-methods {
    margin-bottom:20px
}

.our-methods img {
    margin: 5px;
    vertical-align:middle
}

.usp .separator-dark {
    display: block;
    height: 39px;
    width:12px
}

ul.usp-list {
    display: table;
    margin: 20px 0;
    padding: 20px 0;
    width:100%
}

ul.usp-list:first-child {
    margin-bottom:0
}

.usp-list .usp-ico {
    margin-right:8px
}

.usp-list .usp-ico, .usp-list .usp-text {
    vertical-align:middle
}

.usp-list li {
    display: table-cell;
    text-align: center;
    text-transform: uppercase;
    position: relative;
    min-height: 100px;
    vertical-align:middle
}

.usp-list li:first-child {
    text-align:left
}

.usp-list li:last-child {
    text-align:right
}

.flexi-row:not(.center) .usp {
    padding:0 1.85%
}

.banner {
    height: 451px;
    text-align:right
}

.banner img {
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 100%;
    position: absolute;
    left: 50%;
    max-width:inherit
}

.banner-full-width {
    position: absolute;
    left: 0;
    right: 0;
    height: 451px;
    overflow:hidden
}

.banner-content {
    position: relative;
    padding-top:160px
}

.banner h1, .banner h2 {
    text-shadow:0 3px 2px #000
}

.flexi-row:not(.center) .banner {
    padding:0 1.85%
}

.flexi-row:not(.center) .flow-category-tiles {
    margin-right: 0;
    margin-left: 0;
    width:100%
}

.flexi-row:not(.center) .flow-img-tiles.columns-general {
    margin-right: 0;
    margin-left: 0;
    width:100%
}

.flow-img-tiles .column {
    margin-bottom:20px
}

.flex-tile-block .text-block p {
    font-size:16px
}

.flex-tile-block .text-block a.flexi-link, .flex-tile-block .text-block span.flexi-link {
    font-family: 'Work Sans', sans-serif;
    font-size: 16px;
    font-weight:600
}

hr.modern-hr {
    margin: 30px auto;
    width: 10%;
    height: 0;
    border-width: 1px 0 0 0;
    border-top: solid;
    border-color: #333;
    clear:both
}

.flex-logo-row {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin: 30px 0;
    text-align:center
}

.flex-logo-row img {
    margin:5px 0
}

.searchbox {
    width: 0%;
    float: right;
    overflow: hidden;
    -webkit-transition: width .3s;
    -moz-transition: width .3s;
    -ms-transition: width .3s;
    -o-transition: width .3s;
    transition:width .3s
}

.searchbox .tbx-main-search {
}

.searchbox .searchbox-icon:hover {
    background-color:transparent
}

.searchbox .btn-cnt {
    font-size: 13px;
    text-transform:uppercase
}

.searchbox .btn {
    background-color: transparent;
    color: #333;
    text-shadow: none;
    padding-left:0
}

.searchbox-open {
    width:100%
}

.sana-full-height-slider .image-slider a.btn {
    background-color: transparent;
    padding: 0 14px;
    border: 2px solid #fff;
    height: 46px;
    line-height: 42px;
    border-radius:0
}

.sana-full-height-slider .image-slider a.btn:before, .sana-full-height-slider .image-slider a.btn:after, .sana-full-height-slider .image-slider .btn-cnt:after {
    display:none
}

.sana-full-height-slider .btn-search:before {
}

.sticky-mode .btn-search {
    color:#333
}

.sana-full-height-slider .over-summary .hyp:before, .sana-full-height-slider .basket:hover .over-summary.is-empty .hyp:before {
}

.sana-full-height-slider .sticky-mode .over-summary .hyp:before, .sana-full-height-slider .basket:hover .over-summary .hyp:before, .sana-full-height-slider .sticky-mode .basket:hover .over-summary .hyp:before, .sana-full-height-slider .sticky-mode .basket .over-summary .hyp:before {
}

.sana-full-height-slider .language .opener:after, .sana-full-height-slider .login .opener:after {
}

.sana-full-height-slider .sticky-mode .language .opener:after, .sana-full-height-slider .language:hover .opener:after, .sana-full-height-slider .sticky-mode .login .opener:after, .sana-full-height-slider .login:hover .opener:after {
}

.sana-full-height-slider .login .opener:before {
}

.sana-full-height-slider .sticky-mode .login .opener:before, .sana-full-height-slider .login:hover .opener:before {
}

.sana-full-height-slider .basket .hyp {
    color:#fff
}

.sana-full-height-slider .over-summary.is-empty .hyp {
    color:#fff
}

.sana-full-height-slider .sticky-mode .basket .hyp {
    color:#333
}

.sana-full-height-slider .basket:hover .is-empty .hyp {
    color:#fff
}

.sana-full-height-slider .basket:hover .hyp {
    color:#333
}

.sana-full-height-slider .nav-item-root .hyp-top-lvl, .sana-full-height-slider .nav-is-hovered .hyp-top-lvl {
    color:#fff
}

.sana-full-height-slider .sticky-mode .nav-item-root .hyp-top-lvl, .sana-full-height-slider .sticky-mode .nav-is-hovered .hyp-top-lvl {
    color:#333
}

.sana-full-height-slider .top-hyp {
    color:#fff
}

.sana-full-height-slider .btn-suggestions-top {
    background: transparent;
    color: #fff;
    border:1px solid #fff
}

.sana-full-height-slider .sticky-mode .btn-suggestions-top {
    border:1px solid #333
}

.sana-full-height-slider .btn-suggestions-top:hover {
}

.sana-full-height-slider .btn-white:hover, .sana-full-height-slider .btn-white.hover, .sana-full-height-slider .btn-white:focus {
    background-color: transparent;
    border-color:#fff
}

.sana-full-height-slider .sticky-mode .btn-white:hover, .sana-full-height-slider .sticky-mode .btn-white.hover, .sana-full-height-slider .sticky-mode .btn-white:focus {
    border-color:#333
}

.sana-full-height-slider .btn.btn-suggestions-top:before {
}

.sana-full-height-slider .sticky-mode .btn.btn-suggestions-top:before {
}

.sana-full-height-slider .text-shadow {
    text-shadow:0 1px 1px rgba(0, 0, 0, .75)
}

.sana-full-height-slider .title-text-block p, .sana-full-height-slider .title-text-block span, .sana-full-height-slider .title-text-block h1, .sana-full-height-slider .title-text-block h2, .sana-full-height-slider .title-text-block h3, .sana-full-height-slider .title-text-block h4, .sana-full-height-slider .title-text-block h5, .sana-full-height-slider .title-text-block h6 {
    word-break: break-word;
    word-wrap: break-word;
    line-height: 1.5;
    color: #fff;
    font-weight:normal
}

@media (max-width: 639px) {
    .sana-full-height-slider .basket .hyp {
        color:#333
    }

    .sana-full-height-slider .login .opener:before {
    }

    .sana-full-height-slider .over-summary .hyp:before {
    }

    .sana-full-height-slider .login .opener:after, .sana-full-height-slider .language .opener:after {
    }

    .sana-full-height-slider .nav-item-root .hyp-top-lvl, .sana-full-height-slider .nav-is-hovered .hyp-top-lvl {
        color:#000
    }
}

.gvi-return-wrapper {
    border-bottom: 1px solid;
    margin-bottom:35px
}

.gvi-return-wrapper.is-empty {
    display:none
}

.gvi-return .upper-row {
    vertical-align:top
}

.gvi-return .col-item-no, .gvi-return .col-title {
    text-align:left
}

.gvi-return .col-checkbox, .gvi-return .col-order-quantity, .gvi-return .col-order-max-return-quantity, .gvi-return .col-order-unit-of-measure-title {
    text-align:center
}

.gvi-return .col-cost {
    text-align:right
}

.gvi-return .col-checkbox {
    width:1%
}

.gvi-return .return-row-addition {
    padding:10px 33px 15px
}

.gvi-return .return-row-info {
    padding:0 40px
}

.gvi-return .add-more-products {
    border-top: 2px dotted #eee;
    margin-top: 20px;
    padding-top:15px
}

.gvi-return .is-unreturnable {
    opacity:.5
}

.gvi-return .return-row-addition .btn-delete {
    position: absolute;
    right:0
}

.gvi-return .chb-text {
    display:none
}

.gvi-return .col-delete {
    width:1%
}

.gvi-return .product-title {
    font-weight:bold
}

.product-to-return {
    border-top-width: 2px;
    border-top-style: dotted;
    padding-top: 15px;
    position:relative
}

.quicksearch {
    margin:20px 0
}

.quicksearch-search {
    position: relative;
    width:70%
}

.quicksearch-result {
    margin: 20px 0;
    padding:15px 0
}

.quicksearch-result.is-empty {
    display:none
}

.quicksearch-autocomplete .ui-menu-item-wrapper {
    min-height: 25px;
    padding-top: 11px;
    padding-bottom:11px
}

.quicksearch-result-title {
    line-height: 28px;
    font-weight:bold
}

.quicksearch-result .unit-of-measure {
    display:inline-block
}

.quicksearch-components .ddlb + .ddlb {
    margin-top:10px
}

.ui-touch-device .opener, .ui-touch-device .over-summary, .ui-touch-device .filter-title, .ui-touch-device .accordion-header, .ui-touch-device .facet .hdr {
    cursor:pointer
}

.unavailable-page .site {
    padding-top:0 !important
}

.unavailable-page .content {
    min-height: initial !important;
    padding-top:150px !important
}

.unavailable-page-text {
    margin:25px 0
}

.unavailable-page .center {
    max-width:650px
}

.unavailable-page header {
    display:none
}

.unavailable-page .logo {
    text-align: center;
    padding-bottom:15px
}

.unavailable-page footer {
    display:none
}

.one-page-checkout .gvi-methods {
    width:100%
}

.one-page-checkout .checkout-step:last-child .form-holder {
    padding-top:0
}

.one-page-checkout .service-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin:0 -3.8%
}

.service-info-bottom {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    line-height: 40px;
    margin:60px 0
}

.service-info-image {
    vertical-align:middle
}

.service-info-text {
    text-transform: uppercase;
    padding-left: 5px;
    vertical-align:middle
}

.service-info-separator {
    height:39px
}

.one-page-checkout .our-methods {
    box-sizing: border-box;
    flex: 1;
    padding:0 3.7%
}

.one-page-checkout .our-methods:not(:first-child) {
    border-left-width: 1px;
    border-left-style:solid
}

.one-page-checkout .checkout-summary {
    margin-top:0
}

.one-page-checkout .checkout-step {
    position: relative;
    padding-top: 0;
    margin-bottom:30px
}

.one-page-checkout .checkout-step-content {
    transition:all 250ms linear
}

.one-page-checkout .inline-loading-indicator {
    display: none;
    position: absolute;
    top: 50%;
    left: 0;
    right:0
}

.one-page-checkout .hidden .inline-loading-indicator {
    display:block
}

.one-page-checkout .hidden .checkout-step-content {
    opacity:0
}

.one-page-checkout .order-overview-section {
    padding: 15px 10px;
    border-width: 1px;
    border-style: solid;
    border-radius: 5px;
    box-sizing:border-box
}

.one-page-checkout .msg-block-alert {
    margin:0
}

.btn-address-holder {
    margin-bottom:20px
}

.image-slider.hide-dot-navigator .lSpg {
    display:none
}

.content-slider li.lslide a, .content-slider li.clone a {
    width:100%
}

.ie .sana-full-height-slider .sana-full-screen-slider .content-slider li.lslide, .ie .sana-full-height-slider .sana-full-screen-slider .content-slider li.clone, .ie .content-slider li.lslide, .ie .content-slider li.clone, .ie .content-slider li.lslide img, .ie .content-slider li.lslide a img, .ie .content-slider li.clone img, .ie .content-slider li.clone a img, .ie .sana-full-height-slider .sana-full-screen-slider .content-slider li.lslide img, .ie .sana-full-height-slider .sana-full-screen-slider .content-slider li.lslide a img, .ie .sana-full-height-slider .sana-full-screen-slider .content-slider li.clone img, .ie .sana-full-height-slider .sana-full-screen-slider .content-slider li.clone a img {
    font-family: 'object-fit: cover;'
}

@media (min-width: 1024px) {
    .center {
        padding:0 4%
    }

    .ui-dialog {
        position:fixed
    }

    .custom-bg {
        background-size:auto
    }

    header.sticky-mode {
        top:-60px
    }

    header.sticky-mode .header-blocks-wrapper, header.sticky-mode nav {
        margin: 0 auto;
        width:1000px
    }

    .top-header, .middle-header {
        padding:0 4%
    }

    .logo {
        margin-right: 10px;
        max-width:40%
    }

    header.sticky-mode .logo {
        max-width:inherit
    }

    footer .logo {
        margin-right: 10px;
        margin-bottom: 10px;
        max-width:50%
    }

    .language + .login {
        margin-left:-4px
    }

    header.sticky-mode .language + .login {
        margin-left:0
    }

    .basket-summary-holder {
        min-width:120px
    }

    .nav-item-root.hover .nav-wrapper {
        display:block
    }

    header .nav-opener-wrapper {
        display:none
    }

    header.sticky-mode .nav-opener-wrapper {
        display:block
    }

    .nav-wrapper {
        margin-top: -1px;
        width:100%
    }

    header.sticky-mode .nav-wrapper {
        margin-top:0
    }

    header:not(.sticky-mode) .nav-lvl-2 .separator:nth-of-type(5n), header.sticky-mode .nav-lvl-2 .separator:nth-of-type(3n) {
        display:table-row
    }

    header:not(.sticky-mode) .nav-lvl-2 .nav-item-block:nth-of-type(5n + 1), header.sticky-mode .nav-lvl-2 .nav-item-block:nth-of-type(3n + 1) {
        border-left:none
    }

    .nav-item.hover > .nav-list-sub {
        display:block
    }

    .has-aside {
        border-right-width: 1px;
        border-right-style: solid;
        float: left;
        padding-right: 1%;
        width:85%
    }

    aside {
        display: table-cell;
        padding-left:22px
    }

    .has-aside .details-img {
        width:43%
    }

    .has-aside .details-info {
        margin-left:43%
    }

    .no-aside .details-img {
        width:56%
    }

    .no-aside .details-info {
        margin-left:56%
    }

    .form-row .field-btn-add {
        display: block;
        text-align: left;
        margin-top:20px
    }

    .field-btn-add .btn-add-to-basket {
        margin:0
    }

    .simple-product-tile {
        max-width: 200px;
        width:50%
    }

    .product-bottom-info > .column:first-child {
        width:60%
    }

    .product-bottom-info > .column.column-inline:first-child {
        width:100%
    }

    .product-bottom-info .column:first-child .simple-product-tile {
        width:auto
    }

    .list-mode .product-tile .product-info {
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap:nowrap
    }

    .list-mode .tbx-quantity + .unit-of-measure {
        min-width:75px
    }

    .grid-mode .l-products-item {
        width:33.33%
    }

    .grid-mode .l-products-item:nth-of-type(3n + 1):after {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        content: '';
        position: absolute;
        left: 1.4%;
        right: 1.4%;
        margin-top:12px
    }

    #orderAdressPage .form-row, #guestOrderAdressPage .form-row {
        max-width:73%
    }

    .shipping-choice-content .ui-selectmenu-menu {
        max-width:160%
    }

    .gvi-methods {
        width:80%
    }

    .products-flow .product-tile {
        width:25%
    }

    .column .products-group .blocks-row-item:nth-child(4) {
        display:none
    }

    .products-group .product-tile .btn {
        padding:0 28px 0 8px
    }

    .aside-links {
        margin-top:80px
    }

    .orders-details-page .columns-general .column.wide {
        width:77%
    }

    .unavailable-page .logo {
        margin-right: 0;
        max-width:100%
    }

    .shipping-default .form-row, .shipping-custom .form-row {
        max-width:73%
    }

    .one-page-checkout .shipping-default .form-row, .one-page-checkout .shipping-custom .form-row {
        max-width:100%
    }

    .one-page-checkout .checkout-summary {
        border: none;
        padding-top:0
    }

    .one-page-checkout .checkout-summary .list-step {
        float: left;
        padding-right: 20px;
        width:33.33%
    }

    .one-page-checkout .gvi-totals-basket-overview tfoot tr:last-child td {
        border-bottom-width: 0;
        padding-bottom:0
    }

    .one-page-checkout .gvi-basket-overview-wrapper .cell-price-value {
        min-width:0
    }

    .one-page-checkout .gvi-basket-overview-wrapper .col-qty {
        padding-left: 2px;
        padding-right:2px
    }

    .one-page-checkout .gvi-basket-overview-wrapper .col-uom {
        padding-right:2px
    }

    .one-page-checkout .gvi-basket-overview-wrapper .price-node .currency-sign {
        margin-right:-3px
    }
}

@media screen and (max-width: 767px) {
    .login-page-cnt .columns-general.loginBottomRow > .column:last-of-type {
        width:100%
    }
}

@media screen and (max-width: 639px) {
    #loginPage {
        margin:0 -15px
    }

    .center {
        padding:0 15px
    }

    .h1-holder h1 {
        display:block
    }

    .h1-holder a {
        margin-left:0
    }

    .form-button {
        padding-left:0
    }

    .form-button .btn {
        width:100%
    }

    .blocks-row {
        display: block;
        margin:0
    }

    .blocks-row-item {
        padding:0
    }

    .l-columns {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction:column
    }

    .l-columns-column + .l-columns-column {
        margin-top:20px
    }

    .msg-text-alert {
        top: 100%;
        left: 0;
        margin:0
    }

    .header-blocks-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .nav-is-closed .header-blocks-wrapper {
        height: 62px;
        overflow:hidden
    }

    .nav-is-closed .search, .nav-is-closed .top-header, .nav-is-closed .bottom-header, .nav-is-closed .btn-suggestions-top {
        display:none
    }

    .middle-header {
        -webkit-box-ordinal-group: 2;
        -webkit-order: 1;
        -ms-flex-order: 1;
        order: 1;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        border-width: 1px 0;
        border-style: solid;
        min-height: initial;
        margin: 0;
        width:100%
    }

    .top-header {
        display: block;
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        margin: 0;
        width:100%
    }

    .bottom-header {
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        border-width: 0 0 1px;
        border-style: solid;
        width:100%
    }

    .top-dropdown {
        border-width: 0 0 1px;
        display: block;
        height: auto;
        margin-top: 0;
        margin-bottom:0
    }

    .top-dropdown:hover {
        height:auto
    }

    .top-dropdown .summary {
        border-width: 0;
        display: block;
        position:static
    }

    .top-dropdown:hover .opener {
        height:auto
    }

    .top-dropdown .opener {
        padding-left: 18px;
        line-height:40px
    }

    .top-dropdown .collapsed + .summary {
        display:none
    }

    .top-dropdown .opener:after {
        top: 50%;
        margin-top:-3px
    }

    .top-info {
        display:none
    }

    .top-hyp {
        display:none
    }

    .nav-is-opened .nav-opener {
        border-bottom-width:0
    }

    .logo {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 10px;
        text-align:center
    }

    .logo img {
        max-height:32px
    }

    .language.top-dropdown .opener {
        width:auto
    }

    .language.top-dropdown .opener .flag {
        position: static;
        margin-right:13px
    }

    .language.top-dropdown .summary {
        padding-top: 0;
        min-width:initial
    }

    .selected-language {
        display:inline
    }

    .login .person {
        display: inline-block;
        margin-right: 0;
        margin-left:0
    }

    .login:hover .person {
        padding-top:0
    }

    .login .opener:before {
        position: static;
        margin-right:11px
    }

    .login.impersonated .opener {
        width:auto
    }

    .login.top-dropdown .summary {
        width:auto
    }

    .login .stop-representing {
        line-height:40px
    }

    .login-title {
        display:inline
    }

    .ui-autocomplete {
        position:relative
    }

    .search {
        -webkit-box-ordinal-group: 3;
        -webkit-order: 2;
        -ms-flex-order: 2;
        order: 2;
        border-width: 1px 0 0;
        border-style: solid;
        margin: 0;
        padding: 20px 15px;
        width:100%
    }

    .btn.btn-suggestions-top {
        -webkit-box-flex: 1;
        -webkit-flex: 1 0 auto;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        -webkit-box-ordinal-group: 4;
        -webkit-order: 3;
        -ms-flex-order: 3;
        order: 3;
        margin: 0 15px 20px;
        height: auto;
        width:auto
    }

    .btn.btn-suggestions-top .btn-cnt {
        display: inline;
        margin-right:-30px
    }

    .btn.btn-suggestions-top:before {
        position: absolute;
        margin:7px 0 0 -30px
    }

    .search-wrapper {
        padding-right:0
    }

    .searchbox {
        width:100%
    }

    .basket {
        border-left-width: 1px;
        border-left-style: solid;
        position: relative;
        height: 60px;
        width:62px
    }

    .basket-summary-holder {
        min-width:62px
    }

    .basket .basket-summary {
        display:none !important
    }

    .basket .hyp {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom:0
    }

    .over-summary {
        border-width: 0;
        height: auto;
        line-height: 62px;
        position: static;
        padding:0
    }

    .over-summary .hyp {
        padding:0 3px
    }

    .over-summary .hyp:before {
        display: inline-block;
        position: static;
        vertical-align:middle
    }

    .over-summary .over-summary-number {
        display: inline-block;
        margin-left: 3px;
        vertical-align:middle
    }

    .over-summary.over-summary-just-changed {
        position: fixed;
        height: 61px;
        line-height: 61px;
        top: 0;
        right: 0;
        display: none;
        text-align: center;
        padding: 0 10px 0 40px;
        font-weight: bold;
        min-width: 12px;
        border-radius: 0 0 0 2px;
        z-index:10
    }

    .over-summary.over-summary-just-changed .hyp:before {
    }

    .over-summary.is-empty .over-summary-number, .basket .over-summary .over-summary-lbl {
        display:none
    }

    .bottom-header .nav-list-root, .bottom-header .nav-item-root {
        float:none
    }

    .hyp-top-lvl.has-children {
        background-position: right center;
        background-repeat: no-repeat;
        cursor:default
    }

    .submenu-expanded > .hyp-top-lvl.has-children {
    }

    .hyp-top-lvl.has-children span {
        cursor:pointer
    }

    .nav-wrapper {
        border-width: 0;
        position: static;
        padding:0
    }

    .nav-item-block {
        display: block;
        padding: 0;
        height: auto;
        width:auto
    }

    .view-more-visible .nav-item-block {
        padding-bottom:0
    }

    .nav-item-root .hyp-top-lvl {
        border-width: 0;
        clear: both;
        padding: 10px 0;
        overflow: hidden;
        line-height:normal
    }

    .nav-lvl-2 {
        display: block;
        width:auto
    }

    .nav-lvl-2 .wrapper {
        height: auto;
        width:auto
    }

    .nav-lvl-2 > .nav-item {
        padding:10px 0 10px 15px
    }

    .nav-more {
        position: static;
        width:auto
    }

    .nav-more a {
        width:auto
    }

    .separator + .nav-item-block, .separator + .img-in-row {
        border-left-width:0
    }

    .img-in-row {
        display:none
    }

    .nav-list-sub {
        border-width: 0;
        position: static;
        width: auto;
        padding: 0;
        margin-top:0
    }

    .nav-list-sub .nav-list-sub {
        padding:0
    }

    .nav-item-sub {
        padding-left:20px
    }

    .nav-item-sub:first-child .nav-list-sub {
        top:-7px
    }

    .nav-item-sub .hyp.has-children {
        background-position: right center;
        background-repeat: no-repeat;
        cursor:default
    }

    .nav-item-sub.submenu-expanded > .hyp.has-children {
    }

    .nav-item-sub .hyp.has-children span {
        cursor:pointer
    }

    .columns-general {
        display: block;
        margin: 0;
        width:auto
    }

    .columns-general > .column {
        display: block;
        padding: 0;
        vertical-align:initial
    }

    .columns-general.divided, .columns-general.compressed {
        margin: 0;
        width:auto
    }

    .columns-general.divided > .column, .columns-general.compressed > .column {
        padding:0
    }

    .columns-general.compact {
        margin: 0;
        width:auto
    }

    .columns-general.compact > .column {
        padding:0
    }

    .columns-general.compact > .wide {
        width:auto
    }

    .columns-general > .column60, .columns-general > .column55 {
        width:auto
    }

    .popup-cnt .cnt-column {
        display: block;
        margin: 0;
        min-width:initial
    }

    .content-header .center {
        padding-top:12px
    }

    .combined-header {
        margin-top:0
    }

    .content-header.colored-header-desktop {
        background-color:transparent
    }

    .content-header.colored-header-desktop:before {
        display:none
    }

    .custom-bg {
        background-origin: padding-box;
        background-position:0 0
    }

    .content-header.custom-bg:before {
        display:block
    }

    footer .top {
        display: block;
        padding-top:20px
    }

    footer .bottom {
        padding:10px 10px 10px 10px
    }

    footer .footer-address {
        margin-bottom: 20px;
        width:100%
    }

    footer .footer-address .logo {
        margin: 0 0 10px 0;
        text-align:left
    }

    .sitemap {
        display: block;
        margin-bottom:20px
    }

    .sitemap-nav {
        display: table;
        width:100%
    }

    .sitemap-nav > li {
        display: table-cell;
        vertical-align: top;
        box-sizing: border-box;
        width:50%
    }

    .newsletter {
        display: block;
        width:auto
    }

    .semicolumn {
        width:100%
    }

    .breadcrumbs {
        display:none
    }

    .form-row .field-btn-add {
        display:table-row
    }

    .row-btn-add .btn-add-to-basket {
        margin-right: 0;
        width:100%
    }

    .order-box .after-btn-links {
        display: block;
        margin-top:20px
    }

    .more-inside {
        text-align:center
    }

    .components-tab .ui-tabs-nav {
        display:none
    }

    .components-tab .hidden-tabs-name, .components-tab .ui-tabs-panel {
        display:block !important
    }

    .tab-control .reviews, .tab-control .variants, .tab-control .prepacks, .tab-control .specifications, .tab-control .attachments, .tab-control .description {
        min-height:0
    }

    .hyp-tab-action {
        display:none
    }

    .copyright, .footer-nav {
        text-align:center
    }

    .details-img {
        float:none
    }

    .details-info {
        padding:0
    }

    .gvi-volume-prices .cell-qty, .gvi-volume-prices .cell-title, .gvi-volume-prices .cell-uom, .gvi-volume-prices .cell-discount {
        font-weight:normal
    }

    .carousel-legend, .carousel-image-s-wrapper {
        display:none
    }

    .carousel-image-m-wrapper {
        margin-bottom:60px
    }

    .carousel-image-m img {
        max-width:100%
    }

    .carousel-image-m-item img[data-zoom-image] {
        cursor:auto
    }

    .last-viewed .ui-tabs-nav {
        border-bottom: none;
        padding-bottom:0
    }

    .filters-wrapper {
        padding:0 15px
    }

    .filter-title {
        display: block;
        line-height: 57px;
        text-align: center;
        margin:0 -15px
    }

    .filter-title:after {
        content: '';
        display: inline-block;
        margin-left: 25px;
        height: 6px;
        width: 10px;
        vertical-align:middle
    }

    .filter-title.collapsed:after {
    }

    .filter-title.expanded:after {
    }

    .filter-title.collapsed + .facets {
        display:none
    }

    .counter-inside, .sorting {
        display:none
    }

    .grid-wrapper, .list-wrapper {
        margin:0 -15px
    }

    .grid-wrapper td:first-child, .grid-wrapper th:first-child {
        padding-left:15px
    }

    .grid-wrapper td:last-child, .grid-wrapper th:last-child {
        padding-right:15px
    }

    .list-wrapper li {
        padding-left: 15px;
        padding-right:15px
    }

    .responsive-table, .responsive-table tbody, .responsive-table tfoot, .responsive-table td, .responsive-table tr {
        display:block
    }

    .responsive-table tbody td {
        border-width: 0;
        padding: 5px 0;
        position: relative;
        padding-left:50% !important
    }

    .responsive-table tr {
        border-bottom-width: 1px;
        border-bottom-style:solid
    }

    .responsive-table thead {
        display:none
    }

    .responsive-table td:before {
        display: block;
        position: absolute;
        left: 0;
        padding: 3px 0;
        line-height: 14px;
        white-space: normal;
        max-width:48%
    }

    .gvi-basket-wrapper, .gvi-wish-list-wrapper {
        margin: 0 -15px;
        padding: 0 15px;
        border-top-width: 1px;
        border-top-style:solid
    }

    .gvi-basket, .gvi-basket tbody, .gvi-basket tr, .gvi-basket td, .gvi-wish-list, .gvi-wish-list tbody, .gvi-wish-list tr, .gvi-wish-list td {
        display: block;
        box-sizing:border-box
    }

    .gvi-basket thead, .gvi-wish-list thead {
        display:none
    }

    .gvi-basket .inner-row .col-first, .gvi-wish-list .inner-row .col-first, .gvi-basket .upper-row .col-first, .gvi-wish-list .upper-row .col-first {
        float: left;
        padding:20px 0 0
    }

    .gvi-basket .btn-show-hide {
        margin-left:30px
    }

    .gvi-basket .inner-row .col-info, .gvi-wish-list .inner-row .col-info, .gvi-basket .upper-row .col-info, .gvi-wish-list .upper-row .col-info {
        padding: 20px 0 0;
        margin-left:95px
    }

    .gvi-basket .product-img, .gvi-basket .hyp-thumbnail {
        height: 84px;
        width:84px
    }

    .gvi-basket .col-info .product-img {
        margin-left:-95px
    }

    .gvi-basket .inner-row .col-price, .gvi-wish-list .inner-row .col-price, .gvi-basket .upper-row .col-price, .gvi-wish-list .upper-row .col-price {
        float: right;
        padding: 18px 0 0;
        text-align:right
    }

    .gvi-basket .inner-row .col-qty, .gvi-wish-list .inner-row .col-uom, .gvi-basket .upper-row .col-qty, .gvi-wish-list .upper-row .col-uom {
        padding:18px 0 0
    }

    .gvi-basket .qty-control {
        float:left
    }

    .gvi-basket .lbl-unit-of-measure {
        float: left;
        margin-left: 11px;
        line-height:28px
    }

    .gvi-basket .lbl-quantity {
        display: block;
        text-align: center;
        width:84px
    }

    .gvi-basket .inner-row .col-total, .gvi-wish-list .inner-row .col-total, .gvi-basket .upper-row .col-total, .gvi-wish-list .upper-row .col-total {
        padding: 9px 15px;
        margin: 15px -15px 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        overflow: hidden;
        width:auto
    }

    .gvi-basket .col-qty {
        text-align:left
    }

    .gvi-basket .col-total .cell-name {
        display:inline
    }

    .gvi-basket .col-total .action-links, .gvi-wish-list .col-total .action-links {
        float:left
    }

    .gvi-basket .vertical-line {
        margin-left: 0;
        min-height:initial
    }

    .gvi-basket .vertical-line:before {
        display:none
    }

    .id-variant-aria .product-id, .id-variant-aria .product-variant {
        display:block
    }

    .id-variant-aria .product-id {
        width:auto
    }

    .action-links {
        margin-top:0
    }

    .basket-b2c-mode .gvi-basket .col-first {
        width:auto
    }

    .basket-b2c-mode .gvi-basket .hyp-thumbnail {
        height: 75px;
        width:75px
    }

    .basket-b2c-mode .btn-quote + .btn-checkout {
        margin-left:0
    }

    .basket-b2c-mode .paging-control .pagin-total {
        position:static
    }

    .basket-b2b-mode .gvi-basket .col-first {
        width:auto
    }

    .basket-b2b-mode .gvi-basket .product-img, .basket-b2b-mode .gvi-basket .hyp-thumbnail {
        height: 84px;
        width:84px
    }

    .basket-b2b-mode .panel-header .btn-quote, .basket-b2b-mode .panel-header .btn-checkout {
        display:block
    }

    .quantity-compact .tbx-quantity {
        float: left;
        margin: 0;
        min-width: 60px;
        width:84px
    }

    .quantity-compact .tbx-quantity.focused {
        margin-bottom:34px
    }

    .quantity-compact .tbx-quantity .ui-spinner-button {
        top:34px
    }

    .quantity-compact .ui-spinner-up {
        right:0
    }

    .quantity-compact .ui-spinner-down {
        left:0
    }

    .block-actions {
        padding: 0 15px;
        margin:0 -15px
    }

    .block-actions .hyp-btn {
        margin-left: 0;
        margin-right:0
    }

    .block-actions .hyp-clear {
        float:left
    }

    .block-actions .hyp-update {
        float:right
    }

    .btn-checkout, .btn-quote {
        margin-top: 13px;
        width:100%
    }

    .basket-b2c-mode .paging-control {
        margin-top:13px
    }

    .gvi-basket-overview-wrapper {
        margin: 0 -15px;
        border-top-width: 1px;
        border-top-style:solid
    }

    .gvi-basket-overview .upper-row td, .gvi-basket-overview .inner-row td {
        padding:5px 15px 5px 0
    }

    .gvi-basket-overview .col-first {
        float:left
    }

    .gvi-basket-overview .upper-row .col-first, .gvi-basket-overview .upper-row .col-info, .gvi-basket-overview .inner-row .col-first, .gvi-basket-overview .inner-row .col-info {
        padding-top:10px
    }

    .gvi-basket-overview .col-first, .gvi-basket-overview .col-extended-text {
        padding-left:15px !important
    }

    .gvi-basket-overview.responsive-table td:before {
        margin-left:15px
    }

    .gvi-basket-overview .col-info {
        padding-left: 0 !important;
        margin-left:95px
    }

    .gvi-basket-overview .inner-row .col-info:before {
        display:none
    }

    .gvi-basket-overview .col-price, .gvi-basket-overview .col-discount, .gvi-basket-overview .col-qty, .gvi-basket-overview .col-uom, .gvi-basket-overview .col-total {
        line-height:2
    }

    .gvi-basket-overview .col-price, .gvi-basket-overview .col-qty, .gvi-basket-overview .col-uom {
        text-align:right
    }

    .gvi-basket-overview .col-empty, .gvi-basket-overview .col-first:before, .gvi-basket-overview .upper-row .col-info:before, .gvi-basket-overview .col-extended-text:before {
        display:none
    }

    .terms-row {
        text-align: center;
        margin-bottom:20px
    }

    .terms-row .terms-text {
        display:block
    }

    .terms-row .chb ins {
        margin-left: 5px;
        width: 14px;
        height: 14px;
        border-radius:3px
    }

    .terms-row .chb input[type=checkbox] + ins:after {
        bottom: 7px;
        right: 4px;
        width: 6px;
        height:9px
    }

    .qo-input-area .tbx-search {
        width:100%
    }

    .product .usp:before {
        height:217px
    }

    .product-bottom-info {
        margin-top: 0;
        margin-bottom:0
    }

    .gvi-totals .t-row-promotion .enter-discount, .gvi-totals .t-row-promotion .title-discount {
        float:none
    }

    .gvi-totals .cell-name {
        text-align:left
    }

    .list-totals .total-value, .gvi-totals .cell-price-value, .list-cart .total-value {
        min-width: 90px;
        display:inline-block
    }

    .column.border-simple-left {
        border-left:none
    }

    .row-under-columns {
        padding-left:0
    }

    .row-under-columns .btn {
        width:100%
    }

    .choose-product {
        display: block;
        margin-right: -15px;
        margin-left: -15px;
        padding-left: 15px;
        padding-right:15px
    }

    .choose-product > div {
        display: block;
        padding-left: 0;
        padding-right:0
    }

    .choose-product .ddlb + .ddlb {
        margin-top:20px
    }

    .choose-product .btn-plus {
        width:100%
    }

    .upper-row td {
        border-width:0
    }

    .basket-page-cnt h2 {
        display:none
    }

    .checkout-details {
        margin-top:20px
    }

    .basket-b2b-mode .enter-discount {
        margin:30px 0
    }

    .gvi-methods .col-method-selection {
        width:auto
    }

    .gvi-methods td.col-method-cost {
        text-align: left;
        width:auto
    }

    .gvi-order-lines-wrapper {
        border-top-width: 1px;
        border-top-style: solid;
        margin-left: -15px;
        margin-right:-15px
    }

    .gvi-order-lines thead {
        display:none
    }

    .gvi-order-lines.responsive-table td:before {
        margin-left:15px
    }

    .order-details-action-bar .btn, .order-details-action-bar .form-inline {
        display: block;
        width:100%
    }

    .order-details-action-bar .btn {
        margin-left: 0;
        margin-bottom:15px
    }

    .order-details-action-bar .attachments {
        float: none;
        margin-bottom:15px
    }

    .panel-header {
        display:block
    }

    .panel-header > div {
        display:block
    }

    .panel-footer {
        display:block
    }

    .panel-footer > div {
        display:block
    }

    .view-changer {
        width:100%
    }

    .panel-header > .view-changer {
        vertical-align:middle
    }

    .panel-header .btn-add-inside {
        padding-top:0
    }

    .sorter-inside {
        width:100%
    }

    .grid-mode .l-products-item {
        width:100%
    }

    .grid-mode .l-products-item:after {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        content: '';
        position: absolute;
        left: 1.4%;
        right: 1.4%;
        margin-top:12px
    }

    .list-mode .product-action {
        text-align:left
    }

    ul.usp-list {
        margin:0
    }

    .usp-list li {
        display: block;
        text-align: left !important;
        min-height:50px
    }

    .usp-list li:nth-child(2n) {
        display:none
    }

    .products-group.slick-dotted {
        border-bottom-width: 1px;
        border-bottom-style:solid
    }

    .simple-product-tile {
        width:100%
    }

    .gvi-orders tr:first-child td {
        padding-top:5px
    }

    .gvi-orders tr:last-child td {
        padding-bottom:5px
    }

    .gvi-orders tr:last-of-type td {
        border-bottom-width:0
    }

    .gvi-orders .col-authorization-status, .gvi-orders .col-select-document {
        text-align:left
    }

    .total-inside {
        margin: 15px 0;
        text-align:center
    }

    .pay-inside, .pay-inside .btn-pay {
        width:100%
    }

    .gvi-order-lines .col-price, .gvi-order-lines .col-qty, .gvi-order-lines .col-discount, .gvi-order-lines .col-uom, .gvi-order-lines .col-total, .gvi-order-lines .col-stock {
        text-align:left
    }

    .gvi-order-lines .col-empty {
        display:none
    }

    .basket-loading {
        padding: 20px;
        position: fixed;
        margin-left: -100px;
        margin-top: -50px;
        top: 50%;
        left: 50%;
        right: auto;
        width: 150px;
        z-index:1000004
    }

    .gvi-limits td {
        display:inline-block
    }

    .gvi-limits .col-operator, .gvi-limits .col-empty {
        width:15px
    }

    .gvi-limits .col-value, .gvi-limits .col-authorizer {
        width:70%
    }

    .gvi-limits .col-authorizer {
        padding-left:30px
    }

    .gvi-sub-accounts .col-status, .gvi-sub-accounts .col-limit, .gvi-sub-accounts .col-edit, .gvi-sub-accounts .col-delete {
        text-align:left
    }

    .btn-edit-sub-account, .btn-delete-sub-account, .btn-delete-line {
        background-position-x: 8px;
        padding-left: 28px;
        margin-bottom:7px
    }

    .btn.btn-edit-sub-account .btn-cnt, .btn.btn-delete-sub-account .btn-cnt, .btn.btn-delete-line .btn-cnt {
        display:inline-block
    }

    .sub-account-holder .row-orderauthorizationrules .field {
        width:100%
    }

    .gvi-return-wrapper {
        margin-bottom:35px
    }

    .gvi-return .upper-row {
        border-bottom-width:0
    }

    .gvi-return .col-checkbox {
        padding-left: 0 !important;
        width:auto
    }

    .gvi-return .col-checkbox, .gvi-return .col-order-quantity, .gvi-return .col-order-max-return-quantity, .gvi-return .col-order-unit-of-measure-title, .gvi-return .col-cost {
        text-align:left
    }

    .gvi-return .return-row-addition, .gvi-return .return-row-info {
        padding-left: 0 !important;
        padding-right:0
    }

    .gvi-return .return-row-addition:before, .gvi-return .return-row-info:before {
        display:none
    }

    .quicksearch {
        margin-bottom:30px
    }

    .quicksearch-search {
        width:100%
    }

    .quicksearch-result-btn .btn {
        width:100%
    }

    .gvi-return .chb-text {
        display:none
    }

    .banner {
        height: auto;
        text-align: left;
        margin-bottom:25px
    }

    .banner img {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
        height: auto;
        position: static;
        max-width:100%
    }

    .banner-full-width {
        position: static;
        height:auto
    }

    .banner h1, .banner h2 {
        text-shadow:none
    }

    .banner h1 {
        margin-bottom:7px
    }

    .banner h2 {
        margin-bottom:5px
    }

    .banner-content {
        margin-left: 15px;
        padding-top:0
    }

    .center .banner {
        margin-right: -15px;
        margin-left:-15px
    }

    .flexi-row:not(.center) .banner {
        padding:0
    }

    .basket-page-cnt .usp {
        display:none
    }

    .flexi-row:not(.center) .flow-category-tiles {
        padding-right: 15px;
        padding-left:15px
    }

    .flexi-row:not(.center) .flow-img-tiles.columns-general {
        padding-right: 15px;
        padding-left:15px
    }

    .one-page-checkout .service-info {
        margin: 0;
        display:block
    }

    .one-page-checkout .service-info .our-methods {
        padding: 0;
        border:none
    }

    .service-info-bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }

    .service-info-bottom .service-info-separator {
        display:none
    }

    .one-page-checkout .order-overview-section {
        padding: 0;
        border-width:0
    }

    .one-page-checkout .columns-general {
        position: relative;
        padding-bottom:150px
    }

    .one-page-checkout #SubmitOrder {
        position: absolute;
        bottom: 0;
        left: 0;
        right:0
    }

    .one-page-checkout .btn-order, .one-page-checkout .btn-quote {
        width:100%
    }

    #basketPage #quickOrder .qo-input-area {
        width:100%
    }
}

@media (min-width: 640px) and(max-width: 1023px) {
    .center {
        padding:0 2%
    }

    .columns-general.product-bottom-info, .columns-general.product-bottom-info > .column {
        display:block
    }

    .list-totals .total-value, .list-cart .total-value {
        min-width:0
    }

    .nav-item-root.hover .nav-wrapper {
        display:block
    }

    .nav-lvl-2 .separator:nth-of-type(4n) {
        display:table-row
    }

    .nav-lvl-2 .nav-item-block:nth-child(4n + 1) {
        border-left:none
    }

    header.sticky-mode .nav-lvl-3 .nav-item:nth-child(n + 5) {
        display:none
    }

    .nav-item.hover > .nav-list-sub {
        display:block
    }

    .products-flow {
        margin:25px -3px
    }

    .products-flow .product-tile {
        padding: 0 3px;
        width:33.33%
    }

    .products-flow .product-tile .product-img {
        padding-right:0
    }

    .products-flow .product-tile .btn {
        padding:0 28px 0 8px
    }

    .products-group .blocks-row-item:nth-child(4), .column .products-group .blocks-row-item:nth-child(3) {
        display:none
    }

    .products-group .product-tile .btn {
        padding:0 28px 0 8px
    }

    .order-box .form-row .label {
        display: block;
        float: left;
        min-width: 23%;
        width:auto
    }

    .order-box .form-row .field {
        display: block;
        float: left;
        min-width: 235px;
        width:74%
    }

    .list-mode .product-tile .prices {
        float:left
    }

    .has-aside .details-img {
        width:50%
    }

    .has-aside .details-info {
        margin-left:50%
    }

    .no-aside .details-img {
        width:58%
    }

    .no-aside .details-info {
        margin-left:58%
    }

    .simple-product-tile {
        width:25%
    }

    .grid-mode .l-products-item {
        width:50%
    }

    .grid-mode .l-products-item:nth-of-type(2n + 1):after {
        border-bottom-width: 1px;
        border-bottom-style: solid;
        content: '';
        position: absolute;
        left: 1.4%;
        right: 1.4%;
        margin-top:12px
    }

    .usp-list li:nth-child(6), .usp-list li:nth-child(7) {
        display:none
    }

    .columns-general.compact.basket-page-cnt, .columns-general.compact.checkout-page-cnt {
        display:block
    }

    .columns-general.compact.basket-page-cnt .column, .columns-general.compact.checkout-page-cnt > .column {
        display: block;
        width:auto
    }

    .basket-page-cnt .border-simple-left, .checkout-page-cnt .border-simple-left {
        border:none
    }

    .basket-totals-wrapper, .basket-action-wrapper, .cart-summary, .checkout-summary {
        box-sizing: border-box;
        padding: 0 2.2%;
        width:50%
    }

    .basket-totals-wrapper, .cart-summary {
        float: left;
        margin-left:-2.2%
    }

    .basket-action-wrapper, .checkout-summary {
        float: right;
        margin-right:-2.2%
    }

    .basket-details, .checkout-details {
        margin-top:20px
    }

    .checkout-summary {
        border: none;
        margin-top:0
    }

    .columns-general.compact.profile-page-cnt {
        display:block
    }

    .columns-general.compact.profile-page-cnt > .column {
        display: block;
        width:auto
    }

    .hyp-account {
        border-right-style: solid;
        border-right-width: 1px;
        clear: none;
        padding-right: 15px;
        margin-right:15px
    }

    .hyp-account:last-child {
        border: none;
        padding-right: 0;
        margin-right:0
    }

    .one-page-checkout .service-info {
        margin:0 -2%
    }

    .one-page-checkout .service-info .our-methods {
        padding:0 2%
    }

    .one-page-checkout .checkout-summary {
        width: 100%;
        margin-right: 0;
        padding: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .one-page-checkout .checkout-summary .list-step {
        width:50%
    }

    .one-page-checkout .terms-row .terms-text {
        display:block
    }

    .one-page-checkout .form-row .control::after {
        content: '';
        display: block;
        clear:both
    }

    .one-page-checkout .form-row .control .label, .one-page-checkout .form-row .control .field {
        display: block;
        float: left;
        width:100%
    }

    .one-page-checkout .form-row .validation {
        padding-left:0
    }

    .one-page-checkout .gvi-totals-basket-overview tfoot tr:last-child td {
        border-bottom-width: 0;
        padding-bottom:0
    }

    .one-page-checkout .gvi-basket-overview-wrapper .cell-price-value {
        min-width:0
    }

    .one-page-checkout .gvi-basket-overview-wrapper .col-qty {
        padding-left: 2px;
        padding-right:2px
    }

    .one-page-checkout .gvi-basket-overview-wrapper .col-uom {
        padding-right:2px
    }

    .one-page-checkout .gvi-basket-overview-wrapper .price-node .currency-sign {
        margin-right:-3px
    }

    footer .footer-address .logo {
        width: 50%;
        margin-bottom:10px
    }
}

.ie .colorEntry, .ie .color-group-colors .colorEntry {
    width:calc(100%/6 - 1px)
}

.colorEntry, .color-group-colors .colorEntry {
    width: calc(100%/6);
    min-height: 150px;
    display: block;
    padding: 5px;
    text-align: center;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-left-style: solid;
    border-left-width:1px
}

.colorEntry img, .colorEntry .circle {
    width: 80px;
    height: 80px;
    margin: auto;
    display: block;
    margin-bottom:0
}

.circle {
    border-radius:50%
}

.colorEntry, .colorEntry:hover {
    text-decoration:none
}

.color-group-wrapper .colorEntry .color-title {
    line-height: 1.4;
    height:36px
}

.color-group-wrapper .colorEntry img, .color-group-wrapper .colorEntry .circle {
    margin-top:5px
}

.color-group-wrapper .colorEntry .variant-matrix-new-color {
    margin:0 -5px -5px -5px
}

.color-group-colors {
    display: flex;
    flex-wrap:wrap
}

h2.color-group-title {
    line-height: 1.1;
    margin:10px 0
}

.color-title {
    font-weight: bold;
    margin-bottom:10px
}

.colorEntry:nth-of-type(6n), .colorEntry:last-of-type {
    border-right-width: 1px;
    border-right-style:solid
}

.colorEntry:nth-of-type(1), .colorEntry:nth-of-type(2), .colorEntry:nth-of-type(3), .colorEntry:nth-of-type(4), .colorEntry:nth-of-type(5), .colorEntry:nth-of-type(6) {
    border-top-style: solid;
    border-top-width:1px
}

.products-per-color {
    padding-top:10px
}

.color-group-wrapper:last-of-type {
    margin-bottom:40px
}

.form-row .label label {
    display: inline-block;
    line-height:1.2
}

@media (min-width: 1024px) {
    header:not(.sticky-mode) .bottom-header .nav-list-root {
        float: none;
        display: flex;
        display: -webkit-flex;
        justify-content: center;
        -webkit-justify-content:center
    }

    .nav-item-sub .hyp {
        line-height: 1.4;
        padding-top: 12px;
        padding-bottom:12px
    }
}

.hyp-delete {
    position: relative;
    padding-left:16px
}

.hyp-delete:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 13px;
    width: 11px;
}

.mt-20 {
    margin-top:20px
}

.mb-20 {
    margin-bottom:20px
}

.group-control {
    position:relative
}

.group-control .ddlb {
    width: 25%;
    float:left
}

.group-control .tbx {
    margin-left:35%
}

.loading-spin {
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    height: 5px;
    width:35px
}

.pending + .loading-spin {
    display:block
}

.productlist-search-page h1 {
    color:#000
}

.productlist-list-page .banner .h1-list-page {
    color:#fff
}

.no-result .facet-section-title {
    display:none
}

.l-products-item .product-img {
    position:relative
}

.vertical-text {
    width: 20px;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    z-index:1
}

.vertical-text > span {
    transform: rotate(-90deg) translate3d(-100%, 0, 0);
    white-space: nowrap;
    transform-origin: left bottom;
    height: 20px;
    line-height: 20px;
    font-size: 14px;
    position: absolute;
    left: 20px;
    top: -20px;
    padding-right:5px
}

.carousel-image-m.slick-initialized .slick-track {
    display:flex
}

.carousel-image-m .vertical-text {
    opacity: 0;
    cursor: default;
    transition:opacity .2s ease-in-out
}

.carousel-image-m.slick-initialized .vertical-text {
    opacity:1
}

.carousel-image-m.slick-initialized .slick-slide {
    height: auto;
    display: flex;
    align-items:center
}

.carousel-image-m.slick-initialized .slick-slide > div {
    width:100%
}

.grid-mode .product-tile .product-img {
    float:none
}

.logo {
    z-index:1
}

#basketPage #quickOrder .qo-input-area {
    display: block;
    width: 60%;
    position:relative
}

#quickOrder .qo-input-area .tbx-search {
    width:100%
}

#lastViewedProductsTab .blocks-row-item .product-tile, #checkoutofferings .blocks-row-item .product-tile {
    display: flex;
    flex-direction: column;
    height:100%
}

#lastViewedProductsTab .blocks-row-item .action-button-wrapper, #checkoutofferings .blocks-row-item .action-button-wrapper {
    margin-top:auto
}

.ui-selectmenu-menu {
    width:100%
}

.variants-wrapper .ui-selectmenu-menu {
    width: auto;
    min-width:100%
}

.banner-content {
    text-align:left
}

.banner-content .btn {
    margin-top:10px
}

.banner .h1-holder, .combined-header .h1-holder {
    text-align:center
}

.productlist-search-page .h1-holder, .productlist-list-page .h1-holder {
    margin: 40px auto;
    padding-top:0
}

.filters-wrapper h2, .facets .facet {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom:10px
}

.facets * :not(input)::selection {
    background: transparent;
    color:inherit
}

.facets * :not(input)::-moz-selection {
    background: transparent;
    color: inherit
}

.facets input[type="text"]::-ms-clear {
    display: none;
    width: 0;
    height:0
}

.combined-description h2 {
    border-bottom: none;
    padding-bottom:0
}

.gvi-basket-wrapper .col-info {
    position:relative
}

.gvi-basket-wrapper .col-info .vertical-text {
    width: 50px;
    top:30px
}

.img-with-vertical-text {
    position: relative;
    display: inline-block;
    max-width: 100%;
    max-height:100%
}

.ie11 .img-with-vertical-text {
    width:100%
}

.img-with-vertical-text img {
    display:block
}

.carousel-image-m-item {
    text-align:center
}

.carousel-image-m-item .img-with-vertical-text {
    max-width: 100%;
    max-height:100%
}

.carousel-image-m-item .img-with-vertical-text img {
    max-width:100%
}

.credit-limit-table {
    margin-top: 18px;
    width: 100%;
    border-collapse:collapse
}

.credit-limit-table tr td {
    border-bottom: 1px solid #e6e6e6;
    padding-bottom:5px
}

.credit-limit-table tr td:nth-child(2) {
    text-align: right;
    padding-right:30px
}

.credit-limit-table .credit-limit {
    font-weight:bold
}

#creditLimit .msg-block-info {
    line-height:7px
}

.credit-limit-text {
    margin-top:15px
}

.loginLeftColumn div.label {
    display:none
}

.login-page-cnt .columns-general.divided {
    width: 100%;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items:stretch
}

.login-page-cnt .columns-general.divided > .column {
    padding: 15px 10px 60px 10px;
    box-sizing: border-box;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    width: 33.33%;
    box-sizing: border-box;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative;
    padding-bottom:120px
}

.login-page-cnt .form-row, .login-page-cnt .form-button {
    margin-top: 20px;
    margin-bottom:0
}

.login-page-cnt .form-row .in-line {
    line-height:normal
}

.login-page-cnt .btn-login {
    float:none
}

.login-page-cnt .forgot-pass-section {
    margin-top: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom:15px
}

.login-page-cnt .form-row.forgot-pass-section .custom-checkbox {
    margin-right:5px
}

.login-page-cnt .form-row.forgot-pass-section .in-line.left-part {
    box-sizing: border-box;
    padding-right:4px
}

.login-page-cnt .btn-medium {
    padding-right: 40px;
    margin-right: 20px;
    margin-left:20px
}

.login-page-cnt .btn:not(.btn-paging):after, .login-page-cnt .btn .btn-cnt:after, .login-page-cnt .btn-medium:after, .login-page-cnt .btn-medium .btn-cnt:after {
    display:block
}

.login-page-cnt .btn-section {
    width: 100%;
    position: absolute;
    bottom: 40px;
    left: 0;
    text-align: right;
    margin-top: auto;
    display:block
}

.login-page-cnt .create-account-section, .login-page-cnt .find-dealers-section, .login-page-cnt .join-us-left-section {
    margin-top: auto;
    text-align:right
}

.login-page-cnt .btn-medium {
    white-space: normal;
    padding-bottom: 5px;
    padding-top:3px
}

.login-page-cnt .form-login .validation {
    padding-left:0
}

.login-page-cnt .form-row .control {
    display:block
}

.login-page-cnt .form-row .field {
    display:block
}

.login-page-cnt .btn-medium {
    height: auto;
    line-height:20px
}

.login-page-cnt .btn-medium .btn-cnt {
    line-height: 20px;
    vertical-align:middle
}

.login-page-cnt .btn:not(.btn-paging):not([disabled]):after {
    height: 100%;
    background-size:cover
}

.login-page-cnt .btn-disabled:after, .login-page-cnt .btn[disabled]:after {
}

.login-page-cnt .btn .btn-cnt:after {
    height:100%
}

.login-page-cnt .font-h1 {
    word-wrap:break-word
}

.login-page-cnt h1, .login-page-cnt h2, .login-page-cnt h3 {
    line-height:1.2
}

.custom-checkbox {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: 2px solid #000;
    position: relative;
    vertical-align: middle;
    cursor:pointer
}

.custom-checkbox > label {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 3;
    cursor: pointer
}

.custom-checkbox label .chb input[type="checkbox"] {
    position: absolute;
    bottom: 0;
    right: 0;
    top: 0;
    left:0
}

.custom-checkbox + label {
    vertical-align: middle
}

.custom-checkbox label .chb input[type="checkbox"]:checked ~ ins:after {
    width: 8px;
    height: 8px;
    display: block;
    content: ' ';
    position: absolute;
    top: 1px;
    left: 1px;
    -webkit-transform: none;
    background-color: #000;
    -ms-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    box-shadow:none
}

.custom-checkbox label .chb ins {
    display: block;
    border-width: 0;
    border-style: none;
    margin-top: 0;
    position: static;
    background:transparent
}

.custom-checkbox label .chb input[disabled] {
    cursor:default
}

.custom-checkbox label .chb input[disabled] ~ ins {
    position: absolute;
    width: 10px;
    height: 10px;
    border-width: 2px;
    border-style: solid;
    z-index: 20;
    opacity: 1;
    left: -2px;
    top: -2px;
    opacity: 1;
    cursor:default
}

.firefox .custom-checkbox label .chb ins {
    width: 9px;
    height: 9px;
    position: relative
}

.firefox .profile-login-page label .chb input[type="checkbox"]:disabled ~ ins, .firefox .profile-login-page label:hover .chb input[type="checkbox"]:disabled ~ ins {
    opacity:1
}

.firefox .profile-login-page label .chb {
    top: 0;
    position:absolute
}

.ie .checkout-orderoverview-page label .chb {
    position:static
}

.firefox .terms-row .chb ins {
    margin-left:0
}

.dealers-link-wrapper {
    display: flex;
    align-items: center;
    text-transform:uppercase
}

.dealers-link {
    display:flex
}

.dealers-link span {
    padding-left:5px
}

.top-action .dealers-link-wrapper {
    display: inline-block;
    height: 50px;
    width:50px
}

.top-action .dealers-link {
    display: flex;
    align-items: center;
    height: 100%;
    justify-content:center
}

.dealers-link:hover {
    text-decoration:none
}

.top-action a.dealers-link:before {
    width: 20px;
    height:20px
}

header.sticky-mode .dealers-link-wrapper span {
    display:none
}

.ui-touch-device .stock-info-popup h2 {
    margin-top: 5px;
    margin-bottom:5px
}

.ui-touch-device .stock-info-popup .attachment-info {
    margin-top:5px
}

.ui-touch-device .stock-info-popup .ftr-column {
    padding:0
}

.attachment-info {
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-bottom-color: #acacac;
    border-top-color: #ccc;
    padding: 12px 0 0 0;
    margin-top: 15px;
    padding-left:5px
}

.attachment-info .attachment-icon {
    padding-right: 10px;
    white-space: nowrap;
    display: inline-block;
    min-width: 49%;
    box-sizing: border-box;
    vertical-align: top;
    position: relative;
    padding-left: 27px;
    line-height: 1.2;
    margin-bottom:12px
}

.attachment-info .attachment-icon > span {
    white-space:normal
}

.attachment-info .attachment-icon:hover {
    text-decoration:none
}

.attachment-info .attachment-icon:last-of-type {
    margin-right:0
}

.search-wrapper .ui-autocomplete {
    box-sizing: border-box;
    left:0 !important
}

.search-wrapper .searchbox {
    width:100%
}

.search-wrapper .searchbox input {
    padding-left:44px
}

.flexi-row .banner {
    position:relative
}

.field-address-phoneno .group-control .ddlb, .field-address-faxno .group-control .ddlb, .group-control .ddlb.ddlb-vat-country-id {
    width:33%
}

.field-address-phoneno .group-control .tbx, .field-address-faxno .group-control .tbx {
    margin-left:36%
}

.field-address-phoneno .ui-selectmenu-text, .field-address-faxno .ui-selectmenu-text {
    padding: 0 15px 0 8px;
    margin-right:0
}

.field-address-phoneno .tbx input, .field-address-faxno .tbx input {
    padding:0 8px
}

.field-address-phoneno .ui-selectmenu-icon.ui-icon, .field-address-faxno .ui-selectmenu-icon.ui-icon {
    right:5px
}

header .btn-search .btn-cnt {
    display:none
}

header .btn-search:active, header .btn-search:hover, header .btn-search:focus {
    background-color:transparent
}

.basket-hidden-prices .choose-product {
    margin:29px 0 0
}

.basket-hidden-prices .dash, .basket-hidden-prices .product-id-value {
    font-weight:400
}

.basket-hidden-prices .id-variant-aria .product-id, .basket-hidden-prices .id-variant-aria .product-variant {
    display:block
}

#quickOrder .btn.btn-quick-order-add, .basket-hidden-prices .btn-continue .btn, .templates-action .btn, #detailsPopup .template-actions .btn-add-to-basket, .notify-me-confirm .btn, .button-row .btn-add-to-basket {
    padding-right:40px
}

#quickOrder .btn.btn-quick-order-add:after, .basket-hidden-prices .btn-continue .btn:after, .templates-action .btn:not(.btn-paging):after, #detailsPopup .template-actions .btn-add-to-basket:after, .notify-me-confirm .btn:not(.paging)::after, .button-row .btn-add-to-basket:not(.btn-paging):after {
    display: block;
    height: 100%;
    background-size:cover
}

#quickOrder .btn-quick-order-add .btn-cnt:after, .basket-hidden-prices .btn-continue .btn .btn-cnt:after, .templates-action .btn .btn-cnt:after, #detailsPopup .template-actions .btn-add-to-basket .btn-cnt:after, .notify-me-confirm .btn .btn-cnt::after, .button-row .btn-add-to-basket .btn-cnt:after {
    display: block;
    width: 27px;
    height:100%
}

.btn.btn-big.btn-add-address.btn-big {
    padding-right:50px
}

.btn.btn-big.btn-add-address:after {
    display: block;
    width: 40px;
    height:100%
}

.btn.btn-big.btn-add-address .btn-cnt:after {
    display:block
}

.basket-hidden-prices .btn-continue .btn {
    border-bottom-width:2px
}

.basket-hidden-prices .col-qty.hp-col-qty-invalid .numeric, .col-qty.col-qty-invalid .numeric {
    border: 1px solid red;
    border-radius:3px
}

.show-mobile-inline-block, .show-mobile-block {
    display:none
}

.basket-hidden-prices .hp-col-stock .show-mobile-inline-block, .basket-hidden-prices .hp-col-outstock .show-mobile-inline-block {
    min-width:120px
}

.basket-hidden-prices .panel-header .current-date {
    display:block
}

.basket-hidden-prices .gvi-basket th {
    padding: 9px 5px;
    font-weight:bold
}

.basket-hidden-prices .panel-header .paging-control {
    display:block
}

.basket-hidden-prices .gvi-basket .upper-row td:not(.col-first) {
    vertical-align:middle
}

.basket-hidden-prices .gvi-basket .upper-row .col-total-text.text-left {
    text-align:left
}

.basket-hidden-prices .gvi-basket .row-total {
    border-top: 3px solid #e6e6e6;
    border-bottom:none
}

.basket-hidden-prices .gvi-basket .row-total td {
    border-bottom:none
}

.hyp-footer-firstlevel {
    font-weight: bold;
    font-size:2em
}

.credit-limit-text {
    margin-top:15px
}

.zoomContainer {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
    cursor:pointer
}

.zoomContainer, .carousel-image-m-wrapper {
    touch-action: manipulation;
    -webkit-tap-highlight-color:transparent
}

footer .footer-social .logo {
    width: 250px;
    margin: auto;
    z-index:0
}

.footer-social-links {
    margin: 20px auto 0;
    text-align: center;
    display:inline-block
}

.footer-social {
    padding: 30px 0 5px 0;
    text-align:center
}

.footer-social-links a {
    display: inline-block;
    width: 31px;
    height: 31px;
    margin-right:15px
}

.footer-social-links a:last-of-type {
    margin-right:0
}

.footer-section .newsletter {
    display: block;
    width: auto;
    text-align:center
}

.footer-section .newsletter-line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 12px;
    width:auto
}

.footer-section .tbx-email-newsletter {
    border-radius: 3px 0 0 3px;
    margin-right:0
}

.column.sitemap > ul.sitemap-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap:wrap
}

.footer-section .sitemap-nav li {
    float: none;
    box-sizing:border-box
}

.footer-section .sitemap-nav li:last-of-type {
    padding-right:0
}

footer .column.copyright {
    text-align:center
}

.fa-trash-o:before {
    content: ""
}

footer .sitemap-nav .first-level-li {
    width:25%
}

footer .sitemap-nav .first-level-li li {
    width: auto;
    margin-top: 15px;
    line-height:normal
}

footer .newsletter-title-wrapper .newsletter, footer .newsletter-description-wrapper div {
    display:inline-block
}

footer .column.copyright {
    text-align: center;
    display:inline
}

footer .columns-general.bottom {
    text-align:center
}

.productlist-search-page .ddlb-sorting .ui-selectmenu-menu {
    width:auto
}

.parallax-window .parallax-content {
    overflow:hidden
}

#detailsPopup .product-img .thumbnail {
    width: 60px;
    height:60px
}

#matricesPopup.toolbox-popup {
    display:block
}

.align-center {
    text-align:center
}

.hide-msg {
    display:none
}

.template-action.btn-add-to-basket {
    float:right
}

.template-action.hyp-save:before {
    vertical-align: middle;
    margin-right: 5px;
    height: 19px;
    width: 19px;
    background-size:cover
}

.template-action.hyp-save .btn-cnt {
    vertical-align:middle
}

.template-action.hyp-save {
    margin-right:15px
}

.template-action.hyp-save:last-of-type {
    margin-right:0
}

.hyp-clear:before, .hyp-btn.btn-disabled.hyp-clear:before {
    width: 13px;
    background-size:auto 13px
}

.delete-button {
    background-size: contain;
    background-repeat: no-repeat;
    display: inline-block;
    width: 20px;
    height: 20px;
    cursor: pointer;
    opacity: 1;
    background-position:left center
}

.delete-button-with-text {
    padding-left: 23px;
    line-height: 23px;
    width:auto
}

.delete-button.delete-product {
    width: 25px;
    height:25px
}

.delete-button:hover {
    opacity:1
}

#editProfilePage .tbx.tbx-search input {
    padding-right:35px
}

.profile-page-cnt .more-inside {
    padding:5px
}

.profile-page-cnt .more-inside .btn {
    max-width: 100%;
    white-space:normal
}

.profile-page-cnt .more-inside .btn .btn-cnt {
    display: flex;
    display: -webkit-flex;
    align-items:center
}

.template-header {
    margin:10px 0
}

.gvi-order-details tr.upper-row {
    border-top-width: 1px;
    border-top-style:solid
}

.gvi-order-details tr th:first-of-type, .gvi-order-details tr td:first-of-type {
    padding-left:0
}

.variants-wrapper {
    display: flex;
    justify-content:center
}

.choose-product .variants-wrapper .variant-item.ddlb {
    margin: 0 10px;
    width:45%
}

.choose-product .choose-qty {
    text-align: center;
    white-space:nowrap
}

.variant-shipping-list {
    list-style: none;
    margin: 0;
    padding:5px 0 0 0
}

.productlist-search-page .paging-control .btn-load-more, .productlist-list-page .paging-control .btn-load-more {
    white-space: normal;
    height:auto
}

.productlist-search-page .paging-control .btn-load-more .btn-cnt, .productlist-list-page .paging-control .btn-load-more .btn-cnt {
    line-height: 22px;
    vertical-align:middle
}

.choose-product .product-id-value, .choose-product .dash {
    font-weight:normal
}

.gvi.gvi-alerts th, .alerts-product-title, .alerts-product-id {
    font-weight:bold
}

.gvi.gvi-alerts th {
    border-bottom-width:2px
}

#alerts-block .paging-links {
    margin-top: 15px;
    margin-bottom: 15px;
    display: flex;
    justify-content: flex-end;
    align-items:center
}

.gvi-alerts a:hover {
    text-decoration:none
}

.gvi-alerts .alerts-product-id:hover {
    text-decoration:underline
}

.gvi-alerts a:hover .alerts-product-title:hover {
    text-decoration:underline
}

.gvi.gvi-backOrders th {
    white-space:normal
}

.additional-info-wrapper .tar textarea {
    height: 173px;
    padding-top:10px
}

.login-data-wrapper .tar textarea {
    padding-left:0
}

.gvi.gvi-basket-overview .col-qty-invalid, .gvi.gvi-basket-overview .col-qty-invalid:before {
    color:red
}

.out-of-stock-message, .basket-variant-not-available, .order-overview-qty-invalid {
    font-size: 13px;
    font-weight: bold;
    color: red;
    padding-left: 22px;
    line-height: 13px;
    margin-top: 5px;
    position: relative;
    min-height:20px
}

.out-of-stock-message .not-available-text, .basket-variant-not-available .not-available-text, order-overview-qty-invalid .not-available-text {
    display: inline-block;
    padding-top:3px
}

.out-of-stock-message {
    font-size:12px
}

label .rdb {
    width: 15px !important;
    height: 15px !important;
    margin-right:0 !important
}

label .rdb ins {
    width: 13px !important;
    height: 13px !important;
    border-radius: 50% !important
}

label .rdb input[type="radio"]:checked + input + ins:after, label .rdb input[type="radio"]:checked + ins:after {
    width: 11px !important;
    height: 11px !important;
    border-radius:50% !important
}

.out-of-stock-message img, .basket-variant-not-available img, .order-overview-qty-invalid img {
    position: absolute;
    vertical-align: middle;
    left: 2px;
    top: 0;
    right: 0;
    bottom: 0;
    margin:auto 0
}

.variant-shipping-wrapper .col-total {
    display:none
}

.gvi-basket .col-qty-invalid .tbx-quantity {
    border-bottom-width:0
}

.gvi-basket .row-header .product-title-super, .gvi-basket-overview .row-header .product-title-super {
    font-weight:bold
}

.basket-action-wrapper .btn-checkout, .basket-action-wrapper .btn-quote, .basket-action-wrapper .btn-continue .btn, .enter-discount .btn {
    height: auto;
    white-space:normal
}

.basket-action-wrapper .btn-checkout {
    min-height:45px
}

.basket-action-wrapper .btn-checkout .btn-cnt, .basket-action-wrapper .btn-quote .btn-cnt, .basket-action-wrapper .btn-continue .btn .btn-cnt, .enter-discount .btn .btn-cnt {
    vertical-align: middle;
    line-height: 1.1;
    padding:2px 0
}

.gvi-basket-overview .col-qty {
    white-space:nowrap
}

.gvi-basket .upper-row.row-variant-product .col-total .cell-price-value, .gvi-basket .upper-row.row-variant-product .col-total .cell-total-value {
    min-width:40px
}

.checkout-step .btn.btn-order {
    padding-right:40px
}

.checkout-step .btn.btn-order:after {
    display: block;
    height:45px
}

.checkout-step .btn-order .btn-cnt:after {
    display: block;
    width:27px
}

.order-overview-continue {
    margin-top:12px
}

.checkout-step .additional-info-rows {
    margin-right:120px
}

.checkout-step .additional-info-rows .reference-row {
    position:relative
}

.ref-no-icon {
    position: absolute;
    top: 50%;
    left: calc(100% + 20px);
    height: 25px;
    transform: translateY(-50%);
    z-index:2
}

.ref-no-icon-tooltip {
    position: absolute;
    opacity: 0;
    display: block;
    padding: 5px;
    border-radius: 5px;
    background-color: #e6e6e6;
    top: 30px;
    left: 50%;
    transform: translateX(-50%);
    max-width: 200px;
    min-width: 150px;
    text-align: center;
    transition: opacity .2s;
    z-index:2
}

.ref-no-icon:hover .ref-no-icon-tooltip {
    opacity:1
}

.gvi-basket .text-striked, .gvi-basket-overview .text-striked {
    position: relative;
    display: inline-block;
    line-height: .3;
    vertical-align:bottom
}

.gvi-basket-overview .text-striked {
    line-height:.7
}

.gvi-basket .text-striked:after, .gvi-basket-overview .text-striked:after {
    display: block;
    content: ' ';
    width: 100%;
    border-top: 1px solid;
    position: absolute;
    top: 50%;
    color: red;
    margin-top:-1px
}

.gvi-basket .text-striked + .product-total .cell-total-value, .gvi-basket .text-striked + .product-total .currency-sign, .gvi-basket-overview .text-striked + .product-total .cell-total-value, .gvi-basket-overview .text-striked + .product-total .currency-sign {
    color:red
}

.gvi-basket .variant-shipping-wrapper td {
    border-bottom-width:2px
}

.gvi-basket .upper-row.row-variant-product .lbl-unit-of-measure {
    display: inline-block;
    float: none;
    line-height:28px
}

.gvi-basket .col-action-links .action-links {
    padding-bottom:2px
}

.gvi-basket-overview .col-total .cell-name {
    display:none
}

.gvi-basket-overview .col-info .price-node.text-striked:after {
    display:none
}

.gvi-basket-overview .col-info .price-node.text-striked {
    line-height:1.4
}

.matrix-variant-cell .lbl-price.text-striked {
    position:relative
}

.matrix-variant-cell .lbl-price.text-striked:before {
    position: absolute;
    width: 100%;
    height: 2px;
    display: block;
    content: '';
    left: 0;
    top:50%
}

.gvi-basket-overview .col-qty .qty-value, .gvi-basket-overview .col-total .cell-total-value, .gvi-basket-overview .col-total .cell-price-value {
    min-width: 40px;
    text-align: right;
    display:inline-block
}

.gvi-totals-basket-overview.gvi-totals tr:last-child td {
    border-bottom-width:3px
}

.gvi-totals-basket-overview.gvi-totals tr:first-child td {
    border-top-width:0
}

.alerts-myalerts-page h1, .alerts-myalerts-page h2 {
    line-height:1.1
}

.hyp-delete-alert.hyp-clear:before {
    background-size:auto 13px
}

#myAccountPage a.btn.btn-plus {
    padding-right:40px
}

#myAccountPage a.btn.btn-plus:after, #myAccountPage a.btn.btn-plus .btn-cnt:after {
    display:block
}

#myAccountPage .gvi-recent-orders th {
    white-space: normal;
    line-height:1.2
}

#myAccountPage .account-info-inside .column:not(:last-of-type) {
    border-right-width: 1px;
    border-right-style:solid
}

#myAccountPage .account-info-inside:nth-of-type(2n) {
    border-bottom-width: 1px;
    border-bottom-style:solid
}

.font-bold {
    font-weight:bold
}

#myAccountPage .credit-limit-table {
    margin-bottom:18px
}

.contact-name {
    font-weight: bold;
    margin-left:5px
}

.contact-name-wrapper {
    display: flex;
    align-items: center;
    margin:10px 0
}

.contact-name-wrapper .contact-image, .contact-name-wrapper .contact-image img {
    width: 48px;
    height:48px
}

.contact-name-wrapper .contact-image img {
    border-radius:50%
}

.contact-image:after {
    display: block;
    content: ' ';
    position: relative;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    position: absolute;
    background-color: #fff;
    right: 0;
    top: 50%;
    transform: translate3d(0, 50%, 0);
    z-index: 10;
    box-sizing: border-box;
    border: 2px solid;
    box-shadow:0 0 0 2px #fff
}

.contact-image {
    position:relative
}

.contact-email {
    clear:left
}

.myaccount-price-list, .myaccount-stock-list {
    font-weight:bold
}

.account-info-inside .columns-general .form-row {
    margin-bottom:5px
}

.my-account-download {
    margin-top:5px
}

.download-wrapper {
    display: inline-block;
    margin:0 auto
}

.my-account-download a {
    position: relative;
    padding-left:30px
}

.my-account-download a:before {
    position: absolute;
    left: 0;
    top: 50%;
    transform:translateY(-50%)
}

.myaccount-newsletters .newsletters-text {
    font-weight:bold
}

.rowhover {
    background-color: grey;
    cursor:pointer
}

.gvi-recent-orders tbody tr, .gvi-orders tbody tr {
    transition: background-color .2s;
    cursor:pointer
}

.account-prices-settings {
    cursor:default
}

.my-downloads-wrapper {
    width: 150px;
    margin:0 auto
}

.hyp-account {
    position: relative;
    line-height:1.2
}

.login-page-cnt .columns-general {
    padding:0
}

.login-page-cnt .columns-general.loginBottomRow > .column:last-of-type {
    width:66.66%
}

.login-page-cnt .columns-general.loginBottomRow .loginBottomBackgroundImage {
    background-size: cover;
    background-position: center;
    background-repeat:no-repeat
}

.btn-disabled:after, .btn[disabled]:after {
}

#quickOrder .tbx-search input {
    padding-right:30px
}

.shipping-choice-content .btn-load-more span.btn-cnt {
    white-space: normal;
    display:inline
}

.shipping-choice-content .btn-load-more {
    height: auto;
    vertical-align: middle;
    line-height: 1.2;
    min-height:45px
}

.productlist-search-page .ddlb-sorting .ui-selectmenu-menu {
    left: auto !important;
    right:0
}

.ddlb .ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
    padding:10px 20px 12px 10px
}

.ddlb-sorting.ddlb .ui-selectmenu-menu .ui-menu .ui-menu-item .ui-menu-item-wrapper {
    white-space:nowrap
}

.notify-me-header {
    text-align:center
}

.notify-me-header span {
    position: relative;
    padding-left: 25px;
    display:inline-block
}

.notify-me-title {
    margin-top:10px
}

.notify-me-color-label-name {
    font-weight: bold;
    min-width: 100px;
    max-width: 100px;
    width:100px
}

.notify-me-table {
    overflow-x:auto
}

.notify-me-table table {
    margin:20px 0
}

.notify-me-address-text {
    font-weight: bold;
    margin-right: 15px
}

.ui-dialog[aria-describedby="notifyPopup"] {
    padding:25px 0 0 0
}

.notify-me-confirm {
    margin:30px 0 25px
}

.notify-me-table th:not(.td-empty) {
    padding: 0 35px;
    vertical-align:top
}

.notify-me-address-value {
    white-space:nowrap
}

#colorSizeMatrix.gvi-variants .tbx-quantity, .toolbox-matrix-wrapper .gvi-variants .tbx-quantity {
    width:35px
}

.color-size-matrix-container .gvi-variants td:nth-child(n), .color-size-matrix-container .gvi-variants th:nth-child(n) {
    background:none
}

.color-size-matrix-container .gvi-variants .th-row:not(:last-of-type), .toolbox-matrix-wrapper .gvi-variants .th-row:not(:last-of-type) {
    text-align: center;
    font-weight: bold;
    min-width: 100px;
    max-width: 100px;
    width:100px
}

.color-size-matrix-container .gvi-variants .th-row:last-of-type, .toolbox-matrix-wrapper .gvi-variants .th-row:last-of-type {
    width: 50px;
    max-width: 50px;
    min-width:50px
}

.color-image-wrapper {
    width: 70px;
    height:70px
}

.th-image-wrapper, .th-image-wrapper img {
    width:70px
}

.th-image-wrapper {
    margin:10px auto 0
}

.color-size-matrix-container .grid-inside, .toolbox-matrix-wrapper .grid-inside {
    max-height:none
}

.color-size-matrix-container .gvi-variants td, .toolbox-matrix-wrapper .gvi-variants td {
    vertical-align:middle
}

.color-size-matrix-container .gvi-variants td .lbl-price, .toolbox-matrix-wrapper .gvi-variants td .lbl-price {
    font-weight:bold
}

.color-size-matrix-container .gvi-variants td:not(.no-variant):not(.th-row):hover, .color-size-matrix-container .gvi-variants td:not(.no-variant):not(.th-row).focused, .toolbox-matrix-wrapper .gvi-variants td:not(.no-variant):not(.th-row):hover, .toolbox-matrix-wrapper .gvi-variants td:not(.no-variant):not(.th-row).focused {
    border-style: double;
    border-color: #000;
    border-width:2px
}

.color-size-matrix-container .gvi-variants td, .toolbox-matrix-wrapper .gvi-variants td {
    border-left-color: transparent;
    border-right-color: transparent;
    border-width:2px
}

.color-size-matrix-container .gvi-variants th, .color-size-matrix-container .gvi-variants td, .toolbox-matrix-wrapper .gvi-variants td, .toolbox-matrix-wrapper .gvi-variants th {
    padding:9px 2px
}

.toolbox-matrix-wrapper .gvi-variants .lbl-price, .toolbox-matrix-wrapper .gvi-variants .stock-indication {
    margin-bottom: 10px;
    margin-top: 10px;
    display:inline-block
}

.toolbox-matrix-wrapper .gvi-variants .lbl-price {
    margin-bottom:20px
}

.color-size-matrix-container .gvi-variants td.changed:not(.focused), .toolbox-matrix-wrapper .gvi-variants td.changed:not(.focused) {
    background-color:#edf7f0
}

.color-size-matrix-container .gvi-variants .row-clear, .toolbox-matrix-wrapper .gvi-variants .row-clear {
    vertical-align:middle
}

.color-size-matrix-container .row-clear .clear-icon-wrapper, .color-size-matrix-container .row-clear .clear-icon-wrapper, .toolbox-matrix-wrapper .row-clear .clear-icon-wrapper span, .toolbox-matrix-wrapper .row-clear .clear-icon-wrapper span {
    display: block;
    margin: auto;
    width:32px
}

.color-size-matrix-container .gvi-variants th, .toolbox-matrix-wrapper .gvi-variants th {
    font-weight:bold
}

.fa.fa-close {
    position: relative;
    opacity: .5;
    transition: opacity .2s;
    width: 32px;
    height: 32px;
    display: block;
    cursor:pointer
}

.fa.fa-close:hover {
    opacity:1
}

.fa.fa-close:before, .fa.fa-close:after {
    position: absolute;
    left: 15px;
    content: ' ';
    height: 33px;
    width: 2px;
    background-color:#333
}

.fa.fa-close:before {
    transform:rotate(45deg)
}

.fa.fa-close:after {
    transform:rotate(-45deg)
}

.button-row {
    text-align:center
}

.button-row .btn {
    margin:10px
}

.variant-matrix-filter {
    border-top: 2px solid;
    border-bottom: 2px solid;
    border-bottom-color: #acacac;
    border-top-color: #acacac;
    padding: 12px 0;
    margin-top: 5px;
    padding-left:5px
}

.variant-matrix-filter-group-title {
    font-weight: bold;
    text-transform: uppercase;
    display: inline-block;
    min-width:200px
}

.variant-matrix-filter-group {
    display:inline-block
}

.variant-filter:after {
    content: ' / ';
    text-decoration: none;
    position: absolute;
    right:-7px
}

.variant-filter:last-of-type:after {
    content: ''
}

.variant-filter {
    color: #333;
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    margin-right: 7px;
    line-height: 1.2;
    box-sizing:border-box
}

.variant-filter:hover, .variant-filter.selected {
    border-bottom: 2px solid;
    text-decoration:none
}

.color-size-matrix-container .colorEntry {
    padding:0
}

.color-size-matrix-container .colorEntry {
    position:relative
}

.color-size-matrix-container .variant-matrix-additional-info {
    width: 100%;
    margin-top:auto
}

.variant-matrix-new-color, .variant-discount-background {
    font-weight: bold;
    padding-right: 5px;
    padding-left:5px
}

.hyp-color.colorEntry {
    height:auto
}

.color-size-matrix-container .colorEntry .color-cell {
    height:100%
}

.color-size-matrix-container .colorEntry .color-circle img {
    margin: 0 auto;
    margin-bottom: 30px;
    margin-top:10px
}

.color-size-matrix-container .colorEntry .color-circle.extra-info img {
    margin-bottom:10px
}

.color-size-matrix-container .colorEntry .color-circle {
    display: flex;
    flex-direction: column;
    height:100%
}

.color-size-matrix-container .colorEntry .color-circle .color-title {
    padding-left: 5px;
    padding-right: 5px;
    margin-top: 5px;
    line-height:1.3
}

.stock-info-popup .color-image {
    width: 70px;
    margin:10px auto 0
}

.stock-info-popup .table-popup {
    table-layout:fixed
}

.stock-info-popup .table-popup thead:not(.ignore-stick) th {
    padding-left: 0;
    padding-right:0
}

.stock-info-popup .table-popup thead:not(.ignore-stick) th div {
    padding-left: 5px;
    padding-right:5px
}

.stock-info-popup .table-popup .col-group-color {
    max-width:100px
}

.stock-info-popup .table-popup tr {
    border-bottom-width: 2px;
    border-bottom-style:solid
}

.stock-info-popup .table-popup th {
    font-weight: bold;
    line-height:1.2
}

.table-popup thead th {
    white-space:normal
}

.stock-info-popup .group-name {
    font-weight:bold
}

.list-facets li .custom-checkbox .chb {
    position: static;
    top: 0;
    left: 0;
    margin-top:0
}

.list-facets li .custom-checkbox {
    position: absolute;
    top: 50%;
    left: 0;
    transform:translateY(-50%)
}

.stock-info-popup .attachment-info .attachment-icon {
    min-width:0
}

.stock-info-popup .attachment-info {
    border:none
}

.backorder-tooltip:after {
    display: block;
    content: '';
    position: absolute;
    border: 6px solid transparent;
    border-top: 10px solid #000;
    top: 100%;
    left: 50%;
    transform:translateX(-50%)
}

.backorder-tooltip {
    position: absolute;
    left: 50%;
    bottom: calc(100% + 10px);
    z-index: 10;
    width: 250px;
    transform: translateX(-50%);
    background-color: #000;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    opacity: 0;
    transition:opacity .2s
}

.focused .backorder-tooltip {
    opacity:1
}

.stock-info-wrapper .variant-arrival-info .variant-arrival-table-wrapper {
    display:none
}

.stock-info-wrapper .stock-indication {
    white-space:nowrap
}

.atp-info-tooltip .table-heading {
    text-transform:uppercase
}

.atp-info-tooltip table {
    margin-top:5px
}

.atp-info-tooltip table th {
    text-transform: uppercase;
    border-top-width: 2px;
    border-top-style: solid;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    text-align: left;
    font-weight: bold;
    width:50%
}

.atp-info-tooltip table td {
    text-transform: uppercase;
    text-align: left;
    border:none
}

.atp-info-tooltip table td, .atp-info-tooltip table th {
    padding: 2px 0;
    padding-right:30px
}

.atp-info-tooltip table td {
    text-transform:none
}

.matrix-variant-cell {
    height:1px
}

.last-viewed .ui-tabs-nav:empty {
    border:none
}

matrix-variant-cell.no-variant {
    border:none
}

.ui-tooltip.atp-info-tooltip {
    width: auto;
    max-width:250px
}

.last-visible {
    border-right-width: 1px;
    border-right-style:solid
}

.facet .tbx {
    position: relative;
    border: 1px solid;
    margin:5px 0
}

.facet .tbx:before {
    content: '';
    background-repeat: no-repeat;
    background-position: center center;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 24px;
    width: 24px;
    background-size:14px auto
}

.facet .tbx input {
    height: 24px;
    padding-left:25px
}

.facet .list-facets {
    min-height: 1px;
    max-height: 120px;
    overflow-x: hidden;
    overflow-y:auto
}

.ie11 .facet .list-facets {
    display: flex;
    display: -webkit-flex;
    flex-direction: column;
    -webkit-flex-direction:column
}

.list-facets::-webkit-scrollbar {
    width: 5px;
    height:5px
}

.list-facets::-webkit-scrollbar-track {
    background:#c4c4c4
}

.list-facets::-webkit-scrollbar-thumb {
    background:#303030
}

.facet .list-facets li .chb {
    line-height:23px
}

.facet .list-facets .count {
    margin-left:3px
}

.facet ul li {
    padding-right:28px
}

.facet-selected img, .facet ul li img {
    max-height: 12px;
    max-width: 12px;
    vertical-align: top;
    margin-right: 5px;
    margin-top: 1px;
    display:inline-block
}

.multiselect-mode .facet ul li > a {
    margin-left:-18px
}

.multiselect-mode .facet ul li > span.custom-checkbox + a {
    margin-left:0
}

.facets .facet-item {
    line-height: 1.2;
    padding-top: 4px;
    padding-bottom:4px
}

.facet-selected .facets .facet-item {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items:center
}

.facets .facet-item > * {
    overflow: visible;
    text-overflow: unset;
    white-space:normal
}

.hyp-thumbnail {
    height:93px
}

.product-tile .hyp-thumbnail {
    height:80px
}

#detailsPopup .product-img .thumbnail {
    height: 75px;
    position:static
}

.gvi-order-details .product-img {
    width:62px
}

.gvi-alerts td.image, .gvi-order-details .product-img {
    position:relative
}

.gvi-alerts td.image .vertical-text {
    left: 5px;
    top: 9px;
    bottom:9px
}

@media screen and (max-width: 639px) {
    .gvi-alerts td.image .vertical-text {
        left:50%
    }
}

.productsetfilter-main-content .hyp-thumbnail {
    height: 0 !important;
    padding-top:125%
}

.productsetfilter-main-content .thumbnail img {
    max-width:100%
}

.productsetfilter-main-content .img-with-vertical-text {
    max-width: none;
    max-height:none
}

.productsetfilter-main-content .thumbnail img {
    max-height:100%
}

.productsetfilter-main-content .product-img {
    padding:10px 10px 0 10px
}

.basket-image-wrapper {
    position:relative
}

.gvi-basket .product-img {
    float:none
}

.basket-b2b-mode .gvi-basket .product-img, .basket-b2b-mode .gvi-basket .hyp-thumbnail, .gvi-basket-overview .product-img, .gvi-basket-overview .hyp-thumbnail {
    width: 50px;
    height:63px
}

.product-list.grid-mode .product-img {
    margin-top: 10px;
    width: 100%;
    height: 0;
    padding-top: 125%;
    position:relative
}

.product-list.grid-mode .product-img .hyp-thumbnail {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin:auto
}

.product-list.grid-mode .product-img .hyp-thumbnail .thumbnail, .hyp-thumbnail .thumbnail.thumbnail-with-label, .gvi-order-details .thumbnail.thumbnail-with-label {
    box-sizing: border-box;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
    transition:visibility .2s ease-in-out, opacity .2s ease-in-out
}

.carousel-color-wrapper .hyp-thumbnail .thumbnail.thumbnail-with-label {
    position: static;
    margin-bottom:5px
}

.product-list.grid-mode .product-img .hyp-thumbnail .thumbnail img, .hyp-thumbnail .thumbnail.thumbnail-with-label img, .gvi-order-details .product-img img {
    position: static;
    display:block
}

.product-list.grid-mode .product-img .hyp-thumbnail .thumbnail.hover-image {
    visibility: hidden;
    opacity:0
}

.product-list.grid-mode .product-img .hyp-thumbnail.has-hover-image .thumbnail:not(.hover-image) {
}

.product-list.grid-mode .product-img .hyp-thumbnail.has-hover-image.hover .thumbnail:not(.hover-image) {
    visibility: hidden;
    opacity: 0;
    transition-delay:0s
}

.product-list.grid-mode .product-img .hyp-thumbnail.has-hover-image.hover .thumbnail.hover-image {
    visibility: visible;
    opacity:1
}

.product-list.grid-mode .product-description {
    text-align: left;
    line-height:1.4
}

.product-list.grid-mode .product-title {
    height:24px
}

.product-list.grid-mode .product-id-value {
    margin-top:3px
}

body:not(.ui-touch-device) .product-list.grid-mode .product-tile:hover {
    margin-left: -5px;
    margin-right: -5px;
    padding-left: 7px;
    padding-right:7px
}

body.ui-touch-device .grid-mode .product-tile:hover {
    box-shadow:none
}

.mt-5 {
    margin-top:5px !important
}

@media (max-width: 639px) {
    .grid-mode .product-tile:hover {
        box-shadow:none
    }

    .grid-mode .l-products-item {
        max-width: 346px;
        margin:auto
    }
}

.notify-me-table .custom-checkbox .chb {
    display: block
}

.ui-dialog[aria-describedby="productStockPopup"] {
    display: flex;
    flex-direction: column
}

.ui-dialog[aria-describedby="productStockPopup"] .ui-dialog-titlebar {
    width: 100%;
    box-sizing: border-box
}

.ie:not(.ieEdge) .ui-dialog[aria-describedby="productStockPopup"] {
    height:100% !important
}

#productStockPopup {
    display: flex;
    flex-direction: column;
    overflow:hidden
}

.ie:not(.ieEdge) #productStockPopup {
    max-height: 100% !important;
    height: 100% !important;
    width:100% !important
}

#productStockPopup .sticky-wrap {
    overflow-y: auto;
    overflow-x: hidden;
    max-height: 100%;
    -webkit-overflow-scrolling:touch
}

#productStockPopup {
    -webkit-tap-highlight-color:rgba(0, 0, 0, 0)
}

.safari.safari-9 .popup-cnt.stock-info-popup {
    padding-bottom:150px
}

.popup-cnt.stock-info-popup {
    max-height: calc(100vh - 60px);
    display: flex;
    flex-direction:column
}

.ie:not(.ieEdge) .popup-cnt.stock-info-popup {
    height:100%
}

.popup-cnt.stock-info-popup .cnt-column {
    width: 100%;
    text-align:center
}

.ie .popup-cnt.stock-info-popup .cnt-column {
    display: block;
    flex-shrink:0
}

.sticky-thead.gvi.table-popup {
    background-color:#fff
}

.table-popup.sticky-col, .table-popup.sticky-intersect {
    display:none
}

.left-aligned-tooltip {
    left: 0 !important;
    right:auto !important
}

.right-aligned-tooltip {
    right: 0 !important;
    left: auto !important
}

.fee-toolbar-container ~ div[aria-describedby="productStockPopup"], .fee-toolbar-container ~ div[aria-describedby="productStockPopup"] #productStockPopup, .fee-toolbar-container ~ div[aria-describedby="productStockPopup"] .stock-info-popup {
    height:100% !important
}

.checkout-credit-limit-row .checkout-credit-limit-empty-td {
    border:none
}

.gvi-methods .checkout-credit-limit-row td {
    padding:5px 5px
}

.checkout-credit-limit-table {
    width:100%
}

.checkout-credit-limit-table td {
    padding-left:0
}

.checkout-credit-limit-table .checkout-credit-limit-row td {
    padding:2px 5px
}

.checkout-credit-limit-table .checkout-credit-limit-row td {
    padding-left:0
}

.checkout-credit-limit-col-value {
    text-align:right
}

.row-onaccount-selection + .credit-limit-text {
    border-top:2px solid transparent
}

td.col-method-name {
    padding-bottom:0
}

.checkout-credit-limit-table {
    margin-top:15px
}

.gvi-methods .row-onaccount-selection + .checkout-credit-limit-row td {
    padding-left: 0;
    font-size:12px
}

.credit-limit-text.checkout-credit-limit-row {
    border-bottom-width: 1px;
    border-bottom-style:solid
}

.credit-limit-text.checkout-credit-limit-row td {
    border-bottom:none
}

.gvi-methods .checkout-credit-limit-table tbody td:before {
    display:none
}

.gvi-methods th.col-method-cost {
    text-align: right;
    padding-right:15px
}

.positive-amount-wrapper {
    position: relative;
    padding-left:20px
}

.positive-amount-wrapper .positive-amount-icon-wrapper {
    position: absolute;
    left: 0;
    top:2px
}

.firefox label .chb ins {
    width: 9px;
    height:9px
}

.productsetfilter.slider {
    overflow: hidden;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-top:5px
}

.productsetfilter-gallery .product-info {
    min-height:0
}

.productsetfilter-gallery .product-info .product-description {
    padding-top: 10px;
    line-height:1.4
}

.productsetfilter-gallery li {
    box-shadow:0 0 3px rgba(0, 0, 0, .1)
}

.productsetfilter-gallery li:hover {
    box-shadow:0 0 10px rgba(0, 0, 0, .1)
}

.color-size-matrix-container .grid-inside, .toolbox-matrix-wrapper .grid-inside {
    padding: 40px 1px 20px 1px;
    margin:0
}

.product .main {
    margin-bottom:10px
}

.carousel-image-l .slick-slide > div, .carousel-image-l-item {
    height:100%
}

.carousel-legend {
    padding-bottom: 0;
    padding-left:100px
}

.carousel-image-wrapper .carousel-image-m-wrapper {
    margin-bottom:0
}

.product-details-page .clearfix.no-aside {
    overflow:hidden
}

.load-color-images {
    display: block;
    text-align:center
}

.color-images {
    padding-top: 10px;
    padding-left: 20px;
    padding-right: 20px;
    background-color:#fff
}

.color-images .load-color-images {
    display: block;
    margin: auto;
    position: relative;
    height: 121px;
    width:97px
}

.details-img:after, .details-info:after {
    display: block;
    content: " ";
    clear:both
}

.color-images .thumbnail {
    height:121px
}

.color-images .slick-slide:not(:last-of-type) {
    margin-right:0
}

.color-images .slick-slide .thumbnail {
    border:1px solid #fff
}

.product-details-page .clearfix.no-aside {
    background-color: #f1f1f1;
    padding: 20px 20px 20px 0;
    box-sizing: border-box;
    transition:height .15s
}

.color-images .slick-next {
    right: -18px;
    top:57px
}

.color-images .slick-prev {
    left: -18px;
    top:57px
}

.load-color-images, .load-color-images:hover {
    text-decoration:none
}

.color-images .slick-slide {
    box-sizing:border-box
}

.color-size-matrix-container .gvi-variants td.hide-prices-cell {
    vertical-align:middle
}

.color-image-title {
    line-height: 1.3;
    display:inline-block
}

.carousel-image-s .hyp-thumbnail {
    height: 105px;
    overflow:hidden
}

.carousel-image-s-wrapper {
    margin:20px
}

.related-info .simple-product-tile .text-left {
    line-height: 1.3;
    font-weight: bold;
    font-size: .9em;
    padding:0 3px
}

.related-info .group-tab {
    transition: opacity .3s ease-in-out;
    padding:10px 15px
}

.related-info {
    margin-top:15px
}

.related-info.max-height {
    max-height: 270px;
    overflow:hidden
}

.related-info .group-tab.opacity-zero {
    opacity:0
}

.related-info .tabs-horizontal {
    padding:0 20px
}

.related-info .slick-list {
    width:100%
}

.related-info .simple-product-tile .hyp-thumbnail {
    width: 80px;
    height:100px
}

.related-info .slick-prev, .related-info .slick-next {
    top:62px
}

.related-info .slick-prev:before, .related-info .slick-next:before {
    background-position: 0 0;
    background-size: auto 56px;
    background-repeat: no-repeat;
    width: 11px;
    height: 18px;
    margin:auto
}

.related-info .slick-next:before {
    background-position:-11px 0
}

.related-info .slick-prev:hover:before, .related-info .slick-prev:focus:before, .related-info .slick-next:hover:before, .related-info .slick-next:focus:before {
    background-position-y:-19px
}

.related-info .slick-prev.slick-disabled:before, .related-info .slick-next.slick-disabled:before {
    background-position-y:-38px
}

.tabs-horizontal .ui-tabs-nav li:not(:first-child) {
    margin-left:15px
}

.opacity-left {
    background: -webkit-linear-gradient(left, rgba(241, 241, 241, 1), rgba(241, 241, 241, .5));
    background: -moz-linear-gradient(right, rgba(241, 241, 241, 1), rgba(241, 241, 241, .5));
    background:linear-gradient(to right, rgba(241, 241, 241, 1), rgba(241, 241, 241, .5))
}

.opacity-right {
    background: -webkit-linear-gradient(left, rgba(241, 241, 241, .5), rgba(241, 241, 241, 1));
    background: -moz-linear-gradient(right, rgba(241, 241, 241, .5), rgba(241, 241, 241, 1));
    background:linear-gradient(to right, rgba(241, 241, 241, .5), rgba(241, 241, 241, 1))
}

.simple-product-tile .product-title:hover {
    text-decoration:none
}

.simple-product-tile .product-title > span {
    display:block
}

.simple-product-tile .product-title > span + span {
    font-weight:normal
}

.gvi-basket .col-first {
    position:relative
}

.form-row.product-attachments-row {
    margin:0
}

.product-icons.icons {
    margin:15px 0
}

@media screen and (max-width: 639px) {
    .responsive-table tbody td {
        min-height: 30px;
        box-sizing:border-box
    }

    #productPage .center.main .clearfix.no-aside {
        height:auto !important
    }

    .product-details-page .center.main {
        padding:0
    }

    .product-details-page .clearfix.no-aside {
        padding:30px
    }

    .stock-info-wrapper a.hyp-notify-me {
        margin-top:10px
    }

    .gvi.gvi-methods .col-method-selection .radio {
        display: flex;
        align-items:center
    }

    .gvi.gvi-methods .col-method-selection .radio .rdb {
        order:10
    }

    .gvi.gvi-methods .col-method-selection {
        display: flex;
        justify-content:flex-end
    }

    .gvi.gvi-methods .col-method-selection .radio > img {
        margin-right:5px
    }

    .credit-limit-table .checkout-credit-limit-row .checkout-credit-limit-col-value {
        padding-right:0
    }

    .carousel-color-wrapper {
        width:100%
    }

    .color-images {
        padding:0 20px
    }

    .atp-info-tooltip.stock-popup-tooltip {
        right: 0 !important;
        left:auto !important
    }

    .gvi.table-popup {
        overflow-y:auto
    }

    .stock-loader {
        display: flex;
        align-items: center;
        justify-content:flex-end
    }

    .variant-info {
        text-align:right
    }

    .stock-info-popup .table-popup .col-group-color {
        max-width: none;
        padding-left:0 !important
    }

    .variant-matrix-filter-group-title {
        min-width:0
    }

    td .col-method-selection, td.col-method-name {
        text-align:right
    }

    .gvi.gvi-methods td.col-method-cost {
        text-align: right;
        padding:5px 0 5px 5px
    }

    .gvi-methods .col-method-name.has-inner-table, .gvi-methods .checkout-credit-limit-row td, .gvi-methods .checkout-credit-limit-table tbody td {
        padding-left:0 !important
    }

    .has-inner-table .method-title-wrapper {
        padding-left:50%
    }

    .checkout-credit-limit-table .checkout-credit-limit-row {
        display: flex;
        justify-content:space-between
    }

    .gvi-methods .checkout-credit-limit-row .checkout-credit-limit-empty-td {
        display:none
    }

    .colorEntry, .color-group-colors .colorEntry {
        width:calc(100%/2)
    }

    .ie .colorEntry, .ie .color-group-colors .colorEntry {
        width:calc(100%/2 - 1px)
    }

    .colorEntry:nth-of-type(1), .colorEntry:nth-of-type(2) {
        border-top-style: solid;
        border-top-width:1px
    }

    .colorEntry:nth-of-type(3), .colorEntry:nth-of-type(4), .colorEntry:nth-of-type(5), .colorEntry:nth-of-type(6) {
        border-top-style: none;
        border-top-width:0
    }

    .colorEntry:nth-of-type(6n) {
        border-right-style: none;
        border-right-width:0
    }

    .colorEntry:nth-of-type(2n), .colorEntry:last-of-type {
        border-right-width: 1px;
        border-right-style:solid
    }

    .colorEntry:last-of-type:not(:nth-of-type(2n)) {
        width:calc(100%/2 + 1px)
    }

    .ie .colorEntry:last-of-type:not(:nth-of-type(2n)) {
        width:calc(100%/2)
    }

    .gvi-basket .variant-out-of-inventory .col-stock {
        padding-bottom:0
    }

    .gvi-basket .variant-shipping-wrapper td {
        border-bottom-width:0
    }

    .basket-hidden-prices .gvi-basket .row-total td.hp-col-outstock {
        border-bottom-style: none;
        border-bottom-width:0
    }

    .checkout-step .additional-info-rows {
        margin-right:40px
    }

    .ref-no-icon-tooltip {
        left: auto;
        right: 0;
        transform:translateX(0)
    }

    .gvi-basket-overview .no-discount {
        display:none
    }

    .gvi.gvi-basket-overview tbody td {
        padding-left: 15px !important;
        padding-top: 10px;
        padding-right: 15px;
        padding-bottom:10px
    }

    .gvi-basket .col-total .cell-name, .gvi-basket-overview .col-total .cell-name {
        display: inline-block;
        padding-right:10px
    }

    .gvi.gvi-basket-overview tbody td.col-total {
        text-align:right
    }

    .gvi-basket-overview .qty-text {
        display:none
    }

    .gvi-basket-overview .col-total .cell-name {
        display: inline-block;
        float:left
    }

    #alerts-block .paging-links {
        justify-content:center
    }

    .gvi-alerts td.col-delete.text-right {
        text-align:left
    }

    .gvi-basket .col-action-links {
        width: 25px;
        text-align:center
    }

    .gvi-basket .variant-shipping-wrapper .col-total {
        display: block;
        padding: 9px 15px;
        margin: 15px -15px 0;
        border-bottom-width: 1px;
        border-bottom-style: solid;
        overflow: hidden;
        width:auto
    }

    .variant-out-of-inventory .col-total {
        display:none
    }

    .gvi-basket .col-stock .variant-stock:before, .gvi-basket-overview .col-stock .variant-stock:before {
        position: static;
        margin-right: 5px;
        vertical-align:middle
    }

    .ui-tabs.last-viewed .ui-tabs-nav li {
        white-space:normal
    }

    td.text-center.col-order-inner-qty {
        padding-bottom:39px
    }

    .hide-mobile {
        display:none !important
    }

    .productlist-search-page .searched-on-query {
        font-size:20px
    }

    .productlist-list-page .facet-section-title {
        display:none
    }

    .basket-hidden-prices .panel-header .paging-control .pager-list {
        margin:0 10px
    }

    .basket-hidden-prices .panel-header .paging-control .pager-list li a, .basket-hidden-prices .panel-header .paging-control .pager-list li span {
        padding:3px
    }

    .show-mobile-inline-block {
        display:inline-block
    }

    .show-mobile-block {
        display:block
    }

    .filters-wrapper .combined-description {
        padding-top:10px
    }

    .filters-wrapper .combined-description h2 {
        display:inline
    }

    .filters-wrapper .combined-description + h2 {
        display:none
    }

    .column.sitemap > ul.sitemap-nav {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-bottom:20px
    }

    .footer-section .sitemap-nav li {
        width:50%
    }

    .sitemap-nav.first-level .first-level-li {
        margin-bottom: 20px;
        display:block
    }

    footer .columns-general.top {
        padding-bottom:0
    }
}

@media screen and (max-width: 450px) {
    .attachment-info .attachment-icon {
        min-width:100%
    }
}

@media screen and (max-width: 420px) {
    .login-page-cnt .forgot-pass-section {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction:column
    }

    .login-page-cnt .form-row .in-line.left-part {
        width:100%
    }

    .login-page-cnt .form-row .in-line:not(.left-part) {
        margin-top:5px
    }
}

@media screen and (max-width: 767px) {
    .login-page-cnt .columns-general.loginBottomRow .loginBottomBackgroundImage {
        height:300px
    }

    .login-page-cnt .columns-general.divided {
        -ms-flex-wrap: wrap;
        flex-wrap:wrap
    }

    .login-page-cnt .columns-general.divided > .column {
        width:100%
    }
}

@media screen and (min-width: 1024px) and(max-width: 1100px) {
    .l-products.grid-mode .l-products-item {
        padding:12px .2%
    }
}

@media screen and (min-width: 640px) and(max-width: 680px) {
    .l-products.grid-mode .l-products-item {
        padding:12px .2%
    }
}

@media screen and (min-width: 1024px) {
    .colorEntry:last-of-type:not(:nth-of-type(6n)) {
        width:calc(100%/6 + 1px)
    }

    .ie .colorEntry:last-of-type:not(:nth-of-type(6n)) {
        width:calc(100%/6)
    }

    .gvi-order-details .col-order-inner-variant-uom {
        padding-left: 30px;
        padding-right:30px
    }

    .choose-product .choose-qty {
        text-align:left
    }

    .middle-header .basket {
        order:2
    }

    .middle-header > * {
        order:3
    }

    .basket-section {
        width: 30%;
        display: flex;
        justify-content:flex-end
    }

    header:not(.sticky-mode) .middle-header .logo {
        width:40%
    }

    header:not(.sticky-mode) .logo a {
        width: 270px;
        margin:0 auto
    }

    .middle-header .basket-section .dealers-link {
        margin-right:5px
    }

    .btn-prev, .btn-next {
        transition:opacity .2s ease-in-out
    }

    .btn-prev:hover, .btn-next:hover {
        opacity:.75
    }

    .product .no-aside .details-info {
        margin-left: 65%;
        padding-left:2%
    }

    .product .no-aside .details-img {
        width:65%
    }

    .carousel-image-wrapper {
        display: flex;
        justify-content: space-between;
        padding-right: 20px;
        padding-left:20px
    }

    .product .carousel-image-m-wrapper {
        width: calc(100% - 100px);
        order:2
    }

    .product .carousel-image-m-wrapper .carousel-image-m img {
        max-width:100%
    }

    .product .carousel-image-m .slick-arrow:before {
        position: absolute;
        top: 50%;
        transform:translate3d(-50%, -50%, 0)
    }

    .product .carousel-image-m .slick-arrow {
        padding:30px
    }

    .product .carousel-image-m .slick-next {
        right:0
    }

    .product .carousel-image-m .slick-prev {
        left:0
    }

    .product .carousel-image-m-wrapper .carousel-image-m img {
        max-width:100%
    }

    .product .carousel-image-s-wrapper {
        width: 90px;
        order: 1;
        margin-top: 30px;
        box-sizing: border-box;
        padding: 0;
        margin-left:0
    }

    .product .carousel-image-s-wrapper .slick-arrow {
        left: 50%;
        transform: translateX(-50%);
        top:auto
    }

    .product .carousel-image-s-wrapper .slick-prev {
        top: -35px;
        transform: rotate(90deg);
        transform-origin:center left
    }

    .product .carousel-image-s-wrapper .slick-next {
        bottom: -20px;
        transform: rotate(90deg);
        transform-origin:center left
    }

    .product .carousel-image-s .hyp-thumbnail {
        display: block;
        height: 93px;
        width: 75px;
        margin:0 auto
    }

    .product .details-info .product-id {
        margin-top:5px
    }

    .product .details-info .description {
        margin-top:0
    }

    .product .pim-data-section {
        text-transform:uppercase
    }

    .product .pim-data-section .pieces-per-box {
        text-transform:none
    }

    .product .pim-data-section .pieces-per-polybag {
        text-transform:none
    }

    .product .description .short-description {
        padding-bottom:5px
    }

    .product .pim-data-section .pim-icon {
        display:inline-block
    }

    .product .pim-data-section .icons.pim-row {
        text-align: center;
        margin:10px auto
    }

    .product .pim-data-section .pim-row:first-of-type {
        margin-top:0
    }

    .product .pim-data-section .pim-text, .product .pim-data-section .pim-icon img {
        vertical-align:middle
    }

    .product .details-info .row-button-wrapper .btn {
        padding-right:30px
    }

    .product .details-info .row-button-wrapper .btn:not(.btn-paging):after, .product-tile .btn:not(.btn-paging):after {
        display:block
    }

    .product .details-info .row-button-wrapper .btn .btn-cnt:after, .product-tile .btn .btn-cnt:after {
        display:block
    }

    .product .details-info .row-button-wrapper {
        margin-top: 0;
        text-align:center
    }
}

@media screen and (min-width: 640px) {
    .row-onaccount-selection + .credit-limit-text {
        border-top:2px solid transparent
    }

    .gvi-basket tr.upper-row.variant-out-of-inventory.row-variant-product td {
        padding-bottom:0
    }

    .gvi-basket-overview .upper-row.row-variant-product td {
        padding:20px 0
    }

    .gvi-alerts .col-id.col-title {
        position:relative
    }

    .gvi-alerts .col-id.col-title .alerts-product-id {
        position: absolute;
        transform:translateY(-20px)
    }

    .gvi-basket .upper-row.row-header td, .gvi-basket-overview .upper-row.row-header td {
        padding:20px 0 0
    }

    .gvi-basket .upper-row.row-variant-product td, .gvi-basket-overview .upper-row.row-variant-product td {
        border-style:none
    }

    .gvi-basket .upper-row.row-variant-product:not(.variant-out-of-inventory):not(:last-of-type) td:not(.col-first), .gvi-basket-overview .upper-row.row-variant-product:not(.variant-out-of-inventory):not(:last-of-type) td:not(.col-first) {
        border-width: 0 0 2px 0;
        border-bottom-style:solid
    }

    .gvi-basket tr:not(:last-of-type).variant-shipping-wrapper td:first-of-type {
        border-bottom:none
    }

    .gvi-basket tr:last-of-type.variant-shipping-wrapper td:first-of-type {
        border-bottom-width: 3px;
        border-bottom-style:solid
    }

    .gvi-basket .upper-row.row-variant-product:last-of-type td, .gvi-basket-overview .upper-row.row-variant-product:last-of-type td, .gvi-basket tr:last-of-type td {
        border-width: 0 0 3px 0;
        border-bottom-style:solid
    }

    .gvi-basket .upper-row.row-header td, .gvi-basket-overview .upper-row.row-header td {
        border-style: solid;
        border-top-width:3px
    }

    .gvi-basket .upper-row.row-header:last-of-type td, .gvi-basket-overview .upper-row.row-header:last-of-type td {
        border-bottom-width:3px
    }

    .gvi-basket .upper-row td:not(.col-first), .gvi-basket-overview .upper-row td:not(.col-first) {
        vertical-align: bottom;
        padding-left: 5px;
        padding-right:5px
    }

    .gvi-basket .upper-row.row-variant-product .col-stock .variant-stock {
        line-height: 28px;
        position:relative
    }

    .gvi-basket-overview .upper-row.row-variant-product .col-stock .variant-stock {
        position:relative
    }

    .gvi-basket .upper-row.row-variant-product .col-qty {
        white-space:nowrap
    }

    .gvi-basket .upper-row.row-variant-product .col-stock, .gvi-basket-overview .upper-row.row-variant-product .col-stock {
        padding-left: 20px;
        padding-right:20px
    }

    .gvi-basket .upper-row.row-variant-product .col-total {
        text-align:left
    }

    .gvi-basket .upper-row .col-price {
        width:auto
    }

    .gvi-basket .upper-row .col-action-links {
        text-align:center
    }

    .gvi-basket .upper-row.row-variant-product .col-total .product-total {
        text-align: right;
        display:inline-block
    }

    .column.sitemap > ul.sitemap-nav {
        justify-content:center
    }

    .middle-header .logo {
        order: 2;
        margin:0
    }

    .middle-header .search {
        order: 1;
        width: 30%;
        margin:0
    }

    .search-wrapper .searchbox {
        float:left
    }

    .logo a {
        margin:0 auto
    }

    .searchbox .tbx-main-search {
        border-radius:3px
    }

    .sticky-mode .basket-section {
        display:none
    }

    header.sticky-mode .header-blocks-wrapper .middle-header {
        -webkit-justify-content: flex-start;
        justify-content:flex-start
    }

    header.sticky-mode .middle-header .search {
        width:40%
    }

    .banner .banner-content {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        max-height: 451px;
        overflow: hidden;
        padding-top: 0;
        left: 0;
        right: 0;
        padding-left: 1.85%;
        padding-right:1.85%
    }

    .banner-content .h1-holder {
        margin:0
    }

    .basket-hidden-prices .gvi-basket .upper-row td:not(.col-info) {
        padding: 9px 5px;
        text-align:center
    }

    .basket-hidden-prices .gvi-basket .inner-row td:not(.col-info) {
        padding: 0 0 15px 0;
        text-align:center
    }

    .basket-hidden-prices .row-total .hp-col-stock, .basket-hidden-prices .row-total .hp-col-outstock {
        text-align:center
    }
}

@media screen and (min-width: 640px) and(max-width: 1023px) {
    .table-popup .variant-stock, .table-popup .variant-uom {
        display:block
    }

    .colorEntry, .color-group-colors .colorEntry {
        width:calc(100%/4)
    }

    .ie .colorEntry, .ie .color-group-colors .colorEntry {
        width:calc(100%/4 - 1px)
    }

    .profile-index-page .hyp-account {
        border-right: none;
        border-right-width: 0;
        clear: both;
        padding-right: 0;
        margin-right:0
    }

    .colorEntry:nth-of-type(1), .colorEntry:nth-of-type(2), .colorEntry:nth-of-type(3), .colorEntry:nth-of-type(4) {
        border-top-style: solid;
        border-top-width:1px
    }

    .colorEntry:nth-of-type(5), .colorEntry:nth-of-type(6) {
        border-top-style: none;
        border-top-width:0
    }

    .colorEntry:nth-of-type(6n) {
        border-right-style: none;
        border-right-width:0
    }

    .colorEntry:nth-of-type(4n), .colorEntry:last-of-type {
        border-right-width: 1px;
        border-right-style:solid
    }

    .colorEntry:last-of-type:not(:nth-of-type(4n)) {
        width:calc(100%/4 + 1px)
    }

    .ie .colorEntry:last-of-type:not(:nth-of-type(4n)) {
        width:calc(100%/4)
    }

    .profile-index-page .hyp-account {
        border-right: none;
        border-right-width: 0;
        clear: both;
        padding-right: 0;
        margin-right:0
    }

    .choose-product .variants-wrapper .variant-item.ddlb {
        margin:0 0
    }

    header.sticky-mode .middle-header .search {
        width:50%
    }

    .top-action .dealers-link-wrapper span {
        display:none
    }

    .variants-wrapper {
        flex-direction:column
    }

    .choose-product .variants-wrapper .variant-item.ddlb {
        width: 100%;
        max-width:150px
    }

    .choose-product .variants-wrapper .variant-item.ddlb + .ddlb {
        margin-top:10px
    }
}

@media screen and (min-width: 640px) {
    header.sticky-mode .top-dropdown:hover .selected-language-code, header.sticky-mode .top-dropdown.hover .selected-language-code {
        line-height:50px
    }

    header.sticky-mode .selected-language-code {
        line-height:36px
    }

    .selected-language-code {
        padding-left:15px
    }

    body:not(.ui-touch-device) .login-icon-link {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height:100%
    }

    .productlist-list-page .columns-general.compact > .column-facets, .productlist-search-page .columns-general.compact > .column-facets {
        padding-top:7px
    }
}

@media screen and (min-width: 640px) and(max-width: 1023px) {
    #loginPage {
        margin:0 -2%
    }
}

@media screen and (min-width: 320px) {
    .top-dropdown:hover .opener .selected-language-code, .top-dropdown.hover .opener .selected-language-code {
        line-height:34px
    }

    .selected-language-code {
        text-transform:uppercase
    }

    .language .summary .hyp {
        padding:0 10px 0 15px
    }

    .language .summary .language-code {
        text-transform:uppercase
    }

    .language.top-dropdown .summary {
        min-width:63px
    }

    .searchbox .btn-search {
        left: 0;
        padding: 0;
        min-width: 44px;
        width: 44px;
        border-radius:3px 0 0 3px
    }
}

@media screen and (max-width: 639px) {
    #myAccountPage .account-info-inside .column:not(:last-of-type) {
        border-right-width: 0;
        border-right-style: none;
        border-bottom-width: 1px;
        border-bottom-style:solid
    }

    #myAccountPage .account-info-inside .column {
        padding:15px 0
    }

    #myAccountPage .account-info-inside .columns-general {
        padding:0
    }

    #myAccountPage .account-info-inside {
        margin:0
    }

    .my-downloads-wrapper {
        width:auto
    }

    .gvi-order-details .quantity-compact .tbx-quantity.focused {
        margin-bottom:0
    }

    .gvi-order-details .quantity-compact .tbx-quantity {
        float:none
    }

    .basket-section .dealers-link-wrapper {
        display:none
    }

    .top-header .top-action .dealers-link-wrapper {
        padding-left: 15px;
        width:100%
    }

    .top-action .dealers-link-wrapper .dealers-link {
        justify-content:flex-start
    }

    .gvi-basket .upper-row {
        position:relative
    }

    .gvi-basket .upper-row .col-action-links, .gvi-basket .upper-row .hp-col-action-links {
        position: absolute;
        top: 0;
        right:0
    }

    .gvi-basket .upper-row .info-wrapper {
        padding-right:25px
    }

    .gvi-basket .upper-row td.hp-col-stock {
        padding:18px 0 0
    }

    .gvi-basket .upper-row td.hp-col-outstock {
        border-bottom-width: 1px;
        border-bottom-style:solid
    }
}

@media screen and (max-width: 1023px) {
    .product .carousel-image-m .slick-next {
        right:20px
    }

    .product .carousel-image-m .slick-prev {
        left:20px
    }

    .matrix-variant-cell .stock-info-wrapper .stock-indication {
        margin-bottom:5px
    }

    .stock-info-wrapper .atp-tooltip.variant-arrival-info::before {
        right:0
    }

    .matrix-variant-cell .atp-tooltip {
        width: 22px;
        height: 22px;
        vertical-align:bottom
    }
}

a.hyp-product-stock-info {
    display: block;
    padding-left: 20px;
    position: relative;
    margin-top:2px
}

.hyp-product-stock-info:before {
    content: ' ';
    display: block;
    position: absolute;
    width: 16px;
    height: 16px;
    background-size: contain;
    left: 0;
    top: 50%;
    transform:translateY(-50%)
}

.table-popup {
    width:100%
}

.table-popup tr td {
    text-align:center
}

.t-center {
    text-align:center
}

.table-popup .atp-tooltip > div {
    display:none
}

.th-row.th-row-box {
    text-align: center;
    white-space:normal
}

.toolbox-matrix-wrapper .gvi-variants th.th-row-box .toolbox-icon {
    margin: auto;
    background-size: 60px;
    margin-top:15px
}

.toolbox-matrix-wrapper .variant-arrival-table-wrapper {
    display:none
}

.product-icons {
    text-align:center
}

.contact-name {
    font-weight:bold
}

.product-icons > div {
    display:inline-block
}

.contact-name {
    font-weight:bold
}

.contact-image, .contact-name {
    display: inline;
    float:left
}

.contact-email {
    clear:left
}

.myaccount-price-list, .myaccount-stock-list {
    font-weight:bold
}

.myaccount-newsletters {
    font-weight:bold
}

.rowhover {
    background-color: grey;
    cursor:pointer
}

.gvi-recent-orders tbody tr, .gvi-orders tbody tr {
    transition: background-color .2s;
    cursor:pointer
}

.linksContainer {
    padding-left:10px
}

.linksContainerHidden {
    display:none
}

#alerts-holder {
    margin-top: 15px;
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom:15px
}

.basket-buttons a.btn-disabled {
    background-color:transparent !important
}

a.hyp-notify-me {
    display: block;
    font-size: .9em;
    line-height: 1.1;
    text-decoration: none;
    margin-top:2px
}

.map-wrapper {
    position: relative;
    width: calc(100vw - 18px);
    margin-left: calc((100% - 100vw + 18px) /2);
    margin-bottom: 50px;
    max-height:90vh
}

.ui-touch-device .map-wrapper {
    width: calc(100vw);
    margin-left:calc((100% - 100vw)/2)
}

.map-wrapper .ddlb {
    position: absolute;
    width: 200px;
    top: 20px;
    left: 0;
    right: 0;
    margin: auto;
    z-index:1
}

@media screen and (max-width: 639px) {
    .map-wrapper .ddlb {
        top:60px
    }
}

.content-dealers-page .accordion-header:first-child {
    border-top:0
}

.content-dealers-page .accordion {
    border-bottom: 0;
    margin:50px 0 20px 0
}

.content-dealers-page .accordion-section {
    padding-left:0
}

.content-dealers-page .accordion-section-content {
    width: 100%;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-left: 0;
    padding-top:30px
}

.current-dealer, .dealer {
    display: inline-block;
    width: 33.33%;
    box-sizing: border-box;
    padding: 10px;
    box-sizing: border-box;
    margin-bottom: 35px;
    vertical-align: top;
    position:relative
}

.dealer:hover {
    box-shadow: 0 0 4px #a0a0a0;
    cursor: pointer;
    border-radius:2px
}

.current-dealer:before, .dealer:before {
    content: '';
    position: absolute;
    top: -20px;
    left: 0;
    height: 35px;
    width: 35px;
}

.current-dealer:before {
    left:35px
}

.content-dealers-page .h1-holder {
    padding-top: 30px;
    margin-bottom: 30px;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap:wrap
}

.content-dealers-page .h1-holder h1 {
    width:30%
}

.dealers-subtitle {
    width: 70%;
    font-size: 20px;
    padding-left: 40px;
    box-sizing:border-box
}

.dealers-line {
    display: block;
    width: 15px;
    height: 1px;
    background: #000;
    margin:10px 0 15px 0
}

.dealer-title {
    padding: 13px 0 20px 0;
    margin: 0;
    letter-spacing:1px
}

.current-dealer .dealer-phoneno, .dealer .dealer-phoneno {
    padding-top:10px
}

.accordion .accordion-header {
    padding:15px 40px 15px 0
}

.accordion .accordion-header .btn-show-hide {
    float: right;
    margin-right:-40px
}

.accordion .btn-show-hide {
    width: 32px;
    height:32px
}

.current-dealer {
    width: 300px;
    max-width: 90vw;
    position: absolute;
    bottom: -70px;
    right: 30px;
    background: #000;
    color: #fff;
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    transition: opacity .3s ease-in-out;
    padding:20px 40px 40px 40px
}

.current-dealer h4, .current-dealer a {
    color:#fff
}

.current-dealer .dealers-line {
    background:#fff
}

.current-dealer.empty {
    visibility: hidden;
    opacity:0
}

.theader-clone-wrapper {
    border-bottom-width: 2px;
    border-bottom-style: solid;
    background-color: #fff;
    z-index: 1;
    overflow:hidden
}

.theader-clone {
    display: flex;
    text-align: center;
    align-items: center;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left:0
}

.matrix-variant-cell .ui-spinner-button, .toolbox-matrix-wrapper .ui-spinner-button {
    display:none
}

.toolbox-matrix-wrapper .gvi-variants th {
    border-width:2px
}

.matrix-variant-cell:hover .ui-spinner-button, .matrix-variant-cell.focused .ui-spinner-button, .toolbox-matrix-wrapper td:hover .ui-spinner-button, .toolbox-matrix-wrapper td.focused .ui-spinner-button {
    display:inline-block
}

.toolbox-matrix-wrapper .fa.fa-close {
    margin:0 auto
}

.color-size-matrix-title {
    margin:20px 0 0 0
}

.carousel-legend-tablet {
    display:none
}

@media (max-width: 1023px) {
    .carousel-legend {
        padding-left:0
    }

    .carousel-legend-desktop {
        display:none
    }

    .carousel-legend-tablet {
        display:block
    }
}

@media (max-width: 767px) {
    .content-dealers-page .accordion-section .dealer {
        width:50%
    }
}

@media (max-width: 639px) {
    .content-dealers-page .h1-holder h1 {
        width:100%
    }

    .dealers-subtitle {
        width:100%
    }
}

@media (max-width: 560px) {
    .content-dealers-page .accordion-section .dealer {
        width:100%
    }
}

.price-uom {
    margin-left:10px
}

.hyp-disable {
    cursor:default
}

.thumbnail.hidden {
    display:none
}

.slider-hidden {
    height: 160px;
    opacity:0
}

.field-demoform-radiobuttonlist .radio + .radio {
    margin-left:0
}

.field-demoform-radiobuttonlist .radio {
    margin-right:0
}

@media screen and (max-width: 639px) {
    .details-img .carousel-image-m {
        min-height:calc(125vw - 60px)
    }
}

.short-description-list ul {
    margin: 0;
    padding:0 0 0 16px
}

.fit-weight-section-cnt, .pieces-per-polybag-box-cnt {
    display: flex;
    flex-wrap:wrap
}

.pim-data-section .pim-row {
    margin-bottom: 5px;
    margin-right: 10px;
    display: flex;
    align-items:center
}

.pim-data-section .pim-row .pim-icon {
    margin-right:5px
}

.pre-captcha-cnt {
    display:none
}

.pre-captcha-cnt ~ div[style]:not(.ui-helper-hidden-accessible) {
    z-index:10
}

.g-recaptcha {
    float: left;
    transform-origin:top left
}

@media screen and (min-width: 640px) and(min-height: 640px), screen and(max-width: 639px) and(orientation: portrait) {
    .recaptcha-box {
        position: fixed !important;
        top: 50% !important;
        left: 0 !important;
        right: 0 !important;
        max-width:100vw !important
    }

    .recaptcha-box > .recaptcha-wrapper {
        transform:translateY(-50%) !important
    }
}

@media screen and (max-width: 639px) {
    .g-recaptcha {
        transform:scale(.95)
    }

    .g-recaptcha > * {
        margin-left:auto
    }
}

@media screen and (max-width: 512px) {
    .g-recaptcha {
        transform:scale(.84)
    }
}

@media screen and (max-width: 450px) {
    .g-recaptcha {
        transform: scale(.69);
        height:56px
    }
}

@media screen and (max-width: 374px) {
    .g-recaptcha {
        transform:scale(.6)
    }
}

.zoomContainer {
    z-index:1 !important
}

.pr-lcycle-footer {
    margin-left:4px
}

.pr-lcycle-footer.pr-lcycle-0 {
    margin-top:20px
}

.color-info-wrapper div {
    display:inline-block
}

.cell-discontinued {
    display: flex;
    align-items: center;
    justify-content:center
}

.btn-toolbox {
    margin-top: 5px
}


