#clientesForm .form-control {
    min-height: 44px;
}

#clientesForm .btn {
    min-height: 44px;
}

.table th {
    white-space: nowrap;
}

.table td {
    vertical-align: middle;
}
