@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/LI2024.WebApp/Components/Account/Pages/ConfirmEmail.razor.rz.scp.css */
.signin-cta[b-r8e3788m2n] {
    justify-content: center;
    margin-top: 30px;
    color: white;
    font-size: 1em;
}

    .signin-cta > p[b-r8e3788m2n] {
        margin-right: 8px;
        white-space: nowrap;
        color: #fff;
    }

    .signin-cta > a[b-r8e3788m2n] {
        align-items: center;
        color: #ffe492;
        text-decoration: none;
        white-space: nowrap;
    }

        .signin-cta > a:hover[b-r8e3788m2n] {
            text-decoration: underline;
        }
/* _content/LI2024.WebApp/Components/Account/Pages/ConfirmEmailChange.razor.rz.scp.css */
.signin-cta[b-i1mpig5ecn] {
    justify-content: center;
    margin-top: 30px;
    color: white;
    font-size: 1em;
}

    .signin-cta > p[b-i1mpig5ecn] {
        margin-right: 8px;
        white-space: nowrap;
        color: #fff;
    }

    .signin-cta > a[b-i1mpig5ecn] {
        align-items: center;
        color: #ffe492;
        text-decoration: none;
        white-space: nowrap;
    }

        .signin-cta > a:hover[b-i1mpig5ecn] {
            text-decoration: underline;
        }
/* _content/LI2024.WebApp/Components/Account/Pages/ForgotPassword.razor.rz.scp.css */

.forgotpwd-form[b-jmgn6nyuc3] {
    font-family: 'Roboto', sans-serif;
}

    .forgotpwd-form > input[b-jmgn6nyuc3] {
        color: #fff !important;
    }

        .forgotpwd-form > input:-webkit-autofill[b-jmgn6nyuc3],
        .forgotpwd-form > input:-webkit-autofill:hover[b-jmgn6nyuc3],
        .forgotpwd-form > input:-webkit-autofill:focus[b-jmgn6nyuc3],
        .forgotpwd-form > input:-webkit-autofill:active[b-jmgn6nyuc3] {
            -webkit-transition-delay: 9999s;
            -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
        }

.forgotpwd-btn[b-jmgn6nyuc3] {
    display: block;
    margin: 35px auto 10px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 8px;
    text-transform: uppercase;
    line-height: 35px;
    cursor: pointer;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background-color: #4f9cf9;
    outline: none;
    transition: .3s ease-in-out;
}

    .forgotpwd-btn:hover[b-jmgn6nyuc3] {
        background-color: #ffe492;
        color: #000;
    }

.validation-error[b-jmgn6nyuc3] {
    color: #F03F37;
}

/* _content/LI2024.WebApp/Components/Account/Pages/Login.razor.rz.scp.css */

.signin-form[b-jym5txckn4] {
    font-family: 'Roboto', sans-serif;
}

    .signin-form > input[b-jym5txckn4] {
        color: #fff !important;
    }

        .signin-form > input:-webkit-autofill[b-jym5txckn4],
        .signin-form > input:-webkit-autofill:hover[b-jym5txckn4],
        .signin-form > input:-webkit-autofill:focus[b-jym5txckn4],
        .signin-form > input:-webkit-autofill:active[b-jym5txckn4] {
            -webkit-transition-delay: 9999s;
            -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
        }

.signin-btn[b-jym5txckn4] {
    display: block;
    margin: 35px auto 10px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 8px;
    text-transform: uppercase;
    line-height: 35px;
    cursor: pointer;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background-color: #4f9cf9;
    outline: none;
    transition: .3s ease-in-out;
}

    .signin-btn:hover[b-jym5txckn4] {
        background-color: #ffe492;
        color: #000;
    }

.forgot-password > a[b-jym5txckn4] {
    display: block;
    text-align: right;
    color: #ffe492;
    font-size: 1em;
    text-decoration: none;
}

    .forgot-password > a:hover[b-jym5txckn4] {
        text-decoration: underline;
    }

