/* Minification failed. Returning unminified contents.
(7598,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7598,25): run-time error CSS1031: Expected selector, found ')'
(7598,25): run-time error CSS1025: Expected comma or open brace, found ')'
(7601,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7601,25): run-time error CSS1031: Expected selector, found ')'
(7601,25): run-time error CSS1025: Expected comma or open brace, found ')'
(7606,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7606,25): run-time error CSS1031: Expected selector, found ')'
(7606,25): run-time error CSS1025: Expected comma or open brace, found ')'
(7611,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7611,25): run-time error CSS1031: Expected selector, found ')'
(7611,25): run-time error CSS1025: Expected comma or open brace, found ')'
(7616,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7616,25): run-time error CSS1031: Expected selector, found ')'
(7616,25): run-time error CSS1025: Expected comma or open brace, found ')'
(7621,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7621,25): run-time error CSS1031: Expected selector, found ')'
(7621,25): run-time error CSS1025: Expected comma or open brace, found ')'
(7625,14): run-time error CSS1030: Expected identifier, found ''lang="he"''
(7625,25): run-time error CSS1031: Expected selector, found ')'
(7625,25): run-time error CSS1025: Expected comma or open brace, found ')'
 */
/*! normalize.css v3.0.0 | MIT License | git.io/normalize */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
  font-family: sans-serif; /* 1 */
  -ms-text-size-adjust: 100%; /* 2 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined in IE 8/9.
 */

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

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */

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

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

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

/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */

[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */

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

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */

abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */

b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari 5 and Chrome.
 */

dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */

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

/**
 * Address styling not present in IE 8/9.
 */

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

/**
 * Address inconsistent and variable font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9.
 */

img {
  border: 0;
}

/**
 * Correct overflow displayed oddly in IE 9.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari 5.
 */

figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

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

/**
 * Contain overflow in all browsers.
 */

pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */

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

/* Forms
   ========================================================================== */

/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */

/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */

button,
input,
optgroup,
select,
textarea {
  color: inherit; /* 1 */
  font: inherit; /* 2 */
  margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */

button {
  overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */

button,
select {
  text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */

button,
html input[type="button"], /* 1 */
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button; /* 2 */
  cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */

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

/**
 * Remove inner padding and border in Firefox 4+.
 */

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

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */

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

/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box; /* 2 */
  box-sizing: content-box;
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */

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

/**
 * Define consistent border, margin, and padding.
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */

legend {
  border: 0; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9.
 */

textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */

optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */

/**
 * Remove most spacing between table cells.
 */

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

td,
th {
  padding: 0;
}

/*
 * Reset CSS modificator
 */

ul.reset,
p.reset {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*! jQuery UI - v1.11.2 - 2015-01-09
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.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-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-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;
}

/* with multiple calendars */
.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;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 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-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	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 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	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: normal;
}
.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;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/******************************************************\
*
*  Base TouchCarousel stylesheet
*   
*  Contents:
*
*   1. Main containers
*   2. Carousel items
*   3. Arrows(direction) navigation
*   4. Paging navigation
*   5. Scrollbar
*   6. Cursors
*
\******************************************************/





/******************************************************\
*
*  1. Main containers (carousel size, background)
*
\******************************************************/

.touchcarousel {
	position: relative;
	width: 600px;
	height: 400px;		
	
	/* style is removed after carousel is inited, use !important if you want to keep it*/
	overflow: hidden; 
}
.touchcarousel .touchcarousel-container {
	position: relative;    
    margin: 0;
    padding: 0;
    list-style: none;    
	left: 0;
}
.touchcarousel .touchcarousel-wrapper {
	position: relative;
	overflow:hidden;
	width: 100%;
	height: 100%;
}





/******************************************************\
*
*  2. Carousel items (item styling, spacing between items)
*
\******************************************************/

.touchcarousel .touchcarousel-item {
	/* use margin-right for spacing between items */
	margin: 0 0 0 0;
	padding: 0;	
	float: left;		
}

/* Last carousel item  */
.touchcarousel .touchcarousel-item.last {
	margin-right: 0 !important;		
}





/******************************************************\
*
*  3. Arrows(direction) navigation
*
\******************************************************/

/* arrow hitstate and icon holder */
.touchcarousel .arrow-holder {
	height: 100%;
	width: 45px;
	position: absolute;
	top: 0;
	display: block;
	cursor: pointer;	
	z-index: 25;	
}
.touchcarousel .arrow-holder.left {	
	left: 0;	
}
.touchcarousel .arrow-holder.right {	
	right: 0;
}

/* arrow icons */
.touchcarousel .arrow-icon{		
	width: 45px;
	height: 90px;
	top:50%;
	margin-top:-45px;	
	position: absolute;	
	cursor: pointer;	
}
.touchcarousel .arrow-icon.left { }
.touchcarousel .arrow-icon.right { }
.touchcarousel .arrow-holder:hover .arrow-icon { }
.touchcarousel .arrow-holder.disabled { cursor: default; }
.touchcarousel .arrow-holder.disabled .arrow-icon { cursor: default; }





/******************************************************\
*
*  4. Paging navigation
*
\******************************************************/

.touchcarousel .tc-paging-container {
	width:100%;
	overflow:hidden;
	position:absolute;
	margin-top:-20px;
	z-index:25;
}
.touchcarousel .tc-paging-centerer {	
	float: left;
	position: relative;
	left: 50%;		
}
.touchcarousel .tc-paging-centerer-inside {
	float: left;
	position: relative;
	left: -50%;
}

/* Paging items */
.touchcarousel .tc-paging-item {			
	float:left;	
	cursor:pointer;		
	position:relative;
	display:block;	
	text-indent: -9999px;	
}
.touchcarousel .tc-paging-item.current { }
.touchcarousel .tc-paging-item:hover { }





/******************************************************\
*
*  5. Scrollbar
*
\******************************************************/
.touchcarousel .scrollbar-holder {
	position: absolute;
	z-index: 30;
	left: 6px;
	right: 6px;	
	bottom: 5px;
	height:4px;
	overflow: hidden;
}
.touchcarousel .scrollbar {
	position: absolute;
	left:0;	
	height:4px;
	bottom: 0px;
}
.touchcarousel .scrollbar.dark {
	background-color: rgb(130, 130, 130);	
	background-color: rgba(0, 0, 0, 0.5);
}
.touchcarousel .scrollbar.light {
	background-color: rgb(210, 210, 210);	
	background-color: rgba(255, 255, 255, 0.5);	
}





/******************************************************\
*
*  6. Cursors
*
\******************************************************/

/* IE and Opera use "move", FF uses -moz-grab */
.touchcarousel .grab-cursor{ cursor:url(../files/icons/grab.png) 8 8, move; }
.touchcarousel .grabbing-cursor{ cursor:url(../files/icons/grabbing.png) 8 8, move; }

/* Cursor that used when mouse drag is disabled */
.touchcarousel .auto-cursor{ cursor:auto; }




/* Copyright 2011, Dmitry Semenov, http://dimsemenov.com */







/******************************************************\
*
*  2. Paging navigation
*
\******************************************************/
.touchcarousel .tc-paging-container {	
	margin-top: 12px;
    padding-top: 12px;
}
.touchcarousel .tc-paging-item {
	background: #ccc;
	border-radius: 5px;
    margin: 0 8px;
	width: 10px;
	height: 10px;		
}
.touchcarousel .tc-paging-item.current {	
	background: #000;
}
.touchcarousel .tc-paging-centerer-inside {
}

.cookielaw-bar {
    display: -ms-flexbox !important;
    display: flex !important;
    background: #111;
    height: auto;
    line-height: 24px;
    color: #eee;
    text-align: center;
    padding: 3px 0;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
    .cookielaw-bar .cookielaw-close#cookie-bar-agree-cookielaw {
        background-color: #070;
    }
        .cookielaw-bar .cookielaw-close#cookie-bar-agree-cookielaw:hover {
            background-color: #090;
        }
    .cookielaw-bar .cookielaw-close#cookie-bar-cookie-policy {
        background-color: #03b;
    }
        .cookielaw-bar .cookielaw-close#cookie-bar-cookie-policy:hover {
            background-color: #05d;
        }
.cookielaw-bar .cookielaw-buttons a {
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    text-decoration: none;
    padding: 0 6px;
    margin-left: 8px;
}
    .cookielaw-bar .cookielaw-content {
        padding-top: 5px;
    }
.cookielaw-bar .cookielaw-close:after {
    display: none;
}


/*!
 * froala_editor v1.2.4 (http://editor.froala.com)
 * Copyright 2014-2014 Froala
 */
.froala-element img.fr-fil,
img.fr-tag.fr-fil {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 10px 10px 3px;
  float: left !important;
}
.froala-element img.fr-fil.fr-tni,
img.fr-tag.fr-fil.fr-tni {
  float: none !important;
  margin-left: 0 !important;
}
.froala-element img.fr-fir,
img.fr-tag.fr-fir {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 3px 10px 10px;
  float: right !important;
}
.froala-element img.fr-fir.fr-tni,
img.fr-tag.fr-fir.fr-tni {
  float: none !important;
  margin-right: 0 !important;
}
.froala-element img.fr-fin,
img.fr-tag.fr-fin {
  z-index: 1;
  position: relative;
  vertical-align: top;
  display: block;
  margin: auto;
  overflow: auto;
  padding: 10px 0;
  float: none;
}
.froala-element a.fr-file,
a.fr-file {
  position: relative;
}
.froala-element a.fr-file:before,
a.fr-file:before {
  position: relative;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f0c6";
  top: 0;
  padding-right: 3px;
}
.froala-element table,
table.fr-tag {
  border-collapse: collapse;
  empty-cells: show;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.froala-element table td,
table.fr-tag td {
  border: solid 1px #cccccc;
  padding: 5px;
}
.froala-element table th,
table.fr-tag th {
  background: #e6e6e6;
  border: solid 1px #cccccc;
  padding: 5px;
}
.froala-element pre,
pre.fr-tag {
  white-space: pre-wrap;
  /* CSS3 */
  white-space: -moz-pre-wrap;
  /* Mozilla, post millennium */
  white-space: -pre-wrap;
  /* Opera 4-6 */
  white-space: -o-pre-wrap;
  /* Opera 7 */
  word-wrap: break-word;
  /* Internet Explorer 5.5+ */
  border: solid 1px #cccccc;
  background: #fcfcfc;
  padding: 10px;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
.froala-element blockquote,
blockquote.fr-tag {
  margin-left: 20px;
  margin-right: 0;
  margin-top: 0;
  padding-left: 20px;
  position: relative;
  font-style: italic;
  border-left: solid 5px #cccccc;
}
.froala-element hr,
hr.fr-tag {
  height: 0px;
  border: 0;
  border-top: solid 1px #cccccc;
  clear: both;
}
.fr-fvn {
  float: none;
  display: block !important;
  text-align: center !important;
}
.fr-fvl {
  float: left;
  margin: 10px 10px 10px 1px;
}
.fr-fvr {
  float: right;
  margin: 10px 1px 10px 10px;
}

/* Slider */
.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;
}
/* Slick Theme */
/* Slider */
.slick-slide {
    position: relative;
    outline: none;
    overflow: hidden;
}
.slick-slide img {
    margin: auto;
}
.slick-loading .slick-list
{
    background: #fff url(../files/images/ajax-loader.gif) center center no-repeat;
}

/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;
    top: calc(50% - 14px);

    display: block;

    width: 16px;
    height: 28px;
    padding: 0;

    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
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: 30px;
}
[dir='rtl'] .slick-prev
{
    right: 30px;
    left: auto;
}
.slick-prev:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 27px;
    background: url(../files/images/arrows-thumbnail.png) no-repeat;
    background-size: 31px auto;
}
.slick-prev:hover:before {
    background-position: 0 -27px;
}
[dir='rtl'] .slick-prev:before
{
    content: '';
    background-position: -16px 0;
}
[dir='rtl'] .slick-prev:hover:before {
    background-position: -16px -27px;
}

