    /*! normalize.css v3.0.2 | 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.
 */
* {padding:0px;margin:0px;}

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

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

/**
 * Remove default margin.
 */

body {
    margin: 0;
    font-family: 'fira-sans', sans-serif;
}

/* 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/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 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/10/11, Safari, and Chrome.
 */

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

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

b,
strong,
.strong,
.strongt {
    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: 0.67em 0;
}

h2 {
    border-bottom: 1px solid #f0131b;
    color: #f0131b;
    font-size: 23px;
    margin-bottom: 25px;
    padding: 15px 0 8px 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/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 {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
}

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

pre {
    overflow: auto;
}

.clear { clear: both; }

/**
 * 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"], /* 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 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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/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;
}


/* Base
   ========================================================================== */

.hide {
    display: none;
}

.full-width-container {
    margin: 0 auto;
    position: relative;
    width: 1000px;
    z-index:60;
}

.full-width-container > ul > li {
    position:relative;
}

#menu-ll-like {
    background: transparent url(../images/menu-ll-like.png) top left no-repeat;
    height: 65px;
    margin-bottom: 30px;
    margin-top: 55px;
    width: 100%;
}

#menu-ll-like ul {
    display: block;
    float: right;
    margin-top: 20px;
}

#menu-ll-like ul li {
    display: inline-block;
    font-size: 17px;
    line-height: 17px;
    list-style-type: none;
}

#menu-ll-like ul li a {
    background: transparent url(../images/menu-separator.png) top left no-repeat;
    color: #6a6e73;
    padding: 17px 20px;
    text-decoration: none;
}

#menu-ll-like ul li a:hover {
    color: #f4141d;
}

.welcome-body {
    background: transparent url(../images/welcome-body-bg.jpg) top left no-repeat;
    border-radius: 5px;
    box-sizing: border-box;
    color: #979797;
    min-height: 453px;
    padding: 60px 0 60px 35px;
    width: 100%;
}

.welcome-left-col {
    float: left;
    line-height: 32px;
    width: 375px;
}

button.red-button {
    background-color: #f6131c;
    border: none;
    border-radius: 4px;
    color: #ffffff;
    font-size: 17px;
    margin-top: 10px;
    padding: 6px 10px 7px 10px;
    width: 90%;
}

button.red-button:hover {
    background-color: #dd141c;
}

button.red-button img, button.fancybox-btn img {
    margin-left: 10px;
    margin-top: 2px;
    vertical-align: top;
}

.main-conf-logo-container {
    margin: 35px 0;
    position: relative;
    text-align: center;
}

.cart-container {
    position: absolute;
    top: 0px;
    right: 0;
    width: 85px;
    text-align: center;
}

.cart-container a span {
    color: #f6131c;
    font-size: 12px;
}

.cart-container a {
    text-decoration: none;
}

.cart-container .basket {
    background: transparent url(../images/app-icons.png) 0 -104px no-repeat;
    height: 31px;
    margin: 0 auto;
    position: relative;
    width: 31px;
}

.cart-container .basket:hover {
    background: transparent url(../images/app-icons.png) 0 -135px no-repeat;
}

.cart-container .basket .how-many-items {
    background-color: #f6131c;
    border-radius: 50%;
    color: #ffffff;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    left: -8px;
    top: -8px;
    width: 20px;
}

.workspace {
    background: transparent url(../images/workspace-full-width-bg.jpg) top center no-repeat;
    height: 479px;
    width: 100%;
    position:relative;
}

.workspace .left-menu {
    position: relative;
    background: transparent url(../images/on-right-shadow.png) top right repeat-y;
    border-top: 3px solid #f0131b;
    float: left;
    height: 476px;
    width: 85px;
}

.workspace .left-menu .viewer2d {
    background: #ececec;
}

