/*
Theme Name: DetremmerieBathroomFurniture
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device 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;
}

/**
 * Remove context-menu's on touch devices
 */
 
body { 
	-webkit-touch-callout: none !important; 
}

a { 
	-webkit-user-select: none !important; 
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
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/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */

[hidden],
template {
	display: none;
}

/* Links
   ========================================================================== */

/**
 * Remove the gray background color from active links in IE 10.
 */

a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */

a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */

dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */

h1 {
	font-size: 2em;
	margin: .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: -.5em;
}

sub {
	bottom: -.25em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove border when inside `a` element in IE 8/9/10.
 */

img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */

svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
   ========================================================================== */

/**
 * Address margin not present in IE 8/9 and Safari.
 */

figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */

hr {
	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, 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/11.
 */

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/9/10/11, 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"]:not(.uploader),
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 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	box-sizing: content-box; /* 2 */
}

/**
 * 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: .35em .625em .75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 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/10/11.
 */

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;
}

/* 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,
.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);
	-ms-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: inline-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;
}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on December 23, 2016 */

@font-face {
	font-family: "swis721_cn_bt";
	src: url("../fonts/swiss_721_bold_condensed_bt-webfont.woff2") format("woff2"), url("../fonts/swiss_721_bold_condensed_bt-webfont.woff") format("woff");
	font-weight: bold;
	font-style: normal;
}

@font-face {
	font-family: "swis721_bt";
	src: url("../fonts/swis721-bt-roman_1-webfont.woff2") format("woff2"), url("../fonts/swis721-bt-roman_1-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "swis721_cn_bt";
	src: url("../fonts/swiss_721_condensed_bt-webfont.woff2") format("woff2"), url("../fonts/swiss_721_condensed_bt-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "swis721_blkcn_bt";
	src: url("../fonts/swiss_721_black_condensed_bt-webfont.woff2") format("woff2"), url("../fonts/swiss_721_black_condensed_bt-webfont.woff") format("woff");
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: "icomoon";
	src: url("../fonts/icomoon.eot?kfuos0");
	src: url("../fonts/icomoon.eot?kfuos0#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?kfuos0") format("truetype"), url("../fonts/icomoon.woff?kfuos0") format("woff"), url("../fonts/icomoon.svg?kfuos0#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "icomoon2";
	src: url("../fonts/icomoon2.eot?kfuos2");
	src: url("../fonts/icomoon2.eot?kfuos2#iefix") format("embedded-opentype"), url("../fonts/icomoon2.ttf?kfuos2") format("truetype"), url("../fonts/icomoon2.woff?kfuos2") format("woff"), url("../fonts/icomoon2.svg?kfuos2#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"],
[class*=" icon-"],
[class^="icon2-"],
[class*=" icon2-"] {
	/* use !important to prevent issues with browser extensions that change fonts */
	font-family: "icomoon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1; /* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class^="icon2-"],
[class*=" icon2-"] {
	font-family: "icomoon2" !important;
}

.icon-arrow-left2:before {
	content: "\e900";
}

.icon-arrow-right2:before {
	content: "\e901";
}

.icon-arrow:before {
	content: "\e902";
}

.icon-circled-arrow:before {
	content: "\e903";
}

.icon-download:before {
	content: "\e904";
}

.icon-mail:before {
	content: "\e905";
}

.icon-print:before {
	content: "\e906";
}

.icon-map-marker:before {
	content: "\e907";
}

.icon2-delete:before {
	content: "\e9ad";
}

.icon2-settings:before {
	content: "\e994";
}

.icon2-add-user:before {
	content: "\e973";
}

.icon2-quotation:before {
	content: "\e9cd";
}

.icon2-order:before {
	content: "\e93a";
}

.icon2-search:before {
	content: "\e986";
}

.icon2-menu:before {
	content: "\e9bd";
}

.icon2-quotations:before {
	content: "\e92f";
}

.icon2-favourites:before {
	content: "\e9da";
}

.icon2-language:before {
	content: "\e9ca";
}

.icon2-location:before {
	content: "\e947";
}
.icon2-email:before {
	content: "\e945";
}
.icon2-tel:before {
	content: "\e942";
}

.popup-content ul:not(.chosen-results) {
	margin: 0;
	padding: 0;
	list-style: none;
	width:240px;
	position:relative;
}

.popup-content ul p {
	margin:15px 0 5px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearfix:after,
dl:after,
.widget:after,
.search-form:after,
.post-password-form p:after,
.navigation-single:after {
	content: "";
	display: block;
	clear: both;
}

.uppercase {
	text-transform:uppercase !important;
}

.lowercase {
	text-transform:lowercase !important;
}

.ellipsis {
	white-space: nowrap; /* 1 */
	text-overflow: ellipsis; /* 2 */
	overflow: hidden;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

* {
	max-height: 1000000px;
}

body {
	color: #191919;
	background: #eaeaea;
	font: 16px/1.2 "swis721_bt", "Helvetica", sans-serif;
	min-width: 1400px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin:0;
}

img {
	/*max-width: 100%;*/
	height: auto;
}

.gm-style img {
	max-width: none;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset {
	margin: 0 0 1.2em;
}

blockquote {
	border-left: 4px solid #3d3d3d;
	padding-left: .5em;
	margin-left: 1.2em;
}

th,
td {
	border: 1px solid #3d3d3d;
	padding: .5em;
	text-align: left;
	vertical-align: top;
}

th {
	text-align: center;
	vertical-align: middle;
}

ul,
ol {
	padding-left: 3em;
}

ul ul,
ul ol,
ol ul,
ol ol {
	padding-left: 3em;
	margin: 0;
}

ul {
	list-style-type: disc;
}

dl dt {
	float: left;
	clear: left;
	padding-right: .3em;
	font-weight: bold;
}

dl dd {
	overflow: hidden;
}

pre {
	max-width: 100%;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="number"],
textarea,
select {
	/*-webkit-appearance: none;*/
	-webkit-border-radius: 0;
	box-sizing: border-box;
	border: 1px solid #d6d6d6;
	border-radius: 2px;
	padding: .4em .7em;
	background: #fafafa;
}

input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #3d3d3d;
}

input[type="text"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #3d3d3d;
}

input[type="text"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="number"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #3d3d3d;
}

input[type="text"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #3d3d3d;
}

input[type="text"].placeholder,
input[type="tel"].placeholder,
input[type="email"].placeholder,
input[type="search"].placeholder,
input[type="password"].placeholder,
input[type="number"].placeholder,
textarea.placeholder {
	color: #3d3d3d;
}

select {
	-webkit-border-radius: 0;
}

textarea {
	resize: vertical;
	vertical-align: top;
}

button,
input[type="button"]:not(.uploader),
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

label {
	color: #838383;
}

div.element_selector_label {
	margin-bottom:10px;
}

label mark {
	background: none;
	color: #f70d5a;
}

.widget {
	margin-bottom: 1.2em;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.comment-form textarea,
.comment-form input[type="text"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.comment-form input[type="submit"] {
	display: block;
	float: none;
}

.post-password-form label {
	display: block;
	margin-bottom: 4px;
}

.post-password-form input[type="password"] {
	margin: 0 4px 0 0;
	max-width: 300px;
	width: 100%;
}

.search-form {
	margin-bottom: 15px;
}

.search-form input {
	float: left;
	height: 2em;
}

.search-form input[type="search"] {
	margin: 0 4px 0 0;
	width: 150px;
}

.post-password-form input {
	float: left;
	height: 2em;
}

.post-password-form input[type="password"] {
	width: 150px;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	background: #191919;
	color: #fff;
	height: 2em;
	border: none;
	padding: 0 .5em;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.commentlist {
	margin: 0 0 1.2em;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 1.2em 4px 0;
}

.commentlist-item .commentlist-item {
	padding: 0;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 1.2em;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation,
.navigation-comments {
	position: relative;
	vertical-align: middle;
	margin-bottom: 1.2em;
}

.navigation .screen-reader-text,
.navigation-comments .screen-reader-text {
	position: absolute;
	left: -99999px;
}

.navigation .page-numbers,
.navigation-comments .page-numbers {
	display: inline-block;
	vertical-align: middle;
	padding: 0 .4em;
}

.navigation .next,
.navigation .prev,
.navigation-comments .next,
.navigation-comments .prev {
	display: inline-block;
	vertical-align: middle;
	max-width: 48%;
	background: #191919;
	color: #fff;
	padding: .4em;
	text-decoration: none;
}

.navigation .next:hover,
.navigation .prev:hover,
.navigation-comments .next:hover,
.navigation-comments .prev:hover {
	opacity: .8;
}

.navigation-single {
	margin-bottom: 1.2em;
}

.navigation-single .next,
.navigation-single .prev {
	float: left;
	vertical-align: middle;
	max-width: 48%;
	background: #191919;
	color: #fff;
	text-decoration: none;
}

.navigation-single .next:hover,
.navigation-single .prev:hover {
	opacity: .8;
}

.navigation-single .next a,
.navigation-single .prev a {
	color: inherit;
	text-decoration: none;
	padding: .4em;
	display: block;
}

.navigation-single .next {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #3d3d3d;
	padding: .4em;
	margin-bottom: 1.2em;
}

.wp-caption img {
	margin: 0;
	vertical-align: top;
}

.wp-caption p {
	margin: .4em 0 0;
}

div.aligncenter {
	margin: 0 auto 1.2em;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 1.2em 4px 0;
}

.alignright {
	float: right;
	margin: 0 0 4px 1.2em;
}

.mejs-container {
	margin-bottom: 1.2em;
}

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#wp-calendar tbody td {
	text-align: center;
}

#wp-calendar td,
#wp-calendar th {
	border: 1px solid #3d3d3d;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.h {
	font-family: "swis721_cn_bt", "Helvetica", sans-serif;
	font-weight: bold;
	margin: 0 0 .5em;
	color: inherit;
	font-weight: bold;
}

h1,
.h1 {
	font-size: 25px;
}

h2,
.h2 {
	font-size: 20px;
}

h3,
.h3 {
	font-size: 18px;
}

h4,
.h4 {
	font-size: 16px;
}

h5,
.h5 {
	font-size: 15px;
}

h6,
.h6 {
	font-size: 14px;
}

p {
	margin: 0 0 1em;
}

a {
	color: #d22630;
}

a:hover,
a:focus {
	text-decoration: none;
}

#wrapper {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}

#header {
	position:relative;
	background: #fff;
	padding: 33px 15px 27px;
	margin: 0 0 35px;
}

#header .logo {
	margin: 0 auto;
	width: 135px;
}

#header .logo img {
	display: block;
	width: 100%;
	height: auto;
}

#header .breadcrumbs,
#header .settings-container {
	position:absolute;
	top:35px;
	left:60px;
	padding:5px 8px;
}

#header .settings-container {
	left:auto;
	right:60px;
	padding:0;
}

#header .settings-container ul {
	display:block;
	position:relative;
	padding:0;
	margin:0;
	list-style:none;
}

#header .settings-container li {
	padding:5px 8px;
	background-color:#f5f5f5;
	display:block;
}

#header .settings-container > ul ul {
	position:absolute;
	padding-top:6px;
	top:29px;
	right:0;
	display:none;
	z-index:100;
}

#header .breadcrumbs:hover,
#header .settings-container li:hover {
	background-color:#e5e5e5;
}

#header .breadcrumbs a,
#header .settings-container a {
	font-size:12px;
	color:#333;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

#header .settings-container > ul > li > a,
#header .settings-container span.active {
	cursor: default;
}

