@font-face{font-family:"Poppins";src:url(/static/media/Poppins-Regular.4ca79fd9.woff2)}:root{--orange-btn:#f3a20b;--orange-btn-hover:#ff7504;--success-bg-color:#d4edda;--success-color:#155724;--danger-bg-color:#721c24;--danger-color:#f8d7da;--grey-color:#e1e1e1;--light-grey-color:#eee;--blue-color:#5d80bb}*{font-family:"Poppins"}div{//outline:1px red solid}body{background:linear-gradient(0deg,#5d80bb,#192a7b 88%,#0b1966);background-repeat:no-repeat;background-attachment:fixed;height:100vh;width:100%}.container{padding-bottom:20px;width:30%;margin:0 auto;min-width:500px}h1{color:#fff;text-align:center}h4{margin:2px;padding:5px}.alertDiv{width:100%;margin-bottom:1rem;height:auto;display:grid;align-items:center;text-align:center;font-size:1rem;border-radius:.25rem;letter-spacing:.25rem;text-transform:capitalize}.alert-danger{color:#721c24;color:var(--danger-bg-color);background:#f8d7da;background:var(--danger-color)}.alert-success{color:#155724;color:var(--success-color);background:#d4edda;background:var(--success-bg-color)}input[type=text]{width:100%;margin:0;height:35px;border-color:#fff}select{height:35px;color:#000;font-weight:700;transition:.5s;width:95px}.datetimeDiv{width:220px}.datetimeDiv,.selectDiv{background:#fff;margin-top:5px;margin-bottom:5px;padding:5px;font-weight:700;border-radius:4px}.selectDiv{display:inline-block;width:160px;margin-right:5px}button :hover,select{cursor:pointer}.submitDiv{display:flex}#submit{background-color:#f3a20b;background-color:var(--orange-btn);border:none;width:100px;height:41px;transition:.5s;border-top-right-radius:10px}#submit:hover{background-color:#ff7504;background-color:var(--orange-btn-hover)}#submit h3{transition:.5s}#submit:hover h3{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.todoButtonsContainer{height:auto;width:90px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.todoButtonsContainer>button{height:25px;margin-right:3px;margin-left:3px}.bsChev{border-radius:50%;border:none;background-color:#eee;background-color:var(--light-grey-color);margin:5px;transition:.4s}.bsChev:hover{background-color:#e1e1e1;background-color:var(--grey-color)}.todoCompleted{background:#d4edda!important;background:var(--success-bg-color)!important;text-decoration:line-through;transition:.5s}.todoDiv{background-color:#fff;width:96%;border-radius:5px;padding:10px;margin-top:10px;display:flex;justify-content:space-between;white-space:normal}.dateTime{color:#5d80bb;color:var(--blue-color)}.todoText{text-align:center;max-width:330px;line-height:18px}.indexNumber{background-color:#e1e1e1;background-color:var(--grey-color);text-align:center;border-radius:50%;font-weight:700;margin-bottom:5px}.show-container{visibility:visible!important}.clearBtn{width:100%;text-align:center;cursor:pointer;background-color:#f3a20b;background-color:var(--orange-btn);border:none;margin-top:10px;font-size:1.1rem;border-radius:.3rem;color:#000;padding:.5rem;transition:.5s}.clearBtn:hover{background-color:#ff7504;background-color:var(--orange-btn-hover)}.modal{position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:rgba(0,0,0,.8)}.modal-content{margin:15% auto;max-width:20rem;border-radius:10px;width:30%;color:#000;background-color:#fff;padding:20px;text-align:center;font-size:1.1rem;border:5px solid #262626}.modalBtn{width:100px;height:40px;text-transform:Uppercase;margin:5px;letter-spacing:3px;background-color:#fff;border-radius:5px}.cancelBtn{border:3px solid red;color:red}.confirmBtn{border:3px solid green;color:green}@media screen and (max-width:580px){.container{width:80%;min-width:300px;margin:5% auto}.todoText{max-width:180px}.modal-content{width:50%}}@media screen and (max-width:420px){.todoText{max-width:150px}}
/*# sourceMappingURL=main.784a8566.chunk.css.map */