/* /Pages/AdminPages/AdminIndex.razor.rz.scp.css */
#app > main[b-nf5nixlt0g] {
    background: white;
    padding: 30px; 
}

hr[b-nf5nixlt0g] {
    border: solid 1px grey;
}
/* /Pages/AdminPages/EditEvent.razor.rz.scp.css */
#app > main[b-s5m4204nb7] {
    background: white;
    padding: 30px;
}
/* /Pages/AdminPages/NewEvent.razor.rz.scp.css */
#app > main[b-1l3cb306d6] {
    background: white;
    padding: 30px;
}

form[b-1l3cb306d6] {
    width: 100%;
}
/* /Pages/Contact.razor.rz.scp.css */
a[b-93olpjnczu] {
    color: black;
    display: block;
    border: solid lightgrey 1px;
    width: fit-content;
    background: rgb(255 255 255 / .8)
}

a:not(:hover)[b-93olpjnczu] {
    text-decoration: none;
}

main[b-93olpjnczu] {
    background: url('/staticImages/bicycleRide.svg');
    background-color: white;
    background-position: 80% 100%;
    background-size: 300px;
    background-repeat: no-repeat;
    filter: var(--shadow);
    height: fit-content;
}
/* /Pages/Event.razor.rz.scp.css */
main[b-zziquh241k] {
    background: white;
    filter: var(--shadow);
    padding: 2rem 1rem !important; 
}

article[b-zziquh241k] {
    height: 100%;
    display: grid;
    grid-template-areas:
        'body'
        'aside';
}

.images[b-zziquh241k] {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

img[b-zziquh241k] {
    width: 100%;
    aspect-ratio: 2 / 1;
    object-fit: cover;
    object-position: center;
}

article > div[b-zziquh241k] {
    grid-area: body;
}

aside:not(main aside)[b-zziquh241k] {
    height: fit-content;
}

aside:not(main aside) a:not(:hover)[b-zziquh241k] {
    text-decoration: none;
}

main aside[b-zziquh241k] {
    grid-area: aside;
    height: 100%;
    width: 100%;
    background: url('/staticImages/bicycleRide.svg');
    background-color: white;
    background-position: center 100%;
    background-size: 200px;
    background-repeat: no-repeat;
    padding-bottom: 180px !important;
    padding: 1rem 0 0 0;
}

main aside > div[b-zziquh241k] {
    border-top: solid 1px lightgrey;
    padding: 2rem 0 0 0;
    width: 100%;
    height: 100%;
}

iframe[b-zziquh241k] {
    width: 100%;
    height: 100%;
}

#map[b-zziquh241k] {
    width: 100%;
    height: 250px;
}

hr[b-zziquh241k] {
    margin: 2.1rem 0 1.7rem 0;
}

pre[b-zziquh241k] {
    white-space: pre-wrap;
    font-family: unset;
    line-height: 1.5em;
    font-size: 1rem;
}

@media (min-width: 400px) {
    main[b-zziquh241k] {
        padding: 3rem 2rem !important;
    }
}


@media (min-width: 1200px) {

    main[b-zziquh241k] {
        padding: 3rem !important;
        padding-bottom: 0 !important;
    }

    article[b-zziquh241k] {
        grid-template-areas:
            'body aside';
    }


    main aside[b-zziquh241k] {
        max-height: 100%;
        overflow: auto;
        min-width: 30%;
        padding: 0 0 0 2rem;
    }

    main aside > div[b-zziquh241k] {
        max-height: 100%;
        overflow: auto;
        padding: 1rem 1rem 1rem 2rem;
        border-top: none;
        border-left: solid lightgrey 1px;
    }



}


@media (min-width: 1500px) {
    img[b-zziquh241k] {
        width: calc(50% - 5px);

    }
}
/* /Pages/Index.razor.rz.scp.css */
.event-card-ad[b-bunx81sdvi] {
    width: 100%;
    max-width: 1000px;
    margin: auto;
    margin-bottom: 30px;
}

aside form section[b-bunx81sdvi] {
    margin-bottom: 20px;
}


main .sb-form[b-bunx81sdvi] {
    width: 100%;
}

main .input[b-bunx81sdvi] {
    margin: auto;
    max-width: 1000px;
    border: none !important;
}



.menu-button[b-bunx81sdvi] {
    display: none;
    border: none;
    background: none;
}

