@import url("https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
@media print {
  div.cross-promo-tiles-container {
    display: none !important; }
  a.back-button {
    display: none !important; }
  .survey-form-cta {
    display: none !important; }
  .practitioner-detail-section [data-toggle="popover"] {
    display: none !important; }
  .practitioner-detail-section div.section-row.expiry div.field-entry a.read-more-link {
    display: none !important; }
  aside .print-button,
  aside .help-tips-button {
    display: none !important; }
  aside div.content-tile {
    display: none !important; } }

#surveyFormModal .modal-content .modal-body input[type="color"],
#surveyFormModal .modal-content .modal-body input[type="date"],
#surveyFormModal .modal-content .modal-body input[type="datetime-local"],
#surveyFormModal .modal-content .modal-body input[type="datetime"],
#surveyFormModal .modal-content .modal-body input[type="email"],
#surveyFormModal .modal-content .modal-body input[type="month"],
#surveyFormModal .modal-content .modal-body input[type="number"],
#surveyFormModal .modal-content .modal-body input[type="password"],
#surveyFormModal .modal-content .modal-body input[type="search"],
#surveyFormModal .modal-content .modal-body input[type="tel"],
#surveyFormModal .modal-content .modal-body input[type="text"],
#surveyFormModal .modal-content .modal-body input[type="time"],
#surveyFormModal .modal-content .modal-body input[type="url"],
#surveyFormModal .modal-content .modal-body input[type="week"],
#surveyFormModal .modal-content .modal-body textarea {
  border: 1px solid #54575b;
  color: #54575b;
  font-size: 16px;
  border-radius: 3px;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: none;
  letter-spacing: 0px;
  padding: 6px 12px;
  margin: 0; }
  #surveyFormModal .modal-content .modal-body input[type="color"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="date"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="datetime-local"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="datetime"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="email"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="month"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="number"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="password"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="search"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="tel"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="text"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="time"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="url"]::placeholder,
  #surveyFormModal .modal-content .modal-body input[type="week"]::placeholder,
  #surveyFormModal .modal-content .modal-body textarea::placeholder {
    color: #777;
    opacity: 0.5; }
  #surveyFormModal .modal-content .modal-body input[type="color"] .error, #surveyFormModal .modal-content .modal-body input[type="date"] .error, #surveyFormModal .modal-content .modal-body input[type="datetime-local"] .error, #surveyFormModal .modal-content .modal-body input[type="datetime"] .error, #surveyFormModal .modal-content .modal-body input[type="email"] .error, #surveyFormModal .modal-content .modal-body input[type="month"] .error, #surveyFormModal .modal-content .modal-body input[type="number"] .error, #surveyFormModal .modal-content .modal-body input[type="password"] .error, #surveyFormModal .modal-content .modal-body input[type="search"] .error, #surveyFormModal .modal-content .modal-body input[type="tel"] .error, #surveyFormModal .modal-content .modal-body input[type="text"] .error, #surveyFormModal .modal-content .modal-body input[type="time"] .error, #surveyFormModal .modal-content .modal-body input[type="url"] .error, #surveyFormModal .modal-content .modal-body input[type="week"] .error, #surveyFormModal .modal-content .modal-body textarea .error {
    border-color: #cf6f77; }
  #surveyFormModal .modal-content .modal-body input:focus[type="color"],
  #surveyFormModal .modal-content .modal-body input:focus[type="date"],
  #surveyFormModal .modal-content .modal-body input:focus[type="datetime-local"],
  #surveyFormModal .modal-content .modal-body input:focus[type="datetime"],
  #surveyFormModal .modal-content .modal-body input:focus[type="email"],
  #surveyFormModal .modal-content .modal-body input:focus[type="month"],
  #surveyFormModal .modal-content .modal-body input:focus[type="number"],
  #surveyFormModal .modal-content .modal-body input:focus[type="password"],
  #surveyFormModal .modal-content .modal-body input:focus[type="search"],
  #surveyFormModal .modal-content .modal-body input:focus[type="tel"],
  #surveyFormModal .modal-content .modal-body input:focus[type="text"],
  #surveyFormModal .modal-content .modal-body input:focus[type="time"],
  #surveyFormModal .modal-content .modal-body input:focus[type="url"],
  #surveyFormModal .modal-content .modal-body input:focus[type="week"],
  #surveyFormModal .modal-content .modal-body textarea:focus {
    background: #fff; }
  #surveyFormModal .modal-content .modal-body input[disabled][type="color"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="date"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="datetime-local"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="datetime"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="email"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="month"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="number"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="password"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="search"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="tel"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="text"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="time"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="url"],
  #surveyFormModal .modal-content .modal-body input[disabled][type="week"],
  #surveyFormModal .modal-content .modal-body textarea[disabled],
  .disabled #surveyFormModal .modal-content .modal-body input[type="color"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="color"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="date"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="date"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="datetime-local"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="datetime-local"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="datetime"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="datetime"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="email"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="email"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="month"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="month"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="number"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="number"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="password"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="password"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="search"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="search"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="tel"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="tel"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="text"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="text"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="time"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="time"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="url"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="url"],
  .disabled #surveyFormModal .modal-content .modal-body input[type="week"],
  #surveyFormModal .modal-content .modal-body .disabled input[type="week"],
  .disabled #surveyFormModal .modal-content .modal-body textarea,
  #surveyFormModal .modal-content .modal-body .disabled textarea {
    border-color: rgba(0, 103, 185, 0.5);
    color: rgba(0, 103, 185, 0.5); }

.loading-spinner {
  display: flex;
  justify-content: center;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px; }
  .loading-spinner i {
    color: #39207c;
    font-size: 3em; }

.twitter-typeahead {
  width: 100% !important; }
  .twitter-typeahead .tt-open {
    display: none !important; }

.white-background {
  background: #fff; }

span.clear-icon i {
  position: absolute;
  top: 1.54em;
  right: 8px;
  width: 18px;
  height: 16px;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/Pg0KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE2LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPg0KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4NCjxzdmcgdmVyc2lvbj0iMS4xIiBpZD0iQ2FwYV8xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4PSIwcHgiIHk9IjBweCINCgkgd2lkdGg9IjM0OC4zMzNweCIgaGVpZ2h0PSIzNDguMzM0cHgiIHZpZXdCb3g9IjAgMCAzNDguMzMzIDM0OC4zMzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM0OC4zMzMgMzQ4LjMzNDsiDQoJIHhtbDpzcGFjZT0icHJlc2VydmUiPg0KPGc+DQoJPHBhdGggZD0iTTMzNi41NTksNjguNjExTDIzMS4wMTYsMTc0LjE2NWwxMDUuNTQzLDEwNS41NDljMTUuNjk5LDE1LjcwNSwxNS42OTksNDEuMTQ1LDAsNTYuODUNCgkJYy03Ljg0NCw3Ljg0NC0xOC4xMjgsMTEuNzY5LTI4LjQwNywxMS43NjljLTEwLjI5NiwwLTIwLjU4MS0zLjkxOS0yOC40MTktMTEuNzY5TDE3NC4xNjcsMjMxLjAwM0w2OC42MDksMzM2LjU2Mw0KCQljLTcuODQzLDcuODQ0LTE4LjEyOCwxMS43NjktMjguNDE2LDExLjc2OWMtMTAuMjg1LDAtMjAuNTYzLTMuOTE5LTI4LjQxMy0xMS43NjljLTE1LjY5OS0xNS42OTgtMTUuNjk5LTQxLjEzOSwwLTU2Ljg1DQoJCWwxMDUuNTQtMTA1LjU0OUwxMS43NzQsNjguNjExYy0xNS42OTktMTUuNjk5LTE1LjY5OS00MS4xNDUsMC01Ni44NDRjMTUuNjk2LTE1LjY4Nyw0MS4xMjctMTUuNjg3LDU2LjgyOSwwbDEwNS41NjMsMTA1LjU1NA0KCQlMMjc5LjcyMSwxMS43NjdjMTUuNzA1LTE1LjY4Nyw0MS4xMzktMTUuNjg3LDU2LjgzMiwwQzM1Mi4yNTgsMjcuNDY2LDM1Mi4yNTgsNTIuOTEyLDMzNi41NTksNjguNjExeiIvPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPGc+DQo8L2c+DQo8Zz4NCjwvZz4NCjxnPg0KPC9nPg0KPC9zdmc+DQo=);
  cursor: pointer;
  background-position: center center;
  background-size: 10px;
  background-repeat: no-repeat; }

span.clear-icon input {
  padding-right: 16px;
  box-sizing: border-box; }

.form-group {
  position: relative; }

.ajax-error-message {
  width: 100%;
  min-height: 61.75px;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center; }
  .ajax-error-message p {
    color: #cf6f77;
    margin-bottom: 5px; }

.popover {
  z-index: 499; }

