﻿.find-facility-widget-container .search-geolocname-input {
    border-color: #CDCDCD !important;
    padding-left: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 0.5px;
    border-radius: 8px;
    border-style: solid;
}

.find-facility-widget-container .input-search-location-icon {
    left: 25px;
    position: absolute;
    color: black;
    border: none;
    background-color: transparent !important;
    -webkit-appearance: none;
    padding-top: 12px;
    padding-bottom: 10px;
    z-index: 1;
}

div.container.find-facility-widget-container button.search-button {
    min-width: 175px;
    padding-top: 2px;
    padding-bottom: 2px;
    vertical-align: bottom;
}

.find-facility-widget-container .col-12-ext {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
}

@media (min-width: 768px) {
    div.container.find-facility-widget-container div.pos-btn-ext {
        position: relative;
        right: 110px;
    }

    .find-facility-widget-container .col-12-ext {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 50%;
    }
}

.input-search-facility-icon {
    left: 25px;
    position: absolute;
    color: black;
    border: none;
    background-color: transparent !important;
    -webkit-appearance: none;
    padding-top: 12px;
    padding-bottom: 10px;
    z-index: 1;
}

.search-searchLocationName-input {
    border-color: #CDCDCD !important;
    padding-left: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-width: 0.5px;
    border-radius: 8px;
    border-style: solid;
    height: 46px;
}

.print-card-flag {
    margin-left: 10px;
}

.find-search-purple {
    color: #74146C;
    font-weight: bold;
    font-size: 0.85rem;
}

.clickable {
    cursor: pointer;
}

.btn-tertiary {
    background-color: #949494;
    color: #fff !important;
    border-color: #949494;
}

.btn-tertiary:hover, .btn-tertiary:focus, .btn-tertiary:active, .btn-tertiary.active, .open .dropdown-toggle.btn-tertiary {
    background-color: gray;
    color: #fff !important;
    border-color: #31347B;
}

/* MBRGHT-751: Make bullet list alignment same as for numbered lists */
ul li {
    margin-left: 20px;
}

.pagination li {
    margin-left: 0;
}

.carousel {
    padding-bottom: 70px;
    padding-left: 70px;
    padding-right: 70px;
    max-width: 1110px;
    margin: 0 auto;
}

.carousel .carousel-control-next,
.carousel .carousel-control-prev {
    width: 45px;
    opacity: 1;
}

.carousel .carousel-control-next .carousel-control-next-icon,
.carousel .carousel-control-next .carousel-control-prev-icon,
.carousel .carousel-control-prev .carousel-control-next-icon,
.carousel .carousel-control-prev .carousel-control-prev-icon {
    margin-bottom: 70px;
    width: 45px;
    height: 45px;
    background-color: #9FE900;
    background-size: 16px auto;
    border-radius: 50%;
}

.carousel .carousel-indicators {
    margin-bottom: 0;
}

.carousel .carousel-indicators li {
    width: 15px;
    height: 15px;
    background: #DFDFDF;
    border-radius: 50%;
    opacity: 1;
    border: 0;
}

.carousel .carousel-indicators li.active {
    background: #9FE900;
}

@media only screen and (max-width: 767px) {
    .carousel {
        padding-left: 0;
        padding-right: 0;
    }

    .carousel .carousel-control-next,
    .carousel .carousel-control-prev {
        display: none;
    }
}

.carousel .testimonial-slide {
    display: block;
    margin: 0 auto;
    text-align: center;
    max-width: 800px;
}

.carousel .testimonial-slide .headline-image {
    margin-bottom: 10px;
    max-width: 150px;
}

/* Bootstrap navigation menu site pusher fix */
@media only screen and (min-width: 992px) {
    .site-content-wrapper {
        transform: translateX(0) !important;
    }

    .slideout-open,
    .slideout-open body,
    .slideout-open .slideout-panel {
        overflow: unset;
    }

    #panel.no-hero-swoop {
        padding-top: 100px;
    }
}

/* MBRGHT-664: Resources filter page styles */

/* .dot, .dot--secondary, .dot--primary added to extend for MBRGHT-584 */
.dot {
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #143C74;
}

.dot--secondary {
    background: #9FE600;
}

.dot--primary {
    background: #143C74;
}

