@import '_content/Blazor.SignaturePad/Blazor.SignaturePad.g22u5lm4z9.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.bundle.scp.css';

/* /Components/BasicElements/CameraPicturePicker.razor.rz.scp.css */
[b-410xc49y0r] .material-icons {
    color: #D9D9D9;
    font-size: 48px;
}

.border[b-410xc49y0r] {
    border-color: #D9D9D9!important;
}

p[b-410xc49y0r] {
    font-size: 16px;
}

.red[b-410xc49y0r]{
    color: var(--bs-danger)
}
/* /Components/BasicElements/CheckboxToggle.razor.rz.scp.css */
.toggle-button[b-ngtle78vzf] {
    padding: 7px 14px;
    margin: 1px;
    cursor: pointer;
    transition: background-color 0.3s ease;
    font-size: 1.1rem
}

.toggle-button-active[b-ngtle78vzf] {
    background-color: rgba(0,0,0, 0.0);
    border-width: 2px;
    border-color: #4caf50;
    color: #4caf50;
}

    .toggle-button-active:hover[b-ngtle78vzf] {
        background-color: rgba(250,250,250, 0.05);
        border-width: 2px;
        border-color: #298c2d;
        color: #298c2d;
    }

.toggle-button-inactive[b-ngtle78vzf] {
    border-width: 2px;
    border-color: darkgrey;
    background-color: white;
    background-color: rgba(0,0,0, 0.0);
    color: darkgrey;
}

    .toggle-button-inactive:hover[b-ngtle78vzf] {
        border-width: 2px;
        border-color: gray;
        background-color: white;
        background-color: rgba(250,250,250, 0.05);
        color: gray;
    }

.min-width-20px[b-ngtle78vzf] {
    min-width: 20px;
}

svg[b-ngtle78vzf] {
    transform: translateY(-2px);
    margin-right: 6px;
}
/* /Components/BasicElements/ModalWindow.razor.rz.scp.css */
.main-call-to-action[b-af1q8s4g9o] {
    width: 40%;
    min-width: 100px
}
/* /Components/BasicElements/RadialYesNo.razor.rz.scp.css */
.radial-container[b-02ovw8ez8c] {
    display: flex;
    gap: 1rem;
    justify-content: left;
    align-items: center;
}

.radial-btn[b-02ovw8ez8c] {
    width: 100px;
}
/* /Components/BasicElements/ToggleSwitch.razor.rz.scp.css */
.toggle-switch[b-fae5ymqkf9] {
    width: 50px;
    height: 26px;
    background-color: #ccc;
    border-radius: 26px;
    display: flex;
    align-items: center;
    cursor: pointer;
    padding: 3px;
    transition: background-color 0.15s ease;
}

.toggle-switch-on[b-fae5ymqkf9] {
    background-color: #4caf50 !important;
}

.toggle-switch-off[b-fae5ymqkf9] {
    background-color: #ccc !important;
}

.switch[b-fae5ymqkf9] {
    width: 20px;
    height: 20px;
    background-color: white;
    border-radius: 50%;
    transition: transform 0.15s ease;
}

.switch-on[b-fae5ymqkf9] {
    transform: translateX(24px);
}

.switch-off[b-fae5ymqkf9] {
    transform: translateX(0);
}
/* /Components/Branding/BrandingManager.razor.rz.scp.css */
[b-rw628kcdk9] .btn-outline-primary {
    color: var(--credico-tpv-primary-button-color);
    border-color: var(--credico-tpv-primary-button-color);
}

    [b-rw628kcdk9] .btn-outline-primary:hover {
        color: var(--credico-tpv-primary-button-text-color) !important;
        border-color: var(--credico-tpv-primary-button-on-hover);
        background-color: var(--credico-tpv-primary-button-on-hover);
    }


[b-rw628kcdk9] .btn-primary {
    color: var(--credico-tpv-primary-button-text-color) !important;
    background-color: var(--credico-tpv-primary-button-color) !important;
    border-color: var(--credico-tpv-primary-button-color) !important;
}

    [b-rw628kcdk9] .btn-primary:hover {
        color: var(--credico-tpv-primary-button-text-color) !important;
        border-color: var(--credico-tpv-primary-button-on-hover) !important;
        background-color: var(--credico-tpv-primary-button-on-hover) !important;
    }

