.kcw {
  box-sizing: unset;
}
.kcw a,
.kcw div,
.kcw form,
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6,
.kcw input,
.kcw label,
.kcw li,
.kcw ol,
.kcw p,
.kcw section,
.kcw ul {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.kcw img {
  border: 0;
}
.kcw address,
.kcw em {
  font-style: normal;
  font-weight: 400;
}
.kcw ol,
.kcw ul {
  list-style: none;
}
.kcw h1,
.kcw h2,
.kcw h3,
.kcw h4,
.kcw h5,
.kcw h6 {
  font-size: 100%;
  font-weight: 700;
}
@font-face {
  font-family: MuseoSans-700;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth/fonts/1.0/31d62c_0_0.woff2);
}
@font-face {
  font-family: MuseoSans-300;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth/fonts/1.0/31d62c_1_0.woff2);
}
@font-face {
  font-family: MuseoSans-500;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth/fonts/1.0/31d62c_2_0.woff2);
}
@font-face {
  font-family: FontAwesome;
  src: url(https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth/fonts/1.0/fontawesome-webfont.woff),
    format("woff2");
  font-weight: 400;
  font-style: normal;
}
*,
:after,
:before {
  -moz-box-sizing: border-box;
}
body {
  color: #444;
  font-family: "ABC Social", sans-serif !important;
  margin: 0;
}
@media print and (min-width: 480px) {
  .kcw__ih-hidden-print {
    display: none;
  }
}
.kcw {
  box-sizing: unset;
}
.kcw a,
.kcw div,
.kcw input,
.kcw label,
.kcw p {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
.kcw img {
  border: 0;
}
.kcw em {
  font-style: normal;
  font-weight: 400;
}
.kcw #kcw__header .kcw__ih-top-bar {
  background: #4a00e2;
  box-sizing: border-box;
  font-family: "ABC Social", sans-serif !important;
  font-weight: 700;
  padding: 13px 7px;
}
.kcw .kcw__ih-top-bar p {
  color: #fff;
  display: inline-block;
  font-size: 14px;
  margin: 0 8px;
  padding: 0;
  line-height: normal;
}
.kcw .kcw__ih-top-bar p a {
  color: #fff;
  text-decoration: none;
}
.kcw .kcw__ih-top-bar p a:focus,
.kcw .kcw__ih-top-bar p a:hover {
  color: #88a7eb;
}
.kcw .kcw__ih-menu-outer {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  margin-bottom: 16px;
  min-height: 77px;
  background: #110057;
}
.kcw #kcw__header .kcw__ih-menu-wrapper {
  margin-bottom: 16px;
  top: 45px;
  min-height: 70px;
}
.kcw .kcw__ih-menu-wrapper .kcw__ih-logo {
  display: inline-block;
}
.kcw .kcw__ih-menu-wrapper .kcw__ih-logo a {
  padding: 0.5em;
}
@media (max-width: 767px) {
  .kcw .kcw__ih-top-bar p.kcw__ih-hidden-xs {
    display: none;
  }
  .kcw #kcw__header .kcw__ih-top-bar {
    padding-bottom: 13px;
    padding-top: 13px;
  }
  .kcw .kcw__ih-top-bar p.kcw__ih-my-chart {
    right: 10px;
    position: absolute;
  }
  .kcw .kcw__ih-menu-wrapper {
    position: relative;
    text-align: center;
    display: flex;
    justify-content: flex-end;
  }
  .kcw .kcw__ih-menu {
    height: 0;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
  }
  .kcw .kcw__logo {
    min-height: 60px;
    padding: 8px;
    text-align: left;
    width: 99%;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo img {
    height: auto;
    width: 150px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-button {
    border-color: #4a00e2;
    border-width: 0 1px;
    box-sizing: border-box;
    height: 67px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 12px 19px;
    position: relative;
    width: 72px;
    z-index: 3;
  }
  .kcw .kcw__ih-menu-button p {
    margin: 0;
    text-align: center;
  }
  .kcw .kcw__ih-menu-button #kcw__ih-burger-label {
    color: #fff;
    font-size: 12px;
    font-weight: 400;
    line-height: 0.25;
    margin: 5px 0 0 -3px;
    text-align: center;
  }
  .kcw .kcw__ih-menu-button span em,
  .kcw .kcw__ih-menu-button span::after,
  .kcw .kcw__ih-menu-button span::before {
    background-color: #fff;
    content: "";
    clear: both;
    cursor: pointer;
    display: block;
    height: 3px;
    left: 0;
    margin-bottom: 4px;
    position: relative;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.3s ease;
    width: 100%;
  }
  .kcw .kcw__ih-menu-button span:last-child {
    padding-bottom: 5px;
  }
  .kcw .kcw__ih-menu-wrapper {
    position: relative;
    overflow: visible;
  }
  .kcw .kcw__ih-menu-wrapper input[type="checkbox"] {
    width: 72px;
    height: 72px;
    outline: 3px solid red;
    opacity: 0;
    position: absolute;
    z-index: 4;
    cursor: pointer;
  }
  .kcw .kcw__ih-menu-wrapper input:checked ~ .kcw__ih-menu-button {
    background: #fff;
    right: 0;
  }
  .kcw .kcw__ih-menu-wrapper input:checked ~ div.kcw__ih-menu-slider {
    background: #fff;
    right: 0;
    align-items: flex-end;
    top: 57px;
    height: auto;
    position: absolute;
    padding-bottom: 20px;
  }
  .kcw .kcw__ih-menu-wrapper #kcw__ih-burger-icon {
    height: 22px;
  }
  .kcw .kcw__ih-menu-wrapper input:checked ~ .kcw__ih-menu-button span::before {
    margin-top: 8px;
    transform: rotate(45deg);
    background: #110057;
  }
  .kcw .kcw__ih-menu-wrapper input:checked ~ .kcw__ih-menu-button span::after {
    margin-top: -22px;
    transform: rotate(-45deg);
    background: #110057;
  }
  .kcw .kcw__ih-menu-wrapper input:checked ~ .kcw__ih-menu-button em {
    margin-bottom: 12px;
    opacity: 0;
  }
  .kcw .kcw__ih-menu-wrapper input:checked ~ .kcw__ih-menu-button em {
    margin-bottom: 12px;
    opacity: 0;
  }
  .kcw .kcw__ih-menu-wrapper
    input:checked
    ~ .kcw__ih-menu-button
    #kcw__ih-burger-label {
    color: #110057;
  }
  .kcw .kcw__ih-menu-wrapper div.kcw__ih-menu-slider {
    background: #fff;
    position: absolute;
    top: -500px;
    right: 0;
    width: 100%;
    height: 10px;
    z-index: 2;
    transform: translateY(10px);
    transition: all 0.3s ease;
    text-align: center;
  }
  .kcw .kcw__ih-menu-wrapper div a {
    color: #444;
    display: block;
    font-size: 18px;
    margin-bottom: 4px;
    padding: 12px 10px;
    text-decoration: none;
    transition: all 0.3s ease;
  }
  .kcw .kcw__ih-menu-wrapper div a:visited {
    color: #444;
  }
  .kcw .kcw__ih-menu-wrapper div.kcw__ih-menu-slider div::hover {
    background-color: #110057;
    color: #fff;
  }
  .kcw .kcw__ih-menu-wrapper div.kcw__ih-menu-slider div:hover a {
    background-color: #110057;
    display: block;
    color: #fff;
  }
  .kcw .kcw__ih-menu-wrapper div.kcw__ih-menu-slider div a:focus,
  .kcw .kcw__ih-menu-wrapper div.kcw__ih-menu-slider div a:hover {
    background-color: #110057;
    color: #fff;
  }
  .kcw .kcw__ih-menu-wrapper div.kcw__ih-menu-slider div:first-of-type {
    margin-top: 20px;
  }
}
@media (min-width: 768px) {
  .kcw #kcw__header #kcw__ih-utility-links {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .kcw .kcw__ih-menu .kcw__ih-menu-wrapper {
    display: block;
  }
  .kcw .kcw__ih-menu-wrapper div {
    display: inline-block;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-button {
    display: none;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo {
    padding: 14px 8px 14px 8px;
    text-align: left;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo img {
    height: auto;
    width: 150px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div {
    padding-top: 0;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider {
    margin-top: 0;
    margin-left: -8px;
    text-align: right;
    top: -10px;
    width: 78%;
    margin-right: 8px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div a {
    color: #fff;
    font-size: 13px;
    padding: 12px 6px;
    text-decoration: none;
    font-family: "ABC Social", sans-serif !important;
    font-weight: 500;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div a:focus,
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div a:hover {
    background-color: #110057;
    color: #fff;
  }
  .kcw #kcw__ih-nav-opener {
    display: none;
  }
  .kcw #kcw__header .kcw__ih-menu-wrapper {
    box-sizing: border-box;
    max-width: 1530px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media (min-width: 868px) {
  .kcw .kcw__ih-menu-wrapper .kcw__logo img {
    height: auto;
    width: 150px;
  }
  .kcw__ih-menu-wrapper .kcw__ih-menu-slider {
    top: -12px;
    margin-right: 0;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div a {
    padding: 0.5em 1em;
  }
}
@media (min-width: 1040px) {
  .kcw #kcw__header .kcw__ih-menu-outer {
    min-height: 63px;
  }
  .kcw #kcw__header .kcw__ih-menu-wrapper {
    min-height: 63px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider {
    width: auto;
    font-size: 15px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo {
    margin-right: 50px;
    margin-top: 8px;
    padding: 0;
    height: auto;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo img {
    width: 220px;
    margin-bottom: 20px;
    margin-left: 30px;
    margin-top: 6px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo {
    margin-left: -12px;
    margin-top: 9px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div a {
    font-size: 15px;
  }
}
@media (min-width: 1300px) {
  #kcw__header .kcw__ih-menu-wrapper {
    height: 100px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider {
    top: -26px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider div a {
    font-size: 18px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo {
    margin-left: 0;
    margin-right: 10px;
    margin-top: 2px;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__logo img {
    margin-top: 18px;
  }
}
@media (min-width: 1550px) {
  .kcw #kcw__header .kcw__ih-menu-outer,
  .kcw #kcw__header .kcw__ih-top-bar {
    width: 100%;
  }
  .kcw #kcw__header .kcw__ih-top-bar {
    text-align: right;
  }
  .kcw #kcw__header #kcw__ih-utility-links {
    width: 100%;
  }
  .kcw .kcw__ih-menu-wrapper .kcw__ih-menu-slider {
    box-sizing: border-box;
  }
}
@media (min-width: 1551px) {
  .kcw #kcw__header #kcw__ih-utility-links {
    box-sizing: border-box;
    max-width: calc(1530px - 2em);
    margin: 0 auto;
  }
  .kcw #kcw__header .kcw__ih-menu-wrapper {
    width: 100%;
  }
}


.kcw #kcw__logo-address address p {
  font-family: "ABC Social", sans-serif !important;
  font-size: 16px;
  margin-top: 12px;
  text-align: center;
  width: 100%;
}
.kcw #kcw__logo-address p.kcw__ih-tel {
  font-size: 20px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.kcw #kcw__logo-address a.kcw__ih-tel {
  background-position: 0 4px;
  text-decoration: none;
}
.kcw #kcw__logo-address .kcw__ih-tel a:focus,
.kcw #kcw__logo-address .kcw__ih-tel a:hover {
  color: #88a7eb;
  text-decoration: underline;
}
.kcw #kcw__ih-legal {
  padding: 16px 20px;
}
.kcw #kcw__ih-legal h3 {
  font-family: "ABC Social", sans-serif !important;
  font-size: 14px;
  font-weight: 600;
  margin: 20px 0 12px 0;
}
.kcw #kcw__ih-legal p {
  font-family: "ABC Social", sans-serif !important;
  font-size: 14px;
  font-weight: 400;
  line-height: 2;
}


@media (max-width: 767px) {
  .kcw .kcw__logo {
    min-height: 60px;
    padding: 8px;
    text-align: left;
    width: 99%;
  }
  
}

@-webkit-keyframes lines-spinner-fade {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.25;
  }
}

@keyframes lines-spinner-fade {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.25;
  }
}


