*{box-sizing:border-box;margin:0;padding:0}.classCard{border:2px solid #000;padding:1em;border-radius:1em}.classCard .deletebtn,.classCard .editbtn{height:30px;opacity:.2;cursor:pointer}.classCard .deletebtn:first-child,.classCard .editbtn:first-child{margin-right:10px}.classCard .deletebtn:hover,.classCard .editbtn:hover{opacity:1}#root,.App{padding:0;height:100vh}body{background-color:beige;height:100vh}.deletebtn{height:10px}input{width:auto}.red{background-color:rgba(255,0,0,.699)}.green{background-color:rgba(0,128,0,.575)}.blue{background-color:rgba(0,17,255,.699)}.yellow{background-color:rgba(255,251,0,.692)}.incorrect{border:1px solid red}.errorMsg{display:flex;justify-content:left;width:100%;text-align:right;color:red}.App{justify-content:stretch;align-items:stretch}#classes>div{min-height:0}#class-holder{flex:1 1 1px;min-width:0;overflow-y:scroll}.drop-down:hover{background:#87ceeb}input::-webkit-calendar-picker-indicator{display:none}.hide{display:none}input{border-radius:5px}
/*# sourceMappingURL=main.4913bc31.chunk.css.map */