#header .breadcrumbs a:hover span:not(.active),
#header .settings-container ul ul a:hover span:not(.active) {
	text-decoration:underline;
}

#header .settings-container li i {
	padding: 0 10px 0 0;
}

#header .settings-container li {
	white-space: nowrap;
}

#header .settings-container span.active {
	font-size:12px;
	font-weight:bold;
	color: #333;
}

#header .settings-container li.language-selector a > i {
	cursor: default;
}

#main {
	min-height:600px;
}

.title {
	text-align: center;
	margin: 0 0;
	text-transform: uppercase;
}

.title span {
	display: block;
	font-size: 18px;
	margin: 0 0 1px;
	text-transform: lowercase;
}

.title div,
.title div span {
	font-size: 14px;
	margin: 0 0 1px;
	font-weight:normal;
	text-transform: lowercase;
}

.title div span {
	display:inline-block;
}

.title div .reference,
.title div .status {
	text-transform: none;
}

.title.title2 div {
	text-transform:none;
}

.title .medium {
	font-size: 20px;
}

.title:after {
	display: block;
	content: "";
	width: 56px;
	height: 2px;
	background: #d22630;
	margin: 11px auto 11px;
}

.form {
	max-width: 698px;
	margin: 0 auto;
	padding: 60px 10px;
	background: #fff;
	letter-spacing: -.36em;
}