/* new dot classes as of mbrght-664 */
.dot--teal {
    background: #51C7D7;
}

.dot--yellow {
    background: #FFD900;
}

.dot--gray {
    background: #949494;
}

#resourceFilters .form-control {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    height: 46px;
    border-color: #CDCDCD !important;
    border-radius: 8px;
}

.resource-card__feature-flag {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    display: block;
    margin-top: 3px;
    padding: 2px 12px 4px;
    border-radius: 10px;
    background: #FF5900;
    color: #fff;
    text-align: center;
    font-size: .875rem;
    font-weight: 700;
}

.resource-card__meta-row {
    margin-bottom: 10px;
    font-weight: 700;
    font-size: .875rem;
}

.resource-card__meta-row .dot {
    width: 18px;
    height: 18px;
    margin-right: 3px;
}

.resource-card__image-row {
    margin-bottom: 25px;
}

.resource-card__image-row img {
    width: auto;
    max-width: 100%;
}

.resource-card__icon {
    position: relative;
    margin: 0 auto;
    width: 96px;
    height: 96px;
    background: #949494;
    border-radius: 50%;
}

.resource-card__icon.icon-teal {
    background: #51C7D7;
}

.resource-card__icon.icon-secondary {
    background: #9FE600;
}

.resource-card__icon img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.resource-card__button-row {
    flex-grow: 1;
}

.resource-card__button-row .btn {
    width: 100%;
}

.resource-card--cta {
    background-image: none;
}

.resource-card--cta .resource-card-cta-text {
    font-size: 2rem;
}

.ajax-loading-svg {
    margin-bottom: 6rem;
    text-align: center;
}

.ajax-loading-svg img {
    display: inline-block;
    width: auto;
    animation: ajaxLoading 1s linear infinite;
    visibility: visible;
}

.ajax-loading-svg img.v-hide {
    visibility: hidden;
}

#end {
    height: 0px;
}

@keyframes ajaxLoading {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.paging-links {
    border-top: 2px solid #D1D1D1;
    font-weight: 400;
}

.paging-links .arrow {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background-color: #9FE900;
    background-repeat: no-repeat;
    background-position: center center;
    transition: all 250ms ease;
}

.paging-links__prev .arrow {
    margin-right: 20px;
    background-image: url('images/chevron-left.svg');
}

.paging-links__next .arrow {
    margin-left: 20px;
    background-image: url('images/chevron-right.svg');
}

.paging-links__prev {
    padding-right: 15px;
    border-right: 2px solid #D1D1D1;
}

.paging-links__next {
    padding-left: 15px;
}

.paging-links__prev,
.paging-links__next {
    padding-top: 30px;
    padding-bottom: 30px;
}

@media (max-width: 767px) {
    .paging-links__prev,
    .paging-links__next {
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 2px solid #D1D1D1;
    }

    .paging-links__prev {
        padding-right: 0;
        border-right: 0;
    }

    .paging-links__next {
        padding-left: 0;
    }

    .paging-links__prev .label,
    .paging-links__next .label {
        font-size: .75rem;
    }

    .paging-links__prev .title,
    .paging-links__next .title {
        font-size: .875rem;
    }
}

.paging-links__prev .label,
.paging-links__next .label {
    color: #000;
}

.paging-links__prev .title,
.paging-links__next .title {
    color: #143B74;
}

.paging-links__prev:hover .title,
.paging-links__next:hover .title {
    text-decoration: underline;
}

.paging-links__prev:hover .arrow,
.paging-links__next:hover .arrow {
    background-color: #85c000;
}

#menu #HeaderSearchButtonMobile {
    padding: 5px;
}

