.loginForm {
  behavior: url("/js/PIE.htc");
}
.loginForm .form-container {
  width: 100%;
  max-width: 420px;
}
.loginForm .forbidden {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
  background: rgba(68, 68, 68, 0.7);
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.add-on.prepend {
  border-right: 0;
}

.input-prepend .input-block-level > input.code {
  width: 65%;
  height: 20px;
}

.alert-block {
  padding: 20px;
  text-align: center;
}
.alert-block p {
  margin-top: 10px;
}

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