.form > * {
	letter-spacing: normal;
}

.form h2 {
	text-align: center;
	color: #3d3d3d;
	font-family: "swis721_bt", "Helvetica", sans-serif;
	font-weight: normal;
	margin: 0 0 25px;
}

.form .row {
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding: 0 11px;
	margin: 0 0 21px;
}

.form .row.double {
	width:100%;
}

#main.select .form .row {
	width:100%;
	text-align:center;
}

.form input:not(.uploader),
.form select,
.form textarea,
input:not(.uploader),
select,
textarea {
	display: block;
	width: 100%;
	max-width:100%;
	padding: 6px 10px;
	font-size: 16px;
	height: 36px;
}

input#sku {
	width:78%;
	display:inline-block;
	text-transform:uppercase;
}
.form textarea,
textarea {
	height: 100px;
	/*resize:none;*/
}

.quotation .form input[type=radio],
.quotation .form input[type=checkbox] {
	float:left;
	width:auto;
	height:auto;
	margin: 0 10px 0 0;
}

.form label {
	font-size: 15px;
	line-height: 1.2;
	color: #838383;
	display: inline-block;
	padding: 0 5px 6px 0;
}

.quotation .form input[type=radio] + label,
.quotation .form input[type=checkbox] + label {
	float:left;
	width: calc(100% - 25px);
}

.form .select input[type=radio] {
	/*float:left;*/
	padding:0;
	margin:0;
	/*display:block;*/
	height:auto;
	width:auto;
	/*position:absolute;
	top:-9999px;
	left:-9999px;*/
	display:none;
}

.form .select label {
	width:100%;
	padding:5px; 
	color:#000;
	display:block;
	opacity:0.8;
	border:1px solid transparent;
	cursor:pointer;
}

.form .select label:hover {
	border:1px dashed red;
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
}

.form .select input[type=radio]:checked + label {
	opacity:1;
	font-weight:bold;
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
	background:#fff;
	border:1px solid transparent;
}

.form .select label img {
	max-width:100%;
	margin:5px 0 0 0;
}

.form .buttons {
	text-align: center;
	padding: 8px 0 0;
}

.form .buttons button {
	display: inline-block;
	background: #d22630;
	color: #fff;
	font-size: 20px;
	line-height: 1.2;
	height: 36px;
	border-radius: 18px;
	font-weight: bold;
	border: none;
	font-family: "swis721_cn_bt", "Helvetica", sans-serif;
	padding:0 20px;
	width: auto;
	min-width:180px;
}

.form .buttons button:hover {
	background: #911a21;
}

.form.form-options {
	padding:0;
	background:none;
	box-shadow:none;
	max-height:510px;
	min-height:510px;
	overflow-y:auto;
	overflow-x:hidden;
}

.form.form-options select {
	width:218px;
}

.form.form-options .buttons {
	width:246px;
}

.form.form-options .buttons button {
	max-width:100%;
}

.select-usertype .col-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 920px;
	padding: 0 15px;
	margin: 0 auto;
	width: 100%;
}

.col-holder {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	max-width: 90%;
	padding: 0 15px;
	margin: 0 auto;
	width: 100%;
}

.col-holder a {
	text-decoration: none;
	color: #000;
	display: block;
	position: relative;
}

.select-usertype .col-holder .col {
	-webkit-transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out;
	width: calc(50% - 15px);
	background: #fff;
	margin: 0 0 30px;
	position: relative;
	box-shadow: 0 0 7px rgba(0, 0, 0, .1);
	cursor: pointer;
}

.col-holder .col {
	-webkit-transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out;
	width: calc(25% - 55px);
	background: #fff;
	margin: 0 20px 30px 20px;
	position: relative;
	box-shadow: 0 0 7px rgba(0, 0, 0, .1);
	cursor:pointer;
}

.col-holder .col.hidden {
	visibility: hidden;
}

.col-holder .col:hover,
.col-holder .col.hover {
	box-shadow: 0 0 7px rgba(0, 0, 0, .51);
}

.col-holder .col:hover:before,
.col-holder .col.hover:before {
	opacity: 1;
	visibility: visible;
}

.col-holder .col:before {
	-webkit-transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	transition: opacity .3s ease-in-out, visibility .3s ease-in-out;
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	border: 1px dashed #737373;
	pointer-events: none;
	z-index: 1;
	opacity: 0;
	visibility: hidden;
}

.col-holder .col-wide {
	width:100%;
	text-align:center;
}

.col-holder .col-wide p {
	margin:10px 0 5px 0;
	padding:0;
	font-size:14px;
}

.col-holder .col-wide a {
	display: initial;
}

.col-holder .img-holder {
	position:relative;
}

.col-holder .img-holder img {
	width: 100%;
}

.col-holder .img-holder img.icon {
	width:50px;
	display:block;
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
}

.col-holder .heading {
	text-align: center;
	padding: 8px 15px;
}

.col-holder .heading h3 {
	font: normal normal 20px/1.2 "swis721_bt", "Helvetica", sans-serif;
	margin: 0;
}

.vertical-gallery {
	padding: 32px 0 37px;
	visibility:hidden;
	position:relative;
	display:block;
	box-sizing:border-box;
}

.vertical-gallery > .slick-arrow {
	position: absolute;
	top: 10px;
	text-indent: -9999px;
	overflow: hidden;
	background: none;
	border: none;
	width: 25px;
	left: 91px;
	height: 13px;
	background: url(../images/icon-arrow-top.png) no-repeat;
}

.vertical-gallery > .slick-arrow.slick-next {
	bottom: 30px;
	top: auto;
	background: url(../images/icon-arrow-down.png) no-repeat;
}

.vertical-gallery > .slick-arrow.slick-disabled {
	display: none !important;
}

.vertical-gallery .preview-gallery:hover {
	box-shadow: inset 0 0 16px rgba(255, 0, 15, .21);
}

.vertical-gallery .v-slide {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 0 0 20px;
	width:251px;
	float:left;
	height:100%;
	min-height:1px;
}

