.login-content{
	height: 100vh;
	align-items: center;
}
.hidden-label{
  visibility: hidden;
}
.required-input{
	color: red;
	font-weight: bold;
}