.stripe-logo{
	width: 80px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 20px;
}

.error-info{
	color: red;
	margin-bottom: 10px;
	text-align: center;
}

.mensaje-info{
	margin-bottom: 10px;
	text-align: center;
}

.boton-editar{
	color: #7bc13d;
	font-size: 20px;
	margin-right: 5px;
}

.boton-borrar{
	color: #FF0000;
	font-size: 20px;
	margin-right: 5px;
}


.boton-desbloquear{
	color: #7bc13d;
	font-size: 20px;
	margin-right: 5px;
}