
.phone-register-form,
.email-register-form{
	display: none;
}

.phone-register-form.active,
.email-register-form.active{
	display: block;
}