.slick-next
{
    right: 30px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: 30px;
}
.slick-next:before
{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 16px;
    height: 27px;
    background: url(../files/images/arrows-thumbnail.png) no-repeat -16px 0;
    background-size: 31px auto;
}
.slick-next:hover:before {
    background-position: -16px -27px;
}
[dir='rtl'] .slick-next:before
{
    content: '';
    background-position: 0 0;
}
[dir='rtl'] .slick-next:hover:before {
    background-position: 0 -27px;
}

/* Dots */
.slick-dotted.slick-slider
{
    /*margin-bottom: 30px;*/
}

.slick-dots
{
    position: absolute;
    bottom: 12px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
.slick-dots li
{
    position: relative;
    display: inline-block;
    width: 18px;
    height: 13px;
    margin: 0;
    padding: 0;
    vertical-align: middle;
    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 11px;
    height: 11px;
    margin: 0 auto;
    padding: 0;

    border:2px solid #fff;
    border-radius:50%;

    cursor: pointer;

    color: transparent;
    outline: none;
    background: #fff;
    box-shadow: 1px 1px 7px 1px rgba(0,0,0,0.8);

    -o-transition:all 0.15s ease;
    -moz-transition:all 0.15s ease;
    -webkit-transition:all 0.15s ease;
    transition:all 0.15s ease;
}

.slick-dots li:hover button,
.slick-dots li.slick-active button {
    background: rgba(0,0,0,0.5);
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
/*.slick-dots li button:before
{
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 10px;
    height: 10px;
    background: #777777;
    opacity: 0.6;
    border-radius: 50%;
}*/
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li.slick-active button:before
{
    opacity: 0.75;
    color: black;
}

.carousel-slide-content-wrapper {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    display: -webkit-flex;
    padding: 20px;
    box-sizing: border-box;
    outline: none;
}

.has-dots .carousel-slide-content-wrapper {
    padding-bottom: 50px;
}

.has-arrows .carousel-slide-content-wrapper {
    padding-left: 60px;
    padding-right: 60px;
}

.carousel-slide-content {
    max-width: 700px;
}

.carousel-slide-content-wrapper.TopLeft {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: flex-start;
    -webkit-align-items: flex-start;
}

.carousel-slide-content-wrapper.TopRight {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    text-align: right;
}

.carousel-slide-content-wrapper.TopCenter {
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-start;
    -webkit-align-items: flex-start;
    text-align: center;
}

.carousel-slide-content-wrapper.BottomLeft {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: flex-end;
    -webkit-align-items: flex-end;
}

.carousel-slide-content-wrapper.BottomRight {
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    text-align: right;
}

.carousel-slide-content-wrapper.BottomCenter {
    justify-content: center;
    -webkit-justify-content: center;
    align-items: flex-end;
    -webkit-align-items: flex-end;
    text-align: center;
}

.carousel-slide-content-wrapper.MiddleLeft {
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    align-items: center;
    -webkit-align-items: center;
}

.carousel-slide-content-wrapper.MiddleCenter {
    justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    text-align: center;
}

.carousel-slide-content-wrapper.MiddleRight { /*[71201] Problem wit carousel*/
    justify-content: flex-end;
    -webkit-justify-content: flex-end;
    align-items: center;
    -webkit-align-items: center;
    text-align: right;
}

.carousel-slide-title {
    margin-bottom: 5px;
    font-size: 52px;
}

.carousel-slide-subtitle {
    margin-bottom: 10px;
    font-size: 36px;
    line-height: 36px;
}

.carousel-slide-description {
    margin-bottom: 10px;
    font-size: 18px;
}

.caroules-full-screen .flexi-row-container {
    width: calc(100vw - 17px);
    margin-left: calc((100% - 100vw + 17px) / 2);
}

.ui-touch-device .caroules-full-screen .flexi-row-container {
    width: 100vw;
    margin-left: calc((100% - 100vw) / 2);
}

.flexi-row-container .carousel-slide > img {
    margin-left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
}

.fixed-height > img {
    max-width: none;
}

.fixed-height > img {
    height: 100%;
}

.carousel-slide-link {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: transparent url(../files/images/empty.png);
}

@media screen and (max-width: 1023px) {
    .slick-prev,
    [dir='rtl'] .slick-next
    {
        left: 20px;
    }

    .slick-next,
    [dir='rtl'] .slick-prev
    {
        right: 20px;
    }

    .slick-dots {
        bottom: 10px;
    }

    .has-arrows .carousel-slide-content-wrapper {
        padding-left: 50px;
        padding-right: 50px;
    }

    .has-dots .carousel-slide-content-wrapper {
        padding-bottom: 40px;
    }

    .carousel-slide:not(.fixed-height) .carousel-slide-description {
        display: none;
    }
}

@media screen and (max-width: 767px) {
    .carousel-slide-title {
        font-size: 32px;
    }

    .carousel-slide-subtitle {
        margin-bottom: 5px;
        font-size: 22px;
    }

    .carousel-slide-description {
        font-size: 16px;
    }
}


@media screen and (max-width: 639px) {
    .carousel-slide-content-wrapper {
        padding: 15px;
    }

    .carousel-slide:not(.fixed-height) .carousel-slide-content-wrapper {
        position: static;
        align-items: flex-start !important;
        -webkit-align-items: flex-start !important;
        justify-content: flex-start !important;
        -webkit-justify-content: flex-start !important;
        text-align: left !important;
    }

    .carousel-slide:not(.fixed-height) .carousel-slide-title,
    .carousel-slide:not(.fixed-height) .carousel-slide-subtitle,
    .carousel-slide:not(.fixed-height) .carousel-slide-description {
        color: #222222 !important;
    }

    .slick-prev,
    [dir='rtl'] .slick-next
    {
        left: 10px;
    }

    .slick-next,
    [dir='rtl'] .slick-prev
    {
        right: 10px;
    }

    .has-arrows .carousel-slide-content-wrapper {
        padding-left: 40px;
        padding-right: 40px;
    }
}
@font-face{
    font-family: 'Pathway Gothic One';
    src: url("../fonts/PathwayGothicOne.woff");
}

@font-face{
    font-family: 'Open Sans';
    src: url("../fonts/OpenSans-Regular.woff");
}

@font-face{
    font-family: 'Open Sans';
    src: url("../fonts/OpenSans-Italic.woff");
    font-style: italic;
}

@font-face{
    font-family: 'Open Sans';
    src: url("../fonts/OpenSans-Bold.woff");
    font-weight: bold;
}

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-link{
    float: right;
}

.combined-description{
    padding-bottom: 10px;
}

.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: -0.7em;
    font-size: 50%;
}

img{
    max-width: 100%;
}

.hide{
	display: none !important;
}

.invisible{
    visibility: hidden;
}

.clearfix:before,
.clearfix:after{
    display: table;
    content: " ";
}

.clearfix:after{
    clear: both;
}

header{
    position: relative;
    z-index: 2;
}

.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;
}

.content > .center{
    max-width: inherit;
    padding-left: 15px;
    padding-right: 15px;
}


footer .center{
    margin: 0 auto;
    max-width: 1680px;
}

header .center {
    max-width: 100%;
    padding-left:0;
    padding-right:0;
}

.center:before,
.center:after{
    content: " ";
    display: table;
}

.center:after{
    clear: both;
}

.ellipsis{
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.btn {
    border: none;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    box-sizing: border-box;
    min-height: 36px;
    line-height: 34px;
    padding: 0 40px 0 14px;
    text-align: center;
    text-decoration: none;
    text-shadow: rgba(0,0,0,0.3) 0 1px 1px;
    text-transform: uppercase;
    overflow: hidden;
    white-space: normal;
    border-radius: 2px;
}

.btn:after{
    content: '';
    display: block;
    width: 27px;
    height: 100%;
    background: url(../files/icons/btn-icon-bg.png) left top no-repeat;
    position: absolute;
    top: 0;
    right: 0;

    background-size: cover;
}
    .btn .btn-cnt {
        line-height:18px;
        display:inline-block;
        vertical-align:middle;
        padding-bottom:4px;

        -ms-word-wrap:break-word;
        word-wrap:break-word;
    }
.btn .btn-cnt:after{
    content: '';
    display: block;
    width: 27px;
    height: 100%;
    background: url(../files/icons/btn-icon-arrow.png) center center no-repeat;
    position: absolute;
    top: 0;
    right: 0;
}

.btn-small{
    min-height: 30px;
    line-height: 28px;
    padding-right: 14px;
}

.btn .btn-cnt {
    padding-bottom: 2px;
}

.btn-small:after,
.btn-small .btn-cnt:after{
    display: none;
}

.btn-medium{
    min-height: 40px;
    line-height: 38px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding: 0 40px 0 15px;
}

.btn-medium:after,
.btn-medium .btn-cnt:after{
    width: 30px;
    height: 100%;
}

.btn-big{
    min-height: 46px;
    line-height: 43px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.3);
    border-bottom-width: 2px;
    border-bottom-style: solid;
    padding: 0 54px 0 18px;
}

.btn-big:after,
.btn-big .btn-cnt:after{
    width: 38px;
    height: 100%;
}

