/* _content/LFG.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-flhnm37vg0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-flhnm37vg0] {
    flex: 1;
}

.sidebar[b-flhnm37vg0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-flhnm37vg0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-flhnm37vg0]  a, .top-row[b-flhnm37vg0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-flhnm37vg0]  a:hover, .top-row[b-flhnm37vg0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-flhnm37vg0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-flhnm37vg0] {
        justify-content: space-between;
    }

    .top-row[b-flhnm37vg0]  a, .top-row[b-flhnm37vg0]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-flhnm37vg0] {
        flex-direction: row;
    }

    .sidebar[b-flhnm37vg0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-flhnm37vg0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-flhnm37vg0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-flhnm37vg0], article[b-flhnm37vg0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/LFG.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-xzdoi9jlaq] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-xzdoi9jlaq] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-xzdoi9jlaq] {
    font-size: 1.1rem;
}

.bi[b-xzdoi9jlaq] {
    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-xzdoi9jlaq] {
    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-xzdoi9jlaq] {
    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-xzdoi9jlaq] {
    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-xzdoi9jlaq] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-xzdoi9jlaq] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-xzdoi9jlaq] {
        padding-bottom: 1rem;
    }

    .nav-item[b-xzdoi9jlaq]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-xzdoi9jlaq]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-xzdoi9jlaq]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-xzdoi9jlaq] {
        display: none;
    }

    .collapse[b-xzdoi9jlaq] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-xzdoi9jlaq] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/LFG.Web/Components/Layout/Sidebar.razor.rz.scp.css */
/* _content/LFG.Web/Components/Pages/FindADentist/FindADentist.razor.rz.scp.css */


body[b-bw0m7zttsz] {
    margin: 0;
    padding: 0;
    overflow-x: hidden;
    box-sizing: border-box;
    font-family: Roboto, sans-serif !important;
    line-height: 24px !important;
}

.lfg-home-section-in[b-bw0m7zttsz]::before {
    float: left;
    padding-right: 8px;
    color: rgba(33, 37, 41, 0.75);
    content: ">";
    font-size: 12px;
}

.lfg-home-section-in[b-bw0m7zttsz] {
    font-size: 12px;
    padding-left: 8px;
    font-family: Roboto, sans-serif;
    letter-spacing: normal;
    color: rgba(33, 37, 41, 0.75);
    font-weight: 500;
}

.lfg-breadcrumb[b-bw0m7zttsz] {
    list-style-type: none;
    display: flex;
    align-items: center;
    gap: 0px;
    padding-left: 0px;
}

#search-zip-code[b-bw0m7zttsz] {
    width: 270px;
    border: 1px solid rgb(222, 226, 230);
}

.lfg-search-input-field-list input[b-bw0m7zttsz] {
    padding: 14px;
    outline: 0;
    color: #828282;
    box-shadow: unset;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: unset;
    width: 230px;
    border: 1px solid rgb(222, 226, 230);
}

.lfg-input-field-list input[b-bw0m7zttsz] {
    padding: 14px 14px;
    outline: 0;
    color: #828282;
    box-shadow: unset;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: unset;
    width: 270px;
    border: 1px solid rgb(222, 226, 230);
}

.lfg-dropdown-list > .form-select[b-bw0m7zttsz], .lfg-search-dropdown-list > .form-select[b-bw0m7zttsz] {
    padding: 14px 14px;
    width: 230px;
    border-radius: 0px !important;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.street-input[b-bw0m7zttsz] {
    width: 270px !important;
}

.lfg-right-menu-content[b-bw0m7zttsz] {
    font-family: Roboto, sans-serif !important;
}

.lfg-main-content-section[b-bw0m7zttsz] {
    padding-top: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #DCDEE0;
}

.lfg-search-dropdown-list > .form-select[b-bw0m7zttsz] {
    padding: 14px;
    width: 230px;
    border-radius: 0px !important;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 30px;
    border: 1px solid rgb(222, 226, 230);
}

.lfg-heading-section-content h1[b-bw0m7zttsz] {
    font-family: Roboto, sans-serif !important;
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: rgb(33, 37, 41);
    font-size: 40px;
}

.lfg-dropdown-list > .form-select[b-bw0m7zttsz] {
    padding: 14px 14px;
    /*    width: 230px;*/
    border-radius: 0px !important;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 30px;
    border: 1px solid rgb(222, 226, 230);
}

.lfg-logo[b-bw0m7zttsz] {
    width: 146px;
    height: auto;
}

.lfg-breadcrumb-section[b-bw0m7zttsz] {
    color: #111;
    margin: 0 0 30px 0;
    padding-top: 45px;
    padding-bottom: 45px;
}

.fa-home[b-bw0m7zttsz] {
    color: rgb(173, 17, 43);
    font-size: 16px;
    font-weight: 900;
}

.lfg-home-section-in[b-bw0m7zttsz] {
    display: flex !important;
    align-items: center !important;
    /*    gap: 8px !important;*/
    /*    margin-top: 5px;*/
}

.lfg-search-btn[b-bw0m7zttsz] {
    background-color: #AD112B;
    box-shadow: 0px 8px 28px 0px rgba(0, 0, 0, 0.10);
    border: solid 1px #AD112B;
    border: unset;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
    margin-top: 20px;
    padding: 12px 32px;
    font-family: Roboto, sans-serif;
}


.lfg-home-section-in span[b-bw0m7zttsz] {
    color: rgba(33, 37, 41, 0.75) !important;
    font-size: 12px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
}

.lfg-home-section-in a[b-bw0m7zttsz] {
    color: rgba(33, 37, 41, 0.75) !important;
    font-size: 12px !important;
    line-height: 24px !important;
    font-weight: 500 !important;
    text-decoration: none;
}

.Click-here[b-bw0m7zttsz] {
    font-size: 16px !important;
    color: rgb(173, 17, 43) !important;
}

    .Click-here:hover[b-bw0m7zttsz] {
        color: rgb(173, 17, 43) !important;
        text-decoration: underline rgb(173, 17, 43) !important;
    }

.lfg-search-main-section[b-bw0m7zttsz] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
    margin-bottom: 32px;
}

.lfg-main-body-section[b-bw0m7zttsz] {
    margin: 0 auto;
    max-width: 1436px;
    padding-bottom: 40px;
}

