@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /AdminPages/AdminComponents/ListTabEvent.razor.rz.scp.css */
h1[b-q7pnl7e91u] {
    padding-top: 2rem;
    font-size: xx-large !important;
    font-weight: 700;
    text-align: left;
}

h4[b-q7pnl7e91u] {
    margin-top: 2rem;
}

h5[b-q7pnl7e91u] {
    margin-top: 1.75rem;
}

hr[b-q7pnl7e91u] {
    color: rgba(0, 128, 0, 0.0);
}

[b-q7pnl7e91u] .quickgrid[theme=default] {
    --col-gap: 0rem;
}

.grid[b-q7pnl7e91u] {
    border-collapse: collapse;
}

    .grid[b-q7pnl7e91u]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
        height:auto;
    }

    .grid[b-q7pnl7e91u]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-q7pnl7e91u] {
        padding-right: 0;
    }

    .grid[b-q7pnl7e91u]  tr:nth-child(even) {
        background: #f6f6f6;
        padding: 5px;
    }

    .grid[b-q7pnl7e91u]  td {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid[b-q7pnl7e91u]  span.disabled-session {
        color: grey;
        font-style: italic;
    }

.btn-grid:hover[b-q7pnl7e91u] {
    background-color: #0b6240;
    color: white;
}
/* /AdminPages/AdminComponents/ListTabOtherAdmin.razor.rz.scp.css */
.task-table[b-grmkp5wo7m] {
    border-collapse: collapse;
    margin-left: 2rem;
    width: 90%;
}

[b-grmkp5wo7m] .quickgrid[theme=default] {
    --col-gap: 0rem;
}

.grid[b-grmkp5wo7m] {
    border-collapse: collapse;
}

    .grid[b-grmkp5wo7m]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
    }

    .grid[b-grmkp5wo7m]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-grmkp5wo7m] {
        padding-right: 0;
    }

    .grid[b-grmkp5wo7m]  tr:nth-child(even) {
        background: #f6f6f6;
        padding: 5px;
    }

    .grid[b-grmkp5wo7m]  td {
        padding: 5px;
        border: 1px solid grey;
    }

.btn-grid:hover[b-grmkp5wo7m] {
    background-color: #0b6240;
    color: white;
}
/* /AdminPages/AdminComponents/ListTabReport.razor.rz.scp.css */
.task-table[b-hbnl0cafm1] {
    border-collapse: collapse;
    margin-left: 2rem;
    width: 90%;
}

[b-hbnl0cafm1] .quickgrid[theme=default] {
    --col-gap: 0rem;
}

.grid[b-hbnl0cafm1] {
    border-collapse: collapse;
}

    .grid[b-hbnl0cafm1]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
    }

    .grid[b-hbnl0cafm1]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-hbnl0cafm1] {
        padding-right: 0;
    }

    .grid[b-hbnl0cafm1]  tr:nth-child(even) {
        background: #f6f6f6;
        padding: 5px;
    }

    .grid[b-hbnl0cafm1]  td {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid[b-hbnl0cafm1]  span.disabled-session {
        color: grey;
        font-style: italic;
    }

.btn-grid:hover[b-hbnl0cafm1] {
    background-color: #0b6240;
    color: white;
}
/* /AdminPages/AdminComponents/TabEditEvent.razor.rz.scp.css */
.form-label[b-3jzb53it4m] {
    display: inline-block;
    margin-right: 5px;
}

.contact-table[b-3jzb53it4m] {
    border-collapse: collapse;
    margin-left: 2rem;
    width: 90%;
}

.grid[b-3jzb53it4m] {
    border-collapse: collapse;
    overflow-y: auto;
}

    .grid[b-3jzb53it4m]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
    }

    .grid[b-3jzb53it4m]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-3jzb53it4m] {
        padding-right: 0;
    }

    .grid[b-3jzb53it4m]  tr:nth-child(even) {
        background: #f6f6f6;
        padding: 5px;
    }

    .grid[b-3jzb53it4m]  td {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid[b-3jzb53it4m]  input[type=number] {
        display: inline-block !important;
        color: red;
    }

    .grid[b-3jzb53it4m]  span.display-only {
        color: grey;
        font-style: italic;
        display: block;
        white-space: nowrap;
        outline: none;
    }

    .grid[b-3jzb53it4m]  select {
        color: black;
        border: 1px solid grey;
        outline: none;
        width: 100%;
        margin-top: 10px;
    }

        .grid[b-3jzb53it4m]  select.new-record {
            background: lightcyan;
        }

.btn-grid:hover[b-3jzb53it4m] {
    background-color: #0b6240;
    color: white;
}
/* /AdminPages/AdminComponents/TabEditSession.razor.rz.scp.css */
.session-table[b-oip7xuu0ld] {
    border-collapse: collapse;
    width: 100%;
}

.grid[b-oip7xuu0ld] {
    border-collapse: collapse;
    overflow-y: auto;
}

    .grid[b-oip7xuu0ld]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
    }

    .grid[b-oip7xuu0ld]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-oip7xuu0ld] {
        padding-right: 0;
    }

    .grid[b-oip7xuu0ld]  tr:nth-child(even) {
        background: #f6f6f6;
    }

    .grid[b-oip7xuu0ld]  td {
        border: 1px solid grey;
    }

    .grid[b-oip7xuu0ld]  span.display-only {        
        font-style: italic;
        display: block;
        white-space: nowrap;
        padding: 5px;
    }

    .grid[b-oip7xuu0ld]  input.session-input[disabled], span[disabled][b-oip7xuu0ld] {
        color: darkorange;
        border: none;
        outline: none;
        box-shadow: none;
    }

    .grid[b-oip7xuu0ld]  textarea:disabled {
        color: darkorange;
        border: none;
        outline: none;
        box-shadow: none;
        cursor: default
    }

    .grid[b-oip7xuu0ld]  textarea {
        width: 350px;
        margin: 5px;
        min-height: auto;
        line-height: normal;
    }

    .grid[b-oip7xuu0ld]  span.display-only-number {
        width: 70px;
        text-align: center;
    }

    .grid[b-oip7xuu0ld]  input[type=number] {
        width: 70px !important;
        text-align: right;
        display: unset;
    }

    .grid[b-oip7xuu0ld]  input.session-input {
        border: 1px solid #cacaca;
        outline: none;
        box-shadow: none;
        background: transparent;
        color: black;
        width: auto;
        padding: 5px;
        margin: 5px !important;
    }

        .grid[b-oip7xuu0ld]  input.session-input:focus {
            border: 2px solid darkgreen;
        }

    .grid[b-oip7xuu0ld]  div.new-record {
        background: lightcyan;
    }

    .grid[b-oip7xuu0ld]  input.new-record {
        background: lightcyan;
    }

    .grid[b-oip7xuu0ld]  textarea.new-record {
        background: lightcyan;
    }
