.code {
  position: relative; }

form .get-validate-code {
  width: 100px;
  height: 34px;
  color: #ffffff;
  line-height: 34px;
  text-align: center;
  padding: 0;
  background-color: #a3a2ed;
  position: absolute;
  right: 7px;
  top: 8px;
  margin: 0;
  border: none;
  outline: none; }

.toggle-visible {
  position: absolute;
  right: 12px;
  top: 18px; }

.inner form #password {
  margin-bottom: 10px; }

.inner form input[type="checkbox"] {
  width: 0px;
  height: 0px;
  opacity: 0; }

.checkbox {
  display: inline-block; }

.user-pro {
  margin-bottom: -6px;
  height: 40px; }

.user-pro span {
  color: #999;
  font: 12px "Microsoft YaHei"; }

.user-pro a {
  font-size: 12px;
  letter-spacing: 1px;
  color: #a3a2ed; }

.error {
  color: red;
  opacity: 0.6; }

/*# sourceMappingURL=register.css.map */
