.date-modal-mask{position:fixed;z-index:9997;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:table;transition:opacity .3s ease}.date-modal-wrapper{display:table-cell;vertical-align:middle}.date-modal-container{width:400px;margin:0 auto;padding:10px 20px;background-color:#fff;border-radius:2px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;font-family:Helvetica,Arial,sans-serif}.date-modal-body{margin:20px 0}.date-modal-default-button{float:right}.date-modal-enter,.date-modal-leave-active{opacity:0}.date-modal-enter .date-modal-container,.date-modal-leave-active .date-modal-container{transform:scale(1.1)}.todo-background[data-v-4cb0c73e]{background-color:#fda}.category-title[data-v-4cb0c73e]{text-transform:capitalize;font-size:120%;font-weight:700}.category-date[data-v-4cb0c73e]{white-space:nowrap;font-size:90%;font-weight:700}.category-done[data-v-4cb0c73e]{background-color:#ffefd5}.task-list-enter-active[data-v-4cb0c73e],.task-list-leave-active[data-v-4cb0c73e]{transition:all .5s ease-in-out}.task-list-move[data-v-4cb0c73e]{transition:transform .5s ease}.task-list-enter-from[data-v-4cb0c73e],.task-list-leave-to[data-v-4cb0c73e]{opacity:0;transform:translateY(20px)}._todo-due{background-color:gold!important}._todo-overdue{background-color:#dc143c!important}