form.search-practitioner-page-component #content {
  margin-top: 0; }

.SearchPractitioner {
  min-height: 400px;
  background-color: #0067b9;
  margin-bottom: 1.5em; }
  @media (max-width: 1199px) {
    .SearchPractitioner.register-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm {
      width: 100%; } }
  .SearchPractitioner.register-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:first-child, .SearchPractitioner.register-reg-search-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:last-child {
    flex-basis: 50%; }
  .SearchPractitioner.home-cta-wrap {
    min-height: unset;
    margin-bottom: unset;
    margin-bottom: 1em; }
    .SearchPractitioner.home-cta-wrap .search-wrapper:after {
      display: none; }
    .SearchPractitioner.home-cta-wrap .search-wrapper .search-practitioner-container {
      min-height: unset;
      padding-top: 10px; }
      .SearchPractitioner.home-cta-wrap .search-wrapper .search-practitioner-container h1 {
        font-size: 36px; }
      .SearchPractitioner.home-cta-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm {
        width: 100%; }
        .SearchPractitioner.home-cta-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline {
          display: flex;
          flex-direction: row; }
          @media (max-width: 767px) {
            .SearchPractitioner.home-cta-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline {
              flex-direction: column; } }
          .SearchPractitioner.home-cta-wrap .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group {
            flex-basis: 50%; }
  @media (max-width: 767px) {
    .SearchPractitioner {
      min-height: 200px; } }
  .SearchPractitioner .search-wrapper {
    position: relative; }
    .SearchPractitioner .search-wrapper:after {
      content: "";
      height: 6px;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ed8034+0,ed8034+33,feb123+33,feb123+66,2184cd+66,2184cd+100 */
      background: #eed484;
      /* Old browsers */
      /* FF3.6-15 */
      /* Chrome10-25,Safari5.1-6 */
      background: linear-gradient(to right, #eed484 0%, #eed484 25%, #cf6f77 25%, #cf6f77 40%, #279989 40%, #279989 100%);
      /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
    .SearchPractitioner .search-wrapper .search-practitioner-container {
      display: flex;
      justify-content: center;
      align-items: center;
      flex-direction: column;
      z-index: 1;
      position: relative;
      min-height: 400px;
      padding: 50px 0; }
      @media (max-width: 767px) {
        .SearchPractitioner .search-wrapper .search-practitioner-container {
          min-height: 200px; } }
      .SearchPractitioner .search-wrapper .search-practitioner-container h1 {
        color: #eed484;
        text-decoration: none;
        border-bottom: none;
        margin: 0;
        padding: 0;
        margin-bottom: 30px;
        font-size: 44px;
        font-family: "Montserrat", sans-serif !important;
        font-weight: 600 !important;
        text-align: center; }
        @media (max-width: 767px) {
          .SearchPractitioner .search-wrapper .search-practitioner-container h1 {
            font-size: 20px; } }
        .SearchPractitioner .search-wrapper .search-practitioner-container h1 span.bold {
          font-family: "Montserrat", sans-serif !important;
          font-weight: 600 !important; }
      .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm {
        width: 85%; }
        @media (max-width: 767px) {
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm {
            width: 100%; } }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group {
          position: relative; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal {
            opacity: 0;
            visibility: hidden;
            overflow: hidden;
            transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, overflow 0.2s ease-in-out;
            bottom: auto;
            border-radius: 5px;
            position: absolute;
            top: 100%;
            left: 0;
            width: 100%;
            background: #fff;
            margin-top: 5px;
            box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.25);
            z-index: 1000; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal.visible {
              opacity: 1;
              visibility: visible;
              overflow: visible; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal.modal {
              display: block; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-header {
              border-radius: inherit;
              background: #fbf4e0;
              width: 100%;
              color: #39207c;
              font-weight: bold; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .phonetic-search-catch {
              margin-bottom: 1em;
              font-weight: 600; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row {
              padding-bottom: 15px; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row:last-child {
                padding-bottom: 0; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row .col-xs-4 a,
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row .col-xs-4 a:visited {
                color: #0082f1;
                font-weight: bold;
                text-decoration: underline; }
                .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row .col-xs-4 a:hover, .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row .col-xs-4 a:active,
                .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row .col-xs-4 a:visited:hover,
                .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-body .row .col-xs-4 a:visited:active {
                  color: #009cde; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-footer .btn {
              width: 100%;
              min-width: 100%;
              background: #39207c;
              font-size: 18px;
              margin: 0; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-footer .btn span.results-text {
                margin-right: 10px;
                font-family: "Montserrat", sans-serif !important;
                font-weight: 400 !important; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-footer .btn span.total-results {
                font-family: "Montserrat", sans-serif !important;
                font-weight: 600 !important; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-footer .btn span.cta-text {
                margin-left: 10px;
                color: #fff; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-footer .btn i.fa-filter {
                margin-left: 5px;
                opacity: 0.65; }
              @media (min-width: 991px) {
                .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-group .search-practitioner-modal .modal-footer .btn:before {
                  display: none; } }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline {
          display: flex;
          flex-direction: row; }
          @media (max-width: 767px) {
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline {
              flex-direction: column; } }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group {
            flex-basis: 50%;
            margin-bottom: 12.5px; }
            @media (min-width: 992px) and (max-width: 1199px) {
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:first-child {
                flex-basis: 40%; } }
            @media (min-width: 768px) {
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:first-child {
                margin-right: 12.5px; } }
            @media (min-width: 992px) and (max-width: 1199px) {
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .form-inline .form-group:last-child {
                flex-basis: 60%; } }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input {
          height: 55px;
          border-radius: 2px;
          font-size: 16px;
          background-color: rgba(255, 255, 255, 0.9);
          font-weight: bold;
          vertical-align: middle !important;
          transition: background 0.15s ease-in-out, color 0.15s ease-in-out, border 0.15s ease-in-out; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input::placeholder {
            font-weight: bold;
            color: #777; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input::-ms-clear {
            display: none;
            width: 0;
            height: 0; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input:disabled {
            background-color: #5d92b0;
            border-color: #5d92b0; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input:disabled::placeholder {
              color: #fff;
              font-weight: normal; }
          @media (min-width: 768px) {
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input {
              width: 100%; } }
          @media (max-width: 767px) {
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input {
              max-width: 100%;
              flex-basis: 100%; } }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown {
          position: relative;
          max-width: 100%; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown.open ul {
            opacity: 1;
            visibility: visible;
            transition: opacity 0.2s ease-in-out, visibility 0s linear; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul {
            display: flex;
            background: #fff;
            color: #777;
            border-radius: 5px;
            max-height: 375px;
            margin: 0;
            padding: 0;
            box-shadow: 0px 0px 10px 5px rgba(0, 0, 0, 0.1);
            flex-direction: column;
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.1s ease-in-out, visibility 0s linear 0.1s;
            position: absolute;
            top: auto;
            left: 0px;
            width: 100%;
            z-index: 1;
            overflow: auto; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul li {
              border-bottom: 1px solid #e6ebef;
              padding: 15px;
              font-size: 16px;
              line-height: 1.5;
              cursor: pointer;
              display: flex;
              align-items: center;
              margin-bottom: 0; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul li:last-child {
                border-bottom: 0; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul li:hover {
                background: #f8f8f8; }
                .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul li:hover span {
                  color: #0082f1; }
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul li:focus {
                background: #777; }
                .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown ul li:focus span {
                  color: #0082f1; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown .select {
            cursor: pointer;
            height: 55px;
            width: 100%;
            border-radius: 2px;
            font-size: 16px;
            background-color: rgba(255, 255, 255, 0.9);
            font-weight: bold;
            display: flex;
            align-items: center;
            background-image: url("data:image/svg+xml;utf8,<svg fill='%230067b9' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
            background-repeat: no-repeat;
            background-position: right 50%;
            background-size: 35px; }
            @media (max-width: 767px) {
              .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown .select {
                min-width: 100%;
                max-width: 100%; } }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .DropDown .select span {
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center; }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm input#name-reg {
          width: 100%;
          background: #fff;
          border: 3px solid #eed484; }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container {
          display: flex !important;
          margin: 25px auto;
          width: 100%;
          align-items: center !important;
          justify-content: center !important; }
          @media (max-width: 767px) {
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container {
              flex-direction: column; } }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container .btn {
            margin: 0 10px !important; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container .help-tips-button {
            background: none;
            height: 55px; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container .help-tips-button:not(.disabled):not([disabled]):hover {
              background: none;
              color: #f1f1f1 !important; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container .help-tips-button:not(.disabled):not([disabled]):active, .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .buttons-container .help-tips-button:not(.disabled):not([disabled]):focus {
              background: none;
              color: #eed484;
              transition: all 0s;
              box-shadow: inset 0px 0px 0px 0px transparent; }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm button.btn {
          min-width: 334px;
          height: 55px;
          margin: 25px auto;
          font-family: "Montserrat", sans-serif !important;
          font-weight: 600 !important;
          background: #39207c;
          color: #eed484;
          font-size: 20px;
          display: flex;
          align-items: center;
          justify-content: center; }
          @media (max-width: 767px) {
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm button.btn {
              margin: 0px auto;
              max-width: 100%;
              min-width: 100%; } }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm button.btn:before {
            content: "\f002";
            font-family: "FontAwesome";
            display: inline-block;
            padding-right: 10px;
            vertical-align: middle;
            font-size: 22px; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm button.btn:not(.disabled):not([disabled]):hover {
            background: #301b68;
            color: #eed484; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm button.btn:not(.disabled):not([disabled]):active, .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm button.btn:not(.disabled):not([disabled]):focus {
            background: #301b68;
            color: #eed484;
            transition: all 0s; }
        .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters {
          text-align: center;
          padding: 15px 0;
          text-decoration: underline; }
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a,
          .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:visited {
            color: white; }
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:hover, .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:active, .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:focus,
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:visited:hover,
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:visited:active,
            .SearchPractitioner .search-wrapper .search-practitioner-container #searchPractitionerForm .show-filters a:visited:focus {
              color: #fbf4e0;
              text-decoration: none; }

.page-title {
  border-bottom: 1px solid #cfcfcf;
  margin-bottom: 20px; }
  .page-title h1.heading {
    border-bottom: 0;
    padding-bottom: 10px;
    margin-bottom: 0; }
  .page-title .back-button {
    background: #009cde;
    color: white;
    display: inline-block;
    width: 100%;
    margin-top: 10px !important;
    text-align: left; }
    @media (max-width: 767px) {
      .page-title .back-button {
        width: auto;
        margin-top: 0px;
        margin-bottom: 10px; } }
    .page-title .back-button:not(.disabled):not([disabled]):hover {
      background: #0078ab; }
    .page-title .back-button:not(.disabled):not([disabled]):active, .page-title .back-button:not(.disabled):not([disabled]):focus {
      background: #0078ab;
      color: #fff !important;
      transition: all 0s; }

#page-body .practitioner-detail-header {
  background: #39207c;
  padding: 25px; }
  #page-body .practitioner-detail-header h2.practitioner-name {
    color: white;
    font-size: 36px !important;
    margin-top: 0px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important; }
    @media (max-width: 767px) {
      #page-body .practitioner-detail-header h2.practitioner-name {
        font-size: 26px !important; } }
  #page-body .practitioner-detail-header h3.practitioner-profession {
    margin-top: 5px;
    color: #eed484;
    font-size: 26px !important;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important; }
    @media (max-width: 767px) {
      #page-body .practitioner-detail-header h3.practitioner-profession {
        font-size: 20px !important; } }
  #page-body .practitioner-detail-header .practitioner-reg-details {
    display: flex;
    margin-top: 15px;
    font-size: 17px;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important; }
    @media (max-width: 639px) {
      #page-body .practitioner-detail-header .practitioner-reg-details {
        flex-wrap: wrap; } }
    @media (max-width: 767px) {
      #page-body .practitioner-detail-header .practitioner-reg-details {
        font-size: 14px !important; } }
    #page-body .practitioner-detail-header .practitioner-reg-details span {
      padding: 15px;
      display: flex;
      align-items: center; }
      @media (max-width: 767px) {
        #page-body .practitioner-detail-header .practitioner-reg-details span {
          padding: 7.5px; } }
    #page-body .practitioner-detail-header .practitioner-reg-details .reg-types {
      background: #eed484;
      color: #39207c;
      display: flex;
      flex-direction: column;
      justify-content: center;
      padding: 15px;
      min-width: 175px;
      max-width: 50%; }
      @media (max-width: 639px) {
        #page-body .practitioner-detail-header .practitioner-reg-details .reg-types {
          flex-basis: 50%;
          width: 50%;
          min-width: 50%;
          padding: 7.5px; } }
      #page-body .practitioner-detail-header .practitioner-reg-details .reg-types span {
        padding: 0 0 7.25px;
        word-break: break-word; }
        #page-body .practitioner-detail-header .practitioner-reg-details .reg-types span:last-child {
          padding-bottom: 0px; }
    #page-body .practitioner-detail-header .practitioner-reg-details .reg-number {
      min-width: 175px;
      max-width: 50%;
      background: transparent;
      color: white;
      border: 2px solid #eed484;
      word-break: break-word; }
      @media (max-width: 639px) {
        #page-body .practitioner-detail-header .practitioner-reg-details .reg-number {
          flex-basis: 50%;
          width: 50%;
          min-width: 50%; } }
    #page-body .practitioner-detail-header .practitioner-reg-details [data-toggle="popover"] {
      display: flex; }
    #page-body .practitioner-detail-header .practitioner-reg-details .reg-pandemic-response {
      background: #EBE8F2;
      color: #39207c;
      border: 2px solid white;
      word-break: break-word;
      margin-left: 3px;
      cursor: pointer; }
      @media (max-width: 639px) {
        #page-body .practitioner-detail-header .practitioner-reg-details .reg-pandemic-response {
          margin-top: 10px;
          margin-left: 0px; } }
      #page-body .practitioner-detail-header .practitioner-reg-details .reg-pandemic-response:hover, #page-body .practitioner-detail-header .practitioner-reg-details .reg-pandemic-response:visited, #page-body .practitioner-detail-header .practitioner-reg-details .reg-pandemic-response:focus {
        background: #c9bced; }

#page-body .practitioner-detail-body {
  background: white;
  padding: 25px;
  margin-bottom: 25px; }
  #page-body .practitioner-detail-body .call-out-info {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    border-radius: 0px !important;
    border-color: transparent;
    margin-top: 10px; }
    #page-body .practitioner-detail-body .call-out-info.alert-info {
      border-left: 5px solid #009cde;
      color: #0067b9; }
    #page-body .practitioner-detail-body .call-out-info.alert-danger {
      border-left: 5px solid #890c58;
      color: #890c58;
      background: #FDE7F4; }
    @media (max-width: 991px) {
      #page-body .practitioner-detail-body .call-out-info {
        flex-direction: column;
        align-items: flex-start; } }
    #page-body .practitioner-detail-body .call-out-info .call-out-info-title {
      flex-shrink: 0;
      font-size: 24px;
      font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
      font-weight: normal !important;
      margin-right: 15px; }
    #page-body .practitioner-detail-body .call-out-info .call-out-info-description {
      font-size: 16px; }
  #page-body .practitioner-detail-body .practitioner-detail-section .section-title {
    color: white;
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
    font-size: 20px;
    padding: 10px 15px; }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-title[data-background-color="purple"] {
      background: #39207c; }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-title[data-background-color="blue"] {
      background: #0067b9; }
  #page-body .practitioner-detail-body .practitioner-detail-section .section-row {
    border-bottom: 1px solid #ddd;
    display: flex;
    flex-direction: row;
    width: 100%;
    justify-content: space-between;
    padding: 15px; }
    @media (max-width: 639px) {
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row {
        flex-direction: column;
        align-items: flex-start; } }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-row a.read-more-link,
    #page-body .practitioner-detail-body .practitioner-detail-section .section-row a.read-more-link:visited {
      color: #0067b9;
      text-decoration: underline;
      display: block;
      z-index: 1;
      position: relative;
      padding-bottom: 5px; }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row a.read-more-link:hover, #page-body .practitioner-detail-body .practitioner-detail-section .section-row a.read-more-link:active,
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row a.read-more-link:visited:hover,
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row a.read-more-link:visited:active {
        color: #009cde; }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-row .read-more-content.invisible {
      display: none; }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-row .read-more-content.visible {
      display: block !important; }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row .read-more-content.visible:before {
        display: none; }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-title {
      display: flex;
      justify-content: space-between; }
      @media (max-width: 639px) {
        #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-title {
          justify-content: flex-start; } }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-title [data-toggle="popover"] {
        cursor: pointer;
        margin-left: 15px; }
        #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-title [data-toggle="popover"] i {
          color: #009cde;
          font-size: 20px; }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-title .popover {
        width: 300px;
        max-width: 300px;
        z-index: 10; }
        @media (max-width: 639px) {
          #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-title .popover {
            width: unset;
            max-width: unset; } }
    #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry {
      font-weight: bold;
      position: relative; }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry span:not(.read-more-content) {
        font-weight: normal; }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry[data-text-color="blue"] {
        color: #0067b9; }
      #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry .info-block {
        position: relative;
        margin-bottom: 10px; }
        #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry .info-block:before {
          display: block;
          background-image: linear-gradient(0deg, white 0%, rgba(255, 255, 255, 0.75) 75%, rgba(255, 255, 255, 0) 100%);
          content: "";
          position: absolute;
          bottom: 0;
          left: 0;
          width: 100%;
          height: 65px;
          z-index: 1; }
        #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry .info-block.visible {
          display: block !important; }
          #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry .info-block.visible:before {
            display: none !important; }
        #page-body .practitioner-detail-body .practitioner-detail-section .section-row .field-entry .info-block:last-child {
          margin-bottom: 0; }

