﻿.umb-table-cell {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
}

.umb-table-body.transparency .umb-table-cell {
    white-space: normal !important;
}

.ccb-icon {
    font-size: 1.25rem;
    margin-right: 10px;
}