@import '_content/BlazorEssentials/BlazorEssentials.6oydb6jskt.bundle.scp.css';
@import '_content/Toolbelt.Blazor.PWA.Updater/Toolbelt.Blazor.PWA.Updater.2drl8nn3fe.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-poxza8hrgc] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

    .top-row[b-poxza8hrgc], article[b-poxza8hrgc] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-p0g857o2nf] {
    background-color: rgba(255, 255, 255, 0.1);
}

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

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

.bi[b-p0g857o2nf] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-fill-nav-menu[b-p0g857o2nf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-house-door-fill' viewBox='0 0 16 16'%3E%3Cpath d='M6.5 14.5v-3.505c0-.245.25-.495.5-.495h2c.25 0 .5.25.5.5v3.5a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5v-7a.5.5 0 0 0-.146-.354L13 5.793V2.5a.5.5 0 0 0-.5-.5h-1a.5.5 0 0 0-.5.5v1.293L8.354 1.146a.5.5 0 0 0-.708 0l-6 6A.5.5 0 0 0 1.5 7.5v7a.5.5 0 0 0 .5.5h4a.5.5 0 0 0 .5-.5Z'/%3E%3C/svg%3E");
}

.bi-plus-square-fill-nav-menu[b-p0g857o2nf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-plus-square-fill' viewBox='0 0 16 16'%3E%3Cpath d='M2 0a2 2 0 0 0-2 2v12a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V2a2 2 0 0 0-2-2H2zm6.5 4.5v3h3a.5.5 0 0 1 0 1h-3v3a.5.5 0 0 1-1 0v-3h-3a.5.5 0 0 1 0-1h3v-3a.5.5 0 0 1 1 0z'/%3E%3C/svg%3E");
}

.bi-list-nested-nav-menu[b-p0g857o2nf] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-list-nested' viewBox='0 0 16 16'%3E%3Cpath fill-rule='evenodd' d='M4.5 11.5A.5.5 0 0 1 5 11h10a.5.5 0 0 1 0 1H5a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 3 7h10a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5zm-2-4A.5.5 0 0 1 1 3h10a.5.5 0 0 1 0 1H1a.5.5 0 0 1-.5-.5z'/%3E%3C/svg%3E");
}

.nav-item[b-p0g857o2nf] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-p0g857o2nf]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

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

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

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

    .collapse[b-p0g857o2nf] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
    
    .nav-scrollable[b-p0g857o2nf] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/PingiuClaimBookingMasterLayout.razor.rz.scp.css */
.page[b-g6k7wbwl7v] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

#blazor-error-ui[b-g6k7wbwl7v] {
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-g6k7wbwl7v] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Pages/Approval/ApproveOffer.razor.rz.scp.css */
body[b-ju0rbugtdv] {
}
/* /Pages/Member/Registration.razor.rz.scp.css */
.persona-icons[b-sm360ubyze] {
    width: 32px;
    height: 32px;
}

.personacontainer[b-sm360ubyze] {
    display: grid;
    grid-template-columns: repeat(5, minmax(0, 1fr));
    column-gap: 5px;
    row-gap: 5px;
}

.required[b-sm360ubyze] {
    color: red;
    font-weight: bold;
    margin-left: 5px;
}

