.editor{background-color:#fff;flex:1;border-radius:4px;border:1px solid #e5e7eb}.edit-mode{display:flex;align-content:center}.comment-body,.edit-mode .actions{align-items:center;display:flex}.comment-body .comment-content{flex:1}.task ol,.task ul{padding:0}.task .header{font-weight:600;font-size:18px;align-items:center;color:#465669}.task .header,.task .task-column{border-bottom:1px solid #d9e1ee;padding:1rem;display:flex}.task .task-column>:not([hidden])~:not([hidden]){border-left:1px solid #d9e1ee;padding-left:1rem}.task .task-column>*{flex:1;padding:.5rem}.task .task-column .task-section{display:flex;align-items:center}.task .task-column .task-section .section-title{font-weight:500;font-size:15px;color:#91a0b4;flex:none;width:140px;position:relative;margin-right:1rem}.task .task-column .task-section .section-title:after{content:":";position:absolute;right:0}.task .task-column .task-section .section-content{flex:1;font-size:14px;font-weight:500;color:#465669}.task .comments{padding:12px 16px;background:#e3e6ec;box-shadow:0 1px 0 #dddbda}.task .comments .comment{display:flex;margin-bottom:1rem}.task .comments .comment .comment-info{flex:1;margin-left:1rem}.task .comments .comment .comment-info .name{font-size:13px;color:#006dcc}.task .comments .comment .comment-info .message{font-size:13px;line-height:20px;color:#465669}.task .comments .comment .comment-info .date{font-size:12px;line-height:18px;color:#465669}.task .comments .reply{display:flex;align-items:center}.task .comments .reply>:not([hidden])~:not([hidden]){margin-left:1rem}.icon-file{font-size:120px}.v-responsive__content{text-align:center}.v-card__actions{font-size:12px}ul.subtasks li{padding:12px 0;border-bottom:1px dashed #91a0b4}ul.subtasks li i{margin-right:15px}ul.subtasks .isdone{text-decoration:line-through;color:#91a0b4;font-weight:400}