
/* Shared CSS File, any additional css elements should go in this file */

/** Header section Background Image size **/

::-ms-clear { display: none; }
/** Classes **/
/** Help text **/

/*Mike Testing Starting*/
.loc-detail__name .closed:before {
    content: '' !important;
}

.loc-detail__name .closed:after {
    content: '' !important;
}
/* End temp fix */

.btn-tertiary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: teal;
    border-color: teal;
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%;
}

.wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
}
.blog-social__icons{
	clear: both;
}
.wp-block-image .aligncenter {
    text-align: center;
}
/* @media (min-width: 59.25em) {
    .wide-cta-button-section .cta-content.buttons-right {
        width: 100%;
        display: flex;
    }
} */

.cookie-alert.alert {
    position: fixed;
    top: 50% !important;
    right: 50% !important;
	bottom: auto !important;
    left: auto !important;
}

.find-nav__list:before {
    top: 30px;
}

.menu-button--nav .icon-cross:before {
    content: '\ecb9' !important;
}

.blog-post__content .wp-block-image{
	margin-bottom: 5px;
}

.blog-post__content .wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: .9em;
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 5em;
    line-height: .68;
    font-weight: 500;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    color: #008080;
}


.has-drop-cap:not(:focus):after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px;
}

.has-drop-cap {
    margin-top: 10px;
}

.blog-section__meta {
    width: 100%;
    float: none;
}

.rte .wp-block-quote p {
    font-size: 1.3rem;
}

.rte .wp-block-quote cite {
    font-size: 1.2rem;
    color: #666;
    font-weight: 700;
}

.rte blockquote.wp-block-quote {
    font-size: 1.5rem;
}

.rte blockquote.wp-block-quote:before {
    font-size: 1.8rem;
}

.rte blockquote.wp-block-quote:after {
    font-size: 1.8rem;
}

.blog-post__content figure.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}

.media-image {
    max-width: 257px;
    max-height: 257px;
}

.gs-media-blurb .find-dr-card__media {
    position: absolute;
}

.affiliate-homepage-orange .carousel-lg__title {
 color: teal; 
}

.affiliate-homepage-orange .blog-section__meta{
 border-bottom: 2px solid #f58025;
}

.affiliate-homepage-orange .blog-section__item_title{
border-bottom: 2px solid #f58025;				
}

/* .affiliate-homepage-orange .carousel__controls .carousel__controls_next .icon{
	height: 41px !important;
    width: 41px !important;
    background-image: url(../img/sprites-s274b6a07d3.png) !important;
    background-position: -164px -441px !important;
    background-repeat: no-repeat !important;
}

.affiliate-homepage-orange .carousel__controls .carousel__controls_prev .icon{
	height: 41px !important;
    width: 41px !important;
    background-image: url(../img/sprites-s274b6a07d3.png) !important;
    background-position: -123px -441px !important;
    background-repeat: no-repeat !important;
	
}

.affiliate-homepage-orange .icon-fwd-circle--teal{
   height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png)!important;
   background-position: 0 -441px !important;
   background-repeat: no-repeat !important;
}

.affiliate-homepage-orange .icon-back-circle--teal{
height: 41px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -82px -441px !important;
   background-repeat: no-repeat !important;
}

@media (max-width: 40.625em) {
	.affiliate-homepage-orange .carousel__controls .carousel__controls_next .icon {
		height: 41px !important;
		width: 41px !important;
		background-image: url(../img/sprites-s274b6a07d3.png) !important;
		background-position: 0 -441px !important;
		background-repeat: no-repeat !important;
	}

	.affiliate-homepage-orange .carousel__controls .carousel__controls_prev .icon {
		height: 41px !important;
		width: 41px !important;
		background-image: url(../img/sprites-s274b6a07d3.png) !important;
		background-position: -82px -441px !important;
		background-repeat: no-repeat !important;
	}
}

.icon-plus--teal {
   height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -41px -441px !important;
   background-repeat: no-repeat !important;
}

.icon-plus--orange {
    height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -41px -441px !important;
   background-repeat: no-repeat !important;
}

.icon-minus--orange {
    height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -175px -361px !important;
   background-repeat: no-repeat !important;
} */

.feat-content-headline {
   margin-bottom: 15px;
}

#fad-search .icon-right.icon-icon-current-location{
	background: none;
    border: none;
    margin: 0;
    line-height: 20px;
}

a.icon.class-list__cta {
    font-family: Roboto, sans-serif !important;
}

.carousel__wrap .media-object.media-object--sm.js-carousel-item.left {
    float: none;
}

.doctor-form .section__content {
    float: left;
    width: 100%;
}

.doctor-form .section__headline {
    display: none;
}

#st_error, #kw_error {
    background: none;
}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    margin-bottom: 0;
}
.atm-s a:focus {
    border: 3px solid black !important;
    outline-color: black !important;
}

#at_hover.atm-s a:focus, .atm-s a:focus {
    background: #2095f0;
    text-decoration: none;
    color: #fff!important;
}

@media (max-width: 40.625em) {
  /* line 58, ../scss/partials/modules/_business_units.scss */
  .affiliate-homepage-orange .icon-sutter-logo--mobile {
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
}

.carousel-lg__title{
  max-width: 200px;
}

a[href*="broken-links"],
a[href^="#alert"],
.mock-data{
    opacity: 0.5 !important;
    pointer-events: none;
}

/* MOD TO ALLOW NESTED RIGHT HAND NAVIGATION */
li.header-nav__list ul>li>ul
{
    padding-left: 17px;
    padding-top: 7px;
    font-size: 0.95em;
}

li.header-nav__list ul>li>ul>li:before
{
    content: "-";
    position: relative;
    left: -5px;
}

li.header-nav__list ul>li>ul>li
{
    padding-bottom: 7px;
    text-indent: -5px;
}
div.media-object__content div ul {
    width:100%;
    padding-left: 0px;
}
/* MOD to style carousel mark-up not yet in build kit */
div.media-object__content div ul li {
    list-style-type: none;
}
div.media-object__content div ul li span {
    position: relative;
    font-size: 0.9em;
}
div.media-object__content div.rte p.location-address {
    margin-bottom:0px;
}
div.disclaimer {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: HelveticaNeueETW01-45Lt;
    font-size: 0.9em;
}

/* MOD TO FIX HOMEPAGE TOP BAR */
.well--hp
{
    border-top: medium none;
}


/* MOD to fix top and bottom margin on affiliate homepage module */
.section.carousel-lg-section {
    padding-bottom: 0;
    padding-top: 0;
}

/* HACK to fix brand selector */
.med-group {
    float:left;
    margin-bottom: 10px;
    margin-top: 20px;

}
.article-content__media.lg {
    font-family: HelveticaNeueETW01-55Rg;
    font-size: 0.875rem;
}
.article-content__media {
    text-align: left;
}

/* transparency homepage fix */
/*#main
100% auto
*/
body {
    background-size: cover;
}

.header--primary {
    background-color: rgba(255,255,255,0.93);   
}

.well--hp {
    background-image: none; 
}


/* EDITOR UPDATES TO ALLOW RIGHT CLICK ON INVISIBLE COMPONENTS */
.empty-component
{
    min-height: 20px;
}

.raw-XML
{
    display: none;
}


/* aae filter list hacks */
.masonry-filter__list a::after{margin: 0 10px;}
.tile-block:hover {
  box-shadow: 0 5px 13px rgba(0,0,0,.14);
}
.tile-block.with-button:hover {
  box-shadow: none;
}
.tile-block:hover img {
  opacity: 1;
}
.tile-block.with-button:hover img {
  opacity: .6;
}

/* 1/16/2020: We should just update this button class to use regular "btn-tertiary" which would have the correct styles */
.home-section .btn-tertiary-white {
    border: 1px solid #174e4b;
    color: #174e4b;
    background-color: transparent;
}
.home-section .btn-tertiary-white:hover {
    color: #fff;
    background: #174e4b;
}


/* On My Way map card styles for mobile */
/* 1/16/2020: Styles in BK, can be deleted when tiles.scss is pushed */
.gm-style .map-window__content-multidoctor .map-loc__on-my-way.multi {
    margin-top: 5px;
}

@media (min-width: 411px) {
    .twbs #fad__results__map.map-wrap .map-window__content .map-doctor__name {
        width: 74%;
    }
}
@media (min-width: 650px) {
    .twbs #fad__results__map.map-wrap .map-window__content .map-doctor__name {
        width: 70%;
    }
}
@media (min-width: 740px) {
    .twbs #fad__results__map.map-wrap .map-window__content .map-doctor__name {
        width: 62%;
    }
}



/* Homepage enhancement for new content */
/* 1/16/2020: This update is now added to CSS, but won't be pushed until "tiles.scss" update is in */
.home-section {
    overflow: hidden;
}
/* .home-section .homepage-header {
    box-shadow: 0 0 70px rgba(0,0,0,0.65);
    background-color: rgba(0,0,0,0.3);
} */
.homepage-head {
    font-size: 42px;
}
.homepage-subhead {
    font-size: 20px;
    padding-right: 20px;
	text-shadow: 0 0 3px #000000;
}
@media (min-width: 768px) {
    .home-section .homepage-header {
        box-shadow: none;
        background-color: transparent;
    }
    .homepage-head {
        font-size: 56px;
    }
}
@media (min-width: 40.6875em) {
    .homepage-head {
        margin-bottom: 18px;
    }
    .homepage-subhead {
        font-size: 24px;
    }
}

/* 1/16/2020: Spacing on Show Map toggle on FAD */
.gs-results-section--doctor-redesign .icon-location:before {
    padding-right: 0.25em;
}

/* 1/16/2020: "Accepting New Patients" toggle styles on FAD */
.twbs .gs-results-section--doctor-redesign label.switch-label:after {
    font-size: 16px;
}
.twbs .gs-results-section--doctor-redesign input:checked+label.switch-label:after {
    left: calc(100% - 29px);
}

/* Small fix for icons on Transplant page */
/* 1/16/2020: Updated on _service_level.scss, to be pushed with _tiles.scss update */
.icon-heart1:before, .icon-kidney:before {
    font-size: 48px;
}
.icon-liver:before {
    font-size: 36px;
}

