body{margin:0px;overflow:hidden;display:flex}.v3d-container{position:absolute;top:0px;left:0px;width:100%;height:100%}.fullscreen-button{position:absolute;top:5px;right:5px;width:50px;height:50px;cursor:pointer;background-size:100% 100%;display:none;z-index:1}.fullscreen-open{background-image:url("media/fullscreen_open.svg")}.fullscreen-close{background-image:url("media/fullscreen_close.svg")}*{-webkit-tap-highlight-color:rgba(0,0,0,0)}#preloader_screen{position:absolute;width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-family:Arial}#preloader_screen .section{text-align:center;width:100%}#preloader_screen .section .fclogo{width:300px;height:213px}.workspace{position:relative;padding-top:50%;width:75%}.workspace .v3d-container{position:absolute;top:0px;left:0px;width:100%;height:100%}#configurator{position:relative;z-index:99;height:100vh;width:25%}#configurator #config{height:100%}#open-drawers{position:absolute;top:20px;right:20px;background:#000;color:#fff;padding:5px 10px;display:inline-flex;justify-content:center;border-radius:4px;border:1px solid #000}#open-drawers:hover{background:#fff;color:#000}/*# sourceMappingURL=dom3d-desk-side-unit.css.map */