@import url(https://fonts.googleapis.com/css?family=DM+Sans:400,500,700&display=swap);:root{--app-container:rgba(243,246,253,0);--main-color:#1f1c2e;--secondary-color:#4a4a4a;--link-color:#1f1c2e;--link-color-hover:#c3cff4;--link-color-active:#fff;--link-color-active-bg:#1f1c2e;--projects-section:#fff;--message-box-hover:#fafcff;--message-box-border:#e9ebf0;--more-list-bg:#fff;--more-list-bg-hover:#f6fbff;--more-list-shadow:hsla(0,0%,82%,0.4);--button-bg:#1f1c24;--search-area-bg:#fff;--star:#1ff1c2e;--message-btn:#fff}[data-v-63f3e06c] .el-input-group--prepend .el-select .el-input.is-focus .el-input__inner{width:100px}[data-v-63f3e06c] .el-radio__input{display:none}[data-v-63f3e06c]{-webkit-box-sizing:border-box;box-sizing:border-box}body[data-v-63f3e06c],html[data-v-63f3e06c]{width:100%;height:calc(100vh - 310px);margin:0}body[data-v-63f3e06c]{font-family:DM Sans,sans-serif;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:var(--app-container)}a[data-v-63f3e06c],button[data-v-63f3e06c]{cursor:pointer}.app-container[data-v-63f3e06c]{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;background-color:var(--app-container);-webkit-transition:.2s;transition:.2s}.app-container button[data-v-63f3e06c],.app-container input[data-v-63f3e06c],.app-container optgroup[data-v-63f3e06c],.app-container select[data-v-63f3e06c],.app-container textarea[data-v-63f3e06c]{font-family:DM Sans,sans-serif}.app-content[data-v-63f3e06c]{height:100%;min-height:400px;padding:16px 24px 24px 0}.app-content[data-v-63f3e06c],.projects-section[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.projects-section[data-v-63f3e06c]{-webkit-box-flex:4;-ms-flex:4;flex:4;background-color:var(--projects-section);border-radius:8px;padding:0 32px 0 32px;height:calc(100vh - 310px);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.projects-section-line[data-v-63f3e06c]{padding-bottom:32px}.projects-section-header[data-v-63f3e06c],.projects-section-line[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects-section-header[data-v-63f3e06c]{margin-bottom:24px;color:var(--main-color)}.projects-section-header p[data-v-63f3e06c]{font-size:24px;line-height:32px;font-weight:700;opacity:.9;margin:0;color:var(--main-color)}.projects-section-header .time[data-v-63f3e06c]{font-size:17px}.item-status[data-v-63f3e06c],.projects-status[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex}.item-status[data-v-63f3e06c]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-right:16px}.item-status:not(:last-child) .status-type[data-v-63f3e06c]:after{content:"";position:absolute;right:8px;top:50%;-webkit-transform:translatey(-50%);transform:translatey(-50%);width:6px;height:6px;border-radius:50%;border:1px solid var(--secondary-color)}.status-number[data-v-63f3e06c]{font-size:24px;line-height:32px;font-weight:700;color:var(--main-color)}.status-type[data-v-63f3e06c]{position:relative;padding-right:24px;color:var(--secondary-color)}.view-actions[data-v-63f3e06c],.view-btn[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.view-btn[data-v-63f3e06c]{width:36px;height:36px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:6px;border-radius:4px;background-color:transparent;border:none;color:var(--main-color);margin-left:8px;-webkit-transition:.2s;transition:.2s}.view-btn.active[data-v-63f3e06c]{background-color:var(--link-color-active-bg);color:var(--link-color-active)}.view-btn[data-v-63f3e06c]:not(.active):hover{background-color:var(--link-color-hover);color:var(--link-color-active)}.messages-section[data-v-63f3e06c]{-ms-flex-negative:0;flex-shrink:0;padding-bottom:32px;background-color:var(--projects-section);margin-left:24px;-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;height:calc(100vh - 310px);border-radius:8px;position:relative;overflow:auto;-webkit-transition:all .3s cubic-bezier(.19,1,.56,1);transition:all .3s cubic-bezier(.19,1,.56,1)}.messages-section .messages-close[data-v-63f3e06c]{position:absolute;top:12px;right:12px;z-index:3;border:none;background-color:transparent;color:var(--main-color);display:none}.messages-section.show[data-v-63f3e06c]{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;margin-left:0}.messages-section .projects-section-header[data-v-63f3e06c]{position:sticky;top:0;z-index:1;padding:32px 24px 0 24px;background-color:var(--projects-section)}.message-box[data-v-63f3e06c]{border-top:1px solid var(--message-box-border);padding:16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:100%}.message-box[data-v-63f3e06c]:hover{background-color:var(--message-box-hover)}.message-box:hover+.message-box[data-v-63f3e06c],.message-box[data-v-63f3e06c]:hover{border-top-color:var(--link-color-hover)}.message-box img[data-v-63f3e06c]{border-radius:50%;-o-object-fit:cover;object-fit:cover;width:40px;height:40px}.message-header[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.message-header .name[data-v-63f3e06c]{font-size:16px;line-height:24px;font-weight:700;color:var(--main-color);margin:0}.message-content[data-v-63f3e06c]{padding-left:16px;width:100%}.star-checkbox input[data-v-63f3e06c]{opacity:0;position:absolute;width:0;height:0}.star-checkbox label[data-v-63f3e06c]{width:24px;height:24px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dark .star-checkbox[data-v-63f3e06c]{color:var(--secondary-color)}.dark .star-checkbox input:checked+label[data-v-63f3e06c]{color:var(--star)}.star-checkbox input:checked+label svg[data-v-63f3e06c]{fill:var(--star);-webkit-transition:.2s;transition:.2s}.message-line[data-v-63f3e06c]{font-size:14px;line-height:20px;margin:8px 0;color:var(--secondary-color);opacity:.7}.message-line.time[data-v-63f3e06c]{text-align:right;margin-bottom:0}.project-boxes[data-v-63f3e06c]{margin:0 -8px;overflow-y:auto}.project-boxes.jsGridView[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.project-boxes.jsGridView .project-box-wrapper[data-v-63f3e06c]{width:33.3%}.project-boxes.jsListView .project-box[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;border-radius:10px;position:relative}.project-boxes.jsListView .project-box>[data-v-63f3e06c]{margin-right:24px}.project-boxes.jsListView .more-wrapper[data-v-63f3e06c]{position:absolute;right:16px;top:16px}.project-boxes.jsListView .project-box-content-header[data-v-63f3e06c]{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:120px}.project-boxes.jsListView .project-box-header[data-v-63f3e06c]{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.project-boxes.jsListView .project-box-footer[data-v-63f3e06c]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;padding-top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.project-boxes.jsListView .project-box-footer[data-v-63f3e06c]:after{display:none}.project-boxes.jsListView .participants[data-v-63f3e06c]{margin-bottom:8px}.project-boxes.jsListView .project-box-content-header p[data-v-63f3e06c]{text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.project-boxes.jsListView .project-box-header>span[data-v-63f3e06c]{position:absolute;bottom:16px;left:16px;font-size:12px}.project-boxes.jsListView .box-progress-wrapper[data-v-63f3e06c]{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;-webkit-box-flex:1;-ms-flex:1;flex:1}.project-box[data-v-63f3e06c]{--main-color-card:#dbf6fd;border-radius:8px;padding:16px;background-color:var(--main-color-card)}.project-box-header[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;color:var(--main-color)}.project-box-header span[data-v-63f3e06c]{color:#4a4a4a;opacity:.7;font-size:14px;line-height:16px}.project-box-content-header[data-v-63f3e06c]{text-align:center;margin-bottom:16px}.project-box-content-header p[data-v-63f3e06c]{margin:0}.project-box-wrapper[data-v-63f3e06c]{padding:8px;-webkit-transition:.2s;transition:.2s}.project-btn-more[data-v-63f3e06c]{padding:0;height:14px;width:24px;height:24px;position:relative;background-color:transparent;border:none;-ms-flex-negative:0;flex-shrink:0}.more-wrapper[data-v-63f3e06c]{position:relative}.box-content-header[data-v-63f3e06c]{font-size:16px;line-height:24px;font-weight:700;opacity:.7}.box-content-subheader[data-v-63f3e06c]{font-size:14px;line-height:24px;opacity:.7}.box-progress[data-v-63f3e06c]{display:block;height:4px;border-radius:6px}.box-progress-bar[data-v-63f3e06c]{width:100%;height:4px;border-radius:6px;overflow:hidden;background-color:#fff;margin:8px 0}.box-progress-header[data-v-63f3e06c],.box-progress-percentage[data-v-63f3e06c]{font-size:14px;font-weight:700;line-height:16px;margin:0}.box-progress-percentage[data-v-63f3e06c]{text-align:right}.project-box-footer[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:16px;position:relative}.project-box-footer[data-v-63f3e06c]:after{content:"";position:absolute;background-color:hsla(0,0%,100%,.6);width:calc(100% + 32px);top:0;left:-16px;height:1px}.participants[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.participants img[data-v-63f3e06c]{width:20px;height:20px;border-radius:50%;overflow:hidden;-o-object-fit:cover;object-fit:cover}.participants img[data-v-63f3e06c]:not(:first-child){margin-left:-8px}.add-participant[data-v-63f3e06c]{width:20px;height:20px;border-radius:50%;border:none;background-color:hsla(0,0%,100%,.6);margin-left:6px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}.days-left[data-v-63f3e06c]{background-color:hsla(0,0%,100%,.6);font-size:12px;border-radius:20px;-ms-flex-negative:0;flex-shrink:0;padding:6px 16px;font-weight:700}.mode-switch.active .moon[data-v-63f3e06c]{fill:var(--main-color)}.messages-btn[data-v-63f3e06c]{border-radius:4px 0 0 4px;position:absolute;right:0;top:58px;background-color:var(--message-btn);border:none;color:var(--main-color);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:4px;display:none}@media screen and (max-width:980px){.project-boxes.jsGridView .project-box-wrapper[data-v-63f3e06c]{width:50%}.status-number[data-v-63f3e06c],.status-type[data-v-63f3e06c]{font-size:14px}.status-type[data-v-63f3e06c]:after{width:4px;height:4px}.item-status[data-v-63f3e06c]{margin-right:0}}@media screen and (max-width:880px){.messages-section[data-v-63f3e06c]{-webkit-transform:translateX(100%);transform:translateX(100%);position:absolute;opacity:0;top:0;z-index:2;height:100%;width:100%}.messages-section .messages-close[data-v-63f3e06c]{display:block}.messages-btn[data-v-63f3e06c]{display:-webkit-box;display:-ms-flexbox;display:flex}}@media screen and (max-width:720px){.app-name[data-v-63f3e06c],.profile-btn span[data-v-63f3e06c]{display:none}.add-btn[data-v-63f3e06c],.mode-switch[data-v-63f3e06c],.notification-btn[data-v-63f3e06c]{width:20px;height:20px}.add-btn svg[data-v-63f3e06c],.mode-switch svg[data-v-63f3e06c],.notification-btn svg[data-v-63f3e06c]{width:16px;height:16px}.app-header-right button[data-v-63f3e06c]{margin-left:4px}}@media screen and (max-width:520px){.projects-section[data-v-63f3e06c]{overflow:auto}.project-boxes[data-v-63f3e06c]{overflow-y:visible}.app-icon[data-v-63f3e06c],.app-sidebar[data-v-63f3e06c]{display:none}.app-content[data-v-63f3e06c]{padding:16px 12px 24px 12px}.status-number[data-v-63f3e06c],.status-type[data-v-63f3e06c]{font-size:10px}.view-btn[data-v-63f3e06c]{width:24px;height:24px}.app-header[data-v-63f3e06c]{padding:16px 10px}.search-input[data-v-63f3e06c]{max-width:120px}.project-boxes.jsGridView .project-box-wrapper[data-v-63f3e06c]{width:100%}.projects-section[data-v-63f3e06c]{padding:24px 16px 0 16px}.profile-btn img[data-v-63f3e06c]{width:24px;height:24px}.app-header[data-v-63f3e06c]{padding:10px}.projects-section-header .time[data-v-63f3e06c],.projects-section-header p[data-v-63f3e06c]{font-size:18px}.status-type[data-v-63f3e06c]{padding-right:4px}.status-type[data-v-63f3e06c]:after{display:none}.search-input[data-v-63f3e06c]{font-size:14px}.messages-btn[data-v-63f3e06c]{top:48px}.box-content-header[data-v-63f3e06c],.box-content-subheader[data-v-63f3e06c]{font-size:12px;line-height:16px}.project-boxes.jsListView .project-box-header>span[data-v-63f3e06c]{font-size:10px}.box-progress-header[data-v-63f3e06c]{font-size:12px}.box-progress-percentage[data-v-63f3e06c]{font-size:10px}.days-left[data-v-63f3e06c]{font-size:8px;padding:6px 6px;text-align:center}.project-boxes.jsListView .project-box>[data-v-63f3e06c]{margin-right:10px}.project-boxes.jsListView .more-wrapper[data-v-63f3e06c]{right:2px;top:10px}}[data-v-63f3e06c] .el-checkbox__input.is-disabled.is-checked .el-checkbox__inner{background-color:#409eff;border-color:#dcdfe6}[data-v-63f3e06c] .el-checkbox__input.is-disabled+span.el-checkbox__label{color:#000;cursor:not-allowed}.el-form-item{margin-bottom:18px}.apps[data-v-27773c52]{margin:0 0}[data-v-27773c52] .el-form-item{margin-bottom:18px}[data-v-39dd1d14] .el-drawer__header{margin-bottom:0}[data-v-39dd1d14] .el-form-item{margin-bottom:10px}.about[data-v-39dd1d14]{position:relative;overflow:auto;border-radius:10px;width:100%;padding:5px}[data-v-39dd1d14] .el-descriptions .is-bordered{table-layout:fixed;width:100%}[data-v-39dd1d14] .el-dialog{text-align:left;border-radius:20px}.el-table .warning-row{background:rgba(230,162,60,.41568627450980394);font-weight:600}.el-table .danger-row{background:rgba(245,108,108,.4392156862745098);font-weight:600}.el-table .danger-xx{font-weight:600;background-color:rgba(64,160,255,.3803921568627451)}.el-table .danger-xx2{background-image:url(https://pic.90sheji.com/design/00/08/16/10/5965ec7de7f18.png!/fh/465/quality/90/unsharp/true/compress/true/canvas/596x465a0a0/cvscolor/FFFFFFFF);background-repeat:no-repeat;background-position:50% 50%;background-size:100%}