body {
  margin: 0;
  padding: 0;
}
.search-local-health-service {
  border: 3px solid #A9A9A9;
  box-sizing: border-box;
  font-family: Arial, Helvetica, sans-serif;
  padding: 18px;
  position: relative;
  text-align: center;
}
.search-local-health-service .mhl-logo {
  height: auto;
  max-height: 82px;
  max-width: 310px;
  -ms-interpolation-mode: bicubic;
  width: 100%;
}
.search-local-health-service .mhl-logo.no-display-name {
  margin-bottom: 15px;
}
.search-local-health-service .block-title-wrap {
  display: table;
  height: 60px;
  width: 100%;
}
.search-local-health-service h1 {
  color: #0073B9;
  display: table-cell;
  font-size: 20px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
}
.error-messages {
  background: #FF3C3C;
  bottom: 8px;
  left: 0;
  margin-top: 10px;
  position: absolute;
  width: 100%;
  z-index: 10;
}
.error-message {
  color: #fff;
  padding: 5px 0;
}
.find-compare-form-embed-widget .mhl-select-filter {
  position: relative;
}
/*.select-btn,*/
.find-compare-form-embed-widget input,
.find-compare-form-embed-widget select {
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #62BC48;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #757575;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  /*margin-top: 15px;*/
  padding: 10px;
  text-align: center;
  text-align-last: center;
  width: 100%;
}
.find-compare-form-embed-widget select {
  background-image: url(../img/down-arrow.svg);
  background-position: right 15px top 12px;
  background-repeat: no-repeat;
  background-size: 16px;
  margin-top: 5px;
}
.find-compare-form-embed-widget input {
  line-height: 1.3;
}
.hasCustomSelect.select-btn {
  line-height: 1.3;
  position: relative;
  top: 0;
}
.find-compare-form-embed-widget input::-webkit-input-placeholder {
  color: #757575;
}
.find-compare-form-embed-widget input:-moz-placeholder {
  color: #757575;
}
.find-compare-form-embed-widget input::-moz-placeholder {
  color: #757575;
}
.find-compare-form-embed-widget input:-ms-input-placeholder {
  color: #757575;
}
.find-compare-form-embed-widget select::-ms-expand {
  display: none;
}
.find-compare-form-embed-widget select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-indent: 0.01px;
  text-overflow:'';
}
.find-compare-form-embed-widget .form-submit {
  background: #62BC48;
  border: none;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  margin-top: 15px;
  padding: 10px;
  width: 100%;
}
.search-local-health-service #main {
  display: block;
}
.search-local-health-service .home-link {
  color: #0073B9;
  display: block;
  font-size: 15px;
  margin-top: 15px;
  text-decoration: none;
}
.search-local-health-service .nhs-logo-wrapper {
  text-align: right;
}
.search-local-health-service .nhs-logo {
  margin: 15px 0 0;
  -ms-interpolation-mode: bicubic;
}
#clone-select {
  font-size: 16px;
}