/* Styles for proliance providers that are out of network for inpatient services. */
.proliance-provider-oon {
    color: #143C74;
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Styles for header banner | MBRGHT-918 */
.site-header__header {
    position: relative;
}

.site-header__alert {
    margin: 0;
    padding: 25px 130px 25px 90px;
    position: relative;
    z-index: 1030;
    background: var(--embrightgreen);
    border-radius: 0;
    border: 0;
    font-size: 1.125rem;
    font-weight: 600;
    color: #000;
    background-image: url('images/icon-info.svg');
    background-position: 50px 26px;
    background-repeat: no-repeat;
}

.site-header__alert a {
    color: #000;
    text-decoration: underline !important;
}

.site-header__alert.alert-dismissible .close {
    position: absolute;
    padding: 0;
    top: 28px;
    right: 50px;
    display: grid;
    grid-template-columns: 1fr auto;
    align-items: center;
    column-gap: 5px;
    background: transparent;
    color: #000;
    font-size: 1.125rem;
    text-decoration: none;
    opacity: 1;
    text-shadow: none;
    font-weight: 600;
}

.site-header__alert.alert-dismissible .close span {
    text-decoration: underline;
}

.site-header__header .header-background {
    position: relative;
    padding-top: 1px;
    z-index: 1030;
    color: white;
    background: linear-gradient(180deg, rgba(0, 38, 100, 0.1) 0%, #1b87a8 100%), url('Images/design-pattern.png') repeat center;
}

@media only screen and (max-width: 600px) {
    .site-header__alert {
        padding: 40px 15px 20px 55px;
        background-position: 15px 42px;
        font-size: 1rem;
    }

    .site-header__alert.alert-dismissible .close {
        top: 15px;
        right: 15px;
        font-size: 1rem;
    }
}

#panel,
#panel.container-fluid {
    transform: none !important;
}

.site-content-wrapper {
    transition: transform .3s ease;
}

@media only screen and (max-width: 992px) {
    header.site-header {
        position: relative;
    }
}

.circle-image {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #50C8D8;
    object-fit: cover;
    margin-right: -10px;
}

/* MBRGHT-937/938: ALTERNATING STAT ROW */
.alternating-stat-row {
    padding: 1.5rem 0;
}

.alternating-stat-row .stat-row {
    position: relative;
    display: grid;
    grid-template-columns: 1fr auto;
    gap: 30px;
    align-items: center;
}

/* dashed line */
.alternating-stat-row .stat-row:not(:last-child)::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 1px;
    border-bottom: 2px dashed #53C6D6;
    transform: rotate(-22deg);
}

.alternating-stat-row .stat-row .content .headline {
    max-width: 550px;
    font-weight: 700;
    font-size: 42px;
    line-height: 47px;
    color: #143B74;
}

.alternating-stat-row .stat-row .content .btn {
    margin-top: 38px;
    min-width: 160px;
}

.alternating-stat-row .stat-row .circles {
    margin: 65px 15px 65px 0;
    position: relative;
    display: grid;
    grid-template-areas: "stack";
    max-width: 315px;
}

.alternating-stat-row .stat-row .circles > * {
    grid-area: stack;
}

.alternating-stat-row .stat-row .circles .circles__image {
    display: block;
    border-radius: 50%;
    height: 135px;
    width: 135px;
    right: -15px;
    top: -65px;
    position: absolute;
    z-index: 1;
}

.alternating-stat-row .stat-row .circles .circles__stat {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    height: 260px;
    width: 260px;
    background: #AFE247;
}

.alternating-stat-row .stat-row .circles .circles__stat .stat {
    font-weight: 700;
    font-size: 80px;
    line-height: 1.3;
    color: #143B74;
}

.alternating-stat-row .stat-row .circles .circles__stat .text {
    text-align: center;
    max-width: 108px;
    font-weight: 700;
    font-size: 12px;
    line-height: 1.1;
    color: #143B74;
}

/* Blue stat circle */
.alternating-stat-row .stat-row .circles .circles__stat--blue {
    background: #143B74;
}

.alternating-stat-row .stat-row .circles .circles__stat--blue .stat,
.alternating-stat-row .stat-row .circles .circles__stat--blue .text {
    color: white;
}

/* .alternating-stat-row .stat-row:nth-child(2n) .circles .circles__stat{ background: #143B74; } */
/* .alternating-stat-row .stat-row:nth-child(2n) .circles .circles__stat .stat, */
/* .alternating-stat-row .stat-row:nth-child(2n) .circles .circles__stat .text{ color: white; } */
.alternating-stat-row .stat-row:nth-child(2n) {
    grid-template-columns: minmax(315px, auto) 1fr;
}

.alternating-stat-row .stat-row:nth-child(2n)::before {
    transform: rotate(22deg);
}

/* dashed line */
.alternating-stat-row .stat-row:nth-child(2n) .content {
    margin-left: auto;
    order: 2;
}