.signup-cta[b-jym5txckn4] {
    display: flex;
    justify-content: center;
    margin-top: 30px;
    color: white;
    font-size: 1em;
}

    .signup-cta > p[b-jym5txckn4] {
        margin-right: 8px;
        white-space: nowrap;
        color: #fff;
    }

    .signup-cta > a[b-jym5txckn4] {
        align-items: center;
        color: #ffe492;
        text-decoration: none;
        white-space: nowrap;
    }

        .signup-cta > a:hover[b-jym5txckn4] {
            text-decoration: underline;
        }

.validation-error[b-jym5txckn4] {
    color: #F03F37;
}

/* _content/LI2024.WebApp/Components/Account/Pages/LoginWith2fa.razor.rz.scp.css */


.no2fadevice > a[b-mjrptr8utf] {
    color: #ffe492;
    font-size: 1em;
    text-decoration: none;
}

    .no2fadevice > a:hover[b-mjrptr8utf] {
        text-decoration: underline;
    }
/* _content/LI2024.WebApp/Components/Account/Pages/Register.razor.rz.scp.css */


.register-form[b-ncgzk76izo] {
    font-family: 'Roboto', sans-serif;
}

    .register-form > input[b-ncgzk76izo] {
        color: #fff !important;
    }

        .register-form > input:-webkit-autofill[b-ncgzk76izo],
        .register-form > input:-webkit-autofill:hover[b-ncgzk76izo],
        .register-form > input:-webkit-autofill:focus[b-ncgzk76izo],
        .register-form > input:-webkit-autofill:active[b-ncgzk76izo] {
            -webkit-transition-delay: 9999s;
            -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
        }

.register-btn[b-ncgzk76izo] {
    display: block;
    margin: 35px auto 10px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 8px;
    text-transform: uppercase;
    line-height: 35px;
    cursor: pointer;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background-color: #4f9cf9;
    outline: none;
    transition: .3s ease-in-out;
}

    .register-btn:hover[b-ncgzk76izo] {
        background-color: #ffe492;
        color: #000;
    }

.resend-confirmation > a[b-ncgzk76izo] {
    display: block;
    text-align: right;
    color: #ffe492;
    font-size: 1em;
    text-decoration: none;
}

    .resend-confirmation > a:hover[b-ncgzk76izo] {
        text-decoration: underline;
    }


.validation-error[b-ncgzk76izo] {
    color: #F03F37;
}
/* _content/LI2024.WebApp/Components/Account/Pages/ResendEmailConfirmation.razor.rz.scp.css */

.resendconfirm-form[b-4pzgp2a5pw] {
    font-family: 'Roboto', sans-serif;
}

    .resendconfirm-form > input[b-4pzgp2a5pw] {
        color: #fff !important;
    }

        .resendconfirm-form > input:-webkit-autofill[b-4pzgp2a5pw],
        .resendconfirm-form > input:-webkit-autofill:hover[b-4pzgp2a5pw],
        .resendconfirm-form > input:-webkit-autofill:focus[b-4pzgp2a5pw],
        .resendconfirm-form > input:-webkit-autofill:active[b-4pzgp2a5pw] {
            -webkit-transition-delay: 9999s;
            -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
        }

.resendconfirm-btn[b-4pzgp2a5pw] {
    display: block;
    margin: 35px auto 10px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 8px;
    text-transform: uppercase;
    line-height: 35px;
    cursor: pointer;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background-color: #4f9cf9;
    outline: none;
    transition: .3s ease-in-out;
}

    .resendconfirm-btn:hover[b-4pzgp2a5pw] {
        background-color: #ffe492;
        color: #000;
    }

.validation-error[b-4pzgp2a5pw] {
    color: #F03F37;
}
/* _content/LI2024.WebApp/Components/Account/Pages/ResetPassword.razor.rz.scp.css */

