.paketleme-kalem-grid .mud-table-container table thead th,
.paketleme-kalem-grid .mud-table-container table tbody td {
    font-size: 0.98rem;
    font-weight: 600;
}

.paketleme-kalem-grid .paketleme-row-complete {
    background-color: #e9f8ec !important;
}

.paketleme-actions {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: end;
    gap: 10px;
}

.paketleme-actions-right {
    display: flex;
    gap: 10px;
    justify-content: flex-end;
}
