@import '_content/IC.SolveraBlazor.UiLib/IC.SolveraBlazor.UiLib.udm4yqm118.bundle.scp.css';

/* _content/IC.SolveraBlazor.Web/Pages/Authorization/Login.razor.rz.scp.css */
.divider[b-ob7cliauw5]:after,
.divider[b-ob7cliauw5]:before {
    content: "";
    flex: 1;
    height: 1px;
    background: #eee;
}

.h-custom[b-ob7cliauw5] {
    height: calc(100% - 63px);
}

.Loginwindow-Title[b-ob7cliauw5] {
    font-size: 2.25em;
    color: #6A5032;
    font-weight: 700;
    text-transform: uppercase;
    padding: 0px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.Loginwindow-Subtitle[b-ob7cliauw5] {
    font-size: 1.55em;
    color: #6A5032;
    font-weight: bold;
    padding: 0px 10px;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width: 1400px) {

    .Loginwindow-Title[b-ob7cliauw5] {
        font-size: 2em;
    }

    .Loginwindow-Subtitle[b-ob7cliauw5] {
        font-size: 1.4em;
    }
}

@media (max-width: 680px) {

    .Loginwindow-Title[b-ob7cliauw5] {
        font-size: 1.75em;
    }

    .Loginwindow-Subtitle[b-ob7cliauw5] {
        font-size: 1.25em;
    }
}

.Loginwindow-Logo[b-ob7cliauw5] {
    margin-top: 10px;
}

/*@media (max-width: 450px) {
    .h-custom {
        height: 100%;
    }
}*/
/* _content/IC.SolveraBlazor.Web/Pages/Authorization/LoginAsp.cshtml.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Pages/Authorization/MyProfile.razor.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Pages/Authorization/Register.razor.rz.scp.css */
.registration-container[b-rz1wdgeebl] {
    /*    background-color: white;
    padding: 20px;
    border-radius: 3px;
    position: fixed;
    height: auto;
    width: 500px;
    margin-left: calc(50% - 250px);
    margin-left: -moz-calc(50% - 250px);
    margin-left: -webkit-calc(50% - 250px);
    margin-left: -o-calc(50% - 250px);
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    top: 50px;
    position: relative;*/
}

@media (max-width: 680px) {
    .registration-container[b-rz1wdgeebl] {
        /*      position: absolute;
        border-radius: 0px;
        width: 100%;
        margin-left: 0%;
        top: 0;
        height: 100%;
        overflow: auto;*/
    }

    .registration-logo[b-rz1wdgeebl] {
        display: none;
    }

    .registration-data-container[b-rz1wdgeebl] {
        max-height: unset !important;
        overflow: unset !important;
        height: auto;
    }

    .registration-footer[b-rz1wdgeebl] {
        position: unset !important;
        bottom: unset !important;
        left: unset !important;
        border-top: 0px !important;
    }

    .registration-header[b-rz1wdgeebl] {
        position: unset !important;
        border-bottom: 0px !important;
    }

    .registration-title[b-rz1wdgeebl] {
        margin-top: unset !important;
        border-bottom: 0px !important;
    }
}

.registration-title[b-rz1wdgeebl] {
    margin-top: 20px;
    border-bottom: 1px solid #d9d9d9;
}

.registration-header[b-rz1wdgeebl] {
    position: sticky;
    top: 0;
    left: 0;
    /*   padding-bottom: 5px;
    border-bottom: 1px solid #d9d9d9;*/
}

.registration-footer[b-rz1wdgeebl] {
    /*border-top: 1px solid #d9d9d9;*/
}


.password-quality-bar[b-rz1wdgeebl] {
}

.password-quality-bar-background[b-rz1wdgeebl] {
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    border: 1px solid #d9d9d9;
    display: flex;
    justify-content: flex-start;
}

.Blank[b-rz1wdgeebl] {
    background: white !important;
    color: white;
}

.VeryWeak[b-rz1wdgeebl] {
    background: #c41a0e !important;
    color: white !important;
    flex: 0.25;
}



.Weak[b-rz1wdgeebl] {
    background: #f2ac16 !important;
    color: white !important;
    flex: 0.5;
}



.Medium[b-rz1wdgeebl] {
    background: #f2ac16 !important;
    flex: 0.5;
}



.Strong[b-rz1wdgeebl] {
    color: white !important;
    background: #6A5032 !important;
    flex: 0.75;
}

.VeryStrong[b-rz1wdgeebl] {
    color: white !important;
    background: #6A5032 !important;
    flex: 1;
}

.address-not-found-container[b-rz1wdgeebl] {
    cursor: pointer;
}

    .address-not-found-container:hover[b-rz1wdgeebl] {
        color: #25CCDB !important;
        text-decoration: underline !important;
    }




.iti__flag-container[b-rz1wdgeebl] {
    height: 38px !important;
    width: 100%;
}

.iti[b-rz1wdgeebl] {
    height: 38px !important;
    border-radius: 0px;
    color: #707070 !important;
    width: 100%;
}

    .iti input[b-rz1wdgeebl], .iti input[type=text][b-rz1wdgeebl], .iti input[type=tel][b-rz1wdgeebl] {
        height: 38px;
        width: 100%;
    }

.iti--allow-dropdown input[b-rz1wdgeebl], .iti--allow-dropdown input[type=text][b-rz1wdgeebl], .iti--allow-dropdown input[type=tel][b-rz1wdgeebl], .iti--separate-dial-code input[b-rz1wdgeebl], .iti--separate-dial-code input[type=text][b-rz1wdgeebl], .iti--separate-dial-code input[type=tel][b-rz1wdgeebl] {
    height: 38px !important;
    width: 100%;
}



.body[b-rz1wdgeebl] {
    background: var(--green)!important;
}
/* _content/IC.SolveraBlazor.Web/Pages/Authorization/VerifiedEmail.razor.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Pages/Authorization/VerifyEmail.razor.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Pages/Authorization/VerifyPhone.razor.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Pages/Public/PublicHomepage.razor.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Pages/Reporting/ReportDesigner.razor.rz.scp.css */
/* _content/IC.SolveraBlazor.Web/Shared/AuthLayout.razor.rz.scp.css */
.page[b-9623352wzj] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-9623352wzj] {
    flex: 1;
    background: #e2e3e5;
}

