/* _content/Zineps/Components/Layout/MainLayout.razor.rz.scp.css */
.window[b-0tafr2ast0]{
    display: flex;
}

.navbar-custom[b-0tafr2ast0] {
    margin-left: 200px;
    box-shadow: 0 0 3px rgba(31, 30, 47, .05);
    border-bottom: 1px solid #eee;
    background: linear-gradient(130deg, rgba(255, 255, 255, 1) 0%, rgba(251, 255, 254, 1) 25%, #f3fffd 80%, #eafffb 90%, #b2f0e5bf 100%);
    height: 6rem;
    color: #424242;
}

    .navbar-custom > div[b-0tafr2ast0] {
        height: 100%;
    }

        .navbar-custom > div > div[b-0tafr2ast0] {
            margin: auto 2rem;
        }

.topbar .topbar-left[b-0tafr2ast0] {
    width: 199px;
    height: 5.4rem !important;
    background-color: #ffffff;
}

.topbar-left[b-0tafr2ast0] {
    display: flex;
    justify-content: center;
    align-items: center;
}

.enlarge-menu .topbar .topbar-left[b-0tafr2ast0] {
    background-color: #fff;
}

html[b-0tafr2ast0], body[b-0tafr2ast0] {
    height: 100%;
    margin: 0;
    padding: 0;
}

[b-0tafr2ast0] .left-sidenav {
    min-width: 200px;
    background-color: #ffffff;
    background: linear-gradient(to bottom, #ffffff 0%, #f9fefd 60%, #f5fcfa 75%, #70cab98f 100%);
    height: 100vh;
    position: sticky;
    top: 0;
    padding: 0;
    overflow: auto;
}

[b-0tafr2ast0] .left-sidenav-menu {
    overflow-y: auto;
    height: 100vh;
    scrollbar-width: none;
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem;
}

    [b-0tafr2ast0] .left-sidenav-menu::-webkit-scrollbar {
        display: none;
    }
[b-0tafr2ast0] .left-sidenav-menu li > a {
    font-size: 16px;
    color: #000;
}

    [b-0tafr2ast0] .left-sidenav-menu li > a i {
        font-size: 18px;
        margin-right: 8px;
        color: #000;
    }

.notification-list .noti-icon[b-0tafr2ast0] {
    color: #000;
}

[b-0tafr2ast0] .navbar-custom .topbar-nav li.show .nav-link {
    background-color: transparent;
}

.brand-logo[b-0tafr2ast0] {
    width: 137px;
    margin-top: 25px;
    margin-left: 30px;
    margin-right: auto;
    margin-bottom: 23px;
}

.enlarge-menu .topbar .topbar-left .logo .logo-lg[b-0tafr2ast0] {
    display: block;
}

.page-content[b-0tafr2ast0] {
    background-color: #FFF;
    padding: 0 30px 60px 30px;
}

[b-0tafr2ast0] #TopNavPageTitle > .menu-toggle-button {
    display: none;
}

@media (min-width: 1023px) {
    .fixed-nav[b-0tafr2ast0] {
        position: fixed;
        width: 200px;
    }

    .menubtn[b-0tafr2ast0] {
        display: none;
    }
}

@media (max-width: 1024px) {
    .topbar .topbar-left .logo-lg[b-0tafr2ast0] {
        display: block;
    }

    .brand-logo[b-0tafr2ast0] {
        width: 85px;
    }

    .topbar-left[b-0tafr2ast0] {
        align-items: initial;
    }

    .navbar-custom[b-0tafr2ast0] {
        height: 4rem;
        margin-left: 0;
    }

    [b-0tafr2ast0] #TopNavPageTitle > .menu-toggle-button {
        display: flex;
    }

    .page-container[b-0tafr2ast0] {
        margin: 4rem auto 1rem auto;
        height: calc(100vh - 4rem);
    }

    .closed[b-0tafr2ast0] {
        display: none;
    }

    [b-0tafr2ast0] .left-sidenav-menu {
        overflow-y: auto;
        height: calc(100vh - 4rem);
        scrollbar-width: none;
        display: flex;
        flex-direction: column;
        padding-bottom: 1rem;
    }

    [b-0tafr2ast0] .left-sidenav {
        margin-top: 1rem;
    }
}
@media (min-width: 1023px) {
    .fixed-nav[b-0tafr2ast0] {
        width: 200px;
    }
}

@media(min-widh: 768px) {
    .topbar .topbar-left[b-0tafr2ast0] {
        width: 178px;
    }

}

[b-0tafr2ast0] .left-sidenav-menu li {
    padding-top: 10px;
}

    [b-0tafr2ast0] .left-sidenav-menu li > a {
        padding: 12px 5px 12px 27px;
    }

[b-0tafr2ast0] .navIcon {
    width: 1.4rem;
    background-color: transparent;
}

[b-0tafr2ast0] .activeNav {
    color: var(--primarycolor) !important;
    font-weight: 600;
    border-right: 3px solid var(--primarycolor);
}

    [b-0tafr2ast0] .activeNav i {
        filter: invert(66%) sepia(55%) saturate(276%) hue-rotate(119deg) brightness(100%) contrast(88%);
        font-weight: 600;
    }

[b-0tafr2ast0] .PickupActiveNavIcon {
    filter: invert(37%) sepia(55%) saturate(276%) hue-rotate(119deg) brightness(100%) contrast(88%);
    font-weight: 600;
}

[b-0tafr2ast0] .left-sidenav-menu li > a:hover {
    color: #000;
    background-color: rgb(223 223 223 / 10%);
}

[b-0tafr2ast0] .left-sidenav-menu li.mm-active > a {
    background-color: #fff;
    border-left: none;
    color: #686868;
}

[b-0tafr2ast0] .left-sidenav-menu li ul {
    padding: 0 0 0 40px;
}

    [b-0tafr2ast0] .left-sidenav-menu li ul li > a {
        color: #686868;
    }

        [b-0tafr2ast0] .left-sidenav-menu li ul li > a:hover {
            color: #686868;
            background-color: rgb(223 223 223 / 10%);
        }

[b-0tafr2ast0] .left-sidenav-menu li.mm-active .nav-item.active a.nav-link.active {
    color: #686868;
}

[b-0tafr2ast0] .left-sidenav-menu li.mm-active .nav-item.active a.nav-link.active {
    background-color: transparent;
    color: var(--primarycolor);
}



    #TopNavPageTitle[b-0tafr2ast0] {
        display: flex;
        flex-direction: row;
        gap: .5rem;
    }

[b-0tafr2ast0] .nav-link > a, [b-0tafr2ast0] #TopNavPageTitle > h3 > a {
    color: var(--hovertext);
}

    [b-0tafr2ast0] .nav-link > a:hover, [b-0tafr2ast0] #TopNavPageTitle > h3 > a:hover {
        color: var(--hovertext) !important;
    }

.card[b-0tafr2ast0] {
    box-shadow: 0 0 6px rgb(31 30 47 / 12%);
}
.navIcon[b-0tafr2ast0] {
    background-color: transparent;
}
@media (max-width: 1030px) {
    .topbar .topbar-left[b-0tafr2ast0] {
        border: none;
    }
}

@media (max-width: 700px) {
    .topbar[b-0tafr2ast0] {
        background-color: #fff;
        border-bottom: 1px solid #eee;
    }

    .brand-logo[b-0tafr2ast0] {
        margin-right: 50px;
    }

    .page-content[b-0tafr2ast0] {
        padding: 20px 15px 20px 15px;
    }
}

.bottom-box[b-0tafr2ast0]{
    margin-top: auto;
}

@media (max-width: 700px) {
    .navbar-custom[b-0tafr2ast0] {
        background: #fff !important;
    }

    .NewNavColor[b-0tafr2ast0] {
        background: #fff !important;
    }
}

@media (min-width: 701px) and (max-width: 1036px) {
    #TopNavPageTitle h3[b-0tafr2ast0] {
        display: none;
    }
}

.LanguageSelected-box[b-0tafr2ast0] {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #cfcfcf;
    padding: 7px 15px;
    border-radius: 5px;
    width: 290px;
    border: 1px solid;
    background-color: #ffffff;
}

.Language-option[b-0tafr2ast0] {
    cursor: pointer;
}

    .Language-option:hover[b-0tafr2ast0] {
        background-color: #f3f3f3;
    }

input:-webkit-autofill[b-0tafr2ast0],
input:-webkit-autofill:focus[b-0tafr2ast0] {
    transition: background-color 600000s 0s, color 600000s 0s;
}


.activeNavTitle[b-0tafr2ast0] {
    font-family: Poppins,sans-serif;
    margin: 0;
    font-size: 16px;
    transform: translate(1px, 0px);
    color: #000;
    cursor: pointer;
}

.notActiveNavTitle[b-0tafr2ast0] {
    font-family: Poppins,sans-serif;
    margin: 0;
    font-size: 16px;
    transform: translate(1px, 0px);
    color: #000;
    cursor: pointer;
}

[b-0tafr2ast0] .nav-link {
    transition: none !important;
    cursor: pointer;
}


/* _content/Zineps/Components/Layout/NavMenu.razor.rz.scp.css */
.layout[b-5n21tu44xj] {
    position: relative;
    width: 100%;
    height: 100vh;
}

.topbar[b-5n21tu44xj] {
    position: fixed;
    top: 0;
    left: 6rem; /* Same as sidebar width */
    right: 0;
    height: 4rem;
    background-color: white;
    z-index: 1000;
    display: flex;
    align-items: center;
    padding: 0 1rem 0 0;
    border-bottom: 1px solid #d3d5d9;
    transition: left 0.3s ease;
}

.sidebar[b-5n21tu44xj] {
    position: fixed;
    top: 4rem; /* Same as topbar height */
    left: 0;
    width: 6rem;
    height: calc(100vh - 4rem);
    background-color: white;
    z-index: 1000;
    display: flex;
    flex-direction: column;
    align-items: center;
    border-right: 1px solid #d3d5d9;
    padding-top: 1rem;
    transition: width 0.3s ease;
    height: 100%;
    overflow: visible;
}


.logo-corner[b-5n21tu44xj] {
    position: absolute;
    top: -3.7rem; /* Negative of topbar height */
    left: 0;
    width: 6rem;
    height: calc(4rem - 1px);
    background-color: white;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1001;
    transition: width 0.3s ease;
}

[b-5n21tu44xj] .nav-link {
    display: flex;
    align-items: center;
    width: 100%;
    color: #333;
    text-decoration: none;
    transition: background-color 0.2s;
    min-height: 2rem;
}

    [b-5n21tu44xj] .nav-link:hover, .nav-link.active[b-5n21tu44xj] {
        filter: brightness(1.02)
    }

.nav-text[b-5n21tu44xj] {
    font-size: 0.7rem;
    margin-top: auto !important;
    margin-bottom: auto !important;
    text-align: center;
    width: 0;
    transition: width 0.3s ease;
}

.bi[b-5n21tu44xj] {
    font-size: 1.5rem;
}

.spacer[b-5n21tu44xj] {
    flex: 1;
}

.navbar-brand[b-5n21tu44xj] {
    font-weight: bold;
    color: #333;
    text-decoration: none;
}

.nav-text[b-5n21tu44xj], [b-5n21tu44xj] .nav-link {
    -webkit-user-select: none; /* Safari */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* IE 10+ and Edge */
    user-select: none; /* Standard syntax */
}

.corner-cover[b-5n21tu44xj] {
    position: fixed;
    top: calc(4rem - 1px);
    left: calc(6rem - 1px);
    width: 2rem;
    height: 2rem;
    background-color: white;
    z-index: 1009;
    transition: left 0.3s ease;
}

    .corner-cover[b-5n21tu44xj]::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 2rem;
        height: 2rem;
        background-color: white;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        border-bottom-left-radius: 1rem;
        border-left: 1px solid #d3d5d9;
        border-bottom: 1px solid #d3d5d9;
        transform: rotate(90deg);
    }