@media (max-width: 991px) {
  .search-results-filters {
    display: none;
    position: fixed;
    top: 50px;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 1000;
    background: #f8f8f8;
    padding-bottom: 50px; }
    .search-results-filters.visible {
      display: block; }
    .search-results-filters button.close-filters,
    .search-results-filters button.confirm-filters {
      border-radius: 5px;
      padding: 3px 10px;
      border: 1px solid #ddd !important;
      border-style: none; }
    .search-results-filters button.close-filters {
      background: white; }
    .search-results-filters button.confirm-filters {
      background: #009cde;
      color: #fff; } }

.search-results-filters .search-filter-header {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 15px; }
  @media (max-width: 991px) {
    .search-results-filters .search-filter-header {
      display: none; } }
  .search-results-filters .search-filter-header h3 {
    margin-top: 5px;
    margin-bottom: 0;
    color: #0067b9;
    font-size: 26px;
    font-weight: normal; }
    @media (max-width: 991px) {
      .search-results-filters .search-filter-header h3 {
        font-size: 22px; } }
  .search-results-filters .search-filter-header a.clear-filters {
    text-decoration: underline;
    color: #40b3e3; }

.search-results-filters .search-filter-header-mobile {
  display: none; }
  @media (max-width: 991px) {
    .search-results-filters .search-filter-header-mobile {
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      display: flex;
      margin-bottom: 0px;
      padding: 15px 0; } }
  .search-results-filters .search-filter-header-mobile h3 {
    margin-top: 5px;
    margin-bottom: 0;
    color: #777;
    font-size: 26px;
    font-weight: normal; }
    @media (max-width: 991px) {
      .search-results-filters .search-filter-header-mobile h3 {
        font-size: 22px; } }

.search-results-filters .search-filter-category {
  display: inline-block;
  background: #fff;
  width: 100%;
  padding: 15px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px; }
  @media (max-width: 991px) {
    .search-results-filters .search-filter-category {
      padding: 15px; } }
  .search-results-filters .search-filter-category.location-filters label {
    padding-left: 0;
    font-weight: bold;
    font-size: 12px; }
  .search-results-filters .search-filter-category.location-filters .form-group {
    margin-bottom: 0; }
    .search-results-filters .search-filter-category.location-filters .form-group .select {
      margin-top: 15px !important; }
  .search-results-filters .search-filter-category.location-filters input#suburb-postcode {
    margin-top: 0px !important; }
  .search-results-filters .search-filter-category .form-group input[type="text"] {
    margin-top: 15px !important; }
    .search-results-filters .search-filter-category .form-group input[type="text"]::-ms-clear {
      display: none;
      width: 0;
      height: 0; }
    .search-results-filters .search-filter-category .form-group input[type="text"]:disabled {
      opacity: 0.5;
      background: #fff; }
  .search-results-filters .search-filter-category .form-group span.clear-icon {
    position: relative; }
    .search-results-filters .search-filter-category .form-group span.clear-icon i {
      top: 50%;
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
  .search-results-filters .search-filter-category a.title {
    font-size: 18px;
    color: #4cacba;
    display: flex;
    justify-content: space-between;
    align-items: center; }
    .search-results-filters .search-filter-category a.title:hover, .search-results-filters .search-filter-category a.title:active, .search-results-filters .search-filter-category a.title:focus {
      text-decoration: none; }
    .search-results-filters .search-filter-category a.title i {
      color: #777;
      margin-right: 0;
      font-size: 0.75em; }
  .search-results-filters .search-filter-category label {
    display: block;
    padding-left: 25px;
    position: relative;
    cursor: pointer;
    font-weight: normal; }
  .search-results-filters .search-filter-category ul {
    margin: 0;
    padding: 0;
    margin-top: 20px; }
    .search-results-filters .search-filter-category ul li {
      list-style: none; }
      .search-results-filters .search-filter-category ul li:before {
        display: none; }
    .search-results-filters .search-filter-category ul li {
      display: flex;
      align-items: center;
      margin: 10px 0; }
      .search-results-filters .search-filter-category ul li input[type="checkbox"],
      .search-results-filters .search-filter-category ul li input[type="radio"] {
        margin-right: 10px;
        margin-top: 0;
        border-radius: 0 !important;
        border: 1px solid black;
        height: 15px;
        width: 15px;
        position: absolute;
        left: 0;
        top: 3px; }
  .search-results-filters .search-filter-category.language-filters .tt-open {
    display: block !important; }
  .search-results-filters .search-filter-category.language-filters .tt-menu {
    position: relative !important;
    top: auto !important;
    left: auto !important;
    display: block !important; }
  .search-results-filters .search-filter-category.language-filters .hdr-please-select {
    color: #4cacba;
    margin-bottom: 0.5em; }
  .search-results-filters .search-filter-category.language-filters .empty-message {
    font-size: 0.9em;
    margin-top: 1em; }
  .search-results-filters .search-filter-category.language-filters .form-group {
    margin-bottom: 0; }
  .search-results-filters .search-filter-category.language-filters .tt-suggestion {
    cursor: pointer;
    padding: 10px 0px;
    border-bottom: 1px solid #f1f1f1; }
    .search-results-filters .search-filter-category.language-filters .tt-suggestion:last-child {
      border-bottom: 0px; }
    .search-results-filters .search-filter-category.language-filters .tt-suggestion:hover, .search-results-filters .search-filter-category.language-filters .tt-suggestion.tt-cursor {
      background: #f1f1f1;
      padding-left: 10px; }
  .search-results-filters .search-filter-category.language-filters .selected-languages ul li label {
    width: 100%;
    padding: 0px 10px;
    display: flex;
    align-items: center;
    justify-content: space-between; }
    .search-results-filters .search-filter-category.language-filters .selected-languages ul li label:hover {
      color: #c00; }
  .search-results-filters .search-filter-category.language-filters .selected-languages ul li input {
    display: none; }

.search-results-filters .search-filter-phonetic {
  width: 100%; }
  .search-results-filters .search-filter-phonetic ul {
    margin: 0;
    padding: 0;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%; }
    .search-results-filters .search-filter-phonetic ul li {
      list-style: none; }
      .search-results-filters .search-filter-phonetic ul li:before {
        display: none; }
    .search-results-filters .search-filter-phonetic ul li {
      display: inline; }
      .search-results-filters .search-filter-phonetic ul li button {
        background: #fff;
        height: 56px;
        border: 1px solid grey;
        width: 50%;
        border: 1px solid #ddd;
        margin-bottom: 10px;
        float: left;
        font-size: 15px;
        color: #777;
        text-align: center;
        line-height: 54px; }
        .search-results-filters .search-filter-phonetic ul li button.active {
          background-color: #4cacba;
          color: #fff; }
          .search-results-filters .search-filter-phonetic ul li button.active:hover:not(:disabled) {
            background-color: #429dab;
            color: #fff; }
        .search-results-filters .search-filter-phonetic ul li button:hover:not(:disabled) {
          background: #f8f8f8;
          color: #0082f1; }
        .search-results-filters .search-filter-phonetic ul li button:disabled {
          background-color: transparent;
          opacity: 0.75;
          color: #888888; }

.search-results-filters .DropDown {
  position: relative;
  max-width: 100%; }
  .search-results-filters .DropDown.open ul {
    display: flex;
    flex-direction: column;
    opacity: 1;
    visibility: visible;
    transition: opacity 0.2s ease-in-out, visibility 0s linear; }
    .search-results-filters .DropDown.open ul span.dropdown-instruction {
      color: #4cacba;
      padding-bottom: 10px; }
  .search-results-filters .DropDown ul {
    display: none;
    background: #fff;
    color: #777;
    border-radius: 5px;
    max-height: 375px;
    margin: 0;
    padding: 0;
    flex-direction: column;
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.1s ease-in-out, visibility 0s linear 0.1s;
    width: 100%;
    z-index: 1;
    overflow: auto; }
    .search-results-filters .DropDown ul li {
      border-bottom: 1px solid #e6ebef;
      line-height: 1.5;
      cursor: pointer;
      display: flex;
      align-items: center;
      padding: 10px;
      margin: 0;
      color: #777; }
      .search-results-filters .DropDown ul li:last-child {
        border-bottom: 0; }
      .search-results-filters .DropDown ul li:hover {
        color: #0082f1;
        background: #f8f8f8; }
      .search-results-filters .DropDown ul li:focus {
        color: #0082f1;
        background: #777; }
  .search-results-filters .DropDown .select {
    cursor: pointer;
    width: 100%;
    border-radius: 2px;
    background-color: rgba(255, 255, 255, 0.9);
    display: flex;
    align-items: center;
    background-image: url("data:image/svg+xml;utf8,<svg fill='%230067b9' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
    background-repeat: no-repeat;
    background-position: right 50%;
    background-size: 25px; }
    @media (max-width: 767px) {
      .search-results-filters .DropDown .select {
        min-width: 100%;
        max-width: 100%; } }
    .search-results-filters .DropDown .select span {
      width: 100%;
      height: 100%;
      display: flex;
      align-items: center; }

#SearchResultsPage #page-body .search-results-summary-wrapper {
  margin-top: 4px;
  font-size: 20px;
  margin-bottom: 0px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start; }
  @media screen and (max-width: 991px) {
    #SearchResultsPage #page-body .search-results-summary-wrapper {
      margin-top: 20px;
      margin-bottom: 20px; } }
  @media screen and (max-width: 639px) {
    #SearchResultsPage #page-body .search-results-summary-wrapper {
      flex-direction: column; } }
  #SearchResultsPage #page-body .search-results-summary-wrapper .search-results-summary {
    padding-right: 15px;
    padding-bottom: 10px; }
    @media screen and (max-width: 991px) {
      #SearchResultsPage #page-body .search-results-summary-wrapper .search-results-summary {
        font-size: 16px;
        padding-bottom: 10px;
        padding-right: 10px; } }
    #SearchResultsPage #page-body .search-results-summary-wrapper .search-results-summary span.searchTerm {
      font-weight: bold; }
  #SearchResultsPage #page-body .search-results-summary-wrapper .help-tips-button {
    padding-top: 8px;
    padding-bottom: 8px;
    width: 225px; }
    @media screen and (max-width: 991px) {
      #SearchResultsPage #page-body .search-results-summary-wrapper .help-tips-button {
        font-size: 16px; } }

#SearchResultsPage #page-body .search-results-table .product-sub-category-header-desktop .title {
  color: #777;
  font-size: 20px; }
  #SearchResultsPage #page-body .search-results-table .product-sub-category-header-desktop .title a {
    color: #777;
    font-size: 20px; }

#SearchResultsPage #page-body .search-results-table {
  width: 100%;
  max-width: 100%;
  border-left: 0;
  border-right: 0;
  border-top: 0;
  border-collapse: collapse; }
  #SearchResultsPage #page-body .search-results-table button.btn.load-more {
    min-width: 135px;
    height: 35px;
    margin: 25px auto;
    background: #39207c;
    color: #eed484;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 767px) {
      #SearchResultsPage #page-body .search-results-table button.btn.load-more {
        margin: 0px auto;
        max-width: 100%;
        min-width: 100%; } }
    #SearchResultsPage #page-body .search-results-table button.btn.load-more:hover {
      background: #c9bced;
      color: #eed484; }
  @media screen and (max-width: 991px) {
    #SearchResultsPage #page-body .search-results-table {
      margin: 0 auto;
      width: 100%;
      border-spacing: 0; }
      #SearchResultsPage #page-body .search-results-table div[scope="row"] {
        display: table-cell;
        width: 100%;
        padding: 0.6em 0em; } }
  #SearchResultsPage #page-body .search-results-table .search-results-table-row {
    display: flex;
    flex-direction: row;
    flex: 2 0 0;
    justify-content: space-between; }
    @media screen and (max-width: 991px) {
      #SearchResultsPage #page-body .search-results-table .search-results-table-row {
        margin-bottom: 25px; } }
    @media screen and (min-width: 992px) {
      #SearchResultsPage #page-body .search-results-table .search-results-table-row:nth-child(even) .search-results-table-col-wrap {
        background: #f4f7f9; } }
    #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap {
      display: flex;
      align-items: flex-start;
      width: 100%;
      background: #fff;
      border-bottom: 1px solid #ddd; }
      #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .search-results-table-col:last-child {
        border-bottom: 0; }
      #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap:last-child {
        border-bottom: 0; }
      #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper {
        display: flex;
        flex: 1;
        flex-direction: column;
        width: 100%; }
        @media screen and (max-width: 991px) {
          #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper {
            border: 1px solid #eed484; } }
        #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col-span-row {
          width: 100%;
          display: flex;
          border-bottom: 1px solid #ddd; }
          #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col-span-row:last-child {
            border-bottom: 0; }
        #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col {
          display: flex;
          flex-direction: column;
          width: calc(100% / 3);
          padding: 0.6em; }
          @media (max-width: 991px) {
            #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col {
              width: 100%;
              padding: 0; }
              #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col.speciality {
                display: none; } }
          #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col [data-mobile-speciality] {
            display: none; }
            @media (max-width: 991px) {
              #SearchResultsPage #page-body .search-results-table .search-results-table-row .search-results-table-col-wrap .col-span-wrapper .col [data-mobile-speciality] {
                display: block; } }
  @media screen and (max-width: 991px) {
    #SearchResultsPage #page-body .search-results-table .search-results-table-head {
      display: none; } }
  #SearchResultsPage #page-body .search-results-table .search-results-table-head .search-results-table-row .search-results-table-col-wrap {
    display: flex;
    align-items: flex-start;
    width: 100%;
    background: #fbf4e0;
    border-bottom: 1px solid #eed484 !important; }
    #SearchResultsPage #page-body .search-results-table .search-results-table-head .search-results-table-row .search-results-table-col-wrap .search-results-table-col div a.table-head-label {
      display: flex;
      justify-content: space-between;
      flex-direction: row;
      align-items: center;
      color: #39207c;
      font-weight: bold;
      text-decoration: none; }
      #SearchResultsPage #page-body .search-results-table .search-results-table-head .search-results-table-row .search-results-table-col-wrap .search-results-table-col div a.table-head-label:hover, #SearchResultsPage #page-body .search-results-table .search-results-table-head .search-results-table-row .search-results-table-col-wrap .search-results-table-col div a.table-head-label:active, #SearchResultsPage #page-body .search-results-table .search-results-table-head .search-results-table-row .search-results-table-col-wrap .search-results-table-col div a.table-head-label:focus {
        color: #c9bced;
        text-decoration: none; }
      #SearchResultsPage #page-body .search-results-table .search-results-table-head .search-results-table-row .search-results-table-col-wrap .search-results-table-col div a.table-head-label i {
        margin-left: 5px;
        color: #39207c;
        cursor: pointer; }
  #SearchResultsPage #page-body .search-results-table .search-results-table-row {
    border-bottom: 1px solid #ddd; }
    #SearchResultsPage #page-body .search-results-table .search-results-table-row:last-child {
      align-items: flex-start; }
    @media screen and (max-width: 991px) {
      #SearchResultsPage #page-body .search-results-table .search-results-table-row {
        border: 1px solid #eed484; } }

@media screen and (max-width: 991px) {
  #SearchResultsPage #page-body .search-results-table-body,
  #SearchResultsPage #page-body .search-results-table-row,
  #SearchResultsPage #page-body div[scope="col"],
  #SearchResultsPage #page-body .search-results-table-col {
    display: block;
    padding: 0;
    text-align: left;
    white-space: normal; } }

