.btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:0;margin:auto;width:8rem;height:2rem;font-size:1.5rem;background-color:#fdcb6e;cursor:pointer}.modal{display:block;position:fixed;z-index:3;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.5)}.modal-body{display:block;border-radius:.3rem;font-size:1.5rem;width:25rem;height:15rem;text-align:center;padding:auto;margin:13rem auto;background-color:#fff8e1}.close-btn{z-index:3;margin-left:94%;font-size:20px;font-family:sans-serif;border-radius:5rem;cursor:pointer}.game-over-msg{margin:auto;font-size:3rem}.ran-out-of-moves{margin:2rem auto auto}.modal-body-2{display:block;border-radius:.3rem;font-size:1.5rem;width:25rem;height:13rem;text-align:center;padding-top:2rem;margin:13rem auto;background-color:#fff8e1}.new-game-btn{height:auto}.modal-submit-btn,.new-game-btn{text-align:center;font-size:1.5rem;background-color:#5bacff;width:8rem;cursor:pointer;margin:2rem auto auto}.modal-submit-btn{height:2rem;border-style:none;border-radius:.3rem}.modal-input-element{display:block;font-size:1.3rem;width:50%;height:2rem;margin:2rem auto auto}.gameboard{width:360px;height:360px;margin:10rem auto;font-size:0}.menu-bar{position:fixed;bottom:0;left:0;background-color:#74b9ff;width:100%;height:3rem}.gameclient,.menu-bar{display:-webkit-flex;display:flex}.gameclient{-webkit-flex-wrap:wrap;flex-wrap:wrap;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.EmptySlot{margin:13px;width:24px;height:24px;background-color:#172b4d}.EmptySlot,.FilledSlot{display:inline-block;border-radius:50%}.FilledSlot{margin:2px;width:46px;height:46px;background-color:red}.DroppableEmptySlot{margin:13px;width:20px;height:20px;display:inline-block;border-radius:50%;border:2px solid #14ff00;background-color:#172b4d}.DeletePeg{margin:2px;width:46px;height:46px;border-radius:50%;opacity:.5}.DeletePeg,.SelectedPeg{display:inline-block;background-color:red}.SelectedPeg{margin:2px 2.4px;width:42px;height:42px;border-radius:50%;border:2px solid #172b4d}.InvisiblePeg{margin:2px;display:inline-block;width:46px;height:46px;border-radius:50%;background-color:red;visibility:hidden}.navbar{font-family:Arial,Helvetica,sans-serif;display:-webkit-flex;display:flex;position:fixed;width:100%;top:0;z-index:2;background-color:#aed6ff;height:3rem}.username{background-color:#5bacff;width:10rem;margin-left:auto;font-size:1.5rem}.logo,.username{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;text-align:center;color:#172b4d;height:100%}.logo{width:13rem;float:left;background-color:#aed6ff;font-size:2rem}.caret,.logo{cursor:pointer}.caret{height:20px;margin-top:6px;margin-left:2px}body{margin:0;padding:0;background-color:#fff8e1;font-family:Arial,Helvetica,sans-serif}.btn-link{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;padding-top:0;margin:1rem auto;width:12rem;height:3rem;font-size:1.5rem;background-color:#fdcb6e;cursor:pointer;border:1px solid #fff8e1;border-radius:.3rem}.btn-link:hover{border:1px solid #172b4d}.homepage{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;height:100vh;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;font-size:0}a:active,a:hover,a:link,a:visited{color:#172b4d;text-decoration:none}
/*# sourceMappingURL=main.fb3909c2.chunk.css.map */