/* Temporarily Closed Styles */
/* 1/16/2020: Updated on _location_detail.scss and _location.scss, will go out with _tiles.scss update */
.loc-detail__name .closed, .gs-results-section-location .location__title .closed {
    color: #d90d48;
    font-size: 2rem;
    font-weight: 700;
    position: relative;
}
.loc-detail__name .closed {
    left: 4px;
}
.loc-detail__name .closed, .gs-results-section-location .location__title .closed:before {
    content: '(';
}
.loc-detail__name .closed, .gs-results-section-location .location__title .closed:after {
    content: ')';
}
@media (max-width: 40.625em) {
    .gs-results-section-location .location__title .closed,
	.gs-results-section--location  .location__title .closed{
        font-size: 1.5rem !important;
    }
}
.gs-results-section--location  .location__title .closed:before{
	content: ' ';
}
.gs-results-section--location  .location__title .closed{
	color: #d90d48;
	font-weight: 700;
	font-size: 2rem;
}


/* Quick Ada Fix, This is only needed on staging... */
#ada-web-embed-overlay {
    z-index: 3;
}
#ada-button {
    margin: 0;
}
.ada-button-container {
    text-align: center;
}

/* Quick fix for centered wide CTA */
/* .flex-center .cta-content .btn-primary, 
.flex-center .cta-content .btn-secondary,
.flex-center .cta-content .btn-tertiary,
.flex-center .cta-content .btn-tertiary-white {
    margin: 0 8px;
    width: auto;
} */
/* .wide-cta-container .cta-content .btn {
    margin: 5px 5px 15px 0;
} */
/* @media (min-width: 59.25em) {
    .wide-cta-container .cta-content .btn {
        margin: 5px 5px 5px 15px;
    }
} */

.affiliate-homepage-orange .orange .cta-banner__title a:not(.btn) {
    color: #fff;
}
/* 
.section-tiles.two-column .tile-block.double-button .tile-content {
    padding: 30px 30px 80px;
} */

.section-split-cta .cta-content .btn {
    margin: 0 12px 15px 0;
}

/* .two-column .tile-block.double-button .tile-content {
    margin-bottom: 40px;
}

.tile-block.double-button .tile-content {
    margin-bottom: 140px;
    padding-bottom: 20px;
} */

/* DE-825: This is added to dev and test, commented out for prod common     */
/* CSS has been modified to reflect this change, however, the CSS includes  */
/* new styles for homepage which shouldn't be merged into dev and test yet  */
.section-link-list.columns .btn {
    margin: 48px auto 0;
    display: table;
    white-space: normal;
    max-width: 100%;
}


@media (max-width: 575px) {
  .fad-card__media .dr-profile__rating {
    display: none;
  }
}

/* .section-link-list .white .link-block li,
.section-link-list .white .link-block li a,
.section-link-list .white .link-row-header .section-title,
.section-link-list .white .link-row-header .section-subtitle,
.section-link-list .white .link-block .header,
.section-link-list .white.link-row-header .section-title,
.section-link-list .white.link-row-header .section-subtitle p  {
    color: #fff;
}
.link-row .link-group:last-child {
    margin-right: 0;
}
.link-row .link-group,
.link-row .link-group:nth-child(odd) {
    margin: 0 10px !important;
} */

/* COVID Request 4/14 */

/* #w1586305918302, .section-announcement-banner {
  background-color: #f2f2f2;
  padding: 22px 0 25px;
}
#w1586305918302 .section {
	padding: 0;
}
*/

#w1586557233610 {
  background-color: #f2f2f2;
}
#w1586557233610 .section {
  padding: 22px 0 25px;
}
.announcement:before {
  content: none;
}
.announcement {
  position: relative;
}
.announcement-title {
  font-size: 32px;
  font-weight: 500;
  color: #666;
  line-height: 43px;
}
.announcement-subtitle {
  font-size: 20px;
  line-height: 26px;
  color: #666;
}
@media (min-width: 375px) {
  .announcement:before {
    content: '\ea40';
    font-family: 'icomoon';
    color: #008080;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .announcement {
    padding-left: 70px;
  }
} 

  /* DED-892 */
#HwiToolHTMLContent .HwiToolControlsContainer .HwiToolDropDown,
#HwiToolHTMLContent .HwiToolControlsContainer .HwiToolTextField {
    font-size: 1em !important;
}

@media (min-width: 375px) {
	.HwDecisionPoint #HwColumnContent {
		min-width: 320px !important;
		max-width: 100%;
	}
}

/* DED-1337 */
#w1586910967505 {
    display: none;
}
.gs-results-section__content .announcement {
    background: #f2f2f2;
    padding: 25px 20px 25px 70px;
    margin-bottom: 30px;
}
.gs-results-section__content .announcement:before {
    content: '\ea40';
    color: #008080;
    font-family: 'icomoon';
    font-size: 26px;
    position: absolute;
    top: 20px;
    left: 16px;
}
.gs-results-section__content .announcement-title {
    font-size: 18px;
    margin-bottom: 7px;
    line-height: 25px;
}
.gs-results-section__content .announcement-subtitle {
    font-size: 14px;
    line-height: 19px;
}
@media (min-width: 768px) {
    .gs-results-section__content .announcement {
        padding: 20px 20px 20px 80px;
    }
    .gs-results-section__content .announcement:before {
        font-size: 32px;
        left: 18px;
    }
    .gs-results-section__content .announcement-title {
        font-size: 26px;
    }
    .gs-results-section__content .announcement-subtitle {
        font-size: 16px;
    }
}



/* Link List Enhancements */
.section-link-list.section {
  border: 0;
  padding: 40px 0;
  text-align: center; }

@media (min-width: 40.6875em) {
  .section-link-list.section .section-subtitle, .section-link-list.section .section-subtitle p {
    font-size: 21px;
  }   
}

@media (min-width: 375px) {
  .section-link-list.columns .link-group, 
  .section-link-list.columns-2 .link-group, 
  .section-link-list.columns-3 .link-group, 
  .section-link-list.columns-4 .link-group, 
  .section-link-list.columns-5 .link-group, 
  .section-link-list.columns-6 .link-group {
    width: calc(50% - 20px);
  }
}

.section-link-list .btn {
  margin-top: 30px; }

.section-link-list .link-block li {
  margin-bottom: 20px; }

.section-link-list .link-block.bullets li:before {
  content: '\2022';
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  padding-right: 5px; }

