.SignInForm{
margin-top:50px;

}

#loginSubmits{

  color: #ffffff;
  font-family: "Segoe UI";
  font-size: 24px;
  font-weight: 600;
  line-height: 32px;
  letter-spacing: 23.5px;
}
#forgotPass{
  color: rgba(0,0,0,0.6);
  font-family: "Segoe UI";
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  margin-top: 25px;
  letter-spacing: 0.2px;


}
.home-form{
  display:none;
}

.loginMessage{
  font-family: "Segoe UI";
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  letter-spacing: 9.8px;

}