/* Стили для таблиц */

.table th.col-number {
    width: 60px;
}

.table th.col-abbreviation {
    width: 100px;
}

.table th.col-actions {
    width: 150px;
}

.table th.col-expert-standard {
    width: 150px;
}

