﻿.reset-password {
  margin: 0 auto; }
  .reset-password input[type="submit"], .reset-password input[type="button"], .reset-password a.buttonLink {
    margin-top: 20px;
    margin-left: 0;
    margin-right: 10px;
    float: left !important; }
  .reset-password .validation-message {
    float: left;
    width: 315px;
    line-height: 16px;
    margin: 0 0 10px 0;
    clear: none; }
  .reset-password .field {
    width: 338px !important;
    clear: both;
    display: block; }

input[type="email"] {
  width: 190px; }

/*# sourceMappingURL=Index.css.map */