/* _content/DNOA/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-t1lixnw247] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-t1lixnw247] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/DNOA/Components/Pages/Footer/Footer.razor.rz.scp.css */
.willow-page-footer[b-liaz2sjsyr] {
    background-color: #fff !important;
}

    .willow-page-footer:last-child[b-liaz2sjsyr] {
        margin-bottom: 0;
    }

@media screen and (min-width: 828px) {
    .willow-page-footer[b-liaz2sjsyr] {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
}

.willow-page-footer[b-liaz2sjsyr] {
    margin-left: calc(0px -(100vw - 100%) / 2);
    margin-right: calc(0px -(100vw - 100%) / 2);
    padding: 2.5888rem calc(0px +(100vw - 100%) / 2) 4.18868rem;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #015294;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

/*body * {
    margin-top: 0;
}*/

article[b-liaz2sjsyr], aside[b-liaz2sjsyr], footer[b-liaz2sjsyr], header[b-liaz2sjsyr], nav[b-liaz2sjsyr], section[b-liaz2sjsyr] {
    display: block;
}

@media screen and (min-width: 828px) {
    .willow-page-footer__branding[b-liaz2sjsyr] {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.willow-page-footer__branding[b-liaz2sjsyr] {
    display: block;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    flex-grow: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 0 4.18868rem;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
}

@media screen and (min-width: 828px) {
    body[b-liaz2sjsyr] {
        font-size: 1.728rem;
        line-height: 1.53067;
    }
}

body[b-liaz2sjsyr] {
    font-family: Open Sans, helvetica, arial, "sans-serif";
    font-size: 1.728rem;
    font-weight: 400;
    line-height: 1.53067;
    background-color: #fff;
    color: #2e2e2e;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    height: 100%;
    min-height: 100%;
    overflow-x: hidden;
}

willow-logo-link:last-child[b-liaz2sjsyr] {
    margin-bottom: 0;
}

.willow-logo-link[b-liaz2sjsyr] {
    display: block;
}
/* _content/DNOA/Components/Pages/Header/Header.razor.rz.scp.css */
body[b-1o3xzp2gd5] {
}
/* _content/DNOA/Components/Pages/UpdatedFAD/FindADentist.razor.rz.scp.css */
.FAD-FirstContent[b-9aclcl3rro] {
    /*max-width: 1440px;
    margin: 0 auto;*/
    background: var(--brand-50, #ECF5FB);
}

.FAD-FirstContent-loader[b-9aclcl3rro] {
    height: 519px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.spinner-border[b-9aclcl3rro] {
    color: #FFFFFF;
}

.FAD-SecondContent[b-9aclcl3rro] {
    max-width: 1440px;
    margin: 0 auto;
}

.dnoa-updated-fad-inputs-wrap[b-9aclcl3rro] {
    /*display: flex;*/
    max-width: 1440px;
    margin: 0 auto;
    /* height: 516px;*/
    padding: 0 60px;
    /*align-items: flex-start;*/
    /*gap: 8px;
    flex-shrink: 0;*/
    /*background: var(--brand-50, #ECF5FB);*/
}

.dnoa-updated-fad-inputs-sub-wrap[b-9aclcl3rro] {
    display: flex;
    width: 1255px;
    /*height: 516px;*/
    padding: 100px var(--spacing-0, 0);
    flex-direction: column;
    align-items: flex-start;
    gap: var(--spacing-5, 32px);
    flex-shrink: 0;
}

.dnoa-updated-fad-heading[b-9aclcl3rro] {
    color: var(--text-dark, #464645);
    margin-bottom: 0;
    font-family: "open-sans", sans-serif;
    font-size: 52px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--line-height-7, 56px); /* 107.692% */
    letter-spacing: var(--spacing-0, 0);
}

.dnoa-updated-fad-inputs-row[b-9aclcl3rro] {
    display: flex;
    gap: 1rem;
    flex-direction: column;
}

.dnoa-updated-fad-sub-heading[b-9aclcl3rro] {
    color: var(--text-dark, #464645);
    font-family: "open-sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-2, 24px); /* 133.333% */
    letter-spacing: var(--spacing-0, 0);
}

.dnoa-updated-fad-inputs-second-row[b-9aclcl3rro] {
    display: flex;
    align-items: end;
    gap: 24px;
    flex-wrap: wrap;
}

.dnoa-updated-fad-input-label[b-9aclcl3rro] {
    color: var(--text-dark, #464645);
    font-family: "open-sans", sans-serif;
    font-size: var(--font-4, 22px);
    font-style: normal;
    font-weight: 600;
    line-height: var(--line-height-3, 28px); /* 127.273% */
}

.label-error[b-9aclcl3rro] {
    color: var(--text-danger) !important;
}

.input-error[b-9aclcl3rro], .dhmo-error[b-9aclcl3rro] {
    border: 1px solid var(--danger-border-dark) !important;
}

.dnoa-updated-fad-input-error[b-9aclcl3rro] {
    font-family: "open-sans", sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: var(--font-2);
    line-height: var(--line-height-2);
    letter-spacing: 0;
    color: #E10000;
}

.update-mainfadtable[b-9aclcl3rro] {
    padding: 48px 60px;
}

    .update-mainfadtable p[b-9aclcl3rro] {
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 10px;
    }

/*.update-mainfadtable a {
        font-size: 16px;
        color: #005587 !important;
    }*/

.update-fristtable[b-9aclcl3rro] {
    display: flex;
    gap: 32px;
    /*height: 193px;*/
}

.update-subsecond[b-9aclcl3rro] {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.update-secondcolumn[b-9aclcl3rro] {
    width: 396px;
    height: auto;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    border: 1px solid lightgray;
    border-top: 8px solid #91C6E3;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;
    padding: 24px 16px;
}

.Dental-welness[b-9aclcl3rro], .Virtual-Care[b-9aclcl3rro] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.update-firstcolumn[b-9aclcl3rro] {
    width: 844px;
}

.update-subfirstcolumn[b-9aclcl3rro] {
    width: 684px;
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.update-subfirst[b-9aclcl3rro] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

h6[b-9aclcl3rro] {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
}

.dnoa-updated-fad-input[b-9aclcl3rro] {
    display: flex;
    width: 559px;
    padding: var(--spacing-3, 16px) var(--spacing-4, 24px);
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: var(--border-radius-pill, 64px);
    border: 1px solid var(--gray-200, #C9C9C9);
    background: var(--gray-0, #FFF);
    outline: 0;
}

.dnoa-updated-fad-input-second[b-9aclcl3rro] {
    display: flex;
    width: 315px;
    padding: var(--spacing-3, 16px) var(--spacing-4, 24px);
    align-items: center;
    gap: 10px;
    align-self: stretch;
    border-radius: var(--border-radius-pill, 64px);
    border: 1px solid var(--gray-200, #C9C9C9);
    background: var(--gray-0, #FFF);
    outline: 0;
}

.dnoa-updated-fad-input[b-9aclcl3rro]::placeholder {
    font-size: 22px;
}

.dnoa-updated-fad-input-second[b-9aclcl3rro]::placeholder {
    font-size: 22px;
}

.dnoa-updated-fad-inputs-group[b-9aclcl3rro] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.update-mainfadtable p[b-9aclcl3rro] {
    margin-bottom: 0;
}

.update-secondsub[b-9aclcl3rro] {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.isoptional-link[b-9aclcl3rro] {
    color: var(--link-default, #005587);
    font-family: "open-sans", sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: var(--line-height-2, 24px);
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

    .isoptional-link:hover[b-9aclcl3rro] {
        cursor: pointer;
    }


.dnoa-updated-fad-button[b-9aclcl3rro] {
    width: 352px;
    padding: 16px 24px;
    border-radius: 64px;
    border: none;
    background-color: #007CBF;
    display: flex;
    justify-content: center;
    gap: 8px;
}

    .dnoa-updated-fad-button:hover[b-9aclcl3rro] {
        background-color: #006aa3;
    }

.button-text[b-9aclcl3rro] {
    font-family: "open-sans", sans-serif;
    font-size: 18px;
    color: #FFFFFF;
}

.button-image[b-9aclcl3rro] {
    width: 16px;
    height: 16px;
}

.Employer-Content-Wrap[b-9aclcl3rro] {
    display: flex;
    width: 385px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
}

.emp-label[b-9aclcl3rro] {
    color: #464645;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.emp-input[b-9aclcl3rro] {
    display: flex;
    min-height: 40px;
    padding: 8px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #7B7B7A;
    background: #FFF;
    appearance: none;
    background: url("/dnoa/images/UpdatedFADResults/Dropdown-Icon.svg") no-repeat right 10px center;
    background-size: 16px;
    width: 100%;
}

#drop-down-wrap[b-9aclcl3rro], #drop-down-menu[b-9aclcl3rro] {
    width: 100% !important;
    background: #FFF;
}

#drop-down-menu[b-9aclcl3rro] {
    border-radius: 8px;
    box-shadow: 0 0 4px 0 rgba(70, 70, 69, 0.16), 0 4px 8px 0 rgba(70, 70, 69, 0.16);
    /*width: 374px;*/
    padding: 0;
}

.dropdown-item[b-9aclcl3rro] {
    display: flex;
    padding: 8px 16px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    color: #464645 !important;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

    .dropdown-item:hover[b-9aclcl3rro] {
        background: #F4F9FC;
        border-radius: 8px 8px 0 0;
        color: #464645 !important;
    }

#emp-group-input[b-9aclcl3rro] {
    color: #AFAFAF;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.emp-input[aria-expanded="true"][b-9aclcl3rro] {
    background: url("/dnoa/images/UpdatedFADResults/Drop-Up-Icon.svg") no-repeat right 10px center !important;
}

label[b-9aclcl3rro] {
    margin: 0;
}

.Virtual-Title[b-9aclcl3rro], .Virtual-Desc[b-9aclcl3rro], .Dental-Title[b-9aclcl3rro], .Dental-Desc[b-9aclcl3rro] {
    font-family: "Open Sans", sans-serif;
    color: #464645;
}

.Virtual-Title[b-9aclcl3rro], Dental-Title[b-9aclcl3rro] {
    letter-spacing: normal;
}

.Dental-link[b-9aclcl3rro], .Tele-link[b-9aclcl3rro] {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    color: #246D98 !important;
}

    .Dental-link:hover[b-9aclcl3rro], .Tele-link:hover[b-9aclcl3rro] {
        color: #246D98 !important;
        text-decoration: none;
    }

.dhmo-error-label[b-9aclcl3rro] {
    color: #E10000;
}

.dhmo-error[b-9aclcl3rro] {
    border: 1px solid var(--danger-border-dark) !important;
}

.sales-product-input[b-9aclcl3rro] {
    appearance: none;
    background: url("/dnoa/images/UpdatedFADResults/Dropdown-Icon.svg") no-repeat right 20px center #fff;
    background-size: 16px;
}

    /*.dropdown, .dropdown-menu {
    width:100%;
}

.dropdown-menu {
    border: none;
    border-radius: 8px;
    padding: 0;
    box-shadow: 0px 4px 8px rgba(70, 70, 69, 0.16), 0px 0px 4px rgba(70, 70, 69, 0.16);
}

.dropdown-item {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 8px 16px;
    color: #464645 !important;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

    .dropdown-item:hover {
        background: #F4F9FC;
        border-radius: 8px 8px 0 0;
        color: #464645 !important;
    }*/
    .sales-product-input[aria-expanded="true"][b-9aclcl3rro] {
        background: url("/dnoa/images/UpdatedFADResults/Drop-Up-Icon.svg") no-repeat right 20px center #fff !important;
    }

.emp-input.no-pref[b-9aclcl3rro] {
    color: #AFAFAF;
}

.emp-input.has-value[b-9aclcl3rro] {
    color: #464645 !important;
}

.button-text:active[b-9aclcl3rro] {
    background-color: #006aa3;
}

.button-text:focus[b-9aclcl3rro], button:focus[b-9aclcl3rro], button:focus-visible[b-9aclcl3rro] {
    outline: none;
}

.location-text[b-9aclcl3rro] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.recent-lists[b-9aclcl3rro] {
    font-style: italic;
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 24px;
}

.location-loader[b-9aclcl3rro] {
    color: #007CBF;
}

@media only screen and (max-width:1314px) {
    /* .dnoa-updated-fad-input {
        width: 400px;
    }*/
    /*.dnoa-updated-fad-button {
        width: 300px;
    }*/

    .update-firstcolumn[b-9aclcl3rro] {
        width: 600px;
    }

    .update-subfirstcolumn[b-9aclcl3rro] {
        width: 500px
    }

    /* .update-secondcolumn {
        width: 350px;
    }*/

    /*.update-subsecond {
        width: 300px;
    }*/

    .dnoa-updated-fad-inputs-sub-wrap[b-9aclcl3rro] {
        width: 100%;
    }
}

@media (max-width:1200px) {
    .update-secondcolumn[b-9aclcl3rro] {
        flex: 1;
    }
}

@media only screen and (max-width:1100px) {
    /*.dnoa-updated-fad-input {
        width: 300px;
    }*/

    /*.dnoa-updated-fad-button {
        width: 200px;
    }*/

    .update-firstcolumn[b-9aclcl3rro] {
        width: 400px;
    }

    .update-subfirstcolumn[b-9aclcl3rro] {
        width: 300px
    }

    /*.update-secondcolumn {
        width: 350px;
    }*/

    /*.update-subsecond {
        width: 300px;
    }*/
}

@media only screen and (max-width:840px) {
    /* .update-secondcolumn {
        width: 300px;
        height: 217px;
    }*/

    /*    .update-subsecond {
        width: 250px;
    }*/
}

@media only screen and (max-width:768px) {

    .dnoa-updated-fad-inputs-sub-wrap[b-9aclcl3rro] {
        height: auto;
        padding: 32px 0px;
    }

    /*.dnoa-updated-fad-input {
        width: 350px;
    }*/

    .dnoa-updated-fad-inputs-second-row[b-9aclcl3rro] {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .dnoa-updated-fad-inputs-wrap[b-9aclcl3rro] {
        padding: 0px 16px;
    }

    .update-fristtable[b-9aclcl3rro] {
        height: auto;
    }

    .update-mainfadtable[b-9aclcl3rro][b-9aclcl3rro] {
        padding: 32px 24px;
    }
}

@media only screen and (max-width:640px) {
    .dnoa-updated-fad-heading[b-9aclcl3rro] {
        font-size: 32px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
    }

    .update-secondcolumn[b-9aclcl3rro] {
        order: 1;
        width: 100%;
        /*height: 180px;*/
    }

    .dnoa-updated-fad-input-second[b-9aclcl3rro] {
        width: 100%;
    }

    .dnoa-updated-fad-inputs-second-row[b-9aclcl3rro] {
        width: 100%;
    }

    /*.update-subsecond[b-9aclcl3rro] {
        width: 90%;
    }*/

    .update-firstcolumn[b-9aclcl3rro] {
        order: 2;
        width: 100%;
    }

    .update-fristtable[b-9aclcl3rro] {
        display: flex;
        flex-direction: column;
    }

    .update-subfirstcolumn[b-9aclcl3rro] {
        width: 100%;
    }

    .dnoa-updated-fad-input[b-9aclcl3rro] {
        width: 100%;
    }

    .dnoa-updated-fad-inputs-group[b-9aclcl3rro] {
        width: 100%;
    }

    .dnoa-updated-fad-inputs-row[b-9aclcl3rro] {
        width: 100%;
    }

    .dnoa-updated-fad-button[b-9aclcl3rro], .Employer-Group-Main-Wrap[b-9aclcl3rro], .Employer-Content-Wrap[b-9aclcl3rro] {
        width: 100%;
    }
}

@media only screen and (max-width:534px) {
    /*.update-secondcolumn {
        height: 217px;
    }*/

    .isoptional-link[b-9aclcl3rro] {
        font-size: 14px;
    }
}

@media only screen and (max-width:331px) {
    /*.update-secondcolumn {
        height: 240px;
    }*/
}
/* _content/DNOA/Components/Pages/UpdatedFAD/ProviderDetails.razor.rz.scp.css */

body[b-5k7dcuqfuo] {
    font-family: 'Open Sans', sans-serif;
    font-size: 1rem;
    line-height: 24px;
}
/*.Provider-contentsection{
    max-width:1440px;
    margin:0 auto;
}
*/
.spinner-border[b-5k7dcuqfuo] {
    color: #007CBF;
}
.spinner-wrap[b-5k7dcuqfuo]{
    display:flex;
    justify-content:center;
    align-items:center;
    height:70vh;
}
.Provider-Content[b-5k7dcuqfuo] {
    padding-top: 30px;
    padding-bottom: 30px;
    max-width: 1440px;
    margin: 0 auto;
}

.Rating-section[b-5k7dcuqfuo] {
    display: flex;
    flex-direction: column;
    padding-top: 34px;
}

.address-secondcolumnsection[b-5k7dcuqfuo] {
    display: flex;
    flex-direction: column;
    gap: 20px;
    padding-top: 19px;
}

.Back-Button[b-5k7dcuqfuo] {
    font-size: 16px;
    font-family: "open-sans", sans-serif;
    font-weight: 400;
    line-height: normal;
    padding: 8px 16px;
    background-color: rgba(255, 255, 255, 1);
    border: 2px solid rgba(0, 124, 191, 1);
    color: rgba(0, 124, 191, 1);
    border-radius: 64px;
    display: flex;
    gap: 8px;
}

    .Back-Button:hover[b-5k7dcuqfuo] {
        background: #D9ECF6;
    }

.DNOA-Logo-Wrap[b-5k7dcuqfuo] {
    padding: 16px 0px 16px 300px;
    display: flex;
    align-items: center;
    justify-content: start;
    background-color: #fff;
    box-shadow: 0px 1px 4px #a4a4a4;
    border-bottom: 1px solid #b6b6b6;
}

.logo-wrap[b-5k7dcuqfuo] {
    padding: 0;
}

.top-bar[b-5k7dcuqfuo] {
    background-color: transparent;
    padding: 0;
}

.top-bar-title[b-5k7dcuqfuo] {
    margin: 0;
}

    .top-bar-title img[b-5k7dcuqfuo] {
        float: left;
    }

.Header-logo[b-5k7dcuqfuo] {
    width: 276px;
    height: 39.34px;
}

.content-Head[b-5k7dcuqfuo] {
    padding: 1rem 4rem;
}

.head-text[b-5k7dcuqfuo] {
    font-size: 24px;
    font-weight: 400;
    line-height: 32.68px;
    color: #505050;
}

.content-btns[b-5k7dcuqfuo] {
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 15px 100px;
}

.NewSearch-btn[b-5k7dcuqfuo], .Back-btn[b-5k7dcuqfuo] {
    display: inline-block;
    color: #fff;
    background-color: #265A87;
    padding: 6px 12px;
    border-radius: 6px;
    border: transparent;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: normal;
    line-height: 24px;
    border: 1px solid #0d6efd;
}

    .NewSearch-btn:hover[b-5k7dcuqfuo], .Back-btn:hover[b-5k7dcuqfuo] {
        background-color: #0b5ed7;
        border-color: #0a58ca;
    }

.content-search-results-wrap[b-5k7dcuqfuo] {
    /* margin: 2rem 0rem; */
    background: #f1f1f1;
    min-height: 150px;
    line-height: 21.5px;
}

.table-maincontent[b-5k7dcuqfuo] {
    max-width: 1440px;
    margin: 0 auto;
}

.search-result-section[b-5k7dcuqfuo] {
    display: flex;
    align-items: center;
    justify-content: start;
}

.network-text[b-5k7dcuqfuo] {
    color: #008000;
    font-size: 16px;
    font-weight: 600;
    text-align: left;
    line-height: 21.79px;
}

.name-head[b-5k7dcuqfuo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.name-head-text[b-5k7dcuqfuo] {
    padding-top: 30px;
    font-size: 32px;
    font-weight: 700;
    line-height: 43.58px;
    text-align: left;
    color: #505050;
}

.rating[b-5k7dcuqfuo] {
    padding-right: 190px;
    margin-top: 40px;
}

.address-main-section[b-5k7dcuqfuo] {
    padding-top: 30px;
    padding-bottom: 2rem;
    line-height: 20.88px;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0px 230px;
}

.search-address-details-section[b-5k7dcuqfuo] {
    display: flex;
    justify-content: space-between;
    gap: 4rem;
}

.heading-bold span[b-5k7dcuqfuo] {
    color: #505050;
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
}

.map-link a[b-5k7dcuqfuo] {
    color: rgb(13, 110, 253) !important;
}

    .map-link a:hover[b-5k7dcuqfuo] {
        color: #0F6DBE !important;
        text-decoration: underline;
    }

.moreButtonText[b-5k7dcuqfuo] {
    color: rgb(13, 110, 253) !important;
    font-size: 10px;
    text-decoration: underline;
    cursor: pointer;
}

    .moreButtonText:hover[b-5k7dcuqfuo] {
        color: #0F6DBE !important;
        text-decoration: underline;
    }

/*#address-right {
    padding-right: 165px;
    width: 339.344px;
}*/

/*#address-right2 {
    position: relative;
    left: -125px;
}*/

.details-main-wrap[b-5k7dcuqfuo] {
    margin: 2rem 0rem;
}

.details-subwrap[b-5k7dcuqfuo] {
    max-width: 1440px;
    margin: 0 auto;
}

.staff-details[b-5k7dcuqfuo], .network-details[b-5k7dcuqfuo] {
    margin: 2rem 230px;
}

.note-section[b-5k7dcuqfuo] {
    margin: 0px 230px;
}

.other-subsection[b-5k7dcuqfuo] {
    padding: 0px 230px;
}

.provider-details[b-5k7dcuqfuo] {
    padding-bottom: 1rem;
    color: var(--text-dark, #464645);
    font-family: "open-sans", sans-serif;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.Back-Button[b-5k7dcuqfuo], .provider-details[b-5k7dcuqfuo], .ask-wrap-1[b-5k7dcuqfuo] {
    margin: 0px 230px;
}

.details-title[b-5k7dcuqfuo] {
    margin: 2rem 230px;
    font-size: 24px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
}

.details-heading[b-5k7dcuqfuo] {
    display: flex;
    flex-direction: column;
}

.details-heading[b-5k7dcuqfuo] {
    font-size: 16px;
    font-weight: 700;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
}

.details-text[b-5k7dcuqfuo] {
    font-family: "Open Sans", sans-serif !important;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: -0.02em;
    text-align: left;
    display: block !important;
    margin-top: 0.25rem;
}


.provider-contact-section[b-5k7dcuqfuo] {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #f1f1f1;
}

.Provider-subcontent[b-5k7dcuqfuo] {
    margin: 0 auto;
    max-width: 1440px;
}

.note-section[b-5k7dcuqfuo] {
    display: flex;
    gap: 0.5rem;
    align-items: flex-start;
}

.note-section-text a[b-5k7dcuqfuo] {
    color: rgb(13, 110, 253) !important;
}

    .note-section-text a:hover[b-5k7dcuqfuo] {
        color: #0F6DBE !important;
    }

.other-section[b-5k7dcuqfuo] {
    padding: 1rem 0px;
    font-size: 16px;
    font-weight: 700;
    line-height: 21.79px;
    text-align: left;
}

.other-subsection[b-5k7dcuqfuo] {
    margin: 0 auto;
    max-width: 1440px;
}

.ask-wrap[b-5k7dcuqfuo] {
    padding: 0.5rem 0px;
    background: #f1f1f1;
    font-size: 12px;
    font-weight: 400;
    line-height: 16.34px;
    text-align: left;
    margin-bottom: 2rem;
}

.ask-subwrap[b-5k7dcuqfuo] {
    margin: 0 auto;
    max-width: 1440px;
}

.ask-wrap span[b-5k7dcuqfuo] {
    font-size: 14px;
    font-weight: 400;
    line-height: 19.07px;
    text-align: left;
}

.ask-wrap a[b-5k7dcuqfuo] {
    color: #0F6DBE !important;
}

.ask-wrap-line[b-5k7dcuqfuo] {
    width: 100%;
    margin: 0.5rem auto;
    background-color: #CACACA;
    height: 1px;
}

.ProviderDetails-Footer[b-5k7dcuqfuo] {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}

.foot-para-1[b-5k7dcuqfuo] {
    font-size: 10px;
    margin-bottom: 1rem;
}

.foot-para-2-line[b-5k7dcuqfuo] {
    width: 50%;
    height: 0.5px;
    background-color: #cacaca;
    text-align: center;
}

.foot-para-3[b-5k7dcuqfuo] {
    font-size: 10px;
    margin-bottom: 1.5rem;
    text-align: center;
}

.foot-para-4-line[b-5k7dcuqfuo] {
    width: 50%;
    height: 2px;
    background-color: #cacaca;
}

.links[b-5k7dcuqfuo] {
    text-align: center;
    border: 0px solid #000;
    margin-bottom: 5px;
    font-size: 12px;
}

    .links a[b-5k7dcuqfuo] {
        color: rgb(13, 110, 253) !important;
        text-decoration: none;
    }

        .links a:hover[b-5k7dcuqfuo] {
            color: #0F6DBE !important;
            text-decoration: underline;
        }

.copy[b-5k7dcuqfuo] {
    font-size: 10px;
}

.footer-bottom-para[b-5k7dcuqfuo] {
    font-size: 10px;
    margin: 15px;
}

    .footer-bottom-para a[b-5k7dcuqfuo] {
        font-size: 12px;
        color: rgb(13, 110, 253) !important;
        text-decoration: none;
    }

        .footer-bottom-para a:hover[b-5k7dcuqfuo] {
            color: #0F6DBE;
            text-decoration: underline;
        }

.more-text[b-5k7dcuqfuo] {
    color: rgb(13, 110, 253) !important;
    text-decoration: underline;
    font-size: 10px;
}

    .more-text:hover[b-5k7dcuqfuo] {
        color: rgb(15, 109, 190) !important;
        text-decoration: underline;
    }

#wrap-content[b-5k7dcuqfuo] {
    word-break: normal;
    overflow-wrap: break-word;
}

.Footer-Sub-Wrap[b-5k7dcuqfuo] {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
}

.numberaddress-section[b-5k7dcuqfuo] {
    padding-top: 19px;
}

.footer-hr[b-5k7dcuqfuo] {
    width: 720px;
    height: 2px;
    background-color: #CACACA;
}

.Alt-Footer-Wrap[b-5k7dcuqfuo] {
    margin: 32px 0;
}

.network[b-5k7dcuqfuo] {
    background: #D9ECD9;
    padding: 4px 8px;
    border-radius: 8px;
    color: #006E00;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.accept[b-5k7dcuqfuo] {
    background: #D9E6ED;
    padding: 4px 8px;
    border-radius: 8px;
    color: #004974;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
}


.provider-tags[b-5k7dcuqfuo] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.DentaQual-tooltip-wrapper[b-5k7dcuqfuo] {
    position: relative;
    display: inline-block;
}

.DentaQual-tooltip-content[b-5k7dcuqfuo] {
    position: absolute;
    top: 130%;
    left: 50%;
    transform: translateX(-50%);
    width: 250px;
    padding: 12px;
    background: #333;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out;
    z-index: 999;
    pointer-events: none;
}


.DentaQual-tooltip-wrapper:hover .DentaQual-tooltip-content[b-5k7dcuqfuo] {
    opacity: 1;
    visibility: visible;
}


.DentaQual-tooltip-content[b-5k7dcuqfuo]::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #333 transparent;
}

.provider-language[b-5k7dcuqfuo] {
    /*display: inline-block;*/
    width: 250px;
}

button:focus[b-5k7dcuqfuo], button:focus-visible[b-5k7dcuqfuo] {
    outline: none;
}

button:active[b-5k7dcuqfuo] {
    background: #b7daed;
}

@media (max-width: 1880px) {
    .ask-wrap-line[b-5k7dcuqfuo][b-5k7dcuqfuo] {
        margin: 0.5rem auto;
        width: 95%;
    }
}

@media (max-width: 1460px) {

    .Back-Button[b-5k7dcuqfuo], .provider-details[b-5k7dcuqfuo], .ask-wrap-1[b-5k7dcuqfuo], .address-main-section[b-5k7dcuqfuo], .note-section[b-5k7dcuqfuo] {
        margin: 0px 200px;
    }

    .staff-details[b-5k7dcuqfuo], .network-details[b-5k7dcuqfuo], .details-title[b-5k7dcuqfuo] {
        margin: 2rem 200px;
    }
}

@media (max-width: 1200px) {

    .Back-Button[b-5k7dcuqfuo], .provider-details[b-5k7dcuqfuo], .ask-wrap-1[b-5k7dcuqfuo], .address-main-section[b-5k7dcuqfuo], .note-section[b-5k7dcuqfuo] {
        margin: 0px 100px;
    }

    .staff-details[b-5k7dcuqfuo], .network-details[b-5k7dcuqfuo], .details-title[b-5k7dcuqfuo] {
        margin: 2rem 100px;
    }
}


/*@media (max-width: 1440px) {
    .content-search-results-wrap, .details-main-wrap, .provider-contact-section, .other-section, .ask-wrap {
        padding-left: 250px;
        padding-right: 250px;
    }

    .DNOA-Logo-Wrap {
        padding-left: 250px;
    }
}

@media (max-width: 1359px) {
    .content-search-results-wrap, .details-main-wrap, .provider-contact-section, .other-section, .ask-wrap {
        padding-left: 150px;
        padding-right: 150px;
    }

    .DNOA-Logo-Wrap {
        padding-left: 150px;
    }
}

@media (max-width: 1200px) {
    .content-search-results-wrap, .details-main-wrap, .provider-contact-section, .other-section, .ask-wrap {
        padding-left: 100px;
        padding-right: 100px;
    }

    .DNOA-Logo-Wrap {
        padding-left: 100px;
    }
}
*/
@media (max-width: 1024px) {
    /* .content-search-results-wrap, .details-main-wrap, .provider-contact-section, .other-section, .ask-wrap {
        padding-left: 48px;
        padding-right: 48px;
    }*/
    .Back-Button[b-5k7dcuqfuo], .provider-details[b-5k7dcuqfuo], .ask-wrap-1[b-5k7dcuqfuo], .address-main-section[b-5k7dcuqfuo], .note-section[b-5k7dcuqfuo] {
        margin: 0px 30px;
    }

    .staff-details[b-5k7dcuqfuo], .network-details[b-5k7dcuqfuo], .details-title[b-5k7dcuqfuo] {
        margin: 2rem 30px;
    }

    .DNOA-Logo-Wrap[b-5k7dcuqfuo] {
        padding-left: 48px;
    }
}

@media (max-width: 992px) {
    /* .content-search-results-wrap, .details-main-wrap, .provider-contact-section, .other-section, .ask-wrap {
        padding-left: 24px;
        padding-right: 24px;
    }*/

    .name-head[b-5k7dcuqfuo] {
        flex-direction: column;
        align-items: flex-start;
    }

    .rating[b-5k7dcuqfuo] {
        margin-top: 10px;
    }
    /*.address-main-section {margin-top: 20px;flex-direction: column;align-items: flex-start;} */

    .search-address-details-section[b-5k7dcuqfuo] {
        margin-top: 20px;
    }

    .DNOA-Logo-Wrap[b-5k7dcuqfuo] {
        padding-left: 24px;
    }
}

@media (max-width:768px) {
    /* .content-search-results-wrap, .details-main-wrap, .provider-contact-section, .other-section, .ask-wrap {
        padding-left: 16px;
        padding-right: 16px;
    }*/

    .search-address-details-section[b-5k7dcuqfuo] {
        flex-direction: column;
        align-items: flex-start;
        gap: 1rem;
    }
    /*
    #address-right2 {
        position: static;
    }*/
    /*         .menu.align-right {
        display: none;
        } */

    .DNOA-Logo-Wrap[b-5k7dcuqfuo] {
        padding-left: 16px;
    }

    .address-main-section[b-5k7dcuqfuo] {
        margin-top: 20px;
        flex-direction: column;
        align-items: flex-start;
    }
    /*
    #address-right {
        padding-right: 0;
        width: 100%;
    }*/
}

@media (max-width:576px) {
    .provider-details[b-5k7dcuqfuo] {
        font-size: 20px;
    }

    .note-section-text[b-5k7dcuqfuo], .details-text[b-5k7dcuqfuo] {
        font-size: 14px;
    }

    .menu.align-right[b-5k7dcuqfuo] {
        justify-content: flex-start !important;
    }

    .menu[b-5k7dcuqfuo] {
        padding-right: 0px !important;
    }

    .content-Head[b-5k7dcuqfuo], .content-btns[b-5k7dcuqfuo] {
        padding: 20px;
    }

    /*  .margin-20 {
        margin-top: 20px !important;
    }*/

    .staff-details[b-5k7dcuqfuo] {
        flex-direction: column !important;
    }

    #wrap-content[b-5k7dcuqfuo] {
        font-size: 14px;
    }

    .provider-details[b-5k7dcuqfuo] {
        margin: 0px 15px;
    }

    .other-subsection[b-5k7dcuqfuo] {
        padding: 0px 1.5rem;
    }

    .details-title[b-5k7dcuqfuo], .staff-details[b-5k7dcuqfuo], .network-details[b-5k7dcuqfuo], .note-section[b-5k7dcuqfuo] {
        margin: 2rem 1.5rem;
    }

    .address-main-section[b-5k7dcuqfuo], .ask-wrap-1[b-5k7dcuqfuo] {
        margin: 0px 1.5rem;
    }

    .ask-wrap-line[b-5k7dcuqfuo] {
        margin: 0.5rem 1.5rem;
        width: 90%;
    }

    .Back-Button[b-5k7dcuqfuo] {
        margin: 0px 1rem;
    }

    .name-head-text[b-5k7dcuqfuo] {
        font-size: 24px;
    }

    .network-provider-header[b-5k7dcuqfuo] {
        padding-bottom: 13px;
    }

    .address-secondcolumnsection[b-5k7dcuqfuo] {
        gap: 18px;
        padding-top: 0;
    }
}
/* _content/DNOA/Components/Pages/UpdatedFAD/SearchResults.razor.rz.scp.css */
*[b-ay9vq7djgx] {
    margin: 0;
    padding: 0;
}

.SearchResults-Main-Wrap[b-ay9vq7djgx] {
    display: flex;
    /* width: 1440px; */
    flex-direction: column;
    align-items: center;
    gap: 32px;
}

.Header-Wrap[b-ay9vq7djgx], .Footer-Wrap[b-ay9vq7djgx] {
    width: 100%;
}

.Heading-Wrap[b-ay9vq7djgx] {
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.Tick-Section[b-ay9vq7djgx] {
    width: 16px;
    height: 24px;
}
/*.SearchResults-Content-Wrap {
    display: flex;
    flex-direction: column;*/
/*align-items: flex-start;*/
/*gap: 32px;
}*/

.Results-Main-Wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    /*align-items: flex-start;*/
    /*gap: 32px;*/
    /*align-self:stretch;*/
}

.Heading[b-ay9vq7djgx] {
    display: inline-block;
    /* width: 1255px;
       height: 36px; */
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    line-height: 40px;
}

.Filter-Main-Wrap[b-ay9vq7djgx] {
    display: flex;
    max-width: 1300px;
    align-items: flex-end;
    align-content: flex-end;
    gap: 24px;
    flex-wrap: wrap;
}

.Location-field-Wrap[b-ay9vq7djgx] {
    display: flex;
    width: 260px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex-shrink: 0;
}

.Distance-field-Wrap[b-ay9vq7djgx] {
    display: flex;
    width: 154px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    flex-shrink: 0;
}

.distance-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.dropdown[b-ay9vq7djgx], .dropdown-menu[b-ay9vq7djgx], #distance[b-ay9vq7djgx], #speciality[b-ay9vq7djgx], #gender[b-ay9vq7djgx], #AddLang[b-ay9vq7djgx] {
    width: 100%;
}

.dropdown-menu[b-ay9vq7djgx] {
    border: none;
    border-radius: 8px;
    padding: 0;
    box-shadow: 0px 4px 8px rgba(70, 70, 69, 0.16), 0px 0px 4px rgba(70, 70, 69, 0.16);
}

.dropdown-item[b-ay9vq7djgx] {
    background: #FFFFFF;
    border-radius: 8px;
    padding: 8px 16px;
    color: #464645 !important;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

    .dropdown-item:hover[b-ay9vq7djgx] {
        background: #F4F9FC;
        border-radius: 8px 8px 0 0;
        color: #464645 !important;
    }

.add-lang-menu-list[b-ay9vq7djgx] {
    height: 480px;
    overflow-y: scroll;
    scrollbar-width: none;
}

    .add-lang-menu-list[b-ay9vq7djgx]::-webkit-scrollbar {
        display: none;
    }

.Provider-wrap[b-ay9vq7djgx] {
    display: flex;
    width: 260px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    flex-shrink: 0;
}

.Speciality-field-wrap[b-ay9vq7djgx] {
    display: flex;
    width: 260px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    flex-shrink: 0;
}

.speciality-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.Gender-field-wrap[b-ay9vq7djgx], .AddLang-field-wrap[b-ay9vq7djgx] {
    display: flex;
    width: 260px;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    flex-shrink: 0;
}

.gender-wrap[b-ay9vq7djgx], .AddLang-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.label-icon-wrap[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 8px;
}

label[b-ay9vq7djgx] {
    margin: 0;
    display: flex;
    align-items: flex-start;
    gap: 4px;
}

.filter-label[b-ay9vq7djgx] {
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
}

.filter-input[b-ay9vq7djgx] {
    display: flex;
    min-height: 40px;
    padding: 8px;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 8px;
    border: 1px solid #7B7B7A;
    background: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

#location[b-ay9vq7djgx], #distance[b-ay9vq7djgx] {
    color: #464645;
}

#speciality[b-ay9vq7djgx], #gender[b-ay9vq7djgx], #AddLang[b-ay9vq7djgx], #provider[b-ay9vq7djgx]::placeholder {
    color: #AFAFAF;
}

#distance[b-ay9vq7djgx], #speciality[b-ay9vq7djgx], #gender[b-ay9vq7djgx], #AddLang[b-ay9vq7djgx] {
    appearance: none;
    background: url("/dnoa/images/UpdatedFADResults/Dropdown-Icon.svg") no-repeat right 10px center;
    background-size: 16px;
}

/*.dropdown:has(.dropdown-menu.show) #distance,
.dropdown:has(.dropdown-menu.show) #speciality,
.dropdown:has(.dropdown-menu.show) #gender,
.dropdown:has(.dropdown-menu.show) #AddLang {
    background: url("/dnoa/images/UpdatedFADResults/Drop-Up-Icon.svg") no-repeat right 10px center;
    background-size: 16px;
}*/


.filter-input[aria-expanded="true"][b-ay9vq7djgx] {
    background: url("/dnoa/images/UpdatedFADResults/Drop-Up-Icon.svg") no-repeat right 10px center !important;
}

.upd-btn[b-ay9vq7djgx] {
    display: flex;
    width: 171px;
    padding: 8px 16px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    flex-shrink: 0;
    border-radius: 64px;
    border: 1px solid #007CBF;
    background: #007CBF;
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .upd-btn:hover[b-ay9vq7djgx] {
        background: #006aa4;
    }

    .upd-btn:active[b-ay9vq7djgx] {
        background: #005a8a;
    }

.AddFilters-wrap[b-ay9vq7djgx] {
    display: flex;
    gap: 1rem;
}

.reset-filters-btn[b-ay9vq7djgx], .show-filters-btn[b-ay9vq7djgx] {
    background: #FFF;
    color: #007CBF;
    padding: 0.5rem 1rem;
    border-radius: 64px;
    border: 2px solid #007CBF;
    width: 171px;
    display: flex;
    justify-content: center;
    gap: 8px;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

    .reset-filters-btn:hover[b-ay9vq7djgx], .show-filters-btn:hover[b-ay9vq7djgx], .close-filters-btn:hover[b-ay9vq7djgx], .btn-right:hover[b-ay9vq7djgx] {
        background: #d7ebf5;
    }

    .show-filters-btn:active[b-ay9vq7djgx],
    .btn-right:active[b-ay9vq7djgx],
    .reset-filters-btn:active[b-ay9vq7djgx],
    .close-filters-btn:active[b-ay9vq7djgx],
    .mob-close-btn:active[b-ay9vq7djgx],
    .load-more:active[b-ay9vq7djgx],
    .back-btn:active[b-ay9vq7djgx] {
        background: #b7daed;
    }

    .show-filters-btn:focus-visible[b-ay9vq7djgx],
    .btn-right:focus-visible[b-ay9vq7djgx],
    .reset-filters-btn:focus-visible[b-ay9vq7djgx],
    .close-filters-btn:focus-visible[b-ay9vq7djgx],
    .mob-close-btn:focus-visible[b-ay9vq7djgx],
    .load-more:focus-visible[b-ay9vq7djgx],
    .back-btn:focus-visible[b-ay9vq7djgx], button:focus[b-ay9vq7djgx], button:focus-visible[b-ay9vq7djgx] {
        outline: none;
    }

.buttons[b-ay9vq7djgx] {
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    gap: 4px;
    flex-wrap: wrap;
}

.btn-right[b-ay9vq7djgx] {
    border: none;
    background: transparent;
    padding: 8px 16px;
    color: #007CBF;
    display: flex;
    align-items: center;
    gap: 8px;
    border-radius: 24px;
}

    .btn-right img[b-ay9vq7djgx] {
        width: 12px;
        height: 12px;
    }

    .btn-right.downloading[b-ay9vq7djgx] {
        background: #b7daed;
    }

.close-filters-btn[b-ay9vq7djgx] {
    background: #FFF;
    color: #007CBF;
    border: 2px solid #007CBF;
    padding: 8px 16px;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    border-radius: 24px;
    width: 207px;
}

.filters-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    max-width: 1440px;
    margin: 0 auto;
}

.sort-btn[b-ay9vq7djgx] {
    padding: 8px 16px;
    background: #FFF;
    border-radius: 64px;
    border: 2px solid #007CBF;
    color: #007CBF;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.sort-icon[b-ay9vq7djgx] {
    width: 12px;
    height: 7px;
}

.sort-cost-savings[b-ay9vq7djgx], .sort-distance[b-ay9vq7djgx] {
    display: flex;
    gap: 8px;
}

.sort-drop-list[b-ay9vq7djgx] {
    width: 170px;
    /*transform: translateX(-85px);*/
    inset: 0px auto auto -85px !important;
}

#sort-drop-item[b-ay9vq7djgx] {
    padding: 8px 16px;
    border-radius: 8px;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}

.results-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.results-item-wrap[b-ay9vq7djgx] {
    background: #FFF;
    border-radius: 0.5rem;
    padding: 1rem;
    border: 1px solid #C9C9C9;
}

.results-item-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    gap: 8px;
    max-width: 749px;
}

.goto-provider-btn[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #005587 !important;
    text-decoration: underline;
    line-height: 1.5rem;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

    .goto-provider-btn:hover[b-ay9vq7djgx] {
        cursor: pointer;
    }

.resultcount-sub-text[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 8px;
    /*padding:0 62px;*/
}

.info-icon[b-ay9vq7djgx] {
    width: 20px;
    height: 20px;
    cursor: pointer;
}

.show-text[b-ay9vq7djgx] {
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #464645;
}

.provider-name[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 4px;
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-style: normal;
    font-weight: 700;
    line-height: 28px;
    color: #464645;
    order: 1;
    flex: 1;
}

.user-doctor[b-ay9vq7djgx] {
    width: 14px;
    height: 16px;
}

.clinic-info[b-ay9vq7djgx] {
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    color: #464645;
    order: 3;
    width: 100%;
}

.provider-tags[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 8px;
}

.network[b-ay9vq7djgx] {
    background: #D9ECD9;
    padding: 4px 8px;
    border-radius: 8px;
    color: #006E00;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
    line-height: normal;
}

.accept[b-ay9vq7djgx] {
    background: #D9E6ED;
    padding: 4px 8px;
    border-radius: 8px;
    color: #004974;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 600;
}

.phone[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 4px;
    color: #005587 !important;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px;
    text-decoration: none;
}

.filters-info-icon[b-ay9vq7djgx] {
    width: 16px;
    height: 16px;
}

.checkbox-field-wrap[b-ay9vq7djgx] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.checkbox-wrap[b-ay9vq7djgx] {
    display: flex;
    /*gap: 8px;*/
}

.map-image[b-ay9vq7djgx] {
    width: 100%;
}

.group-result:hover[b-ay9vq7djgx] {
    cursor: pointer;
    background: #F4F9FC;
}

.backto-section[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem;
    gap: 1rem;
}

.tooltip-wrapper[b-ay9vq7djgx] {
    position: relative;
    display: inline-block;
}


.custom-tooltip[b-ay9vq7djgx] {
    position: absolute;
    top: 300%;
    left: 50%;
    transform: translateX(-50%);
    width: 343px;
    height: auto;
    background-color: white;
    color: #464645;
    border-radius: 8px;
    padding: 16px;
    z-index: 9999;
    /* box-shadow: 0 0 4px #464645; */
    box-shadow: 0px 4px 8px rgba(70, 70, 69, 0.16), 0px 0px 4px rgba(70, 70, 69, 0.16);
}

.tooltip-content[b-ay9vq7djgx] {
    display: flex;
    justify-content: space-between;
    align-items: start;
    gap: 8px;
}

.tooltip-text[b-ay9vq7djgx] {
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: normal;
    width: 263px;
    height: auto;
}

.tooltip-close[b-ay9vq7djgx] {
    cursor: pointer;
    padding: 6px;
}

.custom-tooltip[b-ay9vq7djgx]::before {
    content: '';
    position: absolute;
    top: -18px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-bottom: 18px solid #FFFFFF;
    filter: drop-shadow(0px -4px 4px rgba(70, 70, 69, 0.16));
    pointer-events: none;
}

/*.tooltip-arrow {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 24px solid transparent;
    border-right: 24px solid transparent;
    border-bottom: 24px solid #FFFFFF;
    filter: drop-shadow(0px 4px 8px rgba(70, 70, 69, 0.16));
    z-index: 1;
    pointer-events: none;
}*/

.que-tooltip-wrap[b-ay9vq7djgx] {
    display: inline-block;
    position: relative;
}

.que-tooltip-text[b-ay9vq7djgx] {
    display: none;
    position: absolute;
    top: 100%;
    left: 250%;
    transform: translateY(-50%);
    width: 236px;
    height: auto;
    background-color: #464645;
    color: #FFF;
    border-radius: 8px;
    padding: 4px 8px;
    box-shadow: 0px 4px 8px rgba(70, 70, 69, 0.16), 0px 0px 4px rgba(70, 70, 69, 0.16);
    z-index: 10;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: normal;
    white-space: normal;
    text-shadow: 0 4px 16px rgba(70, 70, 69, 0.16), 0 16px 24px rgba(70, 70, 69, 0.16);
}

.que-tooltip-wrap:hover .que-tooltip-text[b-ay9vq7djgx] {
    display: block;
}

.sort-print-mail-wrap[b-ay9vq7djgx] {
    /*padding: 16px 0;*/
    display: flex;
    flex-direction: column;
    justify-content: center;
    /*align-items: flex-start;*/
    gap: 24px;
    /*align-self: stretch;*/
}

.applied-filter[b-ay9vq7djgx] {
    display: flex;
    gap: 4px;
    flex-wrap: wrap;
    max-width: 492px;
}

.app-fill[b-ay9vq7djgx] {
    display: flex;
    gap: 4px;
    background: #E4E4E3;
    color: #464645;
    border-radius: 8px;
    padding: 4px 8px;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: normal;
    cursor: pointer;
}

.back-btn[b-ay9vq7djgx] {
    width: 217px;
    display: flex;
    justify-content: center;
    gap: 8px;
    border: 2px solid #007CBF;
    border-radius: 64px;
    padding: 8px 16px;
    color: #007CBF;
    background: transparent;
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}

    .back-btn:hover[b-ay9vq7djgx] {
        background: #D9ECF6;
    }

.prov-name[b-ay9vq7djgx] {
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 22px;
    font-weight: 700;
    line-height: 28px;
}

.Load-More-Section[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 32px;
    margin-top: 32px;
}

.load-more[b-ay9vq7djgx] {
    width: 274px;
    border: 2px solid #007CBF;
    border-radius: 64px;
    padding: 16px 24px;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: normal;
    background: transparent;
    color: #007CBF;
}

    .load-more:hover[b-ay9vq7djgx] {
        background: #D9ECF6;
    }

.nominate[b-ay9vq7djgx] {
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: italic;
    line-height: 18px;
    color: #464645;
}

.nominate-link[b-ay9vq7djgx], .nominate-link:hover[b-ay9vq7djgx] {
    color: #005587 !important;
    text-decoration: underline;
}

.results-map-wrap[b-ay9vq7djgx] {
    /* padding: 32px 0;
    border-top: 2px solid #C9C9C9;
    border-bottom: 1px solid #C9C9C9;*/
    display: flex;
    padding: 32px 60px 5px 60px;
    justify-content: center;
    align-items: flex-start;
    gap: 26px;
    align-self: stretch;
    border-top: 1px solid var(--gray-200, #C9C9C9);
    border-bottom: 1px solid var(--gray-200, #C9C9C9);
    background: var(--gray-25, #F8F8F8);
    /*flex-wrap: wrap;*/
}

.Line-wrap[b-ay9vq7djgx] {
    background: #C9C9C9;
    height: 1px;
    width: 100%;
}


.checkbox-input[b-ay9vq7djgx] {
    opacity: 0;
    width: 0;
    height: 0;
}

.checkbox-label[b-ay9vq7djgx] {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    font-weight: 400;
    position: relative;
    padding: 1px 1px 1px 26px;
    cursor: pointer;
}

    .checkbox-label[b-ay9vq7djgx]::before {
        content: "";
        position: absolute;
        left: 0;
        top: 2px;
        width: 20px;
        height: 20px;
        border: 2px solid #464645;
        border-radius: 3px;
        background-color: #fff;
        box-sizing: border-box;
        transition: all 0.5s linear;
        cursor: pointer;
    }

    .checkbox-label[b-ay9vq7djgx]::after {
        content: '';
        position: absolute;
        top: 7px;
        left: 3px;
        height: 18px;
        width: 18px;
        transition: all 0.5s linear;
        pointer-events: none;
    }


.checkbox-input:checked + .checkbox-label[b-ay9vq7djgx]::before {
    background: #007CBF;
    border: 2px solid #007CBF;
}

.checkbox-input:checked + .checkbox-label[b-ay9vq7djgx]::after {
    /*max-width: 16px;*/
    overflow: hidden;
    background-image: url("/dnoa/images/UpdatedFADResults/Label-Checked.svg");
    /*background-size: 13px auto, 100%;*/
    background-repeat: no-repeat;
}

.filters-tooltip-wrapper[b-ay9vq7djgx] {
    display: inline-block;
    position: relative;
}

.filters-tooltip-content[b-ay9vq7djgx] {
    position: absolute;
    top: 50%;
    left: 180%;
    transform: translateY(-50%);
    background-color: #464645;
    color: #FFF;
    width: 200px;
    height: auto;
    border-radius: 4px;
    padding: 8px;
    box-shadow: 0px 4px 8px rgba(70, 70, 69, 0.16), 0px 0px 4px rgba(70, 70, 69, 0.16);
    z-index: 10;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: normal;
    white-space: normal;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.3s ease;
    text-align: center;
}

    .filters-tooltip-content[b-ay9vq7djgx]::before {
        content: '';
        position: absolute;
        top: 50%;
        left: -8px;
        transform: translateY(-50%);
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-right: 8px solid #464645;
        filter: drop-shadow(0px 4px 8px rgba(70, 70, 69, 0.16));
    }
    /*.filters-tooltip-content::before {
        content: '';
        position: absolute;
        top: 50%;
        right: -8px;*/ /* ⬅ move arrow to right side */
        /*left: auto;
        transform: translateY(-50%);
        border-top: 8px solid transparent;
        border-bottom: 8px solid transparent;
        border-left: 8px solid #464645;*/ /* ⬅ arrow points right */
        /*border-right: none;
        filter: drop-shadow(0px 4px 8px rgba(70, 70, 69, 0.16));
    }*/

.filters-tooltip-wrapper:hover .filters-tooltip-content[b-ay9vq7djgx] {
    opacity: 1;
    visibility: visible;
}

.filters-tooltip-wrapper img[b-ay9vq7djgx] {
    /*vertical-align: baseline;*/
    cursor: pointer;
}

.no-record-wrap[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 44px;
    height: 100vh;
}

.zero-result[b-ay9vq7djgx] {
    display: block;
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 36px;
    font-weight: 700;
    line-height: 40px;
}

.try-again[b-ay9vq7djgx] {
    max-width: 490px;
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 32px;
    text-align: center;
}

.result-toolbar-Wrap[b-ay9vq7djgx] {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    max-width: 1440px;
    margin: 0 auto;
    /*flex-wrap: wrap;*/
}

.result-left-toolbar[b-ay9vq7djgx] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 16px;
    padding: 0 60px;
}

.provider-address[b-ay9vq7djgx] {
    color: #464645;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    max-width: 50%;
}

input:focus[b-ay9vq7djgx] {
    outline: none;
}

.SearchResults-Content-Wrap[b-ay9vq7djgx] {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.provider-header[b-ay9vq7djgx] {
    display: flex;
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    gap: 8px;
}

.star-rating-wrap[b-ay9vq7djgx] {
    order: 2;
}

.stars-img[b-ay9vq7djgx] {
    max-width: 217px;
    height: 34px;
}

.provider-footer[b-ay9vq7djgx] {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
}

.mob-filter-btn[b-ay9vq7djgx] {
    display: flex;
    gap: 24px;
    width: 100%;
    flex-wrap: wrap;
}

.mob-filter-buttons[b-ay9vq7djgx] {
    display: none;
}

.View-type-btn-Wrap[b-ay9vq7djgx] {
    position: fixed;
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
    display: none;
    z-index: 9999;
}

.Map-view-btn[b-ay9vq7djgx], .List-view-btn[b-ay9vq7djgx] {
    display: flex;
    padding: 16px 24px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    align-self: stretch;
    border-radius: 64px;
    border: 2px solid #007CBF;
    background: #FFF;
}

    .Map-view-btn:active[b-ay9vq7djgx], .List-view-btn:active[b-ay9vq7djgx], .Map-view-btn:hover[b-ay9vq7djgx], .List-view-btn:hover[b-ay9vq7djgx] {
        background: #b7daed;
    }

.mapview-text[b-ay9vq7djgx], .listview-text[b-ay9vq7djgx] {
    color: #007CBF;
    font-family: "Open Sans",sans-serif;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.mob-first-row[b-ay9vq7djgx] {
    display: flex;
    gap: 24px;
}

.resultsContent-left-wrap[b-ay9vq7djgx] {
    height: 905px;
    overflow-y: scroll;
    scrollbar-width: thin;
    -ms-overflow-style: scrollbar;
}

/*    .resultsContent-left-wrap::-webkit-scrollbar {
        display: none;
    }*/
/*.resultsContent-right-wrap {
    position: sticky;
    top: 0;
}*/
.dnoa-sr-loader[b-ay9vq7djgx] {
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    width: 100%;
    height: 100vh;
}

.Map-Wrap[b-ay9vq7djgx] {
    height: 890px;
    width: 545px;
    border-radius: 16px;
}

.DentaQual-tooltip-wrapper[b-ay9vq7djgx] {
    position: relative;
    display: inline-block;
}

.DentaQual-tooltip-content[b-ay9vq7djgx] {
    position: absolute;
    top: 130%;
    left: 50%;
    transform: translateX(-50%);
    width: 220px;
    padding: 12px;
    background: #333;
    color: #fff;
    border-radius: 4px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.3);
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.5s ease-in-out;
    z-index: 999;
    pointer-events: none;
}


.DentaQual-tooltip-wrapper:hover .DentaQual-tooltip-content[b-ay9vq7djgx] {
    opacity: 1;
    visibility: visible;
}


.DentaQual-tooltip-content[b-ay9vq7djgx]::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 8px;
    border-style: solid;
    border-color: transparent transparent #333 transparent;
}

.spinner-border[b-ay9vq7djgx] {
    color: #007CBF;
}

.filter-input.no-pref[b-ay9vq7djgx] {
    color: #AFAFAF;
}

.filter-input.has-value[b-ay9vq7djgx] {
    color: #464645 !important;
}

#desk-mob-reset[b-ay9vq7djgx] {
    border: 1px solid transparent;
}

@media only screen and (max-width:1440px) {
    .filters-wrap[b-ay9vq7djgx] {
        padding: 0 24px;
    }

    .results-map-wrap[b-ay9vq7djgx] {
        padding: 20px;
    }
}

@media only screen and (max-width:1200px) {
    .Map-Wrap[b-ay9vq7djgx] {
        width: 450px;
    }
}

@media only screen and (max-width:1100px) {
    .results-map-wrap[b-ay9vq7djgx] {
        flex-direction: column;
        align-items: center;
    }
}

@media only screen and (max-width:992px) {
    .AddFilters-wrap[b-ay9vq7djgx] {
        flex-direction: column;
        width: 100%;
    }

    .provider-footer[b-ay9vq7djgx] {
        gap: 8px;
    }

    .result-toolbar-Wrap[b-ay9vq7djgx] {
        flex-direction: column;
        align-items: center;
        gap: 4px;
    }
}

@media only screen and (max-width:768px) {
    .results-map-wrap[b-ay9vq7djgx] {
        padding: 20px;
        width: 100%;
    }

    .results-item-wrap[b-ay9vq7djgx] {
        width: 100%;
        max-width: 749px;
    }


    .provider-footer[b-ay9vq7djgx] {
        gap: 8px;
    }


    .tooltip-wrapper[b-ay9vq7djgx] {
        position: static;
    }

    .sort-print-mail-wrap[b-ay9vq7djgx] {
        position: relative;
    }

    .custom-tooltip[b-ay9vq7djgx] {
        top: 110%;
    }

    .provider-address[b-ay9vq7djgx] {
        max-width: 100%;
    }
    .Heading-Wrap[b-ay9vq7djgx] {
        flex-direction: column;
    }
}

@media only screen and (max-width:576px) {
    .results-map-wrap[b-ay9vq7djgx] {
        padding: 16px;
    }

    .filters-wrap[b-ay9vq7djgx] {
        padding: 0 16px;
    }

    .Filter-Main-Wrap[b-ay9vq7djgx] {
        align-self: stretch;
        width: 100%;
    }

    .update-btn-wrap[b-ay9vq7djgx], .upd-btn[b-ay9vq7djgx], .AllFilter-Wrap[b-ay9vq7djgx], .show-filters-btn[b-ay9vq7djgx] {
        width: 100%;
    }

    .mob-filter-btn[b-ay9vq7djgx] {
        flex-direction: column;
    }

    .AllFilter-Wrap[b-ay9vq7djgx] {
        order: 1;
    }

    .update-btn-wrap[b-ay9vq7djgx] {
        order: 2;
    }

    .ResetAllFilter-Wrap[b-ay9vq7djgx] {
        order: 4;
    }

    .CloseFilter-Wrap[b-ay9vq7djgx] {
        order: 3;
    }

    .buttons[b-ay9vq7djgx] {
        display: none;
    }

    .result-toolbar-Wrap[b-ay9vq7djgx] {
        align-items: flex-start;
    }

    .Sort-Wrap[b-ay9vq7djgx] {
        margin: 24px 0;
        width: 100%;
        padding: 0 16px;
    }

    .sort-btn[b-ay9vq7djgx] {
        width: 100%;
    }

    .sort-drop-list[b-ay9vq7djgx] {
        width: 95%;
        inset: 0px auto auto 16px !important;
    }

    .mob-filter-buttons[b-ay9vq7djgx] {
        display: flex;
        gap: 8px;
        justify-content: center;
        align-items: center;
        order: 3;
    }

    .Heading[b-ay9vq7djgx] {
        font-size: 22px;
        line-height: normal;
    }

    .Location-field-Wrap[b-ay9vq7djgx] {
        width: 190px;
    }

    .sort-print-mail-wrap[b-ay9vq7djgx] {
        gap: 0;
    }

    .result-left-toolbar[b-ay9vq7djgx] {
        padding: 16px;
    }

    .View-type-btn-Wrap[b-ay9vq7djgx] {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    /*    map and list container hide and show in mobile view starts */
    .map-container-visible[b-ay9vq7djgx] {
        display: block;
    }

    .map-container-hide[b-ay9vq7djgx] {
        display: none;
    }

    .list-container-visible[b-ay9vq7djgx] {
        display: block;
    }

    .list-container-hide[b-ay9vq7djgx] {
        display: none
    }
    /*    map and list container hide and show in mobile view ends*/

    .AddFilters-wrap[b-ay9vq7djgx] {
        flex-direction: column !important;
    }

    .sr-mobile-close-wrap[b-ay9vq7djgx] {
        padding: 1.5rem 1rem;
        border-top: 1px solid #C9C9C9;
        border-bottom: 1px solid #C9C9C9;
        display: flex;
        justify-content: space-between;
    }

    .sr-mobile-txt[b-ay9vq7djgx] {
        color: #464645;
        /* XS-S/H4 */
        font-family: "Open Sans",sans-serif;
        font-size: 18px;
        font-style: normal;
        font-weight: 600;
        line-height: 24px; /* 133.333% */
    }

    .close-filters-btn-wrap[b-ay9vq7djgx] {
        display: flex;
        width: 90px;
        padding: 8px 16px;
        justify-content: center;
        align-items: center;
        gap: 8px;
        background: none;
        border: none;
        border-radius: 24px;
    }

    .sr-mobile-close-text[b-ay9vq7djgx] {
        color: #208CC7;
        /* .Label */
        font-family: "Open Sans",sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

    .mob-show[b-ay9vq7djgx] {
        display: block;
    }

    .mob-hide[b-ay9vq7djgx] {
        display: none;
    }

    .mob-close-btn:hover[b-ay9vq7djgx] {
        background: #D9ECF6;
        border-radius: 24px;
    }

    .close-filters-btn[b-ay9vq7djgx], .reset-filters-btn[b-ay9vq7djgx] {
        width: 100%;
    }

    .Location-field-Wrap[b-ay9vq7djgx] {
        order: 1;
    }

    .Distance-field-Wrap[b-ay9vq7djgx] {
        order: 2;
    }

    .Provider-field-Wrap[b-ay9vq7djgx], .Provider-wrap[b-ay9vq7djgx] {
        order: 3;
        width: 100%;
    }

    .Speciality-field-wrap[b-ay9vq7djgx] {
        order: 4;
        width: 100%;
    }

    .AddLang-field-wrap[b-ay9vq7djgx] {
        order: 5;
        width: 100%;
    }

    .Gender-field-wrap[b-ay9vq7djgx] {
        order: 6;
        width: 100%;
    }

    .AddFilters-wrap[b-ay9vq7djgx] {
        order: 7;
    }

    .mob-filter-btn[b-ay9vq7djgx] {
        order: 8;
    }

    .mob-first-row[b-ay9vq7djgx] {
        width: 100%;
    }

    .Location-field-Wrap[b-ay9vq7djgx] {
        flex: 2;
        min-width: 0;
    }

    .Distance-field-Wrap[b-ay9vq7djgx] {
        flex: 1;
        min-width: 0;
    }

    .custom-tooltip[b-ay9vq7djgx] {
        top: 140%;
    }

    .provider-address[b-ay9vq7djgx], .goto-provider-btn[b-ay9vq7djgx] {
        font-size: 16px;
    }

    .Map-Wrap[b-ay9vq7djgx] {
        width: 343px;
        height: 794px;
    }

    .provider-header[b-ay9vq7djgx], .provider-footer[b-ay9vq7djgx] {
        flex-direction: column;
        align-items: flex-start;
    }

    .provider-name[b-ay9vq7djgx] {
        order: 1;
    }

    .star-rating-wrap[b-ay9vq7djgx] {
        order: 3;
    }

    .clinic-info[b-ay9vq7djgx] {
        order: 2;
        width: auto;
    }

    #desk-mob-reset[b-ay9vq7djgx] {
        border: 2px solid #007CBF;
    }

    .mob-reset-hide[b-ay9vq7djgx] {
        display: none;
    }
    
}

@media only screen and (max-width:540px) {
    .custom-tooltip[b-ay9vq7djgx] {
        top: 125%;
    }
}

@media print {
    .filters-wrap[b-ay9vq7djgx] {
        display: none !important;
        visibility: hidden !important;
    }

    .resultsContent-right-wrap[b-ay9vq7djgx] {
        display: none !important;
        visibility: hidden !important;
    }
}
/* _content/DNOA/Components/Pages/UpdatedFAD/UpdatedFADFooter.razor.rz.scp.css */
body[b-9tmslcs2yh] {
}

.Footer-Content-Wrap[b-9tmslcs2yh] {
    display: flex;
    /*min-width: 641px;*/
    max-width: 1440px;
    padding: 64px 48px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px; /*
    background-color: #005989;*/
    margin: 0 auto;
}
.text-bold[b-9tmslcs2yh] {
    font-weight: 700 !important;
}
.Footer-top-content[b-9tmslcs2yh] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 24px;
    align-self: stretch;
}

.desc-1[b-9tmslcs2yh] {
    max-width: 684px;
    align-self: stretch;
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: block;
}

.Footer-Main-Wrap[b-9tmslcs2yh] {
    background-color: #005989;
}

.Line-Wrap[b-9tmslcs2yh] {
    width: 100%;
    /*  background-image: url("/dnoa/images/UpdatedFooter/Line 7.svg");
        background-repeat:no-repeat;
        background-size:cover; */
    background: #D9ECF6;
    height: 1px;
}

.desc-2[b-9tmslcs2yh] {
    align-self: stretch;
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
    display: block;
}

.Links-Wrap ul[b-9tmslcs2yh] {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 8px;
    margin: 0;
    padding: 0;
}

    .Links-Wrap ul li[b-9tmslcs2yh] {
        list-style-type: none;
        color: #FFF;
        font-family: "Open Sans",sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        text-decoration-line: underline;
        text-decoration-style: solid;
        text-decoration-skip-ink: none;
        text-decoration-thickness: auto;
        text-underline-offset: auto;
        text-underline-position: from-font;
        cursor: pointer;
    }

.link-pdf-icon[b-9tmslcs2yh] {
    display: flex;
    align-items: center;
    gap: 4px;
}

.linkscolor[b-9tmslcs2yh] {
    color: #fff !important;
}

.Footer-Bottom-Content[b-9tmslcs2yh] {
    /*display: flex;*/
    /* width: 1339px;
        height: 152px; */
    /*align-items: flex-start;
    gap: 32px;
    width: 100%;*/
    display: flex;
    max-width: 1320px;
    align-items: flex-start;
    gap: 36px;
    flex-shrink: 0;
}

/*.Bottom-left-Wrap {
    display: flex;*/
/* width: 660px; */
/*flex-direction: column;
    align-items: flex-start;
    gap: 32px;
    flex-shrink: 0;
    width: 49%;
}*/

.powered[b-9tmslcs2yh] {
    display: flex;
    align-items: center;
    /*width: 307px;*/
    /*padding: 0 6.05px 0 7.05px;*/
    /* justify-content: center;
    gap: -0.355px;*/
}

.pow-text[b-9tmslcs2yh] {
    display: flex;
    width: 200.255px;
    height: 21px;
    flex-direction: column;
    justify-content: center;
    flex-shrink: 0;
    color: var(--text-light, #FFF);
    text-align: center;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 21px;
}

/*.g2d-img {
    width: 94px;
    height: 30px;
    flex-shrink: 0;
    background: url("/dnoa/images/UpdatedFooter/g2d_logo_small-simple-powered.jpg") lightgray 0px 0px / 100% 100% no-repeat;
}*/

.g2d-desc[b-9tmslcs2yh] {
    /* width: 678px; */
    color: #FFF;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

/*.Bottom-right-Wrap {
    display: flex;*/
/* width: 660px; */
/*padding: 0 0 0 0;
    flex-direction: column;
    align-items: flex-start;
    gap: 24px;
    flex-shrink: 0;
    width: 49%;
}*/

.Outer-top-wrap[b-9tmslcs2yh] {
    /*display: flex;
    max-width: 684px;
    flex-direction: column;
    align-items: flex-start;
    align-self: stretch;*/
    width: 100%;
}

.Inner-Icon-Wrap[b-9tmslcs2yh] {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
}

.pdf-icon-wrap[b-9tmslcs2yh] {
    display: flex;
    padding-top: 4px;
    align-items: center;
    gap: 10px;
}

.img-wrap[b-9tmslcs2yh] {
    display: flex;
    padding: 0 0 0 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.bottom-pdf-icon[b-9tmslcs2yh] {
    display: flex;
    width: 16px;
    height: 16px;
    justify-content: center;
    align-items: center;
}

.Inner-Text-Wrap[b-9tmslcs2yh] {
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.adobe-text[b-9tmslcs2yh] {
    color: #FFF !important;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: var(--line-height-1, 18px);
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

    .adobe-text:hover[b-9tmslcs2yh] {
        color: #FFF !important;
    }

.Outer-bottom-Wrap[b-9tmslcs2yh] {
    display: flex;
    /* width: 660px; */
    /* height: 96px; */
    align-items: flex-start;
    gap: 8px;
    width: 100%;
}

.Icon-Main-Wrap[b-9tmslcs2yh] {
    display: flex;
    padding-top: 4px;
    align-items: center;
    gap: 10px;
}

.Icon-Wrap[b-9tmslcs2yh] {
    display: flex;
    padding: 0 0 0 0;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 15px;
}

.redirect-icon[b-9tmslcs2yh] {
    width: 16px;
    height: 16px;
}

.Icon-Text-Wrap[b-9tmslcs2yh] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    flex: 1 0 0;
}

.you-may[b-9tmslcs2yh] {
    color: #FFF;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

.MedAdv-company-note-wrap[b-9tmslcs2yh] {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

    .MedAdv-company-note-wrap span[b-9tmslcs2yh], .Medsup-Desc-Wrap span[b-9tmslcs2yh], .MedSup-company-note-wrap[b-9tmslcs2yh] {
        color: #FFF;
        font-family: "Open Sans", sans-serif;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 18px;
    }

.MedSup-Content-Wrap[b-9tmslcs2yh] {
    display: flex;
    flex-direction: column;
    /*align-items: center;*/
    gap: 24px;
    align-self: stretch;
    width: 100%
}
/*.Medsup-Desc-Wrap {
    width: 660px;
    max-width: 684px;
}*/
/*.Medsup-Desc-Wrap, .medsup-links-wrap {
    width: 50%;
}*/

.medadv-links-wrap[b-9tmslcs2yh], .medsup-links-wrap[b-9tmslcs2yh] {
    display: flex;
    /*width: 608px;*/
    align-items: flex-start;
    align-content: flex-start;
    gap: 4px 8px !important;
    flex-wrap: wrap;
}

.Footer-Note-Section[b-9tmslcs2yh] {
    width: 50%;
}

.Footer-Meta-Section[b-9tmslcs2yh] {
    display: flex;
    /*max-width: 660px;*/
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
}

.MedAdv-Meta[b-9tmslcs2yh] {
    display: flex;
    align-items: flex-start;
    gap: 36px;
    width: 100%;
}

    .MedAdv-Updated-Wrap[b-9tmslcs2yh], .MedAdv-Meta .Footer-Meta-Section[b-9tmslcs2yh], .MedSup-Updated-Wrap[b-9tmslcs2yh] {
        width: 50%;
    }

.medadv-last-upd[b-9tmslcs2yh], .MedSup-Updated-Wrap[b-9tmslcs2yh] {
    color: #FFF;
}

.Medsup-Desc-Wrap[b-9tmslcs2yh] {
    width: 50%;
}

@media(max-width:768px) {
    .Footer-Bottom-Content[b-9tmslcs2yh], .MedAdv-Meta[b-9tmslcs2yh] {
        flex-direction: column;
        width: 100%;
    }

    .Footer-Note-Section[b-9tmslcs2yh], .Medsup-Desc-Wrap[b-9tmslcs2yh] {
        width: 100%;
    }
}

@media (max-width: 576px) {
    .powered[b-9tmslcs2yh] {
        padding: 0px !important;
    }

    .Bottom-right-Wrap[b-9tmslcs2yh], .Bottom-left-Wrap[b-9tmslcs2yh] {
        width: 100% !important;
    }

    .Bottom-right-Wrap[b-9tmslcs2yh] {
        gap: 1rem !important;
    }

    .Footer-Content-Wrap[b-9tmslcs2yh] {
        padding: 3rem 1rem !important;
    }

    .Links-Wrap ul[b-9tmslcs2yh], .Footer-Bottom-Content[b-9tmslcs2yh] {
        flex-direction: column !important;
    }
}
/* _content/DNOA/Components/Pages/UpdatedFAD/UpdatedFADHeader.razor.rz.scp.css */
body[b-ilu927q9p7] {
}
.Pro-Images[b-ilu927q9p7] {
  
   height:53px;
}

.ODP-ProImages[b-ilu927q9p7] {
   
    height: 30px;
}
.update-nav[b-ilu927q9p7] {
    display: flex;
    width: 100%;
    padding-top: 7px;
    align-items: center;
    overflow-x: hidden;
}

.update-subnav[b-ilu927q9p7] {
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-shrink: 0;
    overflow-x: hidden;
}

.update-firstnav[b-ilu927q9p7] {
    height: 61px;
    width: 100%;
    background-color: #F8F8F8;
}

.update-lansection[b-ilu927q9p7] {
    display: flex;
    align-items: center;
    gap: 16px;
    position: relative;
    left: 14px;
    top: 18px;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.svg-iconsection[b-ilu927q9p7] {
    width: 30px;
    height: 24px;
    aspect-ratio: 5/4;
}

.H-icon[b-ilu927q9p7] {
    width: 27px;
    height: 16.2px;
    flex-shrink: 0;
    aspect-ratio: 27.00/16.20;
}

.lan-nav[b-ilu927q9p7] {
    color: #005587;
    font-family: 'Sans Serif Collection';
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}


.update-secondnav[b-ilu927q9p7] {
    height: 69px;
    border-bottom: 1px solid #F8F8F8;
    max-width: 1440px;
    margin: 0 auto;
    width: 100%;
}

.update-subsecondnav[b-ilu927q9p7] {
    display: flex;
    /* width: 1032px; */
    align-items: center;
    gap: 24px;
    position: relative;
    top: 16px;
    left: 18px;
    background: #FFF;
}

.update-logo[b-ilu927q9p7] {
    display: flex;
    width: 240px;
    height: 37px;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
}

.bcbsclogo[b-ilu927q9p7] {
    display: flex;
    height: 37px;
    padding: 1px 0 1.779px 0;
    align-items: center;
}
/* _content/DNOA/Layout/MainLayout.razor.rz.scp.css */
.page[b-8cruafi7fq] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8cruafi7fq] {
    flex: 1;
}

.sidebar[b-8cruafi7fq] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8cruafi7fq] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8cruafi7fq]  a, .top-row[b-8cruafi7fq]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8cruafi7fq]  a:hover, .top-row[b-8cruafi7fq]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8cruafi7fq]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-8cruafi7fq] {
        justify-content: space-between;
    }

    .top-row[b-8cruafi7fq]  a, .top-row[b-8cruafi7fq]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-8cruafi7fq] {
        flex-direction: row;
    }

    .sidebar[b-8cruafi7fq] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8cruafi7fq] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8cruafi7fq]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

  /*  .top-row, article {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }*/
}
/* _content/DNOA/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-rqehh9jd5b] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-rqehh9jd5b] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-rqehh9jd5b] {
    font-size: 1.1rem;
}

.bi[b-rqehh9jd5b] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-rqehh9jd5b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-rqehh9jd5b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-rqehh9jd5b] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-rqehh9jd5b] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-rqehh9jd5b] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-rqehh9jd5b] {
        padding-bottom: 1rem;
    }

    .nav-item[b-rqehh9jd5b]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-rqehh9jd5b]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-rqehh9jd5b]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-rqehh9jd5b] {
        display: none;
    }

    .collapse[b-rqehh9jd5b] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-rqehh9jd5b] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/DNOA/Layout/Sidebar.razor.rz.scp.css */