@font-face {
    font-family: "Publico Banner Web Bold Regular";
    src: url("/css/fonts/Publico\ Banner\ Web\ Bold\ Regular.woff")format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

.lfg-show-less[b-bw0m7zttsz] {
    color: var(--Accent, #65002F);
    font-family: Roboto;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 125% */
}

button.nav-link.active[b-bw0m7zttsz],
button.nav-link.active:hover[b-bw0m7zttsz] {
    border-bottom: 2px solid var(--Accent-2, #FF4F17) !important;
    background: linear-gradient(0deg, rgba(255, 79, 23, 0.70) -356.25%, rgba(255, 79, 23, 0.00) 86.25%) !important;
    color: var(--Accent, #65002F);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 32px;
}

.lfg-search-btn:hover[b-bw0m7zttsz] {
    background-color: rgb(185, 51, 81);
    border: solid 1px rgb(185, 51, 81);
}

strong[b-bw0m7zttsz] {
    font-weight: bolder;
    font-size: 16px;
}

ul.nav.lfg-nav-tab-menu[b-bw0m7zttsz] {
    border-bottom: 1px solid #DCDEE0;
}

button.nav-link[b-bw0m7zttsz],
button.nav-link:hover[b-bw0m7zttsz] {
    color: #828282;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 32px;
}

.lfg-note-heading span[b-bw0m7zttsz] {
    color: #000;
    font-family: Roboto, sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.101px;
}

.lfg-note-heading[b-bw0m7zttsz] {
    padding-bottom: 12px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.lfg-note-content-section ul li[b-bw0m7zttsz] {
    color: #212529;
    font-size: 16px;
    font-style: normal;
    margin-bottom: 0;
    line-height: 24px;
    font-family: Roboto, sans-serif !important;
    /* 157.143% */
}

.lfg-note-content-section ul[b-bw0m7zttsz] {
    margin-bottom: 0;
}




.lfg-tab-inner-heading-detail[b-bw0m7zttsz] {
    color: #282828;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.lfg-note-main-section[b-bw0m7zttsz] {
    margin-top: 32px;
}

.lfg-tab-detail-selection-section[b-bw0m7zttsz] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 1rem;
    background: #E1EEFE;
    padding: 1rem;
    margin-top: 12px;
    margin-bottom: 32px;
    background-color: rgb(240, 242, 244);
}

.lfg-tab-main-search-detail-selection-section[b-bw0m7zttsz] {
    /*Override CSS*/
    color: #FFFFFF;
    margin-bottom: 10px;
}

#toggleDisclaimer[b-bw0m7zttsz], label[b-bw0m7zttsz] {
    font-family: 'Roboto' !important;
}

    #toggleDisclaimer:hover[b-bw0m7zttsz] {
        cursor: pointer;
    }

.disclaimer-para[b-bw0m7zttsz] {
    margin-bottom: 1rem;
    font-family: Roboto, sans-serif !important;
}
/* Hide Number arrows in input field */
/* Chrome, Safari, Edge, Opera */
input[b-bw0m7zttsz]::-webkit-outer-spin-button,
input[b-bw0m7zttsz]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number][b-bw0m7zttsz] {
    -moz-appearance: textfield;
}

.lfg-note-content-section a[b-bw0m7zttsz] {
    color: #282828;
    text-decoration: none;
}

.lfg-form-check-input[b-bw0m7zttsz] {
    width: 18px !important;
    height: 18px !important;
}

.lfg-form-check[b-bw0m7zttsz] {
    display: flex;
    align-items: center;
    background: #fff;
    padding: 14px;
    width: 230px;
}

.lfg-form-check-label[b-bw0m7zttsz] {
    color: #828282 !important;
    font-size: 15px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
}

/* Form Page */
.lfg-breadcrumb-item.active a[b-bw0m7zttsz] {
    color: #000 !important;
}

.lfg-search-btn[b-bw0m7zttsz] {
    background-color: #AD112B;
    border: solid 1px #AD112B;
    color: #FFFFFF;
    font-weight: normal;
    margin-top: 20px;
    padding: 12px 32px;
    text-transform: none;
}

    .lfg-search-btn:hover[b-bw0m7zttsz] {
        background-color: rgb(185, 51, 81);
        border: solid 1px rgb(185, 51, 81);
    }
/*OverRide CSS*/
#toggleSearch[b-bw0m7zttsz] {
    color: rgb(173, 17, 43);
}

.Lincoln-required[b-bw0m7zttsz] {
    font-size: 16px;
}