.section-link-list .teal--link .link-block.bullets li:before, .section-link-list .links-teal .link-block.bullets li:before {
  color: #008080; }

.section-link-list .white .link-row-header .section-title, 
.section-link-list .white .link-row-header .section-subtitle, 
.section-link-list .white .link-row-header .section-subtitle p, 
.section-link-list .white .link-row-header .section-subtitle p a, 
.section-link-list .white .link-row-header .section-subtitle p i, 
.section-link-list .white .link-row-header .section-subtitle p .phone-number,
.section-link-list .white.link-row-header .section-title, 
.section-link-list .white.link-row-header .section-subtitle, 
.section-link-list .white.link-row-header .section-subtitle p, 
.section-link-list .white.link-row-header .section-subtitle p a, 
.section-link-list .white.link-row-header .section-subtitle p i, 
.section-link-list .white.link-row-header .section-subtitle p .phone-number {
  color: #fff; }

.section-link-list .white .link-row-header .section-subtitle p a, 
.section-link-list .white .link-row-header .section-subtitle p .phone-number,
.section-link-list .white.link-row-header .section-subtitle p a, 
.section-link-list .white.link-row-header .section-subtitle p .phone-number {
  text-decoration: underline; }

.section-link-list .white .link-block .header, .section-link-list .links-white .link-block .header {
  color: #fff; }

.section-link-list .white .link-block li, .section-link-list .links-white .link-block li {
  color: #fff; }
  .section-link-list .white .link-block li a, .section-link-list .links-white .link-block li a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline; }

.section-link-list .white .link-block.bullets li:before, .section-link-list .links-white .link-block.bullets li:before {
  color: #fff; }

@media (min-width: 992px) {
  .section-link-list.columns-4 .link-row, .section-link-list.columns-3 .link-row, .section-link-list.columns-2 .link-row {
    justify-content: center; }
  .section-link-list.columns-4 .link-group, .section-link-list.columns-3 .link-group, .section-link-list.columns-2 .link-group {
    flex-grow: 0;
    width: 240px; }
  .section-link-list.columns-2 .link-group {
    width: 375px; }
  .section-link-list.columns-4 .link-group {
    width: 220px; } }

.section-link-list.columns.columns-2 .link-row, .section-link-list.columns.columns-3 .link-row, .section-link-list.columns.columns-4 .link-row, .section-link-list.columns.columns-5 .link-row, .section-link-list.columns.columns-6 .link-row {
  flex-wrap: wrap; }

.section-link-list.columns.columns-2 .link-group, .section-link-list.columns.columns-3 .link-group, .section-link-list.columns.columns-4 .link-group, .section-link-list.columns.columns-5 .link-group, .section-link-list.columns.columns-6 .link-group {
  max-width: 100%;
  width: 100%; }

.section-link-list.columns.columns-2 .btn, .section-link-list.columns.columns-3 .btn, .section-link-list.columns.columns-4 .btn, .section-link-list.columns.columns-5 .btn, .section-link-list.columns.columns-6 .btn {
  margin: 48px auto 0;
  display: table;
  white-space: normal; }

.section-link-list.columns.columns-2 .link-block, .section-link-list.columns.columns-3 .link-block, .section-link-list.columns.columns-4 .link-block, .section-link-list.columns.columns-5 .link-block, .section-link-list.columns.columns-6 .link-block {
  columns: 2; }
  .section-link-list.columns.columns-2 .link-block li a, .section-link-list.columns.columns-3 .link-block li a, .section-link-list.columns.columns-4 .link-block li a, .section-link-list.columns.columns-5 .link-block li a, .section-link-list.columns.columns-6 .link-block li a {
    font-size: 17px; }
  @media (min-width: 768px) {
    .section-link-list.columns.columns-2 .link-block, .section-link-list.columns.columns-3 .link-block, .section-link-list.columns.columns-4 .link-block, .section-link-list.columns.columns-5 .link-block, .section-link-list.columns.columns-6 .link-block {
      columns: 3; } }
  @media (min-width: 992px) {
    .section-link-list.columns.columns-2 .link-block, .section-link-list.columns.columns-3 .link-block, .section-link-list.columns.columns-4 .link-block, .section-link-list.columns.columns-5 .link-block, .section-link-list.columns.columns-6 .link-block {
      columns: 4; } }

@media (min-width: 992px) {
  .section-link-list.columns.columns-5 .link-block {
    columns: 5; } }

@media (min-width: 992px) {
  .section-link-list.columns.columns-6 .link-block {
    columns: 6; } }

.section-link-list.columns.columns-3 .link-group {
  max-width: 768px; }

@media (min-width: 992px) {
  .section-link-list.columns.columns-3 .link-block {
    columns: 3; } }

.section-link-list.columns.columns-2 .link-group {
  max-width: 768px; }

@media (min-width: 768px) {
  .section-link-list.columns.columns-2 .link-block {
    columns: 2; } }

@media (min-width: 992px) {
  .section-link-list.columns.columns-2 .link-block {
    columns: 2; } }

.link-row {
  display: flex;
  flex-wrap: wrap;
  text-align: left; }
  @media (min-width: 992px) {
    .link-row {
      flex-wrap: nowrap; } }

.link-group {
  width: 100%; }
  @media (min-width: 375px) {
    .link-group {
      width: calc(50% - 20px); }
      .link-group:nth-child(odd) {
        margin-right: 20px; } }
  @media (min-width: 992px) {
    .link-group {
      flex-grow: 1;
      max-width: 100%;
      width: auto;
      margin-right: 20px; }
      .link-group:last-child {
        margin-right: 0; } }

.link-block .header {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 17px; }

.link-block a {
  font-weight: 700;
  font-size: 17px; }

.section-link-list .section-title {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .section-link-list .section-title {
      font-size: 32px; } }

.section-link-list .section-subtitle {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .section-link-list .section-subtitle {
      font-size: 21px; } }

/* Overrides current styles that were replaced in the real css */
.section-link-list.columns .link-block, 
.section-link-list.columns-2 .link-block, 
.section-link-list.columns-3 .link-block, 
.section-link-list.columns-4 .link-block, 
.section-link-list.columns-5 .link-block, 
.section-link-list.columns-6 .link-block {
  columns: inherit;
}
@media (min-width: 768px) {
  .section-link-list.columns .link-block, 
  .section-link-list.columns-2 .link-block, 
  .section-link-list.columns-3 .link-block, 
  .section-link-list.columns-4 .link-block, 
  .section-link-list.columns-5 .link-block, 
  .section-link-list.columns-6 .link-block {
    columns: inherit;
  }
}
@media (min-width: 992px) {
  .section-link-list.columns .link-block, .section-link-list.columns-2 .link-block, .section-link-list.columns-3 .link-block, .section-link-list.columns-4 .link-block, .section-link-list.columns-5 .link-block, .section-link-list.columns-6 .link-block {
    columns: inherit;
  }
}




/* modal temp */
.modal-open {
    overflow: hidden
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width:800px
    }
}

/* DED-1358 */
.tile-block .card-footer {
  border: none;
}


/* DE-719: I missed requirement R.2.3. 
Subtitles should be hidden on mobile */
/* .homepage-subhead {
  display: none;
}
.section-home-banner ul li a:before {
  display: block;
  width: 28px;
}
@media (min-width: 40.6875em) {
  .homepage-header.smaller .homepage-head {
      font-size: 45px;
      line-height: 55px;
  }
  .homepage-subhead {
      display: block;
  }
}
@media (min-width: 76.5625em) {
  .homepage-header.smaller .homepage-head {
      font-size: 60px;
      line-height: 70px;
  }
} */

/* Fix for new teals sign in box  */
.dashboard-sign_in__form .cta--form-submit {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    margin-bottom: 20px;
}


/* DED-1429: Patch that will allow any custom icon to work with global alert */
.global-alert .global-alert__title:before {
  content: none !important;
}

.global-alert .global-alert__title .icon {
  position: absolute;
  left: 0;
  font-size: 27px;
}

.global-alert.white .global-alert__title .icon:before, .global-alert.grey .global-alert__title .icon:before {
  color: #f58025;
}

.global-alert.red .global-alert__title .icon:before, .global-alert.blue .global-alert__title .icon:before {
  color: #fff;
}

.homepage-loginbox .btn-tertiary-white {
    color: #008080;
    border: 2px solid #008080;
}
.homepage-loginbox .btn-tertiary-white:hover {
    color: #fff;
}

/* EDITOR UPDATES TO ALLOW RIGHT CLICK ON INVISIBLE COMPONENTS */
.empty-component
{
    min-height: 20px;
}

.raw-XML
{
    display: none;
}


/* aae filter list hacks */
.masonry-filter__list a::after{margin: 0 10px;}

/* HACK to fix brand selector */
.med-group {
  float:left;
  margin-bottom: 10px;
  margin-top: 20px;

}
.article-content__media.lg {
  font-family: HelveticaNeueETW01-55Rg;
  font-size: 0.875rem;
}

/* transparency homepage fix */
/*#main
100% auto
*/
body {
  background-size: cover;
}

.header--primary {
  background-color: rgba(255,255,255,0.93);   
}

.well--hp {
  background-image: none; 
}

/* MOD TO FIX HOMEPAGE TOP BAR */
.well--hp
{
    border-top: medium none;
}


/* MOD to fix top and bottom margin on affiliate homepage module */
.section.carousel-lg-section {
    padding-bottom: 0;
    padding-top: 0;
}

/* DED-1461 */
.bg-dk-teal .wide-cta-button-section .cta-content.light .subhead p a ,
.bg-teal .wide-cta-button-section .cta-content.light .subhead p a  {
  color: #fff;
  text-decoration: underline;
}

.bg-gray .wide-cta-button-section .cta-content.light .subhead p  {
  color: #222;
}

.bg-lt-blue .wide-cta-button-section .cta-content.light .subhead p  {
  color: #4A4A4A;
}

/* DED-1458: This fixes the old shaving cream icon on FAD */
/* BK has been modified on branch with spritesheet replacement update */
#fad-search .keywords .dropdown-menu .typelist-specialties span:before {
  content: '\ed07';
}


/* DED-1463: Add support for numbered bullets on two column tiles */
.section-tiles.two-column ol {
  margin-top: 0;
  padding-left: 15px;
}
.section-tiles.two-column ol li {
  padding: 5px 45px 5px 10px;
  list-style-type: decimal;
}

/* Overrides for video player, ITSM-820 */
.generic-article__body_content.rte .vjs-menu ul, 
.generic-article__body_content.rte .vjs-menu li {
  font-size: 14px;
}
.generic-article .vjs-social-share-links a {
  color: #fff;
}
.generic-article__body_content.rte .vjs-menu {
  bottom: -10px;
}
.generic-article__body_content.rte .vjs-menu-content {
  width: 140px !important;
  left: -40px !important;
}
.generic-article__body_content.rte .vjs-menu-content li {
  list-style: none !important;
}


/* IE11 Fix for Chat Tab (This is already in BK) */
body {
  -ms-overflow-style: scrollbar;
}

/* Fixes the missing announcement icon, this is already in BK */
.headline-copy-section .headline-copy__notification_subhead.alert:before {
  content: '\ed38';
}

/* DE-1105 (DED-1462 and DED-1411) General Tile Improvements */
/* Awaiting Dry-Run, then will push this update to staging */
/* .section.section-tiles .tile-image {
  background-position: center;
  background-size: cover;
}
.section.section-tiles .tile-block.disable-btn .tile-content {
  margin-bottom: 0;
} */

/* CCPA-30 Small CSS update so we wouldn't rely on 'zip-code' class for style (Already in BK) */
/* Awaiting dry-run */
/* .js-required-zip-1, .js-required-zip-2 {
  float: left;
  width: 66.10169%;
  max-width: 300px;
}
@media (min-width: 40.6875em) {
  .js-required-zip-1, .js-required-zip-2 {
    max-width: none;
    width: 31.03448%;
  }
} */

/* CCPA-83 */
.privacy-request li:empty {
  margin-bottom: 0;
}

/* Link List Bug: On light gray background, btn-secondary has teal text color  */
.section-link-list.bg-gray .btn-secondary {
  color: #fff !important;
}

/* "List/Map View Toggle" on SHP Provider Search, highlight color same as background */
.map-type__item.is-active {
  background-color: #006666;
}

/* Very small visual bug on 75/35 component, when btn-secondary is used on dark-teal background */
/* https://www.sutterhealth.org/smcs/services */
.split-container.bg-teal .btn-secondary {
  background-color: #006666;
  border-color: #006666;
}

/* This fixes a minor visual issue with padding not matching right on new global alert */
.section.global-alert {
  padding: 12px 54px 12px 0;
}
/* Patch to fix incorrect usage of "grey" class */
.section.global-alert.grey {
  background-color: #e4e4e4;
}
.section.global-alert.grey .title,
.section.global-alert.grey .subtitle,
.section.global-alert.grey .desc,
.section.global-alert.grey .close:before,
.section.global-alert.grey .toggle-more,
.section.global-alert.grey .toggle-more:before {
  color: #222222;
}
.global-alert.section .toggle-more {
  font-weight: 700 !important;
}
.section.global-alert.grey .subtitle a,
.section.global-alert.grey .desc a {
  color: #006666;
}
.section.global-alert.grey .subtitle a:hover,
.section.global-alert.grey .desc a:hover {
  text-decoration: none;
}
.section.global-alert.grey .icon:before {
  color: #f5b745;
}
/* Additional styles for links in subtitles */
.section.global-alert.blue .subtitle a, 
.section.global-alert.red .subtitle a,
.section.global-alert.purple .subtitle a,
.section.global-alert.sea-blue .subtitle a,
.section.global-alert.green .subtitle a,
.section.global-alert.yellow .subtitle a,
.section.global-alert.gray .subtitle a,
.section.global-alert.white .subtitle a {
  text-decoration: underline;
  font-weight: 700;
}
.section.global-alert.blue .subtitle a:hover, 
.section.global-alert.red .subtitle a:hover,
.section.global-alert.purple .subtitle a:hover,
.section.global-alert.sea-blue .subtitle a:hover,
.section.global-alert.green .subtitle a:hover,
.section.global-alert.yellow .subtitle a:hover,
.section.global-alert.gray .subtitle a:hover,
.section.global-alert.white .subtitle a:hover {
  text-decoration: none;
}
.section.global-alert.gray .subtitle a {
  color: #006666;
}
.section.global-alert.gray .subtitle a {
  color: #008080;
}

/* DED-1628: Teal links on teal background fix */
.teal.headline-copy-section .section__content a {
  color: #fff;
}
/* DE-588 - FAD Map pointers */
@media screen and (min-width: 415px) { 
  #map__embed .gm-style .gm-style-iw {
    left: -25px !important;
  }
}

/* Urgent request to increase subtitle size on CTA Wide for specific implementation */
#w1608611009261 .subhead p {
  font-size: 19px !important;
}