/* /AdminPages/EditAdminData.razor.rz.scp.css */
.form-label[b-2k2eoymhp7] {
    display: inline-block;
    margin-right: 5px;
}

[b-2k2eoymhp7] .modal-content {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 1%;
}

[b-2k2eoymhp7] .modal-dialog {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 1%;
}

[b-2k2eoymhp7] .modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

h1[b-2k2eoymhp7] {
    font-size: xx-large !important;
    font-weight: 700;
    text-align: left;
}

h4[b-2k2eoymhp7] {
    margin-top: 2rem;
}

h5[b-2k2eoymhp7] {
    margin-top: 1rem;
}

hr[b-2k2eoymhp7] {
    color: rgba(0, 128, 0, 0.0);
}


.admin-card[b-2k2eoymhp7] {
    background-color: rgba(0, 128, 0, 0.01);
    border: 1px solid #0b6240;
    border-radius: 4px;
    padding: 0.5rem;
    margin-bottom: 0.4rem;
}

admin-hdr[b-2k2eoymhp7] {
    color: #0b6240;
    font-size: xx-large !important;
    font-weight: 700;
}

admin-info[b-2k2eoymhp7] {
    color: #0b6240;
    font-style: italic;
    font-weight: 600;
    margin-left: auto;
}

admin-summary[b-2k2eoymhp7] {
    color: dimgray;
    margin-left: 1rem;
}
/* /AdminPages/EditEvent.razor.rz.scp.css */
.contact-table[b-h4wcjonydc] {
    margin-left: 2rem;
    width: 90%;
}

[b-h4wcjonydc] .modal-content {
    min-width: 70%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 1%;
}

[b-h4wcjonydc] .modal-dialog {
    min-width: 70%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 1%;
    height: 90vh;
}

[b-h4wcjonydc] .modal-body {
    max-height: calc(100vh - 200px);
    overflow-y: auto;
}

[b-h4wcjonydc] .quickgrid[theme=default] {
    --col-gap: 0rem;
}

.grid[b-h4wcjonydc] {
    border-collapse: collapse;
    overflow-y: auto;
}

    .grid[b-h4wcjonydc]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
    }

    .grid[b-h4wcjonydc]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-h4wcjonydc] {
        padding-right: 0;
    }

    .grid[b-h4wcjonydc]  tr:nth-child(even) {
        background: #f6f6f6;
        padding: 5px;
    }

    .grid[b-h4wcjonydc]  td {
        padding: 5px;
        border: 1px solid grey;
    }
/* /AdminPages/EditGeneric.razor.rz.scp.css */
[b-pxz4v6wz7o] .modal-content {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 5%;
}

[b-pxz4v6wz7o] .modal-dialog {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 5%;
}

[b-pxz4v6wz7o] .modal-body {
    max-height: calc(100vh - 350px);
    overflow-y: auto;
}
/* /AdminPages/ManualRegistration.razor.rz.scp.css */
[b-26hsle4kvj] .modal-content {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 5%;
}

[b-26hsle4kvj] .modal-dialog {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 5%;
}

[b-26hsle4kvj] .modal-body {
    max-height: calc(100vh - 350px);
    overflow-y: auto;
}