@media screen and (max-width: 767px) {
    .hide-filters form[b-bunx81sdvi] {
        display: none;
    }

    .menu-button[b-bunx81sdvi] {
        display: block !important;
    }

    h3.menu-button:not(.hide-filters *)[b-bunx81sdvi] {
        display: none !important;
    } 

    .hide-filters .filter-head > div > *:not(.menu-button)[b-bunx81sdvi] {
        display: none;
    }
} 

/* /Pages/Login.razor.rz.scp.css */
#app > main[b-azu0jq6z0p] {
    background: white;
    filter: var(--shadow);
    padding: 30px;
} 

h4[b-azu0jq6z0p] {
    margin-bottom: 1em;
}

form[b-azu0jq6z0p] {
    width: 100%;
}
/* /Shared/Ad.razor.rz.scp.css */
.ad[b-oxfy5qblxn] {
    width: 100%;
    height: var(--ad-height);
    min-height: var(--ad-height);
}
/* /Shared/Alert.razor.rz.scp.css */
div[b-sqzlqt96dn] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: fixed;
    z-index: 99;
    inset: 10px 10px auto 10px;
    filter: var(--shadow);
}
/* /Shared/Card.razor.rz.scp.css */
.card-outer[b-vqy2xcx4uu] {
    container-type: inline-size;
    margin-bottom: 30px;
    width: 100%;
}

.card-inner[b-vqy2xcx4uu] {
    background: white;
    margin: auto;
    border: solid 10px whitesmoke;
    border-left-color: var(--theme-color);
    border-right-color: darkgray;
    filter: var(--shadow);
    border-style: outset;
    width: 100%;
    max-width: 450px;
}


@container (min-width: 700px) {
    .card-inner[b-vqy2xcx4uu] {
        max-width: 1000px;
    }
}


@container (min-width: 850px) {
    .card-inner[b-vqy2xcx4uu] {
        max-width: 1000px;
    }
}
/* /Shared/EventCard.razor.rz.scp.css */


a[b-p2eaaooeof] {
    width: 100%;
    display: grid;
    text-decoration: none;
    position: relative;
    grid-template-areas:
        'img'
        'text';
    color: black;
}



img[b-p2eaaooeof] {
    width: 100%;
    aspect-ratio: 1.7 / 1;
    object-fit: cover;
    object-position: center;
    grid-area: img;
    border: white solid 10px;
    border-bottom: none;
}

    img[src=""][b-p2eaaooeof] {
        background: url('/staticImages/FietsVierDaagseLogo.svg');
        background-position: center;
        background-repeat: no-repeat;
        filter: grayscale(1);
    }

.text[b-p2eaaooeof] {
    padding: 1em;
    grid-area: text;
    display: flex;
    flex-direction: column;
}

    .text .body[b-p2eaaooeof] {
        flex-grow: 1;
    }

h2[b-p2eaaooeof] {
    color: var(--theme-color);
}

    h2 i[b-p2eaaooeof] {
        transition: opacity .3s ease-out, left .3s ease-out, font-size .3s ease-out;
        font-size: .7em;
        left: 10px;
        color: cornflowerblue;
        width: 0 !important;
        position: relative;
    }

        h2 i:not(a:hover i)[b-p2eaaooeof] {
            left: -20px;
            opacity: 0;
            font-size: .5em;
        }

    h2:empty[b-p2eaaooeof]::after {
        content: '';
        display: block;
        height: 1em;
        width: 75%;
        background: repeating-linear-gradient( -45deg,white, grey);
    }

p[b-p2eaaooeof] {
    margin: 0;
    white-space: pre-wrap;
}

    p:empty[b-p2eaaooeof] {
        height: calc(100% - 2em - 8px);
        background: repeating-linear-gradient( -45deg,white, grey);
    }


.footer[b-p2eaaooeof] {
    grid-area: footer;
    display: flex;
    flex-direction: column;
    justify-content: start;
    padding-top: 10px;
    border-top: solid lightgray 1px;
    row-gap: 10px;
    column-gap: 1em;
    margin-top: 1em;
}

    .footer > span[b-p2eaaooeof] {
        display: flex;
        align-items: center;
    }

        .footer > span:empty[b-p2eaaooeof]::after {
            content: '';
            display: block;
            width: 100%;
            height: 1em;
            background: lightgrey;
        }

    .footer i[b-p2eaaooeof] {
        width: 20px;
        margin-right: 10px;
        color: var(--theme-color);
        text-align: center;
    }