[b-rw628kcdk9] .btn-secondary {
    color: var(--credico-tpv-secondary-button-text-color) !important;
    background-color: var(--credico-tpv-secondary-button-color) !important;
    border-color: var(--credico-tpv-secondary-button-color) !important;
}

    [b-rw628kcdk9] .btn-secondary:hover {
        color: var(--credico-tpv-secondary-button-text-color) !important;
        border-color: var(--credico-tpv-secondary-button-on-hover) !important;
        background-color: var(--credico-tpv-secondary-button-on-hover) !important;
    }
/* /Components/Campaigns/Chime/ChimeTrigger.razor.rz.scp.css */
.tpv-table[b-u09295vn1z] {
    border: none;
    background: transparent;
    width: 100%;
}

.tpv-table tr[b-u09295vn1z] {
    border: none;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding-bottom: 12px;
}

.tpv-table td[b-u09295vn1z] {
    flex: 1;
    border: none;
    background: transparent;
    padding: 0px;
}

.tpv-table td.tpv-action[b-u09295vn1z] {
    text-align: right;
}

.chime-card[b-u09295vn1z] {
    border-radius: 0.75rem;
    padding: 1rem;
    box-shadow: 0 0.125rem 0.45rem rgba(0,0,0,.175);
    background-color: var(--credico-tpv-card-bg-color);
    max-width:600px;
}

/* force rebuild */
/* /Components/Campaigns/Chime/SubPages/SubmittedSubPage.razor.rz.scp.css */
.submitted-outline[b-2ys3tkvhim] {
    border-radius: 0.75rem;
    padding: 1rem;
    margin: 1rem;
    border: solid;
    border-color:lightgray;
    border-width:1px;
    background-color: white;
}

/* force rebuild */
/* /Components/Campaigns/Current/CurrentTrigger.razor.rz.scp.css */
.tpv-table[b-1lfspqxgb4] {
    border: none;
    background: transparent;
    width: 100%;
}

.tpv-table tr[b-1lfspqxgb4] {
    border: none;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding-bottom: 12px;
}

.tpv-table td[b-1lfspqxgb4] {
    flex: 1;
    border: none;
    background: transparent;
    padding: 0px;
}

.tpv-table td.tpv-action[b-1lfspqxgb4] {
    text-align: right;
}

.current-card[b-1lfspqxgb4] {
    border-radius: 0.75rem;
    padding: 1rem; 
    box-shadow: 0 0.125rem 0.45rem rgba(0,0,0,.175);
    background-color: var(--credico-tpv-card-bg-color);
    max-width:600px;
}

/* force rebuild */
/* /Components/Campaigns/Current/SubPages/SubmittedSubPage.razor.rz.scp.css */
.submitted-outline[b-p8tpuzsn6v] {
    border-radius: 0.75rem;
    padding: 1rem;
    margin: 1rem;
    border: solid;
    border-color:lightgray;
    border-width:1px;
    background-color: white;
}

/* force rebuild */
/* /Components/Campaigns/PFS/PFSTextRecovery.razor.rz.scp.css */
.top-row[b-ewpsr1msoc] {
    background-color: #e7e6ed;
    border-bottom: 1px solid #d6d5d5;
    justify-content: center;
    height: 4rem;
    display: flex;
    align-items: center;
}

.beginbtn[b-ewpsr1msoc] {
    color: rgb(0,0,0) !important;
    background-color: #54c757 !important;
    border-color: gray !important;
}

    .beginbtn:hover[b-ewpsr1msoc] {
        color: rgb(0,0,0) !important;
        background-color: #78de7b !important;
        border-color: gray !important;
    }
/* /Components/Campaigns/PFS/TpvRecovery.razor.rz.scp.css */
.tpv-table[b-7a8bhk38gu] {
    border: none;
    background: transparent;
    width: 100%;
}

.tpv-table tr[b-7a8bhk38gu] {
    border: none;
    background: transparent;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding-bottom: 12px;
}

.tpv-table td[b-7a8bhk38gu] {
    flex: 1;
    border: none;
    background: transparent;
    padding: 0px;
}

.tpv-table td.tpv-action[b-7a8bhk38gu] {
    text-align: right;
}

.tpv-card[b-7a8bhk38gu] {
    border-radius: 0.75rem;
    padding: 1rem;
    box-shadow: 0 0.125rem 0.45rem rgba(0,0,0,.175);
    background-color: var(--credico-tpv-card-bg-color);
    max-width: 600px;
}

