@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* /Components/CommonPagesFeatures/MenuItemComponent.razor.rz.scp.css */
/*.dropdown > .nav-link {
    color: #212529;
    text-align: start;
   
    
    font-weight: 400;
    color: var(--bs-dropdown-link-color);
    text-align: inherit;
   
}
*/
/* /Components/CommonPagesFeatures/Other_PageMaster.razor.rz.scp.css */
[b-fx0f3ewn87] .ActionsColumn {
    width: 150px;
}
/* /Components/CommonPagesFeatures/PageMenuCom.razor.rz.scp.css */
/* /Components/Layout/CommonLayout.razor.rz.scp.css */
.sb-sidenav[b-u3demf21zx] {
    height: calc(100vh - 56px);
}
#layoutSidenav #layoutSidenav_nav[b-u3demf21zx] {
    transform: translateX(0);
    width: 225px;
}
.SidebarMenuOffcanvas[b-u3demf21zx]{
   
    max-width:225px;
}

#layoutSidenav #layoutSidenav_content[b-u3demf21zx] {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-width: 0;
    flex-grow: 1;
    min-height: calc(100vh - 56px);
    margin-left: 0;
}
/* /Components/Layout/CommonLayoutOld.razor.rz.scp.css */
.page[b-2gtqhevt43] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-2gtqhevt43] {
    flex: 1;
}

.sidebar[b-2gtqhevt43] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-2gtqhevt43] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-2gtqhevt43]  a, .top-row[b-2gtqhevt43]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-2gtqhevt43]  a:hover, .top-row[b-2gtqhevt43]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-2gtqhevt43]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-2gtqhevt43] {
        justify-content: space-between;
    }

    .top-row[b-2gtqhevt43]  a, .top-row[b-2gtqhevt43]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-2gtqhevt43] {
        flex-direction: row;
    }

    .sidebar[b-2gtqhevt43] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-2gtqhevt43] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-2gtqhevt43]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-2gtqhevt43], article[b-2gtqhevt43] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-2gtqhevt43] {
    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: 20000;
}

    #blazor-error-ui .dismiss[b-2gtqhevt43] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Layout/MainLayout.razor.rz.scp.css */

.page[b-tjk18wchnu] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-tjk18wchnu] {
    flex: 1;
}

.sidebar[b-tjk18wchnu] {
    background-image: linear-gradient(180deg, rgb(5, 39, 103) 0%, #3a0647 70%);
}

.top-row[b-tjk18wchnu] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-tjk18wchnu]  a, .top-row[b-tjk18wchnu]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-tjk18wchnu]  a:hover, .top-row[b-tjk18wchnu]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-tjk18wchnu]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-tjk18wchnu] {
        justify-content: space-between;
    }

    .top-row[b-tjk18wchnu]  a, .top-row[b-tjk18wchnu]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-tjk18wchnu] {
        flex-direction: row;
    }

    .sidebar[b-tjk18wchnu] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-tjk18wchnu] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-tjk18wchnu]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-tjk18wchnu], article[b-tjk18wchnu] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}

#blazor-error-ui[b-tjk18wchnu] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    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-tjk18wchnu] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }



/*    //////////////////////*/


body[b-tjk18wchnu] {
    background-image: url(../img/bodyBack.jpg);
    background-repeat: repeat-x;
    background-color: #CEE9FF;
}


/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-nzwxd0zjs2] {
    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-nzwxd0zjs2] {
    background-color: rgba(255, 255, 255, 0.5);
}

.top-row[b-nzwxd0zjs2] {
    min-height: 3.5rem;
    background-color: rgba(0,0,0,0.4);
}

.navbar-brand[b-nzwxd0zjs2] {
    font-size: 1.1rem;
}

.bi[b-nzwxd0zjs2] {
    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-nzwxd0zjs2] {
    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-nzwxd0zjs2] {
    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-nzwxd0zjs2] {
    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-nzwxd0zjs2] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}



    .nav-item[b-nzwxd0zjs2]  .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-nzwxd0zjs2]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

.nav-item[b-nzwxd0zjs2]  .nav-link:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

.nav-scrollable[b-nzwxd0zjs2] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-nzwxd0zjs2] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-nzwxd0zjs2] {
        display: none;
    }

    .nav-scrollable[b-nzwxd0zjs2] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
