.photo-filter input[type=range]{-webkit-appearance:none;width:100%;margin:6.3px 0;background:linear-gradient(#ff8600,#ff8600) no-repeat #c4c4c4;cursor:pointer;height:4px}.photo-filter input[type=range]:focus{outline:none}.photo-filter input[type=range]::-webkit-slider-thumb{box-shadow:0 0 7px #fff;height:18px;width:18px;border-radius:50%;background:#6ac259;cursor:pointer;-webkit-appearance:none;margin:-6.3px 0}.photo-filter input[type=range]::-moz-range-thumb{box-shadow:0 0 7px #fff;height:18px;width:18px;border-radius:50%;background:#6ac259;cursor:pointer;border:none}.photo-filter input[type=range]::-ms-track{width:100%;height:5.4px;cursor:pointer;background:0 0;color:transparent}.photo-filter input[type=range]::-ms-fill-lower{background:#ff8600}.photo-filter input[type=range]::-ms-fill-upper{background:#c4c4c4}.photo-filter input[type=range]::-ms-thumb{box-shadow:0 0 7px #fff;height:18px;width:18px;border-radius:50%;background:#6ac259;cursor:pointer;margin:6.3px 0}#interior_container{height:100%;width:100%}#interior_container canvas{touch-action:none;-ms-touch-action:none}#interior_container .tools{position:absolute;right:30px;bottom:30px;width:110px;display:flex;background:rgba(0,0,0,.2)}#interior_container .tools .tool{position:relative;display:table;cursor:pointer;height:31px;width:31px;margin:3px;float:left;font-size:28px;color:#fff;text-align:center;pointer-events:all}#interior_container .tools .tool.disable{opacity:.2;pointer-events:none}.interior_fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:105}.interior_fullscreen .wrap{display:block;position:absolute;left:0;right:0;top:0;bottom:0;overflow:auto;background-color:rgba(0,0,0,.7);padding:14px;pointer-events:all}.interior_fullscreen .interior_container{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center;pointer-events:none}.interior_fullscreen .interior_container canvas{text-align:center;pointer-events:all}