#modificar_persona .tabla_sub_seccion {
    margin-bottom: 40px;
}

.form-inline .form-group {
  margin-bottom: 15px;!important
}

.background{
  background-color: #f2f2ed;
}

.background-light{
  background-color: #fbfbfb;
}

.border{
  border-right: 1px solid red;
}

/*DOCUMENTACION*/
.documentacion {
  margin-top: 20px;
}

/* Listado clientes */
#listado_clientes .form-group {
    width: 195px;
    margin: 5px 0;
}

#listado_clientes .form-control {
    width: 85%;
}
