/* /Pages/Index.razor.rz.scp.css */
.main-ttl[b-o4syozjxhr] {
    width: 75%;
    margin: 0 auto;
}

    .main-ttl h1[b-o4syozjxhr] {
        font-weight: bold;
        font-size: 2em;
    }

.submit-btn[b-o4syozjxhr] {
    margin: 1.5em 0 2.5em;
    text-align: center;
}

.e-custom[b-o4syozjxhr] {
    width: 10em;
    background-color: #20a8d8;
    font-size: 1.5em;
    border: none !important;
}

    .e-custom:hover[b-o4syozjxhr] {
        background: #1b8eb7 !important;
    }



table[b-o4syozjxhr] {
    width: 80%;
    margin: 0 auto;
    border-collapse: unset !important;
}

th[b-o4syozjxhr] {
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    width: 25%;
    padding-left: 1em;
    background: #efefef;
}

td[b-o4syozjxhr] {
    border-bottom: solid 1px #ddd;
    padding: 1em;
}

    td .item[b-o4syozjxhr] {
        margin: 0;
        display: flex;
        align-items: center;
    }

.input-box[b-o4syozjxhr] {
    margin: 0 0 1.5em 0;
}

.box-short[b-o4syozjxhr] {
    width: 70%;
}

.input-number[b-o4syozjxhr] {
    display: flex;
    align-items: baseline;
}

.number-box[b-o4syozjxhr] {
    width: 10%;
}

.box1[b-o4syozjxhr] {
    margin-right: 0.5em;
}

.box2[b-o4syozjxhr] {
    margin-left: 0.5em;
}

.box-center[b-o4syozjxhr] {
    margin: 0 0.5em;
}

.label-info[b-o4syozjxhr] {
    opacity: 0.6;
}

.cell-radio[b-o4syozjxhr] {
    display: flex;
}

.input-radio[b-o4syozjxhr] {
    margin-right: 1.5em;
}

.forms[b-o4syozjxhr] {
    margin: 1.5em 0;
}

    .forms .chb-style[b-o4syozjxhr] {
        display: flex;
        align-items: center;
    }

        .forms .chb-style p[b-o4syozjxhr] {
            margin: 0;
        }

.main-form[b-o4syozjxhr] {
    margin: 0 2.5em;
}

.form-title[b-o4syozjxhr] {
    margin: 0 auto;
    margin-bottom: 0.75em;
    font-weight: bold;
    text-decoration: underline;
    width: 80%;
}

.required-mark[b-o4syozjxhr] {
    background: #ff0000;
    border-radius: 4px;
    margin-left: 0.5em;
    width: 2em;
    height: 1em;
    display: flex;
    justify-content: center;
    margin-left: 1em;
}

    .required-mark span[b-o4syozjxhr] {
        color: #fff;
        font-size: 10px;
    }

.required-th[b-o4syozjxhr] {
    background: #ff0000;
    border-radius: 4px;
    margin-left: 1em;
}

    .required-th span[b-o4syozjxhr] {
        color: #fff;
        font-size: 0.75em;
        margin: 0.5em;
    }

th label[b-o4syozjxhr] {
    margin-bottom: 0;
}

.error-message[b-o4syozjxhr] {
    color: #ff0000;
}
/* /Shared/MainLayout.razor.rz.scp.css */
.page[b-42701uuso0] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-42701uuso0] {
    flex: 1;
}

.sidebar[b-42701uuso0] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

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

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

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

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

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-42701uuso0] {
        display: none;
    }

    .top-row.auth[b-42701uuso0] {
        justify-content: space-between;
    }

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

@media (min-width: 641px) {
    .page[b-42701uuso0] {
        flex-direction: row;
    }

    .sidebar[b-42701uuso0] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-42701uuso0] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-42701uuso0]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-42701uuso0], article[b-42701uuso0] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Shared/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-yqmjosgt0d] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-yqmjosgt0d] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-yqmjosgt0d] {
    font-size: 1.1rem;
}

.oi[b-yqmjosgt0d] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-yqmjosgt0d] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-yqmjosgt0d] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-yqmjosgt0d] {
        padding-bottom: 1rem;
    }

    .nav-item[b-yqmjosgt0d]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-yqmjosgt0d]  a.active {
    background-color: rgba(255,255,255,0.25);
    color: white;
}

.nav-item[b-yqmjosgt0d]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (min-width: 641px) {
    .navbar-toggler[b-yqmjosgt0d] {
        display: none;
    }

    .collapse[b-yqmjosgt0d] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}