@container (min-width: 400px) {
    .footer[b-p2eaaooeof] {
        flex-direction: row;
        flex-wrap: wrap;
    }
}

@container (min-width: 700px) {
    a[b-p2eaaooeof] {
        grid-template-areas:
            'img text';
        grid-template-columns: 1fr 1fr;
    }

    img[b-p2eaaooeof] {
        border-bottom: solid 10px white;
        border-right: none;
        aspect-ratio: 2 / 1;
        width: 100%;
        height: 100%;
    }
}

@container (min-width: 850px) {
    a[b-p2eaaooeof] {
        grid-template-areas:
            'img text';
        grid-template-columns: .7fr 1fr;
    }

    img[b-p2eaaooeof] {
        border-bottom: solid 10px white;
        border-right: none;
        aspect-ratio: 2 / 1;
        width: 100%;
        height: 100%;
    }
}
/* /Shared/EventForm.razor.rz.scp.css */
h3[b-o96znh338s] {
    margin-bottom: 10px;
}

ol[b-o96znh338s] {
    padding: 0;
}

li[b-o96znh338s] {
    width: 100%;
    display: flex;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin-bottom: 10px;
    border-bottom: solid 2px grey;
    padding-bottom: 10px;
    position: relative;
}

.customInputContainer[b-o96znh338s] {
    margin-bottom: 3rem;
    border: solid 1px;
    border-left: 5px var(--theme-color) solid;
    padding: 1rem;
    filter: var(--shadow);
    background: white;
}

img[b-o96znh338s] {
    width: 100%;
    max-width: 500px;
}

.img-container button[b-o96znh338s] {
    left: 10px;
    top: 10px;
    position: absolute
}

/* /Shared/NavHeader.razor.rz.scp.css */
header[b-oso2or4g85] {
    position: relative;
    display: grid;
    grid-template-areas:
        'img'
        'title'
        'nav';
    grid-template-rows: auto auto auto ;
    align-items: center;
    justify-items: center;
    gap: 1rem;

    padding: 1.5rem;

    --fold-width: 29px;
}



header img[b-oso2or4g85] {
    width: 90px;
    height: 90px;
    grid-area: img;
    margin-bottom: -15px;
    filter: brightness(.85);
}

header div[b-oso2or4g85] {
    grid-area: title;
    text-align: center;
    width: 100%;
}

header nav[b-oso2or4g85] {
    grid-area: nav;
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    row-gap: .5rem;
}

header > nav > a[b-oso2or4g85] {
    text-align: center;
    flex-grow: 1;
    text-decoration: none;
    color: var(--theme-color);
    padding: .5em 1em;
    background: #e8e8e8;
    border-radius: 50px;
    transition: color .3s ease-out,
                background .3s ease-out;
}

header > nav > a:hover[b-oso2or4g85] {
    background: var(--theme-color);
    color: white;
}


@media (min-width: 500px) and (max-width: 768px) {

    header img[b-oso2or4g85] {
        margin-bottom: 0;
    }

    header[b-oso2or4g85] {
        grid-template-areas:
            'img title'
            'nav nav';
        grid-template-rows: repeat(2, auto);
        grid-template-columns: auto 1fr;
    }

    header > div[b-oso2or4g85] {
        text-align: left;
    }
}
/* /Shared/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-4mz6hd8hsl],
.components-reconnect-repeated-attempt-visible[b-4mz6hd8hsl],
.components-reconnect-failed-visible[b-4mz6hd8hsl],
.components-pause-visible[b-4mz6hd8hsl],
.components-resume-failed-visible[b-4mz6hd8hsl],
.components-rejoining-animation[b-4mz6hd8hsl] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-retrying[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-failed[b-4mz6hd8hsl],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-4mz6hd8hsl] {
    display: block;
}


#components-reconnect-modal[b-4mz6hd8hsl] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-4mz6hd8hsl 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-4mz6hd8hsl 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-4mz6hd8hsl 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-4mz6hd8hsl]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-4mz6hd8hsl 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-4mz6hd8hsl {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-4mz6hd8hsl {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-4mz6hd8hsl {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-4mz6hd8hsl] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-4mz6hd8hsl] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-4mz6hd8hsl] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-4mz6hd8hsl] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-4mz6hd8hsl] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-4mz6hd8hsl] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-4mz6hd8hsl] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-4mz6hd8hsl 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-4mz6hd8hsl] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-4mz6hd8hsl {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
