@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';
@import '_content/Blazored.Toast/Blazored.Toast.bundle.scp.css';

/* /Pages/GamblingHelper/Components/Filter/Filter.razor.rz.scp.css */
.w-65[b-se9jebxun1] {
    width: 65%;
}

.w-35[b-se9jebxun1] {
    width: 35%;
}

.float-container[b-se9jebxun1] {
    width: 0;
    height: 0;
    margin: 0;
    padding: 0;
}

.floating-autoload[b-se9jebxun1] {
    position: relative;
    top: -1.7vh;
    /*left: 2.65vw;*/
    left: 50%;
    width: 1rem;
    height: 1.5rem;
    margin: 0;
    padding: 0;
    z-index: 99999;
}

.icon[b-se9jebxun1] {
    filter: invert(31%) sepia(37%) saturate(6360%) hue-rotate(337deg) brightness(91%) contrast(89%);
    width: 100%;
    height: 100%;
}

.angles[b-se9jebxun1] {
    margin: 0 1rem;
    width: 1rem;
    background-color: var(--bs-primary);
}

.angles-up[b-se9jebxun1] {
    -webkit-mask: url(icons/angles-up.svg) no-repeat center;
    mask: url(icons/angles-up.svg) no-repeat center;
}

.angles-down[b-se9jebxun1] {
    -webkit-mask: url(icons/angles-down.svg) no-repeat center;
    mask: url(icons/angles-down.svg) no-repeat center;
}

.card[b-se9jebxun1] {
    border-width: 2px;
}
/* /Pages/GamblingHelper/Components/GemStats.razor.rz.scp.css */
#avg-profit[b-ybqe1112pw] {
    cursor: initial;
}

#avg-profit:hover[b-ybqe1112pw] {
    filter: none !important;
}

.edit-button[b-ybqe1112pw] {
    background: none;
    border: none;
    display: flex;
    height: 1.5rem;
}

.edit-icon[b-ybqe1112pw] {
    background-color: var(--bs-secondary);
    width: 1.5rem;
    height: 1.5rem;
}

.pen-icon[b-ybqe1112pw] {
    -webkit-mask: url(icons/edit.svg) no-repeat center;
    mask: url(icons/edit.svg) no-repeat center;
}

.check-mark-icon[b-ybqe1112pw] {
    -webkit-mask: url(icons/check-mark.svg) no-repeat center;
    mask: url(icons/check-mark.svg) no-repeat center;
}

.reset-icon[b-ybqe1112pw] {
    -webkit-mask: url(icons/arrow-rotate-right.svg) no-repeat center;
    mask: url(icons/arrow-rotate-right.svg) no-repeat center;
}

.card[b-ybqe1112pw] {
    border: none;
    background-color: var(--bs-body-bg-accent);
}
/* /Pages/GamblingHelper/GamblingHelper.razor.rz.scp.css */
h1[b-uy0mfmc5tr] {
    font-weight: 500;
    font-size: 64px;
    margin-bottom: 0;
}

h2[b-uy0mfmc5tr] {
    font-weight: 500;
    font-size: 36px;
    margin-bottom: 0;
}

h4[b-uy0mfmc5tr] {
    font-weight: 500;
    font-size: 20px;
    margin: 13px 10px 0 10px;
}
/* /Shared/Layout/Components/Footer.razor.rz.scp.css */
.footer[b-rgw5nfum1a] {
    position: fixed;
    bottom: 0;
    left: 0;
    background-color: var(--bs-body-bg);
    display: grid;
    width: 100%;
    grid-template-columns: 1fr 1fr 1fr;
}
/* /Shared/Layout/Components/Navbar.razor.rz.scp.css */
nav[b-3k6njdeqoq] {
    position: absolute;
    display: grid;
    /*grid-template-columns: auto auto 1fr auto;*/
    grid-template-columns: 1fr auto;
    align-items: center;
    padding: 0.5rem 1rem;
    margin: 0;
    width: 100%;
}

nav[b-3k6njdeqoq]  a {
    color: var(--bs-link-color);
}

nav[b-3k6njdeqoq]  a.active {
    color: var(--bs-secondary);
}
/* /Shared/Layout/Components/Theme.razor.rz.scp.css */
.icon-anchor[b-xvmrd3imtf] {
    cursor: pointer;
    margin: 0;
}

.theme-icon[b-xvmrd3imtf] {
    width: 2rem;
    height: 2rem;
    margin: 0;
    background-color: var(--bs-secondary);
}

.moon-icon[b-xvmrd3imtf] {
    -webkit-mask: url(icons/moon.svg) no-repeat center;
    mask: url(icons/moon.svg) no-repeat center;
}

.sun-icon[b-xvmrd3imtf] {
    -webkit-mask: url(icons/sun.svg) no-repeat center;
    mask: url(icons/sun.svg) no-repeat center;
}
/* /Shared/Layout/MainLayout.razor.rz.scp.css */
.page[b-g2sra1s6uz] {
    position: relative;
    display: flex;
    flex-direction: column;
}

@media (min-width: 641px) {
    .page[b-g2sra1s6uz] {
        flex-direction: row;
    }
}
