*{margin:0;padding:0}div.wrapper{overflow-x:hidden;overflow-y:auto}.header-box{width:100%;height:auto;padding:50px;display:-webkit-flex;display:flex;-webkit-justify-content:space-evenly;justify-content:space-evenly;-webkit-align-items:center;align-items:center;background-color:#0170ad}@media(max-width:768px){.header-box{-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center}}.header-box .leftside{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-justify-content:flex-start;justify-content:flex-start;-webkit-align-items:center;align-items:center}@media(max-width:768px){.header-box .leftside{width:100%;-webkit-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-justify-content:center;justify-content:center;text-align:center;margin-bottom:20px}}.header-box .leftside .img{width:170px;height:170px}.header-box .leftside .img img{width:100%;height:100%}.header-box .leftside .content{color:#fff}.header-box .leftside .content .heading-big{font-size:42px}.header-box .leftside .content .heading-small{font-size:24px}.header-box .rightside{-webkit-flex:1 1;flex:1 1;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}@media(max-width:768px){.header-box .rightside{width:100%;text-align:center}}.header-box .rightside .btn,.header-box .rightside .btn:hover{width:100px;margin-bottom:5px;color:#fff;text-decoration:none}.date-section{color:#fff}.date-section span{margin:4px}@media(max-width:539px){.mybtn2{width:100%}}.error-msg{color:red;width:100%;font-size:14px;font-weight:600}.welcome-div{color:#fff;letter-spacing:.09em}.todo{background-color:#e4e4e4;font-weight:600;font-size:16px;margin:10px 0;padding:10px;-webkit-justify-content:space-between;justify-content:space-between}.todo,.todo .actions-div{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}.todo .actions-div{-webkit-justify-content:flex-start;justify-content:flex-start}.todo .actions-div div{margin:0 10px;cursor:pointer}.delete-btn{color:#a50202;cursor:pointer}.modal-container{width:100%;height:100vh;position:fixed;top:0;left:0;background-color:rgba(0,0,0,.7);display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center}.modal-container .modal{display:block;width:70%;height:70vh;background-color:#fff;border-radius:20px;margin:60px 15%}@media(max-width:768px){.modal-container .modal{width:100%;height:100vh;margin:0;border-radius:0}}.modal-container .modal .header{width:100%;height:auto;padding:20px;display:-webkit-flex;display:flex;-webkit-justify-content:space-between;justify-content:space-between;-webkit-align-items:center;align-items:center}.modal-container .modal .header .update-text{font-size:24px;font-weight:600}.modal-container .modal .header .close-btn{color:#a50202;cursor:pointer}
/*# sourceMappingURL=main.dc16905a.chunk.css.map */