.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-ratings-count, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-ratings-footer {
  margin-top: 20px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-ratings-footer {
  margin-top: 30px;
  padding-bottom: 20px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-ratings-footer .page-button {
  color: #003f87;
  padding: 4px 10px;
  background: white;
  margin-right: 6px;
  border: 1px solid #003f87;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-ratings-footer .page-button.current-page {
  color: white;
  background: #003f87;
  border: 1px solid #003f87;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-rating strong {
  top: -2px;
  position: relative;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header {
  display: flex;
  margin: 30px 0;
  align-items: flex-start;
  justify-content: flex-start;
}
@media (max-width: 1290px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header {
    padding: 0 30px;
  }
}
@media (max-width: 860px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header {
    flex-direction: column;
  }
}
@media (max-width: 600px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header {
    margin: 15px 0;
    padding: 0 15px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header h1, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header h2 {
  margin: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header h1 {
  font-size: 38px;
}
@media (max-width: 860px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header h1 {
    font-size: 21px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header h3 {
  display: inline;
  font-size: 14px;
  margin-right: 4px;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .myriad {
  font-size: 14px;
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .rating {
  margin-top: 2px;
  margin-bottom: 16px !important;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .rating-value {
  margin-left: 5px;
  margin-right: 15px;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .rating-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));
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .rating-stars:after {
  content: "";
  height: 27px;
  width: 144px;
  display: block;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("/FrontEnd/images/stars-on-white.png");
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-one {
  max-width: 215px;
  text-align: center;
  margin-right: 30px;
}
@media (max-width: 860px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-one {
    align-self: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 600px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-one {
    margin-bottom: 15px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-one img {
  width: 100%;
  height: auto;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-one .acceptingnewpatients img {
  width: 10%;
  /*height: auto;*/
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-one .schedule-online {
  width: 100%;
  color: white;
  display: block;
  font-size: 18px;
  font-family: themix-semibold, sans-serif;
  text-align: center;
  background: #003f87;
  padding: 12px 16px 8px 16px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-two > div {
  margin-bottom: 6px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-two .acceptingnewpatients {
  position: relative;
  font-size: 16px !important;
  font-family: TheMix-SemiBold;
  color: #009200;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-two .acceptingnewpatients img {
  max-width: 16px;
  width: 20%;
  padding-right: 4px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-two .notacceptingnewpatients {
  position: relative;
  font-size: 16px !important;
  font-family: TheMix-SemiBold;
  color: #9b0000;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-header .provider-header-column-two .notacceptingnewpatients img {
  max-width: 16px;
  width: 20%;
  padding-right: 4px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information {
  overflow: hidden;
  margin-bottom: 3rem;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .no-top-spacing {
  margin-top: 0;
  padding-top: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information h1 {
  margin: 0;
  color: #000;
  font-size: 2.8rem;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information h2 {
  color: #000;
  font-size: 1.8rem;
  text-transform: none;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information h3 {
  color: #003f87;
  font-size: 1.5rem;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information h4 {
  margin: 0;
  color: #003f87;
  font-size: 1.2rem;
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-header {
  display: block;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-header img {
  vertical-align: middle;
  height: 75px;
  width: auto;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-header a {
  display: block;
  padding: 3rem 2rem;
  background-color: #3888a0;
  border-bottom: 2px solid #fff;
  color: #fff;
  text-transform: none;
  font-size: 2rem;
  font-weight: bold;
  text-decoration: none;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-header a.collapsed {
  background-color: #8a8a8a;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-header a [class^=icon-], .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-header a [class*=" icon-"] {
  font-size: 4rem;
  vertical-align: middle;
  margin-right: 1rem;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card-body {
  /*
  margin: 1.6rem;
  margin-top: 3rem;
           */
  font-family: myriad-pro, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .tab-content {
  padding-top: 3rem;
}
@media (max-width: 1290px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .tab-content {
    padding-left: 3rem;
    padding-right: 3rem;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-tabs {
  display: none;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .tab-content > .tab-pane {
    display: block !important;
    opacity: 1;
  }
}
@media (min-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-tabs {
    display: flex;
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 7rem;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item {
    flex: 1 1 25%;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
    font-family: themix-semibold, sans-serif;
    text-align: center;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item .nav-link img {
    width: auto;
    height: 75px;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item:hover:after, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item.active:after {
    border-left: solid transparent 1rem;
    border-right: solid transparent 1rem;
    border-top: solid #3888a0 1rem;
    bottom: -1rem;
    content: " ";
    height: 0;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 0;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item:hover:after {
    border-top-color: #3888a0;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item:hover a, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item.active a {
    font-size: 2rem;
    background-color: #3888a0;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item:hover a i, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item.active a i {
    font-size: 3.5rem;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item:hover a {
    background-color: #3888a0;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item a {
    display: flex;
    flex-direction: row;
    flex: 1 1 100%;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    background: #8a8a8a;
    color: #fff;
    text-decoration: none;
    font-size: 1.75rem;
    font-weight: bold;
    text-transform: none;
    line-height: 1;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .nav-item a i {
    color: #fff;
    font-size: 3rem;
    margin-right: 1rem;
    margin-bottom: 1rem;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card {
    display: none;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card.active {
    display: block;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card .card-header {
    display: none;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .ls-location-information .card .collapse {
    display: block;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations > h2 {
  text-align: center;
  color: #003f87;
  text-transform: none;
  font-size: 3.2rem;
  margin: 0;
  padding: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations > h3 {
  text-align: center;
  text-transform: none;
  color: #000;
  font-weight: normal;
  font-size: 1.8rem;
  margin: 0;
  padding: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations > h3 span {
  font-weight: bold;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-section h2 {
  margin: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-map {
  width: 100%;
  max-width: 100%;
  text-align: center;
  margin-bottom: 4rem;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-map img {
  width: 100%;
  max-width: 100%;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .provider-profile-location {
  margin-top: 2rem;
  margin-bottom: 4rem;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .provider-profile-location:nth-child(1n) {
  margin-right: 3%;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list {
  padding: 0;
  margin: 1rem 0 0 0;
  list-style-type: none;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list li {
  display: flex;
  margin-bottom: 1rem;
  font-size: 1.6rem;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list li > i {
  max-width: 1.25rem;
  margin-right: 1.5rem;
  font-size: 2rem;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list address {
  font-style: normal;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list address, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list time, .LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list a {
  display: block;
  width: 90%;
  color: #000;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list .icon-phone {
  color: #003f87;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list .icon-location-pin {
  color: #003f87;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list .icon-hours {
  color: #3888a0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-location-detail-list .ls-btn {
  text-align: center;
  width: auto;
  color: #fff;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .provider-profile-locations .ls-btn {
  font-family: themix-semibold, sans-serif;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .blue-link {
  color: #0353AD !important;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .video-wrapper {
  overflow: hidden;
  margin-top: 30px;
  text-align: center;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .h1-desktop {
  display: block;
}
.LegacyHealth-Feature-ProviderSearch-ProviderProfile .h1-mobile {
  display: none;
  margin-bottom: 2rem !important;
}
@media (max-width: 991px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .h1-desktop {
    display: none;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderProfile .h1-mobile {
    display: block;
  }
}

/* Smooth scrolling if no preference */
@media screen and (prefers-reduced-motion: no-preference) {
  html {
    scroll-behavior: smooth;
  }
}
@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-"] {
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -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";
  color: #003f87;
}

.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";
}

.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-provider-rating {
  position: relative;
  top: 2px;
}

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;
}

@media (min-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-Wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position-x: center;
    min-height: 900px;
    padding-top: 50px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-ProviderSearch-Wrapper {
    overflow-x: hidden;
  }
}

@media (max-width: 767px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderCriteria {
    margin: 0;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria {
  margin: 2rem;
  padding: 0 2rem;
  background-color: rgba(235, 235, 235, 0.83);
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria input, .LegacyHealth-Feature-ProviderSearch-ProviderCriteria select {
  width: 100%;
  height: 46px;
  padding-left: 13px;
  margin-bottom: 9px;
  color: rgb(92, 92, 92);
  text-overflow: ellipsis;
  border: 1px solid #e3e3e3;
  text-transform: none;
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria select {
  background-size: 0.75em;
  background-position: center right 1em;
  background-image: url(/FrontEnd/Images/selectbox_arrow.svg);
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  appearance: none;
  padding-right: 2em;
}
@media (min-width: 992px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderCriteria #SearchCriteria_Location {
    padding-right: 3em;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria h2 {
  text-transform: none;
  color: #5e6266;
  font-size: 24px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria .btn {
  font-family: themix-semibold, sans-serif;
  margin-top: 5px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria .btn:hover {
  background-color: #00488A;
  color: #FFFFFF;
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria .btn.btn-gray {
  background-color: #828282;
}
.LegacyHealth-Feature-ProviderSearch-ProviderCriteria .display-none {
  display: none;
}
@media (max-width: 767px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderCriteria .hidden-xs {
    display: none !important;
  }
}

.LegacyHealth-Feature-Dropdown-Column {
  position: absolute;
  top: -5px;
  z-index: 10;
}

.advanced .LegacyHealth-Feature-Dropdown-Column {
  top: 40px;
  width: 100%;
}

.advanced .LegacyHealth-Feature-Dropdown-Column-Locations {
  top: 40px;
  width: 100%;
}

.LegacyHealth-Feature-Dropdown-Toggle {
  background-color: white;
  border-bottom: 2px solid #8a8a8a;
  padding: 2rem;
}
.LegacyHealth-Feature-Dropdown-Toggle a {
  font-family: themix-semibold, sans-serif;
  color: black;
}
.LegacyHealth-Feature-Dropdown-Toggle .glyphicon {
  font-size: 2rem;
  font-family: myriad-pro, sans-serif;
  font-weight: bolder;
  color: #015397;
}

.LegacyHealth-Feature-Dropdown-List {
  background-color: #e8e8e8;
}
.LegacyHealth-Feature-Dropdown-List ul {
  padding: 2rem;
  list-style: none;
  margin: 0;
  max-height: 20em;
  overflow-y: auto;
}
.LegacyHealth-Feature-Dropdown-List ul li {
  font-size: 12px;
  font-family: myriad-pro, sans-serif;
  cursor: pointer;
}
.LegacyHealth-Feature-Dropdown-List ul li.selected {
  color: #1e4f92;
  font-weight: bold;
}
.LegacyHealth-Feature-Dropdown-List .dropdown-category-list ul li {
  font-size: 12px;
  font-family: myriad-pro, sans-serif;
}

.advanced .LegacyHealth-Feature-Dropdown-List {
  color: #5c5c5c;
}

.LegacyHealth-Feature-ProviderSearch-ProviderFilter {
  padding: 20px;
  color: #fff;
  background-color: rgb(51, 158, 230);
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter {
    padding: 30px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter ul {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-banner {
  font-size: 15px;
  font-weight: 700;
  text-transform: none;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-banner .glyphicon {
  display: none;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-banner {
    padding-bottom: 0.75em;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-banner .glyphicon {
    font-family: Times, Times New Roman, Georgia, serif;
    font-size: 2em;
    float: right;
    display: block;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter {
  padding: 15px 10px;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter {
    padding: 0;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter ul {
    padding-left: 1em;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter input, .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter select {
  width: 100%;
  height: 35px;
  color: #5c5c5c;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-top {
  padding: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-header, .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-subheader {
  font-size: 15px;
  font-weight: 400;
  padding-bottom: 10px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-header .glyphicon, .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-subheader .glyphicon {
  display: none;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-header, .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-subheader {
    padding: 1em;
    padding-right: 0em;
    margin-bottom: 0.75em;
    border-bottom: 1px solid white;
    cursor: pointer;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-header .glyphicon, .LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-subheader .glyphicon {
    font-family: Times, Times New Roman, Georgia, serif;
    font-size: 2em;
    float: right;
    display: block;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .criteria-filter-subheader {
  font-size: 14px;
  padding-left: 5px;
  padding-bottom: 5px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .list-with-sublist {
  padding-left: 10px;
  padding-bottom: 10px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderFilter .display-none {
  display: none;
}

.checkbox-custom, .radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
  position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
  content: "";
  background: #fff;
  border: 2px solid #ddd;
  display: block;
  float: left;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before,
.radio-custom:checked + .radio-custom-label:before {
  background: #62a54a;
}

.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}

.checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {
  outline: 1px solid #ddd; /* focus style */
}

.advanced .criteria-submit, .advanced .criteria-clear {
  float: left;
  width: 50%;
}

.advanced .criteria-submit {
  padding-right: 5px;
}

.advanced .criteria-clear {
  padding-left: 5px;
}

.advanced input, .advanced select {
  background-color: #fff;
}

.criteria-zip input {
  float: left;
  width: 35% !important;
  margin-right: 9px;
}
.criteria-zip select {
  float: right;
  width: 55% !important;
}
@media (max-width: 768px) {
  .criteria-zip input {
    margin-right: 15px;
  }
}

.advanced .criteria-banner {
  padding-bottom: 10px;
}

.LegacyHealth-Feature-ProviderSearch-ProviderResults {
  display: table;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults h2 {
  margin: 0;
  padding: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .btn-block {
  width: 100%;
  display: block;
  margin: 0;
  text-align: center;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .results {
  padding-left: 20px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider {
  display: inline-block;
  border-bottom: 1px solid #ccc;
  padding: 20px 0;
  width: 100%;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-upper-wrapper {
  display: inline-block;
  width: 100%;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-middle-wrapper {
  display: inline-block;
  padding-left: 7px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-middle-wrapper h3 {
  margin-bottom: 5px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-image {
  position: relative;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-image-wrapper {
  position: relative;
  max-width: 100%;
  min-height: 140px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-image-wrapper img {
  max-width: 100%;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-image-wrapper .video-icon {
  position: absolute;
  bottom: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  border-radius: 100%;
  background-color: #62a54a;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-image-wrapper .video-icon img {
  width: 20px;
  height: 20px;
  margin-left: 5px;
  margin-top: 5px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-details {
  float: left;
  padding-top: 10px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-details-section {
  margin-bottom: 7px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .specialty-text {
  float: left;
  padding-left: 6px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-member {
  float: left;
  max-width: 100%;
  color: #095695;
  margin-top: 10px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-member img {
  float: left;
  width: 20px;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-member img {
    width: 13px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-member span {
  float: left;
  font-size: 0.75em;
  padding-left: 10px;
  padding-top: 2px;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-member span {
    font-size: 0.7em;
    padding-left: 5px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults {
  /* Rating stars sprite */
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars {
  display: block;
  background: url(/FrontEnd/Images/star-ratings-sprite.png) 0 0 repeat-x;
  width: 88px;
  height: 16px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-5 {
  background-position: 0 -160px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-45 {
  background-position: 0 -144px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-4 {
  background-position: 0 -128px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-35 {
  background-position: 0 -112px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-3 {
  background-position: 0 -96px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-25 {
  background-position: 0 -80px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-2 {
  background-position: 0 -64px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-15 {
  background-position: 0 -48px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-1 {
  background-position: 0 -32px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-05 {
  background-position: 0 -16px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults span.docscores-stars-0 {
  background-position: 0 0px;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-bottom-wrapper {
  margin-top: 1em;
}
@media (min-width: 767px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-profile-button {
    margin-bottom: 1em;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-specialty-list {
  list-style: none;
  margin-top: 0;
  padding-left: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-see-patients {
  padding: 5px 0 0 49px;
  font-size: 16px;
  background-size: 20px;
  background-position-y: 5px;
  background-position-x: 20px;
  background-repeat: no-repeat;
  background-image: url(/FrontEnd/Images/location-marker.svg);
  float: left;
  height: 35px;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-see-patients {
    background-position-x: 10px;
    padding: 5px 0 0 39px;
    font-size: 14px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-phone {
  padding: 5px 0 0 34px;
  font-size: 16px;
  background-size: 32px;
  background-repeat: no-repeat;
  background-image: url(/FrontEnd/Images/phone.svg);
  float: left;
  height: 35px;
  font-family: themix-semibold, sans-serif;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults .provider-phone {
    font-size: 14px;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults #total-results {
  display: none;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .results-breadcrumb {
  float: left;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .results-sort {
  padding: 12px;
  float: right;
  background-size: 24px;
  background-repeat: no-repeat;
  background-image: url(/FrontEnd/Images/sort.svg);
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults .results-sort, .LegacyHealth-Feature-ProviderSearch-ProviderResults .results-breadcrumb {
    margin-top: 1em;
  }
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .modal-header {
  padding: 0 0.5em 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .modal-header .close {
  float: right;
  font-size: 2em;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .modal-body {
  padding: 0;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults .modal-body iframe {
  width: 100%;
}

.LegacyHealth-Feature-ProviderSearch-ProviderResults.advanced {
  width: 100%;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults.advanced .results-breadcrumb {
  display: none;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults.advanced h2.heading {
  padding: 20px 20px 0;
  font-size: 2.5em;
}
.LegacyHealth-Feature-ProviderSearch-ProviderResults.advanced .results {
  width: 70%;
}
@media (max-width: 768px) {
  .LegacyHealth-Feature-ProviderSearch-ProviderResults.advanced h2.heading {
    padding: 20px 10px 0;
    font-size: 2em;
  }
  .LegacyHealth-Feature-ProviderSearch-ProviderResults.advanced .results {
    width: 100%;
  }
}

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