@charset "utf-8";html{overflow-y:auto}#mode-menu{z-index:1001;float:right;font-size:14px;width:150px;position:relative}#mode-button{cursor:pointer;padding-left:15px}#mode-button img{position:absolute;top:18px;right:15px;display:inline-block}#other-modes{position:absolute;width:150px;display:none;cursor:pointer}#other-modes a{display:block;padding:8px 15px}#left-bar{position:fixed;top:0;left:0;height:100%;width:40px;background:#000;z-index:-1}#right-bar{position:fixed;top:0;right:0;height:100%;width:40px;background:#000;z-index:-2}#bottom-bar{position:fixed;bottom:0;box-sizing:border-box;width:100%}#speed-control{position:fixed;left:5%;bottom:15px;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:space-between;width:15%;max-width:175px;line-height:100%}#speed-control .ui-slider{position:relative;display:inline-block;margin:0 10px;border-left:5px solid #777;border-right:5px solid #777;background-color:#777;height:6px;width:90%}#speed-control .ui-slider-handle{position:absolute;margin-left:-6px;margin-top:-3px;border-radius:20%;border:none;outline:none;background-color:#fff;height:12px;width:12px}#media-controls>*{z-index:1}.media-control-button{cursor:pointer;position:fixed;opacity:.75}.media-control-button:hover{opacity:1}.media-control-button img{display:inline-block}#go-to-end{bottom:10px;left:50%;margin-left:-175px}#next{bottom:10px;left:50%;margin-left:-207px}#pause,#play{bottom:8px;left:50%;margin-left:-243px;opacity:1}#previous{bottom:10px;left:50%;margin-left:-275px}#go-to-beginning{bottom:10px;left:50%;margin-left:-305px}#stop{bottom:10px;left:50%;margin-left:195px;opacity:1}#progress-bar.ui-slider{bottom:17px;left:50%;margin-left:-150px;background-color:#777;height:6px;width:350px;opacity:1}#progress-bar .ui-slider-handle{position:absolute;border:none;outline:none;background-color:#fff;height:6px;width:5px}#progress-bar .ui-slider-range{position:absolute;height:6px}#viz{text-align:center;overflow:hidden;padding-top:10px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.execAction{cursor:pointer}.execAction p:hover{background:#000;color:#fff}.menu-highlighted{font-weight:700;text-decoration:underline}.execAction{padding:5px 8px}.err{padding:5px 0}#actions-extras input{width:50px;padding:5px 8px 7px}.panel{position:fixed;color:#fff;width:0;overflow:hidden;background:#777;white-space:nowrap}.panel-hide{position:fixed;cursor:pointer;background:#777}#current-action{bottom:320px;right:60px;width:400px;display:block;background:0 0;overflow:normal;white-space:normal;text-align:right;color:#000;font-weight:700;font-size:20px}#actions{bottom:60px;left:43px}#actions p{padding:5px 10px;cursor:pointer}#actions{color:#fff}#actions p:hover{background:#000;color:#fff}#actions p:first-of-type{padding-top:10px}#actions p:last-of-type{padding-bottom:10px}#actions-hide{bottom:60px;left:0;padding-left:14px;padding-right:14px}.action-menu-pullout{display:none;position:fixed}.action-menu-pullout input{background:#000;color:#fff}.new-menu-option{margin-left:3px}.err{color:red;margin-left:6px}.rating-star{font-size:25px;font-weight:700}#status{bottom:255px;right:43px;height:54px;white-space:normal}#status p{padding:10px}#status-hide{bottom:255px;right:0;padding:19px 14px 19px 15px;transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg)}#codetrace{bottom:60px;right:43px;height:192px;font-family:courier new,Courier,monospace}#codetrace p{padding:5px 10px}#codetrace p.highlighted{background:#000}#codetrace-hide{bottom:60px;right:0;padding:88px 14px 88px 15px;transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg)}.rotateRight{transform:rotate(180deg);-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s}.rotateLeft{transform:rotate(0deg);-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);-moz-transform:rotate(0deg);transition:.5s;-moz-transition:.5s;-webkit-transition:.5s;-o-transition:.5s}.electure-dialog{position:fixed;background:#212529;color:#fff;padding:12px 12px 24px;border-radius:3px;display:none;line-height:150%;z-index:9000}.electure-dialog:before{content:" ";position:absolute;height:0;width:0;border-style:solid;border-width:10px;border-color:transparent}#electure-dropdown{position:absolute;top:-25px;left:50%;margin-left:-30%;width:60%;padding:8px 8px 0;background:#212529;color:#fff;cursor:pointer;border-radius:2px}#popup{width:600px;height:480px;background-color:#ccc;border-radius:3px;position:absolute;top:0;bottom:0;left:0;right:0;z-index:10000;margin:auto}#popup-content{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:10px;box-shadow:-1px 1px 3px #222}#hide-popup{position:absolute;top:-10px;right:-10px;padding:1px 5px;color:#fff;text-align:center;border-radius:2px;font-size:14px;cursor:pointer;background-color:green}#overlay{background-color:#000;opacity:.5;position:absolute;top:0;bottom:0;left:0;right:0;z-index:8000}@keyframes green-pulse{0%{-moz-box-shadow:0 0 0 0 rgba(1 253 1/0.8);box-shadow:0 0 0 0 rgba(1 253 1/0.8)}90%{-moz-box-shadow:0 0 0 15px rgba(1 253 1/0);box-shadow:0 0 0 15px rgba(1 253 1/0)}100%{-moz-box-shadow:0 0 0 0 rgba(1 253 1/0);box-shadow:0 0 0 0 rgba(1 253 1/0)}}@-webkit-keyframes green-pulse{0%{-webkit-box-shadow:0 0 0 0 rgba(1 253 1/0.8)}90%{-webkit-box-shadow:0 0 0 15px rgba(1 253 1/0)}100%{-webkit-box-shadow:0 0 0 0 rgba(1 253 1/0)}}