body{margin:0;padding:0;font-family:sans-serif}.App{text-align:center;position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;overflow:hidden}.App-logo{-webkit-animation:App-logo-spin infinite 20s linear;animation:App-logo-spin infinite 20s linear;height:80px}.App-header{background-color:#222;height:100px;padding:20px;color:#fff}.App-title{font-size:1.5em}.App-intro{font-size:large}@-webkit-keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes App-logo-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.drop-zone-hide{display:none}.drop-zone-show{position:fixed;top:0;left:0;bottom:0;right:0;height:100%;width:100%;background:rgba(17,109,210,.5);z-index:2000}.Globe{position:fixed;height:100%;width:100%;background:-webkit-gradient(linear,left top,left bottom,from(#437cc7),to(#111)) repeat scroll 0 0 #222;background:-webkit-linear-gradient(#437cc7,#111) repeat scroll 0 0 #222;background:-o-linear-gradient(#437cc7,#111) repeat scroll 0 0 #222;background:linear-gradient(#437cc7,#111) repeat scroll 0 0 #222}ul{text-align:left}.Labels{position:absolute;text-align:center}#Commands{top:200px}.menuTitle{top:300px;text-align:left;font-size:25px;color:#899237;background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,59,9,.5)),to(hsla(95,15%,84%,.2)));background:-webkit-linear-gradient(rgba(27,59,9,.5),hsla(95,15%,84%,.2));background:-o-linear-gradient(rgba(27,59,9,.5),hsla(95,15%,84%,.2));background:linear-gradient(rgba(27,59,9,.5),hsla(95,15%,84%,.2));padding:5px}.commandKey{width:20%;font-size:20px;color:#899237}.commandDesc{left:10px;text-align:left;font-size:18px}.commands{width:100%;border:none}.sidePanel{background:-webkit-gradient(linear,left top,left bottom,from(rgba(27,59,9,.5)),to(hsla(95,15%,84%,.2)));background:-webkit-linear-gradient(rgba(27,59,9,.5),hsla(95,15%,84%,.2));background:-o-linear-gradient(rgba(27,59,9,.5),hsla(95,15%,84%,.2));background:linear-gradient(rgba(27,59,9,.5),hsla(95,15%,84%,.2))}
/*# sourceMappingURL=main.788ee136.css.map*/