/* /Views/Components/Breadcrumbs.razor.rz.scp.css */
nav[b-31xuiig121] {
    background-color: var(--primary50);
    color: green;
    display: flex;
    align-items: center;
    align-content: center;
    position: absolute;
    padding-right: 3em;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

ol[b-31xuiig121] {
    margin-left: 12rem;
    display: flex;
    list-style: none;

}

ol li[b-31xuiig121] {
    position: relative;
    margin-left: calc(.5em * 1.41 + 1em);
}

ol li[b-31xuiig121]:before {
    position: absolute;
    left: -1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: .5em;
    height: .5em;
    border-right: .15em solid black;
    border-top: .15em solid black;
    display: block;
    transform: rotate(45deg);
}
/* /Views/Components/CarSelector.razor.rz.scp.css */


ol[b-dum4iozmrz] {
    margin-left: 12rem;
    display: flex;
    list-style: none;

}

ol li[b-dum4iozmrz] {
    position: relative;
    margin-left: calc(.5em * 1.41 + 1em);
}

ol li[b-dum4iozmrz]:before {
    position: absolute;
    left: -1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: .5em;
    height: .5em;
    border-right: .15em solid black;
    border-top: .15em solid black;
    display: block;
    transform: rotate(45deg);
}
/* /Views/Components/Map.razor.rz.scp.css */


ol[b-aus6yt3h8b] {
    margin-left: 12rem;
    display: flex;
    list-style: none;

}

ol li[b-aus6yt3h8b] {
    position: relative;
    margin-left: calc(.5em * 1.41 + 1em);
}

ol li[b-aus6yt3h8b]:before {
    position: absolute;
    left: -1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: .5em;
    height: .5em;
    border-right: .15em solid black;
    border-top: .15em solid black;
    display: block;
    transform: rotate(45deg);
}
/* /Views/Components/RankingList.razor.rz.scp.css */


ol[b-71srdfhsri] {
    margin-left: 12rem;
    display: flex;
    list-style: none;

}

ol li[b-71srdfhsri] {
    position: relative;
    margin-left: calc(.5em * 1.41 + 1em);
}

ol li[b-71srdfhsri]:before {
    position: absolute;
    left: -1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: .5em;
    height: .5em;
    border-right: .15em solid black;
    border-top: .15em solid black;
    display: block;
    transform: rotate(45deg);
}
/* /Views/Components/RoadComponent.razor.rz.scp.css */
/* /Views/Components/ThreeToggle.razor.rz.scp.css */
.three-toggle[b-etg1vai09j] {

    --toggle-width: attr(data-toggle-width px);
    --toggle-height: 20px;

    position: relative;
    width: var(--toggle-width);
    height: var(--toggle-height);
    display: block;
    background-color: var(--mud-palette-primary-lighten);
    border-radius: calc(var(--toggle-height) / 2);
    cursor: pointer;
    box-shadow: inset 0px 5px 15px rgba(0,0,0,0.3), inset 0px -5px 15px rgba(255,255,255,0.3);
    padding: 3px;

    margin: auto 10px;
}

.three-toggle-thumb[b-etg1vai09j] {
    --thumb-extra: 6px;
    --thumb-height: calc(var(--toggle-height) + var(--thumb-extra));
    --thumb-width: var(--thumb-height);

    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;

    color: var(--mud-palette-white);
    content: attr(data-content);
    position: absolute;
    top: calc(-1 * var(--thumb-extra) / 2);
    left: calc(-1 * var(--thumb-width) / 2);
    height: var(--thumb-height);
    width: var(--thumb-width);
    background-color: var(--mud-palette-primary-darken);
    border-radius: 100%;
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    transition: left .2s ease;
}

.mid.three-toggle .three-toggle-thumb[b-etg1vai09j] {
    left: calc(50% - (var(--thumb-width) / 2))
}

.full.three-toggle .three-toggle-thumb[b-etg1vai09j] {
    left: calc(100% - (var(--thumb-width) / 2));
}
/* /Views/Components/TimeEntryList.razor.rz.scp.css */


ol[b-pn009yy85o] {
    margin-left: 12rem;
    display: flex;
    list-style: none;

}

ol li[b-pn009yy85o] {
    position: relative;
    margin-left: calc(.5em * 1.41 + 1em);
}

ol li[b-pn009yy85o]:before {
    position: absolute;
    left: -1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: .5em;
    height: .5em;
    border-right: .15em solid black;
    border-top: .15em solid black;
    display: block;
    transform: rotate(45deg);
}
/* /Views/Components/UploadTime.razor.rz.scp.css */


ol[b-l09xwxc6ig] {
    margin-left: 12rem;
    display: flex;
    list-style: none;

}

ol li[b-l09xwxc6ig] {
    position: relative;
    margin-left: calc(.5em * 1.41 + 1em);
}

ol li[b-l09xwxc6ig]:before {
    position: absolute;
    left: -1em;
    top: 0;
    bottom: 0;
    margin: auto;
    content: '';
    width: .5em;
    height: .5em;
    border-right: .15em solid black;
    border-top: .15em solid black;
    display: block;
    transform: rotate(45deg);
}
/* /Views/Layout/BreadcrumbsNavigation.razor.rz.scp.css */
/* /Views/Layout/Footer.razor.rz.scp.css */

header[b-1vnffebiu9] {
    padding: 0;
    margin: 0;
    margin-top: var(--header-margin-top);
    display: flex;
    justify-content: center;
    position: sticky;
    top: -1px;
    height: var(--header-height);
    width: 100%;
    transition: all .5s ease;
    z-index: 1;
}

header *[b-1vnffebiu9] {
    transition: all .5s ease;
}

header.sticked[b-1vnffebiu9] {
    box-shadow: 1px 1px 3px black;
}


.header-main-box[b-1vnffebiu9] {
    max-width: 1200px;
    display: flex;
    width: 100%;
}

.header-main-box > img[b-1vnffebiu9] {
    height: 7rem;
    overflow: hidden;
    border-bottom-right-radius: .5em;
    border-bottom-left-radius: .5em;
    overflow-y: visible;
}

.sticked .header-main-box > img[b-1vnffebiu9] {
    height: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow-y: visible;
}

.header-nav-box[b-1vnffebiu9] {
    flex-grow: 1;
}

.header-pre-box[b-1vnffebiu9] {
    background-color: var(--primary);
    content: '';
    height: 100%;
    flex-grow: 1;
}

.header-post-box[b-1vnffebiu9] {
    background-color: white;
    content: '';
    height: 100%;
    flex-grow: 1;
}


.header-nav-fake-gradient[b-1vnffebiu9] {
    background: linear-gradient(90deg, var(--primary), #ffffff);
    height: 100%;
    content: '';
    min-width: 50px;
    flex-grow: 1;
}

.header-nav-menu[b-1vnffebiu9] {
    display: flex;
    flex-direction: row;
    height: 100%;
    flex-grow: 1;
    justify-content: flex-end;
}
/* /Views/Layout/Header.razor.rz.scp.css */

header[b-9rvpda34t2] {
    padding: 0;
    margin: 0;
    margin-top: var(--header-margin-top);
    display: flex;
    justify-content: center;
    position: sticky;
    top: -1px;
    height: var(--header-height);
    width: 100%;
    transition: all .5s ease;
    z-index: 1;
}

header *[b-9rvpda34t2] {
    transition: all .5s ease;
}

header.sticked[b-9rvpda34t2] {
    box-shadow: 1px 1px 3px black;
}


.header-main-box[b-9rvpda34t2] {
    max-width: 1200px;
    display: flex;
    width: 100%;
}

.header-main-box > img[b-9rvpda34t2] {
    height: 7rem;
    overflow: hidden;
    border-bottom-right-radius: .5em;
    border-bottom-left-radius: .5em;
    overflow-y: visible;
}

.sticked .header-main-box > img[b-9rvpda34t2] {
    height: 100%;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    overflow-y: visible;
}

.header-nav-box[b-9rvpda34t2] {
    flex-grow: 1;
}

.header-pre-box[b-9rvpda34t2] {
    background-color: var(--primary);
    content: '';
    height: 100%;
    flex-grow: 1;
}

.header-post-box[b-9rvpda34t2] {
    background-color: white;
    content: '';
    height: 100%;
    flex-grow: 1;
}


.header-nav-fake-gradient[b-9rvpda34t2] {
    background: linear-gradient(90deg, var(--primary), #ffffff);
    height: 100%;
    content: '';
    min-width: 50px;
    flex-grow: 1;
}

.header-nav-menu[b-9rvpda34t2] {
    display: flex;
    flex-direction: row;
    height: 100%;
    flex-grow: 1;
    justify-content: flex-end;
}
/* /Views/Layout/MainLayout.razor.rz.scp.css */

.page[b-c1vz5zmksf] {
    /*position: relative;*/
    display: flex;
    flex-direction: column;
    align-items:center;
}

main[b-c1vz5zmksf] {
    position: relative;
    background: #f8f9ff24;
    min-height: 100vh;
    flex-grow: 1;
    max-width: 1200px;
    width: 100%;
    border-radius: 0 0 5px 5px;
    box-shadow: 0px 0.9px 2.3px rgb(0 0 0 / 12%), 0px 2.5px 6.3px rgb(0 0 0 / 15%), 0px 6px 15.1px rgb(0 0 0 / 21%), 0px 20px 50px rgb(0 0 0 / 30%);
}




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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-c1vz5zmksf] {
        justify-content: space-between;
    }

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


#blazor-error-ui[b-c1vz5zmksf] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    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-c1vz5zmksf] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Views/Layout/MyErrorBoundary.razor.rz.scp.css */
/* /Views/Layout/NavMenu.razor.rz.scp.css */
    
nav[b-yap7pz4by2] {
    display: flex;
    background-color: white;
}

.menu-item[b-yap7pz4by2] {
    /*padding: 5px 30px;*/
    display: flex;
    align-items: center;
    position: relative;
    transition: background-color .2s ease;
}



.menu-item:hover[b-yap7pz4by2] {
    /*background-color: lightblue;*/
}

.menu-item > a[b-yap7pz4by2] {
    text-decoration: none;
    color: black;
    line-height: 3em;
}

a[b-yap7pz4by2] {
    text-decoration: none;
    color: cornflowerblue;
}


.menu-item > ul[b-yap7pz4by2] {

    visibility: hidden;
    opacity: 0%;
    list-style-type: none;
    padding: 0;
    padding-top: .5em;
    min-width: calc(100% + 30px); /* wider than parent header */
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-bottom: 5px;
    background-color: var(--gray100);
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    transition: opacity .5s ease;
    box-shadow: 0px 0.9px 2.3px rgb(0 0 0 / 12%),
                0px 2.5px 6.3px rgb(0 0 0 / 15%),
                0px 6px 15.1px rgb(0 0 0 / 21%),
                0px 2px 3px rgb(0 0 0 / 30%);
}

    .menu-item > ul > li[b-yap7pz4by2] {
        /*border: solid 1px black;*/
        text-align: center;
        white-space: nowrap;
        background-color: transparent;
    }

.menu-item:hover > ul[b-yap7pz4by2] {
    visibility: visible;
    opacity: 100%;
}
/* /Views/Layout/Profile.razor.rz.scp.css */
.profile[b-jipa9o3gjc] {
    display: flex;
    align-items: center;
}

.profile-btn[b-jipa9o3gjc] {
    cursor: pointer;
    border-radius: 50%;
    border: none;
    background: none;
    margin: 0;
    padding: 0;
}

.btn-svg[b-jipa9o3gjc] {
    width: 2em; /* TODO align width to height */
    height: 2em;
    color: black;
}


.profile-content[b-jipa9o3gjc] {
    display: grid;
    grid-template-columns: 0fr;
    transition: grid-template-columns .5s;
}

.profile-content-wrapper[b-jipa9o3gjc] {
    border-bottom-left-radius: 1em;
    border-top-left-radius: 1em;
    /*border: solid 3px black;*/
    box-shadow: rgb(255, 255, 255) 10px 10px inset;
    overflow: hidden;
    display: flex;
    flex-direction: row-reverse;
}

.profile-content-wrapper > *[b-jipa9o3gjc] {
    margin: 0em .5em;
    height: 100%;
    display: flex;
}


.profile-content.allow-overflow-visible > .profile-content-wrapper[b-jipa9o3gjc] {
    overflow: visible !important;
    }

.profile-content.visible[b-jipa9o3gjc] {
    grid-template-columns: 1fr;
}


.tooltip:hover .tooltiptext[b-jipa9o3gjc] {
    transition-delay: .75s; /* delay only in */
    visibility: visible;
}

.tooltip[b-jipa9o3gjc] {
    
    position: relative;
    display: block;

}

.tooltip .tooltiptext[b-jipa9o3gjc] {

    min-width: 100%;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    visibility: hidden;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 6px;
    position: absolute;
    z-index: 1;
}

.login-btn[b-jipa9o3gjc] {

    border-radius: 5em;
    margin: 10px;
    
    transition: transform .2s ease;
    padding-top: 0 !important;
    padding-bottom: 0 !important;

}

.login-btn:hover[b-jipa9o3gjc] {
    /*transform: scale(1.02);*/
    transform: scale(0.5);
}
/* /Views/Pages/Admin/Verification.razor.rz.scp.css */
/* /Views/Pages/Cars.razor.rz.scp.css */
/* /Views/Pages/Ranking.razor.rz.scp.css */
/* /Views/Pages/StageDetails.razor.rz.scp.css */


.card[b-1lnqjewju8] {
    margin: auto auto;
    border-radius: 0.375rem;
    padding: 0.5rem 0;
    box-shadow: 0px 0.5px 0.7px rgba(0, 0, 0, 0.072), 0px 1.6px 2.5px rgba(0, 0, 0, 0.108), 0px 7px 11px rgba(0, 0, 0, 0.18);
    /* background-color: #a79bff70; */
    background-color: var(--primary50);
    /* background-color: red; */
}

.card-body[b-1lnqjewju8],
.card-header[b-1lnqjewju8],
.card-footer[b-1lnqjewju8] {
    margin: 0 0.5rem;
}

.times-table[b-1lnqjewju8] {
    margin: 0;
    padding: 0 0.5rem;
}

    .times-table > *:nth-child(18n+10)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+11)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+12)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+13)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+14)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+15)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+16)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+17)[b-1lnqjewju8],
    .times-table > *:nth-child(18n+18)[b-1lnqjewju8] {
        background-color: var(--primary100);
    }

    .th-header[b-1lnqjewju8] {
        font-weight: bold;
    }