@font-face {
    font-family: 'ABC Social';
    src: url('https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth-preview/fonts/2.0/ABCSocialVariable.woff2') format('woff2'),
        url('https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth-preview/fonts/2.0/ABCSocialVariable.woff') format('woff'),
        url('https://cdn.kyruus.com/pmc-customer-static-assets/sclhealth-preview/fonts/2.0/ABCSocialVariable.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.kyruus-custom a,
.kyruus-custom .nav li.active a {
  color: #000;
}
.kyruus-custom .nav li.active a:after {
  background: #4a00e2;
}

.kyruus-custom .pagination > .active > a,
.kyruus-custom .pagination > .active > a:focus,
.kyruus-custom .pagination > .active > a:hover,
.kyruus-custom .pagination > .active > span,
.kyruus-custom .pagination > .active > span:focus,
.kyruus-custom .pagination > .active > span:hover {
  color: #fff;
  background-color: #4a00e2;
  border-color: #4a00e2;
}
.kyruus-custom .pagination > li > a,
.kyruus-custom .pagination > li > span {
  color: #4a00e2;
}

.kyruus-custom .fc-positive {
  color: #999;
}

.kyruus-custom button.button.btn-anchor,
.kyruus-custom .button.btn-simple {
  color: #4a00e2;
}

.kyruus-custom .ky-search-bar.kyruus-config-primary-color {
  background-color: #f0eeeb;
}

.kyruus-custom .ky-label-m {
  color: #000000;
}

.kyruus-custom .ky-powered-by-link,
.kyruus-custom .ky-legal,
.kyruus-custom .ky-legal a,
.kyruus-custom .ky-legal a:visited {
  color: #9aa5b2 !important;
}

.kyruus-custom .kyruus-config-secondary-color,
.kyruus-custom .kyruus-config-secondary-color.active:after {
  background-color: #4a00e2;
}

.kyruus-custom .kyruus-config-secondary-color.button.btn-link,
.kyruus-custom .kyruus-config-secondary-color.button.btn-positive,
.kyruus-custom .kyruus-config-secondary-color.ky-button.btn-link,
.kyruus-custom .kyruus-config-secondary-color.ky-button.ky-btn-positive {
  background-color: #4a00e2;
  border-color: #4a00e2;
  background-image: none;
  text-shadow: none;
  border-radius: 0px 2px 2px 0px;
  border: none;
}

.kyruus-custom .kyruus-config-secondary-color.button.btn-link:hover,
.kyruus-custom .kyruus-config-secondary-color.button.btn-positive:hover,
.kyruus-custom .kyruus-config-secondary-color.ky-button.btn-link:hover,
.kyruus-custom .kyruus-config-secondary-color.ky-button.ky-btn-positive:hover {
  background-color: #110057;
}

.kyruus-custom .kyruus-config-secondary-color.button.btn-link.disabled,
.kyruus-custom .kyruus-config-secondary-color.ky-button.btn-link.disabled {
  background-color: #f6f7f8;
}

.kyruus-custom .disclaimer.kyruus-config-disclaimer,
.kyruus-custom .disclaimer.kyruus-config-disclaimer:hover {
  border-left: 8px solid #110057;
}

.kyruus-custom .kyruus-config-tertiary-color,
.kyruus-custom .label.kyruus-config-tertiary-color {
  background-color: #110057;
}

.kyruus-custom .kyruus-config-quaternary-color.button.btn-link,
.kyruus-custom .kyruus-config-quaternary-color.button.btn-positive,
.kyruus-custom .kyruus-config-quaternary-color.ky-button.btn-link,
.kyruus-custom .kyruus-config-quaternary-color.ky-button.ky-btn-positive {
  background-color: #4a00e2;
  border-color: #4a00e2;
  background-image: none;
  border-radius: 3em !important;
  text-shadow: none;
}

.kyruus-custom .kyruus-config-quaternary-color.button.btn-link:hover,
.kyruus-custom .kyruus-config-quaternary-color.button.btn-positive:hover,
.kyruus-custom .kyruus-config-quaternary-color.ky-button.btn-link:hover,
.kyruus-custom .kyruus-config-quaternary-color.ky-button.ky-btn-positive:hover {
  background-color: #110057 !important;
}

/* MAY 2023 - OVERRIDE DEFAULT SO THAT HOVER COLOR OF FACET LABELS IS PURPLE */
.filter-group .filter-box ul li:hover{
  color:#4A00E2
}

@-webkit-keyframes lines-spinner-fade {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.25;
  }
}

@keyframes lines-spinner-fade {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.25;
  }
}

