/* /Pages/Countdown.razor.rz.scp.css */
.clock[b-kb45g3ja9f] {
    color: var(--color-tone-1);
    font-family: sans-serif;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-grow: 1;
    overflow: hidden;
}
/* /Pages/Gameplay.razor.rz.scp.css */


/*
footer {
    background-color: darkgray;
    color: white;
    background-image: url("/Images/Main Menu.png");
    background-size: 400px;
    width: 390px;
    height: 150px;
    border: 1px solid;
}
*/
.white-text[b-0gj4943oui]{
    color: white;
}

.scrolling-wrapper[b-0gj4943oui] {
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
}
.card[b-0gj4943oui] {
    display: inline-block;
    background-color: gray;
    scroll-snap-align: start;
}
.inline[b-0gj4943oui] {
    display: inline-block;
    background-color: gray;
}


*[b-0gj4943oui] {
    box-sizing: border-box;
}

.explosion[b-0gj4943oui] {
    position: absolute;
    top: 525px;
    left: 10px;
    z-index:5;
}
.coins1[b-0gj4943oui] {
    position: absolute;
    top: 50px;
    left: 200px;
    z-index: 5;
}
.coins2[b-0gj4943oui] {
    position: absolute;
    top: 50px;
    right: 20px;
    z-index: 5;
}
.coins3[b-0gj4943oui] {
    position: absolute;
    top: 50px;
    left: 20px;
    z-index: 5;
}

.coins4[b-0gj4943oui] {
    position: absolute;
    top: 50px;
    right: 200px;
    z-index: 5;
}

.confetti[b-0gj4943oui] {
    position: absolute;
    top: 30px;
    z-index: 5;
}
.karate[b-0gj4943oui] {
    position: absolute;
    top: 30px;
    z-index: 5;
}
.rocket[b-0gj4943oui] {
    position: absolute;
    top: 30px;
    left: 50px;
    z-index: 5;
}

.scorecounter[b-0gj4943oui] {
    position: absolute;
    text-align: center;
}
.rowdice[b-0gj4943oui] {
    display: flex;
    border: 1px solid black;
    align-content: center;
}

.rowHoldPix[b-0gj4943oui] {
    display: flex;
    border: 1px solid black;
    align-content: start;
}

.mainsubcontainer[b-0gj4943oui] {
    position fixed;
}
.subcontainerfordice[b-0gj4943oui]{
    display: flex;
    position: fixed;
}
.subcontainerforholds[b-0gj4943oui] {
    display: flex;
    position: fixed;
}

.row[b-0gj4943oui] {
    display: flex;
    align-content: center;
}

.rowtext[b-0gj4943oui] {
    display: flex;
    align-content: center;
}

.rowLspace[b-0gj4943oui] {
    display: flex;
    padding: 15px;
}

.rowSspace[b-0gj4943oui] {
    display: flex;
    padding: 5px;
}

/* Create five equal columns that sit next to each other */
.column[b-0gj4943oui] {
    flex: 20%;
    padding: 5px;
    border: 1px solid black;
    align-content: center;
}
.columndice[b-0gj4943oui] {
    flex: 20%;
    padding: 1px;
    border: 1px solid black;
    align-content: center;
}
.columnholds[b-0gj4943oui] {
    flex: 10%;
    padding: 1px;
    align-content: center;
}


.columScoreTotals[b-0gj4943oui] {
    flex: 11.11%;
    padding: 5px;
    border: 1px solid black;
    align-content: center;
}

.columnHoldPixL[b-0gj4943oui] {
    flex: 10%;
    align-content: start;
}

.columnHoldPixR[b-0gj4943oui] {
    flex: 10%;
    align-content: center;
}

.columnU[b-0gj4943oui] {
    flex: 16.67;
    padding: 5px;
    align-content: center;
    border: 1px solid black;
}

.columnDN[b-0gj4943oui] {
    flex: 14.285;
    padding: 1px;
    align-content: center;
    border: 1px solid black;
}

.columnDC[b-0gj4943oui] {
    flex: 16.67;
    padding: 1px;
    align-content: center;
    border: 1px solid black;
}

.uppercontainer[b-0gj4943oui] {
    position: fixed;
    top: 50px;
    right: 0px;
    z-index: 0;
}

.lowercontainer[b-0gj4943oui] {
    position: relative;
    top: 10px;
}


/* /Pages/SignUp.Razor.rz.scp.css */
body[b-9etn8shytx] {
}
.rowLspace[b-9etn8shytx] {
    display: flex;
    padding: 15px;
}
/* /Pages/Statistics.razor.rz.scp.css */

.rowLspace[b-9id5lnv5wl] {
    display: flex;
    padding: 15px;
}

.rowSspace[b-9id5lnv5wl] {
    display: flex;
    padding: 5px;
}

.white[b-9id5lnv5wl] {
    color: white;
}
/* /Shared/MainLayout - Copy.razor.rz.scp.css */
.page[b-07r0yyuin0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-07r0yyuin0] {
    flex: 1;
}

.sidebar[b-07r0yyuin0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-07r0yyuin0] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-07r0yyuin0]  a, .top-row[b-07r0yyuin0]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-07r0yyuin0]  a:hover, .top-row[b-07r0yyuin0]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-07r0yyuin0]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-07r0yyuin0] {
        display: none;
    }

    .top-row.auth[b-07r0yyuin0] {
        justify-content: space-between;
    }

    .top-row[b-07r0yyuin0]  a, .top-row[b-07r0yyuin0]  .btn-link {
        margin-left: 0;
    }
}

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

    .sidebar[b-07r0yyuin0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-07r0yyuin0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-07r0yyuin0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-07r0yyuin0], article[b-07r0yyuin0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-8kjmcugh7e] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-8kjmcugh7e] {
    flex: 1;
}

.sidebar[b-8kjmcugh7e] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-8kjmcugh7e] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-8kjmcugh7e]  a, .top-row[b-8kjmcugh7e]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-8kjmcugh7e]  a:hover, .top-row[b-8kjmcugh7e]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-8kjmcugh7e]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-8kjmcugh7e] {
        display: none;
    }

    .top-row.auth[b-8kjmcugh7e] {
        justify-content: space-between;
    }

    .top-row[b-8kjmcugh7e]  a, .top-row[b-8kjmcugh7e]  .btn-link {
        margin-left: 0;
    }
}

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

    .sidebar[b-8kjmcugh7e] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-8kjmcugh7e] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-8kjmcugh7e]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-8kjmcugh7e], article[b-8kjmcugh7e] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-jvea3wl3ky] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-jvea3wl3ky] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-jvea3wl3ky] {
    font-size: 1.1rem;
}

.oi[b-jvea3wl3ky] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-jvea3wl3ky] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-jvea3wl3ky] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-jvea3wl3ky] {
        padding-bottom: 1rem;
    }

    .nav-item[b-jvea3wl3ky]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-jvea3wl3ky]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-jvea3wl3ky]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-jvea3wl3ky] {
        display: none;
    }

    .collapse[b-jvea3wl3ky] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-jvea3wl3ky] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