/* Hot Fix: Phil noticed a common rule overriding height/width rules for this icon */
/* Because this rule is near the top with many other icons, and I know it's still in use */
/* I decided it's less of a risk to override, rather than remove the rule altogether */
/* Note from EB, 1/15/2021 */
.expandable-tab__title .icon-plus--teal,
.expandable__cta .icon-plus--teal {
  height: 45px !important;
  width: 45px !important;
}

/* Hot Fix: Links in cookie popup were hidden at iPhone 6 landscape breakpoint */
@media (min-width: 576px) {
  #cookieAgreement .cookie-agreement .cookie-agreement__text div:nth-child(2) .secondary-cta {
    display: none;
  }
}
.accept-cookie-policy.close {
  z-index: 2;
  position: relative;
}

/* WT-99 */
#cookieAgreement .cookie-agreement .cookie-agreement__text div:nth-child(2) .secondary-cta {
  padding-right: 13px;
}
.expandable .expandable__cta > a {
  padding-left: 0;
}

/* WT-100 & WT-4705 */
.generic-article__intro .col-lg-3 {
  padding-left: 0;
}

/* WT-575 */
.affiliate-homepage-orange a:not(.btn).cta--pill-teal2 {
  color: #fff;
}

/* Styles teal buttons even when they're outside RTE class */
.cta--pill-teal2 {
  border: none;
  color: #fff;
  border-radius: 3px;
  padding: 10px 20px;
  vertical-align: middle;
  background-color: #008080;
  background-position: 20px center;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  transition: background-color 250ms;
}
.cta--pill-teal2:hover {
  background-color: #006666;
  text-decoration: none;
  transition: background-color 250ms;
}

/* ITSM-993 (WT-1378) */
@media (min-width: 76.5625em) {
  .hide-lang-lg {
    display: none;
  }
}

/* Make sure hand doesn't show up on chat-open */
.chat-open {
  cursor: auto;
}

/* Hide error text when reputation score fails */
.fad-card__media--rating-container .error-container {
  display: none;
}

@media (max-width: 475px) {
  .dr-profile .location__media {
    width: 100px;
    height: 100px;
  }
  .favorite-doctor-manage__row-content {
    width: calc(100% - 150px);
  }
}

span.js-locate-icon.icon.im-icon.icon-user {
  font-size: 20px;
}
@media (max-width: 947px) {
  .header-buttons--sign-in .location-sign-in-button .header-buttons__copy {
    display: none;
  }
}

/* WT-2225: Fix cta--pill-teal2 on light gray and light blue background */
.cta--pill-teal2 {
  color: #fff !important;
}
.section-tiles.section.bg-white {
  border: none;
}
.section-button-row.section {
  border: none;
}

.services-include__content_filters li {
  display: inline-block;
  font-size: 20px;
}

.services-include__filter-pulldown {
  display: none;
}

.loc-detail__contact_copy b {
  font-size: 18px;
}

.ask-an-expert-section.light-blue {
  background-color: #f5f5f4;
}

.map-doctor .row.justify-content-center {
  position: relative;
}
.twbs #fad__results__map.row .map-window__content .fad-card__media--pic {
  transform: translateX(-10%);
  overflow: hidden;
  border-radius: 50%;
  height: 50px;
  margin: 0;
}
.map-doctor article.fad-card__map-content.col-9.pl-4 {
  width: 100%;
  padding: 0 !important;
  margin: 0;
  max-width: 100%;
  flex: 100%;
}
@media (min-width: 415px) {
  .map-window__content .map-doctor article.fad-card__map-content {
    margin-left: 84px;
  }
  .twbs #fad__results__map.row .map-window__content .fad-card__media--pic {
    margin: 0 0 1rem;
    position: relative;
    right: -12px;
  }
  .map-doctor article.fad-card__map-content.col-9.pl-4  {
    padding: inherit;
    width: auto;
    flex: 0 0 75%;
    max-width: 75%;
    margin: inherit;
    margin-left: 104px;
  }
  .map-window__content.map-window__content-multidoctor .map-doctor article.fad-card__map-content.col-9.pl-4 {
    margin-left: 84px;
  }
}


.twbs #fad__results__map.row .map-window__content:before {
  height: calc(100% - 10px);
}
.gm-style .map-window__content .map-doctor .map-loc__directions {
  bottom: -43px!important;
  width: 100%;
}
@media (min-width: 415px) {
  .gm-style .map-window__content .map-doctor .map-loc__directions {
    width: calc(100% + 51px);
  }
}
.gs-results-section--doctor-redesign .map-loc__directions .map-loc__link:after {
  border-top: 20px solid #008080;
}

.home-icon-bar {
	z-index: 3;
}

/* WT-3954: Mobile two column tiles issue */
@media (max-width: 650px) {
  .section-tiles.two-column .tile-content, .section-tiles.two-column .tile-block.double-button .tile-content {
    padding: 30px;
    margin-bottom: 0;
    margin-bottom: 0;
  }
  .section-tiles.two-column .tile-text {
    margin-bottom: 0;
  }
  .section-tiles.two-column .card-footer {
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    width: 100%;
  }
  .section-tiles.two-column .card-footer .btn-block:first-child {
    margin-top: 30px !important;
  }
  .section-tiles.two-column .card-footer .btn:last-child {
    margin-bottom: 0;
  }
}

#w1458747025664 .cta-banner {
  background-color: #008080;
}
#w1458747025664 .cta-banner h3, #w1458747025664 .cta-banner__subhead h4, #w1458747025664 .cta-banner a, #w1458747025664 .cta-banner .icon:before {
  color: #fff!important;
}

/* .button-blocks a {
  margin: 0 15px 24px 0;
} */

.section-button-row.show-more.max-10 .button-blocks a,
.section-button-row.show-more.max-9 .button-blocks a,
.section-button-row.show-more.max-8 .button-blocks a,
.section-button-row.show-more.max-7 .button-blocks a,
.section-button-row.show-more.max-6 .button-blocks a,
.section-button-row.show-more.max-5 .button-blocks a,
.section-button-row.show-more.max-4 .button-blocks a,
.section-button-row.show-more.max-3 .button-blocks a,
.section-button-row.show-more.max-2 .button-blocks a {
  display: block;
}

.section-button-row .button-blocks .button-block {
  display: flex;
  height: 100%;
}

.section-button-row .button-blocks.thin-button a {
  height: 45px;
}

.section-button-row .button-blocks.thin-button .button-title-box {
  margin: 0px 20px 0px 42px;
  width: 100%;
}

.section-button-row.section.bg-gray {
  background: #f2f2f2;
}

.global-header .top-container .global-header__container--helpers {
  width: calc(100% - 267px);
}
.locate-section-top.redesign .locate-section-top__mobile ul .helpers__action a .icon-icon-geolocate:before {
  top: 0;
}

button.js-carousel-video-close.icon.ir {
  color: transparent;
}
@media (min-width: 651px) {
  button.js-carousel-video-close.icon.ir:before {
    color: #fff;
  }
}


.gs-results-section--doctor-redesign .map-doctor .fad-card__media {
  position: relative;
  margin-bottom: 8px;
  padding: 0 6px;
}
.map-doctor .fad-card__content--specialty {
  margin-top: 12px !important;
}
.map-doctor .dr-profile {
  padding-top: 12px;
}
@media (min-width: 415px) {
   .gs-results-section--doctor-redesign .map-doctor .fad-card__media {
    position: absolute;
  }
  .map-doctor aside.fad-card__media.col {
    position: absolute;
  }
  .map-doctor .dr-profile {
    padding-top: 28px;
  }
}

@media (min-width: 768px) and (max-width:1225px) {
  #doctor-search .form-group.col-md {
    width: 100%;
    margin: 0 16px 0 0;
    padding: 0;
  }
  #doctor-search .form-group.mb-2.col.d-none.d-md-block {
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    left: -8px;
  }
}

/* Shared CSS File, any additional css elements should go in this file */

/** Header section Background Image size **/

::-ms-clear { display: none; }
/** Classes **/
/** Help text **/

/*Mike Testing Starting*/
.loc-detail__name .closed:before {
    content: '' !important;
}

.loc-detail__name .closed:after {
    content: '' !important;
}
/* End temp fix */

.btn-tertiary:not(:disabled):not(.disabled).active {
    color: #fff;
    background-color: teal;
    border-color: teal;
}

.wp-block-media-text .wp-block-media-text__content {
    word-break: break-word;
    grid-area: media-text-content;
    padding: 0 8%;
}

.wp-block-media-text {
    display: grid;
    grid-template-rows: auto;
    align-items: center;
    grid-template-areas: "media-text-media media-text-content";
}
.blog-social__icons{
	clear: both;
}
.wp-block-image .aligncenter {
    text-align: center;
}
/* @media (min-width: 59.25em) {
    .wide-cta-button-section .cta-content.buttons-right {
        width: 100%;
        display: flex;
    }
} */

.cookie-alert.alert {
    position: fixed;
    top: 50% !important;
    right: 50% !important;
	bottom: auto !important;
    left: auto !important;
}

.find-nav__list:before {
    top: 30px;
}

.menu-button--nav .icon-cross:before {
    content: '\ecb9' !important;
}

.blog-post__content .wp-block-image{
	margin-bottom: 5px;
}

.blog-post__content .wp-block-image figcaption {
    margin-top: .5em;
    margin-bottom: 1em;
    text-align: center;
    font-size: .9em;
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 5em;
    line-height: .68;
    font-weight: 500;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    color: #008080;
}