th[b-26hsle4kvj], td[b-26hsle4kvj] {
    padding: 10px;
}

th[b-26hsle4kvj] {
    background-color: #f2f2f2;
}

td span:last-child[b-26hsle4kvj] {
    font-style: italic;
    font-size: small;
    color: grey;
    float: right;
    margin-top: auto;
}

.event-name[b-26hsle4kvj] {
    font-weight: bold;
    font-size: large;
    color: #0b6240;
    margin-top: 3rem;
    border-top: 2px solid gainsboro;
}

.btn-register[b-26hsle4kvj] {
    background-color: green;
    font-weight: 500;
}

.btn-deregister[b-26hsle4kvj] {
    background-color: red;
    font-weight: 500;
}

.btn-waitlist[b-26hsle4kvj] {
    background-color: yellow;
    color: black;
    font-weight: 500;
}

.no-access[b-26hsle4kvj] {
    color: red;
}

.altRow table[b-26hsle4kvj] {
    width: 100%;
}
/* /AdminPages/TakeAttendance.razor.rz.scp.css */
[b-pdqohas5ry] .modal-content {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 3%;
}

[b-pdqohas5ry] .modal-dialog {
    min-width: 60%;
    max-width: 95%;
    display: flex;
    justify-content: center;
    top: 3%;
}

[b-pdqohas5ry] .modal-body {
    max-height: calc(100vh - 500px);
    overflow-y: hidden;
}

h4[b-pdqohas5ry] {
    margin-bottom: 0 !important;
    margin-top: .15rem !important;
}

.attendance-table[b-pdqohas5ry] {
    table-layout: fixed;
    float: left;    
    margin-left: 125px;
}

th[b-pdqohas5ry], td[b-pdqohas5ry] {
    padding: 10px;
}

th[b-pdqohas5ry] {
    background-color: #f2f2f2;
}

td span:last-child[b-pdqohas5ry] {
    font-style: italic;
    font-size: small;
    color: grey;
    float: right;
    margin-top: auto;
}

.altRow table[b-pdqohas5ry] {
    width: 100%;
}

select[b-pdqohas5ry] {
    padding: 8px;
}

option[b-pdqohas5ry] {
    padding: 8px;
}