[b-nzwxd0zjs2] .OrgBtn {
    background: linear-gradient(135deg, var(--color4) 0%, var(--color5) 100%);
    border: none;
    color: white;
    font-weight: bold;
}
/* /Components/Pages/Home.razor.rz.scp.css */
/* Hero Section */
.hero-section[b-u963xnc72i] {
    position: relative;
    background: linear-gradient(135deg, #111536 0%, #282334 100%);
    color: white;
    overflow: hidden;
    background: url('/img/pattern.png') repeat;
}

.hero-overlay[b-u963xnc72i] {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url('/img/pattern.jpg') repeat;
    opacity: 0.05;
}

.hero-title[b-u963xnc72i] {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
    margin-bottom: 1.5rem;
}



.hero-subtitle[b-u963xnc72i] {
    font-size: 1.25rem;
    color: rgba(255,255,255,0.8);
    margin-bottom: 2rem;
    line-height: 1.8;
}

.hero-buttons .btn[b-u963xnc72i] {
    padding: 15px 40px;
    font-weight: 600;
    border-radius: 50px;
    transition: all 0.3s ease;
}

.hero-buttons .btn-primary[b-u963xnc72i] {
    background: linear-gradient(135deg, var(--color4) 0%, var(--color5) 100%);
    border: none;
}

    .hero-buttons .btn-primary:hover[b-u963xnc72i] {
        transform: translateY(-3px);
        box-shadow: 0 10px 30px rgba(250,127,8,0.4);
    }

.hero-buttons .btn-outline-light:hover[b-u963xnc72i] {
    background: white;
    color: #1d202b;
    transform: translateY(-3px);
}

.stat-number[b-u963xnc72i] {
    font-size: 2.5rem;
    font-weight: 700;
    color: var(--color4);
    margin-bottom: 0.5rem;
}

.stat-label[b-u963xnc72i] {
    color: rgba(255,255,255,0.7);
    font-size: 0.9rem;
}

/* Features Section */
.features-section[b-u963xnc72i] {
   
}

.feature-card[b-u963xnc72i] {
    
    padding: 2.5rem 2rem;
    border-radius: 15px;
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid #495057;
}

    .feature-card:hover[b-u963xnc72i] {
        transform: translateY(-10px);
        box-shadow: 0 20px 40px rgba(0,0,0,0.1);
    }

.feature-icon[b-u963xnc72i] {
    width: 80px;
    height: 80px;
    border-radius: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 1.5rem;
    font-size: 2rem;
    color: white;
}

.feature-card h4[b-u963xnc72i] {
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 1rem;
}

.feature-card p[b-u963xnc72i] {
    color: #6c757d;
    line-height: 1.8;
    margin-bottom: 0;
}

.bg-purple[b-u963xnc72i] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
}

