.st-dialog__wrapper{position:fixed;display:flex;top:0;right:0;bottom:0;left:0;overflow:hidden;margin:0;z-index:9999;background:rgba(0,0,0,.8);align-items:center;justify-content:center}.st-dialog__wrapper .st-modal__control{position:absolute;right:40px;top:20px}.st-dialog__wrapper .st-modal__control .modal__btn{display:flex;align-items:center;justify-content:center;cursor:pointer;margin-bottom:38px;width:60px;height:60px;text-align:center;background:#282828;border-radius:50%}.st-dialog__wrapper .st-modal__control .modal__btn .st-icon{width:18px;height:18px;vertical-align:middle;color:hsla(0,0%,100%,.8)}.st-dialog__wrapper .st-modal{position:relative}.st-dialog__wrapper .st-dialog__imgBox{overflow:auto;overflow:overlay;min-height:300px;min-width:300px;max-height:80vh}.st-dialog__wrapper .st-dialog__imgBox .st-dialog__img{max-width:1200px;min-width:300px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.st-dialog{position:relative;margin:0 auto 50px;background:#fff;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,.3);box-sizing:border-box;width:50%}.dialog-fade-enter-active{animation:dialog-fade-in .3s}.dialog-fade-leave-active{animation:dialog-fade-out .3s}@keyframes dialog-fade-in{0%{transform:translate3d(0,-20px,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes dialog-fade-out{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,-20px,0);opacity:0}}

/*! normalize.css v2.1.2 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0;padding:0}a:active,a:hover{outline:0}h1{font-size:2em;margin:.67em 0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}hr{box-sizing:content-box;height:0}mark{background:#ff0;color:#000}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"“" "”" "‘" "’"}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0}figure{margin:0}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}button,input,select,textarea{font-family:inherit;font-size:100%;margin:0}button,input{line-height:normal}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}.ul_li_css,.ul_li_css li,.ul_li_css ol,.ul_li_css ul,li,ul{margin:0;padding:0;list-style:none}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none}input[type=number]{-moz-appearance:textfield}.ant-message{z-index:100001}.ant-dropdown-menu-item:hover,.ant-dropdown-menu-submenu-title:hover{background:rgba(0,0,0,.03)}.ant-select-dropdown .ant-select-dropdown-content .ant-select-dropdown-menu .ant-select-dropdown-menu-item{line-height:28px}.ant-select-dropdown-menu-item-active:not(.ant-select-dropdown-menu-item-disabled){background:rgba(0,0,0,.03)}.ant-select-dropdown-menu-item:hover:not(.ant-select-dropdown-menu-item-disabled){background:rgba(0,0,0,.02)}.ant-modal-body{border-radius:4px;overflow:hidden}.ant-drawer-wrapper-body{overflow:auto;overflow:overlay}.ant-drawer-wrapper-body .ant-drawer-title{color:rgba(0,0,0,.8);font-size:16px;font-weight:600;line-height:24px}.ant-drawer-header{position:absolute;background:#fff;width:100%;padding:20px 40px 19px 40px;z-index:9999;border-bottom-color:#f2f2f2}.ant-drawer-header .ant-drawer-close{right:40px;top:24px;height:16px;width:16px;line-height:16px}.ant-drawer-body{display:flex;flex-direction:column;padding-top:88px;padding-left:40px;padding-right:40px;min-height:100%;overflow:hidden}.ant-table-tbody>tr>td{border-color:rgba(0,0,0,.05)}.ant-table-tbody>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-tbody>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr.ant-table-row-hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td,.ant-table-thead>tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background:rgba(0,0,0,.03)}.ant-table-wrapper.auto-scroll-y{flex:1;display:flex;overflow:hidden}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading{width:100%;height:100%;display:flex;overflow:hidden}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container{flex:1;display:flex;flex-direction:column;overflow:hidden}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table-pagination{flex-shrink:0;display:flex;justify-content:flex-end}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table{flex:1;display:flex;overflow:hidden}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content{height:100%;display:flex;overflow:hidden}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-scroll{flex:1;display:flex;flex-direction:column}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-scroll .ant-table-hide-scrollbar{flex-shrink:0;margin-bottom:0!important;padding-bottom:0;min-width:8px;overflow:hidden!important}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-scroll .ant-table-body{flex:1;overflow:auto;overflow:overlay!important}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-scroll .ant-table-footer{flex-shrink:0}.ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table.ant-table-fixed-header .ant-table-scroll .ant-table-header.ant-table-hide-scrollbar .ant-table-thead>tr:only-child>th:last-child{border-right-color:#e8e8e8}.ant-table-wrapper.auto-scroll-y .ant-table-footer{border:none}.ant-table-wrapper.auto-scroll-y .ant-table-footer .ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-scroll .ant-table-body{overflow:hidden!important}.ant-table-placeholder{height:100%;display:flex;justify-content:center;align-items:center;border-bottom-color:transparent}.ant-table-fixed-header .ant-table-scroll .ant-table-header::-webkit-scrollbar-thumb{background:#fafafa}.ant-table-thead>tr>th{border-top:1px solid rgba(0,0,0,.05);border-bottom:1px solid rgba(0,0,0,.05);padding:8px 16px}.ant-table-thead>tr>th .ant-table-column-title{line-height:24px;display:inline-block;color:rgba(0,0,0,.6);font-weight:400;word-break:break-all}.ant-table-thead>tr>th{padding:8px}.ant-table-tbody>tr>td{padding:16px 8px}.ant-table{color:rgba(0,0,0,.6)}.ant-table-bordered .ant-table-tbody>tr>td,.ant-table-bordered .ant-table-thead>tr>th{border-top:none}.anticon-down svg{transform:scaleY(.7)}.ant-select-open .anticon-down svg{transform:scaleY(.7) rotate(180deg)}.anticon.anticon-close,.anticon.anticon-close:hover{color:rgba(0,0,0,.4)}.anticon.anticon-close svg{transform:scaleY(.9)}.ant-menu-vertical-left.ant-menu-sub,.ant-menu-vertical-right.ant-menu-sub,.ant-menu-vertical.ant-menu-sub{min-width:80px}.ant-menu-vertical .ant-menu-item{overflow:inherit;text-align:center;text-indent:-5px}.ant-modal-confirm-body .ant-modal-confirm-title{font-weight:600}.ant-modal-confirm .ant-modal-confirm-btns .ant-btn{width:80px;margin-left:20px;width:auto}.ant-progress-status-success .ant-progress-text{color:rgba(0,0,0,.45)}.ant-tooltip-inner{background-color:rgba(0,0,0,.85)}.ant-input-group-addon{padding:0 9px}.ant-calendar-time-picker-select:hover::-webkit-scrollbar{display:none}.ant-inputNumber{margin-bottom:24px;display:flex}.ant-inputNumber .ant-input-number{width:100%;border-radius:4px 0 0 4px}.ant-inputNumber .ant-input-number .ant-input-number-handler-wrap{display:none}.ant-inputNumber .addon_after{width:52px;color:rgba(0,0,0,.4);background:#fafafa;border:1px solid #dadada;text-align:center;line-height:30px;border-left:none;border-radius:0 4px 4px 0}.ant-drawer-body .el-collapse{border-top:none}.el-collapse-item .el-collapse-item__content{padding-bottom:0}.el-picker-panel.el-date-range-picker.el-popper .el-month-table td .cell,.el-picker-panel.el-date-range-picker.el-popper .el-month-table td.end-date div,.el-picker-panel.el-date-range-picker.el-popper .el-month-table td.start-date div{border-radius:0}.el-picker-panel.el-date-range-picker.el-popper .el-month-table td.end-date .cell,.el-picker-panel.el-date-range-picker.el-popper .el-month-table td.start-date .cell{background-color:#428eff}.ant-dropdown-menu-item-divider,.ant-dropdown-menu-submenu-title-divider{background-color:rgba(0,0,0,.05)}.st-popconfirm .anticon{display:none}.st-popconfirm .ant-popover-inner-content{padding:20px;width:260px}.st-popconfirm .ant-popover-message{padding:0}.st-popconfirm .ant-popover-message-title{padding:0;line-height:24px;color:rgba(0,0,0,.8);margin-bottom:16px}.st-popconfirm .ant-popover-buttons .ant-btn{height:32px;line-height:32px;margin-left:16px}.ant-progress-status-success .ant-progress-bg{background-color:#12d891}.ant-calendar-header .ant-calendar-next-century-btn,.ant-calendar-header .ant-calendar-next-decade-btn,.ant-calendar-header .ant-calendar-next-month-btn,.ant-calendar-header .ant-calendar-next-year-btn,.ant-calendar-header .ant-calendar-prev-century-btn,.ant-calendar-header .ant-calendar-prev-decade-btn,.ant-calendar-header .ant-calendar-prev-month-btn,.ant-calendar-header .ant-calendar-prev-year-btn{width:20px;text-align:center;padding:0;margin:0 10px}.ant-calendar-header .ant-calendar-next-century-btn:hover:after,.ant-calendar-header .ant-calendar-next-century-btn:hover:before,.ant-calendar-header .ant-calendar-next-decade-btn:hover:after,.ant-calendar-header .ant-calendar-next-decade-btn:hover:before,.ant-calendar-header .ant-calendar-next-month-btn:hover:after,.ant-calendar-header .ant-calendar-next-month-btn:hover:before,.ant-calendar-header .ant-calendar-next-year-btn:hover:after,.ant-calendar-header .ant-calendar-next-year-btn:hover:before,.ant-calendar-header .ant-calendar-prev-century-btn:hover:after,.ant-calendar-header .ant-calendar-prev-century-btn:hover:before,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:after,.ant-calendar-header .ant-calendar-prev-decade-btn:hover:before,.ant-calendar-header .ant-calendar-prev-month-btn:hover:after,.ant-calendar-header .ant-calendar-prev-month-btn:hover:before,.ant-calendar-header .ant-calendar-prev-year-btn:hover:after,.ant-calendar-header .ant-calendar-prev-year-btn:hover:before{border-color:#1890ff;border-width:2px 0 0 2px}.ant-input:focus,.ant-select-open .ant-select-selection{box-shadow:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):focus-within{box-shadow:none}.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled),.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):first-child,.el-range-editor.is-active,.el-range-editor.is-active:hover{border-color:#428eff}.el-input__inner{border-color:#e5e5e5!important}.ant-btn{border-color:#e5e5e5;box-shadow:none}.ant-btn-link{border-color:transparent}.ant-radio-button-wrapper{border-color:#e5e5e5}.ant-btn:focus,.ant-btn:hover{color:#428eff}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff}.ant-select-selection{border-color:#e5e5e5}.ant-notification{z-index:1000}.ant-tabs-bar{border-bottom-color:#f2f2f2}.st_table_tree tr.ant-table-row.ant-table-row-level-0 .title_ecl{width:calc(100% - 25px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-1 .title_ecl{width:calc(100% - 45px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-2 .title_ecl{width:calc(100% - 65px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-3 .title_ecl{width:calc(100% - 85px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-4 .title_ecl{width:calc(100% - 105px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-5 .title_ecl{width:calc(100% - 125px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-6 .title_ecl{width:calc(100% - 145px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-7 .title_ecl{width:calc(100% - 165px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-8 .title_ecl{width:calc(100% - 185px);display:inline-flex}.st_table_tree tr.ant-table-row.ant-table-row-level-9 .title_ecl{width:calc(100% - 205px);display:inline-flex}.st_table_tree_dot .ant-table-row-spaced{border-color:transparent;visibility:revert;position:relative;cursor:default;background:transparent}.st_table_tree_dot .ant-table-row-spaced:after{position:absolute;top:50%;content:" ";border-radius:50%;width:6px;height:6px;background:#ccc;display:inline-block}.st-pageTable .ant-table-bordered{border-left:1px solid #e8e8e8;border-right:1px solid #e8e8e8;border-radius:4px}.st-pageTable .ant-table-bordered .ant-table-body>table{border-left:transparent}.st-pageTable .ant-table-bordered .ant-table-fixed-right .ant-table-thead>tr>th,.st-pageTable .ant-table-bordered .ant-table-tbody>tr>td:last-child{border-right:transparent}.st-pageTable .ant-table-bordered .ant-table-fixed-right .ant-table-fixed-header .ant-table-body-inner{overflow:auto;overflow:overlay}.ant-empty-description{color:#999}.ant-btn:active>span.ant-select-arrow,.ant-btn:focus>span.ant-select-arrow{position:absolute}.ant-avatar{background:#f1bc6c;border:1px solid #cda25b}.ant-btn-primary[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5!important;border-color:#d9d9d9!important;text-shadow:none;box-shadow:none}.ant-btn-primary[disabled]:active,.ant-btn-primary[disabled]:hover{color:rgba(0,0,0,.25)!important}.dhtmlxgantt .buttonBg,.skin-white{background:#fff}.dhtmlxgantt .gantt_task_line.gantt_critical_task{background-color:#ff5252;border:1px solid #ff5252}.dhtmlxgantt .gantt_task_line.gantt_critical_task .gantt_task_progress{background-color:rgba(0,0,0,.15)}.dhtmlxgantt .gantt_task_line.gantt_critical_task.gantt_milestone,.dhtmlxgantt .gantt_task_line.gantt_critical_task.gantt_project{border-color:#ff5252}.dhtmlxgantt .gantt_links_area .gantt_task_link:hover .gantt_line_wrapper div{box-shadow:0 1px 3px 0 rgba(0,0,0,.2)}.dhtmlxgantt .gantt_links_area .gantt_task_link:hover .gantt_link_arrow_left:before,.dhtmlxgantt .gantt_links_area .gantt_task_link:hover .gantt_link_arrow_right:before{content:"";position:absolute;width:0;height:0;border:3px solid;transform-origin:center;box-shadow:0 2px 3px 0 rgba(0,0,0,.2)}.dhtmlxgantt .gantt_links_area .gantt_task_link:hover .gantt_link_arrow_right:before{border-color:transparent transparent #87a4bc #87a4bc;transform:skewY(-40deg);top:-3px;left:-7px}.dhtmlxgantt .gantt_links_area .gantt_task_link:hover .gantt_link_arrow_left:before{border-color:transparent #87a4bc #87a4bc transparent;transform:skewY(40deg);top:-3px;left:1px}.dhtmlxgantt .gantt_task_link.gantt_critical_link:hover .gantt_line_wrapper div{box-shadow:0 2px 4px 0 rgba(255,82,82,.2)}.dhtmlxgantt .gantt_task_link.gantt_critical_link:hover .gantt_link_arrow_left:before,.dhtmlxgantt .gantt_task_link.gantt_critical_link:hover .gantt_link_arrow_right:before{border-color:transparent;box-shadow:0 2px 3px 0 rgba(255,82,82,.4),0 1px 1px 0 rgba(255,82,82,.25)}.dhtmlxgantt .gridHoverStyle,.dhtmlxgantt .gridSelection,.dhtmlxgantt .timelineSelection{background-color:rgba(0,199,181,.2)}.dhtmlxgantt .gantt_layout_cell.grid_cell{border-right:none}.dhtmlxgantt .gantt_grid .gantt_grid_scale,.dhtmlxgantt .gantt_grid .gantt_row{border-right:1px solid #d7d7d7}.dhtmlxgantt .gantt_grid .gantt_grid_scale .gantt_grid_head_cell.gantt_grid_head_text{text-align:left;padding-left:66px}.dhtmlxgantt .gantt_grid .gantt_grid_scale .gantt_grid_head_cell{color:rgba(0,0,0,.54);border:none;text-transform:uppercase;font-weight:500}.dhtmlxgantt .gantt_grid .gantt_grid_scale .gantt_grid_column_resize_wrap{opacity:0}.dhtmlxgantt .gantt_grid .gantt_grid_scale:hover .gantt_grid_column_resize_wrap{opacity:1}.dhtmlxgantt div.gantt_grid_scale:after,.dhtmlxgantt div.gantt_scale_line:last-child:after{content:"";width:100%;display:block;height:1px;background-color:transparent;position:absolute;box-shadow:0 1px 2px 0 rgba(0,0,0,.2),0 2px 3px 0 rgba(0,0,0,.1);z-index:1}.dhtmlxgantt div.gantt_scale_line:last-child:after{bottom:-1px}.dhtmlxgantt .gantt_grid_data .gantt_cell{border-right:none;border-left:none;color:rgba(0,0,0,.8);font-weight:400}.dhtmlxgantt .gantt_data_area .gantt_task_row:last-child,.dhtmlxgantt .gantt_grid_data .gantt_row:last-child{border-bottom:1px solid #d7d7d7}.dhtmlxgantt .gantt_task_line:hover .gantt_link_control div,.dhtmlxgantt .gantt_task_line:hover .gantt_task_drag,.dhtmlxgantt .gantt_task_line:hover .gantt_task_progress_drag{animation:a .15s}.dhtmlxgantt .gantt_task_line.gantt_drag_animation .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_animation .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_animation .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_move .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_move .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_move .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_progress .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_progress .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_progress .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_resize .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_resize .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_resize .gantt_task_progress_drag{animation:a 0}.dhtmlxgantt .gantt_task_line.gantt_selected .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_selected .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_selected .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_selected:hover .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_selected:hover .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_selected:hover .gantt_task_progress_drag{animation:none}.dhtmlxgantt .gantt_grid_data .gantt_row,.dhtmlxgantt .gantt_grid_data .gantt_row.odd{transition:background .15s}.dhtmlxgantt .gantt_grid_column_resize_wrap{transition:opacity .15s}.dhtmlxgantt .gantt_link_line_down,.dhtmlxgantt .gantt_link_line_left,.dhtmlxgantt .gantt_link_line_right,.dhtmlxgantt .gantt_link_line_up{transition:box-shadow .15s}@keyframes a{0%{opacity:0}to{opacity:1}}.dhtmlxgantt .gantt_task_link .gantt_link_arrow_right{border-width:6px 7px;margin-left:-2px;margin-top:-3px}.dhtmlxgantt .gantt_task_link .gantt_link_arrow_left{border-width:6px 7px;margin-left:-6px;margin-top:-3px}.dhtmlxgantt .gantt_task_link .gantt_link_arrow_down,.dhtmlxgantt .gantt_task_link .gantt_link_arrow_up{border-width:6px}.dhtmlxgantt .gantt_task_line.gantt_milestone{margin-top:-1px}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_link_control.task_left{left:-21px}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_link_control.task_right{right:-19px}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_side_content{color:rgba(0,0,0,.8)}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_side_content.gantt_right{margin-left:3px}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_side_content.gantt_left{margin-right:3px}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_task_content{padding:0}.dhtmlxgantt .gantt_task_line{font-weight:500}.dhtmlxgantt .gantt_task_line .gantt_task_drag{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAHElEQVQYV2NkQAOMIP6vX7/+g2g2NjZG7ALIugAfzQgFD7inoAAAAABJRU5ErkJggg==);opacity:.95}.dhtmlxgantt .gantt_task_line .gantt_task_drag.task_left{left:9px}.dhtmlxgantt .gantt_task_line .gantt_task_drag.task_right{right:9px}.dhtmlxgantt .gantt_task_line .gantt_link_point{border:2px solid;border-color:inherit;height:15px;background-color:#fafafa;width:15px;border-radius:100%;box-shadow:0 3px 5px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.1)}.dhtmlxgantt .gantt_task_line .gantt_link_control{top:-1px;border-color:inherit}.dhtmlxgantt .gantt_task_line .gantt_link_control.task_left{left:-17px}.dhtmlxgantt .gantt_task_line .gantt_link_control.task_right{right:-15px}.dhtmlxgantt .gantt_task_line.gantt_thin_task .gantt_task_drag.task_end_date{left:3px}.dhtmlxgantt .gantt_task_line.gantt_thin_task .gantt_task_drag.task_start_date{left:-13px}.dhtmlxgantt .chartHeaderBg{background-color:#fff}.dhtmlxgantt .gantt_task .gantt_task_scale .gantt_scale_cell{color:rgba(0,0,0,.54);text-transform:uppercase;font-weight:500}.dhtmlxgantt .gantt_row.gantt_project{background-color:#edfffb}.dhtmlxgantt .gantt_task_row.gantt_project{background-color:#f5fffc}.dhtmlxgantt .gantt_task_line.gantt_project{background-color:#1de9b6;border-color:#16e1ae}.dhtmlxgantt .gantt_task_line.gantt_project .gantt_task_content{color:rgba(0,0,0,.6);font-weight:500}.dhtmlxgantt .gantt_task_content{text-overflow:ellipsis;box-sizing:border-box;padding:0 17px}.dhtmlxgantt div.gantt_cal_light{border:0;box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1);width:560px;padding:25px}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltitle{text-overflow:ellipsis;font-size:16px;margin:-15px 0 0;padding:16px 5px 9px 7px;color:rgba(0,0,0,.8)}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltitle .gantt_mark{display:none}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltitle .gantt_time{font-weight:500}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltitle .gantt_title{font-weight:400}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltext{padding:7px}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltext textarea{padding:6px 8px}.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltext:focus,.dhtmlxgantt div.gantt_cal_light .gantt_cal_ltext textarea:focus{outline-color:rgba(68,138,255,.9);box-shadow:none}.dhtmlxgantt div.gantt_cal_light .gantt_cal_lsection{padding:12px 0 5px 7px;color:rgba(0,0,0,.8);font-size:14px;font-weight:500}.dhtmlxgantt div.gantt_cal_light .gantt_cal_larea{border:0;padding:2px 0 0;color:rgba(0,0,0,.8)}.dhtmlxgantt div.gantt_cal_light .gantt_section_time{padding:10px 7px}.dhtmlxgantt div.gantt_cal_light .gantt_section_time :focus{outline-color:rgba(68,138,255,.9);box-shadow:none}.dhtmlxgantt div.gantt_cal_light .gantt_btn_set{margin:10px 7px;text-transform:uppercase;height:32px;padding:7px 15px}.dhtmlxgantt div.gantt_cal_light .gantt_section_time select,.dhtmlxgantt div.gantt_cal_light select{height:30px}.dhtmlxgantt div.gantt_cal_light select:focus{outline-color:rgba(68,138,255,.9);box-shadow:none}.dhtmlxgantt div.gantt_cal_light_wide{width:650px}.dhtmlxgantt .gantt_popup_button{float:right;text-transform:uppercase;font-weight:500}.dhtmlxgantt .gantt_cal_quick_info .gantt_qi_big_icon{font-weight:500;height:32px;text-transform:uppercase}.dhtmlxgantt .gantt_cal_quick_info .gantt_qi_big_icon div{padding-top:1px}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_cancel_btn_set{background:#fff;color:#116aff}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_cancel_btn_set .gantt_cancel_btn{display:none}.dhtmlxgantt .gantt_popup_button.gantt_cancel_button{color:#116aff}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_cancel_btn_set:hover,.dhtmlxgantt .gantt_popup_button.gantt_cancel_button:hover{background:rgba(17,106,255,.25);color:#005cf7}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_cancel_btn_set:focus,.dhtmlxgantt .gantt_popup_button.gantt_cancel_button:focus{background:rgba(17,106,255,.35);color:#0053dd;outline:none;box-shadow:none}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_delete_btn_set{background:#fff;color:#ff584c}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_delete_btn_set .gantt_delete_btn{display:none}.dhtmlxgantt .gantt_qi_big_icon.icon_delete{background:#fff;color:#ff584c}.dhtmlxgantt .gantt_qi_big_icon.icon_delete .gantt_menu_icon{display:none}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_delete_btn_set:hover,.dhtmlxgantt .gantt_qi_big_icon.icon_delete:hover{background:rgba(255,88,76,.25)}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_delete_btn_set:focus,.dhtmlxgantt .gantt_qi_big_icon.icon_delete:focus{background:rgba(255,88,76,.35);color:#ff4032;outline:none;box-shadow:none}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_save_btn_set .gantt_save_btn,.dhtmlxgantt .gantt_qi_big_icon.icon_edit .gantt_menu_icon{display:none}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_save_btn_set,.dhtmlxgantt .gantt_popup_button.gantt_ok_button,.dhtmlxgantt .gantt_qi_big_icon.icon_edit{background-color:#448aff;color:#fff}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_save_btn_set:hover,.dhtmlxgantt .gantt_popup_button.gantt_ok_button:hover,.dhtmlxgantt .gantt_qi_big_icon.icon_edit:hover{background-color:#005cf6}.dhtmlxgantt .gantt_cal_light .gantt_btn_set.gantt_save_btn_set:focus,.dhtmlxgantt .gantt_popup_button.gantt_ok_button:focus,.dhtmlxgantt .gantt_qi_big_icon.icon_edit:focus{background-color:#005cf6;outline:none;box-shadow:none}.dhtmlxgantt .gantt_duration{color:rgba(0,0,0,.54);font-weight:500}.dhtmlxgantt .gantt_duration .gantt_duration_dec{color:transparent}.dhtmlxgantt .gantt_duration .gantt_duration_inc{color:transparent;margin-right:2px}.dhtmlxgantt div.gantt_duration .gantt_duration_dec{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAM0lEQVQ4T2NkoBAwUqifYdQABiqFgcaMDf/JiY0bGQGM4Fig2ABybIfpGU0H1EoHlMQCAIgYCBGYGr9NAAAAAElFTkSuQmCC);background-repeat:no-repeat;background-position:50%}.dhtmlxgantt div.gantt_duration .gantt_duration_inc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAO0lEQVQ4T2NkoBAw4tOvMWPDf5D8jYwAnOpGDWBgoE4YwEKb1BgFxQ7YBRQbgMvm0XSACNyBywvEpAsA12c4ER3FU64AAAAASUVORK5CYII=);background-repeat:no-repeat;background-position:50%}.dhtmlxgantt .gantt_task_line.gantt_milestone{border-radius:2px}.dhtmlxgantt .gantt-info{border-radius:2px;border-width:0;width:237px}.dhtmlxgantt .gantt-info div{border:0;padding:11px}.dhtmlxgantt .gantt_cal_quick_info{padding:15px 25px;min-width:210px;max-width:400px;font-size:16px}.dhtmlxgantt .gantt_cal_quick_info .gantt_cal_qi_title{padding:5px 0 10px;border-bottom:0}.dhtmlxgantt .gantt_cal_quick_info .gantt_cal_qi_title .gantt_cal_qi_tcontent{display:none}.dhtmlxgantt .gantt_cal_quick_info .gantt_cal_qi_title .gantt_cal_qi_tdate{font-size:16px;font-weight:500}.dhtmlxgantt .gantt_cal_quick_info .gantt_cal_qi_content{padding:8px 0;font-size:14px;text-overflow:ellipsis}.dhtmlxgantt .gantt_cal_quick_info .gantt_cal_qi_controls{padding:5px 0 0;float:right}.dhtmlxgantt .gantt_tooltip{box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1);background-color:#fff;border:0;font-family:Roboto,arial,sans-serif;font-size:14px;line-height:1.5em;overflow:hidden}.dhtmlxgantt .gantt_modal_box,.dhtmlxgantt .gantt_tooltip{color:rgba(0,0,0,.8);max-width:400px;text-overflow:ellipsis}.dhtmlxgantt .gantt_modal_box{padding:15px 25px}.dhtmlxgantt .gantt_modal_box .gantt_popup_text{font-size:14px;line-height:1.5;text-align:left;padding:1px 0;margin:0}.dhtmlxgantt .gantt_modal_box .gantt_popup_title{background-color:#fff;margin:0;padding:4px 0 14px;text-align:left;font-weight:500}.dhtmlxgantt .gantt_tree_icon.gantt_file,.dhtmlxgantt .gantt_tree_icon.gantt_folder_closed,.dhtmlxgantt .gantt_tree_icon.gantt_folder_open{display:none}.dhtmlxgantt .gantt_popup_shadow{box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1)}.dhtmlxgantt .gantt_task_line .gantt_side_content{font-size:14px;color:rgba(0,0,0,.54)}.dhtmlxgantt div.gantt_drag_marker{z-index:4}.dhtmlxgantt div.gantt_drag_marker .gantt_link_tooltip{font-size:14px;font-family:Roboto;border-width:0;box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1)}.dhtmlxgantt .switch_unsetted{display:none}.dhtmlxgantt .matherial_checkbox_icon{background-size:cover;height:1.3em;width:1.3em;display:inline-block;vertical-align:-.3em}.dhtmlxgantt .matherial_checkbox_checked,.dhtmlxgantt .switch_unsetted:checked+.matherial_checkbox_icon,.dhtmlxgantt label.gantt_resource_row input[type=checkbox]:checked+div.gantt_resource_cell_checkbox .matherial_checkbox_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cg fill-opacity='.8'%3E%3Cpath d='M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 16H5V5h14v14z'/%3E%3Cpath d='M17.99 9l-1.41-1.42-6.59 6.59-2.58-2.57-1.42 1.41 4 3.99z'/%3E%3C/g%3E%3C/svg%3E")}.dhtmlxgantt .matherial_checkbox_unchecked,.dhtmlxgantt .switch_unsetted+.matherial_checkbox_icon,.dhtmlxgantt label.gantt_resource_row input[type=checkbox]+div.gantt_resource_cell_checkbox .matherial_checkbox_icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24'%3E%3Cpath fill='none' d='M0 0h24v24H0V0z'/%3E%3Cpath d='M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z' fill-opacity='.8'/%3E%3C/svg%3E")}.dhtmlxgantt label.gantt_resource_row input[type=checkbox]{display:none}.dhtmlxgantt label.gantt_resource_row select{height:calc(1.3em + 4px);border-width:.5px}.dhtmlxgantt .gantt_container{background-color:#fff;font-family:Roboto,arial,sans-serif;font-size:14px;border:1px solid #d7d7d7;position:relative;white-space:nowrap;overflow-x:hidden;overflow-y:hidden}.dhtmlxgantt .gantt_touch_active{overscroll-behavior:none}.dhtmlxgantt .gantt_task_scroll{overflow-x:scroll}.dhtmlxgantt .gantt_grid,.dhtmlxgantt .gantt_task{position:relative;overflow-x:hidden;overflow-y:hidden;display:inline-block;vertical-align:top}.dhtmlxgantt .gantt_grid_scale,.dhtmlxgantt .gantt_task_scale{color:rgba(31,31,31,.8);font-size:14px;border-bottom:1px solid #d7d7d7;box-sizing:border-box}.dhtmlxgantt .gantt_grid_scale,.dhtmlxgantt .gantt_task_scale,.dhtmlxgantt .gantt_task_vscroll{background-color:#fff}.dhtmlxgantt .gantt_scale_line{box-sizing:border-box;-moz-box-sizing:border-box;border-top:1px solid #d7d7d7}.dhtmlxgantt .gantt_scale_line:first-child{border-top:none}.dhtmlxgantt .gantt_grid_head_cell{display:inline-block;vertical-align:top;border-right:1px solid #d7d7d7;text-align:center;position:relative;cursor:default;height:100%;box-sizing:border-box;-moz-box-sizing:border-box;line-height:35px;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none;overflow:hidden}.dhtmlxgantt .gantt_scale_line{clear:both}.dhtmlxgantt .gantt_grid_data{width:100%;overflow:hidden;position:relative}.dhtmlxgantt .gantt_row{position:relative;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.dhtmlxgantt .gantt_add,.dhtmlxgantt .gantt_grid_head_add{width:100%;height:100%;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAO0lEQVQ4T2NkoBAw4tMvuGHWf5D8+4A0nOpGDWBgoE4YwEKb1BgFxQ7YBRQbgMvm0XSACNyBywvEpAsAxlc4EbYmh6oAAAAASUVORK5CYII=);background-position:50%;background-repeat:no-repeat;cursor:pointer;position:relative;-moz-opacity:.6;opacity:.6}.dhtmlxgantt .gantt_grid_head_cell.gantt_grid_head_add{-moz-opacity:.6;opacity:.6;top:0}.dhtmlxgantt .gantt_grid_head_cell.gantt_grid_head_add:hover{-moz-opacity:1;opacity:1}.dhtmlxgantt .gantt_grid_data .gantt_row.odd:hover,.dhtmlxgantt .gantt_grid_data .gantt_row:hover{background-color:rgba(0,199,181,.2)}.dhtmlxgantt .gantt_grid_data .gantt_row.odd:hover .gantt_add,.dhtmlxgantt .gantt_grid_data .gantt_row:hover .gantt_add{-moz-opacity:1;opacity:1}.dhtmlxgantt .gantt_row,.dhtmlxgantt .gantt_task_row{border-bottom:0;background-color:#fff}.dhtmlxgantt .gantt_row.odd,.dhtmlxgantt .gantt_task_row.odd{background-color:#fff}.dhtmlxgantt .gantt_cell,.dhtmlxgantt .gantt_grid_head_cell,.dhtmlxgantt .gantt_row,.dhtmlxgantt .gantt_scale_cell,.dhtmlxgantt .gantt_task_cell,.dhtmlxgantt .gantt_task_row{box-sizing:border-box;-moz-box-sizing:border-box}.dhtmlxgantt .gantt_grid_head_cell,.dhtmlxgantt .gantt_scale_cell{line-height:inherit}.dhtmlxgantt .gantt_grid_scale .gantt_grid_column_resize_wrap{cursor:col-resize;position:absolute;width:13px;margin-left:-7px}.dhtmlxgantt .gantt_grid_column_resize_wrap .gantt_grid_column_resize{background-color:#d7d7d7;height:100%;width:1px;margin:0 auto}.dhtmlxgantt .gantt_task_grid_row_resize_wrap{cursor:row-resize;position:absolute;height:13px;margin-top:-7px;left:0;width:100%}.dhtmlxgantt .gantt_task_grid_row_resize_wrap .gantt_task_grid_row_resize{background-color:#d7d7d7;top:6px;height:1px;width:100%;margin:0 auto;position:relative}.dhtmlxgantt .gantt_drag_marker{pointer-events:none}.dhtmlxgantt .gantt_drag_marker.gantt_grid_resize_area,.dhtmlxgantt .gantt_drag_marker.gantt_row_grid_resize_area{background-color:hsla(0,0%,91%,.5);height:100%;width:100%;box-sizing:border-box}.dhtmlxgantt .gantt_drag_marker.gantt_grid_resize_area{border-left:1px solid #d7d7d7;border-right:1px solid #d7d7d7}.dhtmlxgantt .gantt_drag_marker.gantt_row_grid_resize_area{border-top:1px solid #d7d7d7;border-bottom:1px solid #d7d7d7;pointer-events:none}.dhtmlxgantt .gantt_row{display:flex}.dhtmlxgantt .gantt_row>div{flex-shrink:0;flex-grow:0}.dhtmlxgantt .gantt_cell{vertical-align:top;border-right:1px solid #d7d7d7;padding-left:6px;padding-right:6px;height:100%;overflow:hidden;white-space:nowrap;font-size:14px;font-weight:500}.dhtmlxgantt .gantt_cell_tree{display:flex;flex-wrap:nowrap}.dhtmlxgantt .gantt_grid_data .gantt_last_cell,.dhtmlxgantt .gantt_grid_scale .gantt_last_cell,.dhtmlxgantt .gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell,.dhtmlxgantt .gantt_task_bg .gantt_last_cell{border-right-width:0}.dhtmlxgantt .gantt_task .gantt_task_scale .gantt_scale_cell.gantt_last_cell{border-right-width:1px}.dhtmlxgantt .gantt_task_bg{overflow:hidden}.dhtmlxgantt .gantt_scale_cell{white-space:nowrap;overflow:hidden;text-align:center}.dhtmlxgantt .gantt_scale_cell,.dhtmlxgantt .gantt_task_cell{display:inline-block;border-right:1px solid #d7d7d7;height:100%}.dhtmlxgantt .gantt_layout_cell.gantt_ver_scroll{width:0;background-color:transparent;height:1px;overflow-x:hidden;overflow-y:scroll;position:absolute;right:0;z-index:1}.dhtmlxgantt .gantt_ver_scroll>div{width:1px;height:1px}.dhtmlxgantt .gantt_hor_scroll{height:0;background-color:transparent;width:100%;clear:both;overflow-x:scroll;overflow-y:hidden}.dhtmlxgantt .gantt_layout_cell .gantt_hor_scroll{position:absolute}.dhtmlxgantt .gantt_hor_scroll>div{width:5000px;height:1px}.dhtmlxgantt .gantt_tree_icon,.dhtmlxgantt .gantt_tree_indent{flex-grow:0;flex-shrink:0}.dhtmlxgantt .gantt_tree_indent{width:15px;height:100%}.dhtmlxgantt .gantt_tree_content,.dhtmlxgantt .gantt_tree_icon{vertical-align:top}.dhtmlxgantt .gantt_tree_icon{width:28px;height:100%;background-repeat:no-repeat;background-position:50%}.dhtmlxgantt .gantt_tree_content{height:100%;white-space:nowrap;min-width:0}.dhtmlxgantt .gantt_tree_icon.gantt_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAuUAAALlAF37bb0AAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAH/SURBVHgBAO8BEP4B////AAAAAAB1dXWV2NjYa+7u7gAJCQkA////AAAAAAAAAAAAvb29AAAAAAACAAAAAAAAAAAGBgZqKysrvREREQD7+/sACAgIAAgICAAICAgAAAAAAAAAAAACAAAAAAAAAAD6+vr1BAQEQisrK8YQEBAA9vb2AP39/QD9/f0AAAAAAAAAAAACAAAAAAAAAAABAQEA+fn5AAUFBTkqKirWCAgIBPLy8gD5+fkAAAAAAAAAAAACAAAAAAAAAAAAAAAAAQEBAPn5+QADAwMpMjIy3xkZGRsEBAQAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAEBAQD4+PgABQUFHCQkJKoVFRUwAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAP///wAICAgA+/v76N3d3Vvx8fHgAAAAAAAAAAAEAAAAAAAAAAAAAAAA////AAcHBwD9/f3b0dHRLfDw8PkGBgYAAAAAAAAAAAAEAAAAAAAAAAD///8ABwcHAPv7+8vY2Ng29/f3AA4ODgAAAAAAAAAAAAAAAAACAAAAAAAAAAAGBgYL+/v7w9LS0jbu7u4ACAgIAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAD4+Pia2traPvj4+AAMDAwA////AAAAAAAAAAAAAAAAAAAAAAABAAD//z9HdQMRW/QpAAAAAElFTkSuQmCC);width:18px;cursor:pointer}.dhtmlxgantt .gantt_tree_icon.gantt_close{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAAuUAAALlAF37bb0AAAAIGNIUk0AAHolAACAgwAA+f8AAIDoAABSCAABFVgAADqXAAAXb9daH5AAAAH/SURBVHgBAO8BEP4B////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABcnJymQgICGb6+vr1AQEBAAAAAAAAAAAAAAAAAAAAAAD///8ABgYGC/r6+pYDFxcXtBEREUMGBgYk/Pz8BgEBAQYAAAAGAAAABv///wYHBwcG/f39vtfX11cC8PDwANLS0j77+/vLBwcHAP///wAAAAAA////AAcHBwD7+/vH1NTUQ+7u7gACCAgIAPT09ADY2Ng2/f392wcHBwD+/v4ABwcHAP39/dfY2Ng68/PzAAkJCQAC////AAwMDADy8vIA0dHRLf///+gMDAwA////5NDQ0C7y8vIADAwMAP///wACAAAAAP///wAHBwcA8PDw+dnZ2Tn39/fG2NjYOPHx8fwHBwcAAAAAAAAAAAADJCQkAAAAAAAAAAAA////APv7+/D8/PzO7+/v2wICAgAEBAQAAgICAPz8/AAB////AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAD//4RfjvnDJoM6AAAAAElFTkSuQmCC);width:18px;cursor:pointer}.dhtmlxgantt .gantt_tree_icon.gantt_blank{width:18px}.dhtmlxgantt .gantt_tree_icon.gantt_file,.dhtmlxgantt .gantt_tree_icon.gantt_folder_closed,.dhtmlxgantt .gantt_tree_icon.gantt_folder_open{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=)}.dhtmlxgantt .gantt_grid_head_cell .gantt_sort{position:absolute;right:5px;top:8px;width:7px;height:13px;background-repeat:no-repeat;background-position:50%}.dhtmlxgantt .gantt_grid_head_cell .gantt_sort.gantt_asc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR4nGNgQAKGxib/GbABkIS7b8B/DAUwCRiGK0CXwFBAb1DfP/U/LszwHwi2X7qFgUEArBtdAVwCBmAKMCSQFSDzAWXXaOHsXeqkAAAAAElFTkSuQmCC)}.dhtmlxgantt .gantt_grid_head_cell .gantt_sort.gantt_desc{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAANCAYAAABlyXS1AAAARUlEQVR42mNgQAL1/VP/M2ADIIntF2/9x1AAlrh0C47hCmA60DFYwX88gIFGwNDY5D8uDFbg7hvwHx2jmIBTAlkB0e4BAEjlaNtBWJPnAAAAAElFTkSuQmCC)}.dhtmlxgantt .gantt_inserted,.dhtmlxgantt .gantt_updated{font-weight:700}.dhtmlxgantt .gantt_deleted{text-decoration:line-through}.dhtmlxgantt .gantt_invalid{background-color:#ffe0e0}.dhtmlxgantt .gantt_error{color:red}.dhtmlxgantt .gantt_status{right:1px;padding:5px 10px;background:hsla(0,0%,61.2%,.1);position:absolute;top:1px;transition:opacity .2s;opacity:0}.dhtmlxgantt .gantt_status.gantt_status_visible{opacity:1}.dhtmlxgantt #gantt_ajax_dots span{transition:opacity .2s;background-repeat:no-repeat;opacity:0}.dhtmlxgantt #gantt_ajax_dots span.gantt_dot_visible{opacity:1}.dhtmlxgantt .gantt_column_drag_marker{border:1px solid #cecece;opacity:.8;pointer-events:none}.dhtmlxgantt .gantt_grid_head_cell_dragged{border:1px solid #cecece;opacity:.3}.dhtmlxgantt .gantt_grid_target_marker{position:absolute;top:0;width:2px;height:100%;background-color:#87a4bc;transform:translateX(-1px)}.dhtmlxgantt .gantt_grid_target_marker:after,.dhtmlxgantt .gantt_grid_target_marker:before{display:block;content:"";position:absolute;left:-5px;width:0;height:0;border:6px solid transparent}.dhtmlxgantt .gantt_grid_target_marker:before{border-top-color:#87a4bc}.dhtmlxgantt .gantt_grid_target_marker:after{bottom:0;border-bottom-color:#87a4bc}.dhtmlxgantt .gantt_message_area{position:fixed;right:5px;width:250px;z-index:1000}.dhtmlxgantt .gantt-info{min-width:120px;padding:4px 4px 4px 20px;font-family:Roboto,arial,sans-serif;z-index:10000;margin:5px;margin-bottom:10px;transition:all .5s ease}.dhtmlxgantt .gantt-info.hidden{height:0;padding:0;border-width:0;margin:0;overflow:hidden}.dhtmlxgantt .gantt_modal_box{overflow:hidden;display:inline-block;min-width:210px;width:210px;text-align:center;position:fixed;z-index:20000;box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1);font-family:Roboto,arial,sans-serif;border-radius:2px;border:0;background:#fff}.dhtmlxgantt .gantt_popup_title{border-top-left-radius:2px;border-top-right-radius:2px;border-width:0}.dhtmlxgantt .gantt_button,.dhtmlxgantt .gantt_popup_button{border:0;height:32px;line-height:32px;display:inline-block;margin:4px 0 4px 14px;border-radius:2px;background:#fff}.dhtmlxgantt .gantt-info,.dhtmlxgantt .gantt_button,.dhtmlxgantt .gantt_popup_button{user-select:none;-webkit-user-select:none;-moz-user-select:-moz-none;cursor:pointer}.dhtmlxgantt .gantt_popup_text{overflow:hidden}.dhtmlxgantt .gantt_popup_controls{border-radius:6px;padding:4px 0 0}.dhtmlxgantt .gantt_popup_button{min-width:80px}.dhtmlxgantt div.dhx_modal_cover{background-color:#000;cursor:default;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);opacity:.2;position:fixed;z-index:19999;left:0;top:0;width:100%;height:100%;border:none;zoom:1}.dhtmlxgantt .gantt-info img,.dhtmlxgantt .gantt_modal_box img{float:left;margin-right:20px}.dhtmlxgantt .gantt-alert-error,.dhtmlxgantt .gantt-confirm-error{border:1px solid red}.dhtmlxgantt .gantt_button input,.dhtmlxgantt .gantt_popup_button div{border-radius:2px;font-size:14px;box-sizing:content-box;padding:1px;margin:0;vertical-align:top}.dhtmlxgantt .gantt_popup_title{border-bottom:0;height:auto;line-height:16px;font-size:16px}.dhtmlxgantt .gantt_popup_text{margin:15px 15px 5px;font-size:14px;color:rgba(0,0,0,.8);min-height:30px;border-radius:2px}.dhtmlxgantt .gantt-error,.dhtmlxgantt .gantt-info{font-size:14px;color:#000;box-shadow:0 10px 20px 0 rgba(0,0,0,.2),0 1px 6px 0 rgba(0,0,0,.2);padding:0;background-color:#fff;border-radius:3px;border:1px solid #fff}.dhtmlxgantt .gantt-info div{padding:5px 10px;background-color:#fff;border-radius:3px;border:1px solid #d7d7d7}.dhtmlxgantt .gantt-error,.dhtmlxgantt .gantt-error div{background-color:#ff5252;border:1px solid #ff5252}.dhtmlxgantt .gantt-error div{color:#fff}.dhtmlxgantt .gantt-warning,.dhtmlxgantt .gantt-warning div{background-color:#ffab00;border:1px solid #ffab00}.dhtmlxgantt .gantt-warning div{color:#fff}.dhtmlxgantt .gantt_data_area div,.dhtmlxgantt .gantt_grid div{-ms-touch-action:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}.dhtmlxgantt .gantt_data_area{position:relative;overflow-x:hidden;overflow-y:hidden;-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.dhtmlxgantt .gantt_links_area{position:absolute;left:0;top:0}.dhtmlxgantt .gantt_side_content,.dhtmlxgantt .gantt_task_content,.dhtmlxgantt .gantt_task_progress{line-height:inherit;overflow:hidden;height:100%}.dhtmlxgantt .gantt_task_content{font-size:14px;color:#fff;width:100%;top:0;cursor:pointer;position:absolute;white-space:nowrap;text-align:center}.dhtmlxgantt .gantt_task_progress{text-align:center;z-index:0;background:rgba(0,0,0,.15)}.dhtmlxgantt .gantt_task_progress_wrapper{border-radius:inherit;position:relative;width:100%;height:100%;overflow:hidden}.dhtmlxgantt .gantt_task_line{border-radius:50px;position:absolute;box-sizing:border-box;background-color:#448aff;border:1px solid #448aff;-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.dhtmlxgantt .gantt_task_line.gantt_drag_move div{cursor:move}.dhtmlxgantt .gantt_touch_move,.dhtmlxgantt .gantt_touch_progress .gantt_touch_resize{transform:scale(1.02,1.1);transform-origin:50%}.dhtmlxgantt .gantt_touch_progress .gantt_task_progress_drag,.dhtmlxgantt .gantt_touch_resize .gantt_task_drag{transform:scaleY(1.3);transform-origin:50%}.dhtmlxgantt .gantt_side_content{position:absolute;white-space:nowrap;color:#6e6e6e;top:0;font-size:11px;font-size:13px}.dhtmlxgantt .gantt_side_content.gantt_left{right:100%;padding-right:20px}.dhtmlxgantt .gantt_side_content.gantt_right{left:100%;padding-left:20px}.dhtmlxgantt .gantt_side_content.gantt_link_crossing{bottom:8px;top:auto}.dhtmlxgantt .gantt_link_arrow,.dhtmlxgantt .gantt_task_link .gantt_line_wrapper{position:absolute;cursor:pointer}.dhtmlxgantt .gantt_line_wrapper div{background-color:#87a4bc}.dhtmlxgantt .gantt_task_link:hover .gantt_line_wrapper div{box-shadow:0 0 5px 0 #87a4bc}.dhtmlxgantt .gantt_task_link div.gantt_link_arrow{background-color:transparent;border-style:solid;width:0;height:0}.dhtmlxgantt .gantt_link_control{position:absolute;width:20px;top:0}.dhtmlxgantt .gantt_link_control div{display:none;cursor:pointer;box-sizing:border-box;position:relative;top:50%;margin-top:-7.5px;vertical-align:middle;border:1px solid #929292;border-radius:6.5px;height:13px;width:13px;background-color:#f0f0f0}.dhtmlxgantt .gantt_link_control.task_right div.gantt_link_point{margin-left:7px}.dhtmlxgantt .gantt_link_control div:hover{background-color:#fff}.dhtmlxgantt .gantt_link_control.task_left{left:-20px}.dhtmlxgantt .gantt_link_control.task_right{right:-20px}.dhtmlxgantt .gantt_link_target .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_move .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_move .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_move .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_progress .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_progress .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_progress .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_resize .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_drag_resize .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_drag_resize .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line.gantt_selected .gantt_link_control div,.dhtmlxgantt .gantt_task_line.gantt_selected .gantt_task_drag,.dhtmlxgantt .gantt_task_line.gantt_selected .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_line:hover .gantt_link_control div,.dhtmlxgantt .gantt_task_line:hover .gantt_task_drag,.dhtmlxgantt .gantt_task_line:hover .gantt_task_progress_drag{display:block}.dhtmlxgantt .gantt_link_source,.dhtmlxgantt .gantt_link_target{box-shadow:0 0 3px #448aff}.dhtmlxgantt .gantt_link_target.link_finish_allow,.dhtmlxgantt .gantt_link_target.link_start_allow{box-shadow:0 0 3px #b8c9d7}.dhtmlxgantt .gantt_link_target.link_finish_deny,.dhtmlxgantt .gantt_link_target.link_start_deny{box-shadow:0 0 3px #ff5252}.dhtmlxgantt .link_finish_allow .gantt_link_control.task_end_date div,.dhtmlxgantt .link_start_allow .gantt_link_control.task_start_date div{background-color:#b8c9d7;border-color:#87a4bc}.dhtmlxgantt .link_finish_deny .gantt_link_control.task_end_date div,.dhtmlxgantt .link_start_deny .gantt_link_control.task_start_date div{background-color:#ff5252;border-color:#ff0505}.dhtmlxgantt .gantt_link_arrow_right{border-width:6px 0 6px 6px;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:#87a4bc}.dhtmlxgantt .gantt_link_arrow_left{border-width:6px 6px 6px 0;margin-top:-1px;border-top-color:transparent!important;border-right-color:#87a4bc;border-bottom-color:transparent!important;border-left-color:transparent!important}.dhtmlxgantt .gantt_link_arrow_up{border-width:0 6px 6px;border-color:transparent transparent #87a4bc;border-top-color:transparent!important;border-right-color:transparent!important;border-bottom-color:#87a4bc;border-left-color:transparent!important}.dhtmlxgantt .gantt_link_arrow_down{border-width:6px 6px 0;border-top-color:#87a4bc;border-right-color:transparent!important;border-bottom-color:transparent!important;border-left-color:transparent!important}.dhtmlxgantt .gantt_task_drag,.dhtmlxgantt .gantt_task_progress_drag{cursor:ew-resize;display:none;position:absolute}.dhtmlxgantt .gantt_task_drag.task_right{cursor:e-resize}.dhtmlxgantt .gantt_task_drag.task_left{cursor:w-resize}.dhtmlxgantt .gantt_task_drag{height:80%;width:8px;z-index:1;top:10%}.dhtmlxgantt .gantt_task_drag.task_left{left:-7px}.dhtmlxgantt .gantt_task_drag.task_right{right:-7px}.dhtmlxgantt .gantt_task_progress_drag{height:19px;width:25px;bottom:-10px;margin-left:-14px;background-position:bottom;background-repeat:no-repeat;z-index:1}.dhtmlxgantt .gantt_task_progress_drag,.dhtmlxgantt .gantt_task_progress_drag:hover{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAATCAYAAABlcqYFAAAABGdBTUEAALGPC/xhBQAAAeNJREFUOBGlU0tOAkEQdQAHiIpDjPGz87fxCu400Wt4C1gRbsAhPARbbsCKxISFsjDqUiMfgRl8r+WRYmCExEoeVV1d9V51N+NtrG/ektLJktxCalmjLVq1b2sTBf8isXuKrY+mCpbcxrMBUrNoPrBkjFmXBjaBfL1evxyPx412u32CtWoRzsVcJxqb4sRZ5LaAvVqtdjUajV4msDAMn1ut1jnyHICDqBdhsqnITp5D+Q5wUK1WrweDwSsFZBRqNpsX2F9LKEmgAIKjcrl82+/330Ru/bpCfwkcl0qlu16v926J4/EqIQnQ63F5RTzBWgISNG+08D4S4UYG8IFt4JBXtOoEEpBPEpKITpGHwH6lUrlJegMRJvkoip46nc4peBy3BOQpxJMUG43Gve/7Z/g3+ZguDUKPwJ4zz/MmQiqVijKZTJjNZodBEHSLxWI3l8s9FgqFBxS7JgnQU4TfRADsArw2ijLP66SxTl82v/rQ4BvxF/ABfAJDYMI3sMZmNnWnng0kp4iGQeiMtURciMSDaR5uvpFkOg1JOYBycQFsOZOQhosLMu+Ifsvnr0ATWnLGcXMkSKre+lmtJWFSaxHG/azRBFaIaa4FV5ZEorwrwk98rTy9RJRbWNtmG6vhv94J/gATDnWOR2FfEQAAAABJRU5ErkJggg==)}.dhtmlxgantt .gantt_link_tooltip{box-shadow:3px 3px 3px #888;background-color:#fff;border-left:1px solid #cecece;border-top:1px solid #cecece;font-family:Tahoma;font-size:14px;color:rgba(0,0,0,.8);padding:11px;line-height:20px}.dhtmlxgantt .gantt_link_direction{height:0;border:0 none #87a4bc;border-bottom-style:dashed;border-bottom-width:2px;transform-origin:0 0;-ms-transform-origin:0 0;-webkit-transform-origin:0 0;z-index:2;margin-left:1px;position:absolute}.dhtmlxgantt .gantt_grid_data .gantt_row.gantt_selected,.dhtmlxgantt .gantt_grid_data .gantt_row.odd.gantt_selected,.dhtmlxgantt .gantt_task_row.gantt_selected{background-color:rgba(0,199,181,.2)}.dhtmlxgantt .gantt_task_row.gantt_selected .gantt_task_cell{border-right-color:rgba(145,210,210,.7)}.dhtmlxgantt .gantt_task_line.gantt_project.gantt_selected,.dhtmlxgantt .gantt_task_line.gantt_selected{box-shadow:none}.dhtmlxgantt .gantt_task_line.gantt_milestone{visibility:hidden;background-color:#ffc107;border:0 solid #ffc107;box-sizing:content-box;-moz-box-sizing:content-box}.dhtmlxgantt .gantt_task_line.gantt_milestone div{visibility:visible}.dhtmlxgantt .gantt_task_line.gantt_milestone .gantt_task_content{background:inherit;border:inherit;border-width:1px;border-radius:inherit;box-sizing:border-box;-moz-box-sizing:border-box;transform:rotate(45deg)}.dhtmlxgantt .gantt_task_line.gantt_task_inline_color{border-color:#999}.dhtmlxgantt .gantt_task_line.gantt_task_inline_color .gantt_task_progress{background-color:#363636;opacity:.2}.dhtmlxgantt .gantt_task_line.gantt_task_inline_color.gantt_project.gantt_selected,.dhtmlxgantt .gantt_task_line.gantt_task_inline_color.gantt_selected{box-shadow:0 0 5px #999}.dhtmlxgantt .gantt_task_link.gantt_link_inline_color:hover .gantt_line_wrapper div{box-shadow:0 0 5px 0 #999}.dhtmlxgantt .gantt_critical_task{background-color:#ff5252;border-color:#9d3a3a}.dhtmlxgantt .gantt_critical_task .gantt_task_progress{background-color:rgba(0,0,0,.4)}.dhtmlxgantt .gantt_critical_link .gantt_line_wrapper>div{background-color:#ff5252}.dhtmlxgantt .gantt_critical_link .gantt_link_arrow{border-color:#ff5252}.dhtmlxgantt .gantt_btn_set:focus,.dhtmlxgantt .gantt_cell:focus,.dhtmlxgantt .gantt_grid_head_cell:focus,.dhtmlxgantt .gantt_popup_button:focus,.dhtmlxgantt .gantt_qi_big_icon:focus,.dhtmlxgantt .gantt_row:focus{box-shadow:inset 0 0 1px 1px #4d90fe}.dhtmlxgantt .gantt_split_parent,.dhtmlxgantt .gantt_split_subproject{opacity:.1;pointer-events:none}.dhtmlxgantt .gantt_rollup_child .gantt_link_control,.dhtmlxgantt .gantt_rollup_child:hover .gantt_link_control{display:none}.dhtmlxgantt .gantt_unselectable,.dhtmlxgantt .gantt_unselectable div{-webkit-user-select:none;-moz-user-select:none;-moz-user-select:-moz-none}.dhtmlxgantt .gantt_cal_light{-webkit-tap-highlight-color:transparent;background:#fff;border-radius:2px;font-family:Roboto,arial,sans-serif;border:1px solid #d7d7d7;color:rgba(31,31,31,.8);font-size:14px;position:absolute;z-index:10001;width:550px;height:250px;box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1)}.dhtmlxgantt .gantt_cal_light_wide{width:650px}.dhtmlxgantt .gantt_cal_light select{font-family:Roboto,arial,sans-serif;border:1px solid #d7d7d7;font-size:14px;padding:2px;margin:0}.dhtmlxgantt .gantt_cal_ltitle{padding:7px 10px;overflow:hidden;-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:2px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;border-top-left-radius:2px;border-bottom-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:0}.dhtmlxgantt .gantt_cal_ltitle,.dhtmlxgantt .gantt_cal_ltitle span{white-space:nowrap}.dhtmlxgantt .gantt_cal_lsection{color:#727272;font-weight:700;padding:12px 0 5px 10px}.dhtmlxgantt .gantt_cal_lsection .gantt_fullday{float:right;margin-right:5px;font-size:12px;font-weight:400;line-height:20px;vertical-align:top;cursor:pointer}.dhtmlxgantt .gantt_cal_lsection{font-size:13px}.dhtmlxgantt .gantt_cal_ltext{padding:2px 10px;overflow:hidden}.dhtmlxgantt .gantt_cal_ltext textarea{overflow-y:auto;overflow-x:hidden;font-family:Roboto,arial,sans-serif;font-size:14px;box-sizing:border-box;border:1px solid #d7d7d7;height:100%;width:100%;outline:none!important;resize:none}.dhtmlxgantt .gantt_section_constraint [data-constraint-time-select]{margin-left:20px}.dhtmlxgantt .gantt_time{font-weight:700}.dhtmlxgantt .gantt_cal_light .gantt_title{padding-left:10px}.dhtmlxgantt .gantt_cal_larea{border:1px solid #d7d7d7;border-left:none;border-right:none;background-color:#fff;overflow:hidden;height:1px}.dhtmlxgantt .gantt_btn_set{margin:10px 7px 5px 10px;padding:6px 15px;float:left;border-radius:2px;border:0 solid #d7d7d7;height:32px;font-weight:500;background:#fff;box-sizing:border-box;cursor:pointer}.dhtmlxgantt .gantt_hidden{display:none}.dhtmlxgantt .gantt_btn_set div{float:left;font-size:14px;height:20px;line-height:20px;background-repeat:no-repeat;vertical-align:middle}.dhtmlxgantt .gantt_save_btn{width:21px}.dhtmlxgantt .gantt_cancel_btn,.dhtmlxgantt .gantt_delete_btn,.dhtmlxgantt .gantt_save_btn{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=);margin-top:2px}.dhtmlxgantt .gantt_cancel_btn,.dhtmlxgantt .gantt_delete_btn{width:20px}.dhtmlxgantt .gantt_cal_cover{width:100%;height:100%;position:fixed;z-index:10000;top:0;left:0;background-color:#000;opacity:.1;filter:progid:DXImageTransform.Microsoft.Alpha(opacity=10)}.dhtmlxgantt .gantt_custom_button{padding:0 3px;font-family:Roboto,arial,sans-serif;font-size:14px;font-weight:400;margin-right:10px;margin-top:-5px;cursor:pointer;float:right;height:21px;width:90px;border:1px solid #cecece;text-align:center;border-radius:4px}.dhtmlxgantt .gantt_custom_button div{cursor:pointer;float:none;height:21px;line-height:21px;vertical-align:middle}.dhtmlxgantt .gantt_custom_button div:first-child{display:none}.dhtmlxgantt .gantt_cal_light_wide{width:580px;padding:2px 4px}.dhtmlxgantt .gantt_cal_light_wide .gantt_cal_larea{box-sizing:border-box;border:1px solid #d7d7d7}.dhtmlxgantt .gantt_cal_light_wide .gantt_cal_lsection{border:0;float:left;text-align:right;width:80px;height:20px;padding:5px 10px 0 0}.dhtmlxgantt .gantt_cal_light_wide .gantt_wrap_section{position:relative;padding:10px 0;overflow:hidden;border-bottom:1px solid #d7d7d7}.dhtmlxgantt .gantt_cal_light_wide .gantt_section_time{overflow:hidden;padding-top:2px!important;padding-right:0;height:20px!important}.dhtmlxgantt .gantt_cal_light_wide .gantt_cal_ltext{padding-right:0}.dhtmlxgantt .gantt_cal_light_wide .gantt_cal_larea{padding:0 10px;width:100%}.dhtmlxgantt .gantt_cal_light_wide .gantt_section_time{background:transparent}.dhtmlxgantt .gantt_cal_light_wide .gantt_cal_checkbox label{padding-left:0}.dhtmlxgantt .gantt_cal_light_wide .gantt_cal_lsection .gantt_fullday{float:none;margin-right:0;font-weight:700;cursor:pointer}.dhtmlxgantt .gantt_cal_light_wide .gantt_custom_button{position:absolute;top:0;right:0;margin-top:2px}.dhtmlxgantt .gantt_cal_light_wide .gantt_repeat_right{margin-right:55px}.dhtmlxgantt .gantt_cal_light_wide.gantt_cal_light_full{width:738px}.dhtmlxgantt .gantt_cal_wide_checkbox input{margin-top:8px;margin-left:14px}.dhtmlxgantt .gantt_cal_light input{font-size:14px}.dhtmlxgantt .gantt_section_time{background-color:#fff;white-space:nowrap;padding:2px 10px 5px;padding-top:2px!important}.dhtmlxgantt .gantt_section_time .gantt_time_selects{float:left;height:25px}.dhtmlxgantt .gantt_section_time .gantt_time_selects select{height:23px;padding:2px;border:1px solid #d7d7d7}.dhtmlxgantt .gantt_duration{width:100px;height:30px;float:left;white-space:nowrap;margin-left:20px;line-height:32px}.dhtmlxgantt .gantt_duration .gantt_duration_dec,.dhtmlxgantt .gantt_duration .gantt_duration_inc,.dhtmlxgantt .gantt_duration .gantt_duration_value{box-sizing:border-box;text-align:center;vertical-align:top;height:100%;border:1px solid #d7d7d7}.dhtmlxgantt .gantt_duration .gantt_duration_value{width:36px;padding:3px 4px;border-left-width:0;border-right-width:0}.dhtmlxgantt .gantt_duration .gantt_duration_value.gantt_duration_value_formatted{width:66px}.dhtmlxgantt .gantt_duration .gantt_duration_dec,.dhtmlxgantt .gantt_duration .gantt_duration_inc{width:30px;padding:1px;padding-bottom:1px;background:#fff}.dhtmlxgantt .gantt_duration .gantt_duration_dec{-moz-border-top-left-radius:2px;-moz-border-bottom-left-radius:2px;-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:2px;border-top-left-radius:2px;border-bottom-left-radius:2px}.dhtmlxgantt .gantt_duration .gantt_duration_inc{margin-right:4px;-moz-border-top-right-radius:2px;-moz-border-bottom-right-radius:2px;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:2px;border-top-right-radius:2px;border-bottom-right-radius:2px}.dhtmlxgantt .gantt_resources{max-height:150px;height:auto;overflow-y:auto}.dhtmlxgantt .gantt_resource_row{display:block;padding:10px 0;border-bottom:1px solid #d7d7d7;cursor:pointer}.dhtmlxgantt .gantt_resource_row input[type=checkbox]:not(:checked),.dhtmlxgantt .gantt_resource_row input[type=checkbox]:not(:checked)~div{opacity:.5}.dhtmlxgantt .gantt_resource_toggle{vertical-align:middle}.dhtmlxgantt .gantt_resources_filter .gantt_resources_filter_input{padding:1px 2px;box-sizing:border-box}.dhtmlxgantt .gantt_resources_filter .switch_unsetted{vertical-align:middle}.dhtmlxgantt .gantt_resource_cell{display:inline-block}.dhtmlxgantt .gantt_resource_cell.gantt_resource_cell_checkbox{width:24px;max-width:24px;min-width:24px;vertical-align:middle}.dhtmlxgantt .gantt_resource_cell.gantt_resource_cell_label{width:40%;max-width:40%;vertical-align:middle}.dhtmlxgantt .gantt_resource_cell.gantt_resource_cell_value{width:30%;max-width:30%;vertical-align:middle}.dhtmlxgantt .gantt_resource_cell.gantt_resource_cell_value input,.dhtmlxgantt .gantt_resource_cell.gantt_resource_cell_value select{width:80%;vertical-align:middle;padding:1px 2px;box-sizing:border-box}.dhtmlxgantt .gantt_resource_cell.gantt_resource_cell_unit{width:10%;max-width:10%;vertical-align:middle}.dhtmlxgantt .gantt_resource_early_value{opacity:.8;font-size:.9em}.dhtmlxgantt .gantt_cal_quick_info{border:0;border-radius:2px;position:absolute;z-index:300;box-shadow:0 2px 3px 0 rgba(0,0,0,.2),0 0 3px 1px rgba(0,0,0,.1);background-color:#fff;width:auto;transition:left .5s ease,right .5s;-moz-transition:left .5s ease,right .5s;-webkit-transition:left .5s ease,right .5s;-o-transition:left .5s ease,right .5s}.dhtmlxgantt .gantt_no_animate{transition:none;-moz-transition:none;-webkit-transition:none;-o-transition:none}.dhtmlxgantt .gantt_cal_quick_info.gantt_qi_left .gantt_qi_big_icon{float:right}.dhtmlxgantt .gantt_cal_qi_title{-webkit-border-top-left-radius:2px;-webkit-border-bottom-left-radius:0;-webkit-border-top-right-radius:2px;-webkit-border-bottom-right-radius:0;-moz-border-radius-topleft:2px;-moz-border-radius-bottomleft:0;-moz-border-radius-topright:2px;-moz-border-radius-bottomright:0;border-top-left-radius:2px;border-bottom-left-radius:0;border-top-right-radius:2px;border-bottom-right-radius:0;padding:5px 0 8px 12px;color:rgba(0,0,0,.8);background-color:#fff;border-bottom:1px solid #d7d7d7}.dhtmlxgantt .gantt_cal_qi_tdate{font-size:14px;font-weight:700}.dhtmlxgantt .gantt_cal_qi_tcontent{font-size:14px}.dhtmlxgantt .gantt_cal_qi_content{padding:16px 8px;font-size:14px;color:rgba(0,0,0,.8);overflow:hidden}.dhtmlxgantt .gantt_cal_qi_controls{-webkit-border-top-left-radius:0;-webkit-border-bottom-left-radius:2px;-webkit-border-top-right-radius:0;-webkit-border-bottom-right-radius:2px;-moz-border-radius-topleft:0;-moz-border-radius-bottomleft:2px;-moz-border-radius-topright:0;-moz-border-radius-bottomright:2px;border-top-left-radius:0;border-bottom-left-radius:2px;border-top-right-radius:0;border-bottom-right-radius:2px;padding-left:7px}.dhtmlxgantt .gantt_cal_qi_controls .gantt_menu_icon{margin-top:6px;background-repeat:no-repeat}.dhtmlxgantt .gantt_cal_qi_controls .gantt_menu_icon.icon_delete,.dhtmlxgantt .gantt_cal_qi_controls .gantt_menu_icon.icon_edit{width:20px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAC0lEQVQYV2NgAAIAAAUAAarVyFEAAAAASUVORK5CYII=)}.dhtmlxgantt .gantt_qi_big_icon{font-size:14px;border-radius:2px;font-weight:500;background:#fff;margin:4px 0 4px 14px;min-width:auto;line-height:32px;vertical-align:middle;padding:0 16px;cursor:pointer;border:0}.dhtmlxgantt .gantt_cal_qi_controls div{float:left;height:32px;text-align:center;line-height:32px}.dhtmlxgantt .gantt_cal_quick_info.gantt_qi_hidden{display:none}.dhtmlxgantt .gantt_tooltip{padding:10px;position:absolute;z-index:50;white-space:nowrap}.dhtmlxgantt .gantt_resource_marker{position:absolute;text-align:center;font-size:14px;color:#fff}.dhtmlxgantt .gantt_resource_marker_ok{background:rgba(78,208,134,.75)}.dhtmlxgantt .gantt_resource_marker_overtime{background:rgba(255,133,133,.69)}.dhtmlxgantt .gantt_histogram_label{width:100%;height:100%;position:absolute;z-index:1;font-weight:700;font-size:14px}.dhtmlxgantt .gantt_histogram_fill{background-color:rgba(41,157,180,.2);width:100%;position:absolute;bottom:0}.dhtmlxgantt .gantt_histogram_hor_bar{height:1px;margin-top:-1px}.dhtmlxgantt .gantt_histogram_hor_bar,.dhtmlxgantt .gantt_histogram_vert_bar{position:absolute;background:#299db4;margin-left:-1px}.dhtmlxgantt .gantt_histogram_vert_bar{width:1px}.dhtmlxgantt .gantt_histogram_cell{position:absolute;text-align:center;font-size:14px;color:#000}.dhtmlxgantt .gantt_marker{height:100%;width:2px;top:0;position:absolute;text-align:center;background-color:rgba(255,0,0,.4);box-sizing:border-box}.dhtmlxgantt .gantt_marker .gantt_marker_content{padding:5px;background:inherit;color:#fff;position:absolute;font-size:12px;line-height:12px;opacity:.8}.dhtmlxgantt .gantt_marker_area{position:absolute;top:0;left:0}.dhtmlxgantt .gantt_grid_editor_placeholder{position:absolute}.dhtmlxgantt .gantt_grid_editor_placeholder>div,.dhtmlxgantt .gantt_grid_editor_placeholder input,.dhtmlxgantt .gantt_grid_editor_placeholder select{width:100%;height:100%;box-sizing:border-box}.dhtmlxgantt .gantt_row_placeholder div{opacity:.5}.dhtmlxgantt .gantt_row_placeholder .gantt_add,.dhtmlxgantt .gantt_row_placeholder .gantt_file{display:none}.dhtmlxgantt .gantt_drag_marker.gantt_grid_dnd_marker{background-color:transparent;transition:all .1s ease}.dhtmlxgantt .gantt_grid_dnd_marker_line{height:4px;width:100%;background-color:#3498db}.dhtmlxgantt .gantt_grid_dnd_marker_line:before{background:#fff;width:12px;height:12px;box-sizing:border-box;border:3px solid #3498db;border-radius:6px;content:"";line-height:1px;display:block;position:absolute;margin-left:-11px;margin-top:-4px;pointer-events:none}.dhtmlxgantt .gantt_grid_dnd_marker_folder{height:100%;width:100%;position:absolute;pointer-events:none;box-sizing:border-box;box-shadow:inset 0 0 0 2px #3f98db;background:transparent}.dhtmlxgantt .gantt_overlay_area{display:none}.dhtmlxgantt .gantt_overlay,.dhtmlxgantt .gantt_overlay_area{position:absolute;height:inherit;width:inherit;top:0;left:0}.dhtmlxgantt .gantt_click_drag_rect{position:absolute;left:0;top:0;outline:1px solid #3f98db;background-color:rgba(52,152,219,.3)}.dhtmlxgantt .gantt_timeline_move_available,.dhtmlxgantt .gantt_timeline_move_available *{cursor:move}.dhtmlxgantt .gantt_rtl .gantt_grid{text-align:right}.dhtmlxgantt .gantt_rtl .gantt_cell,.dhtmlxgantt .gantt_rtl .gantt_row{flex-direction:row-reverse}.dhtmlxgantt .gantt_layout_content{width:100%;overflow:auto;box-sizing:border-box}.dhtmlxgantt .gantt_layout_cell{position:relative;box-sizing:border-box}.dhtmlxgantt .gantt_layout_cell>.gantt_layout_header{background:#33aae8;color:#fff;font-size:17px;padding:5px 10px;box-sizing:border-box}.dhtmlxgantt .gantt_layout_header.collapsed_x{background:#a9a9a9}.dhtmlxgantt .gantt_layout_header.collapsed_x .gantt_header_arrow:before{content:"\21E7"}.dhtmlxgantt .gantt_layout_header.collapsed_y{background:#a9a9a9}.dhtmlxgantt .gantt_layout_header.collapsed_y .gantt_header_arrow:before{content:"\21E9"}.dhtmlxgantt .gantt_layout_header{cursor:pointer}.dhtmlxgantt .gantt_layout_header .gantt_header_arrow{float:right;text-align:right}.dhtmlxgantt .gantt_layout_header .gantt_header_arrow:before{content:"\21E6"}.dhtmlxgantt .gantt_layout_header.vertical .gantt_header_arrow:before{content:"\21E7"}.dhtmlxgantt .gantt_layout_outer_scroll_vertical .gantt_layout_content{overflow-y:hidden}.dhtmlxgantt .gantt_layout_outer_scroll_horizontal .gantt_layout_content{overflow-x:hidden}.dhtmlxgantt .gantt_layout_x>.gantt_layout_cell{display:inline-block;vertical-align:top}.dhtmlxgantt .gantt_layout_x{white-space:nowrap}.dhtmlxgantt .gantt_resizing{opacity:.7;background:#f2f2f2}.dhtmlxgantt .gantt_layout_cell_border_right.gantt_resizer{overflow:visible;border-right:0}.dhtmlxgantt .gantt_resizer{cursor:e-resize;position:relative}.dhtmlxgantt .gantt_resizer_y{cursor:n-resize}.dhtmlxgantt .gantt_resizer_stick{background:#33aae8;z-index:9999;position:absolute;top:0;width:100%}.dhtmlxgantt .gantt_resizer_x .gantt_resizer_x{position:absolute;width:20px;height:100%;margin-left:-10px;top:0;left:0;z-index:1}.dhtmlxgantt .gantt_resizer_y .gantt_resizer_y{position:absolute;height:20px;width:100%;top:-10px;left:0;z-index:1}.dhtmlxgantt .gantt_resizer_error{background:#cd5c5c!important}.dhtmlxgantt .gantt_layout_cell_border_left{border-left:1px solid #d7d7d7}.dhtmlxgantt .gantt_layout_cell_border_right{border-right:1px solid #d7d7d7}.dhtmlxgantt .gantt_layout_cell_border_top{border-top:1px solid #d7d7d7}.dhtmlxgantt .gantt_layout_cell_border_bottom{border-bottom:1px solid #d7d7d7}.dhtmlxgantt .gantt_layout_cell_border_transparent{border-color:transparent}.dhtmlxgantt .gantt_window{position:absolute;top:50%;left:50%;z-index:999999999;background:#fff}.dhtmlxgantt .gantt_window_content{position:relative}.dhtmlxgantt .gantt_window_content_header{background:#39c;color:#fff;height:33px;padding:10px 10px 0;border-bottom:2px solid #fff;position:relative}.dhtmlxgantt .gantt_window_content_header_text{padding-left:10%}.dhtmlxgantt .gantt_window_content_header_buttons{position:absolute;top:10px;right:10px}.dhtmlxgantt .gantt_window_content_header_buttons:hover{color:#000;cursor:pointer}.dhtmlxgantt .gantt_window_content_resizer{position:absolute;width:15px;height:15px;bottom:0;line-height:15px;right:-1px;text-align:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAAPCAMAAAAMCGV4AAAABlBMVEUAAAAAAAClZ7nPAAAAAXRSTlMAQObYZgAAABZJREFUeAFjIAUwUshlpJDLSIhLGAAACQ4AFk79JaMAAAAASUVORK5CYII=);cursor:nw-resize;z-index:999}.dhtmlxgantt .gantt_window_content_frame{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.1);z-index:9999}.dhtmlxgantt .gantt_window_drag{cursor:pointer!important}.dhtmlxgantt .gantt_window_resizing{overflow:visible}.dhtmlxgantt .gantt_window_resizing_body{overflow:hidden!important}.dhtmlxgantt .gantt_window_modal{background:rgba(0,0,0,.1);z-index:9999;top:0;left:0;width:100%;height:100%;position:fixed}.dhtmlxgantt .gantt_cal_light,.dhtmlxgantt .gantt_cal_quick_info,.dhtmlxgantt .gantt_container,.dhtmlxgantt .gantt_message_area,.dhtmlxgantt .gantt_modal_box,.dhtmlxgantt .gantt_tooltip{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.dhtmlxgantt .gantt_noselect{-moz-user-select:-moz-none;-webkit-user-select:none;user-select:none}.dhtmlxgantt .gantt_noselect .gantt_grid_data .gantt_row.odd:hover,.dhtmlxgantt .gantt_noselect .gantt_grid_data .gantt_row:hover{background-color:unset}.dhtmlxgantt .gantt_drag_marker{position:absolute;top:-1000px;left:-1000px;font-family:Roboto,arial,sans-serif;font-size:14px;z-index:1;white-space:nowrap}.dhtmlxgantt .gantt_drag_marker .gantt_tree_icon.gantt_blank,.dhtmlxgantt .gantt_drag_marker .gantt_tree_icon.gantt_close,.dhtmlxgantt .gantt_drag_marker .gantt_tree_icon.gantt_open,.dhtmlxgantt .gantt_drag_marker .gantt_tree_indent{display:none}.dhtmlxgantt .gantt_empty_state_wrapper{position:relative}.dhtmlxgantt .gantt_empty_state{height:100%;max-width:500px;box-sizing:border-box;white-space:pre-line;overflow-wrap:break-word;display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto}.dhtmlxgantt .gantt_empty_state_image{background-repeat:no-repeat;width:100%;max-width:500px;max-height:500px;margin-left:auto;margin-right:auto;display:block;min-height:0;height:200px;background-size:contain;background-position-x:center;background-position-y:bottom;margin-top:40px}.dhtmlxgantt .gantt_empty_state_text{text-align:center}.dhtmlxgantt .gantt_empty_state_text_link{color:#03a9f4;background-position:100% 0;background:none;opacity:1;height:unset;cursor:pointer}.dhtmlxgantt .gantt_drag_marker,.dhtmlxgantt .gantt_drag_marker .gantt_row.odd{background-color:#fff}.dhtmlxgantt .gantt_drag_marker .gantt_row{border-left:1px solid #bebebe;border-top:1px solid #bebebe}.dhtmlxgantt .gantt_drag_marker .gantt_cell{border-color:#bebebe}.dhtmlxgantt .gantt_row.gantt_over,.dhtmlxgantt .gantt_task_row.gantt_over{background-color:#0070fe}.dhtmlxgantt .gantt_row.gantt_transparent .gantt_cell{opacity:.7}.dhtmlxgantt .gantt_task_row.gantt_transparent{background-color:#fff}.dhtmlxgantt .gantt_popup_button.gantt_delete_button{background-color:#448aff;color:#fff}.dhtmlxgantt .gantt_container_resize_watcher{background:transparent;width:100%;height:100%;position:absolute;top:0;left:0;z-index:-1;pointer-events:none;border:0;box-sizing:border-box;opacity:0}.main-nav{display:flex;flex-direction:column;width:72px;height:100%}.main-nav,[data-theme=purple] .main-nav{background:#3c354f}[data-theme=blue] .main-nav{background:linear-gradient(180deg,#3e79ff,#60b7ec 64%,#3e79ff)}[data-theme=gray] .main-nav{background:#d5dae2}[data-theme=white] .main-nav{background:#fff;box-shadow:1px 0 1px 0 rgba(0,0,0,.04)}.main-nav .logo{margin:auto;padding:10px 0}.main-nav .logo img{max-width:100%}.main-nav .left-nav{background:#3c354f;width:100%;flex:1;display:flex;flex-direction:column;overflow:hidden;overflow-y:auto;overflow-y:overlay}.main-nav .left-nav::-webkit-scrollbar{display:none}[data-theme=purple] .main-nav .left-nav{background:#3c354f}[data-theme=blue] .main-nav .left-nav{background:linear-gradient(180deg,#3e79ff,#60b7ec 64%,#3e79ff)}[data-theme=gray] .main-nav .left-nav{background:#d5dae2}[data-theme=white] .main-nav .left-nav{background:#fff;background:transparent}[data-theme=blue] .main-nav .left-nav .menu-item .st-icon,[data-theme=purple] .main-nav .left-nav .menu-item .st-icon{color:hsla(0,0%,100%,.8)}[data-theme=gray] .main-nav .left-nav .menu-item .st-icon,[data-theme=white] .main-nav .left-nav .menu-item .st-icon{color:rgba(77,89,108,.8)}[data-theme=purple] .main-nav .left-nav .menu-item.select a,[data-theme=purple] .main-nav .left-nav .menu-item:hover a{background:#2a253a}[data-theme=blue] .main-nav .left-nav .menu-item.select a,[data-theme=blue] .main-nav .left-nav .menu-item:hover a{background:#2660e3}[data-theme=gray] .main-nav .left-nav .menu-item.select a,[data-theme=gray] .main-nav .left-nav .menu-item:hover a{background:hsla(0,0%,100%,.3)}[data-theme=white] .main-nav .left-nav .menu-item.select a,[data-theme=white] .main-nav .left-nav .menu-item:hover a{background:#f2eff3}[data-theme=purple] .main-nav .left-nav .menu-item.select .st-icon,[data-theme=purple] .main-nav .left-nav .menu-item:hover .st-icon{color:#9873ff}[data-theme=blue] .main-nav .left-nav .menu-item.select .st-icon,[data-theme=blue] .main-nav .left-nav .menu-item:hover .st-icon{color:#fff}[data-theme=gray] .main-nav .left-nav .menu-item.select .st-icon,[data-theme=gray] .main-nav .left-nav .menu-item:hover .st-icon,[data-theme=white] .main-nav .left-nav .menu-item.select .st-icon,[data-theme=white] .main-nav .left-nav .menu-item:hover .st-icon{color:#9873ff}[data-theme=blue] .main-nav .left-nav .menu-item.select .menu-title,[data-theme=blue] .main-nav .left-nav .menu-item:hover .menu-title,[data-theme=purple] .main-nav .left-nav .menu-item.select .menu-title,[data-theme=purple] .main-nav .left-nav .menu-item:hover .menu-title{color:#fff}[data-theme=gray] .main-nav .left-nav .menu-item.select .menu-title,[data-theme=gray] .main-nav .left-nav .menu-item:hover .menu-title,[data-theme=white] .main-nav .left-nav .menu-item.select .menu-title,[data-theme=white] .main-nav .left-nav .menu-item:hover .menu-title{color:#9873ff}.main-nav .left-nav a{display:inline-block;width:56px;height:58px;border-radius:8px}[data-theme=blue] .main-nav .left-nav a,[data-theme=purple] .main-nav .left-nav a{color:hsla(0,0%,100%,.8)}[data-theme=gray] .main-nav .left-nav a,[data-theme=white] .main-nav .left-nav a{color:rgba(77,89,108,.8)}.main-nav .left-nav a .item-icon{margin-top:7px}.main-nav .version_box{height:32px;display:flex;justify-content:center;align-items:center;color:#d9d9d9;font-size:12px;margin-top:8px}.user-header{margin:0 auto;margin-bottom:68px;width:46px;height:34px}.user-header .avatar{margin-left:8px}.footerNavPop .ant-popover-inner-content{width:310px;padding:0}.footerNavPop .ant-popover-inner-content .list{padding:0 12px;line-height:40px;color:#666}.footerNavPop .ant-popover-inner-content .list .st-icon{color:rgba(0,0,0,.25)}.footerNavPop .ant-popover-inner-content .list .logo{width:22px;height:22px;margin-right:12px}.footerNavPop .ant-popover-inner-content .list.title{color:#999}.footerNavPop .ant-popover-inner-content .list.notHover{pointer-events:none}.footerNavPop .ant-popover-inner-content .list.notHover:hover{color:#666;cursor:default}.footerNavPop .ant-popover-inner-content .list.notHover:hover .st-icon{color:rgba(0,0,0,.25)}.footerNavPop .ant-popover-inner-content .list:hover{color:#428eff;cursor:pointer}.footerNavPop .ant-popover-inner-content .list:hover .st-icon{color:#428eff}.footerNavPop .ant-popover-inner-content .hr{border-bottom:1px solid rgba(0,0,0,.03)}.changGroup .ant-modal-body{max-height:50vh;overflow:auto;overflow:overlay}.st-menu .notice{margin-bottom:auto}.st-menu .menu-item{position:relative;z-index:1;padding:0;cursor:pointer;text-align:center;color:#fff;margin-bottom:12px}.st-menu .menu-item a{color:inherit}.st-menu .menu-item .menu-icon{width:22px;height:22px}.st-menu .menu-item .menu-title{font-size:12px}.st-menu .menu-item.select{position:relative;opacity:1}.st-menu .menu-item.select .item-icon,.st-menu .menu-item.select .menu-title{opacity:1}.st-menu .dashboard .item-icon{width:22px;height:22px;margin:0 auto}.st-menu .dashboard .item-icon .menu-icon{width:17.47px;height:16.5px}.st-menu .menu_item_invite{position:relative;z-index:1;padding:0;margin-bottom:24px;cursor:pointer;text-align:center}.st-menu .menu_item_invite a{width:28px;height:28px;line-height:28px!important;border-radius:50%;overflow:hidden}.st-menu .menu_item_invite a img{width:100%;height:100%}.st-menu .menu_item_invite:hover a{box-shadow:0 2px 8px 0 rgba(0,0,0,.26)}.st-menu .management_path a{line-height:58px}.st-menu .management_path a .st-icon{vertical-align:middle}.st-menu .management_path a .help_menu_icon{margin-top:-2px}.st-menu .samll_menu_item{margin-bottom:4px}.st-menu .samll_menu_item:last-child{margin-bottom:0}.st-menu .samll_menu_item a{height:40px;line-height:40px}.st-menu .default_line{width:24px;height:1px;margin:0 auto;margin-bottom:12px}[data-theme=blue] .st-menu .default_line,[data-theme=purple] .st-menu .default_line{background:hsla(0,0%,93.7%,.3)}[data-theme=gray] .st-menu .default_line,[data-theme=white] .st-menu .default_line{background:hsla(0,0%,63.5%,.3)}.footerMenu_modal .ant-modal-title{font-size:16px;font-weight:600;color:#333}.footerMenu_modal .invite_tips{font-size:14px;font-weight:400;color:#666;margin-bottom:30px}.footerMenu_modal .invite_content{display:flex}.footerMenu_modal .invite_content .url{flex:1;line-height:32px;background:#f5f5f5;border-radius:2px;border:1px solid #d9d9d9;padding:0 16px;color:#666;margin-right:12px;word-break:break-all}.animation__crosswise-enter-active,.animation__crosswise-leave-active{transition:all .3s ease}.animation__crosswise-enter,.animation__crosswise-leave-to{width:0!important;opacity:0}.st_zoom_in_top-enter-active,.st_zoom_in_top-leave-active{opacity:1;transform:scaleY(1);transition:transform .3s cubic-bezier(.23,1,.32,1),opacity .3s cubic-bezier(.23,1,.32,1);transform-origin:center top}.st_zoom_in_top-enter,.st_zoom_in_top-leave-active{opacity:0;transform:scaleY(0)}.collected_add_popover .collected_add_content{width:152px}.collected_add_popover .collected_add_content .title_label{font-size:16px;color:#4d596c;font-weight:600;margin-bottom:10px}.collected_add_popover .collected_add_content .title_content{margin-bottom:10px;flex-wrap:wrap}.collected_add_popover .collected_add_content .title_content .title_list{border-radius:6px;width:76px;height:76px;display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}.collected_add_popover .collected_add_content .title_content .title_list .st-icon{width:36px;height:36px}.collected_add_popover .collected_add_content .title_content .title_list .title_text{margin-top:4px}.st_arrow_icon_control{position:absolute;right:-18px;top:calc(50% - 10px);width:18px;height:36px;background:#fff;border-radius:0 4px 4px 0;border:1px solid #dcdce0;cursor:pointer;display:flex;align-items:center;opacity:0;z-index:5}[data-theme=purple] .st_arrow_icon_control:hover{border-color:#7b68ee}[data-theme=blue] .st_arrow_icon_control:hover{border-color:#3e79ff}[data-theme=gray] .st_arrow_icon_control:hover,[data-theme=white] .st_arrow_icon_control:hover{border-color:#7b68ee}[data-theme=purple] .st_arrow_icon_control:hover .st-icon{color:#7b68ee}[data-theme=blue] .st_arrow_icon_control:hover .st-icon{color:#3e79ff}[data-theme=gray] .st_arrow_icon_control:hover .st-icon,[data-theme=white] .st_arrow_icon_control:hover .st-icon{color:#7b68ee}.st_arrow_icon_control .st-icon{width:18px;height:22px;color:#676d82}.st_arrow_icon_control .domRotate{transform:rotate(180deg);transition:transform .3s}.a-input_count{color:rgba(0,0,0,.45);font-size:12px}.a-input_count_num_2 .ant-input:not(:last-child){padding-right:56px}.a-input_count_num_3 .ant-input:not(:last-child){padding-right:68px}.ant-radio-button-wrapper:hover{color:#7b68ee}.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:before{background-color:#7b68ee!important}.ant-radio-button-wrapper.ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled){border-color:#7b68ee;color:#7b68ee}.common_detail_box .detail_top{display:flex;align-items:center;height:88px;border-bottom:1px solid rgba(217,221,231,.4);flex-shrink:0}.common_detail_box .detail_top .back{width:48px;border-right:1px solid #e8eaed;height:100%;display:flex;align-items:center;justify-content:center;cursor:pointer}.common_detail_box .detail_top .back .st-icon{width:18px;height:18px;color:#676d82}.common_detail_box .detail_top .middle{flex:1;display:flex;flex-direction:column;height:100%}.common_detail_box .detail_top .middle .middle_name{flex:1;display:flex;padding-left:18px;align-items:center}.common_detail_box .detail_top .middle .middle_name .middle_icon{flex-shrink:0;width:38px;height:38px;border-radius:6px;margin-right:10px;overflow:hidden;background-repeat:no-repeat;background-size:cover;background-position:50%}.common_detail_box .detail_top .middle .middle_name .middle_star{margin:0 10px}.common_detail_box .detail_top .right{display:flex;align-items:center;padding-right:24px;margin-left:10px}.common_detail_box .detail_content{padding-top:1px;flex:1;display:flex;flex-direction:row;overflow:hidden}.st_editor_self .st_editor,.st_editor_self .st_editor .ck-editor{height:100%}.st_editor_self .st_editor .ck-editor .ck-editor__main{height:calc(100% - 50px)}.st_editor_self .st_editor .ck-editor .ck-editor__main .ck-content{height:100%}.form-create.ant-form-horizontal .ant-form-item .ant-form-item-label{text-wrap:wrap;text-align:left}.form-create .ant-time-picker{width:203px}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner,.ant-radio-wrapper .ant-radio-checked:after{border-color:#7b68ee}.ant-radio-wrapper .ant-radio-checked .ant-radio-inner:after{background-color:#7b68ee}.ant-radio-wrapper .ant-radio:hover .ant-radio-inner{border-color:#7b68ee}.ant-radio-wrapper .ant-radio:hover .ant-radio-inner:after{background-color:#7b68ee}.ant-checkbox-wrapper .ant-checkbox-checked:after{border-color:#7b68ee}.ant-checkbox-wrapper .ant-checkbox-checked .ant-checkbox-inner{border-color:#7b68ee;background-color:#7b68ee}.ant-checkbox-wrapper .ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#7b68ee}.ant-checkbox-indeterminate .ant-checkbox-inner:after{background-color:#7b68ee}.fc_designer_box .form-create>.ant-row>.el-divider{float:left}::-webkit-scrollbar{width:12px;height:12px}::-webkit-scrollbar-track{background:#fbfbfb}::-webkit-scrollbar-thumb{border-radius:10px;border-style:solid;border-width:2px;border-color:transparent;background-color:#efefef;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background-color:#ccc;border-color:#ccc}::-webkit-scrollbar-button,::-webkit-scrollbar-corner{display:none}@-moz-document url-prefix(){*{scrollbar-width:thin}}body,html{box-sizing:border-box;width:100%;height:100%;overflow:auto}.gantt-info.gantt-error{display:none}#app{width:100%;height:100%;min-width:1440px;overflow:hidden}.fz16{font-size:16px}.fz14{font-size:14px}.fz12{font-size:12px}.st_common_icon{color:rgba(0,0,0,.15)}.modal_top_single{top:50%;margin-top:-200px}.domRotate{transform:rotate(1turn);transition:transform 1s}.default_line{width:100%;height:1px;background:rgba(0,0,0,.03);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05)}.main_cicle_tip{display:inline-block;width:6px;height:6px;border-radius:50%;background:#fd5555;vertical-align:middle}.add_confirm_modal .ant-modal-body{padding:18px 32px 16px}.add_confirm_modal .ant-modal-body .ant-modal-confirm-title{font-size:18px;margin-bottom:20px}.hover_show_scroll{overflow:hidden}.hover_show_scroll::-webkit-scrollbar{width:0}.hover_show_scroll:hover{overflow:auto;overflow:overlay}.hover_show_scroll:hover::-webkit-scrollbar{width:8px}.disabledClick{pointer-events:none}.text_delete_line{text-decoration:line-through;color:#999}.pre_line{white-space:pre-line;word-break:break-all;text-align:justify}.super_height_tooltip_content{max-height:300px;overflow-y:auto}.super_height_tooltip_content::-webkit-scrollbar{width:2px}.super_height_tooltip_content::-webkit-scrollbar-track{background-color:rgba(0,0,0,.01)}.super_height_tooltip_content::-webkit-scrollbar-thumb{border:none;background-color:#666}.no_select{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.st_icon_box{width:32px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:8px;background:#fff;border-radius:4px;border:1px solid #dddfe3}.st_icon_box:hover{color:#7b68ee}.fontColor40{color:rgba(0,0,0,.4)}.notHuman{font-weight:600;color:#666}.st-icon:focus{outline:none}.el-picker-panel .in-range.end-date div,.el-picker-panel .in-range.end-date div:hover,.el-picker-panel .in-range.start-date div,.el-picker-panel .in-range.start-date div:hover{background-color:transparent}.el-picker-panel .el-month-table td{padding:16px 0}.el-picker-panel .el-month-table td .cell{width:54px;height:24px;line-height:24px;border-radius:2px!important}.el-picker-panel .el-month-table td div{padding:0;height:24px}.noControlNumber .ant-input-number-handler-wrap{display:none}.overEllipsis{text-overflow:ellipsis;white-space:nowrap}.overEllipsis,.overEllipsis2{overflow:hidden;word-break:break-all}.overEllipsis2{text-overflow:-o-ellipsis-lastline;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.positionR{position:relative}.pointer{cursor:pointer}.BOX_BORDER{border-radius:4px;border:1px solid #eee}.resize_none{resize:none}.border_transpant{box-shadow:none;background:transparent}.border_transpant,.border_transpant:focus,.border_transpant:hover{border-color:transparent}.flex_item{display:flex;align-items:center}.flex_shrink0{flex-shrink:0}.flex_end{display:flex;justify-content:flex-end}.flex_center{flex:1;display:flex;justify-content:center;align-items:center}.space_between{justify-content:space-between}.loadingBg{display:inline-block;width:100px;height:100px;background:url(../img/loading.d1906235.gif);background-size:100px 100px;background-repeat:no-repeat}.wrapper{display:flex;flex-direction:row;width:100%;height:100%;overflow:hidden;position:relative}.wrapper .wrapper_right{position:relative}.wrapper .wrapper-content,.wrapper .wrapper_right{display:flex;flex-direction:column;flex:1;height:100%;overflow:hidden}.st_right_box{margin:12px;padding:24px;background:#fff}.st_right_box,.st_right_box_transparent{flex:1;display:flex;flex-direction:column;overflow:hidden}.st_right_box_transparent{padding:20px;background:transparent}.st-buttonEllipse{height:32px;border-radius:16px;padding:0 10px;line-height:30px}.goal_parent .owner_name{display:none}.parentGoalParent .ant-select-dropdown-menu-item{display:flex;justify-content:space-between;align-items:center;line-height:24px;padding:12px 32px}.parentGoalParent .ant-select-dropdown-menu-item .privacyStatus{margin-right:3px}.parentGoalParent .ant-select-dropdown-menu-item .objective_name{flex:1;overflow:hidden}.parentGoalParent .ant-select-dropdown-menu-item .owner_name{width:100px;text-align:right}.drawer_form .ant-form-item{padding-bottom:2px}.drawer_form .ant-form-item .ant-form-item-label{padding-bottom:4px}.drawer_form .ant-form-item .ant-form-item-label label{line-height:24px;font-weight:600}.drawerFooter{position:absolute;right:0;bottom:0;width:100%;border-top:1px solid #e9e9e9;padding:18px 40px;background:#fff;text-align:right;z-index:1}.drawerFooter button{width:92px;margin-right:24px}.drawerFooter button:last-child{margin-right:0}.deadline-time{display:inline-block;margin-right:2px}.deadline-tags{display:inline-block;font-size:12px;font-weight:400;background:rgba(0,0,0,.02);border-radius:2px;padding:2px 5px;width:-moz-fit-content;width:fit-content}.deadline-tags.delay{color:#ff3434}.deadline-tags.distance{color:#f29225}.drawer_form .form_textarea{resize:none}.ant-dropdown-dot.ant-dropdown-open .dropdownMore{background:rgba(0,0,0,.03)}.ant-dropdown-dot .dropdownMore{cursor:pointer;width:24px;height:16px;border-radius:2px;color:rgba(0,0,0,.45)}.ownerList{width:260px;height:308px}.ownerList .ant-dropdown-menu{display:flex;flex-direction:column;padding:0;height:100%}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item{width:100%;height:48px;padding:0;cursor:default}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item:hover{background:transparent}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.search{flex-shrink:0;height:68px;padding:20px}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.user_list{flex:1;overflow-y:auto;overflow-y:overlay}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.user_list .user{height:48px;line-height:24px;padding:12px 36px}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.user_list .user .name{color:rgba(0,0,0,.8)}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.user_list .user .tech{color:rgba(0,0,0,.4)}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.user_list .user:hover{cursor:pointer;background:rgba(0,0,0,.03)}.ownerList .ant-dropdown-menu .ant-dropdown-menu-item.dep{flex-shrink:0;border-top:1px solid rgba(0,0,0,.05);text-align:center;padding:12px;color:#3c7dfc;line-height:24px}.stDrawer .draw_title_box{display:flex;justify-content:space-between;padding-right:34px}.stDrawer .draw_title_box .draw_title_control .control{cursor:pointer;font-size:14px;font-weight:400;color:rgba(0,0,0,.6)}.stDrawer .draw_title_box .draw_title_control .control .st-icon{margin-right:4px}.stDrawer .draw_title_box .draw_title_control .control:hover{color:rgba(0,0,0,.8)}.stDrawer .draw_title_box .draw_title_control .control.toCheck{display:inline-block;width:80px;height:28px;line-height:28px;background:#428eff;border-radius:18px;color:#fff;text-align:center}.stDrawer .draw_title_box .draw_title_control .control.toCheck:hover{opacity:.8}.stDrawer .drawerSearch{display:flex;flex-direction:row;flex-wrap:wrap}.stDrawer .drawerSearch .control{line-height:32px;margin-left:auto}.stDrawer .detail_item{display:flex;line-height:24px;padding:20px 0}.stDrawer .detail_item.hr{border-top:1px solid rgba(0,0,0,.05)}.stDrawer .detail_item .detail_label{flex-shrink:0;width:90px;font-weight:600;color:rgba(0,0,0,.8)}.stDrawer .detail_item .detail_wrapper{flex:1;font-size:14px;line-height:24px;min-height:24px;font-weight:400;color:rgba(0,0,0,.6);word-break:break-all;white-space:pre-wrap}.stDrawer .detail_item .detail_wrapper.wrapper-light{cursor:pointer;color:rgba(0,0,0,.8);font-weight:600}.stDrawer .detail_item .detail_wrapper.wrapper-light:hover{color:#428eff}.stDrawer .detail_item .commonList .list{margin-bottom:8px}.st_drawer_detail .throughHr{margin:20px -40px 0 -40px;border-bottom:1px solid rgba(0,0,0,.03)}.st_drawer_detail .issues-title{font-size:16px;font-weight:600;color:rgba(0,0,0,.8);line-height:24px}.st_drawer_detail .detailHr{padding-top:16px;border-bottom:1px solid rgba(0,0,0,.03)}.st_drawer_detail .throughBorder{width:200%;height:8px;margin:0 -40px;background:rgba(0,0,0,.03)}.st_drawer_detail .detail_item{display:flex;line-height:24px;padding-top:16px;padding-bottom:0}.st_drawer_detail .detail_item .detail_label{flex-shrink:0;width:90px;font-weight:600;color:rgba(0,0,0,.8)}.st_drawer_detail .detail_item .detail_wrapper{flex:1;font-size:14px;line-height:24px;min-height:24px;font-weight:400;color:rgba(0,0,0,.6);word-break:break-all;white-space:pre-wrap}.st_drawer_detail .detail_item .commonList .list{margin-bottom:8px}.st_drawer_detail .tip_box{display:flex;justify-content:space-between;width:100%}.st_drawer_detail .tip_box .list{display:flex}.st_drawer_detail .tip_box .list .detailStatus{display:flex;min-width:110px;border-radius:21px;padding:4px 4px}.st_drawer_detail .tip_box .list .detailStatus.status_control{cursor:pointer}.st_drawer_detail .tip_box .list .detailStatus.status_control:hover{cursor:pointer;background:rgba(0,0,0,.03)}.st_drawer_detail .tip_box .list .ant-dropdown-trigger{display:flex;cursor:pointer}.st_drawer_detail .tip_box .list .left_icon{width:32px;height:32px;border-radius:50%;text-align:center;font-size:36px}.st_drawer_detail .tip_box .list .left_icon .ant-progress-inner{display:block}.st_drawer_detail .tip_box .list .left_icon .avatar{background:#f3f3f3;border-radius:50%;vertical-align:top;color:rgba(0,0,0,.8)}.st_drawer_detail .tip_box .list .left_icon .st-icon{width:32px;height:32px;display:block}.st_drawer_detail .tip_box .list .right_info{padding-left:12px}.st_drawer_detail .tip_box .list .right_info .info{height:16px;font-size:14px;font-weight:600;color:rgba(0,0,0,.8);line-height:16px}.st_drawer_detail .tip_box .list .right_info .desc{font-size:12px;font-weight:400;color:rgba(0,0,0,.4);line-height:16px}.st_file_item .file_info{line-height:32px;cursor:pointer;color:#428eff}.st_file_item .file_info .icon{margin-right:8px}.st_file_item .file_info:hover{opacity:.8}.icon-status{margin-left:8px;width:48px;height:20px;line-height:20px;background:rgba(0,0,0,.03);display:inline-block;font-size:12px;text-align:center;font-weight:400;border-radius:2px}.icon-status.status-1{color:rgba(0,0,0,.79)}.icon-status.status-2{color:#428eff}.icon-status.status-3{color:#12d891}.icon-status.status-4{color:#f29225}.icon-status.status-5{color:rgba(0,0,0,.2)}.st-dropDown .st-icon.control_more{cursor:pointer;width:24px;height:16px;border-radius:2px;color:rgba(0,0,0,.6)}.st-dropDown .st-icon.control_more:hover{background:rgba(0,0,0,.03)}.st-dropdown-menu .ant-dropdown-menu-item{padding:6px 12px}.desk_set{position:fixed;cursor:pointer;width:16px;height:16px;right:16px}.deskBox{flex:1;display:flex;flex-direction:column;background:#fff;margin:12px;overflow:hidden;border-radius:4px}.record_list{padding-bottom:16px}.record_list:last-child{padding-bottom:0}.record_list .expend_main{display:flex}.record_list .expend_content{text-overflow:ellipsis;text-align:justify;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;position:relative;overflow:hidden}.record_list .expend_content:before{content:"";float:right;width:0;height:calc(100% - 24px)}.record_list .expend_content.isExpend{-webkit-line-clamp:9999}.record_list .expend_content .expend_more{float:right;clear:both;cursor:pointer;color:#428eff}.record_list .avatar{margin-right:10px;flex-shrink:0;align-self:center}.record_list .name{margin-right:10px;flex-shrink:0;min-width:3em}.record_list .action,.record_list .name{color:#999;margin-right:.5em}.record_list .result{color:#333;word-break:break-all;line-height:24px;padding:4px 0}.record_list .result.isLineFeed{padding-left:30px}.record_list .left_info{display:flex;align-items:flex-start;flex-wrap:wrap}.record_list .time{color:#999;font-weight:400;margin-left:auto;flex-shrink:0;font-size:12px}.record_list .show_base{display:flex;align-items:flex-start;line-height:32px}.record_list .show_base .base_avatar{height:32px;display:flex;justify-content:space-around;align-items:center}.record_list .show_base .info,.record_list .show_base .name{color:#999}.record_list .show_base .state{color:#333;word-break:break-all}.record_list .base_info{display:flex;align-items:flex-start;line-height:32px}.record_list .base_info .state{color:rgba(0,0,0,.8);flex-shrink:0;margin-right:10px;word-break:break-all}.record_list .extend_info .plan_box:last-child{margin-bottom:0}.record_list .extend_info .reply{padding:8px;background:#f8f8f8}.record_list .extend_info .evaluate,.record_list .plan_box{display:flex;line-height:24px}.record_list .plan_box{margin-bottom:auto;padding:4px 0;padding-left:30px}.record_list .plan_box .st-icon{margin-right:5px}.record_list .plan_box .label{width:80px;color:#999;flex-shrink:0}.record_list .plan_box .details{flex:1;color:#333;word-break:break-all}.record_list .plan_box .questionList{display:flex;flex-direction:column}.record_list .plan_box .questionList .item{cursor:pointer;color:#428eff}.record_list .plan_box .questionList .item:hover{opacity:.8}.record_list .plan_box .accessory_list{display:flex;flex-direction:column}.record_list .plan_box .accessory_list .item{cursor:pointer;color:#428eff}.record_list .plan_box .accessory_list .item:hover{opacity:.8}.stSchedule .ant-progress-inner svg .ant-progress-circle-trail{stroke:#e0eafe!important}.stModalWrap .ant-modal-body{padding:20px 32px 8px 20px}.stModalWrap .ant-modal-footer{padding:0 32px 24px 32px;border-top:none}.stModalWrap .ant-modal-footer .ant-btn{width:92px}.BOX_BOTTOM_SHADOW{box-shadow:0 4px 4px -4px rgba(29,30,31,.1)}.accept_list .list{padding-left:12px;position:relative;line-height:24px}.accept_list .list.white:before{background:#fff}.accept_list .list:before{content:" ";position:absolute;left:0;top:9px;display:inline-block;width:6px;height:6px;background:#428eff;border-radius:50%}.accept_list .list .count,.accept_list .list .weight{padding-left:1em}.acceptance_header_title{display:flex;align-items:center;margin-bottom:20px;margin-top:-4px}.acceptance_header_title .title_label{color:#666;width:90px}.acceptance_header_title .title_text{color:#333;font-weight:600;cursor:pointer}.milestone_accept_list .measure_title{font-size:14px;font-weight:600;color:rgba(0,0,0,.8);line-height:24px;margin-bottom:20px}.milestone_accept_list .list{display:flex;flex-direction:column;padding-left:12px;position:relative;line-height:24px}.milestone_accept_list .list.white:before{background:#fff}.milestone_accept_list .list .base_info{display:flex;flex-direction:column;line-height:32px}.milestone_accept_list .list .base_info .target{flex:1;line-height:24px}.milestone_accept_list .list .base_info .ant-radio-group{flex-shrink:0;margin-left:auto}.milestone_accept_list .list .now_data{font-size:14px;font-weight:400;color:rgba(0,0,0,.8);line-height:32px}.milestone_accept_list .list .moreData{line-height:24px;font-weight:600;color:#428eff;line-height:32px}.milestone_accept_list .list:before{content:" ";position:absolute;left:0;top:10px;display:inline-block;width:6px;height:6px;background:#428eff;border-radius:50%}.milestone_accept_list .list .count,.milestone_accept_list .list .weight{padding-left:1em}.milestone_accept_list .list .base_row{display:flex;justify-content:space-between}.milestone_accept_list .list .base_row .achieve{line-height:24px;font-weight:400;color:rgba(0,0,0,.8);line-height:32px}.milestone_accept_list .list .base_row .quota_fraction .ant-input-number-handler-wrap{display:none;opacity:0}.milestone_accept_list .list .baseTwo{display:block}.milestone_accept_list .list .baseTwo .check_radio_btn{margin-top:8px}.milestone_accept_list .list .baseTwo .now_data{color:rgba(0,0,0,.65)}.milestone_accept_list .list .baseTwo .now_data .cusor_name{cursor:pointer}.milestone_accept_list .measure_hr{padding-top:20px;margin-bottom:16px;border-bottom:1px solid rgba(0,0,0,.05)}.milestone_accept_list .average_score{text-align:right;line-height:24px}.defoultForm .ant-form-item{margin-bottom:16px;position:relative}.defoultForm .ant-form-item .ant-form-explain{position:absolute;margin-bottom:0;margin-top:-5px;font-size:12px}.defoultForm .ant-form-item-label,.defoultForm .ant-form-item-label label{line-height:24px}.button-ellipse_project{display:inline-block;min-width:80px;height:32px;line-height:30px;padding:0 14px;margin-right:16px;border-radius:18px;border:1px solid transparent;text-align:center;cursor:pointer;color:rgba(0,0,0,.6);background:rgba(0,0,0,.03)}.button-ellipse_project.active,.button-ellipse_project:hover{border-color:#428eff;background:#fff}.button-ellipse_project.active{font-weight:600;color:#3280ff}.button-ellipse_project:last-child{margin-right:0}.memberBox{display:flex;flex-direction:row;flex-wrap:wrap}.memberBox .member{position:relative;min-width:124px;background:#f3f3f3;border-radius:16px;height:32px;line-height:32px;padding:0 26px 0 12px;margin-right:16px;margin-bottom:8px;overflow:hidden}.memberBox .member .avatar{width:24px;height:24px}.memberBox .member .name{color:rgba(0,0,0,.8)}.memberBox .member .del{position:absolute;right:12px;top:0;cursor:pointer;opacity:.6}.memberBox .member .del:hover{opacity:1}.memberBox .member:hover .del{display:inline-block}.memberBox .addMember{width:124px;height:32px;border-radius:16px;border-style:dashed}.plan_slider{flex:1}.plan_slider .ant-slider-track{background-color:#428eff}.plan_slider .ant-slider-handle{border-width:1px;width:12px;height:12px;margin-top:-4px}.plan_slider .ant-slider-handle:focus{box-shadow:none}.plan_slider .ant-slider-rail{background-color:#f1f1f1}.plan_slider.isLittle .ant-slider-track{background-color:#ff3434}.plan_slider.isLittle .ant-slider-handle{border-color:#ff3434}.status-dropDown_overlay .ant-dropdown-menu-item{font-size:14px;font-weight:400;color:rgba(0,0,0,.8);line-height:24px;padding:11px 20px}.status-dropDown_overlay .active{color:#7b68ee}.detailStatus{display:flex;min-width:110px;border-radius:21px;padding:4px 4px}.detailStatus.status_control{cursor:pointer}.detailStatus.status_control:hover{background:rgba(0,0,0,.03)}.record_time_line{overflow:auto;overflow:overlay;height:calc(100% - 60px);padding:0 20px;padding-top:4px}.record_time_line .ant-timeline-item{margin-bottom:0}.record_time_line .ant-timeline-item .ant-timeline-item-tail{top:9px;left:4px;height:calc(100% - 9px);border-left:1px solid rgba(0,0,0,.05)}.record_time_line .ant-timeline-item .ant-timeline-item-head{border-color:rgba(0,0,0,.2);color:#e5e5e5;width:9px;height:9px;border-width:1px}.record_time_line .ant-timeline-item .ant-timeline-item-content{margin-left:25px}.emptyAvatar{width:32px!important;height:32px!important}.work_time_status{padding-left:14px;position:relative}.work_time_status:before{content:" ";position:absolute;left:0;top:10px;display:inline-block;width:6px;height:6px;border-radius:50%;background:#fff}.work_time_status.actua:before{background:#4bc69a}.work_time_status.estim:before{background:rgba(66,142,255,.3)}.ant-table-empty .ant-table-body{min-height:0}.del_user .anticon{display:none}.del_user .ant-popover-inner-content{padding:20px;width:260px;height:112px}.del_user .ant-popover-message{padding:0}.del_user .ant-popover-message-title{padding:0;line-height:24px;color:rgba(0,0,0,.8);margin-bottom:16px}.del_user .ant-popover-buttons .ant-btn{height:32px;line-height:32px}.st-tooltip{max-width:300px;font-size:12px;line-height:20px}.st-tooltip .ant-tooltip-inner{padding:12px}.check_user_select,.userSelectBox{z-index:5000}.check_user_select .ant-modal-content,.userSelectBox .ant-modal-content{height:680px}.check_user_select .ant-modal-close,.userSelectBox .ant-modal-close{right:12px}.check_user_select .ant-modal-header,.userSelectBox .ant-modal-header{padding:16px 32px}.check_user_select .ant-modal-header .ant-modal-title,.userSelectBox .ant-modal-header .ant-modal-title{font-weight:600;color:rgba(0,0,0,.8)}.check_user_select .ant-modal-body,.userSelectBox .ant-modal-body{display:flex;padding:0;height:calc(100% - 55px);overflow:hidden}.check_user_select .user_list,.userSelectBox .user_list{display:flex;flex-direction:column;width:50%;padding:16px 16px 16px 32px;box-shadow:1px 0 0 0 rgba(0,0,0,.05)}.check_user_select .user_list .userSelect,.userSelectBox .user_list .userSelect{height:40px}.check_user_select .user_list .depBreadLine,.userSelectBox .user_list .depBreadLine{padding:8px 12px;line-height:24px;color:rgba(0,0,0,.4)}.check_user_select .user_list .depBreadLine span,.userSelectBox .user_list .depBreadLine span{cursor:pointer}.check_user_select .user_list .depBreadLine span:hover,.userSelectBox .user_list .depBreadLine span:hover{color:#428eff}.check_user_select .user_list .depBreadLine span:hover:before,.userSelectBox .user_list .depBreadLine span:hover:before{color:rgba(0,0,0,.4)}.check_user_select .user_list .depBreadLine span:before,.userSelectBox .user_list .depBreadLine span:before{content:"/";padding:0 4px}.check_user_select .user_list .depBreadLine :first-child:before,.userSelectBox .user_list .depBreadLine :first-child:before{content:"";padding:0}.check_user_select .user_list .depBreadLine :last-child,.userSelectBox .user_list .depBreadLine :last-child{color:rgba(0,0,0,.8)}.check_user_select .user_list .depBreadLine :last-child:before,.userSelectBox .user_list .depBreadLine :last-child:before{color:rgba(0,0,0,.4)}.check_user_select .depList,.userSelectBox .depList{flex:1;overflow:hidden}.check_user_select .depList .depBox,.userSelectBox .depList .depBox{height:100%;overflow-x:hidden;overflow-y:auto}.check_user_select .depList .depBox .empty,.userSelectBox .depList .depBox .empty{padding:60px 0;text-align:center;color:rgba(0,0,0,.4)}.check_user_select .depList .depBox .dep,.userSelectBox .depList .depBox .dep{display:flex;justify-content:space-between;line-height:48px;padding:0 12px;cursor:pointer}.check_user_select .depList .depBox .dep:hover,.userSelectBox .depList .depBox .dep:hover{background:rgba(0,0,0,.03)}[data-theme=purple] .check_user_select .depList .depBox .dep:hover span,[data-theme=purple] .userSelectBox .depList .depBox .dep:hover span{color:#7b68ee}[data-theme=blue] .check_user_select .depList .depBox .dep:hover span,[data-theme=blue] .userSelectBox .depList .depBox .dep:hover span{color:#3e79ff}[data-theme=gray] .check_user_select .depList .depBox .dep:hover span,[data-theme=gray] .userSelectBox .depList .depBox .dep:hover span,[data-theme=white] .check_user_select .depList .depBox .dep:hover span,[data-theme=white] .userSelectBox .depList .depBox .dep:hover span{color:#7b68ee}.check_user_select .depList .depBox .dep .name,.userSelectBox .depList .depBox .dep .name{color:rgba(0,0,0,.6);font-weight:400;font-size:14px}.check_user_select .depList .depBox .dep .count,.userSelectBox .depList .depBox .dep .count{font-size:12px;color:rgba(0,0,0,.4);font-weight:400}.check_user_select .depList .depBox .dep .count:before,.userSelectBox .depList .depBox .dep .count:before{content:"/";padding:0 4px;color:#d8d8d8}.check_user_select .depList .depBox .dep .down,.userSelectBox .depList .depBox .dep .down{font-size:12px;font-weight:400;color:rgba(0,0,0,.6);cursor:pointer;flex-shrink:0;position:relative;margin-left:4px}.check_user_select .depList .depBox .dep .down:before,.userSelectBox .depList .depBox .dep .down:before{position:absolute;content:"";color:#d8d8d8;width:1px;height:16px;background:#d8d8d8;top:calc(50% - 8px);left:-8px}.check_user_select .depList .depBox .checkbox_user .el-checkbox,.userSelectBox .depList .depBox .checkbox_user .el-checkbox{padding:0 12px;width:100%;line-height:48px}.check_user_select .depList .depBox .checkbox_user .el-checkbox:hover,.userSelectBox .depList .depBox .checkbox_user .el-checkbox:hover{background:rgba(0,0,0,.03)}.check_user_select .depList .depBox .checkbox_user .el-radio,.userSelectBox .depList .depBox .checkbox_user .el-radio{padding:0 12px;width:100%;line-height:48px}.check_user_select .depList .depBox .checkbox_user .el-radio:hover,.userSelectBox .depList .depBox .checkbox_user .el-radio:hover{background:rgba(0,0,0,.03)}.check_user_select .depList .depBox .checkbox_user .el-checkbox__label,.check_user_select .depList .depBox .checkbox_user .el-radio__label,.userSelectBox .depList .depBox .checkbox_user .el-checkbox__label,.userSelectBox .depList .depBox .checkbox_user .el-radio__label{padding-left:12px}.check_user_select .depList .depBox .checkbox_user .el-checkbox__label .avatar,.check_user_select .depList .depBox .checkbox_user .el-radio__label .avatar,.userSelectBox .depList .depBox .checkbox_user .el-checkbox__label .avatar,.userSelectBox .depList .depBox .checkbox_user .el-radio__label .avatar{margin-right:8px}.check_user_select .depList .depBox .checkbox_user .el-checkbox__label .name,.check_user_select .depList .depBox .checkbox_user .el-radio__label .name,.userSelectBox .depList .depBox .checkbox_user .el-checkbox__label .name,.userSelectBox .depList .depBox .checkbox_user .el-radio__label .name{color:rgba(0,0,0,.8)}.check_user_select .depList .depBox .checkbox_user .el-checkbox__label .tip,.check_user_select .depList .depBox .checkbox_user .el-radio__label .tip,.userSelectBox .depList .depBox .checkbox_user .el-checkbox__label .tip,.userSelectBox .depList .depBox .checkbox_user .el-radio__label .tip{color:rgba(0,0,0,.4);font-size:12px}.check_user_select .depList .depBox .checkbox_user .el-checkbox__label .tip:before,.check_user_select .depList .depBox .checkbox_user .el-radio__label .tip:before,.userSelectBox .depList .depBox .checkbox_user .el-checkbox__label .tip:before,.userSelectBox .depList .depBox .checkbox_user .el-radio__label .tip:before{content:"/";padding:0 4px;color:#d8d8d8}.check_user_select .depList .radio_wx_tip .pc_name,.check_user_select .depList .radio_wx_tip .wx_name,.userSelectBox .depList .radio_wx_tip .pc_name,.userSelectBox .depList .radio_wx_tip .wx_name{color:#fff!important}.check_user_select .selectedUser,.userSelectBox .selectedUser{flex:1;padding:16px 32px 16px 16px;display:flex;flex-direction:column;overflow:hidden}.check_user_select .selectedUser .selectList,.userSelectBox .selectedUser .selectList{flex:1;overflow:auto}.check_user_select .selectedUser .selectList li,.userSelectBox .selectedUser .selectList li{width:100%;display:flex;flex-direction:row;justify-content:space-between;line-height:48px;padding:0 8px;border-radius:4px}.check_user_select .selectedUser .selectList li .info,.userSelectBox .selectedUser .selectList li .info{width:calc(100% - 17px);display:flex;overflow:hidden;align-items:center}.check_user_select .selectedUser .selectList li .info .avatar,.userSelectBox .selectedUser .selectList li .info .avatar{margin-right:8px}.check_user_select .selectedUser .selectList li .info .name,.userSelectBox .selectedUser .selectList li .info .name{max-width:calc(100% - 60px);color:rgba(0,0,0,.8);font-weight:400;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.check_user_select .selectedUser .selectList li .info .dep,.userSelectBox .selectedUser .selectList li .info .dep{width:auto;font-size:12px;color:rgba(0,0,0,.4)}.check_user_select .selectedUser .selectList li .info .dep:before,.userSelectBox .selectedUser .selectList li .info .dep:before{content:"/";padding:0 4px}.check_user_select .selectedUser .selectList li .del,.userSelectBox .selectedUser .selectList li .del{display:none;cursor:pointer}.check_user_select .selectedUser .selectList li:hover,.userSelectBox .selectedUser .selectList li:hover{background:rgba(0,0,0,.03)}.check_user_select .selectedUser .selectList li:hover .del,.userSelectBox .selectedUser .selectList li:hover .del{display:block}.check_user_select .selectedUser .empty,.userSelectBox .selectedUser .empty{display:flex;justify-content:center;align-items:center;height:100%}.check_user_select .selectedUser .footer_control,.userSelectBox .selectedUser .footer_control{display:flex;justify-content:flex-end;margin-top:12px}[data-theme=purple] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=purple] .userSelectBox .selectedUser .footer_control .footer_sure_btn{background-color:#7b68ee}[data-theme=blue] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=blue] .userSelectBox .selectedUser .footer_control .footer_sure_btn{background-color:#3e79ff}[data-theme=gray] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=gray] .userSelectBox .selectedUser .footer_control .footer_sure_btn,[data-theme=white] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=white] .userSelectBox .selectedUser .footer_control .footer_sure_btn{background-color:#7b68ee}[data-theme=purple] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=purple] .userSelectBox .selectedUser .footer_control .footer_sure_btn{border-color:#7b68ee}[data-theme=blue] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=blue] .userSelectBox .selectedUser .footer_control .footer_sure_btn{border-color:#3e79ff}[data-theme=gray] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=gray] .userSelectBox .selectedUser .footer_control .footer_sure_btn,[data-theme=white] .check_user_select .selectedUser .footer_control .footer_sure_btn,[data-theme=white] .userSelectBox .selectedUser .footer_control .footer_sure_btn{border-color:#7b68ee}.check_user_select.userDeptSelect .dep,.userSelectBox.userDeptSelect .dep{width:100%;cursor:default;overflow:hidden}.check_user_select.userDeptSelect .dep .el-checkbox,.userSelectBox.userDeptSelect .dep .el-checkbox{overflow:hidden;display:flex;align-items:center;width:100%}.check_user_select.userDeptSelect .dep .el-checkbox .el-checkbox__label,.userSelectBox.userDeptSelect .dep .el-checkbox .el-checkbox__label{flex:1;overflow:hidden;display:flex}.check_user_select.userDeptSelect .dep .el-checkbox .el-checkbox__label .name,.userSelectBox.userDeptSelect .dep .el-checkbox .el-checkbox__label .name{max-width:calc(100% - 50px)}.check_user_select.userDeptSelect .dep:hover .el-checkbox:hover span,.userSelectBox.userDeptSelect .dep:hover .el-checkbox:hover span{color:#428eff}.check_user_select.userDeptSelect .dep:hover span,.userSelectBox.userDeptSelect .dep:hover span{color:rgba(0,0,0,.6)}.check_user_select.userDeptSelect .dep:hover span:hover,.checkStatus,.userSelectBox.userDeptSelect .dep:hover span:hover{color:#428eff}.checkStatus{margin-left:17px;font-size:14px;line-height:20px;font-weight:400;padding:1px 2px}.checkStatus.status2{background:rgba(66,142,255,.08);color:#428eff}.checkStatus.status3{color:#ff3434;background:rgba(255,52,52,.08)}.checkStatus.status4{color:#12d891;background:rgba(18,216,145,.08)}.stFlowLine .ant-timeline-item{margin-bottom:0;padding-bottom:16px}.stFlowLine .ant-timeline-item:last-child{padding-bottom:0}.stFlowLine .ant-timeline-item .ant-timeline-item-tail{top:21px;left:4px;border-left:1px solid rgba(0,0,0,.05)}.stFlowLine .ant-timeline-item .ant-timeline-item-head{top:12px;width:9px;height:9px;border-color:rgba(0,0,0,.2);color:#e5e5e5;border-width:1px}.stFlowLine .ant-timeline-item.flowItem .ant-timeline-item-content{top:0;margin-left:28px;display:flex;flex-direction:column}.stFlowLine .ant-timeline-item.flowItem .st-buttonEllipse{border-style:dashed;min-width:124px}.stFlowLine .ant-timeline-item.flowItem .base_info{display:flex}.stFlowLine .ant-timeline-item.flowItem .member{display:flex;align-items:center;min-width:124px;padding:0 12px;height:32px;background:#f3f3f3;border-radius:16px;color:#999}.stFlowLine .ant-timeline-item.flowItem .member .avatar{margin-right:8px;vertical-align:-.15em}.stFlowLine .ant-timeline-item.flowItem .member .del{margin-left:auto;cursor:pointer;opacity:.6}.stFlowLine .ant-timeline-item.flowItem .member:hover .del{display:block;opacity:1}.stFlowLine .ant-timeline-item.flowItem .member.noDel{padding-left:0;min-width:auto;background:transparent;width:100%}.stFlowLine .ant-timeline-item.flowItem .member.noDel .status{margin-left:12px}.stFlowLine .ant-timeline-item.flowItem .member.noDel .time{margin-left:auto}.stFlowLine .ant-timeline-item.flowItem .evaluate{display:flex;line-height:32px}.stFlowLine .ant-timeline-item.flowItem .evaluate .evaluate-label{flex-shrink:0;color:#999}.stFlowLine .ant-timeline-item.flowItem .evaluate .evaluate-wrapper{text-align:justify;line-height:24px;color:#333;padding:4px 0}.stFlowLine .ant-timeline-item.flowItem .delFlow{margin-left:auto;display:none}.stFlowLine .ant-timeline-item.flowItem:hover .delFlow{display:inline-block}.stFlowLine .ant-timeline-item.flowItem.audit2 .ant-timeline-item-head{border-color:#428eff;background:#428eff}.stFlowLine .ant-timeline-item.flowItem.audit3 .ant-timeline-item-head{border-color:#ff3434;background:#ff3434}.stFlowLine .ant-timeline-item.flowItem.audit4 .ant-timeline-item-head{border-color:#12d891;background:#12d891}.stFlowLine .ant-timeline-item.flowItem.audit5 .ant-timeline-item-head{border-color:#ff3434;background:#ff3434}.stFlowLine .ant-timeline-item.flowItem.audit6 .ant-timeline-item-head{border-color:#12d891;background:#12d891}.tooltipAssessment .quota_list{position:relative}.tooltipAssessment .quota_list:before{content:" ";display:inline-block;width:6px;height:6px;background:#fff;border-radius:50%;margin-right:6px}.tooltipAssessment .quota_list .score,.tooltipAssessment .quota_list .weight{padding-left:2em}.discussBox,.discussBox .otherInfo{display:flex;flex-direction:column}.discussBox .otherInfo{max-height:200px;overflow:overlay}.discussBox .otherInfo .fileList .file_item{display:flex;height:32px;border-radius:6px;align-items:center;justify-content:space-between;padding:0 12px}.discussBox .otherInfo .fileList .file_item:hover{background:rgba(243,246,248,.6)}.discussBox .otherInfo .fileList .file_item:hover .st-icon{display:inline-block}.discussBox .otherInfo .mention{display:flex;flex-wrap:wrap}.discussBox .otherInfo .mention .mention_item{display:flex;font-weight:500;color:#7b68ee;height:18px;border-radius:9px;padding:0 8px;margin-right:12px;align-items:center;margin:4px 0}.discussBox .otherInfo .mention .mention_item:hover{background:#f5f3fe}.discussBox .otherInfo .mention .mention_item:hover .st-icon{display:inline-block}.discussBox .otherInfo .del{flex-shrink:0;text-align:right;cursor:pointer;width:14px;height:14px;margin-left:6px;display:flex;align-items:center;justify-content:center}.discussBox .otherInfo .del .st-icon{display:none}.discussBox .discussReply{display:flex;flex-direction:row;align-items:center;padding:0 20px;background:rgba(0,0,0,.05);line-height:32px;height:32px;overflow:hidden}.discussBox .discussReply .name{flex-shrink:0}.discussBox .discussReply .world{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:normal;word-break:break-all}.discussBox .discussReply .del{flex-shrink:0;width:20px;text-align:right;cursor:pointer}.discussBox .discussContent{display:flex;padding:14px 0}.discussBox .discussContent .discussContent_main{width:100%;display:flex;position:relative}.discussBox .discussContent .discussContent_main .end_control{position:absolute;right:12px;bottom:6px;display:flex}.discussBox .discussContent .discussContent_main .end_control .control_item{margin-left:12px;cursor:pointer;color:#c0c4ce}.discussBox .discussContent .discussContent_main .end_control .control_item .st-icon{width:14px;height:14px}.discussBox .discussContent .discussContent_main .end_control .control_item .st-icon:hover,.discussBox .discussContent .discussContent_main .end_control .control_item:hover{color:#7b68ee}.discussBox .discussContent .btn{margin-left:20px;align-self:flex-end}.discussBox .discussContent .area_text{height:21px;resize:none}.comment_box{display:flex;overflow:hidden}.comment_box:hover .comment_control .con_hide{display:block}.comment_box .comment_info{line-height:24px;color:#333;flex:1;padding-left:30px}.comment_box .comment_info .details{padding:4px 0;word-break:break-all}.comment_box .comment_info .reply{background:#f8f8f8;padding:4px 8px;border-radius:4px}.comment_box .comment_control{width:60px;text-align:right}.comment_box .comment_control .con_hide{display:none}.comment_box .comment_control .ant-btn{padding-right:0;line-height:24px;height:24px}.comment_box .mentionsBox{display:flex;flex-wrap:wrap}.comment_box .mentionsBox .mention{margin-right:6px;color:#7b68ee}.comment_box .fileBox .file{cursor:pointer}.comment_box .fileBox .file:hover{color:#7b68ee}.comment_box .fileBox .file img{max-width:200px}.deskShow{flex:1;display:flex;flex-direction:column;padding:24px;overflow:hidden}.checkerTip{margin-top:-20px;height:24px;line-height:24px;font-size:14px;color:#ff3434}.fileControl .attention_icon{cursor:pointer;margin-right:12px}.fileControl :last-child{margin-right:0}.more_tooltip_assessment{margin-left:8px;width:16px;height:16px}.keyResult{margin-bottom:16px}.keyResult .description{color:rgba(0,0,0,.8);font-weight:600;line-height:24px}.keyResult .tip{color:rgba(0,0,0,.6);font-weight:400;line-height:24px}.selectPass label:first-child.ant-radio-button-wrapper-checked{color:#fff;border-color:#428eff;background:#428eff;box-shadow:-1px 0 0 0 #428eff}.selectPass label:last-child.ant-radio-button-wrapper-checked{border-color:#ff3434;background:#ff3434;color:#fff;box-shadow:-1px 0 0 0 #ff3434}.selectPass .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled):before{background-color:#ff3434}.working_path_created{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden;z-index:999}.working_path_created .popper__arrow{position:absolute;display:block;width:8px;height:8px;background:transparent;border-style:solid;border-width:4px;border-color:transparent #fff #fff transparent;box-shadow:3px 3px 7px 0 rgba(0,0,0,.07);top:-4px;left:15px;transform:translateX(-50%) rotate(225deg)}.working_path_created .created_content{position:absolute;padding:12px 16px;width:340px;background:#fff;box-shadow:0 0 8px 0 rgba(0,21,41,.08)}.working_path_created .created_content .created_enter .created_name{margin-bottom:16px}.working_path_created .created_content .created_enter .created_other{display:flex}.working_path_created .created_content .created_enter .created_other .created_user{width:200px;margin-bottom:12px}.working_path_created .created_content .created_enter .created_other .created_user .ant-select-selection{border-color:transparent}.working_path_created .created_content .created_enter .created_other .created_user .ant-select-selection:hover{border-color:#40a9ff}.working_path_created .created_content .created_enter .created_other .created_time{margin-bottom:12px}.working_path_created .created_content .created_enter .created_other .created_time .ant-input{border-color:transparent}.working_path_created .created_content .created_enter .created_other .created_time .ant-input:hover{border-color:#40a9ff}.working_path_created .created_content .created_bottom{display:flex;flex-wrap:nowrap;align-content:center;justify-content:flex-end;border-top:1px solid rgba(0,0,0,.05);margin:0 -16px;padding:12px 16px 0 16px}.panoramic_search{display:flex;flex-wrap:wrap;margin-bottom:20px}.panoramic_search .search_view_box{width:148px;height:32px;line-height:32px;background:#fff;border-radius:4px;border:1px solid #e5e5e5}.panoramic_search .search_view_box:hover{cursor:pointer;border-color:#428eff}.panoramic_search .search_view_box .select_name{position:relative;padding:0 24px 0 12px;height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.panoramic_search .search_view_box .select_name .st-icon{position:absolute;right:7px;top:8px}.panoramic_search .month_picker{margin-left:12px;width:170px}.panoramic_search .month_picker .el-range-input{width:calc(50% - 7.5px);font-size:14px}.panoramic_search .month_picker .el-range-separator{width:15px}.panoramic_search .month_picker .el-range__close-icon{display:none}.panoramic_search .search_set{margin-left:12px;display:flex;line-height:32px}.panoramic_search .search_set .set_item{cursor:pointer}.panoramic_search .search_set .set_item:hover{color:#428eff}.panoramic_search .search_set .set_item:after{content:" ";display:inline-block;margin:0 10px;width:1px;height:12px;background:#000;opacity:.2}.panoramic_search .search_set :last-child:after{content:none}.panoramic_search .time{margin-left:auto}.panoramic_search .chang_objective{margin-left:12px}.viewPop{z-index:2000}.view_list_list{display:flex;align-items:center;width:215px;height:38px;line-height:38px}.view_list_list .st-icon{flex-shrink:0;margin-left:12px}.view_list_list .st-icon:focus{outline:none}.view_list_list:hover{background:#f7f7f7}.view_list_list .list_name{flex:1;max-width:139px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.searchOtherOverlay{width:320px}.searchOtherOverlay.hightScroll{height:60vh;max-height:700px;overflow:hidden;position:relative}.searchOtherOverlay.hightScroll ul{height:100%;overflow:auto;overflow:overlay;padding-bottom:0!important}.searchOtherOverlay.hightScroll ul .search_overlay_control{position:sticky;bottom:-1px;left:0;background:#fff;padding-bottom:20px}.searchOtherOverlay .search_overlay_item .search_overlay_item_title{margin-bottom:12px;line-height:24px;color:rgba(0,0,0,.6)}.searchOtherOverlay .search_overlay_item .search_status{width:100%}.searchOtherOverlay .search_overlay_item .search_status .ant-checkbox-group{display:flex;flex-direction:row;flex-wrap:wrap}.searchOtherOverlay .search_overlay_item .search_status .ant-checkbox-group .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.searchOtherOverlay .search_overlay_item .search_status .ant-checkbox-group .ant-checkbox-wrapper{margin-right:3px;margin-bottom:16px}.searchOtherOverlay .search_overlay_item .searchDept{width:100%;display:flex;flex-direction:column}.searchOtherOverlay .search_overlay_item .searchDept .ant-checkbox-wrapper{margin-top:12px}.searchOtherOverlay .search_overlay_item .searchDept .ant-checkbox-group{display:flex;flex-direction:row;flex-wrap:wrap}.searchOtherOverlay .search_overlay_item .searchDept .ant-checkbox-group .ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:0}.searchOtherOverlay .search_overlay_item .searchDept .ant-checkbox-group .ant-checkbox-wrapper{margin-right:3px;margin-bottom:16px}.searchOtherOverlay .search_overlay_item .search_user{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row}.searchOtherOverlay .search_overlay_item .search_user>span{margin-right:8px;margin-bottom:8px}.searchOtherOverlay .search_overlay_item .search_user .add_user{cursor:pointer;text-align:center;width:32px;height:24px;border-radius:2px;border:1px solid rgba(0,0,0,.05)}.searchOtherOverlay .search_overlay_item .search_user .user_list_item{display:flex;align-content:center;justify-content:center;align-items:center;padding:2px 8px;background:rgba(0,0,0,.04);border-radius:2px;border:1px solid rgba(0,0,0,.05);font-size:12px;font-weight:400;color:rgba(0,0,0,.65)}.searchOtherOverlay .search_overlay_item .search_user .user_list_item .st-icon{cursor:pointer;margin-left:8px;color:rgba(0,0,0,.45)}.searchOtherOverlay .ant-dropdown-menu{padding:20px 0}.searchOtherOverlay .ant-dropdown-menu-item{cursor:default;padding:0 20px}.searchOtherOverlay .ant-dropdown-menu-item:hover{background:#fff}.searchOtherOverlay .ant-dropdown-menu-item-divider{margin:16px 0}.searchOtherOverlay .search_overlay_control{display:flex;align-content:center;justify-content:flex-end;line-height:32px}.searchOtherOverlay .search_overlay_control .ant-btn{margin-left:16px}.treeFolding{cursor:pointer}.treeFolding circle{fill:#fff;stroke-width:1;stroke:#999}.treeFolding rect{fill:#666}.treeFolding:hover circle{fill:#428eff;stroke-width:1;stroke:#428eff}.treeFolding:hover .foldSize,.treeFolding:hover rect{fill:#fff}.treeFolding.isFolding :last-child{fill:transparent}.treeFolding .foldSize{font-size:12px;text-anchor:middle;fill:rgba(0,0,0,.6);font-weight:bolder}.tree_box .svg_control{position:absolute;bottom:20px;right:20px;z-index:100;transition:right .5s;display:flex}.tree_box .svg_control.unfold{right:240px}.tree_box .svg_control.unfold .treeBtn .btn_folding{transform:rotateY(0deg)}.tree_box .svg_control .btn{cursor:pointer;width:40px;height:40px;line-height:40px;font-size:16px;text-align:center;border-radius:50%;background:rgba(66,142,255,.6);color:#fff}.tree_box .svg_control .btn:hover{background:#428eff;color:#fff}.tree_box .svg_control .btn .btn_folding{transform:rotateY(180deg)}.tree_box .node-status rect{rx:10;ry:10;fill:transparent;stroke:#d8d8d8;stroke-width:1}.tree_box .node-status text{font-size:12px;dominant-baseline:Hanging}.tree_box .node-status.status-1 rect{stroke:#333}.tree_box .node-status.status-1 text{fill:#333}.tree_box .node-status.status-2 rect{stroke:#428eff}.tree_box .node-status.status-2 text{fill:#428eff}.tree_box .node-status.status-3 rect{stroke:#12d891}.tree_box .node-status.status-3 text{fill:#12d891}.tree_box .node-status.status-4 rect{stroke:#f29225}.tree_box .node-status.status-4 text{fill:#f29225}.tree_box .node-status.status-5 rect{stroke:#ccc}.tree_box .node-status.status-5 text{fill:#ccc}.tree_box .node-status.percent100 rect{stroke:#12d891}.tree_box .node-status.percent100 text{fill:#12d891}.tree_box .node-status text{text-anchor:middle!important}.treeTip.ant-tooltip .ant-tooltip-inner{padding:6px}.st-icon.to_work_path{width:16px;height:16px;color:rgba(0,0,0,.4);cursor:pointer;margin-left:16px;align-self:center}.st-icon.to_work_path:hover{color:#3c7dfc}.st-icon.top_icon{width:16px;height:16px;color:rgba(0,0,0,.4);cursor:pointer;align-self:center;margin-left:16px}.st-icon.top_icon:hover{color:#3c7dfc}.wrapper .flex_column{display:flex;flex-direction:row}.wrapper .flex_column .right_side{flex:1;display:flex;height:100%;overflow:hidden;flex-direction:column}.st-pageTable .ant-table-footer{padding:0}.st-pageTable .all_count{flex:auto}.st-pageTable .all_count .ant-table-wrapper.auto-scroll-y{min-height:auto}.st-pageTable .all_count .ant-table-tbody>tr>td{background:rgba(0,0,0,.03)}.st-pageTable .all_count .ant-table-placeholder{display:none}.stDrawer.stDrawerTab .ant-drawer-header{padding:0;position:relative;display:flex;height:64px;width:100%}.stDrawer.stDrawerTab .ant-drawer-header .ant-drawer-title{display:flex;width:100%;align-items:center;flex-direction:row;padding:0 40px}.stDrawer.stDrawerTab .stDrawerTitle{padding-right:37px;display:flex;justify-content:space-between;flex:1;align-items:center}.stDrawer.stDrawerTab .stDrawerTitle .rightEdit{font-size:14px;color:rgba(0,0,0,.4);cursor:pointer}.stDrawer.stDrawerTab .stDrawerTitle .rightEdit .ret{display:inline-block;margin-left:4px}.stDrawerTab .ant-drawer-content{overflow:hidden}.stDrawerTab .ant-drawer-content .ant-drawer-wrapper-body{display:flex;flex-direction:column;overflow:hidden}.stDrawerTab .ant-drawer-content .ant-drawer-body{padding-top:0;min-height:inherit;height:calc(100% - 65px);flex:1}.stDrawerTab .drawer__title{display:flex;flex:1}.stDrawerTab .search_div{margin:-4px 0;margin-left:auto}.stDrawer__HideClose .ant-drawer-close{display:none}.stDrawer__flex .drawer__title{display:flex}.stDrawer__flex .ant-drawer-header{position:relative}.stDrawer__flex .ant-drawer-wrapper-body{overflow:hidden;display:flex;flex-direction:column}.stDrawer__flex .ant-drawer-body{display:flex;flex-direction:column;min-height:inherit;flex:1;overflow:auto;overflow:overlay;padding:0}.stDrawer__flex .ant-drawer-body .stDrawer_flex_content{display:flex;flex-direction:column;flex:1;padding:0 40px;overflow:auto;overflow:overlay}.stDrawer__flex .ant-drawer-body .stDrawer__flex_footer{flex-shrink:0;border-top:1px solid #e9e9e9;padding:18px 40px 18px 40px;background:#fff;text-align:right;z-index:1}.stDrawer__flex .ant-drawer-body .stDrawer__flex_footer button{width:92px;margin-right:24px}.stDrawer__flex .ant-drawer-body .stDrawer__flex_footer button:last-child{margin-right:0}.stDrawer__flex .stDrawer_footer_flex{margin:0 -24px -24px -24px;border-top:1px solid #eaecf0;display:flex;align-items:center;padding:24px 24px}.stDrawer__flex .stDrawer_footer_flex .left{display:flex;align-items:center}.stDrawer__flex .stDrawer_footer_flex .right{margin-left:auto}.stDrawer__flex .stDrawer_footer_flex .right .ant-btn{margin-left:12px}.stDatePicker{display:flex}.stDatePicker .showTime{width:150px;line-height:30px;border:1px solid #d9d9d9;text-align:center;border-radius:4px;font-weight:600;color:rgba(0,0,0,.6)}.stDatePicker .selectDate{line-height:32px;font-weight:600;color:rgba(0,0,0,.6);padding-right:12px}.stDatePicker .dateBox{position:relative;width:225px}.stDatePicker .dateBox .ant-btn{position:absolute;z-index:1000}.stDatePicker .dateBox .ant-btn:active,.stDatePicker .dateBox .ant-btn:focus,.stDatePicker .dateBox .ant-btn:hover{border-color:#d9d9d9;color:#428eff}.stDatePicker .dateBox .ant-btn[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9}.stDatePicker .dateBox .ant-btn.left{left:0;top:0;border-radius:4px 0 0 4px}.stDatePicker .dateBox .ant-btn.right{right:0;top:0;border-radius:0 4px 4px 0}.stDatePicker .dateBox .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#d9d9d9;color:#428eff;cursor:pointer}.stDatePicker .dateBox .ant-calendar-picker{width:100%}.stDatePicker .dateBox .ant-calendar-picker .ant-input{text-align:center;border-radius:4px;font-weight:600;color:rgba(0,0,0,.6)}.st-pageTable .report_read{background:rgba(66,142,255,.08);border-radius:4px;padding:0 7px;line-height:20px;color:#428eff}.st-pageTable .report_read.isRead{background:rgba(242,146,37,.08);color:#f29225}.ant-mentions-dropdown .ant-mentions-dropdown-menu .ant-mentions-dropdown-menu-item{line-height:32px}.ant-mentions-dropdown .ant-mentions-dropdown-menu .ant-mentions-dropdown-menu-item.ant-mentions-dropdown-menu-item-active,.ant-mentions-dropdown .ant-mentions-dropdown-menu .ant-mentions-dropdown-menu-item:hover{background:rgba(0,0,0,.03)}.viewer_search{display:flex;flex-wrap:wrap;margin-bottom:20px;align-items:center}.viewer_search .search_item{margin-left:12px}.viewer_search .search_item:first-child{margin-left:0}.viewer_search .down_icon{margin-left:12px;color:#bfbfbf}.viewer_search .search_view_box{width:148px;height:32px;line-height:32px;background:#fff;border-radius:4px;border:1px solid #e5e5e5}.viewer_search .search_view_box:hover{cursor:pointer;border-color:#428eff}.viewer_search .search_view_box .select_name{position:relative;padding:0 24px 0 12px;height:32px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.viewer_search .search_view_box .select_name .st-icon{position:absolute;right:7px;top:8px}.viewer_search .month_picker{width:170px}.viewer_search .month_picker .el-range-input{width:calc(50% - 7.5px);font-size:14px}.viewer_search .month_picker .el-range-separator{width:15px}.viewer_search .month_picker .el-range__close-icon{display:none}.viewer_search .search_set{display:flex;line-height:32px}.viewer_search .search_set .set_item{cursor:pointer}.viewer_search .search_set .set_item:hover{color:#428eff}.viewer_search .search_set .set_item:after{content:" ";display:inline-block;margin:0 10px;width:1px;height:12px;background:#000;opacity:.2}.viewer_search .search_set :last-child:after{content:none}.viewer_search .time{margin-left:auto}.viewer_search .chang_objective{margin-left:12px}.obdadd_result{color:#428eff;cursor:pointer;display:inline-block}.obdadd_result:hover{opacity:.8}.object_select,.quadrants_select{color:#333}.object_select .ant-select-arrow,.quadrants_select .ant-select-arrow{display:none}.object_select .ant-select-selection-selected-value,.quadrants_select .ant-select-selection-selected-value{height:20px;text-align:center;line-height:20px;margin-top:5px;border-radius:2px;padding:0 3px}.object_select .ant-select-selection,.quadrants_select .ant-select-selection{border-color:transparent;background:transparent;box-shadow:none!important}.object_select .owner_name,.quadrants_select .owner_name{display:none}.object_select.priority_type .ant-select-selection-selected-value .st-icon,.quadrants_select.priority_type .ant-select-selection-selected-value .st-icon{margin-right:12px}.object_select.priority_type .ant-select-dropdown-menu-item,.quadrants_select.priority_type .ant-select-dropdown-menu-item{display:flex}.object_select.importance_type1 .ant-select-selection-selected-value,.quadrants_select.importance_type1 .ant-select-selection-selected-value{color:#ff3434;background:rgba(255,52,52,.08)!important}.object_select.importance_type2 .ant-select-selection-selected-value,.quadrants_select.importance_type2 .ant-select-selection-selected-value{color:#f29225;background:rgba(242,146,37,.08)!important}.object_select.importance_type3 .ant-select-selection-selected-value,.quadrants_select.importance_type3 .ant-select-selection-selected-value{color:#428eff;background:rgba(66,142,255,.08)!important}.object_select .ant-select-arrow-icon,.quadrants_select .ant-select-arrow-icon{color:rgba(0,0,0,.25)!important}.quadrants_select.quadrants_type .ant-select-selection-selected-value{color:var(--quadrantsColor);background:var(--quadrantsBacColor)!important}.object_select_dropdown.priority_type_dropdown .ant-select-dropdown-menu-item{display:flex;align-items:center}.object_select_dropdown.priority_type_dropdown .ant-select-dropdown-menu-item .st-icon{margin-right:12px}.object_textarea{border-color:transparent;line-height:21px;font-size:14px;color:#333}.object_textarea:hover{border-color:transparent;background:#f7f7f7}.object_textarea:focus{border-color:#428eff}.object_textarea:focus:hover{background:transparent}.work_tooltip .ant-tooltip-inner{padding:12px 10px}.tooltip_title{max-width:220px;max-height:104px;padding-right:2px;overflow-y:auto}.tooltip_title::-webkit-scrollbar{width:2px}.tooltip_title::-webkit-scrollbar-track{background-color:rgba(0,0,0,.01)}.tooltip_title::-webkit-scrollbar-thumb{border:none;background-color:#666}.participant_list{display:flex;flex-wrap:wrap;justify-content:flex-start;flex-direction:row;margin-bottom:-8px}.participant_list .participant_list_item{display:flex;align-content:center;justify-content:center;align-items:center;padding:0 8px;height:28px;line-height:28px;border-radius:14px;border:1px solid #f2f2f2;font-weight:400;color:rgba(0,0,0,.65);margin-right:8px;margin-bottom:8px}.participant_list .participant_list_item .user_name{min-width:3em}.participant_list .participant_list_item .st-icon{cursor:pointer;margin-left:8px;color:rgba(0,0,0,.45)}.participant_list .participant_list_item:hover .st-icon{visibility:unset}.participant_list .add_user_icon{cursor:pointer;text-align:center;display:inline-block;width:28px;height:28px;border-radius:50%;border:1px solid #f2f2f2;margin-right:8px;margin-bottom:8px;line-height:28px}.participant_list .add_user_icon .st-icon{width:16px;height:16px}.title_right_icon{color:#999}.title_right_icon:hover{color:#428eff}.title_right_icon .st-icon{cursor:pointer}.objectiveSelectBox .select_search{display:flex;align-items:center;background:#fafafa;padding:16px 32px;border-bottom:1px solid #f2f2f2}.objectiveSelectBox .select_search .select_name{margin-left:12px;display:flex;align-items:center;justify-content:space-between;width:148px;height:32px;padding:0 12px;border:1px solid #e6e6e6;border-radius:4px;line-height:32px}.objectiveSelectBox .select_search .select_name:hover{cursor:pointer;border-color:#40a9ff}.objectiveSelectBox .select_search .save{margin-left:12px}.objectiveSelectBox .select_search .save:hover{cursor:pointer;color:#428eff}.objectiveSelectBox .ant-modal-body{padding:0;display:flex;flex-direction:column}.objectiveSelectBox .objective_select_body{display:flex;flex-direction:row;height:552px;border-bottom:1px solid rgba(0,0,0,.05)}.objectiveSelectBox .objective_select_body .left_tree{flex:1;border-right:1px solid rgba(0,0,0,.05);padding:16px 16px 16px 32px;overflow:hidden;display:flex;flex-direction:column}.objectiveSelectBox .objective_select_body .left_tree .changeSelectType{display:flex;background:hsla(0,0%,84.7%,.3);height:30px;padding:3px;margin-right:auto}.objectiveSelectBox .objective_select_body .left_tree .changeSelectType .item{font-size:12px;font-weight:400;color:#999;line-height:17px;background:transparent;box-shadow:0 0 4px 0 rgba(0,0,0,.08);border-radius:4px;padding:4px 6px;cursor:pointer}.objectiveSelectBox .objective_select_body .left_tree .changeSelectType .item.isActive{background:#fff;color:#333}.objectiveSelectBox .objective_select_body .left_tree .searcch{flex-shrink:0}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree{margin-top:8px;margin-right:-8px}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree .el-tree-node__content{height:48px}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree .custom_tree_node{flex:1;display:flex;overflow:hidden}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree .custom_tree_node .name{flex:1;overflow:hidden;font-size:14px;font-weight:400;color:#333;display:flex;align-items:center}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree .custom_tree_node .name span{max-width:calc(100% - 16px);overflow:hidden}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree .custom_tree_node .name .titleIcon_world{margin-left:3px;flex-shrink:0}.objectiveSelectBox .objective_select_body .left_tree .object_select_tree .custom_tree_node .owner_name{margin-left:auto;text-align:right;flex-shrink:0;width:80px;font-size:14px;font-weight:400;color:#333;padding-right:10px}.objectiveSelectBox .objective_select_body .right_select{width:347px;padding:16px 32px 16px 16px;overflow:hidden}.objectiveSelectBox .objective_select_body .right_select .select_list{flex:1;overflow:auto;line-height:48px;padding:0 8px;height:100%}.objectiveSelectBox .objective_select_body .right_select .select_list li{display:flex;flex-direction:row;align-items:center;border-radius:4px}.objectiveSelectBox .objective_select_body .right_select .select_list li:before{content:" ";margin-right:3px;width:2px;height:2px;background:rgba(0,0,0,.8)}.objectiveSelectBox .objective_select_body .right_select .select_list li .name{color:rgba(0,0,0,.8);font-weight:400;width:calc(100% - 30px);overflow:hidden}.objectiveSelectBox .objective_select_body .right_select .select_list li .del{margin-left:auto;display:none;cursor:pointer;width:16px;height:16px}.objectiveSelectBox .objective_select_body .right_select .select_list li:hover .del{display:block}.objectiveSelectBox .objective_select_body .right_select .select_list .empty{display:flex;justify-content:center;align-items:center;height:100%}.objectiveSelectBox .footer_control{padding:16px 32px 24px 32px;display:flex;justify-content:flex-end;align-content:center;align-items:center}.objectiveSelectBox .footer_control .ant-btn{width:92px;margin-right:24px}.objectiveSelectBox .footer_control .ant-btn:last-child{margin-right:0}.modal_footer_common_btn{display:flex;align-items:center;justify-content:flex-end;margin-top:50px}.modal_footer_common_btn .ant-btn{margin-left:12px}.modal_footer_common_btn .sure_btn{margin-left:24px}.apiTemplateConfirm .ant-modal-body{padding:16px 32px}.apiTemplateConfirm .ant-modal-body .ant-modal-confirm-content{margin-top:16px;color:rgba(0,0,0,.8)}.apiTemplateConfirm .tips{margin:0 -32px 20px -32px;padding:4px 32px;line-height:24px;background:#e6f7ff;display:none}.row_box{display:flex;align-items:center;margin-bottom:16px;min-height:32px;width:100%}.row_box .item_label{width:85px;line-height:32px;color:#666;align-self:flex-start;flex-shrink:0}.row_box .item_content{flex:1;color:#333}.row_box .item_content .content_info{color:#333;padding-left:10px;line-height:24px}.row_box .item_content .first_level{width:20px;height:20px;line-height:20px;text-align:center;padding:0;border-radius:2px}.row_box .item_content .empty{color:#999;padding-left:10px}.row_box .item_content .empty .add_more:hover{color:#428eff;cursor:pointer}.row_box .item_content .empty .add_more_right{margin-right:15px}.row_box .item_content .empty .st-icon{margin-right:4px}.row_box .item_content .appointUser{height:28px;line-height:28px;border-radius:14px;border:1px solid #f2f2f2;padding:0 8px}.row_box .item_content .changDesignated{border:1px solid #ebebeb;height:28px;line-height:28px;padding:0 12px;border-radius:14px}.row_box .item_content .changDesignated:hover{cursor:pointer;background:#f7f7f7}[data-theme=purple] .row_box .item_content .changDesignated:hover{border-color:#7b68ee}[data-theme=blue] .row_box .item_content .changDesignated:hover{border-color:#3e79ff}[data-theme=gray] .row_box .item_content .changDesignated:hover,[data-theme=white] .row_box .item_content .changDesignated:hover{border-color:#7b68ee}.row_box .item_dept{display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;border-radius:4px;padding:8px 12px;color:#999}.row_box .item_dept .st-icon{display:none}.row_box .item_dept:hover{cursor:pointer;border-color:#428eff;background:#f7f7f7}.row_box .item_dept:hover .st-icon{display:block}.fraction_popover .title{display:flex;margin-bottom:14px}.fraction_popover .title .name{font-size:16px;font-weight:600;color:#333;line-height:24px}.fraction_popover .fraction{display:flex;font-size:14px;font-weight:400;color:#333;line-height:30px;min-width:180px}.fraction_popover .fraction .score{min-width:90px;white-space:nowrap}.fraction_popover .fraction .section{white-space:nowrap}.report_draw .ant-drawer-content-wrapper{max-width:1280px;overflow:hidden}.report_draw .drawer__title .title_list{cursor:pointer}.report_draw .drawer__title .title_list:after{content:">";padding-left:6px;padding-right:6px}.report_draw .drawer__title .title_list:last-child:after{content:""}.report_draw .template_title{display:flex;align-items:center;justify-content:space-between;padding:20px 40px;border-bottom:1px solid #f2f2f2}.report_draw .template_title .left_info{display:flex}.report_draw .template_title .left_info .avatar{margin-right:12px}.report_draw .template_title .left_info .roport__title{font-weight:600;color:#333}.report_draw .template_title .left_info .type{font-size:12px;font-weight:400;color:#999}.report_draw .template_title .right_time{display:flex;align-items:center}.report_draw .template_title .right_time .report_score_content{margin-right:20px}.report_draw .manger_user{display:flex;flex-direction:row;flex-wrap:wrap;padding:32px 40px 0 40px;border-top:1px solid #f2f2f2}.report_draw .manger_user .title{font-size:14px;font-weight:600;line-height:24px;color:#333}.report_draw .manger_user .name{padding:0 7px}.report_draw .manger_user .name,.report_draw .manger_user .user_list_item{border:1px solid rgba(0,0,0,.05);line-height:24px;margin-right:8px;margin-bottom:8px}.report_draw .manger_user .user_list_item{padding:0 9px;background:rgba(0,0,0,.04);height:24px;display:flex;align-items:center;flex-direction:row}.report_draw .manger_user .user_list_item .st-icon{margin-left:8px;cursor:pointer}.report_draw .manger_user .add_user_icon{width:32px;height:24px;cursor:pointer;border-radius:2px;border:1px solid rgba(0,0,0,.05);text-align:center}.report_draw .manger_user .add_user_icon:hover{opacity:.8}.report_draw .manger_user .add_user_icon .st-icon{width:16px;height:16px}.report_draw .report_main{padding:0 40px}.report_draw .discuss{overflow:unset;height:auto;padding-left:0;padding-right:0;border-top:1px solid #f2f2f2;padding-top:32px;margin-top:32px}.report_draw .discuss .dynam_title_tabs{margin:6px 24px}.report_draw .discuss .dynam_title_tabs .tabs{display:none}.report_draw .discuss .record_list{padding-left:40px;padding-right:40px}.report_draw .discuss .record_list .ant-timeline-item-tail{left:44px}.report_draw .discuss .no_activity,.report_draw .discussBox{padding-left:40px;padding-right:40px}.report_draw .discussBox{border-top:1px solid #f2f2f2}.st_info_tips{display:flex;background:#fffbe6;border-radius:2px;line-height:20px;font-size:14px;font-weight:400;color:#333;padding:0 16px;margin-bottom:10px;padding:10px 16px}.st_info_tips .st-icon{flex-shrink:0;color:#f29225;margin-right:8px;margin-top:4px}.report_list{margin-top:32px}.report_list:last-child{margin-bottom:32px}.report_list .title_content{display:flex;flex-direction:row;justify-content:space-between;align-items:center;height:24px;margin-bottom:12px}.report_list .title_content .title{flex:1;font-size:18px;font-weight:600;color:#333;display:flex;align-items:center}.report_list .title_content .title.isRequire:before{display:inline-block;margin-right:4px;color:#f5222d;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.report_list .title_content .title .addName{font-size:18px;font-weight:600;color:#333;padding:0 12px;border-color:transparent;margin-right:12px;flex:1}.report_list .title_content .title .addName:hover{border-color:#d9d9d9}.report_list .title_content .title .addName:focus{border-color:#428eff}.report_list .title_content .add-more{margin-left:auto;margin-right:20px;cursor:pointer;color:rgba(0,0,0,.65)}.report_list .title_content .add-more:hover{color:#428eff}.report_list .title_content .add-more:last-child{margin-right:0}.report_list .report_table{margin-bottom:12px;border-left:1px solid rgba(0,0,0,.05)}.report_list .report_table tr td{vertical-align:top}.report_list .report_table tr td,.report_list .report_table tr th{border-right:1px solid rgba(0,0,0,.05)}.report_list .report_table .ant-table-row-expand-icon{margin-top:8px}.report_list .report_table tr.ant-table-row.ant-table-row-level-0 .target_information{width:calc(100% - 25px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-1 .target_information{width:calc(100% - 45px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-2 .target_information{width:calc(100% - 65px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-3 .target_information{width:calc(100% - 85px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-4 .target_information{width:calc(100% - 105px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-5 .target_information{width:calc(100% - 125px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-6 .target_information{width:calc(100% - 145px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-7 .target_information{width:calc(100% - 165px)}.report_list .report_table tr.ant-table-row.ant-table-row-level-8 .target_information{width:calc(100% - 185px)}.report_list .report_table tr.ant-table-row td .target_information{display:inline-flex;flex-direction:column}.report_list .report_table .target_information{flex:1;overflow:hidden;line-height:32px}.report_list .report_table .target_information .title{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;overflow:hidden}.report_list .report_table .target_information .title .title_main{font-size:14px;font-weight:600;color:rgba(0,0,0,.8);cursor:pointer}.report_list .report_table .target_information .title .st-icon{flex-shrink:0;margin-right:6px}.report_list .report_table .target_information .time_user{font-size:14px;font-weight:400;color:#666}.report_list .report_table .target_information .question_box .ques{color:#428eff;cursor:pointer}.report_list .report_table .more_info{display:flex;flex-wrap:wrap}.report_list .report_table .more_info .add_more{cursor:pointer;color:#428eff;margin-right:12px}.report_list .report_table .update{line-height:32px}.report_list .report_table .update .title_main{font-size:14px;font-weight:600;color:rgba(0,0,0,.8)}.report_list .report_table .update .add_more{color:#428eff;cursor:pointer}.report_list .report_table .remark{display:flex;margin:-16px;height:auto;line-height:32px}.report_list .report_table .remark .remark_text{padding:16px;border-color:transparent!important;box-shadow:none;background:transparent;margin-bottom:18px}.report_list .report_table .remark .add-update{position:absolute;left:17px;bottom:5px;color:#428eff;cursor:pointer;line-height:24px}.report_list .report_table .remark .pre_line{padding:16px}.report_list .report_table .del_ob{margin:-16px;display:inline-block}.report_list .report_table .del_ob .del_pro{display:flex;cursor:pointer;margin-bottom:12px}.report_list .report_table .del_ob .del_pro .st-icon{width:24px;height:24px;padding:4px;border-radius:50%;overflow:hidden;color:rgba(0,0,0,.3)}.report_list .report_table .del_ob .del_pro:hover{opacity:.8}.report_list .report_table .ant-table-wrapper.auto-scroll-y .ant-spin-nested-loading .ant-spin-container .ant-table .ant-table-content .ant-table-scroll .ant-table-body{overflow:hidden!important}.report_list .comment_desc{line-height:32px;font-weight:400;color:#666}.report_user_popover .ant-popover-inner-content{padding:16px;line-height:32px;font-size:14px}.report_user_popover .user_title{font-weight:600;color:#333}.report_user_popover .user_list{font-weight:400;color:#428eff;cursor:pointer}.report_user_popover .user_list:hover{opacity:.8}.reject_box{margin:0 24px;padding:14px 16px;margin-bottom:20px;background:#fff2f0;border-radius:2px;position:relative}.reject_box .warn_icon{color:#ff3434;margin-right:8px}.reject_box .reject_img{position:absolute;right:-24px;top:-20px;width:120px;height:108px}.result_edit_record .ant-popover-title{padding:16px 32px}.result_edit_record .ant-popover-title .result_record_title{justify-content:space-between}.result_edit_record .ant-popover-title .result_record_title .title{font-weight:600;color:#333;font-size:16px}.result_edit_record .ant-popover-title .result_record_title .st-icon{cursor:pointer}.result_edit_record .ant-popover-inner-content{padding:0}.result_edit_record .ant-popover-inner-content .edit_user_list{padding:20px 32px;border-bottom:1px solid rgba(0,0,0,.05);cursor:pointer}.result_edit_record .ant-popover-inner-content .edit_user_list:last-child{border-bottom:0}.result_edit_record .ant-popover-inner-content .edit_user_list:hover{background:#f8f8f8}.result_edit_record .ant-popover-inner-content .edit_user_list .left_avatar{margin-right:20px}.result_edit_record .ant-popover-inner-content .edit_user_list .left_avatar .avatar_name{font-weight:600;color:#000;font-size:16px;margin-left:10px}.result_edit_record .ant-popover-inner-content .edit_user_list .record_score{margin-right:20px;font-weight:600;color:#333;font-size:16px}.result_edit_record .ant-popover-inner-content .edit_user_list .record_score .score_grade{color:#ff3434}.result_edit_record .ant-popover-inner-content .edit_user_list .right_time{font-size:16px;display:flex}.result_edit_record .ant-popover-inner-content .edit_user_list .right_icon{color:rgba(0,0,0,.25)}.showParentList{padding:0;max-width:280px}.showParentList .ant-popover-inner-content{padding:0}.showParentList .list_content{max-width:280px;max-height:148px;padding:20px 16px 8px 16px;overflow:hidden;overflow:auto;overflow:overlay;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:-12px}.showParentList .user_list_item{padding:4px 12px;background:#fff;border-radius:14px;border:1px solid #f2f2f2;margin-bottom:12px;margin-right:12px;height:28px;min-width:calc(4rem + 4px);-moz-text-align-last:justify;text-align-last:justify;text-align:justify}[data-theme=purple] .ant-btn:focus,[data-theme=purple] .ant-btn:hover{color:#7b68ee}[data-theme=blue] .ant-btn:focus,[data-theme=blue] .ant-btn:hover{color:#3e79ff}[data-theme=gray] .ant-btn:focus,[data-theme=gray] .ant-btn:hover,[data-theme=white] .ant-btn:focus,[data-theme=white] .ant-btn:hover{color:#7b68ee}[data-theme=purple] .ant-btn:focus,[data-theme=purple] .ant-btn:hover{border-color:#7b68ee}[data-theme=blue] .ant-btn:focus,[data-theme=blue] .ant-btn:hover{border-color:#3e79ff}[data-theme=gray] .ant-btn:focus,[data-theme=gray] .ant-btn:hover,[data-theme=white] .ant-btn:focus,[data-theme=white] .ant-btn:hover{border-color:#7b68ee}.ant-btn.ant-btn-danger:focus,.ant-btn.ant-btn-danger:hover{color:#fff;border-color:#ff7875}.ant-btn[disabled]:hover{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9}[data-theme=purple] .ant-btn-primary{background-color:#7b68ee}[data-theme=blue] .ant-btn-primary{background-color:#3e79ff}[data-theme=gray] .ant-btn-primary,[data-theme=white] .ant-btn-primary{background-color:#7b68ee}[data-theme=purple] .ant-btn-primary{border-color:#7b68ee}[data-theme=blue] .ant-btn-primary{border-color:#3e79ff}[data-theme=gray] .ant-btn-primary,[data-theme=white] .ant-btn-primary{border-color:#7b68ee}.ant-btn-primary:focus,.ant-btn-primary:hover{color:#fff!important}[data-theme=purple] .ant-btn-link{color:#7b68ee}[data-theme=blue] .ant-btn-link{color:#3e79ff}[data-theme=gray] .ant-btn-link,[data-theme=white] .ant-btn-link{color:#7b68ee}.ant-btn.ant-btn-danger{background-color:#f54a45}.ant-btn.ant-btn-danger:focus,.ant-btn.ant-btn-danger:hover,.ant-btn.ant-btn-link,.ant-btn.ant-btn-link:focus,.ant-btn.ant-btn-link:hover{border-color:transparent!important}[data-theme=purple] .ant-input-number-focused:focus,[data-theme=purple] .ant-input-number-focused:hover,[data-theme=purple] .ant-input-number:focus,[data-theme=purple] .ant-input-number:hover,[data-theme=purple] .ant-input:focus,[data-theme=purple] .ant-input:hover,[data-theme=purple] .ant-select-selection:focus,[data-theme=purple] .ant-select-selection:hover{border-color:#7b68ee}[data-theme=blue] .ant-input-number-focused:focus,[data-theme=blue] .ant-input-number-focused:hover,[data-theme=blue] .ant-input-number:focus,[data-theme=blue] .ant-input-number:hover,[data-theme=blue] .ant-input:focus,[data-theme=blue] .ant-input:hover,[data-theme=blue] .ant-select-selection:focus,[data-theme=blue] .ant-select-selection:hover{border-color:#3e79ff}[data-theme=gray] .ant-input-number-focused:focus,[data-theme=gray] .ant-input-number-focused:hover,[data-theme=gray] .ant-input-number:focus,[data-theme=gray] .ant-input-number:hover,[data-theme=gray] .ant-input:focus,[data-theme=gray] .ant-input:hover,[data-theme=gray] .ant-select-selection:focus,[data-theme=gray] .ant-select-selection:hover,[data-theme=purple] .ant-input-number-focused,[data-theme=white] .ant-input-number-focused:focus,[data-theme=white] .ant-input-number-focused:hover,[data-theme=white] .ant-input-number:focus,[data-theme=white] .ant-input-number:hover,[data-theme=white] .ant-input:focus,[data-theme=white] .ant-input:hover,[data-theme=white] .ant-select-selection:focus,[data-theme=white] .ant-select-selection:hover{border-color:#7b68ee}[data-theme=blue] .ant-input-number-focused{border-color:#3e79ff}[data-theme=gray] .ant-input-number-focused,[data-theme=purple] .ant-input-number-focused:focus,[data-theme=purple] .ant-input-number-focused:hover,[data-theme=white] .ant-input-number-focused{border-color:#7b68ee}[data-theme=blue] .ant-input-number-focused:focus,[data-theme=blue] .ant-input-number-focused:hover{border-color:#3e79ff}[data-theme=gray] .ant-input-number-focused:focus,[data-theme=gray] .ant-input-number-focused:hover,[data-theme=purple] .ant-select-focused .ant-select-selection,[data-theme=white] .ant-input-number-focused:focus,[data-theme=white] .ant-input-number-focused:hover{border-color:#7b68ee}[data-theme=blue] .ant-select-focused .ant-select-selection{border-color:#3e79ff}[data-theme=gray] .ant-select-focused .ant-select-selection,[data-theme=white] .ant-select-focused .ant-select-selection{border-color:#7b68ee}.common_calender_left_title_type1{background:linear-gradient(90deg,rgba(178,161,248,.15),rgba(123,104,238,0))}.common_calender_left_title_type1:before{background:#7b68ee!important}.common_calender_left_title_type3{background:linear-gradient(270deg,rgba(114,213,255,0),rgba(62,170,255,.15))}.common_calender_left_title_type3:before{background:#3eaaff!important}.main_viewType_dropdown .ant-select-dropdown-menu{padding-left:6px;padding-right:6px}.main_viewType_dropdown .ant-select-dropdown-menu:last-child{margin-bottom:0}.main_viewType_dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item{padding:0 12px;height:32px;border-radius:4px;margin-bottom:4px}.main_viewType_dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item .text{margin-left:4px}.main_viewType_dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item.ant-select-dropdown-menu-item-selected,.main_viewType_dropdown .ant-select-dropdown-menu .ant-select-dropdown-menu-item:hover{background:#eff0f1}.created_object_title .isActive{color:#333;font-weight:600}.st_UserList{display:flex}.st_UserList .userbox{display:flex;flex-direction:row;flex-wrap:wrap}.st_UserList .userbox .add_item,.st_UserList .userbox .user_item{display:flex;align-items:center;width:115px;height:32px;padding:0 8px;background-color:transparent;border-radius:20px;margin-bottom:12px}.st_UserList .userbox .add_item:hover{cursor:pointer;background-color:rgba(239,240,241,.8)}.st_UserList .userbox .add_item .avatur{width:28px;height:28px;margin-right:12px}.st_UserList .userbox .user_item:hover{background-color:rgba(239,240,241,.8)}.st_UserList .userbox .user_item:hover .close .closeIcon{display:block}.st_UserList .userbox .user_item .ant-avatar{flex-shrink:0;margin-right:6px}.st_UserList .userbox .user_item .close{flex-shrink:0;margin-left:auto;width:14px}.st_UserList .userbox .user_item .close .closeIcon{display:none;cursor:pointer}.st_page{margin-top:20px;text-align:right}.st_page .ant-pagination-item-active{border-color:#7b68ee}.st_page .ant-pagination-item-active a{color:#7b68ee}.st_page .ant-pagination-item:focus,.st_page .ant-pagination-item:hover{border-color:#7b68ee}.st_page .ant-pagination-item:focus a,.st_page .ant-pagination-item:hover a{color:#7b68ee}.view_modal .ant-modal-header .ant-modal-title{font-size:16px;font-weight:600;color:#333}.view_modal .ant-modal-body{padding:24px 32px}.view_modal .ant-modal-body .lave_save{color:#666;line-height:24px;margin-bottom:6px}.view_modal .ant-modal-body .error_tip{color:#ff3434;font-size:12px;line-height:24px}.view_modal .ant-modal-body .footer_control{display:flex;justify-content:flex-end;margin-top:24px}.view_modal .ant-modal-body .footer_control .ant-btn{width:92px;margin-right:24px}.view_modal .ant-modal-body .footer_control .ant-btn:last-child{margin-right:0}.st_select_Priority_modal{width:140px!important}.st_select_Priority_modal .ant-select-dropdown-menu{padding:8px 6px}.st_select_Priority_modal .ant-select-dropdown-menu .ant-select-dropdown-menu-item{width:128px}.st_select_Priority_modal .ant-select-dropdown-menu .ant-select-dropdown-menu-item .st-icon{margin-right:12px}.st_select_Priority_modal .ant-select-dropdown-menu .ant-select-dropdown-menu-item.ant-select-dropdown-menu-item-active{background:#eff0f1;border-radius:4px}.st_common_modal .ant-modal-header .ant-modal-title,.st_common_modal .ant-modal-header .draw_title{font-weight:600;color:#364056;font-size:18px}.st_common_modal .ant-modal-body{padding:0;height:calc(100vh - 300px)}.st_common_modal .ant-modal-body .modal_main_box{height:100%;padding:20px 24px;display:flex;flex-direction:column;overflow-y:auto;overflow-y:overlay}.st_common_modal .modal_footer .ant-btn{width:92px;margin-right:24px}.st_common_modal .modal_footer .ant-btn:last-child{margin-right:0}.st_righTop{flex-shrink:0;height:54px;padding:0 24px;box-shadow:0 1px 0 0 rgba(0,0,0,.1);justify-content:space-between;background-color:#fff}.st_righTop,.st_righTop .title_box{display:flex;align-items:center}.st_righTop .title_box .isEditorSearch{font-size:14px;font-weight:400;color:#4d596c}.st_righTop .title_box .top_btn{margin-left:8px;height:26px;padding:0 7px}.st_righTop .title{font-size:18px;font-weight:500;color:#364056}.st_righTop .action{display:flex;align-items:center}.st_righTop .action .divider{width:1px;height:24px;background-color:#e8eaed;margin:0 20px}.st_righTop .action .filter_select .text{margin-left:8px}.st_righTop .action .filter_select .ant-select-arrow{color:#676d82}.st_righTop .action .ant-btn,.st_righTop .action .filter_select+.filter_select{margin-left:12px}.obj_type{width:46px;height:20px;border-radius:0 10px 0 10px;font-size:10px;transform:scale(.86);color:#fff;text-align:center}.obj_type.obj_type_1{background:linear-gradient(180deg,rgba(62,121,255,.5),#3e79ff)}.obj_type.obj_type_2{background:linear-gradient(180deg,rgba(250,167,97,.5),#ffa100)}.obj_type.obj_type_3{background:linear-gradient(180deg,rgba(48,205,157,.49),#30cd9d)}.stTargetAlignment_pop.ant-popover{padding:0}.stTargetAlignment_pop .ant-popover-arrow{display:none}.stTargetAlignment_pop .select_object_box{width:100%}.stTargetAlignment_pop .select_object_box .select_box_top{display:flex;align-items:center}.stTargetAlignment_pop .select_object_box .select_box_top .select_box_top_right{flex:60%}.stTargetAlignment_pop .select_object_box .select_box_top .select_box_top_right .range_time .date_icon{left:4px}.stTargetAlignment_pop .select_object_box .select_box_top .select_box_top_left{flex:40%}.stTargetAlignment_pop .select_object_box .select_box_top .select_box_top_left .ant-input{font-size:12px}.stTargetAlignment_pop .select_object_box .hight_light{color:#7b68ee}.stTargetAlignment_pop .select_object_box .select_box_content{width:100%;height:220px;margin-top:20px;padding:6px 0;overflow:auto}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item{display:flex;height:54px;padding:12px;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eaed}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item:hover{background-color:#f6f7f8;cursor:pointer}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item.active{background-color:#f6f7f8}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item .item_object_name{font-size:14px;font-weight:400;color:#4d596c;margin-left:8px}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item .item_user_name{display:inline-block;width:60px}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item .item_left{flex:60%}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item .item_right{display:flex;align-items:center}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item .item_right .item_right_position{font-size:12px;font-weight:400;color:#7b68ee;flex-shrink:0}.stTargetAlignment_pop .select_object_box .select_box_content .select_box_content_item .item_right .xian{width:1px;height:16px;background-color:#e5e5e5;margin:0 8px}.label_management_delOGroup .ant-modal-confirm-content{font-size:16px;font-weight:500;color:#364056}.label_management_delOGroup .ant-btn-primary,.label_management_delOGroup .ant-btn-primary:focus,.label_management_delOGroup .ant-btn-primary:hover{background:#f54a45;border-radius:4px;color:#fff;border:none}.discard_user_select .depList .depBox .el-checkbox,.discard_user_select .depList .depBox .el-checkbox .el-checkbox__label{display:flex;align-items:center;flex:1;overflow:hidden}.discard_user_select .depList .depBox .next_dept{margin-left:12px!important}.discard_user_select .depList .depBox .duo_checkbox_user .el-checkbox{height:48px}.st_editor_show p{word-break:break-all;text-align:left}.st_editor_show img,.st_editor_show picture{flex-grow:1;flex-shrink:1;max-width:100%}.project_privacyStatus_dropdown{width:220px!important}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item{display:flex}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item .type{margin-right:8px;width:16px;height:16px;color:#000}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item .option_main{flex:1}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item .option_main .option_tit{font-size:13px;font-weight:400;color:#364056;line-height:18px}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item .option_main .option_des{font-size:12px;font-weight:400;color:#a8aeba;line-height:17px}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item .select_ok{display:flex;align-items:center}.project_privacyStatus_dropdown .ant-select-dropdown-menu-item .select_ok .st-icon{color:#7b68ee}.percentageBox{position:relative}.percentageBox .ant-input-number{width:100px}.percentageBox .ant-input-number-handler-wrap{display:none}.percentageBox .unit{position:absolute;right:1px;top:1px;width:38px;height:30px;background:#000;background:#f4f5f7;border-radius:0 4px 4px 0;text-align:center;line-height:30px;border-left:1px solid #e8eaed}.pro_temp_change_po{width:300px}.pro_temp_change_po .po_name{color:#2a3150;margin-bottom:8px}.pro_temp_change_po .po_name span{color:#e8522f}.pro_temp_change_po .po_input{margin-bottom:24px}.pro_temp_change_po .po_check{color:#2a3150;margin-bottom:20px}.pro_temp_change_po .po_btns{justify-content:flex-end}.pro_temp_change_po .po_btns .ant-btn:first-child{margin-right:10px}.dashboard>.sideMenu .st-menu .st_menu_item,.dashboard>.sideMenu .st-menu .st_submenu_title,.kpi>.sideMenu .st-menu .st_menu_item,.kpi>.sideMenu .st-menu .st_submenu_title,.report>.sideMenu .st-menu .st_menu_item,.report>.sideMenu .st-menu .st_submenu_title{height:32px;line-height:32px}.dashboard>.sideMenu .st-menu .st_menu_item div,.dashboard>.sideMenu .st-menu .st_menu_item span,.dashboard>.sideMenu .st-menu .st_submenu_title div,.dashboard>.sideMenu .st-menu .st_submenu_title span,.kpi>.sideMenu .st-menu .st_menu_item div,.kpi>.sideMenu .st-menu .st_menu_item span,.kpi>.sideMenu .st-menu .st_submenu_title div,.kpi>.sideMenu .st-menu .st_submenu_title span,.report>.sideMenu .st-menu .st_menu_item div,.report>.sideMenu .st-menu .st_menu_item span,.report>.sideMenu .st-menu .st_submenu_title div,.report>.sideMenu .st-menu .st_submenu_title span{font-size:12px}.siderPrijectGroup_page{position:relative;display:flex;flex-direction:column;height:100%;flex-shrink:0}.siderPrijectGroup_page:hover .group_control{opacity:1}.siderPrijectGroup_page .group_control{position:absolute;right:-18px;top:calc(50% - 10px);width:18px;height:36px;background:#fff;border-radius:0 4px 4px 0;border:1px solid #dcdce0;cursor:pointer;display:flex;align-items:center;opacity:0;z-index:1}[data-theme=purple] .siderPrijectGroup_page .group_control:hover{border-color:#7b68ee}[data-theme=blue] .siderPrijectGroup_page .group_control:hover{border-color:#3e79ff}[data-theme=gray] .siderPrijectGroup_page .group_control:hover,[data-theme=white] .siderPrijectGroup_page .group_control:hover{border-color:#7b68ee}[data-theme=purple] .siderPrijectGroup_page .group_control:hover .st-icon{color:#7b68ee}[data-theme=blue] .siderPrijectGroup_page .group_control:hover .st-icon{color:#3e79ff}[data-theme=gray] .siderPrijectGroup_page .group_control:hover .st-icon,[data-theme=white] .siderPrijectGroup_page .group_control:hover .st-icon{color:#7b68ee}.siderPrijectGroup_page .group_control .st-icon{width:18px;height:22px;color:#676d82}.siderPrijectGroup_page .group_control .domRotate{transform:rotate(180deg);transition:transform .3s}.siderPrijectGroup_page .group_content{width:200px;flex:1;display:flex;flex-direction:column;padding:12px 0;overflow:hidden;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.1);margin-right:4px;flex-shrink:0}.siderPrijectGroup_page .group_content .category_row{height:32px;line-height:32px;display:flex;align-items:center;justify-content:space-between;font-weight:700;color:#333;transition:transform .3s;padding:0 12px 0 24px}.siderPrijectGroup_page .group_content .category_row .text{font-size:12px;font-weight:600;color:#333;line-height:12px}.siderPrijectGroup_page .group_content .category_row .add_in{cursor:pointer;border-radius:4px;width:22px;height:22px;padding:5px}.siderPrijectGroup_page .group_content .category_row .add_in:hover{background:#dee2e2}.siderPrijectGroup_page .group_content .menu_list{flex:1;overflow:hidden;transition:height .3s;padding:0 8px}.siderPrijectGroup_page .group_content .menu_list .list_item{padding:0 12px 0 16px;height:32px;display:flex;justify-content:space-between;align-items:center;border-radius:4px;margin-top:5px;cursor:pointer}.siderPrijectGroup_page .group_content .menu_list .list_item.active,.siderPrijectGroup_page .group_content .menu_list .list_item:hover{color:#7b68ee;background-color:rgba(123,104,238,.1)}.siderPrijectGroup_page .group_content .menu_list .list_item:hover .projectCount{display:none}.siderPrijectGroup_page .group_content .menu_list .list_item:hover .projectCount.showAll{display:block}.siderPrijectGroup_page .group_content .menu_list .list_item:hover .control_more{display:flex}.siderPrijectGroup_page .group_content .menu_list .list_item .select_project_box{height:100%}.siderPrijectGroup_page .group_content .menu_list .list_item .inventoryName{flex:1;height:100%;font-size:12px;font-weight:400;color:#333;line-height:32px;overflow:hidden;margin-right:12px}.siderPrijectGroup_page .group_content .menu_list .list_item .control_more{display:none}.siderPrijectGroup_page .group_content .menu_list .list_item .control_more .st-icon{width:24px;height:16px}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown{width:180px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu{padding:0}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-item{font-size:12px}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-item .st-icon{width:14px;height:14px;margin-right:11px}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-item .add_project_icon{color:#7b68ee}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-item .item{padding:2px 10px;height:20px;border-radius:12px;font-size:12px;cursor:pointer}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled{pointer-events:none;color:rgba(77,89,108,.7);border-bottom:1px solid #dee0e3;padding:10px 17px}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-item:hover,.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .ant-dropdown-menu-submenu-title:hover{background:transparent}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .drop_item{border-radius:6px;width:168px;height:32px;display:flex;align-items:center;padding-left:15px;margin:0 -6px}.siderPrijectGroup_page .group_content .menu_list .list_item .project_menu_dropDown .drop_item:hover{background:#eff0f1}.siderPrijectGroup_page .group_content .lef_top_side{display:flex;flex-direction:column;width:100%;overflow:hidden}.siderPrijectGroup_page .group_content .lef_top_side .menu_list{overflow:hidden;padding-bottom:24px;border-bottom:1px solid #e8eaed}.siderPrijectGroup_page .group_content .lef_top_side .menu_list .list_item:hover{color:#7b68ee}.siderPrijectGroup_page .group_content .lef_top_side .menu_list .list_item:hover .projectCount{display:block}.siderPrijectGroup_page .group_content .left_sider_column{flex:1;width:100%;line-height:32px;padding:18px 0 0;overflow:hidden;display:flex;flex-direction:column}.siderPrijectGroup_page .group_content .left_sider_column .menu_list{overflow-y:auto;overflow-y:overlay}.st-pageTable{flex:1;overflow:hidden;display:flex;flex-direction:column;z-index:0}.st-pageTable.customEmpty .ant-table-wrapper.auto-scroll-y{flex:none}.st-pageTable.customEmpty .empty-box{flex:1;display:flex;justify-content:center;align-items:center;border-bottom-color:transparent}.st-pageTable.customEmpty .ant-table-placeholder{display:none}.st-pageTable .table_depart_name span,.st-pageTable .table_user_name span{width:100%;overflow:hidden;flex:1;display:flex}.st-pageTable .ant-pagination{margin-bottom:0}.st-pageTable .table-enshrine{padding-right:0;padding-left:5px}.st-pageTable .table-enshrine .table-td-enshrine{display:flex;flex-direction:row;justify-content:flex-end}.st-pageTable .table-enshrine .table-td-enshrine svg{width:16px;height:16px}.st-pageTable .table-enshrine .table-td-enshrine svg:hover{cursor:pointer;opacity:.8}.st-pageTable .table_title{overflow:hidden;width:100%}.st-pageTable .table_title .title_main{font-size:14px;line-height:24px;font-weight:600;color:rgba(0,0,0,.8);cursor:pointer}.st-pageTable .table_title .title_main:hover{color:#428eff}.st-pageTable .table_title .title_subhead{font-weight:400;font-size:12px;line-height:20px;color:rgba(0,0,0,.6)}.st-pageTable .table_title_unhover{overflow:hidden;width:100%}.st-pageTable .table_title_unhover .title_main{font-size:14px;line-height:24px;font-weight:600;color:rgba(0,0,0,.8)}.st-pageTable .table_title_unhover .title_subhead{font-weight:400;font-size:12px;line-height:20px;color:rgba(0,0,0,.6)}.st-pageTable .table-dropDown{cursor:pointer;margin-right:16px;font-size:14px;font-weight:400;color:#428eff;line-height:24px}.st-pageTable .table-dropDown.ant-dropdown-open .control_more,.st-pageTable .table-dropDown:hover{background:rgba(0,0,0,.03)}.st-pageTable .table-control .control_button{padding:0;margin-right:16px;height:24px}.st-pageTable .table-control .control_button:last-child{margin-right:0}.st-pageTable .table-control .kpi_control .ant-btn:first-child{padding-left:0}.st-pageTable .control_more{width:24px;height:16px;border-radius:2px;color:rgba(0,0,0,.6)}.st-pageTable .unRead{color:#333}.st-pageTable .isRead{color:rgba(0,0,0,.4)}.st-pageTable .ant-table-fixed-left .ant-table-body-inner{overflow:auto;overflow:overlay}.st-pageTable .riskBox{height:100%;display:flex;justify-content:flex-end;padding-right:2px}.st-pageTable .riskBox .st-icon{flex-shrink:0;margin-left:6px}.st-pageTable .riskBox .st-icon:first-child{margin-left:0}.table-dropDown_overlay.drop-status{width:112px}.table-dropDown_overlay .drop-item{font-size:14px;font-weight:400;color:#333;line-height:24px;padding:7px 20px}.table_circle{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:8px}.table_circle.circle-1{background:rgba(0,0,0,.2)}.table_circle.circle-2{background:#428eff}.table_circle.circle-3{background:#12d891}.table_circle.circle-4{background:#f29225}.table_circle.circle-5{background:rgba(0,0,0,.2)}.table-quesStatus{display:inline-block;width:6px;height:6px;border-radius:50%;margin-right:8px;margin-bottom:2px}.table-quesStatus.circle-1{background:#ff3434}.table-quesStatus.circle-3{background:#428eff}.table-importance{display:inline-block;width:20px;height:20px;border-radius:4px;text-align:center;line-height:20px}.table-importance.importance-1,.table-importance.importance-2{background:rgba(66,142,255,.08);color:#428eff}.table-importance.importance-3{background:rgba(242,146,37,.08);color:#f29225}.table-importance.importance-4,.table-importance.importance-5{background:rgba(255,52,52,.08);color:#ff3434}.table-priority{display:inline-block;width:20px;height:20px;border-radius:4px;text-align:center;line-height:20px}.table-priority.priority-3{background:rgba(242,146,37,.08);color:#f29225}.table-priority.priority-1,.table-priority.priority-2{background:rgba(255,52,52,.08);color:#ff3434}.table-priority.priority-4,.table-priority.priority-5{background:rgba(66,142,255,.08);color:#428eff}.table_status.status5{color:rgba(0,0,0,.4)}.reporting_period .year_day{font-size:14px;font-weight:600;color:#333;line-height:24px}.reporting_period .day{font-size:12px;font-weight:400;color:#666;line-height:20px}.reporting_period:hover{cursor:pointer;opacity:.8}.tableStatusBox{position:relative}.table-newStatus{display:inline-block;width:52px;text-align:center;border:1px solid transparent;border-radius:10px;font-weight:400;color:#428eff;font-size:12px;height:19px;line-height:19px;overflow:hidden;vertical-align:middle}.table-newStatus.status1{border-color:#333;color:#333}.table-newStatus.status2{border-color:#428eff;color:#428eff}.table-newStatus.status3{border-color:#12d891;color:#12d891}.table-newStatus.status4{border-color:#f29225;color:#f29225}.table-newStatus.status5{border-color:#ccc;color:#ccc}.sideMenu{width:180px;height:100%;background:#f7f8f9;box-shadow:0 0 4px 0 rgba(0,0,0,.1);z-index:10;overflow:hidden;display:flex;flex-direction:column}.sideMenu .firstLevel{height:56px;line-height:56px;padding:0 20px;font-size:16px;font-family:PingFangSC-Semibold,PingFang SC;font-weight:600;color:#666;flex-shrink:0}.sideMenu .st-menu .st_menu_icon{width:16px;height:16px;margin-right:9px}.sideMenu .st-menu .st_menu_icon_arrow{color:#999;width:12px;height:12px;transition:.3s}.sideMenu .st-menu .st_menu_icon_arrow.iconRotate{transform:rotate(-180deg)}.sideMenu .st-menu .st_menu_item{height:44px;line-height:44px;font-size:14px;color:#333;padding:0 20px;list-style:none;cursor:pointer;position:relative;transition:border-color .3s,background-color .3s,color .3s;box-sizing:border-box;white-space:nowrap}.sideMenu .st-menu .st_menu_item a{color:inherit}.sideMenu .st-menu .st_menu_item a .spanStatus{display:inline-block;height:20px;line-height:20px;padding:0 6px;border-radius:8px 8px 8px 0;margin-left:8px;font-size:12px}.sideMenu .st-menu .st_menu_item a .spanStatus1{background:rgba(66,142,255,.1);color:rgba(50,130,249,.8)}.sideMenu .st-menu .st_menu_item a .spanStatus2{background:rgba(255,197,61,.1);color:rgba(154,82,0,.8)}.sideMenu .st-menu .st_menu_item:after{position:absolute;content:" ";right:0;top:calc(50% - 7px);width:2px;height:14px;background:#333;opacity:0}.sideMenu .st-menu .st_menu_item.is-active{position:relative}[data-theme=purple] .sideMenu .st-menu .st_menu_item.is-active{background-color:rgba(123,104,238,.15)}[data-theme=blue] .sideMenu .st-menu .st_menu_item.is-active{background-color:rgba(62,121,255,.15)}[data-theme=gray] .sideMenu .st-menu .st_menu_item.is-active,[data-theme=white] .sideMenu .st-menu .st_menu_item.is-active{background-color:rgba(123,104,238,.15)}[data-theme=purple] .sideMenu .st-menu .st_menu_item.is-active{color:#7b68ee}[data-theme=blue] .sideMenu .st-menu .st_menu_item.is-active{color:#3e79ff}[data-theme=gray] .sideMenu .st-menu .st_menu_item.is-active,[data-theme=white] .sideMenu .st-menu .st_menu_item.is-active{color:#7b68ee}.sideMenu .st-menu .st_menu_item.is-active:after{opacity:1;transition:opacity .15s cubic-bezier(.645,.045,.355,1)}.sideMenu .st-menu .st_menu_item:hover{background:#f7f7f7}.sideMenu .st-menu .st_menu_children{color:#666}.sideMenu .st-menu .st_submenu_title{height:44px;line-height:44px;font-size:14px;color:#333;padding:0 20px;list-style:none;cursor:pointer;position:relative;box-sizing:border-box;white-space:nowrap;display:flex;align-items:center}.sideMenu .st-menu .local_img{width:16px;height:16px;margin-right:9px;vertical-align:-.15em}.sideMenu .st-menu .secondMenuNum{position:absolute;top:calc(50% - 10px);right:20px}.font_weight{font-weight:600}.st-icon.showIcon{width:16px;height:16px;cursor:pointer;transition:all .3s ease}.st-icon.showIcon.isFilp{transform:scaleX(-1)}.st-icon.showIcon:hover{color:#428eff}.st-tabs__Three{height:56px;line-height:56px;background:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.1);padding:0 16px;font-size:16px;font-weight:600;color:#666;display:flex;align-items:center}.st-tabs__Three .tipInfo{padding-left:8px;font-size:12px;font-weight:400;color:#999;line-height:20px}.top-crumbs{display:flex;padding:0 20px;height:48px;align-items:center;justify-content:flex-start;background:#fff;line-height:48px;position:relative}.top-crumbs .navigation{width:116px}.top-crumbs .navigation .crumbsIcon{width:22px;height:22px;margin-right:8px;vertical-align:-5px}.top-crumbs .navigation .name{color:rgba(0,0,0,.6);font-weight:600}.top-crumbs .crumbsTabs{display:flex;flex-direction:row;position:relative;align-items:center;justify-content:flex-start;height:100%}.top-crumbs .crumbsTabs:after{content:" ";position:absolute;left:0;top:16px;height:14px;width:1px;background:rgba(0,0,0,.2)}.top-crumbs .crumbsTabs .crumbs-tab{padding:0 20px;color:rgba(0,0,0,.6);height:100%;cursor:pointer;display:flex;align-items:center}.top-crumbs .crumbsTabs .crumbs-tab:hover{background:rgba(0,0,0,.05)}.top-crumbs .crumbsTabs .crumbs-tab.active{color:#3c7dfc;font-weight:600}.top-crumbs .crumbs-title{font-size:14px;font-weight:600;color:rgba(0,0,0,.6)}.st-icon{width:14px;height:14px;vertical-align:-.15em;fill:currentColor;overflow:hidden}.tableForm{display:flex;flex-direction:row;flex-wrap:wrap;margin-left:-12px;position:relative}.tableForm.ant-form-inline .ant-form-item{margin-bottom:12px;margin-left:12px;margin-right:0;height:32px}.tableForm .ant-form-item-control{line-height:32px}.tableForm .form_search{flex:1;margin-left:12px;margin-bottom:24px;display:flex;justify-content:flex-end}.tableForm .formAdd{flex:1}.tableForm.treeFrom{background:#fff;box-shadow:0 -1px 0 0 rgba(0,0,0,.05);padding-top:16px;padding-left:12px}.tableForm.treeFrom.ant-form-inline .ant-form-item{margin-bottom:16px;margin-right:0}.tableForm .search-multipleMelect .ant-select-selection__rendered{overflow:hidden;height:29px}.tableForm .search-multipleMelect li.ant-select-selection__choice{float:left}.tableForm .search-objType .ant-select-search ant-select-search--inline{display:none}.tableForm .selectCheckbox{height:32px;display:flex;flex-direction:row;align-items:center;border:1px solid #d9d9d9;background:#fff;border-radius:4px}.tableForm .selectCheckbox .label{border-right:1px solid #d9d9d9;padding-left:12px;padding-right:12px;margin-right:12px}.treeTitle[data-v-20687b58]{position:fixed;padding:0 5px;line-height:22px;min-width:10px;white-space:nowrap;color:#fff;font-size:12px;background:#37383c;border-radius:2px;opacity:.95}.st_tooltip_component_page .ant-tooltip-content{max-height:50vh;overflow:hidden;overflow-y:auto}.st_editor{width:100%}.st_editor .ck-editor .ck-toolbar__items .ck-font-size-dropdown .ck-dropdown__panel .ck-list{max-height:200px;overflow-y:auto;overflow-y:overlay}.st_editor .ck-editor .ck-content li,.st_editor .ck-editor .ck-content ul{margin:revert;padding:revert;list-style:revert}.st_editor .ck-editor .ck-content ul.todo-list{list-style:none}.st_editor .mention__item .mention__item__user-avatar{border-radius:100%;height:30px;width:30px}.st_editor .mention__item .mention__item__user-name{margin-left:.5rem}.st_editor .mention__item .mention__item__user-position{font-size:12px}:root{--ck-color-button-on-color:#7b68ee}.st_groupList{position:relative}.st_groupList:hover .group_control{opacity:1}.st_groupList .group_content{width:200px;height:100%;box-shadow:0 0 4px 0 rgba(0,0,0,.1)}.st_groupList .group_content .groupList .title{padding:28px 0 14px 20px;font-size:12px;color:#333;font-weight:600}.st_groupList .group_content .groupList .title .st-icon{font-size:14px;margin-right:4px}.st_groupList .group_options{padding:0 8px}.st_groupList .group_options .group_options_li{width:100%;height:32px;border-radius:4px;display:flex;padding:0 14px 0 16px;align-items:center;justify-content:space-between;margin-bottom:4px;cursor:pointer;font-weight:400;color:#4d596c;font-size:14px;line-height:14px}.st_groupList .group_options .group_options_li.active,.st_groupList .group_options .group_options_li:hover{background:rgba(123,104,238,.1);color:#7b68ee}.st_groupList .group_control{position:absolute;right:-18px;top:calc(50% - 10px);width:18px;height:36px;background:#fff;border-radius:0 4px 4px 0;border:1px solid #dcdce0;cursor:pointer;display:flex;align-items:center;opacity:0}[data-theme=purple] .st_groupList .group_control:hover{border-color:#7b68ee}[data-theme=blue] .st_groupList .group_control:hover{border-color:#3e79ff}[data-theme=gray] .st_groupList .group_control:hover,[data-theme=white] .st_groupList .group_control:hover{border-color:#7b68ee}[data-theme=purple] .st_groupList .group_control:hover .st-icon{color:#7b68ee}[data-theme=blue] .st_groupList .group_control:hover .st-icon{color:#3e79ff}[data-theme=gray] .st_groupList .group_control:hover .st-icon,[data-theme=white] .st_groupList .group_control:hover .st-icon{color:#7b68ee}.st_groupList .group_control .st-icon{width:18px;height:22px;color:#676d82}.st_groupList .group_control .domRotate{transform:rotate(180deg);transition:transform .3s}.st_select_label_group_page{display:flex;align-items:center}.st_select_label_group_page .label_content{display:flex;flex-wrap:wrap}.st_select_label_group_page .label_content .label_style{display:flex;align-items:center;font-size:12px;font-weight:400;border-radius:20px;margin-right:10px;height:20px;padding:0 17px;flex-shrink:0;margin-top:6px;cursor:pointer}.st_select_label_group_page .label_content .label_style .st-icon{display:none;width:8px;height:8px;cursor:pointer}.st_select_label_group_page .label_content .label_style.label_style_noEdit:hover{padding:0 17px}.st_select_label_group_page .label_content .label_style.label_style_noEdit span{margin-right:6px}.st_select_label_group_page .label_content .label_style:hover{padding:0 10px}.st_select_label_group_page .label_content .label_style:hover span{margin-right:6px}.st_select_label_group_page .label_content .label_style:hover .st-icon{display:block}.st_select_label_group_page .label_content .label_style .label_name_style{max-width:180px;overflow:hidden}.st_select_label_group_page .label_content .label_more_number:hover{padding:0 17px}.st_select_label_group_page .label_content .label_more_number:hover span{margin-right:6px}.st_select_label_group_page .label_content .label_more_number:hover .st-icon{display:block}.st_select_label_popover{width:500px}.st_select_label_popover .ant-popover-arrow{display:none}.st_select_label_popover .ant-popover-content{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb}.st_select_label_popover .ant-popover-title{padding:0 16px;height:42px;line-height:42px;font-size:13px;font-weight:400;color:#4d596c}.st_select_label_popover .ant-popover-inner-content{padding:0}.st_select_label_popover .ant-popover-title{display:none}.st_select_label_popover .ant-popover-inner-content{height:280px;padding-top:12px;overflow:hidden}.st_select_label_popover .ant-popover-inner-content .inputStyle{padding:6px 16px}.st_select_label_popover .ant-popover-inner-content .inputStyle .ant-input{width:100%;height:32px;background:#fff;border-radius:4px;border:1px solid #e8eaed}.st_select_label_popover .ant-popover-inner-content .label_group_box{height:189px;overflow:auto}.st_select_label_popover .ant-popover-inner-content .label_group_box .label_group_title{font-size:14px;color:#4d596c;padding:12px 16px}.st_select_label_popover .ant-popover-inner-content .label_group_box .label_list_box{display:flex;flex-wrap:wrap;padding-left:16px}.st_select_label_popover .ant-popover-inner-content .label_group_box .label_group_list{height:36px;padding:0 16px 0 0;justify-content:space-between}.st_select_label_popover .ant-popover-inner-content .label_group_box .label_group_list .label_name{min-width:60px;text-align:center;font-size:12px;font-weight:400;padding:4px 10px;border-radius:10px}.st_select_label_popover .ant-popover-inner-content .label_group_box .label_group_list:hover{opacity:.8;cursor:pointer}.more_label_tooltip .ant-tooltip-content{background:#fff}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner{max-width:480px;max-height:500px;overflow:hidden;overflow-y:auto;background:#fff;display:flex;flex-wrap:wrap}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style{display:flex;align-items:center;font-size:12px;font-weight:400;border-radius:20px;height:20px;padding:0 17px;flex-shrink:0;margin:6px 10px 6px 0}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style.label_style_noEdit:hover{padding:0 17px}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style.label_style_noEdit:hover span{margin-right:0}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style .label_name_style{max-width:180px;overflow:hidden}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style .st-icon{display:none;width:8px;height:8px;cursor:pointer}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style:hover{padding:0 10px}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style:hover span{margin-right:6px}.more_label_tooltip .ant-tooltip-content .ant-tooltip-inner .label_style:hover .st-icon{display:block}.more_label_tooltip .ant-tooltip-arrow{display:none}.st_select_label_page .label_obj{height:40px;line-height:32px;border:1px solid transparent;border-radius:4px;padding:4px 11px;display:flex;cursor:pointer}.st_select_label_page .label_obj .label_empty_text{color:#cdcdcd}.st_select_label_page .st_select_label_box{width:100%}.st_select_label_page .ant-select-selection__rendered .ant-select-selection__choice{padding:0;margin:0;height:100%;background:transparent;border:none}.st_select_label_page .ant-select-selection__rendered .ant-select-selection__choice .ant-select-selection__choice__remove{display:none}.st_select_label_page .ant-select-selection__rendered .ant-select-selection__choice__disabled{display:flex;align-items:center;height:24px;line-height:22px;border-radius:20px;font-size:14px;margin-top:6px;margin-right:6px;padding:0 20px 0 10px;background-color:#fafafa;color:rgba(0,0,0,.65)}.st_select_label_page .label_item_box{display:flex;align-items:center;height:20px;padding:0 10px;border-radius:20px;font-size:12px;margin-top:6px;margin-right:6px}.st_select_label_page .label_item_box .label_box_style{max-width:240px;overflow:hidden}.st_label_select_dropdown .ant-select-dropdown-menu-item{display:flex}.st_label_select_dropdown .label_item_box{display:flex;align-items:center;height:20px;border-radius:20px;padding:0 10px;font-size:12px;margin-top:6px;margin-right:6px}.st_label_select_dropdown .label_item_box .label_box_style{max-width:240px;overflow:hidden}.need_dept_select .el-checkbox__input{height:14px}.picker_info{cursor:pointer;flex:1;overflow:hidden;height:48px;line-height:48px}.picker_info .name{max-width:100px;color:#364056}.picker_info .tip{flex:1;color:#929aad;font-size:12px}.nameAdd[data-v-14e6eab4]{font-weight:400;color:#428eff;font-size:12px;cursor:pointer}.userSelectBox .depList .depBox .dep[data-v-14e6eab4]{display:flex}.userSelectBox .depList .depBox .dep .control[data-v-14e6eab4]{flex-shrink:0;margin-left:8px}.userSelectBox .depList .depBox .dep .name_box[data-v-14e6eab4]{display:flex;cursor:pointer;flex:1;overflow:hidden}.userSelectBox .depList .depBox .dep .name_box[data-v-14e6eab4]:hover{color:#428eff}.userSelectBox .depList .depBox .dep .name_box .name[data-v-14e6eab4]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userSelectBox .depList .depBox .dep .name_box .count[data-v-14e6eab4]{flex-shrink:0}.userSelectBox .depList .depBox .dep:hover .nameAdd[data-v-14e6eab4]{color:#428eff}.selectListInfo[data-v-14e6eab4]{width:100%;display:flex;flex-direction:row;justify-content:space-between}.repeatSelect[data-v-14e6eab4]{border:1px solid #d32727}.complex_picker{z-index:1000}.complex_picker .user_search{padding:20px 32px;display:flex;align-items:center;flex-wrap:wrap;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05)}.complex_picker .user_search .user_select_list,.complex_picker .user_search .userSelect{flex:1}.complex_picker .user_search .user_select_list.usll{margin-left:20px}.complex_picker .user_search .right_btn{margin-left:auto;height:30px;line-height:30px;cursor:pointer;color:rgba(0,0,0,.45)}.complex_picker .user_search .right_btn .st-icon{color:rgba(0,0,0,.4)}.complex_picker .user_search .right_btn .rotate{transform:rotate(-180deg);transition:all .8s}.complex_picker .user_search .right_btn .rotate1{transform:rotate(0deg);transition:all .8s}.complex_picker .user_search .search_btn{text-align:center;background:#428eff;border-radius:2px;width:74px;color:#fff}.complex_picker .ant-modal-body{display:flex;padding:0;height:calc(100% - 55px);flex-direction:column}.complex_picker .picker_info .name{max-width:none}.complex_picker .user_main{display:flex;padding:0;height:100%;overflow:hidden}.complex_picker .ant-modal-header{border-bottom:0}.complex_picker .el-checkbox{display:flex;align-items:center}[data-theme=purple] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=purple] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#7b68ee}[data-theme=blue] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=blue] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#3e79ff}[data-theme=gray] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=gray] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner,[data-theme=white] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=white] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{background-color:#7b68ee}[data-theme=purple] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=purple] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{border-color:#7b68ee}[data-theme=blue] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=blue] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{border-color:#3e79ff}[data-theme=gray] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=gray] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner,[data-theme=purple] .complex_picker .el-checkbox .el-checkbox__inner:hover,[data-theme=white] .complex_picker .el-checkbox .el-checkbox__input.is-checked .el-checkbox__inner,[data-theme=white] .complex_picker .el-checkbox .el-checkbox__input.is-indeterminate .el-checkbox__inner{border-color:#7b68ee}[data-theme=blue] .complex_picker .el-checkbox .el-checkbox__inner:hover{border-color:#3e79ff}[data-theme=gray] .complex_picker .el-checkbox .el-checkbox__inner:hover,[data-theme=white] .complex_picker .el-checkbox .el-checkbox__inner:hover{border-color:#7b68ee}.complex_picker .el-checkbox .el-checkbox__input{height:14px}[data-theme=purple] .complex_picker .ant-checkbox-input:focus+.ant-checkbox-inner,[data-theme=purple] .complex_picker .ant-checkbox-wrapper:hover .ant-checkbox-inner,[data-theme=purple] .complex_picker .ant-checkbox:hover .ant-checkbox-inner{border-color:#7b68ee}[data-theme=blue] .complex_picker .ant-checkbox-input:focus+.ant-checkbox-inner,[data-theme=blue] .complex_picker .ant-checkbox-wrapper:hover .ant-checkbox-inner,[data-theme=blue] .complex_picker .ant-checkbox:hover .ant-checkbox-inner{border-color:#3e79ff}[data-theme=gray] .complex_picker .ant-checkbox-input:focus+.ant-checkbox-inner,[data-theme=gray] .complex_picker .ant-checkbox-wrapper:hover .ant-checkbox-inner,[data-theme=gray] .complex_picker .ant-checkbox:hover .ant-checkbox-inner,[data-theme=white] .complex_picker .ant-checkbox-input:focus+.ant-checkbox-inner,[data-theme=white] .complex_picker .ant-checkbox-wrapper:hover .ant-checkbox-inner,[data-theme=white] .complex_picker .ant-checkbox:hover .ant-checkbox-inner{border-color:#7b68ee}[data-theme=purple] .complex_picker .ant-checkbox-checked .ant-checkbox-inner{background-color:#7b68ee}[data-theme=blue] .complex_picker .ant-checkbox-checked .ant-checkbox-inner{background-color:#3e79ff}[data-theme=gray] .complex_picker .ant-checkbox-checked .ant-checkbox-inner,[data-theme=white] .complex_picker .ant-checkbox-checked .ant-checkbox-inner{background-color:#7b68ee}[data-theme=purple] .complex_picker .ant-checkbox-checked .ant-checkbox-inner{border-color:#7b68ee}[data-theme=blue] .complex_picker .ant-checkbox-checked .ant-checkbox-inner{border-color:#3e79ff}[data-theme=gray] .complex_picker .ant-checkbox-checked .ant-checkbox-inner,[data-theme=white] .complex_picker .ant-checkbox-checked .ant-checkbox-inner{border-color:#7b68ee}.complex_picker .select_user_title{display:flex;align-items:center;justify-content:space-between}.complex_picker .select_user_title div{color:#999}.complex_picker .select_user_title i{color:rgba(0,0,0,.25);cursor:pointer}.complex_picker .select_user_title i:hover{color:#428eff}.complex_picker .radio_select_user{width:100%}.complex_picker .radio_select_user .el-radio{display:flex;align-items:center}.complex_picker .radio_select_user .el-radio .el-radio__label{display:flex;align-items:center;flex:1;overflow:hidden}.complex_picker .footer_control{display:flex;justify-content:flex-end;padding:14px 24px;box-shadow:inset 0 1px 0 0 rgba(0,0,0,.05)}.st_labelPopover{display:flex;align-items:center;flex-wrap:wrap}.st_labelPopover .label_style{display:flex;align-items:center;font-size:12px;font-weight:400;border-radius:20px;margin-right:10px;height:20px;padding:0 17px;flex-shrink:0;margin-bottom:12px;cursor:pointer}.st_labelPopover .label_style .st-icon{display:none;width:8px;height:8px;cursor:pointer}.st_labelPopover .label_style:hover{padding:0 10px}.st_labelPopover .label_style:hover span{margin-right:6px}.st_labelPopover .label_style:hover .st-icon{display:block}.st_labelPopover .label_content{display:flex;flex-wrap:wrap;margin-bottom:-12px}.st_labelPopover .number_box{height:100%;display:flex;align-items:flex-start;flex-shrink:0;margin-right:20px;cursor:pointer}.labelPopover_pop{width:500px}.labelPopover_pop .ant-popover-arrow{display:none}.labelPopover_pop .ant-popover-content{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb}.labelPopover_pop .ant-popover-title{padding:0 16px;height:42px;line-height:42px;font-size:13px;font-weight:400;color:#4d596c}.labelPopover_pop .ant-popover-inner-content{padding:0}.labelPopover_pop .task_inventory{height:48px;line-height:48px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#4d596c;padding:0 16px}.labelPopover_pop .task_inventory:hover{background:#f6f7f7;cursor:pointer}.labelPopover_pop .pop_change{display:flex;border-bottom:1px solid hsla(0,0%,59.2%,.2);height:40px;margin-top:-12px;align-items:center;padding:0 8px}.labelPopover_pop .pop_change .item{font-size:14px;font-weight:500;color:#364056;line-height:20px;margin:0 8px;height:40px;display:flex;align-items:center;position:relative;cursor:pointer}.labelPopover_pop .pop_change .item.active,.labelPopover_pop .pop_change .item:hover{color:#7b68ee}.labelPopover_pop .pop_change .item.active:after{content:" ";position:absolute;width:24px;height:3px;background:#7b68ee;border-radius:2px;bottom:0;left:calc(50% - 12px)}.labelPopover_pop .ant-popover-title{display:none}.labelPopover_pop .ant-popover-inner-content{height:280px;padding-top:12px;overflow:hidden}.labelPopover_pop .ant-popover-inner-content .inputStyle{padding:6px 16px}.labelPopover_pop .ant-popover-inner-content .ant-input{width:100%;height:32px;background:#fff;border-radius:4px;border:1px solid #e8eaed}.labelPopover_pop .label_group_box{height:189px;overflow:auto}.labelPopover_pop .label_group_box .label_group_title{font-size:14px;color:#4d596c;padding:12px 16px}.labelPopover_pop .label_group_box .label_list_box{display:flex;flex-wrap:wrap;padding-left:16px}.labelPopover_pop .label_group_list{height:36px;padding:0 16px 0 0;justify-content:space-between}.labelPopover_pop .label_group_list .label_name{min-width:60px;text-align:center;font-size:12px;font-weight:400;padding:4px 10px;border-radius:10px}.labelPopover_pop .label_group_list:hover{opacity:.8;cursor:pointer}.search_filter_pop .del_all{display:none}.search_filter_pop .del{color:#929aad;margin-left:6px}.search_filter_pop .del .st-icon{width:10px;height:10px}.search_filter_pop .search_filter_item{margin-bottom:12px;overflow:hidden;display:flex}.search_filter_pop .search_filter_item .filter_item_end{flex:1;border-radius:0 4px 4px 0;overflow:hidden}.search_filter_pop .search_filter_item .filter_item_end .empty{color:#bfbfbf;display:flex;align-items:center}.search_filter_pop .search_filter_item .filter_item_end .label_content{padding-top:6px}.search_filter_pop .search_filter_item .filter_name{border:1px solid #e8eaed;border-right:none;border-radius:4px 0 0 4px;line-height:30px;width:120px;padding-left:12px;font-size:14px;font-weight:400;color:#4d596c}.search_filter_pop .search_filter_item .filter_name .filter_name_tip{margin-left:8px;cursor:pointer;color:#7b85a2}.search_filter_pop .search_filter_item .select_input .ant-input{border-radius:0 4px 4px 0;border-color:#e8eaed}.search_filter_pop .search_filter_item .select_user{display:flex;align-items:center;height:32px;overflow:hidden;flex-wrap:wrap;position:relative;padding-right:30px;padding-left:11px;border:1px solid #e8eaed}.search_filter_pop .search_filter_item .select_user:focus,.search_filter_pop .search_filter_item .select_user:hover{border-color:#7b68ee}.search_filter_pop .search_filter_item .select_user.hasCount{padding-right:54px}.search_filter_pop .search_filter_item .select_user .user_item{flex-shrink:0;display:flex;height:26px;margin:3px 0;border-radius:20px;background:rgba(239,240,241,.8);align-items:center;padding:0 14px 0 14px;margin-right:8px}.search_filter_pop .search_filter_item .select_user .user_item .del{display:none;cursor:pointer;width:14px}.search_filter_pop .search_filter_item .select_user .user_item:hover{padding:0 7px}.search_filter_pop .search_filter_item .select_user .user_item:hover .del{display:block}.search_filter_pop .search_filter_item .select_user .user_item .avatar,.search_filter_pop .search_filter_item .select_user .user_item .user_name{margin-right:3px}.search_filter_pop .search_filter_item .select_user .select_user_count{position:absolute;right:27px;border-radius:20px;background:rgba(239,240,241,.8);margin:3px 0;padding:0 8px;height:26px;line-height:26px}.search_filter_pop .search_filter_item .select_user .del_all{position:absolute;right:8px;opacity:0;cursor:pointer}.search_filter_pop .search_filter_item .select_object{display:flex;height:32px;overflow:hidden;flex-wrap:wrap;position:relative;padding-right:30px;padding-left:11px;border:1px solid #e8eaed}.search_filter_pop .search_filter_item .select_object:focus,.search_filter_pop .search_filter_item .select_object:hover{border-color:#7b68ee}.search_filter_pop .search_filter_item .select_object.hasCount{padding-right:54px}.search_filter_pop .search_filter_item .select_object .user_item{display:flex;height:26px;margin:3px 0;border-radius:20px;background:rgba(239,240,241,.8);align-items:center;padding:0 14px 0 14px;margin-right:8px;overflow:hidden}.search_filter_pop .search_filter_item .select_object .user_item .del{display:none;cursor:pointer;width:14px}.search_filter_pop .search_filter_item .select_object .user_item:hover{padding:0 7px}.search_filter_pop .search_filter_item .select_object .user_item:hover .del{display:block}.search_filter_pop .search_filter_item .select_object .user_item .user_name{flex:1;margin-right:3px;line-height:26px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;word-break:break-all}.search_filter_pop .search_filter_item .select_object .select_user_count{flex-shrink:0;right:27px;border-radius:20px;background:rgba(239,240,241,.8);margin:3px 0;padding:0 8px;height:26px;line-height:26px;margin-left:12px}.search_filter_pop .search_filter_item .select_object .del_all{flex-shrink:0;right:8px;opacity:0;cursor:pointer}.search_filter_pop .search_filter_item .select_object .object_list_item{flex:1;display:flex;flex-wrap:wrap;flex-direction:row;overflow:hidden}.search_filter_pop .search_filter_item .search-multipleMelect{width:100%}.search_filter_pop .search_filter_item .search-multipleMelect .ant-select-selection{border-radius:0 4px 4px 0}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_page .st_select_label_box .ant-select-selection{border-radius:0 4px 4px 0;min-height:34px}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_group_page{border:1px solid #e8eaed;border-radius:0 4px 4px 0}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_group_page .st_select_label_box .ant-select-selection{border-radius:0 4px 4px 0}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_group_page .label_content{padding:6px}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_group_page .label_content .pointer.svg_icon_box{width:16px;height:20px}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_group_page .label_content .pointer.svg_icon_box img{width:100%}.search_filter_pop .search_filter_item .filter_select_box_label .st_select_label_group_page .label_content .label_style{margin-top:0}.filter_labelPopover{width:100%;height:100%;border:1px solid #e8eaed;border-radius:0 4px 4px 0;padding-right:10px;height:32px;overflow:hidden}.filter_labelPopover:focus,.filter_labelPopover:hover{border-color:#7b68ee}.filter_labelPopover .svg_icon_box{margin-top:-8px}.filter_labelPopover .popover_planB{display:flex;cursor:pointer;overflow:hidden}.filter_labelPopover .label_content{padding-top:0!important;margin-bottom:-7px}.search_filter,.search_filter_box{position:relative}.search_filter{cursor:pointer;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px}.search_filter.isHas .search_filter_icon{color:#7b68ee}.search_filter .count{padding:0 8px;background:#7b68ee;font-size:12px;font-weight:400;color:#fff;border-radius:10px;box-shadow:0 0 0 1px #fff;position:absolute;top:0;right:0;z-index:1;transform:translate(50%,-50%);transform-origin:100% 0;height:18px;line-height:18px}.search_filter:hover{background:rgba(77,89,108,.1);color:#7b68ee}[data-theme=purple] .search_filter:hover .search_filter_icon{color:#7b68ee}[data-theme=blue] .search_filter:hover .search_filter_icon{color:#3e79ff}[data-theme=gray] .search_filter:hover .search_filter_icon,[data-theme=white] .search_filter:hover .search_filter_icon{color:#7b68ee}.search_filter .search_filter_icon{color:#5b6372}.search_filter_pop{box-sizing:border-box}.search_filter_pop .ant-popover-arrow{display:none}.search_filter_pop .ant-popover-inner-content{padding:0;width:1120px}.search_filter_pop .ant-popover-inner-content .search_filter_form{display:flex;flex-wrap:wrap;padding:24px 22px 12px 22px;margin-right:-28px}.search_filter_pop .ant-popover-inner-content .search_filter_form .search_filter_item{flex:0 0 50%;padding-right:28px}.search_filter_pop .search_filter_control{padding:0 24px 24px 24px;display:flex;justify-content:flex-end}.search_filter_pop .search_filter_control .ant-btn{margin-left:12px}.stSearch_input .search_hide{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;cursor:pointer}.stSearch_input .search_hide:hover{background:rgba(77,89,108,.1);color:#7b68ee}.stSearch_input .search_hide.isHas{color:#7b68ee}.stSearch_input .search_show{width:0;padding-bottom:0;overflow:hidden}.stSearch_input .search_show.isShow{width:220px;transition:width .3s ease-out!important}.search_show .search_tag{display:flex;border-radius:4px;margin-right:8px;margin-bottom:8px;padding:0 4px 0 12px;height:24px;min-width:100px;max-width:330px;overflow:hidden;color:#4d596c;background:rgba(0,0,0,.04);border-radius:2px;border:1px solid rgba(0,0,0,.05)}.search_show .search_tag .del_all{cursor:pointer;margin-left:8px;color:rgba(123,134,150,.8);width:24px;height:24px;display:flex;align-items:center;justify-content:center}.search_show .search_tag .del_all:hover{opacity:.8}.search_show .search_tag .del_all .st-icon{width:10px;height:10px}.search_show{display:flex;flex-wrap:wrap;flex-shrink:0}.search_show .clear_all{height:20px;font-size:14px;font-weight:400;color:#7b68ee;line-height:20px;margin-right:8px;margin-left:8px;cursor:pointer}.set_replortTemPlate_modal .ant-modal-body{height:320px;display:flex;flex-direction:column}.set_replortTemPlate_modal .ant-modal-body .modal_main_box .main_form_item_content{margin-bottom:24px}.set_replortTemPlate_modal .ant-modal-body .modal_main_box .main_form_item_content .form_item_label{font-size:16px;font-weight:700;margin-bottom:8px}.set_replortTemPlate_modal .ant-modal-body .formFooter{display:flex;align-items:center;justify-content:flex-end;padding:0 24px 16px;margin-top:24px}.set_replortTemPlate_modal .ant-modal-body .formFooter .ant-btn{margin-right:24px}.set_replortTemPlate_modal .ant-modal-body .formFooter .ant-btn:last-child{margin-right:0}.markdown_content_page.markdown-body{box-sizing:border-box;min-width:200px;max-width:100%;margin:0 auto}@media (max-width:767px){.markdown_content_page .markdown-body{padding:15px}}.avatar_tooltip .ant-tooltip-inner{padding:0}.avatar_tooltip .avatarBox{max-width:234px;max-height:174px;display:flex;flex-wrap:wrap;padding:10px;background:rgba(22,38,55,.9);box-shadow:0 0 10px 0 rgba(0,0,0,.11);overflow:hidden;overflow-y:auto;border-radius:12px}.avatar_tooltip .avatarBox::-webkit-scrollbar-track{background:transparent}.avatar_tooltip .avatarBox .user_item{padding:6px 0;margin-right:6px}.avatar_tooltip .avatarBox .user_name{margin-left:8px;flex:1}.avatar_tooltip .avatarBox .addUserName{width:60px}.st_limit_user_view{flex-wrap:wrap}.st_limit_user_view .user_box{cursor:pointer;position:relative}.st_limit_user_view .user_box.boxAvatar .avatar{margin-right:6px}.st_limit_user_view .user_box .status_icon{position:absolute;top:-1px;right:-6px;z-index:2;width:12px;height:12px}.st_limit_user_view .users{margin-right:6px}.st_limit_user_view .more_user{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%;border:1px solid #7b68ee;color:#7b68ee;cursor:pointer}.st_limit_user_view .more_user span{display:inline-block;font-size:12px;transform:scale(.7)}.picker_content_modal .ant-popover-arrow{display:none}.picker_content_modal .ant-popover-inner-content{width:322px}.picker_content_modal .ant-popover-inner-content .user_content .search_name{margin-bottom:8px}.picker_content_modal .ant-popover-inner-content .user_content .link_user{margin-bottom:6px;color:#364056}.picker_content_modal .ant-popover-inner-content .user_content .user_list{max-height:200px;overflow:hidden;overflow-y:auto;overflow-y:overlay}.picker_content_modal .ant-popover-inner-content .user_content .user_list .list_item{padding:0 6px;justify-content:space-between;border-radius:6px}.picker_content_modal .ant-popover-inner-content .user_content .user_list .list_item:hover{background:#f5f6fa}.picker_content_modal .ant-popover-inner-content .user_content .user_list .list_item .select_icon{margin-left:4px}.picker_content_modal .ant-popover-inner-content .user_content .user_list .disableItem{background:#f5f5f5;cursor:not-allowed}.picker_content_modal .ant-popover-inner-content .user_content .user_list .disableItem .picker_info{cursor:not-allowed}.picker_content_modal .ant-popover-inner-content .user_content .user_list .avatar{margin-right:8px}.picker_content_modal .ant-popover-inner-content .user_content .user_list .tip:before{content:"/";padding:0 4px;color:#d8d8d8}.picker_content_modal .ant-popover-inner-content .user_content .user_list .manage{height:22px;line-height:22px;padding-left:8px;padding-right:8px;background:rgba(0,0,0,.04);border-radius:2px;border:1px solid rgba(0,0,0,.05);font-size:12px;margin-left:10px}.picker_content_modal .ant-popover-inner-content .user_content .user_list .el-checkbox{margin-right:0;display:flex;align-items:center;padding:0 6px}.picker_content_modal .ant-popover-inner-content .user_content .user_list .el-checkbox:hover{background:#f5f6fa}.picker_content_modal .ant-popover-inner-content .user_content .user_list .el-checkbox .el-checkbox__label{flex:1;overflow:hidden}.picker_content_modal .ant-popover-inner-content .user_content .org_select{color:#7b68ee;font-size:12px;justify-content:space-between;margin-top:16px}.picker_content_modal .ant-popover-inner-content .user_content .org_select .org{cursor:pointer}.picker_content_modal .ant-popover-inner-content .user_content .org_select .st-icon{margin-right:8px}.picker_content_modal .ant-popover-inner-content .user_content .org_select .ant-btn-primary{margin-left:16px}.st-changeOwner{position:relative;display:flex;min-width:110px;margin:-4px 0 0 -4px;border-radius:21px;padding:4px 4px;align-items:center}.st-changeOwner.change:hover{cursor:pointer;background:#f7f7f7}.st-changeOwner.change:hover .del{display:block;opacity:.2}.st-changeOwner .left_icon{display:flex;align-items:center;width:32px;height:32px;border-radius:50%;text-align:center;line-height:32px;font-size:36px}.st-changeOwner .left_icon .avatar{background:#f3f3f3;border-radius:50%;vertical-align:middle;background:#f1bc6c;border:1px solid #cda25b}.st-changeOwner .left_icon .st-icon{width:32px;height:32px;vertical-align:0}.st-changeOwner .right_info{padding-left:8px;flex:1;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.st-changeOwner .right_info .info{height:16px;font-size:14px;font-weight:600;color:rgba(0,0,0,.8);line-height:16px;overflow:hidden}.st-changeOwner .right_info .info.noUser{color:#999}.st-changeOwner .right_info .desc{font-size:12px;font-weight:400;color:rgba(0,0,0,.4);line-height:16px}.st-changeOwner .del{position:absolute;display:none;width:14px;top:calc(50% - 10px);right:5px;z-index:99}.nameAdd[data-v-274dc617]{font-weight:400;color:#428eff;font-size:12px;cursor:pointer}.userSelectBox .depList .depBox .dep[data-v-274dc617]{display:flex}.userSelectBox .depList .depBox .dep .control[data-v-274dc617]{flex-shrink:0;margin-left:8px}.userSelectBox .depList .depBox .dep .name_box[data-v-274dc617]{display:flex;cursor:pointer}.userSelectBox .depList .depBox .dep .name_box[data-v-274dc617]:hover{color:#428eff}.userSelectBox .depList .depBox .dep .name_box .name[data-v-274dc617]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.userSelectBox .depList .depBox .dep .name_box .count[data-v-274dc617]{flex-shrink:0}.userSelectBox .depList .depBox .dep:hover .nameAdd[data-v-274dc617]{color:#428eff}.selectListInfo[data-v-274dc617]{width:100%;display:flex;flex-direction:row;justify-content:space-between}.repeatSelect[data-v-274dc617]{border:1px solid #d32727}.checkUserTool{z-index:9999}.check_user_select{z-index:1000}.check_user_select .user_search{padding:20px 32px;display:flex;align-items:center;flex-wrap:wrap;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05)}.check_user_select .user_search .user_select_list,.check_user_select .user_search .userSelect{width:240px}.check_user_select .user_search .uslb{margin-top:20px}.check_user_select .user_search .user_select_list.usll{margin-left:20px}.check_user_select .user_search .right_btn{margin-left:auto;height:30px;line-height:30px;cursor:pointer;color:rgba(0,0,0,.45)}.check_user_select .user_search .right_btn .st-icon{color:rgba(0,0,0,.4)}.check_user_select .user_search .right_btn .rotate{transform:rotate(-180deg);transition:all .8s}.check_user_select .user_search .right_btn .rotate1{transform:rotate(0deg);transition:all .8s}.check_user_select .user_search .search_btn{text-align:center;background:#428eff;border-radius:2px;width:74px;color:#fff}.check_user_select .ant-modal-body{display:flex;padding:0;height:calc(100% - 55px);flex-direction:column}.check_user_select .user_main{display:flex;padding:0;height:100%;overflow:hidden}.check_user_select .depList .depBox .dep .name_box{flex:1;overflow:hidden}.check_user_select .depList .depBox .dep .name_box .name{display:flex;flex:1}.check_user_select .depList .depBox .checkbox_user .el-checkbox{display:flex;overflow:hidden;align-items:center;height:48px}.check_user_select .depList .depBox .checkbox_user .el-checkbox .el-checkbox__label{display:flex;flex:1;overflow:hidden}.check_user_select .depList .depBox .checkbox_user .el-checkbox .el-checkbox__label .name{display:flex;overflow:hidden}.check_user_select .ant-modal-header{border-bottom:0}.check_user_select .select_user_title{display:flex;align-items:center;justify-content:space-between}.check_user_select .select_user_title div{color:#999}.check_user_select .select_user_title i{color:rgba(0,0,0,.25);cursor:pointer}.check_user_select .select_user_title i:hover{color:#428eff}.check_user_select .footer_control{display:flex;justify-content:flex-end;padding:14px 24px;box-shadow:inset 0 1px 0 0 rgba(0,0,0,.05)}.modal_private_user .content_box{background:#fff;border-radius:4px;border:1px solid #ebedf1}.modal_private_user .content_box .content_title{background:#f2f5f8;border-radius:3px 3px 0 0;opacity:.9;padding:14px 19px;font-size:14px;font-weight:400;color:#364056;line-height:20px;display:flex;align-items:center;justify-content:space-between}.modal_private_user .content_box .content_title .addMore{padding-right:0;color:#428eff}.modal_private_user .content_box .content_content{padding:19px}.modal_private_user .content_box .content_content .user_list{padding:17px 22px}.modal_private_user .content_box .content_content .user_list .list_content{margin:0 -22px;padding:0 10px;max-height:120px;overflow-y:auto;overflow:overlay;display:flex;flex-wrap:wrap}.modal_private_user .content_box .content_content .user_list .list_content .user_name{display:inline-block;min-width:4em;-moz-text-align-last:justify;text-align-last:justify;text-align:justify}.modal_private_user .content_box .content_content .user_list .user_list_item{display:flex;align-items:center;background:#fff;border-radius:14px;border:1px solid #f2f2f2;padding:0 12px;height:28px;margin:4px 12px 4px 0}.modal_private_user .content_box .content_content .user_list .user_list_item .st-icon{margin-left:8px;cursor:pointer}.modal_private_user .content_box .content_content .user_list .add_user_icon{display:flex;align-items:center;justify-content:center;cursor:pointer;width:36px;height:36px;border-radius:50%;border:1px dashed #3e79ff;color:#3e79ff}.modal_private_user .content_box .content_content .see_all{padding:21px 22px;border-top:1px solid #ebedf1}.editorCheckCriterias .editor_title{margin-bottom:12px;display:flex;flex-direction:column;color:#666}.editorCheckCriterias .editor_title .label{flex-shrink:0;font-size:14px;font-weight:500;color:#4d596c;line-height:20px;margin-bottom:10px}.editorCheckCriterias .editor_title .info_content{display:flex;line-height:20px}.editorCheckCriterias .editor_title .info_content .title_index{flex-shrink:0;min-width:45px;height:26px;padding:3px 8px;background:rgba(123,104,238,.1);border-radius:4px;font-size:14px;font-weight:600;color:#7b68ee;margin-right:20px;text-align:center}.editorCheckCriterias .editor_title .info_content .quotaName{flex:1}.editorCheckCriterias .editor_title .info_content .quotaType{flex-shrink:0;margin-left:20px}.editorCheckCriterias .editor_content{flex:1;display:flex;flex-direction:column;overflow:hidden}.editorCheckCriterias .editor_content .list_title{width:100%;display:flex;align-items:center;padding:0 20px;line-height:24px;flex-shrink:0;height:45px;background:#f5f6fa;border-radius:8px}.editorCheckCriterias .editor_content .list_title .time{width:170px;flex-shrink:0}.editorCheckCriterias .editor_content .list_contet{height:calc(100vh - 600px);overflow:auto;overflow:overlay}.editorCheckCriterias .editor_content .quta_list{width:100%;display:flex;align-items:center;line-height:24px;padding:12px 20px;border-bottom:1px solid #f2f2f2}.editorCheckCriterias .editor_content .quta_list:hover{background:#f7f7f7}.editorCheckCriterias .editor_content .quta_list .time{width:170px;flex-shrink:0}.editorCheckCriterias .editor_content .quta_list .desc{flex:1;display:flex;flex-direction:row;align-items:center;overflow:hidden}.editorCheckCriterias .editor_content .quta_list .control .ant-btn.ant-btn-link{padding-right:0}.editorCheckCriterias .editor_content .add_list{padding:16px 20px;border-bottom:1px solid #f2f2f2;align-items:flex-start}.editorCheckCriterias .editor_content .add_list .desc{align-items:flex-start}.quota_weight_set .weight_list{flex-shrink:0;display:flex;height:32px;align-items:center;flex-direction:row;margin-bottom:30px}.quota_weight_set .weight_list .title_index{flex-shrink:0;min-width:45px;height:26px;padding:3px 8px;background:rgba(123,104,238,.1);border-radius:4px;font-size:14px;font-weight:600;color:#7b68ee;margin-right:5px;text-align:center}.quota_weight_set .weight_list .quota_title{flex:1;overflow:hidden;padding-right:12px}.quota_weight_set .weight_list .weight{flex-shrink:0;width:100px;position:relative;margin-left:auto}.quota_weight_set .weight_list .weight .ant-input-number{width:100px}.quota_weight_set .weight_list .weight .ant-input-number-handler-wrap{display:none}.quota_weight_set .weight_list .weight .unit{position:absolute;right:1px;top:1px;width:38px;height:30px;background:#000;background:#f4f5f7;border-radius:0 4px 4px 0;text-align:center;line-height:30px;border-left:1px solid #e8eaed}.st_metrics{padding:10px 0 16px 0}.st_metrics.border{border:1px solid #ebebeb;border-radius:10px}.st_metrics .st-icon{color:#c0c4ce;width:18px;height:18px}.st_metrics .metrics_main{overflow-y:auto;overflow-y:overlay}.st_metrics .metrics_main .main_item{position:relative;border-bottom:1px solid #ebebeb;display:flex;align-items:flex-start;padding-bottom:10px;padding-top:10px;padding-right:10px}.st_metrics .metrics_main .main_item.add_item{color:#7b68ee;cursor:pointer;border-bottom-color:transparent}.st_metrics .metrics_main .main_item.add_item:hover{color:#7b68ee}.st_metrics .metrics_main .main_item:hover{background:#f5f6fa}.st_metrics .metrics_main .main_item:hover .right_delete_icon .st-icon{display:block}.st_metrics .metrics_main .title_move{flex-shrink:0;width:18px;height:18px;margin-right:5px;cursor:move}.st_metrics .metrics_main .title_index{flex-shrink:0;min-width:45px;height:26px;padding:3px 8px;background:rgba(123,104,238,.1);border-radius:4px;font-size:14px;font-weight:600;color:#7b68ee;margin-right:5px;text-align:center}.st_metrics .metrics_main .quota_content{flex:1;display:flex;flex-direction:column;overflow:hidden}.st_metrics .metrics_main .quota_content.quota_row{flex-direction:row}.st_metrics .metrics_main .quota_content.quota_row .quota_title{margin-bottom:0;flex:1;margin-right:12px;overflow:hidden}.st_metrics .metrics_main .quota_content.quota_row .quota_info{margin-left:auto;flex-shrink:0;width:330px}.st_metrics .metrics_main .quota_content.quota_row .quota_info .ant-select-arrow{display:none}.st_metrics .metrics_main .quota_content .quota_title{line-height:26px;margin-bottom:15px;font-size:14px;font-weight:400;color:#364056;display:flex;cursor:pointer}.st_metrics .metrics_main .quota_content .quota_title:hover{color:#7b68ee}.st_metrics .metrics_main .quota_content .quota_title .quotaIsDelete{-webkit-text-decoration-line:line-through;text-decoration-line:line-through;color:#929aad}.st_metrics .metrics_main .quota_content .quota_title .tips{flex-shrink:0}.st_metrics .metrics_main .quota_content .quota_info{display:flex;overflow:hidden}.st_metrics .metrics_main .quota_content .quota_info .ant-select{width:70px}.st_metrics .metrics_main .quota_content .quota_info .quota_item{margin-right:35px;flex-shrink:0;overflow:hidden}.st_metrics .metrics_main .quota_content .quota_info .quota_item .st-icon{width:18px;height:18px;margin-right:14px;flex-shrink:0}.st_metrics .metrics_main .quota_content .quota_info .quota_item .text{font-size:14px;font-weight:400;color:#929aad;flex-shrink:0}.st_metrics .metrics_main .quota_content .quota_info .quota_item:first-child .st-icon{margin-left:0}.st_metrics .metrics_main .edit_bottom_box{margin-right:14px;position:relative}.st_metrics .metrics_main .edit_bottom_box:last-child{margin-right:0}.st_metrics .metrics_main .edit_bottom_box .box_text{margin-right:14px}.st_metrics .metrics_main .edit_bottom_box .weight_number{width:70px;padding-right:12px}.st_metrics .metrics_main .edit_bottom_box .weight_unit{position:absolute;right:8px}.st_metrics .metrics_main .edit_bottom_box .box_number{width:75px}.st_metrics .metrics_main .edit_bottom_box .box_number .ant-input-number-handler-wrap{display:none}.st_metrics .metrics_main .edit_bottom_box .unit_select{min-width:70px}.st_metrics .metrics_main .bottom_btn{margin-left:auto}.st_metrics .metrics_main .quota_update{font-size:14px;font-weight:400;color:#7b68ee;line-height:26px;width:33px;text-align:right;cursor:pointer}.st_metrics .metrics_main .right_delete_icon{align-items:center;cursor:pointer;display:flex;justify-content:flex-end;width:33px;text-align:right;line-height:26px;color:#a1a3bd;margin-left:5px}.st_metrics .metrics_main .right_delete_icon .st-icon{display:none}[data-theme=purple] .st_metrics .metrics_main .right_delete_icon:hover{color:#7b68ee}[data-theme=blue] .st_metrics .metrics_main .right_delete_icon:hover{color:#3e79ff}[data-theme=gray] .st_metrics .metrics_main .right_delete_icon:hover,[data-theme=white] .st_metrics .metrics_main .right_delete_icon:hover{color:#7b68ee}.st_metrics .ant-empty .ant-empty-image{height:auto}.st_metrics .ant-empty .ant-empty-image img{width:140px;height:112px}.st_metrics .ant-empty .ant-empty-description span{color:#4d596c;font-size:14px}.st_metrics .ant-empty .ant-empty-description span.add{margin-left:3px;color:#7b68ee;cursor:pointer}.st_metrics .obj_metrics_load{width:100%;height:36px}.st_metrics .obj_metrics_load .load_text{height:100%;position:relative;text-align:center}.st_metrics .obj_metrics_load .load_text.noLoad span .st-icon{transform:rotate(-180deg);transition:all .8s}.st_metrics .obj_metrics_load .load_text span{position:absolute;bottom:0;left:0;right:0;margin:auto;cursor:pointer;color:#999;font-size:12px}.st_metrics .obj_metrics_load .load_text span .st-icon{transform:rotate(0deg);transition:all .8s}.st_metrics .metrics_content_box{flex:1;display:flex;flex-direction:column;overflow:hidden}.st_metrics .metrics_content_box .quota_title{flex:1}.st_metrics .metrics_content_box .quota_content{flex-direction:row}.st_metrics .metrics_content_box .quota_content .quota_title{overflow:hidden}.st_metrics .metrics_content_box .quota_content .quota_item{margin-left:35px;margin-right:0!important}.st_metrics .metrics_content_box .quota_content .quota_info{flex-shrink:0;height:26px;overflow:hidden}.st_metrics .metrics_content_box .metrics_content_info{display:flex;overflow:hidden}.st_metrics .metrics_content_box .metrics_content_info .quota_item{overflow:hidden;color:#929aad}.st_metrics .metrics_content_box .metrics_content_info .quota_item .st-icon{flex-shrink:0;margin-right:12px}.st_metrics .metrics_content_box .metrics_content_info .quota_update{margin-left:20px}.st_metrics .metrics_content_box .metrics_content_info .metrics_icon{margin-top:5px;align-self:flex-start}.st_metrics .metrics_content_box .right_delete_icon{margin-bottom:12px;width:20px}.created_object .st_fonticon .form_item_label .st-icon{width:16px;height:16px;color:#c0c4ce;margin-right:8px}.created_object .st_editor_style .ck-content{min-height:160px;max-height:400px;overflow-y:auto;overflow-y:overlay;border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top:0!important;background:#fafafc;border:1px solid transparent!important}.created_object .st_editor_style .ck.ck-toolbar{background:#fafafc}.created_object .st_editor_style .ck-focused{border:1px solid transparent!important;border-top:0!important;box-shadow:none!important}.created_object .st_editor_style .ck-toolbar_grouping{border-top-left-radius:4px!important;border-top-right-radius:4px!important;border:1px solid transparent}.created_object .ant-modal{transform:scale(1);transition:all .3s}.created_object .ant-modal-close{right:24px;top:24px}.created_object .ant-modal-close .ant-modal-close-x{width:auto;height:auto;line-height:normal}.created_object .ant-modal-header{border:none;padding:24px 24px 14px}.created_object .ant-modal-header .ant-modal-title{font-weight:600;color:rgba(0,0,0,.8)}.created_object .ant-modal-body{padding:0 24px}.created_object .creatMain{min-height:400px;max-height:calc(100vh - 300px);overflow:auto;overflow:overlay;margin:0 -24px;padding:0 33px 0 36px}.created_object .object_create_line{width:100%;height:1px;background:rgba(0,0,0,.03);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05);margin-bottom:20px}.created_object .form_item{display:flex;margin-bottom:20px;align-items:center}.created_object .form_item.form_item_column{flex-direction:column;align-items:flex-start}.created_object .form_item .object_name{background:#f5f6fa;border-radius:10px;font-size:16px;font-weight:400;color:#364056;line-height:26px;padding:24px 32px;letter-spacing:.03em}.created_object .form_item .object_name::-moz-placeholder{font-weight:400}.created_object .form_item .object_name::placeholder{font-weight:400}.created_object .form_item .form_item_label{width:90px;flex-shrink:0;line-height:32px;align-self:start}.created_object .form_item .goal_parent{flex:1;overflow:hidden}.created_object .form_item .item_dept{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;border-radius:4px;padding:8px 12px;color:#999}.created_object .form_item .item_dept .st-icon{display:none}.created_object .form_item .item_dept:hover{cursor:pointer;border-color:#428eff;background:#f7f7f7}.created_object .form_item .item_dept:hover .st-icon{display:block}.created_object .range_time .date_icon{left:12px}.created_object .more_info{display:inline-block;color:#999;cursor:pointer;margin-bottom:20px}.created_object .more_info:hover{color:#428eff}.created_object .formFooter{display:flex;align-items:center;justify-content:space-between;margin-left:-24px;margin-right:-24px;padding:16px 24px;border-top:1px solid rgba(0,0,0,.07)}.created_object .formFooter .footer_more{color:#3e79ff;cursor:pointer}.created_object .formFooter .ant-btn{margin-right:24px}.created_object .formFooter .ant-btn:last-child{margin-right:0}.private_dropdown .private_type_title{font-weight:600;color:rgba(0,0,0,.8);margin-bottom:8px}.private_dropdown .private_type_text{font-weight:400;font-size:12px;color:rgba(0,0,0,.8)}.created_object_title{display:flex;justify-content:space-between}.object_creat_private{display:flex;align-items:center;font-size:14px;font-weight:400;color:#929aad}.object_creat_private .private_left{display:flex;position:relative;cursor:pointer}.object_creat_private .private_left:hover{color:#7b68ee}.object_creat_private .private_left .st-icon{margin-right:10px;width:20px;height:20px}.object_creat_private .private_line{width:1px;height:15px;background:hsla(0,0%,59.2%,.3);margin:0 12px}.object_creat_private .private_set{color:#7b68ee;cursor:pointer}.checkCriterias .checkCriterias_title{display:flex;align-items:center;justify-content:space-between;height:40px;background:#f5f6fa;border-radius:4px;padding-right:36px}.checkCriterias .checkCriterias_title .tit{font-size:14px;font-weight:400;color:#364056;line-height:20px;position:relative;padding-left:11px}.checkCriterias .checkCriterias_title .tit:before{position:absolute;content:" ";width:4px;height:14px;background:#7b68ee;border-radius:2px;top:calc(50% - 7px);left:0}.checkCriterias .checkCriterias_title .add{font-size:14px;font-weight:400;color:#7b68ee;line-height:20px;cursor:pointer}.checkCriterias .checkCriterias_content .show_list{display:flex;border-bottom:1px solid #ebebeb;margin-bottom:10px}.checkCriterias .checkCriterias_content .show_list .move{margin-right:5px}.checkCriterias .checkCriterias_content .show_list .sort{width:40px;height:26px;padding:3px 8px;background:rgba(123,104,238,.1);border-radius:4px;font-size:14px;font-weight:600;color:#7b68ee;margin-right:5px}.checkCriterias .checkCriterias_content .show_list .quota_content .quota_info{display:flex}.checkCriterias .checkCriterias_content .show_list .quota_content .quota_info .item{display:flex;align-items:center}.checkCriterias .checkCriterias_content .show_list .quota_content .quota_info .item .icon{width:18px;height:18px;margin-right:14px;margin-left:35px}.checkCriterias .checkCriterias_content .show_list .quota_content .quota_info .item .text{font-size:14px;font-weight:400;color:#929aad}.checkCriterias .checkCriterias_content .show_list .quota_content .quota_info .item:first-child .icon{margin-left:0}.user_select_modal .depBox .dep .name{display:flex}.user_select_modal .depBox .checkbox_user .el-checkbox{height:48px}.user_select_modal .depBox .checkbox_user .el-checkbox__label .name{display:flex;overflow:hidden}.select_search{display:flex;align-items:center;background:#fafafa;padding:16px 22px;border-bottom:1px solid #f2f2f2}.select_search .select_name{margin-left:12px;display:flex;align-items:center;justify-content:space-between;width:148px;height:32px;padding:0 12px;border:1px solid #e6e6e6;border-radius:4px;line-height:32px}.select_search .select_name:hover{cursor:pointer;border-color:#40a9ff}.select_search .save{margin-left:12px}.select_search .save:hover{cursor:pointer;color:#428eff}.select_Object_page{height:100%;display:flex;flex-direction:column}.select_Object_page .objective_select_body{flex:1;border-bottom:1px solid rgba(0,0,0,.05);overflow:hidden}.select_Object_page .objective_select_body .left_tree{border-right:1px solid rgba(0,0,0,.05);padding:16px 16px 16px 32px;overflow:hidden;display:flex;flex-direction:column;height:100%}.select_Object_page .objective_select_body .left_tree .changeSelectType{display:flex;background:hsla(0,0%,84.7%,.3);height:30px;padding:3px;margin-right:auto}.select_Object_page .objective_select_body .left_tree .changeSelectType .item{font-size:12px;font-weight:400;color:#999;line-height:17px;background:transparent;box-shadow:0 0 4px 0 rgba(0,0,0,.08);border-radius:4px;padding:4px 6px;cursor:pointer}.select_Object_page .objective_select_body .left_tree .changeSelectType .item.isActive{background:#fff;color:#333}.select_Object_page .objective_select_body .left_tree .searcch{flex-shrink:0}.select_Object_page .objective_select_body .left_tree .object_select_tree{margin-top:8px;margin-right:-8px}.select_Object_page .objective_select_body .left_tree .object_select_tree .el-tree-node__content{height:48px}.select_Object_page .objective_select_body .left_tree .object_select_tree .custom_tree_node{flex:1;display:flex;overflow:hidden}.select_Object_page .objective_select_body .left_tree .object_select_tree .custom_tree_node .name{flex:1;overflow:hidden;font-size:14px;font-weight:400;color:#333;display:flex;align-items:center}.select_Object_page .objective_select_body .left_tree .object_select_tree .custom_tree_node .name span{max-width:calc(100% - 16px);overflow:hidden}.select_Object_page .objective_select_body .left_tree .object_select_tree .custom_tree_node .name .titleIcon_world{margin-left:3px;flex-shrink:0}.select_Object_page .objective_select_body .left_tree .object_select_tree .custom_tree_node .owner_name{margin-left:auto;text-align:right;flex-shrink:0;width:80px;font-size:14px;font-weight:400;color:#333;padding-right:10px}.project_selectList_page{height:100%;display:flex;flex-direction:column;overflow:hidden}.project_selectList_page .ant-checkbox-group{flex:1;overflow:auto}.project_selectList_page .select_all_box{justify-content:space-between;padding:0 24px;margin:20px 0}.project_selectList_page .pro_table_list{padding:12px 24px;border-bottom:1px solid rgba(232,234,237,.8)}.project_selectList_page .pro_table_list:last-child{border-bottom:0}.project_selectList_page .pro_table_list:hover{background:#fafbfc}.project_selectList_page .pro_table_list:hover .project_table_more_edit{opacity:1!important}.project_selectList_page .pro_table_list .ant-checkbox-wrapper{width:100%;display:flex;align-items:center}.project_selectList_page .pro_table_list .ant-checkbox-wrapper span:last-child{flex:1;overflow:hidden}.project_selectList_page .pro_table_list .list_item{padding-left:16px}.project_selectList_page .pro_table_list .left_title{flex:1;overflow:hidden}.project_selectList_page .pro_table_list .left_title .img{justify-content:space-around;width:48px;height:48px;border-radius:8px;margin-right:16px;flex-shrink:0}.project_selectList_page .pro_table_list .left_title .img .st-icon{width:26px;height:23px;color:#fff}.project_selectList_page .pro_table_list .left_title .left_name{flex:1;overflow:hidden}.project_selectList_page .pro_table_list .left_title .left_name .left_pro_name{height:36px;line-height:36px}.project_selectList_page .pro_table_list .left_title .left_name .left_pro_name .pro_name{font-weight:600;color:#364056;font-size:14px;cursor:pointer}.project_selectList_page .pro_table_list .left_title .left_name .left_pro_name .project_status{margin-left:12px;flex-shrink:0;width:72px;height:24px;line-height:24px;text-align:center;background:#e6f8f1;border-radius:14px;font-size:12px}.project_selectList_page .pro_table_list .left_title .left_name .pro_desc{color:#929aad;font-size:12px}.project_selectList_page .pro_table_list .right_table_content{margin-left:10px;width:50%;justify-content:flex-end}.project_selectList_page .pro_table_list .right_table_content .table_bottom_text{color:#929aad;font-size:12px}.project_selectList_page .pro_table_list .right_table_content .table_top_height{height:36px;line-height:36px}.project_selectList_page .pro_table_list .right_table_content .link_obj .link_obj_num{color:#4d596c;font-size:24px;width:50px}.project_selectList_page .pro_table_list .right_table_content .project_progress{min-width:130px;margin-right:40px}.project_selectList_page .pro_table_list .right_table_content .project_progress .table_progress_column .ant-progress-inner{background-color:#eceef5}.project_selectList_page .pro_table_list .right_table_content .project_table_user .top_user .user_name{color:#4d596c;font-size:14px;margin-left:6px;width:50px}.project_selectList_page .pro_table_list .right_table_content .project_table_more_edit{width:50px;text-align:right;display:flex;justify-content:flex-end;opacity:0}.task_selectList_page{height:100%;display:flex;flex-direction:column;overflow:hidden}.task_selectList_page .ant-checkbox-group{width:100%;flex:1;overflow:auto;display:flex;padding:0 24px;flex-direction:column}.task_selectList_page .ant-checkbox-group .ant-checkbox-wrapper{width:100%;display:flex;align-items:center;margin:0;border-bottom:1px solid #e8eaed}.task_selectList_page .ant-checkbox-group .ant-checkbox-wrapper:hover{background:#fafbfc}.task_selectList_page .ant-checkbox-group .ant-checkbox-wrapper span:last-child{flex:1;overflow:hidden}.task_selectList_page .task_list{justify-content:space-between;height:64px;line-height:64px;padding:0 8px}.task_selectList_page .task_list .list_left{width:45%;justify-content:space-between}.task_selectList_page .task_list .list_left .left_title{flex:1;overflow:hidden}.task_selectList_page .task_list .list_left .left_title .title_icon{width:20px;height:20px;border-radius:4px;justify-content:space-around;margin-right:6px}.task_selectList_page .task_list .list_left .left_title .title_icon.title_icon3{background:#fff3e0}.task_selectList_page .task_list .list_left .left_title .title_icon.title_icon3 .st-icon{color:#ffa336}.task_selectList_page .task_list .list_left .left_title .title_icon.title_icon2{background:#eeebff}.task_selectList_page .task_list .list_left .left_title .title_icon.title_icon2 .st-icon{color:#7b68ee}.task_selectList_page .task_list .list_left .left_title .title_icon.title_icon1{background:#e2efff}.task_selectList_page .task_list .list_left .left_title .title_icon.title_icon1 .st-icon{color:#005bff}.task_selectList_page .task_list .list_left .left_title .title_text{color:#353f55;cursor:pointer;height:20px;line-height:20px}.task_selectList_page .task_list .list_left .left_status{width:56px;height:20px;text-align:center;line-height:20px;border-radius:12px;font-size:12px;margin-left:30px}.task_selectList_page .task_list .right_time{display:flex;align-items:center;justify-content:flex-end;text-align:right;margin-left:10px}.task_selectList_page .task_list .right_time .time_divide{margin-left:2px;margin-right:2px}.task_selectList_page .task_list .right_time .time_tip{margin-left:4px}.task_selectList_page .task_list .right_time .overEndTime{color:#fe6178}.task_selectList_page .task_list .no_owners_style img{width:26px;height:26px}.task_selectList_page .task_list .user_name_avatar{width:26px;height:26px;overflow:hidden;margin-right:8px}.task_selectList_page .task_list .user_name_avatar img{width:100%}.task_selectList_page .select_all_box{justify-content:space-between;padding:0 24px;margin:20px 0}.stRelevancySelect_page .ant-modal-header{padding:0 24px}.stRelevancySelect_page .ant-modal-header .type_list{height:67px;line-height:67px;display:flex}.stRelevancySelect_page .ant-modal-header .type_list .type_item{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:500;margin-right:24px;cursor:pointer}[data-theme=purple] .stRelevancySelect_page .ant-modal-header .type_list .type_item:hover{color:#7b68ee}[data-theme=blue] .stRelevancySelect_page .ant-modal-header .type_list .type_item:hover{color:#3e79ff}[data-theme=gray] .stRelevancySelect_page .ant-modal-header .type_list .type_item:hover,[data-theme=white] .stRelevancySelect_page .ant-modal-header .type_list .type_item:hover{color:#7b68ee}.stRelevancySelect_page .ant-modal-header .type_list .activeStyle{border-bottom:2px solid transparent}[data-theme=purple] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle{color:#7b68ee}[data-theme=blue] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle{color:#3e79ff}[data-theme=gray] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle,[data-theme=white] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle{color:#7b68ee}[data-theme=purple] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle{border-color:#7b68ee}[data-theme=blue] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle{border-color:#3e79ff}[data-theme=gray] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle,[data-theme=white] .stRelevancySelect_page .ant-modal-header .type_list .activeStyle{border-color:#7b68ee}.stRelevancySelect_page .ant-modal-body{padding:0;display:flex;flex-direction:column}.stRelevancySelect_page .ant-modal-body .top_box{display:flex;height:595px;overflow:hidden}.stRelevancySelect_page .ant-modal-body .top_box .left_select{width:740px;height:100%;overflow:hidden;border-bottom:1px solid #eaecf0;border-right:1px solid #eaecf0}.stRelevancySelect_page .ant-modal-body .top_box .right_select{flex:1;padding:16px;overflow:hidden;background-color:rgba(234,236,240,.4);border-bottom:1px solid #eaecf0}.stRelevancySelect_page .ant-modal-body .top_box .right_select .selct_title{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#2c4466}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list{flex:1;overflow:auto;line-height:48px;padding:0 24px 0 8px;height:100%}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list .st-icon{width:20px;height:20px;color:#fff;margin-right:8px}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list li{display:flex;flex-direction:row;align-items:center;border-radius:4px}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list li .name{color:#333;font-weight:400;width:calc(100% - 60px);overflow:hidden}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list li .del{margin-left:auto;display:none;cursor:pointer;width:16px;height:16px}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list li:hover .del{display:block}.stRelevancySelect_page .ant-modal-body .top_box .right_select .select_list .empty{display:flex;justify-content:center;align-items:center;height:100%}.stRelevancySelect_page .footer_control{padding:16px 32px 24px 32px;display:flex;justify-content:flex-end;align-content:center;align-items:center}.stRelevancySelect_page .footer_control .ant-btn{width:92px;margin-right:24px}.stRelevancySelect_page .footer_control .ant-btn:last-child{margin-right:0}.st_AI_Drawer .ant-drawer-content{background:linear-gradient(135deg,#ddeff7,#e6f7ff 20%,#c6e1ee 30%,#e6cff7 90%,#d3a9f1);background:-webkit-linear-gradient(135deg,#ddeff7,#e6f7ff 20%,#c6e1ee 30%,#e6cff7 90%,#d3a9f1)}.st_AI_Drawer .ant-drawer-content .ant-drawer-header{background:transparent;padding:16px 24px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content{padding:16px 16px 16px 24px;width:100%;background:transparent}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content::-webkit-scrollbar-track{background:transparent}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page{padding:0;margin:0}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .init_show_tip_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .init_show_tip_box{display:flex;align-items:flex-start;justify-content:center}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .init_show_tip_box .show_tip_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .init_show_tip_box .show_tip_box{width:calc(100% - 120px);min-height:42px;border-radius:8px;background:#fff;margin-bottom:24px;padding:12px 16px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .init_show_tip_box .show_tip_box .tip_title,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .init_show_tip_box .show_tip_box .tip_title{font-size:16px;font-weight:600;margin-bottom:6px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .init_show_tip_box .show_tip_box .tip_btn,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .init_show_tip_box .show_tip_box .tip_btn{align-items:center;background:#f6f8fe;border-radius:8px;box-shadow:none;cursor:pointer;display:flex;padding:8px 16px;font-size:16px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .init_show_tip_box .show_tip_box .tip_btn .iconyoujiantou_icon,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .init_show_tip_box .show_tip_box .tip_btn .iconyoujiantou_icon{margin-left:6px;flex-shrink:0;width:16px;height:16px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box{margin-bottom:32px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box{display:flex;align-items:flex-start;justify-content:flex-end;margin-bottom:12px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box{max-width:calc(100% - 120px);min-height:42px;border-radius:8px;background:#f5f6fa;padding:12px;margin-right:16px;border:1px solid #a07aff;position:relative;overflow:visible}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box:before,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box:before{content:"";position:absolute;top:20px;right:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #a07aff;transform:translateY(-50%)}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box:after,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box:after{content:"";position:absolute;top:20px;right:-8px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #f5f6fa;transform:translateY(-50%)}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_title_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_title_box{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_item,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_item{padding:4px 16px;font-size:16px;background:#fff;border-radius:8px;margin-bottom:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_item .reportTemplat_content,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_item .reportTemplat_content{display:flex;align-items:center;padding:4px 0}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_item .reportTemplat_content .reportTemplat_name,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .user_talk_message_box .message_box .select_reportTemplat_item .reportTemplat_content .reportTemplat_name{flex:1;overflow:hidden}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content{display:flex;align-items:flex-start}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .reply_avatar_ai,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .reply_avatar_ai{background:transparent;border:none}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content{position:relative;border-radius:8px;background:#fff;padding:12px;width:calc(100% - 120px);margin-left:12px;border:1px solid transparent;overflow:visible}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content:after,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content:after{content:"";position:absolute;top:20px;left:-10px;width:0;height:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid #fff;transform:translateY(-50%)}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .action_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .action_box{margin-top:12px;display:flex;justify-content:flex-end}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .action_box .ai_btn_to_img,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .action_box .ai_btn_to_img{cursor:pointer}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .action_box .floor_affirm,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .action_box .floor_affirm{margin-left:12px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O{display:flex;align-items:start}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O .reply_contebt_O_icon,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O .reply_contebt_O_icon{flex-shrink:0;min-width:36px;height:22px;line-height:22px;border-radius:4px;text-align:center;margin-right:12px;padding-top:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O .reply_contebt_O_icon .st-icon,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O .reply_contebt_O_icon .st-icon{width:20px;height:20px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O .reply_contebt_O_name,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_O .reply_contebt_O_name{color:#141c28;font-size:16px;font-weight:600}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs{margin-top:8px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs .reply_contebt_krs_item,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs .reply_contebt_krs_item{display:flex;align-items:start;margin-bottom:6px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs .reply_contebt_krs_item .reply_contebt_krs_item_icon_box,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs .reply_contebt_krs_item .reply_contebt_krs_item_icon_box{flex-shrink:0;padding-top:2px;margin-right:12px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_history_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs .reply_contebt_krs_item .reply_contebt_krs_item_icon_box .reply_contebt_krs_item_icon,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box .system_ai_avatar_content .system_ai_reply_action_content .reply_content_object .reply_contebt_krs .reply_contebt_krs_item .reply_contebt_krs_item_icon_box .reply_contebt_krs_item_icon{display:block;flex-shrink:0;min-width:36px;height:22px;line-height:22px;background:rgba(123,104,238,.1);border-radius:4px;font-size:12px;font-weight:600;color:#7b68ee;text-align:center;overflow:hidden}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content{min-height:calc(100vh - 260px)}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer_flex_content .ObjectiveCreatedList_page .st_ai_new_content .content_item_box{margin-bottom:0}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer{background:transparent;padding:0;border:none;margin-bottom:24px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content{overflow:hidden;padding:12px 24px;border-radius:12px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send{background-color:#fff;border-radius:12px;position:relative;height:132px;padding:6px 4px 40px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn{padding:4px 11px;display:flex;align-items:center;justify-content:space-between}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .left_type_box .ai_type_selelct .ant-select-selection{border-color:transparent}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .left_type_box .ai_type_selelct .ant-select-selection .ant-select-selection__rendered{margin-right:11px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .left_type_box .ai_type_selelct .ant-select-selection:active,.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .left_type_box .ai_type_selelct .ant-select-selection:hover{border-color:#7b68ee}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .left_type_box .ai_type_selelct .ant-select-arrow{display:none}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .left_type_box .ai_type_selelct .ant-select-selection-selected-value{font-size:16px;font-weight:700;color:#7b68ee}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .btn_box{display:flex;align-items:flex-end}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .st_textarea_limit{color:#b6b6b6;font-size:14px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .st_textarea_btn .ai_btn_send{cursor:pointer;margin-left:12px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send:before{background:linear-gradient(315deg,#e485ff,#32c5ff,#d1a5fe,#32c5ff);border-radius:12px;box-shadow:0 12px 16px 0 rgba(188,190,232,.2),inset 0 2px 6px 3px rgba(243,235,255,.6);content:"";position:absolute;right:-1px;top:-1px;z-index:-1}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .textarea_content{height:100%;overflow:hidden;overflow-y:auto}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .textarea_content .ant-input{border:none;border-radius:12px;overflow:hidden}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .select_object_content{height:100%;overflow:hidden;text-align:left;padding:4px 12px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .select_object_content .select_object_title{font-size:16px;font-weight:600;margin-bottom:4px;display:flex;justify-content:space-between}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .select_object_content .select_object_title .select_object_btn{padding:0;line-height:18px;height:24px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .select_object_content .select_object_item{display:flex;align-items:center;padding:8px 16px;font-size:16px;background:#f6f8fe;border-radius:8px;margin-bottom:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send .select_object_content .select_object_item .object_item_name{flex:1;overflow:hidden}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate{height:160px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate .select_report_template_content{height:100%;overflow:hidden;padding:2px 12px;text-align:left}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate .select_report_template_content .select_reportTemplat_title_box{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate .select_report_template_content .select_reportTemplat_empty_item{min-height:72px;padding:4px 16px;font-size:16px;background:#f6f8fe;border-radius:8px;margin-bottom:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate .select_report_template_content .select_reportTemplat_item{padding:4px 16px;font-size:16px;background:#f6f8fe;border-radius:8px;margin-bottom:4px}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate .select_report_template_content .select_reportTemplat_item .reportTemplat_content{display:flex;align-items:center;padding:4px 0}.st_AI_Drawer .ant-drawer-content .ant-drawer-body .stDrawer__flex_footer .st_textarea_content .st_textarea_content_send.st_textarea_select_reportTemplate .select_report_template_content .select_reportTemplat_item .reportTemplat_content .reportTemplat_name{flex:1;overflow:hidden}.st_collect{cursor:pointer}.st_collect .no_collect:hover,.st_collect:hover .st-icon{color:#ffc136}.delete_obj_modal .delete_modal_main{color:#333}.delete_obj_modal .delete_modal_main .line{height:1px;background:#ebebeb;width:100%;margin-bottom:14px}.delete_obj_modal .delete_modal_main .text2{margin-top:12px;margin-bottom:20px}.delete_obj_modal .delete_modal_main .text2 .text_label{color:#000;font-weight:700}.delete_obj_modal .delete_modal_main .text3{margin-bottom:15px;color:#929aad;font-size:12px}.delete_obj_modal .delete_modal_main .delete_img{margin-top:12px}.delete_obj_modal .child_list .list_item{justify-content:space-between}.delete_obj_modal .child_list .left_name{max-width:345px;color:#364056;height:26px;line-height:26px}.delete_obj_modal .child_list .more_child,.delete_obj_modal .child_list .right_type{color:#929aad}.delete_obj_modal .ant-btn-primary{background-color:#f54a45;border-color:#f54a45}.delete_obj_modal .ant-btn-primary:hover{border-color:#f54a45}.stBreadList{display:flex;font-size:14px;font-weight:400;line-height:24px;padding:8px 20px;align-items:center}.stBreadList .title_list{display:flex;max-width:150px;align-items:center;color:#999}.stBreadList .title_list:last-child{color:#333}.stBreadList .title_list:hover{cursor:pointer;color:#428eff}.stBreadList .title_list span{flex:1;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;align-items:center}.stBreadList .title_list .st-icon{flex-shrink:0}.stBreadCrumbs_popover .ant-popover-inner-content{padding:8px 20px}.stBreadCrumbs_popover .title_list{display:flex;line-height:24px;padding:7px 0;max-width:150px;color:#999}.stBreadCrumbs_popover .title_list,.stBreadCrumbs_popover .title_list span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;align-items:center}.stBreadCrumbs_popover .title_list span{flex:1}.stBreadCrumbs_popover .title_list .st-icon{flex-shrink:0}.stBreadCrumbs_popover .title_list:hover{cursor:pointer;color:#428eff}.accept_footer{display:flex;justify-content:space-between;align-items:center}.accept_footer .left_btn{width:116px}.accept_footer .right_btn{margin-left:auto}.accept_footer .right_btn,.self_slot .ant-form-item-required,.self_slot .slot_item{display:flex;align-items:center}.self_slot .slot_item{justify-content:space-between;flex:1}.self_slot .bangzhu_icon{color:rgba(0,0,0,.15)}.associatedWithMeeting_page{height:100%;flex:1;overflow:hidden;overflow-y:auto;padding-top:20px}.associatedWithMeeting_page .ant-empty-image{height:auto}.associatedWithMeeting_page .meeting_list_item{width:100%;overflow:hidden;margin-bottom:8px}.associatedWithMeeting_page .meeting_list_item .item_title{width:40%;cursor:pointer}.associatedWithMeeting_page .meeting_list_item .item_title:hover{color:#7b68ee}.associatedWithMeeting_page .meeting_list_item .item_right_box{flex:1;margin-left:20px;justify-content:space-between}.associatedWithMeeting_page .meeting_list_item .item_right_box .remove_icon{margin-left:20px}.quota_table{padding:16px 0;width:100%}.quota_table .ant-input-number-handler-wrap{display:none}.quota_table .list{display:flex;margin-bottom:20px}.quota_table .list .type{width:70px;flex-shrink:0}.quota_table .list .type .ant-select{width:100%}.quota_table .list .content{flex:1;padding-left:16px}.quota_table .list .weight{width:115px;flex-shrink:0;position:relative;padding-left:16px;display:flex;justify-content:flex-start;align-items:center}.quota_table .list .weight .ant-input-number{width:70px;margin-right:12px}.quota_table .list .weight .ant-input-number .ant-input-number-input{padding-right:20px}.quota_table .list .weight .unit{position:absolute;right:35px}.quota_table .list .weight .del{opacity:.2}.quota_table .list .weight .del:hover{opacity:.4}.quota_table .list .weight .del .st-icon{cursor:pointer;width:16px;height:16px}.quota_table .quota_title{padding-left:12px;height:40px;line-height:40px;background:rgba(0,0,0,.03);font-weight:600;color:rgba(0,0,0,.6);border-bottom:1px solid rgba(0,0,0,.05)}.quota_table .tips{margin-top:-20px;height:20px;line-height:20px;font-size:14px;color:#ff3434}.quota_table .add_more{color:#428eff;cursor:pointer;display:inline-block}.quota_table .add_more:hover{opacity:.8}.common_check_criterias,.standard{border:1px solid #e6e6e6;border-radius:12px;padding:12px 16px}.common_check_criterias .title,.standard .title{line-height:24px;color:rgba(0,0,0,.4);margin-bottom:20px;margin-top:20px}.common_check_criterias .standard_content li,.standard .standard_content li{margin-bottom:16px}.common_check_criterias .standard_content li:last-child,.standard .standard_content li:last-child{margin-bottom:0}.common_check_criterias .standard_content li .content_text,.standard .standard_content li .content_text{color:#333}.common_check_criterias .standard_content li .DisableBac,.standard .standard_content li .DisableBac{color:#999}.common_check_criterias .standard_content li .standard_base,.standard .standard_content li .standard_base{display:flex;align-items:flex-start;line-height:20px;padding:6px 8px;margin:0 -8px;border-radius:4px}.common_check_criterias .standard_content li .standard_base:hover,.standard .standard_content li .standard_base:hover{cursor:pointer;background:#f7f7f7}.common_check_criterias .standard_content li .standard_base .dlr,.standard .standard_content li .standard_base .dlr{margin-left:auto;width:100px;color:rgba(0,0,0,.4);text-align:right;flex-shrink:0}.common_check_criterias .standard_content li .now_standar,.standard .standard_content li .now_standar{display:flex;flex-direction:row;align-items:center;line-height:20px;margin-top:4px;padding-left:12px}.common_check_criterias .standard_content li .now_standar span,.standard .standard_content li .now_standar span{color:rgba(0,0,0,.4)}.common_check_criterias .standard_content li .now_standar .tit,.standard .standard_content li .now_standar .tit{flex-shrink:0;align-self:flex-start}.common_check_criterias .standard_content li .now_standar .con,.standard .standard_content li .now_standar .con{word-break:break-all}.common_check_criterias .standard_content li .now_standar .standar_icon,.standard .standard_content li .now_standar .standar_icon{flex-shrink:0;cursor:pointer;width:16px;height:16px;font-size:16px;color:#428eff;margin-left:6px}.common_check_criterias .standard_content li .now_standar .standar_icon:hover,.standard .standard_content li .now_standar .standar_icon:hover{opacity:.8}.st_graphicTag{position:relative}.st_graphicTag :hover .del{display:block!important}.st_graphicTag :hover .down2{display:none}.st_graphicTag .st_graphicTag_trigger{display:flex;border:1px solid transparent;border-radius:4px;padding:8px 12px}.st_graphicTag .st_graphicTag_trigger .tag_icon{margin-bottom:12px}.st_graphicTag .st_graphicTag_trigger.isOpca{opacity:0}.st_graphicTag .st_graphicTag_trigger.isActive{border-color:#428eff;opacity:1}.st_graphicTag .st_graphicTag_trigger:hover{cursor:pointer;border-color:#428eff;background:#f7f7f7;opacity:1}.st_graphicTag .st_graphicTag_trigger .select_tag{display:flex;flex-wrap:wrap;margin-bottom:-12px;min-height:32px;flex:1}.st_graphicTag .st_graphicTag_trigger .del{display:none;color:rgba(0,0,0,.25);background:#fff;align-self:center}.st_graphicTag .st_graphicTag_trigger .down{align-self:center;color:#ccc}.st_graphicTag .st_dropdown{position:absolute;top:calc(100% + 5px);width:100%;display:flex;flex-direction:column;box-shadow:0 2px 8px rgba(0,0,0,.15);z-index:1000;background:#fff;padding:20px 20px 4px 20px}.st_graphicTag .st_dropdown .graphicTag_item{display:flex}.st_graphicTag .st_dropdown .graphicTag_item:last-child{margin-bottom:0}.st_graphicTag .st_dropdown .graphicTag_item .tag_label{width:80px;text-align:left;flex-shrink:0}.st_graphicTag .st_dropdown .graphicTag_item .tag_content{display:flex;flex-wrap:wrap}.st_graphicTag .st_dropdown .graphicTag_item .tag_content .tag_icon{margin-bottom:16px;cursor:pointer}.st_graphicTag .tag_icon{position:relative;width:20px;height:20px;margin-right:12px}.st_graphicTag .tag_icon .icon_img{width:20px;height:20px;vertical-align:top}.st_graphicTag .tag_icon .icon_del{position:absolute;top:-7px;right:-7px;width:14px;height:14px}.st_check_accept_list .stFlowLine .ant-timeline-item.flowItem .member{cursor:pointer}.st_check_accept_list .base_info .activeMember .ant-avatar{border-color:#3e79ff}.st_check_accept_list .base_info .info_type{color:#929aad;margin-left:30px}.ant-notification-bottomRight{margin-right:0;width:auto}.examplesTips{margin-bottom:0;padding:24px 32px}.examplesTips .ant-notification-notice-close{top:27px}.examplesTips .ant-notification-notice-message{color:#333;font-weight:600;width:100%;text-align:center;font-size:20px;margin-bottom:32px}.object_tabs_tip .item{line-height:24px;margin-bottom:24px}.object_tabs_tip .item:last-child{margin-bottom:0}.object_tabs_tip .item .item_title{color:#333;font-weight:600;margin-bottom:4px}.object_tabs_tip .item .item_label{color:#666}.object_tabs_tip .measure{display:flex;margin-bottom:12px}.object_tabs_tip .measure .measure_title{flex:1}.object_tabs_tip .measure .measure_label{flex-shrink:0;width:85px;text-align:right}.changeMonth{display:flex}.changeMonth .selectDate{line-height:32px;font-weight:600;color:rgba(0,0,0,.6);padding-right:12px}.changeMonth .weekBox{position:relative;width:204px}.changeMonth .weekBox .ant-btn{position:absolute;z-index:9}.changeMonth .weekBox .ant-btn:active,.changeMonth .weekBox .ant-btn:focus,.changeMonth .weekBox .ant-btn:hover{border-color:#d9d9d9;color:#428eff}.changeMonth .weekBox .ant-btn[disabled]{color:rgba(0,0,0,.25);background-color:#f5f5f5;border-color:#d9d9d9}.changeMonth .weekBox .ant-btn.left{left:0;top:0;border-radius:4px 0 0 4px}.changeMonth .weekBox .ant-btn.right{right:0;top:0;border-radius:0 4px 4px 0}.changeMonth .weekBox .ant-calendar-picker:hover .ant-calendar-picker-input:not(.ant-input-disabled){border-color:#d9d9d9;color:#428eff;cursor:pointer}.changeMonth .weekBox .ant-calendar-picker{width:100%}.changeMonth .weekBox .ant-calendar-picker .ant-input{text-align:center;border-radius:4px;font-weight:600;color:rgba(0,0,0,.6)}.workTime .select_is_week{margin-left:20px}.workTime .select_is_week .ant-checkbox+span{padding-left:6px;padding-right:0}.remark_work{margin-bottom:24px}.task_time_box{border-radius:4px;overflow:hidden;display:flex;position:relative;padding-left:150px}.task_time_box .userBox{position:absolute;left:0;width:150px;border-radius:4px 0 0 4px;border:1px solid #e5e5e5;border-right:none;height:100%;overflow-y:auto;overflow-y:overlay}.task_time_box .userBox .user_li{cursor:pointer;margin:12px 6px;padding:6px 8px;color:rgba(0,0,0,.8);border-radius:4px}.task_time_box .userBox .user_li .name{font-weight:600}.task_time_box .userBox .user_li .time_statistics{display:flex;justify-content:space-between}.task_time_box .userBox .user_li .time_statistics span{flex:1;position:relative;padding-left:10px}.task_time_box .userBox .user_li .time_statistics span:before{content:" ";position:absolute;display:inline-block;width:6px;height:6px;border-radius:50%;top:8px;left:0}.task_time_box .userBox .user_li .time_statistics .practical:before{background:#4bc69a}.task_time_box .userBox .user_li .time_statistics .estimate:before{background:rgba(66,142,255,.3)}.task_time_box .userBox .user_li.active,.task_time_box .userBox .user_li:hover{background:rgba(66,142,255,.1)}.task_time_box .time_box{display:flex;flex-direction:column;flex:1}.task_time_box .time_box .month_box{display:flex;justify-content:space-between;border-radius:0 4px 0 0;border:1px solid #e5e5e5;height:56px;padding:12px 16px}.task_time_box .time_box .month_box .add_time{line-height:32px}.calendar_header{display:flex;flex-direction:row;border:1px solid #e5e5e5;border-bottom:none;border-top:none}.calendar_header .calendar_date{flex:1;text-align:right;width:14.28571%;height:52px;line-height:52px;padding:0 12px}.calendar_body{display:flex;flex-wrap:wrap;border:1px solid #e5e5e5;border-left:transparent;border-top:transparent;border-radius:4px}.calendar_body .calendar_date{text-align:right;width:14.28571%;border:1px solid #e5e5e5;border-right:transparent;border-bottom:transparent;padding:4px 8px 16px 8px}.calendar_body .calendar_date.disabled,.calendar_body .calendar_date.week0,.calendar_body .calendar_date.week6{background:#fafafa}.calendar_body .calendar_date.disabled .date_time,.calendar_body .calendar_date.week0 .date_time,.calendar_body .calendar_date.week6 .date_time{color:rgba(0,0,0,.6)}.calendar_body .calendar_date .noDateHide{opacity:0}.calendar_body .calendar_date:hover .noDateHide{opacity:1}.calendar_body .calendar_date:hover .noDateHide .man_hour{color:rgba(0,0,0,.4)}.calendar_body .calendar_date .clickDate{opacity:1}.calendar_body .calendar_date .date_time{color:rgba(0,0,0,.8);font-weight:600;height:24px;line-height:24px;width:24px;border-radius:50%;text-align:center;background:transparent;margin-left:auto}.calendar_body .calendar_date .date_time.today{background:#428eff;color:#fff}.calendar_body .calendar_date .man_hour{display:flex;align-items:center;cursor:pointer;height:24px;line-height:24px;padding:0 8px;color:rgba(0,0,0,.8)}.calendar_body .calendar_date .man_hour .block{width:6px;height:6px;display:inline-block;margin-right:6px;border-radius:50%}.calendar_body .calendar_date .man_hour:hover{background:rgba(0,0,0,.03)}.calendar_body .calendar_date .practical{margin-top:6px}.calendar_body .calendar_date .practical .block{background:#4bc69a}.calendar_body .calendar_date .estimate{margin-top:6px}.calendar_body .calendar_date .estimate .block{background:rgba(66,142,255,.3)}.task_time .ant-popover-inner-content{padding:20px}.task_time .ant-popover-inner-content .ant-popover-message{padding:0}.task_time .ant-popover-inner-content .ant-popover-message .time_title{font-weight:600;color:rgba(0,0,0,.8);margin-bottom:16px}.task_time .ant-popover-inner-content .ant-popover-message .time_footer{display:flex;justify-content:flex-end}.task_time .ant-popover-inner-content .ant-popover-message .anticon{display:none}.task_time .ant-popover-inner-content .ant-popover-message .ant-popover-message-title{padding:0}.task_time .ant-popover-buttons{display:none}.calendar_tip{display:flex;flex-direction:row;justify-content:space-between;line-height:24px;margin-top:8px}.calendar_tip .info{display:flex}.calendar_tip .info span{padding-left:24px}.calendar_tip .info .practical{margin-left:24px}.calendar_tip .info .practical:before{content:" ";display:inline-block;width:6px;height:6px;border-radius:50%;top:8px;left:0;background:#4bc69a;margin-right:6px;vertical-align:middle}.calendar_tip .info .estimate{margin-left:24px}.calendar_tip .info .estimate:before{content:" ";display:inline-block;width:6px;height:6px;border-radius:50%;top:8px;left:0;background:rgba(66,142,255,.3);margin-right:6px;vertical-align:middle}.add_batch_time .ant-dropdown-menu{padding:8px 0}.add_batch_time .ant-dropdown-menu .ant-dropdown-menu-item{line-height:24px;color:rgba(0,0,0,.8);padding:7px 16px}.cost_footer{display:flex;align-items:center;justify-content:space-between}.expenditure .ant-drawer-body{padding-bottom:94px}.fileList_page,.fileList_page .file_list{width:100%}.fileList_page .file_list .file_item{width:100%;height:60px;border-radius:4px;padding:0 14px;justify-content:space-between;border:1px solid transparent}.fileList_page .file_list .file_item:hover{background:#f5f6fa;border:1px solid transparent}.fileList_page .file_list .file_item .item_left{flex:1}.fileList_page .file_list .file_item .item_left .file_name{flex:1;font-size:16px;font-weight:400;color:#364056;margin:0 24px 0 12px}.fileList_page .file_list .file_item .item_right{width:50%;justify-content:space-between}.fileList_page .file_list .file_item .item_right .file_size{font-size:14px;color:#364056}.fileList_page .file_list .file_item .item_right .delete_icon_obj{width:16px;height:16px;font-size:18px;cursor:pointer}.fileList_page .file_list .file_item .item_right .attention_icon{margin-right:12px;cursor:pointer}.fileList_page .file_list .item_border{border:1px solid #e8eaed;margin-bottom:12px}.fileList_page .uploading-style{width:100%;height:60px;background:#f5f6fa;border-radius:4px;padding:0 14px}.fileList_page .uploading-style .uploading_left{flex:1}.fileList_page .uploading-style .uploading_left .file_name{flex:1;font-size:16px;font-weight:400;color:#364056;margin:0 24px 0 12px}.fileList_page .uploading-style .uploading_right{width:50%;justify-content:space-between}.fileList_page .uploading-style .uploading_right .file_iconshanchu{width:16px;height:16px;font-size:16px;cursor:pointer}.fileList_page .uploading-style .uploading_right .progressBox{width:190px;height:6px;border-radius:7px;background:#d8d8d8;overflow:hidden}.fileList_page .uploading-style .uploading_right .progressBox .progressBar{height:6px;background:#428eff;border-radius:7px}.fileList_page .upload_btn{padding-left:0}.more_edit_file .ant-popover-inner-content{padding:4px 6px;width:108px}.more_edit_file .ant-popover-inner-content .pop_item{width:100%;height:32px;line-height:32px;border-radius:4px;text-align:center}.more_edit_file .ant-popover-inner-content .pop_item:hover{background:#eff0f1}.file_content_page .file_top{justify-content:space-between}[data-theme=purple] .file_content_page .add_button{color:#7b68ee}[data-theme=blue] .file_content_page .add_button{color:#3e79ff}[data-theme=gray] .file_content_page .add_button,[data-theme=white] .file_content_page .add_button{color:#7b68ee}.no_border_select .ant-select-selection{border-color:transparent!important;background-color:transparent!important;box-shadow:none}.childrenOBject_page .sbstask_tree .el-tree__empty-block{display:none}.childrenOBject_page .sbstask_tree .el-tree-node__expand-icon{font-size:18px;color:#656f7d;padding:0}.childrenOBject_page .sbstask_tree .el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.childrenOBject_page .sbstask_tree:focus.el-tree-node__content{background:#fff}.childrenOBject_page .sbstask_tree .el-tree-node__content{height:48px;background:#fff!important;cursor:default}.childrenOBject_page .custom_tree_node{width:100%;justify-content:space-between;overflow:hidden}.childrenOBject_page .custom_tree_node .node_left{flex:1}.childrenOBject_page .custom_tree_node .node_left .obj_name:hover{cursor:pointer}[data-theme=purple] .childrenOBject_page .custom_tree_node .node_left .obj_name:hover{color:#7b68ee}[data-theme=blue] .childrenOBject_page .custom_tree_node .node_left .obj_name:hover{color:#3e79ff}[data-theme=gray] .childrenOBject_page .custom_tree_node .node_left .obj_name:hover,[data-theme=white] .childrenOBject_page .custom_tree_node .node_left .obj_name:hover{color:#7b68ee}.childrenOBject_page .custom_tree_node .node_right{width:50%;justify-content:flex-end}.childrenOBject_page .custom_tree_node .node_right .status{display:inline-block;width:52px;text-align:center;border:1px solid transparent;font-weight:400;color:#428eff;font-size:12px;height:20px;line-height:20px;overflow:hidden;vertical-align:middle;border-radius:4px}.childrenOBject_page .custom_tree_node .node_right .status.status1{background:#f3f3f3;color:#999}.childrenOBject_page .custom_tree_node .node_right .status.status2{background:#f0f6ff;color:#428eff}.childrenOBject_page .custom_tree_node .node_right .status.status3{background:#f6ffed;color:#52c41a}.childrenOBject_page .custom_tree_node .node_right .status.status4{background:#f3f3f3;color:#f29225}.childrenOBject_page .custom_tree_node .node_right .status.status5{background:#f3f3f3;color:#ccc}.childrenOBject_page .custom_tree_node .node_right .user_info{width:100px;margin-left:32px}.childrenOBject_page .custom_tree_node .node_right .user_info .avatar{flex-shrink:0}.childrenOBject_page .custom_tree_node .node_right .user_info .user_name{margin-left:6px}.childrenOBject_page .custom_tree_node .node_right .del_box{margin-left:24px}.childrenOBject_page .el-tree .el-icon-caret-right:before{content:"\e723";font-size:18px;margin-right:4px}.childrenOBject_page .el-tree .expanded:before{content:"\e722";font-size:18px;margin-right:4px}.childrenOBject_page .el-tree .expanded{transform:rotate(0deg)}.sticon_xingzhuangbeifen{margin:0 6px;cursor:pointer}.select_object{width:100%}.select_object .select_box_top{display:flex;align-items:center}.select_object .select_box_top .select_box_top_right{flex:60%}.select_object .select_box_top .select_box_top_right .range_time .date_icon{left:4px}.select_object .select_box_top .select_box_top_left{flex:40%}.select_object .select_box_top .select_box_top_left .ant-input{font-size:12px}.select_object .select_box_content{width:100%;height:220px;margin-top:20px;padding:6px 0;overflow:auto}.select_object .select_box_content .select_box_content_item{display:flex;height:54px;padding:12px;justify-content:space-between;align-items:center;border-bottom:1px solid #e8eaed}.select_object .select_box_content .select_box_content_item:hover{background-color:#f6f7f8;cursor:pointer}.select_object .select_box_content .select_box_content_item .item_object_name{font-size:14px;font-weight:400;color:#4d596c;margin-left:8px}.select_object .select_box_content .select_box_content_item .item_user_name{display:inline-block;width:60px}.select_object .select_box_content .select_box_content_item .item_left{width:70%}.select_object .select_box_content .select_box_content_item .item_right{display:flex;align-items:center}.select_object .select_box_content .select_box_content_item .item_right .item_right_position{font-size:12px;font-weight:400;color:#7b68ee;flex-shrink:0}.select_object .select_box_content .select_box_content_item .item_right .xian{width:1px;height:16px;background-color:#e5e5e5;margin:0 8px}.select_object .select_box_floor{display:flex;justify-content:flex-end;margin-top:16px}.select_object .select_box_floor .btn{width:60px;height:32px;border-radius:4px}.select_object .select_box_floor .cencel{background:#fff;border:1px solid #e8eaed}.select_object .select_box_floor .affirm{background:#7b68ee;border:none;margin-left:12px;color:#fff}.st_change_time{display:inline-block}.st_change_time .ant-calendar-picker-input::-moz-placeholder{font-size:14px;font-weight:400;color:#a8aeba}.st_change_time .ant-calendar-picker-input::placeholder{font-size:14px;font-weight:400;color:#a8aeba}.st_change_time:hover .ant-calendar-picker-input{cursor:pointer;background-color:#f0f1f3}.st_change_time .change_item .anticon-calendar{display:none}.st_user_input_select .ant-select-selection{border-radius:4px 0 0 4px;border-color:#ccced1}.st_user_input_select .ant-select{min-width:120px}.st_user_input_select .add_user_icon{height:32px;width:32px;justify-content:space-around;border:1px solid #ccced1;border-left:0;border-radius:0 4px 4px 0;cursor:pointer}.st_user_input_select .add_user_icon:hover .anticon{color:#7b68ee}.chang_project_page{width:320px;max-height:420px;background:#fff;display:flex;flex-direction:column}.chang_project_page .search{padding:24px 24px 20px 24px}.chang_project_page .base_project{flex:1;padding:0 0 24px 0;display:flex;flex-direction:column;overflow:hidden}.chang_project_page .base_project .base_project_content{flex:1;overflow-y:auto;overflow-y:overlay}.chang_project_page .base_project .item_classify{padding:0 24px;color:#4d596c}.chang_project_page .base_project .item_line{width:calc(100% - 48px);height:1px;background:#e8eaed;margin:12px auto}.chang_project_page .search_project{flex:1;padding:0 0 24px 0;overflow:hidden;display:flex;flex-direction:column;overflow-y:auto;overflow-y:overlay}.chang_project_page .project_list .project_item{display:flex;align-items:center;height:56px;padding:0 24px}.chang_project_page .project_list .project_item:hover{cursor:pointer;background:#f6f7f7}.chang_project_page .project_list .project_item .item_icon{flex-shrink:0;width:38px;height:38px;border-radius:6px;display:flex;align-items:center;justify-content:center;margin-right:10px}.chang_project_page .project_list .project_item .item_icon .st-icon{width:21px;height:19px;color:#fff}.chang_project_page .project_list .project_item .name{flex:1;overflow:hidden}.chang_project_page .project_list .project_item .name .tilte{font-size:14px;font-weight:400;color:#364056;line-height:14px;margin-bottom:8px}.chang_project_page .project_list .project_item .name .tips{font-size:12px;font-weight:400;color:#929aad;line-height:12px}.chang_project_page .project_list .project_item .select{flex-shrink:0;width:16px;height:16px}.chang_project_page .project_list .project_item .select .st-icon{width:16px;height:16px}.change_task_classify{height:28px;line-height:28px;background:#e2efff;border-radius:4px;border:1px solid #e8eaed;font-size:14px;margin-right:16px}.change_task_classify .task_classify_box{width:132px;padding:0 10px;justify-content:space-between;cursor:pointer}.change_task_classify .no_isEdit{width:118px;padding:0 18px}.change_task_classify .subtask_box{padding:0 20px}.task_classify_popover .ant-popover-arrow{display:none}.task_classify_popover .ant-popover-inner-content{width:160px;padding:4px 0}.task_classify_popover .ant-popover-inner-content .task_classify{height:40px;padding:0 14px}.task_classify_popover .ant-popover-inner-content .task_classify .classify_name{flex:1;margin-left:4px}.task_classify_popover .ant-popover-inner-content .task_classify:hover{cursor:pointer;background:rgba(146,154,173,.1)}.change_object_classify .ant-popover-inner{width:540px;background:#fff;padding:32px 22px;box-shadow:0 2px 12px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.change_object_classify .ant-popover-inner-content{max-height:500px;padding:0;display:flex;flex-direction:column;overflow:hidden}.change_project_classify .ant-popover-inner{width:320px;max-height:500px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.change_project_classify .ant-popover-inner-content{max-height:500px;padding:0;display:flex;flex-direction:column;overflow:hidden}.change_type_model .ant-modal-confirm-content{margin-left:0}.taskNoticeRuleList_page .rule_list{flex:1;padding:12px 24px}.taskNoticeRuleList_page .rule_list .rule_item{justify-content:space-between;margin:8px 0}.taskNoticeRuleList_page .rule_list .rule_item .rule_text_box .text_box_left{margin-right:24px}.taskNoticeRuleList_page .rule_list .rule_item .btn_box .link_btn{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#364056;margin-left:12px;cursor:pointer}.taskNoticeRuleList_page .rule_list .rule_item .btn_box .link_edit_btn{color:#7b68ee}.taskNoticeRuleList_page .rule_list .rule_item .btn_box .link_del_btn{color:#fe6178}.taskNoticeRuleList_page .rule_list .rule_input_box{width:100%;overflow:hidden}.taskNoticeRuleList_page .rule_list .rule_input_box .rule_input{flex:1}.taskNoticeRuleList_page .rule_list .rule_input_box .rule_input .day_text,.taskNoticeRuleList_page .rule_list .rule_input_box .rule_input .select_item{margin-right:12px}.taskNoticeRuleList_page .rule_list .rule_input_box .btn_box .link_btn{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#364056;margin-left:12px;cursor:pointer}.taskNoticeRuleList_page .rule_list .rule_input_box .btn_box .link_save_btn{color:#7b68ee}.taskNoticeRuleList_page .rule_list .add_link_btn{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:14px;color:#364056;cursor:pointer;color:#7b68ee}.user_radio_select .depList .depBox .dep{height:48px;overflow:hidden}.user_radio_select .depList .depBox .dep>.name{display:flex;align-items:center;flex:1;overflow:hidden}.user_radio_select .depList .depBox .dep .next_dept{margin-left:12px}.user_radio_select .el-radio-group{display:flex;overflow:hidden}.user_radio_select .el-radio-group .checkbox_user{flex:1;display:flex;flex-direction:column;overflow:hidden}.user_radio_select .el-radio-group .checkbox_user .el-radio{display:flex;align-items:center}.user_radio_select .el-radio-group .checkbox_user .el-radio .el-radio__label{display:flex;align-items:center;flex-direction:row;flex:1;overflow:hidden}.user_radio_select .el-radio-group .checkbox_user .el-radio .el-radio__label .name{display:flex;overflow:hidden}.label_drag_popover .pop_title{justify-content:space-between}.label_drag_popover .ant-popover-inner-content{padding:0;width:200px}.label_drag_popover .drag_list{max-height:300px;overflow-y:auto;overflow-y:overlay}.label_drag_popover .switch_list{width:100%;height:30px;display:flex;align-items:center;padding:0 18px 0 8px}.label_drag_popover .switch_list .switch_img{width:16px;height:16px;margin-right:4px}.label_drag_popover .switch_list .switch_img .forbid,.label_drag_popover .switch_list .switch_img .handle{width:100%;height:100%;vertical-align:inherit}.label_drag_popover .switch_list .switch_img .handle{cursor:move}.label_drag_popover .switch_list .switch_img .forbid{opacity:0}.label_drag_popover .switch_list .switch_text{flex:1}.sort_icon[data-v-18d0543d]{margin-left:4px;cursor:pointer}.sort_icon .st-icon[data-v-18d0543d]{transform:rotate(90deg);color:#c0c4ce}.sort_icon .st-icon[data-v-18d0543d]:hover{color:#7b68ee}.task_created_model_box .task_bgc1{background:linear-gradient(134deg,#60a4ff,#005bff)}.task_created_model_box .task_bgc2{background:linear-gradient(142deg,#d497ff,#7b68ee)}.task_created_model_box .task_bgc3,.task_created_model_box .task_bgc4,.task_created_model_box .task_bgc5{background:linear-gradient(142deg,#ffc136,#ff9b36)}.task_created_model_box .task_description .ck-content{border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top:0!important}.task_created_model_box .task_description .ck-focused{border:1px solid #ccced1!important;border-top:0!important;box-shadow:none!important}.task_created_model_box .task_description .ck-toolbar_grouping{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.task_created_model_box .svg_icon_box .bq_icon{transform:scale(1.7)}.task_created_model_box .svg_icon_box:hover{cursor:pointer}[data-theme=purple] .task_created_model_box .svg_icon_box:hover{color:#7b68ee}[data-theme=blue] .task_created_model_box .svg_icon_box:hover{color:#3e79ff}[data-theme=gray] .task_created_model_box .svg_icon_box:hover,[data-theme=white] .task_created_model_box .svg_icon_box:hover{color:#7b68ee}.task_created_model_box .user_item{height:42px;line-height:42px;margin-right:12px}.task_created_model_box .userInfo{justify-content:space-between;width:108px;height:34px;padding:0 8px;background-color:transparent;border-radius:20px}.task_created_model_box .userInfo:hover{background-color:rgba(239,240,241,.8);cursor:pointer}.task_created_model_box .userInfo:hover .close{opacity:1}.task_created_model_box .userInfo:hover .close:hover .closeIcon{color:#7b68ee;cursor:pointer}.task_created_model_box .userInfo .close{opacity:0}.task_created_model_box .userInfo .userName{font-size:14px;font-weight:400;color:#333f57;flex:1;margin:0 6px}.task_created_model_box .principal_icon{cursor:pointer}.task_created_model_box .principal_icon .addUserIcon{width:24px;height:24px}[data-theme=purple] .task_created_model_box .principal_icon:hover{color:#7b68ee}[data-theme=blue] .task_created_model_box .principal_icon:hover{color:#3e79ff}[data-theme=gray] .task_created_model_box .principal_icon:hover,[data-theme=white] .task_created_model_box .principal_icon:hover{color:#7b68ee}.task_created_model_box .affirmants_box{width:108px}.task_created_model_box .icon_style .st-icon{width:16px;height:16px;color:#c0c4ce}.task_created_model_box .form_title{font-size:14px;font-weight:400;color:#4d596c;margin-left:8px}.task_created_model_box .side_box{position:relative}.task_created_model_box .side_box:hover{cursor:pointer}.task_created_model_box .side_box:hover .userbox{border:1px solid #d9dbe9}.task_created_model_box .side_box:hover .cancelUsers{color:#7b68ee;display:block}.task_created_model_box .side_box:hover .cancelUsers:hover{cursor:pointer}.task_created_model_box .side_box .cancelUsers{position:absolute;top:-8px;right:-4px;display:none}.task_created_model_box .side_box .userbox{flex-wrap:wrap;position:relative;border-radius:4px;border:1px solid transparent}.task_created_model_box .side_box .userbox .addUserBtn{width:108px;height:34px;padding:0 8px;border-radius:20px}[data-theme=purple] .task_created_model_box .side_box .userbox .addUserBtn:hover{color:#7b68ee}[data-theme=blue] .task_created_model_box .side_box .userbox .addUserBtn:hover{color:#3e79ff}[data-theme=gray] .task_created_model_box .side_box .userbox .addUserBtn:hover,[data-theme=white] .task_created_model_box .side_box .userbox .addUserBtn:hover{color:#7b68ee}.task_created_model_box .ant-modal-body,.task_created_model_box .ant-modal-header{padding:0}.task_created_model_box .moadal_content{width:100%;max-height:550px;padding:24px 32px 0;overflow:auto}.task_created_model_box .moadal_content .st_user_input_select{padding-left:8px}[data-theme=purple] .task_created_model_box .moadal_content .ant-input:focus,[data-theme=purple] .task_created_model_box .moadal_content .ant-input:hover{border-color:#7b68ee}[data-theme=blue] .task_created_model_box .moadal_content .ant-input:focus,[data-theme=blue] .task_created_model_box .moadal_content .ant-input:hover{border-color:#3e79ff}[data-theme=gray] .task_created_model_box .moadal_content .ant-input:focus,[data-theme=gray] .task_created_model_box .moadal_content .ant-input:hover,[data-theme=white] .task_created_model_box .moadal_content .ant-input:focus,[data-theme=white] .task_created_model_box .moadal_content .ant-input:hover{border-color:#7b68ee}.task_created_model_box .row_style{margin-bottom:24px}.task_created_model_box .row_style .ck.ck-sticky-panel .ck-sticky-panel__content_sticky{z-index:1;position:inherit}.task_created_model_box .row_style .ck-content{min-height:160px;max-height:400px;overflow-y:auto;overflow-y:overlay}.task_created_model_box .row{min-height:44px;margin-bottom:24px;display:flex;align-items:center}.task_created_model_box .label_row{margin-bottom:24px;display:flex;align-items:flex-start}.task_created_model_box .name_input{margin-bottom:24px}.task_created_model_box .name_input .ant-input{border:none;padding-left:0;font-size:22px;font-weight:600;color:#364056}.task_created_model_box .name_input .ant-input::-moz-placeholder{font-size:20px;font-weight:500;color:#929aad}.task_created_model_box .name_input .ant-input::placeholder{font-size:20px;font-weight:500;color:#929aad}.task_created_model_box .task_title_box{width:100%}.task_created_model_box .task_title_box .top{width:100%;height:5px;border-radius:4px 4px 0 0}.task_created_model_box .task_title_box .task_title{width:100%;padding:19px 32px;font-size:16px;font-weight:500;color:#364056;justify-content:space-between}.task_created_model_box .task_title_box .task_title .onClose_icon{font-weight:400;width:13px;height:13px;color:#999}.task_created_model_box .task_title_box .task_title .onClose_icon:hover{cursor:pointer}[data-theme=purple] .task_created_model_box .task_title_box .task_title .onClose_icon:hover{color:#7b68ee}[data-theme=blue] .task_created_model_box .task_title_box .task_title .onClose_icon:hover{color:#3e79ff}[data-theme=gray] .task_created_model_box .task_title_box .task_title .onClose_icon:hover,[data-theme=white] .task_created_model_box .task_title_box .task_title .onClose_icon:hover{color:#7b68ee}.task_created_model_box .range_time_box .ant-input{border:none;padding-left:8px}.task_created_model_box .range_time_box .ant-input:focus{box-shadow:none!important}.task_created_model_box .ant-modal-close{top:5px}.task_created_model_box .modal_floor{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-radius:0 0 4px 4px;border-top:1px solid #e8eaed}.task_created_model_box .modal_floor .modal_floor_add{width:60px;height:32px;background:#7b68ee;border-radius:4px;margin-left:16px;border:0;color:#fff}.task_created_model_box .modal_floor .modal_floor_addNext{width:144px;height:32px;font-size:14px;font-weight:400;color:#7b68ee;background:#fff;border-radius:4px;border:1px solid #7b68ee;margin-left:16px}.task_created_model_box .modal_floor .modal_floor_cancel{width:60px;height:32px;background:#fff;border-radius:4px;border:1px solid #e8eaed}.task_created_model_box .modal_floor .modal_floor_cancel:hover{color:#7b68ee;border:1px solid #7b68ee}.task_created_model_box .modelFloorDisable .modal_floor_add,.task_created_model_box .modelFloorDisable .modal_floor_addNext{color:#929aad;background:#f3f3f3;border:1px solid #e8eaed;pointer-events:none}.task_created_model_box .modelFloorDisable .modal_floor_cancel{color:#7b68ee;border:1px solid #7b68ee}.task_created_model_box .select_project_box .img_icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#3e79ff;border-radius:3px;margin-right:8px}.task_created_model_box .select_project_box .objectIcon{margin-right:12px}.task_created_model_box .select_project_box .objectIcon .st-icon{width:20px;height:20px}.task_created_model_box .select_project_box .project_name{max-width:200px}.task_created_model_box .Priority_selec{width:88px;height:32px;border-radius:4px;justify-content:space-between;padding:0 8px}.task_created_model_box .Priority_selec:hover{background:#f3f4f6;cursor:pointer}.task_created_model_box .PrioritySelecActivity{background:#f3f4f6}.task_created_model_box .quadrants_select{width:128px}.task_popover .ant-popover-content{overflow:hidden}.select_inventory{padding:4px 10px;border-radius:4px}.select_inventory:hover{cursor:pointer;background:#f3f4f6}.taskRemind_popover .ant-popover-arrow{display:none}.taskRemind_popover .ant-popover-inner{background:#fffeff;box-shadow:0 2px 10px 0 rgba(0,0,0,.3);border-radius:6px}.taskRemind_popover .ant-popover-inner-content{width:660px;height:324px;padding:0;display:flex;flex-direction:column;overflow:hidden}.taskRemind_popover .ant-popover-inner-content .taskRemind_top_title{height:50px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid #e8eaed}.taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .top_title{font-family:PingFangSC,PingFang SC;font-weight:400;font-size:16px;color:#364056}.taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .onClose_icon{font-weight:400;width:13px;height:13px;color:#999}.taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .onClose_icon:hover{cursor:pointer}[data-theme=purple] .taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .onClose_icon:hover{color:#7b68ee}[data-theme=blue] .taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .onClose_icon:hover{color:#3e79ff}[data-theme=gray] .taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .onClose_icon:hover,[data-theme=white] .taskRemind_popover .ant-popover-inner-content .taskRemind_top_title .onClose_icon:hover{color:#7b68ee}.st_input_modal .main_name{margin-bottom:14px}.st_input_modal .main_name span{color:#f5222d;margin-right:6px}.subtask_list_model .top_title{font-size:12px;font-weight:400;color:#929aad;margin-bottom:24px}.subtask_list_model .staus_style{padding:2px 12px;font-size:12px;border-radius:12px}.subtask_list_model .subtask_list_box{height:300px;overflow:hidden;overflow-y:auto}.subtask_list_model .subtask_list_item{margin-bottom:20px;justify-content:space-between}.subtask_list_model .subtask_list_item .subtask_list_left .subtask_list_name{width:156px;margin-right:10px}.subtask_list_model .subtask_list_item .subtask_list_right .subtask_list_time{margin-right:18px}.subtask_list_model .subtask_list_item .subtask_list_right .avatar_style{width:72px}.subtask_list_model .floor_btn{justify-content:flex-end}.subtask_list_model .floor_btn .btn{margin-right:12px;border:1px solid #7b68ee;color:#7b68ee}.task_file_page .task_file_item{width:329px;height:72px;justify-content:space-between;background:#f3f6f8;margin-top:12px;border-radius:6px;padding:0 20px}.task_file_page .task_file_item .file_name_box{display:flex;flex-direction:column;width:172px;font-size:14px}.task_file_page .task_file_item .file_name_box .file_time{font-size:12px;font-weight:400;color:#4d596c}.task_file_page .task_file_item .file_edit_icon .file_icon{width:16px;height:16px;font-size:16px;cursor:pointer}.task_file_page .task_file_item .file_edit_icon .file_iconshanchu{margin-left:6px}.task_overview_page{padding-right:32px;overflow:hidden}.task_overview_page .svg_icon_box{display:inline-block;vertical-align:middle;overflow:hidden}.task_overview_page .svg_icon_box:hover{cursor:pointer}.task_overview_page .svg_icon_box:hover .svg_icon{transform:translateX(-24px);filter:drop-shadow(#7b68ee 24px 0)}.task_overview_page .disabled{pointer-events:none!important}.task_overview_page .principal_icon{justify-content:center;width:25px;height:25px;border:1px dashed #a8aeba;border-radius:100%;line-height:25px}.task_overview_page .icon_style .st-icon{width:16px;height:16px;color:#c0c4ce}.task_overview_page .form_title{font-size:14px;font-weight:400;color:#4d596c;margin-left:6px}.task_overview_page .ant-modal-body,.task_overview_page .ant-modal-header{padding:0}.task_overview_page .moadal_content{width:100%;overflow:hidden}[data-theme=purple] .task_overview_page .moadal_content .ant-input:focus,[data-theme=purple] .task_overview_page .moadal_content .ant-input:hover{border-color:#7b68ee}[data-theme=blue] .task_overview_page .moadal_content .ant-input:focus,[data-theme=blue] .task_overview_page .moadal_content .ant-input:hover{border-color:#3e79ff}[data-theme=gray] .task_overview_page .moadal_content .ant-input:focus,[data-theme=gray] .task_overview_page .moadal_content .ant-input:hover,[data-theme=white] .task_overview_page .moadal_content .ant-input:focus,[data-theme=white] .task_overview_page .moadal_content .ant-input:hover{border-color:#7b68ee}.task_overview_page .select_project_box{padding:4px 10px;border-radius:4px}.task_overview_page .select_project_box .objectIcon{margin-right:12px}.task_overview_page .select_project_box .objectIcon .st-icon{width:20px;height:20px}.task_overview_page .select_project_box:hover{cursor:pointer;background:#f3f4f6}.task_overview_page .popover_select{padding:4px 10px;border-radius:4px}.task_overview_page .popover_select:hover{cursor:pointer;background:#f3f4f6}.task_overview_page .upload_file_btn{padding:0 10px}.task_overview_page .miao_shu{overflow:hidden}.task_overview_page .miao_shu .miao_shu_text{display:flex;flex-direction:column}.task_overview_page .miao_shu .miao_shu_text .edit_btn{margin-left:auto;cursor:pointer;line-height:32px}.task_overview_page .miao_shu .task_miaoshu{padding:6px 10px;white-space:pre-wrap;border-radius:4px;overflow:hidden}.task_overview_page .miao_shu .task_miaoshu:hover{background:#f3f4f6}.task_overview_page .miao_shu .task_description_btn{margin-top:16px;justify-content:flex-end}.task_overview_page .miao_shu .task_description_btn .btn{margin-right:8px}.task_overview_page .miao_shu .st_editor_show{max-height:400px;overflow-y:auto;overflow-y:overlay}.task_overview_page .miao_shu .ck.ck-sticky-panel .ck-sticky-panel__content_sticky{z-index:1;position:inherit}.task_overview_page .miao_shu .ck-content{min-height:160px;max-height:400px;overflow-y:auto;overflow-y:overlay;border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top:0!important}.task_overview_page .miao_shu .ck-focused{border:1px solid #ccced1!important;border-top:0!important;box-shadow:none!important}.task_overview_page .miao_shu .ck-toolbar_grouping{border-top-left-radius:4px!important;border-top-right-radius:4px!important}.task_overview_page .taskEmptyStyle{font-size:14px;font-weight:400;color:#a8aeba}.task_overview_page .row_box{align-items:start;margin-bottom:24px;overflow:hidden}.task_overview_page .row{min-height:44px;margin-bottom:16px;display:flex;align-items:center}.task_overview_page .name_input{margin-bottom:24px}.task_overview_page .name_input .ant-input{border:none;padding-left:0;font-size:18px}.task_overview_page .task_title_box{width:100%}.task_overview_page .task_title_box .top{width:100%;height:5px;background:linear-gradient(142deg,#d497ff,#7b68ee);border-radius:4px 4px 0 0}.task_overview_page .task_title_box .task_title{width:100%;padding:19px 24px;font-size:16px;font-weight:500;color:#364056}.task_overview_page .range_time_box .ant-calendar-picker-clear{background:transparent}.task_overview_page .range_time_box .pastTime .ant-input{color:red}.task_overview_page .range_time_box .ant-input{border:none}.task_overview_page .range_time_box .ant-input:hover{cursor:pointer}.task_overview_page .range_time_box .ant-input:focus{box-shadow:none!important}.task_overview_page .ant-modal-close{top:5px}.task_overview_page .label_col{padding:0 12px}.task_overview_page .label_row{margin-bottom:16px}.task_overview_page .LabelPopover_col{overflow:hidden}.task_overview_page .LabelPopover_col .st_labelPopover{height:100%;flex-wrap:nowrap;overflow:hidden;align-items:flex-start}.task_overview_page .LabelPopover_col .label_content{margin-bottom:12px}.task_overview_page .LabelPopover_col .num_box{height:100%}.task_overview_page .confirm_user .userInfo{justify-content:space-between;width:108px;height:34px;padding:0 8px;background-color:transparent;border-radius:20px}.task_overview_page .confirm_user .userInfo:hover{background-color:rgba(239,240,241,.8);cursor:pointer}.task_overview_page .confirm_user .userInfo:hover .close{opacity:1}.task_overview_page .confirm_user .userInfo:hover .close:hover .closeIcon{color:#7b68ee;cursor:pointer}.task_overview_page .confirm_user .userInfo .close{opacity:0}.task_overview_page .confirm_user .userInfo .userName{font-size:14px;font-weight:400;color:#333f57;flex:1;margin-left:6px}.task_overview_page .confirm_user .confirm_user_icon{cursor:pointer}.task_overview_page .confirm_user .confirm_user_icon .addUserIcon{width:24px;height:24px}[data-theme=purple] .task_overview_page .confirm_user .confirm_user_icon:hover{color:#7b68ee}[data-theme=blue] .task_overview_page .confirm_user .confirm_user_icon:hover{color:#3e79ff}[data-theme=gray] .task_overview_page .confirm_user .confirm_user_icon:hover,[data-theme=white] .task_overview_page .confirm_user .confirm_user_icon:hover{color:#7b68ee}.task_overview_page .select_project_box{margin-right:6px}.task_overview_page .select_project_box .img_icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;background:#3e79ff;border-radius:3px;margin-right:8px}.task_overview_page .select_project_box .project_name{max-width:200px;margin-right:8px}.task_overview_page .Priority_selec{width:88px;height:32px;border-radius:4px;justify-content:space-between;padding:0 10px}.task_overview_page .Priority_selec:hover,.task_overview_page .PrioritySelecActivity{background:#f3f4f6}.task_popover .ant-popover-arrow{display:none}.task_popover .ant-popover-content{background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb}.task_popover .ant-popover-title{padding:0 16px;height:42px;line-height:42px;font-size:13px;font-weight:400;color:#4d596c}.task_popover .ant-popover-inner-content{max-height:260px;overflow-y:overlay;padding:0}.task_popover .task_inventory{height:48px;line-height:48px;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#4d596c;padding:0 16px}.task_popover .task_inventory:hover{background:#f6f7f7;cursor:pointer}.task_Priority_popover .ant-popover-title{display:none}.task_Priority_popover .ant-popover-inner-content{width:140px;padding:8px 6px;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb;overflow:hidden}.task_Priority_popover .task_inventory{height:36px;line-height:36px}.task_project_popover .ant-popover-inner{width:320px;max-height:500px;background:#fff;box-shadow:0 2px 12px 0 rgba(0,0,0,.12);border-radius:8px;overflow:hidden}.task_project_popover .ant-popover-inner-content{max-height:500px;padding:0;display:flex;flex-direction:column;overflow:hidden}.current_scroll_list[data-v-12aebd56]{background:rgba(66,142,255,.05)!important}.activeMember .ant-avatar[data-v-76264f04]{border-color:#3e79ff}.stCollapse .el-collapse-item__header{font-size:14px;color:rgba(0,0,0,.8);font-weight:600;border-bottom:none}.stCollapse .el-collapse-item__wrap{border-bottom:none}.content_bottom_right .left_content,.content_bottom_right .right_content,.milestones_dynamicMain .left_content,.milestones_dynamicMain .right_content,.object_box .left_content,.object_box .right_content{display:flex;flex-direction:column}.content_bottom_right .left_content .dynam_title_tabs,.content_bottom_right .right_content .dynam_title_tabs,.milestones_dynamicMain .left_content .dynam_title_tabs,.milestones_dynamicMain .right_content .dynam_title_tabs,.object_box .left_content .dynam_title_tabs,.object_box .right_content .dynam_title_tabs{display:flex;margin:19px 24px;flex-shrink:0}.content_bottom_right .left_content .dynam_title_tabs .tabs,.content_bottom_right .right_content .dynam_title_tabs .tabs,.milestones_dynamicMain .left_content .dynam_title_tabs .tabs,.milestones_dynamicMain .right_content .dynam_title_tabs .tabs,.object_box .left_content .dynam_title_tabs .tabs,.object_box .right_content .dynam_title_tabs .tabs{margin-right:8px;padding:0 8px;height:24px;line-height:24px;border-radius:6px;background:rgba(51,51,51,.04);color:#666;cursor:pointer}[data-theme=purple] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .object_box .right_content .dynam_title_tabs .tabs:hover{color:#7b68ee}[data-theme=blue] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .object_box .right_content .dynam_title_tabs .tabs:hover{color:#3e79ff}[data-theme=gray] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .object_box .right_content .dynam_title_tabs .tabs:hover,[data-theme=white] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=white] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=white] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=white] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=white] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=white] .object_box .right_content .dynam_title_tabs .tabs:hover{color:#7b68ee}[data-theme=purple] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=purple] .object_box .right_content .dynam_title_tabs .tabs:hover{background-color:rgba(123,104,238,.15)}[data-theme=blue] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=blue] .object_box .right_content .dynam_title_tabs .tabs:hover{background-color:rgba(62,121,255,.15)}[data-theme=gray] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=gray] .object_box .right_content .dynam_title_tabs .tabs:hover,[data-theme=white] .content_bottom_right .left_content .dynam_title_tabs .tabs:hover,[data-theme=white] .content_bottom_right .right_content .dynam_title_tabs .tabs:hover,[data-theme=white] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs:hover,[data-theme=white] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs:hover,[data-theme=white] .object_box .left_content .dynam_title_tabs .tabs:hover,[data-theme=white] .object_box .right_content .dynam_title_tabs .tabs:hover{background-color:rgba(123,104,238,.15)}[data-theme=purple] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=purple] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=purple] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=purple] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=purple] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=purple] .object_box .right_content .dynam_title_tabs .tabs.active{color:#7b68ee}[data-theme=blue] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=blue] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=blue] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=blue] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=blue] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=blue] .object_box .right_content .dynam_title_tabs .tabs.active{color:#3e79ff}[data-theme=gray] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=gray] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=gray] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=gray] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=gray] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=gray] .object_box .right_content .dynam_title_tabs .tabs.active,[data-theme=white] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=white] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=white] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=white] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=white] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=white] .object_box .right_content .dynam_title_tabs .tabs.active{color:#7b68ee}[data-theme=purple] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=purple] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=purple] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=purple] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=purple] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=purple] .object_box .right_content .dynam_title_tabs .tabs.active{background-color:rgba(123,104,238,.15)}[data-theme=blue] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=blue] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=blue] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=blue] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=blue] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=blue] .object_box .right_content .dynam_title_tabs .tabs.active{background-color:rgba(62,121,255,.15)}[data-theme=gray] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=gray] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=gray] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=gray] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=gray] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=gray] .object_box .right_content .dynam_title_tabs .tabs.active,[data-theme=white] .content_bottom_right .left_content .dynam_title_tabs .tabs.active,[data-theme=white] .content_bottom_right .right_content .dynam_title_tabs .tabs.active,[data-theme=white] .milestones_dynamicMain .left_content .dynam_title_tabs .tabs.active,[data-theme=white] .milestones_dynamicMain .right_content .dynam_title_tabs .tabs.active,[data-theme=white] .object_box .left_content .dynam_title_tabs .tabs.active,[data-theme=white] .object_box .right_content .dynam_title_tabs .tabs.active{background-color:rgba(123,104,238,.15)}.content_bottom_right .left_content .dynam_list,.content_bottom_right .right_content .dynam_list,.milestones_dynamicMain .left_content .dynam_list,.milestones_dynamicMain .right_content .dynam_list,.object_box .left_content .dynam_list,.object_box .right_content .dynam_list{flex:1}.content_bottom_right .left_content .dynam_list .record_list,.content_bottom_right .right_content .dynam_list .record_list,.milestones_dynamicMain .left_content .dynam_list .record_list,.milestones_dynamicMain .right_content .dynam_list .record_list,.object_box .left_content .dynam_list .record_list,.object_box .right_content .dynam_list .record_list{padding-left:24px;padding-right:24px}.content_bottom_right .left_content .dynam_list .el-collapse,.content_bottom_right .right_content .dynam_list .el-collapse,.milestones_dynamicMain .left_content .dynam_list .el-collapse,.milestones_dynamicMain .right_content .dynam_list .el-collapse,.object_box .left_content .dynam_list .el-collapse,.object_box .right_content .dynam_list .el-collapse{margin-left:24px;margin-right:24px}.content_bottom_right .left_content .dynam_comment,.content_bottom_right .right_content .dynam_comment,.milestones_dynamicMain .left_content .dynam_comment,.milestones_dynamicMain .right_content .dynam_comment,.object_box .left_content .dynam_comment,.object_box .right_content .dynam_comment{padding:0 24px;border-top:1px solid #f2f2f2}.copy_task_model .ant-modal-header{border:0}.copy_task_model .ant-modal-body{padding-top:0}.copy_task_model .search_select_item{width:100%;overflow:hidden;display:flex;margin-bottom:30px;margin-top:10px}.copy_task_model .search_select_item .select_name{border:1px solid #e8eaed;border-right:none;border-radius:4px 0 0 4px;line-height:30px;width:100px;padding-left:12px;font-size:14px;font-weight:400;color:#4d596c}.copy_task_model .search_select_item .select_item_end{flex:1;border-radius:0 4px 4px 0;border:1px solid #e8eaed;overflow:hidden;display:flex;align-items:center}.copy_task_model .search_select_item .select_item_end .select_project_box{max-width:50%;padding:4px 10px;border-radius:4px;cursor:pointer}.copy_task_model .search_select_item .select_item_end .select_project_box .project_name{flex:1;margin-right:8px}.copy_task_model .search_select_item .select_item_end .select_project_box .objectIcon{margin-right:12px}.copy_task_model .search_select_item .select_item_end .select_project_box .objectIcon .st-icon{width:20px;height:20px}.copy_task_model .search_select_item .select_item_end .select_project_box .img_icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#3e79ff;border-radius:3px;margin-right:8px}.copy_task_model .task_type_box .select_taskType{flex:1}.copy_task_model .modal_floor{justify-content:flex-end}.copy_task_model .modal_floor .modal_floor_add{width:60px;height:32px;background:#7b68ee;border-radius:4px;margin-left:16px;border:0;color:#fff}.copy_task_model .modal_floor .modal_floor_add[disabled]{background:#bbbfc4}.copy_task_model .modal_floor .modal_floor_cancel{width:60px;height:32px;background:#fff;border-radius:4px;border:1px solid #e8eaed;color:#4d596c}.task_finish_modal .item_row{display:flex;margin-bottom:20px}.task_finish_modal .item_row .label{width:58px;text-align:right}.task_finish_modal .item_row .row_content{margin-left:16px;flex:1}.task_finish_modal .item_row .user_info .ant-avatar{margin-right:12px}.tabs_content{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding-right:32px;position:relative;z-index:99}.tabs_content .add_button{margin-top:20px;line-height:20px;color:#428eff}.tabs_content .add_button:hover{cursor:pointer;opacity:.8}.tabs_content .time_picker{cursor:pointer}.tabs_content .time_picker .ant-calendar-range-picker-input{width:90px;text-align:left}.tabs_content .time_picker .ant-calendar-range-picker-separator{width:10px}.tabs_content .time_picker .ant-input{color:#333;border-color:transparent!important;background:#fff!important;box-shadow:none!important}.tabs_content .time_picker .ant-input input{cursor:pointer}.tabs_content .time_picker .ant-input:hover{border-color:transparent!important;background:#f7f7f7!important;box-shadow:none!important}.tabs_content .work_task_time{display:flex;align-items:center}.tabs_content .work_task_time .time_tip{margin-right:24px}.tabs_content .work_task_time .time_tip span{margin-right:24px;height:24px;line-height:24px;display:inline-block;position:relative;padding-left:12px}.tabs_content .work_task_time .time_tip span:before{position:absolute;content:" ";display:inline-block;width:6px;height:6px;margin-right:6px;padding-top:6px;border-radius:50%;background:#000;top:8px;left:0}.tabs_content .work_task_time .time_tip span.actualHour:before{background:#4bc69a}.tabs_content .work_task_time .time_tip span.estimateHour{margin-right:0}.tabs_content .work_task_time .time_tip span.estimateHour:before{background:rgba(66,142,255,.3)}.tabs_content .work_task_time .st-icon{color:#428eff}.tabs_content .work_task_time .st-icon:hover{cursor:pointer;opacity:.8}.tabs_content .standard{border:1px solid #e6e6e6;border-radius:12px;padding:12px 16px}.tabs_content .standard .title{line-height:24px;color:rgba(0,0,0,.4);margin-bottom:20px;margin-top:20px}.tabs_content .standard .standard_content li{margin-bottom:16px}.tabs_content .standard .standard_content li:last-child{margin-bottom:0}.tabs_content .standard .standard_content li .content_text{color:#333}.tabs_content .standard .standard_content li .DisableBac{color:#999}.tabs_content .standard .standard_content li .standard_base{display:flex;align-items:flex-start;line-height:20px;padding:6px 8px;margin:0 -8px;border-radius:4px}.tabs_content .standard .standard_content li .standard_base:hover{cursor:pointer;background:#f7f7f7}.tabs_content .standard .standard_content li .standard_base:before{flex-shrink:0;content:" ";display:inline-block;width:6px;height:6px;border-radius:50%;background:#428eff;margin-right:6px;margin-top:8px}.tabs_content .standard .standard_content li .standard_base .dlr{margin-left:auto;width:100px;color:rgba(0,0,0,.4);text-align:right;flex-shrink:0}.tabs_content .standard .standard_content li .now_standar{display:flex;flex-direction:row;align-items:center;line-height:20px;margin-top:4px;padding-left:12px}.tabs_content .standard .standard_content li .now_standar span{color:rgba(0,0,0,.4)}.tabs_content .standard .standard_content li .now_standar .tit{flex-shrink:0;align-self:flex-start}.tabs_content .standard .standard_content li .now_standar .con{word-break:break-all}.tabs_content .standard .standard_content li .now_standar .standar_icon{flex-shrink:0;cursor:pointer;width:16px;height:16px;font-size:16px;color:#428eff;margin-left:6px}.tabs_content .standard .standard_content li .now_standar .standar_icon:hover{opacity:.8}.change_status_page .status_page_left{width:74px;height:32px;line-height:32px;border-radius:4px 1px 1px 4px;margin-right:4px;text-align:center}.change_status_page .status_page_right{width:32px;height:32px;line-height:32px;text-align:center;border-radius:1px 4px 4px 1px}.subtask_tree_page{height:100%;overflow:hidden;display:flex;flex-direction:column}[data-theme=purple] .subtask_tree_page .addUserIcon:hover{color:#7b68ee}[data-theme=blue] .subtask_tree_page .addUserIcon:hover{color:#3e79ff}[data-theme=gray] .subtask_tree_page .addUserIcon:hover,[data-theme=white] .subtask_tree_page .addUserIcon:hover{color:#7b68ee}.subtask_tree_page .page_demanding{flex:1;overflow:hidden;overflow-y:auto;padding:0 8px 20px 0}.subtask_tree_page .sbstask_tree .el-tree-node__expand-icon{font-size:18px;color:#656f7d;padding:0}.subtask_tree_page .sbstask_tree .el-tree-node__expand-icon.is-leaf{color:transparent;cursor:default}.subtask_tree_page .sbstask_tree:focus.el-tree-node__content{background:#fff}.subtask_tree_page .sbstask_tree .el-tree-node__content{height:48px;background:#fff!important;cursor:default}.subtask_tree_page .disabled{pointer-events:none}.subtask_tree_page .custom_tree_node{width:100%;justify-content:space-between;background:#fff;border-radius:4px}.subtask_tree_page .custom_tree_node .task_name{max-width:128px;margin-right:18px;font-size:14px;font-weight:400;color:#364056;cursor:pointer}.subtask_tree_page .custom_tree_node .task_name:hover{color:#7b68ee}.subtask_tree_page .custom_tree_node .input_style{width:160px;margin-left:8px}.subtask_tree_page .custom_tree_node .input_style .ant-input:hover{cursor:pointer}.subtask_tree_page .custom_tree_node .input_style .overdueTime{color:red}.subtask_tree_page .custom_tree_node .input_style .overdueTime .time_close{color:#828384}.subtask_tree_page .custom_tree_node .input_style .no_time_style{font-size:12px;font-weight:400;color:#929aad;margin-left:6px;cursor:pointer}.subtask_tree_page .custom_tree_node .input_style .no_time_style .time_icon{transform:scale(1.6)}[data-theme=purple] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover{color:#7b68ee}[data-theme=blue] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover{color:#3e79ff}[data-theme=gray] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover,[data-theme=purple] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover .time_icon,[data-theme=white] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover{color:#7b68ee}[data-theme=blue] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover .time_icon{color:#3e79ff}[data-theme=gray] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover .time_icon,[data-theme=white] .subtask_tree_page .custom_tree_node .input_style .no_time_style:hover .time_icon{color:#7b68ee}.subtask_tree_page .custom_tree_node .ant-calendar-picker{min-width:138px!important}.subtask_tree_page .custom_tree_node .avatar_style{margin:0 16px}.subtask_tree_page .custom_tree_node .ant-calendar-picker-input{border:0}.subtask_tree_page .add_subtask{height:48px;margin-right:32px}.subtask_tree_page .add_subtask .add_subtask_box{flex:1;height:48px;background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.07);border-radius:4px;border:1px solid #e8eaed}.subtask_tree_page .add_subtask .add_subbtask_button,.subtask_tree_page .add_subtask .add_subtask_box{padding:0 18px;font-size:14px;font-weight:400;color:#929aad}.subtask_tree_page .add_subtask .add_subbtask_button:hover{cursor:pointer;color:#7b68ee}.subtask_tree_page .add_stutask_input{height:48px;background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.07);border-radius:4px;border:1px solid #7b68ee;padding-right:12px;margin-right:32px}[data-theme=purple] .subtask_tree_page .add_stutask_input .time_icon_style:hover{color:#7b68ee}[data-theme=blue] .subtask_tree_page .add_stutask_input .time_icon_style:hover{color:#3e79ff}[data-theme=gray] .subtask_tree_page .add_stutask_input .time_icon_style:hover,[data-theme=white] .subtask_tree_page .add_stutask_input .time_icon_style:hover{color:#7b68ee}.subtask_tree_page .add_stutask_input .ant-input{border:0;font-size:14px;flex:1;height:100%}.subtask_tree_page .add_stutask_input .ant-calendar-picker{min-width:30px!important}.subtask_tree_page .add_stutask_input .btn_sty{width:49px;height:22px;justify-content:center;background:#7b68ee;border-radius:2px;color:#fff;font-size:12px;margin:0 6px}.subtask_tree_page .add_stutask_input .close_icon .icon{font-size:16px}.subtask_tree_page .add_stutask_input .close_icon:hover{cursor:pointer}.subtask_tree_page .add_stutask_input .close_icon:hover .icon{color:#7b68ee}.subtask_tree_page .time_style{position:relative;padding:3px 6px;border-radius:4px;cursor:pointer}.subtask_tree_page .time_style .time_close{position:absolute;right:6px;opacity:0;color:#828384}.subtask_tree_page .time_style:hover{background-color:#f0f1f3}.subtask_tree_page .time_style:hover .time_close{opacity:.7}.subtask_tree_page .avatar_box{position:relative}.subtask_tree_page .avatar_box:hover{cursor:pointer}.subtask_tree_page .avatar_box:hover .close_avatar{display:inline-block}.subtask_tree_page .avatar_box .close_avatar{position:absolute;right:-6px;top:-6px;display:none}.subtask_tree_page .avatar_box .close_avatar .close_icon{background-color:#fff;border-radius:100%}.st_select_status{cursor:pointer;margin-right:16px}.st_select_status .actived{padding:2px 10px;height:20px;border-radius:12px;font-size:12px;cursor:pointer}.st_select_status_modal{width:160px;background:#fff;box-shadow:0 0 10px 0 rgba(0,0,0,.11);border-radius:6px;border:1px solid #e8e9eb}.st_select_status_modal .ant-dropdown-menu-item{padding:10px 17px;font-size:13px}.st_select_status_modal .ant-dropdown-menu-item .item{padding:2px 10px;height:20px;border-radius:12px;font-size:12px;cursor:pointer}.st_select_status_modal .ant-dropdown-menu-item.ant-dropdown-menu-item-disabled{pointer-events:none;color:#4d596c}.task_detail_model{background-color:#eff0f3}.task_detail_model .disabled{pointer-events:none}.task_detail_model .ant-modal-header{padding:0}.task_detail_model .task_detail_title_box{width:100%;height:46px;justify-content:space-between;padding:0 24px;background:#eff0f3;border-radius:8px 8px 0 0;font-size:12px;color:#364056}.task_detail_model .task_detail_title_box .task_type_box{padding:0 16px;height:28px;line-height:28px;border-radius:4px;background:#e2efff;color:#025dff;justify-content:center;margin-right:24px}.task_detail_model .task_detail_title_box .task_type_box .tasktype_name{margin-left:8px}.task_detail_model .task_detail_title_box .task_name{padding:0 16px;height:24px;justify-content:center;background:#fff;border-radius:4px;border:1px solid #dddfe3;font-size:12px}.task_detail_model .task_detail_title_box .task_name .breadcrumb{display:inline-block;max-width:98px}.task_detail_model .task_detail_title_box .task_name .breadcrumb:hover{cursor:pointer}.task_detail_model .task_detail_title_box .task_name .toSubtask{font-size:12px;font-weight:400;color:#364056;opacity:.4}.task_detail_model .task_detail_title_box .task_name .toSubtask:hover{color:#7b68ee;opacity:1;cursor:pointer}.task_detail_model .task_detail_title_box .task_edit .changeIndex{display:flex}.task_detail_model .task_detail_title_box .task_edit .changeIndex .control_but{display:flex;width:32px;height:32px;padding:8px 0;margin-right:8px;justify-content:center;background:#fff;border-radius:4px;border:1px solid #dddfe3;cursor:pointer}.task_detail_model .task_detail_title_box .task_edit .changeIndex .control_but.disabled_Click{cursor:not-allowed;color:rgba(0,0,0,.25);background-color:#f5f5f5}.task_detail_model .task_detail_title_box .task_edit .task_edit_icon{width:32px;padding:8px 0;margin-right:8px;justify-content:center;background:#fff;border-radius:4px;border:1px solid #dddfe3}.task_detail_model .task_detail_title_box .task_edit .task_edit_icon .more_edit_icon{transform:rotate(90deg);color:#686e82}.task_detail_model .task_detail_title_box .task_edit .task_edit_icon:hover{cursor:pointer}.task_detail_model .task_detail_title_box .task_edit .task_edit_icon:hover .guanzhu_icon{color:#ffc136}[data-theme=purple] .task_detail_model .task_detail_title_box .task_edit .task_edit_icon:hover .more_edit_icon{color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_title_box .task_edit .task_edit_icon:hover .more_edit_icon{color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_title_box .task_edit .task_edit_icon:hover .more_edit_icon,[data-theme=white] .task_detail_model .task_detail_title_box .task_edit .task_edit_icon:hover .more_edit_icon{color:#7b68ee}.task_detail_model .task_detail_title_box .task_edit .close_hover:hover{cursor:pointer}[data-theme=purple] .task_detail_model .task_detail_title_box .task_edit .close_hover:hover{color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_title_box .task_edit .close_hover:hover{color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_title_box .task_edit .close_hover:hover,[data-theme=white] .task_detail_model .task_detail_title_box .task_edit .close_hover:hover{color:#7b68ee}.task_detail_model .ant-modal-body{padding:0}.task_detail_model .task_detail_content{display:flex;flex-direction:column;overflow:hidden}.task_detail_model .task_detail_content .detail_content_bottom{display:flex;overflow:hidden;height:674px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left{flex:1;display:flex;flex-direction:column;padding-left:32px;border-right:1px solid #eaecf0;overflow:hidden}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status_box{height:86px;border-bottom:1px solid #eaecf0;flex-shrink:0;align-items:center}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status{height:100%}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .change_status{margin-right:32px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal_hover{position:relative;padding:0 2px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal_hover .close_icon{display:none;position:absolute;top:-7px;right:-7px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal_hover:hover{background:#f8f7f7;cursor:pointer}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal_hover:hover .close_icon{display:block;color:#929aad}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal{height:58px;padding:0 8px;justify-content:center;border-radius:6px;cursor:pointer}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal .principal_pic{flex-shrink:0;width:34px;height:34px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal .principal_pic img{width:100%;height:100%}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal .avatar{flex-shrink:0}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal .principal_name{flex:1;display:flex;flex-direction:column;margin-left:12px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal .principal_name .principal_name_top{font-size:16px;font-weight:600;color:#364056}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_principal .principal_name .principal_name_bottom{font-size:12px;font-weight:400;color:#929aad}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .xian{height:32px;border:1px solid #e8eaed;margin:0 30px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number{width:60px;border:1px solid transparent}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:focus,.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:hover{box-shadow:none}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:focus,[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:hover{border-color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:focus,[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:hover{border-color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:focus,[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:hover,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:focus,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number:hover{border-color:#7b68ee}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number-focused{box-shadow:none}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number-focused{border-color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number-focused{border-color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number-focused,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .ant-input-number-focused{border-color:#7b68ee}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue{display:flex;align-items:flex-start;flex-direction:column}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-input-number-handler-wrap{display:none}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue span{font-size:14px;font-weight:400;color:#4d596c;cursor:default}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider{width:104px;margin:6px 6px 10px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider .ant-slider-track{height:8px;background:#51c998}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider .ant-slider-rail,.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider .ant-slider-step{height:8px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider .ant-slider-handle{width:16px;height:16px;background:#51c998;border:1px solid #fff}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider .ant-slider-handle:focus{box-shadow:none}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open){border-color:#fff}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .change_slider_color .ant-slider-handle,.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .st_change_progressValue .change_slider_color .ant-slider-track{background:#6ac950}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .right_task_reject{margin-left:20px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .right_task_reject .ant-btn{margin-right:14px}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .right_task_reject .task_score{font-size:14px;font-weight:400;color:#4d596c}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_status .task_reset{margin-left:14px;margin-right:0}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_title{width:100%;height:100px;border-bottom:1px solid #eaecf0;padding-right:32px;flex-shrink:0}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_title .ant-input{border:none;font-size:22px;font-weight:600;color:#364056}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_title .ant-input:hover{cursor:pointer}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_title .show_task{width:100%;padding:6px 0;font-size:22px;font-weight:600;color:#364056}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_title .show_task:hover{cursor:pointer}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs{flex:1;display:flex;flex-direction:column;overflow:hidden}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs{display:flex;margin:27px 0;flex-shrink:0}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs{margin-right:8px;padding:3px 12px;border-radius:6px;color:#364056;cursor:pointer}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover{color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover{color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover{color:#7b68ee}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover{background-color:rgba(123,104,238,.15)}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover{background-color:rgba(62,121,255,.15)}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs:hover{background-color:rgba(123,104,238,.15)}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active{color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active{color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active{color:#7b68ee}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active{background-color:rgba(123,104,238,.15)}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active{background-color:rgba(62,121,255,.15)}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_title_tabs .tabs.active{background-color:rgba(123,104,238,.15)}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_tabs_bottom{flex:1;overflow:hidden;overflow-y:auto}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_left .task_tabs .task_tabs_bottom .associatedWithMeeting_page{overflow-y:hidden;padding:0 20px}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box{display:flex;flex-direction:column;width:420px;overflow:hidden}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box{height:86px;border-bottom:1px solid #eaecf0;flex-shrink:0}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant{width:420px;padding:0 32px 0 24px}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .task_participant_icon{width:24px;height:24px}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .task_participant_icon:hover{cursor:pointer}[data-theme=purple] .task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .task_participant_icon:hover{color:#7b68ee}[data-theme=blue] .task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .task_participant_icon:hover{color:#3e79ff}[data-theme=gray] .task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .task_participant_icon:hover,[data-theme=white] .task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .task_participant_icon:hover{color:#7b68ee}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .users{margin-right:6px}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .more_user{width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:12px;border:1px solid #7b68ee;color:#7b68ee}.task_detail_model .task_detail_content .detail_content_bottom .content_right_box .task_participant_box .task_participant .more_user span{display:inline-block;font-size:12px;transform:scale(.7)}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_right{flex:1;width:100%;display:flex;overflow:hidden}.task_detail_model .task_detail_content .detail_content_bottom .content_bottom_right .right_content{width:100%;height:100%;overflow:hidden}.task_progress_modal .ant-modal-confirm-content{font-size:13px;font-weight:400;color:#4d596c;margin-top:14px}.popover_More_Edit_Visible .ant-popover-title{width:180px;height:42px;font-size:13px;font-weight:400;color:#4d596c;line-height:42px;padding:0 16px}.popover_More_Edit_Visible .ant-popover-inner-content{padding:6px}.popover_More_Edit_Visible .ant-popover-inner-content .task_edit{width:168px;height:34px;padding-left:10px;border-radius:6px}.popover_More_Edit_Visible .ant-popover-inner-content .task_edit:hover{background:#eff0f1;cursor:pointer}.del_task .ant-btn-primary{background:#f54a45;border-radius:4px;color:#fff!important;border:none}.del_task .ant-modal-body{padding:24px 32px}.del_task .ant-modal-body .ant-modal-confirm-content{margin-left:0!important}.del_task .ant-modal-confirm-title{display:inline-block;max-width:256px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin-bottom:18px}.object_task_page .task_item{height:46px;line-height:46px}.object_task_page .task_item .item_left{flex:1;margin-right:48px}.object_task_page .task_item .item_left .task_icon{margin-right:12px;justify-content:center}.object_task_page .task_item .item_left .task_icon .st-icon{width:20px;height:20px}.object_task_page .task_item .item_left .task_name{flex:1}.object_task_page .task_item .item_left .task_name .name:hover{cursor:pointer}[data-theme=purple] .object_task_page .task_item .item_left .task_name .name:hover{color:#7b68ee}[data-theme=blue] .object_task_page .task_item .item_left .task_name .name:hover{color:#3e79ff}[data-theme=gray] .object_task_page .task_item .item_left .task_name .name:hover,[data-theme=white] .object_task_page .task_item .item_left .task_name .name:hover{color:#7b68ee}.object_task_page .task_item .item_right{flex-shrink:0}.object_task_page .task_item .item_right .mleft12{margin-left:12px}.object_task_page .task_item .item_right .right_style{justify-content:flex-end}.object_task_page .task_item .item_right .right_style .select_status{min-width:80px}.object_task_page .task_item .item_right .right_style .select_status .status{padding:3px 10px;border-radius:14px}.object_task_page .task_item .item_right .childBox{cursor:pointer}.object_task_page .task_item .item_right .childBox .st-icon{color:#929aad}.object_task_page .task_item .item_right .childBox .childrenNum{margin-left:6px;font-size:14px;font-weight:400;color:#929aad}.object_task_page .task_item .item_right .del_box{width:16px;margin-left:12px}.object_task_page .task_item .item_right .del_box .st-icon{width:16px;height:16px;font-size:16px;color:#c0c4ce;cursor:pointer}.object_task_page .task_item .item_right .del_box .st-icon:hover{color:#ff4d4f}.object_task_page .task_item .item_right .avatar_style{width:120px;padding:0 8px}.object_task_page .task_item .item_right .avatar_style .owner_name{font-size:14px;color:#364056;margin-left:10px}.object_task_page .task_item .item_right .avatar_box{position:relative}.object_task_page .task_item .item_right .avatar_box .avatar{flex-shrink:0}.object_task_page .task_item .item_right .avatar_box:hover{cursor:pointer}.object_task_page .task_item .item_right .avatar_box:hover .close_avatar{display:inline-block}.object_task_page .task_item .item_right .avatar_box .close_avatar{position:absolute;right:-6px;top:-6px;display:none}.object_task_page .task_item .item_right .avatar_box .close_avatar .close_icon{background-color:#fff;border-radius:100%}.object_task_page .task_item .item_right .input_style .ant-input{border:none;padding-left:8px}.object_task_page .task_item .item_right .input_style .ant-input:focus{box-shadow:none!important}.object_task_page .task_item .item_right .input_style .ant-calendar-picker{min-width:160px!important}.object_task_page .task_item .item_right .input_style .no_time_style{min-width:160px;cursor:pointer}.object_task_page .task_item .item_right .input_style .no_time_style .st-icon{width:20px;height:20px}.object_task_page .task_item .item_right .input_style .time_style{position:relative;padding:3px 6px;border-radius:4px;padding-right:32px;overflow:hidden;white-space:nowrap;cursor:pointer}.object_task_page .task_item .item_right .input_style .time_style .time_close{position:absolute;right:6px;opacity:0;color:#828384}.object_task_page .task_item .item_right .input_style .time_style:hover{background-color:#f0f1f3}.object_task_page .task_item .item_right .input_style .time_style:hover .time_close{opacity:.7}.object_project_page .task_item{height:46px;line-height:46px;padding-right:12px}.object_project_page .task_item .item_left{flex:1;margin-right:48px}.object_project_page .task_item .item_left .task_icon{margin-right:12px;width:24px;height:24px;border-radius:4px;justify-content:center}.object_project_page .task_item .item_left .task_icon .st-icon{width:14px;height:14px}.object_project_page .task_item .item_left .task_name{flex:1}.object_project_page .task_item .item_left .task_name .name:hover{cursor:pointer}[data-theme=purple] .object_project_page .task_item .item_left .task_name .name:hover{color:#7b68ee}[data-theme=blue] .object_project_page .task_item .item_left .task_name .name:hover{color:#3e79ff}[data-theme=gray] .object_project_page .task_item .item_left .task_name .name:hover,[data-theme=white] .object_project_page .task_item .item_left .task_name .name:hover{color:#7b68ee}.object_project_page .task_item .item_right .mleft32{margin-left:32px}.object_project_page .task_item .item_right .right_style{justify-content:flex-end}.object_project_page .task_item .item_right .right_style .select_status{min-width:80px;cursor:default}.object_project_page .task_item .item_right .right_style .select_status .status{padding:3px 10px;border-radius:14px}.object_project_page .task_item .item_right .del_box .st-icon{width:16px;height:16px;font-size:16px;color:#c0c4ce;cursor:pointer}.object_project_page .task_item .item_right .del_box .st-icon:hover{color:#ff4d4f}.object_project_page .task_item .item_right .avatar_style{width:120px;padding:0 8px}.object_project_page .task_item .item_right .avatar_style .owner_name{font-size:14px;color:#364056;margin-left:10px}.object_project_page .task_item .item_right .avatar_box{position:relative}.object_project_page .task_item .item_right .avatar_box .avatar{flex-shrink:0}.object_project_page .task_item .item_right .avatar_box:hover .close_avatar{display:inline-block}.object_project_page .task_item .item_right .avatar_box .close_avatar{position:absolute;right:-6px;top:-6px;display:none}.object_project_page .task_item .item_right .avatar_box .close_avatar .close_icon{background-color:#fff;border-radius:100%}.object_project_page .task_item .item_right .input_style .ant-calendar-picker{min-width:140px!important}.object_project_page .task_item .item_right .input_style .no_time_style{min-width:104px;margin-left:10px;box-sizing:border-box}.object_project_page .task_item .item_right .input_style .no_time_style .st-icon{width:22px;height:22px}.object_project_page .task_item .item_right .input_style .time_style{position:relative;padding:3px 6px;border-radius:4px;padding-right:32px;overflow:hidden;white-space:nowrap;cursor:pointer;margin-left:6px}.object_project_page .task_item .item_right .input_style .time_style .time_close{position:absolute;right:6px;opacity:0;color:#828384}.object_project_page .task_item .item_right .input_style .time_style:hover{background-color:#f0f1f3}.object_project_page .task_item .item_right .input_style .time_style:hover .time_close{opacity:.7}.selectFlowWork_page{width:100%}.select_object .hight_light{color:#7b68ee}.selectFlowWork_box{width:540px;height:400px;background:#fff;box-shadow:0 2px 13px 0 rgba(33,18,41,.14);border-radius:8px;border:1px solid #e8eaed;padding:24px;display:flex;flex-direction:column}.selectFlowWork_box .selectFlowWork_list{flex:1;margin:0 -24px;padding:0 24px;overflow:hidden;overflow-y:auto}.selectFlowWork_box .selectFlowWork_list .FlowWork_item{height:56px;border-bottom:1px solid #e8eaed;cursor:pointer}.selectFlowWork_box .selectFlowWork_list .FlowWork_item:hover{background:#fafbfc}.selectFlowWork_box .selectFlowWork_list .FlowWork_item .item_left{flex:1;overflow:hidden}.selectFlowWork_box .selectFlowWork_list .FlowWork_item .item_left .item_left_icon{width:20px;height:20px;background:#3e79ff;border-radius:4px;margin-right:8px;flex-shrink:0;justify-content:center}.selectFlowWork_box .selectFlowWork_list .FlowWork_item .item_left .item_left_icon .st-icon{width:12px;height:12px}.hight_light{background-color:rgba(255,229,0,.8);display:inline-block}.selectFlow_modal .ant-modal-header{padding:0 24px}.selectFlow_modal .ant-modal-header .type_list{height:67px;line-height:67px;display:flex}.selectFlow_modal .ant-modal-header .type_list .type_item{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:500;margin-right:24px;cursor:pointer}[data-theme=purple] .selectFlow_modal .ant-modal-header .type_list .type_item:hover{color:#7b68ee}[data-theme=blue] .selectFlow_modal .ant-modal-header .type_list .type_item:hover{color:#3e79ff}[data-theme=gray] .selectFlow_modal .ant-modal-header .type_list .type_item:hover,[data-theme=white] .selectFlow_modal .ant-modal-header .type_list .type_item:hover{color:#7b68ee}.selectFlow_modal .ant-modal-header .type_list .activeStyle{border-bottom:2px solid transparent}[data-theme=purple] .selectFlow_modal .ant-modal-header .type_list .activeStyle{color:#7b68ee}[data-theme=blue] .selectFlow_modal .ant-modal-header .type_list .activeStyle{color:#3e79ff}[data-theme=gray] .selectFlow_modal .ant-modal-header .type_list .activeStyle,[data-theme=white] .selectFlow_modal .ant-modal-header .type_list .activeStyle{color:#7b68ee}[data-theme=purple] .selectFlow_modal .ant-modal-header .type_list .activeStyle{border-color:#7b68ee}[data-theme=blue] .selectFlow_modal .ant-modal-header .type_list .activeStyle{border-color:#3e79ff}[data-theme=gray] .selectFlow_modal .ant-modal-header .type_list .activeStyle,[data-theme=white] .selectFlow_modal .ant-modal-header .type_list .activeStyle{border-color:#7b68ee}.selectFlow_modal .ant-modal-body{padding:0;display:flex;flex-direction:column}.selectFlow_modal .ant-modal-body .top_box{display:flex;height:595px;overflow:hidden}.selectFlow_modal .ant-modal-body .top_box .left_select{flex:1;height:100%;overflow:hidden;border-bottom:1px solid #eaecf0;border-right:1px solid #eaecf0;display:flex;padding:16px 24px;flex-direction:column}.selectFlow_modal .ant-modal-body .top_box .left_select .ant-table-placeholder{background:#fafafe}.selectFlow_modal .ant-modal-body .top_box .left_select .ant-table-content .ant-table-scroll .ant-table-body{position:relative}.selectFlow_modal .ant-modal-body .top_box .left_select .ant-table-content .ant-table-scroll .ant-table-body tr{background-color:#fff}.selectFlow_modal .ant-modal-body .top_box .left_select .ant-table-content .ant-table-scroll .ant-table-body tr td{font-size:14px;color:#4d596c}.selectFlow_modal .ant-modal-body .top_box .left_select .ant-table-content .ant-table-scroll .ant-table-body tr:hover td{background-color:transparent}.selectFlow_modal .ant-modal-body .top_box .left_select .ant-table-thead tr th{background:#f6f6f7;font-size:12px;color:#929aad}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box{margin-bottom:24px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .flowPage_input_left{margin-right:14px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box{width:200px;height:32px;display:flex;align-items:center;overflow:hidden;border:1px solid #d9d9d9;border-radius:4px;padding:0 11px;cursor:pointer}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user{flex:1;height:100%;display:flex;align-items:center;overflow:hidden;padding-right:24px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user:focus,.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user:hover{border-color:#7b68ee}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .empty{color:#bfbfbf;display:flex;align-items:center}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item{flex-shrink:0;display:flex;height:26px;margin:3px 0;border-radius:20px;background:rgba(239,240,241,.8);align-items:center;padding:0 14px 0 14px;margin-right:8px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item .del{display:none;cursor:pointer;width:10px;margin:0 2px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item .del .st-icon{width:100%}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item:hover{padding:0 7px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item:hover .del{display:block}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item .avatar,.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user .user_item .user_name{margin-right:3px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user_count{display:flex;align-items:center;background:rgba(239,240,241,.8);padding:2px 8px;border-radius:10px}.selectFlow_modal .ant-modal-body .top_box .left_select .filter_box .select_user_box .select_user_count .st-icon{width:12px;height:12px}.selectFlow_modal .ant-modal-body .top_box .left_select .startUser_box .avatar{margin-right:8px}.selectFlow_modal .ant-modal-body .top_box .left_select .taskAssignList_box .st_limit_user_view .users{position:relative;margin-right:-6px}.selectFlow_modal .ant-modal-body .top_box .left_select .taskAssignList_box .st_limit_user_view .more_user{position:relative}.selectFlow_modal .ant-modal-body .top_box .left_select .status_box{justify-content:center;color:#fff}.selectFlow_modal .ant-modal-body .top_box .left_select .status_box .status_btn{padding:4px 12px;font-size:12px;border-radius:4px}.selectFlow_modal .ant-modal-body .top_box .right_select{width:280px;padding:16px 0;overflow:hidden;background-color:rgba(234,236,240,.4);border-bottom:1px solid #eaecf0}.selectFlow_modal .ant-modal-body .top_box .right_select .selct_title{font-size:16px;font-family:PingFangSC,PingFang SC;font-weight:400;color:#2c4466;padding:0 16px}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list{flex:1;overflow:auto;line-height:48px;padding:0 20px;height:100%}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list .st-icon{width:20px;height:20px;color:#fff;margin-right:8px}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list li{display:flex;flex-direction:row;align-items:center;border-radius:4px}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list li .name{color:#333;font-weight:400;width:calc(100% - 60px);overflow:hidden}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list li .del{margin-left:auto;display:none;cursor:pointer;width:16px;height:16px}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list li:hover .del{display:block}.selectFlow_modal .ant-modal-body .top_box .right_select .select_list .empty{display:flex;justify-content:center;align-items:center;height:100%}.selectFlow_modal .footer_control{padding:16px 32px 24px 32px;display:flex;justify-content:flex-end;align-content:center;align-items:center}.selectFlow_modal .footer_control .ant-btn{width:92px;margin-right:24px}.selectFlow_modal .footer_control .ant-btn:last-child{margin-right:0}.associatedWithFlow_page .associatedWithFlow_item{position:relative;width:100%;margin-bottom:12px}.associatedWithFlow_page .associatedWithFlow_item:hover .del{opacity:.6;cursor:pointer}.associatedWithFlow_page .associatedWithFlow_item .del{position:absolute;right:-20px;opacity:0}.associatedWithFlow_page .add_btn{font-weight:400;font-size:14px;color:#7b68ee;cursor:pointer;height:100%;display:flex;align-items:center;margin-top:8px}.associatedWithFlow_page .add_btn .st-icon{margin-right:8px}.associatedWithFlow_page .selectFlowWork_page{width:40%}.yardStick_form_item{display:flex;align-items:center}.yardStick_form_item .ant-input,.yardStick_form_item .ant-input-number-input,.yardStick_form_item .ant-select-selection{font-size:12px}.yardStick_form_item .form_item_label{width:80px;flex-shrink:0;line-height:32px;align-self:start}.yardStick_form_item .goal_parent{flex:1;overflow:hidden}.yardStick_form_item .changDesignated{border:1px solid #ebebeb;height:28px;line-height:28px;padding:0 12px;border-radius:14px}.yardStick_form_item .changDesignated:hover{cursor:pointer;background:#f7f7f7;border-color:#428eff}.yardStick_form_item .item_dept{width:100%;display:flex;justify-content:space-between;align-items:center;border:1px solid transparent;border-radius:4px;padding:8px 12px;color:#999}.yardStick_form_item .item_dept .st-icon{display:none}.yardStick_form_item .item_dept:hover{cursor:pointer;border-color:#428eff;background:#f7f7f7}.yardStick_form_item .item_dept:hover .st-icon{display:block}.yardStick_form_item .quota_table{width:100%}.yardStick_form_item .quota_table .ant-input-number-handler-wrap{display:none}.yardStick_form_item .quota_table .obdadd_result{display:flex;justify-content:flex-end}.yardStick_form_item .quota_table .obdadd_result span{font-size:12px;font-weight:400;color:#7b68ee}.yardStick_form_item .quota_table .obdadd_result span:hover{opacity:.8;cursor:pointer}.yardStick_form_item .quota_table .quota_title{padding-left:12px;line-height:32px;height:32px;background:#f7f7f7;font-size:14px;font-family:PingFangSC-Regular,PingFang SC;font-weight:400;color:#516480;border-radius:4px;border-bottom:none}.yardStick_form_item .quota_table .list{display:flex;margin-bottom:20px}.yardStick_form_item .quota_table .list .type{width:70px;flex-shrink:0}.yardStick_form_item .quota_table .list .content{flex:1;padding-left:16px}.yardStick_form_item .quota_table .list .weight{width:115px;flex-shrink:0;position:relative;padding-left:16px;display:flex;justify-content:flex-start;align-items:center}.yardStick_form_item .quota_table .list .weight .del{opacity:.2}.yardStick_form_item .quota_table .list .weight .del:hover{opacity:.4}.yardStick_form_item .quota_table .list .weight .unit{position:absolute;right:35px}.belongs_object_box{position:relative;display:flex;width:100%;height:32px;line-height:32px;margin-bottom:8px}.belongs_object_box .del{position:absolute;right:-20px}.belongs_object_box:hover .del{opacity:.6}.belongs_object_box:hover .del:hover{cursor:pointer}.belongs_object_box:hover .left_box{border:1px solid #7b68ee}.belongs_object_box .left_box{flex:1;height:100%;display:flex;align-items:center;border:1px solid #e8eaed;border-radius:4px;overflow:hidden}.belongs_object_box .left_box .darggable_select{flex:1;border-right:1px solid #e8eaed}.belongs_object_box .left_box .darggable_select .ant-select-selection{border:none!important;background-color:transparent;box-shadow:none}.belongs_object_box .left_box .darggable_select .ant-select-selection .ant-select-selection__placeholder{font-size:14px;font-weight:400;color:#a8aeba}.belongs_object_box .left_box .darggable_inputNumber{width:128px}.belongs_object_box .left_box .darggable_inputNumber .unit{flex:1;background:#f6f7f8;border-radius:0 4px 4px 0;border:1px solid #e8eaed;text-align:center;border-right:none}.belongs_object_box .left_box .darggable_inputNumber .ant-input-number-handler-wrap{display:none}.belongs_object_box .left_box .darggable_inputNumber .ant-input-number{width:98px;border:none;background-color:transparent;font-size:12px;box-shadow:none}.belongs_object_box .left_box .darggable_inputNumber .ant-input-group-addon{border:none}.belongs_object_box .del{margin-left:8px;opacity:0}.belongs_object_box .handle{width:16px;margin-left:8px}.belongs_object_box .handle img{width:100%;height:100%}.belongs_object_box .handle:hover{cursor:pointer}.select_box{width:480px;background-color:#fff;box-shadow:0 2px 13px 0 rgba(33,18,41,.14);border-radius:8px;border:1px solid #e8eaed;padding:22px 16px}.delObject .ant-btn:focus,.delObject .ant-btn:hover{border-color:#7b68ee;color:#7b68ee}.delObject .ant-btn-primary,.delObject .ant-btn-primary:focus,.delObject .ant-btn-primary:hover{background-color:#7b68ee;color:#fff}.created_model .project_title_icon{margin-right:6px}.created_model .project_title_icon .st-icon{width:16px;height:16px;color:#c0c4ce}.created_model .ant-modal-body,.created_model .ant-modal-header{padding:0}.created_model .moadal_content{width:100%;height:560px;padding:24px 32px 0;overflow-y:auto}.created_model .user_box{height:40px}.created_model .modal_floor{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-radius:0 0 4px 4px;border-top:1px solid #e8eaed}.created_model .modal_floor .modal_floor_add{margin-left:16px}.created_model .ant-modal-close{top:5px}.created_model .row_style{margin-bottom:24px}.created_model .row{margin-bottom:24px;display:flex;align-items:center;min-height:40px}.created_model .col_style{height:44px;display:flex;align-items:center}.created_model .name_input{margin-bottom:24px;display:flex}.created_model .name_input .ant-input{border:none;padding-left:0;font-size:22px;font-weight:600;color:#364056;margin-right:12px}.created_model .name_input .ant-input::-moz-placeholder{font-size:20px;font-weight:500;color:#929aad}.created_model .name_input .ant-input::placeholder{font-size:20px;font-weight:500;color:#929aad}.created_model .form_title{font-size:14px;font-weight:400;color:#4d596c;margin-left:4px}.created_model .principal_icon,.created_model .principal_icon .addUserIcon{width:24px;height:24px}.created_model .principal_icon:hover{cursor:pointer}[data-theme=purple] .created_model .principal_icon:hover{color:#7b68ee}[data-theme=blue] .created_model .principal_icon:hover{color:#3e79ff}[data-theme=gray] .created_model .principal_icon:hover,[data-theme=white] .created_model .principal_icon:hover{color:#7b68ee}.created_model .principal_icon img{width:100%}.created_model .range_time_box{height:40px}.created_model .range_time_box .time_icon{font-size:12px;color:#5a647a}.created_model .range_time_box .ant-input{border:none;padding-left:8px}.created_model .range_time_box .ant-input::-moz-placeholder{font-size:14px;font-weight:400;color:#a8aeba}.created_model .range_time_box .ant-input::placeholder{font-size:14px;font-weight:400;color:#a8aeba}.created_model .range_time_box .ant-input:focus{box-shadow:none!important}.created_model .range_time_box .ant-calendar-picker-input{border-radius:4px}.created_model .range_time_box .ant-calendar-picker-input:hover{cursor:pointer;background-color:#f0f1f3}.created_model .project_title_box{width:100%}.created_model .project_title_box .top{width:100%;height:5px;background:linear-gradient(142deg,#d497ff,#7b68ee);border-radius:4px 4px 0 0}.created_model .project_title_box .project_title{width:100%;padding:19px 32px;font-size:16px;font-weight:600;color:#364056;display:flex;justify-content:space-between;align-items:center}.created_model .project_title_box .project_title .onClose_icon{font-weight:400;width:13px;height:13px;color:#999}.created_model .project_title_box .project_title .onClose_icon:hover{cursor:pointer}[data-theme=purple] .created_model .project_title_box .project_title .onClose_icon:hover{color:#7b68ee}[data-theme=blue] .created_model .project_title_box .project_title .onClose_icon:hover{color:#3e79ff}[data-theme=gray] .created_model .project_title_box .project_title .onClose_icon:hover,[data-theme=white] .created_model .project_title_box .project_title .onClose_icon:hover{color:#7b68ee}.created_model .side_box{position:relative}.created_model .side_box:hover{cursor:pointer}.created_model .side_box:hover .userbox{border:1px solid #d9dbe9;overflow-y:auto}.created_model .side_box:hover .cancelUsers{display:block}[data-theme=purple] .created_model .side_box:hover .cancelUsers{color:#7b68ee}[data-theme=blue] .created_model .side_box:hover .cancelUsers{color:#3e79ff}[data-theme=gray] .created_model .side_box:hover .cancelUsers,[data-theme=white] .created_model .side_box:hover .cancelUsers{color:#7b68ee}.created_model .side_box:hover .cancelUsers:hover{cursor:pointer}.created_model .side_box .cancelUsers{position:absolute;top:-6px;right:-4px;display:none}.created_model .userbox{display:flex;align-items:center;flex-wrap:wrap;position:relative;border-radius:4px;border:1px solid transparent}.created_model .userbox .user_box_item{height:42px}.created_model .userbox:hover{border:1px solid #d9dbe9}.created_model .userbox .addUser{display:flex;align-items:center;width:108px;height:40px;padding:0 8px;border-radius:40px;margin-right:7px}.created_model .userbox .addUser:hover{cursor:pointer}[data-theme=purple] .created_model .userbox .addUser:hover .addUserTitle{color:#7b68ee}[data-theme=blue] .created_model .userbox .addUser:hover .addUserTitle{color:#3e79ff}[data-theme=gray] .created_model .userbox .addUser:hover .addUserTitle,[data-theme=purple] .created_model .userbox .addUser:hover .addUserIcon,[data-theme=white] .created_model .userbox .addUser:hover .addUserTitle{color:#7b68ee}[data-theme=blue] .created_model .userbox .addUser:hover .addUserIcon{color:#3e79ff}[data-theme=gray] .created_model .userbox .addUser:hover .addUserIcon,[data-theme=white] .created_model .userbox .addUser:hover .addUserIcon{color:#7b68ee}.created_model .userbox .addUser .addUserTitle{margin-left:8px;font-size:14px;font-weight:400;color:#a7aebb}.created_model .description.ant-input{border-radius:4px;border:1px solid #d9dde7;font-size:14px}.created_model .description.ant-input::-moz-placeholder{font-weight:400;color:#a8aeba;font-size:14px}.created_model .description.ant-input::placeholder{font-weight:400;color:#a8aeba;font-size:14px}.created_model .userInfo{display:flex;align-items:center;justify-content:space-between;margin-right:7px;width:108px;height:36px;padding:0 8px;background-color:transparent;opacity:.8;border-radius:20px}.created_model .userInfo .avatar{margin-right:0}.created_model .userInfo:hover{background-color:rgba(239,240,241,.8);cursor:pointer}.created_model .userInfo:hover .close{opacity:1}.created_model .userInfo:hover .close:hover .closeIcon{cursor:pointer}[data-theme=purple] .created_model .userInfo:hover .close:hover .closeIcon{color:#7b68ee}[data-theme=blue] .created_model .userInfo:hover .close:hover .closeIcon{color:#3e79ff}[data-theme=gray] .created_model .userInfo:hover .close:hover .closeIcon,[data-theme=white] .created_model .userInfo:hover .close:hover .closeIcon{color:#7b68ee}.created_model .userInfo .close{opacity:0}.created_model .userInfo .userName{flex:1;font-size:14px;font-weight:400;color:#333f57;margin-left:7px}[data-theme=purple] .moadal_content .ant-input:focus,[data-theme=purple] .moadal_content .ant-input:hover{border-color:#7b68ee}[data-theme=blue] .moadal_content .ant-input:focus,[data-theme=blue] .moadal_content .ant-input:hover{border-color:#3e79ff}[data-theme=gray] .moadal_content .ant-input:focus,[data-theme=gray] .moadal_content .ant-input:hover,[data-theme=white] .moadal_content .ant-input:focus,[data-theme=white] .moadal_content .ant-input:hover{border-color:#7b68ee}.object_childen .task_tabs .tabs_box{justify-content:space-between;margin-bottom:12px;border-bottom:1px solid #ebebeb}.object_childen .task_tabs .task_tabs_bottom{min-height:130px}.object_childen .task_tabs .task_title_tabs{flex:1;display:flex;padding:17px 0;flex-shrink:0}.object_childen .task_tabs .task_title_tabs .tabs{margin-right:8px;padding:3px 12px;border-radius:6px;color:#364056;cursor:pointer}[data-theme=purple] .object_childen .task_tabs .task_title_tabs .tabs:hover{color:#7b68ee}[data-theme=blue] .object_childen .task_tabs .task_title_tabs .tabs:hover{color:#3e79ff}[data-theme=gray] .object_childen .task_tabs .task_title_tabs .tabs:hover,[data-theme=white] .object_childen .task_tabs .task_title_tabs .tabs:hover{color:#7b68ee}[data-theme=purple] .object_childen .task_tabs .task_title_tabs .tabs:hover{background-color:rgba(123,104,238,.15)}[data-theme=blue] .object_childen .task_tabs .task_title_tabs .tabs:hover{background-color:rgba(62,121,255,.15)}[data-theme=gray] .object_childen .task_tabs .task_title_tabs .tabs:hover,[data-theme=white] .object_childen .task_tabs .task_title_tabs .tabs:hover{background-color:rgba(123,104,238,.15)}[data-theme=purple] .object_childen .task_tabs .task_title_tabs .tabs.active{color:#7b68ee}[data-theme=blue] .object_childen .task_tabs .task_title_tabs .tabs.active{color:#3e79ff}[data-theme=gray] .object_childen .task_tabs .task_title_tabs .tabs.active,[data-theme=white] .object_childen .task_tabs .task_title_tabs .tabs.active{color:#7b68ee}[data-theme=purple] .object_childen .task_tabs .task_title_tabs .tabs.active{background-color:rgba(123,104,238,.15)}[data-theme=blue] .object_childen .task_tabs .task_title_tabs .tabs.active{background-color:rgba(62,121,255,.15)}[data-theme=gray] .object_childen .task_tabs .task_title_tabs .tabs.active,[data-theme=white] .object_childen .task_tabs .task_title_tabs .tabs.active{background-color:rgba(123,104,238,.15)}.object_childen .task_tabs .add_button{cursor:pointer}[data-theme=purple] .object_childen .task_tabs .add_button{color:#7b68ee}[data-theme=blue] .object_childen .task_tabs .add_button{color:#3e79ff}[data-theme=gray] .object_childen .task_tabs .add_button,[data-theme=white] .object_childen .task_tabs .add_button{color:#7b68ee}.search_icon_list .icon_list{display:flex;align-items:center;margin-bottom:16px}.search_icon_list .icon_list .icon_title{width:88px}.search_icon_list .icon_list .ant-checkbox-wrapper{margin-bottom:0!important}.object_select_tree{padding-right:8px!important}.object_select_tree::-webkit-scrollbar{width:14px!important;height:14px!important}.object_select_tree::-webkit-scrollbar-thumb{border-radius:10px;border-style:solid;border-width:2px;border-color:transparent;background-color:#ebebeb;background-clip:padding-box}.object_select_tree::-webkit-scrollbar-thumb:hover{background-color:#ccc;border-color:#ccc}.object_select_tree .hight_light{background-color:rgba(255,229,0,.8);display:inline-block}.resource_draw{margin:20px;overflow:hidden;flex:1;display:flex;flex-direction:column}.resource_draw .resource_table_bread{width:100%;height:40px;flex-shrink:0;display:flex;margin-top:-12px}.resource_draw .resource_table_bread .stBreadList .title_list:last-child{max-width:none}.gantt_box{border:1px solid #f2f2f2;display:flex;flex-direction:row;max-height:100%;overflow:hidden;flex:1}.gantt_box .gantt_grid{flex-shrink:0;border-right:1px solid #f2f2f2;overflow:hidden;display:flex;flex-direction:column}.gantt_box .gantt_grid .gantt_grid_scale{display:flex;background:#fafafa;border-bottom:1px solid #f2f2f2;height:80px;overflow:hidden;align-items:center;flex-shrink:0;position:relative;overflow:auto;overflow:overlay;transform:translateZ(0)}.gantt_box .gantt_grid .gantt_grid_scale .search_item{margin-left:12px}.gantt_box .gantt_grid .gantt_grid_data{height:100%;flex:1;background:#fff;z-index:10;color:#666;overflow:auto;overflow:overlay;transform:translateY(0)}.gantt_box .gantt_grid .gantt_grid_data::-webkit-scrollbar{width:0}.gantt_box .gantt_grid .gantt_row_label{display:flex;height:56px;position:relative;align-items:center;padding:0 20px 0 20px;border-bottom:1px solid #f2f2f2}.gantt_box .gantt_grid .gantt_row_label.row_hover{background-color:#f8f8f8}.gantt_box .gantt_grid .gantt_row_label.isUser{font-weight:600}.gantt_box .gantt_grid .gantt_row_label.isUser .day{border-color:#f2f2f2}.gantt_box .gantt_grid .gantt_row_label:hover .object_name .title_more{visibility:inherit}.gantt_box .gantt_grid .gantt_row_label .gantt_row_expand{flex-shrink:0;margin-right:8px;text-decoration:none;cursor:pointer;transition:color .3s;display:inline-block;width:17px;height:17px;color:inherit;line-height:13px;text-align:center;background:#fff;border:1px solid #e8e8e8;border-radius:2px;outline:none}.gantt_box .gantt_grid .gantt_row_label .gantt_row_expand.gantt_row_expand_spaced{visibility:hidden}.gantt_box .gantt_grid .gantt_row_label .gantt_row_expand:hover{color:#40a9ff;border-color:currentColor}.gantt_box .gantt_grid .gantt_row_label .object_name{flex:1;overflow:hidden;display:flex}.gantt_box .gantt_grid .gantt_row_label .object_name .title_more{visibility:hidden}.gantt_box .gantt_grid .gantt_row_label .object_name .name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:400;color:#666;margin-right:16px;display:flex;align-items:center}.gantt_box .gantt_grid .gantt_row_label .object_name .name span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:calc(100% - 16px)}.gantt_box .gantt_grid .gantt_row_label .object_name .name .titleIcon_world{flex-shrink:0;margin-left:3px}.gantt_box .gantt_grid .gantt_row_label .object_name .name:hover{color:#428eff!important;cursor:pointer}.gantt_box .gantt_grid .gantt_row_label .object_name .name.searchFlag{font-weight:600;color:#333}.gantt_box .gantt_grid .gantt_row_label .object_name .user_name{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;color:#333;margin-right:16px}.gantt_box .gantt_grid .gantt_row_label .object_name .user_name .position{color:#666;font-weight:400}.gantt_box .gantt_grid .gantt_row_label .object_name .user_name .position:before{content:"|";padding:0 6px}.gantt_box .gantt_grid .gantt_row_label .object_name .control_more{flex-shrink:0;width:24px;height:16px;border-radius:2px;color:rgba(0,0,0,.6);cursor:pointer;margin-right:16px}.gantt_box .gantt_grid .gantt_row_label .object_name .control_more:hover{background:rgba(0,0,0,.03)}.gantt_box .gantt_grid .gantt_row_label .user_name{flex-shrink:0;width:70px;overflow:hidden}.gantt_box .gantt_grid .gantt_row_label .man_hour{flex-shrink:0;width:85px;overflow:hidden;padding-left:3px}.gantt_box .gantt_grid .gantt_row_label .object_time{flex-shrink:0;width:110px}.gantt_box .gantt_chart{flex:1;overflow:hidden;display:flex;flex-direction:column}.gantt_box .gantt_chart::-webkit-scrollbar-thumb{border-radius:10px;border-style:solid;border-width:2px;border-color:transparent;background-color:#ebebeb;background-clip:padding-box}.gantt_box .gantt_chart::-webkit-scrollbar-thumb:hover{background-color:#ccc;border-color:#ccc}.gantt_box .gantt_chart .gantt_chart_calendar{display:flex;flex-direction:column;height:80px;border-bottom:1px solid #f2f2f2;overflow:hidden}.gantt_box .gantt_chart .gantt_chart_calendar .month_list{display:flex;flex:1}.gantt_box .gantt_chart .gantt_chart_calendar .month_list .month{flex-shrink:0;padding-left:20px;border-right:1px solid #f2f2f2;font-weight:600;color:#666;font-size:12px;display:flex;align-items:center;overflow:hidden;height:26px}.gantt_box .gantt_chart .gantt_chart_calendar .day_list{display:flex;height:53px}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day{flex-shrink:0;width:56px;height:53px;display:flex;align-items:center;flex-direction:column;justify-content:center;border-right:1px solid transparent}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day:last-child{border-right:none}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day.isToday{background:#428eff;border-radius:4px}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day.isToday .dd,.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day.isToday .wo{color:#fff}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day.isMonthEnd{border-color:#f2f2f2}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day.restTime.isToday .dd{color:#fff}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day.restTime .dd{color:#999}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day .wo{font-size:12px;color:#999}.gantt_box .gantt_chart .gantt_chart_calendar .day_list .day .dd{font-size:14px;font-weight:600;color:#333}.gantt_box .gantt_chart .gantt_chart_data{overflow:auto;overflow:overlay;flex:1}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row{display:flex;flex-direction:row;border-bottom:1px solid #f2f2f2;height:56px;overflow:hidden}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row.row_hover{background-color:#f8f8f8}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day{flex-shrink:0;width:56px;display:flex;align-items:center;flex-direction:column;justify-content:center;border-right:1px solid #f2f2f2;position:relative}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day:last-child{border-right:none}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day.restTime{background-image:url(/img/weekDateBg.svg)}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day.isToday{border-right-color:#428eff}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day .isRed{color:#ff3434}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day .card_box{position:absolute;width:calc(100% + 1px);height:26px;background:transparent;color:#fff;text-align:center;font-weight:600;line-height:26px;z-index:1}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day .card_box.estimateHour{background:#9ec5ff}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day .card_box.actualHour{background:#428eff}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day .card_box.actualHourExceed{background:#fea137}.gantt_box .gantt_chart .gantt_chart_data .gantt_chart_row .day .card_box.estimateHourExceed{background:#ffcc93}.resource_distribution_dialog .ant-drawer-content{overflow:hidden}.resource_distribution_dialog .ant-drawer-wrapper-body{overflow:hidden;height:100%;max-height:100%}.resource_distribution_dialog .ant-drawer-body{padding:0;height:100%;overflow:hidden}.resource_distribution{background:#fff;width:100%;height:100%;z-index:20;overflow:hidden;display:flex;flex-direction:column}.resource_distribution .resource_close{cursor:pointer;color:#999}.resource_distribution .resource_close:hover{opacity:.8}.resource_distribution .st-tabs__Three{flex-shrink:0}.resource_distribution .resource_warp{margin:20px;overflow:hidden;flex:1}.stage_drawer .object_title{padding:20px 0;font-weight:600;color:#333;font-size:14px;line-height:20px;background:#f7f7f7;margin:0 -40px;padding-left:40px;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.05);margin-bottom:16px}.stage_drawer .search_div{display:flex;align-items:center}.stage_drawer .search_div .search_item_obj{margin-right:20px;margin-left:20px}.stage_drawer .search_div .search_item_obj .st-icon{margin-left:12px}.replay_detail_model .row_box .teshu_label{line-height:20px!important}.replay_detail_model .row_box .pcsm_label:after{display:inline-block;margin-right:4px;color:#f5222d;font-size:14px;font-family:SimSun,sans-serif;line-height:1;content:"*"}.replay_detail_model .row_box .padding_top{padding-top:8px}.replay_detail_model .row_box .item_label{width:95px;font-size:16px;font-weight:400;color:#2a3150}.replay_detail_model .row_box .item_content{overflow:hidden}.replay_detail_model .row_box .item_content .ck.ck-sticky-panel .ck-sticky-panel__content_sticky{z-index:1;position:inherit}.replay_detail_model .row_box .item_content .ck-content{min-height:160px!important;border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top:0!important;background:#fafafc;border:1px solid transparent!important}.replay_detail_model .row_box .item_content .ck.ck-toolbar{background:#fafafc}.replay_detail_model .row_box .item_content .ck-focused{border:1px solid transparent!important;border-top:0!important;box-shadow:none!important}.replay_detail_model .row_box .item_content .ck-toolbar_grouping{border-top-left-radius:4px!important;border-top-right-radius:4px!important;border:1px solid transparent}.replay_detail_model .row_box .item_content .content_box{min-height:81px;background:#fafafc;border-radius:8px;padding:12px 24px 0;font-size:14px;font-weight:400;color:#364056;overflow:auto}.replay_detail_model .row_box .item_content .content_view{background:#fff}.replay_detail_model .row_box .item_content .noValue{color:rgba(54,64,86,.3)}.replay_detail_model .row_box .item_content .replay_description_btn{margin-top:16px;justify-content:flex-end}.replay_detail_model .row_box .item_content .replay_description_btn .btn{margin-right:8px}.replay_detail_model .ant-modal-body,.replay_detail_model .ant-modal-header{padding:0}.replay_detail_model .replay_detail_title_box{width:100%;height:46px;justify-content:space-between;padding:0 24px 0 34px;background:#eff0f3;border-radius:8px 8px 0 0;font-size:12px;color:#364056}.replay_detail_model .replay_detail_title_box .top_object_title{padding:0 16px;max-width:400px;height:28px;line-height:28px;justify-content:center;background:#fff;border-radius:4px;border:1px solid #dddfe3;font-size:12px}.replay_detail_model .replay_detail_title_box .close_hover:hover{cursor:pointer}[data-theme=purple] .replay_detail_model .replay_detail_title_box .close_hover:hover{color:#7b68ee}[data-theme=blue] .replay_detail_model .replay_detail_title_box .close_hover:hover{color:#3e79ff}[data-theme=gray] .replay_detail_model .replay_detail_title_box .close_hover:hover,[data-theme=white] .replay_detail_model .replay_detail_title_box .close_hover:hover{color:#7b68ee}.replay_detail_model .replay_model_content{min-height:674px;max-height:calc(100vh - 300px);display:flex;flex-direction:column}.replay_detail_model .replay_model_content .model_content_top{height:64px;padding:0 24px 0 34px;justify-content:space-between;border-bottom:1px solid rgba(0,0,0,.05)}.replay_detail_model .replay_model_content .model_content_top .top_left .timeDate{font-size:18px;font-weight:700;color:#364056}.replay_detail_model .replay_model_content .model_content_top .top_left .timeDate .time{font-size:18px;color:#364056;cursor:pointer}.replay_detail_model .replay_model_content .model_content_top .top_left .timeDate .replay_date{margin-left:8px}.replay_detail_model .replay_model_content .model_content_top .top_left .xian{width:1px;height:20px;border:1px solid #e8eaed;margin:0 10px}.replay_detail_model .replay_model_content .model_content_top .top_left .time_period{font-size:14px;font-weight:400;color:#4d596c}.replay_detail_model .replay_model_content .model_content_top .top_left .time_period .st-icon{width:22px;height:22px;color:rgba(0,0,0,.25);flex-shrink:0}.replay_detail_model .replay_model_content .model_content_top .top_left .time_period .time{font-size:14px;font-weight:400;color:#4d596c;cursor:pointer}.replay_detail_model .replay_model_content .model_content_top .top_left .time_period .time .a_icon{margin:0 8px}.replay_detail_model .replay_model_content .model_content_top .top_left .time_period .replay_time_title{margin:0 20px 0 11px}.replay_detail_model .replay_model_content .model_content_bottom{padding:20px 88px 40px;flex:1;overflow:auto}.replay_detail_model .replay_model_content .model_content_bottom .ant-input-number-handler-wrap{display:none}.replay_detail_model .replay_model_content .model_content_bottom .title{font-size:20px;font-weight:700;color:#2a3150}.replay_detail_model .replay_model_content .model_content_bottom .Reached_box{border-bottom:1px solid rgba(0,0,0,.05)}.replay_detail_model .replay_model_content .model_content_bottom .budget_cost_box{padding:20px 0 4px;border-bottom:1px solid rgba(0,0,0,.05)}.replay_detail_model .replay_model_content .model_content_bottom .budget_cost_box .title{margin-bottom:20px}.replay_detail_model .replay_model_content .model_content_bottom .budget_cost_box .cost_content .cc_color{color:#428eff;cursor:pointer}.replay_detail_model .replay_model_content .model_content_bottom .deviation_box{padding:20px 0 4px;border-bottom:1px solid rgba(0,0,0,.05)}.replay_detail_model .replay_model_content .model_content_bottom .deviation_box .title_box{margin-bottom:20px}.replay_detail_model .replay_model_content .model_content_bottom .deviation_box .title_box .title{margin-right:20px}.replay_detail_model .replay_model_content .model_content_bottom .file_box{padding:20px 0 4px}.replay_detail_model .replay_model_content .model_content_bottom .file_box .title,.replay_detail_model .replay_model_content .Reached_title{margin-bottom:20px}.replay_detail_model .replay_model_content .Reached_title .title{margin-right:20px}.replay_detail_model .replay_model_content .Reached_title .bac_right{font-size:14px;font-weight:400;color:#999;cursor:pointer}[data-theme=purple] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_clear:hover,[data-theme=purple] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_quote:hover{color:#7b68ee}[data-theme=blue] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_clear:hover,[data-theme=blue] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_quote:hover{color:#3e79ff}[data-theme=gray] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_clear:hover,[data-theme=gray] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_quote:hover,[data-theme=white] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_clear:hover,[data-theme=white] .replay_detail_model .replay_model_content .Reached_title .bac_right .br_quote:hover{color:#7b68ee}.replay_detail_model .replay_model_content .Reached_title .bac_right .right_line{width:1px;height:12px;background:#ccc;margin:0 10px}.replay_detail_model .replay_model_content .checkCriterias_box{margin-bottom:20px}.replay_detail_model .replay_model_content .checkCriterias_box .checkCriterias_title{font-size:16px;font-weight:400;color:#2a3150;margin-bottom:12px}.replay_detail_model .replay_model_content .checkCriterias_box .st_metrics.border{border:1px solid #ebebeb;border-radius:10px;padding:0 20px}.replay_detail_model .replay_model_content .checkCriterias_box .st_metrics.border .metrics_main .main_item{padding:18px 10px}.replay_detail_model .replay_model_content .checkCriterias_box .st_metrics.border .metrics_main .main_item:last-child{border-bottom:1px solid transparent}.object_main_replay{padding-bottom:62px;width:100%}.object_main_replay .tab_list{width:100%}.object_main_replay .tab_list .list_div{height:60px;line-height:60px;padding:0 6px;border-bottom:1px solid rgba(0,0,0,.05);margin-right:8px;margin-bottom:12px;cursor:pointer;width:100%}.object_main_replay .tab_list .add_new{font-size:14px;font-weight:400}[data-theme=purple] .object_main_replay .tab_list .add_new{color:#7b68ee}[data-theme=blue] .object_main_replay .tab_list .add_new{color:#3e79ff}[data-theme=gray] .object_main_replay .tab_list .add_new,[data-theme=white] .object_main_replay .tab_list .add_new{color:#7b68ee}.object_main_replay .custom_empty{display:flex;flex-direction:column;align-items:center;margin:40px auto}.object_main_replay .custom_empty img{width:120px;height:90px;margin-bottom:30px;display:block}.object_main_replay .custom_empty .addBtn{font-weight:400;cursor:pointer}[data-theme=purple] .object_main_replay .custom_empty .addBtn{color:#7b68ee}[data-theme=blue] .object_main_replay .custom_empty .addBtn{color:#3e79ff}[data-theme=gray] .object_main_replay .custom_empty .addBtn,[data-theme=white] .object_main_replay .custom_empty .addBtn{color:#7b68ee}.object_main_replay .replay_list{width:100%}.object_main_replay .replay_list .replay_item{width:100%;height:67px;line-height:67px;justify-content:space-between;border-radius:8px;padding:0 32px 0 12px}.object_main_replay .replay_list .replay_item:hover{background:#f5f6fa}.object_main_replay .replay_list .replay_item .replay_name{cursor:pointer;font-size:16px;font-weight:400;color:#364056}[data-theme=purple] .object_main_replay .replay_list .replay_item .replay_name:hover{color:#7b68ee}[data-theme=blue] .object_main_replay .replay_list .replay_item .replay_name:hover{color:#3e79ff}[data-theme=gray] .object_main_replay .replay_list .replay_item .replay_name:hover,[data-theme=white] .object_main_replay .replay_list .replay_item .replay_name:hover{color:#7b68ee}.object_main_replay .replay_list .replay_item .del_btn{font-size:14px;font-weight:400;color:#929aad;cursor:pointer}[data-theme=purple] .object_main_replay .replay_list .replay_item .del_btn:hover{color:#7b68ee}[data-theme=blue] .object_main_replay .replay_list .replay_item .del_btn:hover{color:#3e79ff}[data-theme=gray] .object_main_replay .replay_list .replay_item .del_btn:hover,[data-theme=white] .object_main_replay .replay_list .replay_item .del_btn:hover{color:#7b68ee}.object_tabs .ant-tabs-ink-bar{height:3px;border-radius:3px 3px 0 0}[data-theme=purple] .object_tabs .ant-tabs-ink-bar{background-color:#7b68ee}[data-theme=blue] .object_tabs .ant-tabs-ink-bar{background-color:#3e79ff}[data-theme=gray] .object_tabs .ant-tabs-ink-bar,[data-theme=white] .object_tabs .ant-tabs-ink-bar{background-color:#7b68ee}.object_tabs .st-icon{width:16px;height:16px;margin-right:4px}.copy_object .copy_obj_content .copy_item{margin-bottom:28px}.copy_object .copy_obj_content .copy_item .item_label{color:#4d596c;font-weight:700;margin-bottom:14px}.copy_object .copy_obj_content .copy_item .range_time{width:100%}.copy_object .copy_obj_content .copy_item .object_name{height:76px}.copy_object .copy_obj_content .copy_item .copy_select{width:100%}.copy_object .copy_obj_content .copy_item .copy_select .owner_name{display:none}.copy_object .copy_obj_content .copy_content_checkbox .item_label{display:flex;align-items:center;justify-content:space-between}.copy_object .copy_obj_content .copy_content_checkbox .checkbox_box .ant-checkbox-wrapper{width:130px;margin-left:0;margin-right:20px;margin-bottom:20px;color:#4d596c}.copy_object .copy_obj_content .time_select_box .item_label .time_type_item{margin-right:12px;cursor:pointer}.copy_object .copy_obj_content .time_select_box .item_label .time_type_item.active{color:#7b68ee}.copy_object .range_time{cursor:pointer}.copy_object .range_time .date_icon{left:6px}.copy_object .range_time .ant-input .ant-calendar-range-picker-input{cursor:pointer}.copy_object .range_time .ant-calendar-picker-input .ant-calendar-range-picker-input:first-child{margin-left:10px}.copy_object .formFooter{display:flex;align-items:center;justify-content:flex-end;padding-bottom:16px;margin-top:24px}.copy_object .formFooter .more{margin-right:auto;color:#999;cursor:pointer}.copy_object .formFooter .more:hover{color:#428eff}.copy_object .formFooter .ant-btn{margin-right:24px}.copy_object .formFooter .ant-btn:last-child{margin-right:0}.st_title_icon_page .item_label{color:#929aad}.st_title_icon_page .item_label .st-icon{width:16px;height:16px;color:#c0c4ce;margin-right:8px}.st_title_icon_page .item_content{color:#4d596c}.st_title_icon_page .item_content.appoint_user{padding-left:4px}.st_title_icon_page .item_content.appoint_user .st-changeOwner{padding:0 8px}.st_title_icon_page .item_content .object_select{color:#4d596c}.st_title_icon_page .item_content .st-changeOwner .right_info .info{color:#4d596c;font-weight:400}.object_right_main{padding:0 18px}.object_right_main .ant-collapse{background-color:#fff}.object_right_main .ant-collapse .ant-collapse-header{padding-left:0;padding-right:0}.object_right_main .ant-collapse .ant-collapse-header .ant-collapse-arrow{right:0;left:unset}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_tip{margin-left:9px;font-size:12px;margin-right:24px;color:#929aad}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_tip .tip_icon{margin-right:2px}[data-theme=purple] .object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_tip .tip_icon:hover{color:#7b68ee}[data-theme=blue] .object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_tip .tip_icon:hover{color:#3e79ff}[data-theme=gray] .object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_tip .tip_icon:hover,[data-theme=white] .object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_tip .tip_icon:hover{color:#7b68ee}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_status{padding:2px 12px;background:#e0e0e0;border-radius:12px;font-size:12px}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_status1{background:#f29225;color:#fff}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_status2{background:#3e79ff;color:#fff}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_status3{background:#ff3434;color:#fff}.object_right_main .ant-collapse .ant-collapse-header .check_collapse_header .check_status4{background:#6ac950;color:#fff}.object_right_main .ant-collapse .ant-collapse-header .desc_collapse_header{justify-content:space-between;margin-right:30px}.object_right_main .ant-collapse .ant-collapse-header .desc_collapse_header .edit_icon{color:rgba(0,0,0,.25);width:13px;height:13px}[data-theme=purple] .object_right_main .ant-collapse .ant-collapse-header .desc_collapse_header .edit_icon:hover{color:#7b68ee}[data-theme=blue] .object_right_main .ant-collapse .ant-collapse-header .desc_collapse_header .edit_icon:hover{color:#3e79ff}[data-theme=gray] .object_right_main .ant-collapse .ant-collapse-header .desc_collapse_header .edit_icon:hover,[data-theme=white] .object_right_main .ant-collapse .ant-collapse-header .desc_collapse_header .edit_icon:hover{color:#7b68ee}.object_right_main .ant-collapse .ant-collapse-header .right_collapse_title{position:relative;padding-left:10px;color:#364056;font-weight:400;font-size:14px}.object_right_main .ant-collapse .ant-collapse-header .right_collapse_title:before{position:absolute;content:"";left:0;top:calc(50% - 7px);width:4px;height:14px;background:#7b68ee;border-radius:2px}.object_right_main .ant-collapse .desc_collapse_content .ck.ck-sticky-panel .ck-sticky-panel__content_sticky{z-index:1;position:inherit}.object_right_main .ant-collapse .desc_collapse_content .ck-content,.object_right_main .ant-collapse .desc_collapse_content .content_info{min-height:160px;max-height:400px;overflow-y:auto;overflow-y:overlay}.object_right_main .ant-collapse .check_collapse_content .check_desc{margin-bottom:20px}.object_right_main .ant-collapse .check_collapse_content .check_desc .desc_title{color:#929aad;margin-bottom:8px;font-size:14px}.object_right_main .ant-collapse .check_collapse_content .check_desc .desc_title .st-icon{margin-right:6px;width:18px;height:18px}.object_right_main .ant-collapse .check_collapse_content .check_desc .desc_text{color:#4d596c;margin-left:24px;font-size:14px}.object_right_main .ant-collapse .check_collapse_content .check_btn{width:100%}.object_right_main .ant-collapse .check_collapse_content .check_status_btn .view_check{margin-left:20px}.object_right_main .editor_style .ck-content{min-height:81px!important;max-height:200px;border-bottom-left-radius:4px!important;border-bottom-right-radius:4px!important;border-top:0!important;background:#fafafc;border:1px solid transparent!important}.object_right_main .editor_style .ck.ck-toolbar{background:#fafafc}.object_right_main .editor_style .ck-focused{border:1px solid transparent!important;border-top:0!important;box-shadow:none!important}.object_right_main .editor_style .ck-toolbar_grouping{border-top-left-radius:4px!important;border-top-right-radius:4px!important;border:1px solid transparent}.object_right_main .editor_style .task_description_btn{margin:16px 0;justify-content:flex-end}.object_right_main .editor_style .task_description_btn .btn{margin-right:8px}.object_progress_drawer .drawer_box{width:100%}.object_progress_drawer .drawer_box .list_item{display:flex;align-items:center;margin-bottom:16px}.object_progress_drawer .drawer_box .list_item.flex_colom{align-items:flex-start;flex-direction:column}.object_progress_drawer .drawer_box .list_item .item_title{width:80px;font-weight:600;font-size:14px;color:#4d596c;line-height:20px;text-align:justify;line-height:32px}.object_progress_drawer .drawer_box .list_item .item_content{width:100%}.object_progress_drawer .drawer_box .list_item .item_content.progress_box{display:flex}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_tip{font-weight:400;font-size:10px;color:#9b9b9b;text-align:left;font-style:normal;margin-bottom:2px}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .slider_box{display:flex;align-items:center}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item.auto{width:100px;margin-right:12px}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item.auto .ant-slider-handle{opacity:0;display:none}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item.auto .ant-slider-disabled .ant-slider-track{background:#51c998!important}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider{height:14px;background:#f5f5f5;border-radius:7px;padding:0;flex:1;margin:0 20px 0 0}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider .ant-slider-track{height:14px;border-radius:7px;background:#51c998}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider .ant-slider-rail{height:14px;border-radius:7px}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider .ant-slider-step{height:14px}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider .ant-slider-handle{width:4px;height:20px;background:#51c998;border-radius:3px;border:1px solid #51c998;margin-top:-3px}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider .ant-slider-handle:focus{box-shadow:none}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider.isLittle .ant-slider-track{background-color:#ff3434}.object_progress_drawer .drawer_box .list_item .item_content.progress_box .progress_item .slider_box .object_slider.isLittle .ant-slider-handle{border-color:#ff3434;background:#ff3434}.object_progress_drawer .modal_footer{display:flex;justify-content:flex-end}.object_progress_drawer .modal_footer .ant-btn{margin-right:12px}.object_progress_drawer .modal_footer .ant-btn:last-child{margin-right:0}.updata_progress_modal .ant-popover-content{width:400px}.updata_progress_modal .ant-popover-inner-content{padding:0}.updata_progress_modal .updata_progress_title_box{height:56px;justify-content:space-between;padding:0 16px;border-radius:8px 8px 0 0;font-size:12px;color:#364056}.updata_progress_modal .updata_progress_title_box .top_object_title{font-size:16px;font-weight:700;color:#364056}.updata_progress_modal .updata_progress_title_box .close_hover:hover{cursor:pointer}[data-theme=purple] .updata_progress_modal .updata_progress_title_box .close_hover:hover{color:#7b68ee}[data-theme=blue] .updata_progress_modal .updata_progress_title_box .close_hover:hover{color:#3e79ff}[data-theme=gray] .updata_progress_modal .updata_progress_title_box .close_hover:hover,[data-theme=white] .updata_progress_modal .updata_progress_title_box .close_hover:hover{color:#7b68ee}.updata_progress_modal .updata_progress_content{min-height:200px;max-height:428px;padding:20px 16px 0;overflow-y:auto}.updata_progress_modal .updata_progress_content .label{font-size:14px;font-weight:700;color:#4d596c;margin-bottom:12px}.updata_progress_modal .updata_progress_content .content,.updata_progress_modal .updata_progress_content .file_box{margin-bottom:20px}.updata_progress_modal .object_progress{display:flex;align-items:center}.updata_progress_modal .object_progress .object_slider{height:14px;background:#f5f5f5;border-radius:7px;padding:0;flex:1;margin:0 20px 0 0}.updata_progress_modal .object_progress .object_slider .ant-slider-track{height:14px;border-radius:7px;background:#3e79ff}.updata_progress_modal .object_progress .object_slider .ant-slider-rail{height:14px;border-radius:7px}.updata_progress_modal .object_progress .object_slider .ant-slider-step{height:14px}.updata_progress_modal .object_progress .object_slider .ant-slider-handle{width:4px;height:20px;background:#3e79ff;border-radius:3px;border:1px solid #fff;margin-top:-3px}.updata_progress_modal .object_progress .object_slider .ant-slider-handle:focus{box-shadow:none}.updata_progress_modal .object_progress .ant-input-number-handler-wrap{display:none}.updata_progress_modal .object_progress .ant-input-number{width:60px;border:1px solid transparent}.updata_progress_modal .object_progress .ant-input-number:focus,.updata_progress_modal .object_progress .ant-input-number:hover{box-shadow:none}[data-theme=purple] .updata_progress_modal .object_progress .ant-input-number:focus,[data-theme=purple] .updata_progress_modal .object_progress .ant-input-number:hover{border-color:#7b68ee}[data-theme=blue] .updata_progress_modal .object_progress .ant-input-number:focus,[data-theme=blue] .updata_progress_modal .object_progress .ant-input-number:hover{border-color:#3e79ff}[data-theme=gray] .updata_progress_modal .object_progress .ant-input-number:focus,[data-theme=gray] .updata_progress_modal .object_progress .ant-input-number:hover,[data-theme=white] .updata_progress_modal .object_progress .ant-input-number:focus,[data-theme=white] .updata_progress_modal .object_progress .ant-input-number:hover{border-color:#7b68ee}.updata_progress_modal .object_progress .ant-input-number-focused{box-shadow:none}[data-theme=purple] .updata_progress_modal .object_progress .ant-input-number-focused{border-color:#7b68ee}[data-theme=blue] .updata_progress_modal .object_progress .ant-input-number-focused{border-color:#3e79ff}[data-theme=gray] .updata_progress_modal .object_progress .ant-input-number-focused,[data-theme=white] .updata_progress_modal .object_progress .ant-input-number-focused{border-color:#7b68ee}.updata_progress_modal .select_time .time{height:32px;line-height:32px;padding:0 14px;background:#fff;border-radius:4px;border:1px solid #e8eaed;font-size:14px;color:#4d596c}.updata_progress_modal .select_time .time .tiem_icon{margin-right:12px}.updata_progress_modal .select_time .time .tiem_icon .st-icon{width:13px;height:13px;color:#c0c4ce}.updata_progress_modal .modal_footer{padding:0 28px 20px;display:flex;justify-content:flex-end}.updata_progress_modal .modal_footer button{margin-left:16px}.modal_import .ant-modal-body{height:300px}.modal_import .ant-modal-body .modal_main_box .box_item{justify-content:space-between;margin-bottom:20px}.modal_import .ant-modal-body .modal_main_box .box_item .box_label{color:#364056}.modal_import .ant-modal-body .modal_main_box .err_msg{margin-left:40px;margin-top:10px;color:rgba(0,0,0,.52)}.modal_import .ant-modal-body .modal_main_box .err_msg .st-icon{color:#ff4d4f}.modal_import .ant-modal-body .modal_main_box .import_upload .ant-upload-list{position:absolute;left:16px;width:calc(100% - 32px)}.modal_import .ant-modal-body .modal_main_box .import_upload .ant-upload-list .ant-upload-list-item-name{width:90%}.object_progress_child_set .set_percent_box{display:flex;flex-direction:column}.object_progress_child_set .set_percent_box .set_percent_content{height:600px;overflow:auto;overflow:overlay}.object_progress_child_set .set_percent_box .set_row{display:flex;border-bottom:1px solid #eaecf0;height:65px;align-items:center;font-weight:400;font-size:14px;color:#353f55}.object_progress_child_set .set_percent_box .set_row.title{border-bottom:none;height:32px;margin-top:-12px}.object_progress_child_set .set_percent_box .set_row .addMore{flex:1;cursor:pointer;font-weight:500;font-size:14px;color:#7b68ee}.object_progress_child_set .set_percent_box .set_row .type_icon{width:20px;height:20px;margin-right:6px}.object_progress_child_set .set_percent_box .set_row .proportion{margin-left:12px;flex-shrink:0;width:100px;position:relative}.object_progress_child_set .set_percent_box .set_row .proportion .ant-input-number{width:100px}.object_progress_child_set .set_percent_box .set_row .proportion .ant-input-number-handler-wrap{display:none}.object_progress_child_set .set_percent_box .set_row .proportion .unit{position:absolute;right:1px;top:1px;width:38px;height:30px;background:#000;background:#f4f5f7;border-radius:0 4px 4px 0;text-align:center;line-height:30px;border-left:1px solid #e8eaed}.object_progress_child_set .set_percent_box .set_row .title_name{flex:1}.object_progress_child_set .set_percent_box .set_row .status{width:56px;height:20px;text-align:center;line-height:20px;border-radius:12px;font-size:12px;margin-left:12px;margin-right:12px}.object_progress_child_set .set_percent_box .set_row .user_name{width:120px}.object_progress_child_set .set_percent_box .set_row .del{display:flex;align-items:center;width:80px;justify-content:center}.object_progress_child_set .set_percent_box .set_row .del .st-icon{cursor:pointer;color:rgba(0,0,0,.2)}.object_progress_child_set .stDrawer_footer_flex .left .update{display:flex;align-items:center}.object_progress_child_set .stDrawer_footer_flex .left .update_tip{font-weight:400;font-size:12px;text-align:left;color:#929aad}.object_progress_child_set .stDrawer_footer_flex .left .update_tip span{color:#7b68ee}.object_selectChildren_drawer .draw_header{display:flex}.object_selectChildren_drawer .draw_header .select_tab{font-size:16px}.object_selectChildren_drawer .draw_header .select_tab .tab{margin:0 12px 0 0;font-weight:500;color:#344058}.object_selectChildren_drawer .draw_header .select_tab .tab:hover{cursor:pointer;color:#7f65f6}.object_selectChildren_drawer .draw_header .select_tab .tab.active{color:#7f65f6;position:relative}.object_selectChildren_drawer .draw_header .select_tab .tab.active:after{position:absolute;content:" ";left:calc(50% - 12px);bottom:-18px;width:24px;height:2px;background:#7b68ee;border-radius:2px}.object_selectChildren_drawer .draw_header .title_tip{font-weight:400;font-size:12px;color:#929aad}.object_selectChildren_drawer .children_select_box{display:flex;margin:-24px -24px 0 -24px;overflow:hidden;height:calc(70vh - 200px)}.object_selectChildren_drawer .children_select_box .children_list{flex:1;width:100%;overflow:hidden;display:flex;flex-direction:column;padding-top:24px;padding-bottom:24px}.object_selectChildren_drawer .children_select_box .children_list .ant-checkbox-group{width:100%;flex:1;overflow:auto;overflow:overlay;padding:0 24px}.object_selectChildren_drawer .children_select_box .children_list .ant-checkbox-group .ant-checkbox-wrapper{width:100%;display:flex;align-items:center;margin:0;border-bottom:1px solid #e8eaed}.object_selectChildren_drawer .children_select_box .children_list .ant-checkbox-group .ant-checkbox-wrapper span:last-child{flex:1;overflow:hidden;display:flex}.object_selectChildren_drawer .children_select_box .children_list .children_list_row{display:flex;align-items:center;height:65px;margin-right:24px;width:100%}.object_selectChildren_drawer .children_select_box .children_list .children_list_row .type_icon{width:20px;height:20px;margin-right:12px}.object_selectChildren_drawer .children_select_box .children_list .children_list_row .name{flex:1;font-weight:400;font-size:14px;color:#353f55}.object_selectChildren_drawer .children_select_box .children_list .children_list_row .status{width:56px;height:20px;text-align:center;line-height:20px;border-radius:12px;font-size:12px;margin-left:12px;margin-right:12px}.object_selectChildren_drawer .children_select_box .children_list .children_list_row .user_name{flex-shrink:0;display:flex}.object_selectChildren_drawer .children_select_box .children_list .children_list_row .user_name .avatar{margin-right:8px}.object_selectChildren_drawer .children_select_box .children_select{flex-shrink:0;height:100%;width:360px;background:rgba(234,236,240,.42);padding:20px}.object_selectChildren_drawer .children_select_box .children_select .select_count{font-weight:400;font-size:16px;color:#2c4466}.object_selectChildren_drawer .children_select_box .children_select .selecting_box .selecting_row{display:flex;flex-direction:row;align-items:center;height:48px}.object_selectChildren_drawer .children_select_box .children_select .selecting_box .selecting_row .type_icon{width:20px;height:20px;margin-right:6px}.object_selectChildren_drawer .children_select_box .children_select .selecting_box .selecting_row .name{flex:1;font-weight:400;font-size:14px;color:#333}.object_selectChildren_drawer .children_select_box .children_select .selecting_box .selecting_row .del{cursor:pointer;color:rgba(0,0,0,.2)}.object_selectChildren_drawer .stDrawer_footer_flex .tip{font-weight:400;font-size:12px;color:#929aad}.object_selectChildren_drawer .stDrawer_footer_flex .tip span{color:#7b68ee}.object_selectChildren_drawer .select_all_box{padding:0 24px}.progressSet{display:flex;align-items:center}.progressSet .st-icon{margin-left:6px;width:18px;height:18px}.progressSet .st-icon:hover{color:#7b68ee}.object_draw[data-v-56fe3bb2]{width:1200px}.object_draw[data-v-56fe3bb2] .ant-modal-header{padding:0 32px;height:46px;display:flex;align-items:center;width:100%;background:#eff0f3;flex-shrink:0}.object_draw[data-v-56fe3bb2] .ant-modal-header .ant-modal-title{width:100%}.object_draw[data-v-56fe3bb2] .ant-modal-header .ant-modal-title .objectDraw_header{display:flex;justify-content:space-between}.object_draw[data-v-56fe3bb2] .ant-modal-header .stBreadList{padding:4px 8px;background:#fff;border-radius:4px}.object_draw[data-v-56fe3bb2] .ant-modal-header .stBreadList .title_list span{font-size:12px}.object_draw[data-v-56fe3bb2] .ant-modal-header .ant-drawer-title{width:100%}.object_draw[data-v-56fe3bb2] .ant-modal-header .attention_icon{cursor:pointer}.object_draw[data-v-56fe3bb2] .ant-modal{width:1200px!important}.object_draw[data-v-56fe3bb2] .ant-modal .ant-modal-content .ant-modal-body{padding:0}.object_draw .objectDraw_header[data-v-56fe3bb2]{display:flex;width:100%}.object_draw .objectDraw_header .ant-popover-inner-content[data-v-56fe3bb2]{padding:6px 0}.object_draw .objectDraw_header .to_work_path[data-v-56fe3bb2]{margin-left:auto}.object_draw .objectDraw_header .objectDraw_header_right[data-v-56fe3bb2]{margin-left:auto;display:flex;align-items:center;font-size:14px;font-weight:400;color:#364056}.object_draw .objectDraw_header .objectDraw_header_right .header_right_box[data-v-56fe3bb2]{margin-right:20px;cursor:pointer}.object_draw .objectDraw_header .objectDraw_header_right .header_right_box[data-v-56fe3bb2]:hover{color:#428eff}.object_draw .objectDraw_header .objectDraw_header_right .header_right_box .st-icon[data-v-56fe3bb2]{margin-right:10px}.object_draw .objectDraw_header .objectDraw_header_right .ai_analysis_btn[data-v-56fe3bb2]{width:32px;height:32px;display:flex;justify-content:center;align-items:center;margin-right:8px;background:#fff;border-radius:4px;border:1px solid #dddfe3;font-size:16px;padding-bottom:4px;cursor:pointer}.object_draw .objectDraw_header .objectDraw_header_right .privacy_icon[data-v-56fe3bb2]{cursor:pointer;font-size:12px;color:rgba(0,0,0,.45);background:#f7f7f7;border-radius:14px;padding:4px 8px;line-height:normal;display:flex;align-items:center}.object_draw .objectDraw_header .objectDraw_header_right .privacy_icon .st-icon[data-v-56fe3bb2]{margin-right:4px}.object_draw .objectDraw_header .objectDraw_header_right .privacy_icon[data-v-56fe3bb2]:hover{color:#428eff}.object_draw .objectDraw_header .objectDraw_header_right .setPrivacy[data-v-56fe3bb2]{cursor:pointer;font-size:14px;font-weight:400;color:#428eff;line-height:22px;display:flex;align-items:center;margin-right:22px}.object_draw .objectDraw_header .objectDraw_header_right .setPrivacy[data-v-56fe3bb2]:before{content:" ";display:inline-block;margin:0 8px;width:1px;height:15px;opacity:.3;border:1px solid #979797}.object_draw .objectDraw_header .delete_icon[data-v-56fe3bb2]{margin-left:6px;cursor:pointer}.object_draw .objectDraw_header .delete_icon .delete_icon_obj[data-v-56fe3bb2]{width:24px;height:16px}.object_draw .objectDraw_header .ant-popover .ant-popover-inner-content[data-v-56fe3bb2]{padding:0}.object_draw .objectDraw_header .ant-popover .ant-popover-inner-content .pop_item[data-v-56fe3bb2]{cursor:pointer;padding:6px 18px}.object_draw .objectDraw_header .ant-popover .ant-popover-inner-content .pop_item[data-v-56fe3bb2]:hover{background-color:#f2f2f2}.object_draw .objectDraw_header .close_icon[data-v-56fe3bb2]{margin-left:16px;width:13px;height:13px;color:#686e82;cursor:pointer}.object_draw .ant-drawer-body[data-v-56fe3bb2]{padding-bottom:0;overflow:hidden}.objectDraw_header .ant-popover-inner-content{padding:6px 0}.object_draw .tabs_content{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding-right:0!important;position:relative;z-index:99;margin:0 -16px}.object_draw .tabs_content .add_button{margin-top:20px;line-height:20px;color:#428eff}.object_draw .tabs_content .add_button:hover{cursor:pointer;opacity:.8}.object_draw .tabs_content .time_picker{cursor:pointer}.object_draw .tabs_content .time_picker.isDelay .ant-calendar-picker-input .ant-calendar-range-picker-input:nth-child(3){color:#ff3434}.object_draw .tabs_content .time_picker .ant-calendar-range-picker-input{width:90px;text-align:left}.object_draw .tabs_content .time_picker .ant-calendar-range-picker-separator{width:10px}.object_draw .tabs_content .time_picker .ant-input{color:#333;border-color:transparent!important;background:#fff!important;box-shadow:none!important}.object_draw .tabs_content .time_picker .ant-input input{cursor:pointer}.object_draw .tabs_content .time_picker .ant-input:hover{border-color:transparent!important;background:#f7f7f7!important;box-shadow:none!important}.object_draw .tabs_content .work_task_time{display:flex;align-items:center}.object_draw .tabs_content .work_task_time .time_tip{margin-right:24px}.object_draw .tabs_content .work_task_time .time_tip span{margin-right:24px;height:24px;line-height:24px;display:inline-block;position:relative;padding-left:12px}.object_draw .tabs_content .work_task_time .time_tip span:before{position:absolute;content:" ";display:inline-block;width:6px;height:6px;margin-right:6px;padding-top:6px;border-radius:50%;background:#000;top:8px;left:0}.object_draw .tabs_content .work_task_time .time_tip span.actualHour:before{background:#4bc69a}.object_draw .tabs_content .work_task_time .time_tip span.estimateHour{margin-right:0}.object_draw .tabs_content .work_task_time .time_tip span.estimateHour:before{background:rgba(66,142,255,.3)}.object_draw .tabs_content .work_task_time .st-icon{color:#428eff}.object_draw .tabs_content .work_task_time .st-icon:hover{cursor:pointer;opacity:.8}.object_draw .tabs_content .standard{border:1px solid #e6e6e6;border-radius:12px;padding:12px 16px}.object_draw .tabs_content .standard .title{line-height:24px;color:rgba(0,0,0,.4);margin-bottom:20px;margin-top:20px}.object_draw .tabs_content .standard .standard_content li{margin-bottom:16px}.object_draw .tabs_content .standard .standard_content li:last-child{margin-bottom:0}.object_draw .tabs_content .standard .standard_content li .content_text{color:#333}.object_draw .tabs_content .standard .standard_content li .DisableBac{color:#999}.object_draw .tabs_content .standard .standard_content li .standard_base{display:flex;align-items:flex-start;line-height:20px;padding:6px 8px;margin:0 -8px;border-radius:4px}.object_draw .tabs_content .standard .standard_content li .standard_base:hover{cursor:pointer;background:#f7f7f7}.object_draw .tabs_content .standard .standard_content li .standard_base:before{flex-shrink:0;content:" ";display:inline-block;width:6px;height:6px;border-radius:50%;background:#428eff;margin-right:6px;margin-top:8px}.object_draw .tabs_content .standard .standard_content li .standard_base .dlr{margin-left:auto;width:100px;color:rgba(0,0,0,.4);text-align:right;flex-shrink:0}.object_draw .tabs_content .standard .standard_content li .now_standar{display:flex;flex-direction:row;align-items:center;line-height:20px;margin-top:4px;padding-left:12px}.object_draw .tabs_content .standard .standard_content li .now_standar span{color:rgba(0,0,0,.4)}.object_draw .tabs_content .standard .standard_content li .now_standar .tit{flex-shrink:0;align-self:flex-start}.object_draw .tabs_content .standard .standard_content li .now_standar .con{word-break:break-all}.object_draw .tabs_content .standard .standard_content li .now_standar .standar_icon{flex-shrink:0;cursor:pointer;width:16px;height:16px;font-size:16px;color:#428eff;margin-left:6px}.object_draw .tabs_content .standard .standard_content li .now_standar .standar_icon:hover{opacity:.8}.object_draw .object_box{flex:1;display:flex;flex-direction:row;height:calc(100vh - 300px);overflow:hidden}.object_draw .object_box .left_content{flex-shrink:0;flex:68;height:100%;overflow:hidden;border-right:1px solid #f2f2f2;position:relative}.object_draw .object_box .right_obj_content{flex:32;min-width:480px;flex-shrink:0;height:100%;overflow:hidden;overflow-y:auto;overflow-y:overlay}.object_draw .object_box .left_content .left_content_main{overflow-y:auto;overflow-y:overlay;height:100%;padding-bottom:90px;position:relative}.object_draw .object_box .left_content .left_content_main.stickyTop .ant-tabs-bar.ant-tabs-top-bar{position:fixed;background:#fff;width:100%;z-index:2}.object_draw .object_box .left_content .object_name{position:relative;margin:16px 32px}.object_draw .object_box .left_content .object_name .obj_name_self .obj_icon{margin-right:4px;line-height:32px;height:32px;position:relative}.object_draw .object_box .left_content .object_name .obj_name_self .obj_icon .st-icon{width:28px;height:28px}.object_draw .object_box .left_content .object_name .obj_name_self .obj_icon .parent_line{position:absolute;top:-16px;left:50%;width:25px;height:23px}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title{flex:1;font-size:16px;line-height:32px;display:flex;border-radius:4px}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title.isActive{border-color:#428eff}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title.isActive.isEditor:hover{background:#fff}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title.isEditor:hover{background:#f7f7f7;cursor:pointer}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title.isEditor:hover .title_editor{border:1px solid #f7f7f7}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title .title_editor{flex:1;padding:0 8px;color:#333;word-break:break-all;font-weight:600;border:1px solid #fff}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title .title_editor:focus{border:none;outline:none}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title .title_editor:hover{border:1px solid transparent}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title .object_textarea{color:#333;font-weight:600;line-height:32px;font-size:16px;padding-top:0;padding-bottom:0;border-color:#d9d9d9}.object_draw .object_box .left_content .object_name .obj_name_self .objectDraw_title .st-icon{width:20px;height:20px;margin-left:4px;margin-top:14px}.object_draw .object_box .left_content .center_list{flex-shrink:0;display:flex;align-items:center;padding:16px 20px;border-bottom:1px solid #f2f2f2}.object_draw .object_box .left_content .center_list .list{display:flex;align-items:center;width:140px;height:58px;padding:8px 13px;border-radius:29px;overflow:hidden}.object_draw .object_box .left_content .center_list .list.hand_hover:hover{background:#f7f7f7;cursor:pointer}.object_draw .object_box .left_content .center_list .list.hand_hover.isAuto{cursor:auto;background:#fff}.object_draw .object_box .left_content .center_list .list .st-changeOwner{margin:0;padding:0;width:100%;height:100%}.object_draw .object_box .left_content .center_list .list .st-changeOwner .del{right:-5px}.object_draw .object_box .left_content .center_list .list .item{display:flex;height:100%}.object_draw .object_box .left_content .center_list .list .left_icon{width:32px;height:32px;border-radius:50%;text-align:center;line-height:32px;font-size:36px;display:flex;align-items:center;height:100%}.object_draw .object_box .left_content .center_list .list .left_icon .avatar{background:#f3f3f3;border-radius:50%;vertical-align:top;color:#333}.object_draw .object_box .left_content .center_list .list .left_icon .st-icon{width:32px;height:32px;vertical-align:0}.object_draw .object_box .left_content .center_list .list .right_box,.object_draw .object_box .left_content .center_list .list .right_info{height:100%;padding-left:12px;display:flex;flex-direction:column;justify-content:space-around}.object_draw .object_box .left_content .center_list .list .right_box .info,.object_draw .object_box .left_content .center_list .list .right_info .info{height:16px;font-size:16px;font-weight:600;color:#333;line-height:16px}.object_draw .object_box .left_content .center_list .list .right_box .info.status1,.object_draw .object_box .left_content .center_list .list .right_info .info.status1{color:#666}.object_draw .object_box .left_content .center_list .list .right_box .info.status2,.object_draw .object_box .left_content .center_list .list .right_info .info.status2{color:#428eff}.object_draw .object_box .left_content .center_list .list .right_box .info.status3,.object_draw .object_box .left_content .center_list .list .right_info .info.status3{color:#12d891}.object_draw .object_box .left_content .center_list .list .right_box .info.status4,.object_draw .object_box .left_content .center_list .list .right_info .info.status4{color:#f29225}.object_draw .object_box .left_content .center_list .list .right_box .info.status5,.object_draw .object_box .left_content .center_list .list .right_info .info.status5{color:#666}.object_draw .object_box .left_content .center_list .list .right_box .desc,.object_draw .object_box .left_content .center_list .list .right_info .desc{font-size:12px;font-weight:400;color:rgba(0,0,0,.4);line-height:16px}.object_draw .object_box .left_content .center_list .list_line{width:1px;background:#e8eaed;height:38px;margin:0 10px}.object_draw .object_box .left_content .obj_metrics{padding-left:32px;padding-right:32px;position:relative;background-image:url(/img/imgs/cover_floor.png);background-repeat:no-repeat;background-position:bottom 0 center;background-size:contain}.object_draw .object_box .left_content .obj_metrics .st_metrics .metrics_main{position:relative}.object_draw .object_box .left_content .obj_metrics .st_metrics .metrics_main .main_item:last-child{border-bottom:0}.object_draw .object_box .left_content .obj_metrics .obj_metrics_title{justify-content:space-between;background:#f5f6fa;border-radius:4px;height:40px;line-height:40px;padding-right:10px}.object_draw .object_box .left_content .obj_metrics .obj_metrics_title .title_text{color:#364056;padding-left:10px;position:relative}.object_draw .object_box .left_content .obj_metrics .obj_metrics_title .title_text:before{position:absolute;content:"";left:0;top:calc(50% - 7px);width:4px;height:14px;border-radius:2px}[data-theme=purple] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .title_text:before{background:#7b68ee}[data-theme=blue] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .title_text:before{background:#3e79ff}[data-theme=gray] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .title_text:before,[data-theme=white] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .title_text:before{background:#7b68ee}.object_draw .object_box .left_content .obj_metrics .obj_metrics_title .right_title{font-size:12px;cursor:pointer}[data-theme=purple] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .right_title{color:#7b68ee}[data-theme=blue] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .right_title{color:#3e79ff}[data-theme=gray] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .right_title,[data-theme=white] .object_draw .object_box .left_content .obj_metrics .obj_metrics_title .right_title{color:#7b68ee}.object_draw .object_box .left_content .obj_metrics .obj_metrics_title .right_title .st-icon{margin-right:10px}.object_draw .object_box .left_content .object_tabs{margin-top:6px;overflow:hidden;flex:1}.object_draw .object_box .left_content .object_tabs .ant-tabs-tab{font-size:16px;color:rgba(0,0,0,.6)}.object_draw .object_box .left_content .object_tabs .ant-tabs-tab:first-child{margin-left:16px}.object_draw .object_box .left_content .object_tabs .ant-tabs-tab.ant-tabs-tab-active{color:#333}.object_draw .object_box .left_content .object_tabs .ant-tabs-bar{margin-bottom:0}.object_draw .object_box .left_content .object_tabs .ant-tabs-content{position:relative}.object_draw .object_box .left_content .object_tabs .ant-tabs-content .ant-tabs-tabpane{overflow:hidden;padding:16px 32px}.object_draw .object_box .left_content .object_tabs .ant-tabs-content .ant-tabs-tabpane::-webkit-scrollbar{width:0}.object_draw .object_box .left_content .object_tabs .ant-tabs-content .ant-tabs-tabpane:hover{overflow:auto;overflow:overlay!important}.object_draw .object_box .left_content .object_tabs .ant-tabs-content .ant-tabs-tabpane:hover::-webkit-scrollbar{width:8px}.object_draw .object_box .left_content .dynam_comment{position:absolute;bottom:0;left:0;padding:0 24px;border-top:1px solid #f2f2f2;width:100%;background:#fff;z-index:10}.object_draw .object_box .left_content .object_tabs .dynam_title_tabs{margin:0 0 19px 0}.object_draw .object_box .left_content .object_tabs .dynam_list .record_list{padding-left:0;padding-right:0}.object_draw .object_box .right_obj_content .object_textarea{border-color:#d9d9d9}.object_draw .object_box .right_obj_content .cost_collapse_content .item_label{margin-right:16px;color:#929aad}.object_draw .object_box .right_obj_content .cost_collapse_content .item_label .st-icon{margin-right:10px;width:16px;height:16px;color:#c0c4ce}.object_draw .object_box .right_obj_content .cost_collapse_content .item_content{color:#4d596c}.object_draw .object_box .right_obj_content .cost_collapse_content .item_content .st-icon{width:24px;height:24px;padding:5px 0 5px 10px;margin-left:auto;color:#929aad}.stTargetAlignment{width:100%}.stTargetAlignment .obj_parent{position:relative;padding-left:40px;display:flex;height:40px;width:100%}.stTargetAlignment .obj_parent .parent_line{position:absolute;bottom:-10px;left:13px;width:25px;height:35px}.stTargetAlignment .obj_parent .add_parent{cursor:pointer;font-size:14px;font-weight:400;color:#f08c1a;flex:1;line-height:32px}.stTargetAlignment .obj_parent .add_parent.notAdd{color:#929aad;pointer-events:none}.stTargetAlignment .parentInfo{width:100%;height:32px;display:flex;align-items:center;padding:0 13px 0 6px}.stTargetAlignment .parentInfo:hover{background:#f5f6fa;border-radius:16px}.stTargetAlignment .parentInfo:hover .delete .st-icon{display:block}.stTargetAlignment .parentInfo .user{display:flex;align-items:center;flex-shrink:0;margin-right:12px;font-size:14px;font-weight:400;color:#929aad}.stTargetAlignment .parentInfo .user .ant-avatar{margin-right:10px}.stTargetAlignment .parentInfo .title{flex:1;display:flex;align-items:center;cursor:pointer;overflow:hidden}.stTargetAlignment .parentInfo .delete{width:16px;height:16px;flex-shrink:0}.stTargetAlignment .parentInfo .delete .st-icon{align-items:center;display:none;width:16px;height:16px;cursor:pointer;color:rgba(0,0,0,.25)}.stSelectFollowUser_page{min-height:130px;flex:1;display:flex;flex-direction:column;overflow:hidden}.stSelectFollowUser_page .FollowUser_title{display:flex;align-items:center;height:36px;font-size:14px;font-weight:400;border-radius:4px;padding:0 16px;margin-bottom:4px;margin-top:12px;cursor:pointer}.stSelectFollowUser_page .FollowUser_title .name_box{flex:1}.stSelectFollowUser_page .FollowUser_title .rotate{transform:rotate(-90deg);transition:transform .3s}.stSelectFollowUser_page .FollowUser_title .control .add_user_icon{cursor:pointer;width:16px;height:16px;color:#000;margin-left:12px}.stSelectFollowUser_page .FollowUser_title .control .add_user_icon:hover{color:#7b68ee}.stSelectFollowUser_page .follow_user_list{flex:1;overflow-y:auto;overflow-y:overlay;padding-left:16px}.stSelectFollowUser_page .follow_user_list .follow_user_item{height:32px;width:154px;padding:0 8px;margin-bottom:4px;border-radius:16px;cursor:pointer}.stSelectFollowUser_page .follow_user_list .follow_user_item .user_name{flex:1}.stSelectFollowUser_page .follow_user_list .follow_user_item .closeIcon{opacity:0}.stSelectFollowUser_page .follow_user_list .follow_user_item:hover{background:#eff0f1}.stSelectFollowUser_page .follow_user_list .follow_user_item:hover .user_name{color:#7b68ee}.stSelectFollowUser_page .follow_user_list .follow_user_item:hover .closeIcon{opacity:1}.stSelectFollowUser_page .follow_user_list .follow_user_item:hover .closeIcon:hover{color:#7b68ee}.stSelectFollowUser_page .follow_user_list .follow_user_item .avatar{margin-right:8px;flex-shrink:0}.stNewSecondMenu{position:relative}.stNewSecondMenu:hover .group_control{opacity:1}.stNewSecondMenu .rotate{transform:rotate(-90deg);transition:transform .3s}.stNewSecondMenu .menu_main{width:200px;height:100%;display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.1);position:relative}.stNewSecondMenu .group_control{position:absolute;right:-18px;top:calc(50% - 10px);width:18px;height:36px;background:#fff;border-radius:0 4px 4px 0;border:1px solid #dcdce0;cursor:pointer;display:flex;align-items:center;opacity:0}[data-theme=purple] .stNewSecondMenu .group_control:hover{border-color:#7b68ee}[data-theme=blue] .stNewSecondMenu .group_control:hover{border-color:#3e79ff}[data-theme=gray] .stNewSecondMenu .group_control:hover,[data-theme=white] .stNewSecondMenu .group_control:hover{border-color:#7b68ee}[data-theme=purple] .stNewSecondMenu .group_control:hover .st-icon{color:#7b68ee}[data-theme=blue] .stNewSecondMenu .group_control:hover .st-icon{color:#3e79ff}[data-theme=gray] .stNewSecondMenu .group_control:hover .st-icon,[data-theme=white] .stNewSecondMenu .group_control:hover .st-icon{color:#7b68ee}.stNewSecondMenu .group_control .st-icon{width:18px;height:22px;color:#676d82}.stNewSecondMenu .group_control .domRotate{transform:rotate(180deg);transition:transform .3s}.stNewSecondMenu .user_box{max-height:30%;overflow:hidden;display:flex;flex-direction:column}.stNewSecondMenu .obj_box{height:100px;max-height:none;min-height:0}.stNewSecondMenu .obj_box .list_content{margin-bottom:6px;margin-top:6px}.stNewSecondMenu .group_box{max-height:40%;overflow:hidden;display:flex;flex-direction:column}.stNewSecondMenu .hr{width:168px;height:1px;background:#e8eaed;margin:0 auto}.stNewSecondMenu .menu_title{display:flex;align-items:center;height:32px;padding:0 16px;margin-top:12px;margin-bottom:10px;cursor:pointer}.stNewSecondMenu .menu_title .name_box{flex:1}.stNewSecondMenu .menu_title .title_icon{width:14px;height:14px;margin-right:4px}.stNewSecondMenu .menu_title .name{flex:1;font-size:12px;font-weight:500;color:#333;line-height:12px}.stNewSecondMenu .menu_title .control .st-icon{cursor:pointer;width:16px;height:16px;color:rgba(0,0,0,.25);margin-left:12px}.stNewSecondMenu .menu_list .list_content{padding:0 8px;overflow:auto;overflow:overlay}.stNewSecondMenu .menu_list .list_content .list_item{display:flex;align-items:center;height:32px;font-size:12px;font-weight:400;border-radius:4px;padding:0 16px;margin-bottom:4px}.stNewSecondMenu .menu_list .list_content .list_item.active{color:#7b68ee;border-radius:4px;background:rgba(123,104,238,.1)}.stNewSecondMenu .menu_list .list_content .list_item:hover{cursor:pointer;background:rgba(123,104,238,.1)}.stNewSecondMenu .menu_list .list_content .list_item:hover .control_more{opacity:1!important}.stNewSecondMenu .menu_list .list_content .list_item .name{flex:1;display:flex;align-items:center}.stNewSecondMenu .menu_list .list_content .list_item .name .name_tilte{height:32px;overflow:hidden;line-height:32px;font-size:12px}.stNewSecondMenu .menu_list .list_content .list_item .name .system{flex-shrink:0;transform:scale(.83);margin-left:6px;padding:1px 4px;background:#f5f5f6;border-radius:2px;font-size:14px;font-weight:400;color:#4d596c}.stNewSecondMenu .menu_list .list_content .list_item .control{flex-shrink:0}.stNewSecondMenu .menu_list .list_content .list_item .control .control_more{opacity:0}.stNewSecondMenu .menu_list .list_content .list_item .control .control_more.ant-dropdown-open{opacity:1}.stNewSecondMenu .menu_list .list_content .list_item .control .control_more.ant-dropdown-open .st-icon{background:rgba(0,0,0,.03)}.stNewSecondMenu .menu_list .list_content .list_item .st-icon{width:24px;height:24px}.stNewSecondMenu .group_content{min-height:300px;flex:1;overflow:hidden;display:flex;flex-direction:column}.stNewSecondMenu .group_content .group_title{flex-shrink:0;line-height:26px;padding:0 16px;margin-bottom:12px;font-size:12px;display:flex;flex-wrap:wrap;justify-content:flex-start}.stNewSecondMenu .group_content .group_title .name{position:relative;cursor:pointer;color:#929aad;max-width:80px;overflow:hidden;padding-right:12px}.stNewSecondMenu .group_content .group_title .name:hover{color:#7b68ee!important}.stNewSecondMenu .group_content .group_title .name:after{position:absolute;content:" / ";padding:0 1px;right:3px}.stNewSecondMenu .group_content .group_title .name:last-child{color:#364056}.stNewSecondMenu .group_content .group_title .name:last-child:after{content:""}.stNewSecondMenu .group_content .group_list{flex:1;padding:0 16px;font-size:12px;overflow:auto;overflow:overlay}.stNewSecondMenu .group_content .group_list .dept{cursor:pointer;display:flex;overflow:hidden;align-items:center;margin-bottom:4px}.stNewSecondMenu .group_content .group_list .dept .st-icon{width:12px;margin-right:4px}.stNewSecondMenu .group_content .group_list .dept:hover{color:#7b68ee}.stNewSecondMenu .group_content .group_list .dept .list_dept_name{display:flex;overflow:hidden;word-break:break-all;white-space:nowrap}.stNewSecondMenu .group_content .group_list .user{cursor:pointer;height:36px;display:flex;overflow:hidden;align-items:center;color:#4d596c;margin-bottom:4px}.stNewSecondMenu .group_content .group_list .user .avatar{margin-right:6px;flex-shrink:0}.stNewSecondMenu .group_content .group_list .user:hover{color:#7b68ee}.stNewSecondMenu .group_content .group_list .user .name{overflow:hidden}.stNewSecondMenu .stSelectFollowUser_page .follow_user_list .name_box,.stNewSecondMenu .stSelectFollowUser_page .follow_user_list .user_name,.stNewSecondMenu .stSelectFollowUser_page .FollowUser_title .name{font-size:12px}.viewSet .ant-modal-body{padding:12px 0}.viewSet .list_content{padding:0 8px}.viewSet .list_content .list_item{display:flex;align-items:center;height:44px;font-size:14px;font-weight:400;border-radius:4px;padding:0 16px}.viewSet .list_content .list_item .switch_img{width:16px;height:16px;margin-right:4px}.viewSet .list_content .list_item .switch_img img{width:100%;height:100%;vertical-align:inherit;cursor:move}.viewSet .list_content .list_item .name{flex:1;display:flex;align-items:center}.viewSet .list_content .list_item .name .system{transform:scale(.83);margin-left:6px;padding:1px 4px;background:#f5f5f6;border-radius:2px;font-size:14px;font-weight:400;color:#4d596c;align-self:flex-end}.viewSet .list_content .list_item .control{flex-shrink:0}.viewSet .list_content .list_item .control .ant-btn.ant-btn-link{padding-right:0}.menu_dropDown_overlay{width:112px}.menu_dropDown_overlay .ant-dropdown-menu-item{height:38px;line-height:38px;width:78px;padding:0;padding-left:16px;width:100%}.avatar_st_box{background:#f1bc6c;border:1px solid #cda25b;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;width:32px;height:32px;line-height:32px;font-size:18px;margin-right:6px}.st_editor_show li,.st_editor_show ul{padding:revert;list-style:revert}.st_editor_show ul.todo-list{padding:revert;list-style:none}.st_editor_show li.todo-list{list-style:revert}.st_textarea{position:relative}.st_textarea .st_count{color:grey;background:#fff;position:absolute;font-size:12px;bottom:8px;right:12px}.st_textarea_limit{justify-content:flex-end;color:rgba(0,0,0,.45);font-size:12px}.form_address_cascader .el-cascader-panel{max-height:300px}.st_form_upload .upload_btn{padding-left:0}.st_form_upload .file_list{width:100%}.st_form_upload .file_list .file_item{width:100%;height:60px;border-radius:4px;padding:0 14px;justify-content:space-between;border:1px solid transparent}.st_form_upload .file_list .file_item:hover{background:#f5f6fa;border:1px solid transparent}.st_form_upload .file_list .file_item .item_left{flex:1}.st_form_upload .file_list .file_item .item_left .file_name{flex:1;font-size:16px;font-weight:400;color:#364056;margin:0 24px 0 12px}.st_form_upload .file_list .file_item .item_right .file_size{font-size:14px;color:#364056}.st_form_upload .file_list .file_item .item_right .delete_icon_obj{width:16px;height:16px;font-size:18px;cursor:pointer}.st_form_upload .file_list .file_item .item_right .attention_icon{margin-right:12px;cursor:pointer}.st_form_upload .file_list .item_border{border:1px solid #e8eaed;margin-bottom:12px}.st_form_select_user{display:flex;flex-wrap:wrap;margin-top:6px}.st_form_select_user .add_item:hover{cursor:pointer;background-color:rgba(239,240,241,.8)}.st_form_select_user .add_item .st-icon{width:28px;height:28px;margin-right:12px}.st_form_select_user .add_item,.st_form_select_user .user_item{display:flex;align-items:center;width:124px;height:32px;padding:0 8px;background-color:transparent;border-radius:20px;margin-bottom:12px}.st_form_select_user .add_item:hover,.st_form_select_user .user_item:hover{background-color:rgba(239,240,241,.8)}.st_form_select_user .add_item:hover .close .closeIcon,.st_form_select_user .user_item:hover .close .closeIcon{display:block}.st_form_select_user .add_item .user_box .pc_name,.st_form_select_user .user_item .user_box .pc_name{max-width:60px}.st_form_select_user .add_item .ant-avatar,.st_form_select_user .user_item .ant-avatar{flex-shrink:0;margin-right:6px}.st_form_select_user .add_item .close,.st_form_select_user .user_item .close{flex-shrink:0;margin-left:auto;width:14px}.st_form_select_user .add_item .close .closeIcon,.st_form_select_user .user_item .close .closeIcon{display:none;cursor:pointer}.st_form_select_work .link_btn{padding-left:0}.st_form_select_work .view_list .list_item{padding:6px 10px;justify-content:space-between}.st_form_select_work .view_list .list_item:hover{background-color:rgba(239,240,241,.8);border-radius:20px}.st_form_select_work .view_list .list_item:hover .closeIcon{opacity:1}.st_form_select_work .view_list .list_item .left_item{max-width:70%}.st_form_select_work .view_list .list_item .st-icon{flex-shrink:0;margin-right:10px}.st_form_select_work .view_list .list_item .name{line-height:24px;cursor:pointer}.st_form_select_work .view_list .list_item .name.disableColor,.st_form_select_work .view_list .list_item .name.disableColor:hover{color:#929aad}.st_form_select_work .view_list .list_item .name:hover{color:#7b68ee}.st_form_select_work .view_list .list_item .closeIcon{cursor:pointer;opacity:0;transform:scale(.6)}.design_work_add_work .add_label{width:60px}.design_work_add_work .add_work_item{margin-bottom:20px}.design_work_add_work .add_item{cursor:pointer}.design_work_add_work .add_item .avatar{width:24px;height:24px;margin-right:4px}