.admin-list-table thead tr th:nth-child(1) {
    min-width: 150px;
}

.admin-list-table thead tr th:nth-child(2) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(3) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(4) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(5) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(6) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(7) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(8) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(9) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(10) {
    min-width: 250px;
}

.admin-list-table thead tr th:nth-child(11) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(12) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(13) {
    min-width: 200px;
}

.admin-list-table thead tr th:nth-child(14) {
    min-width: 200px;
}
.admin-list-table thead tr th:nth-child(15) {
    min-width: 200px;
}
.admin-list-table thead tr th:nth-child(16) {
    min-width: 100px;
}

.owner-block {
    background-color: rgba(0, 0, 0, 0.02);
}
