._table_feafm_178 {
    border-radius: 8px !important;
}

._table__head_feafm_184,
._table__row_feafm_184 {
    grid-template-columns:
        minmax(96px, 0.9fr)
        minmax(164px, 1.5fr)
        minmax(100px, 0.9fr)
        minmax(72px, 0.6fr)
        minmax(84px, 0.7fr)
        minmax(94px, 0.8fr)
        minmax(78px, 0.65fr)
        minmax(108px, 0.9fr)
        minmax(124px, 0.9fr)
        minmax(108px, 0.8fr) !important;
}

._table__head_feafm_184 {
    min-height: 34px !important;
}

._table__head_item_feafm_194,
._table__head_actions_feafm_194 {
    align-self: stretch !important;
    display: flex !important;
    align-items: center !important;
    border-right: 1px solid var(--surface-panel-border) !important;
    padding: 6px 8px !important;
    font-size: 10px !important;
    line-height: 12px !important;
}

._table__head_actions_feafm_194 {
    justify-content: flex-end !important;
    border-right: 0 !important;
}

._table__row_feafm_184 {
    min-height: 40px !important;
}

._table__row_feafm_184:nth-child(even) {
    background: rgba(125, 153, 185, 0.04) !important;
}

._table__row_feafm_184:hover {
    background: rgba(125, 153, 185, 0.08) !important;
}

._table__cell_feafm_214,
._table__actions_feafm_214 {
    align-self: stretch !important;
    display: flex !important;
    align-items: center !important;
    border-right: 1px solid var(--surface-panel-border) !important;
    padding: 5px 8px !important;
    font-size: 12px !important;
    line-height: 15px !important;
}

._table__actions_feafm_214 {
    justify-content: flex-end !important;
    border-right: 0 !important;
}

._table__actions_feafm_214 button {
    height: 26px !important;
    border-radius: 4px !important;
    padding: 0 8px !important;
    font-size: 11px !important;
    line-height: 14px !important;
}

._table__stack_feafm_225 {
    gap: 1px !important;
}

._table__stack_secondary_feafm_231 {
    font-size: 10px !important;
    line-height: 13px !important;
}

._table__badge_active_feafm_242,
._table__badge_muted_feafm_242 {
    min-height: 20px !important;
    padding: 2px 8px !important;
    font-size: 10px !important;
    line-height: 14px !important;
}

._table__head_item_feafm_194:nth-child(n + 4):nth-child(-n + 8),
._table__row_feafm_184
    > ._table__cell_feafm_214:nth-child(n + 4):nth-child(-n + 8) {
    justify-content: flex-end !important;
    text-align: right !important;
}

._table__row_feafm_184
    > ._table__cell_feafm_214:nth-child(n + 4):nth-child(-n + 8)
    ._table__stack_feafm_225 {
    align-items: flex-end !important;
}

@media (max-width: 1400px) {
    ._table__head_feafm_184,
    ._table__row_feafm_184 {
        min-width: 1028px !important;
    }
}