.workspace #scene-container {
    float: left;
    width: 830px;
    height: 479px;
    position:relative;
    z-index:50;
}
.workspace #scene-bg {
    width: 830px;
    height: 479px;
    background: transparent url(../images/configurator-workspace-grid.png) top left no-repeat;
    position:absolute;
    left:85px;
    z-index:1;
}
.workspace #scene-bg-intro {
    width: 830px;
    height: 479px;
    background: transparent url(../images/gmap-bg-intro.jpg) top left no-repeat;
    position:absolute;
    left:85px;
    z-index:9;
    display: none;
}
.workspace #scene-bg-intro #bg-gmap-satellite{
    width: 60px;
    height: 30px;
    position: relative;
    left: 45px;
    top: 10px;
}
.workspace .right-menu {
    background: transparent url(../images/on-left-shadow.png) top left repeat-y;
    border-top: 3px solid #f0131b;
    float: left;
    height: 476px;
    width: 85px;
    position: relative;
    
}
.workspace  .model-controls div {
    width:24px;
    height:24px;
    border:1px solid #e5e5e5;
    margin:1px 0 1px 0;
    float:left;
}
.workspace  .model-controls div a{
    display: block;
    width:100%;
    height:100%;
}
.workspace .model-controls {
    width:52px;
    height:75px;
    position:absolute;
    right:95px;
    bottom:15px;
}
#new-project {
    background: transparent url("../images/app-icons.png") no-repeat left top;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#new-project a {

    display: block;
    height: 52px;
}

#new-project a:hover { background: transparent url("../images/app-icons.png") repeat 0 -52px; }

#trash { 
    background: transparent url("../images/app-icons.png") no-repeat -85px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#trash a {
    display: block;
    height: 52px;
}

#trash a:hover { background: transparent url("../images/app-icons.png") repeat -85px -52px; }

#zone2 a {
    display: block;
    height: 52px;
}

#zone2 {
    background: transparent url("../images/app-icons.png") no-repeat -1532px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#zone2 a:hover { background: transparent url("../images/app-icons.png") repeat -1532px -52px; }

#zone2.off {
    background: transparent url("../images/app-icons.png") no-repeat -170px 0;
}
#zone2.off a:hover { background: transparent url("../images/app-icons.png") repeat -170px -52px; }

#view-3d {
    background: transparent url("../images/app-icons.png") no-repeat -255px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#view-3d a {
    display: block;
    height: 52px;
}

#view-3d a:hover { background: transparent url("../images/app-icons.png") repeat -255px -52px; }

#measure {
    background: transparent url("../images/app-icons.png") no-repeat -340px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#measure a {
    display: block;
    height: 52px;
}

#measure a:hover { background: transparent url("../images/app-icons.png") repeat -340px -52px; }

#zone {
    background: transparent url("../images/app-icons.png") no-repeat -1362px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}
#zone a {
    display: block;
    height: 52px;
}
#zone a:hover { 
    background: transparent url("../images/app-icons.png") repeat -1362px -52px; 
}

#zone.off {
    background: transparent url("../images/app-icons.png") no-repeat -1447px 0;
}
#zone.off a:hover { background: transparent url("../images/app-icons.png") repeat -1447px -52px; }

#accuracy {
    background: transparent url("../images/app-icons.png") no-repeat -1615px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}
#accuracy.on {
    background: transparent url("../images/app-icons.png") no-repeat -1615px -52px;
}
#accuracy a {
    display: block;
    height: 52px;
}
#accuracy a:hover { background: transparent url("../images/app-icons.png") repeat -1615px -52px; }
#accuracy.on a:hover { /*background: transparent url("../images/app-icons.png") repeat -1615px 0px;*/ }

#zoom-in,
#approve-object {
    background: transparent url("../images/app-icons.png") no-repeat -425px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#zoom-in a,
#approve-object a {
    display: block;
    height: 52px;
}

#zoom-in a:hover, #approve-object a:hover { background: transparent url("../images/app-icons.png") repeat -425px -52px; }