.bg-teal[b-u963xnc72i] {
    background: linear-gradient(135deg, #06beb6 0%, #48b1bf 100%);
}

.bg-orange[b-u963xnc72i] {
    background: linear-gradient(135deg, var(--color4) 0%, var(--color5) 100%);
}

/* Market Insights Section */
.market-insights-section[b-u963xnc72i] {
    
}

.insights-content h2[b-u963xnc72i] {
    font-size: 2.5rem;
    font-weight: 700;
    
}

.insights-list[b-u963xnc72i] {
    list-style: none;
    padding: 0;
}

    .insights-list li[b-u963xnc72i] {
        padding: 0.75rem 0;
        font-size: 1.1rem;
        
    }

/* Why Choose Section */
.why-choose-section[b-u963xnc72i] {
    background: linear-gradient(135deg, #495057 0%, #6c757d 100%);
}

.why-card[b-u963xnc72i] {
    background: #495057;
    padding: 2rem;
    border-radius: 15px;
    margin-bottom: 1.5rem;
    transition: all 0.3s ease;
    border-left: 4px solid var(--color4);
}

    .why-card:hover[b-u963xnc72i] {
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        transform: translateX(10px);
    }

.why-icon[b-u963xnc72i] {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, var(--color4) 0%, var(--color5) 100%);
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    color: white;
}

.why-card h5[b-u963xnc72i] {
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.why-card p[b-u963xnc72i] {
    color: #d1cbcb;
    margin-bottom: 0;
}

/* Testimonials Section */
.testimonials-section[b-u963xnc72i] {
    
}

.testimonial-card[b-u963xnc72i] {
    background: #495057;
    padding: 2rem;
    border-radius: 15px;
    height: 100%;
    transition: all 0.3s ease;
    color: white;
}

    .testimonial-card:hover[b-u963xnc72i] {
        box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        transform: translateY(-5px);
    }

.testimonial-rating i[b-u963xnc72i] {
    color: var(--color4);
    font-size: 1.2rem;
}

.testimonial-text[b-u963xnc72i] {
    font-style: italic;
    color: #c6c9cb;
    line-height: 1.8;
    margin-bottom: 1.5rem;
}

.testimonial-author[b-u963xnc72i] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.author-img[b-u963xnc72i] {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
}

.testimonial-author h6[b-u963xnc72i] {
    margin-bottom: 0.25rem;
    font-weight: 600;
}

/* Final CTA Section */
.final-cta-section[b-u963xnc72i] {
    background: linear-gradient(135deg, #1d202b 0%, #30373e 100%);
    position: relative;
    overflow: hidden;
}

    .final-cta-section[b-u963xnc72i]::before {
        content: '';
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: radial-gradient(circle, rgba(250,127,8,0.1) 0%, transparent 70%);
    }

.cta-box[b-u963xnc72i] {
    position: relative;
    z-index: 1;
}

.cta-title[b-u963xnc72i] {
    font-size: 3rem;
    font-weight: 700;
    color: white;
}

.cta-description[b-u963xnc72i] {
    font-size: 1.25rem;
    color: rgba(255,255,255,0.8);
    max-width: 700px;
    margin: 0 auto;
}

/* Responsive Design */
@@media (max-width: 991px) {
    .hero-title[b-u963xnc72i] {
        font-size: 2.5rem;
    }

    .cta-title[b-u963xnc72i] {
        font-size: 2rem;
    }

    .insights-content h2[b-u963xnc72i] {
        font-size: 2rem;
    }
}

@@media (max-width: 767px) {
    .hero-title[b-u963xnc72i] {
        font-size: 2rem;
    }

    .hero-buttons .btn[b-u963xnc72i] {
        display: block;
        width: 100%;
        margin-bottom: 1rem;
    }

        .hero-buttons .btn.me-3[b-u963xnc72i] {
            margin-right: 0 !important;
        }
}
/* /Components/Pages/Login.razor.rz.scp.css */
.LoginPage[b-7zcng1pqp5] {
    font-family: Arial, sans-serif !important;
}

[b-7zcng1pqp5] .froms {
    border: 0;
}

[b-7zcng1pqp5] ::placeholder {
    font-size: 13px;
    opacity: 0.5; /* Firefox */
}
/* /Components/Pages/RegisterPage.razor.rz.scp.css */
body[b-rey0dir5kl] {
    background: #16153C!important;
    background: linear-gradient(117deg, rgba(22, 21, 60, 1) 0%, rgba(7, 11, 19, 1) 10%, rgba(7, 11, 19, 1) 82%, rgba(22, 21, 60, 1) 100%) !important;
}


.hero-title[b-rey0dir5kl] {
    font-size: 3.5rem;
    font-weight: 700;
    line-height: 1.2;
   
}

.bg-login-image[b-rey0dir5kl] {
    background: url("../img/Data_security_01.png");
    background-position: center;
    background-size: cover
}

/* Enhanced promotional box styles */


.promo-header[b-rey0dir5kl] {
   
    margin-bottom: 2rem;
    padding-bottom: 1.5rem;
    border-bottom: 2px solid rgba(58, 123, 213, 0.3);
}

.promo-title[b-rey0dir5kl] {
    font-weight: 800;
    font-size: 1.5rem;
    margin-bottom: 0.5rem;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.promo-sub[b-rey0dir5kl] {
    color: #3a7bd5;
    font-size: 1rem;
    font-weight: 600;
    margin-bottom: 0;
}

.promo-content[b-rey0dir5kl] {
    text-align: left;
}

.promo-question[b-rey0dir5kl] {
    font-size: 1.15rem;
    font-weight: 700;
    color: #f8f9fa;
    margin-bottom: 1.5rem;
    padding-left: 0.5rem;
    border-left: 4px solid #3a7bd5;
}

.promo-section-title[b-rey0dir5kl] {
    font-size: 1.1rem;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 1rem;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

    .promo-section-title .emoji[b-rey0dir5kl] {
        font-size: 1.3rem;
    }

.promo-description[b-rey0dir5kl] {
    color: #b8c5d0;
    font-size: 0.95rem;
    margin-bottom: 1rem;
    padding-left: 2rem;
    font-style: italic;
}

.promo-tools-list[b-rey0dir5kl] {
    background: rgba(58, 123, 213, 0.08);
    border-radius: 8px;
    padding: 1.25rem 1.5rem;
    margin-bottom: 1.5rem;
}

    .promo-tools-list li[b-rey0dir5kl] {
        color: #e8edf2;
        font-size: 0.95rem;
        padding: 0.5rem 0;
        display: flex;
        align-items: center;
        gap: 0.75rem;
        transition: all 0.3s ease;
    }

        .promo-tools-list li:hover[b-rey0dir5kl] {
            transform: translateX(5px);
            color: #ffffff;
        }

    .promo-tools-list .fa-check-circle[b-rey0dir5kl] {
        color: #28a745;
        font-size: 1.1rem;
        min-width: 1.1rem;
    }

.promo-footer[b-rey0dir5kl] {
    background: linear-gradient(90deg, #3a7bd5 0%, #00d2ff 100%);
    color: #ffffff;
    font-size: 1rem;
    font-weight: 700;
    padding: 1rem 1.5rem;
    border-radius: 8px;
    text-align: center;
    box-shadow: 0 4px 15px rgba(58, 123, 213, 0.4);
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

    .promo-footer strong[b-rey0dir5kl] {
        font-size: 1.15rem;
        text-shadow: 0 2px 4px rgba(0,0,0,0.3);
    }

/* ============================================
   REGISTER PAGE - MODERN GRADIENT DESIGN
   Based on Key Sharer UI Pattern
   ============================================ */

/* Page Wrapper - Dark Background with Stars */
.register-page-wrapper[b-rey0dir5kl] {
    min-height: 100vh;
    background: #0f1419;
    background: linear-gradient(135deg, #1a1d29 0%, #0f1419 50%, #1a1d29 100%);
    position: relative;
    overflow: hidden;
}

    /* Animated Star Background */
    .register-page-wrapper[b-rey0dir5kl]::before {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: radial-gradient(2px 2px at 20% 30%, rgba(255, 255, 255, 0.2), transparent), radial-gradient(2px 2px at 60% 70%, rgba(255, 255, 255, 0.2), transparent), radial-gradient(1px 1px at 50% 50%, rgba(255, 255, 255, 0.2), transparent), radial-gradient(1px 1px at 80% 10%, rgba(255, 255, 255, 0.2), transparent), radial-gradient(2px 2px at 90% 60%, rgba(255, 255, 255, 0.2), transparent), radial-gradient(1px 1px at 33% 80%, rgba(255, 255, 255, 0.2), transparent), radial-gradient(2px 2px at 10% 90%, rgba(255, 255, 255, 0.2), transparent);
        background-size: 200px 200px, 300px 300px, 250px 250px, 400px 400px, 350px 350px, 280px 280px, 320px 320px;
        background-position: 0 0, 40px 60px, 130px 270px, 70px 100px, 200px 150px, 150px 50px, 250px 200px;
        z-index: 1;
        pointer-events: none;
    }

    /* Plus/Cross Pattern Overlay */
    .register-page-wrapper[b-rey0dir5kl]::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        background-image: linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
        background-size: 100px 100px;
        z-index: 1;
        pointer-events: none;
    }

/* Main Container */
.register-container[b-rey0dir5kl] {
    position: relative;
    z-index: 2;
    min-height: 100vh;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2rem;
}

/* Card Wrapper */
.register-card-wrapper[b-rey0dir5kl] {
    max-width: 1000px;
    width: 100%;
    background: rgba(20, 22, 30, 0.6);
    border-radius: 24px;
    overflow: hidden;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.5), 0 0 1px rgba(255, 255, 255, 0.1) inset;
    backdrop-filter: blur(20px);
    border: 1px solid rgba(255, 255, 255, 0.08);
}

/* Split Layout */
.register-split-layout[b-rey0dir5kl] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    min-height: 600px;
}

/* ============================================
   LEFT PANEL - GRADIENT PROMO SIDE
   ============================================ */

.promo-panel[b-rey0dir5kl] {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    position: relative;
    overflow: hidden;
    display: flex;
    align-items: center;
    padding: 3rem 2.5rem;
}

    /* Gradient Glow Effect */
    .promo-panel[b-rey0dir5kl]::before {
        content: '';
        position: absolute;
        top: -50%;
        left: -50%;
        width: 200%;
        height: 200%;
        background: radial-gradient(circle at center, rgba(255, 255, 255, 0.15) 0%, transparent 70%);
        animation: glow-pulse-b-rey0dir5kl 8s ease-in-out infinite;
    }

@keyframes glow-pulse-b-rey0dir5kl {
    0%, 100% {
        transform: scale(1) translate(0, 0);
        opacity: 0.4;
    }

    50% {
        transform: scale(1.1) translate(-10px, -10px);
        opacity: 0.6;
    }
}

/* Gradient Overlay Pattern */
.promo-panel[b-rey0dir5kl]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: radial-gradient(circle at 20% 80%, rgba(255, 255, 255, 0.1) 0%, transparent 50%), radial-gradient(circle at 80% 20%, rgba(118, 75, 162, 0.3) 0%, transparent 50%);
    pointer-events: none;
}

/* Alternative Promo Panel (when RefByUserNameId <= 3) */
.promo-panel-alt[b-rey0dir5kl] {
    background: linear-gradient(135deg, rgba(102, 126, 234, 0.9) 0%, rgba(118, 75, 162, 0.9) 100%), url('../img/Data_security_01.png') center/cover;
}

/* Promo Content Wrapper */
.promo-content-wrapper[b-rey0dir5kl] {
    position: relative;
    z-index: 3;
    width: 100%;
}

/* Brand Section */
.brand-section[b-rey0dir5kl] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    margin-bottom: 3.5rem;
}

.brand-icon[b-rey0dir5kl] {
    width: 45px;
    height: 45px;
    background: rgba(255, 255, 255, 0.25);
    backdrop-filter: blur(10px);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.5rem;
    border: 1px solid rgba(255, 255, 255, 0.3);
}

.brand-name[b-rey0dir5kl] {
    font-size: 1.25rem;
    font-weight: 700;
    color: #ffffff;
    letter-spacing: -0.5px;
}

/* Main Promo Content */
.promo-main-content[b-rey0dir5kl] {
    max-width: 420px;
}

.promo-headline[b-rey0dir5kl] {
    font-size: 3rem;
    font-weight: 800;
    color: #ffffff;
    line-height: 1.15;
    margin-bottom: 1.5rem;
    letter-spacing: -1px;
}

.headline-secondary[b-rey0dir5kl] {
    color: rgba(255, 255, 255, 0.75);
    font-weight: 600;
}

.promo-tagline[b-rey0dir5kl] {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.85);
    line-height: 1.6;
    margin: 0;
}

/* Home Button (Alternative Layout) */
.btn-home-link[b-rey0dir5kl] {
    display: inline-flex;
    align-items: center;
    gap: 0.5rem;
    padding: 0.875rem 2rem;
    background: rgba(255, 255, 255, 0.2);
    backdrop-filter: blur(10px);
    border: 2px solid rgba(255, 255, 255, 0.3);
    border-radius: 12px;
    color: #ffffff;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
}

    .btn-home-link:hover[b-rey0dir5kl] {
        background: rgba(255, 255, 255, 0.3);
        border-color: rgba(255, 255, 255, 0.5);
        transform: translateY(-2px);
        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
        color: #ffffff;
    }

/* ============================================
   RIGHT PANEL - FORM SIDE
   ============================================ */

.form-panel[b-rey0dir5kl] {
    background: #1e212d;
    background: linear-gradient(180deg, #1e212d 0%, #181b26 100%);
    padding: 3rem 2.5rem;
    display: flex;
    align-items: center;
}

.form-content-wrapper[b-rey0dir5kl] {
    width: 100%;
}

/* ============================================
   RESPONSIVE DESIGN
   ============================================ */

@media (max-width: 991px) {
    .register-split-layout[b-rey0dir5kl] {
        grid-template-columns: 1fr;
    }

    .promo-panel[b-rey0dir5kl] {
        min-height: 400px;
        padding: 2.5rem 2rem;
    }

    .promo-headline[b-rey0dir5kl] {
        font-size: 2.25rem;
    }

    .form-panel[b-rey0dir5kl] {
        padding: 2.5rem 2rem;
    }
}

@media (max-width: 767px) {
    .register-container[b-rey0dir5kl] {
        padding: 1rem;
    }

    .register-card-wrapper[b-rey0dir5kl] {
        border-radius: 16px;
    }

    .promo-panel[b-rey0dir5kl] {
        padding: 2rem 1.5rem;
        min-height: 350px;
    }

    .brand-section[b-rey0dir5kl] {
        margin-bottom: 2.5rem;
    }

    .promo-headline[b-rey0dir5kl] {
        font-size: 2rem;
    }

    .promo-tagline[b-rey0dir5kl] {
        font-size: 0.95rem;
    }

    .form-panel[b-rey0dir5kl] {
        padding: 2rem 1.5rem;
    }
}

@media (max-width: 480px) {
    .promo-headline[b-rey0dir5kl] {
        font-size: 1.75rem;
    }

    .brand-icon[b-rey0dir5kl] {
        width: 40px;
        height: 40px;
        font-size: 1.25rem;
    }

    .brand-name[b-rey0dir5kl] {
        font-size: 1.1rem;
    }
}


/* /Components/Pages/T1.razor.rz.scp.css */
.dashboard-grid[b-uxxsxip01b] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 200px 200px;
    gap: 5px;
    position: relative;
    height: 100%;
    width: 100%;
}

.grid-item[b-uxxsxip01b] {
    background: #4a90e2;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    font-weight: bold;
    font-size: 1.1rem;
}

.resizer[b-uxxsxip01b] {
    position: absolute;
    background: #888;
    z-index: 10;
    opacity: 0.5;
}

    .resizer:hover[b-uxxsxip01b] {
        opacity: 1;
    }

    .resizer.horizontal[b-uxxsxip01b] {
        height: 6px;
        width: 100%;
        cursor: row-resize;
        left: 0;
        top: 200px;
    }

    .resizer.vertical[b-uxxsxip01b] {
        width: 6px;
        height: 100%;
        cursor: col-resize;
        top: 0;
        left: 50%;
    }
/* /Components/Pages/User/DaysSupportResistanceChartPage.razor.rz.scp.css */
main .container-fluid[b-cxfkd96mmk] {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-top: .3rem !important;
    padding-left: .3rem !important;
    margin-bottom: .5rem !important;
}

#layoutSidenav #layoutSidenav_content[b-cxfkd96mmk] {
    background-color: #ebebeb !important;
}

.StocName[b-cxfkd96mmk] {
    font-size: 1.2rem;
    font-weight: 600;
}



.PageGr[b-cxfkd96mmk] {
    display: grid;
    gap: 4px;
    /* min-block-size: 100vh;
        min-block-size: 100dvh;*/
    height: calc(100dvh - 70px) !important;
    grid-template-columns: 1fr 0;
    grid-template-rows: auto 1fr auto;
    grid-template-areas:
        "ToolBox Info"
        "chart Info"
        "Trand Info";
}

@media screen and (min-width: 769px) {
    .PageGr[b-cxfkd96mmk] {
        grid-template-columns: 1fr 14rem;
    }
}

.GrItem[b-cxfkd96mmk] {
    border-radius: 6px;
    padding: 5px;
}

.ToolBoxDiv[b-cxfkd96mmk] {
    grid-area: ToolBox;
    background-color: #000000;
}



.chartDiv[b-cxfkd96mmk] {
    grid-area: chart;
    background-color: #000000;
}

.TrandDiv[b-cxfkd96mmk] {
    grid-area: Trand;
    background-color: #000000;
}

.stockInfo[b-cxfkd96mmk] {
    grid-area: Info;
    background-color: #000000;
    padding:0;
}
@media screen and (min-width: 769px) {
    .stockInfo[b-cxfkd96mmk] {
        padding: 5px;
    }
}


.OHLCValue[b-cxfkd96mmk] {
    border-radius: 6px;
    padding-left: .5rem;
    padding-right: .5rem;
}
.smallText[b-cxfkd96mmk]{
        font-size: .7rem;

}

/* /Components/Pages/User/DaysSupportResistanceChartPage1.razor.rz.scp.css */
main .container-fluid[b-hp8b2rlhcz] {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-top: .3rem !important;
    padding-left: .3rem !important;
    margin-bottom: .5rem !important;
}

#layoutSidenav #layoutSidenav_content[b-hp8b2rlhcz] {
    background-color: #ebebeb !important;
}