@media only screen and (max-width: 1714px) {
    .lfg-search-main-section[b-bw0m7zttsz] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }


    .lfg-search-input-field-list input[b-bw0m7zttsz] {
        padding: 14px;
        outline: 0;
        color: #828282;
        box-shadow: unset;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border: unset;
        width: 170px;
        border: 1px solid rgb(206, 212, 218);
    }

    .lfg-search-dropdown-list > .form-select[b-bw0m7zttsz] {
        padding: 14px;
        width: 170px;
        border-radius: 0px !important;
        color: #828282;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

@media only screen and (max-width: 1680px) {
    .lsg-common-padding[b-bw0m7zttsz] {
        padding-left: 100px;
        padding-right: 100px;
    }
}

@media only screen and (max-width: 1536px) {
    .lsg-common-padding[b-bw0m7zttsz] {
        padding-left: 80px;
        padding-right: 80px;
    }
}





@media only screen and (max-width: 1440px) {
    .lsg-common-padding[b-bw0m7zttsz] {
        padding-left: 60px;
        padding-right: 60px;
    }
}

@media only screen and (min-width: 1180px) and (max-width: 1421px) {
    .lfg-search-main-section[b-bw0m7zttsz] {
        display: flex;
        align-items: center;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .lfg-search-input-field-list input[b-bw0m7zttsz] {
        padding: 14px;
        outline: 0;
        color: #828282;
        box-shadow: unset;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border: unset;
        width: 155px;
        border: 1px solid rgb(206, 212, 218);
    }

    .lfg-search-dropdown-list > .form-select[b-bw0m7zttsz] {
        padding: 14px;
        width: 155px;
        border-radius: 0px !important;
        color: #828282;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}

@media only screen and (max-width: 1366px) {
    .lsg-common-padding[b-bw0m7zttsz] {
        padding-left: 35px;
        padding-right: 35px;
    }
}

@media only screen and (max-width: 1280px) {




    .lfg-tab-inner-heading-detail[b-bw0m7zttsz] {
        font-size: 15px;
    }

    .lfg-breadcrumb-section[b-bw0m7zttsz] {
        padding-top: 35px;
        padding-bottom: 30px;
    }

    .lfg-note-heading span[b-bw0m7zttsz] {
        font-size: 20px;
    }
}


@media only screen and (max-width: 1200px) {
    .lfg-tab-detail-selection-section[b-bw0m7zttsz] {
        justify-content: flex-start;
    }
}


@media only screen and (max-width: 1179px) {


    .lfg-search-input-field-list input[b-bw0m7zttsz] {
        padding: 14px;
        outline: 0;
        color: #828282;
        box-shadow: unset;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        border: unset;
        width: 140px;
        border: 1px solid rgb(206, 212, 218);
    }

    .lfg-search-dropdown-list > .form-select[b-bw0m7zttsz] {
        padding: 14px;
        width: 140px;
        border-radius: 0px !important;
        color: #828282;
        font-size: 15px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }
}



@media only screen and (max-width: 1024px) {
    .lfg-search-input-field-list input[b-bw0m7zttsz], .lfg-dropdown-list > .form-select[b-bw0m7zttsz], .lfg-search-dropdown-list > .form-select[b-bw0m7zttsz] {
        width: 100% !important;
    }

    .lfg-heading-section-content h1[b-bw0m7zttsz][b-bw0m7zttsz] {
        font-size: 37.36px;
    }
}

@media only screen and (max-width: 1024px) {
    .lfg-reset-btn[b-bw0m7zttsz] {
        text-align: right;
        flex: auto;
    }
}

@media only screen and (max-width: 640px) {

    .lfg-right-icon-padding[b-bw0m7zttsz],
    .lfg-right-icon-padding-alt[b-bw0m7zttsz] {
        margin-right: 12px;
    }

    .lfg-right-side-sub-content[b-bw0m7zttsz],
    .lfg-note-content-section ul li[b-bw0m7zttsz],
    .lfg-reset-btn[b-bw0m7zttsz],
    .lfg-search-btn[b-bw0m7zttsz] {
        font-size: 13px;
    }

    .lfg-tab-inner-heading-detail[b-bw0m7zttsz] {
        font-size: 14px;
    }

    .lfg-note-content-section ul[b-bw0m7zttsz] {
        margin-bottom: 16px;
    }

    .lfg-heading-section-content h1[b-bw0m7zttsz][b-bw0m7zttsz] {
        font-size: 31.1px;
    }

    .lfg-breadcrumb-section[b-bw0m7zttsz] {
        padding-top: 25px;
        padding-bottom: 25px;
    }
}

@media only screen and (max-width: 425px) {

    ul.nav.lfg-nav-tab-menu li[b-bw0m7zttsz],
    button.nav-link.active[b-bw0m7zttsz],
    button.nav-link[b-bw0m7zttsz] {
        width: 100%;
    }
}
/* _content/LFG.Web/Components/Pages/FindADentist/FindADentistResults.razor.rz.scp.css */

.lfg-main-body-section[b-skwoi4ortn] {
    margin: 0 auto;
    max-width: 1436px;
    padding-bottom: 40px;
    font-family:'Roboto', sans-serif !important;
    font-size:16px;
    font-weight:400;
    line-height:24px;
}
.lsg-common-padding[b-skwoi4ortn] {
    padding-left: 142px;
    padding-right: 142px;
}
.lfg-main-content-section[b-skwoi4ortn] {
    padding-top: 24px;
    padding-bottom: 12px;
    border-bottom: 1px solid #DCDEE0;
}
.lfg-logo[b-skwoi4ortn]{
    width:146px;
    height:auto;
}

.lfg-sr-container[b-skwoi4ortn] {
    margin-top: 2rem;
}

.lfg-tab-detail-selection-section-sub[b-skwoi4ortn] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    gap: 1rem;
    flex-wrap: wrap;
    background: #E1EEFE;
    padding: 1rem;
    margin-top: 0px !important;
    margin-bottom: 1rem !important;
}
.lfg-search-detail-selection-section[b-skwoi4ortn] {
    background: #E1EEFE;
    margin-bottom: 40px !important;
}
.lfg-advanced-search-section[b-skwoi4ortn] {
    background-color:#FFFFFF;
}
.lfg-result-filter-wrap[b-skwoi4ortn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.lfg-result-filter-subwrap[b-skwoi4ortn] {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.lfg-result-text-wrap[b-skwoi4ortn] {
    margin-bottom: 1.5rem;
}

.lfg-result-text-label[b-skwoi4ortn] {
    color: #828282;
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.lfg-result-filter-dent-label[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

    .lfg-result-filter-dent-label:hover[b-skwoi4ortn] {
        cursor: pointer;
    }

.lfg-sr-other-details-wrap[b-skwoi4ortn] {
    margin-top: 2rem;
    padding: 0.5rem 0.5rem 0.5rem 0.5rem;
    display: flex;
    flex-direction: column;
    gap: 1rem;
    background: #E1EEFE;
}

.lfg-sr-other-details-sub-wrap[b-skwoi4ortn] {
    display: flex;
    align-items: center;
    flex-direction: column;
    gap: 1rem;
    padding: 0.75rem;
    background: #fff;
}

.lfg-sr-other-text-wrap[b-skwoi4ortn] {
    display: flex;
    padding-bottom: 12px;
    justify-content: center;
    align-items: center;
    gap: 10px;
    border-bottom: 1px solid #dcdee0;
}

    .lfg-sr-other-text-wrap > span[b-skwoi4ortn] {
        color: #282828;
        font-family: 'Roboto', sans-serif !important;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.059px;
    }

.lfg-sr-map-wrap > img[b-skwoi4ortn] {
    width: 100%;
}

.lfg-sr-other-items-list[b-skwoi4ortn] {
    padding-left: 0rem;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 1rem;
}

.lfg-sr-other-items-list-item[b-skwoi4ortn] {
    list-style-type: none;
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: -0.059px;
    display: flex;
    align-items: flex-start;
    gap: 0.25rem;
}

    .lfg-sr-other-items-list-item > span > img[b-skwoi4ortn] {
        padding-right: 0.25rem;
    }

.lfg-sr-other-details-sub-wrap-two[b-skwoi4ortn] {
    display: flex;
    padding: 0.75rem;
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
    align-self: stretch;
    background: #fff;
}

.lfg-sr-other-details-sub-wrap-two-content-wrap[b-skwoi4ortn] {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 6px;
    align-self: stretch;
}

.lfg-sr-other-details-instructions-text[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: -0.059px;
}

.lfg-sr-other-items-app-download-wrap[b-skwoi4ortn] {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.25rem;
}

.lfg-sr-other-items-playstore-wrap[b-skwoi4ortn] {
    display: flex;
    padding: 5px 4px;
    justify-content: center;
    align-items: center;
    gap: 7px;
    border-radius: 6px;
    background: #000;
}

.lfg-sr-playstore-sub[b-skwoi4ortn] {
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
}

.lfg-timing[b-skwoi4ortn] {
    color: #505050;
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
}

.timing-sub-wrap span[b-skwoi4ortn] {
    font-family: 'Roboto', sans-serif !important;
    font-size: 12px;
    color: #212529;
}

.lfg-sr-playstore-sub > span[b-skwoi4ortn] {
    color: #fff;
    font-family: "Product Sans";
    font-size: 10px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

.lfg-sr-other-items-applestore-wrap[b-skwoi4ortn] {
    display: flex;
    padding: 6.5px 6px 6.5px 8px;
    justify-content: center;
    align-items: flex-start;
    gap: 8px;
    border-radius: 6px;
    background: #000;
}

.lfg-sr-applestore-sub[b-skwoi4ortn] {
    display: flex;
    flex-direction: column;
}

.lfg-sr-download-txt[b-skwoi4ortn] {
    color: #fff;
    font-family: "SF Compact Text";
    font-size: 9px;
    font-style: normal;
    font-weight: 500;
    line-height: 9px;
}

.lfg-sr-appstore-txt[b-skwoi4ortn] {
    color: #fff;
    font-family: "SF Compact Display";
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: -0.47px;
}

#lfg-sr-applestore:hover[b-skwoi4ortn],
#lfg-sr-playstore:hover[b-skwoi4ortn] {
    cursor: pointer;
}

.lfg-sr-result-item[b-skwoi4ortn] {
    display: flex;
    padding: 16px 16px 20px 16px;
    flex-direction: column;
    align-items: flex-start;
    gap: 8px;
    align-self: stretch;
    border: 1px solid #dcdee0;
    background: #fff;
    margin-bottom: 24px;
}

.lfg-sr-result-item-top[b-skwoi4ortn] {
    display: flex;
    /* padding-bottom: 12px; */
    align-items: center;
    gap: 8px;
    align-self: stretch;
    position: relative;
    flex-wrap: wrap;
}

    .lfg-sr-result-item-top[b-skwoi4ortn]::before {
        position: absolute;
        content: "";
        width: 95%;
        background: #dcdee0;
        height: 0.5px;
        left: 45px;
        bottom: 0px;
    }

.username-txt[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
}

.lfg-sr-result-item-bottom[b-skwoi4ortn] {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    align-self: stretch;
}

.lfg-sr-result-item-right-first[b-skwoi4ortn] {
    display: flex;
    gap: 1.5rem;
    flex-wrap: nowrap;
}

.lfg-sr-result-item-right-last[b-skwoi4ortn] {
    padding-right: 40px;
    align-items: flex-start;
    /*gap: 24px;*/
    padding-left: 1.5rem;
    font-size:14px;
}

.lfg-sr-result-item-right-middle[b-skwoi4ortn] {
    padding-left: 5px;
    padding-right: 1.5rem;
}

.general-info-txt[b-skwoi4ortn],
.location-info-txt[b-skwoi4ortn],
.office-hours-txt[b-skwoi4ortn] {
    color: #9e9e9e;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
}

.practitioner-txt[b-skwoi4ortn],
.office-txt[b-skwoi4ortn],
.language-txt[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    word-break: break-word;
    white-space: nowrap;
}

    .practitioner-txt > img[b-skwoi4ortn],
    .office-txt > img[b-skwoi4ortn],
    .language-txt > img[b-skwoi4ortn] {
        margin-right: 0.5rem;
    }

.map-directions-data[b-skwoi4ortn],
.lfg-result-shown[b-skwoi4ortn]
/*#lfg-main-hiding-content */
{
    display:flex;
    flex-wrap: wrap;
}


/*.lfg-sr-result-item-left-padding {
    height: 28.479px;
    flex-shrink: 0;
}*/

.location-info-value[b-skwoi4ortn] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    margin: 1.5rem 0rem 40px 0px;
    word-break: break-word;
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px; /* 125% */
    margin-bottom: 8px;
}

.lfg-result-hide[b-skwoi4ortn] {
    display: none;
    border-top: 0.5px solid #9e9e9e;
    padding-top: 14px;
    margin-top: 10px;
    font-size:14px;
}

    .lfg-result-hide .lfg-result-inner-detail-heading[b-skwoi4ortn] {
        position: relative;
        padding-left: 30px;
    }

        .lfg-result-hide .lfg-result-inner-detail-heading[b-skwoi4ortn]::before {
            position: absolute;
            content: "";
            background: url(/lfg/images/FAD/results/listtype.svg);
            left: 0px;
            width: 20px;
            height: 20px;
            background-repeat: no-repeat;
            background-size: cover;
        }

img.toggle-arrow[b-skwoi4ortn] {
    margin-top: -2px;
    margin-left: 4px;
}

.lfg-result-inner-detail-heading[b-skwoi4ortn] {
    text-wrap: nowrap !important;
}

.lfg-result-shown[b-skwoi4ortn] {
    display: flex;
    align-items: center;
}

.toggleText[b-skwoi4ortn] {
    color: var(--Accent, #FF4F17);
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.048px;
    cursor: pointer;
}

.map-directions-data[b-skwoi4ortn] {
    display: flex;
    gap: 1rem;
    margin-top: 4px;
    font-size: 14px;
}


    .phone-info[b-skwoi4ortn] {
        display: flex;
        gap: 0.75rem;
    }

select:hover option:hover[b-skwoi4ortn] {
    background-color: red;
    color: white;
}

    .lfg-result-search-print > .form-select[b-skwoi4ortn],
    .lfg-result-search-print > .form-select:hover[b-skwoi4ortn],
    .lfg-result-search-print > .form-select:focus[b-skwoi4ortn] {
        outline: 0;
        border: unset;
        box-shadow: unset;
        width: 95px;
        padding-left: 8px;
        background-image: url(/lfg/images/FAD/Common/CaretDown.svg);
        background-repeat: no-repeat;
        color: #282828;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

#lfg-search-print-gap[b-skwoi4ortn] {
    gap: 8px;
}

    #lfg-search-print-gap span[b-skwoi4ortn] {
        color: #282828;
        font-size: 15px;
        font-style: normal;
        font-weight: 500;
        line-height: normal;
    }

.lfg-email-dropdown[b-skwoi4ortn],
.lfg-export-dropdown[b-skwoi4ortn] {
    background-color: #fff;
    padding: 12px 12px 12px 8px;
    color: #282828;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    border: unset;
    outline: 0;
    box-shadow: unset;
}

.lfg-search-dropdown[b-skwoi4ortn],
.lfg-export-search-dropdown[b-skwoi4ortn] {
    position: relative;
    display: inline-block;
}

    .lfg-search-dropdown[b-skwoi4ortn]::before,
    .lfg-export-search-dropdown[b-skwoi4ortn]::before {
        position: absolute;
        right: -7px;
        content: "";
        background-image: url(/lfg/images/FAD/results/CaretDown-Black.svg);
        background-repeat: no-repeat;
        background-size: cover;
        width: 15px;
        height: 15px;
        top: 15px;
    }

.lfg-dropdown-content[b-skwoi4ortn],
.lfg-export-dropdown-content[b-skwoi4ortn] {
    display: none;
    position: absolute;
    background-color: #fff;
    color: #282828;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    min-width: 230px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    left: -40px;
    padding: 12px;
}

.lfg-export-dropdown-content[b-skwoi4ortn] {
    width: 120px !important;
}

    .lfg-dropdown-content a[b-skwoi4ortn],
    .lfg-export-dropdown-content a[b-skwoi4ortn] {
        color: black;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
    }

.lfg-search-dropdown:hover .lfg-dropdown-content[b-skwoi4ortn] {
    display: block;
}

.lfg-export-search-dropdown:hover .lfg-export-dropdown-content[b-skwoi4ortn] {
    display: block;
}

.lfg-export-dropdown-content a:hover[b-skwoi4ortn],
.lfg-dropdown-content a:hover[b-skwoi4ortn] {
    background: rgba(102, 0, 48, 0.12);
}

#lfg-map[b-skwoi4ortn] {
    cursor: pointer;
    color: var(--Accent, #FF4F17);
}


#lfg-main-hiding-content[b-skwoi4ortn] {
    gap: 1rem;
}

.lfg-show-less[b-skwoi4ortn] {
    color: var(--Accent, #65002F);
    font-family: 'Roboto', sans-serif !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 20px; /* 125% */
}

.lfg-result-hide-content[b-skwoi4ortn] {
    border-right: 1px solid #dcdee0;
   
}

    .lfg-result-hide-content:last-child[b-skwoi4ortn] {
        border: unset;
    }

.lfg-breadcrumb-item.active a[b-skwoi4ortn] {
    color: #000 !important;
}
#lfg-map[b-skwoi4ortn] {
    color: #282828 !important;
}
#lfg-map:hover[b-skwoi4ortn] {
    text-decoration: underline;
    color: #ad112b !important;
    cursor: pointer;
}
.FAD-btn[b-skwoi4ortn]{
    margin:1rem 0 2rem 0;
}
.lfg-search-btn[b-skwoi4ortn] {
    background-color: #AD112B;
    border: solid 1px #AD112B;
    color: #FFFFFF;
    font-weight: normal;
    margin-top: 20px;
    padding: 12px 32px;
    text-transform: none;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    line-height: 20px;
}
.lfg-search-btn:hover[b-skwoi4ortn] {
    background-color: rgb(185, 51, 81);
    border: solid 1px rgb(185, 51, 81);
}
.lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn]  {
    padding: 14px;
    outline: 0;
    color: #828282;
    box-shadow: unset;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: unset;
    width: 230px;
    border: 1px solid #dee2e6;
}
#lfg-dentistname[b-skwoi4ortn], #lfg-zipcode[b-skwoi4ortn], #lfg-street[b-skwoi4ortn] {
    width: 270px;
}
/*.lfg-dropdown-list > .form-select {
    padding: 13px 14px;
    width: 230px;
    border-radius: 0px !important;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 30px;
    border: 1px solid #dee2e6;
}*/

.lfg-dropdown-list > .form-select[b-skwoi4ortn],.lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
    padding: 14px;
    width: 230px;
    border-radius: 0px !important;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-right: 30px;
    border: 1px solid #dee2e6;
}

#lfg-advnaced-result-bottom[b-skwoi4ortn] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
    padding-right: 16px;
    padding-left: 16px;
    padding-bottom: 20px;
}
.lfg-heading-section-content span[b-skwoi4ortn] {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif !important;
}
#prev-btn[b-skwoi4ortn], #nxt-btn[b-skwoi4ortn] {
    background: none;
    border: none;
    color: #0071c1;
}
#prev-btn[b-skwoi4ortn] {
    cursor:not-allowed;
    opacity:0.5;
}
.lfg-breadcrumb-section[b-skwoi4ortn] {
    color: #111;
    margin: 0 0 30px 0;
    padding-top: 44px;
    padding-bottom: 45px;
}
.lfg-breadcrumb-item[b-skwoi4ortn] {
    color: rgb(55, 66, 74);
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
    margin: 0;
    padding: 0;
}
.lfg-breadcrumb-item a[b-skwoi4ortn] {
    font-size: 16px;
    color: rgb(173, 17, 43) !important;
}