a.btn:hover{
    text-decoration: none;
}

.btn.no-icon{
    padding-right: 14px;
}

.btn-big.no-icon{
    padding-right: 18px;
}

.btn.no-icon:after,
.btn.no-icon .btn-cnt:after{
    display: none;
}

.btn-disabled{
    cursor: default;
    pointer-events: none;
    text-shadow: none;
}

.btn.btn-disabled .btn-cnt:after{
    background: url(../files/icons/btn-icon-arrow-disabled.png) center center no-repeat;
}

.btn-load-more{
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}

.btn-load-more:after{
    background-image: url(../files/icons/btn-icon-rev-bg.png);
}

.btn-load-more .btn-cnt:after{
    background-image: url(../files/icons/btn-icon-arrow-down.png);
}

.btn-load-more.loading{
    cursor: default;
    pointer-events: none;
}

.btn-load-more.loading .btn-cnt:after{
    background-image: url(../files/icons/btn-loading.gif);
}

.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 40px;
}

.btn-plus:after{
    background: url(../files/icons/_btn-icon-bg.png) right bottom no-repeat;
    left: 0;
}

.btn-plus .btn-cnt:after{
    background-image: url(../files/icons/increase.png);
    left: 0;
}

.btn-show-hide{
    width: 25px;
    height: 25px;
    padding: 0;
}

.btn-show-hide:after{
    display: none;
}

.btn-show-hide:before{
    background-image: url(../files/icons/increase.png);
    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{
    background-image: url(../files/icons/decrease.png);
    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-clear:before{
    background: url(../files/icons/clear.png) no-repeat scroll 0 0 transparent;
    height: 13px;
    width: 11px;
}

.hyp-btn-disabled.hyp-clear:before{
    background: url(../files/icons/clear-disabled.png) no-repeat scroll 0 0 transparent;
}

.hyp-update:before{
    background: url(../files/icons/refresh.png) no-repeat scroll 0 0 transparent;
    height: 14px;
    width: 12px;
}

.hyp-btn-disabled.hyp-update:before{
    background: url(../files/icons/refresh-disabled.png) no-repeat scroll 0 0 transparent;
}

.hyp-wishlist:before{
    background: url(../files/icons/wishlist.png) no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 14px;
}

.hyp-btn-disabled.hyp-wishlist:before{
    background: url(../files/icons/wishlist-disabled.png) no-repeat scroll 0 0 transparent;
}

.hyp-save:before{
    background: url(../files/icons/save.png) no-repeat scroll 0 0 transparent;
    height: 12px;
    width: 12px;
}

.hyp-btn-disabled.hyp-save:before{
    background: url(../files/icons/save-disabled.png) no-repeat scroll 0 0 transparent;
}

.hyp-load:before{
    background: url(../files/icons/load.png) no-repeat scroll 0 0 transparent;
    height: 13px;
    width: 15px;
}

.btn-like-link{
    background: none;
    border: none;
}

.btn-like-link:hover{
    text-decoration: underline;
}

.semicolumn{
    width: 60%;
}


/*          flexi controls           */
.html-wrapper{
    word-wrap: break-word;
}

.flow-img-tiles .column{
    margin-bottom: 20px;
}
/*          END flexi controls           */


/*          text boxes           */
.tbx,
.tar{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-radius: 3px;
    position: relative;
}

.tbx input,
.tar textarea{
    display: block;
    border: 0 none;
    background: transparent;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    padding: 0px 14px;
}

.tbx input{
    height: 34px;
}

.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;
}

.water-mark{
    font-style: italic;
}

.tbx-date{
    padding-right: 19px;
}

.tbx-date:after{
    background: url(../files/icons/date.png);
    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{
    background: url(../files/icons/btn-quickorder-search.png) center center no-repeat;
    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;
}


/*          jquery ui menus            */
.ui-menu .ui-menu-item{
    padding: 0;
    list-style: none;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active{
    margin: 0;
}


/*          loading indicator            */
.loading-indicator{
    box-shadow: 0 0 3px rgba(0,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;
}

/*          grids           */
.gvi{
    line-height: 20px;
	width: 100%;
}

.gvi td{
    border-width: 0 0 1px 0;
    border-style: solid;
    padding: 9px 5px;
}

.order-refunds{
    border-bottom: 1px solid;
    margin: 0 0 20px 0;
}

.gviRefunds{
    width: 100%;
}

.gviRefunds td{
    padding: 9px 2px 9px 0;
    border-color: #ffffff;
}

.gviRefunds tr:last-child td{
    border-width: 0 0 1px 0;
    border-style: solid;
}

.gviRefunds td:last-child{
    padding-right: 0;
}

.gviRefunds .tbx-quantity{
    width: 44px;
    margin: 0 26px 0 28px;
}

.gviRefunds .tbx-quantity .btn.no-icon{
    padding-right: 6px;
}

.gviRefunds .tbx-quantity .ui-spinner-button{
    width: 22px;
    height: 22px;
}

.gviRefunds .ui-spinner-up{
    top: 3px;
    right: -25px;
}

.gviRefunds .ui-spinner-down{
    top: 3px;
    left: -25px;
}

.gviRefunds .validation-row{
    padding: 0 2px 9px 0;
}

.gviRefunds .validation-row .field-validation-error{
    margin-top: 0;
}

.gviRefunds label .chb ins{
    margin-right: 0;
}

.gvi th{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    font-weight: normal;
    padding: 9px 5px;
    white-space: nowrap;
}

.gvi .col-img{
    width: 90px;
}

.gvi .title{
    font-weight: bold;
}

.gvi .product-title-super{
    text-transform: uppercase;
}

.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;
}

/*          product tile            */
.flow-products .product-description{
	margin-bottom: 13px;
}

.product-tile{
    display: table;
    width: 100%;
}

.product-tile .product-img{
    display: table-cell;
    vertical-align: top;
    width: 75px;
}

.product-tile .hyp-thumbnail{
    height: 64px;
    width: 64px;
}

.product-tile .product-info{
    display: table-cell;
    vertical-align: top;
}

.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;
}

.lbl-stock{
    font-weight: bold;
}

/*          top header           */
.top-header{
    box-sizing: border-box;
    display: table;
    padding: 0 10px;
    position: relative;
    width: 100%;
    z-index: 3;
}

.top-header > div {
    display: table-cell;
}

.top-info{
    margin-top: 5px;
    vertical-align: middle;
}

.top-info.phone-icon:before{
    background: url('../files/icons/phone.png');
    content: '';
    display: inline-block;
    margin-right: 9px;
    height: 18px;
    width: 18px;
    vertical-align: middle;
}

.top-header .top-action{
    vertical-align: top;
    text-align: right;
}

.top-action > div{
    text-align: left;
}

.top-action .impersonated .opener{
    width: 218px;
}

.top-dropdown,
.top-hyp{
    display: inline-block;
    height: 20px;
    line-height: 20px;
    margin-top: 7px;
    margin-bottom: 7px;
    vertical-align: top;
}

.top-dropdown{
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
    position: relative;
    z-index: 14;
}

.top-dropdown .summary{
    border-width: 1px;
    border-style: solid;
    display: none;
    position: absolute;
    top: 100%;
    z-index: 11;
}

.top-dropdown:hover{
    margin-top: 0;
    margin-bottom: 0;
    height: 34px;
}

.top-dropdown:hover .summary{
    display: block;
}

.top-dropdown:hover .opener{
    height: 34px;
    z-index: 12;
}

.top-hyp{
    padding: 0 15px;
}

.top-dropdown .opener{
    background: transparent;
    height: 100%;
    padding-bottom: 1px;
}

.opener{
    position: relative;
}

.opener:after{
    background: url('../files/icons/arrow-down-grey.png');
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 13px;
    margin: auto;
    height: 5px;
    width: 11px;
}

/*           language            */
.language.top-dropdown .opener{
    width: 63px;
}

.language .flag{
    margin-right: 13px;
}

.language.top-dropdown .opener .flag{
    position: absolute;
    top: 1px;
    bottom: 0;
    margin: auto;
    left: 17px;
}

.language.top-dropdown .summary{
    padding-top: 4px;
    left: -1px;
    min-width: 127px;
}

.language .hyp{
    display: block;
    padding: 0 30px 0 18px;
    line-height: 40px;
    white-space: nowrap;
}

.language .hyp:hover{
    text-decoration: none;
}

/*          login            */
.login .opener{
    min-width: 61px;
}

.login .person{
    margin-left: 17px;
    margin-right: 55px;
    vertical-align: middle;
}

.login .user-name{
    font-weight: bold;
}

.login .opener:before{
    background: url('../files/icons/login-red.png');
    content: '';
    display: inline-block;
    height: 18px;
    width: 16px;
    vertical-align: middle;
}

.login.top-dropdown .opener:before{
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 27px;
}

.impersonated .opener:before{
    background: url('../files/icons/login-blue.png');
}

.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;
}

/*          middle header            */
.middle-header{
    position: relative;
    height: 63px;
    margin-top: 25px;
    padding: 0 10px;
    z-index: 2;
}

.middle-header .basket{
    position: absolute;
    top: 0;
    right: 0;
}

/*          logo            */
.logo{
	float: left;
	position: relative;
	z-index: 2;
}

.logo a{
	display: inline-block;
	line-height: 0;
	max-width: 100%;
}

.middle-header .logo{
    margin-right: 15px;
    max-width: 40%;
}

/* search */
.search{
    position: relative;
    margin: 0 auto;
    width: 55%;
    max-width:580px;
}

.btn-search{
    border: none;
    border-radius: 0 2px 2px 0;
    position: absolute;
    right: 0;
    top: 0;
    height: 44px;
    min-width: 55px;
}

.btn-search:before{
    background: url(../files/icons/search.png);
    content: '';
    display: inline-block;
    margin-top: 11px;
    height: 17px;
    width: 17px;
}

.btn-search span{
    display: none;
}

.search-wrapper{
    position: relative;
    padding-right: 55px;
}

.tbx-main-search{
    overflow: hidden;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.tbx-main-search input{
    height: 42px;
    padding: 0 16px;
}

.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;
}

/*          basket           */
.basket{
    display: inline-block;
    position: relative;
    height: 50px;
    vertical-align: top;
}

.over-summary{
    background: transparent;
    border-width: 1px 1px 0 1px;
    border-style: solid;
    border-color: transparent;
    padding: 0 16px 0 47px;
    position: relative;
    height: 50px;
	line-height: 44px;
}

.over-summary .hyp{
    line-height: 44px;
    text-transform: uppercase;
}

.over-summary .hyp:before{
    background: url(../files/icons/basket.png) no-repeat scroll 0 0 transparent;
    content: '';
    position: absolute;
    top: 13px;
    left: 15px;
    height: 17px;
    width: 20px;
}

.basket:hover .over-summary:not(.is-empty){
    z-index: 6;
}

.summary-footer{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    line-height: 58px;
    table-layout: fixed;
}

.summary-footer .value-total{
    float: right;
}

/*          basket modal popup            */  
.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;
}

