body{background-color:#000;padding:0;margin:0;overflow:hidden}div#main_canvas_container{position:absolute;left:0;top:0;width:100%;height:100%}.interface_base_element{position:absolute;right:100px;top:100px;width:600px;height:600px;background-color:white;z-index:1;border:8px solid #000;-webkit-border-radius:37px;-moz-border-radius:37px;border-radius:37px;background:#fca682;background:-moz-linear-gradient(-45deg,#fca682 0,#806e5b 100%);background:-webkit-gradient(linear,left top,right bottom,color-stop(0%,#fca682),color-stop(100%,#806e5b));background:-webkit-linear-gradient(-45deg,#fca682 0,#806e5b 100%);background:-o-linear-gradient(-45deg,#fca682 0,#806e5b 100%);background:-ms-linear-gradient(-45deg,#fca682 0,#806e5b 100%);background:linear-gradient(-45deg,#fca682 0,#806e5b 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fca682",endColorstr="#806e5b",GradientType=1);-webkit-box-shadow:0 0 15px 2px #000;-moz-box-shadow:0 0 15px 2px #000;box-shadow:0 0 15px 2px #000;text-shadow:0 0 0 #000;zoom:.7}@media screen and (max-width:1600px){.interface_base_element{zoom:.6}}@media screen and (max-width:1079px){.interface_base_element{zoom:.5}}@media screen and (max-width:1023px){.interface_base_element{zoom:.4}}@media screen and (max-width:899px){.interface_base_element{zoom:.3}}.interface_row{position:relative;width:400px;height:70px;display:block;margin-top:45px;margin-left:30px}.interface_capture{position:absolute;left:10px;font-size:27px;font-family:Cursive;margin-top:15px}.button_row{position:absolute;width:300px;height:70px;left:200px}.button_container{display:inline-block;width:60px;height:70px;margin-left:15px}.main_button{width:50px;height:50px;border:3px solid #000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 15px 2px #864b4b;-moz-box-shadow:0 0 15px 2px #864b4b;box-shadow:0 0 15px 2px #864b4b}#save_button{width:150px;height:40px;text-align:center;font-size:23px;font-family:Cursive;margin-left:35px;margin-top:30px;background-color:grey;border:3px solid #000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:0 0 15px 2px #864b4b;-moz-box-shadow:0 0 15px 2px #864b4b;box-shadow:0 0 15px 2px #864b4b}.main_button:hover{border-color:#99f60e;-webkit-box-shadow:0 0 15px 2px #99f60e;-moz-box-shadow:0 0 15px 2px #99f60e;box-shadow:0 0 15px 2px #99f60e}.main_button_loaded{width:50px;height:50px;border:3px solid #000;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border-color:#f6e80e;-webkit-box-shadow:0 0 15px 2px #f6e80e;-moz-box-shadow:0 0 15px 2px #f6e80e;box-shadow:0 0 15px 2px #f6e80e}.main_button_loaded:hover{border-color:#e92f2f;-webkit-box-shadow:0 0 15px 2px #e92f2f;-moz-box-shadow:0 0 15px 2px #e92f2f;box-shadow:0 0 15px 2px #e92f2f}.button_capture{font-family:Cursive}#bottle_type_1{background:url(interface/bottle1.png) 100% 100% no-repeat}#bottle_type_2{background:url(interface/bottle2.png) 100% 100% no-repeat}#bottle_type_3{background:url(interface/bottle3.png) 100% 100% no-repeat}#glass_type_1{background:url(interface/red_wine.png) 100% 100% no-repeat}#glass_type_2{background:url(interface/white_wine.png) 100% 100% no-repeat}#glass_type_3{background:url(interface/rose_wine.png) 100% 100% no-repeat}#light_type_1{background:url(interface/cubemap1.png) 100% 100% no-repeat}#light_type_2{background:url(interface/cubemap2.png) 100% 100% no-repeat}#light_type_3{background:url(interface/cubemap3.png) 100% 100% no-repeat}.sticker_interface{position:relative;width:400px;height:300px;display:block;margin-top:45px;margin-left:30px}#sticker_loader{display:inline-block;-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;padding:10px 20px;border:3px solid #b7b7b7;-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;border-color:#000;-webkit-box-shadow:0 0 15px 2px #000;-moz-box-shadow:0 0 15px 2px #000;box-shadow:0 0 15px 2px #000;font:normal 16px/normal "Cursive",Times,serif;color:rgba(0,142,198,1);-o-text-overflow:clip;text-overflow:clip;background:-webkit-linear-gradient(-90deg,rgba(234,175,166,1) 0,rgba(165,90,87,1) 100%);background:-moz-linear-gradient(180deg,rgba(234,175,166,1) 0,rgba(165,90,87,1) 100%);background:linear-gradient(180deg,rgba(234,175,166,1) 0,rgba(165,90,87,1) 100%);background-position:50% 50%;-webkit-background-origin:padding-box;background-origin:padding-box;-webkit-background-clip:border-box;background-clip:border-box;-webkit-background-size:auto auto;background-size:auto auto;text-shadow:1px 1px 0 rgba(255,255,255,0.66);-webkit-transition:all 200ms cubic-bezier(0.42,0,0.58,1);-moz-transition:all 200ms cubic-bezier(0.42,0,0.58,1);-o-transition:all 200ms cubic-bezier(0.42,0,0.58,1);transition:all 200ms cubic-bezier(0.42,0,0.58,1)}#sticker_loader:hover{border-color:#99f60e;-webkit-box-shadow:0 0 15px 2px #99f60e;-moz-box-shadow:0 0 15px 2px #99f60e;box-shadow:0 0 15px 2px #99f60e}.sticker_pos_capture{position:absolute;font-size:22px;font-family:cursive}.slider_container{margin-top:14px;display:none}input[type=range]{-webkit-appearance:none;margin-left:100px;width:400px;margin-top:14px}input[type=range]:focus{outline:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:5.4px;cursor:pointer;box-shadow:2.8px 2.8px 1px #290000,0px 0 2.8px #430000;background:#b2774c;border-radius:5.1px;border:1px solid #2d1701}input[type=range]::-webkit-slider-thumb{box-shadow:3.3px 3.3px 4.9px #200000,0px 0 3.3px #3a0000;border:1.5px solid #000;height:25px;width:23px;border-radius:12px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-10.8px}input[type=range]:focus::-webkit-slider-runnable-track{background:#d5b59e}input[type=range]::-moz-range-track{width:100%;height:5.4px;cursor:pointer;box-shadow:2.8px 2.8px 1px #290000,0px 0 2.8px #430000;background:#b2774c;border-radius:5.1px;border:1px solid #2d1701}input[type=range]::-moz-range-thumb{box-shadow:3.3px 3.3px 4.9px #200000,0px 0 3.3px #3a0000;border:1.5px solid #000;height:25px;width:23px;border-radius:12px;background:#fff;cursor:pointer}input[type=range]::-ms-track{width:100%;height:5.4px;cursor:pointer;background:transparent;border-color:transparent;color:transparent}input[type=range]::-ms-fill-lower{background:#604029;border:1px solid #2d1701;border-radius:10.2px;box-shadow:2.8px 2.8px 1px #290000,0px 0 2.8px #430000}input[type=range]::-ms-fill-upper{background:#b2774c;border:1px solid #2d1701;border-radius:10.2px;box-shadow:2.8px 2.8px 1px #290000,0px 0 2.8px #430000}input[type=range]::-ms-thumb{box-shadow:3.3px 3.3px 4.9px #200000,0px 0 3.3px #3a0000;border:1.5px solid #000;height:25px;width:23px;border-radius:12px;background:#fff;cursor:pointer;height:5.4px}input[type=range]:focus::-ms-fill-lower{background:#b2774c}input[type=range]:focus::-ms-fill-upper{background:#d5b59e}