/* Table Components */

.table-col-50 {
    width: 50px;
}

.table-col-80 {
    width: 80px;
}

.table-col-120 {
    width: 120px;
}