.basket-loading{
    position: absolute;
    top: 100%;
    right: 0;
    padding: 15px 20px;
    width: 200px;
    z-index: 2;
}

.qty-price{
    text-align: right;
}

.added-product{
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.added-product .quantity{
    float: left;
}

.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;
}



/*          bottom header            */
.bottom-header{
    position: relative;
    z-index: 1;
}

.bottom-header .nav-wrapper{
    margin-top: -1px;
    width: 100%;
}

/*          top menu            */
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;
}

/*          menu level 2             */
.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;
}

.nav-lvl-2{
    display: table;
    height: 130px;
    min-height: 130px;
    width: 100%;
}

.nav-lvl-2 .wrapper{
    position: relative;
    height: 100%;
    width: 100%;
}

.nav-item-block{
    box-sizing: border-box;
    display: table-cell;
    padding: 0 10px 30px 30px;
    vertical-align: top;
    height: 100%;
    width: 20%;
}

/* navigation items blocks row system */
.nav-lvl-2 .separator{
    display: none;
}

.nav-lvl-3 .hyp{
    line-height: 30px;
}

.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%;
}

.nav-more{
    position: absolute;
    line-height: 24px;
    bottom: -24px;
    width: 100%;
}

.nav-more a {
    width: 100%;
    vertical-align: bottom;
}

/*          mini nav            */
.nav-list-sub{
    border-width: 1px;
    border-style: solid;
    display: none;
    position: absolute;
    width: 198px;
    z-index: 5;
    padding: 7px 0;
    margin-top: -1px;
}

.mini .nav-item-root{
    position: relative;
}

.ribbon-header .nav-list-sub{
    margin-top: 0;
}

.nav-cell .nav-list-sub{
    top: 0;
    left: 100%;
}

.nav-list-sub .nav-list-sub{
    padding: 17px 0;
    top: -17px;
    left: 100%;
}

.nav-item-sub:first-child .nav-list-sub{
    top: -7px;
}

.nav-item.hover > .nav-list-sub{
    display: block;
}

.nav-item-sub{
    padding-left: 30px;
    position: relative;
}

.nav-item-sub .hyp{
    display: block;
    line-height: 40px;
    text-decoration: none;
}

/* footer */
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          */
.sitemap-nav li{
    float: left;
    padding-right: 13px;
    width: 120px;
}

/*          bottom footer          */
.footer-nav{
    text-align: right;
}

.footer-nav .hyp{
	padding-left: 10px;
    text-decoration: none;
}

/*          newsletter          */
.newsletter{
    display: table-cell;
    width: 38%;
}

.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%;
}

/*          price         */
.lbl-price{
    white-space: nowrap;
}

.list-price{
	margin-right: 20px;
	text-decoration: line-through;
    white-space: nowrap;
}


/* columns layout */
.columns-general{
    box-sizing: border-box;
    padding: 12px 0;
    height: 100%;
}

.columns-general > .column{
    box-sizing: border-box;
    height: 100%;
}

.columns-general.rtl{
    direction: rtl;
}

.columns-general.rtl > .column{
    direction: ltr;
}

.column > .wrapper{
    padding: 12px 0;
}
/* END columns layout */




/* forms general styles */

form label{
    line-height: normal;
}

.form-holder{
    padding-top: 18px;
}

.form-row,
.form-button{
    margin-bottom: 20px;
}

.js-sponsordata-container .form-button{
    text-align: right;
}

.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-comments .label{
    vertical-align: top;
    padding-top: 5px;
}

.form-row .validation,
.form-row .description,
.form-button{
    padding-left: 36%;
    margin-top: 0px;
}

.row-under-columns{
    margin-top: -12px;
}

.field-validation-valid{
    display: none;
}

.form-row .field-validation-error,
.form-row .feedback-message{
    display: block;
	line-height: 12px;
    padding: 4px 0px 4px 24px;
    margin-top: 4px;
}

.form-row .field-validation-error{
	background: url(/content/files/icons/form-icon-invalid.png) no-repeat scroll left center;
}

.form-row .feedback-message{
	background: url(/content/files/icons/form-icon-description.png) no-repeat scroll left center;
}

.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;
}

/*          message blocks          */
.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{
    content: '';
	position: absolute;
}

.msg-block-error:before,
.validation-summary-errors:before{
    background: url(../files/icons/error.png);
    top: 18px;
    left: 10px;
    height: 12px;
    width: 12px;
}

.msg-block-confirm:before{
    background: url(../files/icons/msg-confirm.png);
    top: 15px;
    left: 9px;
    height: 16px;
    width: 14px;
}

.msg-block-info:before{
    background: url(../files/icons/msg-info.png);
    top: 16px;
    left: 12px;
    height: 16px;
    width: 8px;
}

.msg-block-alert:before{
    background: url(../files/icons/msg-alert.png);
    top: 15px;
    left: 13px;
    height: 14px;
    width: 5px;
}

.msg-block-error ul{
	list-style: none;
    padding: 0;
    margin: 0;
}

.validation-summary-errors ul{
    display: none;
}




.ifrm{
    padding: 5px;
}

.ifrm iframe{
	height: 300px;
	overflow: auto;
	width: 100%;
}

/* END forms general styles */



/* custom checkbox */
label .chb{
	vertical-align: middle;
}

label .chb ins{
    display: inline-block;
    vertical-align: middle;
    width: 14px;
    height: 14px;
    overflow: hidden;
    background: url(/content/files/icons/form-checkbox.png) 0 0 no-repeat;
    margin-right: 4px;
    margin-top: -1px;
    cursor: pointer;
}

label .chb input[type="checkbox"]{
    display: none;
}

label:hover .chb ins{
    background-position: 0 -20px;
}

label .chb input[type="checkbox"]:checked + ins{
    background-position: 0 -40px;
}

label:hover .chb input[type="checkbox"]:checked + ins{
    background-position: 0 -60px;
}

/* END custom checkbox */










/* custom radiobox */

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"]{
    display: none;
}

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;
}

/* END custom checkbox */










/* breadcrumbs */
.breadcrumbs li{
    display: inline-block;
    vertical-align: middle;
}

.breadcrumbs .hyp{
    margin: 0 3px;
}

/* END breadcrumbs */





/*          ribbon header           */
.ribbon-header{
    border-width: 1px 0;
    border-style: solid;
    top: 0;
    width: 100%;
    transition: all 0.4s ease-out 0s;
}

.ribbon-header.animate{
     top: 0;
     transition: .1s ease-out;
}

.sticky-elements{
    display: table;
    position: relative;
    width: 100%;
    z-index: 2;
}

.sticky-elements > div{
    display: table-cell;
    vertical-align: top;
}

.logo-cell{
    padding-top: 14px;
}

.ribbon-header .logo img{
    height: 32px;
}

.search-cell{
    padding-top: 7px;
    width: 40%;
}

.search-cell .search{
    width: 100%;
}

.top-action-cell{
    padding-top: 7px;
    text-align: right;
    min-width: 195px;
}

.top-action-cell > div{
    text-align: left;
}

.sticky-elements .person{
    display: none;
}

.ribbon-header .stop-representing{
    margin-top: 10px;
    padding-bottom: 10px;
}

.top-action-cell .over-summary .hyp{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.top-action-cell .over-summary-number,
.top-action-cell .over-summary-lbl{
    display: none;
}

.nav-cell{
    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-opener:before{
    background: url('../files/icons/nav-open.png') no-repeat -9999px -9999px;
    content: '';
    position: absolute;
    top: 22px;
    left: 22px;
    height: 17px;
    width: 22px;
}

.nav-opener:after{
    background: url('../files/icons/nav-close.png') no-repeat -9999px -9999px;
    content: '';
    position: absolute;
    top: 19px;
    left: 23px;
    height: 19px;
    width: 18px;
}

.nav-is-opened .nav-opener{
    border-bottom-style: solid;
    border-bottom-width: 1px;
}

.nav-is-closed .nav-opener:before,
.nav-is-opened .nav-opener:after{
    background-position: 0 0;
}

.ribbon-header nav{
    display: none;
    position: absolute;
    top: 100%;
    width: 25%;
    margin-top: -1px;
}

.nav-is-opened nav{
    display: block;
}

.nav-cell .nav-list-root{
    padding: 11px 0;
    margin-left: -1px;
    width: 100%;
}

.nav-cell .nav-wrapper{
    top: 0;
    left: 100%;
    min-height: 100%;
    overflow-y: auto;
    width: 299%;
}

.nav-cell .nav-item-block{
    width: auto;
}

.nav-cell .nav-lvl-2{
    table-layout: fixed;
}

.nav-cell .img-in-row{
    display: none;
}

/*          login page             */
.login-page-cnt .text{
    margin-bottom: 15px;
}

.login-page-cnt .validation-summary-errors{
    margin-top: 0;
}

.btn-login{
    float: right;
}

/*          tabs             */
.tab-control .reviews,
.tab-control .variants,
.tab-control .prepacks,
.tab-control .specifications,
.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;
}


/*          text boxes with spinners          */
.tbx-quantity{
	display: inline-block;
    vertical-align: middle;
    margin: 0 35px;
    width: 52px;
}

.tbx-quantity input{
    text-align: center;
    padding: 0 3px;
    height: 27px;
}

.qty-error{
    line-height: 0;
    position: absolute;
    left: -10px;
    top: -9px;
    z-index: 1;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.ui-spinner-input{
    margin: 0;
}

.ui-spinner-button{
	position: absolute;
	top: 0;
    height: 28px;
    width: 28px;
    min-height: 28px;
}

.ui-spinner-up{
	right: -35px;
}

.ui-spinner-down{
    left: -35px;
}

.ui-spinner-button:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
}

.ui-spinner-up:before{
    background-image: url(../files/icons/increase.png);
    margin-top: -5px;
    margin-left: -5px;
    height: 11px;
    width: 10px;
}

.ui-spinner-down:before{
    background-image: url(../files/icons/decrease.png);
    margin-top: -1px;
    margin-left: -4px;
    height: 3px;
    width: 7px;
}

.tbx-quantity.spinner-hidden-initially:not(.focused) .ui-spinner-button{
    display: none;
}





/* order details */
.orders-details-page .columns-general .column.wide{
    width: 77%;
}

.history-details .hyp-print-preview{
    margin-left: 15px;
}

.history-details .btn{
    margin: 0 15px;
}

.lines-inside{
    margin-top: 45px;
}

.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{
    white-space: nowrap;
}

.gvi-totals{
    text-align: right;
    margin-bottom: 30px;
}

.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;
}

