#rc_login {
  width: 100%;
  text-align: center;
  margin: 20px auto;
}

#rc_login.shown {
  display: block !important;
}