.debug{min-width:300px;min-height:170px;position:fixed;display:inline-block;z-index:9999999;max-width:500px}.debug:not(.dragging){-webkit-transition:top .3s ease .3s,left .3s ease;transition:top .3s ease .3s,left .3s ease}.debug.hide{left:0!important;top:-500px!important}.hide-button{cursor:pointer;border:1px solid #d3d3d3;border-radius:15px;width:24px;height:24px}.hide-button:hover{border-color:#87cefa}.restore-button{position:fixed;left:0;top:0;width:12px;height:12px;border-radius:12px;cursor:pointer;-webkit-box-shadow:0 0 3px 3px #888;box-shadow:0 0 3px 3px #888}