#zoom-out {
    background: transparent url("../images/app-icons.png") no-repeat -510px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#zoom-out a {
    display: block;
    height: 52px;
}

#zoom-out a:hover { background: transparent url("../images/app-icons.png") repeat -510px -52px; }

#go-left {
    background: transparent url("../images/app-icons.png") no-repeat -595px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 41px;
}

#go-left a {
    display: block;
    height: 52px;
}

#go-left a:hover {
    background: transparent url("../images/app-icons.png") repeat -595px -52px;
}

#go-right {
    background: transparent url("../images/app-icons.png") no-repeat -637px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 41px;
}

#go-right a {
    display: block;
    height: 52px;
}

#go-right a:hover { background: transparent url("../images/app-icons.png") repeat -637px -52px; }

#go-down {
    background: transparent url("../images/app-icons.png") no-repeat -679px 0;
    float: left;
    height: 52px;
    width: 41px;
}

#go-down a {
    display: block;
    height: 52px;
}

#go-down a:hover { background: transparent url("../images/app-icons.png") repeat -679px -52px; }

#go-up {
    background: transparent url("../images/app-icons.png") no-repeat -721px 0;
    float: left;
    height: 52px;
    width: 41px;
}

#go-up a {
    display: block;
    height: 52px;
}

#go-up a:hover { background: transparent url("../images/app-icons.png") repeat -721px -52px; }


#download {
    /*background: transparent url("../images/app-icons.png") no-repeat -765px 0;*/
    background: transparent url("../images/app-icons.png") no-repeat -850px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}

#download a {
    display: block;
    height: 52px;
}

/*#download a:hover { background: transparent url("../images/app-icons.png") repeat -765px -52px; }*/
#download a:hover { background: transparent url("../images/app-icons.png") repeat -850px -52px; }

#print {
    background: transparent url("../images/app-icons.png") no-repeat -850px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}

#print a {
    display: block;
    height: 52px;
}

#print a:hover { background: transparent url("../images/app-icons.png") repeat -850px -52px; }

#save {
    background: transparent url("../images/app-icons.png") no-repeat -765px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}

#save a {
    display: block;
    height: 52px;
}

#save a:hover { background: transparent url("../images/app-icons.png") repeat -765px -52px; }

#faq {
    background: transparent url("../images/app-icons.png") no-repeat -935px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}
#faq a{
    display: block;
    height: 52px;
}
#faq a:hover {
    background: transparent url("../images/app-icons.png") repeat -935px -52px;
}

#faq-video {
    background: transparent url("../images/app-icons.png") no-repeat -1020px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}

#faq-video a {
    display: block;
    height: 52px;
}

#faq-video a:hover { background: transparent url("../images/app-icons.png") repeat -1020px -52px; }

#faq2 {
    background: transparent url("../images/app-icons.png") no-repeat -1020px 0;
    float: right;
    height: 52px;
    width: 85px;
    cursor: pointer;
}
#faq2 a {
    display: block;
    height: 52px;
}
#faq2 a:hover { }


#rendering {
    background: transparent url("../images/app-icons.png") no-repeat -1276px 0;
    border-bottom: 1px solid #e6e5e5;
    height: 52px;
    width: 85px;
}

#rendering a {
    display: block;
    height: 52px;
}

#rendering a:hover { background: transparent url("../images/app-icons.png") repeat -1276px -52px; }

#undo-draw {
    background: transparent url("../images/app-icons.png") no-repeat -1190px 0;
    border-bottom: 1px solid #e6e5e5;
    border-right: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}

#undo-draw a {
    display: block;
    height: 52px;
}

#undo-draw a:hover {
    background: transparent url("../images/app-icons.png") repeat -1190px -52px;
}

#bg-upload {
    background: transparent url("../images/app-icons.png") no-repeat -1695px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}
