.contentFull {
  padding: 25px 0px;
}
.contentFull h6 {
  font-size: 14px;
  color: #555555;
}
.contentFull input {
  padding: 10px 16px;
  font-size: 14px;
  line-height: 1.33;
  border-radius: 3px;
  font-size: 12px;
  color: #555555;
  border: 1px solid #cccccc !important;
}
.contentFull input[type=radio] {
  margin: 4px 0 0;
}
.contentFull .footerContent {
  font-size: 14px;
  color: #555555;
  margin-top: 18px;
}
.contentFull button {
  border-radius: 3px;
  border-width: 0;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
  text-decoration: none;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.18);
  transition: all 0.3s ease 0.1s;
  background-color: #e80033;
  width: 100%;
  padding: 10px 0px;
  color: #fff;
  font-weight: 700;
}
.contentFull .location {
  background: none repeat scroll 0 0 #f8f8f8;
  padding: 15px;
  color: #666666;
}
.contentFull img {
  width: 18px;
  height: auto;
  margin-left: 10px;
}
.contentFull .mail {
  font-size: 12px !important;
}
.contentFull .mail strong {
  font-size: 12px;
  text-decoration: underline !important;
  color: #1e92f3 !important;
}
.contentFull .contactNumber {
  font-size: 12px;
}

.response {
  font-weight: 700;
}

.ourLocation {
  color: #333333;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  line-height: 1.5em;
  margin: 0 0 15px;
  font-size: 16px;
}/*# sourceMappingURL=registration.module.css.map */