.vertical-gallery .add-icon,
.element_selector .add-icon {
	width: 38px;
	height: 38px;
	text-align: center;
	line-height: 32px;
	font-size: 25px;
	border: 2px solid #e4e4e4;
	text-decoration: none;
	color: #808080;
	border-radius: 100%;
	margin: 0 0 0 10px;
}

.element_selector .add-icon {
	position:relative;
	box-sizing:border-box;
	display:inline-block;
	top:4px;
}

.element_selector {
	margin-top:-5px;
}

.vertical-gallery .add-icon:hover,
.element_selector .add-icon:hover {
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
}

.preview-gallery {
	width: calc(100% - 55px);
	background-color: #eee;
	overflow:hidden;
}

.preview-gallery .slide {
	overflow:hidden; 
	text-align:center;
	background:#f3f3f3;
}

.slide-aside .holder .preview-gallery .slide {
	background-color: #eee;
}

.popup-content .preview-gallery .slide {
	max-width:192px;
}

.preview-gallery span {
	font-size:15px;
	padding:5px 0;
	width:100%;
	text-align:center;
	display:block;
}

.preview-gallery img {
	height:135px;
	max-width:192px;
}
.preview-gallery .slick-arrow {
	position: absolute;
	top: 50%;
	width: 17px;
	height: 20px;
	text-indent: -9999px;
	overflow: hidden;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	border: none;
	padding: 0;
	z-index: 3;
	background: none;
	text-shadow: 0px 1px 1px #000;
}

.preview-gallery .slick-arrow.slick-disabled {
	display: none !important;
}

.preview-gallery .slick-arrow:before {
	content: "\e900";
	display: block;
	line-height: 20px;
	font-size: 20px;
	font-family: "icomoon";
	color: #fff;
	text-indent: 0;
}

.preview-gallery .slick-arrow.slick-prev {
	left: 8px;
}

.preview-gallery .slick-arrow.slick-next {
	right: 8px;
}

.preview-gallery .slick-arrow.slick-next:before {
	content: "\e901";
}

img {
	vertical-align: top;
}

.slideshow-section {
	max-width: 1325px;
	/*width: 100%;*/
	width: 1325px;
	min-height: 610px;
	margin: 0 auto 40px;
	background: #fff;
	box-shadow: 0 0 7px rgba(0, 0, 0, .1);
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: reverse;
	-webkit-flex-direction: row-reverse;
	-ms-flex-direction: row-reverse;
	flex-direction: row-reverse;
	font-size: 18px;
}

.slideshow-section p {
	margin: 0 0 25px;
}

.slideshow-section .slideshow-content {
	/*width: calc(100% - 320px);*/
	width:1005px;
	padding: 27px  47px 0 20px;
	position: relative;
}

.slideshow-section .slideshow-content .img-holder {
	position: relative;
	overflow:hidden;
}

.canvas img.element:not(.no-shadow),
.slideshow-section .slideshow-content .img-holder img.element:not(.no-shadow) {
	-webkit-box-shadow: 10px 10px 20px -6px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 10px 10px 20px -6px rgba(51, 51, 51, 0.5);
	box-shadow: 10px 10px 20px -6px rgba(51, 51, 51, 0.5);
}

.slideshow-section .slideshow-content .img-holder .wall .loading {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	width:20px;
}

.slideshow-section .slideshow-content .item {
	border: 1px solid transparent;
	position:absolute;
	visibility:hidden;
	line-height:0px;
}

.slideshow-section .slideshow-content .item:hover,
.slideshow-section .slideshow-content .item.border
 {
	border: 1px dashed #b3b3b3;
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
	cursor:pointer;
}

.slideshow-section .slideshow-content .item-01 {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid transparent;
}

.slideshow-section .slideshow-content .item-01:hover {
	border: 1px dashed #b3b3b3;
	/* box-shadow: 0 0 16px rgba(255, 0, 15, .21); */
}

.slideshow-section .slideshow-content .item-02 {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid transparent;
}

.slideshow-section .slideshow-content .item-02_1 {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid transparent;
}

.slideshow-section .slideshow-content .item-02_2 {
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid transparent;
}

.slideshow-section .slideshow-content .rounded {
	overflow: hidden;
	border-radius: 100%;
}

.slideshow-section .slideshow-content .item-03 {
	position: absolute;
	top: 0;
	left: 0;
}

.slideshow-section .slideshow-content .item-03:hover {
	box-shadow: none;
	border: 1px solid transparent;
}

.slideshow-section .slideshow-content .item-03:hover:before {
	border: 1px dashed #b3b3b3;
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
}

.slideshow-section .slideshow-content .item-03:before {
	position: absolute;
	content: "";
	width: 160px;
	height: 80px;
	top: 40px;
	border: 1px solid transparent;
	left: 0;
	z-index: 3;
}

.slideshow-section .slideshow-content .item-04 {
	position: absolute;
	top: 0;
	left: 0;
}

.slideshow-section .btn-holder {
	text-align: right;
	padding: 28px 0;
}

.result-table-section .btn-holder {
	padding: 28px 0 0 0;
}

.result-table-section .btn-holder.full-configurator {
	text-align:center;
}

.ui-dialog .btn,
.ui-dialog .btn:hover,
.canvas .btn,
.result-table-section .btn,
.slideshow-section .btn {
	-webkit-transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out;
	display: inline-block;
	padding: 9px 32px 9px 22px;
	font-family: "swis721_cn_bt", "Helvetica", sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	border-radius: 18px;
	/*min-width: 112px;*/
	font-size: 14px;
	border: 1px solid #cfcfcf;
	line-height: 16px;
	margin: 0 0 0 10px;
	text-align: left;
	color: #585858;
	text-decoration: none;
	background:#fff;
}

.ui-dialog .btn,
.ui-dialog .btn:hover {
	padding: 9px 32px 9px 32px;
}

.result-table-section .btn-holder .left .btn {
	margin: 0 10px 0 0;
}

.result-table-section .btn-holder .right .btn {
	margin: 0 0 0 10px;
}

.slideshow-section .btn:hover {
	box-shadow: inset 0 0  3px #cfcfcf;
}

.canvas i,
.result-table-section i,
.slideshow-section i {
	display: inline-block;
	vertical-align: middle;
	margin: -3px 10px 0 0;
	font-size: 16px;
	color: #b2b2b2;
}

.slideshow-section span {
	display: inline-block;
	vertical-align: middle;
}

