/* /Components/General/ChipSelector.razor.rz.scp.css */
.dropdown-toggle[b-rd0wlxh9da] {
    width: 0;
    height: 0;
    visibility: hidden;
}

.dropdown-item[b-rd0wlxh9da] {
    cursor: pointer;
}

    .dropdown-item:first-child[b-rd0wlxh9da] {
        color: #1e2125;
        background-color: #d3d9df;
    }

.dropdown-menu[b-rd0wlxh9da] {
    max-height: 200px;
    overflow-y: auto;
}

    .dropdown-menu[b-rd0wlxh9da]::-webkit-scrollbar-track {
        background-color: #f1f1f1;
        border-radius: 0px;
        display: none;
        padding: 0px;
        margin: 0px;
    }

    .dropdown-menu[b-rd0wlxh9da]::-webkit-scrollbar-thumb {
        background-color: #97999b;
        opacity: 100;
        border-radius: 0px;
        margin: 0px;
    }

    .dropdown-menu[b-rd0wlxh9da]::-webkit-scrollbar {
        width: 0.4em;
        padding: 0px;
        margin: 0px;
    }
/* /Components/General/Info.razor.rz.scp.css */
div[b-c8lvrurj1s] {
    display: inline;
}
/* /Components/General/Modal.razor.rz.scp.css */
.modal-header[b-s5cvh34414] {
    background-color: inherit;
    padding: 1.5em 2em 1em 2em;
    border-color: rgba(221, 236, 240, 0.7);
}

.modal-footer[b-s5cvh34414] {
    border-color: rgba(221, 236, 240, 0.7);
}

.modal-body[b-s5cvh34414] {
    padding: 2em 2em 2em 2em;
}

.modal-content[b-s5cvh34414] {
    border-color: rgba(221, 236, 240, 0.7);
}

.modal-xl[b-s5cvh34414] {
    min-width: 100vw;
}

@media(min-width: 1140px) {
    .modal-xl[b-s5cvh34414] {
        min-width: 1140px;
    }
}
/* /Components/General/Panel.razor.rz.scp.css */
.panel[b-kn6i430f30] {
    position: relative;
    padding: 1rem;
    margin: 1rem -.75rem 1rem;
    border: solid #dee2e6;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-width: 1px 0 0;
    border-radius: .375rem;
}

@media (min-width: 576px) {
    .panel[b-kn6i430f30] {
        padding: 1.5rem;
        margin-right: 0;
        margin-left: 0;
        border-width: 1px;
        border-top-left-radius: .25rem;
        border-top-right-radius: .25rem;
    }
}
/* /Components/General/StickyFooter.razor.rz.scp.css */
@keyframes slideIn-b-ktwyh1uv62 {
    from {
        bottom: -150px;
    }

    to {
        bottom: 0;
    }
}

/*.sticky-footer {
    position: sticky;
    bottom: -150px;
    display: block;
    background-color: #FFF;
    z-index: 3;
    animation: slideIn 0.5s forwards;
    border: solid 1px rgba(0, 0, 0, 0.125);
    border-bottom: none;
    border-start-start-radius: 4px;
    border-start-end-radius: 4px;
}

.sticky-footer-before {
    min-height: 150px;
}
*/

.sticky-footer[b-ktwyh1uv62] {
    position: sticky;
    bottom: -150px;
    z-index: 3;
    animation: slideIn-b-ktwyh1uv62 0.5s forwards;
    position: fixed;
    right: 8px;
    border-radius: 0;
    width: calc(100% - 258px);
    background-color: #ddecf0 !important;

}

.sticky-footer-before[b-ktwyh1uv62] {
    min-height: 150px;
}
/* /Components/General/ToolTipChipSelector.razor.rz.scp.css */
.dropdown-toggle[b-dzxsjszg5c] {
    width: 0;
    height: 0;
    visibility: hidden;
}

.dropdown-item[b-dzxsjszg5c] {
    cursor: pointer;
}

    .dropdown-item:first-child[b-dzxsjszg5c] {
        color: #1e2125;
        background-color: #d3d9df;
    }

.dropdown-menu[b-dzxsjszg5c] {
    max-height: 200px;
    overflow-y: auto;
}

    .dropdown-menu[b-dzxsjszg5c]::-webkit-scrollbar-track {
        background-color: #f1f1f1;
        border-radius: 0px;
        display: none;
        padding: 0px;
        margin: 0px;
    }

    .dropdown-menu[b-dzxsjszg5c]::-webkit-scrollbar-thumb {
        background-color: #97999b;
        opacity: 100;
        border-radius: 0px;
        margin: 0px;
    }

    .dropdown-menu[b-dzxsjszg5c]::-webkit-scrollbar {
        width: 0.4em;
        padding: 0px;
        margin: 0px;
    }
