.app-search button {
    position: absolute;
    top: 6px;
    right: 15px;

    border: 0;
    background-color: transparent;
    color: #c4c4cd;
}

/* Cliente - Detalhes */
.titulo-card-tabela {
    display: flex;
    align-items: center;
}

.titulo-card-tabela .pull-right {
    margin-left: auto;
}
/* FIM - Cliente - Detalhes */