@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/AppFull/Components/Booking/Pages/YearSettings/YearView.razor.rz.scp.css */

.input-to-link[b-l57ilv2h7d] {
    all: unset;
    margin: 0;
    padding: 0;
    color: #0088cc;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    background: none;
    border: none;
    text-align: left;
    outline: none;
}

.input-to-link-form[b-l57ilv2h7d] {
    margin: 0 4px 0 0;
    padding: 0;
    float: left;
}

.showHideDetailsBodyContentRawHtml[b-l57ilv2h7d] {
    border: 1px solid #d0d0d0;
    padding-top: 0.6rem;
    padding-bottom: 0rem;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    background-color: #f4f4f4;
    color: #101010;
    border-radius: 6px;
}

    .showHideDetailsBodyContentRawHtml p[b-l57ilv2h7d] {
        text-decoration: underline;
        padding-top: 0rem;
        padding-bottom: 0rem;
        color: red;
    }

.showHideDetailsBodyContent[b-l57ilv2h7d] {
    border: 1px solid #d0d0d0;
    padding-top: 0.4rem;
    padding-bottom: 0.0rem;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    background-color: #f6f6f6;
    color: #101010;
    border-radius: 6px;
}


.input-to-link[b-l57ilv2h7d] {
    margin: 0;
    padding: 0;
    color: #0088cc;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    background: none;
    border: none;
}

.input-to-link-form[b-l57ilv2h7d] {
    margin: 0 4px 0 0;
    padding: 0;
}

/* _content/AppFull/Components/IssueTracking/Pages/Index.razor.rz.scp.css */

[b-xmw9xf2l67] tr {
    height: 2em;
}

div.createnew[b-xmw9xf2l67] {
    margin-top: 1.0rem;
}

div.quickgrid-container[b-xmw9xf2l67] {
    margin: 0px;
    margin-top: 1.0rem;
    border: 1px solid #c0c0c0;
    border-radius: 3px;

}

[b-xmw9xf2l67] tr:has(> td:not(:empty)) > td {
    /*    display: table-cell;
    */
}

[b-xmw9xf2l67] td {
    /* background-color: lightblue; */
}

[b-xmw9xf2l67] table:first-child tr:first-child td:first-child {
    /*    background: red; */
    width: 1px;
    white-space: nowrap;
}
[b-xmw9xf2l67] table:nth-child(1) tr td {
    color: #888;
}
/* _content/AppFull/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-cufwix2q5c] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-cufwix2q5c] {
    flex: 1;
}

.sidebar[b-cufwix2q5c] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-cufwix2q5c] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-cufwix2q5c]  a, .top-row[b-cufwix2q5c]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-cufwix2q5c]  a:hover, .top-row[b-cufwix2q5c]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-cufwix2q5c]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-cufwix2q5c] {
        justify-content: space-between;
    }

    .top-row[b-cufwix2q5c]  a, .top-row[b-cufwix2q5c]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-cufwix2q5c] {
        flex-direction: row;
    }

    .sidebar[b-cufwix2q5c] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-cufwix2q5c] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-cufwix2q5c]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-cufwix2q5c], article[b-cufwix2q5c] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-cufwix2q5c] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-cufwix2q5c] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/AppFull/Components/Pages/NonAppPages/DwarfBits.razor.rz.scp.css */

h1[b-zjmrupjk3o] {
    margin-bottom:1rem;
}

p[b-zjmrupjk3o] {
    margin-bottom: 1rem;
    line-height: 2.0rem;
}

.em[b-zjmrupjk3o] {
    font-weight: bold;
}
/* _content/AppFull/Components/SharedEditors/ClickToAction.razor.rz.scp.css */

.input-to-link[b-1de0o5v937] {
    margin: 0;
    padding: 0;
    color: #0088cc;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    background: none;
    border: none;
}

.input-to-link-form[b-1de0o5v937] {
    margin: 0 4px 0 0;
    padding: 0;
    float: left;
}
/* _content/AppFull/Components/SharedEditors/LinkAction.razor.rz.scp.css */

.input-to-link[b-5adz7gzxdr] {
    margin: 0;
    padding: 0;
    color: #0088cc;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    background: none;
    border: none;
}

.input-to-link-form[b-5adz7gzxdr] {
    margin: 0 4px 0 0;
    padding: 0;
    float: left;
}
/* _content/AppFull/Components/SharedEditors/ShowHideDetails.razor.rz.scp.css */

.input-to-link[b-f3k7ct11o4] {
    all: unset;
    margin: 0;
    padding: 0;
    color: #0088cc;
    text-decoration: none;
    font-weight: 300;
    cursor: pointer;
    background: none;
    border: none;
    text-align: left;
    outline: none;
}

.input-to-link-form[b-f3k7ct11o4] {
    margin: 0 4px 0 0;
    padding: 0;
    float: left;
}

.showHideDetailsBodyContentRawHtml[b-f3k7ct11o4] {
    border: 1px solid #d0d0d0;
    padding-top: 0.6rem;
    padding-bottom: 0rem;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    background-color: #f4f4f4;
    color: #101010;
    border-radius: 6px;
}

.showHideDetailsBodyContentRawHtml p[b-f3k7ct11o4] {
    text-decoration:underline;
    padding-top: 0rem;
    padding-bottom: 0rem;
    color: red;
}

.showHideDetailsBodyContent[b-f3k7ct11o4] {
    border: 1px solid #d0d0d0;
    padding-top: 0.4rem;
    padding-bottom: 0.0rem;
    padding-left: 0.6rem;
    padding-right: 0.6rem;
    background-color: #f6f6f6;
    color: #101010;
    border-radius: 6px;
}