/* /EdwardsComponents/EdwardsFooter.razor.rz.scp.css */
footer[b-l07vztj6hk] {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

a[b-l07vztj6hk] {
    color: #0b6240;
    text-decoration: none;
    padding: 5px;
}

    a:hover[b-l07vztj6hk] {
        color: #0b6240;
    }

ul[b-l07vztj6hk] {
    list-style-type: none;
}

.footer-links[b-l07vztj6hk], .footer-social[b-l07vztj6hk], .footer-blah[b-l07vztj6hk] {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 2rem;
}

.uofs-footer-logo[b-l07vztj6hk] {
    padding: 20px;
}

@media screen and (max-width: 580px) {
    .footer-blah[b-l07vztj6hk] {
        display: block;
        align-items: center;
        justify-content: center;
        text-align: center;
    }
}
/* /EdwardsComponents/EdwardsHeader.razor.rz.scp.css */
.container-fluid[b-pfzi2s8xhd] {
    margin: 0;
    padding: 0;
    width: 100vw;
}

.navbar[b-pfzi2s8xhd] {
    margin: 0;
    padding: 0;
}

.navbar-right[b-pfzi2s8xhd] {
    justify-content: flex-end;
}

.navbar-brand[b-pfzi2s8xhd] {
    font-size: 1rem;
    font-weight: 600;
    margin: 0;
    padding: 0;
    color: #333;
}

.nav-item[b-pfzi2s8xhd] {
    font-size: 0.9rem;
    font-weight: normal;
}

    .nav-item:hover[b-pfzi2s8xhd] {
        font-weight: 600;
    }

.headerLogo[b-pfzi2s8xhd] {
    width: 50px;
    border-right: 1px solid #ccc;
    padding-right: 13px;
    padding-top: 10px;
    padding-bottom: 5px;
    margin-left: 13px;
    margin-right: 10px;
}

a[b-pfzi2s8xhd] {
    text-decoration: none; 
}

.basic-nav-item[b-pfzi2s8xhd] {
    white-space: nowrap;
    padding-left: 10px;
    padding-right: 10px;
    border-right: 1px solid #333;
}

    .basic-nav-item a[b-pfzi2s8xhd] {
        color: #333;
    }

li.basic-nav-item:last-child[b-pfzi2s8xhd] {
    border: none;
}

@media only screen and (max-width : 767.98px) {
    .navbar-collapse[b-pfzi2s8xhd] {
        background: gainsboro;
    }

    .nav-item[b-pfzi2s8xhd] {
        padding: 10px;
    }

        .nav-item:hover[b-pfzi2s8xhd] {
            background-color: #b6baba;
        }

    li.basic-nav-item[b-pfzi2s8xhd] {
        border: none;
    }
}

/* this puts input the word menu and not a hamburger menu (remove content to restore hamburger) */
.navbar-toggler[b-pfzi2s8xhd] {
    border-color: #0b6240;
    border-radius: .5em;
    padding: 5px;
    margin-right: 5px;
}

    .navbar-toggler:active[b-pfzi2s8xhd] {
        outline: none;
        box-shadow: none;
    }

    .navbar-toggler:focus[b-pfzi2s8xhd] {
        box-shadow: none;
        border-width: 2px;
    }

    .navbar-toggler:hover[b-pfzi2s8xhd] {
        background: gainsboro;        
        border-width: 2px;
    }

.navbar-toggler-icon[b-pfzi2s8xhd] {
    width: 2.5em;
    height: 1.15em;
    background-image: none;
}

    .navbar-toggler-icon[b-pfzi2s8xhd]:before {
        content: "Menu";
        font-size: 0.9rem;
        font-weight: 700;
    }
/* end menu */
/* /EdwardsComponents/TopMenuDropdown - Copy.razor.rz.scp.css */
.dropdown-menu li:hover[b-5hifvir7om] {
    background: gainsboro;
}

.dropdown-menu .dropdown-header[b-5hifvir7om] {
    text-transform: uppercase;
    font-size: 0.8rem;
}

    .dropdown-menu .dropdown-header:hover[b-5hifvir7om] {
        background-color: transparent;
    }

.divider[b-5hifvir7om] {
    border-bottom: 1px solid #b4b2b2;
}

    .dropdown-menu li.divider:hover[b-5hifvir7om] {
        background-color: transparent;
        cursor: text;
    }

ul li[b-5hifvir7om] {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
    padding-bottom: 3px;    
    line-height: normal;
    margin-top: 5px;
    margin-bottom: 5px;
}

    ul li a[b-5hifvir7om] {
        color: #4d4d4d;
        text-decoration: none;
        font-size: 0.9rem;
    }


p[b-5hifvir7om] {
    margin-bottom: 0;
}

.btn[b-5hifvir7om] {
    background-color: #0b6240;
    color: white;
    outline: 0 !important;
    box-shadow: none !important;
    border: none;
    text-align: left;
    font-size: 0.9rem;
}

    .btn:hover[b-5hifvir7om] {
        color: white;
    }

    .btn:active:hover[b-5hifvir7om] {
        color: white;
    }

    .btn:focus[b-5hifvir7om] {
        color: white;
    }

    .btn.show[b-5hifvir7om] {
        color: white;
    }

button.dropdown-toggle[b-5hifvir7om] {
    padding-top: 10px;
}

a.menu-link-button[b-5hifvir7om] {
    background-color: transparent;
    margin: 0;
    padding-top: 10px;
    color: white;
    line-height: unset;
    text-decoration: none;
    font-size: 0.9rem;
}

    a.menu-link-button:hover[b-5hifvir7om] {
        color: lightgray;
    }
/* /EdwardsComponents/TopMenuDropdown.razor.rz.scp.css */
.dropdown-menu[b-zfzo2enubv] {
    --bs-dropdown-link-hover-bg: #dce0e0;
    --bs-dropdown-link-active-bg: #dce0e0;
}

.dropdown-header[b-zfzo2enubv] {
    text-transform: uppercase;
    font-size: 0.8rem;
}

    .dropdown-header:hover[b-zfzo2enubv] {
        background-color: transparent;
    }

.navbar[b-zfzo2enubv] {
    background-color: #0b6240;
    margin: 0;
    padding: 0;
    min-height: 50px;
    padding-left: 0;
}

.navbar-toggler[b-zfzo2enubv] {
    border: none;
}

.navbar-toggler-icon[b-zfzo2enubv] {
    width: 1.15em;
    height: 1.15em;
    border: none;
    outline: none;
    box-shadow: none;
    color: white;
}

.navbar-toggler-text[b-zfzo2enubv] {
    color: white;
    font-size: 1rem;
    font-weight: 500;
}

.navbar-toggler:active[b-zfzo2enubv] {
    outline: none;
    box-shadow: none;
}

.navbar-toggler:focus[b-zfzo2enubv] {
    box-shadow: none;
}

.nav-link[b-zfzo2enubv] {
    color: white;
    font-size: 1rem;
    font-weight: 600;
    padding-left: 10px;
}

    .nav-link:hover[b-zfzo2enubv] {
        color: ghostwhite;
        font-weight: bold;
    }

    .nav-link:focus[b-zfzo2enubv], .nav-link:active[b-zfzo2enubv], .navbar-nav .nav-link.show[b-zfzo2enubv] {
        color: white;
        font-weight: bold;
    }

.navbar-dark .navbar-nav .nav-link:focus[b-zfzo2enubv], .navbar-dark .navbar-nav .nav-link:hover[b-zfzo2enubv] {
    color: ghostwhite;
}

@media only screen and (max-width:767.98px) {
    .navbar-collapse[b-zfzo2enubv] {
        background: white;
        color: black;
    }

    .navbar-dark .navbar-nav .nav-link[b-zfzo2enubv] {
        color: black;
    }

    .nav-link:hover[b-zfzo2enubv], .nav-link:focus[b-zfzo2enubv], .nav-link:active[b-zfzo2enubv], .navbar-nav .nav-link.show[b-zfzo2enubv] {
        color: black;
        background-color: #b6baba;
        font-weight: 600;
    }

    .navbar-dark .navbar-nav .nav-link:focus[b-zfzo2enubv], .navbar-dark .navbar-nav .nav-link:hover[b-zfzo2enubv] {
        color: ghostwhite;
    }
}
/* /Layouts/BlankLayout.razor.rz.scp.css */
/* /Layouts/FilterMenu.razor.rz.scp.css */
.menu-title[b-geaggvz40v] {    
    background-color: dimgray;
    font-size: 1.1rem;
    color: white;
    margin-left: 0rem;
    padding: 10px;
    width: 100%;
}

input[type="checkbox"][b-geaggvz40v] {
    -webkit-appearance: none;
    width: 100%;
    height: 10px;
    cursor: pointer;
    position: fixed;
    top: -10px;
    border: none;
    outline: none;
    box-shadow: none;
    background-color: pink;
}

    input[type="checkbox"][b-geaggvz40v]:after {
        position: absolute;
        right: 10px;
        top: 0px;
    }

.nav-item[b-geaggvz40v] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-geaggvz40v] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-geaggvz40v] {
        padding-bottom: 1rem;
    }

    .nav-item[b-geaggvz40v]  a {
        color: black;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        padding-left: 1rem;
    }

        .nav-item[b-geaggvz40v]  a.active {
            background-color: #378261;
            color: white;
            font-weight: 500;
        }

        .nav-item[b-geaggvz40v]  a:hover {
            background-color: silver;
            color: black;
        }