.slideshow-aside {
	width: 295px;
	padding: 27px 10px 0 33px;
	border-right: 1px solid #ededed;
	position: relative;
	overflow: hidden;
}

.slideshow-aside p {
	margin: 0;
}

.popup-content {
	position: absolute;
	top: -9999px;
	right: -9999px;
	height: 100%;
	width: 100%;
	bottom: 0;
	left: 0;
	overflow: auto;
	background: #f3f3f3;
	padding: 27px 5px 17px 24px;
	z-index:5;
}

.popup-content .popup-holder {
	display: table;
	height: 100%;
	width: 100%;
}

.popup-content .preview-gallery {
	width: 191px;
	/*margin: 0 0 8px;*/
}

.popup-content ul:not(.accordion, .chosen-results) li {
	-webkit-transition: box-shadow .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out; 
	transition: box-shadow .3s ease-in-out, border .3s ease-in-out, background .3s ease-in-out;
	padding: 7px 12px;
	margin: 0 -12px;
	border: 1px dashed transparent;
}

.popup-content ul:not(.accordion) li.gallery-element .preview-gallery,
.popup-content ul.accordion li div.accordion-slide {
	border: 1px solid transparent;
}

.popup-content ul:not(.accordion) li.gallery-element:hover .preview-gallery,
.popup-content ul.accordion li:hover div.accordion-slide {
	border: 1px dashed #b3b3b3;
	background: #ebeaea;
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
}

.popup-content ul:not(.accordion, .chosen-results) li:not(.gallery-element):hover {
	border: 1px dashed #b3b3b3;
	background: #ebeaea;
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
}

.popup-content ul.accordion li:hover div.accordion-slide .slide{
	background: #ebeaea;
}

.popup-content p {
	margin: 0 0 5px;
}

.popup-content h4 {
	font: 500 14px/1.2 "swis721_bt", "Helvetica", sans-serif;
}

.popup-content .bottom-block {
	display: table-footer-group;
	height: 1%;
	overflow: hidden;
}

.popup-content .bottom-block .link {
	font-size: 14px;
	line-height: 1;
	color: #d22630;
	display: inline-block;
	position: relative;
}

.popup-content .bottom-block .link-holder {
	position: relative;
	margin: 0 0 11px;
	width:246px;
}

.popup-content .bottom-block .link-holder:hover:before {
	opacity: 1;
	visibility: visible;
}

.popup-content .bottom-block .link-holder:before {
	content: "";
	position: absolute;
	left: -10px;
	top: -5px;
	bottom: -5px;
	right: -10px;
	border: 1px dashed #737373;
	box-shadow: 0 0 16px rgba(255, 1, 0, .41);
	background: #f3f3f3;
	opacity: 0;
	visibility: hidden;
}

.popup-content .bottom-block .btn {
	width: 100%;
	color: #fff;
	background: #232825;
	margin: 0;
	font: 500 14px/1.2 "swis721_bt", "Helvetica", sans-serif;
	padding: 10px 10px;
	margin: 0 0 7px;
	text-align: center;
	border-color: transparent;
}

.popup-content .bottom-block .btn:hover {
	background: #d22630;
}

.popup-content .close {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 18px;
	right: 16px;
}

.popup-content .close:before,
.popup-content .close:after {
	content: "";
	position: absolute;
	width: 26px;
	height: 1px;
	left: 0;
	top: 0;
	background: #030303;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
}

.popup-content .close:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
	-webkit-transform-origin: 100% 0;
	-ms-transform-origin: 100% 0;
	transform-origin: 100% 0;
	right: 2px;
	left: auto;
}

.accordion .opener {
	display: block;
	position: relative;
	padding: 12px 20px 8px 0;
	border-bottom: 1px solid #dadada;
	color: #000;
	text-decoration: none;
}

.accordion .opener:before {
	-webkit-transition: -webkit-transform .3s ease-in-out;
	transition: transform .3s ease-in-out;
	content: "\e903";
	font-family: "icomoon";
	position: absolute;
	color: #aaa;
	right: 0;
	line-height: 1.6;
	top: 5px;
	-webkit-transform-origin: 48% 48%;
	-ms-transform-origin: 48% 48%;
	transform-origin: 48% 48%;
}
.accordion .multiple-options .opener:before {
	color: #555;
}

.accordion .disabled .opener:before {
	color: #aaa;
}

.accordion .active .opener:before {
	color: #d22630;
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.accordion .opener h4 {
	margin: 0;
	text-transform:uppercase;
}

/*
.accordion .opener.multiple-options h4 {
	font-weight:bold;
}
*/

.accordion .disabled .opener h4 {
	color: #aaa;
}

.accordion .no-selection .opener h4 {
	color: #f00;
}

.accordion .accordion-slide {
	padding: 10px 10px;
}

.accordion .preview-gallery {
	/* width: 100%; */
	/*background: #fff;*/
	/*padding: 0 23px;*/
	/*max-width: 236px;*/
	max-width:192px;
}

.accordion .preview-gallery .slick-arrow:before {
	/*color: #767676;*/
	color: #ffffff;
}

.accordion .preview-gallery .slick-arrow.slick-prev {
	left: 5px;
}

.accordion .preview-gallery .slick-arrow.slick-next {
	right: 5px;
}

.element-position {
	position:absolute;
	top:-9999px;
	left:-9999px;
}

.arrows-container {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	/*padding: 10px 0 5px;*/
}

.arrows-container .arrow {
	width: 35px;
	height: 36px;
	border-radius: 2px;
	background: #fff;
	position: relative;
	display: block;
	text-decoration: none;
}

.arrows-container .arrow:hover {
	background: #d22630;
}

.arrows-container .arrow:hover:before {
	color: #fff;
}

.arrows-container .arrow:before {
	content: "\e902";
	font-family: "icomoon";
	position: absolute;
	width: 100%;
	text-align: center;
	line-height: 36px;
	font-size: 14px;
	color: #818181;
}

.arrows-container .arrow-left {
	margin: 0 13px 0 0;
}

.arrows-container .arrow-top {
	margin: 0 0 12px;
}

.arrows-container .arrow-top:before {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	transform: rotate(90deg);
}

.arrows-container .arrow-right {
	margin: 0 0 0 12px;
}

.arrows-container .arrow-right:before {
	-webkit-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}

.arrows-container .arrow-bottom:before {
	-webkit-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	transform: rotate(-90deg);
}

.element-colors .option-container {
	/* letter-spacing: -.36em; */
	/*padding: 7px 0 0; */
}

.element-colors .option-container div.colors label {
	display: inline-block;
	letter-spacing: normal;
	margin: 0 11px 8px 0;
	vertical-align: top;
	width:auto;
	padding:0;
	border-radius:2px;
	opacity:0.6;
}

.element-colors .option-container div.colors label:hover {
	opacity: 1;
	box-shadow:none;
}

.element-colors .option-container div.colors label img {
	margin:0;
}

.element-colors .option-container div.colors {
	display:inline-block;
}

.element-colors .option-container div.colors label {
	position:relative;
	width:50px;
	height:50px;
}

.element-colors .option-container div.colors label img {
	position:absolute;
	top:0;
	left:0;
	z-index:10 !important;
}

.element-colors .option-container div.colors label span {
	display:none;
	z-index:11 !important;
	position:absolute;
	top:0;
	left:0;
	transform: translate(50%, 50%);
	width:50%;
	height:50%;
	line-height:23px;
	/* margin:3px; */
	color:#000;
	background:#fff;
	border-radius:50%;
	/*padding:3px;*/
	font-size:9px;
	text-align:center;
}

.element-colors .option-container div.colors input[type=radio]:checked + label {
	outline:2px solid red;
}


.result-table-section {
	background: #fff;
	max-width: 724px;
	margin: 0 auto 30px;
	width: 100%;
	box-shadow: 0 0 9px rgba(0, 0, 0, .21);
	padding: 48px 55px;
}

#sets_overlay table,
.result-table-section table {
	font-size: 18px;
	width: 100%;
	margin:0;
	-webkit-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1); 
	-moz-box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1); 
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, .1); 
}

