body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.header{display:flex;flex-direction:row;justify-content:space-between;margin-left:auto;margin-right:auto;width:70%}h1{color:#2c5364}.header button{align-items:center;box-sizing:border-box;display:flex;height:50px;justify-content:center;width:130px}.header button,.link{background-color:#2c5364}.link{border:none;border-radius:3px;color:#fff;font-size:17px;margin-bottom:auto;margin-top:auto;outline:none;padding:14px 26px;text-align:center;text-decoration:none}@media only screen and (max-width:1000px){.header{width:75%}}@media only screen and (max-width:700px){.header{width:85%}}@media only screen and (max-width:568px){.header{width:90%}h1{font-size:30px}}@media only screen and (max-width:442px){.header{flex-direction:column;padding-top:20px;width:80%}h1{font-size:30px}}.createpage{background-color:#f8f8f8;height:100%;min-height:100vh}.form{background-color:#fff;border-radius:13px;box-shadow:0 15px 16.83px .17px rgba(0,0,0,.05);margin-left:auto;margin-right:auto;margin-top:120px;padding:0 0 30px;width:58%}.form_heading{align-items:center;display:flex;font-size:25px;height:70px;justify-content:center;padding-top:3px;position:relative}.form_heading:after{background-color:#f0a500;bottom:-2px;content:"";height:6px;left:44%;position:absolute;transition:width .3s ease;width:11%}.formgrp{display:flex;flex-direction:column;gap:7px;margin:20px auto;width:86%}.formgrp input{font-size:16.3px;height:40px;outline:none;padding:4px 10px}.formgrp label{color:#f0a500;font-weight:550}.formgrpsubmit{align-items:center;display:flex;justify-content:center;margin-top:5px}.formgrpsubmit input{background-color:#f0a500;border:#bd8200;border-radius:3px;color:#fff;cursor:pointer;font-size:18px;font-weight:500;outline:none;padding:10px 24px}.input{border:1px solid rgba(0,0,0,.2);border-radius:3.5px}.css-b3dvpx-MuiStack-root{padding-top:0!important}.input:hover{border-color:grey}.input:focus{border-color:#f0a500;box-shadow:0 5px 5px .17px rgba(0,0,0,.05)}.err{color:red;margin-bottom:12px;text-align:center}@media only screen and (max-width:568px){.form{width:72%}}@media only screen and (max-width:442px){.form{margin-top:90px;width:90%}}.taskmanager{background-color:#f8f8f8;height:100%;min-height:100vh}.filters{display:flex;flex-direction:row;margin-bottom:25px;margin-left:auto;margin-right:auto;padding-top:20px;width:85%}.filters button{background-color:initial;border:none;cursor:pointer;font-size:16.5px;outline:none;padding:10px 30px;transition:background-color .2s}.filters select{border-radius:5px;font-size:15px;height:40px;text-align:center;width:100%}.filters button:hover{background-color:#f7f7f7}.loading{align-items:center;display:flex;font-size:17px;gap:10px}.loader{-webkit-animation:spinner 1.9s linear infinite;animation:spinner 1.9s linear infinite;border-left:3px dotted #1e1e1e;border-radius:50%;border-top:3px dotted #1e1e1e;height:20px;margin:50px 0;width:20px}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.taskdiv{background-color:#f4f6f7;border-radius:5px;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;flex-direction:row;gap:50px;margin:0 auto 15px;padding:10px 20px;width:85%}.taskdiv .title{font-size:18px;font-weight:700;margin-bottom:5px}.taskdiv .description{color:#555;font-size:14px;margin-bottom:5px}.taskdiv .dateandtime{color:#777;font-size:12px}.searchbar{border-radius:5px;display:flex;flex-direction:row;gap:50px;height:38px;margin:0 auto 15px;padding-top:50px;width:85%}.searchbar input{background-color:initial;border:1px solid #ccc;border-radius:5px;outline:none;padding:10px;transition:border .01s;width:100%}.searchbar button{background-color:#54b4d3;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;outline:none;padding:10px}.circle{border-radius:50%;height:11px;margin-right:4px;width:11px}.status{align-items:center;display:flex;justify-content:start}.icons{display:flex;flex-direction:column;justify-content:space-around;width:10%}.update{display:flex;flex-direction:row;gap:12px;margin-bottom:12px}.notasks{color:#ccc;font-size:24px;font-weight:500;margin:20px 0;text-align:center}@media only screen and (max-width:586px){.taskdiv{width:78%}.searchbar{gap:30px}}@media only screen and (max-width:630px){.update{flex-direction:column;gap:8px}}
/*# sourceMappingURL=main.7c38fd5a.css.map*/