/* force rebuild */
/* /Components/Campaigns/PFS/TpvRecoveryForm.razor.rz.scp.css */
.qr-code-container[b-6qwp4yd3gs] {
    max-width: 400px;
    width: 100%;
}

.qr-code-container[b-6qwp4yd3gs]  svg {
    width: 100%;
    height: auto;
}
/* /Components/Campaigns/TMobile/Sale/SignatureFormPage.razor.rz.scp.css */
.signature-pad[b-wrh6pw2dlz] {
/*    background-color: var(--bs-gray-400);*/
    padding-top: 1em;
    padding-bottom: 1em;
}
/* /Components/Campaigns/TMobile/Sale/StartConfirmation.razor.rz.scp.css */
.info-box[b-p1jy9cjrvg] {
    font-size: 1.2rem;
    color: #404040;
    border-color: #e1e1e1!important;
    background-color: #f5f5f5;
}

.btn[b-p1jy9cjrvg] {
    width: 44%;
    min-width: 100px;
}
/* /Components/Campaigns/TMobile/Setup/SetupPhotos.razor.rz.scp.css */
.row[b-c7vqt7iuef] {
    margin-bottom: 1.5rem;
}

.row:not(:nth-child(1))[b-c7vqt7iuef]{
    margin-top: 1.5rem;
}

.simPrefix[b-c7vqt7iuef] {
    flex: 0 1 auto !important;
    width: fit-content !important;
    min-width: 0 !important;
}
/* /Components/Campaigns/TMobile/TMobileTrigger.razor.rz.scp.css */
.form-container.disabled[b-jr39r3iktl] {
    opacity: 0.5;
    pointer-events: none;
}

[b-jr39r3iktl] .card-wrapper {
    max-width: 500px !important;
    background: none !important;
}

.title-text-color[b-jr39r3iktl] {
    color: rgba(20,20,20,0.8);
}

.wire-border-color[b-jr39r3iktl] {
    border-color: #e1e1e1;
}

.btn-min-width[b-jr39r3iktl] {
    min-width: 150px;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-rilaa45w82] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-rilaa45w82] {
    flex: 1;
}

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

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

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

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

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

@media (max-width: 640.98px) {
    .top-row[b-rilaa45w82] {
        justify-content: space-between;
    }

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

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

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

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

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

    .top-row[b-rilaa45w82], article[b-rilaa45w82] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-rilaa45w82] {
    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-rilaa45w82] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-5jujpv42ps] {
    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-5jujpv42ps] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-5jujpv42ps] {
    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-5jujpv42ps] {
    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-5jujpv42ps] {
    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-5jujpv42ps] {
    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-5jujpv42ps] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-5jujpv42ps]  .nav-link {
        color: #d7d7d7;
        background: none;
        border: none;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
        width: 100%;
    }

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

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

.nav-scrollable[b-5jujpv42ps] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-5jujpv42ps] {
    display: block;
}

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

    .nav-scrollable[b-5jujpv42ps] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Components/Pages/TpvRecovery.razor.rz.scp.css */
.icon[b-kqfru5mqzm] {
    color: red;
    font-weight: bold;
}

.top-row[b-kqfru5mqzm] {
    background-color: #e7e6ed;
    border-bottom: 1px solid #d6d5d5;
    justify-content: center;
    height: 4rem;
    display: flex;
    align-items: center;
}

.beginbtn[b-kqfru5mqzm] {
    color: rgb(0,0,0) !important;
    background-color: #54c757 !important;
    border-color: gray !important;
}

    .beginbtn:hover[b-kqfru5mqzm] {
        color: rgb(0,0,0) !important;
        background-color: #78de7b !important;
        border-color: gray !important;
    }

.unlock-btn[b-kqfru5mqzm] {
    color: rgb(0,0,0) !important;
    background-color: #d1d4d9 !important;
    border-color: lightgray !important;
}

    .unlock-btn:hover[b-kqfru5mqzm] {
        color: rgb(0,0,0) !important;
        background-color: #bfc2c7 !important;
        border-color: lightgray !important;
    }
/* /Components/Tpv/TpvLayout.razor.rz.scp.css */
[b-4sffpyawid] .header {
    margin: 0;
    padding: 0;
    font-family: var(--credico-tpv-font-family);
}

[b-4sffpyawid] .top-banner {
    margin: 0;
    padding: 2px 0px;
}

    [b-4sffpyawid] .top-banner > .logo {
        padding: 0;
        display: flex;
        width: fit-content;
    }

    [b-4sffpyawid] .top-banner > .title {
        padding: 0;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center
    }