.row-promotion{
    line-height: 20px;
}

.row-promotion .title-discount{
    display: inline-block;
    padding: 8px 0 7px;
}

.row-promotion .enter-discount{
    display: inline-block;
}

/* END order details */





/* general panel */

.panel-general{
    padding-top: 30px;
    margin-bottom: 30px;
}

.panel-header{
    margin-bottom: 11px;
}

.panel-footer > div{
    padding-top: 6px;
}

.panel-footer > .more-inside{
    padding-top: 0;
}

/* END general panel */







/* thumbNails */
.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;
}


/*          facets           */
.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{
    background-image: url(../files/icons/arrow-group-expand.png);
}

.facet .hdr.expanded{
    background-image: url(../files/icons/arrow-group-collapse.png);
}

.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: 50%;
    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;
}

/*           product page            */
.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;
    width: 85%;
}

aside .hyp{
    float: left;
    clear: both;
}

#matricesPopup,
#volumePricesPopup,
#bomPopup{
    display: none;
}

.product{
    padding-top: 32px;
}

.product .main{
    margin-bottom: 45px;
}

.has-aside > div,
.no-aside > div{
    display: table-cell;
    padding: 0 1%;
    vertical-align: top;
}

.no-aside{
    width: 100%;
}

/*           product images             */
.has-aside .details-img{
	width: 42%;
}

.no-aside .details-img{
    width: 58%;
}

.carousel-image{
	overflow: hidden;
	position: relative;
	margin: 0 auto;
	z-index: 1;
}

.carousel-image .no-image{
    max-width: 100%;
}

.carousel-content{
	position: absolute;
	top: 0;
	margin-left: 0;
	width: 33440px;
	z-index: 1;
}

.carousel-item{
	float: left;
    margin-right: 137px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

.carousel-item img{
	margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
}

.carousel-legend{
    padding: 10px 0;
	text-align: center;
}

.carousel-image-slider{
    margin: 25px 0;
}

.carousel-content{
	margin: 0;
	padding: 0;
	list-style: none;
}

.carousel-centering{
	margin: 0 auto;
    padding: 0 15px;
    position: relative;
    height: 84px;
}

.carousel-positioning{
    position: relative;
}

.carousel-cutter{
	overflow: hidden;
    height: 100%;
}

.list-thumbs{
	position: absolute;
	top: 0;
	width: 33440px;
}

.list-thumbs li{
	float: left;
}

.list-thumbs .hyp-thumbnail{
    box-sizing: border-box;
    display: block;
    margin: 0 10px;
    height: 84px;
    width: 84px;
}

.list-thumbs .thumbnail{
    display: block;
}

.list-thumbs .hyp-thumbnail:hover .thumbnail:after{
    content: '';
    position: absolute;
    bottom: -1px;
    left: -1px;
    right: -1px;
}

.btn-prev-img,
.btn-next-img{
    background-image: url(../files/icons/arrows-thumbnail.png);
    background-repeat: no-repeat;
    cursor: pointer;
	height: 25px;
	position: absolute;
    margin-top: -13px;
	top: 50%;
	width: 15px;
}

.btn-prev-img{
    background-position: 0 0;
    left: 0;
}

.btn-next-img{
    background-position: -16px 0;
    right: 0;
}

.btn-prev-img:hover{
    background-position: 0 -26px;
}

.btn-prev-img.disabled{
    background-position: 0 -52px;
}

.btn-next-img:hover{
    background-position: -16px -26px;
}

.btn-next-img.disabled{
    background-position: -16px -52px;
}

.zoomContainer{
    z-index: 1;
}

/*          lightbox image slider          */
.slider-wrapper{
    position: relative;
    top: 0;
    left: 0;
    width: 1000px;
    height: 748px;
    overflow: hidden;
}

.slider-list{
    cursor: move;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    width: 1000px;
    height: 748px;
}

.slider-list-item{
    position: relative;
}

.slider-list-item img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    max-height: 100%;
    max-width: 90%;
}

.slider-al,
.slider-ar,
.slider-aldn,
.slider-ardn{
    position: absolute;
    cursor: pointer;
    display: block;
    background: url(../files/icons/arrows-thumbnail.png) no-repeat;
    overflow: hidden;
    width: 15px;
    height: 25px;
}

.slider-al,
.slider-aldn{
    background-position: 0 0;
    left: 8px;
}

.slider-ar,
.slider-ardn{
    background-position: -16px 0;
    right: 8px;
}

.slider-al:hover{
    background-position: 0 -26px;
}

.slider-ar:hover{
    background-position: -16px -26px;
}

.slider-b{
    position: absolute;
    bottom: 6px;
    right: 6px;
}

.slider-b div{
    position: absolute;
    width: 12px;
    height: 12px;
}

.slider-b div,
.slider-b div:hover,
.slider-b .av{
    filter: alpha(opacity=70);
    opacity: .7;
    overflow: hidden;
    cursor: pointer;
    border-radius: 10px;
}

.slider-b div{
    background-color: #ccc;
}

.slider-b div:hover,
.slider-b .av:hover{
    background-color: #999;
}

.slider-b .av{
    background-color: #000;
}

.slider-b .dn,
.slider-b .dn:hover{
    background-color: #000;
}


/*          product details          */
.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;
    width: 73px;
}

.rating-reviews{
    margin-top: 10px;
}

.rating-reviews .hyp{
    margin-left: 10px;
}

.rating-reviews .hyp + .hyp{
    padding-left: 15px;
}

/* productRatingControl (jQuery.Rating Plugin CSS - http://www.fyneworks.com/jquery/star-rating/) */
.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{
    background: url(../files/icons/rating-cancel.png) no-repeat scroll 0 0 transparent !important;
}

.rating-cancel a,
.star-rating a{
    border: 0;
    display: block;
    height: 100%;
    width: 16px;
}

.star-rating a{
    background: url(../files/icons/rating-star.png) no-repeat scroll 0 0 transparent;
}

.star-rating-on a{
    background: url(../files/icons/rating-star-on.png) no-repeat scroll 0 0 transparent;
}

.star-rating-hover a{
    background: url(../files/icons/rating-star-on.png) no-repeat scroll 0 0 transparent;
}

.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{
    width: 23%;
}

.order-box .after-btn-links{
    vertical-align: middle;
}

.order-box .row-quantity .field{
    white-space: nowrap;
}

.has-aside .field-btn-add{
    text-align: right;
}

.no-aside .field-btn-add{
    display: table-row;
    text-align: left;
}

.prices-action{
    display: table;
    width: 100%;
}

.prices-action > div{
    display: table-cell;
    vertical-align: bottom;
}

.after-prices{
    padding: 0 7px;
    line-height: 20px;
    width: 100%;
}

/* last viewed products */
.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 */
.simple-product-tile{
    box-sizing: border-box;
    text-align: center;
    padding: 0 3%;
}

.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,0.5));
    background: -moz-linear-gradient(right,rgba(255,255,255,1),rgba(255,255,255,0.5));
    background: linear-gradient(to right, rgba(255,255,255,1), rgba(255,255,255,0.5));
    left: 0;
}

.opacity-right{
    background: -webkit-linear-gradient(left,rgba(255,255,255,0.5),rgba(255,255,255,1));
    background: -moz-linear-gradient(right,rgba(255,255,255,0.5),rgba(255,255,255,1));
    background: linear-gradient(to right, rgba(255,255,255,0.5), rgba(255,255,255,1));
    right: 0;
}

.btn-prev,
.btn-next{
    cursor: pointer;
    background: url(../files/icons/arrows.png);
    position: absolute;
    top: 10px;
    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;
}

/*          social sharing */
.add-this{
    text-align: center;
    margin-top: 10px;
}

.addthis_toolbox{
    display: inline-block;
}

/*          matrices            */
.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,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: 49px 0 23px 0;
	overflow: auto;
	position: relative;
	width: 100%;
    max-height: 450px;
}

.add-box{
    display: table;
    float: right;
}

.add-box li{
    display: table-cell;
    padding-right: 18px;
    vertical-align: top;
}

.quantity-selected{
	line-height: 22px;
}

.quantity-selected .name{
    display: inline-block;
    text-align: right;
    width: 150px;
}

.quantity-selected .value{
    display: inline-block;
    padding-left: 15px;
    width: 80px;
}

/* variants & prepacks */
.variants h2{
    line-height: 1;
}

.variants .product-id .name{
    margin-right: 35px;
}

.gvi-variants th:not(.corner-cell),
.gvi-prepacks th{
    text-transform: uppercase;
}

.corner-cell .lbl-uom-title{
    line-height: 28px;
    vertical-align: middle;
}

.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;
}

/* variants */
.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;
}

/* prepacks */
.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;
}

/* volume prices and bom */
.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-uom,
.gvi-volume-prices .cell-discount,
.gvi-bom td{
    font-weight: bold;
}

/* bom product grid */
.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%;
}

/* product reviews */
.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;
}





/*          product list page           */
.btn-add-inside{
    padding-top: 30px;
}

.counter-inside{
    line-height: 35px;
}

.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: url(../files/icons/view-list.png);
    background-position: 0 -50px;
}

.changer-list-mode .to-list{
    background-position: 0 0;
}

.to-grid{
    background: url(../files/icons/view-grid.png);
    background-position: 0 -50px;
}

.changer-grid-mode .to-grid{
    background-position: 0 0;
}

/* sorting */
.ddlb-sorting{
    display: inline-block;
    vertical-align: middle;
    text-align: left;
}

/* paging */
.btn-paging{
    padding: 0;
    height: 28px;
    width: 28px;
}

.btn-paging:after{
    display: none;
}