.zineps-logo-small[b-5n21tu44xj] {
    width: 2.5rem;
    height: 2.5rem;
    background-image: url('Content/images/zineps-logo-small.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    transition: all 0.3s ease-in-out;
}

.sidebar.expanded .zineps-logo-small.customer[b-5n21tu44xj] {
    background-image: url('Content/images/zineps.svg');
    width: 8rem;
}

.sidebar.expanded .zineps-logo-small.partner[b-5n21tu44xj] {
    background-image: url('Content/images/zineps-partner.svg');
    width: 8rem;
}

.sidebar.expanded .zineps-logo-small.admin[b-5n21tu44xj] {
    background-image: url('Content/images/zineps-admin.svg');
    width: 8rem;
}

.hamburger-icon[b-5n21tu44xj] {
    width: 1.4rem;
    min-width: 1.4rem;
    height: 1.4rem;
    background-image: url('/Content/images/hamburger-menu.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
}
/* Expanded sidebar */
.sidebar.expanded[b-5n21tu44xj] {
    width: 12rem;
}

    .sidebar.expanded ~ .corner-cover[b-5n21tu44xj] {
        left: calc(12rem - 1px);
    }

    /* For expanded nav links */
    .sidebar.expanded .nav-link[b-5n21tu44xj] {
        flex-direction: row;
        justify-content: flex-start;
        padding-left: 1rem;
    }

    .sidebar.expanded .nav-text[b-5n21tu44xj] {
        margin-top: 0;
        margin-left: 0.5rem;
        display: inline-block;
        font-size: 0.9rem;
    }

    /* You'll also need to update the logo-corner position when expanded */
    .sidebar.expanded .logo-corner[b-5n21tu44xj] {
        width: 12rem;
    }

.topbar.expanded[b-5n21tu44xj] {
    left: 12rem;
}


/* Hide nav text when sidebar is collapsed */
.sidebar:not(.expanded) .nav-text[b-5n21tu44xj] {
    display: none;
}

/* Show nav text when sidebar is expanded */
.sidebar.expanded .nav-text[b-5n21tu44xj] {
    display: block;
    margin-top: 0;
    margin-left: 0.5rem;
    font-size: 0.9rem;
    width: auto;
}

.sidebar:not(.expanded) .nav-second-level[b-5n21tu44xj]  .nav-link {
    display: none;
    min-height: 0;
}

/* Keep icons centered when collapsed */
.sidebar:not(.expanded)[b-5n21tu44xj]  .nav-link {
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0.95rem;
}

/* Align icons and text horizontally when expanded */
.sidebar.expanded[b-5n21tu44xj]  .nav-link {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 0.95rem 1rem;
    text-align: left;
}

/* Make sure the icons have consistent width */
.bi[b-5n21tu44xj] {
    font-size: 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
}

[b-5n21tu44xj] .nav-link {
    display: flex;
    text-align: center;
}

    [b-5n21tu44xj] .nav-link.active {
        background-color: #70cab930;
        border-radius: .5rem;
    }

.nav[b-5n21tu44xj] {
    width: calc(100% - 1.8rem);
    height: calc(100vh - 4rem);
    padding: 0 0.1rem 2rem 0.1rem;
    flex-wrap: nowrap;
    overflow: auto;
    /* Hide scrollbar for Chrome, Safari and Opera */
    &::-webkit-scrollbar

{
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
-ms-overflow-style: none; /* IE and Edge */
scrollbar-width: none;[b-5n21tu44xj] /* Firefox */
}

.nav-item[b-5n21tu44xj] {
    width: 100%;
    transition: all 0.3s ease-in-out;
}

.page-title[b-5n21tu44xj] {
    margin-left: 1rem;
}

[b-5n21tu44xj] .nav-link > i:not(.fas) {
    font-size: 1.4rem;
}

.user-menu[b-5n21tu44xj] {
    position: absolute;
    background-color: #fff;
    padding: 4px 0;
    font-size: 13px;
    border-radius: 5px;
    box-shadow: 5px 10px 15px 10px rgba(0, 0, 0, 0.1);
    border-color: #eff2f9;
    margin: 180px 0 0 0;
    top: auto;
    right: 2rem;
    min-width: 10rem;
}

.new-shipment-button[b-5n21tu44xj] {
    display: flex;
    justify-content: center;
    margin-bottom: .5rem;
}

.MenuAddLabel[b-5n21tu44xj] {
    margin: 2px 1rem 1rem auto;
    padding: 12px 7px !important;
    border: 1px solid #eee;
    border-radius: 7px;
    box-shadow: 0 0 3px #adadad !important;
    font-size: 10px !important;
    text-align: center;
    font-weight: 500;
    flex-direction: row;
    display: flex;
    justify-content: center;
    width: 2.6rem;
}

    .MenuAddLabel > span[b-5n21tu44xj] {
        font-size: 12px !important;
    }

    .MenuAddLabel > .navIcon[b-5n21tu44xj] {
        width: 14px;
    }

.sidebar.expanded .MenuAddLabel[b-5n21tu44xj] {
    width: 100%;
}

.nav-second-level[b-5n21tu44xj]  .nav-link {
    padding: .25rem 0 .25rem 1.5rem !important;
    min-height: 1.75rem;
}

    .nav-second-level[b-5n21tu44xj]  .nav-link > .nav-text {
        font-size: 0.8rem !important;
    }

.fa-sort-down[b-5n21tu44xj] {
    margin-left: .5rem;
    font-size: 1rem;
    margin-top: .2rem;
    margin-bottom: auto;
}

.sidebar:not(.expanded) .fa-sort-down[b-5n21tu44xj] {
    display: none;
}

.bottom-box[b-5n21tu44xj] {
    justify-content: flex-end;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.sidebar:not(.expanded) .bottom-box[b-5n21tu44xj]  .settingMenuLi ::deep div ::deep div, .sidebar:not(.expanded) .bottom-box[b-5n21tu44xj]  .settingMenuLi div p {
    display: none;
}


[b-5n21tu44xj] .nav-link {
    display: flex;
    align-items: center;
    width: 100%;
    color: #333;
    text-decoration: none;
    transition: all 0.3s ease-in-out !important;
    position: relative;
    overflow: hidden;
    min-height: 3rem;
}

    [b-5n21tu44xj] .nav-link:hover {
        background-color: #70cab910;
        border-radius: .5rem;
        box-shadow: 0 1px 3px rgba(0,0,0,0.05);
    }

.nav-item[b-5n21tu44xj] {
    width: 100%;
    transition: all 0.3s ease-in-out !important;
    transform-origin: left center;
}

[b-5n21tu44xj] .nav-link.active {
    background-color: #70cab930;
    border-radius: .5rem;
}

/* Smooth transition for icon and text elements within nav links */
[b-5n21tu44xj] .nav-link > i,
[b-5n21tu44xj] .nav-link > .bi,
[b-5n21tu44xj] .nav-link > .nav-text {
    transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out !important;
}

/* Improve transition for sidebar expansion */
.sidebar[b-5n21tu44xj] {
    transition: width 0.3s cubic-bezier(0.25, 0.1, 0.25, 1) !important;
}

    .sidebar.expanded .nav-text[b-5n21tu44xj] {
        opacity: 1;
        transition: opacity 0.4s ease-in-out, margin 0.3s ease, width 0.3s ease !important;
    }

    .sidebar:not(.expanded) .nav-text[b-5n21tu44xj] {
        opacity: 0;
        transition: opacity 0.2s ease-in-out, display 0s linear 0.2s !important;
    }

@media (max-width: 1024px) {
    .sidebar:not(.expanded)[b-5n21tu44xj] {
        width: 0;
    }

    .sidebar:not(.expanded) ~ .corner-cover[b-5n21tu44xj] {
        left: 0;
        display: none;
    }
}
/* _content/Zineps/Components/Order/OrderDetailCard.razor.rz.scp.css */
.receiver-info-group[b-jxi368lrli] {
}

.record-detail-group[b-jxi368lrli] {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.track-trace-link[b-jxi368lrli] {
    margin: auto auto 0 0;
    text-align: end;
}
/* _content/Zineps/Components/Order/OrderDetailContent.razor.rz.scp.css */
.document-icon[b-clvts1wpyw] {
    width: 100%;
}

.pdf-icon[b-clvts1wpyw]{
    width: 100%
}

.document-text[b-clvts1wpyw] {
    text-align: center;
    color: #C1C1C1;
    line-height: 24px;
}

.zineps-input-container[b-clvts1wpyw] {
    display: flex;
    flex-direction: column;
}

.zineps-input-wrapper[b-clvts1wpyw] {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    border: 1px solid #ced4da !important;
    border-radius: 8px;
}

.zineps-input-label[b-clvts1wpyw] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.zineps-input[b-clvts1wpyw] {
    flex: 1;
    padding: 10px 0 10px 10px;
    height: 45px;
    border-radius: 8px;
    border: none;
    background-color: var(--elementcolor);
    color: var(--primarytext);
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}

    .zineps-input:focus[b-clvts1wpyw] {
        outline: none;
    }

.order-items .order-image-container[b-clvts1wpyw] {
    position: relative;
    height: 190px;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}
    .order-items[b-clvts1wpyw]  .order-image-row {
        position: relative;
    }
.order-items[b-clvts1wpyw]  .order-image-row::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 20%;
    margin: 1rem 0;
    height: calc(100% - 2rem);
    width: 1px;
    background-color: #ced4da50;
}

   

.order-image[b-clvts1wpyw] {
    max-height: calc(100% - 30px);
    max-width: calc(100% - 30px);
}

.order-items[b-clvts1wpyw]  .order-detail-item {
    position: relative;
}




.order-items .order-item:last-child .order-image-container[b-clvts1wpyw]::after {
    display: none;
}

.order-items .order-item:not(:first-child) .order-image-container[b-clvts1wpyw]::before {
    height: calc(100% - 1rem);
}

.product-title[b-clvts1wpyw] {
    color: #212529;
    font-weight: 500;
    line-height: 1.5rem;
    font-size: 20px;
    margin: 0;
    min-height: 1.5rem;
    word-wrap: break-word;
    overflow-wrap: break-word;
    white-space: normal;
}

.order-items[b-clvts1wpyw] {
    display: flex;
    flex-direction: column;
}

.order-item-field-title[b-clvts1wpyw] {
    margin: 0;
    color: #212529 !important;
    font-size: 18px;
    font-weight: 400;
    text-align: start;
    line-height: 2rem;
}

.order-item-field-value[b-clvts1wpyw] {
    font-size: 15px;
    font-weight: 200;
    color: #424242 !important;
    text-align: start !important;
}

.validation-box[b-clvts1wpyw] {
    display: flex;
    align-items: center;
}
.order-number[b-clvts1wpyw] {
    font-weight: 400;
    color: #6d6d6d;
}

.order-items[b-clvts1wpyw]  .unselected {
    filter: brightness(.95);
/*    box-shadow: inset 0px 0px 10px rgba(0, 0, 0, 0.4);
*/    backdrop-filter: brightness(0.98);
}
/* _content/Zineps/Components/Order/OrdersConfirmPopup.razor.rz.scp.css */
.popup-title[b-ukd9hs6bxj] {
    color: #424242;
}

.warning-image[b-ukd9hs6bxj] {
    width: 50px;
}

.loading-image[b-ukd9hs6bxj] {
    width: 70px;
    height: 70px;
}

.popup-right[b-ukd9hs6bxj] {
    flex-direction: column;
    display: flex;
    gap: 1rem;
}

.popup-right > div[b-ukd9hs6bxj] {
    flex-direction: column;
    display: flex;
}

.popup-right > div[b-ukd9hs6bxj] >  .rz-dropdown {
    height: 50px;
}

.popup-right[b-ukd9hs6bxj] >  .zineps-input {
    height: 50px;
}

.status-label[b-ukd9hs6bxj] {
    color: #424242;
    font-size: 18px;
    line-height: 1.2;
    text-align: left;
    width: 100%;
}

.status-label-error[b-ukd9hs6bxj] {
    color: #424242;
    font-size: 16px;
    line-height: 1.2;
    text-align: left;
    width: 100%;
}

.error-details[b-ukd9hs6bxj] {
    display: flex;
    font-size: 14px;
    line-height: 1.2;
    justify-content: start;
    text-align: center;
}
/* _content/Zineps/Components/Order/ParcelShops.razor.rz.scp.css */
[b-6k3ew0p54p] .popup > button {
    background-color: var(--primarycolor);
    color: var(--secondarytext);
    transition: transform 0.3s ease, margin 0.3s ease;
    border: none;
    width: 100%;
    border-radius: 5px;
    max-width: 100%;
    height: 45px;
    font-size: 16px;
}

    [b-6k3ew0p54p] .popup > button:hover {
        filter: brightness(1.05);
    }

    [b-6k3ew0p54p] .popup > button:active {
        box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.2);
    }
/* _content/Zineps/Components/Pages/Admin/Support/SupportOverview.razor.rz.scp.css */
.unread[b-w5vmbosbmf] {
    font-weight: 600;
}

.read[b-w5vmbosbmf] {
    font-style: italic;
    color: #808080;
}
/* _content/Zineps/Components/Pages/Admin/User/PartnerDetails.razor.rz.scp.css */
.brand-logo-upload[b-9rty8229sn] {
    margin-bottom: 1rem;
    width: 100%;
}

.logo-preview-container[b-9rty8229sn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px dashed #ced4da;
    border-radius: 8px;
    padding: 1.5rem;
    position: relative;
    cursor: pointer;
    background-color: #f8f9fa;
    min-height: 150px;
    transition: all 0.2s ease;
}

    .logo-preview-container:hover[b-9rty8229sn] {
        background-color: #f0f0f0;
    }

[b-9rty8229sn] .file-input-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.logo-preview[b-9rty8229sn] {
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 1rem;
}

.logo-placeholder[b-9rty8229sn] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

    .logo-placeholder i[b-9rty8229sn] {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }

.remove-logo[b-9rty8229sn] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

    .remove-logo:hover[b-9rty8229sn] {
        background-color: rgba(255, 255, 255, 1);
    }

.logo-error[b-9rty8229sn] {
    color: #dc3545;
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

/* Partner-specific styles */
.partner-details-container[b-9rty8229sn] {
    max-width: 1600px;
    gap: 2rem;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
}

.partner-image-section[b-9rty8229sn] {
    border: 1px solid #e9ecef;
    border-radius: 8px;
    padding: 1rem;
    background-color: #f8f9fa;
}

.partner-actions[b-9rty8229sn] {
    display: flex;
    gap: 1rem;
    width: 100%;
    justify-content: flex-end;
    margin-top: 1rem;
    padding-top: 1rem;
    border-top: 1px solid #e9ecef;
}

.error-message[b-9rty8229sn] {
    color: #dc3545;
    font-size: 0.875rem;
    margin-top: 0.5rem;
    padding: 0.5rem;
    background-color: #f8d7da;
    border: 1px solid #f5c6cb;
    border-radius: 0.25rem;
}

.success-message[b-9rty8229sn] {
    color: #155724;
    font-size: 0.875rem;
    margin-top: 0.5rem;
    padding: 0.5rem;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    border-radius: 0.25rem;
}
/* _content/Zineps/Components/Pages/Company/BrandConfiguration.razor.rz.scp.css */
.brand-logo-upload[b-pnpj6ut35y] {
    margin-bottom: 1rem;
}

.logo-preview-container[b-pnpj6ut35y] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px dashed #ced4da;
    border-radius: 8px;
    padding: 1.5rem;
    position: relative;
    cursor: pointer;
    margin-top: 0.5rem;
    background-color: #f8f9fa;
    min-height: 150px;
    transition: all 0.2s ease;
}

    .logo-preview-container:hover[b-pnpj6ut35y] {
        background-color: #f0f0f0;
    }

[b-pnpj6ut35y] .file-input-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.logo-preview[b-pnpj6ut35y] {
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 1rem;
}

.logo-placeholder[b-pnpj6ut35y] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

    .logo-placeholder i[b-pnpj6ut35y] {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }

.hidden-input[b-pnpj6ut35y] {
    display: none;
}

.upload-button-container[b-pnpj6ut35y] {
    margin-top: 1rem;
}

.logo-upload-button[b-pnpj6ut35y] {
    background-color: var(--elementcolor) !important;
    border: 1px solid #ced4da !important;
    display: flex !important;
    gap: 0.5rem !important;
    padding: 0 1.5rem !important;
}

    .logo-upload-button:hover[b-pnpj6ut35y] {
        background-color: #e6e6e6 !important;
    }

.ml-2[b-pnpj6ut35y] {
    margin-left: 0.5rem;
}

.remove-logo[b-pnpj6ut35y] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

    .remove-logo:hover[b-pnpj6ut35y] {
        background-color: rgba(255, 255, 255, 1);
    }

.logo-error[b-pnpj6ut35y] {
    color: #dc3545;
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

/* Color Picker Styles */
.color-picker-container[b-pnpj6ut35y] {
    position: relative;
    width: 100%;
}

.color-preview-container[b-pnpj6ut35y] {
    display: flex;
    align-items: center;
}

.color-picker[b-pnpj6ut35y] {
    width: 10rem;
    height: 45px;
    padding: 0;
    border: none;
    border-radius: 4px;
    cursor: pointer;
    background-color: transparent;
}

.color-preview[b-pnpj6ut35y] {
    width: 30px;
    height: 30px;
    border-radius: 4px;
    border: 1px solid #ced4da;
    margin-left: 0.5rem;
}

input[type="color"][b-pnpj6ut35y]::-webkit-color-swatch-wrapper {
    padding: 0;
}

input[type="color"][b-pnpj6ut35y]::-webkit-color-swatch {
    border: none;
    border-radius: 4px;
}
/* _content/Zineps/Components/Pages/Company/BrandList.razor.rz.scp.css */
.brand-list[b-uuxvs6l7tc] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(20rem, 1fr));
    grid-gap: 1.5rem;
    width: 100%;
    padding: 1rem;
}

    .brand-list[b-uuxvs6l7tc]  .zineps-card {
        width: 100%;
        min-height: 20rem;
        transition: transform 0.2s ease;
        cursor: pointer;
    }

        .brand-list[b-uuxvs6l7tc]  .zineps-card:hover {
            transform: translateY(-1px);
            box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
        }

/* Optional: Add placeholder pulse animation for loading state */
.card-placeholder[b-uuxvs6l7tc] {
    animation: pulse-b-uuxvs6l7tc 1.5s infinite;
    background: #f0f0f0;
    border-radius: 10px;
}

@keyframes pulse-b-uuxvs6l7tc {
    0% {
        opacity: 0.6;
    }

    50% {
        opacity: 1;
    }

    100% {
        opacity: 0.6;
    }
}

/* Additional brand card styles */
.brand-card-content[b-uuxvs6l7tc] {
    display: flex;
    flex-direction: column;
    height: 100%;
    gap: 1rem;
}

.brand-logo[b-uuxvs6l7tc] {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100px;
    margin-bottom: 0.5rem;
    border-radius: 8px;
    overflow: hidden;
}

    .brand-logo img[b-uuxvs6l7tc] {
        max-height: 100%;
        max-width: 100%;
        object-fit: contain;
    }

    .brand-logo.empty[b-uuxvs6l7tc], .brand-logo.loading[b-uuxvs6l7tc] {
        color: #aaa;
        font-size: 2rem;
        background-color: #f0f0f0;
    }

.brand-details[b-uuxvs6l7tc] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
    flex: 1;
}

.detail-item[b-uuxvs6l7tc] {
    display: flex;
    flex-direction: column;
    margin-bottom: 0.25rem;
}

.brand-list .label[b-uuxvs6l7tc] {
    font-weight: 500;
    font-size: 0.8rem;
    color: #6c757d;
}

.detail-item .value[b-uuxvs6l7tc] {
    font-size: 0.9rem;
}

.value.active[b-uuxvs6l7tc] {
    color: #28a745;
}

.value.inactive[b-uuxvs6l7tc] {
    color: #dc3545;
}

.brand-description[b-uuxvs6l7tc] {
    font-size: 0.9rem;
    color: #6c757d;
    margin-top: 0.5rem;
    line-height: 1.4;
}

.brand-actions[b-uuxvs6l7tc] {
    display: flex;
    justify-content: flex-end;
    margin-top: auto;
}

.empty-state[b-uuxvs6l7tc] {
    grid-column: 1 / -1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding: 3rem;
    color: #6c757d;
    text-align: center;
    gap: 1rem;
}

.fas[b-uuxvs6l7tc] {
    height: 1rem;
    font-size: 1rem;
}

.modules-badges[b-uuxvs6l7tc] {
    display: flex;
    flex-wrap: wrap;
    column-gap: .25rem;
    row-gap: .1rem;
}
/* _content/Zineps/Components/Pages/Company/CompanyPanel.razor.rz.scp.css */
.gradient-row[b-3xjljxtojv] {
    background:  #eef5f47a;
    position: relative;
    overflow: hidden;
    height: 20rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border-radius: 8px;
    padding: 40px 0 40px 40px;
    margin-top: 20px;
    margin-right: 25px;
    margin-left: 25px;
   
}

.edit-org-image[b-3xjljxtojv] {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    cursor: pointer;
    width: 60%;
    height: 60%;
    pointer-events: auto;
    z-index: 2;
    mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
    -webkit-mask-image: linear-gradient(to bottom, black 80%, transparent 100%);
}

.module-icon-container[b-3xjljxtojv] {
    margin-top: 10px;
    gap: 1rem;
    display: grid;
}

.module-icon-container h3[b-3xjljxtojv] {
    font-size: clamp(0.875rem, 2.5vw, 1.25rem);
    line-height: 1.2;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 100%;
}

.col-margin[b-3xjljxtojv] {
    margin-top: -10px;
}

.gradient-row-content[b-3xjljxtojv] {
    position: relative;
    z-index: 2;
    flex: 1;
    padding: 0 20px 0 20px;
}

.dashboard-title[b-3xjljxtojv] {
    color: #424242;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 12px;
}

.welcome-text[b-3xjljxtojv] {
    color: #686868;
    font-size: 16px;
    margin-bottom: 30px;
    max-width: 400px;
}

.dashboard-image-container[b-3xjljxtojv] {
    position: relative;
    height: auto;
    flex: 0.8;
    display: flex;
    justify-content: flex-end;
    align-items: flex-start;
    margin: -40px 0 -40px 0;
}

.dashboard-image[b-3xjljxtojv] {
    object-fit: contain;
    mask-image: linear-gradient(to right, transparent 0%, black 30%);
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 30%);
    align-self: flex-start;
}

