.App{text-align:center;height:100vh}.card-container{width:800px;height:500px;border-radius:5px;overflow:hidden;box-shadow:0 5px 10px rgba(255,66,109,.3)}.newItem{width:80%}.btn{margin-top:20px;padding:10px 30px;background-color:rgba(255,66,109,.65);color:#fff;font-weight:300;border-radius:5px;cursor:pointer;-webkit-transition:all .2s;transition:all .2s}.btn:hover,.left-box{background-color:rgba(255,66,109,.85)}.left-box{width:45%}.edit-container,.list-container{background-color:#fff;width:55%;-webkit-transition:all .5s;transition:all .5s;overflow-y:auto}.deg45{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.logo{width:100px;margin-top:-20px}.plus{width:50px;cursor:pointer;opacity:.75;margin-top:20px;-webkit-transition:all .2s;transition:all .2s}.plus:hover{opacity:1}.item-container{height:80px;border-bottom:1px solid hsla(0,0%,51%,.2);font-weight:100;font-size:18px;padding-right:40px}.item-container:hover>.done{opacity:.6}.done{width:32px;margin-left:40px;cursor:pointer;opacity:0;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.done:hover{opacity:1!important}body{margin:0;padding:0;background:-webkit-linear-gradient(315deg,#fff1f2,#ffc5ce);background:linear-gradient(135deg,#fff1f2,#ffc5ce);height:100vh;font-family:Roboto,sans-serif}a:focus,button:focus,div:focus,input:focus,li:focus,md-icon:focus,select:focus,textarea:focus{outline:none}input{border:none;border-bottom:1px solid hsla(0,0%,51%,.5);font-family:Roboto,sans-serif;font-size:18px;font-weight:300;text-align:center;-webkit-transition:all .2s;transition:all .2s}input:focus{border-bottom:1px solid #ffc5ce}::selection{background:#ffc5ce}::-moz-selection{background:#ffc5ce}.flex{display:-ms-flexbox;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-flex:1}.flex-row{-webkit-box-orient:horizontal;-ms-flex-direction:row;flex-direction:row;-webkit-flex-direction:row}.flex-col,.flex-row{display:-ms-flexbox;display:-webkit-box;display:flex;display:-webkit-flex;-webkit-box-direction:normal}.flex-col{-webkit-box-orient:vertical;-ms-flex-direction:column;flex-direction:column;-webkit-flex-direction:column}.flex-main-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-justify-content:flex-start}.flex-main-center{-webkit-justify-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex-main-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-justify-content:flex-end}.flex-main-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-justify-content:space-between}.flex-main-around{-ms-flex-pack:distribute;justify-content:space-around;-webkit-justify-content:space-around}.flex-second-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-align-items:flex-start}.flex-second-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-align-items:center}.flex-second-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-align-items:flex-end}.flex-second-around{-webkit-box-align:space-around;-ms-flex-align:space-around;align-items:space-around;-webkit-align-items:space-around}.flex-second-between{-webkit-box-align:space-between;-ms-flex-align:space-between;align-items:space-between;-webkit-align-items:space-between}.flex-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-flex-wrap:wrap}
/*# sourceMappingURL=main.e61c1288.css.map*/