#SearchResultsPage #page-body .search-results-table-body .search-results-table-row {
  align-items: center; }
  @media screen and (max-width: 991px) {
    #SearchResultsPage #page-body .search-results-table-body .search-results-table-row {
      height: auto; }
      #SearchResultsPage #page-body .search-results-table-body .search-results-table-row .search-results-table-col-wrap {
        flex-direction: column; } }

@media screen and (max-width: 991px) {
  #SearchResultsPage #page-body .search-results-table-col {
    max-width: none;
    min-width: none; }
    #SearchResultsPage #page-body .search-results-table-col:hover {
      background: none; } }

@media screen and (max-width: 991px) {
  #SearchResultsPage #page-body .text {
    flex: 1;
    padding: 10px; } }

#SearchResultsPage #page-body .text a,
#SearchResultsPage #page-body .text a:visited {
  color: #0082f1;
  font-weight: bold; }
  #SearchResultsPage #page-body .text a:hover, #SearchResultsPage #page-body .text a:active, #SearchResultsPage #page-body .text a:focus,
  #SearchResultsPage #page-body .text a:visited:hover,
  #SearchResultsPage #page-body .text a:visited:active,
  #SearchResultsPage #page-body .text a:visited:focus {
    color: #0067b9;
    text-decoration: none; }

