.todo-header[data-v-383241de]{margin-bottom:16px;width:100%}.todo-header .smpl-btn[data-v-383241de]{min-width:128px}.todo-list-wrapper>[data-v-c2ec450e]{margin-bottom:8px}.todo-list-wrapper .todo-wrapper[data-v-c2ec450e]{display:flex;justify-content:space-between;align-items:center;border:1px solid #000;border-radius:5px;padding:4px 8px}.todo-list-wrapper .todo-wrapper .todo[data-v-c2ec450e]{width:100%;border-right:1px solid #000;padding-right:8px;margin-right:8px}.todo-list-wrapper .todo-wrapper .todo .title[data-v-c2ec450e]{border-bottom:1px solid #000;margin-bottom:8px;padding-bottom:4px}.todo-list-wrapper .todo-wrapper .todo .desc[data-v-c2ec450e]{cursor:default}.todo-list-wrapper .todo-wrapper .icon-wrapper[data-v-c2ec450e]{cursor:pointer}.todo-list-wrapper .todo-wrapper .icon-wrapper .fa[data-v-c2ec450e]{padding:4px;border:1px solid transparent;border-radius:5px}.todo-list-wrapper .todo-wrapper .icon-wrapper .fa.fa-pencil[data-v-c2ec450e]{background:#f9f871;margin-bottom:4px}.todo-list-wrapper .todo-wrapper .icon-wrapper .fa.fa-pencil[data-v-c2ec450e]:hover{background:#ffff8a}.todo-list-wrapper .todo-wrapper .icon-wrapper .fa.fa-trash[data-v-c2ec450e]{background:#fc6d74}.todo-list-wrapper .todo-wrapper .icon-wrapper .fa.fa-trash[data-v-c2ec450e]:hover{background:#ff868d}#todo-action .modal-content{width:500px}#todo-action .modal-content .modal-header{display:flex;justify-content:space-between}#todo-action .modal-content .modal-header .title{text-transform:capitalize}#todo-action .modal-content .modal-body .content-wrapper .input-group:first-child{margin-bottom:8px}#todo-action .modal-content .modal-body .content-wrapper .input-group .label{margin-bottom:4px}#todo-action .modal-content .modal-footer{text-align:right}#todo-action .modal-content .modal-footer .smpl-btn.success{text-transform:capitalize;margin-right:8px}.todo-app[data-v-60d61d9f]{height:calc(100vh - 64px);display:flex;justify-content:center;margin-top:64px}.todo-app .content-wrapper[data-v-60d61d9f]{margin-top:16px;height:400px;width:400px}.todo-app .content-wrapper .title[data-v-60d61d9f]{padding-bottom:8px}.todo-app .content-wrapper .content[data-v-60d61d9f]{margin-top:16px;padding:16px;border:1px solid #000;min-height:340px;border-radius:5px;max-height:676px;overflow:auto}.todo-app .content-wrapper .content[data-v-60d61d9f]::-webkit-scrollbar{display:none}