.resetpwd-form[b-k3ggullive] {
    font-family: 'Roboto', sans-serif;
}

    .resetpwd-form > input[b-k3ggullive] {
        color: #fff !important;
    }

        .resetpwd-form > input:-webkit-autofill[b-k3ggullive],
        .resetpwd-form > input:-webkit-autofill:hover[b-k3ggullive],
        .resetpwd-form > input:-webkit-autofill:focus[b-k3ggullive],
        .resetpwd-form > input:-webkit-autofill:active[b-k3ggullive] {
            -webkit-transition-delay: 9999s;
            -webkit-transition: color 9999s ease-out, background-color 9999s ease-out;
        }

.resetpwd-btn[b-k3ggullive] {
    display: block;
    margin: 35px auto 10px;
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 8px;
    text-transform: uppercase;
    line-height: 35px;
    cursor: pointer;
    font-size: 1em;
    text-align: center;
    text-decoration: none;
    color: #FFF;
    background-color: #4f9cf9;
    outline: none;
    transition: .3s ease-in-out;
}

    .resetpwd-btn:hover[b-k3ggullive] {
        background-color: #ffe492;
        color: #000;
    }

.validation-error[b-k3ggullive] {
    color: #F03F37;
}
/* _content/LI2024.WebApp/Components/Account/Pages/ResetPasswordConfirmation.razor.rz.scp.css */

.signin-cta[b-zhdiwren7p] {
    justify-content: center;
    margin-top: 30px;
    color: white;
    font-size: 1em;
}

    .signin-cta > p[b-zhdiwren7p] {
        margin-right: 8px;
        white-space: nowrap;
        color: #fff;
    }

    .signin-cta > a[b-zhdiwren7p] {
        align-items: center;
        color: #ffe492;
        text-decoration: none;
        white-space: nowrap;
    }

        .signin-cta > a:hover[b-zhdiwren7p] {
            text-decoration: underline;
        }
