.table-repeating-end .cell{
    padding: 0 2vmin 0 0;
}

.table-repeating-end .stretched-cell {
    width: 100%;
    padding: 0 2% 0 2%;
}

.table-repeating-end .input-cell {
    min-width: 20%;
}

.chips .chip.selected {
    background-color: #2E79B9;
}

.input-min-width {
    min-width: 100px;
}

.transaction-container {
    width: 90%;
}

.transaction-container .responsive-table td {
    text-align: center;
}

.transaction-container .category-circle-small {
    margin: auto;
}