#SearchResultsPage #page-body .text p {
  margin: inherit; }

#SearchResultsPage #page-body .text .reg-pandemic-response {
  background: #EBE8F2;
  color: #39207c;
  padding: 5px;
  border-left: 2px solid #39207c;
  margin-top: 4px;
  font-size: 11px;
  font-weight: bold;
  display: block;
  cursor: pointer; }
  @media (max-width: 767px) {
    #SearchResultsPage #page-body .text .reg-pandemic-response {
      padding: 5px 10px; } }
  #SearchResultsPage #page-body .text .reg-pandemic-response:hover, #SearchResultsPage #page-body .text .reg-pandemic-response:visited, #SearchResultsPage #page-body .text .reg-pandemic-response:focus {
    background: #c9bced; }

#SearchResultsPage #page-body .text .reg-suspension {
  background: #FDE7F4;
  color: #B56796;
  border-left: 2px solid #B56796;
  padding: 5px;
  margin-top: 4px;
  font-size: 11px;
  font-weight: bold;
  display: block; }
  @media (max-width: 767px) {
    #SearchResultsPage #page-body .text .reg-suspension {
      padding: 5px 10px; } }

#SearchResultsPage #page-body .text .alternativename {
  font-size: 14px;
  font-style: italic;
  display: block; }