/* _content/LI2024.WebApp/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-4nnkmbtsur] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-4nnkmbtsur] {
    flex: 1;
}

.sidebar[b-4nnkmbtsur] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-4nnkmbtsur] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-4nnkmbtsur]  a, .top-row[b-4nnkmbtsur]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-4nnkmbtsur]  a:hover, .top-row[b-4nnkmbtsur]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-4nnkmbtsur]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-4nnkmbtsur] {
        justify-content: space-between;
    }

    .top-row[b-4nnkmbtsur]  a, .top-row[b-4nnkmbtsur]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-4nnkmbtsur] {
        flex-direction: row;
    }

    .sidebar[b-4nnkmbtsur] {
        width: 220px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-4nnkmbtsur] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-4nnkmbtsur]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-4nnkmbtsur], article[b-4nnkmbtsur] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-4nnkmbtsur] {
    background: lightyellow;
    color:black;
    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-4nnkmbtsur] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LI2024.WebApp/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-4pzvztem2z] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    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-4pzvztem2z] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-4pzvztem2z] {
    height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-4pzvztem2z] {
    font-size: 1.1rem;
    font-weight: bold;
}

.bi[b-4pzvztem2z] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-4pzvztem2z] {
    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-nav-menu[b-4pzvztem2z] {
    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-nav-menu[b-4pzvztem2z] {
    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");
}

.bi-lock-nav-menu[b-4pzvztem2z] {
    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 d='M8 1a2 2 0 0 1 2 2v4H6V3a2 2 0 0 1 2-2zm3 6V3a3 3 0 0 0-6 0v4a2 2 0 0 0-2 2v5a2 2 0 0 0 2 2h6a2 2 0 0 0 2-2V9a2 2 0 0 0-2-2zM5 8h6a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1z'/%3E%3C/svg%3E");
}

.bi-person-nav-menu[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6Zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4Zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10Z'/%3E%3C/svg%3E");
}

.bi-person-badge-nav-menu[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-badge' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 2a.5.5 0 0 0 0 1h3a.5.5 0 0 0 0-1h-3zM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0z'/%3E%3Cpath d='M4.5 0A2.5 2.5 0 0 0 2 2.5V14a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V2.5A2.5 2.5 0 0 0 11.5 0h-7zM3 2.5A1.5 1.5 0 0 1 4.5 1h7A1.5 1.5 0 0 1 13 2.5v10.795a4.2 4.2 0 0 0-.776-.492C11.392 12.387 10.063 12 8 12s-3.392.387-4.224.803a4.2 4.2 0 0 0-.776.492V2.5z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1H3Zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6Z'/%3E%3C/svg%3E");
}

.bi-arrow-bar-left-nav-menu[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrow-bar-left' viewBox='0 0 16 16'%3E%3Cpath d='M12.5 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5ZM10 8a.5.5 0 0 1-.5.5H3.707l2.147 2.146a.5.5 0 0 1-.708.708l-3-3a.5.5 0 0 1 0-.708l3-3a.5.5 0 1 1 .708.708L3.707 7.5H9.5a.5.5 0 0 1 .5.5Z'/%3E%3C/svg%3E");
}

.bi-bank[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-bank' viewBox='0 0 16 16'%3E%3Cpath d='m8 0 6.61 3h.89a.5.5 0 0 1 .5.5v2a.5.5 0 0 1-.5.5H15v7a.5.5 0 0 1 .485.38l.5 2a.498.498 0 0 1-.485.62H.5a.498.498 0 0 1-.485-.62l.5-2A.5.5 0 0 1 1 13V6H.5a.5.5 0 0 1-.5-.5v-2A.5.5 0 0 1 .5 3h.89zM3.777 3h8.447L8 1zM2 6v7h1V6zm2 0v7h2.5V6zm3.5 0v7h1V6zm2 0v7H12V6zM13 6v7h1V6zm2-1V4H1v1zm-.39 9H1.39l-.25 1h13.72z'/%3E%3C/svg%3E");
}

.bi-auction[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-auction' viewBox='0 0 512 512'%3E%3Cpath d='M222.716,311.307l-109.3-84.325c-8.698-6.709-21.195-5.09-27.898,3.602 c-6.708,8.691-5.103,21.189,3.601,27.898l109.293,84.318c8.705,6.708,21.196,5.103,27.905-3.595 C233.026,330.506,231.414,318.015,222.716,311.307z'/%3E%3Cpath d='M236.318,67.662l109.307,84.318c8.698,6.716,21.189,5.104,27.898-3.594c6.709-8.698,5.097-21.182-3.601-27.898 l-109.3-84.324c-8.698-6.709-21.189-5.09-27.898,3.601C226.015,48.462,227.628,60.954,236.318,67.662z'/%3E%3Cpolygon points='226.824,78.068 122.491,213.304 233.65,299.048 337.977,163.812 	'/%3E%3Cpath d='M501.529,363.144l-185.626-143.2l-32.864,42.598l185.633,143.2c11.764,9.075,28.652,6.901,37.72-4.864 C515.474,389.107,513.293,372.219,501.529,363.144z'/%3E%3Cpath d='M186.936,409.748c0-14.274-11.565-25.847-25.84-25.847H39.689c-14.274,0-25.84,11.572-25.84,25.847v19.166 h173.087V409.748z'/%3E%3Crect x='0' y='445.143' width='200.786' height='34.833'/%3E%3C/svg%3E");
}

.bi-houses[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-houses' viewBox='0 0 16 16'%3E%3Cpath d='M5.793 1a1 1 0 0 1 1.414 0l.647.646a.5.5 0 1 1-.708.708L6.5 1.707 2 6.207V12.5a.5.5 0 0 0 .5.5.5.5 0 0 1 0 1A1.5 1.5 0 0 1 1 12.5V7.207l-.146.147a.5.5 0 0 1-.708-.708zm3 1a1 1 0 0 1 1.414 0L12 3.793V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5v3.293l1.854 1.853a.5.5 0 0 1-.708.708L15 8.207V13.5a1.5 1.5 0 0 1-1.5 1.5h-8A1.5 1.5 0 0 1 4 13.5V8.207l-.146.147a.5.5 0 1 1-.708-.708zm.707.707L5 7.207V13.5a.5.5 0 0 0 .5.5h8a.5.5 0 0 0 .5-.5V7.207z'/%3E%3C/svg%3E");
}

.bi-map[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-map' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M15.817.113A.5.5 0 0 1 16 .5v14a.5.5 0 0 1-.402.49l-5 1a.5.5 0 0 1-.196 0L5.5 15.01l-4.902.98A.5.5 0 0 1 0 15.5v-14a.5.5 0 0 1 .402-.49l5-1a.5.5 0 0 1 .196 0L10.5.99l4.902-.98a.5.5 0 0 1 .415.103M10 1.91l-4-.8v12.98l4 .8zm1 12.98 4-.8V1.11l-4 .8zm-6-.8V1.11l-4 .8v12.98z'/%3E%3C/svg%3E");
}

.bi-calendar[b-4pzvztem2z] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-calendar' viewBox='0 0 16 16'> <path d='M3.5 0a.5.5 0 0 1 .5.5V1h8V.5a.5.5 0 0 1 1 0V1h1a2 2 0 0 1 2 2v11a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2V3a2 2 0 0 1 2-2h1V.5a.5.5 0 0 1 .5-.5M1 4v10a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1V4z'/%3E%3C/svg%3E");
}

.nav-item[b-4pzvztem2z] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

    .nav-item:first-of-type[b-4pzvztem2z] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-4pzvztem2z] {
        padding-bottom: 1rem;
    }

    .nav-item[b-4pzvztem2z]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
        white-space: nowrap;
    }

.nav-item[b-4pzvztem2z]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-4pzvztem2z]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-4pzvztem2z] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-4pzvztem2z] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-4pzvztem2z] {
        display: none;
    }

    .nav-scrollable[b-4pzvztem2z] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/LI2024.WebApp/Components/Layout/PostLayout.razor.rz.scp.css */
