@import url(https://fonts.googleapis.com/css2?family=Open+Sans&display=swap);.signin{margin-left:auto;margin-right:auto;max-width:300px}.signin>form{display:grid;flex-direction:column}.signin>form>input{align-items:center;border:1px solid #ccc;box-shadow:0 0 8px #ddd;display:flex;height:2.5rem;margin:8px 0;padding:0 15px;width:100%}.signin__link:hover{text-decoration:underline}.button-signin{align-self:center;background-color:#4169e1;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:large;margin:8px 0;padding:14px 20px;width:100%}:root{--red:#f54e4e;--green:#4aec8c}.timer-background{background-color:#07173f;color:#eee;margin:0 auto;max-width:340px;padding-top:50px;text-align:center}button.timer-general{background-color:initial;border:0;color:hsla(0,0%,100%,.8);cursor:pointer;display:inline-block;width:100px}label{display:inline-block;font-size:17px;margin-bottom:10px;margin-top:20px;text-transform:capitalize}button.with-text{border-radius:10px;font-size:1.4rem;line-height:36px;padding:10px 20px;width:auto}button.with-text svg{float:left;margin-right:5px;width:36px}.pomo-exp{font-family:Open Sans,sans-serif;font-size:17px;text-align:center}.CircularProgressbar{vertical-align:middle;width:100%}.CircularProgressbar .CircularProgressbar-path{stroke:#3e98c7;stroke-linecap:round;transition:stroke-dashoffset .5s ease 0s}.CircularProgressbar .CircularProgressbar-trail{stroke:#d6d6d6;stroke-linecap:round}.CircularProgressbar .CircularProgressbar-text{fill:#3e98c7;dominant-baseline:middle;text-anchor:middle;font-size:20px}.CircularProgressbar .CircularProgressbar-background{fill:#d6d6d6}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-background{fill:#3e98c7}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-text{fill:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-path{stroke:#fff}.CircularProgressbar.CircularProgressbar-inverted .CircularProgressbar-trail{stroke:transparent}.taskname>input{align-items:center;background-color:#f0f8ff;border:1px solid #ccc;box-shadow:0 0 8px #ddd;display:flex;height:2.5rem;margin:8px 0;padding:0 15px;width:100%}.slider{border:2px solid var(--red)}.slider,.thumb{border-radius:20px;height:40px}.thumb{background-color:var(--red);cursor:pointer;width:40px}.slider.green{border:2px solid var(--green)}.slider.green .thumb{background-color:var(--green)}*{box-sizing:border-box;font-family:Open Sans,sans-serif;margin:0;padding:0}.FinalCalender{display:flex;height:100vh;overflow:hidden;width:100vw}.search-bar-container{align-items:center;flex-direction:column;margin:auto;position:absolute;right:0;top:0;width:40%}.Sidebar{height:100%;min-width:210px;width:300px}.Main{background-image:url(/static/media/background.040418e328a59491a801.jpg);background-repeat:no-repeat;background-size:cover;height:100%;position:relative;width:100%}.User{align-items:center;border:1px solid #ebebeb;display:flex;justify-content:space-around;padding:1rem}.User .logo img{border:1px solid #000;border-radius:50%;width:50px}.User .info p{font-size:1.1rem;font-weight:700}.User .info a{display:flex;justify-content:flex-end;text-decoration:none}.Modal{background:rgba(0,0,0,.8);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99}.Modal .container{left:50%;position:absolute;top:25%;-webkit-transform:translate(-50%,-25%);transform:translate(-50%,-25%)}.AddNewTodo{border-bottom:1px solid #ebebeb}.AddNewTodo .btn{height:70px;padding:1rem;width:100%}.AddNewTodo .btn button{background-color:#4169e1;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;height:100%;width:100%}.AddNewTodo .btn button:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1);transition:all .3s ease}.TodoForm{background:#fff;border-radius:4px;padding:1rem 1rem calc(1rem + 40px);width:100%}.TodoForm .text input{border:none;font-size:1.2rem;margin-bottom:.5rem;padding:1rem;width:100%}.TodoForm .text input:focus{border-bottom:1px solid #0080ff;outline:none}.TodoForm .remind{align-items:center;display:flex;padding:.5rem}.TodoForm p{margin-left:10px}.TodoForm .title{align-items:center;display:flex;margin-bottom:5px}.TodoForm .pick-day{padding:1.5rem 1.5rem 0}.TodoForm .pick-time{padding:1.5rem}.TodoForm .pick-project{padding:.5rem}.TodoForm .pick-project .projects{display:flex;flex-wrap:wrap;padding:1rem 1rem 0}.TodoForm .pick-project .projects .project{border:1px solid #4169e1;border-radius:5px;cursor:pointer;margin:5px;padding:5px}.TodoForm .pick-project .projects .active{background:#4169e1;color:#fff}.TodoForm .cancel{cursor:pointer;position:absolute;right:5px;top:0}.TodoForm .confirm{bottom:0;left:0;position:absolute;width:100%}.TodoForm .confirm button{background:#4169e1;border:none;border-radius:0 0 4px 4px;color:#fff;cursor:pointer;font-size:1.1rem;height:40px;width:100%}.Calendar{border-bottom:1px solid #ebebeb;padding:1rem}.Calendar .header,.Calendar .header .title{align-items:center;display:flex}.Calendar .header .title{flex:1 1}.Calendar .header .title p{font-size:1.1rem;font-weight:700;margin-left:5px}.Calendar .header .btns span{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.Calendar .header .btns span:hover{background-color:#ebebeb;transition:background .3s ease-in-out}.Calendar .items{padding:.5rem}.Calendar .items .item{cursor:pointer;font-size:1rem;margin:5px;padding:.25rem}.Projects{border-bottom:1px solid #ebebeb;padding:1rem}.Projects .header,.Projects .header .title{align-items:center;display:flex}.Projects .header .title{flex:1 1}.Projects .header .title p{font-size:1.1rem;font-weight:700;margin-left:5px}.Projects .header .btns{align-items:center;display:flex}.Projects .header .btns span.edit{margin-right:5px}.Projects .header .btns span{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:25px;justify-content:center;width:25px}.Projects .header .btns span:hover{background-color:#ebebeb;transition:background .3s ease-in-out}.Projects .items{padding:.5rem}.Project{align-items:center;display:flex;font-size:1rem;margin:5px;padding:.25rem;position:relative}.Project .name{cursor:pointer;word-break:break-all}.Project .btns{align-items:center;display:flex}.Project .btns .total-todos{align-items:center;background:#ebebeb;border-radius:50%;font-size:.9rem;height:25px;justify-content:center;width:25px}.Project .btns .edit-delete,.Project .btns .total-todos{display:flex;position:absolute;right:0}.Project .btns .edit-delete span{align-items:center;border-radius:50%;cursor:pointer;display:flex;height:25px;justify-content:center;transition:background .3s ease-in-out;width:25px}.Project .btns .edit-delete span.edit:hover{background:#acffac}.Project .btns .edit-delete span.delete:hover{background:#ffacac}.AddNewProject .add-button span{margin-right:5px}.ProjectForm{background-color:#fff;border-radius:4px;padding:1rem 1rem 40px;position:relative}.ProjectForm input{border:none;font-size:1.2rem;height:40px;margin:15px 0;width:100%}.ProjectForm input:focus{border-bottom:1px solid #4169e1;outline:none}.ProjectForm button{border:none;bottom:0;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;height:40px;position:absolute;transition:-webkit-filter .3s ease-in-out;transition:filter .3s ease-in-out;transition:filter .3s ease-in-out,-webkit-filter .3s ease-in-out;width:50%}.ProjectForm button.cancel{background-color:#bebebe;left:0}.ProjectForm button.confirm{background-color:#4169e1;right:0}.ProjectForm button:hover{-webkit-filter:brightness(1.1);filter:brightness(1.1)}.Todos{background-color:#fff;border-radius:4px;bottom:40px;height:80%;left:40px;opacity:.9;overflow-y:auto;padding:0 .5rem .5rem;position:absolute;width:450px}.Todos .selected-project{border-bottom:1px solid #eee;font-size:1.2rem;font-weight:700;margin:1rem 0;padding-bottom:2px;text-transform:capitalize}.Todos .todos{overflow-y:auto}.Todo{padding:.5rem 1rem}.Todo .todo-container{align-items:center;display:flex}.Todo .todo-container .check-todo{align-items:center;display:flex;justify-content:center;width:15px}.Todo .todo-container span{cursor:pointer}.Todo .todo-container .text{cursor:pointer;flex:1 1;margin:0 10px;position:relative}.Todo .todo-container .text span{color:#bebebe;font-size:.8rem}.Todo .todo-container .text .line{background:#bebebe;height:1px;position:absolute;top:25%;transition:width .25s ease-in-out;width:0}.Todo .todo-container .text .line-through{width:100%}.Todo .todo-container .add-to-next-day{margin-right:10px}.EditTodo{background-color:#fff;border-radius:4px;bottom:40px;height:80%;left:530px;opacity:.9;position:absolute;width:450px}.EditTodo .header{border-bottom:1px solid #eee;font-size:1.2rem;font-weight:700;margin:1rem .5rem;padding-bottom:2px}.Next7Days .day{display:flex;margin:5px}.Next7Days .day .name{font-size:1rem;font-weight:700}.Next7Days .day .total-todos{margin-left:10px}.input-wrapper{align-items:center;background-color:#fff;border-radius:10px;box-shadow:0 0 8px #ddd;display:flex;height:2.5rem;padding:0 15px;width:100%}input{background-color:initial;border:none;font-size:1.25rem;height:100%;margin-left:5px;width:100%}input:focus{outline:none}#search-icon{color:royal}.search-result{padding:10px 20px}.search-result:hover{background-color:#efefef}.results-list{background-color:#fff;border-radius:10px;box-shadow:0 0 8px #ddd;display:flex;flex-direction:column;margin-top:1rem;max-height:300px;overflow-y:scroll;width:100%}
/*# sourceMappingURL=main.abe405ee.css.map*/