.custom-file-input[b-sm360ubyze] {
    display: inline-block;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 8px;
    background-color: #FCF6EB; /* Crème background */
    color: #1D2823; /* Deep Green text */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

    .custom-file-input:hover[b-sm360ubyze] {
        background-color: #F7BC37; /* Yellow background on hover */
        color: #1D2823; /* Deep Green text on hover */
        @* border-color: #F7BC37; /* Yellow border on hover */
        *@
    }

    .custom-file-input[b-sm360ubyze]::-webkit-file-upload-button {
        visibility: hidden;
    }

    .custom-file-input[b-sm360ubyze]::before {
        content: 'Choose File';
        display: inline-block;
        @* border: 2px solid #1D2823; /* Deep Green border */
        *@ border-radius: 8px;
        padding: 10px 20px;
        outline: none;
        white-space: nowrap;
        -webkit-user-select: none;
        cursor: pointer;
        font-weight: bold;
        background-color: #FCF6EB; /* Crème background */
        color: #1D2823; /* Deep Green text */
    }

    .custom-file-input:hover[b-sm360ubyze]::before {
        background-color: #F7BC37; /* Yellow background on hover */
        color: #1D2823; /* Deep Green text on hover */
        border-color: #F7BC37; /* Yellow border on hover */
    }

    .custom-file-input:active[b-sm360ubyze]::before {
        background-color: #ddd;
        color: #1D2823;
        @* border-color: #1D2823;
        *@
    }

.image-preview-card[b-sm360ubyze] {
    border: 1px solid #ddd; /* Light grey border */
    border-radius: 8px;
    overflow: hidden; /* To contain rounded corners of the image */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow */
    margin-bottom: 15px;
}

    .image-preview-card .card-img-top[b-sm360ubyze] {
        width: 100%;
        height: auto;
        object-fit: cover; /* Ensure image covers the area without distortion */
        max-height: 150px; /* Limit the maximum height of the image */
    }

    .image-preview-card .card-body[b-sm360ubyze] {
        padding: 10px;
        display: flex;
        justify-content: space-between; /* Space out title and button */
        align-items: center;
    }

    .image-preview-card .card-title[b-sm360ubyze] {
        font-size: 1rem;
        margin-bottom: 0;
        font-weight: 500;
        color: #333; /* Dark grey title */
    }

    .image-preview-card .btn-danger[b-sm360ubyze] {
        background-color: #dc3545; /* Standard Bootstrap danger color */
        color: white;
        border: none;
        border-radius: 5px;
        padding: 5px 10px;
        font-size: 0.8rem;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

        .image-preview-card .btn-danger:hover[b-sm360ubyze] {
            background-color: #c82333;
        }

/* Optional: Style for the container of the cards */
.image-grid[b-sm360ubyze] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px; /* Spacing between cards */
}

    .image-grid .col-md-3[b-sm360ubyze] {
        flex: 0 0 calc(25% - 15px); /* Adjust for 4 cards per row with gap */
        max-width: calc(25% - 15px);
    }

/* Responsive adjustments (optional) */
@@media (max-width: 992px) {
    .image-grid .col-md-3[b-sm360ubyze] {
        flex: 0 0 calc(50% - 15px); /* 2 cards per row on medium screens */
        max-width: calc(50% - 15px);
    }
}

@@media (max-width: 768px) {
    .image-grid .col-md-3[b-sm360ubyze] {
        flex: 0 0 100%; /* 1 card per row on smaller screens */
        max-width: 100%;
    }
}
/* /Pages/Member/UpdateProfile.razor.rz.scp.css */
.persona-icons[b-q6m2m9ndv2] {
    width: 32px;
    height: 32px;
}

.personacontainer[b-q6m2m9ndv2] {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 5px;
}

    .personacontainer > *[b-q6m2m9ndv2] {
        aspect-ratio: 1 / 1;
    }

.required[b-q6m2m9ndv2] {
    color: red;
    font-weight: bold;
    margin-left: 5px;
}

.custom-file-input[b-q6m2m9ndv2] {
    display: inline-block;
    padding: 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-radius: 8px;
    background-color: #FCF6EB; /* Crème background */
    color: #1D2823; /* Deep Green text */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease;
}

    .custom-file-input:hover[b-q6m2m9ndv2] {
        background-color: #F7BC37; /* Yellow background on hover */
        color: #1D2823; /* Deep Green text on hover */
        @* border-color: #F7BC37; /* Yellow border on hover */
        *@
    }

    .custom-file-input[b-q6m2m9ndv2]::-webkit-file-upload-button {
        visibility: hidden;
    }

    .custom-file-input[b-q6m2m9ndv2]::before {
        content: 'Choose File';
        display: inline-block;
        @* border: 2px solid #1D2823; /* Deep Green border */
        *@ border-radius: 8px;
        padding: 10px 20px;
        outline: none;
        white-space: nowrap;
        -webkit-user-select: none;
        cursor: pointer;
        font-weight: bold;
        background-color: #FCF6EB; /* Crème background */
        color: #1D2823; /* Deep Green text */
    }

    .custom-file-input:hover[b-q6m2m9ndv2]::before {
        background-color: #F7BC37; /* Yellow background on hover */
        color: #1D2823; /* Deep Green text on hover */
        border-color: #F7BC37; /* Yellow border on hover */
    }

    .custom-file-input:active[b-q6m2m9ndv2]::before {
        background-color: #ddd;
        color: #1D2823;
        @* border-color: #1D2823;
        *@
    }

.image-preview-card[b-q6m2m9ndv2] {
    border: 1px solid #ddd; /* Light grey border */
    border-radius: 8px;
    overflow: hidden; /* To contain rounded corners of the image */
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1); /* Subtle shadow */
    margin-bottom: 15px;
}

    .image-preview-card .card-img-top[b-q6m2m9ndv2] {
        width: 100%;
        height: auto;
        object-fit: cover; /* Ensure image covers the area without distortion */
        max-height: 150px; /* Limit the maximum height of the image */
    }

    .image-preview-card .card-body[b-q6m2m9ndv2] {
        padding: 10px;
        display: flex;
        justify-content: space-between; /* Space out title and button */
        align-items: center;
    }

    .image-preview-card .card-title[b-q6m2m9ndv2] {
        font-size: 1rem;
        margin-bottom: 0;
        font-weight: 500;
        color: #333; /* Dark grey title */
    }

    .image-preview-card .btn-danger[b-q6m2m9ndv2] {
        background-color: #dc3545; /* Standard Bootstrap danger color */
        color: white;
        border: none;
        border-radius: 5px;
        padding: 5px 10px;
        font-size: 0.8rem;
        cursor: pointer;
        transition: background-color 0.3s ease;
    }

        .image-preview-card .btn-danger:hover[b-q6m2m9ndv2] {
            background-color: #c82333;
        }