.kyruus-custom [class*="PrimaryButton-BookButton"] {
  width: 100%;
  white-space: nowrap;
}


.kyruus-custom [class*="PrimaryButton-BookButton"]:focus {
  outline: none;
}

.kyruus-custom [class*="PrimaryButton-BookButton"]:focus,
.kyruus-custom [class*="PrimaryButton-BookButton"]:hover {
  background-color: #110057;
  border-color: #110057;
}

.kyruus-custom [class*="PrimaryButton-BookButton"]:disabled {
  cursor: not-allowed;
  background-color: #7cafd0;
  border-color: #7cafd0;
}

.kyruus-custom [class*="PrimaryButton-BookButton"] {
  cursor: pointer;
  background-color: #4a00e2;
  color: #ffffff;
  border: 1px solid #4a00e2;
  border-radius: 3em !important;
  font-family: "ABC Social", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 12px 16px;
  text-decoration: none;
  display: inline-block;
}

.kyruus-custom [class*="ProviderVideoBanner"] {
  position: absolute;
  width: 100%;
  padding-top: 4px;
  padding-bottom: 4px;
  bottom: 0px;
  left: 0px;
  font-size: 12px;
  text-align: center;
  color: #ffffff;
  background-color: #4a00e2;
  opacity: 0.8;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.kyruus-custom [class*="ProviderVideoBanner"] span {
  padding-right: 4px;
}

.kyruus-custom [class*="ProviderVideoBanner"] svg {
  vertical-align: middle;
}

.kyruus-custom [class*="StyledRadioButton"] > label{
  border-radius: 3em !important;
}
.kyruus-custom [class*="StyledRadioButton"] .label {
  background-color: #4a00e2 !important;
  border-color: #4a00e2 !important;
}
.kyruus-custom [class*="StyledRadioButton"] .label:hover {
  background-color: #110057 !important;
  border-color: #110057 !important;
}
.kyruus-custom [class*="StyledRadioButton"] .input:checked {
  background-color: #110057 !important;
  border-color: #110057 !important;
}
.kyruus-custom [class*="PurposeOption"] .active {
  background: #4a00e2 !important;
  border-color: #4a00e2 !important;
}
.kyruus-custom [class*="PurposeOption"]:hover {
  background: #4a00e2 !important;
  border-color: #4a00e2 !important;
}

.kyruus-custom [class*="VirtualProviderDogEarBannerStyles"] {
  box-sizing: content-box;
  position: absolute;
  padding: 4px 32px;
  font-size: 12px;
  color: #110057 !important;
  font-weight: 900;
  background-color: #7cafd0 !important;
  opacity: 0.8;
  top: 27px;
  left: -38px;
  text-align: center;
  width: 78px;
  transform: rotate(-45deg);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  z-index: 1;
}

@media only screen and (min-width: 768px) {
  .kyruus-custom [class*="VirtualProviderDogEarBannerStyles"] {
    top: 20px;
    left: -39px;
  }
}

.kyruus-custom [class*="ProviderImages"] {
  display: flex;
  flex-direction: column;
  align-items: start;
  box-sizing: border-box;
  flex: 0 0 40%
}

@media only screen and (min-width: 768px) {
  .kyruus-custom [class*="ProviderImages"] {
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
  }
}

.kyruus-custom [class*="ProviderLink"] {
  display: inline-block;
  cursor: pointer;
}

.kyruus-custom [class*="ProviderLink"],
.kyruus-custom [class*="ProviderLink:visited"] {
  color: #110057;
  text-decoration: none;
}

.kyruus-custom [class*="ProviderLink:hover"],
.kyruus-custom [class*="ProviderLink:hover:visited"] {
  color: #110057;
  text-decoration: underline;
}


.kyruus-custom [class*="ProviderImg"] {
  display: block;
  max-height: 150px;
  max-width: 100%;
  height: auto;
  width: auto;
  border-radius: 2px;
}

@media only screen and (min-width: 768px) {
  .kyruus-custom [class*="ProviderImg"] {
    max-width: 90px;
  }
}

.kyruus-custom [class*="MapAnchor"] {
  display: inline-block;
  cursor: pointer;
}

.kyruus-custom [class*="MapAnchor"],
.kyruus-custom [class*="MapAnchor"]:visited {
  color: #110057;
  text-decoration: none;
}

.kyruus-custom [class*="MapAnchor"]:hover,
.kyruus-custom [class*="MapAnchor"]:hover:visited {
  color: #110057;
  text-decoration: underline;
}

.kyruus-custom [class*="MobileBooking"] {
  padding-top: 24px;
  margin-bottom: 16px;
  border-top: 1px solid #d4d8dc;
}

@media only screen and (min-width: 768px) {
  .kyruus-custom [class*="MobileBooking"] {
    display: none;
  }
}

.kyruus-custom [class*="InputGroupInput"] {
  width: 80%;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
  font-size: 14px;
  font-family: "ABC Social", sans-serif;
  background-color: #ffffff;
  border: 1px solid #d4d8dc;
  box-sizing: border-box;
  color: #2a3d51;
  padding: 8px 16px;
  text-align: left;
}

.kyruus-custom [class*="InputGroupInput"]:focus {
  outline-color: #110057;
  outline-width: 1px;
  outline-style: solid;
  outline-offset: 0px;
}

.kyruus-custom [class*="InputGroupButton"] {
  width: 20%;
  height: 100%;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  font-size: 14px;
  font-family: "ABC Social", sans-serif;
  background-color: #4a00e2;
  cursor: pointer;
  position: absolute;
}

.kyruus-custom [class*="InputGroupButton"]:hover {
  background-color: #110057;
}

.kyruus-custom [class*="InputGroupButton"]:focus {
  outline-color: #110057;
  outline-width: 1px;
  outline-style: solid;
  outline-offset: 0px;
}

.kyruus-custom [class*="SearchContrast"] {
  color: #ffffff;
}

.kyruus-custom [class*="Paper-StyledPaper"] {
  box-shadow: 0px 2px 4px -1px rgba(0, 0, 0, 0.2),
    0px 4px 5px 0px rgba(0, 0, 0, 0.14), 0px 1px 10px 0px rgba(0, 0, 0, 0.12);
  border-radius: 2px;
  color: rgba(0, 0, 0, 0.87);
  -webkit-transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  transition: box-shadow 300ms cubic-bezier(0.4, 0, 0.2, 1) 0ms;
  background-color: #fff;
  position: absolute;
  margin-top: 1px;
  font-family: "ABC Social", sans-serif;
  font-size: 14px;
  color: #2a3d51;
  display: block;
  max-height: undefinedpx;
  overflow-y: scroll;
  cursor: pointer;
  z-index: 2;
}

.kyruus-custom [class*="Paper-StyledPaper"]:empty {
  height: 0;
}

.kyruus-custom [class*="BaseStyledButton-StyledButtonFlat-FlatButtonWithSpinner"] {
  border-style: solid;
  border-width: 1px;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-family: "ABC Social", sans-serif;
  font-size: 14px;
  font-weight: 400;
  padding: 8px 16px;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background-color: transparent;
  border-color: transparent;
  color: #4a00e2;
  padding-left: 25px;
  padding-right: 25px;
  color: #110057;
  font-size: 12px;
  margin-top: 8px;
}

.kyruus-custom [class*="BaseStyledButton-StyledButtonFlat-FlatButtonWithSpinner"]:focus {
  outline: none;
}

.kyruus-custom [class*="BaseStyledButton-StyledButtonFlat-FlatButtonWithSpinner"]:disabled {
  cursor: not-allowed;
}

.kyruus-custom [class*="BaseStyledButton-StyledButtonFlat-FlatButtonWithSpinner"]:focus,
.kyruus-custom [class*="BaseStyledButton-StyledButtonFlat-FlatButtonWithSpinner"]:hover {
  background-color: #e6f4fb;
  border-color: #e6f4fb;
}

.kyruus-custom [class*="BaseStyledButton-StyledButtonFlat-FlatButtonWithSpinner"]:disabled {
  background-color: transparent;
  border-color: transparent;
  color: #7cafd0;
}

.kyruus-custom [class*="SpinningButtonContent"] {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: flex;
  justify-content: center;
}

.kyruus-custom [class*="SpinningButtonContent"] > span:first-of-type {
  display: block;
  position: relative;
  right: 8px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  top: -2px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] {
  position: relative;
  box-sizing: content-box;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div {
  position: absolute;
  height: 1px;
  width: 5px;
  border-style: solid;
  border-width: 1px;
  border-radius: 5px;
  border-color: #7cafd0;
  background-color: #7cafd0;
  box-sizing: content-box;
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  opacity: 0.5;
  -webkit-animation: lines-spinner-fade 1s linear infinite;
  animation: lines-spinner-fade 1s linear infinite;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(1) {
  -webkit-transform: rotate(0deg) translateX(5px);
  -ms-transform: rotate(0deg) translateX(5px);
  transform: rotate(0deg) translateX(5px);
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(2) {
  -webkit-transform: rotate(36deg) translateX(5px);
  -ms-transform: rotate(36deg) translateX(5px);
  transform: rotate(36deg) translateX(5px);
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(3) {
  -webkit-transform: rotate(72deg) translateX(5px);
  -ms-transform: rotate(72deg) translateX(5px);
  transform: rotate(72deg) translateX(5px);
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(4) {
  -webkit-transform: rotate(108deg) translateX(5px);
  -ms-transform: rotate(108deg) translateX(5px);
  transform: rotate(108deg) translateX(5px);
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(5) {
  -webkit-transform: rotate(144deg) translateX(5px);
  -ms-transform: rotate(144deg) translateX(5px);
  transform: rotate(144deg) translateX(5px);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(6) {
  -webkit-transform: rotate(180deg) translateX(5px);
  -ms-transform: rotate(180deg) translateX(5px);
  transform: rotate(180deg) translateX(5px);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(7) {
  -webkit-transform: rotate(216deg) translateX(5px);
  -ms-transform: rotate(216deg) translateX(5px);
  transform: rotate(216deg) translateX(5px);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(8) {
  -webkit-transform: rotate(252deg) translateX(5px);
  -ms-transform: rotate(252deg) translateX(5px);
  transform: rotate(252deg) translateX(5px);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(9) {
  -webkit-transform: rotate(288deg) translateX(5px);
  -ms-transform: rotate(288deg) translateX(5px);
  transform: rotate(288deg) translateX(5px);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.kyruus-custom [class*="SmallFadingLinesSpinner"] > div:nth-of-type(10) {
  -webkit-transform: rotate(324deg) translateX(5px);
  -ms-transform: rotate(324deg) translateX(5px);
  transform: rotate(324deg) translateX(5px);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

@-webkit-keyframes lines-spinner-fade {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.25;
  }
}

@keyframes lines-spinner-fade {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0.25;
  }
}

/* Styles for id speficic styles put inline (Detail Page) */

/* was in header footer style unsure why  */
/* moved it here since this is custom  */
.kyruus-custom .disclaimer.kyruus-config-disclaimer,
.kyruus-custom .disclaimer.kyruus-config-disclaimer:hover {
  border-left: 8px solid #110057;
}

/* ---------------------------- */
/* AL 12/7/23: From N. Haroldsen - Overwrites for sclhealth-custom.css */
/* ---------------------------- */

.kyruus-custom-wrapper label.kcw__ih-header__nav-button {
  text-indent: 0;
}

.kyruus-custom [class*="HeaderWrapper"] > button:hover  { 
color: rgb(74, 0, 226);
background: transparent;
border-color: transparent;
}

.kyruus-custom [class*="NextBtnContainer"] > button  { 
  border-radius: 3em !important;
  min-width: 14.5em;
}

.kyruus-custom [class*="StyledBody"] .button,
.kyruus-custom [class*="StyledBody"] .modal-phone-text {
  border-radius: 3em !important;
  height: auto;
  padding: .5em 1em;
}

.kyruus .provider {
  container-type: inline-size;
}

.kyruus-custom .col-sm-4 .button.btn-xl {
  font-size: clamp(14px, 1.6cqi, 18px);
}

.kyruus-custom button:not(.btn-anchor, .ky-btn-positive),
.kyruus-custom .button.btn-link:not(.btn-anchor, .ky-btn-positive) {
    border-radius: 3em !important;
}

.kyruus-custom .kyruus-config-secondary-color.ky-button.ky-btn-positive {
    border-radius: 0 3em 3em 0 !important;
}

.kyruus-custom form button[type="submit"] {
    margin-left: 0;
}

@media (min-width: 768px){
    .kyruus-custom form button[type="submit"] {
        border-radius: 0 3em 3em 0 !important;
    }
}

.kyruus-custom [data-testid="GroupedAppts__Group__List"]  { 
  overflow: visible;
}

.kyruus-custom .GroupedAppt {
  margin-bottom: .5em;
}
.kyruus-custom .GroupedAppt > button {
  border-top: 1px solid rgb(212, 216, 220) !important;
}

.kyruus-custom strong {
  white-space: normal !important;
}

/* below changes the provider name and degree color in new profiles */
[class*="MuiChip"] {
        color: #110057 !important;
      }



/* end of custom configurations customer requests that are not available in themes */