#btnAcccion {
	display: flex;
	align-content: flex-end;
	text-align: right;

}


#selectPlanes {
	margin-bottom: 3%;
}

#descripcionGrupo {
	margin-top: 2%;

}

table th {
	text-align: center;
}

table tr {
	text-align: center;
}

#gestionGrupo {
	text-align: center;
}


#contenedorInput {
	align-content: block;

}

label {
	display: inline;
}