body{margin:0;padding:0;font-family:sans-serif}#root,.App,.game-menu-container,.game-status-item,.main-game-container,body,html{width:100%;height:100%;padding:0}button{border:1px solid #4cae4c;outline:none;cursor:pointer;font-size:18px;padding:5px 30px;min-width:200px;color:#fff;background:#5cb85c;border-radius:4px;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}button:hover{background:#6cc86c}button:disabled{background:#ccc;border:1px solid #999;cursor:default}button.btn-secondary{background:#fff;color:#007bff;border-color:#007bff}button.btn-secondary:hover{background:#108bff;color:#fff}input{border:1px solid #4cae4c;font-size:18px;outline:none;border-radius:4px}.dropdown-anchor,input{padding:5px 10px;min-width:200px}.dropdown-anchor{text-align:center;border:1px solid #f49b42;color:#f49b42;border-radius:4px}.game-menu-container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background:beige}.game-menu{width:400px;text-align:center;background:#fff;padding:20px 20px 40px;border-radius:16px;-webkit-box-shadow:0 0 4px #ccc;box-shadow:0 0 4px #ccc}.game-menu-field{margin-top:12px}.formation-designer{padding:10px}.designer-control-row{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;font-size:18px;margin:5px 0}.designer-control-element{margin-right:10px}.design-sections-container{margin-top:20px}.designer-section{float:left;width:600px;height:600px;-webkit-box-sizing:border-box;box-sizing:border-box;border:1px solid #ccc;margin-right:50px}.designer-opponent-section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:40px;color:#666}.designer-adv-control{display:-ms-flexbox;display:flex}.saved-formation-list{display:none;position:absolute;background:#fff;-webkit-box-shadow:0 0 4px #f49b42;box-shadow:0 0 4px #f49b42;cursor:pointer}.designer-load-formation:hover .saved-formation-list{display:block}.saved-formation-item{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;padding:5px 20px;color:#f49b42}.saved-formation-item:hover{background:#f49b42;color:#fff}.formation-delete-btn{margin-left:30px;opacity:0;border-radius:10px;padding:0 10px}.formation-delete-btn:hover{color:#fff;background:#999}.saved-formation-item:hover .formation-delete-btn{opacity:1}.soldier-selector{display:inline-block;border:1px solid #4cae4c;color:#4cae4c;border-radius:4px}.soldier-selector,.soldier-selector-option{-webkit-box-sizing:border-box;box-sizing:border-box}.soldier-selector-option{float:left;padding:5px 20px;border-left:1px solid #999;cursor:pointer;min-width:160px;text-align:center;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.soldier-selector-option.active{background:#5cb85c;color:#fff}.soldier-selector-option:hover{background:#6cc86c;color:#fff}.soldier-selector-option:first-child{border-left:none}.game-ended-overlay{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}
/*# sourceMappingURL=main.84026eff.css.map*/