.item[b-1lnqjewju8] {
    padding: 15px;
    position: relative;
}

.container[b-1lnqjewju8] {
    --splitter-color: #0000005c;
    --splitter-thick: 4px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    /*border: solid 3px red;*/
    flex-basis: 100%;
    /*flex-grow: 1;*/
    /*align-items: flex-start;*/
    align-content: flex-start;
    /*gap: 5px;*/
    height: 150vh;
}

.stage-info[b-1lnqjewju8] {
    /*background-color: lightcoral;*/
    /*height: 50px;*/
    /*min-width: 30px;*/
    /*flex-grow: 1;*/
}
    .stage-info[b-1lnqjewju8]::before {
        z-index: -1;
        position: absolute;
        border-right: solid var(--splitter-color) var(--splitter-thick);
        border-bottom: solid var(--splitter-color) var(--splitter-thick);
        top: 20px;
        left: 50px;
        right: calc(-1 * var(--splitter-thick) / 2);
        bottom: calc(-1 * var(--splitter-thick) / 2);
        content: '';
    }
.stage-img[b-1lnqjewju8] {
    /*background-color: lightgray;*/
    /*height: 50px;*/
    /*min-width: 30px;*/
    /*flex-grow: 1;*/
}
.stage-description[b-1lnqjewju8] {
    /*background-color: lightyellow;*/
    /*height: 50px;*/
    /*min-width: 30px;*/
    /*flex-grow: 1;*/
}
    .stage-description[b-1lnqjewju8]::before {
        z-index: -1;
        position: absolute;
        border-bottom: solid var(--splitter-color) var(--splitter-thick);
        border-top: solid var(--splitter-color) var(--splitter-thick);
        top: calc(-1 * var(--splitter-thick) / 2);
        left: calc(var(--splitter-thick) / 2);
        right: 50px;
        bottom: calc(-1 * var(--splitter-thick) / 2);
        content: '';
    }

