html{height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100%;padding:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root{height:100vh}.logincontainer{align-items:center;background:linear-gradient(#19f1e4,#0c8871);display:flex;flex-direction:column;height:100vh}.loginheader{flex:10 1;margin-top:40%}.loginbuttoncontainer{flex:3 1}.loginfooter{color:#fff;flex:4 1}.card{flex-basis:calc(25% - 10px);flex-grow:0;flex-shrink:0;height:15vh;width:15vh}.card,.cardmatch{border:2px solid #ccc;border-radius:1vh;box-sizing:border-box;cursor:pointer;display:flex;justify-content:center;margin-bottom:1vh;overflow:hidden;transition:border-color .4s}.cardmatch{flex:initial;height:14vh;width:12vh}.card img{height:150%;width:300%}.flipped{transform:rotateY(180deg)}.cardBack,.cardFront{transition:transform .6s}.card span{align-items:center;background-color:#f1f7ed;display:flex;flex-grow:1;font-size:x-large;height:100%;justify-content:center;max-height:100%;max-width:100%;text-align:center}.selected{border-color:#4caf50}.failed{border-color:#e91717}@media (max-width:600px){.card span{font-size:large}}.app{align-items:center;display:flex;flex-direction:column;justify-content:space-between;text-align:center;width:700px}@media (max-width:600px){.gametable{margin-left:2px;margin-right:2px}}.reshuffle-button{cursor:pointer;font-size:16px;margin:10px;padding:10px 20px}.error-overlay{align-items:center;background-color:#ff000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.error-message{background:#000000b3;border:1px solid #fff;border-radius:5px;color:#fff;font-size:24px;padding:20px}.match-header{align-items:center;background-color:#fafafa;color:#000;display:flex;flex-direction:row;height:7vh;justify-content:space-around;width:100%}.match-column-container{display:flex;flex-direction:row;gap:5vh}@media (max-width:600px){.app{left:0;position:fixed;top:0;width:-webkit-fill-available}}.emplyeeId{width:20px}.app-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:row;justify-content:space-around;min-height:10vh;width:100%}.dropdown{max-width:80%}.main-container{align-items:center;display:flex;flex:4 1;flex-direction:column;justify-content:space-evenly;min-height:80vh;width:100%}.gametable{display:flex;flex-wrap:wrap;justify-content:inherit;overflow:hidden}.bottom-banner{align-self:flex-end;background-color:#3b3f48;height:15vh;width:100%}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.047f104f.css.map*/