.dashboard-card-split[b-3xjljxtojv] {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: -20px -20px 0;
}

.card-image-section img[b-3xjljxtojv] {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-header[b-3xjljxtojv] {
    display: flex;
    align-items: center;
    cursor: pointer;
}

    .section-header i[b-3xjljxtojv] {
        margin-left: 0.5rem;
        transition: transform 0.2s ease;
    }

.company-cards[b-3xjljxtojv] {
    gap: 1rem;
    min-width: 16rem;
    display: flex;
    flex-direction: column;
}

.module-grid[b-3xjljxtojv] {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(14rem, 1fr));
    gap: 1rem;
    width: 100%;
}

.company-cards[b-3xjljxtojv]  .zineps-card.end {
    cursor: pointer;
    width: 100%;
    height: 14rem;
}

    .company-cards[b-3xjljxtojv]  .zineps-card.end:hover {
        transform: scale(1.03) translateY(-.3rem);
    }
/* _content/Zineps/Components/Pages/Company/ReturnPortalList.razor.rz.scp.css */
.zineps-col[b-532tpptox8] {
    display: flex;
    flex-direction: column;
}

.zineps-rowl[b-532tpptox8] {
    display: flex;
    flex-direction: row;
}

tr[b-532tpptox8] {
    border-bottom: solid 1px rgba(128, 128, 128, 0.1);
}

td[b-532tpptox8] {
    padding: 4px 10px;
}

.default-sender[b-532tpptox8] {
    background-color: rgba(112, 202, 185, 0.1);
}

    .default-sender > td[b-532tpptox8] {
        border-radius: .5rem;
    }

.company-name[b-532tpptox8] {
    height: fit-content;
    align-self: center;
}

.end[b-532tpptox8] {
    justify-content: end;
}

.open-options[b-532tpptox8]{
    border-bottom: none;
}

.fit-content[b-532tpptox8] {
    width: fit-content;
}

.information-danger-icon[b-532tpptox8]{
    margin-left: .25rem;
}
.copy-icon[b-532tpptox8]{
    cursor: pointer !important;
    color: #686868;
    background-color: #fff;
    margin-left: 1rem;
}
/* _content/Zineps/Components/Pages/Company/SenderList.razor.rz.scp.css */
.zineps-col[b-ga0n4pyyiq] {
    display: flex;
    flex-direction: column;
}

.zineps-rowl[b-ga0n4pyyiq] {
    display: flex;
    flex-direction: row;
}

tr[b-ga0n4pyyiq] {
    border-bottom: solid 1px rgba(128, 128, 128, 0.1);
}

td[b-ga0n4pyyiq] {
    padding: 4px 10px;
}

.default-sender[b-ga0n4pyyiq] {
    background-color: rgba(112, 202, 185, 0.1);
}

    .default-sender > td[b-ga0n4pyyiq] {
        border-radius: .5rem;
    }

.company-name[b-ga0n4pyyiq] {
    height: fit-content;
    align-self: center;
}

.end[b-ga0n4pyyiq] {
    justify-content: end;
}

.open-options[b-ga0n4pyyiq]{
    border-bottom: none;
}

.fit-content[b-ga0n4pyyiq] {
    width: fit-content;
}

.information-danger-icon[b-ga0n4pyyiq]{
    margin-left: .25rem;
}
/* _content/Zineps/Components/Pages/Company/ShopList.razor.rz.scp.css */
tr[b-zjrbimn34w] {
    border-bottom: solid 1px rgba(128, 128, 128, 0.1);
}

td[b-zjrbimn34w] {
    padding: 4px 10px;
}

.default-sender[b-zjrbimn34w] {
    background-color: rgba(112, 202, 185, 0.1);
}

    .default-sender > td[b-zjrbimn34w] {
        border-radius: .5rem;
    }

.company-name[b-zjrbimn34w] {
    height: fit-content;
    align-self: center;
}

.end[b-zjrbimn34w] {
    justify-content: end;
}

.open-options[b-zjrbimn34w] {
    border-bottom: none;
}

.fit-content[b-zjrbimn34w] {
    width: fit-content;
}
/* _content/Zineps/Components/Pages/Company/TrackingList.razor.rz.scp.css */
.zineps-col[b-64nwe4mrg7] {
    display: flex;
    flex-direction: column;
}


tr[b-64nwe4mrg7] {
    border-bottom: solid 1px rgba(128, 128, 128, 0.1);
}

td[b-64nwe4mrg7] {
    padding: 4px 10px;
}

.default-sender[b-64nwe4mrg7] {
    background-color: rgba(112, 202, 185, 0.1);
}

    .default-sender > td[b-64nwe4mrg7] {
        border-radius: .5rem;
    }

.company-name[b-64nwe4mrg7] {
    height: fit-content;
    align-self: center;
}

.end[b-64nwe4mrg7] {
    justify-content: end;
}

.open-options[b-64nwe4mrg7]{
    border-bottom: none;
}

.fit-content[b-64nwe4mrg7] {
    width: fit-content;
}

.information-danger-icon[b-64nwe4mrg7]{
    margin-left: .25rem;
}

.info-icon[b-64nwe4mrg7]{
    margin-left: .25rem;
}
/* _content/Zineps/Components/Pages/Company/TrackingSettings.razor.rz.scp.css */

li.rz-state-highlight[b-ld6wpjv8u1] {
    background-color: rgb(235, 249, 246) !important;
}

.branded-tracking-container[b-ld6wpjv8u1] {
    display: flex;
    gap: 2rem;
    padding: 2rem;
    min-height: 80vh;
}

.control-panel[b-ld6wpjv8u1] {
    flex: 1;
    padding: 2rem;
    background: white;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.preview-panel[b-ld6wpjv8u1] {
    flex: 1;
    padding: 2rem;
    background: #f8f9fa;
    border-radius: 8px;
    pointer-events: none;
}

.title[b-ld6wpjv8u1] {
    margin-bottom: 1.5rem;
    color: #333;
}

.description-text[b-ld6wpjv8u1] {
    color: #666;
}

.tracking-options[b-ld6wpjv8u1] {
    margin-bottom: 2rem;
}

.option-item[b-ld6wpjv8u1] {
    align-items: center;
    margin-bottom: 1rem;
}

.option-label[b-ld6wpjv8u1] {
    font-weight: 400;
    color: #424242;
}


.shopSection[b-ld6wpjv8u1] {
    padding: 2rem 2rem 0 2rem;
    max-width: 350px;
}

.brand-select-section[b-ld6wpjv8u1] {
    margin-top: 2rem;
}

.custom-select[b-ld6wpjv8u1] {
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 4px;
    background-color: white;
    font-size: 1rem;
    color: #424242;
}

    .custom-select:hover[b-ld6wpjv8u1] {
        border-color: #424242 !important;
    }

.rz-dropdown-item:hover[b-ld6wpjv8u1] {
    background-color: rgb(235, 249, 246) !important;
    color: #424242 !important;
    border-color: #424242;
}

.custom-select:focus[b-ld6wpjv8u1] {
    border-color: #424242;
    outline: none;
    box-shadow: none;
}

.email-preview[b-ld6wpjv8u1] {
    background: white;
    border-radius: 8px;
    padding: 2rem;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    user-select: none;
}

.preview-header[b-ld6wpjv8u1] {
    text-align: center;
    font-weight: 400;
    font-size: 16px;
    margin-bottom: 2rem;
    color: #969696;
    user-select: none;
}

.preview-logo[b-ld6wpjv8u1] {
    max-width: 150px;
    margin-bottom: 1rem;
}

.tracking-status[b-ld6wpjv8u1] {
    display: flex;
    align-items: center;
    margin: 2rem 0;
}

.status-point[b-ld6wpjv8u1] {
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
}

    .status-point.active[b-ld6wpjv8u1] {
        background: #4CAF50;
    }

.status-line[b-ld6wpjv8u1] {
    flex: 1;
    height: 2px;
    background: #ddd;
}

.status-labels[b-ld6wpjv8u1] {
    display: flex;
    justify-content: space-between;
    color: #666;
    font-size: 0.9rem;
}

.description-text[b-ld6wpjv8u1] {
    color: #888;
    font-weight: 400;
    margin-top: -0.5rem;
    font-size: 15px;
}

.titleLabel[b-ld6wpjv8u1] {
    font-weight: 400;
    margin-top: 0.5rem;
    font-size: 16px;
    color: #424242;
}

.custom-select[b-ld6wpjv8u1] {
    height: 50px;
    border-color: #ced4da;
}

    .custom-select:focus[b-ld6wpjv8u1] {
        border-color: #424242 !important;
        box-shadow: none !important;
        outline: none;
    }


.switch-container[b-ld6wpjv8u1] {
    display: flex;
    align-items: center;
    margin-bottom: 2rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
}

.switch-label[b-ld6wpjv8u1] {
    font-weight: 400;
    font-size: 16px;
    color: #424242;
    margin-right: 1rem;
    margin-bottom: 0;
}

.toggle-switch[b-ld6wpjv8u1] {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 24px;
}

    .toggle-switch input[b-ld6wpjv8u1] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-ld6wpjv8u1] {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    transition: .4s;
    border-radius: 24px;
}

    .slider[b-ld6wpjv8u1]:before {
        position: absolute;
        content: "";
        height: 16px;
        width: 16px;
        left: 4px;
        bottom: 4px;
        background-color: white;
        transition: .4s;
        border-radius: 50%;
    }

input:checked + .slider[b-ld6wpjv8u1] {
    background-color: #70CAB9;
}

    input:checked + .slider[b-ld6wpjv8u1]:before {
        transform: translateX(26px);
    }

.preview-content[b-ld6wpjv8u1] {
    padding: 2rem;
    font-family: 'Poppins', sans-serif;
}

.email-body[b-ld6wpjv8u1] {
    color: #686868;
    font-size: 1.1rem;
    line-height: 1.5;
}

.greeting[b-ld6wpjv8u1], .order-number[b-ld6wpjv8u1] {
    color: #000;
    margin: 0 0 2rem;
}

.order-number[b-ld6wpjv8u1] {
    margin: 2rem 0 0.1rem;
}

.tracking-info[b-ld6wpjv8u1] {
    margin: 20px 0;
}

.track-link[b-ld6wpjv8u1] {
    color: #000;
    text-decoration: underline;
    margin-left: 10px;
}

.shop-name[b-ld6wpjv8u1] {
    font-weight: 600;
}

.signature p[b-ld6wpjv8u1] {
    margin: 0.3rem 0;
}

.auto-message[b-ld6wpjv8u1] {
    margin: 1.5rem 0 2.5rem;
}

.track-button[b-ld6wpjv8u1] {
    padding: 15px 20px;
    color: #fff;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block;
}

.footer-text[b-ld6wpjv8u1] {
    margin-top: 1.5rem;
    font-size: 0.85rem;
}

.footer-link[b-ld6wpjv8u1] {
    color: #686868;
    text-decoration: underline;
}

.track-button[b-ld6wpjv8u1], .track-link[b-ld6wpjv8u1], .footer-link[b-ld6wpjv8u1] {
    pointer-events: none;
    cursor: default;
}

.verify-link-container[b-ld6wpjv8u1] {
    margin-top: 0.5rem;
}

.verify-link[b-ld6wpjv8u1] {
    color: #70CAB9;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400;
}

    .verify-link:hover[b-ld6wpjv8u1] {
        color: #5bb1a1;
        text-decoration: underline;
    }

.button-container[b-ld6wpjv8u1] {
    margin-top: 2rem;
    padding-top: 1rem;
}