/* Optional: Style for the container of the cards */
.image-grid[b-q6m2m9ndv2] {
    display: flex;
    flex-wrap: wrap;
    gap: 15px; /* Spacing between cards */
}

    .image-grid .col-md-3[b-q6m2m9ndv2] {
        flex: 0 0 calc(25% - 15px); /* Adjust for 4 cards per row with gap */
        max-width: calc(25% - 15px);
    }

/* Responsive adjustments (optional) */
@@media (max-width: 992px) {
    .image-grid .col-md-3[b-q6m2m9ndv2] {
        flex: 0 0 calc(50% - 15px); /* 2 cards per row on medium screens */
        max-width: calc(50% - 15px);
    }
}

@@media (max-width: 768px) {
    .image-grid .col-md-3[b-q6m2m9ndv2] {
        flex: 0 0 100%; /* 1 card per row on smaller screens */
        max-width: 100%;
    }
}
/* /Pages/MultiPageHome/TemplatesV2/MultiPageHomeTemplate.razor.rz.scp.css */
/* /Pages/Voucher/MyVouchers.razor.rz.scp.css */


<style >
.center-aligned[b-vho16itm97] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.rz-tabview-panels[b-vho16itm97] {
    padding: 0px;
    border: none;
    background: transparent;
}

.rz-tabview-panel[b-vho16itm97] {
    padding: 0px;
    border: none;
}

.rz-dropdown-panel[b-vho16itm97] {
    border-radius: 10px !important;
}

.rz-fieldset-content[b-vho16itm97] {
    padding: 10px 10px 0px 10px !important;
}

.tile-container[b-vho16itm97] {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    column-gap: 5px;
    row-gap: 5px;
    margin-top: 5px;
}

.tile-card[b-vho16itm97] {
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 0px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.05);
    width: 100%; /* 2 tiles per row */
    box-sizing: border-box;
    transition: box-shadow 0.2s ease;
}

    .tile-card:hover[b-vho16itm97] {
        box-shadow: 0 4px 12px rgba(0,0,0,0.1);
    }

.tile-content[b-vho16itm97] {
    padding: 10px;
    height: 100% !important;
}

.price[b-vho16itm97] {
    color: #e53935;
    font-weight: bold;
}

.buy-btn[b-vho16itm97] {
    margin-top: 10px;
    padding: 8px 16px;
    background-color: #ffc107;
    border: none;
    border-radius: 5px;
    color: #000;
    cursor: pointer;
    font-weight: 500;
}

@@media (min-width: 768px) {
    .tile-container[b-vho16itm97] {
        display: grid;
        grid-template-columns: repeat(3, minmax(0, 1fr));
        column-gap: 5px;
        row-gap: 5px;
        margin-top: 5px;
    }

    .tile-card[b-vho16itm97] {
        width: 100%; /* 4 tiles per row */
    }
}

@@media (min-width: 1024px) {
    .tile-container[b-vho16itm97] {
        display: grid;
        grid-template-columns: repeat(5, minmax(0, 1fr));
        column-gap: 5px;
        row-gap: 5px;
        margin-top: 5px;
    }

    .tile-card[b-vho16itm97] {
        width: 100%; /* 4 tiles per row */
    }
}
/* Floating button styles */
.load-more-btn[b-vho16itm97] {
    position: fixed; /* Fixed positioning to stay at the bottom-right */
    bottom: 20px; /* Distance from the bottom of the viewport */
    right: 20px; /* Distance from the right of the viewport */
    padding: 10px 20px;
    background-color: #007bff; /* Blue color for the button */
    color: white;
    border: none;
    border-radius: 50px; /* Rounded corners */
    font-size: 16px;
    cursor: pointer;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s;
}

    /* Hover effect */
    .load-more-btn:hover[b-vho16itm97] {
        background-color: #0056b3;
    }

    /* Optional: Focus styling for accessibility */
    .load-more-btn:focus[b-vho16itm97] {
        outline: none;
        box-shadow: 0 0 0 2px rgba(0, 123, 255, 0.5);
    }

@@media (max-width: 768px) {
    .rz-header[b-vho16itm97], .rz-footer[b-vho16itm97], .rz-body[b-vho16itm97] {
        width: auto;
    }
}

</style[b-vho16itm97] >