.StocName[b-hp8b2rlhcz] {
    font-size: 1.2rem;
    font-weight: 600;
}



.PageGr[b-hp8b2rlhcz] {
    display: grid;
    gap: 4px;
    /* min-block-size: 100vh;
        min-block-size: 100dvh;*/
    height: calc(100dvh - 70px) !important;
    grid-template-columns: 1fr 5px 0px;
    grid-template-rows: auto 1fr auto;
    grid-template-areas:
        "ToolBox rv Info"
        "chart  rv Info"
        "Trand  rv Info";
}

@media screen and (min-width: 769px) {
    .PageGr[b-hp8b2rlhcz] {
        grid-template-columns: 1fr 5px 224px;
    }
}



.GrItem[b-hp8b2rlhcz] {
    border-radius: 6px;
    padding: 5px;
}

.ToolBoxDiv[b-hp8b2rlhcz] {
    grid-area: ToolBox;
    background-color: #000000;
}



.chartDiv[b-hp8b2rlhcz] {
    grid-area: chart;
    background-color: #000000;
}

.TrandDiv[b-hp8b2rlhcz] {
    grid-area: Trand;
    background-color: #000000;
}

.stockInfo[b-hp8b2rlhcz] {
    grid-area: Info;
    background-color: #000000;
}