.page[b-hm0mvtayyc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-hm0mvtayyc] {
    flex: 1;
}

.sidebar[b-hm0mvtayyc] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-hm0mvtayyc] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-hm0mvtayyc]  a, .top-row[b-hm0mvtayyc]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-hm0mvtayyc]  a:hover, .top-row[b-hm0mvtayyc]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-hm0mvtayyc]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-hm0mvtayyc] {
        justify-content: space-between;
    }

    .top-row[b-hm0mvtayyc]  a, .top-row[b-hm0mvtayyc]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-hm0mvtayyc] {
        flex-direction: row;
    }

    .sidebar[b-hm0mvtayyc] {
        width: 220px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-hm0mvtayyc] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-hm0mvtayyc]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-hm0mvtayyc], article[b-hm0mvtayyc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-hm0mvtayyc] {
    background: lightyellow;
    color:black;
    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-hm0mvtayyc] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/LI2024.WebApp/Components/Layout/StartLayout.razor.rz.scp.css */
.page[b-ng7fcuyyp2] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ng7fcuyyp2] {
    flex: 1;
}

.sidebar[b-ng7fcuyyp2] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ng7fcuyyp2] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ng7fcuyyp2]  a, .top-row[b-ng7fcuyyp2]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ng7fcuyyp2]  a:hover, .top-row[b-ng7fcuyyp2]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ng7fcuyyp2]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ng7fcuyyp2] {
        justify-content: space-between;
    }

    .top-row[b-ng7fcuyyp2]  a, .top-row[b-ng7fcuyyp2]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ng7fcuyyp2] {
        flex-direction: row;
    }

    .sidebar[b-ng7fcuyyp2] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ng7fcuyyp2] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ng7fcuyyp2]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ng7fcuyyp2], article[b-ng7fcuyyp2] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.sign-in-layout[b-ng7fcuyyp2] {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    height: 100vh;
    background-color: #ebebeb;
    background-image: url(images/loginpage-bg.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    font-family: 'Roboto', sans-serif;
}

.sign-in-wrapper[b-ng7fcuyyp2] {
    max-width: 300px;
    padding: 0 30px;
}

    .sign-in-wrapper > .box[b-ng7fcuyyp2] {
        width: 35%;
        height: 100%;
        display: table-cell;
        vertical-align: top;
        color: #fff;
    }

        .sign-in-wrapper > .box > .box-header[b-ng7fcuyyp2] {
            position: relative;
            display: block;
            text-align: center;
            padding: 20px 0;
        }

            .sign-in-wrapper > .box > .box-header > a > img[b-ng7fcuyyp2] {
                width: 250px;
            }

            .sign-in-wrapper > .box > .box-header > a > .is-preview[b-ng7fcuyyp2] {
                color: #fff;
                letter-spacing: 2px;
                font-weight: 900;
            }

        .sign-in-wrapper > .box > .box-body[b-ng7fcuyyp2] {
            position: relative;
        }


#blazor-error-ui[b-ng7fcuyyp2] {
    background: lightyellow;
    color: black;
    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-ng7fcuyyp2] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

