﻿
.customizer-wrapper {
    width: 100%;
    min-width: 900px;
    min-height: 700px;
    height: 0;
    padding-bottom: calc(100% * 7 / 9);
    position: relative;
}
.customizer-wrapper .cw-box {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
/* YUI 3.9.0 (build 5827) Copyright 2013 Yahoo! Inc. http://yuilibrary.com/license/ */
.yui3-cssreset html {
    color: #000;
    background: #FFF;
}
.yui3-cssreset body, .yui3-cssreset div, .yui3-cssreset dl, .yui3-cssreset dt, .yui3-cssreset dd, .yui3-cssreset ul, .yui3-cssreset ol, .yui3-cssreset li, .yui3-cssreset h1, .yui3-cssreset h2, .yui3-cssreset h3, .yui3-cssreset h4, .yui3-cssreset h5, .yui3-cssreset h6, .yui3-cssreset pre, .yui3-cssreset code, .yui3-cssreset form, .yui3-cssreset fieldset, .yui3-cssreset legend, .yui3-cssreset input, .yui3-cssreset textarea, .yui3-cssreset p, .yui3-cssreset blockquote, .yui3-cssreset th, .yui3-cssreset td {
    margin: 0;
    padding: 0;
}
.yui3-cssreset table {
    border-collapse: collapse;
    border-spacing: 0;
}
.yui3-cssreset fieldset, .yui3-cssreset img {
    border: 0;
}
.yui3-cssreset address, .yui3-cssreset caption, .yui3-cssreset cite, .yui3-cssreset code, .yui3-cssreset dfn, .yui3-cssreset em, .yui3-cssreset strong, .yui3-cssreset th, .yui3-cssreset var {
    font-style: normal;
    font-weight: normal;
}
.yui3-cssreset ol, .yui3-cssreset ul {
    list-style: none;
}
.yui3-cssreset caption, .yui3-cssreset th {
    text-align: left;
}
.yui3-cssreset h1, .yui3-cssreset h2, .yui3-cssreset h3, .yui3-cssreset h4, .yui3-cssreset h5, .yui3-cssreset h6 {
    font-size: 100%;
    font-weight: normal;
}
.yui3-cssreset q:before, .yui3-cssreset q:after {
    content: '';
}
.yui3-cssreset abbr, .yui3-cssreset acronym {
    border: 0;
    font-variant: normal;
}
.yui3-cssreset sup {
    vertical-align: text-top;
}
.yui3-cssreset sub {
    vertical-align: text-bottom;
}
.yui3-cssreset input, .yui3-cssreset textarea, .yui3-cssreset select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.yui3-cssreset input, .yui3-cssreset textarea, .yui3-cssreset select {
    *font-size: 100%;
}
.yui3-cssreset legend {
    color: #000;
}
#yui3-css-stamp.cssreset-context {
    display: none;
}
::-webkit-scrollbar {
    width: 12px;
}
::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);*/
    /*border-radius: 10px;*/
}
::-webkit-scrollbar-thumb {
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);*/
    background-color: #666;
    cursor: pointer;
}
/* Container fixing */

.customizer img {
    margin: 0;
}
.customizer ul > li {
    padding: 0;
    margin: 0;
    overflow: hidden;
}
.customizer ul > li img {
    max-width: 90px;
}
.customizer li.btnVideos {
    display: none;
}
/* Container fixing -- END */
.customizer {
    font-family: 'futura_mdcn_btmedium', "sans-serif" !important;
    font-size: 14px !important;
    line-height: normal !important;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #fff;
    cursor: default;
    z-index: 10;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-align: left;
    color: #808080;
}
.customizer * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.customizer td, .customizer div, .customizer span, .customizer p, .customizer strong, .customizer b, .customizer h4, .customizer * {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #808080;
    font-size: 12px;
}
.customizer.fullscreen {
    width: 1920px;
    height: 1200px;
}
.customizer .floatfix {
    display: block;
    overflow: hidden;
    clear: both;
    width: 1px;
    height: 1px;
}
.customizer .floatfix.bevel {
    width: 100%;
    height: 16px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/bevel.png);
    background-position: left center;
    background-repeat: repeat-x;
}
.customizer h4 {
    color: #aaa;
    padding-left: 6px;
    border-left: solid 2px #bd0926;
    margin-left: 15px;
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.customizer .menu {
    position: absolute;
    left: 0;
    top: 0;
    width: 200px;
    bottom: 0;
    background-color: #272727;
    z-index: 20;
    font-size: 16px !important;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 1px 0 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 1px 0 10px;
    box-shadow: rgba(0, 0, 0, 0.4) 1px 0 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
}
.customizer .menu .button {
    /*background-color:red;*/
    width: 100px;
    height: 50px;
    margin-bottom: 5px;
}
.customizer .menu .btnBricks, .customizer .menu .btnRatios {
    position: absolute;
    /*
right: 5px;
top: 0;
*/
    bottom: 270px;
    left: 0;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/button.png);
    background-repeat: no-repeat;
    /*width: 53px;*/
    width: 170px;
    height: 31px;
    color: #ddd;
    padding-left: 26px;
    text-align: center;
    /*text-transform: uppercase;*/
    margin-left: 15px;
    margin-top: 5px;
    line-height: 32px;
    font-size: 16px !important;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
}
.customizer .menu .btnBricks:hover, .customizer .menu .btnRatios:hover {
    color: #fff;
}
.customizer .menu .btnRatios {
    opacity: 0.3;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/button-ratios.png);
}
.customizer .menu .btnRatios.active {
    opacity: 1;
}
.customizer .menu .btnBricks {
    bottom: 310px;
}
.customizer .menu .tools {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 50px;
    padding-top: 10px;
    width: 100%;
    /*background-color:green;*/
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/panel-back-light.png);
    background-repeat: repeat-x;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}
