.modal-footer { border-top: 0px; }

.login_content {
  color: #ffffff;
  background: #ede9dd;
  /*#ECF0F1; #FCFCFC*/
  font-family: "Helvetica Neue", Roboto, Arial, "Droid Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.471;
  margin: 0 auto;
  padding: 0px 0 0;
  position: relative;
  text-align: center;
  text-shadow: -2px -2px 0 #000;
  min-width: 280px;
}
.login_content h1 {
  font: normal 25px Helvetica, Arial, sans-serif;
  letter-spacing: -0.04em;
  line-height: 20px;
  margin: 10px 0 30px;
}
