.app-header{-ms-flex-align:end;align-items:flex-end}.app-header h1{-ms-flex-positive:1;flex-grow:1}.app-header h2{font-size:1.2rem;color:grey}.todo-list-item{font-size:1.25rem}.todo-list-item button{width:35px;margin:3px}.todo-list-item-label{margin-left:1.25rem;line-height:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.todo-list-item.done .todo-list-item-label{text-decoration:line-through}.todo-list-item.important .todo-list-item-label{font-weight:700;color:#4682b4}.todo-list .list-group-item{padding:.25rem .75rem}.blinked{font-size:20px;margin:0;white-space:nowrap;overflow:hidden;width:30em;-webkit-animation:type 4s steps(60);animation:type 4s steps(60)}.blinked:nth-child(2){-webkit-animation:type2 8s steps(60);animation:type2 8s steps(60)}.blinked a{text-decoration:none}@-webkit-keyframes type{0%{width:0}}@keyframes type{0%{width:0}}@-webkit-keyframes type2{0%{width:0}50%{width:0}to{width:100}}@keyframes type2{0%{width:0}50%{width:0}to{width:100}}@-webkit-keyframes blink{to{opacity:0}}@keyframes blink{to{opacity:0}}.search-panel{margin:1rem 0}.search-panel .search-input{width:auto;-ms-flex-positive:1;flex-grow:1;margin-right:3px}.bottom-panel{margin-top:10px}.bottom-panel .new-todo-label{width:auto;-ms-flex-positive:1;flex-grow:1;margin-right:3px}.todo-app{margin:2rem auto 0;max-width:500px}
/*# sourceMappingURL=main.5d1662e2.css.map*/