.angle-left-icon[b-skwoi4ortn] {
    color:rgba(33, 37, 41, 0.75) !important;
}
.FADResults-title[b-skwoi4ortn] {
    font-size: 40px;
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 1.2;
    color: #000;
    font-family: "Roboto", sans-serif !important;
}
.lfg-home-section[b-skwoi4ortn] {
    color: rgba(33, 37, 41, 0.75) !important;
    font-weight: 500;
    font-size: 12px;
}
.lfg-home-section[b-skwoi4ortn]:before {
    float: left;
    /*padding-right: 8px;*/
    color: rgba(33, 37, 41, 0.75) !important;
    content:">";
    font-size:12px;
    font-weight:500;
    line-height:24px;
}
span.lfg-ver-line[b-skwoi4ortn] {
    height: 18px;
    width: 10px;
    color: #dcdee0 !important;
}
.lfg-sr-patient-inner-detail span[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    margin: 5px 0px;
    display:inline-block;
}
.lfg-sr-results-wrap[b-skwoi4ortn] {
    display: flex;
    flex-direction: column;
    line-height: 21px;
    color: #282828;
}
.lfg-result-text-value[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-left: 4px;
}
.icon-spacer[b-skwoi4ortn]{
    margin-left:4px;
}

.lfg-result-search-print[b-skwoi4ortn] {
    display: flex;
    align-items: center;
    gap: 8px;
}
.timings-wrap[b-skwoi4ortn] {
    display: flex;
    flex-direction: column;
    font-size: 14px;
    line-height:18px;
}