.OHLCValue[b-hp8b2rlhcz] {
    border-radius: 6px;
    padding-left: .5rem;
    padding-right: .5rem;
}

.smallText[b-hp8b2rlhcz] {
    font-size: .7rem;
}


.resizer[b-hp8b2rlhcz] {
    background: #888;
    z-index: 10;
    opacity: 0.5;
}

    .resizer:hover[b-hp8b2rlhcz] {
        opacity: 1;
    }


    .resizer.vertical[b-hp8b2rlhcz] {
        grid-area: rv;
        width: 3px;
        height: 100%;
        cursor: col-resize;
    }
/* /Components/Pages/User/IVStatisticsPage.razor.rz.scp.css */
main .container-fluid[b-qhkctcuewf] {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-top: .3rem !important;
    padding-left: .3rem !important;
    margin-bottom: .5rem !important;
}

#layoutSidenav #layoutSidenav_content[b-qhkctcuewf] {
    background-color: #ebebeb !important;
}

.StocName[b-qhkctcuewf] {
    font-size: 1.2rem;
    font-weight: 600;
    position: relative;
    left: 0;
    top: 0px;
    z-index: 1111;
}



.PageGr[b-qhkctcuewf] {
    display: grid;
    gap: 4px;
    /* min-block-size: 100vh;
        min-block-size: 100dvh;*/
    height: calc(100dvh - 70px) !important;
    grid-template-columns: 1fr 14rem;
    grid-template-rows: 1fr 1fr 1fr;
    grid-template-areas:
        "chart1 Info"
        "chart2 Info"
        "chart3 Info";
}

