@import url(https://fonts.googleapis.com/css2?family=Open+Sans:wght@700&display=swap);@import url(https://pro.fontawesome.com/releases/v5.10.1/css/all.css);iframe#spinzoPanel{z-index:100000;position:fixed;right:-500px;top:0;bottom:0;width:500px;height:100%;border-left:2px solid #000;box-shadow:-5px 0 15px 0 #000;background:url("data:image/svg+xml;charset=utf-8,<svg xmlns='http://www.w3.org/2000/svg' width='100%' height='100%' viewBox='0 0 100% 100%'><text fill='%23FF0000' x='50%' y='50%' font-family='Lucida Grande, sans-serif' font-size='24' text-anchor='middle'>Loading...</text></svg>") 0 0 no-repeat;background-color:#000}a#closeButton{top:0}a#minimizeButton{top:40px}a#normalizeButton{top:80px}a#maximizeButton{top:120px}a.operationButton{position:fixed;z-index:100000;text-decoration:none;color:#fff;font-weight:700;font-size:15px;right:0;padding:5px;background-color:rgba(0,0,0,.9);cursor:pointer;text-align:center;font-family:'Open Sans',sans-serif}a.operationButton:hover{background-color:rgba(70,40,40,.9)}a.operationButton.selected{background-color:rgba(115,15,15,.9);cursor:not-allowed}.spinzoButton{background-color:#000;color:#fff;padding:5px;text-align:center;font-size:16px;font-weight:700;border:0;outline:0;cursor:pointer}.spinzoButton:hover{background-color:#444}.removeScrollbars::-webkit-scrollbar{display:none}.removeScrollbars::-webkit-scrollbar-button{display:none}body.removeScrollbars{-ms-overflow-style:none}