.timing-sub-wrap[b-skwoi4ortn] {
    font-size: 14px;
    text-transform:uppercase;
}

.lfg-sr-result-item-right-wrap[b-skwoi4ortn] {
    display: flex;
    justify-content: flex-start;
    width: 75%;
    border-right: 1px solid #dcdee0;
}
.lfg-sr-other-text-wrap > span > b[b-skwoi4ortn] {
    color: #282828;
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    letter-spacing: -0.059px;
}

#lfg-hide-results-data[b-skwoi4ortn] {
    padding-left: 30px;
    padding-top: 2px;
}
#no-margin[b-skwoi4ortn]{
    margin:0 0.5rem 0 0!important;
}
.lfg-sr-other-details-download-text[b-skwoi4ortn] {
    color: var(--Text, #191919);
    font-family: 'Roboto', sans-serif !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    letter-spacing: -0.067px;
    margin-top: 16px;
}
.lfg-print-img[b-skwoi4ortn]{
    display:flex;
    align-items:center;
    cursor:pointer;
}
.show-text[b-skwoi4ortn]{
    font-size:14px;
}
/* Responsive */
@media only screen and (max-width: 1910px) {
    .lsg-common-padding[b-skwoi4ortn] {
        padding-left: 142px;
        padding-right: 142px;
    }
}
@media only screen and (max-width: 1746px) {
    
    #lfg-search-result-page-main-content[b-skwoi4ortn] {
        gap: 0.5rem;
    }

 /*   #lfg-result-page-input input,
    #lfg-result-page-dropdown > .form-select, .lfg-search-input-field-list input {
        width: 195px;
    }
    #ps-state, #ps-language, #practitioner-type, #Accepting-NP, #Gender-type, #max-res {
        width: 195px !important;
    }*/

 /*   #lfg-search-result-page-main-content {
        justify-content: start;
    }*/
    .lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn], .lfg-dropdown-list > .form-select[b-skwoi4ortn], .lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
        width: 195px !important;
    }
}