.btn-page-prev:before{
    background-image: url(../files/icons/arrows-paging.png);
    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:before{
    background-position: 0 -11px;
}

.btn-page-next:before{
    background-image: url(../files/icons/arrows-paging.png);
    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:before{
    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;
}

/*          products list grid            */
.selected-quantity{
    display: none;
    line-height: 12px;
    text-transform: lowercase;
}

.edit-selected{
    padding-left: 17px;
    margin-left: 17px;
}

.product-list .product-id{
    margin-right: 17px;
    padding-right: 17px;
    vertical-align: middle;
}

.list-mode{
    display: table;
    width: 100%;
}

.list-mode > li{
    display: table-row;
}

.list-mode li:first-child .product-tile{
    border-top-width: 1px;
    border-top-style: solid;
}

.list-mode .product-tile{
    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{
    white-space: nowrap;
}

.list-mode .product-description{
    display:table-cell;
    width:100%;
    vertical-align: top;
}

.list-mode .selected-quantity{
    margin-top: 7px;
}

ul.grid-mode{
    margin: 0;
    position: relative;
}

.grid-mode > li{
    box-sizing: border-box;
    float: left;
    text-align: center;
    margin-top: 18px;
    padding: 0 1.4% 13px 1.4%;
    height: 380px;
}

.grid-mode .product-tile{
    display: block;
    padding: 2px;
    min-height: 100%;
    width: auto;
}

.grid-mode .product-tile:hover{
    border-radius: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.4), inset 0 -1px 0 rgba(0, 0, 0, 0.2);
}

.grid-mode .product-img{
    display: block;
    padding-top: 12px;
    width: auto;
}

.grid-mode .product-info{
    display: block;
}

.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,
.grid-mode .product-attributes{
    display: none;
}

.grid-mode .product-action .form-quantity{
    padding-top: 3px;
}

.grid-mode .selected-quantity{
    margin-top: 13px;
}

.grid-mode .hide-for-grid{
    display: none;
}

.variants-selected .selected-quantity{
    display: block;
}

.variants-selected .select-variants{
    display: none;
}

/*          orders          */
.orders{
    margin: 60px 0;
}

.gvi-orders{
    margin-top: 15px;
}

.gvi-orders th{
    text-align: left;
}

.gvi-orders td{
    border-bottom: none;
}





/* custom select styles */
.ddlb{
    height: 35px;
    position: relative;
}

.ddlb-small{
    height: 28px;
}

.ddlb-small .ui-selectmenu-button span.ui-selectmenu-text{
    line-height: 27px;
}

.ui-selectmenu-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-button span.ui-selectmenu-text{
    line-height: 35px;
    padding: 0 28px 0 12px;
}

.ui-selectmenu-menu .ui-menu .ui-menu-item{
    padding: 0 28px 0 12px;
    line-height: 34px;
}

.ui-selectmenu-button span.ui-icon{
    border-top: 4px solid #4d4d4d;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    right: 10px;
    margin-top: -2px;
}



.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;
}


/*          my account          */
.aside-links{
    margin-top: 80px;
}

.order-info-inside{
    margin-top: 65px;
}

.order-info-inside h2{
    display: inline-block;
    margin-right: 25px;
}

.account-name{
    margin: 13px 0 20px;
}

.hyp-account{
    padding-top:5px;
    padding-bottom:5px;
    float: left;
    clear: both;
}

.account-info-inside{
    margin-top: 65px;
}

.account-info-inside .sub-title{
    font-weight: bold;
    margin-right: 40px;
}

.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:0px;
}


/*          order templates         */
.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;
}




/*          datepicker           */
.ui-datepicker.ui-widget-content{
    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{
    background: url(../files/icons/arrow-previous-light.png) center center no-repeat;
}

.ui-datepicker .ui-datepicker-next{
    background: url(../files/icons/arrow-next-light.png) center center no-repeat;
}

.ui-datepicker .ui-datepicker-today{
    font-weight: bold;
}

.ui-datepicker td{
    line-height: 1.8em;
}

/*          basket            */
.gvi-basket td{
    vertical-align: top;
}

.gvi-basket th{
    padding-right: 0;
    padding-left: 0;
}

.gvi-basket .upper-row td,
.gvi-wish-list .upper-row td{
    padding: 20px 0;
}

.gvi-basket .inner-row td,
.gvi-wish-list .inner-row td{
    padding: 0 0 15px 0;
}

.gvi-basket .vertical-line{
    position: relative;
}

.gvi-basket .vertical-line:before{
    border-left-width: 2px;
    border-left-style: solid;
    content: '';
    position: absolute;
    top: 0;
    bottom: -15px;
    left: -125px;
}

.gvi-basket .last-in-group .vertical-line:before{
    bottom: 0;
}

.gvi-basket .col-price{
    width: 90px;
}

.gvi-basket .col-quantity{
    width: 130px;
}

.gvi-basket .col-total{
    width: 95px;
}

.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;
}


/*  start b2c basket lines */
.basket-b2c-mode .gvi-basket .col-first{
    width: 120px;
}

.basket-b2c-mode .gvi-basket .hyp-thumbnail{
    height: 84px;
    width: 84px;
}
/*  end b2c basket lines */

/*  start b2b basket lines */
.basket-b2b-mode .gvi-basket .col-first{
    width: 65px;
}

.basket-b2b-mode .gvi-basket .product-img,
.basket-b2b-mode .gvi-basket .hyp-thumbnail{
    height: 50px;
    width: 50px;
}
/*  end b2b basket lines */

.gvi-basket .vertical-line{
    margin-left: 70px;
    min-height: 50px;
}

.gvi-basket .btn-show-hide{
    float: left;
    margin-top: 15px;
}

.hyp-recalculate{
    text-decoration: underline;
}

.hyp-reload{
    text-decoration: underline;
}

.block-actions{
    height: 47px;
}

.block-actions .hyp-btn{
    display: inline-block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.gvi-basket .extended-text{
    margin: 7px 0;
}

.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 .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%;
}

.list-totals .total-value,
.list-cart .total-value,
.gvi-totals .cell-price-value
{
    min-width:70px;
    display:inline-block;
}

.basket-buttons{
    margin-bottom: 25px;
}

.basket-buttons .hyp-btn{
    clear: both;
    float: left;
    margin: 13px 0;
}

.hyp-btn-disabled{
    cursor: default;
    pointer-events: none;
}

.basket-details .btn-checkout{
    margin-bottom: 58px;
    width: 100%;
}

.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;
}

.row-expanded .product-total,
.row-expanded .lbl-quantity{
    visibility: hidden;
}

/*          checkout            */
.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-text{
    margin-bottom: 10px;
}

.terms-row{
    padding-top: 10px;
    margin-bottom: 12px;
}

.pay-row .btn-back{
    float: left;
    line-height: 45px;
}

.next-inside .btn-back{
    margin-right: 60px;
}

.shipping-separator{
    text-align: center;
    position: relative;
    margin: 15px 0;
}

.shipping-separator:before{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
}

.shipping-separator .text{
    cursor: pointer;
    display: inline-block;
    padding: 0 15px;
    position: relative;
}

.gvi-methods{
    margin-bottom: 20px;
}

.gvi-methods tr{
    line-height: 24px;
}

.gvi-methods td{
    vertical-align: top;
    padding: 12px 0;
}

.gvi-methods th{
    padding: 4px 0;
}

.gvi-methods .method-title{
    vertical-align: middle;
}

.gvi-methods .rdb{
    margin-top: 0;
    margin-left: -2px;
}

.gvi-methods .radio{
    display: inline-block;
    line-height: 24px;
    margin-right: 15px;
    vertical-align: bottom;
}

.gvi-methods .cell-price{
    text-align: right;
    width: 60px;
    padding-right: 16px;
}

.gvi-methods .cell-price-value{
    min-width: 45px;
}

.gvi-methods .hyp-more{
    text-transform: lowercase;
}

.method-img{
    max-height: 24px;
    margin-right: 7px;
    vertical-align: middle;
}

.weight-value{
    font-weight: bold;
}

.cart-summary{
    margin-bottom: 40px;
}

.cart-summary-header{
    margin-bottom: 28px;
    position: relative;
}

.cart-summary-header h2{
    display: inline;
}

.cart-summary-header .hyp-edit{
    text-decoration: underline;
    position: absolute;
    bottom: 0;
    right: 0;
}

ul.list-cart{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 15px;
}

.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;
}

ul.list-step{
    margin-bottom: 26px;
}

.list-step-title{
    font-weight: bold;
}

.list-step .hyp-edit{
    text-decoration: underline;
    float: right;
}

.service-info{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    padding-bottom: 25px;
    margin-bottom: 30px;
}

.additional-info{
    margin-bottom: 66px;
}

.additional-info h4{
    margin-bottom: 10px;
}

.gvi-basket-overview td{
    vertical-align: top;
}

.gvi-basket-overview td:last-child,
.gvi-basket-overview th:last-child{
    padding-right: 7px;
}

.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 .usp{
    margin: 40px 0;
}

/*          totals          */
.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,0.15);
    padding: 10px;
    line-height: 18px;
    width: 250px;
}





/* FAQ page */
.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;
}



/* news */
.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;
}






/* general popup layout */
.ui-widget-overlay{
	opacity: 0.50;
}

.ui-dialog{
    box-shadow: 0 0 5px rgba(0,0,0,0.15);
    box-sizing: border-box;
    padding: 10px 0 25px;
    position: fixed;
}

.ui-dialog-scroll{
    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-titlebar-close{
    border: none;
    background: none;
    padding: 0 11px 0 0;
    position: relative;
    top: 0;
    right: 0;
    margin: 0;
    height: auto;
    width: auto;
}

.ui-dialog-titlebar-close .ui-button-text{
    text-indent: inherit;
}

.ui-dialog-titlebar-close .ui-icon{
    background: url(../files/icons/close.png);
    left: auto;
    right: 0;
    margin-top: -6px;
    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;
}





/*          Quick order         */
.qo-input-area .tbx-search{
    width: 60%;
}

.choose-product{
    display: table;
    padding: 4px 0;
    margin: 29px -10px 0;
    width: 100%;
}

.choose-product > div{
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
}

.hyp-qo-title{
    line-height: 34px;
    font-weight: bold;
}

.qo-input-area .ui-autocomplete a{
    min-height: 25px;
    padding-top: 11px;
    padding-bottom: 11px;
}

/* autocomplete */
.ui-autocomplete{
    overflow-y: auto;
}

.ui-autocomplete a{
    display: block;
    padding-left: 15px;
}

.ui-autocomplete a:hover,
.ui-autocomplete a.ui-state-focus{
    text-decoration: none;
}




/****************************************
            Content blocks
****************************************/

/*          our payment          */
.our-methods{
    margin-bottom: 20px;
}

.our-methods img{
    margin: 5px;
    vertical-align: middle;
}

/*          usp         */
.usp .separator-dark{
    display: block;
    height: 39px;
    width: 12px;
}

ul.usp-list{
    display: table;
    padding: 20px 0;
    width: 100%;
}

.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;
}




/****************************************
                Content blocks
****************************************/

