.gestion-contacts-aa-wrap table {
    font-size: 13px;
}

.gestion-contacts-aa-wrap table th {
    font-size: 14px;
    white-space: nowrap;
}

.gestion-contacts-aa-wrap table td {
    vertical-align: middle;
}

.gestion-contacts-aa-wrap table td:nth-child(7), /* Nom TCC */
.gestion-contacts-aa-wrap table td:nth-child(8)  /* Nom AA */ {
    font-weight: 500;
}

.gestion-contacts-aa-wrap table td:nth-child(2) {
    white-space: nowrap;
}

.gestion-contacts-aa-wrap input[type="text"] {
    padding: 5px 8px;
}

.gestion-contacts-aa-wrap button {
    padding: 6px 12px;
    cursor: pointer;
}
.gestion-contacts-aa-wrap table td {
    line-height: 1.4;
}