@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Components/Dropdowns/EnumDropdown.razor.rz.scp.css */
.item-container[b-yh5ypcglse] {
    position: relative;
    padding-right: 80px; /* reserve space for button */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hover-button[b-yh5ypcglse] {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: small;
    border: 0;
}

.item-container:hover .hover-button[b-yh5ypcglse] {
    visibility: visible;
    opacity: 1;
}
/* /Components/Dropdowns/FilterDropdown.razor.rz.scp.css */
.item-container[b-8cv21i3oeh] {
    position: relative;
    padding-right: 80px; /* reserve space for button */
    display: flex;
    align-items: center;
    justify-content: space-between;
 
}

 

.hover-button[b-8cv21i3oeh] {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: small;
    border: 0;
    background-color: var(--primary);
    color: white;
}

.item-container:hover .hover-button[b-8cv21i3oeh] {
    visibility: visible;
    opacity: 1;
}

[b-8cv21i3oeh] .filter-dropdown {
    width: 15rem;
    white-space: nowrap;
}

 
/* /Components/Dropdowns/StringDropdown.razor.rz.scp.css */
.item-container[b-36fnnfjyth] {
    position: relative;
    padding-right: 80px; /* reserve space for button */
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hover-button[b-36fnnfjyth] {
    visibility: hidden;
    opacity: 0;
    transition: opacity 0.2s ease;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: small;
    border: 0;
    background-color: var(--primary);
    color: white;
}

.item-container:hover .hover-button[b-36fnnfjyth] {
    visibility: visible;
    opacity: 1;
}
/* /Components/Dropdowns/TreeViewDropdown.razor.rz.scp.css */
.item-container[b-5mzlv0em34] {
    position: relative;
    padding-right: 80px; /* reserve space for button */
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.hover-button[b-5mzlv0em34] {
    visibility: hidden;
    opacity: 0;
    /*transition: opacity 0.2s ease;*/
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: small;
    border: 0;
    background-color: var(--primary);
    color: white;
}

.item-container:hover .hover-button[b-5mzlv0em34] {
    visibility: visible;
    opacity: 1;
}

[b-5mzlv0em34] .filter-dropdown-large {
    
    white-space: nowrap;
}
/* /Components/Layout/Footer.razor.rz.scp.css */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-h9jsfkjhd8] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-h9jsfkjhd8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MaintenanceLayout.razor.rz.scp.css */
#blazor-error-ui[b-r2rvla1shh] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-r2rvla1shh] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavTabs.razor.rz.scp.css */
.active[b-lx1j8wucdh] {
/*    border-bottom: 3px solid;
    border-color: var(--primary);*/
 color: var(--primary);
}

.navtabs a[b-lx1j8wucdh] {
    text-decoration: none;
    padding: 0.5rem 4px;
    margin: 0 1rem;
    font-size: 0.9rem;
    font-weight: 600;
}


.navtabs-container[b-lx1j8wucdh] {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 2rem;
/*    border-bottom: thin solid black;*/
}
/* /Components/Layout/SiteHeader.razor.rz.scp.css */
.menu-row[b-oov08vsdu6] {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
 
}
    .menu-row a[b-oov08vsdu6] {
        text-decoration: none;
        color: #333;
        margin-left: 0.25rem;
        margin-right: 0.25rem;
    }
    .logo[b-oov08vsdu6] {
        margin-top: 0.5rem;
        height: 60px;
    }
.banner[b-oov08vsdu6] {
    margin-top: 1.25rem;
    display: flex;
    justify-content: space-between;
}
    .banner .banner-center[b-oov08vsdu6] {
        text-align: center;
    }
.subheader[b-oov08vsdu6] {
    font-family: Georgia, freight-big-pro, serif-serif;
    font-size: 17px;
    font-weight: 400;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    letter-spacing: 5px;
}
/* /Components/Pages/AboutTheData.razor.rz.scp.css */
@media (min-width: 1920px) {
    .container-fluid[b-p6hdjitxdo] {
        padding-left: 10rem;
        padding-right: 10rem;
    }
}


[b-p6hdjitxdo] h2 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    font-size: 33px !important;
}

[b-p6hdjitxdo] p {
    font-size: 18px;
}

[b-p6hdjitxdo] .dxbl-accordion .dxbl-accordion-group.dxbl-group {
    --dxbl-group-header-font-size: 18px;
}

[b-p6hdjitxdo] td {
    font-size: 18px;
}

[b-p6hdjitxdo] th {
    font-size: 18px;
}
/* /Components/Pages/DealDatabase/DealDatabase.razor.rz.scp.css */
@media (min-width: 1920px) {
    .container-fluid[b-6t1t67ph1z] {
        padding-left: 10rem;
        padding-right: 10rem;
    }
}
/* /Components/Pages/DealDatabase/DealDatabaseGrid.razor.rz.scp.css */
.grid-size[b-bzyqodul5m] {
    margin-bottom: 1rem;
    height: 640px;
}

.horizontal-bullet-list[b-bzyqodul5m] {
    list-style-type: "";
    padding-left: 0;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    margin: 0;
}

    .horizontal-bullet-list li[b-bzyqodul5m] {
        display: inline;
        margin-right: 0.5rem;
    }

    .horizontal-bullet-list a[b-bzyqodul5m] {
        text-decoration: none;
    }

[b-bzyqodul5m] .dxbl-scroll-viewer > .dxbl-scroll-viewer-hor-scroll-bar > .dxbl-scroll-viewer-scroll-thumb {
    background-color: #BE0A4E;
    opacity: 1;
    height: 0.3rem;
}

    [b-bzyqodul5m] .dxbl-scroll-viewer > .dxbl-scroll-viewer-hor-scroll-bar > .dxbl-scroll-viewer-scroll-thumb:hover {
        background-color: #791A3F;
        opacity: 1 !important;
    }
/* /Components/Pages/Search/AdviserSearch.razor.rz.scp.css */
@media (min-width: 1920px) {
    .container-fluid[b-10chkquxjz] {
        padding-left: 10rem;
        padding-right: 10rem;
    }
}
/* /Components/Pages/Search/SponsorSearch.razor.rz.scp.css */
@media (min-width: 1920px) {
    .container-fluid[b-kt8hg02jt7] {
        padding-left: 10rem;
        padding-right: 10rem;
    }
}
/* /Components/Popups/DealDatabaseIntro.razor.rz.scp.css */
div[b-h7rbetv35c] {
/*    font-size: 16px;
*/    line-height: 1.75rem;
}
p[b-h7rbetv35c] {
    margin-top: 2rem;
    margin-bottom: 2rem;
}
/* /Components/Popups/FilterLibrary.razor.rz.scp.css */
[b-0tgd48xvk4] .filter-library, [b-0tgd48xvk4] .filter-library table, [b-0tgd48xvk4] .filter-library td {
    border: none;
}
/* /Components/Popups/ViewDeal.razor.rz.scp.css */
[b-lp4ndy7p4y] .form-label-stacked {
    font-weight:600;
} 

[b-lp4ndy7p4y] th {
    font-weight:600;
}
