.c-dot-prefix-button-root[data-v-0d5aed60] {
  display: flex;
  align-items: center;
}
.c-dot-prefix-button-root .dot-ongoing[data-v-0d5aed60] {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    background: #F8A94A;
}
.c-dot-prefix-button-root .dot-success[data-v-0d5aed60] {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    background: #1DD454;
}
.c-dot-prefix-button-root .dot-error[data-v-0d5aed60] {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    background: #F25556;
}
.c-dot-prefix-button-root .dot-other[data-v-0d5aed60] {
    border-radius: 50%;
    width: 8px;
    height: 8px;
    margin-right: 8px;
    background: #EAEAEA;
}
.c-dot-prefix-button-root span[data-v-0d5aed60] {
    font-weight: 400;
    font-size: 14px;
    color: #191B21;
    letter-spacing: 0;
    line-height: 14px;
}
.can-click[data-v-0d5aed60] {
  cursor: pointer;
}

.c-works-right-detail-root[data-v-27e53e4c] {
  height: 100%;
}
.c-works-right-detail-root .tabName[data-v-27e53e4c] {
    font-size: 20px;
    font-weight: 400;
    color: #787C88;
    margin-bottom: 24px;
}
.c-works-right-detail-root .tabName .line[data-v-27e53e4c] {
      margin: -2px 20px 0 20px;
}
.c-works-right-detail-root .tabName span[data-v-27e53e4c] {
      cursor: pointer;
      color: #191B21;
}
.c-works-right-detail-root .tabName .isActive[data-v-27e53e4c] {
      color: #191B21;
      font-weight: 600;
}
.c-works-right-detail-root .content[data-v-27e53e4c] {
    background: #FFFFFF;
    border-radius: 2px;
}
.c-works-right-detail-root .content .topContent[data-v-27e53e4c] {
      background: #FBFBFD;
      border-radius: 2px;
      padding: 48px;
      padding-bottom: 18px;
      border-bottom: 1px solid #EBECF0;
}
.c-works-right-detail-root .content .topContent .c-try-review-state-root[data-v-27e53e4c] {
        margin-left: 0px;
}
.c-works-right-detail-root .content .bottomContent[data-v-27e53e4c] {
      padding: 0px 48px 48px;
}
.c-works-right-detail-root .content .bottomContent .c-table-title[data-v-27e53e4c] {
        font-weight: 600;
        font-size: 18px;
        color: #191B21;
        letter-spacing: 0;
        line-height: 36px;
        margin: 23px 0px;
}