.stage-times[b-1lnqjewju8] {
    /*background-color: lightcyan;*/
    /*height: 50px;*/
    /*min-width: 30px;*/
    /*flex-grow: 1;*/
}
.stage-times[b-1lnqjewju8]::before {
    z-index: -1;
    position: absolute;
    border-right: solid var(--splitter-color) var(--splitter-thick);
    top: calc(var(--splitter-thick) / 2);
    left: calc(-1 * var(--splitter-thick) / 2);
    right: calc(-1 * var(--splitter-thick) / 2);
    bottom: -100px;
    content: '';
}

.stage-map[b-1lnqjewju8] {
    /*background-color: lightblue;*/
    /*height: 50px;*/
    /*min-width: 30px;*/
    /*flex-grow: 1;*/
}
.break[b-1lnqjewju8] {
    width: 0;
}

@media (min-width: 769px) {

    .item.left[b-1lnqjewju8] {
        width: 60%;
    }
    .item.right[b-1lnqjewju8] {
        width: 40%;
    }

    .container[b-1lnqjewju8] {
        flex-wrap: wrap;
    }

    .stage-info[b-1lnqjewju8] {
        order: 1;
    }

    .stage-img[b-1lnqjewju8] {
        order: 4;
    }

    .stage-description[b-1lnqjewju8] {
        order: 5;
    }

    .stage-times[b-1lnqjewju8] {
          order: 2;
    }

    .stage-map[b-1lnqjewju8] {
        order: 6;
    }

    .break[b-1lnqjewju8] {
        flex-basis: 100%;
        order: 3;
    }
}
/* /Views/Pages/Stages.razor.rz.scp.css */
