.p__task-detail .card-body{padding:20px}.p__task-detail .card-body .task-detail-table .tr{min-height:50px}.p__task-detail .card-body .task-detail-table .th{flex:1;min-width:240px;max-width:240px;text-align:left}.p__task-detail .card-body .task-detail-table .td{text-align:left}.p__task-detail .card-body .task-detail-table .user-data span:nth-child(n+2){position:relative;margin-left:8px;padding-left:8px}.p__task-detail .card-body .task-detail-table .user-data span:nth-child(n+2):after{position:absolute;left:0;top:5px;content:"";width:1px;height:12px;background-color:#d7d7d7;display:inline-block}.p__task-detail .card-body .task-detail-table .status-box{display:flex;justify-content:center;align-items:center;width:20%;height:82px;border-radius:4px;color:#fff}.p__task-detail .card-body .task-detail-table .history{/*!-------------------마우스 오버 시에 나타나는 스크롤*/display:flex;flex-direction:column;height:110px;gap:8px;overflow-x:hidden;overflow-y:auto;-ms-overflow-style:none}.p__task-detail .card-body .task-detail-table .history::-webkit-scrollbar-corner{background:transparent}.p__task-detail .card-body .task-detail-table .history::-webkit-scrollbar{width:14px;height:14px;-webkit-transition:all .3s;transition:all .3s}.p__task-detail .card-body .task-detail-table .history::-webkit-scrollbar-track{border-radius:7px;border:4px solid transparent;background-clip:padding-box!important}.p__task-detail .card-body .task-detail-table .history::-webkit-scrollbar-thumb{width:40%;height:40%;background:#bcbec8;border-radius:7px;border:4px solid transparent;background-clip:padding-box!important;-webkit-transition:all .3s;transition:all .3s}.p__task-detail .card-body .task-detail-table .history::-webkit-scrollbar-thumb:hover{background:#a6a8b6}.p__task-detail .card-body .task-detail-table .history-wrap{display:flex}.p__task-detail .card-body .task-detail-table .history-wrap .status:after,.p__task-detail .card-body .task-detail-table .history-wrap .status:before{content:"";width:1px;height:12px;background-color:#d7d7d7;display:inline-block;margin:0 12px}.p__task-detail .card-body .task-detail-table .history-wrap .status .arrow-mark{color:#999;margin:0 4px}.p__task-detail .card-body .task-detail-table .contents{display:flex;flex-direction:column}.p__task-detail .card-body .task-detail-table .contents .th{border:none;text-align:center;max-width:100%}.p__task-detail .card-body .task-detail-table .contents .td{padding:24px 16px}.p__task-detail .card-body .task-detail-table .file-list-wrap{padding:36px 16px 40px}.p__task-detail .card-body .task-detail-table .file-list-wrap .file-wrapper{padding:unset}.p__task-detail .btn__solid{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:20px;padding:0 20px}