#tissue-bar-group{display:flex;justify-content:center}@media (orientation:portrait){#tissue-bar-group{flex-direction:row}}@media (orientation:landscape){#tissue-bar-group{flex-direction:column}}#tissue-bar{display:flex;flex-wrap:wrap-reverse;justify-content:center;max-height:99%;max-width:99%;pointer-events:none;position:absolute}@media (orientation:portrait){#tissue-bar{bottom:1px;flex-direction:row;flex-wrap:wrap-reverse;height:3.4em;margin:1px;right:1px;width:100%}}@media (orientation:landscape){#tissue-bar{flex-direction:column;flex-grow:0;flex-shrink:0;height:100%;right:1px;top:1px;width:3.4em}}button.basic-icon{align-items:center;background-color:hsla(0,0%,100%,.4);border-radius:100%;display:flex;justify-content:center;margin:.3em;pointer-events:all;transition:top 0ms cubic-bezier(.23,.1,.32,.1) 4ms,transform 4ms cubic-bezier(.23,1,.32,1) 0ms,opacity 4ms cubic-bezier(.23,.1,.32,.1) 0ms}button.basic-icon:hover{border:solid;border-color:#fff;border-width:2px}@media (max-height:550px),(max-width:550px){button.basic-icon{margin:.2em}}@media (min-height:1024px),(min-width:1024px){button.basic-icon{margin:.4em}}button.basic-icon-bgw{background-color:rgba(0,0,0,.6)}button.basic-icon-bgw:hover{border:solid;border-color:rgba(0,0,0,.6);border-width:2px}.svg-tissue-button-small{height:2.3em;width:2.3em}@media (max-height:550px),(max-width:550px){.svg-tissue-button-small{height:2.1em;width:2.1em}}@media (min-height:1024px),(min-width:1024px){.svg-tissue-button-small{height:2.6em;width:2.6em}}.svg-tissue-button-large{height:2.7em;width:2.7em}@media (max-height:550px),(max-width:550px){.svg-tissue-button-large{height:2.3em;width:2.3em}}@media (min-height:1024px),(min-width:1024px){.svg-tissue-button-large{height:3em;width:3em}}button.text-tissue-button-small{font-size:.9em;font-weight:800;height:3em;width:3em}@media (max-height:550px),(max-width:550px){button.text-tissue-button-small{font-size:.7em;font-weight:650;height:2.9em;width:2.9em}}@media (min-height:1024px),(min-width:1024px){button.text-tissue-button-small{font-size:1em;font-weight:850;height:3.2em;width:3.2em}}.text-tissue-button-large{font-size:1em;font-weight:900;height:2.7em;width:2.7em}@media (max-height:550px),(max-width:550px){button.text-tissue-button-large{font-size:.9em;font-weight:700;height:2.9em;width:2.9em}}@media (min-height:1024px),(min-width:1024px){button.text-tissue-button-large{font-size:1.1em;font-weight:950;height:3em;width:3em}}.single-button{align-items:center;display:flex;justify-content:flex-end}@media (orientation:portrait){.single-button{flex-direction:column-reverse;height:100%;justify-content:flex-start}}@media (orientation:landscape){.single-button{flex-direction:row-reverse;justify-content:flex-start;width:100%}}.group-button{display:flex}@media (orientation:portrait){.group-button{flex-direction:column-reverse;justify-content:flex-start}}@media (orientation:landscape){.group-button{flex-direction:row-reverse;justify-content:flex-start}}.subcomponent-buttons{display:flex;overflow:hidden;transition:all .23s ease-out}@media (orientation:portrait){.subcomponent-buttons{flex-direction:column-reverse}}@media (orientation:landscape){.subcomponent-buttons{flex-direction:row-reverse}}.subcomponent-buttons.hide{flex:0}.subcomponent-buttons.closed{display:none;flex:0}.warning-text-div{color:red}.tool-root{font-weight:400;pointer-events:auto}.button-div{margin-bottom:5px;margin-top:5px}.menu-root{margin-left:.4em;margin-top:.5em;position:absolute}.menu-root-button{padding:6px}.menu-dropdown,.menu-root-button{background-color:hsla(0,0%,100%,.4)}.menu-dropdown{border:.5em solid hsla(0,0%,100%,0);border-radius:.4em;display:flex;flex-direction:column;justify-content:flex-start;margin-top:5px}.menu-dropdown-bg-white{background-color:rgba(0,0,0,.6)}.menu-item{align-items:center;color:#fff;display:flex;flex-direction:row;justify-content:flex-start}.warning-text-div{color:#f90}.video-root{height:100%;position:absolute;width:100%;z-index:-1}.flex-stretch{align-items:stretch;display:flex;flex:1 1 0;justify-content:stretch;overflow:hidden}.black{background-color:#000}