.custom-file-label::after {
	height: 29.6px;
	content: "Buscar";
	line-height: 1;
}
.custom-file-label{
	line-height: 1;
	background-color: #E6E6E6;
}
.input-group-prepend{
	height: 29.6px;	
}
.input-group-append{
	height: 29.6px;
}