.EditorPanelFooter{margin-top:12px;border:1px dashed #bbb;cursor:pointer;color:#bbb;display:flex;align-items:center;padding:24px;width:100%;justify-content:center;transition:all .15s ease-in-out}.EditorPanelFooter:hover{border-color:rgba(0,0,0,.65);color:rgba(0,0,0,.65)}.EditorPanelFooter.Loading .LoadingIcon{margin:0 8px}.EditorPanelFooter.Loading:hover{border-color:#bbb;color:#bbb;cursor:wait}