@media only screen and (max-width: 1536px) {
    .lsg-common-padding[b-skwoi4ortn] {
        padding-left: 80px;
        padding-right: 80px;
    }
   /* #lfg-result-page-input input,
    #lfg-result-page-dropdown > .form-select, .lfg-search-input-field-list input {
        width: 180px;
    }
    #ps-state, #ps-language, #practitioner-type, #Accepting-NP, #Gender-type, #max-res {
        width: 180px !important;
    }*/
/**/
    #lfg-search-result-page-main-content[b-skwoi4ortn] {
        gap: 1rem;
    }

    .lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn], .lfg-dropdown-list > .form-select[b-skwoi4ortn], .lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
        width: 180px !important;
    }

}
@media only screen and (max-width:1440px) {
    .lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn], .lfg-dropdown-list > .form-select[b-skwoi4ortn], .lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
        width: 166px !important;
    }
}
@media only screen and (max-width:1366px){
    .lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn], .lfg-dropdown-list > .form-select[b-skwoi4ortn], .lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
        width: 160px !important;
    }
}
@media only screen and (max-width: 1280px) {
   /* #lfg-advnaced-result-bottom {
        justify-content:start;
    }*/
    
    .lfg-sr-appstore-txt[b-skwoi4ortn] {
        font-size: 16px;
    }
    .lfg-breadcrumb-section[b-skwoi4ortn] {
        padding-top: 35px;
        padding-bottom: 30px;
    }
}

@media only screen and (max-width: 1200px) {
    .lfg-sr-wrapper[b-skwoi4ortn] {
        flex-direction: column;
        gap: 16px;
    }

    .lfg-sr-map-wrap > img[b-skwoi4ortn] {
        object-fit: cover;
        height: 450px;
    }

    .lfg-sr-other-details-sub-wrap[b-skwoi4ortn] {
        align-items: self-start;
    }
    .lfg-sr-subwrap-left[b-skwoi4ortn],
    .lfg-sr-subwrap-right[b-skwoi4ortn] {
        width: 100% !important;
    }
    .lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn], .lfg-dropdown-list > .form-select[b-skwoi4ortn], .lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
        width: 200px !important;
    }
    .col-lg-9[b-skwoi4ortn], .col-md-9[b-skwoi4ortn], .col-sm-12[b-skwoi4ortn] {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 1024px) {
   /* #lfg-result-page-input input,
    #lfg-result-page-dropdown > .form-select {
        width: 100%;
    }*/
    .lfg-tab-detail-selection-section-sub[b-skwoi4ortn]{
        flex-direction:column;
        align-items:self-start;
    }
    /*.lfg-search-input-field-list input, .lfg-dropdown-list > .form-select , .lfg-search-dropdown-list > .form-select  {
        width: 100%;
    }*/
    /*#ps-state, #ps-language, #practitioner-type, #Accepting-NP, #Gender-type, #max-res {
        width: 100% !important;
    }*/
    .lfg-search-input-field-list input[b-skwoi4ortn], .lfg-input-field-list input[b-skwoi4ortn], .lfg-dropdown-list > .form-select[b-skwoi4ortn], .lfg-search-dropdown-list > .form-select[b-skwoi4ortn] {
        width: 100% !important;
    }
    .col-lg-9[b-skwoi4ortn], .col-md-9[b-skwoi4ortn], .col-sm-12[b-skwoi4ortn] {
        flex: 0 0 100% !important;
        max-width: 100% !important;
    }
}