/*          START usp           */
.basket-page-cnt .usp-list{
    padding: 0;
}
/*          END usp           */

.custom-form .field input{
    height: 34px;
    display: block;
    border: 0 none;
    box-sizing: border-box;
    width: 100%;
    outline: none;
    padding: 0px 14px;
    background: #f2f2f2;
    border-color: #c2c2c2;
    border-bottom-width: 1px; 
    border-bottom-style: solid; 
    border-radius: 3px; 
    position: relative; 
}

.login-column {
    width: 60%;
}

/* START Order refunds */

/* END Order refunds */


.flow-img-tiles .column div {
    text-align: center;
}

.product-list.list-mode .product-action .btn{
    white-space: nowrap;
}
/****************************************
                Desktop
****************************************/

@media screen and (min-width: 1024px) {  
    #createDistributorPage .js-sponsordata-container{
        width: 60%;
    }
     
    .gviRefundsSingleRow{
        width: 75%;
    }

    .panels-wrapper{
        display: table;
        width: 100%;
    }

    .left-panel, .right-panel{
        display: inline-block;
        width: 50%;
        box-sizing: border-box;
        vertical-align: top;
    }

    .left-panel{
        padding: 0 5px 0 0;
    }

    .right-panel{
        padding: 0 0 0 5px;
    }

    .center {
        padding: 0 15px;
    }

    .product-bottom-info > .column:first-child{
        width: 60%;
    }

    .bottom-header .nav-lvl-2 .separator:nth-of-type(5n),
    .nav-cell .nav-lvl-2 .separator:nth-of-type(3n){
        display: table-row;
    }

    .bottom-header .nav-lvl-2 .nav-item-block:nth-of-type(5n+1),
    .nav-cell .nav-lvl-2 .nav-item-block:nth-of-type(3n+1){
        border-left: none;
    }

    .ribbon-header{
        top: -60px;
    }

    .logo-cell{
        padding-left: 4%;
    }

    .has-aside{
        border-right-width: 1px;
        border-right-style: solid;
        float: left;
        padding-right: 1%;
    }

    aside{
        display: table-cell;
        padding-left: 22px;
    }

    .has-aside .carousel-image,
    .has-aside .carousel-item{
        height: 340px;
        width: 340px;
    }

    .no-aside .carousel-image,
    .no-aside .carousel-item{
	    height: 400px;
	    width: 400px;
    }

    .simple-product-tile{
        width: 50%;
    }

    .product-bottom-info .column:first-child .simple-product-tile{
        width: auto;
    }

    .list-mode .product-action{
        display: table-cell;
    }

    .grid-mode > li{
        width: 33.33%;
    }

    .grid-mode > li:nth-of-type(3n+1):after{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 9px;
    }

    #orderAdressPage .form-row{
        max-width: 73%;
    }

    .gvi-methods{
        width: 80%;
    }

    .column .flow-products .column:nth-child(4){
        display: none;
    }
}




@media screen and (min-width: 1600px) {
    .grid-mode > li {
        width: 25%;
    }

    .columns-general.compact > .wide {
        width: 77% !important;
    }

    .newsletter {
        width: 30%;
    }

    header .search {
        margin-left: auto;
        margin-right: 150px;
    }
    header .ribbon-header .search {
        margin-right: 10px;
    }

    header .logo-cell {
        padding-left: 2%;
    }

    .search-cell {
        width:70%;
    }
    .ribbon-header nav {
        width:17.5%;
    }

    .nav-item-block {
        width:16.6666%;
    }



}

@media screen and (min-width: 1900px) {
    .grid-mode > li {
        width: 20%;
    }
}



/****************************************
                Tablet
****************************************/
@media screen and (min-width: 640px) and (max-width: 1023px){

    .center{
        padding: 0 2%;
    }

    .columns-general.product-bottom-info > .column{
        display: block;
    }

    .list-totals .total-value,
    .list-cart .total-value {
        min-width: 0;
    }

    .flow-products .column:nth-child(4),
    .column .flow-products .column:nth-child(3){
        display: none;
    }

    .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;
    }

    .nav-lvl-2 .separator:nth-of-type(4n){
        display: table-row;
    }

    .nav-lvl-2 .nav-item-block:nth-child(4n+1){
        border-left: none;
    }

    /* cut subcategories to fit the screen */
    .nav-cell .nav-lvl-3 .nav-item:nth-child(n+5){
        display: none;
    }

    .has-aside .carousel-image,
    .has-aside .carousel-item{
        height: 317px;
        width: 317px;
    }

    .no-aside .carousel-image,
    .no-aside .carousel-item{
	    height: 360px;
	    width: 360px;
    }

    .simple-product-tile{
        width: 33.33%;
    }

    .grid-mode > li{
        width: 50%;
    }

    .grid-mode > li:nth-of-type(2n+1):after{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 9px;
    }

    .usp-list li:nth-child(6),
    .usp-list li:nth-child(7){
        display: none;
    }

}


/****************************************
                Mobile
****************************************/
@media screen and (max-width: 639px) {

    .center{
        padding: 0 15px;
    }

    .hide320{
        display: none !important;
    }

    .ui-autocomplete{
        position: static;
    }

    .mob-bottom-cell .search{
        margin: 5%;
        width: 90%;
    }

    .ribbon-header{
        min-height: 60px;
    }

    .ribbon-header nav{
        position: static;
        width: 100%;
    }

    .sticky-elements{
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .nav-cell nav{
        display: none;
    }

    .nav-head-mob{
        padding: 10px 16px;
        text-align: right;
        overflow: hidden;
        clear: both;
    }

    .nav-head-mob .hyp-top-lvl{
        float: left;
    }

    .nav-lvl-2-mob{
        display: none;
    }

    .nav-lvl-2-mob > .nav-item{
        padding: 10px 0 10px 30px;
    }

    .nav-lvl-3-mob{
        line-height: 30px;
    }

    .search-cell{
        display: none !important;
    }

    .top-action-cell{
        display: none !important;
    }

    .mob-middle-cell{
        display: none;
    }

    .mob-dropdown{
        border-bottom-width: 1px;
        border-bottom-style: solid;
    }

    .mob-dropdown .opener{
        padding-left: 18px;
        line-height: 40px;
    }

    .mob-dropdown .opener.collapsed + .summary{
        display: none;
    }

    .mob-dropdown .opener:after{
        top: 50%;
        margin-top: -3px;
    }

    .login .person{
        display: inline-block;
        margin-right: 0;
        margin-left: 0;
        vertical-align: middle;
    }

    .login .opener:before{
        margin-right: 11px;
    }

    .basket-link-cell{
        border-left-width: 1px;
        border-left-style: solid;
        position: relative;
        height: 60px;
        width: 62px;
    }

    .basket-link-cell .hyp{
        height: 100%;
        width: 100%;
        display: block;
    }

    .basket-link-cell .hyp:before{
        background: url(../files/icons/basket.png) no-repeat scroll 0 0 transparent;
        content: '';
        position: absolute;
        top: 20px;
        left: 15px;
        height: 17px;
        width: 20px;
    }

    .basket-link-cell .over-summary-number{
        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;
    }

    .basket-link-cell .over-summary-number:before{
        background: url(../files/icons/basket-white.png) no-repeat scroll 0 0 transparent;
        content: '';
        display: inline-block;
        height: 17px;
        width: 20px;
        margin-bottom: 1px;
        position: absolute;
        top: 20px;
        left: 15px;
    }

    .popup-cnt .cnt-column{
        min-width: initial;
    }

    footer .top{
        display: block;
        padding-top: 20px;
    }

    footer .bottom{
        padding: 10px 10px 10px 10px;
    }

    .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;
    }

    .above-content .center{
        padding-top: 12px;
    }

    .semicolumn{
        width: 100%;
    }

    .breadcrumbs{
        display: none;
    }

    .row-btn-add .btn-add-to-basket{
        width: 100%;
    }

    .order-box .after-btn-links{
        margin-top: 20px;
    }

    .more-inside{
        text-align: center;
    }

    .components-tab .ui-tabs-nav{
        display:none;
    }
 
    .hidden-tabs-name,
    .ui-tabs-panel{
        display:block !important;   
    }

    .tab-control .reviews,
    .tab-control .variants,
    .tab-control .prepacks,
    .tab-control .specifications,
    .tab-control .description{
        min-height: 0;
    }

    .hyp-tab-action{
        display: none;
    }

    .copyright,
    .footer-nav{
        text-align: center;
    }

    .btn-add-inside{
        padding-top: 0;
    }

    .has-aside .details-info,
    .no-aside .details-info{
        display: block;
        padding: 0;
    }

    .no-aside .details-img,
    .has-aside .details-img{
        display: none;
    }

    .carousel-image.touchcarousel{
        margin-bottom: 70px;
    }

    .carousel-image,
    .carousel-item{
        max-width: 100%;
    }

    .aside-links{
        margin-top: 0;
    }

    .last-viewed .ui-tabs-nav{
        border-bottom: none;
        padding-bottom: 0;
    }

    .filters-wrapper{
        padding: 0 15px;
    }

    .filter-title{
        line-height: 57px;
        text-align: center;
        margin: 0 -15px;
    }

    .filter-title:after{
        background: url(../files/icons/arrow-down-blue.png);
        content: '';
        display: inline-block;
        margin-left: 25px;
        height: 6px;
        width: 10px;
        vertical-align: middle;
    }

    .filter-title.collapsed:after{
        background: url(../files/icons/arrow-down-blue.png);
    }

    .filter-title.expanded:after{
        background: url(../files/icons/arrow-up-blue.png);
    }

    .filter-title.collapsed + .facets{
        display: none;
    }

    .gvi-basket-overview{
        line-height: 2;
    }

    .gvi-basket-overview .name,
    .gvi-basket-overview .cell-name{
        float: left;
    }

    .gvi-basket-overview .value{
        display: block;
        margin-left: 50%;
        text-align:right;
    }

    .gvi-basket .row-middle,
    .mob-show-cell .row-middle{
        clear: both;
        text-align: right;
        padding: 18px 0;
    }

    .gvi-basket .qty-control{
        float: left;
    }

    .gvi-basket .row-footer,
    .mob-show-cell .row-footer{
        padding: 10px 15px;
        margin:0 -15px;
        border-bottom-width:1px;
        border-bottom-style:solid;
        clear:both;
    }

    .product .usp:before{
        height: 217px;
    }

    .gvi-basket .btn-show-hide{
        margin-left: 30px;
    }

    .gvi-basket .product-info,
    .gvi-wish-list .product-info,
    .gvi-basket-overview .product-info,
    .mob-show-cell .uom{
        margin-left: 95px;
    }

    .variant-product-info{
        margin-bottom:10px;
    }

     .mob-show-cell .row-middle > .uom{
        float:left;
        line-height:2.5;
    }

    .row-footer .action-links,
    .row-footer .product-total,
    .mob-show-cell .price-node,
    .mob-show-cell .qty-control .uom{
        line-height: 2.5;
    }

    .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;
    }

    .mob-show-cell .qty-control .uom{       
        vertical-align:top;
    }

    .column.border-simple-left{
        border-left: none;
    }

    .row-under-columns .btn{
        width: 100%;
    }

    .row-footer{
        text-align: right;
    }

    .row-footer .action-links{
        float: left;
    }

    .qo-input-area .tbx-search{
        width: auto;
    }

    .choose-product,
    .choose-product > div{
        display: block;
    }

    /* compact view for tbx-quantity */
    .quantity-compact .tbx-quantity{
        float: left;
        margin: 0;
        min-width: 60px; /* Pay attention! */
        width: 84px;
    }

    .gvi-basket .lbl-quantity{
        float: left;
        text-align: center;
        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;
    }

    .basket-b2b-mode .gvi-basket .product-img,
    .basket-b2b-mode .gvi-basket .hyp-thumbnail,
    .basket-b2c-mode .gvi-basket .hyp-thumbnail,
    .mob-show-product-img{
        height: 84px;
        width: 84px;
    }

    .mob-show-product-img{
        float:left;
    }

    .gvi-basket-wrapper,
    .gvi-wish-list-wrapper,
    .gvi-basket-overview-wrapper{
        margin: 0 -15px;
        padding: 0 15px;
        border-top-width: 1px;
        border-top-style: solid;
    }

    .upper-row td{
        border-width: 0;
    }

    .basket-details h2{
        display: none;
    }

    .gvi-order-lines thead {
        display: none;
    }

    .block-actions{
        padding: 0 15px;
        margin: 0 -15px;
    }

    .block-actions .hyp-clear{
        float: left;
    }

    .block-actions .hyp-update{
        float: right;
    }

    .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;
    }

    .grid-wrapper .responsive-table td:before{
        margin-left: 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{
        position: absolute;
        left: 0;
    }

    .carousel-image,
    .carousel-item{
        height: 317px;
        width: 317px;
    }

    .panel-header > .view-changer{
        vertical-align: middle;
    }

    .grid-mode > li{
        width: 100%;
    }

    .grid-mode > li:after{
        border-bottom-width: 1px;
        border-bottom-style: solid;
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        margin-top: 9px;
    }

    .gvi-basket .upper-row td{
        border-style: solid;
    }

    .usp-list li{
        display: block;
        text-align: left !important;
        min-height: 50px;
    }

    .usp-list li:nth-child(2n){
        display: none;
    }

    .flow-products{
        padding-bottom: 35px;
        margin-bottom: 15px;
    }

    .flow-products .tc-paging-container{
        border-top-width: 1px;
        border-top-style: solid;
    }
}
/*          END mobile views          */