.nav-scrollable[b-geaggvz40v] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-geaggvz40v] {
    display: block;
}

.navbar-toggler-icon[b-geaggvz40v] {
    padding-top: 0px;
}

@media (min-width: 700px) {
    .navbar-toggler[b-geaggvz40v] {
        display: none;
    }

    .navbar-toggler-icon[b-geaggvz40v] {
        display: none;
    }

    .nav-scrollable[b-geaggvz40v] {
        /* Never collapse the sidebar for wide screens */
        display: block;        
    }
}
/* /Layouts/MainLayout.razor.rz.scp.css */
main[b-4xrzb062om] {
    flex: 1;    
    overflow: hidden;
}

.wrapper[b-4xrzb062om] {
    overflow: hidden; 
    height:100vh;
}

/*.page {
    position: relative;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}*/

/* Note that marquee, sidebar, event-content and footer all have vh heights, if you change one, then you have to check the others too */
.rsvp-marquee[b-4xrzb062om] {
    height: 20vh;
    position: relative;
    text-align: center;
    color: white;
    font-size: xx-large !important;
    font-weight: 800;
    border-bottom: 1px solid #0b6240;
}

.rsvp-marquee-image[b-4xrzb062om] {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.rsvp-marquee-text[b-4xrzb062om] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.edwards-scrollable[b-4xrzb062om] {
    overflow-y: auto; 
    height: 72%;
}

.edwards-content[b-4xrzb062om] {
    display:flex;
}

.sidebar[b-4xrzb062om] {
    width: 250px;
    background-color: gainsboro;
    color: dimgray;
    overflow: hidden;
    /*height: fit-content;*/
}

.content[b-4xrzb062om] {
    padding-top: 10px !important;
}

.event-content[b-4xrzb062om] {
    margin-left: 1rem;
    overflow: hidden;
    height: fit-content;
}

.footer[b-4xrzb062om] {
    border-top: 1px solid #0b6240;
    margin-top: auto;
    font-size: 0.8em;    
    height: fit-content;
    bottom: 0;
    background-color: white;
}

@media only screen and (max-width: 600px) {
    body[b-4xrzb062om] {
        background-color: lightblue;
    }
}

@media (max-width: 699.98px) {
    .top-row[b-4xrzb062om] {
        justify-content: space-between;
    }

        .top-row[b-4xrzb062om]  a, .top-row[b-4xrzb062om]  .btn-link {
            margin-left: 0;
        }

    .sidebar[b-4xrzb062om] {
        width: 100vw;
    }

    .event-content[b-4xrzb062om] {
        margin-left: 1rem;
        overflow: auto;
    }

    .edwards-content[b-4xrzb062om] {
        display: unset;
    }
}

@media (min-width: 700px) {
    .sidebar[b-4xrzb062om] {        
        position: sticky;
        top: 0;
    }

    .top-row[b-4xrzb062om] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

        .top-row.auth[b-4xrzb062om]  a:first-child {
            flex: 1;
            text-align: right;
            width: 0;
        }

    .top-row[b-4xrzb062om], article[b-4xrzb062om] {
        padding-left: 0rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4xrzb062om] {
    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-4xrzb062om] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Layouts/OriginalNavMenu.razor.rz.scp.css */
.navbar-toggler[b-qnoo6j0euu] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: black;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-qnoo6j0euu] {
        background-color: rgba(255, 255, 255, 0.5);
    }

.top-row[b-qnoo6j0euu] {
    height: 3.5rem;
    background-color: hotpink;
}

.navbar-brand[b-qnoo6j0euu] {
    font-size: 1.1rem;
}

.bi[b-qnoo6j0euu] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill[b-qnoo6j0euu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill[b-qnoo6j0euu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested[b-qnoo6j0euu] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-qnoo6j0euu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-qnoo6j0euu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-qnoo6j0euu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-qnoo6j0euu]  a {
        color: black;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-qnoo6j0euu]  a.active {
            background-color: pink;
            color: black;
        }

        .nav-item[b-qnoo6j0euu]  a:hover {
            background-color: silver;
            color: black;
        }

.nav-scrollable[b-qnoo6j0euu] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-qnoo6j0euu] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-qnoo6j0euu] {
        display: none;
    }

    .nav-scrollable[b-qnoo6j0euu] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Pages/IndexAdmin.razor.rz.scp.css */
