#captchaImg {
  cursor: pointer;
  margin-right: 20px !important;
  width: 90px;
  height: 30px;
}

.regCaptcha {
  height: 36px !important;
  text-align: center;
}
.regCaptcha img {
  height: 36px !important;
}

#formMessage {
  color: red;
  font-size: 14px;
}

h3.form-title {
  margin-bottom: 40px !important;
}

a {
  color: #428BCA !important;
  text-decoration: none !important;
}
a:hover {
  color: #428BCA;
}

.btn-primary {
  background: #428BCA;
  border-color: #428BCA;
}
.btn-primary:hover {
  background: #3071a9;
}

.modal-title {
  font-size: 18px !important;
}

.modal-body {
  font-size: 14px !important;
  line-height: 1.4;
}

.register {
  background: #EEEEEE;
}
.register h2 {
  margin-bottom: 40px;
}/*# sourceMappingURL=style.css.map */