.result-table-section table td {
	border-color: #ededed;
	padding: 7px 15px;
	vertical-align: top;
}

.result-table-section table td:first-child {
	width: 125px;
}

.result-table-section table .count {
	text-align: center;
	padding: 10px 12px;
}

.result-table-section table .text {
	padding: 7px 10px 7px 22px;
}

.result-table-section.customerdata {
	padding:0;
}

.result-table-section.customerdata div.customerdata-block {
	background:url(../images/bg_customerdata.png) no-repeat top left #fff;
	width:50%;
}

.result-table-section.customerdata div.customerdata-block > div {
	box-sizing:border-box;
	float:left;
	width:300px;
}

.result-table-section.customerdata div.customerdata-block > div.double {
	padding:10px 0px 10px 50px;
}

.result-table-section.customerdata div.customerdata-block > div:first-child {
	width:124px;
	text-transform:uppercase;
	padding:0;
}


.result-table-section.customerdata div.customerdata-block > div > div {
	margin:10px 0;
	line-height:20px;
}

.result-table-section.customerdata div.customerdata-block > div > div:not(.noindent) {
	word-break:break-all;
	margin-left:25px;
	padding:0;
	position:relative
}

.result-table-section.customerdata div.customerdata-block #map {
	width:100%;
	height:200px;
	padding:0;
	margin:0;
}

.result-table-section.customerdata div.customerdata-block > div > div strong {
	font-size:18px;
	text-transform:uppercase;
}

.result-table-section.customerdata div.customerdata-block > div > div i {
	position:absolute;
	left:-25px;
	top:4px;
	color:#000;
}

.result-table-section.customerdata div.customerdata-block .medium {
	font-size: 25px;
	font-weight:normal;
	padding:5px 0 0 15px;
	display:block;
}

.result-table-section.customerdata Div.customerdata-block > div > div img.logo {
	max-width:100%;
	max-height:35px;
	margin-bottom:15px;
}

.result-table-section.comments {
	padding:10px;
}

.location-block {
	padding: 20px 0 0;
}

.location-block h3 {
	font-size: 23px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
}

.location-block .location-holder {
	padding: 30px 5px 0;
}

.location-block .location-link {
	-webkit-transition: box-shadow .3s ease-in-out;
	transition: box-shadow .3s ease-in-out;
	display: inline-block;
	padding: 9px 17px 9px 18px;
	margin: 0 22px 12px 0;
	font-family: "swis721_cn_bt", "Helvetica", sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #585858;
	text-decoration: none;
	border-radius: 18px;
	min-width: 112px;
	font-size: 14px;
	border: 1px solid #cfcfcf;
	line-height: 16px;
	text-align: left;
	color: #585858;
}

.location-block .location-link i {
	color: #b2b2b2;
	font-size: 20px;
	line-height: 16px;
	vertical-align: -3px;
	margin: 0 8px 0 0;
}

.location-block .location-link:hover {
	box-shadow: inset 0 0  3px #cfcfcf;
}

button {
	text-decoration: none;
}

button:focus {
	outline: none;
}

select.form_error, 
input.form_error {
	border-color:#f00;
}

label.form_error {
	color: #f00;
}

div.form_error {
	margin:3px 0 0 0;
	color: #f00;
}

#main.select-usertype .col a {
	padding:100px 64px;
	font-size:30px;
	text-align:center;
	display:block;
}

#main.login div.login-link,
#main.login a {
	font-size:15px;
	line-height: 1.2;
}

#main.login div.login-link {
	margin:25px 0 0 0;
	color:#838383;
}

#main.login.list div.row {
	padding: 8px 5px;
	margin: 0;
	border-bottom: 1px solid #d2d2d2;
}

#main.login.list form div.row:nth-child(2) {
	border-top: 1px solid #d2d2d2;
}

#main.login.list div.row:nth-child(odd) {
	background-color: #f2f2f2;
}

#main.login.list div.row:hover {
	background-color: #e2e2e2;
}

#main.login.list div.buttons {
	margin-top: 20px;
}

#main.select .settings {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:none;
	background:rgba(125,125,125,0.7);
}

#main.select .settings .formholder {
	position: relative;
	height:100%;
	display:flex;
	justify-content:center;
	align-items:center;
}
#main.select .settings .form {
	background:none;
	max-width:250px;
	margin:0;
	padding:0;
}

#main.select .settings h3,
#main.select .settings .row,
#main.select .settings .row label {
	color:#fff;
}

#main.select .settings input,
#main.select .settings select {
	width:auto;
	display:inline-block;
	color:#000;
}