/* /Pages/IndexUser.razor.rz.scp.css */
h5[b-i6zhf4qgs3] {
    margin-top: 1rem;
}

hr[b-i6zhf4qgs3] {
    color: rgba(0, 128, 0, 0.0);
}

p[b-i6zhf4qgs3] {
    font-size: 0.9rem;
}

.waitMsg[b-i6zhf4qgs3] {
    font-size: 1.1rem;
    font-weight: 500;
}

.errorMsg[b-i6zhf4qgs3] {
    font-size: 1rem;
    font-weight: 500;
}
/* /Reports/TestReport.razor.rz.scp.css */
#modal-report[b-w38vqvgblp] {
   
}

hr[b-w38vqvgblp] {
    max-width: 99%;
}

th[b-w38vqvgblp], td[b-w38vqvgblp] {
    padding: 10px;
}

th[b-w38vqvgblp] {
    background-color: #f2f2f2;
}

.rpt-criteria-label[b-w38vqvgblp] {
    font-style: italic;
    width: fit-content;
}

select[b-w38vqvgblp] {
    padding: 8px;
    color: black;
    border: 1px solid grey;
    width: 100%;
}

option[b-w38vqvgblp] {
    padding: 8px;
}

.showreport[b-w38vqvgblp] {
    margin: 10px;
}

.displayed-report[b-w38vqvgblp] {
    margin-left: 10px;
}

@media print {
    .no-print[b-w38vqvgblp], .no-print *[b-w38vqvgblp] {
        display: none !important;
    }
}
/* /Shared/AccordionItem.razor.rz.scp.css */
.accordion-button[b-170vaet05m] {
    color: #0b6240;
    background-color: ghostwhite;
}

    .accordion-button:not(.collapsed)[b-170vaet05m] {
        color: #0b6240;
        background-color: gainsboro;
    }

        .accordion-button:not(.collapsed)[b-170vaet05m]::after {
            background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b6a41'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
        }

    .accordion-button[b-170vaet05m]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b6a41'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

    .accordion-button:focus[b-170vaet05m] {
        border-color: #378261;
        box-shadow: 0 0 0 .25rem rgba(11, 106, 65, 0.25)
    }
/* /Shared/AlertBox.razor.rz.scp.css */
div.sticky[b-fmhz26sy1a] {
    position: -webkit-sticky; /* Safari */
    position: sticky;
    top: 0;
    border: 2px solid black;
    z-index:1;
}

/* /Shared/CheckboxDropdown.razor.rz.scp.css */
.dropdown-button[b-w9foqfo3sd] {
   font-size: small;
   width: 100%;
}
/* /Shared/CollapsibleCard.razor.rz.scp.css */
.collapsible-card-body[b-jhvbj6zhq9] {
    overflow-y: auto;
    max-height: 100%; 
}

.new-record[b-jhvbj6zhq9] {
    background-color: lightcyan;
}


.accordion[b-jhvbj6zhq9] {
    --bs-accordion-btn-padding-y: 0.5rem;
    --bs-accordion-btn-padding-x: 0.5rem;
    --bs-accordion-body-padding-y: 0.5rem;
    --bs-accordion-body-padding-x: 0.5rem;
}

.accordion-button[b-jhvbj6zhq9] {
    color: #0b6240;
}

.accordion-button:not(.collapsed)[b-jhvbj6zhq9] {
    color: #0b6240;
    background-color: gainsboro;
}

    .accordion-button:not(.collapsed)[b-jhvbj6zhq9]::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b6a41'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    }

.accordion-button[b-jhvbj6zhq9]::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230b6a41'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

    .accordion-button:focus[b-jhvbj6zhq9] {
        border-color: #378261;
        box-shadow: 0 0 0 .25rem rgba(11, 106, 65, 0.25)
    }