.has-drop-cap:not(:focus):after {
    content: "";
    display: table;
    clear: both;
    padding-top: 14px;
}

.has-drop-cap {
    margin-top: 10px;
}

.blog-section__meta {
    width: 100%;
    float: none;
}

.rte .wp-block-quote p {
    font-size: 1.3rem;
}

.rte .wp-block-quote cite {
    font-size: 1.2rem;
    color: #666;
    font-weight: 700;
}

.rte blockquote.wp-block-quote {
    font-size: 1.5rem;
}

.rte blockquote.wp-block-quote:before {
    font-size: 1.8rem;
}

.rte blockquote.wp-block-quote:after {
    font-size: 1.8rem;
}

.blog-post__content figure.alignleft {
    display: inline;
    float: left;
    margin-right: 15px;
    margin-bottom: 5px;
}

.media-image {
    max-width: 257px;
    max-height: 257px;
}

.gs-media-blurb .find-dr-card__media {
    position: absolute;
}

.affiliate-homepage-orange .carousel-lg__title {
 color: teal; 
}

.affiliate-homepage-orange .blog-section__meta{
 border-bottom: 2px solid #f58025;
}

.affiliate-homepage-orange .blog-section__item_title{
border-bottom: 2px solid #f58025;				
}

/* .affiliate-homepage-orange .carousel__controls .carousel__controls_next .icon{
	height: 41px !important;
    width: 41px !important;
    background-image: url(../img/sprites-s274b6a07d3.png) !important;
    background-position: -164px -441px !important;
    background-repeat: no-repeat !important;
}

.affiliate-homepage-orange .carousel__controls .carousel__controls_prev .icon{
	height: 41px !important;
    width: 41px !important;
    background-image: url(../img/sprites-s274b6a07d3.png) !important;
    background-position: -123px -441px !important;
    background-repeat: no-repeat !important;
	
}

.affiliate-homepage-orange .icon-fwd-circle--teal{
   height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png)!important;
   background-position: 0 -441px !important;
   background-repeat: no-repeat !important;
}

.affiliate-homepage-orange .icon-back-circle--teal{
height: 41px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -82px -441px !important;
   background-repeat: no-repeat !important;
}

@media (max-width: 40.625em) {
	.affiliate-homepage-orange .carousel__controls .carousel__controls_next .icon {
		height: 41px !important;
		width: 41px !important;
		background-image: url(../img/sprites-s274b6a07d3.png) !important;
		background-position: 0 -441px !important;
		background-repeat: no-repeat !important;
	}

	.affiliate-homepage-orange .carousel__controls .carousel__controls_prev .icon {
		height: 41px !important;
		width: 41px !important;
		background-image: url(../img/sprites-s274b6a07d3.png) !important;
		background-position: -82px -441px !important;
		background-repeat: no-repeat !important;
	}
}

.icon-plus--teal {
   height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -41px -441px !important;
   background-repeat: no-repeat !important;
}

.icon-plus--orange {
    height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -41px -441px !important;
   background-repeat: no-repeat !important;
}

.icon-minus--orange {
    height: 40px !important;
   width: 41px !important;
   background-image: url(../img/sprites-s274b6a07d3.png) !important;
   background-position: -175px -361px !important;
   background-repeat: no-repeat !important;
} */

.feat-content-headline {
   margin-bottom: 15px;
}

#fad-search .icon-right.icon-icon-current-location{
	background: none;
    border: none;
    margin: 0;
    line-height: 20px;
}

a.icon.class-list__cta {
    font-family: Roboto, sans-serif !important;
}

.carousel__wrap .media-object.media-object--sm.js-carousel-item.left {
    float: none;
}

.doctor-form .section__content {
    float: left;
    width: 100%;
}

.doctor-form .section__headline {
    display: none;
}

#st_error, #kw_error {
    background: none;
}
.addthis_toolbox a.at300b, .addthis_toolbox a.at300m {
    margin-bottom: 0;
}
.atm-s a:focus {
    border: 3px solid black !important;
    outline-color: black !important;
}

#at_hover.atm-s a:focus, .atm-s a:focus {
    background: #2095f0;
    text-decoration: none;
    color: #fff!important;
}

@media (max-width: 40.625em) {
  /* line 58, ../scss/partials/modules/_business_units.scss */
  .affiliate-homepage-orange .icon-sutter-logo--mobile {
    background-size: contain !important;
    background-repeat: no-repeat !important;
  }
}

.carousel-lg__title{
  max-width: 200px;
}

a[href*="broken-links"],
a[href^="#alert"],
.mock-data{
    opacity: 0.5 !important;
    pointer-events: none;
}

/* MOD TO ALLOW NESTED RIGHT HAND NAVIGATION */
li.header-nav__list ul>li>ul
{
    padding-left: 17px;
    padding-top: 7px;
    font-size: 0.95em;
}

li.header-nav__list ul>li>ul>li:before
{
    content: "-";
    position: relative;
    left: -5px;
}

li.header-nav__list ul>li>ul>li
{
    padding-bottom: 7px;
    text-indent: -5px;
}
div.media-object__content div ul {
    width:100%;
    padding-left: 0px;
}
/* MOD to style carousel mark-up not yet in build kit */
div.media-object__content div ul li {
    list-style-type: none;
}
div.media-object__content div ul li span {
    position: relative;
    font-size: 0.9em;
}
div.media-object__content div.rte p.location-address {
    margin-bottom:0px;
}
div.disclaimer {
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: HelveticaNeueETW01-45Lt;
    font-size: 0.9em;
}

/* MOD TO FIX HOMEPAGE TOP BAR */
.well--hp
{
    border-top: medium none;
}


/* MOD to fix top and bottom margin on affiliate homepage module */
.section.carousel-lg-section {
    padding-bottom: 0;
    padding-top: 0;
}

/* HACK to fix brand selector */
.med-group {
    float:left;
    margin-bottom: 10px;
    margin-top: 20px;

}
.article-content__media.lg {
    font-family: HelveticaNeueETW01-55Rg;
    font-size: 0.875rem;
}
.article-content__media {
    text-align: left;
}

/* transparency homepage fix */
/*#main
100% auto
*/
body {
    background-size: cover;
}

.header--primary {
    background-color: rgba(255,255,255,0.93);   
}

.well--hp {
    background-image: none; 
}


/* EDITOR UPDATES TO ALLOW RIGHT CLICK ON INVISIBLE COMPONENTS */
.empty-component
{
    min-height: 20px;
}

.raw-XML
{
    display: none;
}


/* aae filter list hacks */
.masonry-filter__list a::after{margin: 0 10px;}
.tile-block:hover {
  box-shadow: 0 5px 13px rgba(0,0,0,.14);
}
.tile-block.with-button:hover {
  box-shadow: none;
}
.tile-block:hover img {
  opacity: 1;
}
.tile-block.with-button:hover img {
  opacity: .6;
}

/* 1/16/2020: We should just update this button class to use regular "btn-tertiary" which would have the correct styles */
.home-section .btn-tertiary-white {
    border: 1px solid #174e4b;
    color: #174e4b;
    background-color: transparent;
}
.home-section .btn-tertiary-white:hover {
    color: #fff;
    background: #174e4b;
}


/* On My Way map card styles for mobile */
/* 1/16/2020: Styles in BK, can be deleted when tiles.scss is pushed */
.gm-style .map-window__content-multidoctor .map-loc__on-my-way.multi {
    margin-top: 5px;
}

@media (min-width: 411px) {
    .twbs #fad__results__map.map-wrap .map-window__content .map-doctor__name {
        width: 74%;
    }
}
@media (min-width: 650px) {
    .twbs #fad__results__map.map-wrap .map-window__content .map-doctor__name {
        width: 70%;
    }
}
@media (min-width: 740px) {
    .twbs #fad__results__map.map-wrap .map-window__content .map-doctor__name {
        width: 62%;
    }
}



/* Homepage enhancement for new content */
/* 1/16/2020: This update is now added to CSS, but won't be pushed until "tiles.scss" update is in */
.home-section {
    overflow: hidden;
}
/* .home-section .homepage-header {
    box-shadow: 0 0 70px rgba(0,0,0,0.65);
    background-color: rgba(0,0,0,0.3);
} */
.homepage-head {
    font-size: 42px;
}
.homepage-subhead {
    font-size: 20px;
    padding-right: 20px;
	text-shadow: 0 0 3px #000000;
}
@media (min-width: 768px) {
    .home-section .homepage-header {
        box-shadow: none;
        background-color: transparent;
    }
    .homepage-head {
        font-size: 56px;
    }
}
@media (min-width: 40.6875em) {
    .homepage-head {
        margin-bottom: 18px;
    }
    .homepage-subhead {
        font-size: 24px;
    }
}

/* 1/16/2020: Spacing on Show Map toggle on FAD */
.gs-results-section--doctor-redesign .icon-location:before {
    padding-right: 0.25em;
}

/* 1/16/2020: "Accepting New Patients" toggle styles on FAD */
.twbs .gs-results-section--doctor-redesign label.switch-label:after {
    font-size: 16px;
}
.twbs .gs-results-section--doctor-redesign input:checked+label.switch-label:after {
    left: calc(100% - 29px);
}

/* Small fix for icons on Transplant page */
/* 1/16/2020: Updated on _service_level.scss, to be pushed with _tiles.scss update */
.icon-heart1:before, .icon-kidney:before {
    font-size: 48px;
}
.icon-liver:before {
    font-size: 36px;
}

/* Temporarily Closed Styles */
/* 1/16/2020: Updated on _location_detail.scss and _location.scss, will go out with _tiles.scss update */
.loc-detail__name .closed, .gs-results-section-location .location__title .closed {
    color: #d90d48;
    font-size: 2rem;
    font-weight: 700;
    position: relative;
}
.loc-detail__name .closed {
    left: 4px;
}
.loc-detail__name .closed, .gs-results-section-location .location__title .closed:before {
    content: '(';
}
.loc-detail__name .closed, .gs-results-section-location .location__title .closed:after {
    content: ')';
}
@media (max-width: 40.625em) {
    .gs-results-section-location .location__title .closed,
	.gs-results-section--location  .location__title .closed{
        font-size: 1.5rem !important;
    }
}
.gs-results-section--location  .location__title .closed:before{
	content: ' ';
}
.gs-results-section--location  .location__title .closed{
	color: #d90d48;
	font-weight: 700;
	font-size: 2rem;
}


