/* Vendedores styles */
#pageVendedores .prov-tabla thead tr th:first-child { border-radius: 6px 0 0 0; }
#pageVendedores .prov-tabla thead tr th:last-child { border-radius: 0 6px 0 0; }