#SearchResultsPage #page-body .search-results-table-col,
#SearchResultsPage #page-body div[scope="col"] {
  padding: 0.6em; }

#SearchResultsPage #page-body div[scope="row"] {
  padding: 0.6em 0.5em; }

#SearchResultsPage #page-body div[data-mobileheader] {
  display: none;
  color: #39207c;
  font-weight: bold;
  text-align: left; }
  @media screen and (max-width: 991px) {
    #SearchResultsPage #page-body div[data-mobileheader] {
      display: flex;
      flex: 1;
      align-items: center;
      background: #fbf4e0;
      padding: 10px; } }

#SearchResultsPage #page-body .search-results-table-col,
#SearchResultsPage #page-body div[scope="col"] {
  width: 16.66666666666667%;
  display: flex;
  word-break: break-word; }

#SearchResultsPage #page-body div[scope="col"] {
  text-align: left; }
  @media screen and (max-width: 991px) {
    #SearchResultsPage #page-body div[scope="col"] {
      max-width: 0px;
      min-width: 0px; } }

#SearchResultsPage #page-body p {
  margin-bottom: 0; }

@media screen and (max-width: 991px) {
  #SearchResultsPage #page-body .search-results-table-row .search-results-table-col,
  #SearchResultsPage #page-body .search-results-table-row div[scope="col"] {
    padding: 0em 0em;
    position: relative;
    border-bottom: none;
    width: 100%;
    white-space: normal;
    display: flex;
    border-bottom: 1px solid #ddd; } }

#SearchResultsPage .practitioner-results {
  display: flex;
  flex-direction: column; }
  @media (max-width: 767px) {
    #SearchResultsPage .practitioner-results {
      display: flex;
      flex-direction: row;
      border: 1px solid #eed484; } }
  #SearchResultsPage .practitioner-results .practitioner-results-heading {
    padding: 0px 15px;
    display: flex;
    flex-direction: column;
    border-radius: inherit;
    background: #fbf4e0;
    width: 100%;
    color: #39207c;
    font-weight: bold;
    border-bottom: 1px solid #eed484; }
    @media (max-width: 767px) {
      #SearchResultsPage .practitioner-results .practitioner-results-heading {
        display: flex;
        flex-direction: row;
        padding: 0px; } }
  #SearchResultsPage .practitioner-results .practitioner-results-body {
    background: #fff;
    padding: 0px 15px;
    display: flex;
    flex-direction: column; }
    @media (max-width: 767px) {
      #SearchResultsPage .practitioner-results .practitioner-results-body {
        display: flex;
        flex-direction: row;
        padding: 0px; } }
  @media (max-width: 767px) {
    #SearchResultsPage .practitioner-results .row {
      margin-left: 0;
      margin-right: 0; } }
  #SearchResultsPage .practitioner-results .results-text-heading,
  #SearchResultsPage .practitioner-results .results-text-body {
    border-bottom: 1px solid #ddd;
    padding-top: 15px;
    padding-bottom: 15px; }
    @media (max-width: 767px) {
      #SearchResultsPage .practitioner-results .results-text-heading:last-child,
      #SearchResultsPage .practitioner-results .results-text-body:last-child {
        border: none; } }
  #SearchResultsPage .practitioner-results .results-text-heading {
    border-bottom: none; }

.cross-promo-tiles-container .cross-promo-title {
  text-align: center;
  padding: 25px;
  font-size: 26px;
  color: #54575b;
  font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
  font-weight: normal !important; }