.customizer .menu .tools .button {
    font-size: 12px;
    height: 36px;
    width: 46px;
    display: block;
    /*width: auto;*/
    float: left;
    margin-left: 15px;
    color: #fff;
    background-position: center center;
    /*background-color: #fff;*/
    opacity: 0.6;
    -moz-transition: opacity linear 0.2s;
    -o-transition: opacity linear 0.2s;
    -webkit-transition: opacity linear 0.2s;
    transition: opacity linear 0.2s;
}
.customizer .menu .tools .button:hover {
    opacity: 1;
}

.customizer .menu div.paving {
    position: absolute;
    bottom: 160px;
    height: 100px;
    width: 100%;
    background-color: #2f2f2f;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/panel-back-light.png);
    background-repeat: repeat-x;
    overflow: hidden;
}
.customizer .menu div.paving .ribbon {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 200px;
    padding-left: 15px;
    /*height: 50px;*/
    cursor: pointer;
    /*background-color:red;*/
}
.customizer .menu div.paving .ribbon .title {
    position: relative;
    flex-grow: 1;
    padding: 0 4px;
    /*left: 110px;
    top: 7px;*/
    /*width: 85px;
    height: 35px;*/
    color: #999;
    background-repeat: no-repeat;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ribbon-arrow-bg.png);
    background-position: 67px center;
}
.customizer .ribbon .buttons {
    position: absolute;
    left: 110px;
    top: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.customizer .menu div.paving .ribbon .thumbnail {
    width: 90px;
    height: 52px;
    /*cursor: pointer;*/
    position: relative;
    /* left: 15px;
     top: 0;*/

}
.customizer .menu div.paving .ribbon .thumbnail img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #646464;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.customizer .menu div.paving .ribbon:hover .thumbnail img {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
}
.customizer .menu div.paving .ribbon .thumbnail div.shim {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 52px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/brick-shim.png);
}
.customizer .menu div.properties {
    position: absolute;
    left: 0;
    bottom: 60px;
    height: 100px;
    /*padding-bottom: 15px;*/
    width: 100%;
    /*background-color:yellow;*/
    background-color: #2f2f2f;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/panel-back-light.png);
    background-repeat: repeat-x;
}
.customizer .menu div.properties .ribbon {
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    width: 200px;
    padding-left: 15px;
    /*height: 50px;*/
    cursor: pointer;
    /*background-color:red;*/
}
.customizer .menu div.properties .ribbon .title {
    position: relative;
    flex-grow: 1;
    padding: 0 4px;
    /*left: 110px;
    top: 7px;*/
    /*width: 85px;
    height: 35px;*/
    color: #999;
    background-repeat: no-repeat;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ribbon-arrow-bg.png);
    background-position: 67px center;
}
.customizer .menu div.properties .ribbon .thumbnail {
    width: 90px;
    height: 52px;
    /*cursor: pointer;*/
    /*position: absolute;*/
    /*left: 15px;
    top: 0;*/
    position: relative;
}
.customizer .menu div.properties .ribbon .thumbnail img {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #646464;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.customizer .menu div.properties .ribbon:hover .thumbnail img {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
}
.customizer .menu div.paving .ribbon .edit-paving-button {
    /*
position: absolute;
top: 10px;
right: 0;
width: 30px;
padding-right: 6px;
height: 36px;
line-height: 34px;
font-size: 12px;
background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/actionbutton.png);
cursor: pointer;
text-align: center;
color: #fff;*/
}
.customizer .menu div.paving .ribbon .edit-paving-button:hover {
    /*
background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/actionbutton-active.png);*/
}
.customizer .tools .btnShowModal.pdf-button {
    /*position: absolute;
    top: 10px;
    left: 15px;
    width: 150px;
    height: 16px;*/
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/pdf-icon.png);
    background-repeat: no-repeat;
    /*background-position: left center;*/
    cursor: pointer;
    /*padding-left: 20px;*/
    overflow-x: hidden;
    white-space: nowrap;
}
.customizer .tools .btnShowModal.download-images-button {
    /*position: absolute;
    top: 35px;
    left: 15px;
    width: 150px;
    height: 13px;*/
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/download-images-icon.png);
    background-repeat: no-repeat;
    /*background-position: left center;*/
    cursor: pointer;
    /*padding-left: 20px;*/
    overflow-x: hidden;
    white-space: nowrap;
}
.customizer .tools .re-mix-button {
    /*position: absolute;
    top: 60px;
    left: 15px;
    width: 150px;
    height: 13px;*/
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/remix-icon.png);
    cursor: pointer;
    background-repeat: no-repeat;
    /*background-position: left center;*/
    /*padding-left: 20px;*/
    overflow-x: hidden;
    white-space: nowrap;
}
.customizer .brick {
    width: 200px;
    height: 90px;
    overflow: hidden;
    position: relative;
    /*background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/selected-item.png);*/
}
.customizer .brick .ribbon {
    width: 300px;
    height: 90px;
    /*background-color: #333;*/
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
}
.customizer .brick .ribbon.selectedBrick, .customizer .brick .ribbon:hover {
    background-color: #333;
}
.customizer .brick .ribbon.selectedBrick .title {
    color: #ccc;
}
.customizer .brick .ribbon .thumbnail {
    width: 90px;
    /*height: 52px;*/
    left: 15px;
    top: 0;
    position: relative;
}
.customizer .brick .ribbon .thumbnail img {
    position: absolute;
    left: 4px;
    top: 3px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 2px solid #646464;
    background-color: #646464;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    width: 80px;
    /*height: 42px;*/
    opacity: 0.3;
}
.customizer .brick .ribbon .thumbnail img.loaded {
    opacity: 1;
}
.customizer .brick .ribbon:hover .thumbnail img {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
}
.customizer .brick .ribbon .thumbnail div.shim {
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    height: 52px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/brick-shim.png);
}
.customizer .brick .ribbon .title {
    position: absolute;
    left: 110px;
    top: 7px;
    color: #fff;
    width: 85px;
    height: 35px;
    color: #999999;
    /*background-color:purple;*/
    background-repeat: no-repeat;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ribbon-arrow-bg.png);
    background-position: 67px center;
}
.customizer .brick .ribbon .title .subline {
    font-size: 12px;
}
.customizer .ribbon .buttons .brickbutton {
    float: left;
    width: 30px;
    padding-right: 6px;
    height: 36px;
    line-height: 34px;
    font-size: 12px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/actionbutton.png);
    cursor: pointer;
    text-align: center;
    color: #fff;
}
.customizer .ribbon .buttons .brickbutton:hover {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/actionbutton-active.png);
}
.customizer .render {
    position: absolute;
    left: 150px;
    top: 0;
}
.customizer .panel {
    position: absolute;
    background-color: #333;
    top: 0;
    bottom: 0;
    left: 200px;
    z-index: 10;
    /*display:none;*/
    -moz-box-shadow: rgba(0, 0, 0, .4) 1px 0 10px;
    -webkit-box-shadow: rgba(0, 0, 0, .4) 1px 0 10px;
    box-shadow: rgba(0, 0, 0, .4) 1px 0 10px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.customizer .panel.property {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    max-width: 660px; /* added to allow for double line fold-out panel (mortar) */
}
.customizer .panel.bricks {
    /*width: 380px;*/
    width: 500px;
    /*padding-left: 15px;*/
    left: -320px;
    /*border-left: 1px solid #000;*/
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}
.customizer .panel.bricks.open {
    left: 200px;
}
.customizer .panel.paving {
    width: 380px;
    left: -200px;
    border-left: 1px solid #000;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}
.customizer .panel.paving.open {
    left: 200px;
}
.customizer .panel.house {
    width: 550px;
    left: -370px;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}
.customizer .panel.house div.properties {
    position: absolute;
    left: 0;
    bottom: 0;
    top: 0;
    width: 35%;
    background-color: #303030;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 1px 0 10px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 1px 0 10px;
    box-shadow: rgba(0, 0, 0, 0.6) 1px 0 10px;
}
.customizer .panel.house div.properties ul {
    margin-top: 10px;
}
.customizer .panel.house div.properties ul li {
    /*background-color:silver;*/
    /*border-top:1px solid #000;*/
    height: 40px;
    cursor: pointer;
    color: #acacac;
    padding-left: 15px;
    background-repeat: no-repeat;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/property-button-arrow.png);
    background-position: right center;
    line-height: 40px;
    font-size: 16px !important;
}
.customizer .panel.house div.properties ul li span {
    /*font-size: 16px !important;*/
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.customizer .panel.house div.properties ul li.active span {
    /*font-size: 16px !important;*/
    color: #ccc;
}
.customizer .panel.house div.properties ul li.last {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/property-button-arrow-last.png);
}
.customizer .panel.house div.properties ul li img {
    vertical-align: middle;
    margin-right: 10px;
}
/*
    .customizer .panel.house div.properties ul li {
        display: block;
        height: 40px;
        line-height: 40px;
        cursor: pointer;
        border-bottom: 1px solid #2a2a2a;
    }
    */
.customizer .panel.house ul.panel.property {
    position: absolute;
    left: 37%;
    bottom: 0;
    top: 0;
    right: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px;
    padding-right: 0;
    overflow-y: scroll;
    background-color: transparent;
    display: none;
}
.customizer .panel.house ul.panel.property.show {
    display: block;
}
.customizer .panel.house ul.panel.property li {
    display: block;
    height: 96px;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    width: 94px;
    margin-bottom: 10px;
}
.customizer .panel.house ul.panel.property li img {
    border: solid 2px #646464;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    display: block;
    margin-bottom: 6px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.customizer .panel.house ul.panel.property li.active img {
    border-color: #eee;
}
.customizer .panel.house ul.panel.property li img:hover {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
}
.customizer .panel.house.open {
    left: 200px;
}
.customizer .panel.ratio {
    width: 240px;
    left: 200px;
    top: 0;
    bottom: 0;
    /*height: 65px;*/
    display: none;
    /*background-color:#353535;*/
    /*background-color: transparent;*/
    /*background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ratio-panel-bg.png);*/
    /*background-repeat: no-repeat;*/
    /*box-shadow: none;*/
}
.customizer .panel.ratio .ratio-ok-button {
    /*
    position: absolute;
    left: 160px;
    top: 0;
    height: 57px;
    width: 50px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ratio-ok-icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    text-align: center;
    color: #999;
    line-height: 50px;
    */
}
/*
    .customizer .panel.ratio .ratio-ok-button:hover {
        background-position: 0 -60px;
    }
    */
.customizer .panel.ratio .ratio-legend {
    position: absolute;
    font-size: 12px;
    color: #666;
    top: 32px;
    width: 60px;
}
.customizer .panel.ratio .ratio-legend-left {
    left: 15px;
}
.customizer .panel.ratio .ratio-legend-right {
    left: 75px;
    text-align: right;
}
.customizer .panel.ratio .ratio-current {
    position: absolute;
    font-size: 20px;
    color: #999;
    top: 12px;
    left: 130px;
    width: 50px;
    text-align: right;
}
.customizer .panel.ratio #slider {
    position: absolute;
    top: 12px;
    left: 15px;
}
.yui3-skin-sam .customizer .yui3-slider-x .yui3-slider-rail, .yui3-skin-sam .customizer .yui3-slider-x .yui3-slider-rail-cap-left, .yui3-skin-sam .customizer .yui3-slider-x .yui3-slider-rail-cap-right {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ratio-slider-bg.png);
    cursor: pointer;
}
/*
.customizer ul.panel.property {
    left: 200px;
    top: 300px;
    height: auto;
    display: none;
    background-color: transparent;
    bottom: auto;
    max-width: 639px;
}
    .customizer ul.panel.property li {
        float: left;
        display: block;
        width: 71px;
        height: 40px;
        cursor: pointer;
        background-color: #333;
        color: #acacac;
        text-align: center;
        font-size: 10px;
        position: relative;
        box-shadow: rgba(0, 0, 0, .4) 3px 3px 6px;
        border-bottom: 1px solid #000 !important;
    }
        .customizer ul.panel.property li img {
            display: block;
            width: 70px;
            height: 40px;
            position: absolute;
            left: 0;
            top: 0;
        }
        .customizer ul.panel.property li .marker {
            display: block;
            width: 70px;
            height: 40px;
            position: absolute;
            left: 0;
            top: 0;
        }
        .customizer ul.panel.property li.active .marker, .customizer ul.panel.property li.active:hover .marker {
            background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/option-selected.png);
        }
        .customizer ul.panel.property li:hover .marker {
            background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/option-hover.png);
        }
    */
