/* _content/RecsportsFrontend/Components/Layout/Banner.razor.rz.scp.css */
div#banner[b-vqmqs0i1y5] {
    height: 200px;
    margin-left: -1.5rem;
    margin-top: -1.1rem;
    width: calc(100% + 3rem);
    margin-bottom: -170px;
    background: url('bg.png') #97c9d9;
    color: #094e77;
    z-index: 0;
}
/* _content/RecsportsFrontend/Components/Layout/Card.razor.rz.scp.css */
[b-6m03g9vglk] .card-title {
    color: #094e77;
}

[b-6m03g9vglk] .card-text {
    color: gray;
}

[b-6m03g9vglk] .btn-recsports {
    background-color: #094e77;
    color: white;
    width: 100%;
    margin: 0;
    text-align: left;
    border-radius: 0;
    font-weight: 700;
}

[b-6m03g9vglk] .btn-recsports::after {
    content: ' ';
    display: block;
    position: relative;
    float: right;
    right: 14px;
    bottom: 3px;
    width: 14px;
    height: 14px;
    margin-right: .6rem;
    margin-top: .4rem;
    margin-bottom: -.4rem;
    font-size: 1.4rem;
    background: url('sprites.png') -80px -144px;
}

[b-6m03g9vglk] .card-footer {
    padding: 0;
}

[b-6m03g9vglk] .card {
    margin: 10px 0;
}
/* _content/RecsportsFrontend/Components/Layout/Footer.razor.rz.scp.css */
div.footer[b-4fx45do6m6] {
    display: flex;
    justify-content: space-between;
    margin: 8rem 0;
    padding: 1rem;
    background-color: #ebe9dc;
}

    div.footer #uf-logo[b-4fx45do6m6] {
        display: block;
        width: 195px;
        height: 54px;
        margin: auto 5px;
        margin: auto .5rem;
        color: transparent;
        background: url('sprites.png') 0 0;
        float: right;
    }

    div.footer #recsports-logo[b-4fx45do6m6] {
        display: block;
        width: 52px;
        height: 60px;
        margin: auto .5rem auto 0;
        color: transparent;
        background: url('sprites.png') 0 -56px;
        float: left;
    }

ul.contact[b-4fx45do6m6] {
    list-style-type: none;
    display: flex;
    padding: 0;
    margin: 0;
}

    ul.contact li[b-4fx45do6m6] {
        margin-left: 1rem;
        font-size: x-small;
    }

        ul.contact li a[b-4fx45do6m6] {
            color: black;
            text-decoration: none;
        }

        ul.contact li:not(:empty)[b-4fx45do6m6]::before {
            content: ' ';
            display: inline-block;
            position: relative;
            width: 16px;
            height: 16px;
            top: .3rem;
            margin-right: .1rem;
            margin-left: 0;
            background: url('sprites.png');
            background-position-x: 0%;
            background-position-y: 0%;
        }

        ul.contact li.phone[b-4fx45do6m6]::before {
            background-position: 0 -128px;
        }

        ul.contact li.location[b-4fx45do6m6]::before {
            background-position: -32px -128px;
        }

        ul.contact li.mail[b-4fx45do6m6]::before {
            background-position: -16px -128px;
        }
/* _content/RecsportsFrontend/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-p1vxbi9j0f] {
    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-p1vxbi9j0f] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/RecsportsFrontend/Components/Layout/NavMenu.razor.rz.scp.css */
#recsports-header[b-gq7o1ebu5p] {
    background-color: #094e77;
    min-height: 60px;
}

#header-title[b-gq7o1ebu5p] {
    color: white;
    padding: 0 25px;
}

#navbarSupportedContent[b-gq7o1ebu5p] {
    justify-content: end;
}

.nav-item[b-gq7o1ebu5p] {
    color: #86bacd;
    display: flex;
    justify-content: center;
    align-items: center;
}

[b-gq7o1ebu5p] a.nav-link {
    display: inline-block;
    padding: 0;
    margin: 0;
    color: white;
    text-decoration: underline transparent;
    transition: text-decoration .5s ease;
}

[b-gq7o1ebu5p] a.nav-link:hover {
    color: white;
    text-decoration-color: white;
}

[b-gq7o1ebu5p] #profile-link {
    color: white;
}

[b-gq7o1ebu5p] #logout-link {
    color: white;
    background-color: inherit;
    border: none;
}

[b-gq7o1ebu5p] #login-link {
    color: white;
    background-color: inherit;
    border: none;
}
/* _content/RecsportsFrontend/Components/Pages/Admin/ManageUsers.razor.rz.scp.css */
[b-79fx995yg3] .btn-recsports {
    background-color: #094e77;
    color: white;
    width: 7.5rem;
    margin: 0;
    text-align: left;
    border-radius: 2;
    font-weight: 700;
}

#search[b-79fx995yg3] {
    background-color: #094e77AA;
}
/* _content/RecsportsFrontend/Components/Pages/TimeReporting/Today.razor.rz.scp.css */
form[b-y7fvbaj9g6] {
    display: block;
}

    form div[b-y7fvbaj9g6] {
        margin: 0.2rem;
        display: inline-block;
    }

.inline-group-label[b-y7fvbaj9g6] {
    display: block;
}

.details-container[b-y7fvbaj9g6] {
    display: flex;
    flex-direction: row;
}

.details-item[b-y7fvbaj9g6] {
    background-color: white; 
    padding: 1rem; 
    margin: 2rem;
    border-radius: 5px; 
    box-shadow: 1px 1px 6px grey;
}
/* _content/RecsportsFrontend/Components/Pages/TimeReporting/Week.razor.rz.scp.css */
form[b-5vifuv04zg] {
    display: block;
}
form div[b-5vifuv04zg] {
    margin: 0.2rem;
    display: inline-block;
}

.inline-group-label[b-5vifuv04zg] {
    display: block;
}
