.location-ratings-footer {
  margin-top: 30px;
  padding-bottom: 20px;
}
.location-ratings-footer .page-button {
  color: #003f87;
  padding: 4px 10px;
  background: white;
  margin-right: 6px;
  border: 1px solid #003f87;
  margin-bottom: 10px;
  display: inline-block;
}
.location-ratings-footer .page-button.current-page {
  color: white;
  background: #003f87;
  border: 1px solid #003f87;
}

.ds-comment {
  max-width: 800px;
  min-width: 300px;
}

.ds-breakdown {
  padding: 0px;
}

.ds-title {
  font-weight: bold;
}

.ds-average {
  font-size: 100%;
  font-weight: bold;
}

.ds-average-max {
  font-weight: normal;
  margin: 0px 0px 0px 3px;
  color: #777;
}

.ds-lcol {
  min-width: 100px;
  width: 20%;
  float: left;
  text-align: left;
}

.ds-rcol {
  max-width: 660px;
  min-width: 200px;
  width: 70%;
  float: left;
}

.ds-date {
  margin: 0px 5px;
  font-weight: bold;
  margin-left: 10px;
}

.ds-pubs {
  margin: 0px 5px;
  font-size: 84%;
  display: none;
}

.ds-body {
  margin: 0px 0px 10px 0px !important;
}

.ds-author {
  float: left;
  font-size: 90%;
}

.ds-provider {
  font-size: 80%;
  margin: 0 0 10px;
}

.ds-provider-label {
  color: #777;
}

.ds-questiontext {
  font-weight: bold;
}

.ds-poweredby {
  text-align: center;
  margin: 20px 0px;
  font-size: 80%;
}

.ds-clear {
  clear: both;
}

hr.ds-divider {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
}

span.ds-stars {
  display: inline-block;
  background: url(/FrontEnd/Images/star-ratings-sprite.png) 0 0 repeat-x;
  width: 88px;
  height: 16px;
}

span.ds-stars5 {
  background-position: 0 -160px;
}

span.ds-stars45 {
  background-position: 0 -144px;
}

span.ds-stars4 {
  background-position: 0 -128px;
}

span.ds-stars35 {
  background-position: 0 -112px;
}

span.ds-stars3 {
  background-position: 0 -96px;
}

span.ds-stars25 {
  background-position: 0 -80px;
}

span.ds-stars2 {
  background-position: 0 -64px;
}

span.ds-stars15 {
  background-position: 0 -48px;
}

span.ds-stars1 {
  background-position: 0 -32px;
}

span.ds-stars05 {
  background-position: 0 -16px;
}

span.ds-stars0 {
  background-position: 0 0px;
}

.ds-commentprefix {
  margin: 0px 0px 20px 0px;
}

.ds-commentprefix .ds-stars {
  float: left;
  margin: 0px 10px 0px 0px;
}

.ds-commentprefix .ds-ratingcount {
  font-size: 100%;
  margin: 0 10px;
  color: #777;
}

.ds-comments-more {
  text-align: center;
  margin: 20px 0px;
}

.ds-breakdown .ds-stars,
.ds-breakdown .ds-average {
  float: left;
  margin: 0px 10px 0px 0px;
}

.ds-breakdown ul {
  margin: 0px;
  padding: 0px;
}

.ds-breakdown ul li {
  list-style: none;
  margin: 0px 0px 10px 0px;
}

.ds-distribution ul {
  padding: 0px;
  margin: 0px;
}

.ds-distribution li {
  list-style: none;
  height: 16px;
  margin: 0 0 7px 0;
  clear: both;
}

.ds-distribution[data-ds-clickable=true] li {
  cursor: pointer;
}

.ds-distribution .ds-average {
  float: left;
}

.ds-dist-bar {
  width: 120px;
  height: 100%;
  border: solid 1px #aaa;
  margin: 0 10px;
  float: left;
}

.ds-dist-bar-fill {
  background-color: #ffcb35;
  height: 100%;
}

.ds-comment-response {
  padding: 10px 0px;
  font-size: 90%;
}

.ds-comment-response .ds-date {
  margin: 0px;
}

.ds-comment-response .ds-res-body {
  margin: 2px 0px;
}

.ds-comment-response .ds-author {
  float: none;
  font-weight: bold;
}

.ds-comments-filter {
  margin: 1em 0;
}

.ds-comments-filter {
  display: inline-block;
}

.ds-filter-select {
  display: inline-block;
  max-width: 9em;
  margin-left: 1em;
}

.ds-filter-select:first-of-type {
  margin-left: 0;
}