[b-4sffpyawid] .title-right {
    justify-content: right !important;
    padding-right: 20px !important;
    text-align: right !important;
}

[b-4sffpyawid] .logo {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 2px 0px;
}

[b-4sffpyawid] .title {
    /*    height: 60px;*/
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 0px;
}

[b-4sffpyawid] h3 {
    margin: 0;
}

[b-4sffpyawid] .bottom-banner {
    margin: 0;
    padding: 2px 0px;
}

    [b-4sffpyawid] .bottom-banner > .bottom-title {
        height: 60px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 2px 0px;
    }

    [b-4sffpyawid] .bottom-banner.bottom-logo {
        padding: 0;
        text-align: center;
        display: flex;
        justify-content: center;
        align-items: center
    }

[b-4sffpyawid] .bottom-title {
    text-align: center;
    display: flex;
    justify-content: center;
    padding: 2px 0px;
}

[b-4sffpyawid] .card {
    display: flex;
    max-width: 400px;
    width: 100vw;
    background-color: var(--credico-tpv-card-bg-color);
    border-radius: 10px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1);
}

[b-4sffpyawid] img {
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
}

[b-4sffpyawid] .top-row {
    background-color: var(--credico-tpv-top-banner-color);
    border-bottom: 1px solid #d6d5d5;
    justify-content: center;
    /*         height: (BannerBottomHeight); */
    display: flex;
    align-items: center;
}

[b-4sffpyawid] .bottom-row {
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: var(--credico-tpv-bottom-banner-color);
    border-top: 1px solid #d6d5d5;
    justify-content: center;
    display: flex;
    align-items: center;
}

.box[b-4sffpyawid] {
    display: flex;
    flex-flow: column;
    height: 100%;
}



[b-4sffpyawid] .box .row.header {
    flex: 0 1 auto;
}

[b-4sffpyawid] .box .row.content {
    flex: 1 1 auto;
}

[b-4sffpyawid] .box .row.footer {
    flex: 0 1 auto;
}
/* /Views/Campaigns/Charter.cshtml.rz.scp.css */
.charterButton[b-cfrz97pe6b] {
    background-color: #4d93e3;
    border: #4d93e3;
    border-radius: 2px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    padding: .45em;
    text-align: center;
    margin-bottom: 20px;
    width: 300px;
}

.font-size-8[b-cfrz97pe6b] {
    font-size: 8pt;
}

.font-size-12[b-cfrz97pe6b] {
    font-size: 12pt;
}

.font-size-16[b-cfrz97pe6b] {
    font-size: 16pt;
}
/* /Views/Campaigns/Chime.cshtml.rz.scp.css */



.currentButton[b-vr63l6pqjx] {
    background-color: #121212;
    border: #121212;
    border-radius: 100px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: #F5F5F5;
    border: solid;
    border-color: #121212;
    border-width: 1px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    padding: .55em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 300px;
}

    .currentButton:hover[b-vr63l6pqjx] {
        color: #9E9E9E;
    }
/* /Views/Campaigns/Current.cshtml.rz.scp.css */



.currentButton[b-to5uvzpqnn] {
    background-color: #121212;
    border: #121212;
    border-radius: 100px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: #F5F5F5;
    border: solid;
    border-color: #121212;
    border-width: 1px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    padding: .55em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 300px;
}

    .currentButton:hover[b-to5uvzpqnn] {
        color: #9E9E9E;
    }
/* /Views/Campaigns/CurrentNewBadge.cshtml.rz.scp.css */

.currentButton[b-8o97ctz2fp] {
    background-color: #121212;
    border: #121212;
    border-radius: 100px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: #F5F5F5;
    border: solid;
    border-color: #121212;
    border-width: 1px;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.2em;
    font-weight: 600;
    padding: .55em;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 300px;
}

.currentButton:hover[b-8o97ctz2fp] {
    color: #9E9E9E;
}

/* /Views/Campaigns/MedRush.cshtml.rz.scp.css */
.medrushButton[b-kpm3q8de1h] {
    background-color: #484848;
    border: #484848;
    border-radius: 2px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    padding: .45em;
    text-align: center;
    margin-bottom: 20px;
    width: 300px;
}

.medrushButton:hover[b-kpm3q8de1h] {
    color: #BEBEBE;
}

.font-size-12[b-kpm3q8de1h] {
    font-size: 12pt;
}