.legacy-note[b-ld6wpjv8u1] {
    border: 1px solid #e0e0e0;
    border-radius: 6px;
    padding: 12px 16px;
    background: linear-gradient(90deg, #ffffff 0%, #70CAB910 100%);
    display: flex;
    align-items: flex-start;
    gap: 12px;
    cursor: default;
    max-width: fit-content;
}

    .legacy-note svg[b-ld6wpjv8u1] {
        flex-shrink: 0;
        margin-top: 2px;
    }

.new-brand[b-ld6wpjv8u1]{
    padding: 1rem;
    cursor: pointer;
}

.parent-container h2[b-ld6wpjv8u1]{
    margin-bottom: 0;
}

.parent-container > span[b-ld6wpjv8u1]{
    justify-content: space-between;
    display: flex;
    padding-right: 2rem;
}

.parent-container > span > span[b-ld6wpjv8u1] {
    font-size: 18px;
}

.parent-container[b-ld6wpjv8u1] {
    gap: .5rem;
    display: flex;
    flex-direction: column;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
}

.verified-email[b-ld6wpjv8u1] {
    padding: .5rem;
    margin: auto;
}
/* _content/Zineps/Components/Pages/Customer/Home.razor.rz.scp.css */

.gradient-row[b-65oyspsf9q] {
    background: linear-gradient(to right, #ffffff 0%, #f2fcfa 20%, #f9fefd 40%, #94d7cbbf 100%);
    position: relative;
    overflow: hidden;
    height: 20rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    border-radius: 8px;
    padding: 40px 0 40px 40px;
    margin-top: 0px;
    margin-right: 12px;
}

.col-margin[b-65oyspsf9q] {
    margin-top: -10px;
}

.gradient-row-content[b-65oyspsf9q] {
    position: relative;
    z-index: 2;
    flex: 1;
    padding-right: 40px;
}

.dashboard-title[b-65oyspsf9q] {
    color: #424242;
    font-weight: 600;
    font-size: 32px;
    margin-bottom: 12px;
}

.welcome-text[b-65oyspsf9q] {
    color: #686868;
    font-size: 16px;
    margin-bottom: 30px;
    max-width: 400px;
}

.primary-button[b-65oyspsf9q] {
    background-color: #70CAB9;
    color: white;
    border: none;
    padding: 10px 24px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .primary-button:hover[b-65oyspsf9q] {
        background-color: #70CAB9;
        color: white;
    }

.dashboard-image-container[b-65oyspsf9q] {
    position: relative;
    height: auto;
    flex: 0.8;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin: -40px 0 -40px 0;
}

.dashboard-image[b-65oyspsf9q] {
    object-fit: contain;
    mask-image: linear-gradient(to right, transparent 0%, black 30%);
    -webkit-mask-image: linear-gradient(to right, transparent 0%, black 30%);
}

.dashboard-card-split[b-65oyspsf9q] {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: -20px -20px 0;
}

    .card-image-section img[b-65oyspsf9q] {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

.card-text-section[b-65oyspsf9q] {
    padding: 20px;
    color: #686868;
    font-size: 14px;
    position: relative;
    flex: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 80px;
}

.card-body[b-65oyspsf9q] {
    background: white;
    border-radius: 12px;
    box-shadow: 0 6px 14px 0 #919eab1a;
    border: 1px solid #ededed;
}

.card-button-container[b-65oyspsf9q] {
    display: flex;
    justify-content: flex-end;
    margin-top: 15px;
    margin-bottom: -15px;
}

.card-primary-button[b-65oyspsf9q] {
    background-color: #70CAB9;
    color: white;
    border: none;
    padding: 8px 16px;
    border-radius: 8px;
    font-size: 14px;
    cursor: pointer;
    transition: background-color 0.3s ease;
}

    .card-primary-button:hover[b-65oyspsf9q] {
        background-color: #5bb3a3;
    }

.card[b-65oyspsf9q] {
    box-shadow: none;
    border: none;
}

.boxLine[b-65oyspsf9q] {
    background-image: url(/Content/images/line.svg);
    background-repeat: no-repeat;
    background-size: contain;
}

.verification[b-65oyspsf9q] {
    display: flex;
    align-items: center;
}

.successImg[b-65oyspsf9q] {
    width: 50px;
    height: 50px;
}

.typeImg[b-65oyspsf9q] {
    width: 50px;
    margin-right: 20px;
}

.typeText[b-65oyspsf9q] {
    color: #424242;
}

.roundBox[b-65oyspsf9q] {
    width: 50px;
    height: 50px;
    border: 2px solid #CECECE;
    border-radius: 50%;
    margin-right: 25px;
}

.dashboard-box[b-65oyspsf9q] {
    transition: all .3s ease-in;
    overflow: hidden;
    max-height: 21rem;
    padding-top: 1rem;
}

.hidden-box[b-65oyspsf9q] {
    max-height: 0;
    padding-top: 0;
}

@media (max-width: 1400px) {
    .boxLine[b-65oyspsf9q] {
        background-image: none;
    }
}

@media (min-width: 1020px) and (max-width: 1200px) {
    .boxLine[b-65oyspsf9q] {
        background-image: url(/Content/images/line.svg);
    }

    .verification[b-65oyspsf9q] {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .roundBox[b-65oyspsf9q] {
        width: 35px;
        height: 35px;
        border: 2px solid #CECECE;
        border-radius: 50%;
        margin-right: 15px;
    }

    .successImg[b-65oyspsf9q] {
        width: 35px;
        height: 35px;
    }

    .typeImg[b-65oyspsf9q] {
        width: 32px;
        margin-right: 12px;
    }

    .typeText[b-65oyspsf9q] {
        color: #424242;
        font-size: 12px;
        word-break: break-all;
    }

    .verificationBox[b-65oyspsf9q] {
        padding: 1.25rem;
    }
}

@media (max-width: 1400px) {
    .boxLine[b-65oyspsf9q] {
        background-image: url(/Content/images/line1.svg);
    }

    .dashboard-image[b-65oyspsf9q] {
        max-width: 90%;
    }
    .roundBox[b-65oyspsf9q] {
        width: 35px;
        height: 35px;
        border: 2px solid #CECECE;
        border-radius: 50%;
        margin-right: 15px;
    }

    .successImg[b-65oyspsf9q] {
        width: 32px;
        height: 32px;
    }

    .typeImg[b-65oyspsf9q] {
        width: 34px;
        margin-right: 12px;
    }

    .typeText[b-65oyspsf9q] {
        color: #424242;
        font-size: 14px;
        word-break: break-all;
    }

    .verificationBox[b-65oyspsf9q] {
        padding: 10px 5px;
    }
}

@media (min-width: 1401px) and (max-width: 1500px) {
    .boxLine[b-65oyspsf9q] {
        background-image: url(/Content/images/line2.svg);
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    .verificationBox[b-65oyspsf9q] {
        padding: 15px 10px;
    }

    .roundBox[b-65oyspsf9q] {
        width: 35px;
        height: 35px;
        border: 2px solid #CECECE;
        border-radius: 50%;
        margin-right: 15px;
    }

    .successImg[b-65oyspsf9q] {
        width: 35px;
        height: 35px;
    }

    .typeImg[b-65oyspsf9q] {
        width: 38px;
        margin-right: 16px;
    }

    .typeText[b-65oyspsf9q] {
        color: #424242;
        font-size: 15px;
    }
}

.title[b-65oyspsf9q] {
    font-size: 20px;
    font-weight: 500;
    color: #424242;
}

.subTitle[b-65oyspsf9q] {
    font-size: 14px;
    font-weight: 100;
    color: #8B8B8B;
    margin-bottom: 0.7rem;
}

.value-big[b-65oyspsf9q] {
    font-size: 4rem;
    line-height: 1;
    font-weight: 500;
    color: #424242;
}

.value[b-65oyspsf9q] {
    font-size: 2.5rem;
    line-height: 1;
    font-weight: 500;
}

.header-small[b-65oyspsf9q] {
    font-weight: 600;
    margin: .5rem 0;
}
/* _content/Zineps/Components/Pages/Customer/SetupSteps.razor.rz.scp.css */
.incomplete[b-adoz1c7kpu] {
    width: 50px;
    height: 50px;
    border: 2px solid #CECECE;
    border-radius: 50%;
    aspect-ratio: 1 / 1;
}

.complete[b-adoz1c7kpu] {
    width: 50px;
    height: 50px;
}

.setup-title[b-adoz1c7kpu] {
    color: #424242;
}

.setup-image[b-adoz1c7kpu] {
    width: 50px;
    margin-right: 20px;
}

.setup-box[b-adoz1c7kpu]  .setup-row {
    background-image: url(/Content/images/line.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position-y: -.4rem;
    margin-top: 1rem;
}

.setup-box[b-adoz1c7kpu]  .setup-card.selected {
    transform: translateY(-.2rem);
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    transition: transform 0.3s, box-shadow 0.3s;
}

div[b-adoz1c7kpu] {
    margin: 0 .5rem;
    -webkit-transition: height 0.3s ease-out;
    transition: height 0.3s ease-out;
}

.setup-box[b-adoz1c7kpu]  .setup-card {
    cursor: pointer;
}

    .setup-box[b-adoz1c7kpu]  .setup-card > .zineps-card-content {
        gap: .5rem;
        display: flex;
        flex-direction: row;
    }

        .setup-box[b-adoz1c7kpu]  .setup-card > .zineps-card-content > * {
            margin: auto 0;
        }

.explore[b-adoz1c7kpu]{
    width: 100%;
    margin: 0;
}

.explore[b-adoz1c7kpu] >  .zineps-card{
    height: 100%;
}

@media (min-width: 1020px) and (max-width: 1200px) {
    .setup-line[b-adoz1c7kpu] {
        background-image: url(/Content/images/line.svg);
    }

    .setup-box[b-adoz1c7kpu]  setup-row {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .incomplete[b-adoz1c7kpu] {
        width: 35px;
        height: 35px;
        border: 2px solid #CECECE;
        border-radius: 50%;
        margin-right: 15px;
    }

    .complete[b-adoz1c7kpu] {
        width: 35px;
        height: 35px;
    }

    .setup-image[b-adoz1c7kpu] {
        width: 32px;
        margin-right: 12px;
    }

    .setup-title[b-adoz1c7kpu] {
        color: #424242;
        font-size: 12px;
        word-break: break-all;
    }

    .setup-box[b-adoz1c7kpu]  .setup-card {
    }
}

@media (max-width: 1400px) {
    .setup-line[b-adoz1c7kpu] {
        background-image: url(/Content/images/line1.svg);
    }

    .setup-box[b-adoz1c7kpu]  .setup-row {
        display: flex;
        flex-direction: column;
        align-items: start;
    }

    .incomplete[b-adoz1c7kpu] {
        width: 35px;
        height: 35px;
        border: 2px solid #CECECE;
        border-radius: 50%;
        margin-right: 15px;
    }

    .complete[b-adoz1c7kpu] {
        width: 32px;
        height: 32px;
    }

    .setup-image[b-adoz1c7kpu] {
        width: 34px;
        margin-right: 12px;
    }

    .setup-title[b-adoz1c7kpu] {
        color: #424242;
        font-size: 14px;
        word-break: break-all;
    }

    .setup-box[b-adoz1c7kpu]  .setup-card {
        padding: 10px 5px;
    }
}

@media (min-width: 1401px) and (max-width: 1500px) {
    .setup-line[b-adoz1c7kpu] {
        background-image: url(/Content/images/line2.svg);
    }
}

@media (min-width: 1401px) and (max-width: 1600px) {
    .setup-box[b-adoz1c7kpu]  .setup-card {
        padding: 15px 10px;
    }

    .incomplete[b-adoz1c7kpu] {
        width: 35px;
        height: 35px;
        border: 2px solid #CECECE;
        border-radius: 50%;
        margin-right: 15px;
    }

    .complete[b-adoz1c7kpu] {
        width: 35px;
        height: 35px;
    }

    .setup-image[b-adoz1c7kpu] {
        width: 38px;
        margin-right: 16px;
    }

    .setup-title[b-adoz1c7kpu] {
        color: #424242;
        font-size: 15px;
    }
}

.explore[b-adoz1c7kpu]  .zineps-card-content{
    gap: 1rem;
}
.module-icon-container[b-adoz1c7kpu]{
    margin-top: 10px;
}
.explore-card[b-adoz1c7kpu] {
    display: flex;
    flex-direction: column;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
    margin-top: 20px;
    margin-left: 10px;
    gap: 0.5rem;
}

.explore-card:hover[b-adoz1c7kpu] {
    transform: scale(1.05);
}
/* _content/Zineps/Components/Pages/External/ExternalReturnPortal.razor.rz.scp.css */


/* Brand Navbar Styles */
.brand-navbar[b-nt3e495fjo] {
    width: 100%;
    padding: 0.75rem 0;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
    position: sticky;
    top: 0;
    z-index: 1000;
}

.navbar-container[b-nt3e495fjo] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 2rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navbar-brand[b-nt3e495fjo] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.navbar-logo[b-nt3e495fjo] {
    height: 80px;
    width: auto;
}

.navbar-brand-name[b-nt3e495fjo] {
    color: white;
    font-size: 1.25rem;
    font-weight: 600;
    text-decoration: none;
}

.navbar-actions[b-nt3e495fjo] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

/* Responsive navbar */
@media (max-width: 768px) {
    .navbar-container[b-nt3e495fjo] {
        padding: 0 1rem;
    }

    .navbar-brand-name[b-nt3e495fjo] {
        font-size: 1rem;
    }

    .navbar-logo[b-nt3e495fjo] {
        height: 40px;
        max-width: 150px;
        min-width: 60px;
    }
}

.return-container[b-nt3e495fjo] {
    height: calc(100vh - 114px);
    overflow: auto;
    padding: 2rem;
    max-width: 1200px;
    justify-self: center;
    width: 100%;
}

.return-header[b-nt3e495fjo] {
    text-align: center;
    margin-bottom: 1.5rem;
}

.logo-container[b-nt3e495fjo] {
    display: flex;
    justify-content: center;
    margin-bottom: 1rem;
}

.shop-logo[b-nt3e495fjo] {
    max-width: 100%;
    max-height: 100px;
}

.sender-info[b-nt3e495fjo] {
    font-size: 0.9rem;
    line-height: 1.4;
}

    .sender-info p[b-nt3e495fjo] {
        margin: 0;
    }

.brand-header[b-nt3e495fjo] {
    text-align: center;
    padding-bottom: 1rem;
    border-bottom: 1px solid #eee;
}

.brand-name h3[b-nt3e495fjo] {
    margin: 0;
    font-weight: 600;
    font-size: 1.5rem;
}

.brand-description[b-nt3e495fjo] {
    font-size: 0.9rem;
    color: #666;
    line-height: 1.4;
}

    .brand-description p[b-nt3e495fjo] {
        margin: 0;
    }

.brand-website[b-nt3e495fjo] {
    text-align: center;
    padding: 0.75rem 0;
    border-radius: 8px;
    transition: background-color 0.2s ease;
}

.website-link[b-nt3e495fjo] {
    text-decoration: none;
    font-weight: 500;
    transition: all 0.2s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.5rem;
    padding: 0.75rem 1rem;
    border-radius: 6px;
    border: 1px solid var(--brand-primary-color, #70CAB9);
    background-color: var(--brand-primary-color, #70CAB9);
    color: white !important;
    width: 100%;
}

.arrow-icon[b-nt3e495fjo] {
    font-size: 1rem;
    font-weight: bold;
    transition: transform 0.2s ease;
}

.website-link:hover .arrow-icon[b-nt3e495fjo] {
    transform: translateX(2px);
}

/* Brand-colored field titles */
.brand-field-title[b-nt3e495fjo] {
    color: var(--brand-primary-color, #70CAB9) !important;
    font-weight: 600;
}

/* Enhanced brand styling */
.brand-enhanced-card[b-nt3e495fjo] {
    border-left: 4px solid var(--brand-primary-color, #70CAB9);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    transition: box-shadow 0.2s ease;
}

    .brand-enhanced-card:hover[b-nt3e495fjo] {
        box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
    }

.brand-accent-border[b-nt3e495fjo] {
    border-top: 2px solid var(--brand-primary-color, #70CAB9);
}

.return-costs[b-nt3e495fjo] {
    font-size: 1.1rem;
    padding-top: 0.5rem;
    border-top: 1px solid #eee;
}

.validation-error[b-nt3e495fjo] {
    color: var(--bs-danger, #dc3545);
    font-size: 0.875rem;
    margin-top: 0.25rem;
}

.item-row[b-nt3e495fjo] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0.5rem 0;
    border-bottom: 1px solid #eee;
}

    .item-row:last-child[b-nt3e495fjo] {
        border-bottom: none;
    }

.select-all-container[b-nt3e495fjo] {
    display: flex;
    align-items: center;
    margin-bottom: 0.5rem;
}

.ml-2[b-nt3e495fjo] {
    margin-left: 0.5rem;
}

@media (max-width: 768px) {
    .return-container[b-nt3e495fjo] {
        padding: 1rem 0;
    }
}

.return-status-card[b-nt3e495fjo] {
    width: 100%;
    max-width: 600px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
    border-radius: 12px;
    overflow: hidden;
}

.return-status-container[b-nt3e495fjo] {
    padding: 1.5rem;
}

.status-timeline[b-nt3e495fjo] {
    display: flex;
    align-items: flex-start;
    margin-bottom: 2rem;
}

.status-icon[b-nt3e495fjo] {
    flex-shrink: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1rem;
    font-size: 1.25rem;
    color: white;
}

.status-pending[b-nt3e495fjo] {
    background-color: #f59e0b;
}

.status-approved[b-nt3e495fjo] {
    background-color: #10b981;
}

.status-denied[b-nt3e495fjo] {
    background-color: #ef4444;
}

.status-transit[b-nt3e495fjo] {
    background-color: #3b82f6;
}

.status-delivered[b-nt3e495fjo] {
    background-color: #8b5cf6;
}

.status-arrived[b-nt3e495fjo] {
    background-color: #6366f1;
}

.status-completed[b-nt3e495fjo] {
    background-color: #059669;
}

.status-details[b-nt3e495fjo] {
    flex-grow: 1;
}

    .status-details h4[b-nt3e495fjo] {
        margin: 0;
        font-size: 1.1rem;
        font-weight: 600;
        color: #374151;
    }

    .status-details p[b-nt3e495fjo] {
        margin: 0.5rem 0 0;
        color: #6b7280;
        font-size: 0.9rem;
        line-height: 1.4;
    }

.status-date[b-nt3e495fjo] {
    font-size: 0.85rem !important;
    color: #9ca3af !important;
    margin-top: 0.5rem;
}

.track-trace-section[b-nt3e495fjo] {
    border-top: 1px solid #e5e7eb;
    padding-top: 1.5rem;
    margin-bottom: 1.5rem;
}

    .track-trace-section h5[b-nt3e495fjo] {
        margin: 0 0 1rem;
        font-size: 1rem;
        font-weight: 500;
        color: #374151;
    }

.carrier-info[b-nt3e495fjo] {
    display: flex;
    align-items: center;
}

.carrier-logo[b-nt3e495fjo] {
    width: 40px;
    height: auto;
    margin-right: 1rem;
}

.carrier-details[b-nt3e495fjo] {
    flex-grow: 1;
}

.carrier-name[b-nt3e495fjo] {
    display: block;
    font-weight: 500;
    margin-bottom: 0.25rem;
}

.track-number[b-nt3e495fjo], .carrier-status[b-nt3e495fjo] {
    font-size: 0.9rem;
    margin-top: 0.25rem;
    color: #6b7280;
}

.track-link[b-nt3e495fjo] {
    color: #3b82f6;
    text-decoration: none;
    font-weight: 500;
}

    .track-link:hover[b-nt3e495fjo] {
        text-decoration: underline;
    }

.status-value[b-nt3e495fjo] {
    font-weight: 500;
    color: #374151;
}

.return-actions[b-nt3e495fjo] {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
}

.pending-approval[b-nt3e495fjo] {
    border-top: 1px solid #e5e7eb;
    padding-top: 1.5rem;
    margin-bottom: 1rem;
}

.status-message[b-nt3e495fjo] {
    display: flex;
    align-items: center;
    background-color: #fef3c7;
    border-radius: 8px;
    padding: 1rem;
    margin-bottom: 1rem;
}

    .status-message i[b-nt3e495fjo] {
        font-size: 1.25rem;
        color: #d97706;
        margin-right: 0.75rem;
    }

    .status-message p[b-nt3e495fjo] {
        margin: 0;
        color: #92400e;
        font-weight: 500;
    }

    .status-message.approved[b-nt3e495fjo] {
        background-color: #d1fae5;
    }

        .status-message.approved i[b-nt3e495fjo] {
            color: #059669;
        }

        .status-message.approved p[b-nt3e495fjo] {
            color: #065f46;
        }

.approval-instructions[b-nt3e495fjo] {
    font-size: 0.9rem;
    color: #6b7280;
    margin: 0;
}

.existing-returns-section[b-nt3e495fjo] {
    background-color: #f8fafc;
    border: 1px solid #e2e8f0;
    border-radius: 8px;
    padding: 1.5rem;
    margin-bottom: 1.5rem;
}

    .existing-returns-section h4[b-nt3e495fjo] {
        margin: 0 0 1rem;
        color: #374151;
        font-size: 1.1rem;
        font-weight: 600;
    }

.return-item[b-nt3e495fjo] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.75rem 0;
    border-bottom: 1px solid #e2e8f0;
}

    .return-item:last-child[b-nt3e495fjo] {
        border-bottom: none;
    }

.return-item-info[b-nt3e495fjo] {
    flex-grow: 1;
}

.return-item-title[b-nt3e495fjo] {
    font-weight: 500;
    color: #374151;
    margin-bottom: 0.25rem;
}

.return-item-meta[b-nt3e495fjo] {
    font-size: 0.875rem;
    color: #6b7280;
}
/* _content/Zineps/Components/Pages/Finance/InvoiceDetails.razor.rz.scp.css */
[b-knf9oum7jn] .downloadExcel-btn {
    gap: 5px;
}

/* _content/Zineps/Components/Pages/Integration/IntegrationsHub.razor.rz.scp.css */
.hub-tabs[b-cp6dk08ofl] {
	display: flex;
	justify-content: flex-start;
}



/* _content/Zineps/Components/Pages/Inventory/Products.razor.rz.scp.css */
.products-page[b-6o4n6b01fl]  .product-column {
    flex: 0 0 30rem
}

.products-page[b-6o4n6b01fl]  .stock-column {
    flex: 0 0 8rem;
    justify-content: center;
}
.products-page[b-6o4n6b01fl]  .price-column {
    flex: 0 0 8rem;
    justify-content: center;
}
.products-page[b-6o4n6b01fl]  .product-code-column {
    flex: 0 0 12rem;
}
.products-page[b-6o4n6b01fl]  .zineps-grid-container {
    max-height: calc(100vh - 10rem);
}

p[b-6o4n6b01fl] {
    margin-bottom: 0;
}

.selected-products-text[b-6o4n6b01fl] {
    margin: 0;
    font-weight: 400;
    margin: 0;
    font-size: 20px;
    color: #424242;
}

.selected-text-box[b-6o4n6b01fl] {
    margin-left: 20px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
}
/* _content/Zineps/Components/Pages/Partner/Customers/EditCustomer.razor.rz.scp.css */
.edit-customer[b-0c6v8scm7v]  .column-left,
.edit-customer[b-0c6v8scm7v]  .column-right {
    flex: 1;
    min-width: 40rem;
}

.edit-customer[b-0c6v8scm7v]  .column-left {
    margin-right: 1rem;
}

.edit-customer[b-0c6v8scm7v]  .contract-item {
    border: 1px solid #dee2e6;
    border-radius: 0.5rem;
    margin-bottom: 0.5rem;
    background-color: #f8f9fa;
    overflow: hidden;
}

.edit-customer[b-0c6v8scm7v]  .contract-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    border-bottom: 1px solid #dee2e6;
    background-color: #ffffff;
}

.edit-customer[b-0c6v8scm7v]  .contract-header-info {
    display: flex;
    align-items: center;
    gap: 1rem;
    flex: 1;
}

.edit-customer[b-0c6v8scm7v]  .contract-title-carrier {
    display: flex;
    flex-direction: column;
}

.edit-customer[b-0c6v8scm7v]  .contract-name {
    font-weight: 600;
    margin-bottom: 0.25rem;
    color: #212529;
}

.edit-customer[b-0c6v8scm7v]  .contract-carrier {
    color: #6c757d;
    font-size: 0.875rem;
}

.edit-customer[b-0c6v8scm7v]  .access-indicator {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.2s ease;
}

.edit-customer[b-0c6v8scm7v]  .access-granted {
    background-color: #28a745;
    color: white;
}

    .edit-customer[b-0c6v8scm7v]  .access-granted:hover {
        background-color: #218838;
    }

.edit-customer[b-0c6v8scm7v]  .access-denied {
    background-color: #dc3545;
    color: white;
}

    .edit-customer[b-0c6v8scm7v]  .access-denied:hover {
        background-color: #c82333;
    }

.edit-customer[b-0c6v8scm7v]  .contract-body {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem;
    background-color: #f8f9fa;
}

.edit-customer[b-0c6v8scm7v]  .subaccount-info {
    font-size: 0.875rem;
    color: #28a745;
}

.edit-customer[b-0c6v8scm7v]  .no-subaccount {
    color: #dc3545;
}

.edit-customer[b-0c6v8scm7v]  .no-access-message {
    color: #6c757d;
    font-style: italic;
}

.edit-customer[b-0c6v8scm7v]  .contract-item.inactive-contract {
    filter: brightness(.95);
}

@media(max-width: 768px) {
    .edit-customer[b-0c6v8scm7v]  .responsive-columns {
        flex-direction: column;
    }

    .edit-customer[b-0c6v8scm7v]  .column-left {
        margin-right: 0;
        margin-bottom: 1rem;
    }

    .edit-customer[b-0c6v8scm7v]  .contract-header-info {
        gap: 0.5rem;
    }

    .edit-customer[b-0c6v8scm7v]  .carrier-logo {
        width: 32px;
        height: 32px;
    }
}
/* _content/Zineps/Components/Pages/Partner/PartnerHome.razor.rz.scp.css */
/* Dashboard Container */
.dashboard-container[b-9fbe0r5wif] {
    max-width: 1200px;
    margin: 0 auto;
    padding: 2rem;
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
}

/* Welcome Panel */
.welcome-panel[b-9fbe0r5wif] {
    background: linear-gradient(135deg, #f8f9fa 0%, #e9ecef 100%);
    border-radius: 16px;
    padding: 2.5rem;
    margin-bottom: 2rem;
    position: relative;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}

.welcome-content[b-9fbe0r5wif] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    z-index: 2;
}

.welcome-left[b-9fbe0r5wif] {
    display: flex;
    align-items: center;
    gap: 1.5rem;
}

.partner-logo[b-9fbe0r5wif] {
    flex-shrink: 0;
}

.logo-image[b-9fbe0r5wif] {
    height: 80px;
    width: auto;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}

.welcome-text[b-9fbe0r5wif] {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

.welcome-title[b-9fbe0r5wif] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
    margin: 0;
    line-height: 1.2;
}

.welcome-subtitle[b-9fbe0r5wif] {
    font-size: 1.1rem;
    color: #6c757d;
    margin: 0;
    font-weight: 500;
}

.welcome-description[b-9fbe0r5wif] {
    font-size: 1rem;
    color: #868e96;
    margin: 0;
}

.welcome-decoration[b-9fbe0r5wif] {
    position: absolute;
    right: -2rem;
    top: 50%;
    transform: translateY(-50%);
    display: flex;
    gap: 1rem;
    z-index: 1;
}

.decoration-shape[b-9fbe0r5wif] {
    width: 80px;
    height: 60px;
    background: linear-gradient(135deg, #20c997 0%, #17a2b8 100%);
    border-radius: 12px;
    opacity: 0.1;
    transform: rotate(15deg);
}

.decoration-shape:nth-child(2)[b-9fbe0r5wif] {
    width: 60px;
    height: 40px;
    transform: rotate(-10deg);
    opacity: 0.08;
}

/* Dashboard Content */
.dashboard-content[b-9fbe0r5wif] {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2rem;
}

/* Left Column */
.dashboard-left[b-9fbe0r5wif] {
    display: flex;
    flex-direction: column;
    gap: 2rem;
}

/* Learn About Card */
.learn-about-card[b-9fbe0r5wif] {
    background: var(--elementcolor);
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
}

.section-title[b-9fbe0r5wif] {
    font-size: 1.5rem;
    font-weight: 600;
    color: #2c3e50;
    margin: 0 0 1.5rem 0;
}

.navigation-grid[b-9fbe0r5wif] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
}

/* Navigation Items */
.nav-item[b-9fbe0r5wif] {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1.5rem 1rem;
    background: #f8f9fa;
    border-radius: 8px;
    text-decoration: none;
    color: #495057;
    transition: all 0.3s ease;
    border: 2px solid transparent;
    min-width: 80px;
    margin: 0.5rem;
    width: 100%;
    position: relative;
}

.nav-item.disabled[b-9fbe0r5wif] {
    opacity: 0.6;
}

.nav-item:not(.disabled):hover[b-9fbe0r5wif] {
    background: #e9ecef;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    border-color: var(--primarycolor);
    color: var(--primarycolor);
    text-decoration: none;
}

.nav-icon[b-9fbe0r5wif] {
    width: 40px;
    height: 40px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0.75rem;
    font-size: 1.2rem;
    color: white;
}

.carriers-icon[b-9fbe0r5wif] {
    background: linear-gradient(135deg, #fd7e14 0%, #ff8c42 100%);
}

.invoicing-icon[b-9fbe0r5wif] {
    background: linear-gradient(135deg, #6f42c1 0%, #8e44ad 100%);
}

.customers-icon[b-9fbe0r5wif] {
    background: linear-gradient(135deg, var(--primarycolor) 0%, #17a2b8 100%);
}

.support-icon[b-9fbe0r5wif] {
    background: linear-gradient(135deg, #dc3545 0%, #e74c3c 100%);
}

.nav-text[b-9fbe0r5wif] {
    font-weight: 500;
    font-size: 0.8rem;
    text-align: center;
}

/* Shipments Card */
.shipments-card[b-9fbe0r5wif] {
    background: var(--elementcolor);
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
}

.shipments-stats[b-9fbe0r5wif] {
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-bottom: 1.5rem;
}

.shipments-number[b-9fbe0r5wif] {
    font-size: 2.5rem;
    font-weight: 700;
    color: #2c3e50;
}

/* Shipments Section */
.shipments-change[b-9fbe0r5wif] {
    display: flex;
    align-items: center;
    gap: 0.25rem;
    padding: 0.75rem 1rem;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
    margin-top: 0.5rem;
}

.shipments-change.positive[b-9fbe0r5wif] {
    background: rgba(112, 202, 185, 0.1);
    color: var(--primarycolor);
}

.shipments-change i[b-9fbe0r5wif] {
    font-size: 0.8rem;
}

.chart-container[b-9fbe0r5wif] {
    position: relative;
    height: 60px;
    margin-top: 1rem;
    padding: 0.5rem 0;
}

.chart-line[b-9fbe0r5wif] {
    position: relative;
    width: 100%;
    height: 100%;
}

.chart-svg[b-9fbe0r5wif] {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.chart-path[b-9fbe0r5wif] {
    stroke-linecap: round;
    stroke-linejoin: round;
}

.chart-fill[b-9fbe0r5wif] {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: linear-gradient(180deg, rgba(112, 202, 185, 0.1) 0%, rgba(112, 202, 185, 0.05) 100%);
    border-radius: 0 0 8px 8px;
    clip-path: polygon(0 100%, 0 40%, 8% 35%, 17% 30%, 33% 25%, 50% 20%, 67% 15%, 83% 10%, 100% 5%, 100% 100%);
}

/* Right Column */
.dashboard-right[b-9fbe0r5wif] {
    display: flex;
    flex-direction: column;
}

/* News Card */
.news-card[b-9fbe0r5wif] {
    background: var(--elementcolor);
    border-radius: 16px;
    padding: 2rem;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    border: 1px solid #e9ecef;
    height: fit-content;
}

.news-header[b-9fbe0r5wif] {
    margin-bottom: 1.5rem;
}

/* News Section */
.news-logo[b-9fbe0r5wif] {
    display: flex;
    align-items: center;
    gap: 0.75rem;
    font-size: 1.25rem;
    font-weight: 600;
    color: #007bff;
    padding: 1.5rem;
    background: #f8f9fa;
    border-radius: 8px;
    margin-bottom: 1rem;
    width: 100%;
}

.news-logo-image[b-9fbe0r5wif] {
    width: 100%;
    height: auto;
    border-radius: 6px;
    object-fit: contain;
}

.news-logo i[b-9fbe0r5wif] {
    font-size: 1.5rem;
}

/* Ensure header image fills the header space */
.card-image-section[b-9fbe0r5wif] {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.card-image-section .news-logo[b-9fbe0r5wif] {
    padding: 0;
    margin: 0;
    background: transparent;
    width: 100%;
    height: 100%;
    display: block;
}

.card-image-section .news-logo-image[b-9fbe0r5wif] {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0;
    display: block;
}

.news-title[b-9fbe0r5wif] {
    font-size: 1.25rem;
    font-weight: 600;
    color: #007bff;
}

.news-content[b-9fbe0r5wif] {
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.news-text[b-9fbe0r5wif] {
    color: #6c757d;
    line-height: 1.6;
    margin: 0;
    font-size: 0.95rem;
}

.read-more-btn[b-9fbe0r5wif] {
    align-self: flex-end;
    background: #20c997;
    color: white;
    border: none;
    padding: 0.5rem 1rem;
    border-radius: 20px;
    font-size: 0.85rem;
    font-weight: 500;
    cursor: pointer;
    transition: all 0.3s ease;
    margin-top: 0.5rem;
}

.read-more-btn:hover[b-9fbe0r5wif] {
    background: #17a2b8;
    transform: translateY(-1px);
    box-shadow: 0 2px 8px rgba(32, 201, 151, 0.3);
}

/* Partner Panel Background */
.partner-panel-background[b-9fbe0r5wif] {
    background: linear-gradient(to right, #ffffff 0%, #f2fcfa 20%, #f9fefd 40%, #d0e4e1bf 100%), url('/Content/images/partner-panel-background.svg');
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    padding: 3rem 2.5rem;
    border-radius: 16px;
}

/* Partner Logo */
.partner-logo-container[b-9fbe0r5wif] {
    display: flex;
    justify-content: flex-start;
}

.partner-logo-image[b-9fbe0r5wif] {
    height: 60px;
    width: auto;
    padding: 8px;
}

/* Navigation Items */

/* Responsive Design */
@media (max-width: 1024px) {
    .dashboard-content[b-9fbe0r5wif] {
        grid-template-columns: 1fr;
        gap: 1.5rem;
    }
    
    .welcome-content[b-9fbe0r5wif] {
        flex-direction: column;
        text-align: center;
        gap: 1.5rem;
    }
    
    .welcome-decoration[b-9fbe0r5wif] {
        position: static;
        transform: none;
        justify-content: center;
    }
}

@media (max-width: 768px) {
    .dashboard-container[b-9fbe0r5wif] {
        padding: 1rem;
    }
    
    .welcome-panel[b-9fbe0r5wif] {
        padding: 1.5rem;
    }
    
    .welcome-title[b-9fbe0r5wif] {
        font-size: 2rem;
    }
    
    .navigation-grid[b-9fbe0r5wif] {
        grid-template-columns: 1fr;
    }
    
    .shipments-number[b-9fbe0r5wif] {
        font-size: 2rem;
    }
    
    .learn-about-card[b-9fbe0r5wif],
    .shipments-card[b-9fbe0r5wif],
    .news-card[b-9fbe0r5wif] {
        padding: 1.5rem;
    }

    /* Responsive adjustments for navigation grid */
    .nav-item[b-9fbe0r5wif] {
        min-width: 70px;
        padding: 1rem 0.75rem;
        margin: 0.25rem;
    }
    
    .nav-icon[b-9fbe0r5wif] {
        width: 35px;
        height: 35px;
        font-size: 1rem;
        margin-bottom: 0.5rem;
    }
    
    .nav-text[b-9fbe0r5wif] {
        font-size: 0.75rem;
    }
    
    .chart-container[b-9fbe0r5wif] {
        height: 50px;
        margin-top: 0.75rem;
    }
    
    .shipments-change[b-9fbe0r5wif] {
        padding: 0.5rem 0.75rem;
        font-size: 0.8rem;
    }
    
    .news-logo[b-9fbe0r5wif] {
        padding: 1rem;
        margin-bottom: 0.75rem;
    }
}

/* Coming soon badge */
.coming-soon-badge[b-9fbe0r5wif] {
    position: absolute;
    top: 8px;
    right: 8px;
    background: linear-gradient(135deg, #ffd166 0%, #fdae42 100%);
    color: #5a3e00;
    font-size: 0.65rem;
    font-weight: 700;
    padding: 0.25rem 0.5rem;
    border-radius: 999px;
    letter-spacing: 0.02em;
    text-transform: uppercase;
    box-shadow: 0 1px 4px rgba(0,0,0,0.12);
    pointer-events: none;
}

@media (max-width: 480px) {
    .welcome-left[b-9fbe0r5wif] {
        flex-direction: column;
        text-align: center;
    }
    
    .logo-image[b-9fbe0r5wif] {
        height: 60px;
    }
    
    .welcome-title[b-9fbe0r5wif] {
        font-size: 1.75rem;
    }
    
    .section-title[b-9fbe0r5wif] {
        font-size: 1.25rem;
    }
}
/* _content/Zineps/Components/Pages/Returns/ReturnDetails.razor.rz.scp.css */
.order-items .order-image-container[b-gavnvbcyld] {
    position: relative;
    height: 190px;
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.order-items[b-gavnvbcyld]  .order-image-row {
    position: relative;
}

    .order-items[b-gavnvbcyld]  .order-image-row::before {
        content: '';
        position: absolute;
        bottom: 0;
        right: 20%;
        margin: 1rem 0;
        height: calc(100% - 2rem);
        width: 1px;
        background-color: #ced4da50;
    }



.order-image[b-gavnvbcyld] {
    max-height: calc(100% - 30px);
    max-width: calc(100% - 30px);
}

.order-items[b-gavnvbcyld]  .order-detail-item {
    position: relative;
}




.order-items .order-item:last-child .order-image-container[b-gavnvbcyld]::after {
    display: none;
}

.order-items .order-item:not(:first-child) .order-image-container[b-gavnvbcyld]::before {
    height: calc(100% - 1rem);
}

.product-title[b-gavnvbcyld] {
    color: #212529;
    font-weight: 500;
    line-height: 1.5rem;
    font-size: 20px;
    margin: 0;
}

.order-items[b-gavnvbcyld] {
    gap: 2rem;
    display: flex;
    flex-direction: column;
}

.order-item-field-title[b-gavnvbcyld] {
    margin: 0;
    color: #212529 !important;
    font-size: 18px;
    font-weight: 400;
    text-align: start;
    line-height: 2rem;
}

.order-item-field-value[b-gavnvbcyld] {
    font-size: 15px;
    font-weight: 200;
    color: #424242 !important;
    text-align: start !important;
}

.validation-box[b-gavnvbcyld] {
    display: flex;
    align-items: center;
}
.order-number[b-gavnvbcyld] {
    font-weight: 400;
    color: #6d6d6d;
}
/* _content/Zineps/Components/Pages/Service/ContractDetails.razor.rz.scp.css */
.methods-container[b-0khlsvdr0b] {
    display: flex;
    flex-direction: column;
    height: calc(100vh - 200px);
    position: relative;
}

.methods-content[b-0khlsvdr0b] {
    flex: 1;
    overflow-y: auto;
    padding-bottom: 70px;
}

.methods-button-container[b-0khlsvdr0b] {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: white;
    padding: 10px;
    box-shadow: 0 -2px 10px rgba(0,0,0,0.1);
    z-index: 100;
}
/* _content/Zineps/Components/Pages/Settings/Profile.razor.rz.scp.css */
.brand-logo-upload[b-jdc266k5lp] {
    margin-bottom: 1rem;
    width: 100%;
}

.logo-preview-container[b-jdc266k5lp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    border: 1px dashed #ced4da;
    border-radius: 8px;
    padding: 1.5rem;
    position: relative;
    cursor: pointer;
    margin-top: 0.5rem;
    background-color: #f8f9fa;
    min-height: 150px;
    transition: all 0.2s ease;
}

    .logo-preview-container:hover[b-jdc266k5lp] {
        background-color: #f0f0f0;
    }

[b-jdc266k5lp] .file-input-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}

.logo-preview[b-jdc266k5lp] {
    max-width: 100%;
    max-height: 150px;
    object-fit: contain;
    margin-bottom: 1rem;
}

.logo-placeholder[b-jdc266k5lp] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: #6c757d;
    margin-bottom: 1.5rem;
}

    .logo-placeholder i[b-jdc266k5lp] {
        font-size: 2.5rem;
        margin-bottom: 0.5rem;
    }

.hidden-input[b-jdc266k5lp] {
    display: none;
}

.upload-button-container[b-jdc266k5lp] {
    margin-top: 1rem;
}

.logo-upload-button[b-jdc266k5lp] {
    background-color: var(--elementcolor) !important;
    border: 1px solid #ced4da !important;
    display: flex !important;
    gap: 0.5rem !important;
    padding: 0 1.5rem !important;
}

    .logo-upload-button:hover[b-jdc266k5lp] {
        background-color: #e6e6e6 !important;
    }

.ml-2[b-jdc266k5lp] {
    margin-left: 0.5rem;
}

.remove-logo[b-jdc266k5lp] {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    background-color: rgba(255, 255, 255, 0.8);
    border: none;
    border-radius: 50%;
    width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    z-index: 10;
}

    .remove-logo:hover[b-jdc266k5lp] {
        background-color: rgba(255, 255, 255, 1);
    }

.logo-error[b-jdc266k5lp] {
    color: #dc3545;
    font-size: 0.8rem;
    margin-top: 0.3rem;
}
/* _content/Zineps/Components/Pages/Settings/ResetPassword.razor.rz.scp.css */



    .card[b-55tu0m4wph] {
        box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.17);
        border-radius: 8px;
        max-width: 500px;
        margin: 50px auto;
    }

    .card-body[b-55tu0m4wph] {
        max-width: 500px;
        margin-left: 0;
    }

    .customInput[b-55tu0m4wph] {
        height: 60px;
        font-size: large;
        color: #424242 !important;
        border: 1px solid #d0d0d0 !important;
        border-radius: 8px;
    }

    .customInput:focus[b-55tu0m4wph] {
        color: #424242 !important;
        border: 1px solid #000 !important;
        border-radius: 8px;
    }

    .customInput[b-55tu0m4wph]::placeholder {
        font-size: large;
        color: #424242 !important;
    }

    .customInputTitle[b-55tu0m4wph] {
        color: #424242;
        font-size: 17px;
        font-weight: 500;
        margin-bottom: 15px;
        display: flex;
        gap: .25rem;
        align-items: center;
    }

    .primaryButton[b-55tu0m4wph] {
        color: #fff;
        background-color: #70CAB9;
        height: 60px;
        border-radius: 8px;
        font-size: 18px;
    }

    .form-group[b-55tu0m4wph] {
        margin-top: 40px !important;
    }

    .validation-summary-errors ul[b-55tu0m4wph] {
        list-style: none;
        padding: 0;
    }

    .validation-summary-errors ul li[b-55tu0m4wph] {
        text-align: center;
        font-size: 14px;
        font-weight: 500;
        background-color: #fff7f6;
        padding: 3px;
        border-radius: 5px;
    }

    input:-webkit-autofill[b-55tu0m4wph],
    input:-webkit-autofill:focus[b-55tu0m4wph] {
        transition: background-color 600000s 0s, color 600000s 0s;
    }

    .form-control:focus[b-55tu0m4wph] {
        border: 1px solid #000;
    }

    .validation-summary-errors[b-55tu0m4wph] {
        margin-top: 12px;
    }

    .validation-summary-errors ul[b-55tu0m4wph] {
        list-style: none;
        padding: 0;
    }

    .validation-summary-errors ul li[b-55tu0m4wph] {
        text-align: center;
        font-size: 12px;
        font-weight: 500;
        background-color: #fff7f6;
        padding: 3px;
        border-radius: 5px;
    }

    .footer-div[b-55tu0m4wph] {
        padding: 10px;
        justify-content: space-between;
        align-items: center;
        font-size: 15px;
        color: #888;
        width: 100%;
    }

    .footer-div a[b-55tu0m4wph] {
        color: #888;
        text-decoration: none;
    }

    .footer-div a:hover[b-55tu0m4wph] {
        text-decoration: underline;
    }
/* _content/Zineps/Components/Pages/Settings/Settings.razor.rz.scp.css */
    .settings-container[b-nxxu58iydy] {
        display: flex;
        gap: 2rem;
        min-height: calc(100vh - 200px);
        background: #f8f9fa;
        border-radius: 12px;
        padding: 2rem;
        box-shadow: 0 2px 8px rgba(0,0,0,0.1);
    }

    .settings-sidebar[b-nxxu58iydy] {
        width: 280px;
        flex-shrink: 0;
        background: white;
        border-radius: 8px;
        padding: 1.5rem;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        border-right: 2px solid #e9ecef;
    }

    .settings-content[b-nxxu58iydy] {
        flex: 1;
        background: white;
        border-radius: 8px;
        padding: 2rem;
        box-shadow: 0 2px 4px rgba(0,0,0,0.05);
        position: relative;
    }



    .setting-tile[b-nxxu58iydy] {
        cursor: pointer;
        transition: all 0.2s ease;
        border-radius: 8px;
        margin-bottom: 0.75rem;
        border: 2px solid transparent;
    }

    .setting-tile:hover[b-nxxu58iydy] {
        background: #f8f9fa;
        transform: translateX(4px);
        border-color: #424242;
    }

    .setting-tile.active[b-nxxu58iydy] {
        background: #e7fffb;
        border-color: #424242;
        box-shadow: 0 2px 8px rgba(0,123,255,0.15);
    }

    .setting-icon[b-nxxu58iydy] {
        color: #424242;
        font-size: 1.1rem;
        margin-right: 0.75rem;
    }

    .setting-title[b-nxxu58iydy] {
        font-weight: 500;
        color: #495057;
        margin: 0;
        font-size: 0.95rem;
    }

    .sidebar-title[b-nxxu58iydy] {
        font-size: 1.25rem;
        font-weight: 600;
        color: #212529;
        margin-bottom: 1.5rem;
        padding-bottom: 0.75rem;
        border-bottom: 2px solid #e9ecef;
    }

    .content-header[b-nxxu58iydy] {
        margin-bottom: 2rem;
        padding-bottom: 1rem;
        border-bottom: 1px solid #dee2e6;
    }

    .content-title[b-nxxu58iydy] {
        font-size: 1.5rem;
        font-weight: 600;
        color: #212529;
        margin: 0;
    }

    .content-subtitle[b-nxxu58iydy] {
        color: #6c757d;
        margin-top: 0.5rem;
        font-size: 0.9rem;
    }
/* _content/Zineps/Components/Pages/Settings/SubscriptionService.razor.rz.scp.css */
.subscription-title[b-z8zfixl5og] {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 3px;
}
/* _content/Zineps/Components/Pages/Support/TicketDetails.razor.rz.scp.css */
.chat-bar[b-8qyo9w54wl] {
    bottom: 1rem;
    position: sticky;
    background-color: var(--backgroundcolor);
    width: 100%;
    margin-top: auto;
    margin-bottom: 0;
}

.conversation-window[b-8qyo9w54wl] {
    flex-grow: 1;
    overflow-y: auto;
    height: 0;
    align-content: start;
}
/* _content/Zineps/Components/Pages/Support/Tickets.razor.rz.scp.css */
p[b-4y5ag1900a] {
    margin-bottom: 0;
}

.product-carrier-logo[b-4y5ag1900a] {
    max-height: 40px;
    max-width: 80px;
    height: auto;
    width: auto;
    object-fit: contain;
}

.unread[b-4y5ag1900a] {
    font-weight: 600;
}

.read[b-4y5ag1900a] {
    font-style: italic;
    color: #808080;
}

.information-danger-icon[b-4y5ag1900a] {
    margin-top: 4px;
}
/* _content/Zineps/Components/Ui/Analytics/AnalyticsValueCard.razor.rz.scp.css */
p[b-v40uod2puc] {
    margin-bottom: 0;
}

h1[b-v40uod2puc] {
    margin-bottom: 0;
}
/* _content/Zineps/Components/Zineps/ZinepsButton.razor.rz.scp.css */
button[b-wt55hzerws] {
    position: relative;
    transition: transform 0.3s ease, margin 0.3s ease;
    border: none;
    width: fit-content;
    border-radius: 5px;
    max-width: 100%;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    button:hover[b-wt55hzerws] {
        filter: brightness(1.05);
    }

    button:active[b-wt55hzerws] {
        box-shadow: inset 0 0px 10px rgba(0, 0, 0, 0.2);
    }

.primary-button[b-wt55hzerws] {
    padding: 0 1.5rem;
    color: var(--secondarytext);
    background-color: var(--primarycolor);
}
    .primary-button:hover[b-wt55hzerws] {
        filter: brightness(1.05);
    }

    .primary-button:active[b-wt55hzerws] {
        box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.2);
    }

.secondary-button[b-wt55hzerws] {
    padding: 0 1rem;
    background-color: var(--elementcolor);
    color: var(--primarytext);
    border: 1px solid rgb(237, 237, 237);
}

.no-background-button[b-wt55hzerws] {
    background: none;
    color: var(--primarytext);
    border: 1px solid rgb(237, 237, 237);
}

.uppercase[b-wt55hzerws] {
    text-transform: uppercase;
}

.loader[b-wt55hzerws] {
    display: inline-block;
    border: 2px solid var(--elementcolor);
    border-top: 2px solid var(--primarycolor);
    border-radius: 50%;
    width: 24px;
    height: 24px;
    animation: spin-b-wt55hzerws 1s linear infinite;
    position: absolute;
}

@keyframes spin-b-wt55hzerws {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.check-icon[b-wt55hzerws] {
    color: var(--elementcolor);
    font-size: 24px;
    position: absolute;
    opacity: 0;
    transform: scale(0);
    animation: check-grow-b-wt55hzerws 2s ease-out forwards;
}

@keyframes check-grow-b-wt55hzerws {
    0% {
        transform: scale(0);
        opacity: 0;
    }

    15% {
        transform: scale(1.4);
        opacity: 1;
    }

    25% {
        transform: scale(1);
        opacity: 1;
    }

    100% {
        transform: scale(1);
        opacity: 1;
    }
}

.zineps-button-icon[b-wt55hzerws] {
    padding: 0;
    cursor: pointer;
    position: relative;
}

.icon[b-wt55hzerws] {
    padding: 0;
    width: 45px;
    height: 45px;
    cursor: pointer;
    position: relative;
    background-color: var(--primarycolor);
    border: 1px solid rgb(237, 237, 237);
}

.icon-only[b-wt55hzerws] {
    padding: 0;
    width: 2rem;
    height: 2rem;
    cursor: pointer;
    position: relative;
}

.text-only[b-wt55hzerws] {
    background: none;
    box-shadow: none;
}

    .text-only:active[b-wt55hzerws] {
        box-shadow: none;
    }

.text-button[b-wt55hzerws] {
    padding: 0 1rem;
    background: none;
    color: var(--primarytext);
    border: 1px solid var(--element-highlight);
}

    .text-button:hover[b-wt55hzerws] {
        filter: brightness(1.05);
    }

    .text-button:active[b-wt55hzerws] {
        box-shadow: inset 0 4px 6px rgba(0, 0, 0, 0.2);
    }

.icon-button[b-wt55hzerws] {
    background-color: transparent;
    cursor: pointer;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 1rem;
}

.button-border[b-wt55hzerws] {
    border: 1px solid rgb(237, 237, 237);
}

.danger-button[b-wt55hzerws] {
    background-color: var(--danger-color);
}

.danger-button-outline[b-wt55hzerws] {
    background: transparent;
    color: var(--danger-color);
    border: solid 1px var(--danger-color);
}

.outlined-primary[b-wt55hzerws] {
    border: solid 1px var(--primarycolor);
    padding: 0 1rem;
    background-color: var(--elementcolor);
    color: var(--primarycolor);
}

.primary-text-only[b-wt55hzerws] {
    background: none;
    color: var(--primarycolor);
    padding: 0 1rem;
    font-size: 18px;
    font-weight: 500;
}

.small-icon-button[b-wt55hzerws] {
    border-radius: 7px;
    width: 37px;
    height: 37px;
}
/* _content/Zineps/Components/Zineps/ZinepsButtonBar.razor.rz.scp.css */
.zineps-buttonbar[b-y3isyec9om] {
    display: flex;
    margin-bottom: 1rem;
    width: 100%;
}

.zineps-buttonbar-container[b-y3isyec9om] {
    display: flex;
    flex-wrap: wrap;
    gap: .5rem;
    width: auto !important;
    justify-content: space-evenly;
    flex-wrap: nowrap;
    background-color: #fbfbfb;
    border-radius: 5px;
    padding: 2px 2px;
}

.zineps-buttonbar-tab[b-y3isyec9om] {
    padding: 0.5rem 1rem;
    border: none;
    background-color: #fbfbfb;
    border-radius: 5px;
    cursor: pointer;
    transition: all 0.2s ease;
}

    .zineps-buttonbar-tab:hover[b-y3isyec9om] {
        filter: brightness(1.015);
        box-shadow: 0 1px 8px rgba(0,0,0,.1);
    }

.zineps-buttonbar-tab-active[b-y3isyec9om] {
    background-color: white;
    box-shadow: 0 4px 8px rgba(0,0,0,.1);
}

.zineps-buttonbar-tab-count[b-y3isyec9om] {
    color: #aaaaaa;
    font-size: 0.875rem;
    margin-left: 0.25rem;
}

.zineps-buttonbar-tab-active .zineps-buttonbar-tab-count[b-y3isyec9om] {
    color: rgba(255, 255, 255, 0.8);
}

.zineps-buttonbar-tab-error[b-y3isyec9om] {
    color: var(--bs-danger, #dc3545);
    margin-left: 4px;
    font-weight: bold;
}
/* _content/Zineps/Components/Zineps/ZinepsCard.razor.rz.scp.css */
.zineps-card[b-vw7sbsk8oo] {
    background-color: var(--elementcolor);
    box-shadow: 0 6px 14px 0 #919eab1a;
    position: relative;
    color: var(--primarytext);
    transition: transform 0.3s ease, margin 0.3s ease;
    border: 1px solid rgb(237, 237, 237);
    width: 100%;
    border-radius: 10px;
    max-width: 100%;
    display: flex;
    flex-direction: column;
}

[b-vw7sbsk8oo] .zineps-card-header-base {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem .5rem 1.5rem;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

[b-vw7sbsk8oo] .zineps-card-content {
    padding: .5rem 1.5rem 1rem 1.5rem;
    border-radius: inherit;
    display: flex;
    flex-direction: column;
    flex: 1;
}

[b-vw7sbsk8oo] .zineps-card-footer-base {
    padding: .5rem 1.5rem 1rem 1.5rem;
    border-radius: inherit;
    display: flex;
    gap: .5rem;
}

.end[b-vw7sbsk8oo] >  .zineps-card-footer-base {
    justify-content: end;
}

.between[b-vw7sbsk8oo] >  .zineps-card-footer-base {
    justify-content: space-between;
}

.hover:hover[b-vw7sbsk8oo] {
    transform: translateX(5px);
    filter: brightness(1.2);
}

.hover-y:hover[b-vw7sbsk8oo] {
    transform: translateY(-5px);
    box-shadow: 0 6px 20px 0 #919eab1a;
}

.active[b-vw7sbsk8oo], .active:hover[b-vw7sbsk8oo] {
    transform: translateX(5px);
    filter: brightness(1.5);
}

.transparent[b-vw7sbsk8oo]{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

    .transparent[b-vw7sbsk8oo] >  .zineps-card-header-base {
        padding-top: 0;
    }

    [b-vw7sbsk8oo] h3 {
        font-weight: 500;
        color: #424242;
        margin: 0;
        line-height: 1.2;
        flex-grow: 1;
    }

.flex-content[b-vw7sbsk8oo] >  .zineps-card-content {
    flex-grow: 1;
    align-items: end;
}

.content-only[b-vw7sbsk8oo]  .zineps-card-content {
    padding: 1.5rem;
}

.footer-realign[b-vw7sbsk8oo] >  .zineps-card-footer-base {
    padding: 0 1.5rem 1.5rem 1.5rem;
}

.image-header[b-vw7sbsk8oo] >  .zineps-card-header-base {
    padding: 0;
    height: 120px;
    overflow: hidden;
}

.footer-seperated[b-vw7sbsk8oo] >  .zineps-card-footer-base {
    border-top: 1px solid rgb(237, 237, 237);
    padding-top: 1rem;
}

.no-footer[b-vw7sbsk8oo] >  .zineps-card-content {
    padding: .5rem 1.5rem 1.5rem 1.5rem;
}

.no-header[b-vw7sbsk8oo] >  .zineps-card-content {
    padding: 1.5rem 1.5rem .5rem 1.5rem;
}

.content-only.no-padding[b-vw7sbsk8oo] >  .zineps-card-content {
    padding: .8rem;
}
/* _content/Zineps/Components/Zineps/ZinepsConversationBubble.razor.rz.scp.css */

.chat-bubble[b-oyg8o75iqm] {
    display: flex;
    
    gap: 1rem;
    padding: 1rem 1.5rem 1rem 1.5rem;
    border-radius: 10px;
}

.chat-bubble-user[b-oyg8o75iqm] {
    
}
.chat-bubble-user > img[b-oyg8o75iqm] {
    height: 1.5rem;
    width: 1.5rem;
}

.chat-bubble-text[b-oyg8o75iqm] {
    flex-direction: column;
    width: 100%;
}

.left > .chat-bubble-timestamp[b-oyg8o75iqm] {
    text-align: end;
    padding-top: .5rem;
}

.right > .chat-bubble-timestamp[b-oyg8o75iqm] {
    text-align: start !important;
    padding-top: .5rem;
}

.left[b-oyg8o75iqm] {
    margin-right: 20%;
    background-color: #f3f3f3;
    flex-direction: row;
}

.right[b-oyg8o75iqm] {
    margin-left: 20%;
    flex-direction: row-reverse;
    background-color: #70cab98f;
    text-align: end;
}
/* _content/Zineps/Components/Zineps/ZinepsDataGrid.razor.rz.scp.css */
.zineps-grid-container[b-lpzxy9aeam] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

/* Wrap the header and body in a new container to sync horizontal scrolling */
.zineps-grid-scroll-container[b-lpzxy9aeam] {
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow: hidden;
}

.zineps-grid-header[b-lpzxy9aeam] {
    flex: 0 0 auto;
    position: sticky;
    top: 0;
    z-index: 9;
    background-color: white;
    border-bottom: 1px solid #e7e7e7;
    box-sizing: border-box;
    overflow-x: hidden;
}

.zineps-grid-header-row[b-lpzxy9aeam] {
    display: flex;
    min-width: max-content; /* Allow header to expand if content is wider */
}

.zineps-grid-body[b-lpzxy9aeam] {
    flex: 1 1 auto;
    overflow-y: auto;
    overflow-x: auto; /* Enable horizontal scrolling */
    position: relative;
}

    .zineps-grid-body.loading[b-lpzxy9aeam] {
        min-height: 10rem;
    }

.zineps-grid-row[b-lpzxy9aeam] {
    position: relative;
    display: flex;
    min-width: max-content; /* Allow row to expand if content is wider */
    border-bottom: 1px solid #eee;
    cursor: pointer;
}

    .zineps-grid-row:hover:not(.zineps-loading-row)[b-lpzxy9aeam] {
        background-color: rgba(0, 0, 0, 0.02);
    }

[b-lpzxy9aeam] .zineps-grid-cell {
    padding: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    flex: 1 1 0;
    min-width: 0;
}

[b-lpzxy9aeam] .zineps-grid-header-cell {
    padding: 8px;
    font-weight: 550;
    text-overflow: ellipsis;
    display: flex;
    align-items: center;
    flex: 1 1 0;
    min-width: 0;
}

.zineps-grid-empty[b-lpzxy9aeam] {
    padding: 16px;
    text-align: center;
    width: 100%;
}

.zineps-grid-footer[b-lpzxy9aeam] {
    flex: 0 0 auto;
    border-top: 1px solid #eee;
}

.zineps-pager-container[b-lpzxy9aeam] {
    display: flex;
    justify-content: flex-end;
    padding: 8px;
}

.zineps-pager[b-lpzxy9aeam] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.zineps-pager-controls[b-lpzxy9aeam] {
    display: flex;
    gap: 0.25rem;
}

.zineps-pager-button[b-lpzxy9aeam] {
    min-width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    background-color: white;
    cursor: pointer;
    border-radius: 4px;
}

    .zineps-pager-button.active[b-lpzxy9aeam] {
        background-color: var(--primarycolor, #00a6a6);
        color: white;
        border-color: var(--primarycolor, #00a6a6);
    }

    .zineps-pager-button:disabled[b-lpzxy9aeam] {
        opacity: 0.8;
        cursor: not-allowed;
    }

/* For Chrome and related browsers */
.zineps-grid-body[b-lpzxy9aeam]::-webkit-scrollbar {
    width: 6px;
    height: 6px;
}

.zineps-grid-body[b-lpzxy9aeam]::-webkit-scrollbar-track {
    background: #f1f1f1;
}

.zineps-grid-body[b-lpzxy9aeam]::-webkit-scrollbar-thumb {
    background: #cecece;
    border-radius: 3px;
}

    .zineps-grid-body[b-lpzxy9aeam]::-webkit-scrollbar-thumb:hover {
        background: #a8a8a8;
    }

/* Loading styles */
.zineps-loading-container[b-lpzxy9aeam] {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 5;
}

/* Allow cells to have specific widths if needed */
[b-lpzxy9aeam] .zineps-grid-cell.fixed-width,
[b-lpzxy9aeam] .zineps-grid-header-cell.fixed-width {
    flex: 0 0 auto;
}

/* Cell sizes */
[b-lpzxy9aeam] .zineps-grid-cell.zineps-small,
[b-lpzxy9aeam] .zineps-grid-header-cell.zineps-small {
    flex: 0 0 80px;
}

[b-lpzxy9aeam] .zineps-grid-cell.medium,
[b-lpzxy9aeam] .zineps-grid-header-cell.medium {
    flex: 0 0 150px;
}

[b-lpzxy9aeam] .zineps-grid-cell.large,
[b-lpzxy9aeam] .zineps-grid-header-cell.large {
    flex: 0 0 250px;
}

/* Collapsible grid styling */
.zineps-grid-expand-container[b-lpzxy9aeam] {
    position: relative;
    display: flex;
    justify-content: center;
    padding: 12px;
}

.zineps-grid-fade-overlay[b-lpzxy9aeam] {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    height: 60px;
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0.9) 100%);
    pointer-events: none;
}

.zineps-grid-expand-button[b-lpzxy9aeam] {
    display: flex;
    align-items: center;
    gap: 8px;
    background: transparent;
    border: none;
    cursor: pointer;
    font-weight: 500;
    transition: all 0.2s ease;
}

    .zineps-grid-expand-button i[b-lpzxy9aeam] {
        font-size: 12px;
    }

@keyframes fadeIn-b-lpzxy9aeam {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.zineps-loading-container[b-lpzxy9aeam] {
    animation: fadeIn-b-lpzxy9aeam 0.3s ease-in-out;
}

.zineps-grid-checkbox-column[b-lpzxy9aeam] {
    width: 40px;
    min-width: 40px;
    flex: 0 0 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 8px;
}

    .zineps-grid-checkbox-column input[type="checkbox"][b-lpzxy9aeam] {
        width: 18px;
        height: 18px;
        cursor: pointer;
    }

.bordered > .zineps-grid-scroll-container > .zineps-grid-header[b-lpzxy9aeam] {
    border: #eee 1px solid;
    padding: .5rem;
    padding-bottom: 0;
    border-radius: 10px 10px 0 0;
    border-bottom: none;
}

.bordered > .zineps-grid-scroll-container > .zineps-grid-body[b-lpzxy9aeam] {
    border: #eee 1px solid;
    border-radius: 0 0 10px 10px;
}

.bordered .zineps-grid-row[b-lpzxy9aeam] {
    padding-left: .5rem;
    padding-right: .5rem;
}

.bordered > .zineps-grid-footer[b-lpzxy9aeam] {
    border-top: none;
}

.scroll-header[b-lpzxy9aeam] {
    padding-right: calc(.5rem + 6px);
}

.bordered > .zineps-grid-scroll-container > .scroll-header[b-lpzxy9aeam] {
    padding-right: calc(.5rem + 6px);
}

/* Left border indicators with different states */
.zineps-grid-row.row-warning[b-lpzxy9aeam]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #FFA500; /* Orange for warnings */
}

.zineps-grid-row.row-error[b-lpzxy9aeam]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #F44336; /* Red for errors */
}

.zineps-grid-row.row-info[b-lpzxy9aeam]::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 3px;
    background-color: #2196F3; /* Blue for info */
}

.zineps-page-size-dropdown[b-lpzxy9aeam] {
    display: flex;
    align-items: center;
    margin-left: 1rem;
    font-size: 0.9rem;
}

.zineps-page-size-select[b-lpzxy9aeam] {
    padding: 0.25rem 0.5rem;
    border-radius: 4px;
    border: 1px solid #e0e0e0;
    background-color: white;
    cursor: pointer;
    margin-right: 0.5rem;
    min-width: 4rem;
    text-align: center;
}

.zineps-page-size-label[b-lpzxy9aeam] {
    color: #686868;
}

[b-lpzxy9aeam]::selection {
    background-color: rgba(112, 202, 185, 0.3);
    color: inherit;
}

.zineps-grid-row[b-lpzxy9aeam]  p:not(button p, .itemBtn),
.zineps-grid-row[b-lpzxy9aeam]  span:not(button span, .itemBtn) {
    cursor: text;
}
/* _content/Zineps/Components/Zineps/ZinepsFormInput.razor.rz.scp.css */
.zineps-input-container[b-19fapxrhvk] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.zineps-input-wrapper[b-19fapxrhvk] {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 8px;
}

.zineps-input-label[b-19fapxrhvk] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.zineps-input[b-19fapxrhvk] {
    flex: 1;
    padding: 10px 0 10px 10px;
    height: 45px;
    border-radius: 8px;
    border: none;
    background-color: var(--elementcolor);
    color: var(--primarytext);
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}


.zineps-input-wrapper:focus-within[b-19fapxrhvk] {
    border: 1px solid #898989;
}

.zineps-textarea[b-19fapxrhvk] {
    width: 100%;
    height: 90px;
    padding: 10px;
    border-radius: 8px;
    resize: vertical;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ced4da;
    background-color: var(--elementcolor);
    color: var(--primarytext);
}

    .zineps-textarea:focus[b-19fapxrhvk] {
        outline: none;
    }

.zineps-input-error[b-19fapxrhvk] {
    color: var(--error-text);
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

.background-dark > .zineps-textarea[b-19fapxrhvk], .background-dark > .zineps-input[b-19fapxrhvk] {
    background-color: var(--background-color);
    box-shadow: none;
}

.copy-icon[b-19fapxrhvk], .paperclip-icon[b-19fapxrhvk], .send-icon[b-19fapxrhvk] {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    width: 2rem;
    border: none;
    cursor: pointer;
    font-size: 18px;
    z-index: 50;
}

    .copy-icon:hover[b-19fapxrhvk] {
        color: #000;
    }

.read-only[b-19fapxrhvk] {
    color: #b3b6b9;
    cursor: default;
}

.zineps-input-actionmessage[b-19fapxrhvk] {
    opacity: 1;
    animation: fadeOut-b-19fapxrhvk .5s ease-in-out 1s forwards;
}

@keyframes fadeOut-b-19fapxrhvk {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.searchIcon[b-19fapxrhvk] {
    color: #424242;
    font-size: 20px;
    padding-left: 8px;
}

.loader[b-19fapxrhvk] {
    display: inline-block;
    border: 2px solid var(--elementcolor);
    border-top: 2px solid #424242;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: auto 0 auto 8px;
    animation: spin-b-19fapxrhvk 1s linear infinite;
}

@keyframes spin-b-19fapxrhvk {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.form-field[b-19fapxrhvk] {
    width: 100%;
    flex: 1;
}

.height-40 > div > input[b-19fapxrhvk] {
    height: 40px;
}

.form-field[b-19fapxrhvk] >  label {
    color: #424242 !important;
    font-size: 14px;
    font-weight: 500;
    text-align: start;
}

.flex-full[b-19fapxrhvk]{
    flex: 1 1;
}
/* _content/Zineps/Components/Zineps/ZinepsFormNumeric.razor.rz.scp.css */
.zineps-input-container[b-rc0h7rhhg2] {
    display: flex;
    flex-direction: column;
    width: 100%;
}

.zineps-input-wrapper[b-rc0h7rhhg2] {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 8px;
}

.zineps-input-label[b-rc0h7rhhg2] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.zineps-input[b-rc0h7rhhg2] {
    flex: 1;
    padding: 10px 0 10px 10px;
    height: 45px;
    border-radius: 8px;
    border: none;
    background-color: var(--elementcolor);
    color: var(--primarytext);
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}

    .zineps-input:focus[b-rc0h7rhhg2] {
        outline: 1px solid #898989 !important;
    }

.zineps-textarea[b-rc0h7rhhg2] {
    width: 100%;
    height: 90px;
    padding: 10px;
    border-radius: 8px;
    resize: vertical;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ced4da;
    background-color: var(--elementcolor);
    color: var(--primarytext);
}

    .zineps-textarea:focus[b-rc0h7rhhg2] {
        outline: none;
    }

.zineps-input-error[b-rc0h7rhhg2] {
    color: var(--error-text);
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

.background-dark > .zineps-textarea[b-rc0h7rhhg2], .background-dark > .zineps-input[b-rc0h7rhhg2] {
    background-color: var(--background-color);
    box-shadow: none;
}

.copy-icon[b-rc0h7rhhg2], .paperclip-icon[b-rc0h7rhhg2], .send-icon[b-rc0h7rhhg2] {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    width: 2rem;
    border: none;
    cursor: pointer;
    font-size: 18px;
    z-index: 50;
}

    .copy-icon:hover[b-rc0h7rhhg2] {
        color: #000;
    }

.read-only[b-rc0h7rhhg2] {
    color: #b3b6b9;
    cursor: default;
}

.zineps-input-actionmessage[b-rc0h7rhhg2] {
    opacity: 1;
    animation: fadeOut-b-rc0h7rhhg2 .5s ease-in-out 1s forwards;
}

@keyframes fadeOut-b-rc0h7rhhg2 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.searchIcon[b-rc0h7rhhg2] {
    color: #424242;
    font-size: 20px;
    padding-left: 8px;
}

.loader[b-rc0h7rhhg2] {
    display: inline-block;
    border: 2px solid var(--elementcolor);
    border-top: 2px solid #424242;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: auto 0 auto 8px;
    animation: spin-b-rc0h7rhhg2 1s linear infinite;
}

@keyframes spin-b-rc0h7rhhg2 {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}


.form-field[b-rc0h7rhhg2] {
    width: 100%;
    flex: 1;
}

.height-40 > div > input[b-rc0h7rhhg2] {
    height: 40px;
}

.form-field[b-rc0h7rhhg2] >  label {
    color: #424242 !important;
    font-size: 14px;
    font-weight: 500;
    text-align: start;
}
/* _content/Zineps/Components/Zineps/ZinepsGrid.razor.rz.scp.css */
div[b-th2o8x78l1] {
    display: grid;
}
/* _content/Zineps/Components/Zineps/ZinepsGridColumn.razor.rz.scp.css */
.zineps-row[b-iap7pfsohr] {
    display: flex;
    flex-direction: row;
}

.zineps-column[b-iap7pfsohr] {
    display: flex;
    flex-direction: column;
}

.end[b-iap7pfsohr] {
    justify-content: end;
}

.center[b-iap7pfsohr] {
    justify-content: center;
}
/* _content/Zineps/Components/Zineps/ZinepsInput.razor.rz.scp.css */
.zineps-input-container[b-yv9ob22kty] {
    display: flex;
    flex-direction: column;
}

.zineps-input-wrapper[b-yv9ob22kty] {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    border: 1px solid #ced4da;
    border-radius: 8px;
}

.zineps-input-label[b-yv9ob22kty] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.zineps-input[b-yv9ob22kty] {
    flex: 1;
    padding: 10px 0 10px 10px;
    height: 45px;
    border-radius: 8px;
    border: none;
    background-color: var(--elementcolor);
    color: var(--primarytext);
    display: flex;
    justify-content: space-between;
    align-items: center;
    min-width: 0;
}

    .zineps-input:focus[b-yv9ob22kty] {
        outline: none;
    }

.zineps-input-wrapper:focus-within[b-yv9ob22kty] {
    border: 1px solid #898989 !important;
}

.zineps-textarea[b-yv9ob22kty] {
    width: 100%;
    height: 90px;
    padding: 10px;
    border-radius: 8px;
    resize: vertical;
    font-size: 16px;
    font-family: inherit;
    border: 1px solid #ced4da;
    background-color: var(--elementcolor);
    color: var(--primarytext);
}

    .zineps-textarea:focus[b-yv9ob22kty] {
        outline: none;
    }

.zineps-input-error[b-yv9ob22kty] {
    color: var(--error-text);
    font-size: 0.8rem;
    margin-top: 0.3rem;
}

.background-dark > .zineps-textarea[b-yv9ob22kty], .background-dark > .zineps-input[b-yv9ob22kty] {
    background-color: var(--background-color);
    box-shadow: none;
}

.copy-icon[b-yv9ob22kty], .paperclip-icon[b-yv9ob22kty], .send-icon[b-yv9ob22kty] {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    background-color: white;
    width: 2rem;
    border: none;
    cursor: pointer;
    font-size: 18px;
    z-index: 50;
}

    .copy-icon:hover[b-yv9ob22kty] {
        color: #000;
    }

.read-only[b-yv9ob22kty] {
    color: #b3b6b9;
    cursor:default;
}

.zineps-input-actionmessage[b-yv9ob22kty] {
    opacity: 1;
    animation: fadeOut-b-yv9ob22kty .5s ease-in-out 1s forwards;
}

@keyframes fadeOut-b-yv9ob22kty {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.searchIcon[b-yv9ob22kty] {
    color: #424242;
    font-size: 20px;
    padding-left: 8px;
}

.loader[b-yv9ob22kty] {
    display: inline-block;
    border: 2px solid var(--elementcolor);
    border-top: 2px solid #424242;
    border-radius: 50%;
    width: 24px;
    height: 24px;
    margin: auto 0 auto 8px;
    animation: spin-b-yv9ob22kty 1s linear infinite;
}

@keyframes spin-b-yv9ob22kty {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

.height-40 > div > input[b-yv9ob22kty] {
    height: 40px;
}

.form-field[b-yv9ob22kty] >  label {
    color: #424242 !important;
    font-size: 14px;
    font-weight: 500;
    text-align: start;
}
/* _content/Zineps/Components/Zineps/ZinepsLabel.razor.rz.scp.css */
.zineps-label-top[b-agf69fftqz] {
    margin-bottom: 0.5rem;
    font-size: 0.9rem;
}

.zineps-label-left[b-agf69fftqz] {
    margin: auto;
}

.zineps-label-right[b-agf69fftqz] {
    margin: auto auto auto .5rem;
    align-self: center;
}

.field-title[b-agf69fftqz] {
    color: #424242 !important;
    font-size: 16px;
    text-align: start;
    font-weight: 400;
        font-family: Roboto, sans-serif;
}

.label-sub-text[b-agf69fftqz]{
    font-size: 12px;
    color: #828282;
}
/* _content/Zineps/Components/Zineps/ZinepsList.razor.rz.scp.css */
.zineps-table-container[b-1hbo3upv9x] {
    width: 100%;
    overflow: visible;
}

.zineps-table[b-1hbo3upv9x] {
    width: 100%;
    justify-content: space-between;
}

.zineps-list-container[b-1hbo3upv9x] {
    width: 100%;
}

.zineps-table[b-1hbo3upv9x] {
    width: 100%;
    border-collapse: collapse;
}

.zineps-pager-container[b-1hbo3upv9x] {
    display: flex;
    justify-content: flex-end;
    margin-top: 1rem;
}

.zineps-pager[b-1hbo3upv9x] {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.zineps-pager-controls[b-1hbo3upv9x] {
    display: flex;
    gap: 0.25rem;
}

.zineps-pager-button[b-1hbo3upv9x] {
    min-width: 2rem;
    height: 2rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #e0e0e0;
    background-color: white;
    cursor: pointer;
    border-radius: 4px;
}

    .zineps-pager-button.active[b-1hbo3upv9x] {
        background-color: var(--primarycolor, #00a6a6);
        color: white;
        border-color: var(--primarycolor, #00a6a6);
    }

    .zineps-pager-button:disabled[b-1hbo3upv9x] {
        opacity: 0.5;
        cursor: not-allowed;
    }

.sticky[b-1hbo3upv9x] {
    height: calc(100vh - 6rem);
}

    .sticky table[b-1hbo3upv9x] {
        border-collapse: collapse;
        width: 100%;
        overflow-y: auto;
        scroll-snap-type: y mandatory;
    }

.sticky table thead tr th[b-1hbo3upv9x] {
    position: sticky;
    top: 0;
    z-index: 1;
    background-color: green;
}

.zineps-table th[b-1hbo3upv9x], .zineps-table td[b-1hbo3upv9x] {
    padding: 8px 16px;
}

tr[b-1hbo3upv9x] {
    scroll-snap-align: start;
}
/* _content/Zineps/Components/Zineps/ZinepsPopup.razor.rz.scp.css */
.zineps-card[b-gbjtylwr4p] {
    background-color: var(--elementcolor);
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
    position: relative;
    color: var(--primarytext);
    transition: transform 0.3s ease, margin 0.3s ease;
    border: none;
    width: fit-content;
    border-radius: 10px;
    max-width: 100%;
    max-height: 90vh;
    display: flex;
    flex-direction: column;
    padding-bottom: .5rem;
}

.zineps-card-header-base[b-gbjtylwr4p] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 1rem 1.5rem .5rem 1.5rem;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
}

.zineps-card-content[b-gbjtylwr4p] {
    padding: .5rem 1.5rem 1rem 1.5rem;
    border-radius: inherit;
    display: flex;
    flex-direction: column;
    flex: 1;
    overflow-y: auto;
}

.zineps-card-footer-base[b-gbjtylwr4p] {
    display: flex;
    bottom: 0;
    padding: .5rem 1.5rem 1rem 1.5rem;
    border-radius: inherit;
    display: flex;
    gap: .5rem;
}

.backdrop[b-gbjtylwr4p] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1015;
}

.fullscreen[b-gbjtylwr4p] {
    width: calc(100vw - 3rem);
    height: calc(100vh - 3rem);
    position: relative;
}

.end > .zineps-card-footer-base[b-gbjtylwr4p] {
    justify-content: end;
}

.hover:hover[b-gbjtylwr4p] {
    transform: translateX(5px);
    filter: brightness(1.2);
}

.active[b-gbjtylwr4p], .active:hover[b-gbjtylwr4p] {
    transform: translateX(5px);
    filter: brightness(1.5);
}

.transparent[b-gbjtylwr4p]{
    background: transparent !important;
    border: none !important;
    box-shadow: none !important;
}

.footer-seperated > .zineps-card-footer-base[b-gbjtylwr4p] {
    border-top: 1px solid rgb(237, 237, 237);
    padding-top: 1rem;
}

.no-footer > .zineps-card-content[b-gbjtylwr4p] {
    padding: .5rem 1.5rem 1.5rem 1.5rem;
}

.content-only.no-padding > .zineps-card-content[b-gbjtylwr4p] {
    padding: .8rem;
}
/* _content/Zineps/Components/Zineps/ZinepsRow.razor.rz.scp.css */
.zineps-row[b-7vgdlkesy4] {
    display: flex;
    flex-direction: row;
}

.zineps-column[b-7vgdlkesy4] {
    display: flex;
    flex-direction: column;
}

.zineps-reverse-row[b-7vgdlkesy4] {
    display: flex;
    flex-direction: row-reverse;
}

.zineps-reverse-column[b-7vgdlkesy4] {
    display: flex;
    flex-direction: column-reverse;
}

.end[b-7vgdlkesy4] {
    justify-content: end;
}

.center[b-7vgdlkesy4] {
    justify-content: center;
}

.full[b-7vgdlkesy4]{
    width: 100%;
}

.between[b-7vgdlkesy4] {
    justify-content: space-between;
}

.wrap-row[b-7vgdlkesy4] {
    gap: 1rem;
    flex: 1 1;
    flex-wrap: wrap;
}
/* _content/Zineps/Components/Zineps/ZinepsSelectionBar.razor.rz.scp.css */
.zineps-selection-bar[b-gtbxwiwyr5] {
    display: block;
    position: fixed;
    bottom: 40px;
    left: 23%;
    width: 65%;
    z-index: 1000;
    border-radius: 8px;
    box-shadow: 0px 0px 5px #c3c3c3;
    background-color: #fff;
    padding: 0;
}

.zineps-selection-bar-inner[b-gtbxwiwyr5] {
    display: flex;
    justify-content: space-between;
    width: 100%;
}

    .zineps-selection-bar-inner[b-gtbxwiwyr5]  .zineps-selection-bar-option {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5px;
        height: 100%;
        padding: 0 12px;
        width: 90px;
        cursor: pointer;
    }

        .zineps-selection-bar-inner[b-gtbxwiwyr5]  .zineps-selection-bar-option > img {
            height: 30px;
            margin-top: 9px;
        }

        .zineps-selection-bar-inner[b-gtbxwiwyr5]  .zineps-selection-bar-option > p {
            text-align: center;
            margin-bottom: 10px;
            line-height: 1.4;
        }

.zineps-selection-bar-count[b-gtbxwiwyr5] {
    width: 77px;
    padding: 18px 21px;
    background-color: #70CAB9;
    color: #fff;
    border-radius: 8px 0px 0px 8px;
}
.zineps-selection-bar-count > h3[b-gtbxwiwyr5] {
    font-size: 28px;
    font-weight: normal;
    color: #fff !important;
    text-align: center;
}

.zineps-selection-bar-close[b-gtbxwiwyr5] {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px 30px;
    border-left: 1px solid #cdcdcd;
}

.zineps-selection-options[b-gtbxwiwyr5] {
    display: flex;
    flex-direction: row;
}
/* _content/Zineps/Components/Zineps/ZinepsTooltip.razor.rz.scp.css */
.tooltip-container[b-vjpb7hoeg9] {
    position: relative;
    align-items: center;
    display: flex;
    cursor: pointer;
}

.tooltip-box[b-vjpb7hoeg9] {
    position: absolute;
    background-color: var(--elementcolor);
    color: var(--primarytext);
    padding: 10px 10px;
    border-radius: 4px;
    white-space: nowrap;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
    pointer-events: none;
    max-width: 20rem;
    width: 20rem;
    text-wrap: auto;
    box-shadow: 0px 5px 5px rgba(0, 0, 0, 0.1);
    border: 1px solid #ced4da;
}

.tooltip-container:hover .tooltip-box[b-vjpb7hoeg9] {
    opacity: 1;
}

/* Positioning */
.tooltip-box.top[b-vjpb7hoeg9] {
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 8px;
}

.tooltip-box.bottom[b-vjpb7hoeg9] {
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 8px;
}

.tooltip-box.left[b-vjpb7hoeg9] {
    right: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-right: 8px;
}

.tooltip-box.right[b-vjpb7hoeg9] {
    left: 100%;
    top: 50%;
    transform: translateY(-50%);
    margin-left: 8px;
}