#bg-upload a {
    display: block;
    height: 52px;
}
#bg-upload a:hover {
    background: transparent url("../images/app-icons.png") repeat -1695px -52px;
}
#bg-gmap {
    background: transparent url("../images/app-icons.png") no-repeat -1781px 0;
    border-bottom: 1px solid #e6e5e5;
    float: left;
    height: 52px;
    width: 85px;
}
#bg-gmap a {
    display: block;
    height: 52px;
}
#bg-gmap a:hover {
    background: transparent url("../images/app-icons.png") repeat -1781px -52px;
}

#move-rrigth {background:url("../images/a-r-right.png")}
#move-up {background:url("../images/a-up.png")}
#move-left {background:url("../images/a-left.png")}
#move-right {background:url("../images/a-right.png")}
#move-down {background:url("../images/a-down.png")}
#move-rleft {background:url("../images/a-r-left.png")}

.components-categories-wrapper {
    background: transparent url("../images/components-categories-bg.jpg") top center no-repeat;
    color: #717171;
    height: 42px;
    text-align: center;
}

.components-categories-wrapper span {
    display: inline-block;
}

.components-categories-wrapper ul {
    margin: 0;
    padding: 0;
}

.components-categories-wrapper ul li {
    display: inline-block;
    list-style-type: none;
}

.components-categories-wrapper ul li.add-label {
    margin-right: 5px;
}

.components-categories-wrapper ul li a {
    background: #ffffff url("../images/components-categories-item-bg.png") bottom left repeat-x;
    border-top: 3px solid #f8898d;
    color: #858585;
    display: block;
    font-size: 15px;
    margin-right: 0;
    margin-top: 7px;
    padding: 5px 12px;
    text-decoration: none;
}

.components-categories-wrapper ul li a:hover {
    border-top: 3px solid #eae9e9;
    background-color: #eae9e9;
    background-image: none;
    color: #5b5b5b;
}

.components-categories-wrapper ul li ul.dropup-menu-category,
.components-categories-wrapper ul li ul.dropup-menu-floors,
.components-categories-wrapper ul li ul.dropup-menu-surfaces,
.components-categories-wrapper ul li ul.dropup-menu-playgrounds,
.components-categories-wrapper ul li ul.dropup-menu-small-architecture,
.components-categories-wrapper ul li ul.dropup-menu-sports {
    position: absolute;
    display: none;
    background-color: #eae9e9;
    border-top: 3px solid #f1131b;
    bottom: 32px;
    padding: 8px 15px 15px 15px;
}
.components-categories-wrapper div > ul > li {
    max-height: 38px;
}
.components-categories-wrapper ul li ul li {
    width:200px;
}
.dropup-menu-category {
    display:none;
    max-height: 420px;
    overflow: auto;
}
/*
.dropup-menu-floors {
    left: 126px;
}

.components-categories-wrapper ul li ul.dropup-menu-surfaces {
    left: 245px;
}

.components-categories-wrapper ul li ul.dropup-menu-playgrounds {
    left: 364px;
}

.components-categories-wrapper ul li ul.dropup-menu-small-architecture {
    left: 476px;
}

.components-categories-wrapper ul li ul.dropup-menu-sports {
    left: 624px;
}
*/
.components-categories-wrapper ul li:hover ul.dropup-menu-category, .components-categories-wrapper ul li:hover ul.dropup-menu-floors, .components-categories-wrapper ul li:hover ul.dropup-menu-playgrounds, .components-categories-wrapper ul li:hover ul.dropup-menu-surfaces, .components-categories-wrapper ul li:hover ul.dropup-menu-small-architecture, .components-categories-wrapper ul li:hover ul.dropup-menu-sports {
    display: block;
}