#main.configure .wall {
	position:absolute;
	top:0;
	left:0;
	content:' ';
	background-position:left;
	overflow:hidden;
}
#main.configure .wall-for-window-right {
	background-position:right;
}

#main.configure .wall-for-window-left {
	background-position:left;
}

#main.configure .slideshow-section .slideshow-content .container {
	position:absolute;
	top:0;
	left:0;
	content: ' ';
}

#main.order .result-table img {
	width:94px;
}

#sets_overlay .sku,
#main.order .sku {
	font-size: 12px;
	color:#838383;
	line-height:16px;
}

#sets_overlay .sku .clearfix div,
#main.order .sku .clearfix div {
	float:left;
}

#sets_overlay .sku .clearfix div,
#main.order tr.set .sku .clearfix div {
	line-height:20px;
	margin:0 0 2px 0;
}

#sets_overlay .sku .clearfix div:nth-child(2),
#main.order .sku .clearfix div:nth-child(2) {
	float:right;
}

#sets_overlay .sku .set,
#main.order .sku .set {
	line-height:0;
}

#sets_overlay .sku .set .hidden,
#main.order .sku .set .hidden {
	display:none;
}

#sets_overlay .sku .set select,
#main.order .sku .set select {
	font-size: 12px;
	padding:0;
	height:auto;
	width:40px;
	display:inline;
}

#main.order .sku a {
	color: #838383;
}

#main.order .result-table-section.elements-positions div {
	word-wrap: break-word;
}

#main.order .result-table-section.quotation {
	display:none;
}

#sets_overlay {
	display:none;
}

#sets_overlay .result-table-section {
	box-shadow:none;
	padding:0;
}

#sets_overlay .result-table-section table {
	width:614px;
	margin:30px auto;
}

#sets_overlay .result-table img {
	width:94px;
}
#main.order .customer {
	text-align: center;
    margin: 0 0 35px;
    text-transform: none;	
}

#main.order .customer p {
	font-family: "swis721_cn_bt", "Helvetica", sans-serif;	
	font-size: 14px;
	line-height: 18px;
	padding:0;
	margin:0;
}


#main.quotations div.search {
	position:relative;
	max-width:724px;
	margin:30px auto 0;
	background:#fff;
}

#main.quotations div.search input#search {
	border:none;
	padding:0 45px 0 10px;
	width:100%;
	font-size:25px;
	line-height:35px;
}

#main.quotations div.search.extra-status select {
	width:170px;
	float:left;
	margin:0 0 0 0;
	border:none;
	height:36px;
	background:#fafafa;
	font-size:25px;
}
#main.quotations div.search.extra-status input#search {
	width:calc(100% - 170px);
	float:left;
}

#main.quotations div.search input#search:focus,
#main.quotations div.search select:focus {
	outline:none;
	box-shadow: 0 0 9px rgba(0, 0, 0, .21);
}
#main.quotations div.search input#search::-webkit-input-placeholder {
	color: #999;
}
#main.quotations div.search input#search:-moz-placeholder {
	color: #999;
	opacity:1;
}
#main.quotations div.search input#search::-moz-placeholder {
	color: #999;
	opacity:1;
}
#main.quotations div.search input#search:-ms-input-placeholder {
	color: #999;
}

#main.quotations div.search a {
	position:absolute;
	display:block;
	top:0;
	right: 10px;
	font-size:25px;
	line-height:40px;
	color:#333;
	text-decoration:none;
}

#main.quotations .result-table-section {
	margin:30px auto 0;
}

#main.quotations .result-table-section.quotation-detail {
	padding:0;
	position:relative;
}
#main.quotations .result-table-section.quotation-detail .image {
	position:relative;
	float:left;
	width:200px;
	height:200px;
	display:block;
	background:#e2e2e2;
	overflow:hidden;
}

#main.quotations .result-table-section.quotation-detail .image img {
	position:absolute;
	display:block;
	top:0;
	left:0;
	right:0;
	bottom:0;
	margin:auto;
	max-width:200px;
	max-height:200px;
}

#main.quotations .result-table-section.quotation-detail .details {
	font-family: "swis721_bt", "Helvetica", sans-serif;	
	color:#222222;
	float:left;
	width:514px;
	display:block;
	padding:20px;
	position:relative;
}

#main.quotations .result-table-section.quotation-detail .details .ordernr {
	position:absolute;
	top:15px;
	left:30px;
	font-size:35px;
	font-weight:bold;
}

#main.quotations .result-table-section.quotation-detail .details .date {
	position:absolute;
	top:55px;
	left:30px;
}

#main.quotations .result-table-section.quotation-detail .details .date span:first-child {
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	margin:0 8px 0 0;
}
#main.quotations .result-table-section.quotation-detail .details .date span:last-child {
	font-size:20px;
}
#main.quotations .result-table-section.quotation-detail .name {
	position:absolute;
	top:90px;
	left:30px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}
#main.quotations .result-table-section.quotation-detail .details .ref {
	position:absolute;
	top:25px/*45px*/;
	left:280px;
	text-transform:uppercase;
	font-weight:bold;
}
#main.quotations .result-table-section.quotation-detail.order-detail .details .ref {
	top:25px;
}
#main.quotations .result-table-section.quotation-detail .details .ref span{
	color: #aaaaaa;
	text-transform:none;
	font-weight:normal;
}

#main.quotations .result-table-section.quotation-detail .details .status {
	position:absolute;
	top:55px;
	left:280px;
	text-transform:uppercase;
	font-weight:bold;
}
#main.quotations .result-table-section.quotation-detail .details .status span{
	color: #aaaaaa;
	text-transform:none;
	font-weight:normal;
	
}
#main.quotations .result-table-section.quotation-detail .details .price {
	position:absolute;
	top:103px;
	left:280px;
	text-transform:uppercase;
	font-weight:bold;
}
#main.quotations .result-table-section.quotation-detail .details .price span{
	color: #aaaaaa;
	text-transform:none;
	font-weight:normal;
}

#main.quotations .result-table-section.quotation-detail .details .dealer {
	position:absolute;
	top:133px;
	left:280px;
	text-transform:uppercase;
	font-weight:bold;
}
#main.quotations .result-table-section.quotation-detail .details .dealer span{
	color: #aaaaaa;
	text-transform:none;
	font-weight:normal;
}

#main.order .result-table-section .extra_status {
	display:inline-block;
}

