div.form-field {
  line-height: 1.5em;
  margin-left: 0.75em;
  margin-top: 0.75em;
  font-size: 1.3em;
}

.instant-property-alert-form {
  margin-left: 0 !important;
}

div.form-field label {
  display: inline-block;
  width: 13em;
}

div.form-field input {
  margin: 0;
  width: 25em;
}

#loggedinEmail, #pa_termsAndConditionLabel, #pa_loggedinEmail, #pa_alertsTypeLabel {
  width: 40em;
}

#pa_termsAndConditionCheck {
  width: 1.2em;
  margin: 0;
}

#pa_propertyAlertsSummary {
  margin-top: 1em;
  margin-bottom: 2em;
  border: 1px solid #c9c9c9;
  padding: 0.5em;
  background-color: #f2f7fd;
  width: 95%;
  font-size: 1.3em;
  line-height: 1.4em;
}

input.freqTypeRadio {
  width: 2em !important;
}

.freqTypeLabel {
  width: 90% !important;
}

#pa_error {
  margin-left: 1em;
  margin-top: 1.1em;
  margin-bottom: 1.1em;
  font-size: 1.3em;
  padding: 0.25em 0 0 0.25em;
  color: #e60606;
  border-left: 1px solid #e60606;
  text-transform: uppercase;
  line-height: 1.4em;
}

div.categoryList {
  margin-left: 2em;
}

#choosePropertyAlertTypeDialogForm {
  line-height: 1.5em;
  font-size: 1.3em;
}

#propertyAlertsSearchCriteriaBasicInfo {
  margin-left: 3em;
}

#propertyAlertsSearchCriteriaBasicInfo div.searchCriteriaBasicInfo span.value {
  margin-left: 1em;
}

#propertyAlertsTypeSelectionForm, #propertyAlertsTypeSelectionForm .searchTypeLabel {
  margin-left: 0.5em;
}

.propertyAlertsIncompleteSubscriptionsNotification {
  font-size: 1.3em;
}

input.propertyAlertsTypeRadio {
  width: 2em !important;
}

.propertyAlertsTypeLabel {
  width: 90% !important;
  font-size: 1.1em;
}

div.confirmationMessageDiv label {
  display: inline-block;
  line-height: 1.5em;
  margin-left: 0.75em;
  margin-top: 0.75em;
  cursor: default;
  font-size: 1.1em;
}

.loginMessage {
  border: 1px solid #c9c9c9;
  padding: 0.5em;
  margin-left: -0.7em;
  background-color: #f2f7fd;
  line-height: 1.4em;
  font-size: 0.9em;
}

div.propertyalertCompletedListingPriceDialogForm {
  font-size: 1.3em !important;
}

input#createInstantlyCentralAddress {
  width: 100%;
}

input#createInstantlyRadius {
  width: 20%;
}

label.propertyAlertsTypeLabel {
  margin-left: .3em;
}

#createPropertyAlertInstantlyCreateTable {
  font-size: 1.3em;
  margin-top: 1em;
}

#createPropertyAlertInstantlyCreateTable td {
  vertical-align: middle;
}
#createPropertyAlertInstantlyCreateTable tr, #createPropertyAlertInstantlyCreateTable tr td {
  padding: 0;
}

#propertyAlertsCreatedDiv, #propertyAlertsWaitDiv, #propertyAlertsUpdatedDiv {
  margin-top: 1.2em;
  display: none;
  font-size: 1.3em;
}

#propertyAlertsWaitDiv {
  background: url(https://www.allhomes.com.au/ah/image/AjaxLoader.gif) no-repeat center center;
  z-index: 10003;
  height: 400px;
  width: 600px;
  position: absolute;
  display:none;
}

.completedPropertyAlertsLimitMessage {
  color: #fe4042;
  display: none;
}

.completedPropertyAlertsLimitMessageActualLabel {
  color: #999999;
  display: inline-block !important;
  vertical-align: top;
}

.controls {
  margin-top: 16px;
  border: 1px solid transparent;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  height: 32px;
  outline: none;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);
}

#google-autocomplete-text-input {
  background-color: #fff;
  padding: 0 11px 0 13px;
  width: 73% !important;
  font-size: 15px;
  text-overflow: ellipsis;
  margin-right: .8em;
}

#google-autocomplete-text-input:focus {
  border-color: #0063e6;
  margin-left: -1px;
  padding-left: 14px;  /* Regular padding-left + 1. */
}

#autocomplete-map-canvas {
  height: 100%;
  margin: 0;
  padding: 0;
}

.google-autocomplete-table {
  height: 20em;
}

.instant-property-alert-info {
  line-height: 1.4em;
  font-size: 1.3em !important;
}

.loading-maps-text {
  color: #0063e6;
  text-align: center;
}

.google-autocomplete-table-loading-maps {
   border: 1px solid #0063e6;
}

#createInstantlyRadius {
  margin-left: .1em;
  font-size: 15px;
  margin-top: 15px;
  padding: 6px;
  background-color: #fff;
  border: 1px solid #ccc;
  color: #252525;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .3);
}
#createInstantlyRadius:focus {
  outline: none;
  border-color: #0063e6;
}

.choose-property-alert-type-label {
  font-size: 1.1em;
  margin-bottom: .2em;
  display: inline-block;
}

.not-allowed-message {
  font-size: 1.3em;
  margin-bottom: .75em;
  display:none;
  margin-top: 1.3em;
}