.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail {
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail a {
  color: #003F87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail a:hover {
  color: #0353AD;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail i {
  top: -2px;
  width: 30px;
  color: #003f87;
  position: relative;
  font-style: normal;
  text-align: center;
  display: inline-block;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-details {
  max-width: 1240px;
  margin: 0 auto;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-details {
    display: flex;
    flex-wrap: wrap;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-details .ls-location-detail-section {
    flex: 0 1 50%;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-details .ls-location-detail-map {
    flex: 0 1 50%;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-details .ls-location-information {
    flex: 1 1 100%;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-section {
  margin: 1.875rem;
  font-size: 16px;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-section h1 {
  /*color: #003f87;*/
  text-transform: none;
  font-weight: bold;
  font-size: 3.2rem;
  margin-bottom: 0px;
  margin-top: -10px;
}
@media (max-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-section h1 {
    margin-top: 10px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-section h1 span {
  display: block;
  font-weight: normal;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-section .schema-hidden {
  visibility: hidden;
  height: 10px;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-section {
    margin: 0;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list {
  margin-top: 20px;
  margin-bottom: 0px;
  padding: 0;
  list-style-type: none;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list li {
  display: flex;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list li > i {
  max-width: 1.25rem;
  margin-right: 3rem;
  font-size: 3rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list address {
  font-style: normal;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list {
  /*& address,
  time,
  a {
  	display: block;
  	width: 40%;
  	color: white;
  }

  & calendar,
  a {
  	display: block;
  	width: 40%*/
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .icon-phone {
  color: #003f87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .icon-fax {
  color: #003f87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .icon-location-pin {
  color: #003f87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .icon-hours {
  color: #003f87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .icon-clock {
  color: #003f87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .icon-calendar {
  color: white;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-list .ls-btn {
  text-align: center;
  width: auto;
  padding-left: 6rem;
  padding-right: 6rem;
  margin-top: 2rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .card-button {
  width: 40%;
  height: 50px;
  color: white;
  padding: 0 6px;
  font-size: 15px;
  position: relative;
  display: inline-block;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .card-button:hover {
  color: white !important;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .card-button i {
  width: 35px;
  /*color: white;*/
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .card-button-1 {
  background: #003F87;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .card-button-1 i {
  top: 4px;
  font-size: 24px;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .vertical-center {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .vertical-center-1 {
  top: 46%;
  color: white;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-map {
  text-align: center;
  margin-bottom: 3rem;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-map {
    text-align: right;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-map img {
  height: 21.25rem;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-detail-map img {
    max-width: 600px;
    height: auto;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information {
  margin-bottom: 3rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information h2 {
  margin-top: 0;
  color: #003f87;
  font-size: 2.2rem;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information h3 {
  color: #003f87;
  font-size: 2rem;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information h4 {
  margin: 0;
  color: #003f87;
  font-size: 1.4rem;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-header {
  display: block;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-header img {
  vertical-align: middle;
  height: 75px;
  width: auto;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-header a {
  display: block;
  padding: 3rem 2rem;
  background-color: #8cad45;
  border-bottom: 2px solid #fff;
  color: #fff;
  text-transform: none;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-header a.collapsed {
  background-color: #3888a0;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-header a [class^=icon-], .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-header a [class*=" icon-"] {
  font-size: 4rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-body {
  margin: 1.6rem;
  font-family: myriad-pro, sans-serif;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-location-information .card-body {
    margin: 1.6rem 3rem;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information {
  margin: 1rem auto;
  max-width: 1240px;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary {
  font-family: myriad-pro, sans-serif;
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary {
    display: flex;
    flex-direction: row;
    margin-bottom: 0;
    justify-content: center;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary .content,
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary .ls-additional-information__image {
    flex: 1 1 50%;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary .content {
    display: flex;
    padding-left: 4rem;
    justify-content: center;
    align-content: flex-start;
    flex-direction: column;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary:nth-child(odd) .content {
    order: 1;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary:nth-child(odd) .ls-additional-information__image {
    order: 2;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary:nth-child(even) .content {
    order: 2;
  }
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-additional-information__summary:nth-child(even) .ls-additional-information__image {
    order: 1;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .content {
  padding: 2rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-additional-information .ls-btn {
  text-align: center;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-image-banner {
  background-color: #8a8a8a;
  text-align: center;
  vertical-align: middle;
  color: #fff;
  padding: 1rem;
  font-size: 1.4rem;
  font-family: themix-semibold, sans-serif;
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-image-banner img {
  margin-right: 0.66rem;
  width: auto;
  max-height: 25px;
  vertical-align: middle;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-list {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-card {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  margin-bottom: 1.6rem;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-image {
  flex: 1 1 50%;
  order: 1;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-image {
    max-width: 20rem;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-view-link {
  flex: 1 1 50%;
  order: 2;
  align-items: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-view-link {
    flex: 1 1 10%;
    order: 3;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-view-link .ls-view-icon {
  width: 75px;
  height: 75px;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-info {
  flex: 1 1 100%;
  order: 3;
  margin-bottom: 1rem;
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-info ul, .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-info li {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 1.4rem;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-info {
    flex: 1 1 60%;
    order: 2;
    margin: 0 1.6rem;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-links {
  flex: 1 1 100%;
  order: 4;
  display: flex;
  flex-wrap: wrap;
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-links .ls-btn {
  width: 100%;
  margin: 0 0 1rem 0;
  text-align: center;
  font-family: themix-semibold, sans-serif;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationDetail .ls-provider-links .ls-btn {
    flex: 1 1 33%;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationDetail .blue-link {
  color: #0353AD !important;
}

.LegacyHealth-Feature-LocationSearch-LocationItem .location-item-rating {
  margin-left: 6px;
  margin-top: -16px;
  margin-bottom: 10px;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-image-card {
  min-height: 185px;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card {
  color: #333;
  padding: 20px 20px 18px 20px;
  border-radius: 2px;
  /* background: #f9f9f9;*/
  border: 1px solid #d9d8d6;
  margin: 0 20px 26px 0 !important;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card h2, .LegacyHealth-Feature-LocationSearch-LocationItem .ls-card p {
  margin-top: 0;
  margin-bottom: 0px;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card h2 {
  font-size: 18px;
  margin-left: 6px;
  font-weight: 500;
  margin-bottom: 5px !important;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .loc-heading {
  font-size: 16px;
  margin-left: 6px;
  line-height: 16px;
  margin-bottom: 20px !important;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card p:last-child {
  margin-bottom: 0;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card img {
  top: 5px;
  width: 100%;
  height: auto;
  display: block;
  max-width: 200px;
  position: relative;
  border-radius: 2px;
  padding-right: 5px;
  margin-bottom: 8px;
}
@media (max-width: 991px) {
  .LegacyHealth-Feature-LocationSearch-LocationItem .ls-card img {
    /* margin-bottom: 20px;*/
    margin: 0 -10px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card i {
  top: 3px;
  width: 30px;
  color: #003f87;
  position: relative;
  font-style: normal;
  text-align: center;
  display: inline-block;
}
@media (max-width: 991px) {
  .LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .main-info {
    margin-bottom: 20px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .display-flex {
  display: flex;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button {
  width: 100%;
  height: 50px;
  color: white;
  padding: 0 6px;
  font-size: 15px;
  position: relative;
  display: inline-block;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button i {
  width: 35px;
  color: white;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button-1 {
  background: #003F87;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button-1 i {
  top: 4px;
  font-size: 24px;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button-2 {
  background: #3888A0;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button-2 i {
  top: 5px;
  font-size: 34px;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button-3 {
  background: #3AA0E3;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .card-button-3 i {
  top: 5px;
  font-size: 24px;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .vertical-center {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .vertical-center-1 {
  top: 46%;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .vertical-center-2 {
  top: 40%;
}
.LegacyHealth-Feature-LocationSearch-LocationItem .ls-card .vertical-center-3 {
  top: 45%;
}

.provider-list-results {
  width: 100%;
  margin: 0 auto;
  max-width: 1130px;
  min-height: 500px;
  position: relative;
  padding: 0 0 0 325px;
}

@media (max-width: 1000px) {
  .provider-list-results {
    padding: 0 0 0 0;
  }
}
.provider-list-results .filter-controls > div,
.provider-list-results .filter-controls > button,
.provider-list-results .filter-controls > select {
  margin-bottom: 20px;
}

.provider-list-results .filter-controls button {
  cursor: pointer;
}

.provider-list-results .filter-controls {
  display: block;
  margin-top: 20px;
  margin-bottom: -20px;
}

@media (max-width: 1000px) {
  .provider-list-results .filter-controls {
    display: none;
  }
}
.provider-list-results .clear-all-provider-filters,
.provider-list-results .active-filters .filter-item {
  display: none;
}

.provider-list-results .provider-filters {
  top: 0;
  left: 0;
  width: 325px;
  color: #003F87;
  padding: 30px 40px;
  position: absolute;
  background: #FFFFFF;
}

@media (max-width: 1000px) {
  .provider-list-results .provider-filters {
    width: 100%;
    padding: 20px;
    position: relative;
  }
}
.provider-list-results .filter-count {
  cursor: pointer;
  position: relative;
}

.provider-list-results .filter-count:after {
  top: 4px;
  font-size: 18px;
  content: "\e902";
  position: absolute;
  font-family: icomoon;
}

.provider-list-results .filter-count.open:after {
  top: 2px;
  transform: rotate(180deg);
}

@media (min-width: 1001px) {
  .provider-list-results .filter-count:after {
    display: none;
  }
}
.provider-list-results .filter-count .filter-icon {
  top: 7px;
  position: relative;
  display: inline-block;
}

.provider-list-results .filter-count .bar {
  height: 3px;
  border-radius: 3px;
  margin-bottom: 4px;
  background: #003F87;
}

.provider-list-results .filter-count .bar-1 {
  width: 18px;
}

.provider-list-results .filter-count .bar-2 {
  width: 14px;
}

.provider-list-results .filter-count .bar-3 {
  width: 10px;
}

.provider-list-results .filter-item {
  white-space: nowrap;
  margin-right: 20px;
}

.provider-list-results .remove-filter {
  font-weight: bold;
  margin-right: 6px;
}

.provider-list-results select {
  width: 100%;
  color: #003F87;
  display: block;
  max-width: unset !important;
  border: 1px solid #003F87 !important;
  -webkit-appearance: auto !important;
  -moz-appearance: auto !important;
  appearance: auto !important;
}

.provider-list-results button {
  width: 100%;
  color: white;
  display: block;
  padding: 14px 18px;
  text-align: center;
  border: none !important;
  background: #003f87 !important;
  transition-property: none !important;
  transition-duration: unset !important;
}

.provider-list-results .provider-wrapper {
  padding: 20px;
}

.provider-list-results .provider-summary {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  padding-right: 45px;
  justify-content: space-between;
}

@media (max-width: 1210px) {
  .provider-list-results .provider-summary {
    padding-right: 32px;
  }
}
.provider-list-results .provider-summary .circle-help-link {
  top: unset;
  right: unset;
  padding: 2px 10px;
  position: relative;
  border-radius: 100%;
  border: 1px solid #003f87;
}

.providers-summary-container,
.provider-list-results #list-result-providers {
  margin-left: 20px;
}

@media (max-width: 1200px) {
  .provider-list-results #list-result-providers {
    margin-right: 20px;
  }
}
.providers-summary-container > .container,
.providers-summary-container > .container-lg {
  padding-left: 0 !important;
  padding-right: 35px !important;
}

@media (max-width: 1200px) {
  .providers-summary-container > .container,
  .providers-summary-container > .container-lg {
    padding-right: 65px !important;
  }
}
.ls-marker-popup a {
  color: white !important;
  margin-left: 10px !important;
}

.ls-marker-popup a:focus {
  border-radius: 0 !important;
  outline-color: #aaa !important;
  outline-width: thin !important;
  outline-style: solid !important;
  outline-offset: 2px !important;
}

@media (min-width: 1024px) {
  #list-result-locations {
    overflow-y: auto;
    max-height: 550px;
  }
}
@media (min-width: 1024px) {
  #list-result-pager {
    margin-top: 60px;
  }
}
@font-face {
  font-family: "icomoon";
  src: url("../fonts/icomoon.eot?7ohxem");
  src: url("../fonts/icomoon.eot?7ohxem#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?7ohxem") format("truetype"), url("../fonts/icomoon.woff?7ohxem") format("woff"), url("../fonts/icomoon.svg?7ohxem#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
  font-display: swap;
}
[class^=icon-], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fax:before {
  content: "\e91d";
  color: #003f87;
}

.icon-age:before {
  content: "\e91b";
}

.icon-gender:before {
  content: "\e91c";
}

.icon-age:before {
  content: "\e91b";
}

.icon-gender:before {
  content: "\e91c";
}

.icon-emergency:before {
  content: "\e913";
}

.icon-doctor:before {
  content: "\e90a";
}

.icon-info:before {
  content: "\e90b";
}

.icon-hospital:before {
  content: "\e90d";
}

.icon-steth:before {
  content: "\e90e";
}

.icon-star:before {
  content: "\e90f";
}

.icon-bottle:before {
  content: "\e910";
}

.icon-menu:before {
  content: "\e900";
}

.icon-location:before {
  content: "\e901";
}

.icon-arrow-down:before {
  content: "\e902";
}

.icon-time:before {
  content: "\e903";
}

.icon-location-pin:before {
  content: "\e904";
}

.icon-clock:before {
  content: "\e905";
}

.icon-plus:before {
  content: "\e906";
}

.icon-map:before {
  content: "\e907";
}

.icon-list:before {
  content: "\e908";
}

.icon-calendar:before {
  content: "\e909";
}

.icon-close:before {
  content: "\e90c";
}

.icon-fast-clock:before {
  content: "\e911";
}

.icon-tube:before {
  content: "\e912";
}

.icon-picture:before {
  content: "\e914";
}

.icon-shield:before {
  content: "\e915";
}

.icon-hospice:before {
  content: "\e916";
}

.icon-cross:before {
  content: "\e917";
}

.icon-exercise:before {
  content: "\e918";
}

.icon-phone:before {
  content: "\e919";
}

.icon-hours:before {
  content: "\e91a";
}

.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .spinner,
.ls-search-section .spinner {
  margin: 100px auto;
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 10px;
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .spinner > div,
.ls-search-section .spinner > div {
  background-color: rgb(32, 87, 145);
  height: 100%;
  width: 6px;
  display: inline-block;
  -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
  animation: sk-stretchdelay 1.2s infinite ease-in-out;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .spinner .rect2,
.ls-search-section .spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .spinner .rect3,
.ls-search-section .spinner .rect3 {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .spinner .rect4,
.ls-search-section .spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .spinner .rect5,
.ls-search-section .spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
  background-color: rgb(219, 55, 57);
}
@-webkit-keyframes sk-stretchdelay {
  0%, 40%, 100% {
    -webkit-transform: scaleY(0.4);
  }
  20% {
    -webkit-transform: scaleY(1);
  }
}
@keyframes sk-stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }
  20% {
    transform: scaleY(1);
    -webkit-transform: scaleY(1);
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults.loading .spinner,
.ls-search-section.loading .spinner {
  display: block;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  z-index: 9999;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults.loading:before,
.ls-search-section.loading:before {
  content: " ";
  display: block;
  position: fixed;
  background: rgba(0, 0, 0, 0.55);
  width: 100%;
  height: 100%;
  z-index: 9998;
  top: 0;
  left: 0;
}
.main-filters-hidden .LegacyHealth-Feature-LocationSearch-LocationSearchResults .collapse,
.main-filters-hidden .ls-search-section .collapse {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* desktop-custom-select-holder styles */
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder,
.ls-search-section .desktop-custom-select-holder {
  position: absolute;
  top: calc(100% - 30px);
  left: 0;
  width: 100%;
  width: 250px;
  background: #738e39;
  overflow: hidden;
  z-index: 999;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder,
  .ls-search-section .desktop-custom-select-holder {
    width: 324px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder--simple,
.ls-search-section .desktop-custom-select-holder--simple {
  width: 100%;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder--simple .select-drop-list,
.ls-search-section .desktop-custom-select-holder--simple .select-drop-list {
  height: auto;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder--services,
.ls-search-section .desktop-custom-select-holder--services {
  top: calc(100% - 30px);
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder .panel:first-child .LegacyHealth-Feature-Dropdown-Toggle,
.ls-search-section .desktop-custom-select-holder .panel:first-child .LegacyHealth-Feature-Dropdown-Toggle {
  border-width: 0;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .select-drop-list,
.ls-search-section .select-drop-list {
  height: 300px;
  overflow: auto;
  margin: 0 -17px 0 0;
  padding: 5px 0;
  border: 2px solid #fff;
  border-width: 2px 0 0;
  font: 400 13px/1.2 myriad-pro, sans-serif;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .select-drop-list,
  .ls-search-section .select-drop-list {
    height: 445px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .select-drop-list ul,
.ls-search-section .select-drop-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .select-drop-list li,
.ls-search-section .select-drop-list li {
  padding: 3px 27px;
  cursor: pointer;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .select-drop-list li:hover,
.ls-search-section .select-drop-list li:hover {
  background: #003f87;
  color: #fff;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .LegacyHealth-Feature-Dropdown-Toggle,
.ls-search-section .LegacyHealth-Feature-Dropdown-Toggle {
  position: relative;
  background: #8cad45;
  border: 2px solid #fff;
  padding: 17px 30px 17px 25px;
  border-width: 2px 0 0;
  font-size: 14px;
  color: #fff;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .LegacyHealth-Feature-Dropdown-Toggle:after,
.ls-search-section .LegacyHealth-Feature-Dropdown-Toggle:after {
  position: absolute;
  content: "+";
  font-size: 20px;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .LegacyHealth-Feature-Dropdown-Toggle-adv,
.ls-search-section .LegacyHealth-Feature-Dropdown-Toggle-adv {
  position: relative;
  background: #8cad45;
  border: 2px solid #fff;
  padding: 17px 30px 17px 25px;
  border-width: 2px 0 0;
  font-size: 14px;
  color: #fff;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .LegacyHealth-Feature-Dropdown-Toggle-adv:after,
.ls-search-section .LegacyHealth-Feature-Dropdown-Toggle-adv:after {
  position: absolute;
  content: "+";
  font-size: 20px;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-clear,
.ls-search-section .ls-clear {
  transition: color 0.3s linear;
  border: none;
  background: 0;
  font-size: 12px;
  color: inherit;
  font-weight: 700;
  padding: 0;
  cursor: pointer;
  margin-top: 1.5rem;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-clear:hover,
.ls-search-section .ls-clear:hover {
  color: #d7df22;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-clear,
  .ls-search-section .ls-clear {
    width: 160px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .button-holder,
.ls-search-section .button-holder {
  text-align: center;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group,
.ls-search-section .form-group {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.filled .btn-clear-field,
.ls-search-section .form-group.filled .btn-clear-field {
  display: block;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.filled .btn-geolocation,
.ls-search-section .form-group.filled .btn-geolocation {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.search-holder,
.ls-search-section .form-group.search-holder {
  width: 100%;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.search-holder,
  .ls-search-section .form-group.search-holder {
    max-width: 375px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.ls-select-holder,
.ls-search-section .form-group.ls-select-holder {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.ls-select-holder.focused:after, .LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.ls-select-holder.focused-opened:after,
.ls-search-section .form-group.ls-select-holder.focused:after,
.ls-search-section .form-group.ls-select-holder.focused-opened:after {
  transform: rotate(-180deg);
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .form-group.ls-select-holder:after,
.ls-search-section .form-group.ls-select-holder:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 15px;
  top: 0;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-zip-holder,
  .ls-search-section .ls-zip-holder {
    width: 75px;
    top: -19px;
    position: relative;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-zip-holder-adv,
  .ls-search-section .ls-zip-holder-adv {
    width: 75px;
    top: -18px;
    position: relative;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters-opener,
.ls-search-section .ls-main-filters-opener {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 340px;
  display: inline-block;
  vertical-align: top;
  background: 0;
  border: 1px solid #8cad45;
  padding: 12px;
  z-index: 1;
  transition-property: color;
  transition-duration: 0.3s;
  display: none;
  color: #fff;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters-opener,
  .ls-search-section .ls-main-filters-opener {
    display: none !important;
  }
}
.main-filters-hidden .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters-opener,
.main-filters-hidden .ls-search-section .ls-main-filters-opener {
  display: block;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters-opener:focus,
.ls-search-section .ls-main-filters-opener:focus {
  outline: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters-opener:before,
.ls-search-section .ls-main-filters-opener:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #8cad45;
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters-opener:hover:before,
.ls-search-section .ls-main-filters-opener:hover:before {
  transform: scaleX(1);
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-block,
  .ls-search-section .ls-search-block {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 35px;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-block,
  .ls-search-section .ls-search-block {
    display: block !important;
    padding: 35px;
  }
}
@media (min-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-block,
  .ls-search-section .ls-search-block {
    display: flex !important;
    align-items: flex-start;
    padding: 35px;
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-block-adv,
  .ls-search-section .ls-search-block-adv {
    max-width: 700px;
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-block-adv,
  .ls-search-section .ls-search-block-adv {
    display: block !important;
    padding: 35px;
  }
}
@media (min-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-block-adv,
  .ls-search-section .ls-search-block-adv {
    display: flex !important;
    align-items: flex-start;
    padding: 0px;
    padding-left: 1px;
    margin-top: 24px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters,
.ls-search-section .ls-main-filters {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 0;
  z-index: 10;
  color: #003f87;
  min-height: 125px;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters,
  .ls-search-section .ls-main-filters {
    min-height: 425px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-main-filters:after,
.ls-search-section .ls-main-filters:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  /* background-color: rgba(0, 63, 135, .8);*/
  z-index: -1;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-buttons,
.ls-search-section .ls-search-buttons {
  text-align: center;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-buttons,
  .ls-search-section .ls-search-buttons {
    /*     margin: -1px 0 0 10px;*/
    margin: -1px 0 0 0px;
    margin-bottom: -20px;
    bottom: -35px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* mobile-custom-select-holder */
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .mobile-custom-select-holder,
.ls-search-section .mobile-custom-select-holder {
  width: 100%;
}
.desktop-mode .LegacyHealth-Feature-LocationSearch-LocationSearchResults .mobile-custom-select-holder,
.desktop-mode .ls-search-section .mobile-custom-select-holder {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .mobile-custom-select-holder .form-group,
.ls-search-section .mobile-custom-select-holder .form-group {
  width: calc(100% - 14px);
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .mobile-custom-select-holder .form-group.opened,
.ls-search-section .mobile-custom-select-holder .form-group.opened {
  display: block;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* desktop-custom-select-holder */
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder,
.ls-search-section .desktop-custom-select-holder {
  display: none;
}
.desktop-mode .LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder.opened,
.desktop-mode .ls-search-section .desktop-custom-select-holder.opened {
  display: block;
}
.mobile-mode .LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-custom-select-holder,
.mobile-mode .ls-search-section .desktop-custom-select-holder {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .mobile-custom-select,
.ls-search-section .mobile-custom-select {
  width: 100%;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* ls-search-mode-tabs styles */
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-list-mode,
  .ls-search-section .ls-search-mode-tabs .ls-search-list-mode {
    width: 55%;
    display: flex;
    flex-direction: column;
    overflow-y: auto;
    overflow-x: hidden;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-list-mode .container,
.ls-search-section .ls-search-mode-tabs .ls-search-list-mode .container {
  width: 100%;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-list-mode .container,
  .ls-search-section .ls-search-mode-tabs .ls-search-list-mode .container {
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-list-mode .container,
  .ls-search-section .ls-search-mode-tabs .ls-search-list-mode .container {
    display: flex;
    flex-direction: column;
    max-width: 550px;
    flex: 1 0 0;
    margin: 0 0 0 auto;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-list-mode .container,
  .ls-search-section .ls-search-mode-tabs .ls-search-list-mode .container {
    max-width: 670px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-map-mode,
.ls-search-section .ls-search-mode-tabs .ls-search-map-mode {
  height: 750px;
  width: 100%;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-search-map-mode,
  .ls-search-section .ls-search-mode-tabs .ls-search-map-mode {
    flex: 1 0;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-count-info-result,
.ls-search-section .ls-search-mode-tabs .ls-count-info-result {
  flex: 1 0;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .count-extra-info,
.ls-search-section .ls-search-mode-tabs .count-extra-info {
  color: #444;
  font-size: 13px;
  text-transform: none;
  font-weight: normal !important;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-map-toggle,
.ls-search-section .ls-search-mode-tabs--list-only .ls-map-toggle {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-search-map-mode,
.ls-search-section .ls-search-mode-tabs--list-only .ls-search-map-mode {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-search-list-mode,
.ls-search-section .ls-search-mode-tabs--list-only .ls-search-list-mode {
  width: 80%;
  margin: 0 auto;
  /*   height: auto;*/
  display: block; /*Safari Mac layout bug*/
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-search-list-mode .container,
.ls-search-section .ls-search-mode-tabs--list-only .ls-search-list-mode .container {
  width: 100%;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-search-list-mode .container,
  .ls-search-section .ls-search-mode-tabs--list-only .ls-search-list-mode .container {
    padding: 0 20px;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-search-list-mode .container,
  .ls-search-section .ls-search-mode-tabs--list-only .ls-search-list-mode .container {
    max-width: 90%;
    margin: 0 auto;
  }
}
@media (min-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-search-list-mode .container,
  .ls-search-section .ls-search-mode-tabs--list-only .ls-search-list-mode .container {
    max-width: 100rem;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-count-info-holder,
.ls-search-section .ls-search-mode-tabs .ls-count-info-holder {
  font-family: themix-semibold, sans-serif;
  font-size: 14px;
  text-transform: none;
  font-weight: 700;
  padding: 25px 0;
  background: #fff;
  z-index: 5;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-count-info-holder,
  .ls-search-section .ls-search-mode-tabs .ls-count-info-holder {
    padding: 34px 0;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-count-info-holder.ls-fixed-count-info,
.ls-search-section .ls-search-mode-tabs .ls-count-info-holder.ls-fixed-count-info {
  display: block;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-count-info-holder .container,
.ls-search-section .ls-search-mode-tabs .ls-count-info-holder .container {
  display: flex;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-count-info-holder .container,
  .ls-search-section .ls-search-mode-tabs .ls-count-info-holder .container {
    padding: 0 20px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle,
.ls-search-section .ls-search-mode-tabs .ls-map-toggle {
  transition: color 0.3s linear;
  display: inline-block;
  align-items: center;
  margin: 0 0 0 20px;
  text-transform: none;
  width: max-content;
  color: #8cad45;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle,
  .ls-search-section .ls-search-mode-tabs .ls-map-toggle {
    display: none;
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle,
  .ls-search-section .ls-search-mode-tabs .ls-map-toggle {
    text-align: center;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle:hover,
.ls-search-section .ls-search-mode-tabs .ls-map-toggle:hover {
  color: #003f87;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle i,
.ls-search-section .ls-search-mode-tabs .ls-map-toggle i {
  display: inline-block;
  vertical-align: top;
  left: 0;
  color: #003f87;
  font-weight: normal;
  font-size: 22px;
  margin: 0 10px 0 0;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle i.icon-map,
.ls-search-section .ls-search-mode-tabs .ls-map-toggle i.icon-map {
  font-size: 25px;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs .ls-map-toggle span,
.ls-search-section .ls-search-mode-tabs .ls-map-toggle span {
  display: inline-flex;
  align-items: center;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-map-toggle,
.ls-search-section .ls-search-mode-tabs--list-only .ls-map-toggle {
  display: none;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-gmap,
  .ls-search-section .ls-gmap {
    height: 100% !important;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* ls-list-result styles */
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-list-result,
  .ls-search-section .ls-list-result {
    flex: 1 0;
    display: flex;
    flex-direction: column;
    /*justify-content: space-between;*/
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-main-holder,
  .ls-search-section .ls-search-main-holder {
    display: flex;
    margin-top: -1px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults[data-active-mode=ls-map-mode] .ls-map-toggle .ls-toggle-list,
.ls-search-section[data-active-mode=ls-map-mode] .ls-map-toggle .ls-toggle-list {
  display: none;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults[data-active-mode=ls-map-mode] .ls-search-map-mode,
  .ls-search-section[data-active-mode=ls-map-mode] .ls-search-map-mode {
    transform: translateX(-100%);
    position: absolute;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults[data-active-mode=ls-list-mode] .ls-map-toggle .ls-toggle-map,
.ls-search-section[data-active-mode=ls-list-mode] .ls-map-toggle .ls-toggle-map {
  display: none;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults[data-active-mode=ls-list-mode] .ls-search-map-mode,
  .ls-search-section[data-active-mode=ls-list-mode] .ls-search-map-mode {
    transform: translateX(0);
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults[data-active-mode=ls-list-mode] .ls-search-list-mode,
  .ls-search-section[data-active-mode=ls-list-mode] .ls-search-list-mode {
    transform: translateX(-100%);
    position: absolute;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* ls-pagination styles */
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination,
.ls-search-section .ls-pagination {
  margin: 0;
  padding: 0;
  list-style: none;
  font: 700 14px/1 themix-semibold, sans-serif;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -10px 0px;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination,
  .ls-search-section .ls-pagination {
    max-width: 670px;
    margin-left: auto;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination li,
.ls-search-section .ls-pagination li {
  margin: 0 10px 20px;
  text-align: center;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination li.ls-current,
.ls-search-section .ls-pagination li.ls-current {
  /* color: #fff;*/
  background: #d9d8d6;
  border: 1px solid #d9d8d6;
  min-width: 40px;
  padding: 12px 5px;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination a,
.ls-search-section .ls-pagination a {
  position: relative;
  display: inline-block;
  vertical-align: top;
  min-width: 40px;
  padding: 12px 5px;
  color: #003f87;
  border: 1px solid #003f87;
  transform: perspective(1px) translateZ(0);
  transition-property: color;
  transition-duration: 0.3s;
  cursor: pointer;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination a:before,
.ls-search-section .ls-pagination a:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: -1px;
  bottom: -1px;
  left: -1px;
  right: -1px;
  transform: scaleX(0);
  background: #d9d8d6;
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination a:hover,
.ls-search-section .ls-pagination a:hover {
  color: #fff;
  text-decoration: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-pagination a:hover:before,
.ls-search-section .ls-pagination a:hover:before {
  transform: scaleX(1);
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-search-mode-tabs--list-only .ls-pagination,
  .ls-search-section .ls-search-mode-tabs--list-only .ls-pagination {
    max-width: 100%;
    margin-left: 0;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* ls-count-result styles */
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result,
.ls-search-section .ls-count-result {
  display: flex;
  font-size: 16px;
  line-height: 1.3;
  position: relative;
  align-items: center;
  justify-content: space-between;
  font-family: themix-semibold, sans-serif;
  margin-top: 2px;
  /* height: 75px;*/
}
@media (max-width: 1199px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result,
  .ls-search-section .ls-count-result {
    flex-direction: column;
    align-items: flex-start;
    height: 0px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-count-result-inner,
.ls-search-section .ls-count-result .ls-count-result-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1199px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-count-result-inner,
  .ls-search-section .ls-count-result .ls-count-result-inner {
    margin-bottom: 25px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-search-category label,
.ls-search-section .ls-count-result .ls-search-category label {
  cursor: pointer;
  display: inline-block;
  transition: all 400ms;
  background: transparent;
  border: 1px solid #003F87;
  padding: 15px 25px 0px 20px;
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-search-category input[type=radio],
.ls-search-section .ls-count-result .ls-search-category input[type=radio] {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-search-category.ls-active label, .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-search-category:hover label,
.ls-search-section .ls-count-result .ls-search-category.ls-active label,
.ls-search-section .ls-count-result .ls-search-category:hover label {
  background: #003F87;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-search-category i,
.ls-search-section .ls-count-result .ls-search-category i {
  top: -2px;
  font-size: 20px;
  margin: 0 5px 0 0;
  position: relative;
  vertical-align: middle;
}
@media (max-width: 375px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-count-result .ls-search-category i,
  .ls-search-section .ls-count-result .ls-search-category i {
    display: none;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /* map & marker styles */
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .gm-style-iw-c,
.ls-search-section .gm-style .gm-style-iw-c {
  background: #003f87 !important;
  border-radius: 0 !important;
  color: #fff;
  padding: 0 !important;
  box-shadow: none !important;
  font: 400 16px/1 themix-semibold, sans-serif !important;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .gm-ui-hover-effect,
.ls-search-section .gm-style .gm-ui-hover-effect {
  display: none !important;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .gm-style-iw-t::after,
.ls-search-section .gm-style .gm-style-iw-t::after {
  background: #003f87 !important;
  box-shadow: none !important;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder,
.ls-search-section .gm-style .ls-marker-holder {
  position: relative;
  padding: 10px 45px 10px 10px;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder,
  .ls-search-section .gm-style .ls-marker-holder {
    padding: 15px 45px 15px 20px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder .ls-view-link,
.ls-search-section .gm-style .ls-marker-holder .ls-view-link {
  position: absolute;
  left: 100%;
  color: #fff;
  transform: translateX(-33px);
  top: 50%;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder .ls-view-link:hover,
.ls-search-section .gm-style .ls-marker-holder .ls-view-link:hover {
  color: #00ade7;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder .ls-view-link:hover .ls-view-icon,
.ls-search-section .gm-style .ls-marker-holder .ls-view-link:hover .ls-view-icon {
  border-color: #00ade7;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder .ls-view-link .ls-view-text,
.ls-search-section .gm-style .ls-marker-holder .ls-view-link .ls-view-text {
  display: none !important;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder .ls-view-link .ls-view-icon,
.ls-search-section .gm-style .ls-marker-holder .ls-view-link .ls-view-icon {
  position: absolute;
  transform: translateY(-50%);
  width: 23px;
  height: 23px;
  border: 1px solid #fff;
  border-radius: 50%;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .ls-marker-holder .ls-view-link .ls-view-icon:after,
.ls-search-section .gm-style .ls-marker-holder .ls-view-link .ls-view-icon:after {
  font-size: 20px;
  top: -1px;
  left: 7px;
  transform: translate(0, 0);
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gm-style .gm-style-iw-d,
.ls-search-section .gm-style .gm-style-iw-d {
  overflow: hidden !important;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gmapcluster,
.ls-search-section .gmapcluster {
  width: 100px !important;
  height: 100px !important;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff !important;
  font: 400 20px/1 themix-semibold, sans-serif !important;
  background-size: 100px 100px;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .gmapcluster:not([style]),
.ls-search-section .gmapcluster:not([style]) {
  visibility: hidden;
  pointer-events: none;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults,
.ls-search-section {
  /*COMMON*/
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .container.container-lg,
.ls-search-section .container.container-lg {
  width: 100%;
  max-width: 1140px;
  padding: 0 20px;
}
@media (min-width: 480px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .container.container-lg,
  .ls-search-section .container.container-lg {
    padding: 0 30px;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .container.container-lg,
  .ls-search-section .container.container-lg {
    padding: 0 6px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-contact-list,
.ls-search-section .ls-contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin: 0 0 20px;
  line-height: 1;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-contact-list,
  .ls-search-section .ls-contact-list {
    margin: 0 0 15px;
  }
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-contact-list .ls-link,
.ls-search-section .ls-contact-list .ls-link {
  margin: 0;
}
.LegacyHealth-Feature-LocationSearch-LocationSearchResults .ls-separator,
.ls-search-section .ls-separator {
  display: inline-block;
  vertical-align: top;
  margin: 0 5px;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .desktop-content,
  .ls-search-section .desktop-content {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-LocationSearchResults .mobile-content,
  .ls-search-section .mobile-content {
    display: none !important;
  }
}

main {
  overflow-x: hidden;
}

.ls-map-toggle {
  width: 92% !important;
  margin-bottom: 14px !important;
}

.summary-results-message {
  width: 100%;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: -5px;
}

.summary-results-message .circle-help-link {
  height: 25px;
  display: block;
  padding: 2px 9px;
  border-radius: 100%;
  border: 1px solid #003f87;
}

.ls-search-section .ls-search-mode-tabs .ls-count-info-result {
  flex: 1 0;
  padding-right: 40px;
  /*    text-transform: lowercase;*/
}

.ls-search-section .ls-search-mode-tabs .ls-count-info-result .showlower {
  text-transform: lowercase;
}

.ls-search-section .ls-search-mode-tabs .ls-count-info-result .showupper {
  text-transform: capitalize;
}

body.LOCATIONS .summary-results-message .circle-help-link {
  left: -20px;
  position: relative;
}

@media (max-width: 1200px) {
  body.PROVIDERS .summary-results-message .circle-help-link {
    left: -20px;
    position: relative;
  }
}
.filter-submit-button:before {
  display: none !important;
}

body.PROVIDERS .ls-search-list-mode {
  width: 100% !important;
}

body.LOCATIONS .ls-search-list-mode .container,
body.LOCATIONS .ls-search-list-mode .container-lg,
body.PROVIDERS .ls-search-list-mode .container,
body.PROVIDERS .ls-search-list-mode .container-lg {
  flex: unset !important;
  display: block !important;
  max-width: 100% !important;
  padding-right: 0 !important;
}

body.LOCATIONS .ls-search-list-mode .container,
body.LOCATIONS .ls-search-list-mode .container-lg {
  max-width: 672px !important;
}

body.PROVIDERS .locations-summary-container,
body:not(.PROVIDERS) .provider-list-results {
  display: none;
}

body.PROVIDERS .ls-search-mode-tabs .ls-search-list-mode {
  height: unset !important;
}

body.PROVIDERS .search-button-doctors,
body.LOCATIONS .search-button-locations {
  background: #003f87 !important;
  /*  margin-top: -27px;*/
}

.LegacyHealth-Feature-LocationSearch-ProviderItem {
  color: #333;
  padding: 20px;
  border-radius: 2px;
  /*  background: #f9f9f9;*/
  border: 1px solid #d9d8d6;
  margin: 0 20px 26px 0 !important;
  font-family: TheMix-SemiBold;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .myriad {
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem:last-child {
  margin-bottom: 30px !important;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem.ls-provider-card {
  display: block !important;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem h2, .LegacyHealth-Feature-LocationSearch-ProviderItem p {
  margin-top: 0;
  margin-bottom: 12px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem h2 {
  font-size: 22px;
  font-weight: 500;
  line-height: 26px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem p:last-child {
  margin-bottom: 0;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem i {
  top: 3px;
  width: 30px;
  color: #003f87;
  position: relative;
  font-style: normal;
  text-align: center;
  display: inline-block;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .display-flex {
  display: flex;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .main-info {
  margin-bottom: 15px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .main-info .acceptingnewpatients {
  position: relative;
  font-size: 16px !important;
  font-family: TheMix-SemiBold;
  color: #009200;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .main-info .acceptingnewpatients img {
  max-width: 16px;
  width: 20%;
  padding-right: 4px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .main-info .notacceptingnewpatients {
  position: relative;
  font-size: 16px !important;
  font-family: TheMix-SemiBold;
  color: #9b0000;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .main-info .notacceptingnewpatients img {
  max-width: 16px;
  width: 20%;
  padding-right: 4px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .photo-wrapper {
  position: relative;
  text-align: center;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .photo-wrapper .photo {
  top: 5px;
  width: 100%;
  height: auto;
  display: inline-block;
  max-width: 200px;
  position: relative;
  border-radius: 2px;
  padding-right: 5px;
  margin-bottom: 10px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .photo-wrapper .video {
  left: 4px;
  bottom: 20px;
  position: absolute;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .photo-wrapper .video img {
  max-width: 40px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .photo-wrapper {
  /*.acceptingnewpatients {
      left: -4px;
      position: relative;*/
  /* position: absolute;*/
  /*font-size: 16px !important;
      font-family: myriad-pro,sans-serif !important;
      color: #009200;

      img {
          max-width: 14px;
          width: 20%;
      }
  }

  .notacceptingnewpatients {
      left: -4px;
      position: relative;*/
  /* position: absolute;*/
  /*font-size: 16px !important;
      font-family: myriad-pro,sans-serif !important;
      color: #9b0000;

      img {
          max-width: 14px;
          width: 20%;
      }
  }*/
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button {
  width: 100%;
  height: 50px;
  color: white;
  padding: 0 6px;
  font-size: 15px;
  font-family: themix-semibold, sans-serif;
  position: relative;
  display: inline-block;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button:hover {
  color: white !important;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button i {
  width: 35px;
  color: white;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-1 {
  background: #003F87;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-1 i {
  top: 4px;
  font-size: 24px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-2 {
  background: #999999;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-2 i {
  top: 14px;
  font-size: 24px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-2 .button-text {
  top: 5px;
  left: 3px;
  position: relative;
  line-height: 20px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-3 {
  background: #3888A0;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .card-button-3 i {
  top: 2px;
  font-size: 24px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .vertical-center {
  top: 50%;
  position: absolute;
  transform: translateY(-50%);
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .vertical-center-1 {
  top: 46%;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .vertical-center-3 {
  top: 45%;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .locations {
  margin-top: 4px;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .locations .display-flex {
  padding: 6px 0;
  border-bottom: 1px solid #d9d8d6;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .locations .display-flex:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.LegacyHealth-Feature-LocationSearch-ProviderItem .locations .display-flex .column-1 {
  width: 76.5%;
  padding-right: 20px;
}

.ls-review-stars {
  --percent: calc( ( var( --rating ) / 5 ) * 100% );
  display: inline-block;
  transform: scale(0.75) translate(-20px, 10px);
  background: linear-gradient(90deg, #FFB117 var(--percent), #ffffff var(--percent));
  font-family: TheMix-SimiBold;
  margin-right: -30px;
}

.ls-ratings-label {
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 1240px) {
  .ls-ratings-label {
    margin-left: 5px;
    margin-right: 175px;
  }
}

.ls-read-reviews {
  margin-left: 20px;
}
@media (max-width: 1240px) {
  .ls-read-reviews {
    margin-left: 5px;
  }
}

.ls-location-read-reviews {
  margin-left: 5px;
}

.rating-stats:after {
  content: "";
  height: 26px;
  width: 141px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/FrontEnd/Images/star-ratings-sprite.png");
  /*    background-image: url( '/FrontEnd/images/stars-on-white.png' );*/
  margin-right: 20px;
}

.reviews-location-rating {
  position: relative;
  top: 1px;
  left: -10px;
}

.location-rating-value {
  position: relative;
  left: -5px;
}

/* Rating stars sprite */
span.docscores-stars {
  display: block;
  background: url(/FrontEnd/Images/star-ratings-sprite.png) 0 0 repeat-x;
  width: 88px;
  height: 16px;
}

span.docscores-stars-5 {
  background-position: 0 -160px;
}

span.docscores-stars-45 {
  background-position: 0 -144px;
}

span.docscores-stars-4 {
  background-position: 0 -128px;
}

span.docscores-stars-35 {
  background-position: 0 -112px;
}

span.docscores-stars-3 {
  background-position: 0 -96px;
}

span.docscores-stars-25 {
  background-position: 0 -80px;
}

span.docscores-stars-2 {
  background-position: 0 -64px;
}

span.docscores-stars-15 {
  background-position: 0 -48px;
}

span.docscores-stars-1 {
  background-position: 0 -32px;
}

span.docscores-stars-05 {
  background-position: 0 -16px;
}

span.docscores-stars-0 {
  background-position: 0 0px;
}

.LegacyHealth-Feature-LocationSearch-SearchBar,
.ls-main-filters {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  font-family: themix-semibold, sans-serif;
  position: relative;
  padding: 0;
  z-index: 10;
  color: #fff;
  min-height: 125px;
  z-index: 20;
}
.LegacyHealth-Feature-LocationSearch-SearchBar:after,
.ls-main-filters:after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  content: "";
  /*background-color: rgba(0, 63, 135, .8);*/
  z-index: -1;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-clear:hover,
.ls-main-filters .ls-clear:hover {
  color: #003f87;
}
@media (max-width: 1023px) {
  .main-filters-hidden .LegacyHealth-Feature-LocationSearch-SearchBar .collapse,
  .main-filters-hidden .ls-main-filters .collapse {
    display: none;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .search-criteria-service-line option,
.ls-main-filters .search-criteria-service-line option {
  display: none !important;
  position: absolute;
  top: -9999px;
  left: -9999px;
  margin-left: -5px;
  width: 10px;
  margin-top: 12px;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .search-criteria-service-line-radius,
  .ls-main-filters .search-criteria-service-line-radius {
    /*margin-top: 27px;*/
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .search-criteria-service-line-radius option,
.ls-main-filters .search-criteria-service-line-radius option {
  display: none !important;
  position: absolute;
  top: -9999px;
  left: -9999px;
  margin-left: -5px;
  width: 10px;
  margin-top: 10px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .search-criteria-service-line-radius:after,
.ls-main-filters .search-criteria-service-line-radius:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 15px;
  top: -20px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 175%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .search-criteria-service-line-radius:after,
  .ls-main-filters .search-criteria-service-line-radius:after {
    top: -20px;
    right: -75px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar label,
.ls-main-filters label {
  display: block;
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
}
@media (min-width: 480px) and (max-width: 767px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar label,
  .ls-main-filters label {
    font-size: 15px;
  }
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar label,
  .ls-main-filters label {
    letter-spacing: -0.02em;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar option,
.ls-main-filters option {
  background-color: #8cad45;
  font-size: 14px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input,
.LegacyHealth-Feature-LocationSearch-SearchBar select,
.ls-main-filters input,
.ls-main-filters select {
  background: 0;
  border: 1px solid #8cad45;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  color: #003f87;
  background-color: #f2f2f2;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input:focus,
.LegacyHealth-Feature-LocationSearch-SearchBar select:focus,
.ls-main-filters input:focus,
.ls-main-filters select:focus {
  box-shadow: 0px 8px 14px -1px rgba(43, 51, 63, 0.35);
  outline: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar select,
.ls-main-filters select {
  min-width: 120px;
  height: 44px;
  padding: 5px 35px 5px 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar select,
  .ls-main-filters select {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar select,
  .ls-main-filters select {
    max-width: 156px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar select::-ms-expand,
.ls-main-filters select::-ms-expand {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar select:not(.search-criteria-service-line),
.ls-main-filters select:not(.search-criteria-service-line) {
  text-transform: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input,
.ls-main-filters input {
  border-width: 0 0 1px;
  width: 100%;
  color: #d7df22;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input::-webkit-input-placeholder,
.ls-main-filters input::-webkit-input-placeholder {
  color: inherit;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input::-moz-placeholder,
.ls-main-filters input::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input:-moz-placeholder,
.ls-main-filters input:-moz-placeholder {
  color: inherit;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input:-ms-input-placeholder,
.ls-main-filters input:-ms-input-placeholder {
  color: inherit;
}
.LegacyHealth-Feature-LocationSearch-SearchBar input.placeholder,
.ls-main-filters input.placeholder {
  color: inherit;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-search-holder input,
.ls-main-filters .ls-search-holder input {
  padding: 2px 30px 5px 0;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-zip-holder input,
.ls-main-filters .ls-zip-holder input {
  padding: 10px 30px 12px 5px;
}
@media (max-width: 1023) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .ls-zip-holder input,
  .ls-main-filters .ls-zip-holder input {
    padding: 2px 30px 4px 0;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-zip-holder-adv input,
.ls-main-filters .ls-zip-holder-adv input {
  padding: 10px 30px 12px 5px;
  margin-top: -1px;
}
@media (max-width: 1023) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .ls-zip-holder-adv input,
  .ls-main-filters .ls-zip-holder-adv input {
    padding: 2px 30px 4px 0;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation,
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-clear-field,
.ls-main-filters .btn-geolocation,
.ls-main-filters .btn-clear-field {
  transition: color 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 20px;
  height: 40px;
  font-size: 15px;
  bottom: 0;
  right: 0;
  background: 0;
  padding: 0;
  border: 0;
  color: #003F87;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:focus,
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-clear-field:focus,
.ls-main-filters .btn-geolocation:focus,
.ls-main-filters .btn-clear-field:focus {
  outline: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:hover,
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-clear-field:hover,
.ls-main-filters .btn-geolocation:hover,
.ls-main-filters .btn-clear-field:hover {
  color: #8cad45;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation,
.ls-main-filters .btn-geolocation {
  background: 0;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation,
  .ls-main-filters .btn-geolocation {
    display: none;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:after,
.ls-main-filters .btn-geolocation:after {
  position: absolute;
  content: attr(data-title);
  background: #003F87;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 8px;
  top: -23px;
  right: 0;
  width: max-content;
  min-width: 90px;
  color: #fff;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:before,
.ls-main-filters .btn-geolocation:before {
  position: absolute;
  content: "";
  border: 7px solid transparent;
  border-top: 10px solid #003F87;
  top: 0;
  right: 3px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:after, .LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:before,
.ls-main-filters .btn-geolocation:after,
.ls-main-filters .btn-geolocation:before {
  transition: opacity 0.3s linear;
  transition: visibility 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:hover,
.ls-main-filters .btn-geolocation:hover {
  color: #d7df22;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:hover:after, .LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation:hover:before,
.ls-main-filters .btn-geolocation:hover:after,
.ls-main-filters .btn-geolocation:hover:before {
  opacity: 1;
  visibility: visible;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-geolocation.geocode-loading:after,
.ls-main-filters .btn-geolocation.geocode-loading:after {
  opacity: 1;
  visibility: visible;
  content: attr(data-load-text);
}
.LegacyHealth-Feature-LocationSearch-SearchBar .btn-clear-field,
.ls-main-filters .btn-clear-field {
  display: none;
  font-size: 22px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar,
.ls-main-filters {
  /* desktop-custom-select-holder styles */
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder,
.ls-main-filters .desktop-custom-select-holder {
  position: absolute;
  top: 100%;
  left: 0;
  width: 280px;
  background: #f2f2f2;
  overflow: hidden;
  z-index: 999;
}
@media (min-width: 480px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder,
  .ls-main-filters .desktop-custom-select-holder {
    width: 395px;
  }
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder,
  .ls-main-filters .desktop-custom-select-holder {
    width: 700px;
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder,
  .ls-main-filters .desktop-custom-select-holder {
    box-shadow: 0px 7px 10px 1px rgba(0, 0, 0, 0.23);
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder,
  .ls-main-filters .desktop-custom-select-holder {
    top: calc(100% - 28px);
    width: 324px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--simple,
.ls-main-filters .desktop-custom-select-holder--simple {
  width: 185%;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--simple .select-drop-list,
.ls-main-filters .desktop-custom-select-holder--simple .select-drop-list {
  height: auto;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--simple .select-drop-list,
  .ls-main-filters .desktop-custom-select-holder--simple .select-drop-list {
    /*width: 150px;*/
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder .panel:first-child .LegacyHealth-Feature-Dropdown-Toggle,
.ls-main-filters .desktop-custom-select-holder .panel:first-child .LegacyHealth-Feature-Dropdown-Toggle {
  border-width: 0;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--services,
.ls-main-filters .desktop-custom-select-holder--services {
  font: 400 15px/1.2 myriad-pro, sans-serif;
}
@media (min-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--services,
  .ls-main-filters .desktop-custom-select-holder--services {
    top: calc(100% - 30px);
    width: 324px;
  }
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--services,
  .ls-main-filters .desktop-custom-select-holder--services {
    width: 100%;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--services-adv,
.ls-main-filters .desktop-custom-select-holder--services-adv {
  font: 400 15px/1.2 myriad-pro, sans-serif;
}
@media (min-width: 1200px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--services-adv,
  .ls-main-filters .desktop-custom-select-holder--services-adv {
    top: calc(100% - 30px);
    width: 324px;
  }
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--services-adv,
  .ls-main-filters .desktop-custom-select-holder--services-adv {
    width: 100%;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles .select-drop-list,
.ls-main-filters .desktop-custom-select-holder--miles .select-drop-list {
  height: auto;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles,
  .ls-main-filters .desktop-custom-select-holder--miles {
    top: calc(100% - 30px);
    width: 120px;
    height: 150px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles--miles .panel .select-drop-list,
.ls-main-filters .desktop-custom-select-holder--miles--miles .panel .select-drop-list {
  /*height: 135px;*/
  height: 13px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles:after,
.ls-main-filters .desktop-custom-select-holder--miles:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 15px;
  top: -20px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 175%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles:after,
  .ls-main-filters .desktop-custom-select-holder--miles:after {
    top: -20px;
    right: -75px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles-adv .select-drop-list,
.ls-main-filters .desktop-custom-select-holder--miles-adv .select-drop-list {
  height: auto;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles-adv,
  .ls-main-filters .desktop-custom-select-holder--miles-adv {
    top: calc(100% - 30px);
    width: 120px;
    height: 150px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles-adv--miles-adv .panel .select-drop-list,
.ls-main-filters .desktop-custom-select-holder--miles-adv--miles-adv .panel .select-drop-list {
  /*height: 135px;*/
  height: 13px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles-adv:after,
.ls-main-filters .desktop-custom-select-holder--miles-adv:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 15px;
  top: -20px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 175%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .desktop-custom-select-holder--miles-adv:after,
  .ls-main-filters .desktop-custom-select-holder--miles-adv:after {
    top: -20px;
    right: -75px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar,
.ls-main-filters {
  /*	.desktop-custom-select-holder--services {
  	@media (min-width: 1024px) {
  		top: calc(100% + -30px);
  		width: 324px;
  	}
  }*/
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list,
.ls-main-filters .select-drop-list {
  height: 300px;
  max-height: 300px;
  overflow: auto;
  margin: 0 -17px 0 0;
  padding: 5px 0;
  border: 2px solid #fff;
  border-width: 2px 0 0;
  font: 400 15px/1.2 myriad-pro, sans-serif;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list,
  .ls-main-filters .select-drop-list {
    height: 445px;
    max-height: 445px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list,
.ls-main-filters .select-drop-list {
  /*&--services {*/
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list,
  .ls-main-filters .select-drop-list {
    width: 100%;
    font: 400 15px/1.2 myriad-pro, sans-serif;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list ul,
.ls-main-filters .select-drop-list ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list li,
.ls-main-filters .select-drop-list li {
  padding: 3px 27px;
  cursor: pointer;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list li:hover,
.ls-main-filters .select-drop-list li:hover {
  background: #003f87;
  color: #fff;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list li,
.ls-main-filters .select-drop-list li {
  /*		}*/
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list--simple,
  .ls-main-filters .select-drop-list--simple {
    width: 100%;
    font: 400 15px/1.2 myriad-pro, sans-serif;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list--simple ul,
.ls-main-filters .select-drop-list--simple ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list--simple li,
.ls-main-filters .select-drop-list--simple li {
  padding: 3px 27px;
  cursor: pointer;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .select-drop-list--simple li:hover,
.ls-main-filters .select-drop-list--simple li:hover {
  background: #003f87;
  color: #fff;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .LegacyHealth-Feature-Dropdown-Toggle,
.ls-main-filters .LegacyHealth-Feature-Dropdown-Toggle {
  position: relative;
  background: #003f87;
  border: 2px solid #fff;
  padding: 17px 30px 17px 25px;
  border-width: 2px 0 0;
  font-size: 14px;
  display: block;
  width: 100%;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .LegacyHealth-Feature-Dropdown-Toggle:after,
.ls-main-filters .LegacyHealth-Feature-Dropdown-Toggle:after {
  position: absolute;
  content: "+";
  font-size: 20px;
  top: 50%;
  right: 11px;
  transform: translateY(-50%);
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .button-holder,
.ls-main-filters .button-holder {
  text-align: center;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group,
.ls-main-filters .form-group {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.filled .btn-clear-field,
.ls-main-filters .form-group.filled .btn-clear-field {
  display: block;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.filled .btn-geolocation,
.ls-main-filters .form-group.filled .btn-geolocation {
  display: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.search-holder,
.ls-main-filters .form-group.search-holder {
  width: 100%;
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.search-holder,
  .ls-main-filters .form-group.search-holder {
    width: 375px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder,
.ls-main-filters .form-group.ls-select-holder {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder.focused:after, .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder.focused-opened:after,
.ls-main-filters .form-group.ls-select-holder.focused:after,
.ls-main-filters .form-group.ls-select-holder.focused-opened:after {
  transform: rotate(-180deg);
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
.ls-main-filters .form-group.ls-select-holder:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 10px;
  top: -17px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -34px;
  }
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -21px;
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -60px;
    top: -6px;
  }
}
@media (max-width: 912px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -15%;
    top: -6px;
  }
}
@media (max-width: 540px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -6px;
  }
}
@media (max-width: 430px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -20px;
    top: -6px;
  }
}
@media (max-width: 414px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder:after,
  .ls-main-filters .form-group.ls-select-holder:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -6px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv,
.ls-main-filters .form-group.ls-radius-holder-adv {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv.focused:after, .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv.focused-opened:after,
.ls-main-filters .form-group.ls-radius-holder-adv.focused:after,
.ls-main-filters .form-group.ls-radius-holder-adv.focused-opened:after {
  transform: rotate(-180deg);
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
.ls-main-filters .form-group.ls-radius-holder-adv:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 10px;
  top: -17px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -34px;
  }
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -21px;
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -60px;
    top: -6px;
  }
}
@media (max-width: 912px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -15%;
    top: -6px;
  }
}
@media (max-width: 540px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -6px;
  }
}
@media (max-width: 430px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -20px;
    top: -6px;
  }
}
@media (max-width: 414px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -6px;
  }
}
@media (max-width: 390px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -18px;
    top: -6px;
  }
}
@media (max-width: 375px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-radius-holder-adv:after,
  .ls-main-filters .form-group.ls-radius-holder-adv:after {
    width: calc(50% - 14px);
    right: -12px;
    top: -6px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv,
.ls-main-filters .form-group.ls-select-holder-adv {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv.focused:after, .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv.focused-opened:after,
.ls-main-filters .form-group.ls-select-holder-adv.focused:after,
.ls-main-filters .form-group.ls-select-holder-adv.focused-opened:after {
  transform: rotate(-180deg);
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
.ls-main-filters .form-group.ls-select-holder-adv:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 10px;
  top: -17px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -34px;
  }
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -21px;
  }
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -60px;
    top: -6px;
  }
}
@media (max-width: 912px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -15%;
    top: -6px;
  }
}
@media (max-width: 540px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -6px;
  }
}
@media (max-width: 430px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -20px;
    top: -6px;
  }
}
@media (max-width: 414px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-adv:after,
  .ls-main-filters .form-group.ls-select-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -6px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-location,
.ls-main-filters .form-group.ls-select-holder-location {
  position: relative;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-location.focused:after, .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-location.focused-opened:after,
.ls-main-filters .form-group.ls-select-holder-location.focused:after,
.ls-main-filters .form-group.ls-select-holder-location.focused-opened:after {
  transform: rotate(-180deg);
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-location:after,
.ls-main-filters .form-group.ls-select-holder-location:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 10px;
  top: -45px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 175%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-select-holder-location:after,
  .ls-main-filters .form-group.ls-select-holder-location:after {
    /*	margin-left: 8px;*/
    width: calc(50% - 14px);
    right: -15px;
    top: -20px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-search-holder-radius,
.ls-main-filters .form-group.ls-search-holder-radius {
  position: relative;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-search-holder-radius,
  .ls-main-filters .form-group.ls-search-holder-radius {
    /*	margin-left: 9px;
    margin-top: -10px;*/
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-search-holder-radius.focused:after, .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-search-holder-radius.focused-opened:after,
.ls-main-filters .form-group.ls-search-holder-radius.focused:after,
.ls-main-filters .form-group.ls-search-holder-radius.focused-opened:after {
  transform: rotate(-180deg);
}
.LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-search-holder-radius:after,
.ls-main-filters .form-group.ls-search-holder-radius:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 15px;
  top: -47px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 175%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .form-group.ls-search-holder-radius:after,
  .ls-main-filters .form-group.ls-search-holder-radius:after {
    top: -20px;
    right: 10px;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar,
.ls-main-filters {
  /*&.ls-select-holder-location {
  		position: relative;

  		@media (max-width: 1024px) {
  				margin-left:-10px;
  		}

  		&.focused,
  		&.focused-opened {
  			&:after {
  				transform: rotate(-180deg);
  			}
  		}


  		&:after {
  			//@include animate(transform);
  			//@include icon-icomoon($content: "\e902", $font-size: inherit);
  			transition: transform .3s linear;
  			content: "\e902";
  			font-family: 'icomoon';
  			font-size: inherit;
  			line-height: 1;
  			text-indent: 0;
  			position: absolute;
  			display: flex;
  			align-items: center;
  			justify-content: center;
  			font-size: 25px;
  			right: 15px;
  			top: -20px;
  			width: 15px;
  			z-index: 1;
  			text-align: center;
  			height: 175%;
  			pointer-events: none;
  			box-sizing: border-box;

  			@media (max-width: 1024px) {
  				top: -20px;
  				right: -75px;
  			}
  		}
  	}*/
}

@media (min-width: 1024px) {
  .ls-zip-holder {
    width: 75px;
  }
}
@media (max-width: 1023px) {
  .ls-zip-holder {
    width: 75px;
  }
}

/*}*/
.sub-filter-wrapper {
  display: flex;
  max-width: 95%;
  align-items: center;
  margin-top: 3%;
  justify-content: space-between;
}
@media (max-width: 900px) {
  .sub-filter-wrapper {
    max-width: 85%;
    margin-top: 25%;
  }
}

.ls-main-filters-opener {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: calc(100% - 40px);
  max-width: 340px;
  display: inline-block;
  vertical-align: top;
  background: 0;
  border: 1px solid #8cad45;
  padding: 12px;
  z-index: 1;
  transition-property: color;
  transition-duration: 0.3s;
  display: none;
  color: #fff;
}
@media (max-width: 1023px) {
  .main-filters-hidden .ls-main-filters-opener {
    display: block;
  }
}
@media (min-width: 1024px) {
  .ls-main-filters-opener {
    display: none !important;
  }
}
.ls-main-filters-opener:focus {
  outline: none;
}
.ls-main-filters-opener:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  /*	background: #d9d8d6;*/
  transform: scaleX(0);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.ls-main-filters-opener:hover:before {
  transform: scaleX(1);
}

.ls-search-block {
  max-width: 395px;
}
@media (min-width: 768px) {
  .ls-search-block {
    max-width: 700px;
  }
}
@media (max-width: 1023px) {
  .ls-search-block {
    margin: 0 auto;
  }
}
@media (min-width: 1024px) {
  .ls-search-block {
    opacity: 1 !important;
    display: block !important;
    max-width: none;
    height: auto !important;
    max-height: none !important;
  }
}
@media (min-width: 1200px) {
  .ls-search-block {
    display: flex !important;
    align-items: flex-start;
  }
}

.ls-search-block-adv {
  max-width: 395px;
}
@media (min-width: 768px) {
  .ls-search-block-adv {
    max-width: 700px;
  }
}
@media (max-width: 1023px) {
  .ls-search-block-adv {
    margin: 0 auto;
    margin-top: -25px;
  }
}
@media (min-width: 1024px) {
  .ls-search-block-adv {
    opacity: 1 !important;
    display: block !important;
    max-width: none;
    height: auto !important;
    max-height: none !important;
  }
}
@media (min-width: 1200px) {
  .ls-search-block-adv {
    display: flex !important;
    align-items: flex-start;
  }
}

/* ls-search-form styles */
.ls-search-form label {
  display: block;
  color: inherit;
  font-size: 13px;
  font-weight: 400;
  text-transform: none;
  letter-spacing: -0.02em;
}
@media (max-width: 1023px) {
  .ls-search-form label {
    margin-top: 8px;
    /*margin-left: -10px*/
  }
}
@media (max-width: 912px) {
  .ls-search-form label {
    /*	margin-top: 8px;*/
    margin-left: 5px;
  }
}
@media (max-width: 430px) {
  .ls-search-form label {
    margin-top: 8px;
    margin-left: 10px;
  }
}
.ls-search-form option {
  background-color: #d9d8d6;
  font-size: 14px;
}
.ls-search-form input,
.ls-search-form select {
  background: #fff;
  border: 1px solid #003f87;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  width: 220px;
}
.ls-search-form select {
  min-width: 120px;
  height: 44px;
  padding: 5px 35px 5px 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
@media (max-width: 1023px) {
  .ls-search-form select {
    width: 100%;
    /*	width: 190px;*/
    /*	margin-left: -30px;*/
  }
}
.ls-search-form select--services {
  max-width: 100px;
}
.ls-search-form select--services-adv {
  max-width: 100px;
}
@media (min-width: 1024px) {
  .ls-search-form select {
    max-width: 156px;
  }
}
.ls-search-form select:focus {
  outline: none !important;
}
.ls-search-form select:not(.search-criteria-service-line) {
  text-transform: none;
}
.ls-search-form input {
  border-width: 1px;
}
@media (max-width: 1023px) {
  .ls-search-form input {
    width: 100%;
    /*	width: 190px;*/
    /*	margin-left: 5px;*/
  }
}
.ls-search-form input {
  width: 100%;
  color: #000000;
}
.ls-search-form input::-webkit-input-placeholder {
  color: inherit;
}
.ls-search-form input::-moz-placeholder {
  opacity: 1;
  color: inherit;
}
.ls-search-form input:-moz-placeholder {
  color: inherit;
}
.ls-search-form input:-ms-input-placeholder {
  color: inherit;
}
.ls-search-form input.placeholder {
  color: inherit;
}
.ls-search-form input:focus {
  outline: none;
}
.ls-search-form .ls-zip-holder input,
.ls-search-form .ls-search-holder input {
  padding: 2px 30px -1px 0;
}
.ls-search-form .ls-zip-holder-adv input,
.ls-search-form .ls-search-holder-adv input {
  padding: 2px 30px -1px 0;
}
@media (max-width: 1023px) {
  .ls-search-form .ls-zip-holder-adv input,
  .ls-search-form .ls-search-holder-adv input {
    margin-left: -86px;
    right: 23px;
  }
}
.ls-search-form .btn-geolocation {
  background: 0;
}
.ls-search-form .btn-geolocation:after {
  position: absolute;
  content: attr(data-title);
  background: #003F87;
  font-size: 13px;
  font-weight: 400;
  padding: 5px 8px;
  top: -23px;
  right: 0;
  width: max-content;
  min-width: 90px;
  color: #fff;
}
.ls-search-form .btn-geolocation:before {
  position: absolute;
  content: "";
  border: 7px solid transparent;
  border-top: 10px solid #8cad45;
  top: 0;
  right: 3px;
}
.ls-search-form .btn-geolocation:after, .ls-search-form .btn-geolocation:before {
  transition: opacity 0.3s linear;
  transition: visibility 0.3s linear;
  opacity: 0;
  visibility: hidden;
}
.ls-search-form .btn-geolocation:hover {
  color: #003F87;
}
.ls-search-form .btn-geolocation:hover:after, .ls-search-form .btn-geolocation:hover:before {
  opacity: 1;
  visibility: visible;
}
.ls-search-form .btn-geolocation,
.ls-search-form .btn-clear-field {
  transition: color 0.3s linear;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  width: 20px;
  height: 40px;
  font-size: 15px;
  bottom: 0;
  right: 0px;
  background: 0;
  padding: 0;
  border: 0;
  top: 18px;
}
@media (max-width: 1023px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 23px;
  }
}
@media (max-width: 912px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 6px;
  }
}
@media (max-width: 820px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 6px;
  }
}
@media (max-width: 768px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 3px;
  }
}
@media (max-width: 540px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 10px;
  }
}
@media (max-width: 430px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 25px;
    right: 5px;
  }
}
@media (max-width: 414px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 3px;
  }
}
@media (max-width: 412px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 4px;
  }
}
@media (max-width: 390px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 2px;
  }
}
@media (max-width: 375px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 1px;
  }
}
@media (max-width: 360px) {
  .ls-search-form .btn-geolocation,
  .ls-search-form .btn-clear-field {
    top: 26px;
    right: 0px;
  }
}
.ls-search-form .btn-geolocation:focus,
.ls-search-form .btn-clear-field:focus {
  outline: none;
}
.ls-search-form .btn-geolocation:hover,
.ls-search-form .btn-clear-field:hover {
  color: #003F87;
}
.ls-search-form .btn-clear-field {
  display: none;
  font-size: 22px;
}
.ls-search-form button[type=submit] {
  position: relative;
  display: inline-block;
  vertical-align: top;
  z-index: 1;
  transition-property: color;
  transition-duration: 0.3s;
  font-weight: 700;
  background: 0;
  font-size: 14px;
  text-transform: none;
  border: 1px solid #003f87;
  padding: 14px;
  min-width: 170px;
  margin: 0 0 10px;
}
.ls-search-form button[type=submit]:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #003f87;
  transform: scaleX(1);
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.ls-search-form button[type=submit]:hover:before {
  transform: scaleX(0);
}

.ls-search-holder {
  display: flex;
  /*	align-items: center;
  	justify-content: center;*/
  margin: 0 -7px;
  margin-top: 0px;
}
@media (max-width: 1199px) {
  .ls-search-holder {
    flex-wrap: wrap;
  }
}
@media (min-width: 1200px) {
  .ls-search-holder {
    /*flex: 1 0 0 100%;*/
    /*width: 100%;*/
  }
}
.ls-search-holder .form-group {
  margin: 0 7px 20px;
  flex-shrink: 0;
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group {
    width: calc(50% - 14px);
    /*  margin-left: 0;*/
    margin: 0 0px;
  }
}
@media (min-width: 1200px) {
  .ls-search-holder .form-group {
    margin: 0 0px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder {
    flex-wrap: wrap;
    margin-top: 35px;
  }
}
@media (min-width: 1200px) {
  .ls-search-holder {
    /*flex: 1 0 0 100%;*/
    /*width: 100%;*/
  }
}
.ls-search-holder {
  /*.choose-one {

  	@media (max-width: 1023px) {*/
  /*left: 10px;*/
  /*}
  }*/
}
.ls-search-holder .form-group {
  margin: 0 7px 30px;
  flex-shrink: 0;
}
@media (min-width: 1199px) {
  .ls-search-holder .form-group {
    margin: 0 7px 0px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group {
    width: calc(45% - 15px);
    /*  margin-left: 0;*/
    /*	margin: 0 0px;*/
  }
}
@media (min-width: 1200px) {
  .ls-search-holder .form-group {
    margin: 0 0px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group {
    width: calc(50% - 14px);
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group.ls-zip-holder {
    top: -13px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group.ls-zip-holder-adv {
    top: -13px;
    left: 85px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group.ls-zip-holder-adv label {
    margin-left: -86px;
  }
}
.ls-search-holder .form-group {
  /*&.ls-radius-holder-adv {

  	@media (max-width: 1023px) {
  		top: -9px;
  		width: 48%;
  		margin-left: 0px;
  	}
  }*/
}
.ls-search-holder .form-group.ls-services-holder-adv:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 10px;
  top: -17px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 100%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -34px;
  }
}
@media (max-width: 1024px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -15px;
    top: -21px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -60px;
    top: -6px;
  }
}
@media (max-width: 912px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -20%;
    top: -6px;
  }
}
@media (max-width: 540px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -77px;
    top: -6px;
  }
}
@media (max-width: 430px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -71px;
    top: -6px;
  }
}
@media (max-width: 414px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -65px;
    top: -6px;
  }
}
@media (max-width: 375px) {
  .ls-search-holder .form-group.ls-services-holder-adv:after {
    width: calc(50% - 14px);
    right: -56px;
    top: -6px;
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group.ls-services-holder-adv {
    width: calc(100% - 14px);
    margin-top: 8px;
    /*top: -29px;
    width: 48%;
    margin-left: -164px;*/
  }
}
@media (max-width: 1023px) {
  .ls-search-holder .form-group.ls-clear {
    top: -32px;
  }
}

@media (max-width: 1023px) {
  .form-group, .ls-search-holder-radius {
    width: calc(50% - 14px);
    margin-left: -10px;
  }
}

@media (max-width: 1023px) {
  .form-group-adv, .ls-search-holder-radius-adv {
    /*width: calc(50% - 14px);*/
    margin-left: -10px;
  }
}
@media (max-width: 545px) {
  .form-group-adv, .ls-search-holder-radius-adv {
    /*width: calc(50% - 14px);*/
    margin-left: -10px;
    margin-top: 45px;
  }
}
@media (max-width: 344px) {
  .form-group-adv, .ls-search-holder-radius-adv {
    /*width: calc(50% - 14px);*/
    margin-left: -10px;
    margin-top: 61px;
  }
}

.ls-search-buttons {
  text-align: center;
}
@media (min-width: 1024px) {
  .ls-search-buttons {
    margin: -1px 0 0 10px;
  }
}
@media (max-width: 1023) {
  .ls-search-buttons {
    margin-left: 30px;
  }
}

/* mobile-custom-select-holder */
.mobile-custom-select-holder {
  width: 100%;
  display: none;
}
.desktop-mode .mobile-custom-select-holder {
  display: none;
}
.mobile-custom-select-holder .form-group {
  width: calc(100% - 14px);
  display: none;
}
.mobile-custom-select-holder .form-group.opened {
  display: block;
}

/* desktop-custom-select-holder */
.desktop-custom-select-holder {
  display: none;
}
.desktop-custom-select-holder.opened {
  display: block;
}
.mobile-mode .desktop-custom-select-holder {
  display: none;
}

.mobile-custom-select {
  width: 100%;
}

.choose-one {
  margin-bottom: -6px;
  top: -21px;
  position: relative;
}
@media (max-width: 1199px) {
  .choose-one {
    margin-bottom: 2px;
    top: -40px;
    width: 30%;
    left: 7px;
  }
}
@media (max-width: 1024px) {
  .choose-one {
    margin-bottom: 2px;
    top: -40px;
    width: 30%;
    left: 7px;
  }
}
@media (max-width: 912px) {
  .choose-one {
    left: -2px;
  }
}
@media (max-width: 545px) {
  .choose-one {
    left: 7px;
  }
}
@media (max-width: 475px) {
  .choose-one {
    margin-bottom: 2px;
    top: -40px;
    width: 32%;
    left: 0px;
  }
}
@media (max-width: 430px) {
  .choose-one {
    margin-bottom: 2px;
    top: -40px;
    width: 32%;
    left: 7px;
  }
}
@media (max-width: 390px) {
  .choose-one {
    margin-bottom: 2px;
    top: -40px;
    width: 32%;
    left: -3px;
  }
}
@media (max-width: 375px) {
  .choose-one {
    margin-bottom: 2px;
    margin-top: 3px;
    top: -44px;
    width: 32%;
    left: -53px;
  }
}
@media (max-width: 1023px) {
  .choose-one .searchtype {
    width: 30%;
    /*left: 10px !important;*/
    margin-left: 2%;
  }
}
@media (max-width: 720px) {
  .choose-one .searchtype {
    width: 30%;
    /*left: 10px !important;*/
    margin-left: 4%;
  }
}
@media (max-width: 545px) {
  .choose-one .searchtype {
    width: 30%;
    /*left: 10px !important;*/
    margin-left: 0%;
  }
}
@media (max-width: 475px) {
  .choose-one .searchtype {
    width: 30%;
    /*left: 10px !important;*/
    margin-left: 2%;
  }
}
@media (max-width: 375px) {
  .choose-one .searchtype {
    width: 30%;
    margin-top: 2px;
    margin-left: 8%;
  }
}
@media (max-width: 344px) {
  .choose-one .searchtype {
    width: 30%;
    margin-top: 3px;
    margin-left: 8%;
  }
}
.choose-one:after {
  transition: transform 0.3s linear;
  content: "\e902";
  font-family: "icomoon";
  font-size: inherit;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 25px;
  right: 15px;
  top: -23px;
  width: 15px;
  z-index: 1;
  text-align: center;
  height: 175%;
  pointer-events: none;
  box-sizing: border-box;
}
@media (max-width: 1199px) {
  .choose-one:after {
    top: -18px;
    right: 190px;
  }
}
@media (max-width: 1024px) {
  .choose-one:after {
    top: -18px;
    right: 138px;
  }
}
@media (max-width: 1023px) {
  .choose-one:after {
    top: -18px;
    right: 100px;
  }
}
@media (max-width: 700px) {
  .choose-one:after {
    top: -18px;
    right: 70px;
  }
}
@media (max-width: 630px) {
  .choose-one:after {
    top: -18px;
    right: 50px;
  }
}
@media (max-width: 560px) {
  .choose-one:after {
    top: -18px;
    right: 36px;
  }
}
@media (max-width: 430px) {
  .choose-one:after {
    top: -18px;
    right: 23px;
  }
}
@media (max-width: 414px) {
  .choose-one:after {
    top: -18px;
    right: 15px;
  }
}
@media (max-width: 390px) {
  .choose-one:after {
    top: -18px;
    right: 5px;
  }
}
@media (max-width: 375px) {
  .choose-one:after {
    top: -18px;
    right: -8px;
  }
}
@media (max-width: 360px) {
  .choose-one:after {
    top: -18px;
    right: -14px;
  }
}
@media (max-width: 344px) {
  .choose-one:after {
    top: -18px;
    right: -21px;
  }
}
@media (max-width: 1024px) {
  .choose-one::afterlabel {
    right: -10px;
  }
}

@media (max-width: 912px) {
  .choose-one label {
    margin-left: 3px;
  }
}
@media (max-width: 540px) {
  .choose-one label {
    margin-left: 0px;
  }
}
@media (max-width: 430px) {
  .choose-one label {
    margin-left: 2px;
  }
}
@media (max-width: 375px) {
  .choose-one label {
    margin-left: 9px;
  }
}
@media (max-width: 344px) {
  .choose-one label {
    margin-left: 8px;
  }
}

.filter-by {
  margin-bottom: -10px;
  margin-top: -9px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .filter-by {
    margin-bottom: -17px !important;
  }
}

.filter-by-adv {
  margin-bottom: -10px;
  margin-top: 0px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .filter-by-adv {
    margin-bottom: 45px !important;
    margin-top: -45px !important;
  }
}
@media (max-width: 430px) {
  .filter-by-adv {
    margin-bottom: 45px !important;
    margin-top: -40px !important;
  }
}
@media (max-width: 414px) {
  .filter-by-adv {
    margin-bottom: 45px !important;
    margin-top: -40px !important;
  }
}

.filter-by label {
  top: -12px;
  right: -15px;
  position: relative;
  left: -10px;
}
@media (max-width: 1023px) {
  .filter-by label {
    top: -20px;
  }
}
@media (max-width: 912px) {
  .filter-by label {
    left: -15px;
  }
}
@media (max-width: 430px) {
  .filter-by label {
    top: -20px;
    left: -20px;
  }
}

.filter-by-adv label {
  top: 15px;
  right: -15px;
  position: relative;
  left: -15px;
}
@media (max-width: 1024px) {
  .filter-by-adv label {
    top: 25px;
    left: 25px;
  }
}
@media (max-width: 1023px) {
  .filter-by-adv label {
    top: -20px;
  }
}
@media (max-width: 912px) {
  .filter-by-adv label {
    top: 40px;
    left: -8px;
  }
}
@media (max-width: 545px) {
  .filter-by-adv label {
    top: 40px;
    left: -12px;
  }
}
@media (max-width: 430px) {
  .filter-by-adv label {
    top: 43px;
    left: -18px;
  }
}

.ls-location-field {
  /*margin-top: -30px;*/
}

.ls-or {
  padding: 0 27px;
}
@media (max-width: 650px) {
  .ls-or {
    padding: 0 15px;
  }
}

.dl-button-text {
  font-size: 17px;
  color: #fff;
}

.search-button-doctors label {
  width: 118px;
}
@media (max-width: 650px) {
  .search-button-doctors label {
    width: unset;
  }
}

.zip-icon {
  right: 1px;
  /*bottom: 27px !important;*/
  top: 32px;
  position: absolute;
}
@media (max-width: 1023px) {
  .zip-icon {
    top: 40px;
    left: 88%;
  }
}
@media (max-width: 912px) {
  .zip-icon {
    top: 40px;
    left: 85%;
  }
}
@media (max-width: 800px) {
  .zip-icon {
    top: 40px;
    left: 85%;
  }
}
@media (max-width: 550px) {
  .zip-icon {
    top: 40px;
    left: 88%;
  }
}

.ls-zip-holder label {
  /*	top: -12px;*/
  right: -15px;
  position: relative;
  left: 5px;
}
@media (max-width: 1023px) {
  .ls-zip-holder label {
    right: 0px;
    left: 0px;
  }
}
@media (max-width: 912px) {
  .ls-zip-holder label {
    left: -5px;
  }
}
@media (max-width: 430px) {
  .ls-zip-holder label {
    left: -10px;
  }
}

.main-filters {
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .main-filters .ls-search-holder {
    display: flex;
    align-items: center;
    justify-content: center;
    /*margin: 0 -7px;*/
    /*flex-direction: column;*/
  }
  .main-filters .desktop-custom-select-holder {
    width: 185%;
  }
  .main-filters .desktop-custom-select-holder--services {
    width: 100%;
  }
  .main-filters .desktop-custom-select-holder--services-adv {
    width: 100%;
  }
}
.main-filters .ls-search-holder > div {
  margin-right: 5px;
}
.main-filters .ls-search-holder > div:last-child {
  margin-right: 0;
}
@media (max-width: 1240px) {
  .main-filters .ls-search-holder > div {
    /*margin-right: 10px;*/
  }
}
@media (max-width: 1023px) {
  .main-filters .ls-search-holder > div {
    /*margin-top: 20px;*/
  }
}
.main-filters .ls-search-holder > divls-zip-holder {
  top: 10px;
}

.search-keyword-field {
  top: -10px;
}
@media (max-width: 1199px) {
  .search-keyword-field {
    width: 67%;
    left: -50px;
    margin-right: -19px;
    margin-top: -35px;
  }
}
.search-keyword-field {
  /*	@media( max-width: 1199px ) {
  	width: 68%;
  	left: -73px;
  	margin-right: -19px;
  	margin-top: -35px;
  }*/
}
@media (max-width: 720px) {
  .search-keyword-field {
    width: 68%;
    left: -73px;
    margin-right: -19px;
    margin-top: -35px;
  }
}
@media (max-width: 544px) {
  .search-keyword-field {
    width: 67%;
    left: -73px;
    margin-right: -19px;
    margin-top: -35px;
  }
}
@media (max-width: 475px) {
  .search-keyword-field {
    width: 65%;
  }
}
@media (max-width: 430px) {
  .search-keyword-field {
    width: 65%;
    left: -73px;
    margin-right: -19px;
    margin-top: -35px;
  }
}
@media (max-width: 413px) {
  .search-keyword-field {
    width: 65%;
    left: -73px;
    margin-right: -19px;
    margin-top: -36px;
  }
}
@media (max-width: 390px) {
  .search-keyword-field {
    width: 60%;
    left: -73px;
    margin-right: -19px;
    margin-top: -36px;
  }
}
@media (max-width: 375px) {
  .search-keyword-field {
    width: 67%;
    left: -73px;
    margin-right: -19px;
    margin-left: -114px;
    margin-top: -39px;
  }
}
.search-keyword-field input {
  top: -9px;
  color: #333;
  width: 275px;
  height: 44px;
  padding: 6px 12px !important;
  background: white;
  position: relative;
  border: 1px solid #003f87;
  margin-top: -10px;
  /*	margin-left: 5px;*/
}
@media (max-width: 1199px) {
  .search-keyword-field input {
    width: 90%;
    margin-left: -115px;
    top: 7px;
  }
}
@media (max-width: 1024px) {
  .search-keyword-field input {
    width: 94%;
    margin-left: -113px;
    top: 7px;
  }
}
@media (max-width: 1023px) {
  .search-keyword-field input {
    width: 118%;
    margin-left: -17%;
    top: -17px;
  }
}
@media (max-width: 912px) {
  .search-keyword-field input {
    width: 116%;
    margin-left: -16%;
    top: -17px;
  }
}
.search-keyword-field input {
  /*@media( max-width: 729px ) {
  	width: 117%;
  	margin-left: -16%;
  	top: -17px;
  }*/
}
@media (max-width: 720px) {
  .search-keyword-field input {
    width: 114%;
    margin-left: -8%;
    top: -17px;
  }
}
.search-keyword-field input {
  /*@media( max-width: 700px ) {
  	width: 114%;
  	margin-left: -14%;
  	top: -17px;
  }


  @media( max-width: 650px ) {
  	width: 112%;
  	margin-left: -12%;
  	top: -17px;
  }*/
}
@media (max-width: 630px) {
  .search-keyword-field input {
    width: 109%;
    margin-left: -8%;
    top: -17px;
  }
}
.search-keyword-field input {
  /*
  @media( max-width: 614px ) {
  	width: 109%;
  	margin-left: -10%;
  	top: -17px;
  }*/
}
@media (max-width: 586px) {
  .search-keyword-field input {
    width: 107%;
    margin-left: -8%;
    top: -17px;
  }
}
@media (max-width: 545px) {
  .search-keyword-field input {
    width: 104%;
    margin-left: -4%;
    top: -17px;
  }
}
@media (max-width: 430px) {
  .search-keyword-field input {
    width: 96%;
    margin-left: 3%;
    top: -17px;
  }
}
@media (max-width: 414px) {
  .search-keyword-field input {
    width: 94%;
    margin-left: 5%;
    top: -17px;
  }
}
@media (max-width: 390px) {
  .search-keyword-field input {
    width: 99%;
    margin-left: 4%;
    top: -17px;
  }
}
@media (max-width: 375px) {
  .search-keyword-field input {
    width: 86%;
    margin-left: 36%;
    top: -17px;
  }
}
@media (max-width: 360px) {
  .search-keyword-field input {
    width: 83%;
    margin-left: 40%;
    top: -17px;
  }
}
@media (max-width: 344px) {
  .search-keyword-field input {
    width: 79%;
    margin-left: 45%;
    top: -17px;
  }
}
.search-keyword-field label {
  top: -20px;
  position: relative;
}
@media (max-width: 1199px) {
  .search-keyword-field label {
    top: -5px;
    left: -114px;
  }
}
@media (max-width: 1023px) {
  .search-keyword-field label {
    top: -30px;
    left: -18%;
  }
}
@media (max-width: 920px) {
  .search-keyword-field label {
    top: -30px;
    left: -17%;
  }
}
@media (max-width: 720px) {
  .search-keyword-field label {
    top: -30px;
    left: -17%;
  }
}
@media (max-width: 630px) {
  .search-keyword-field label {
    top: -30px;
    left: -17%;
  }
}
@media (max-width: 545px) {
  .search-keyword-field label {
    top: -30px;
    left: -18px;
  }
}
@media (max-width: 430px) {
  .search-keyword-field label {
    top: -30px;
    left: 0px;
  }
}
@media (max-width: 414px) {
  .search-keyword-field label {
    top: -30px;
    left: 3px;
  }
}
@media (max-width: 390px) {
  .search-keyword-field label {
    left: 0px;
  }
}
@media (max-width: 375px) {
  .search-keyword-field label {
    left: 74px;
  }
}
@media (max-width: 360px) {
  .search-keyword-field label {
    left: 80px;
  }
}
@media (max-width: 344px) {
  .search-keyword-field label {
    left: 86px;
  }
}

.search-keyword-field-adv {
  top: -10px;
}
@media (max-width: 1199px) {
  .search-keyword-field-adv {
    width: 67%;
    left: -50px;
    margin-right: -19px;
    margin-top: 25px;
  }
}
.search-keyword-field-adv {
  /*	@media( max-width: 1199px ) {
  	width: 68%;
  	left: -73px;
  	margin-right: -19px;
  	margin-top: -35px;
  }*/
}
@media (max-width: 720px) {
  .search-keyword-field-adv {
    width: 68%;
    left: -73px;
    margin-right: -19px;
    margin-top: -35px;
  }
}
@media (max-width: 544px) {
  .search-keyword-field-adv {
    width: 67%;
    left: -73px;
    margin-right: -19px;
    margin-top: -9px;
  }
}
@media (max-width: 475px) {
  .search-keyword-field-adv {
    width: 65%;
  }
}
@media (max-width: 430px) {
  .search-keyword-field-adv {
    width: 65%;
    left: -73px;
    margin-right: -19px;
    margin-top: -35px;
  }
}
@media (max-width: 413px) {
  .search-keyword-field-adv {
    width: 65%;
    left: -73px;
    margin-right: -19px;
    margin-top: -36px;
  }
}
@media (max-width: 390px) {
  .search-keyword-field-adv {
    width: 60%;
    left: -73px;
    margin-right: -19px;
    margin-top: -36px;
  }
}
@media (max-width: 375px) {
  .search-keyword-field-adv {
    width: 67%;
    left: -73px;
    margin-right: -19px;
    margin-left: -114px;
    margin-top: -39px;
  }
}
.search-keyword-field-adv input {
  top: 15px;
  color: #333;
  width: 304px;
  height: 44px;
  padding: 6px 12px !important;
  background: white;
  position: relative;
  border: 1px solid #003f87;
  margin-top: 0px;
  /*	margin-left: 5px;*/
}
@media (max-width: 1199px) {
  .search-keyword-field-adv input {
    width: 90%;
    margin-left: 36px;
    top: 14px;
  }
}
@media (max-width: 1024px) {
  .search-keyword-field-adv input {
    width: 118%;
    margin-left: 36px;
    top: 7px;
  }
}
@media (max-width: 1023px) {
  .search-keyword-field-adv input {
    width: 118%;
    margin-left: -17%;
    top: -17px;
  }
}
@media (max-width: 912px) {
  .search-keyword-field-adv input {
    width: 149%;
    margin-left: -2px;
    top: -17px;
  }
}
.search-keyword-field-adv input {
  /*@media( max-width: 729px ) {
  	width: 117%;
  	margin-left: -16%;
  	top: -17px;
  }*/
}
@media (max-width: 720px) {
  .search-keyword-field-adv input {
    width: 114%;
    margin-left: -8%;
    top: -17px;
  }
}
.search-keyword-field-adv input {
  /*@media( max-width: 700px ) {
  	width: 114%;
  	margin-left: -14%;
  	top: -17px;
  }


  @media( max-width: 650px ) {
  	width: 112%;
  	margin-left: -12%;
  	top: -17px;
  }*/
}
@media (max-width: 630px) {
  .search-keyword-field-adv input {
    width: 109%;
    margin-left: -8%;
    top: -17px;
  }
}
.search-keyword-field-adv input {
  /*
  @media( max-width: 614px ) {
  	width: 109%;
  	margin-left: -10%;
  	top: -17px;
  }*/
}
@media (max-width: 586px) {
  .search-keyword-field-adv input {
    width: 107%;
    margin-left: -8%;
    top: -17px;
  }
}
@media (max-width: 545px) {
  .search-keyword-field-adv input {
    width: 151%;
    margin-left: -7px;
    top: 21px;
  }
}
@media (max-width: 430px) {
  .search-keyword-field-adv input {
    width: 157%;
    margin-left: -3%;
    top: 27px;
  }
}
@media (max-width: 414px) {
  .search-keyword-field-adv input {
    width: 157%;
    margin-left: -3%;
    top: 27px;
  }
}
@media (max-width: 390px) {
  .search-keyword-field-adv input {
    width: 169%;
    margin-left: -3%;
    top: 24px;
  }
}
@media (max-width: 375px) {
  .search-keyword-field-adv input {
    width: 151%;
    margin-left: 48%;
    top: 26px;
  }
}
@media (max-width: 360px) {
  .search-keyword-field-adv input {
    width: 151%;
    margin-left: 48%;
    top: 26px;
  }
}
@media (max-width: 344px) {
  .search-keyword-field-adv input {
    width: 152%;
    margin-left: 53%;
    top: 43px;
  }
}
.search-keyword-field-adv label {
  top: 16px;
  position: relative;
}
@media (max-width: 1199px) {
  .search-keyword-field-adv label {
    top: 8px;
    left: 36px;
  }
}
@media (max-width: 1023px) {
  .search-keyword-field-adv label {
    top: -30px;
    left: -18%;
  }
}
@media (max-width: 920px) {
  .search-keyword-field-adv label {
    top: -16px;
    left: -7px;
  }
}
@media (max-width: 720px) {
  .search-keyword-field-adv label {
    top: -30px;
    left: -17%;
  }
}
@media (max-width: 630px) {
  .search-keyword-field-adv label {
    top: -30px;
    left: -17%;
  }
}
@media (max-width: 545px) {
  .search-keyword-field-adv label {
    top: 18px;
    left: -12px;
  }
}
@media (max-width: 430px) {
  .search-keyword-field-adv label {
    top: 28px;
    left: -17px;
  }
}
@media (max-width: 414px) {
  .search-keyword-field-adv label {
    top: 28px;
    left: -17px;
  }
}
@media (max-width: 390px) {
  .search-keyword-field-adv label {
    left: -16px;
  }
}
@media (max-width: 375px) {
  .search-keyword-field-adv label {
    left: 98px;
    top: 28px;
  }
}
@media (max-width: 360px) {
  .search-keyword-field-adv label {
    left: 98px;
  }
}
@media (max-width: 344px) {
  .search-keyword-field-adv label {
    left: 98px;
    top: 43px;
  }
}

.search-row-one,
.search-row-two {
  padding: 15px 0;
  background: #3888A0;
}

.search-row-two {
  background: #f2f2f2;
  height: 150px;
}
@media (max-width: 1199px) {
  .search-row-two {
    height: 382px;
  }
}

.search-row-two-adv {
  background: #f2f2f2;
  height: 150px;
}
@media (max-width: 1199px) {
  .search-row-two-adv {
    background: #f2f2f2;
    height: 475px;
    /*margin-top: 50px;*/
  }
}
@media (max-width: 1023px) {
  .search-row-two-adv {
    background: #f2f2f2;
    height: 475px;
    /*margin-top: 50px;*/
  }
}

.main-search-button {
  top: 2px;
  height: 42px;
  position: relative;
}

.LegacyHealth-Feature-LocationSearch-SearchBar,
.ls-sub-filters-drop {
  font-family: themix-semibold, sans-serif;
  color: #fff;
  /* ls-sub-filters-drop styles */
}
.LegacyHealth-Feature-LocationSearch-SearchBar .sticky-wrap-ls-sub-filters-slide.fixed-position .ls-sub-filters-slide,
.ls-sub-filters-drop .sticky-wrap-ls-sub-filters-slide.fixed-position .ls-sub-filters-slide {
  z-index: 99;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .sticky-wrap-ls-sub-filters-slide.fixed-position .ls-sub-filters-slide .ls-sub-collapse,
.ls-sub-filters-drop .sticky-wrap-ls-sub-filters-slide.fixed-position .ls-sub-filters-slide .ls-sub-collapse {
  position: fixed !important;
  top: 44px;
  z-index: 1050;
  width: 100%;
  height: calc(100% - 45px);
  max-height: max-content;
  overflow: hidden;
  outline: 0;
  overflow-x: hidden;
  overflow-y: auto;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-sub-filters,
.ls-sub-filters-drop .ls-sub-filters {
  text-align: center;
  padding: 20px 0;
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .ls-sub-filters,
  .ls-sub-filters-drop .ls-sub-filters {
    padding: 50px 0;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-selected-panel,
.ls-sub-filters-drop .ls-selected-panel {
  background: #8cad45;
  padding: 17px 0;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-selected-panel .container,
.ls-sub-filters-drop .ls-selected-panel .container {
  display: flex;
  align-items: center;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar .ls-selected-panel .container,
  .ls-sub-filters-drop .ls-selected-panel .container {
    justify-content: center;
  }
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-selected-panel .ls-btn,
.ls-sub-filters-drop .ls-selected-panel .ls-btn {
  text-transform: none;
  padding: 6px 14px;
  min-width: auto;
  min-width: 90px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-sub-filters-slide,
.ls-sub-filters-drop .ls-sub-filters-slide {
  position: relative;
  background: #8cad45;
  border: 1px solid #fff;
  border-width: 0 0 1px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-sub-filters-slide .ls-sub-collapse,
.ls-sub-filters-drop .ls-sub-filters-slide .ls-sub-collapse {
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  z-index: 10;
  border: 1px solid #fff;
  border-width: 1px 0 0;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-sub-filters-slide .ls-sub-collapse-inner,
.ls-sub-filters-drop .ls-sub-filters-slide .ls-sub-collapse-inner {
  background: #8cad45;
}
.LegacyHealth-Feature-LocationSearch-SearchBar .ls-sub-filters-slide .container.container-lg,
.ls-sub-filters-drop .ls-sub-filters-slide .container.container-lg {
  max-width: 1235px;
}
.LegacyHealth-Feature-LocationSearch-SearchBar select,
.ls-sub-filters-drop select {
  background: 0;
  border: 1px solid #8cad45;
  font-size: 14px;
  font-weight: 400;
  border-radius: 0;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.LegacyHealth-Feature-LocationSearch-SearchBar select:focus,
.ls-sub-filters-drop select:focus {
  box-shadow: 0px 8px 14px -1px rgba(43, 51, 63, 0.35);
  outline: none;
}
.LegacyHealth-Feature-LocationSearch-SearchBar select,
.ls-sub-filters-drop select {
  min-width: 120px;
  height: 44px;
  padding: 5px 35px 5px 14px;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
@media (max-width: 1023px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar select,
  .ls-sub-filters-drop select {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .LegacyHealth-Feature-LocationSearch-SearchBar select,
  .ls-sub-filters-drop select {
    max-width: 156px;
  }
}

.switch-wrapper {
  display: flex;
  align-items: center;
  gap: 8px;
}

/*.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #0353AD;
}


input:focus + .slider {
    box-shadow: 0 0 1px #0353AD;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}*/
/* Rounded sliders */
/*.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}*/
.switch {
  position: relative;
  display: inline-block;
  width: 3.75em;
  height: 2.125em;
}

.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 1.625em;
  width: 1.625em;
  left: 0.25em;
  bottom: 0.25em;
  background-color: white;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

input:checked + .slider {
  background-color: #0353AD;
}

input:focus + .slider {
  box-shadow: 0 0 1px #0353AD;
}

input:checked + .slider:before {
  -webkit-transform: translateX(1.625em);
  -ms-transform: translateX(1.625em);
  transform: translateX(1.625em);
}

/* Rounded sliders */
.slider.round {
  border-radius: 2.125em;
}

.slider.round:before {
  border-radius: 50%;
}

.ls-more-filters {
  transition: background 0.3s linear;
  display: block;
  background: 0;
  border: none;
  text-transform: none;
  font-size: 14px;
  font-weight: 700;
  /*padding: 13px 20px 13px 20px;*/
  color: #fff;
  width: 0%;
  padding: 10px;
}
.ls-more-filters:focus {
  outline: none;
}
.ls-more-filters:hover {
  background: #738e39;
}
.ls-more-filters .button-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 0 40px 0 25px;
}
.ls-more-filters .button-content:after, .ls-more-filters .button-content:before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-weight: normal;
}
.ls-more-filters .button-content:before {
  content: "\e900";
  font-family: "icomoon";
  font-size: 19px;
  line-height: 1;
  text-indent: 0;
  left: 0;
  font-size: 19px;
}

/* ls-sub-group styles */
.ls-sub-group .ls-form-title {
  position: relative;
  text-transform: none;
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0 30px;
  margin: 0 0 15px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .ls-sub-group .ls-form-title {
    font-size: 18px;
    padding: 0 0 0 37px;
  }
}
@media (max-width: 1023px) {
  .ls-sub-group .ls-form-title.collapsed:after {
    position: absolute;
    content: "+";
    font-family: myriad-pro, sans-serif;
    font-weight: normal;
    font-size: 22px;
    top: -5px;
    right: 0;
  }
}
@media (max-width: 1023px) {
  .ls-sub-group .ls-form-title.collapsed + .collapse {
    height: 0 !important;
  }
}
@media (max-width: 1023px) {
  .ls-sub-group .ls-form-title.title-collapsed {
    position: relative;
    padding-right: 30px;
  }
}
@media (min-width: 1024px) {
  .ls-sub-group .ls-form-title.title-collapsed {
    pointer-events: none;
  }
}
.ls-sub-group .ls-form-title.title-collapsed:before {
  content: "\e906";
  font-family: "icomoon";
  font-size: 23px;
  line-height: 1;
  text-indent: 0;
}
@media (min-width: 768px) {
  .ls-sub-group .ls-form-title.title-collapsed:before {
    font-size: 28px;
  }
}
.ls-sub-group .ls-form-title:before {
  /*content: "\e905";*/
  font-family: "icomoon";
  font-size: 23px;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  left: 0;
  top: -1px;
  font-weight: normal;
}
@media (min-width: 768px) {
  .ls-sub-group .ls-form-title:before {
    font-size: 28px;
    top: -2px;
  }
}
.ls-sub-group .ls-form-title--hours:before {
  content: "\e905";
}
.ls-sub-group .ls-form-title--age:before {
  content: "\e91b";
}
.ls-sub-group .ls-form-title--gender:before {
  content: "\e91c";
}
.ls-sub-group .ls-form-title--affiliation:before {
  content: "\e90f";
}
.ls-sub-group .ls-form-title--subservice:before {
  content: "\e90f";
}
.ls-sub-group .ls-form-title--specialties:before {
  content: "\e90f";
}
.ls-sub-group .ls-form-title--locations:before {
  content: "\e904";
}
.ls-sub-group .ls-sub-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 -5px 20px;
}
@media (max-width: 1023px) {
  .ls-sub-group .ls-sub-list {
    overflow: hidden;
  }
}
.ls-sub-group .ls-sub-list input[type=radio],
.ls-sub-group .ls-sub-list input[type=checkbox] {
  position: fixed;
  left: 0;
  top: 0;
  opacity: 0;
  z-index: -1;
}
.ls-sub-group .ls-sub-list label {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  font-weight: 500;
  border: 1px solid #fff;
  border-radius: 20px;
  transform: perspective(1px) translateZ(0);
  transition-property: color;
  transition-duration: 0.3s;
  text-transform: none;
  margin: 0 5px 15px;
  padding: 8px 15px;
  min-width: 120px;
}
@media (min-width: 768px) {
  .ls-sub-group .ls-sub-list label {
    min-width: 160px;
    font-size: 15px;
  }
}
.ls-sub-group .ls-sub-list label:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  transform: scaleX(0);
  border-radius: inherit;
  background: #3888a0;
  transform-origin: 50%;
  transition-property: transform;
  transition-duration: 0.3s;
  transition-timing-function: ease-out;
}
.ls-sub-group .ls-sub-list label:hover:before {
  transform: scaleX(1);
}
.ls-sub-group .ls-sub-list input:checked + label:before {
  transform: scaleX(1);
}
.ls-sub-group .ls-sub-list .ls-select-holder {
  padding-bottom: 8px;
}

.ls-selected-filters {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  margin: 0 12px -10px -8px;
}
.ls-selected-filters:last-child {
  margin: 0 -8px -10px;
}
.ls-selected-filters li {
  margin: 0 8px 10px;
}
.ls-selected-filters button[type=button] {
  transition: color 0.3s linear;
  position: relative;
  text-indent: -9999px;
  width: 25px;
  background: 0;
  border: none;
  color: #fff;
}
.ls-selected-filters button[type=button]:hover {
  color: #0353ad;
}
.ls-selected-filters button[type=button]:after {
  content: "\e90c";
  font-family: "icomoon";
  font-size: 28px;
  line-height: 1;
  text-indent: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.ls-sub-filters-slide-inner {
  position: relative;
}
.ls-sub-filters-slide-inner .filters-help-link {
  color: white;
  padding: 2px 10px;
  border-radius: 100%;
  transition: all 400ms;
  display: inline-block;
  text-decoration: none;
  border: 1px solid white;
  top: 10px;
  position: absolute;
  right: calc((100% - 1140px) / 2 + 10px);
}
@media (max-width: 1150px) {
  .ls-sub-filters-slide-inner .filters-help-link {
    right: 10px;
  }
}
.ls-sub-filters-slide-inner .filters-help-link:hover {
  background: #738e39;
}

.filter-button-text {
  text-align: left;
  padding-left: calc((100% - 1127px) / 2);
}
@media (max-width: 1240px) {
  .filter-button-text {
    padding-left: 15px;
  }
}

.provider-selector option {
  /*  color: white;*/
}

.provider-selector option[value=""] {
  display: none;
}

/*# sourceMappingURL=LegacyHealth.feature.locationsearch.css.map */
