/* Global register styles */

#register p {
  margin-bottom: 20px;
}

#ffRegisterTerms label {
  display: inline-block;
}

#Master_CPH1_selectDay,
#Master_CPH1_selectMonth {
  width: auto;
}

#Master_CPH1_inputPostCode {
  width: 55%;
}

#Master_CPH1_lblPrimaryAddress {
  display: block;
  padding-bottom: 1em;
}

#Master_CPH1_btnFind {
  display: inline-block;
  margin-left: 10px;
  width: 25%;
}

#Master_CPH1_btnRegister {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}
