.login-well {
	 margin-top: -350px;
}
.login-well.active {
	 margin-top: 100px;
	 transition: margin-top 1s;
}