/* Quick Ada Fix, This is only needed on staging... */
#ada-web-embed-overlay {
    z-index: 3;
}
#ada-button {
    margin: 0;
}
.ada-button-container {
    text-align: center;
}

/* Quick fix for centered wide CTA */
/* .flex-center .cta-content .btn-primary, 
.flex-center .cta-content .btn-secondary,
.flex-center .cta-content .btn-tertiary,
.flex-center .cta-content .btn-tertiary-white {
    margin: 0 8px;
    width: auto;
} */
/* .wide-cta-container .cta-content .btn {
    margin: 5px 5px 15px 0;
} */
/* @media (min-width: 59.25em) {
    .wide-cta-container .cta-content .btn {
        margin: 5px 5px 5px 15px;
    }
} */

.affiliate-homepage-orange .orange .cta-banner__title a:not(.btn) {
    color: #fff;
}
/* 
.section-tiles.two-column .tile-block.double-button .tile-content {
    padding: 30px 30px 80px;
} */

.section-split-cta .cta-content .btn {
    margin: 0 12px 15px 0;
}

/* .two-column .tile-block.double-button .tile-content {
    margin-bottom: 40px;
}

.tile-block.double-button .tile-content {
    margin-bottom: 140px;
    padding-bottom: 20px;
} */

/* DE-825: This is added to dev and test, commented out for prod common     */
/* CSS has been modified to reflect this change, however, the CSS includes  */
/* new styles for homepage which shouldn't be merged into dev and test yet  */
.section-link-list.columns .btn {
    margin: 48px auto 0;
    display: table;
    white-space: normal;
    max-width: 100%;
}


@media (max-width: 575px) {
  .fad-card__media .dr-profile__rating {
    display: none;
  }
}

/* .section-link-list .white .link-block li,
.section-link-list .white .link-block li a,
.section-link-list .white .link-row-header .section-title,
.section-link-list .white .link-row-header .section-subtitle,
.section-link-list .white .link-block .header,
.section-link-list .white.link-row-header .section-title,
.section-link-list .white.link-row-header .section-subtitle p  {
    color: #fff;
}
.link-row .link-group:last-child {
    margin-right: 0;
}
.link-row .link-group,
.link-row .link-group:nth-child(odd) {
    margin: 0 10px !important;
} */

/* COVID Request 4/14 */

/* #w1586305918302, .section-announcement-banner {
  background-color: #f2f2f2;
  padding: 22px 0 25px;
}
#w1586305918302 .section {
	padding: 0;
}
*/

#w1586557233610 {
  background-color: #f2f2f2;
}
#w1586557233610 .section {
  padding: 22px 0 25px;
}
.announcement:before {
  content: none;
}
.announcement {
  position: relative;
}
.announcement-title {
  font-size: 32px;
  font-weight: 500;
  color: #666;
  line-height: 43px;
}
.announcement-subtitle {
  font-size: 20px;
  line-height: 26px;
  color: #666;
}
@media (min-width: 375px) {
  .announcement:before {
    content: '\ea40';
    font-family: 'icomoon';
    color: #008080;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: 0;
  }
  .announcement {
    padding-left: 70px;
  }
} 

  /* DED-892 */
#HwiToolHTMLContent .HwiToolControlsContainer .HwiToolDropDown,
#HwiToolHTMLContent .HwiToolControlsContainer .HwiToolTextField {
    font-size: 1em !important;
}

@media (min-width: 375px) {
	.HwDecisionPoint #HwColumnContent {
		min-width: 320px !important;
		max-width: 100%;
	}
}

/* DED-1337 */
#w1586910967505 {
    display: none;
}
.gs-results-section__content .announcement {
    background: #f2f2f2;
    padding: 25px 20px 25px 70px;
    margin-bottom: 30px;
}
.gs-results-section__content .announcement:before {
    content: '\ea40';
    color: #008080;
    font-family: 'icomoon';
    font-size: 26px;
    position: absolute;
    top: 20px;
    left: 16px;
}
.gs-results-section__content .announcement-title {
    font-size: 18px;
    margin-bottom: 7px;
    line-height: 25px;
}
.gs-results-section__content .announcement-subtitle {
    font-size: 14px;
    line-height: 19px;
}
@media (min-width: 768px) {
    .gs-results-section__content .announcement {
        padding: 20px 20px 20px 80px;
    }
    .gs-results-section__content .announcement:before {
        font-size: 32px;
        left: 18px;
    }
    .gs-results-section__content .announcement-title {
        font-size: 26px;
    }
    .gs-results-section__content .announcement-subtitle {
        font-size: 16px;
    }
}



/* Link List Enhancements */
.section-link-list.section {
  border: 0;
  padding: 40px 0;
  text-align: center; }

@media (min-width: 40.6875em) {
  .section-link-list.section .section-subtitle, .section-link-list.section .section-subtitle p {
    font-size: 21px;
  }   
}

@media (min-width: 375px) {
  .section-link-list.columns .link-group, 
  .section-link-list.columns-2 .link-group, 
  .section-link-list.columns-3 .link-group, 
  .section-link-list.columns-4 .link-group, 
  .section-link-list.columns-5 .link-group, 
  .section-link-list.columns-6 .link-group {
    width: calc(50% - 20px);
  }
}

.section-link-list .btn {
  margin-top: 30px; }

.section-link-list .link-block li {
  margin-bottom: 20px; }

.section-link-list .link-block.bullets li:before {
  content: '\2022';
  display: inline-block;
  font-size: 16px;
  color: #000;
  font-weight: 700;
  padding-right: 5px; }