/* /Pages/Account.razor.rz.scp.css */
@media (max-width: 767.98px) {
    .btn-playertype[b-syz04gtqap] {
        width: 100%;
    }
}
/* /Pages/Admin/EmailMarketing.razor.rz.scp.css */
.card-body:has(#bee-plugin-container)[b-uckas30tno] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/* /Pages/Contacts.razor.rz.scp.css */
.offcanvas-start[b-ff7pyqtznr] {
    width: 500px;
}

.input-group-rel[b-ff7pyqtznr] {
    position: relative;
}

.clear-btn[b-ff7pyqtznr] {
    position: absolute;
    top: 50%;
    right: 88px;
    transform: translateY(-50%);
    font-size: 1.25rem;
    cursor: pointer;
    color: #6c757d;
    border: none;
    background: none;
    padding: 0;
    z-index: 1000;
    transition: color 0.2s ease-in-out;
}

    .clear-btn:hover[b-ff7pyqtznr] {
        color: #ff0000;
    }
/* /Pages/GolferExperience.razor.rz.scp.css */
.input-group[b-aig2yj5w0t] {
    position: relative;
}

.clear-btn[b-aig2yj5w0t] {
    position: absolute;
    top: 50%;
    right: 88px;
    transform: translateY(-50%);
    font-size: 1.25rem;
    cursor: pointer;
    color: #6c757d;
    border: none;
    background: none;
    padding: 0;
    z-index: 1000;
    transition: color 0.2s ease-in-out;
}

    .clear-btn:hover[b-aig2yj5w0t] {
        color: #ff0000;
    }
/* /Pages/Index.razor.rz.scp.css */
.card[b-4r612nfjpg] {
    cursor: pointer;
}
/* /Pages/Marketing/Automations.razor.rz.scp.css */
.input-group[b-ne7e8jlnsn] {
    position: relative;
}

.clear-btn[b-ne7e8jlnsn] {
    position: absolute;
    top: 50%;
    right: 88px;
    transform: translateY(-50%);
    font-size: 1.25rem;
    cursor: pointer;
    color: #6c757d;
    border: none;
    background: none;
    padding: 0;
    z-index: 1000;
    transition: color 0.2s ease-in-out;
}

    .clear-btn:hover[b-ne7e8jlnsn] {
        color: #ff0000;
    }
/* /Pages/Marketing/EmailMarketing.razor.rz.scp.css */
.card-body:has(#bee-plugin-container)[b-qq7b15e1ff] {
    padding-left: 0px !important;
    padding-right: 0px !important;
}
/* /Pages/RevenueOptimizer/DynamicPricingDefaultsAddEdit.razor.rz.scp.css */
.col-2[b-aabp14hjoa] {
    flex-basis: 16.6667% !important;
}

.col[b-aabp14hjoa] {
    flex-basis: 8.33333%;
}

.col-md-1[b-aabp14hjoa] {
    flex-basis: 8.33333%;
}

.edit-container > .row:nth-child(odd)[b-aabp14hjoa] {
    background-color: #f2f2f2; /* or any color you prefer for odd rows */
}
/* /Pages/RevenueOptimizer/Lottery.razor.rz.scp.css */
.table-striped > tbody > tr:nth-of-type(odd) > *[b-ysifgky599] {
    background-color: rgba(0, 0, 0, 0.025);
    box-shadow: none;
}

.table-striped > tbody > tr.grouped:nth-of-type(odd) > *[b-ysifgky599] {
    background-color: transparent;
    box-shadow: none;
}

.table-hover > tbody > tr:hover > td[b-ysifgky599] {
    background-color: rgba(0, 0, 0, 0.1) !important;
}
/* /Shared/Card.razor.rz.scp.css */
.card-header[b-lciksf9xn9] {
    background-color: inherit;
    
    border: none;
    filter: drop-shadow(0 0.13rem 0.25rem rgba(221, 236, 240, 0.7));
}


.card-footer[b-lciksf9xn9] {
    background-color: inherit;
}

.card-large[b-lciksf9xn9] {
    min-width: 100%;
}

.card[b-lciksf9xn9] {
    /*border: none;*/
    box-shadow: 0px 0px 10px #ddecf0;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

div.card.invisible-card[b-lciksf9xn9] {
    visibility: hidden
}

div.card.invisible-card *[b-lciksf9xn9] {
    visibility:visible
}
/* /Shared/GRONavLink.razor.rz.scp.css */
a.nav-link.d-flex.align-items-center[b-qc8mpu1mk3] {
    color: #3a3a3a;
}
.bi-power[b-qc8mpu1mk3] {
    visibility: hidden;
}

a.nav-link:hover[b-qc8mpu1mk3] {
    background-color: rgb(107 125 151 / 10%);
    color: #35a6a3;
}

a.nav-link.active[b-qc8mpu1mk3] {
    background-color: rgb(107 125 151 / 25%);
    color: #35a6a3;
}

.sub-link[b-qc8mpu1mk3] {
    padding-left: 1rem;
}

/* Chevron rotation for collapsed menu */
.sidebar .nav-link[b-qc8mpu1mk3]::after {
    display: inline-block;
    margin-left: auto;
    transition: transform 0.3s ease;
}

/* Rotate chevron on active collapsible menu */
.sidebar .nav-link.collapsed .bi[b-qc8mpu1mk3]::before {
    transform: rotate(-90deg);
}

/* Adjust icon size and margin */
.sidebar .bi[b-qc8mpu1mk3] {
    font-size: 1.25rem;
    margin-right: .5rem;
}

.sidebar a[b-qc8mpu1mk3] {
    color: #3a3a3a;
    cursor: pointer;
}
/* /Shared/MainLayout.razor.rz.scp.css */
/* /Shared/NavMenu.razor.rz.scp.css */


.sidebar-section-padding[b-qh332ocom8] {
    display: none;
}

.sidebar[b-qh332ocom8] {
    background: #ffffff;
    box-shadow: 0px 0px 10px #ddecf0;
    /*scrollbar-gutter: stable;*/
    overflow-y: hidden;
    display: block;
    overflow-x: hidden;
}

.logo-container[b-qh332ocom8] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    cursor: pointer;
}

.logo[b-qh332ocom8] {
    width: 150px;
}

.navbar-toggler-icon[b-qh332ocom8] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

#sidebar-supported-content[b-qh332ocom8] {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    max-height: 100%;
    z-index: 4
}

    #sidebar-supported-content:not(.show, .collapsing)[b-qh332ocom8] {
        display: none;
    }