.sidebar[b-9623352wzj] {
    background-color: #6A5032;
    border-radius: 0px 10px 20px 0px;
    border-style: none;
}

.top-row[b-9623352wzj] {
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
 
}

    .top-row[b-9623352wzj]  a, .top-row .btn-link[b-9623352wzj] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-9623352wzj] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-9623352wzj] {
        display: none;
    }

    .top-row.auth[b-9623352wzj] {
        justify-content: space-between;
    }

    .top-row a[b-9623352wzj], .top-row .btn-link[b-9623352wzj] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-9623352wzj] {
        flex-direction: row;
    }

    .sidebar[b-9623352wzj] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-9623352wzj] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-9623352wzj], article[b-9623352wzj] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* _content/IC.SolveraBlazor.Web/Shared/MainLayout.razor.rz.scp.css */
.page[b-eheklemlor] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-eheklemlor] {
    flex: 1;
    background: #e2e3e5;
}

.sidebar[b-eheklemlor] {
    background-color: #6A5032;
    border-radius: 0px 10px 20px 0px;
    border-style: none;
}

.top-row[b-eheklemlor] {
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
 
}

    .top-row[b-eheklemlor]  a, .top-row .btn-link[b-eheklemlor] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-eheklemlor] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-eheklemlor] {
        display: none;
    }

    .top-row.auth[b-eheklemlor] {
        justify-content: space-between;
    }

    .top-row a[b-eheklemlor], .top-row .btn-link[b-eheklemlor] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-eheklemlor] {
        flex-direction: row;
    }

    .sidebar[b-eheklemlor] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-eheklemlor] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-eheklemlor], article[b-eheklemlor] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

.sidebar-content[b-eheklemlor] {
    background-color: #6A5032;
    height: 100%;
    width: 100vh;
    display: flex;
    flex-direction: column;
}

    .sidebar-content button[b-eheklemlor] {
        border: 0;
        background-color: #6A5032;
        color: white;
        z-index: 9;
    }
/* _content/IC.SolveraBlazor.Web/Shared/TMLayout.razor.rz.scp.css */