.section-link-list .teal--link .link-block.bullets li:before, .section-link-list .links-teal .link-block.bullets li:before {
  color: #008080; }

.section-link-list .white .link-row-header .section-title, 
.section-link-list .white .link-row-header .section-subtitle, 
.section-link-list .white .link-row-header .section-subtitle p, 
.section-link-list .white .link-row-header .section-subtitle p a, 
.section-link-list .white .link-row-header .section-subtitle p i, 
.section-link-list .white .link-row-header .section-subtitle p .phone-number,
.section-link-list .white.link-row-header .section-title, 
.section-link-list .white.link-row-header .section-subtitle, 
.section-link-list .white.link-row-header .section-subtitle p, 
.section-link-list .white.link-row-header .section-subtitle p a, 
.section-link-list .white.link-row-header .section-subtitle p i, 
.section-link-list .white.link-row-header .section-subtitle p .phone-number {
  color: #fff; }

.section-link-list .white .link-row-header .section-subtitle p a, 
.section-link-list .white .link-row-header .section-subtitle p .phone-number,
.section-link-list .white.link-row-header .section-subtitle p a, 
.section-link-list .white.link-row-header .section-subtitle p .phone-number {
  text-decoration: underline; }

.section-link-list .white .link-block .header, .section-link-list .links-white .link-block .header {
  color: #fff; }

.section-link-list .white .link-block li, .section-link-list .links-white .link-block li {
  color: #fff; }
  .section-link-list .white .link-block li a, .section-link-list .links-white .link-block li a {
    color: #fff;
    font-weight: 400;
    text-decoration: underline; }

.section-link-list .white .link-block.bullets li:before, .section-link-list .links-white .link-block.bullets li:before {
  color: #fff; }

@media (min-width: 992px) {
  .section-link-list.columns-4 .link-row, .section-link-list.columns-3 .link-row, .section-link-list.columns-2 .link-row {
    justify-content: center; }
  .section-link-list.columns-4 .link-group, .section-link-list.columns-3 .link-group, .section-link-list.columns-2 .link-group {
    flex-grow: 0;
    width: 240px; }
  .section-link-list.columns-2 .link-group {
    width: 375px; }
  .section-link-list.columns-4 .link-group {
    width: 220px; } }

.section-link-list.columns.columns-2 .link-row, .section-link-list.columns.columns-3 .link-row, .section-link-list.columns.columns-4 .link-row, .section-link-list.columns.columns-5 .link-row, .section-link-list.columns.columns-6 .link-row {
  flex-wrap: wrap; }

.section-link-list.columns.columns-2 .link-group, .section-link-list.columns.columns-3 .link-group, .section-link-list.columns.columns-4 .link-group, .section-link-list.columns.columns-5 .link-group, .section-link-list.columns.columns-6 .link-group {
  max-width: 100%;
  width: 100%; }

.section-link-list.columns.columns-2 .btn, .section-link-list.columns.columns-3 .btn, .section-link-list.columns.columns-4 .btn, .section-link-list.columns.columns-5 .btn, .section-link-list.columns.columns-6 .btn {
  margin: 48px auto 0;
  display: table;
  white-space: normal; }

.section-link-list.columns.columns-2 .link-block, .section-link-list.columns.columns-3 .link-block, .section-link-list.columns.columns-4 .link-block, .section-link-list.columns.columns-5 .link-block, .section-link-list.columns.columns-6 .link-block {
  columns: 2; }
  .section-link-list.columns.columns-2 .link-block li a, .section-link-list.columns.columns-3 .link-block li a, .section-link-list.columns.columns-4 .link-block li a, .section-link-list.columns.columns-5 .link-block li a, .section-link-list.columns.columns-6 .link-block li a {
    font-size: 17px; }
  @media (min-width: 768px) {
    .section-link-list.columns.columns-2 .link-block, .section-link-list.columns.columns-3 .link-block, .section-link-list.columns.columns-4 .link-block, .section-link-list.columns.columns-5 .link-block, .section-link-list.columns.columns-6 .link-block {
      columns: 3; } }
  @media (min-width: 992px) {
    .section-link-list.columns.columns-2 .link-block, .section-link-list.columns.columns-3 .link-block, .section-link-list.columns.columns-4 .link-block, .section-link-list.columns.columns-5 .link-block, .section-link-list.columns.columns-6 .link-block {
      columns: 4; } }

@media (min-width: 992px) {
  .section-link-list.columns.columns-5 .link-block {
    columns: 5; } }

@media (min-width: 992px) {
  .section-link-list.columns.columns-6 .link-block {
    columns: 6; } }

.section-link-list.columns.columns-3 .link-group {
  max-width: 768px; }

@media (min-width: 992px) {
  .section-link-list.columns.columns-3 .link-block {
    columns: 3; } }

.section-link-list.columns.columns-2 .link-group {
  max-width: 768px; }

@media (min-width: 768px) {
  .section-link-list.columns.columns-2 .link-block {
    columns: 2; } }

@media (min-width: 992px) {
  .section-link-list.columns.columns-2 .link-block {
    columns: 2; } }

.link-row {
  display: flex;
  flex-wrap: wrap;
  text-align: left; }
  @media (min-width: 992px) {
    .link-row {
      flex-wrap: nowrap; } }

.link-group {
  width: 100%; }
  @media (min-width: 375px) {
    .link-group {
      width: calc(50% - 20px); }
      .link-group:nth-child(odd) {
        margin-right: 20px; } }
  @media (min-width: 992px) {
    .link-group {
      flex-grow: 1;
      max-width: 100%;
      width: auto;
      margin-right: 20px; }
      .link-group:last-child {
        margin-right: 0; } }

.link-block .header {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 17px; }

.link-block a {
  font-weight: 700;
  font-size: 17px; }

.section-link-list .section-title {
  font-weight: 700;
  font-size: 24px;
  text-align: center;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    .section-link-list .section-title {
      font-size: 32px; } }

.section-link-list .section-subtitle {
  font-size: 17px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px; }
  @media (min-width: 768px) {
    .section-link-list .section-subtitle {
      font-size: 21px; } }

/* Overrides current styles that were replaced in the real css */
.section-link-list.columns .link-block, 
.section-link-list.columns-2 .link-block, 
.section-link-list.columns-3 .link-block, 
.section-link-list.columns-4 .link-block, 
.section-link-list.columns-5 .link-block, 
.section-link-list.columns-6 .link-block {
  columns: inherit;
}
@media (min-width: 768px) {
  .section-link-list.columns .link-block, 
  .section-link-list.columns-2 .link-block, 
  .section-link-list.columns-3 .link-block, 
  .section-link-list.columns-4 .link-block, 
  .section-link-list.columns-5 .link-block, 
  .section-link-list.columns-6 .link-block {
    columns: inherit;
  }
}
@media (min-width: 992px) {
  .section-link-list.columns .link-block, .section-link-list.columns-2 .link-block, .section-link-list.columns-3 .link-block, .section-link-list.columns-4 .link-block, .section-link-list.columns-5 .link-block, .section-link-list.columns-6 .link-block {
    columns: inherit;
  }
}




/* modal temp */
.modal-open {
    overflow: hidden
}
body.modal-open:before {
    content: '';
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .25;
    z-index: 1069
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1069 !important;
    display: none;
    overflow: hidden;
    outline: 0
}

.pac-container {
    z-index: 1069!important;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: .5rem;
    pointer-events: none
}

.modal.fade .modal-dialog {
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out,-webkit-transform .3s ease-out;
    -webkit-transform: translate(0,-25%);
    transform: translate(0,-25%)
}

@media screen and (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    -webkit-transform: translate(0,0);
    transform: translate(0,0)
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (0.5rem * 2))
}

.modal-dialog-centered::before {
    display: block;
    height: calc(100vh - (0.5rem * 2));
    content: ""
}

.modal-content {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0,0,0,.2);
    border-radius: .3rem;
    outline: 0
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .5
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem;
    border-bottom: 1px solid #e9ecef;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem
}

.modal-header .close {
    padding: 1rem;
    margin: -1rem -1rem -1rem auto
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1rem
}

.modal-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1rem;
    border-top: 1px solid #e9ecef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width: 576px) {
    .modal-dialog {
        max-width:500px;
        margin: 1.75rem auto
    }

    .modal-dialog-centered {
        min-height: calc(100% - (1.75rem * 2))
    }

    .modal-dialog-centered::before {
        height: calc(100vh - (1.75rem * 2))
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width: 992px) {
    .modal-lg {
        max-width:800px
    }
}

/* DED-1358 */
.tile-block .card-footer {
  border: none;
}


/* DE-719: I missed requirement R.2.3. 
Subtitles should be hidden on mobile */
/* .homepage-subhead {
  display: none;
}
.section-home-banner ul li a:before {
  display: block;
  width: 28px;
}
@media (min-width: 40.6875em) {
  .homepage-header.smaller .homepage-head {
      font-size: 45px;
      line-height: 55px;
  }
  .homepage-subhead {
      display: block;
  }
}
@media (min-width: 76.5625em) {
  .homepage-header.smaller .homepage-head {
      font-size: 60px;
      line-height: 70px;
  }
} */

/* Fix for new teals sign in box  */
.dashboard-sign_in__form .cta--form-submit {
    border: 1px solid #fff;
    color: #fff;
    background-color: transparent;
    margin-bottom: 20px;
}


/* DED-1429: Patch that will allow any custom icon to work with global alert */
.global-alert .global-alert__title:before {
  content: none !important;
}

.global-alert .global-alert__title .icon {
  position: absolute;
  left: 0;
  font-size: 27px;
}

.global-alert.white .global-alert__title .icon:before, .global-alert.grey .global-alert__title .icon:before {
  color: #f58025;
}

.global-alert.red .global-alert__title .icon:before, .global-alert.blue .global-alert__title .icon:before {
  color: #fff;
}

.homepage-loginbox .btn-tertiary-white {
    color: #008080;
    border: 2px solid #008080;
}
.homepage-loginbox .btn-tertiary-white:hover {
    color: #fff;
}

/* EDITOR UPDATES TO ALLOW RIGHT CLICK ON INVISIBLE COMPONENTS */
.empty-component
{
    min-height: 20px;
}

.raw-XML
{
    display: none;
}


/* aae filter list hacks */
.masonry-filter__list a::after{margin: 0 10px;}

/* HACK to fix brand selector */
.med-group {
  float:left;
  margin-bottom: 10px;
  margin-top: 20px;

}
.article-content__media.lg {
  font-family: HelveticaNeueETW01-55Rg;
  font-size: 0.875rem;
}

/* transparency homepage fix */
/*#main
100% auto
*/
body {
  background-size: cover;
}

.header--primary {
  background-color: rgba(255,255,255,0.93);   
}

.well--hp {
  background-image: none; 
}

/* MOD TO FIX HOMEPAGE TOP BAR */
.well--hp
{
    border-top: medium none;
}


/* MOD to fix top and bottom margin on affiliate homepage module */
.section.carousel-lg-section {
    padding-bottom: 0;
    padding-top: 0;
}

/* DED-1461 */
.bg-dk-teal .wide-cta-button-section .cta-content.light .subhead p a ,
.bg-teal .wide-cta-button-section .cta-content.light .subhead p a  {
  color: #fff;
  text-decoration: underline;
}

.bg-gray .wide-cta-button-section .cta-content.light .subhead p  {
  color: #222;
}

.bg-lt-blue .wide-cta-button-section .cta-content.light .subhead p  {
  color: #4A4A4A;
}

/* DED-1458: This fixes the old shaving cream icon on FAD */
/* BK has been modified on branch with spritesheet replacement update */
#fad-search .keywords .dropdown-menu .typelist-specialties span:before {
  content: '\ed07';
}


/* DED-1463: Add support for numbered bullets on two column tiles */
.section-tiles.two-column ol {
  margin-top: 0;
  padding-left: 15px;
}
.section-tiles.two-column ol li {
  padding: 5px 45px 5px 10px;
  list-style-type: decimal;
}

/* Overrides for video player, ITSM-820 */
.generic-article__body_content.rte .vjs-menu ul, 
.generic-article__body_content.rte .vjs-menu li {
  font-size: 14px;
}
.generic-article .vjs-social-share-links a {
  color: #fff;
}
.generic-article__body_content.rte .vjs-menu {
  bottom: -10px;
}
.generic-article__body_content.rte .vjs-menu-content {
  width: 140px !important;
  left: -40px !important;
}
.generic-article__body_content.rte .vjs-menu-content li {
  list-style: none !important;
}


/* IE11 Fix for Chat Tab (This is already in BK) */
body {
  -ms-overflow-style: scrollbar;
}

/* Fixes the missing announcement icon, this is already in BK */
.headline-copy-section .headline-copy__notification_subhead.alert:before {
  content: '\ed38';
}

/* DE-1105 (DED-1462 and DED-1411) General Tile Improvements */
/* Awaiting Dry-Run, then will push this update to staging */
/* .section.section-tiles .tile-image {
  background-position: center;
  background-size: cover;
}
.section.section-tiles .tile-block.disable-btn .tile-content {
  margin-bottom: 0;
} */

/* CCPA-30 Small CSS update so we wouldn't rely on 'zip-code' class for style (Already in BK) */
/* Awaiting dry-run */
/* .js-required-zip-1, .js-required-zip-2 {
  float: left;
  width: 66.10169%;
  max-width: 300px;
}
@media (min-width: 40.6875em) {
  .js-required-zip-1, .js-required-zip-2 {
    max-width: none;
    width: 31.03448%;
  }
} */

/* CCPA-83 */
.privacy-request li:empty {
  margin-bottom: 0;
}

/* Link List Bug: On light gray background, btn-secondary has teal text color  */
.section-link-list.bg-gray .btn-secondary {
  color: #fff !important;
}

/* "List/Map View Toggle" on SHP Provider Search, highlight color same as background */
.map-type__item.is-active {
  background-color: #006666;
}

/* Very small visual bug on 75/35 component, when btn-secondary is used on dark-teal background */
/* https://www.sutterhealth.org/smcs/services */
.split-container.bg-teal .btn-secondary {
  background-color: #006666;
  border-color: #006666;
}

/* This fixes a minor visual issue with padding not matching right on new global alert */
.section.global-alert {
  padding: 12px 54px 12px 0;
}
/* Patch to fix incorrect usage of "grey" class */
.section.global-alert.grey {
  background-color: #e4e4e4;
}
.section.global-alert.grey .title,
.section.global-alert.grey .subtitle,
.section.global-alert.grey .desc,
.section.global-alert.grey .close:before,
.section.global-alert.grey .toggle-more,
.section.global-alert.grey .toggle-more:before {
  color: #222222;
}
.global-alert.section .toggle-more {
  font-weight: 700 !important;
}
.section.global-alert.grey .subtitle a,
.section.global-alert.grey .desc a {
  color: #006666;
}
.section.global-alert.grey .subtitle a:hover,
.section.global-alert.grey .desc a:hover {
  text-decoration: none;
}
.section.global-alert.grey .icon:before {
  color: #f5b745;
}
/* Additional styles for links in subtitles */
.section.global-alert.blue .subtitle a, 
.section.global-alert.red .subtitle a,
.section.global-alert.purple .subtitle a,
.section.global-alert.sea-blue .subtitle a,
.section.global-alert.green .subtitle a,
.section.global-alert.yellow .subtitle a,
.section.global-alert.gray .subtitle a,
.section.global-alert.white .subtitle a {
  text-decoration: underline;
  font-weight: 700;
}
.section.global-alert.blue .subtitle a:hover, 
.section.global-alert.red .subtitle a:hover,
.section.global-alert.purple .subtitle a:hover,
.section.global-alert.sea-blue .subtitle a:hover,
.section.global-alert.green .subtitle a:hover,
.section.global-alert.yellow .subtitle a:hover,
.section.global-alert.gray .subtitle a:hover,
.section.global-alert.white .subtitle a:hover {
  text-decoration: none;
}
.section.global-alert.gray .subtitle a {
  color: #006666;
}
.section.global-alert.gray .subtitle a {
  color: #008080;
}

/* DED-1628: Teal links on teal background fix */
.teal.headline-copy-section .section__content a {
  color: #fff;
}
/* DE-588 - FAD Map pointers */
@media screen and (min-width: 415px) { 
  #map__embed .gm-style .gm-style-iw {
    left: -25px !important;
  }
}

/* Urgent request to increase subtitle size on CTA Wide for specific implementation */
#w1608611009261 .subhead p {
  font-size: 19px !important;
}