/****************************************
                Mixed
****************************************/
/*          START desktop and tablet views          */
@media screen and (min-width: 640px) {
    .show320{
        display: none !important;
    }

    .ribbon-header{
        position: fixed;
        height: 60px;
    }

    .above-content .center{
        padding-top: 22px;
    }

    .colored-header-desktop{
        position: relative;
    }

    .colored-header-desktop:before{
        box-shadow: inset 0 6px 3px -3px rgba(0,0,0,0.1);
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        height: 6px;
    }

    .custom-bg{
        background-origin: content-box;
        background-position: top center;
        background-repeat: no-repeat;
    }

    .gray-header-phone{
        background: none !important;
    }

    .combined-header{
        margin-top: 29px;
    }

    /* columns layout */
    .columns-general{
        display: table;
        table-layout: fixed;
        margin: 0;
        width: 100%;
    }

    .columns-general > .column{
        display: table-cell;
        vertical-align: top;
        padding: 0 1.85%;
    }


    body:not('lang="he"')    .columns-general > .column:first-child {
        padding-left: 0 !important;
    }
    body:not('lang="he"')   .columns-general > .column:last-child {
        padding-right: 0 !important;
    }


    body:not('lang="he"')   .rtl.columns-general > .column:first-child {
        padding-left: 1.85% !important;
        padding-right: 0 !important;
    }

    body:not('lang="he"')    .rtl.columns-general > .column:last-child {
        padding-left: 0 !important;
        padding-right: 1.85% !important;
    }

    body:not('lang="he"')    .rtl.columns-general > .column:last-child {
        padding-left: 0 !important;
        padding-right: 1.85% !important;
    }

    body:not('lang="he"')   .rtl.columns-general.compact > .column:first-child {
        padding-left: 2.2% !important;
        padding-right: 0 !important;
    }
    body:not('lang="he"')    .rtl.columns-general.compact > .column:last-child {
        padding-left: 0 !important;
        padding-right: 2.2% !important;
    }

    .columns-general.divided{
        width: 100%;
        margin: 0;
    }

    .columns-general.divided > .column{
        padding: 0 3.7%;
    }

    .columns-general.compact{
        width: 100%;
        margin: 0;
    }

    .columns-general.compact > .column{
        padding: 0 2.2%;
        width: auto;
    }

    .columns-general.compact > .wide{
        width: 73%;
    }

    .columns-general > .column60{
        width: 60%;
    }
    /* END columns layout */

    .row-under-columns{
        padding-left: 21%;
    }

    .row-promotion .enter-discount{
        float: left;
    }

    .row-promotion .title-discount{
        float: right;
    }

    .product-bottom-info{
        margin-top: 58px;
        margin-bottom: 58px;
    }

    .gvi-order-lines .col-qty{
        text-align: center;
    }

    .gvi-order-lines .col-discount,
    .gvi-order-lines .col-uom,
    .gvi-order-lines .col-total{
        text-align: right;
    }

    .block-actions{
        text-align: center;
    }

    .block-actions .hyp-btn{
        margin-left: 40px;
        margin-right: 40px;
    }

    .responsive-table td:before,
    .responsive-table td:before{
        display: none;
    }

    .filter-title{
        display: none;
    }

    .login:hover .person{
        padding-top: 7px;
    }

    .action-links{
        margin-top: 10px;
    }

    .logo-cell{
        width: 25%;
    }

    .panel-header{
        display: table;
        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;
    }

    .has-aside,
    .no-aside{
        display: table;
    }

    .order-box .after-btn-links{
        display: inline-block;
    }

    .row-btn-add .btn-add-to-basket{
        margin-right: 20px;
    }

    .field-btn-add .btn-add-to-basket{
        max-width: 100%;
    }

    .simple-product-tile{
        float: left;
    }

    .simple-product-tile:nth-child(3){
        clear: both;
    }

    .panel-header > .counter-inside{
        vertical-align: bottom;
    }

    /* view */
    .view-changer{
        text-align: center;
        width: 33%;
    }

    .panel-header > .view-changer{
        vertical-align: top;
    }

    .sorter-inside{
        width: 33%;
        white-space: nowrap;
    }

    .list-mode .product-action{
        text-align: right;
    }

    .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;
    }

    .gvi-basket .upper-row td{
        border-style: dashed;
    }

    .id-variant-aria .product-id,
    .id-variant-aria .product-variant{
        display: inline-block;
    }

    .id-variant-aria .product-id{
        width: 35%;
    }

    .gvi-basket .row-middle{
        text-align: center;
    }

    ul.usp-list{
        margin: 20px 0;
    }

    /*          menu             */
    .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-item-root.hover .nav-wrapper{
        display: block;
    }

    .bottom-header .nav-list-root,
    .bottom-header .nav-item-root{
        float: left;
    }

    .nav-cell .nav-item-root .hyp-top-lvl{
        border-width: 1px 0;
        margin-right: -1px;
        line-height: 40px;
    }

}
/*          END desktop and tablet views          */


/*          START mobile and tablet views          */
@media screen and (max-width: 1023px) {

    /*FIX for slow (Android) devises  */
    header > .center,
    .bottom-header{
        display: none;
    }

    .form-row .field-btn-add{
        display: table-row;
        text-align: left;
    }

    .field-btn-add .btn-add-to-basket{
        margin: 10px 0;
    }

    .ribbon-header .center{
        padding: 0;
    }

    .logo-cell{
        text-align: center;
    }

    .logo-cell .logo{
        display: inline-block;
        float: none;
        padding: 0 5px;
    }

    .has-aside{
        width: 100%;
    }

    .ui-dialog.ui-dialog-scroll{
        position: fixed;
        top: 0 !important;
        left: 0 !important;
    }

    .ui-dialog{
        position: absolute;
    }

    .custom-bg{
        background-size: cover;
    }

}
/*          END mobile and tablet views          */




/*Fix for IOS drobdowns*/
.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;
}




/****************************************
                Content blocks
****************************************/

/*          START desktop and tablet views          */
@media screen and (min-width: 640px){
    /*          START main banner           */
    .banner{
        height: 451px;
        text-align: right;
    }

    .banner img{
        height: 100%;
        position: absolute;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-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{
        font-size: 72px;
        text-shadow: 0 3px 2px #000;
    }

    .banner h1{
        color: #fff;
    }

    .banner h2{
        color: #ccc;
    }
    /*          END main banner           */
}
/*          END desktop and tablet views          */


/*          START mobile views          */
@media screen and (max-width: 639px){
    /*          START main banner           */
    .banner{
        margin: 0 -15px 25px -15px;
    }

    .banner h1{
        font-size: 3em;
        margin-bottom: 7px;
    }

    .banner h2{
        font-size: 2em;
        margin-bottom: 5px;
    }

    .banner-content{
        margin-left: 15px;
    }
    /*          END main banner           */

    /*          START usp           */
    .basket-page-cnt .usp{
        display: none;
    }
    /*          END usp           */
}
/*          END mobile views          */
/*Ticket 177349: Problem with country flag on first page*/
.top-header .language .opener{
    width: 108px;
    padding-left: 15px;
    display: flex;
    align-items: center;
}
.top-action-cell .language .opener{
    width: 108px;
    padding-left: 15px;
    display: flex;
    align-items: center;
}
.top-action-cell .language{
    border-right-color: #e6e6e6;
}

.details-info .description {
    width: 300px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

@media (min-width: 768px) and (max-width: 1024px) {
    .sticky-elements .logo-cell{
        width: 16% !important;
    }
    .top-action-cell .language .opener{
        width: 108px;
    }
}