/* /Shared/DialogueBox.razor.rz.scp.css */
.modal[b-0ljhkuzkmo] {
    overflow-x: hidden;
    overflow-y: hidden;
}

.modal-warning[b-0ljhkuzkmo] {
    text-align:center;
    color: red;
    font-weight:600;
    text-align:start;
}

/* /Shared/DynamicGrid.razor.rz.scp.css */
.generic-table[b-m0vvn5sni2] {
    border-collapse: collapse;
    width: 100%;
    table-layout: auto;
}

.grid[b-m0vvn5sni2] {
    border-collapse: collapse;
    overflow-y: auto;
}

    .grid thead[b-m0vvn5sni2] {
        position: sticky;
        top: 0;
        background: #CBE1D5;
        z-index: 1;
        top: -20px;     /* otherwise this header isn't at the top of the table when you are scrolling a long list ... there is probably a better way */
    }

        .grid thead th[b-m0vvn5sni2] {
            padding: 5px;
            border: 1px solid grey;
        }

    .grid col-header-content[b-m0vvn5sni2] {
        padding-right: 0;
    }

    .grid tr:nth-child(even)[b-m0vvn5sni2] {
        background: #f6f6f6;
        padding: 5px;
    }

    .grid td[b-m0vvn5sni2] {
        padding: 5px;
        border: 1px solid grey;
        text-align:center; 
    }

    .grid[b-m0vvn5sni2]  input {
        border:none !important;
        background-color:transparent;
    }

        .grid[b-m0vvn5sni2]  input.form-control.new-record {
            background-color: lightcyan;
        }

        .grid[b-m0vvn5sni2]  input.new-record {
            background-color: lightcyan;
        }

        .grid[b-m0vvn5sni2]  div.new-record {
            background-color: lightcyan;
        }

        .grid[b-m0vvn5sni2]  select {
            color: black;
            border: 1px solid grey;
            outline: none;
            width: 100%;
            margin-top: 10px;
        }

            .grid[b-m0vvn5sni2]  select.new-record {
                background: lightcyan;
            }
/* /Shared/DynGenericField.razor.rz.scp.css */
/* /Shared/DynGenericListField.razor.rz.scp.css */
/* /Shared/SearchBox.razor.rz.scp.css */
.search-box[b-wiilxs6gpg] {
    padding: 8px;
    border-color: #0b6240;
    width: 200px;
}

    .search-box:focus[b-wiilxs6gpg] {        
        z-index: 3;
        outline: 0;
        box-shadow: 0 0 0 .25rem rgba(11, 106, 65, 0.25);
    }

/* Because foundation.css sets this to none and the x disappears */
input[type=search][b-wiilxs6gpg]::-webkit-search-cancel-button, input[type=search][b-wiilxs6gpg]::-webkit-search-decoration {
    -webkit-appearance: revert;
}

/* Magnifying glass */
.mag-glass[b-wiilxs6gpg] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" > <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Shared/SearchRadioSet.razor.rz.scp.css */
.search-box[b-lcyvbtr8fv] {
    padding: 8px;
    border-color: #0b6240;
    max-width: 400px;
}
/* /Shared/SortByRadioSet.razor.rz.scp.css */
.search-box[b-53gdqz2roj] {
    padding: 8px;
    border-color: #0b6240;
    max-width: 400px;
}
/* /Shared/TabControl.razor.rz.scp.css */
hr[b-pu5cbp546w] {
    margin-top: -.05em;
    margin-left: 0px;
    color: steelblue;
    border-width: 2px;
    height: 3px;
    max-width: 100%;
}

