.Application{height:100%}.App{text-align:center}.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite;height:40vmin;pointer-events:none}.App-Header{display:flex;flex-direction:row;align-items:center;background-color:#000;margin:0;height:5vh}.App-link{color:#61dafb}.Header-Link{font-size:1.2em;color:#fff;margin-left:20px;display:inline;text-decoration:none}.Header-Link:hover{color:#4682b4}.Header-Link-Active{color:#daa520}@-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)}}.Questions-Page{height:100%;margin:0;padding:0}.Questions-Page>h1{margin:0}.QuestionBox{margin-left:10vw;margin-right:10vw;margin-top:1vh;border:thick outset grey;display:flex;flex-direction:row}.QuestionBox:hover{cursor:pointer;background-color:#4682b4}.QuestionBox-Title{margin-left:5%;vertical-align:middle;width:75%;display:flex;flex-direction:column}.QuestionBox-Title>h2{margin-bottom:10px;margin-right:50px;overflow:auto}.QuestionBox-Title>p{margin-top:0;margin-right:50px;overflow:auto}.QuestionBox-Difficulty{width:10%;display:flex;align-items:center;justify-content:center}.Loading{padding-top:20vh}.SplitPlane{max-height:95vh}.Resizer{background:#000;opacity:.2;z-index:1;box-sizing:border-box;-moz-background-clip:padding;-webkit-background-clip:padding;background-clip:padding-box}.Resizer:hover{-webkit-transition:all 2s ease;transition:all 2s ease}.Resizer.horizontal{height:11px;margin:-5px 0;border-top:5px solid hsla(0,0%,100%,0);border-bottom:5px solid hsla(0,0%,100%,0);cursor:row-resize;width:100%}.Resizer.horizontal:hover{border-top:5px solid rgba(0,0,0,.5);border-bottom:5px solid rgba(0,0,0,.5)}.Resizer.vertical{width:15px;margin:0 -5px;border-left:5px solid hsla(0,0%,100%,0);border-right:5px solid hsla(0,0%,100%,0);cursor:col-resize}.Resizer.vertical:hover{border-left:5px solid rgba(0,0,0,.5);border-right:5px solid rgba(0,0,0,.5)}.Resizer.disabled{cursor:not-allowed}.Resizer.disabled:hover{border-color:transparent}.Problem-Left{height:100%;overflow-y:scroll}.Problem-Left-Title{padding-left:20px;padding-right:20px;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;margin-bottom:40px}.Problem-Right{height:100%;display:flex;flex-direction:column}.Code-Input{border:2px solid #000;display:flex;flex:1 1;margin:10px}.Difficulty-Easy{color:green}.Difficulty-Medium{color:orange}.Difficulty-Hard{color:red}.Problem-Title{margin-bottom:0}.Problem-Summary{margin-top:0}.Problem-Left-Window{display:block;width:100%}.Problem-Left-Window-Header{background-color:#000;padding:10px 10px 10px 20px;border-bottom:2px solid grey}.Problem-Left-Window-Header:hover{cursor:pointer}.Problem-Left-Window-Header>h2{color:#fff}.Problem-Left-Window-Header-With-Button{display:flex;flex-direction:row;justify-content:space-between}.Problem-Left-Window-Header-With-Button>div{display:flex;background-color:green;justify-content:center;min-width:50px;padding-left:30px;padding-right:30px;align-items:center;border-radius:5px;color:#fff}.Problem-Left-Window-Header-With-Button>div:hover{background-color:#90ee90;cursor:pointer}.Problem-Left-Window-Content-Hidden{max-height:0;-webkit-transition:max-height .25s ease-out;transition:max-height .25s ease-out}.Problem-Left-Window-Content{margin:0;padding:15px;max-height:800px;overflow-y:auto;-webkit-transition:max-height .25s ease-in;transition:max-height .25s ease-in}.Problem-Left-Test{width:100%}.Problem-Left-Test>h3{margin-bottom:0}.Problem-Left-Test-Ace-Editor{margin-top:5px;border:1px solid #000}.ace_hidden-cursors{opacity:0}.Problem-Loading{display:flex;flex-direction:column;align-items:center}.Problem-Loading>img{height:150px}.Unauthorized{padding-top:20vh}.Unauthorized,.Unauthorized>div{display:flex;justify-content:center}.Unauthorized>div{flex-direction:column;align-items:center;padding:50px;border:2px solid #e84849;border-radius:5px}.Unauthorized>div>h1{margin-bottom:0}.admin-outter{height:95vh;overflow-y:auto}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#app,#app>div,#root,body,html{height:100%}
/*# sourceMappingURL=main.bc0841e9.chunk.css.map */