/* 
© YE OLDE-FASHIONED BIO RESEARCH CORPORATION (YOFBRC™)
ALL RIGHTS RESERVED.

PROPRIETARY AND CONFIDENTIAL PROPERTY OF YE OLDE-FASHIONED BIO RESEARCH CORPORATION.
ANY UNAUTHORIZED USE, REPRODUCTION, OR DISTRIBUTION IS STRICTLY PROHIBITED.
*/
@keyframes pulse-blink{from{opacity:1}to{opacity:0}}.stharness{-webkit-user-select:none;-ms-user-select:none;user-select:none;cursor:default;font-size:1rem}.stharness .st{display:inline-block;height:438px;padding-bottom:4px;-webkit-user-select:none;-ms-user-select:none;user-select:none;color:#fff;background:purple;border-bottom:5px solid #939;text-align:center;position:relative;visibility:hidden}.stharness .st .f{transition:.8s linear border}.stharness .st .lbl{transition:.6s linear color,.6s linear color}.stharness .st{cursor:pointer}.stharness .st .lbl.stlogo{position:absolute;bottom:7px;left:18px;color:#fff;font-weight:700;font-size:1.2em;text-shadow:3px 3px 1px rgba(0,0,0,.3);font-family:monospace!important}.stharness .st .lbl.screenname{font-family:"Courier New",Courier,"Lucida Console",Monaco,monospace!important;position:absolute;right:10px;bottom:0;background:#000;padding:4px 31px;color:#fff;font-weight:700;font-size:1.4em;min-width:178px;text-align:center}.stharness .st .f{font-family:"Courier New",Courier,"Lucida Console",Monaco,monospace!important;font-size:.7rem;display:block;background:#000;border:2px solid #222;border-top:3px solid #fff;border-bottom:3px solid #fff;padding:5px 0;text-align:left;margin:9px;width:577px;height:382.7px}.stharness .st .r{display:block;width:99.8%;height:9.5px;overflow:hidden;text-align:center}.stharness .st .c{display:inline-block;width:6.8px;min-height:9.5px;font-size:10.5px;-webkit-font-smoothing:none;-moz-osx-font-smoothing:unset;text-rendering:optimizeSpeed;image-rendering:pixelated;color:#fff}.stharness .st.connected .lbl.stlogo::before{content:"●";color:#0f0;animation:pulse-blink .8s ease-in infinite alternate;text-shadow:none;position:relative;top:-1px;left:-6px}.stharness .st.connected .f{border:2px solid #222;border-top:3px solid #0f0;border-bottom:3px solid #0f0}.stharness .st.disconnected .lbl.stlogo::before{display:none!important}.stharness .st.disconnected .lbl.stlogo{color:#555;text-shadow:none}.stharness .st.disconnected .f{border:2px solid #222;border-top:3px solid orange;border-bottom:3px solid orange}.stharness .st.stale .f{border-top:3px solid #555;border-bottom:3px solid #555}.stharness .st.stale .lbl.screenname{color:rgba(255,255,255,.3)}.stharness .st.stale .lbl.stlogo{color:#fff}.stharness .st.stale .lbl.stlogo::before{color:#555;animation:none!important}.stharness .st:hover .lbl{transition:none}.stharness .st:hover .lbl.screenname{color:orange!important}.stharness .st:active{position:relative;border-bottom:none;top:5px;margin-bottom:15px}