.hiddenstep1 {
	display: none !important;
}

button:disabled {
	background-color: none !important;
	opacity: 0.5 !important;
	cursor: not-allowed !important;
}

.disabled {
	opacity: 0.5;
	pointer-events: none;
}

#validateMsg {
	color: #f96449;
}

.download-link {
	cursor: not-allowed;
	font-weight: 600;
	color: #0064d2;
}

.button-auto-recharge {
	font-size: 16px;
	font-weight: 500;
	color: #0064d2;
}

.input-field-email {
	display: block;
	width: 100%;
	height: 40px;
	margin-bottom: 10px;
}

.email-address {
	margin-top: 20px !important;
	font-size: 20px !important;
}

.email-a-copy {
	font-size: 16px;
	font-weight: 500;
	color: #0064d2;
}

.recharge-svg {
	width: 60px;
	height: 60px;
}