.GrItem[b-qhkctcuewf] {
    border-radius: 6px;
    padding: 11px;
    
}




.chartDiv[b-qhkctcuewf] {
    height: calc((100dvh - 80px)/3) !important;
    background-color: #6b6b6b70;
}



.stockInfo[b-qhkctcuewf] {
    grid-area: Info;
    background-color: #6b6b6b70;
}


.OHLCValue[b-qhkctcuewf] {
    border-radius: 6px;
    padding-left: .5rem;
    padding-right: .5rem;
}

.smallText[b-qhkctcuewf] {
    font-size: .7rem;
}
/* /Components/Pages/User/OptionChainPage.razor.rz.scp.css */

.option-chain[b-m4v5uesf5m] {
    border: 1px solid #d7d7d752;
    border-radius: 3px;
}

.option-chain-header[b-m4v5uesf5m] {
    display: flex;
    margin-top: 10px;
    padding: 8px 11px;
    background-color: #c9c4c44f;
    gap: 4px
}

    .option-chain-header li[b-m4v5uesf5m] {
        flex: 1;
        line-height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 5px 0
    }

        .option-chain-header li:first-child[b-m4v5uesf5m] {
            align-items: center;
            justify-content: center
        }



        .option-chain-header li:first-child[b-m4v5uesf5m], .option-chain-header li:last-child[b-m4v5uesf5m] {
            flex: 0 0 60px
        }



.option-chain-scrolltable[b-m4v5uesf5m] {
    overflow-y: auto
}

    .option-chain-scrolltable[b-m4v5uesf5m]::-webkit-scrollbar {
        width: 4px;
        height: 4px
    }

    .option-chain-scrolltable[b-m4v5uesf5m]::-webkit-scrollbar-track {
        background: #f1f1f1
    }

    .option-chain-scrolltable[b-m4v5uesf5m]::-webkit-scrollbar-thumb {
        background: #888;
        border-radius: 4px
    }

        .option-chain-scrolltable[b-m4v5uesf5m]::-webkit-scrollbar-thumb:hover {
            background: #555
        }

.option-chain-scrolltableinner[b-m4v5uesf5m] {
    height: calc(100dvh - 200px);
}



.highlight-call[b-m4v5uesf5m] {
    background-color: #ffefe9
}

.highlight-put[b-m4v5uesf5m] {
    background-color: #ffefe9
}



/*///////////////////////*/
.StrikePrice[b-m4v5uesf5m] {
    text-align: center;
    align-items: center;
    justify-content: center;
    background-color: #c9c4c44f;
}
#OPTable p[b-m4v5uesf5m]{
    padding:0;
    margin:0;
}

#OPTable tr th[b-m4v5uesf5m]{
    text-align:center;
}
#CenterPointTR td[b-m4v5uesf5m] {
    background-color: #332701 !important;
}
#OPTable thead[b-m4v5uesf5m] {
    position: sticky;
    top: 0px;
}

#OPTable tbody tr td[b-m4v5uesf5m] {
    vertical-align: middle;
    padding-top: 1px;
    padding-bottom: 1px;
}

#scrollContainer[b-m4v5uesf5m] {
    height: calc(100dvh - 125px);
}
/* /Components/Pages/User/StockMarketStructure.razor.rz.scp.css */
main .container-fluid[b-j1juzdn093] {
    padding-right: calc(var(--bs-gutter-x) * .5) !important;
    padding-top: .3rem !important;
    padding-left: .3rem !important;
    margin-bottom: .5rem !important;
}

#layoutSidenav #layoutSidenav_content[b-j1juzdn093] {
    background-color: #ebebeb !important;
}

.StocName[b-j1juzdn093] {
    font-size: 1.2rem;
    font-weight: 600;
}



.PageGr[b-j1juzdn093] {
    display: grid;
    gap: 4px;
    /* min-block-size: 100vh;
        min-block-size: 100dvh;*/
    height: calc(100dvh - 70px) !important;
    grid-template-columns: 1fr 0;
    grid-template-rows: auto 1fr auto;
    grid-template-areas:
        "ToolBox Info"
        "chart Info"
        "Trand Info";
}

