/* _content/Distributel.SPA.WebBlazor/BellComponents/InternetPackage.razor.rz.scp.css */
.onchecked[b-tiwgup8mi4] {
    background: #fff;
    border: solid 6px #00549A;
    background-image : url(/Bell/CSS/img/radiochecked.svg);
}

.form-check-input:checked[type=radio][b-tiwgup8mi4] {
    background: #fff;
    border: solid 6px #00549A;
    background-image: url(/Bell/CSS/img/radiochecked.svg);
}

/* _content/Distributel.SPA.WebBlazor/Components/PaymentAcanacOrderSuccess.razor.rz.scp.css */
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url("https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/wkfQbvfT_02e2IWO3yYueQ.woff") format("woff");
}

body[b-od303o1zff] {
    font-family: 'Lato', Helvetica, 'Myriad Pro', Arial, sans-serif;
}

.total-title[b-od303o1zff] {
    font-size: 36px;
    font-weight: bolder;
    color: #1174C1;
    margin-bottom: 16px;
}

.blue-text[b-od303o1zff] {
    color: #1174C1;
}

.grey-text[b-od303o1zff] {
    color: #545454;
}

.black-text[b-od303o1zff] {
    color: #000;
}

#ConfirmationMessageDiv[b-od303o1zff] {
    font-weight: bold;
    font-size: 18px;
}

#ServiceMessageDiv[b-od303o1zff] {
    margin-top: 36px;
    font-weight: bold;
    font-size: 18px;
}

#NeedHelpDiv[b-od303o1zff] {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}

#RecapContainer[b-od303o1zff] {
    margin: 36px 16px 36px 16px;
    max-width: 740px;
}

#RecapDiv[b-od303o1zff] {
    border-radius: 12px;
    padding: 16px 16px 16px 16px;
    min-height: 120px;
    margin: 0px 0px 36px 0px;
    background-color: #eee;
}

#TotalChargedDiv[b-od303o1zff] {
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    margin-top: 80px;
}

#printBtnDiv[b-od303o1zff] {
    text-align: right;
}

@media (max-width: 479px) {
    #printBtn[b-od303o1zff] {
        display: block;
        margin-top: 8px;
    }

    #homeBtn[b-od303o1zff] {
        display: block;
    }
}

@media (max-width: 767px) {
    #RecapContainer[b-od303o1zff] {
        margin: 16px 0 16px 0;
    }
}

@media (max-width: 991px) {
    #TotalChargedDiv[b-od303o1zff] {
        margin-top: 0px;
    }
}
/* _content/Distributel.SPA.WebBlazor/Components/PaymentPrimusOrderSuccess.razor.rz.scp.css */
@font-face {
    font-family: "Lato";
    font-style: normal;
    font-weight: 700;
    src: local("Lato Bold"), local("Lato-Bold"), url("https://fonts.gstatic.com/s/lato/v11/H2DMvhDLycM56KNuAtbJYA.woff2") format("woff2"), url("https://fonts.gstatic.com/s/lato/v11/wkfQbvfT_02e2IWO3yYueQ.woff") format("woff");
}

body[b-5z45sf79n3] {
    font-family: 'Lato', Helvetica, 'Myriad Pro', Arial, sans-serif;
}

.total-title[b-5z45sf79n3] {
    font-size: 36px;
    font-weight: bolder;
    color: #1174C1;
    margin-bottom: 16px;
}

.blue-text[b-5z45sf79n3] {
    color: #1174C1;
}

.grey-text[b-5z45sf79n3] {
    color: #545454;
}

.black-text[b-5z45sf79n3] {
    color: #000;
}

#ConfirmationMessageDiv[b-5z45sf79n3] {
    font-weight: bold;
    font-size: 18px;
}

#ServiceMessageDiv[b-5z45sf79n3] {
    margin-top: 36px;
    font-weight: bold;
    font-size: 18px;
}

#NeedHelpDiv[b-5z45sf79n3] {
    font-weight: bold;
    font-size: 16px;
    margin-bottom: 8px;
}

#RecapContainer[b-5z45sf79n3] {
    margin: 36px 16px 36px 16px;
    max-width: 740px;
}

#RecapDiv[b-5z45sf79n3] {
    border-radius: 12px;
    padding: 16px 16px 16px 16px;
    min-height: 120px;
    margin: 0px 0px 36px 0px;
    background-color: #eee;
}

#TotalChargedDiv[b-5z45sf79n3] {
    text-align: center;
    font-size: 28px;
    font-weight: 900;
    margin-top: 80px;
}

#printBtnDiv[b-5z45sf79n3] {
    text-align: right;
}

@media (max-width: 479px) {
    #printBtn[b-5z45sf79n3] {
        display: block;
        margin-top: 8px;
    }

    #homeBtn[b-5z45sf79n3] {
        display: block;
    }
}

@media (max-width: 767px) {
    #RecapContainer[b-5z45sf79n3] {
        margin: 16px 0 16px 0;
    }
}