.cross-promo-tiles-container .cross-promo-row {
  display: flex;
  flex-direction: row; }
  @media (max-width: 991px) {
    .cross-promo-tiles-container .cross-promo-row {
      flex-direction: column; } }
  .cross-promo-tiles-container .cross-promo-row .cross-promo-tile {
    margin-bottom: 25px;
    padding: 0 15px;
    height: auto;
    width: 100%; }
    @media (max-width: 991px) {
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile {
        width: 100%; } }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper {
      display: flex;
      flex-direction: column;
      align-items: flex-start;
      justify-content: space-between;
      height: 100%;
      font-size: 14px; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper .cross-promo-tile-heading {
        padding: 15px;
        font-size: 24px;
        font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
        font-weight: normal !important;
        width: 100%; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper .cross-promo-tile-content {
        padding: 15px;
        align-self: stretch;
        flex-grow: 1; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper .cross-promo-tile-content p {
          margin-bottom: 0; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:not(a.cross-promo-tile-cta),
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:visited {
        color: #009cde;
        text-decoration: underline;
        font-weight: bold; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:not(a.cross-promo-tile-cta):hover, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:not(a.cross-promo-tile-cta):active, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:not(a.cross-promo-tile-cta):focus,
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:visited:hover,
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:visited:active,
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-content-wrapper a:visited:focus {
          color: #0067b9; }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-cta {
      padding: 15px; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile .cross-promo-tile-cta a {
        margin-top: 15px;
        border-radius: 0;
        font-family: "Montserrat", sans-serif !important;
        font-weight: 600 !important;
        font-size: 16px;
        text-decoration: none !important; }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="blue"] .cross-promo-tile-content-wrapper {
      background: white; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="blue"] .cross-promo-tile-content-wrapper .cross-promo-tile-heading {
        color: #fff;
        background: #009cde; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="blue"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a {
        color: #fff;
        background: #009cde; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="blue"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):hover {
          background: #0078ab;
          color: #fff !important; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="blue"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):active, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="blue"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):focus {
          background: #0078ab;
          color: #fff !important;
          transition: all 0s; }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="green"] .cross-promo-tile-content-wrapper {
      background: white; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="green"] .cross-promo-tile-content-wrapper .cross-promo-tile-heading {
        color: #fff;
        background: #279989; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="green"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a {
        color: #fff;
        background: #279989; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="green"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):hover {
          background: #1d7065;
          color: #fff !important; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="green"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):active, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="green"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):focus {
          background: #1d7065;
          color: #fff !important;
          transition: all 0s; }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="mullberry"] .cross-promo-tile-content-wrapper {
      background: white; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="mullberry"] .cross-promo-tile-content-wrapper .cross-promo-tile-heading {
        color: #fff;
        background: #890c58; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="mullberry"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a {
        color: #fff;
        background: #890c58; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="mullberry"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):hover {
          background: #5a083a;
          color: #fff !important; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="mullberry"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):active, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="mullberry"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):focus {
          background: #5a083a;
          color: #fff !important;
          transition: all 0s; }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="purple"] .cross-promo-tile-content-wrapper {
      background: white; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="purple"] .cross-promo-tile-content-wrapper .cross-promo-tile-heading {
        color: #fff;
        background: #39207c; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="purple"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a {
        color: #fff;
        background: #39207c; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="purple"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):hover {
          background: #261653;
          color: #fff !important; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="purple"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):active, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="purple"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):focus {
          background: #261653;
          color: #fff !important;
          transition: all 0s; }
    .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="turquoise"] .cross-promo-tile-content-wrapper {
      background: white; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="turquoise"] .cross-promo-tile-content-wrapper .cross-promo-tile-heading {
        color: #fff;
        background: #4cacba; }
      .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="turquoise"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a {
        color: #fff;
        background: #4cacba; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="turquoise"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):hover {
          background: #3b8c98;
          color: #fff !important; }
        .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="turquoise"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):active, .cross-promo-tiles-container .cross-promo-row .cross-promo-tile[data-theme-color="turquoise"] .cross-promo-tile-content-wrapper .cross-promo-tile-cta a:not(.disabled):not([disabled]):focus {
          background: #3b8c98;
          color: #fff !important;
          transition: all 0s; }

.survey-form-cta {
  background: #39207c;
  padding: 20px;
  display: flex;
  flex-direction: column; }
  .survey-form-cta .close-survey-cta {
    display: none; }
  .survey-form-cta a {
    cursor: pointer; }
    .survey-form-cta a .survey-form-cta-wrapper .survey-form-cta-text-wrapper .survey-form-cta-title {
      font-size: 36px;
      font-family: "Montserrat", sans-serif !important;
      font-weight: 600 !important;
      margin-bottom: 10px;
      color: white;
      line-height: 36px; }
    .survey-form-cta a .survey-form-cta-wrapper .survey-form-cta-text-wrapper .survey-form-cta-description {
      font-size: 26px;
      font-family: "Montserrat", sans-serif !important;
      font-weight: 600 !important;
      margin-bottom: 5px;
      color: #c9bced;
      line-height: 26px; }
    .survey-form-cta a .survey-form-cta-wrapper .survey-form-cta-additional-info {
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: flex-end;
      width: 100%;
      font-size: 16px;
      font-family: "Montserrat", sans-serif !important;
      font-weight: 600 !important;
      color: #eed484; }
      .survey-form-cta a .survey-form-cta-wrapper .survey-form-cta-additional-info > span {
        text-align: right; }
      .survey-form-cta a .survey-form-cta-wrapper .survey-form-cta-additional-info em.survey-icon {
        margin-left: 15px;
        background-image: url("data:image/svg+xml,%3Csvg id='Layer_2' data-name='Layer 2' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 41.83 56'%3E%3Cdefs%3E%3Cstyle%3E.cls-1%7Bfill:%23eede71;%7D%3C/style%3E%3C/defs%3E%3Cpath class='cls-1' d='M30.88,5h-5a5,5,0,1,0-10,0H11v6H30.88Zm-7.55.12a2.46,2.46,0,0,1-1.79,1.8,2.5,2.5,0,1,1,1.79-1.8Z' transform='translate(0 0)'/%3E%3Cpath class='cls-1' d='M37,6H32.87V9H37a1.85,1.85,0,0,1,1.85,1.85v40.3A1.85,1.85,0,0,1,37,53H4.83A1.85,1.85,0,0,1,3,51.15V10.85A1.85,1.85,0,0,1,4.83,9H9V6H4.83A4.85,4.85,0,0,0,0,10.85v40.3A4.85,4.85,0,0,0,4.83,56H37a4.85,4.85,0,0,0,4.83-4.85V10.85A4.85,4.85,0,0,0,37,6Z' transform='translate(0 0)'/%3E%3Crect class='cls-1' x='19.88' y='18' width='14.48' height='2.44'/%3E%3Crect class='cls-1' x='19.88' y='30.78' width='14.48' height='2.44'/%3E%3Crect class='cls-1' x='7.47' y='43.56' width='26.89' height='2.44'/%3E%3Crect class='cls-1' x='22.99' y='24.39' width='11.38' height='2.44'/%3E%3Crect class='cls-1' x='22.99' y='37.17' width='11.38' height='2.44'/%3E%3Cpath class='cls-1' d='M12.38,27.47a4.74,4.74,0,1,0-4.71-4.74A4.73,4.73,0,0,0,12.38,27.47ZM9.8,21.55l2.07,2.08L15,20.51l1,1L12.9,24.66l-.52.52-.51.52L8.76,22.59Z' transform='translate(0 0)'/%3E%3Cpath class='cls-1' d='M17.1,34.92a4.72,4.72,0,1,0-4.72,4.74A4.72,4.72,0,0,0,17.1,34.92Zm-8.34-.14,1-1,2.07,2.08L15,32.7l1,1L12.9,36.85l-.52.52-.51.52Z' transform='translate(0 0)'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: center;
        background-size: 70px 70px;
        height: 70px;
        width: 70px; }
    .survey-form-cta a:hover, .survey-form-cta a:active, .survey-form-cta a:focus {
      opacity: 0.75;
      text-decoration: none; }
  .survey-form-cta[data-cta-style="floating"] {
    position: fixed;
    z-index: 1040;
    top: 50%;
    width: 280px;
    height: auto;
    box-shadow: 1px 5px 10px rgba(0, 0, 0, 0.25);
    right: -1000px;
    transition: right 0.2s ease-in-out, opacity 0.2s ease-in-out;
    opacity: 0; }
    @media screen and (max-width: 639px) {
      .survey-form-cta[data-cta-style="floating"] {
        top: auto;
        bottom: 0;
        width: 100%;
        box-shadow: none;
        padding: 10px; } }
    .survey-form-cta[data-cta-style="floating"].move-in {
      right: 10px;
      opacity: 1; }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"].move-in {
          right: 0; } }
    .survey-form-cta[data-cta-style="floating"] .close-survey-cta {
      display: block;
      position: absolute;
      top: 10px;
      right: 5px;
      cursor: pointer; }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"] .close-survey-cta {
          top: 50%;
          right: 5px;
          -ms-transform: translateY(-50%);
              transform: translateY(-50%); } }
      .survey-form-cta[data-cta-style="floating"] .close-survey-cta i {
        color: #ddd;
        font-size: 24px;
        opacity: 1; }
        @media screen and (max-width: 639px) {
          .survey-form-cta[data-cta-style="floating"] .close-survey-cta i {
            font-size: 30px; } }
    .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper {
      display: block; }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper {
          display: flex;
          flex-direction: row;
          justify-content: space-between;
          align-items: center; } }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper .survey-form-cta-text-wrapper .survey-form-cta-title {
          font-size: 16px;
          line-height: normal;
          margin-bottom: 5px; } }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper .survey-form-cta-text-wrapper .survey-form-cta-description {
          font-size: 14px;
          line-height: normal;
          margin-bottom: 0px; } }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper .survey-form-cta-additional-info {
          width: unset;
          margin-right: 40px; } }
      @media screen and (max-width: 639px) {
        .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper .survey-form-cta-additional-info > span {
          display: none; } }
      .survey-form-cta[data-cta-style="floating"] a .survey-form-cta-wrapper .survey-form-cta-additional-info em.survey-icon {
        margin-left: 0;
        background-size: 45px 45px;
        height: 45px;
        width: 45px; }

