
/* Comment Generated by Combres - Resource '~/assets/css/pages/ResetPassword.css' (Mode: Static) */
body .article {
  float: left;
  width: 505px;
  margin: 30px 0 0 0;
  padding: 0 15px 15px 15px; }

body h1 {
  color: #223D54;
  text-transform: uppercase; }

body .email-error,
body .email-field,
body .email-password {
  width: 340px;
  margin: 0 auto;
  padding: 4px 10px;
  text-align: right; }

body .email-field input[type=text] {
  width: 210px; }

body .aside {
  float: right;
  width: 330px;
  margin: 30px 0 0 0; }

body .passwordPrompt {
  margin: 0 0 10px 0; }
  body .passwordPrompt input {
    position: absolute;
    left: 250px; }
