.stepsTableCellRelations {
    height: 100%;
    font-size: 14px;
    color: #4a4a4a;
}

    .stepsTableCellRelations .relationIndexes {
        margin-left: 10px;
        padding-right: 10px;
        font-family: GlowRegular;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        font-size: 14px;
        padding-top: 4px;
        text-align: left;
    }