.components-categories-wrapper ul li ul.dropup-menu-category li, .components-categories-wrapper ul li ul.dropup-menu-floors li, .components-categories-wrapper ul li ul.dropup-menu-playgrounds li, .components-categories-wrapper ul li ul.dropup-menu-surfaces li, .components-categories-wrapper ul li ul.dropup-menu-small-architecture li, .components-categories-wrapper ul li ul.dropup-menu-sports li {
    display: block;
    text-align: left;
}

.components-categories-wrapper ul li ul.dropup-menu-category li a, .components-categories-wrapper ul li ul.dropup-menu-floors li a, .components-categories-wrapper ul li ul.dropup-menu-playgrounds li a, .components-categories-wrapper ul li ul.dropup-menu-surfaces li a, .components-categories-wrapper ul li ul.dropup-menu-small-architecture li a, .components-categories-wrapper ul li ul.dropup-menu-sports li a {
    background-color: #eae9e9;
    background-image: none;
    border-top: 0;
    color: #5f5f5f;
    margin-bottom: 0;
    padding: 0;
}

.components-categories-wrapper ul li ul.dropup-menu-category li a:hover, .components-categories-wrapper ul li ul.dropup-menu-floors li a:hover, .components-categories-wrapper ul li ul.dropup-menu-playgrounds li a:hover, .components-categories-wrapper ul li ul.dropup-menu-surfaces li a:hover, .components-categories-wrapper ul li ul.dropup-menu-small-architecture li a:hover, .components-categories-wrapper ul li ul.dropup-menu-sports li a:hover {
    color: #f0131b;
}

.components-items-wrapper {
    background: #e7e6e6 url("../images/components-items-wrapper-bg.png") top center no-repeat;
    height: 82px;
    position: relative;
}

.components-items {
    margin-left: 46px;
    width: 921px;
}

.components-nav-left {
    background: transparent url("../images/app-icons.png") no-repeat -30px -104px;
    height: 30px;
    position: absolute;
    top: 26px;
    left: 8px;
    width: 30px;
    z-index: 10;
}

.components-nav-left:hover {
    background: transparent url("../images/app-icons.png") no-repeat -60px -104px;
    cursor: pointer;
}

.components-nav-right {
    background: transparent url("../images/app-icons.png") no-repeat -90px -104px;
    height: 30px;
    position: absolute;
    top: 26px;
    right: 8px;
    width: 30px;
    z-index: 10;
}

.components-nav-right:hover {
    background: transparent url("../images/app-icons.png") no-repeat -120px -104px;
    cursor: pointer;
}

ul.components-item {
    margin: 0;
    padding: 10px 0 0 0;
    max-height:63px;
    overflow: hidden;
}

ul.components-item li {
    display: block;
    list-style-type: none;
    position: relative;
    text-align: center;
}

ul.components-item li a {
    background-color: #ffffff;
    float: left;
    height: 63px;
    margin: 0 13px 0 0;
    width: 89px;
    -webkit-box-shadow: 3px 3px 2px -3px rgba(0,0,0,0.25);
    -moz-box-shadow: 3px 3px 2px -3px rgba(0,0,0,0.25);
    box-shadow: 3px 3px 2px -3px rgba(0,0,0,0.25);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -moz-opacity: 0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
}

ul.components-item li a:hover {
    background: transparent url("../images/app-icons.png") no-repeat -30px -134px;
    -webkit-box-shadow: 3px 3px 2px -3px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 3px 2px -3px rgba(0,0,0,0.75);
    box-shadow: 3px 3px 2px -3px rgba(0,0,0,0.75);
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

ul.components-item li a:hover img {
    opacity: 0;
}

ul.components-item li img {
    height: 90%;
}

span.component-value {
    color: #d1d1d1;
}

.summary {
    border-collapse:collapse;
    height:100%;
    padding: 5px;
    width:100%;
}
.summary th {
    background:#F0F0F0;
    padding:5px;
}
.summary td {
    padding:5px;
}

.summary td.push-right {
    text-align: right;
}

.total {
    border-top: 2px solid #f0131b;
    color: #f0131b;
    margin-top: 20px;
    padding-top: 10px;
}

.total #info {
    float: left;
    margin-bottom: 50px;
    margin-left: 0.5%;
    width: 49.5%;
}