#surveyFormModal {
  overflow: overlay; }
  #surveyFormModal .modal-content {
    overflow: overlay;
    border-radius: 0px;
    border: none; }
    #surveyFormModal .modal-content .modal-header {
      background: #0067b9;
      color: white;
      display: flex;
      align-items: center;
      justify-content: space-between; }
      #surveyFormModal .modal-content .modal-header:before, #surveyFormModal .modal-content .modal-header:after {
        display: none; }
      #surveyFormModal .modal-content .modal-header .modal-title {
        font-family: "Montserrat", sans-serif !important;
        font-weight: 600 !important;
        font-size: 36px; }
      #surveyFormModal .modal-content .modal-header .close {
        display: flex;
        align-items: center;
        color: white;
        font-size: 14px;
        text-shadow: none;
        opacity: 1; }
        #surveyFormModal .modal-content .modal-header .close span {
          margin-right: 10px;
          font-weight: normal; }
    #surveyFormModal .modal-content .modal-body {
      padding: 15px; }
      #surveyFormModal .modal-content .modal-body input[type="color"],
      #surveyFormModal .modal-content .modal-body input[type="date"],
      #surveyFormModal .modal-content .modal-body input[type="datetime-local"],
      #surveyFormModal .modal-content .modal-body input[type="datetime"],
      #surveyFormModal .modal-content .modal-body input[type="email"],
      #surveyFormModal .modal-content .modal-body input[type="month"],
      #surveyFormModal .modal-content .modal-body input[type="number"],
      #surveyFormModal .modal-content .modal-body input[type="password"],
      #surveyFormModal .modal-content .modal-body input[type="search"],
      #surveyFormModal .modal-content .modal-body input[type="tel"],
      #surveyFormModal .modal-content .modal-body input[type="text"],
      #surveyFormModal .modal-content .modal-body input[type="time"],
      #surveyFormModal .modal-content .modal-body input[type="url"],
      #surveyFormModal .modal-content .modal-body input[type="week"],
      #surveyFormModal .modal-content .modal-body textarea {
        width: 100%; }
      #surveyFormModal .modal-content .modal-body textarea {
        padding-top: 6px;
        padding-bottom: 6px;
        resize: none; }
      #surveyFormModal .modal-content .modal-body select {
        border: 1px solid #54575b;
        color: #54575b;
        font-size: 16px;
        border-radius: 3px;
        background: #fff;
        box-shadow: none;
        letter-spacing: 0px;
        padding: 6px 30px 6px 12px;
        margin: 0px;
        cursor: pointer;
        background-image: url("data:image/svg+xml;utf8,<svg fill='%230067b9' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
        background-repeat: no-repeat;
        background-position: right 50%;
        background-size: 35px;
        -webkit-appearance: none;
                appearance: none; }
        #surveyFormModal .modal-content .modal-body select:focus {
          border: 1px solid #0067b9;
          box-shadow: none;
          outline: none; }
        #surveyFormModal .modal-content .modal-body select[disabled],
        .disabled #surveyFormModal .modal-content .modal-body select {
          border-color: rgba(0, 103, 185, 0.5);
          color: rgba(0, 103, 185, 0.5); }
      #surveyFormModal .modal-content .modal-body select[size] {
        height: auto;
        background-image: none;
        padding: 10px 12px; }
        #surveyFormModal .modal-content .modal-body select[size] option {
          padding: 6px 0px; }
      #surveyFormModal .modal-content .modal-body .items {
        display: flex;
        flex-direction: column; }
      #surveyFormModal .modal-content .modal-body label.field-label {
        font-size: 16px;
        color: #0067b9;
        font-family: "Montserrat", sans-serif !important;
        font-weight: 600 !important; }
      #surveyFormModal .modal-content .modal-body [class^="field-validation-"] {
        display: block;
        margin-top: 4px;
        font-size: 11px;
        line-height: 16px;
        color: #cf6f77; }
      #surveyFormModal .modal-content .modal-body input[type="radio"],
      #surveyFormModal .modal-content .modal-body input[type="checkbox"] {
        margin: 4px 4px 0 0px; }
      #surveyFormModal .modal-content .modal-body.error label.field-label {
        color: #cf6f77; }
      #surveyFormModal .modal-content .modal-body.disabled label.field-label {
        opacity: 0.5; }
      #surveyFormModal .modal-content .modal-body form input[type="submit"] {
        display: flex;
        justify-content: center;
        min-width: 334px;
        height: 55px;
        margin: 25px auto;
        font-family: "Montserrat", sans-serif !important;
        font-weight: 600 !important;
        background: #0067b9;
        font-size: 20px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #eed484;
        border: 0; }
        #surveyFormModal .modal-content .modal-body form input[type="submit"]:not(.disabled):not([disabled]):hover {
          background: #0059a0;
          color: #eed484; }
        #surveyFormModal .modal-content .modal-body form input[type="submit"]:not(.disabled):not([disabled]):active, #surveyFormModal .modal-content .modal-body form input[type="submit"]:not(.disabled):not([disabled]):focus {
          background: #0059a0;
          color: #eed484;
          transition: all 0s; }
      #surveyFormModal .modal-content .modal-body .fxt-captcha + .field-validation-valid {
        display: block;
        margin-bottom: 24px; }
      #surveyFormModal .modal-content .modal-body .fxt-captcha + .field-validation-error {
        display: block;
        margin-top: 4px;
        margin-bottom: 24px;
        font-size: 11px;
        line-height: 16px; }
      #surveyFormModal .modal-content .modal-body .timetradeiframe {
        border: 0;
        width: 100%;
        height: 100%;
        min-height: 660px; }

iframe#surveyFormModalIframe {
  border: 0; }
  iframe#surveyFormModalIframe::-webkit-scrollbar {
    display: none; }
  iframe#surveyFormModalIframe::-webkit-scrollbar {
    width: 10px;
    height: 10px; }
  iframe#surveyFormModalIframe::-webkit-scrollbar-thumb {
    background: #5a5a5a; }
  iframe#surveyFormModalIframe::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.2); }

aside {
  position: static !important; }
  aside .content-tile {
    margin-bottom: 25px; }
    aside .content-tile .content-tile-heading {
      background: #d9edf7;
      color: #54575b;
      padding: 15px;
      font-size: 22px;
      font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
      font-weight: normal !important; }
    aside .content-tile .content-tile-content {
      background: white;
      padding: 15px;
      font-size: 14px; }
      aside .content-tile .content-tile-content a,
      aside .content-tile .content-tile-content a:visited {
        color: #009cde;
        text-decoration: underline;
        font-weight: bold; }
        aside .content-tile .content-tile-content a:hover, aside .content-tile .content-tile-content a:active, aside .content-tile .content-tile-content a:focus,
        aside .content-tile .content-tile-content a:visited:hover,
        aside .content-tile .content-tile-content a:visited:active,
        aside .content-tile .content-tile-content a:visited:focus {
          color: #0067b9; }
  aside a.print-button {
    width: 100%;
    display: flex;
    align-items: center;
    margin-bottom: 7.5px; }
    aside a.print-button i {
      color: #54575b;
      font-size: 20px; }

.help-tips-button {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 600 !important;
  font-size: 20px;
  background: #0067b9;
  display: flex;
  align-items: center;
  color: #fff !important;
  border-radius: 4px;
  margin-bottom: 15px;
  padding-top: 15px;
  padding-bottom: 15px; }
  .help-tips-button i {
    font-size: 30px; }
  .help-tips-button:not(.disabled):not([disabled]):hover {
    background: #004b86; }
  .help-tips-button:not(.disabled):not([disabled]):active, .help-tips-button:not(.disabled):not([disabled]):focus {
    background: #004b86;
    color: #fff !important;
    transition: all 0s; }

#page-body .quicktips-container {
  padding: 15px;
  margin-bottom: 20px; }
  #page-body .quicktips-container .quicktips-header h2 {
    font-family: "Montserrat", sans-serif !important;
    font-weight: 600 !important;
    font-size: 36px !important;
    color: #007DC3;
    margin-bottom: 25px;
    margin-top: 0; }
  #page-body .quicktips-container .quicktips-content > ul {
    list-style-type: none;
    padding-left: 25px; }
    #page-body .quicktips-container .quicktips-content > ul > li {
      position: relative; }
      #page-body .quicktips-container .quicktips-content > ul > li:before {
        content: "\f058";
        font-family: "FontAwesome";
        display: inline-block;
        margin-right: 10px;
        font-size: 20px;
        color: #009cde;
        position: absolute;
        left: -25px;
        top: -3px; }
      #page-body .quicktips-container .quicktips-content > ul > li ul {
        margin-left: 25px;
        padding-left: 15px; }
        #page-body .quicktips-container .quicktips-content > ul > li ul li {
          list-style-type: disc; }
          #page-body .quicktips-container .quicktips-content > ul > li ul li:before {
            display: none; }

aside {
  position: static !important; }
  aside .quicktips-nav {
    margin-bottom: 25px; }
    aside .quicktips-nav .quicktips-nav-heading {
      background: #007DC3;
      color: white;
      padding: 15px;
      font-size: 18px;
      font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
      font-weight: normal !important;
      display: flex;
      justify-content: space-between; }
      aside .quicktips-nav .quicktips-nav-heading span.toggle-quicktips-nav {
        display: none;
        font-size: 14px;
        text-transform: uppercase;
        font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
        font-weight: normal !important; }
        @media (max-width: 767px) {
          aside .quicktips-nav .quicktips-nav-heading span.toggle-quicktips-nav {
            display: flex;
            align-items: center; } }
        aside .quicktips-nav .quicktips-nav-heading span.toggle-quicktips-nav i {
          margin-left: 10px;
          margin-right: 0 !important; }
    aside .quicktips-nav .quicktips-nav-list {
      background: white;
      padding: 15px; }
      @media (max-width: 767px) {
        aside .quicktips-nav .quicktips-nav-list {
          display: none; }
          aside .quicktips-nav .quicktips-nav-list.visible {
            display: flex; } }
      aside .quicktips-nav .quicktips-nav-list ul {
        margin: 0;
        padding: 0; }
        aside .quicktips-nav .quicktips-nav-list ul li {
          list-style: none; }
          aside .quicktips-nav .quicktips-nav-list ul li:before {
            display: none; }
        aside .quicktips-nav .quicktips-nav-list ul li {
          margin-bottom: 20px; }
          aside .quicktips-nav .quicktips-nav-list ul li:last-child {
            margin-bottom: 0; }
          aside .quicktips-nav .quicktips-nav-list ul li.active {
            font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
            font-weight: bold !important;
            color: #0067b9;
            font-size: 16px; }
          aside .quicktips-nav .quicktips-nav-list ul li a,
          aside .quicktips-nav .quicktips-nav-list ul li a:visited {
            color: #888888;
            text-decoration: none;
            font-family: "DINWeb-Regular", "Trebuchet MS", Tahoma, sans-serif !important;
            font-weight: normal !important;
            font-size: 16px; }
            aside .quicktips-nav .quicktips-nav-list ul li a:hover, aside .quicktips-nav .quicktips-nav-list ul li a:active, aside .quicktips-nav .quicktips-nav-list ul li a:focus,
            aside .quicktips-nav .quicktips-nav-list ul li a:visited:hover,
            aside .quicktips-nav .quicktips-nav-list ul li a:visited:active,
            aside .quicktips-nav .quicktips-nav-list ul li a:visited:focus {
              color: black; }

/*# sourceMappingURL=search_practitioner_styles.css.map */