#main.quotations .result-table-section.quotation-detail .details .extra_status {
	position:absolute;
	top:153px;
	left:280px;
	text-transform:lowercase;
	font-weight:normal;
}

#main.order .result-table-section .extra_status img,
#main.quotations .result-table-section.quotation-detail .details .extra_status img {
	width: 35px;
	cursor:pointer;
	margin-top:-3px;
}

#main.order .result-table-section .extra_status span,
#main.quotations .result-table-section.quotation-detail .details .extra_status span {
	cursor:pointer;
}

#main.quotations .result-table-section.quotation-detail .details .btn {
	position:absolute;
	top:145px;
	left:20px;
	margin:0;
}

.pagination {
	max-width:724px;
	width:100%;
	margin:30px auto;
}

.pagination.top {
	margin-bottom:0;
}

.pagination div {
	font-size: 12px;
	padding: 5px 8px;
	background-color:#f5f5f5;
	line-height:19px;
}

.pagination div:hover {
	background-color:#e5e5e5;
}

.pagination div a {
	font-size:12px;
	color: #333;
	text-decoration:none;
	text-transform:uppercase;
	cursor:pointer;
}

.pagination div a:hover {
	text-decoration:underline;
}

.nowrap {
	white-space:nowrap;
}


/* UI TOOLTIP (for colorpicker) */
.ui-tooltip {
	padding:5px;
}

.ui-tooltip.ui-widget-shadow {
	-webkit-box-shadow: 0 0 16px rgba(255, 0, 15, .21);
	box-shadow: 0 0 16px rgba(255, 0, 15, .21);
}

ui-tooltip.ui-corner-all {
	border-radius:2px;
}

.ui-tooltip.ui-widget-content {
	font: 500 14px/1.2 "swis721_bt", "Helvetica", sans-serif;
	color:#000;
	background: #eaeaea;
	border: 1px dashed #b3b3b3;
}

.canvas {
	position:relative;
	overflow:hidden;
	background: #fff;
	max-width: 724px;
	margin: 30px auto 30px auto;
	width: 100%;
	box-shadow: 0 0 9px rgba(0, 0, 0, .21);
	background:#e2e2e2;
}
.canvas .container {
	position:relative;
	margin:auto;
	background:transparent;
}

.canvas .item {
	position:absolute;
}

.canvas .btn-holder {
	position:absolute;
	bottom:10px;
	left:0px;
	z-index: 90;
}

.canvas .btn-holder .btn {
	background-color: #fff;
}

img.upsidedown {
	-ms-transform: rotate(180deg); /* IE 9 */
	-webkit-transform: rotate(180deg); /* Chrome, Safari, Opera */
	transform: rotate(180deg);
}

.red,
.red *{
	color:#f00 !important;
}

.disabled {
	opacity:0.2;
	cursor:default;
}

/* settings for pdf */

body.pdf {
	background:#fff;
	min-width:320px;
}

.pdf .title .medium {
	font-size: 24px !important;
}

.pdf .title div,
.pdf .title div span {
	font-size:18px!important;
}

.pdf .canvas {
	max-width:100%;
}

.pdf .canvas img.element {
	-webkit-box-shadow:none !important;
	-moz-box-shadow:none !important;
	box-shadow:none !important;
}

.pdf .result-table-section {
	width:100%;
	padding:24px 0;
	box-shadow:none;
	max-width: 100%;
}

.pdf .result-table-section .text,
.pdf .result-table-section .count {
	font-size:24px!important;
}
.pdf .sku,
.pdf .sku * {
	font-size:16px !important;
	line-height:20px !important;
}

.pdf .result-table-section.comments > div > p,
.pdf .result-table-section.comments > div > div {
	color:#f00;
}

.pdf #header .settings-container,
.pdf #header .breadcrumbs,
.pdf #main.order .btn-holder,
.pdf #main.order .elements-positions,
.pdf #main.order .quotation,
.pdf #main.order #map,
.pdf #debug {
	display:none !important;
}

.pdf #header {
	margin:0 0 0 0;
}

.pdf-image #header,
.pdf-image h1,
.pdf-image .result-table-section {
	display:none !important;
}

/* settings for print */

@media print {
	body {
		background:#fff;
		min-width:320px;
	}

	.canvas img.element {
		-webkit-box-shadow:none !important;
		-moz-box-shadow:none !important;
		box-shadow:none !important;
	}

	.result-table-section {
		width:100%;
		padding:24px 0;
	}	

	#header .settings-container,
	#header .breadcrumbs,
	#main.order .btn-holder,
	#main.order .elements-positions,
	#main.order .quotation,
	#debug {
		display:none !important;
	}
}

.ui-dialog {
	overflow: hidden;
	position: fixed !important;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
	border-radius:0 !important;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
	border-radius:0 !important;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size:14px !important;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
	display:none;
}
.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: 0px;
	padding: .2em .2em .2em .2em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
	margin: .6em .4em .5em 0 !important;
	cursor: pointer;
}
/*
.ui-dialog .ui-dialog-buttonpane button {
	margin: .4em .2em .2em .2em;
	cursor: pointer;
	border-radius:0 !important;
	background-image:none;
	font-size: 14px !important;
}
.ui-dialog .ui-dialog-buttonpane button .ui-button-text,
.ui-dialog .ui-dialog-buttonpane button .ui-state-hover .ui-button-text {
	font-size: 14px !important;
	color:#fff !important;
	background-color:#a9227e !important;
}

.ui-button:active, .ui-button.ui-state-active:hover, .ui-button:hover {
    border: 1px solid #aaaaaa;
    background: #cdcdcd;
    font-weight: normal;
    color: #2b2b2b;
}
*/
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}

.ui-dialog p {
	font-size: 14px !important;
	padding:0px;
	margin:10px 0;
}

div.dialog-order-result .title {
	font-weight:bold;
}

div.dialog-order-result td {
	border:none;
}

div.dialog-order-result td:first-child {
	padding-right: 25px;
}

input::-ms-clear {
	display:none;
}

@media (max-width: 1024px) {
	#header .breadcrumbs {
		left:40px;
	}
	
	#header .language-selector {
		right:40px;
	}
	
	.slideshow-section {
		width:auto;
	}
	
	.slideshow-section .slideshow-content {
		max-width:704px;
		-webkit-flex:1;
		-ms-flex:1;
		flex:1;
	}
	
}