.total #info span.law-note {
    color: #9b9b9b;
    display: block;
    font-size: 12px;
    line-height: 15px;
    font-style: italic;
}

.total #sum-up {
    float: left;
    margin-right: 0.5%;
    text-align: right;
    width: 49.5%;
}

.inline-button {
    line-height: 28px;
    width: auto!important;
}

#viewer2d canvas {
  background: #ffffff;
}

#faq-content h2,
#order-details h2,
.area h2,
#viewer2d h2 {
    border-bottom: none;
    color: #ffffff;
    font-weight: 700;
    margin-bottom: 16px;
    margin-left: 0;
    margin-top: 0;
    padding-top: 0;
}

#faq-content ul li {
    border-bottom: 1px solid #4b4a4a;
    list-style-type: decimal;
    padding: 7px 0;
}

#faq-content ul li a {
    color: #ffffff;
    display: block;
    font-family: 'fira-sans', sans-serif;
    font-weight: 300;
    text-decoration: none;
}

#faq-content ul li a:hover {
    color: #cfcfcf;
}

.input-medium {
    border: 1px solid #313131;
    border-radius: 3px;
    color: #313131;
    font-family: 'fira-sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
    margin-bottom: 10px;
    padding: 5px;
    width: 350px;
}

select.select-medium {
    color: #313131;
    margin-bottom: 10px;
    padding: 0 5px;
    width: 360px;
}

textarea.textarea-medium {
    border: 1px solid #313131;
    border-radius: 3px;
    color: #313131;
    margin-bottom: 10px;
    padding: 5px;
    width: 350px;
}

#order-details textarea.textarea-medium {
    border: 1px solid #313131;
    border-radius: 3px;
    color: #313131;
    margin-bottom: 10px;
    padding: 10px!important;
    box-sizing: content-box;
    width: 400px!important;

    font-family: 'fira-sans', sans-serif;
    font-weight: 300;
    font-size: 14px;
}

label.checkbox.terms {
    display: block;
    font-size: 12px;
    font-style: italic;
    width: 500px;
}

.control-group.terms-wrapper {
    width: 500px;
}

button.fancybox-btn {
    background-color: #f6131c;
    border: none;
    border-radius: 4px;
    font-size: 17px;
    line-height: 30px;
    margin-top: 15px;
    padding: 6px 10px 7px 10px;
}

button.fancybox-btn:hover {
    background-color: #dd141c;
}

.components-items .rectangle-icon,
.components-items .square-icon,
.components-items .circle-icon,
.components-items .ellipse-icon,
.components-items .triangle-icon,
.components-items .trapezoid-icon,
.components-items .custom-icon {
    background: transparent url("../images/app-shapes.png") no-repeat left top;
    height: 62px;
    width: 89px;
}

.components-items .square-icon {
    background-position: -89px 0px;
}

.components-items .circle-icon {
    background-position: -178px 0px;
}

.components-items .ellipse-icon {
    background-position: -267px 0px;
}

.components-items .triangle-icon {
    background-position: -356px 0px;
}

.components-items .trapezoid-icon {
    background-position: -445px 0px;
}
.components-items .custom-icon {
    background-position: -549px 0px;
}
.components-items .custom-floor-confirm .custom-icon {
    background-position: -633px 0px;
}
progress {width:99%;}


@media (max-width: 1024px) {
  .workspace {
    background: #FFF;
  }
}

@media (min-width: 1025px) {
  .workspace {
    background: transparent url(../images/workspace-full-width-bg.jpg) top center no-repeat;
  }
}


div#fancy_print {
    background: url("../images/print2.jpg") no-repeat scroll left top transparent;
    cursor: pointer;
    width: 58px;
    height: 60px;
    left: -15px;
    position: absolute;
    top: -12px;
    z-index: 9999;
    display: block;
}