@media screen and (min-width: 769px) {
    .PageGr[b-j1juzdn093] {
        grid-template-columns: 1fr 14rem;
    }
}

.GrItem[b-j1juzdn093] {
    border-radius: 6px;
    padding: 5px;
}

.ToolBoxDiv[b-j1juzdn093] {
    grid-area: ToolBox;
    background-color: #000000;
}



.chartDiv[b-j1juzdn093] {
    grid-area: chart;
    background-color: #000000;
}

.TrandDiv[b-j1juzdn093] {
    grid-area: Trand;
    background-color: #000000;
}

.stockInfo[b-j1juzdn093] {
    grid-area: Info;
    background-color: #000000;
    padding: 0;
}

@media screen and (min-width: 769px) {
    .stockInfo[b-j1juzdn093] {
        padding: 5px;
    }
}


.OHLCValue[b-j1juzdn093] {
    border-radius: 6px;
    padding-left: .5rem;
    padding-right: .5rem;
}

.smallText[b-j1juzdn093] {
    font-size: .7rem;
}
/* /Components/SYSPage/PageNotFound.razor.rz.scp.css */

.four_zero_four_bg h1[b-2mpnqfary6] {
    font-size: 80px;
}

.four_zero_four_bg h3[b-2mpnqfary6] {
    font-size: 80px;
}
/* /Components/UI/OPListItem.razor.rz.scp.css */

.option-chain__repeaterwrapper ul[b-snhdw0qq9y] {
    display: flex;
    position: relative;
    border-bottom: 1px solid #e4e7ec40;
    gap: 5px;
    padding: 0px;
    margin: 0px;
}

.option-chain__repeaterwrapper li[b-snhdw0qq9y] {
    flex: 1;
    line-height: 100%;
    text-align: right;
    padding: 6px 0;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;  
}

.option-chain__repeaterwrapper p[b-snhdw0qq9y] {
    margin-top: 0;
    margin-bottom: 4px;
}


.option-chain__repeaterwrapper li:last-child[b-snhdw0qq9y] {
    padding-right: 11px;
    flex: 0 0 60px;
}



.option-chain__repeaterwrapper li.hoverdatawrapper[b-snhdw0qq9y] {
    position: relative;
    z-index: 1
}

    .option-chain__repeaterwrapper li.hoverdatawrapper .onhoverShow[b-snhdw0qq9y] {
        position: absolute;
        top: 0;
        left: 10%;
        background-color: #fff;
        z-index: 2;
        padding: 8px 10px 8px;
        display: none;
        width: 120px;
        text-align: center
    }



    .option-chain__repeaterwrapper li.hoverdatawrapper:hover .onhoverShow[b-snhdw0qq9y] {
        display: block
    }

        .option-chain__repeaterwrapper li.hoverdatawrapper:hover .onhoverShow a[b-snhdw0qq9y] {
            display: inline-flex;
            width: 17px;
            height: 17px;
            align-items: center;
            justify-content: center;
            padding: 5px;
            background-color: #e4e7ec;
            border-radius: 2px;
            font-family: Supreme-Regular;
            font-weight: 400;
            font-size: 11px;
            text-transform: uppercase;
            line-height: 17px;
            vertical-align: middle
        }

    .option-chain__repeaterwrapper li.hoverdatawrapper .onhoverShow a:last-child[b-snhdw0qq9y] {
        padding: 2px
    }

    .option-chain__repeaterwrapper li.hoverdatawrapper .onhoverShow a.buybtn[b-snhdw0qq9y] {
        background-color: #00b29e;
        color: #fff
    }

    .option-chain__repeaterwrapper li.hoverdatawrapper .onhoverShow a.sellbtn[b-snhdw0qq9y] {
        background-color: #c0083e;
        color: #fff
    }

    .option-chain__repeaterwrapper li.hoverdatawrapper ul:hover li .onhoverShow[b-snhdw0qq9y] {
        display: block
    }

.option-chain__repeaterwrapper ul li:first-child[b-snhdw0qq9y] {
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 11px;
    flex: 0 0 60px;
}

.StrikePrice[b-snhdw0qq9y] {   
    background-color: #c9c4c44f;   
    border-bottom: 1px solid #ffffff;
  
}

@media only screen and (max-width: 1280px) {
    .option-chain__repeaterwrapper li.hoverdatawrapper .onhoverShow[b-snhdw0qq9y] {
        z-index: 9
    }
}

@media only screen and (max-width: 767px) {
    .option-chain__repeaterwrapper li[b-snhdw0qq9y] {
        font-size: 12px;
    }

    .option-chain__repeaterwrapper ul li:first-child[b-snhdw0qq9y], .option-chain__repeaterwrapper ul li:last-child[b-snhdw0qq9y] {
        flex: 0 0 60px
    }
}
/* /Components/UI/RefNewUserUI.razor.rz.scp.css */

#RegPage[b-k43pkfpvag] {
    font-family: Arial, sans-serif !important;
}

[b-k43pkfpvag] .froms {
    border: 0;
}

[b-k43pkfpvag] ::placeholder {
    font-size: 13px;
    opacity: 0.5; /* Firefox */
}
/* /Components/UI/TrendUI.razor.rz.scp.css */
.BrProgress[b-gpd4zilplu] {
    border-left-width: 4px;
    border-left-color: #000;
    border-left-style: solid;
}
/* /Shared/GenericList.razor.rz.scp.css */
.paginator[b-0x4lsusaa0] {
    display: flex;
    border: 1px solid #ccc;
    margin-top: 0.5rem;
    padding: 0.25rem;
    align-items: center;
    background-color: #dedede;
    border-radius: 0.5rem;
}