@media only screen and (max-width: 991px) {
    .lfg-sr-result-item-right-wrap[b-skwoi4ortn] {
        flex-direction: column;
        width: 100%;
    }

    .location-info-value[b-skwoi4ortn] {
        margin-top: 16px;
        margin-bottom: 16px;
    }

    .general-info-txt[b-skwoi4ortn],
    .location-info-txt[b-skwoi4ortn],
    .office-hours-txt[b-skwoi4ortn] {
        margin-top: 25px;
    }

    .lfg-sr-result-item-right-last[b-skwoi4ortn],
    .lfg-sr-result-item-right-first[b-skwoi4ortn] {
        gap: 12px;
    }

    .language-txt[b-skwoi4ortn] {
        margin-bottom: 12px;
    }

    .lfg-sr-result-item-bottom[b-skwoi4ortn] {
        flex-direction: column;
    }

    .lfg-sr-result-item-right-wrap[b-skwoi4ortn] {
        border: unset;
    }

    .lfg-sr-result-item-right-last[b-skwoi4ortn],
    .lfg-sr-result-item-right-middle[b-skwoi4ortn],
    .lfg-sr-result-item-right-first[b-skwoi4ortn] {
        width: 100% !important;
        padding-left: unset !important;
        padding-right: unset !important;
    }

    .timings-wrap[b-skwoi4ortn] {
        padding-left: 0px;
    }
    .lfg-sr-result-item-top[b-skwoi4ortn] {
        padding-bottom: 0px;
    }
   
    .lfg-sr-result-item-top[b-skwoi4ortn]::before {
        left: 0;
    }
    }

@media only screen and (max-width: 640px) {
    #lfg-search-result-btn[b-skwoi4ortn] {
        width: 100%;
    }

    .map-directions-data[b-skwoi4ortn] {
        gap: 12px;
    }

    .lfg-result-text-value[b-skwoi4ortn] {
        font-size: 16px;
    }
    .office-text[b-skwoi4ortn]{
        display:flex;
        flex-wrap:wrap;
    }
    .username-txt[b-skwoi4ortn] {
        font-size: 14px;
    }
    .lfg-sr-result-item-right-first[b-skwoi4ortn] {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .lfg-sr-result-item-right-first span[b-skwoi4ortn] {
        font-size: 14px;
    }
    #lfg-main-hiding-content[b-skwoi4ortn]{
        flex-wrap:wrap;
    }
    #lfg-main-hiding-content span[b-skwoi4ortn] {
        font-size: 12px;
    }
    .lfg-breadcrumb-section[b-skwoi4ortn] {
        padding-top: 25px;
        padding-bottom: 25px;
    }
    }

@media only screen and (max-width: 576px){
    .lfg-sr-result-item-right-first[b-skwoi4ortn] {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }
    .office-text[b-skwoi4ortn] {
        display: flex;
        flex-wrap: wrap;
    }
        .lfg-sr-result-item-right-first span[b-skwoi4ortn] {
            font-size: 12px;
        }
    .lfg-sr-result-item-right-middle[b-skwoi4ortn]{
        display:flex;
        flex-direction:column;
    }
}
@media only screen and (max-width: 480px) {
    .lfg-sr-result-item-right-first[b-skwoi4ortn] {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
    }

    .office-text[b-skwoi4ortn] {
        display: flex;
        flex-wrap: wrap;
    }

    .lfg-sr-result-item-right-first span[b-skwoi4ortn] {
        font-size: 12px;
    }
    .lfg-result-filter-wrap[b-skwoi4ortn]{
    flex-direction:column;
    align-items:flex-start;
    }
}
/* _content/LFG.Web/Components/Pages/FindADentist/Nominate.razor.rz.scp.css */
.lfg-main-body-section[b-vbi7mr1hok] {
    margin: 0 auto;
    max-width: 1436px;
    padding-bottom: 40px;
}

.lfg-nom-heading-content[b-vbi7mr1hok] {
    margin-top: 1.8rem;
}

    .lfg-nom-heading-content span[b-vbi7mr1hok] {
        color: #000;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
    }

.lfg-nom-heading-content[b-vbi7mr1hok] {
    text-align: center;
}

.lfg-nom-form-section[b-vbi7mr1hok] {
    margin-top: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.lfg-nom-form-detail input[b-vbi7mr1hok], select#nom-speciality[b-vbi7mr1hok] {
    width: 100%;
    outline: 0;
    padding: 14px;
    background: #fff;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #DCDEE0;
    box-shadow: unset;
    border-radius: 0;
}

.lfg-nom-form-detail label[b-vbi7mr1hok] {
    margin-bottom: 8px;
    color: #282828;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.048px;
}

.lfg-nom-form-detail[b-vbi7mr1hok] {
    margin-bottom: 16px;
}

    .lfg-nom-form-detail > .form-select[b-vbi7mr1hok] {
        background-image: url(/lfg/images/FAD/Common/CaretDown.svg) !important;
        background-repeat: no-repeat !important;
        background-position: right 10px center !important;
        cursor: pointer;
    }

.lfg-nom-form-submit-section[b-vbi7mr1hok] {
    margin-top: 32px;
    display: flex;
}