.customizer .button {
    cursor: pointer;
}
.customizer .fitRender {
    position: absolute;
    top: 0;
    left: 200px;
    bottom: 0;
    right: 0;
    width: auto !important;
    height: auto !important;
    /*z-index:1;*/
}
.customizer .yui3-slider-thumb {
    outline: none;
    cursor: w-resize;
}
/*.customizer .yui3-slider-focused .yui3-slider-thumb {
 outline:none;
 }*/
.customizer ul.view-toolbar {
    position: absolute;
    right: 0;
    top: 20px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/view-toolbar.png);
    height: 60px;
    width: auto;
    z-index: 8;
    font-size: 16px;
    color: #999;
    opacity: 0;
    filter: alpha(opacity=0);
}
.customizer ul.view-toolbar span {
    font-size: 16px;
}
.customizer ul.view-toolbar li {
    float: left;
    height: 47px;
    cursor: pointer;
    padding-right: 10px;
}
.customizer ul.view-toolbar li.spacer {
    padding-left: 6px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/viewmode-spacer.png);
    background-repeat: no-repeat;
    background-position: 6px center;
}
.customizer ul.view-toolbar li:hover {
    color: #ccc;
}
.customizer ul.view-toolbar li img {
    vertical-align: middle;
}
.customizer ul.view-toolbar li span {
    line-height: 46px;
}
.customizer ul.view-toolbar li.active span, .customizer ul.view-toolbar li:hover span {
    color: #fff !important;
}
.customizer .modal, .customizer .modal-list, .customizer .modal-pdf-texture, .customizer .modal-confirm {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .7);
    z-index: 30;
    display: none;
}
.customizer .modal .dialog, .customizer .modal-list .dialog, .customizer .modal-pdf-texture .dialog, .customizer .modal-confirm .dialog {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    position: absolute;
    display: flex;
    flex-wrap: wrap;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    /*
    margin-left: -300px;
    margin-top: -165px;*/
    min-width: 560px;
    min-height: 260px;
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 50px;
    padding-right: 50px;
    color: #999;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #424242), color-stop(1, #323232));
    background-image: -o-linear-gradient(bottom, #424242 0%, #323232 100%);
    background-image: -moz-linear-gradient(bottom, #424242 0%, #323232 100%);
    background-image: -webkit-linear-gradient(bottom, #424242 0%, #323232 100%);
    background-image: -ms-linear-gradient(bottom, #424242 0%, #323232 100%);
    background-image: linear-gradient(to bottom, #424242 0%, #323232 100%);
    -moz-box-shadow: rgba(0, 0, 0, 1) 0 5px 50px;
    -webkit-box-shadow: rgba(0, 0, 0, 1) 0 5px 50px;
    box-shadow: rgba(0, 0, 0, 1) 0 5px 50px;
    /*border-left: 1px solid #525252;
    border-top: 1px solid #525252;
    border-right: 1px solid #222222;
    border-bottom: 1px solid #222222;*/
}
.customizer .dialog .tabs {
    height: 53px;
    border-bottom: 5px solid #b61229;
}
.customizer .dialog .tabs .tab {
    float: left;
    height: 49px;
    background-color: #323232;
    padding-left: 30px;
    padding-right: 30px;
    line-height: 49px;
    margin-right: 4px;
    cursor: pointer;
    /*text-transform: uppercase;*/
    font-size: 16px;
}
.customizer .dialog .tabs .tab.active {
    background-color: #b61229;
    height: 53px;
    color: #fff;
}
.customizer .closemodal {
    position: absolute;
    right: 30px;
    top: 20px;
    width: 24px;
    height: 24px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/modal-close-button.png);
    background-repeat: no-repeat;
    overflow: hidden;
}
.customizer .detail-bricks .product-list {
    position: absolute;
    left: 20px;
    top: 80px;
    bottom: 20px;
    right: 20px;
    overflow-y: scroll;
}
.customizer .detail-bricks .product-list > div {
    height: 100px;
    margin-bottom: 10px;
    width: 45%;
    float: left;
    margin-right: 5%;
}
.customizer .detail-bricks .product-list > div .thumbnail {
    float: left;
    width: 43%;
}
.customizer .detail-bricks .product-list > div .thumbnail img {
    max-height: 90px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    border: 2px solid #555;
    -moz-box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.5) 0px 1px 3px;
}
.customizer .detail-bricks .product-list > div .title {
    font-size: 20px;
    /*padding-left: 10px;*/
    float: left;
    width: 57%;
    padding-top: 5px;
}
.customizer .modal-pdf-texture .download-illustration {
    /*position: absolute;
    right: 10px;
    top: 80px;*/
    display: none;
}
.customizer .modal-pdf-texture .closemodal-button {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 24px;
    height: 24px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/modal-close-button.png);
    background-repeat: no-repeat;
    overflow: hidden;
}
.customizer .panel.bricks {
}

.customizer .panel.bricks .productList {
    position: relative;
    width: 100%;
    padding: 4px 8px;
    cursor: ns-resize;
    overflow-y: auto;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
}
.customizer .panel.bricks .productList-noresults {
    position: relative;
    width: 100%;
    color: #ccc;
    display: none;
    padding: 4px 8px;
}
.customizer .panel.bricks .login-required {
    position: absolute;
    left: 15px;
    top: 120px;
    width: 460px;
    color: #ccc;
    display: none;
}
.customizer .panel.bricks .login-required p {
    margin-bottom: 1em;
}
.customizer .panel.bricks .login-required p a {
    color: #D70D35;
}
.customizer .panel.bricks.show-login-info .login-required {
    display: block;
}
.customizer .bricksScrollable {
}
.customizer .panel.bricks .productList ul {
    padding-top: 5px;
}
.customizer .panel.bricks .productList ul li {
    float: left;
    margin-right: 5px;
    margin-bottom: 8px;
    width: 110px;
    height: 120px;
    cursor: pointer;
    color: #999;
}
.customizer .panel.bricks .productList ul li > div {
    position: relative;
    /*width: 88px;*/
    height: 107px;
}
.customizer .panel.bricks .productList ul li > div div.thumb {
    /*position: absolute;
left: 4px;
top: 3px;
width: 76px;
height: 36px;
overflow: hidden;*/
    width: 110px;
    height: 103px;
    margin-bottom: 5px;
}
.customizer .panel.bricks .productList ul li > div div.thumb img {
    border: solid 2px #646464;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    width: 100px;
    height: 100px;
    background-color: #646464;
    opacity: 0.3;
}
.customizer .panel.bricks .productList ul li > div div.thumb img.loaded {
    opacity: 1;
}
.customizer .panel.bricks .productList ul li > div div.thumb img:hover {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
}
.customizer .panel.bricks .productList ul li > div div.shim {
    position: absolute;
    left: 0;
    top: 0;
    width: 88px;
    height: 48px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/thumbnail-shim.png);
}
.customizer .panel.bricks .productList ul li span.brick-identifier {
    /*font-size:12px;*/
    display: block;
    padding-right: 8px;
}
.customizer .panel.bricks .productList ul li span.brick-title {
    display: block;
    font-size: 12px;
    padding-right: 8px;
    display: none;
}
/* pavings */
.customizer .panel.paving .productList {
    position: absolute;
    left: 15px;
    top: 0;
    width: 360px;
    bottom: 0;
    cursor: ns-resize;
    overflow-y: auto;
}
.customizer .pavingsScrollable {
}
.customizer .panel.paving .productList ul {
    padding-top: 15px;
}
.customizer .panel.paving .productList ul li {
    float: left;
    margin-right: 13px;
    margin-bottom: 8px;
    width: 160px;
    height: 130px;
    cursor: pointer;
    color: #999;
}
.customizer .panel.paving .productList ul li > div {
    position: relative;
    width: 160px;
    height: 90px;
}
.customizer .panel.paving .productList ul li > div div.thumb {
    /*position: absolute;
    left: 4px;
    top: 3px;
    width: 164px;
    height: 84px;
    overflow: hidden;*/
}
.customizer .panel.paving .productList ul li > div div.thumb img {
    border: solid 2px #646464;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 1px 3px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    max-width: none;
}
.customizer .panel.paving .productList ul li > div div.thumb img:hover {
    -moz-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    -o-transform: translateY(-2px);
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    -moz-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
    box-shadow: rgba(0, 0, 0, 0.6) 0 3px 6px;
}
/*
    .customizer .panel.paving .productList ul li > div div.shim {
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        width: 176px;
        height: 96px;
        background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/big-thumb-shim.png);
    }*/
.customizer .panel.paving .productList ul li span.brick-identifier {
    /*font-size:12px;*/
    display: block;
    padding-right: 8px;
}
.customizer .panel.paving .productList ul li span.brick-title {
    display: block;
    font-size: 12px;
    padding-right: 8px;
}
.customizer .panel.bricks .brick-filter {
    height: auto;
    -moz-transition: all ease-out 0.5s;
    -o-transition: all ease-out 0.5s;
    -webkit-transition: all ease-out 0.5s;
    transition: all ease-out 0.5s;
    min-height: 60px;
}
.customizer .panel.bricks.show-login-info .brick-filter,
.customizer .panel.bricks.show-login-info .productList,
.customizer .panel.bricks.show-login-info .productList-noresults {
    display: none !important;
}
.customizer .panel.bricks .brick-filter .toggle-brick-filter {
    position: absolute;
    height: 38px;
    background-color: #bd0926;
    border: none;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    padding-left: 35px;
    padding-right: 15px;
    color: #fff;
    left: 0;
    top: -8px;
    outline: none;
    -moz-box-shadow: rgba(0, 0, 0, 0.6) -1px 2px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.6) -1px 2px 3px;
    box-shadow: rgba(0, 0, 0, 0.6) -1px 2px 3px;
    border-top: 1px solid #cd1936;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    line-height: 38px;
    text-align: center;
    cursor: pointer;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/filter-toggle-arrow.png);
    background-repeat: no-repeat;
    background-position: 10px -5px;
}
.customizer .panel.bricks .brick-filter .toggle-brick-filter:hover,
.customizer .panel.bricks.filter-open .brick-filter .toggle-brick-filter {
    padding-top: 2px;
    background-position: 10px -3px;
}
.customizer .panel.bricks.filter-open .brick-filter .toggle-brick-filter {
    padding-top: 2px;
    background-position: 10px -55px;
}
.customizer .panel.bricks.filter-open .brick-filter {
    min-height: 250px;
}
.customizer .panel.bricks.filter-open .brick-filter .brick-filter-content {
    position: relative !important;
    left: 0;
}
.customizer .panel.bricks.filter-open .productList {
    /* top: 340px; */
}
.customizer .brick-filter label, .customizer .brick-filter input {
    cursor: pointer;
}
.customizer .brick-filter label, .customizer .brick-filter input.placeholder {
    color: #aaa;
}
.customizer .loader-progress {
    position: absolute;
    background-color: rgba(0, 0, 0, .6);
    width: 200px;
    height: 100px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    left: 50%;
    top: 50%;
    margin-left: -100px;
    margin-top: -50px;
    z-index: 25;
    text-align: center;
    color: #ccc;
    display: none;
}
.customizer .loader-progress img {
    position: absolute;
    left: 76px;
    top: 14px;
}
.customizer .loader-progress span {
    position: absolute;
    width: 100%;
    left: 0;
    top: 67px;
}
.customizer .radiobutton {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/checkbox-unchecked.png);
    background-position: left top;
    background-repeat: no-repeat;
    height: 24px;
    padding-left: 24px;
    line-height: 24px;
    cursor: pointer;
    color: #999;
}
.customizer .radiobutton.checked {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/checkbox-checked.png);
    color: #ccc;
}
.customizer .radiobuttongroup .radiobutton {
    float: left;
    margin-right: 10px;
}
.customizer .radiobuttongroup {
    float: left;
    /*height:24px;*/
    display: inline;
}
.customizer .radiobuttongroup-label {
    float: left;
    height: 24px;
    line-height: 24px;
    margin-right: 10px;
    margin-left: 15px;
    color: #999;
    min-width: 80px;
}
.customizer .radiobuttongroup-holder {
    margin-left: 12px;
    float: left;
    display: inline;
}
.brickstack {
    /*margin-top: 10px;*/
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 360px;
    width: 200px;
    overflow-y: auto;
    overflow-x: hidden;
}
.customizer .color-swatches {
    float: left;
    width: 260px;
}
.customizer .radiobutton.swatch {
    position: relative;
    width: 24px;
    height: 24px;
    padding-left: 0;
    margin-right: 8px;
    margin-bottom: 4px;
}
.customizer .radiobutton.swatch img {
    position: absolute;
    left: 0;
    top: 0;
}
.customizer .radiobutton.swatch div.check {
    position: absolute;
    left: 0;
    top: 0;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/swatch-check.png);
    display: none;
    width: 24px;
    height: 24px;
}
.customizer .radiobutton.swatch.checked div.check {
    display: block;
}
.customizer .brick-tabs {
    height: 90px;
    width: 100%;
    background-position: left top;
    background-repeat: no-repeat;
    font-size: 16px;
    color: #333;
}
.customizer .brick-tabs > div {
    cursor: pointer;
    /*position: absolute;*/
    top: 0;
    width: 50%;
    text-align: center;
    height: 25px; /* total = 85 */
    padding-top: 60px;
    float: left;
    background-color: #ddd;
    -moz-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px inset;
    -webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px inset;
    box-shadow: rgba(0, 0, 0, 0.4) 0 0 10px inset;
    /*border-bottom-right-radius:10px;*/
    position: relative;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
}
.customizer .brick-tabs div .icon-and-text {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-position: center 0;
    background-repeat: no-repeat;
    padding-top: 62px;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    opacity: 0.8;
}
.customizer .brick-tabs.three > div {
    width: 33.333%;
}
.customizer .brick-tabs > div.active {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #D70D35), color-stop(0.03, #D70D35), color-stop(0.04, #464646), color-stop(1, #333333));
    background-image: -o-linear-gradient(bottom, #D70D35 0%, #D70D35 3%, #464646 4%, #333333 100%);
    background-image: -moz-linear-gradient(bottom, #D70D35 0%, #D70D35 3%, #464646 4%, #333333 100%);
    background-image: -webkit-linear-gradient(bottom, #D70D35 0%, #D70D35 3%, #464646 4%, #333333 100%);
    background-image: -ms-linear-gradient(bottom, #D70D35 0%, #D70D35 3%, #464646 4%, #333333 100%);
    background-image: linear-gradient(to bottom, #D70D35 0%, #D70D35 3%, #464646 4%, #333333 100%);
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.customizer .brick-tabs div.whole {
    /*left: 0;*/
}
.customizer .brick-tabs div.shell .icon-and-text {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/tab-icon-shell.png);
}
.customizer .brick-tabs div.whole .icon-and-text {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/tab-icon-whole.png);
}
.customizer .brick-tabs div.inspired .icon-and-text {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/tab-icon-inspired.png);
}
.customizer .brick-tabs > div.active .icon-and-text {
    font-size: 15px;
    color: #ccc;
    /*height: 20px;*/ /* total = 85 */
    padding-top: 63px;
    opacity: 1;
    background-position: center -3px;
}
.customizer .brick-tabs div.inspired {
    display: none;
}
.customizer .brick-tabs.three div.inspired {
    display: block;
}
.customizer .brick-tabs.whole {
    /*background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/tabs-left.png); /* left tab active */
}
.customizer .brick-tabs.whole div.whole {
    font-size: 18px;
    color: #ccc;
    height: 20px; /* total = 85 */
    padding-top: 65px;
}
.customizer .brick-tabs.shell {
    /*background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/tabs-right.png); /* right tab active */
}
.customizer .brick-tabs.shell div.shell {
    font-size: 18px;
    color: #ccc;
    height: 20px; /* total = 85 */
    padding-top: 65px;
}
.customizer .brick-tabs.shell div.whole, .customizer .brick-tabs.whole div.shell {
    color: #999;
}
.customizer .brick-type-info {
    height: 50px;
    padding-left: 15px;
    padding-top: 15px;
    color: #ccc;
    display: none;
}
.customizer .searchbox {
    width: 480px;
    height: 26px;
    padding-top: 4px;
    /*background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/search-box.png);
    background-position: left top;
    background-repeat: no-repeat;*/
    margin-left: 15px;
    position: relative;
}
.customizer .searchbox input[type=text] {
    position: absolute;
    right: 50px;
    top: 0;
    border: none;
    /*background-color: transparent;*/
    outline: none;
    /*height: 24px;*/
    /*line-height: 20px;*/
    padding-left: 10px;
    padding-right: 10px;
    width: 150px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    height: 30px;
    line-height: 30px;
    background-color: #eee;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.6) 0 2px 6px;
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.6) 0 2px 6px;
    box-shadow: inset rgba(0, 0, 0, 0.6) 0 2px 6px;
}
.yui3-skin-sam .yui3-scrollview-scrollbar .yui3-scrollview-first, .yui3-skin-sam .yui3-scrollview-scrollbar .yui3-scrollview-middle, .yui3-skin-sam .yui3-scrollview-scrollbar .yui3-scrollview-last {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/scrollbar-middle.png) !important;
}
.customizer .detail-image {
    position: relative;
    width: 270px;
    height: 245px;
}
.customizer .detail-image .image {
    position: relative;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    overflow: hidden;
}
.customizer .detail-image div.shim {
    position: absolute;
    left: 0;
    top: 0;
    width: 270px;
    height: 245px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/detail-shim.png);
    background-position: left top;
    background-repeat: no-repeat;
}
.customizer .dialog.product-info .detail-image {
    order: 0;
    /*  position: absolute;
      left: 35px;
      top: 35px;*/
}
.customizer .dialog .tabsheet {
    display: none;
    width: 100%;
    position: relative;
    padding: 15px;
    align-items: flex-start;
}
.customizer .dialog .tabsheet.show {
    display: flex;
}
.customizer .modal-pdf-texture .dialog.product-info .detail-image {
    /*left: 25px;
    top: 85px;*/
}
.customizer .modal-pdf-texture .dialog.product-info .detail-text {
    /*
    top: 95px;
    */
    order: 2;
}
.customizer .dialog.product-info .detail-wrapper {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    order: 2;
}
.customizer .dialog.product-info > .tabs + .detail-wrapper {

    width: 100%;
}
.customizer .dialog.product-info .detail-text {
    position: relative;
    /*left: 325px;
    top: 35px;*/
    color: #ccc;
    width: 240px;
    margin-bottom: auto;
}
.customizer .dialog.product-info .detail-text h5 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
}
.customizer .dialog.product-info .detail-text p {
    margin-bottom: 10px;
}
.customizer .dialog.product-info a {
    color: #b61229;
}
/* pdf + textures popup box */
.customizer .dialog.product-info .detail-pdf-text {
    /*position: absolute;
    left: 30px;
    top: 85px;*/
    color: #ccc;
    width: 500px;
}
.customizer .dialog.product-info .detail-pdf-text h5 {
    font-size: 28px;
    line-height: 32px;
    margin-bottom: 10px;
}
.customizer .dialog.product-info .detail-pdf-text p {
    margin-bottom: 10px;
}
.customizer .modal-pdf-texture .dialog.product-info {
    padding: 0;
    border: none;
    transform: translate(-50%, -50%);
    /*margin-top: -180px;*/
    min-height: 360px;
    height: auto;
    /*    margin-left: -350px;*/
    min-width: 600px;
    width: auto;
}
.close-view-button {
    position: absolute;
    left: 537px;
    top: 20px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/close-info-view-button.png);
    background-repeat: no-repeat;
    height: 56px;
    width: 43px;
    font-size: 16px;
    color: #999;
    z-index: 9;
    display: none;
}
.tooltip-overlay {
    font-family: 'futura_mdcn_btmedium', "sans-serif";
    position: absolute;
    font-size: 14px;
    /*font-weight: bold;*/
    color: #333333;
    z-index: 100;
    text-align: center;
    white-space: nowrap;
    display: inline-block;
}
#tooltip .yui3-widget-bd {
    text-align: left;
    max-width: 15em;
    *width: 10em;
    background-color: #FFF6D5;
    border: solid 1px #353535;
    padding: 0.1em 0.5em 0.1em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.5);
}
.customizer .hotspots {
    position: absolute;
    z-index: 5;
    display: none;
}
.customizer .hotspots .hotspot {
    position: absolute;
    cursor: pointer;
    width: 36px;
    height: 36px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/hotspot.png);
    background-position: 0 0;
    -moz-transition: transform linear 0.2s;
    -o-transition: transform linear 0.2s;
    -webkit-transition: transform linear 0.2s;
    transition: transform linear 0.2s;
}
.customizer .hotspots .hotspot.hotspotPairing {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/hotspot-pairing.png);
    cursor: pointer;
}
.customizer .hotspots .hotspot:hover {
    background-position: -36px 0;
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.customizer .bau2015-teaser {
    display: none;
    z-index: 5;
    left: 50px;
    top: 50px;
    width: 40%;
    position: absolute;
    max-width: 250px;
}
.customizer .bau2015-teaser.show {
    display: block;
}
.customizer .dialog-buttons {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.customizer .dialog-button {
    position: relative;
    background-repeat: no-repeat;
    width: 122px;
    min-width: 122px;
    padding-left: 28px;
    margin-right: 2px;
    height: 31px;
    color: #fff;
    text-align: center;
    /*    text-transform: uppercase;*/
    line-height: 30px;
    overflow: hidden;
    /* top: 232px;*/
    font-size: 11px;
    cursor: pointer;
}
.customizer .dialog-button.btn-confirm {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/btn-confirm.png);
    /* left: 460px;*/
}
.customizer .dialog-button.btn-cancel {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/btn-cancel.png);
    /*left: 325px;*/
}
.customizer .ratio-editor {
    width: 240px;
    /*height:180px;*/
    /*border:solid 1px #000;*/
    position: relative;
    min-height: 60px;
    /*background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ratio-editor-bg.png);*/
}
.customizer .ratio-editor .ratio-control {
    height: 56px;
    width: 180px;
    /*border:solid 1px #000;*/
    position: relative;
}
.customizer .ratio-editor .ratio-control input {
    border: 1px solid #a90926;
    font-size: 20px;
    width: 36px;
    height: 32px;
    /*margin:5px;*/
    line-height: 32px;
    padding: 2px;
    text-align: center;
    background-color: #555;
    color: #e8e8e8;
    -moz-box-shadow: rgba(0, 0, 0, .6) 2px 2px 8px inset;
    -webkit-box-shadow: rgba(0, 0, 0, .6) 2px 2px 8px inset;
    box-shadow: rgba(0, 0, 0, .6) 2px 2px 8px inset;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    position: absolute;
    left: 60px;
    top: 7px;
}
.customizer .ratio-editor .ratio-control .small-frame {
    width: 44px;
    height: 41px;
    position: absolute;
    left: 10px;
    top: 7px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ratio-brick-shim.png);
}
.customizer .ratio-editor .ratio-control .thumbnail {
    overflow: hidden;
    width: 40px;
    height: 36px;
    position: absolute;
    left: 11px;
    top: 8px;
}
.customizer .ratio-editor .ratio-control .unit {
    font-size: 20px;
    color: gray;
    position: absolute;
    line-height: 40px;
    top: 7px;
    left: 140px;
}
.customizer .ratio-editor.valid .ratio-control input {
    border: 1px solid #555;
}
.customizer .ratio-editor .ratio-control .btn-increase,
.customizer .ratio-editor .ratio-control .btn-decrease {
    position: absolute;
    left: 103px;
    top: 7px;
    width: 31px;
    height: 20px;
    /*background-color:gray;*/
    cursor: pointer;
    text-align: center;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/up-down.png);
    background-position: 0 0;
}
.customizer .ratio-editor .ratio-control .btn-decrease {
    top: 25px;
    background-position: 0 -20px;
}
.customizer .ratio-editor .ratio-control .btn-increase:hover,
.customizer .ratio-editor .ratio-control .btn-decrease:hover {
    background-position-x: -31px;
}
.customizer .ratio-editor .ratio-control .btn-delete {
    position: absolute;
    top: 7px;
    left: 180px;
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/delete-brick-button.png);
    width: 38px;
    height: 38px;
    cursor: pointer;
}
.customizer .ratio-editor .commit-ratios {
    /*position: absolute;
    left: 160px;
    top: 0;*/
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/btn-confirm.png);
    width: 94px;
    height: 31px;
    background-repeat: no-repeat;
    background-position: left top;
    color: #fff;
    padding-left: 26px;
    text-align: center;
    /* text-transform: uppercase;*/
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    line-height: 32px;
    font-size: 16px !important;
    -moz-transition: all ease-out 0.2s;
    -o-transition: all ease-out 0.2s;
    -webkit-transition: all ease-out 0.2s;
    transition: all ease-out 0.2s;
    cursor: pointer;
    /*
    width:50px;
    height:50px;
    background-color:gray;
    cursor:pointer;
    text-align:center;*/
}
.customizer .ratio-editor-shadow {
    background-image: url(https://feldhaus.customizer.cadesignform.dk/assets/ratio-editor-shadow.png);
    width: 240px;
    height: 8px;
    position: absolute;
    left: 0;
    top: 0;
}
.customizer ul.view-toolbar li.btnDaytimeToggle {
    padding-right: 2px;
}
