html,body,#root{margin:0;padding:0;width:100%;height:100%;background-color:#f1f1f1}ul,li,p,button{margin:0;padding:0}li{list-style:none}button{border:none}
.shadow{-webkit-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;-moz-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff}
.task-container-431c3e70{width:700px;height:100%;margin:0 auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:start;-moz-box-pack:start;-ms-flex-pack:start;justify-content:start;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 0;color:#352a68}.task-container-431c3e70 .task-list-431c3e70{width:100%;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;margin-top:50px;position:relative}
.task-form-be987900{width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center}.task-form-be987900 input{-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;padding:15px 10px;border:none;outline:none;-webkit-transition:box-shadow.3s;-moz-transition:box-shadow.3s;-o-transition:box-shadow.3s;transition:box-shadow.3s}.task-form-be987900 input:focus{-webkit-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;-moz-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff}.task-form-be987900 button{margin-left:10px;cursor:pointer;padding:15px 20px;border:1px solid#ccc;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;-webkit-transition:box-shadow.3s;-moz-transition:box-shadow.3s;-o-transition:box-shadow.3s;transition:box-shadow.3s}.task-form-be987900 button:hover{-webkit-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;-moz-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff}
.task-item-0d094263{width:100%;height:50px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 15px;-webkit-border-radius:10px;-moz-border-radius:10px;border-radius:10px;margin-bottom:10px;pointer-events:auto;position:absolute;-webkit-transition:box-shadow.4s,border-color.4s;-moz-transition:box-shadow.4s,border-color.4s;-o-transition:box-shadow.4s,border-color.4s;transition:box-shadow.4s,border-color.4s;border:1px solid#bebebe}.task-item-0d094263:hover{border-color:rgba(0,0,0,0);-webkit-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;-moz-box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff;box-shadow:5px 5px 20px#bebebe,-10px -10px 20px#fff}.task-item-left-0d094263{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-webkit-flex:1;-moz-box-flex:1;-ms-flex:1;flex:1;cursor:pointer}.task-item-left-0d094263 input{-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;appearance:none;width:15px;height:15px;border:1px solid#6349de;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.task-item-left-0d094263 input:checked{background-color:#5d5584}.task-item-left-0d094263 span{font-weight:700;margin-left:10px;margin-right:5px;font-size:20px}.task-item-0d094263 button{width:30px;height:30px;border:1px solid#ccc;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;-webkit-transition:box-shadow.4s,border-color.4s;-moz-transition:box-shadow.4s,border-color.4s;-o-transition:box-shadow.4s,border-color.4s;transition:box-shadow.4s,border-color.4s}.task-item-0d094263 button:hover{border-color:rgba(0,0,0,0);-webkit-box-shadow:inset 3px 3px 6px#cacaca,inset -3px -3px 6px#f6f6f6;-moz-box-shadow:inset 3px 3px 6px#cacaca,inset -3px -3px 6px#f6f6f6;box-shadow:inset 3px 3px 6px#cacaca,inset -3px -3px 6px#f6f6f6}.finished-0d094263{color:#ccc;background-color:#a1afc9}.finished-0d094263 .task-item-left-0d094263{position:relative;margin-right:10px}.finished-0d094263 .task-item-left-0d094263:after{text-decoration:line-through;content:"";width:100%;height:1px;position:absolute;background-color:#ccc;top:50%}.moving-0d094263{background-color:transparent;border:1px solid#666}
/*# sourceMappingURL=index_0fc3.3683e2ce.css.map */