/* _content/LI2024.WebApp/Components/Pages/Citius.razor.rz.scp.css */
.documentos-column[b-7br9rdlupf] {
    max-width: 80px;
    text-align: left;
    line-height: 30px;
}

/* https://github.com/MudBlazor/MudBlazor/issues/8039 */

@media only screen and (max-width: 960px) {
    .table-wrapper[b-7br9rdlupf] .mud-table-head {
        display: contents;
    }

        .table-wrapper[b-7br9rdlupf] .mud-table-head .mud-table-row:first-child {
            display: none;
        }

    .documentos-column[b-7br9rdlupf] {
        max-width: none;
        text-align: right;
    }
}
/* _content/LI2024.WebApp/Components/Pages/ELeiloes.razor.rz.scp.css */
/* https://github.com/MudBlazor/MudBlazor/issues/8039 */

@media only screen and (max-width: 960px) {
    .table-wrapper[b-tisj6uh2i1] .mud-table-head {
        display: contents;
    }

        .table-wrapper[b-tisj6uh2i1] .mud-table-head .mud-table-row:first-child {
            display: none;
        }
}
/* _content/LI2024.WebApp/Components/Pages/SolicitadorOrg.razor.rz.scp.css */
.documentos-column[b-taxmttcguo] {
    max-width: 80px;
    text-align: left;
    line-height: 30px;
}

/* https://github.com/MudBlazor/MudBlazor/issues/8039 */

@media only screen and (max-width: 960px) {
    .table-wrapper[b-taxmttcguo] .mud-table-head {
        display: contents;
    }

        .table-wrapper[b-taxmttcguo] .mud-table-head .mud-table-row:first-child {
            display: none;
        }

    .documentos-column[b-taxmttcguo] {
        max-width: none;
        text-align: right;
    }
}
/* _content/LI2024.WebApp/Components/Pages/VendasAT.razor.rz.scp.css */
/* https://github.com/MudBlazor/MudBlazor/issues/8039 */

@media only screen and (max-width: 960px) {
    .table-wrapper[b-0ok2v4tkui] .mud-table-head {
        display: contents;
    }

        .table-wrapper[b-0ok2v4tkui] .mud-table-head .mud-table-row:first-child {
            display: none;
        }
}
/* _content/LI2024.WebApp/Components/Posts/CitiusPost.razor.rz.scp.css */