.lfg-nom-reset[b-vbi7mr1hok] {
    background: #fff;
    padding: 14px 10px;
    color: var(--Accent, #65002F);
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
    text-transform: uppercase;
    box-shadow: unset;
    border: unset;
    outline: 0;
    width: 100%;
    cursor: pointer;
}

.lfg-nom-submit[b-vbi7mr1hok] {
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px; /* 125% */
    text-transform: uppercase;
    padding: 14px 10px;
    color: #fff;
    background: var(--Accent, #65002F);
    box-shadow: unset;
    border: unset;
    outline: 0;
    width: 100%;
    cursor: pointer;
}

#lfg-nom-main-body[b-vbi7mr1hok] {
    padding-bottom: 105px;
}

.lfg-nom-city[b-vbi7mr1hok] {
    margin-right: 5px;
    margin-bottom: 16px;
}

.lfg-nom-state[b-vbi7mr1hok] {
    margin-left: 5px;
    margin-bottom: 16px;
}

.lfg-nom-zip[b-vbi7mr1hok] {
    margin-right: 5px;
    margin-bottom: 16px;
}

.lfg-nom-margin-right[b-vbi7mr1hok] {
    margin-right: 5px;
}

.lfg-nom-margin-left[b-vbi7mr1hok] {
    margin-left: 5px;
}

.lfg-breadcrumb-section[b-vbi7mr1hok] {
    margin: 0 0 30px 0;
}

.lfg-breadcrumb-section[b-vbi7mr1hok] {
    color: #111;
    margin: 0 0 30px 0;
    padding-top: 45px;
    padding-bottom: 45px;
}

.lfg-breadcrumb-item a[b-vbi7mr1hok] {
    font-size: 16px;
    color: rgb(173, 17, 43) !important;
}

.lfg-home-section a[b-vbi7mr1hok] {
    color: rgba(33, 37, 41, 0.75) !important;
    font-weight: 500;
    font-size: 12px;
}

.angle-left-icon[b-vbi7mr1hok] {
    color: rgba(33, 37, 41, 0.75) !important;
}

.input-field[b-vbi7mr1hok] {
    width: 100%;
    outline: 0;
    padding: 14px;
    background: #fff;
    color: #828282;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    border: 1px solid #DCDEE0;
    box-shadow: unset;
    border-radius: 0;
}

.lfg-heading-section-content span[b-vbi7mr1hok] {
    color: #000;
    font-family: 'Roboto', sans-serif !important;
    font-size: 2.5rem !important;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: -0.176px;
    margin-bottom: 0.8rem !important;
    line-height: 1.2;
}

#lfg-nom-names[b-vbi7mr1hok] {
    display: flex;
    flex-wrap: wrap;
}

.lfg-nom-fn[b-vbi7mr1hok] {
    margin-right: 5px;
}

.lfg-nom-ln[b-vbi7mr1hok] {
    margin-left: 5px;
}

@media only screen and (max-width: 991px) {
    .lfg-nom-form-submit-section[b-vbi7mr1hok] {
        gap: 1rem;
        justify-content: center;
    }

    .lfg-nom-city[b-vbi7mr1hok] {
        margin-right: 0px;
    }

    .lfg-nom-zip[b-vbi7mr1hok] {
        margin-left: 0px;
    }

    #lfg-nom-names[b-vbi7mr1hok] {
        flex-direction: column;
    }

    #lfg-nom-small-screen[b-vbi7mr1hok] {
        width: 100% !important;
    }

    .lfg-nom-margin-right[b-vbi7mr1hok] {
        margin-right: 0px;
        margin-bottom: 16px;
    }

    .lfg-nom-margin-left[b-vbi7mr1hok] {
        margin-left: 0px;
    }

    .lfg-nom-reset[b-vbi7mr1hok], .lfg-nom-submit[b-vbi7mr1hok] {
        margin: unset !important;
    }

    .lfg-nom-form-submit-section[b-vbi7mr1hok] {
        flex-wrap: wrap;
    }

    .lfg-nom-reset-main[b-vbi7mr1hok] {
        margin-right: 0px !important;
    }

    .lfg-nom-submit-main[b-vbi7mr1hok] {
        margin-left: 0px !important;
        padding-right: unset !important;
    }
}

@media only screen and (max-width: 1200px) {
    #lfg-nom-main-form[b-vbi7mr1hok] {
        width: 50% !important;
    }
}

@media only screen and (max-width: 1024px) {
    .lfg-nom-reset[b-vbi7mr1hok], .lfg-nom-submit[b-vbi7mr1hok] {
        font-size: 15px;
    }
}

@media only screen and (max-width: 640px) {
    #lfg-nom-main-form[b-vbi7mr1hok] {
        width: 100% !important;
    }

    .lfg-nom-fn[b-vbi7mr1hok] {
        margin: 0px 0px 1rem 0px;
    }

    .lfg-nom-ln[b-vbi7mr1hok] {
        margin: 0px;
    }
    .lfg-nom-state[b-vbi7mr1hok] {
        margin-left: 0px;
    }
}
/* _content/LFG.Web/Components/Pages/FindADentist/ReportAccurency.razor.rz.scp.css */
.Reportmain-content[b-55pzc8nole] {
    margin: 0 auto;
    max-width: 1436px;
    padding-bottom: 40px;
}
.Reportmain-subcontent[b-55pzc8nole] {
    padding-left: 142px;
    padding-right: 142px;
}
.lfg-right-side-sub-content[b-55pzc8nole] {
    color: #282828;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
    margin-left: 4px;
    padding-top: 12px;
    cursor: pointer;
    font-family: Roboto, sans-serif;
}
h1[b-55pzc8nole] {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    color: rgb(33, 37, 41);
}
.control-label[b-55pzc8nole]{
    margin-bottom:0;
    padding:0;
}
.col-xs-8[b-55pzc8nole]{
    padding:0;
}
.form-group[b-55pzc8nole]{
    margin-bottom:0;
}

/* _content/LFG.Web/Components/Pages/Footer/Footer.razor.rz.scp.css */
.willow-page-footer[b-2i7j9mettx] {
    background-color: #fff !important;
}

    .willow-page-footer:last-child[b-2i7j9mettx] {
        margin-bottom: 0;
    }

@media screen and (min-width: 828px) {
    .willow-page-footer[b-2i7j9mettx] {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: row !important;
        flex-direction: row !important;
    }
}

.willow-page-footer[b-2i7j9mettx] {
    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 *[b-2i7j9mettx] {
    margin-top: 0;
}

article[b-2i7j9mettx], aside[b-2i7j9mettx], footer[b-2i7j9mettx], header[b-2i7j9mettx], nav[b-2i7j9mettx], section[b-2i7j9mettx] {
    display: block;
}

@media screen and (min-width: 828px) {
    .willow-page-footer__branding[b-2i7j9mettx] {
        -ms-flex-preferred-size: auto;
        flex-basis: auto;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }
}

.willow-page-footer__branding[b-2i7j9mettx] {
    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-2i7j9mettx] {
        font-size: 1.728rem;
        line-height: 1.53067;
    }
}

body[b-2i7j9mettx] {
    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-2i7j9mettx] {
    margin-bottom: 0;
}

.willow-logo-link[b-2i7j9mettx] {
    display: block;
}
/* _content/LFG.Web/Components/Pages/Header/Header.razor.rz.scp.css */
body[b-yt0fzwlb75] {
}