.font-size-16[b-kpm3q8de1h] {
    font-size: 16pt;
}

/* /Views/Campaigns/MyBambu.cshtml.rz.scp.css */
#default-header[b-zcbcgzy92i] {
    display: none;
}

.custom-header[b-zcbcgzy92i] {
    font-family: 'Segoe UI', sans-serif;
}

.title[b-zcbcgzy92i] {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px 0px;
}
/* /Views/Campaigns/SafeStreets.cshtml.rz.scp.css */
.safeStreetsButton[b-nhuwqw4ryk] {
    background-color: #4b5156;
    border: #4b5156;
    border-radius: 3px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    padding: .45em;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 300px;
}

.safeStreetsButton:hover[b-nhuwqw4ryk] {
    color: #b5b5b5;
}

#error-message[b-nhuwqw4ryk] {
    background-color: rgb(255, 0, 0);
}

    #error-message > span[b-nhuwqw4ryk] {
        font-size: 14pt;
    }
/* /Views/Campaigns/TMobileB2B.cshtml.rz.scp.css */
/* T-Mobile B2B Badge Verification Styles */
.banner-header[b-zo3lcp7hls] {
    background-color: var(--banner-color);
    margin-bottom: 12px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
}

.banner-text[b-zo3lcp7hls] {
    font-size: 10pt;
    font-weight: bold;
    display: inline-block;
    padding: 8px;
}

.agent-profile[b-zo3lcp7hls] {
    text-align: center;
    margin: 20px auto;
}

.agent-photo[b-zo3lcp7hls] {
    border-radius: 0.25rem;
    margin: 0 auto;
    display: block;
}

.agent-info[b-zo3lcp7hls] {
    width: 300px;
    margin: 15px auto;
    display: block;
}

.agent-name[b-zo3lcp7hls] {
    font-size: 14pt;
    display: block;
    margin-bottom: 5px;
}

.office-name[b-zo3lcp7hls] {
    font-size: 9pt;
    text-transform: uppercase;
    display: block;
}

.expiration-banner[b-zo3lcp7hls] {
    background-color: rgb(155, 159, 162);
    margin-top: 10px;
    text-align: center;
    text-transform: uppercase;
    color: white;
    padding: 8px;
}

.expiration-banner span[b-zo3lcp7hls] {
    font-size: 10pt;
}

.light-heading[b-zo3lcp7hls] {
    font-weight: 300;
}

.tmobileb2bButton[b-zo3lcp7hls] {
    margin: 10px 0;
    min-width: 200px;
}

.badge-banner-text[b-zo3lcp7hls] {
    font-size: 10pt;
    font-weight: bold;
}
/* /Views/Campaigns/Unagi.cshtml.rz.scp.css */
.unagiButton[b-q0kgc1c8bh] {
    background-color: #212121;
    border: #212121;
    border-radius: 3px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
    color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 1.5em;
    font-weight: 600;
    padding: .45em;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
    width: 300px;
}

.unagiButton:hover[b-q0kgc1c8bh] {
    color: #b5b5b5;
}
/* /Views/Campaigns/Vanguard.cshtml.rz.scp.css */
/* /Views/Shared/_Layout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-kw9a70lgrl] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-kw9a70lgrl] {
  color: #0077cc;
}

.btn-primary[b-kw9a70lgrl] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-kw9a70lgrl], .nav-pills .show > .nav-link[b-kw9a70lgrl] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-kw9a70lgrl] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-kw9a70lgrl] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-kw9a70lgrl] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-kw9a70lgrl] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-kw9a70lgrl] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
/* /Views/Shared/_TpvLayout.cshtml.rz.scp.css */
/* Please see documentation at https://learn.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */

a.navbar-brand[b-1ct64i3t4y] {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

a[b-1ct64i3t4y] {
    color: #0077cc;
}

.btn-primary[b-1ct64i3t4y] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.nav-pills .nav-link.active[b-1ct64i3t4y], .nav-pills .show > .nav-link[b-1ct64i3t4y] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.border-top[b-1ct64i3t4y] {
    border-top: 1px solid #e5e5e5;
}

.border-bottom[b-1ct64i3t4y] {
    border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-1ct64i3t4y] {
    box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-1ct64i3t4y] {
    font-size: 1rem;
    line-height: inherit;
}

.footer[b-1ct64i3t4y] {
    position: absolute;
    bottom: 0;
    width: 100%;
    white-space: nowrap;
    line-height: 60px;
}