.pagination-numbers dl[b-0x4lsusaa0], ol[b-0x4lsusaa0], ul[b-0x4lsusaa0] {
    margin-top: 0;
    margin-bottom: 0!important;
}
.page-link[b-0x4lsusaa0] {
    border: 1px solid transparent;
    border-color: #dee2e6;
}

.page-item:last-child .page-link[b-0x4lsusaa0] {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;

    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.pagination-text[b-0x4lsusaa0] {
    margin: 0 0.5rem;
}

nav[b-0x4lsusaa0] {
    display: flex;
    margin-left: auto;
    gap: 0.5rem;
    align-items: center;
}





.icon button[b-0x4lsusaa0] {
    border: 0;
    width: 2rem;
    height: 2.37rem;
    background-color: #ffffff;
    background-position-x: center;
    background-position-y: center;
    background-size: 1rem;
    background-repeat: no-repeat;
    background-attachment: initial;
    background-origin: initial;
    background-clip: initial;
}

    .icon button[disabled][b-0x4lsusaa0] {
        opacity: 0.4;
    }

    .icon button:not([disabled]):hover[b-0x4lsusaa0] {
        background-color: #eee;
    }

    .icon button:not([disabled]):active[b-0x4lsusaa0] {
        background-color: #aaa;
    }

.go-first[b-0x4lsusaa0], .go-last[b-0x4lsusaa0] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g transform="rotate(90) scale(0.8)" transform-origin="12 12"><path d="m 2,1.5 l 10,17.5 l 10,-17.5 l -10,7.75 l -10,-7.75 z"/><rect height="2" width="20" y="20.5" x="2"/></g></svg>');
}

.go-previous[b-0x4lsusaa0], .go-next[b-0x4lsusaa0] {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"><g transform="rotate(90)" transform-origin="12 12"><path d="M 2 3.25 L 12 20.75 L 22 3.25 L 12 11 z" /></g></svg>');
}

.go-next[b-0x4lsusaa0], .go-last[b-0x4lsusaa0] {
    transform: scaleX(-1);
}
/* /Shared/MessageDialog.razor.rz.scp.css */
.confim-dialog-container[b-bg4kh73pny] {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    min-width: 150px;
    display: flex;
    flex-direction: column;
    align-items: center;
    background-color: rgba(0,0,0,0.5);
    z-index: 20000;
    justify-content: center;
}

.confim-dialog[b-bg4kh73pny] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-width: 20rem;
    border-radius: .5rem;
    position: fixed;
    align-items: center;
}

.modal-dialog[b-bg4kh73pny] {
    margin: 0;
}
/* /Shared/ProuctPhotoVideoGallery.razor.rz.scp.css */
.BigImage[b-nu951xl22o] {
    cursor: pointer;
}
.preview[b-nu951xl22o] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
@media screen and (max-width: 996px) {
    .preview[b-nu951xl22o] {
        margin-bottom: 20px;
    }
}

.preview-pic[b-nu951xl22o] {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.preview-thumbnail.nav-tabs[b-nu951xl22o] {
    border: none;
    margin-top: 15px;
}

    .preview-thumbnail.nav-tabs li[b-nu951xl22o] {
        width: 18%;
        margin-right: 2.5%;
    }

    .preview-thumbnail.nav-tabs .active[b-nu951xl22o] {
        padding: 3px;
        border-radius: 0.375rem;
        background-color: #f3c6fb;
    }

    .preview-thumbnail.nav-tabs li img[b-nu951xl22o] {
        max-width: 100%;
        display: block;
    }

    .preview-thumbnail.nav-tabs li a[b-nu951xl22o] {
        padding: 0;
        margin: 0;
    }

    .preview-thumbnail.nav-tabs li:last-of-type[b-nu951xl22o] {
        margin-right: 0;
    }

.tab-content[b-nu951xl22o] {
    overflow: hidden;
}
    .tab-content img[b-nu951xl22o] {
        width: 100%;
        -webkit-animation-name: opacity;
        animation-name: opacity;
        -webkit-animation-duration: .3s;
        animation-duration: .3s;
    }

    .tab-content .img-thumbnail[b-nu951xl22o] {
        padding: 15px
    }



.BtnThum[b-nu951xl22o] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    min-height: 65px;
    min-width: 65px;
}
    .BtnThum img[b-nu951xl22o] {
        border-radius: 0.375rem;
    }

.LogindDiv[b-nu951xl22o] {
    position: relative;
    text-align: center;
}

    .LogindDiv .LogindText[b-nu951xl22o] {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }
/* /Shared/RichTextEditor.razor.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-cjsfosflog] {
  white-space: normal;
  text-align: center;
  word-break: break-all;
}

a[b-cjsfosflog] {
  color: #0077cc;
}

.btn-primary[b-cjsfosflog] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.nav-pills .nav-link.active[b-cjsfosflog], .nav-pills .show > .nav-link[b-cjsfosflog] {
  color: #fff;
  background-color: #1b6ec2;
  border-color: #1861ac;
}

.border-top[b-cjsfosflog] {
  border-top: 1px solid #e5e5e5;
}
.border-bottom[b-cjsfosflog] {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow[b-cjsfosflog] {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy[b-cjsfosflog] {
  font-size: 1rem;
  line-height: inherit;
}

.footer[b-cjsfosflog] {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  line-height: 60px;
}