.btn-group[b-pu5cbp546w] {
    background-color: lightsteelblue;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.btn[b-pu5cbp546w] {
    margin-left: 0px;
    box-shadow: none !important;
    outline: none !important;
    border: 2px solid white;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-tab-primary[b-pu5cbp546w] {
    background-color: steelblue;
    color: white;
    font-weight: 600;
    border: 2px solid steelblue;
}

.btn-tab-secondary[b-pu5cbp546w] {
    background-color: white;
    color: dimgrey;
    font-weight: normal;
    border: 2px solid gainsboro;
}

button.disabled[b-pu5cbp546w] {
    background-color: darkgrey;
    font-style: italic;
}

*:hover[b-pu5cbp546w] {
    background-color: lightsteelblue;
}

*:focus *:active[b-pu5cbp546w] {
    outline: 0 !important;
}
/* /Shared/ToolTip.razor.rz.scp.css */
tooltip-container[b-7fkkdktlyu] {
    margin-left: 5px;
    margin-right: 5px;
    position: relative;
    display: inline-block;
}

tooltip-container:hover[b-7fkkdktlyu] {
    background-color: linen;
}

    tooltip-container:hover .tooltiptext[b-7fkkdktlyu] {
        visibility: visible;
    }

tooltip-container .tooltiptext[b-7fkkdktlyu] {
    visibility: hidden;
    width: 250px;
    background-color: gainsboro;
    color: black;
    text-align: left;
    border-radius: 6px;
    padding: 5px;
    margin-left: 5px;
    /* Position the tooltip */
    position: absolute;
    z-index: 999;
}
/* /UserComponents/EventDetails.razor.rz.scp.css */
event-cancelled[b-lcogiq4w10] {
    font-size: 1.2rem;
    color: darkred;
}

.event-cancelled-div[b-lcogiq4w10] {
    width: 100%;
    background-color: lightpink;
    text-align: center;
    margin-top: 1em;
    margin-bottom: 1em;
    padding: 0.5em;
    border: 1px solid dimgrey;
}

.contact-div[b-lcogiq4w10] {
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

.contact-label[b-lcogiq4w10] {
    font-size: 0.9rem !important;
    margin-right: 0.75rem;
    font-weight: bold;
}

.contact-field[b-lcogiq4w10] {
    text-decoration: none;
    color: #0b6240;
    font-weight: 600;
}
/* /UserComponents/EventList.razor.rz.scp.css */
h1[b-4tsjk3sfil] {
    font-size: calc(1.2rem + .6vw) !important;
    font-weight: 700;
    text-align: left;
}

h4[b-4tsjk3sfil] {
    margin-top: 2rem;
}

h5[b-4tsjk3sfil] {
    margin-top: 1rem;
}

hr[b-4tsjk3sfil] {
    color: rgba(0, 128, 0, 0.0);
}

.event-card[b-4tsjk3sfil] {
    background-color: rgba(0, 128, 0, 0.01);
    border: 1px solid #0b6240;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    padding: 0.5rem;
    margin-bottom: 0.75rem;
}

event-hdr[b-4tsjk3sfil] {
    color: #0b6240;
    font-size: calc(1.2rem + .6vw);
    font-weight: 700;
    line-height: 1em;
}

event-info[b-4tsjk3sfil] {
    color: #0b6240;
    font-size: .8rem;
    font-style: italic;
    font-weight: 600;
    margin-right: 10px;
}

event-summary[b-4tsjk3sfil] {
    color: dimgray;
    line-height: 1em;
    font-size: .8rem;
}

/* /UserComponents/SessionDetails.razor.rz.scp.css */
.session-table[b-d0u08dngah] {
    border-collapse: collapse;
    width: 100%;    
}

.session-cards[b-d0u08dngah] {
    width: 100%;
    justify-content: center;
    align-items: center;
    text-align: center;
    visibility: hidden;
    max-height: 0;
}

.mini-session-card[b-d0u08dngah] {
    border: 1px solid steelblue;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    min-width: 175px;
    max-width: 210px;
    text-align: center;
    margin: 1em;
    display: inline-flex;
    padding: 0;
    margin: 0.5rem;
}

.mini-session-card-content[b-d0u08dngah] {
    padding: 1em;
    width: 100%;
}

.mini-session-card-footer[b-d0u08dngah] {
    border-top: 1px solid dimgrey;
    background-color: #CBE1D5;
    color: #0b6240;
    width: 100%;
    font-size: 0.9em;
    font-weight: 700;
    font-style: italic;
    padding: 0.25rem;
}

p[b-d0u08dngah] {
    margin-bottom: 0.5rem;
}

[b-d0u08dngah] .quickgrid[theme=default] {
    --col-gap: 0rem;
    width: 100%;
}

.grid[b-d0u08dngah] {
    border-collapse: collapse;
}

    .grid[b-d0u08dngah]  thead {
        position: sticky;
        top: 0;
        background: #CBE1D5;
        font-size: 0.9rem;
        font-weight: 400;
    }

    .grid[b-d0u08dngah]  th {
        padding: 5px;
        border: 1px solid grey;
    }

    .grid col-header-content[b-d0u08dngah] {
        padding-right: 0;
    }

    .grid[b-d0u08dngah]  tr:nth-child(even) {
        background: #f6f6f6;
    }

    .grid[b-d0u08dngah]  td {
        padding: 10px;
        border: 1px solid grey;
    }

    .grid[b-d0u08dngah]  span.disabled-session {
        color: grey;
        font-style: italic;
    }

.btn[b-d0u08dngah] {
    padding: 0.5rem;
    font-size: 0.9rem;
}

.btn-register[b-d0u08dngah] {
    background-color: green;
    font-weight: 500;
}

.btn-deregister[b-d0u08dngah] {
    background-color: red;
    font-weight: 500;
}

.btn-waitlist[b-d0u08dngah] {
    background-color: yellow;
    color: black;
    font-weight: 500;
}

.btn-request[b-d0u08dngah] {
    background-color: lightcyan;
    color: black;
    font-weight: 500;
}


@media (max-width: 1325px) {
    .grid[b-d0u08dngah]  table {
        font-size: 0.8rem;
    }

    .grid[b-d0u08dngah]  thead {
        font-size: 0.7rem;
    }

    .session-table[b-d0u08dngah] {
        overflow: auto;
        visibility: hidden;
        max-height: 0;
    }

    .session-cards[b-d0u08dngah] {
        visibility: visible;
        max-height: 100%;
    }
}