.alternating-stat-row .stat-row:nth-child(2n) .circles {
    order: 1;
}

.alternating-stat-row .stat-row:nth-child(2n) .circles .circles__image {
    position: absolute;
    top: unset;
    bottom: -30px;
    left: 180px;
    right: unset;
}

/* alternating-stat-row--reverse */
.alternating-stat-row--reverse .stat-row {
    grid-template-columns: auto 1fr;
}

.alternating-stat-row--reverse .stat-row:not(:last-child)::before {
    transform: rotate(22deg);
}

.alternating-stat-row--reverse .stat-row .content {
    margin-left: auto;
    order: 2;
}

.alternating-stat-row--reverse .stat-row .circles {
    margin-left: auto;
}

.alternating-stat-row--reverse .stat-row .circles .circles__image {
    top: unset;
    bottom: -30px;
    left: 180px;
    right: unset;
}

.alternating-stat-row--reverse .stat-row:nth-child(2n) {
    grid-template-columns: 1fr minmax(315px, auto);
}

.alternating-stat-row--reverse .stat-row:nth-child(2n)::before {
    transform: rotate(-22deg);
}

.alternating-stat-row--reverse .stat-row:nth-child(2n) .content {
    margin-left: 0;
    order: 1;
}

.alternating-stat-row--reverse .stat-row:nth-child(2n) .circles {
    order: 2;
}

.alternating-stat-row--reverse .stat-row:nth-child(2n) .circles .circles__image {
    right: -15px;
    left: unset;
    top: -65px;
}

/* Tablet Large */
@media only screen and (min-width: 890px) and (max-width: 1023px) {
    .alternating-stat-row .stat-row:not(:last-child)::before {
        transform: rotate(-30deg);
    }

    .alternating-stat-row .stat-row:nth-child(2n)::before {
        transform: rotate(30deg);
    }

    .alternating-stat-row--reverse .stat-row:not(:last-child)::before {
        transform: rotate(30deg);
    }

    .alternating-stat-row--reverse .stat-row:nth-child(2n)::before {
        transform: rotate(-30deg);
    }
}

/* Tablet Small */
@media only screen and (min-width: 768px) and (max-width: 889px) {
    .alternating-stat-row .stat-row:not(:last-child)::before {
        transform: rotate(-40deg);
    }

    .alternating-stat-row .stat-row:nth-child(2n)::before {
        transform: rotate(40deg);
    }

    .alternating-stat-row--reverse .stat-row:not(:last-child)::before {
        transform: rotate(40deg);
    }

    .alternating-stat-row--reverse .stat-row:nth-child(2n)::before {
        transform: rotate(-40deg);
    }
}

/* Mobile all */
@media only screen and (max-width: 767px) {
    .alternating-stat-row .stat-row,
    .alternating-stat-row .stat-row:nth-child(2n) {
        grid-template-columns: 1fr;
    }

    .alternating-stat-row .stat-row::before {
        display: none;
    }

    .alternating-stat-row .stat-row .circles {
        margin: 85px auto 0 auto;
    }

    .alternating-stat-row .stat-row:nth-child(2n) .circles {
        margin: 50px auto 0 auto;
    }

    .alternating-stat-row:not(.alternating-stat-row--reverse) .stat-row:nth-child(2n) .circles .circles__image {
        bottom: -60px;
        left: 165px;
    }

    .alternating-stat-row .stat-row .content {
        margin: auto;
        order: 2;
        text-align: center;
    }

    .alternating-stat-row .stat-row .content .btn {
        margin-top: 25px;
    }

    .alternating-stat-row .stat-row:nth-child(2n) .content {
        margin: 40px auto;
    }

    .alternating-stat-row--reverse .stat-row .circles {
        margin: 50px auto 0 auto;
    }

    .alternating-stat-row--reverse .stat-row:nth-child(2n) .circles {
        margin: 85px auto 0 auto;
        order: 1;
    }

    .alternating-stat-row--reverse .stat-row .content {
        margin: 40px auto;
    }

    .alternating-stat-row--reverse .stat-row:nth-child(2n) .content {
        margin: auto;
        order: 2;
    }
}

#cost-estimator-widget {
    max-width: 1140px;
}