.filter-bg {
  background-color: #f3f1f2;
  text-align: center;
}

.filter-form {
  display: inline-block;
  padding: 10px 0px;
  margin: 0 auto;
  display: none;
}

.filter-form .group {
  display: inline-block;
}

.filter-form label {
  color: #717171;
  font-family: Arial;
  font-size: 17px;
  font-weight: 400;
  line-height: 25px;
}

.filter-form input {
  width: 207px;
  height: 30px;
  background-color: white;
  border: none;
  outline: none;
  border-radius: 5px;
  box-shadow: 0.6px 0.8px 0 rgba(0, 0, 0, 0.15);
  padding: 0px 8px;
  margin-right: 20px;
}

.filter-form select {
  color: #717171;
  width: 207px;
  height: 30px;
  background-color: white;
  border-radius: 5px;
  border: none;
  box-shadow: 0.6px 0.8px 0 rgba(0, 0, 0, 0.15);
  padding: 3px 8px;
}

ul.ui-autocomplete {
    max-height: 150px;
    overflow-y:scroll;
}

.bg-upload-target {padding:25px;background:#fff;border: 3px dashed #607D8B;color:#455A64}

#surface-area {
    width:85px;
    height:52px;
    text-align:center;
    position:absolute;
    bottom:0;
    color:#858585;
    font-size: 15px
    
}
#bg-form-upload {
    position:relative;
}
#bg-form-upload button {
    display: none; 
    display:inline-block;
    margin:10px;
}
#bg-form-upload #bg-upload-input {
    max-width: 105px;
}
#bg-form-upload button.ready {
    display: inline-block;
}
#bg-form-upload #bg-upload-target {
    width:1024px;
    height:768px;
}
.introjs-showElement #download,
.introjs-showElement #save,
.left-menu.forceShow #zone{
    display:block !important;
}

.message-box {
    position: absolute;
    left: 32%;
    top: -35px;
    z-index: 500;
    padding: 5px;
    text-transform: uppercase;
    background: #e7e6e6;
    display: none;
}

.message-box .label {
    color: red;
}

.introjs-step0 .components-item.rendering-mode {
    display:none !important;
}
.introjs-step0 .components-item.drawing-mode {
    display:block !important;
}
.introjs-step4 .components-item.rendering-mode {
    display:block !important;
}
.introjs-step4 .components-item.drawing-mode {
    display:none !important;
}

#order-details {display:none}
#order-details .delivery {padding-left:50px;color:#9b9b9b;padding-top: 20px;}
#order-details .contact-details input{width:400px;}
#order-details .contact-details textarea {resize: none;padding-left:5px;width:410px;}
#order-details p {font-size:14px;}
#order-details .hidden {display:none;}

.legend {position: absolute;top:140px;left:55px;z-index: 999;}
.legend p{text-align: right;}
.legend div:not(:last-child){float:left;border-color: #fff;border-style: solid;height:15px;}
.legend1m:first-child {width:11px;border-width:0 2px 2px;}
.legend1m {width:13px;border-width:0 2px 2px 0}
.legend5m {width:73px;border-width:0 2px 2px 0}
#scene-bg .legend {left: 15px;top:50px;
left: 511px;
top: 400px;
display:none;
}
#scene-bg .legend div {border-color:#000;}

#bg-gmap-wrapper {position:absolute;top:-90px;margin-left:85px;width:830px;text-align: center;}
#bg-gmap-wrapper .fancybox-skin {padding:10px;}
#bg-gmap-wrapper input,
#bg-gmap-wrapper button {display: inline-block;margin: 0;}
#bg-gmap-wrapper #bg-gmap-accept,
#bg-gmap-wrapper #bg-gmap-update {display: none;}
.pointer-events-none {pointer-events: none;}