/* This will style the scrollbar track (the part that the thumb moves along) */
.sidebar[b-qh332ocom8]::-webkit-scrollbar-track {
    background-color: #f1f1f1; /* Replace with the color of the track in the image */
    border-radius: 0px; /* Adjust as necessary to match the image */
    display: none;
    padding: 0px;
    margin: 0px;
}

/* This will style the actual scrollbar thumb (the part that you drag) */
.sidebar[b-qh332ocom8]::-webkit-scrollbar-thumb {
    background-color: #97999b; /* Replace with the color of the thumb in the image */
    opacity: 0;
    border-radius: 0px; /* Adjust as necessary to match the image */
    margin: 0px;
}

/* This will style the scrollbar itself (width, height) */
.sidebar[b-qh332ocom8]::-webkit-scrollbar {
    width: 0.4em; /* Adjust the width as necessary to match the image */
    padding: 0px;
    margin: 0px;
}

.top-row[b-qh332ocom8] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-qh332ocom8]  a, .top-row[b-qh332ocom8]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

        .top-row[b-qh332ocom8]  a:hover, .top-row[b-qh332ocom8]  .btn-link:hover {
            text-decoration: underline;
        }

        .top-row[b-qh332ocom8]  a:first-child {
            overflow: hidden;
            text-overflow: ellipsis;
        }

@media (max-width: 992px) {
    .sidebar[b-qh332ocom8] {
        min-width: 100%;
    }

    .top-row:not(.auth)[b-qh332ocom8] {
        display: none;
    }

    .top-row.auth[b-qh332ocom8] {
        justify-content: space-between;
    }

    .top-row[b-qh332ocom8]  a, .top-row[b-qh332ocom8]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 992px) {
    .page[b-qh332ocom8] {
        flex-direction: row;
    }

    .sidebar-section-padding[b-qh332ocom8] {
        display: block;
    }

    .sidebar[b-qh332ocom8] {
        width: 242px;
        min-width: 242px;
        height: 100vh;
        max-height: 100vh;
        top: 0;
        overflow-y: auto;
        position: sticky;
    }

    .navbar-toggler[b-qh332ocom8] {
        display: none;
    }

    .logo-container[b-qh332ocom8] {
        display: block;
    }

    .logo[b-qh332ocom8] {
        width: 204px;
    }

    #sidebar-supported-content[b-qh332ocom8] {
        height: calc(100vh - 127px);
        max-height: calc(100vh - 127px);
    }

        #sidebar-supported-content:not(.show, .collapsing)[b-qh332ocom8] {
            display: flex;
        }

    .top-row[b-qh332ocom8] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-qh332ocom8]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-qh332ocom8], article[b-qh332ocom8] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
