﻿.font-Small #cashbids-data-table th {
    font-size: 10px;
}

.font-Small #cashbids-data-table td {
    font-size: 10px;
}

.font-Medium #cashbids-data-table th {
    font-size: 14px;
}

.font-Medium #cashbids-data-table td {
    font-size: 14px;
}

.font-Large #cashbids-data-table th {
    font-size: 16px;
}

.font-Large #cashbids-data-table td {
    font-size: 16px;
}

.font-XLarge #cashbids-data-table th {
    font-size: 18px;
}

.font-XLarge #cashbids-data-table td {
    font-size: 18px;
}