/* Hot Fix: Phil noticed a common rule overriding height/width rules for this icon */
/* Because this rule is near the top with many other icons, and I know it's still in use */
/* I decided it's less of a risk to override, rather than remove the rule altogether */
/* Note from EB, 1/15/2021 */
.expandable-tab__title .icon-plus--teal,
.expandable__cta .icon-plus--teal {
  height: 45px !important;
  width: 45px !important;
}

/* Hot Fix: Links in cookie popup were hidden at iPhone 6 landscape breakpoint */
@media (min-width: 576px) {
  #cookieAgreement .cookie-agreement .cookie-agreement__text div:nth-child(2) .secondary-cta {
    display: none;
  }
}
.accept-cookie-policy.close {
  z-index: 2;
  position: relative;
}

/* WT-99 */
#cookieAgreement .cookie-agreement .cookie-agreement__text div:nth-child(2) .secondary-cta {
  padding-right: 13px;
}
.expandable .expandable__cta > a {
  padding-left: 0;
}

/* WT-100 & WT-4705 */
.generic-article__intro .col-lg-3 {
  padding-left: 0;
}

/* WT-575 */
.affiliate-homepage-orange a:not(.btn).cta--pill-teal2 {
  color: #fff;
}

/* Styles teal buttons even when they're outside RTE class */
.cta--pill-teal2 {
  border: none;
  color: #fff;
  border-radius: 3px;
  padding: 10px 20px;
  vertical-align: middle;
  background-color: #008080;
  background-position: 20px center;
  font-size: 15px;
  font-weight: 700;
  text-align: left;
  text-decoration: none;
  transition: background-color 250ms;
}
.cta--pill-teal2:hover {
  background-color: #006666;
  text-decoration: none;
  transition: background-color 250ms;
}

/* ITSM-993 (WT-1378) */
@media (min-width: 76.5625em) {
  .hide-lang-lg {
    display: none;
  }
}

/* Make sure hand doesn't show up on chat-open */
.chat-open {
  cursor: auto;
}

/* Hide error text when reputation score fails */
.fad-card__media--rating-container .error-container {
  display: none;
}

@media (max-width: 475px) {
  .dr-profile .location__media {
    width: 100px;
    height: 100px;
  }
  .favorite-doctor-manage__row-content {
    width: calc(100% - 150px);
  }
}

span.js-locate-icon.icon.im-icon.icon-user {
  font-size: 20px;
}
@media (max-width: 947px) {
  .header-buttons--sign-in .location-sign-in-button .header-buttons__copy {
    display: none;
  }
}

/* WT-2225: Fix cta--pill-teal2 on light gray and light blue background */
.cta--pill-teal2 {
  color: #fff !important;
}
.section-tiles.section.bg-white {
  border: none;
}
.section-button-row.section {
  border: none;
}

.services-include__content_filters li {
  display: inline-block;
  font-size: 20px;
}

.services-include__filter-pulldown {
  display: none;
}

.loc-detail__contact_copy b {
  font-size: 18px;
}

.ask-an-expert-section.light-blue {
  background-color: #f5f5f4;
}

.map-doctor .row.justify-content-center {
  position: relative;
}
.twbs #fad__results__map.row .map-window__content .fad-card__media--pic {
  transform: translateX(-10%);
  overflow: hidden;
  border-radius: 50%;
  height: 50px;
}

@media (min-width: 415px) {
  .map-window__content .map-doctor article.fad-card__map-content {
    margin-left: 84px;
  } 
}
.map-window__content.map-window__content-multidoctor .map-doctor article.fad-card__map-content {
  padding: 0 !important;
  width: 100%;
  max-width: 100%;
  flex: 100%;
}

.twbs #fad__results__map.row .map-window__content:before {
  height: calc(100% - 10px);
}
.gm-style .map-window__content .map-doctor .map-loc__directions {
  bottom: -43px!important;
}
@media (min-width: 415px) {
  .gm-style .map-window__content .map-doctor .map-loc__directions {
    width: calc(100% + 51px);
  }
}
.gs-results-section--doctor-redesign .map-loc__directions .map-loc__link:after {
  border-top: 20px solid #008080;
}

.home-icon-bar {
	z-index: 3;
}

/* WT-3954: Mobile two column tiles issue */
@media (max-width: 650px) {
	.section-tiles .tile-content .tile-icon:before {
		top:4px;
	}
  .section-tile .tile-block.double-button .tile-content{
	  padding-bottom: 20px !important;
	  margin-bottom: 0 !important;
	}
   .section-tiles  .tile-block.double-button .tile-content{
       padding-bottom: 14px;
    }
	.section-tiles .tile-block.double-button .tile-text{
    margin-bottom: 0 !important;
  }
	.section-tile .card-footer{
    position: relative;
    left: auto;
    bottom: auto;
    transform: none;
    width: 100%;
  }

	.section-tiles .card-footer .btn-block:first-child{
    margin-top: 30px !important;
  }
	.section-tile .card-footer .btn:last-child{
    margin-bottom: 0;
  }
}

#w1458747025664 .cta-banner {
  background-color: #008080;
}
#w1458747025664 .cta-banner h3, #w1458747025664 .cta-banner__subhead h4, #w1458747025664 .cta-banner a, #w1458747025664 .cta-banner .icon:before {
  color: #fff!important;
}

/* .button-blocks a {
  margin: 0 15px 24px 0;
} */

.section-button-row.show-more.max-10 .button-blocks a,
.section-button-row.show-more.max-9 .button-blocks a,
.section-button-row.show-more.max-8 .button-blocks a,
.section-button-row.show-more.max-7 .button-blocks a,
.section-button-row.show-more.max-6 .button-blocks a,
.section-button-row.show-more.max-5 .button-blocks a,
.section-button-row.show-more.max-4 .button-blocks a,
.section-button-row.show-more.max-3 .button-blocks a,
.section-button-row.show-more.max-2 .button-blocks a {
  display: block;
}

.section-button-row .button-blocks .button-block {
  display: flex;
  height: 100%;
}

.section-button-row .button-blocks.thin-button a {
  height: 45px;
}

.section-button-row .button-blocks.thin-button .button-title-box {
  margin: 0px 20px 0px 42px;
  width: 100%;
}

.section-button-row.section.bg-gray {
  background: #f2f2f2;
}

.global-header .top-container .global-header__container--helpers {
  width: calc(100% - 267px);
}
.locate-section-top.redesign .locate-section-top__mobile ul .helpers__action a .icon-icon-geolocate:before {
  top: 0;
}

button.js-carousel-video-close.icon.ir {
  color: transparent;
}
@media (min-width: 651px) {
  button.js-carousel-video-close.icon.ir:before {
    color: #fff;
  }
}

/* @media (min-width:651px) {
  .doctor-results-browse .gs-results-section--doctor-redesign .filter-sidebar {
    display: block;
  }
}

.doctor-results-browse .provider-results-card .detail .services .btn.video-visits {
  padding-left: 0;
  color: #066;
}
.doctor-results-browse .provider-results-card .detail .services .btn.video-visits:before {
  content: none;
  display: none;
} */

@media (max-width: 40.625em) {
  .provider {
    padding-bottom: 16px;
  }
}

/* ITSM-1245 - fix for tooltip v2 overflow copy */
.tooltip-redesign.availability.tooltip-v2 button {
    overflow: hidden;
}

/* WT-9128 fix content highlight header, remove once PR-757 published */
.section-content-highlight .section-header-container {
    display: block;
}

/* Temporary patch, we will remove once IS has had a chance to change these book buttons to secondary */
.loc-detail__cta--book-visit .btn.btn-primary {
  line-height: 160%;
  background-color:#1F3433;
  color: #67F5ED;
  border-radius: 3px;
  border: 1px solid #1F3433;
  transition: background-color 150ms, color 150ms, border-color 150ms;
}
.loc-detail__cta--book-visit .btn.btn-primary:hover {
  background-color: #0C1514;
  color: #34F2E7;
  border-color: #0C1514;
  transition: background-color 150ms, color 150ms, border-color 150ms;
}
.loc-detail__cta--book-visit .btn.btn-primary:focus {
  outline: #1F3433 2px solid;
  outline-offset: 2px;
  box-shadow: none;
}

@media (max-width: 948px) {
  .affiliate-homepage-orange .hero-image-banner .hero-image-banner__background {
    background-size: cover;
  }
}

/* WPT-8 */
.map-loc__directions span {
  display: none;
}

.cookie-settings-redesign .container .cookie-settings-redesign__content form {
  align-items: center;
  padding-top: 16px;
}
