*,body{margin:0}body{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}.login{width:300px;height:300px;border:none;background-color:#dfe6e9;border-radius:20px;box-sizing:border-box;padding:30px 20px;display:flex;flex-direction:column}.login__header{display:flex;justify-content:space-between;align-items:center}.login__header>h1{display:inline-block;color:#636e72}.login__header>.MuiSvgIcon-root{font-size:45px;color:#636e72}.login__btnContainer{flex:1 1;display:flex;align-items:center;justify-content:center;margin-top:10px;background-color:#fff;border-radius:0 0 20px 20px;box-shadow:inset 5px 5px 5px #d2dae2,inset -5px -5px 5px #d2dae2}.login__btn{font-size:25px!important;text-transform:capitalize!important}.modalBox:focus{outline:none!important}.modalBox__header{display:flex;justify-content:space-between;margin-bottom:15px}.modalBox__header>h2{color:#636e72;display:inline-block;align-self:flex-end}.modalBox__closeBtn{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important;border-radius:0 20px 0 0!important}.modalBox__form{display:flex;flex-direction:column;max-width:300px;margin-left:auto;margin-right:auto}.modalBox__addNewBtn{margin-top:10px!important;border-radius:0 0 20px 20px!important}.toDo{display:flex;flex-direction:column;padding:5px;margin:10px;border-radius:20px;color:rgba(61,61,61,.76);box-shadow:5px 5px 5px #d2dae2}.notDone{background-color:#ff7979}.inProgress{background-color:#ffc048}.done{background-color:#badc58}.toDo__textWrapper{flex:1 1;padding:5px 10px}.toDo__timestamp{font-size:14px;color:rgba(59,59,59,.774)}.toDo__btnWrapper{flex:0 1;display:flex}.toDo__btnEdit{margin-right:auto!important;color:#575fcf!important}.toDo__btnDone{color:#00b894!important}.toDo__btnProgress{color:#f39c12!important}.toDo__btnDelete{color:#d63031!important}.panel{width:400px;height:600px;border:none;background-color:#dfe6e9;border-radius:20px;box-sizing:border-box;padding:30px 20px 20px;display:flex;flex-direction:column}.panel__header{display:flex;justify-content:space-between}.panel__header>h1{display:inline-block;color:#636e72}.panel__avatar{width:45px!important;height:45px!important}.panel__toDosConatiner{display:flex;flex-direction:column;margin-top:10px;background-color:#fff;overflow:auto;flex:1 1;border-radius:3px;scroll-behavior:smooth;margin-bottom:10px;box-shadow:inset 5px 5px 5px #d2dae2,inset -5px 5px 5px #d2dae2;padding:5px}.panel__footer{display:flex;justify-content:space-between}.panel__openModalBtn{flex:0.2 1;margin-top:10px!important;border-radius:0 5px 5px 20px!important}.panel__homeBtn{flex:0.8 1;margin-top:10px!important;border-radius:5px!important;margin-right:5px!important;margin-left:5px!important;color:#636e72!important;background-color:#b2bec3!important}.panel__logoutBtn{flex:0.2 1;margin-top:10px!important;border-radius:5px 0 20px 5px!important}@media (max-width:500px){.panel{height:100vh;width:100vw}}.app{width:100vw;height:100vh;background-color:#211e45;display:grid;place-items:center}::-webkit-scrollbar{width:6px!important;height:6px!important}::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2)}::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1)}
/*# sourceMappingURL=main.02a92075.chunk.css.map */