@media (max-width: 991px) {
    #TotalChargedDiv[b-5z45sf79n3] {
        margin-top: 0px;
    }
}
/* _content/Distributel.SPA.WebBlazor/Pages/User/CurrentUserDetails.razor.rz.scp.css */
@page "/User/CurrentUserDetails"
@inject SPA.Models.User Model
@inject FeatureEnabled FeatureEnabled
<div class="container">
<h2>@(Strings.DetailsFor + " " + Model.Username)</h2>
<fieldset>
    <legend>@Strings.UserDetails</legend>
    <table>
        <tr>
            <td class="display-label uc-display-left"><LabelFor For="@(() => Model.Username)" /></td>
            <td class="display-field"><DisplayFor Value=Model.Username /></td>
        </tr>
        <tr>
            <td class="display-label"><LabelFor For="@(() => Model.Email)" /></td>
            <td class="display-field"><DisplayFor Value=Model.Email /></td>
        </tr>
        <tr>
            <td class="display-label"><LabelFor For="@(() => Model.Language)" /></td>
            <td class="display-field"><DisplayFor Value=Model.Language /></td>
        </tr>
        <tr>
            <td class="display-label"><LabelFor For="@(() => Model.Level)" /></td>
            <td class="display-field"><DisplayFor Value=Model.Level /></td>
        </tr>
    </table>
</fieldset>
@if (!Model.IsADUser)[b-pf4duirnxf]
{
    <fieldset>
        <legend>
            @Strings.LoginDetails @if (Model.IsLocked)
            {<span style="color:Red;font-weight:bolder">@Strings.Locked </span>}
        </legend>
        <table>
            <tr>
                <td class="display-label"><LabelFor For="@(() => Model.LastLogin)" /></td>
                <td class="display-field"><DisplayFor Value=Model.LastLogin /></td>
            </tr>
            <tr>
                <td class="display-label"><LabelFor For="@(() => Model.LastIP)" /></td>
                <td class="display-field"><DisplayFor Value=Model.LastIP /></td>
            </tr>
            <tr>
                <td class="display-label"><LabelFor For="@(() => Model.FailedAttempts)" /></td>
                <td class="display-field"><DisplayFor Value=Model.FailedAttempts /></td>
            </tr>
            <tr>
                <td class="display-label"><LabelFor For="@(() => Model.LastFailedIP)" /></td>
                <td class="display-field"><DisplayFor Value=Model.LastFailedIP /></td>
            </tr>
            <tr>
                <td class="display-label"><LabelFor For="@(() => Model.LastPasswordReset)" /></td>
                <td class="display-field"><DisplayFor Value=Model.LastPasswordReset /></td>
            </tr>
        </table>
    </fieldset[b-pf4duirnxf]>
}
@*<p>
    @if ((Model.Level >= 20) && !Model.IsADUser)
    {
        <a href="/User/Edit/@Model.Username" class="btn btn-primary">@Strings.Edit</a>
    }


    @if (Model.IsLocked && Model.CanUnlock(Model))
    {
        <a href="/User/Unlock/@Model.Username" class="btn btn-primary">@Strings.Unlock</a>
    }

</p>*@
<p>
    @if (FeatureEnabled.IsDAS)[b-pf4duirnxf]
    {
        <a class="btn" href="/User/Logout">@Strings.LogOut</a>
    }
    else[b-pf4duirnxf]
    {
        <a class="btn btn-primary" href="/User/Logout">@Strings.LogOut</a>
    }
</p>
</div[b-pf4duirnxf]>
/* _content/Distributel.SPA.WebBlazor/Shared/FooterAcanac.razor.rz.scp.css */
/* _content/Distributel.SPA.WebBlazor/Shared/FooterBell.razor.rz.scp.css */
/* _content/Distributel.SPA.WebBlazor/Shared/FooterDistributel.razor.rz.scp.css */
/* _content/Distributel.SPA.WebBlazor/Shared/HeaderAcanac.razor.rz.scp.css */
/* _content/Distributel.SPA.WebBlazor/Shared/HeaderBell.razor.rz.scp.css */
/* _content/Distributel.SPA.WebBlazor/Shared/HeaderDistributel.razor.rz.scp.css */
/* _content/Distributel.SPA.WebBlazor/Shared/MainLayout.razor.rz.scp.css */
.page[b-ig222tu9p7] {
    position: relative;
    display: flex;
    flex-direction: column;
}

.main[b-ig222tu9p7] {
    flex: 1;
}

.sidebar[b-ig222tu9p7] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-ig222tu9p7] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-ig222tu9p7]  a, .top-row .btn-link[b-ig222tu9p7] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-ig222tu9p7] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-ig222tu9p7] {
        display: none;
    }

    .top-row.auth[b-ig222tu9p7] {
        justify-content: space-between;
    }

    .top-row a[b-ig222tu9p7], .top-row .btn-link[b-ig222tu9p7] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ig222tu9p7] {
        flex-direction: row;
    }

    .sidebar[b-ig222tu9p7] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ig222tu9p7] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .main > div[b-ig222tu9p7] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
