#app-container {
  margin-top: 60px;
  max-width: 332px;
}

#logo {
}

#logo > div {
  margin-left: auto;
  margin-right: auto;
}

#login-form {
}

#login-form > :first-child {
  margin-top: 80px;
}

#login-form .combined {
}

#login-form .combined > input:first-child {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

#login-form .combined > input:last-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

#login-form-alert > :first-child {
  margin-top: 15px;
}

#login-form-submit {
}

#remenber-me {
}

#remenber-me > :first-child {
  margin-top: 40px;
}

#relog {
}

#relog > :first-child {
  margin-top: 20px;
}

#relog {
}

#contact > :first-child {
  margin-top: 20px;
}

#copyright {
}

#copyright > :first-child {
  margin-top: 60px;
}
