@import 'JT_2023.Client.gcte2szd6f.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.boiwgh0w5b.bundle.scp.css';
@import '_content/ReactorBlazorQRCodeScanner/ReactorBlazorQRCodeScanner.boasv5qmh0.bundle.scp.css';

/* /Components/Layout/EmptyLayout.razor.rz.scp.css */
.page[b-f1jbumvo5e] {
    position: absolute;
    top: 50px;
    left: 0px;
    right: 0px;
    bottom: 0px;
}

.sidebar[b-f1jbumvo5e] {
    background-color: black;
    color: white;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 50px;
}
/* /Components/Layout/LoadingLayout.razor.rz.scp.css */
/* /Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-d8pqcdzfid] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-d8pqcdzfid] {
    flex: 1;
}



.sidebar[b-d8pqcdzfid] {
    background: #5F5F5F;
}

.top-row[b-d8pqcdzfid] {
    background-color: #5F5F5F!important;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-d8pqcdzfid]  a, .top-row .btn-link[b-d8pqcdzfid] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-d8pqcdzfid] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-d8pqcdzfid] {
        display: none;
    }

    .top-row.auth[b-d8pqcdzfid] {
        justify-content: space-between;
    }

    .top-row a[b-d8pqcdzfid], .top-row .btn-link[b-d8pqcdzfid] {
        margin-left: 0;
    }

    .login-display[b-d8pqcdzfid] {
        display: none;
    }
}

@media (min-width: 641px) {
    .page[b-d8pqcdzfid] {
        flex-direction: row;
    }

    .sidebar[b-d8pqcdzfid] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-d8pqcdzfid] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-d8pqcdzfid], article[b-d8pqcdzfid] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-0o7eie391h] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-0o7eie391h] {
    height: 3.5rem;
    background-color: #5F5F5F;
}

.navbar-brand[b-0o7eie391h] {
    font-size: 1.1rem;
}

.oi[b-0o7eie391h], .fa-solid[b-0o7eie391h] {
    width: 2rem;
    font-size: 1.1rem;
    vertical-align: text-top;
    top: -2px;
}

.nav-item[b-0o7eie391h] {
    font-size: 0.9rem;

}

    .nav-item:first-of-type[b-0o7eie391h] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-0o7eie391h] {
        padding-bottom: 1rem;
    }

    .nav-item[b-0o7eie391h]  a {
        color: white;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

        .nav-item[b-0o7eie391h]  a.active {
            background-color: #8AC007;
            color: white;
        }

.nav-item[b-0o7eie391h]  a:hover {
    background-color: rgba(255,255,255,0.1);
    color: white;
}

@media (max-width: 640px) {
    .mobile-display-only[b-0o7eie391h] {
        display: inherit;
    }

    .build[b-0o7eie391h] {
        display: none;
    }
}

@media (min-width: 641px) {
    .navbar-toggler[b-0o7eie391h] {
        display: none;
    }

    .collapse[b-0o7eie391h] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }
}

.build[b-0o7eie391h] {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    text-align: center;
    bottom: 1rem;
    z-index: -100;
}
/* /Components/Layout/RegisterLayout.razor.rz.scp.css */
.page[b-j2o828ikvg] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-j2o828ikvg] {
    flex: 1;
}



.sidebar[b-j2o828ikvg] {
    background-image: linear-gradient(180deg, black 0%, black 70%);
}

.top-row[b-j2o828ikvg] {
    background-color: #f7f7f7;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-j2o828ikvg]  a, .top-row .btn-link[b-j2o828ikvg] {
        white-space: nowrap;
        margin-left: 1.5rem;
    }

    .top-row a:first-child[b-j2o828ikvg] {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row:not(.auth)[b-j2o828ikvg] {
        display: none;
    }

    .top-row.auth[b-j2o828ikvg] {
        justify-content: space-between;
    }

    .top-row a[b-j2o828ikvg], .top-row .btn-link[b-j2o828ikvg] {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-j2o828ikvg] {
        flex-direction: row;
    }

    .sidebar[b-j2o828ikvg] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-j2o828ikvg] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-j2o828ikvg], article[b-j2o828ikvg] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Components/Layout/ReportLayout.razor.rz.scp.css */
.page[b-76zhg3oo4i] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-76zhg3oo4i] {
    flex: 1;
    min-width: 0; /* voorkomt overflow door lange regels */
}

.sidebar[b-76zhg3oo4i] {
   background-color:black;

}

.top-row[b-76zhg3oo4i] {
    background-color: black;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-76zhg3oo4i]  a, .top-row .btn-link[b-76zhg3oo4i] {
        white-space: nowrap;
        margin-left: 1.5rem;
        color:white;
    }

    .top-row a:first-child[b-76zhg3oo4i] {
        overflow: hidden;
        text-overflow: ellipsis;
    }



    .page[b-76zhg3oo4i] {
        flex-direction: row;
    }

.sidebar[b-76zhg3oo4i] {
    width: 50px;
    min-width: 50px;
    height: 100vh;
    position: sticky;
    top: 0;
}

        .sidebar .title[b-76zhg3oo4i] {
            font-size: 20px;
            transform: rotate(-90deg);
            margin-top: 100px;
            color: white;
            height: 58px;
            /* text-align: left; */
            width: 900px;
            display: block;
            /* float: left; */
            position: absolute;
            top: -50px;
            left: -405px;
        }

    .top-row[b-76zhg3oo4i] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row[b-76zhg3oo4i], article[b-76zhg3oo4i] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }

/* /Components/Pages/Demo.razor.rz.scp.css */


.cursor-pointer[b-pcwvoplsmw]{
    cursor:pointer;
}
/* /Components/Pages/evnt/Copy.razor.rz.scp.css */
/* /Components/Pages/evnt/Coupons.razor.rz.scp.css */
.grid[b-d1r0gt4wsd]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-d1r0gt4wsd] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-d1r0gt4wsd] tr {
    height: 30px;
}

[b-d1r0gt4wsd] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* /Components/Pages/evnt/Details.razor.rz.scp.css */
/* /Components/Pages/evnt/Guests.razor.rz.scp.css */
/* /Components/Pages/evnt/Images.razor.rz.scp.css */
/* /Components/Pages/evnt/List.razor.rz.scp.css */
.grid[b-id68d2u2ge]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-id68d2u2ge] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-id68d2u2ge] tr {
    height: 30px;
}

[b-id68d2u2ge] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media (max-width: 640.98px) {

    .hide-on-small-screens[b-id68d2u2ge] {
        display: none;
    }
}
/* /Components/Pages/evnt/More.razor.rz.scp.css */
/* /Components/Pages/evnt/New.razor.rz.scp.css */
/* /Components/Pages/evnt/Reports.razor.rz.scp.css */
/* /Components/Pages/evnt/Scan.razor.rz.scp.css */
/* /Components/Pages/evnt/Set.razor.rz.scp.css */
.grid[b-n5c36uxy1n]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-n5c36uxy1n] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-n5c36uxy1n] tr {
    height: 30px;
}

[b-n5c36uxy1n] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


@media (max-width: 640.98px) {

    .hide-on-small-screens[b-n5c36uxy1n] {
        display: none;
    }
}
/* /Components/Pages/evnt/Test.razor.rz.scp.css */
/* /Components/Pages/evnt/TicketEdit.razor.rz.scp.css */


[b-xxuh6qbc2b] img{
    max-width: 300px;
}
/* /Components/Pages/Index.razor.rz.scp.css */
.grid[b-3fwxshvkpz]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-3fwxshvkpz] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-3fwxshvkpz] tr {
    height: 30px;
}

[b-3fwxshvkpz] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 250px;
}
/* /Components/Pages/InHetZwembad.razor.rz.scp.css */


.cursor-pointer[b-kzb09dy2hk]{
    cursor:pointer;
}
/* /Components/Pages/invce/Details.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-07h661h6fo] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-07h661h6fo]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-07h661h6fo] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-07h661h6fo] tr {
    height: 30px;
}

[b-07h661h6fo] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-07h661h6fo]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/invce/Edit.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-7zomv0a5c5] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-7zomv0a5c5]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-7zomv0a5c5] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-7zomv0a5c5] tr {
    height: 30px;
}

[b-7zomv0a5c5] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-7zomv0a5c5]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/invce/List.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-3vojf5rtrp] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-3vojf5rtrp]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-3vojf5rtrp] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-3vojf5rtrp] tr {
    height: 30px;
}

[b-3vojf5rtrp] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-3vojf5rtrp]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/invce/ListAdmin.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-xjmymv8aq1] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-xjmymv8aq1]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-xjmymv8aq1] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-xjmymv8aq1] tr {
    height: 30px;
}

[b-xjmymv8aq1] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-xjmymv8aq1]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/invce/New.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-siwjz9mk29] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-siwjz9mk29]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-siwjz9mk29] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-siwjz9mk29] tr {
    height: 30px;
}

[b-siwjz9mk29] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-siwjz9mk29]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/invce/NewAdHoc.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-srj17ecxb6] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-srj17ecxb6]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-srj17ecxb6] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-srj17ecxb6] tr {
    height: 30px;
}

[b-srj17ecxb6] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-srj17ecxb6]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/invce/Preview.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-a96p3wiv36] {
    height: 70vh;
    overflow-y: auto;
}
    .grid[b-a96p3wiv36]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-a96p3wiv36] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-a96p3wiv36] tr {
    height: 30px;
}

[b-a96p3wiv36] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-a96p3wiv36]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/ListRltn.razor.rz.scp.css */
/* Fix height and enable scrolling */
.grid[b-76kl7byjuh] {
    height: 70vh;
    overflow-y: auto;
}

    .grid[b-76kl7byjuh]  table {
        min-width: 100%;
    }

/* Sticky header while scrolling */
[b-76kl7byjuh] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-76kl7byjuh] tr {
    height: 30px;
}

[b-76kl7byjuh] tbody td {
    white-space: nowrap;
    overflow: hidden;
    max-width: 0;
    text-overflow: ellipsis;
}

/* Magnifying glass */
.grid[b-76kl7byjuh]  .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}
/* /Components/Pages/ListRsrvtn.razor.rz.scp.css */
.grid[b-0dvoas2q5a]  table {
    min-width: 100%;
}

/* Sticky header while scrolling */
[b-0dvoas2q5a] thead {
    position: sticky;
    top: 0;
    background-color: #eee;
    z-index: 1;
}
/* For virtualized grids, it's essential that all rows have the same known height */
[b-0dvoas2q5a] tr {
    height: 30px;
}

[b-0dvoas2q5a] tbody td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 150px;
}


/* Magnifying glass */
[b-0dvoas2q5a] .col-header-content .col-options-button {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" class="h-6 w-6" fill="none" viewBox="0 0 24 24" stroke="currentColor" stroke-width="2"> <path stroke-linecap="round" stroke-linejoin="round" d="M21 21l-6-6m2-5a7 7 0 11-14 0 7 7 0 0114 0z" /> </svg>');
}


[b-0dvoas2q5a] .Status {

    min-width: 80px;
}
/* /Components/Pages/maintenance/TopMenu.razor.rz.scp.css */
.navbar[b-rzn7hvkkab]  {
 
}

    .nav[b-rzn7hvkkab]  .nav-link {
        color:darkgray;
    }

        .nav[b-rzn7hvkkab]  .nav-link.active {
            color: black;
        }



/* /Components/Pages/Personalize.razor.rz.scp.css */
/* /Components/Pages/PersonalizeAdmin.razor.rz.scp.css */


.cursor-pointer[b-n2rbwqc1jv]{
    cursor:pointer;
}
/* /Components/Pages/TicketTester.razor.rz.scp.css */


.cursor-pointer[b-r8fldt6wvp]{
    cursor:pointer;
}

.card[b-r8fldt6wvp]{
    margin-top:50px;
    text-align:center;
    height:500px;
}

.card img[b-r8fldt6wvp] {
 max-width:50px;
 
}
/* /Components/Shop/Shop.razor.rz.scp.css */
.hide[b-zsxmercozy] {
    display: none;
}

[b-zsxmercozy] select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[b-zsxmercozy] .click {
    cursor: pointer;
    text-decoration: underline;
}


h1[b-zsxmercozy] {
    font-size: 27px !important;
}
h2[b-zsxmercozy] {
    font-size: 20px !important;
}
h3[b-zsxmercozy] {
    font-size: 19px !important;
}
h4[b-zsxmercozy] {
    font-size: 18px !important;
}
h5[b-zsxmercozy] {
    font-size: 18px !important;
}
h6[b-zsxmercozy] {
    font-size: 13px !important;
}
h7[b-zsxmercozy] {
    font-size: 12px !important;
}

footer[b-zsxmercozy] {
    border-top: none!important;
}

.btn-add[b-zsxmercozy], .btn-sub[b-zsxmercozy]{
    min-width:40px;
}

.tlphneRow[b-zsxmercozy] {
    display: none;
}

body[b-zsxmercozy] {
    /* background-color: rgba(240, 240, 240, 1);*/
}

h4[b-zsxmercozy] {
    color: #697176;
}

h5[b-zsxmercozy] {
    color: #697176;
}

h6[b-zsxmercozy] {
    color: #697176;
}

td[b-zsxmercozy] {
    color: #697176;
}

th[b-zsxmercozy] {
    color: #697176;
    font-weight: 100;
}

.container[b-zsxmercozy] {
    background-color: white;
}

.jumbotron[b-zsxmercozy] {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
    background-size: cover;
}

.table > tbody > tr > td[b-zsxmercozy] {
    vertical-align: middle;
}

.navbar-brand[b-zsxmercozy] {
    padding: 6px 15px;
    height: auto;
}


label[b-zsxmercozy] {
    font-size: 11px;
    font-weight: 100;
}

.footer[b-zsxmercozy] {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

.progress[b-zsxmercozy] {
    margin-top: 20px;
}

.evntDscrptn[b-zsxmercozy] {
    line-height: 21pt;
}

.bankChoiceMobile[b-zsxmercozy] {
    display: none;
}

.bankChoiceDesktop[b-zsxmercozy] {
    display: inline;
}

#whatsapppppp[b-zsxmercozy] {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-tabs > li:not(.active)[b-zsxmercozy] {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .nav-tabs > li:not(.active)[b-zsxmercozy] {
        display: none;
    }

    .pmntMthdDscrptn[b-zsxmercozy] {
        display: none;
    }

    .bankChoiceMobile[b-zsxmercozy] {
        display: inline;
        font-size: 13px;
    }

    .bankChoiceDesktop[b-zsxmercozy] {
        display: none;
    }


    .rsrvtnLneTable[b-zsxmercozy] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-zsxmercozy] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-zsxmercozy] {
        padding: 2px;
    }

    .table > tbody > tr > td[b-zsxmercozy] {
        padding: 2px;
    }

    .rsrvtnLneTable > tr > td > h4[b-zsxmercozy] {
        font-size: 11px;
    }

    .rsrvtnLneTable > tr > td > h6[b-zsxmercozy] {
        font-style: italic;
    }

    .rsrvtnLneTableTtls > tr > td > h4[b-zsxmercozy] {
        font-size: 11px;
    }
}




.btn-facebook[b-zsxmercozy] {
    color: #fff;
    background-color: #4C67A1;
}

    .btn-facebook:hover[b-zsxmercozy] {
        color: #fff;
        background-color: #405D9B;
    }

    .btn-facebook:focus[b-zsxmercozy] {
        color: #fff;
    }


.btn-twitter[b-zsxmercozy] {
    color: #fff;
    background-color: #1DA1F2;
}

    .btn-twitter:hover[b-zsxmercozy] {
        color: #fff;
        background-color: #1397e8;
    }

    .btn-twitter:focus[b-zsxmercozy] {
        color: #fff;
    }


.btn-whatsapp[b-zsxmercozy] {
    color: #fff;
    background-color: lightGreen;
}

    .btn-whatsapp:hover[b-zsxmercozy] {
        color: #fff;
        background-color: green;
    }

    .btn-whatsapp:focus[b-zsxmercozy] {
        color: #fff;
    }





/*sweetalert*/


.sa[b-zsxmercozy] {
    width: 144px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.sa-success[b-zsxmercozy] {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success[b-zsxmercozy]:after, .sa-success[b-zsxmercozy]:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success[b-zsxmercozy]:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success[b-zsxmercozy]:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder-b-zsxmercozy 4.25s ease-in;
    }

.sa-success-placeholder[b-zsxmercozy] {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix[b-zsxmercozy] {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip[b-zsxmercozy], .sa-success-long[b-zsxmercozy] {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip[b-zsxmercozy] {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip-b-zsxmercozy .75s;
}

.sa-success-long[b-zsxmercozy] {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong-b-zsxmercozy .75s;
}

@keyframes animateSuccessTip-b-zsxmercozy {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong-b-zsxmercozy {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder-b-zsxmercozy {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}





    .container[b-zsxmercozy], .container-lg[b-zsxmercozy], .container-md[b-zsxmercozy], .container-sm[b-zsxmercozy], .container-xl[b-zsxmercozy], .container-xxl[b-zsxmercozy] {
        max-width: 1100px!important;
    }



/* /Components/Shop/ShopCheckout.razor.rz.scp.css */
/* /Components/Shop/ShopDownloadTickets.razor.rz.scp.css */
.hide[b-tj21uvfan9] {
    display: none;
}

[b-tj21uvfan9] select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[b-tj21uvfan9] .click {
    cursor: pointer;
    text-decoration: underline;
}


h1[b-tj21uvfan9] {
    font-size: 27px !important;
}
h2[b-tj21uvfan9] {
    font-size: 20px !important;
}
h3[b-tj21uvfan9] {
    font-size: 19px !important;
}
h4[b-tj21uvfan9] {
    font-size: 18px !important;
}
h5[b-tj21uvfan9] {
    font-size: 18px !important;
}
h6[b-tj21uvfan9] {
    font-size: 13px !important;
}
h7[b-tj21uvfan9] {
    font-size: 12px !important;
}

footer[b-tj21uvfan9] {
    border-top: none!important;
}

.btn-add[b-tj21uvfan9], .btn-sub[b-tj21uvfan9]{
    min-width:40px;
}

.tlphneRow[b-tj21uvfan9] {
    display: none;
}

body[b-tj21uvfan9] {
    /* background-color: rgba(240, 240, 240, 1);*/
}

h4[b-tj21uvfan9] {
    color: #697176;
}

h5[b-tj21uvfan9] {
    color: #697176;
}

h6[b-tj21uvfan9] {
    color: #697176;
}

td[b-tj21uvfan9] {
    color: #697176;
}

th[b-tj21uvfan9] {
    color: #697176;
    font-weight: 100;
}

.container[b-tj21uvfan9] {
    background-color: white;
}

.jumbotron[b-tj21uvfan9] {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
    background-size: cover;
}

.table > tbody > tr > td[b-tj21uvfan9] {
    vertical-align: middle;
}

.navbar-brand[b-tj21uvfan9] {
    padding: 6px 15px;
    height: auto;
}


label[b-tj21uvfan9] {
    font-size: 11px;
    font-weight: 100;
}

.footer[b-tj21uvfan9] {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

.progress[b-tj21uvfan9] {
    margin-top: 20px;
}

.evntDscrptn[b-tj21uvfan9] {
    line-height: 21pt;
}

.bankChoiceMobile[b-tj21uvfan9] {
    display: none;
}

.bankChoiceDesktop[b-tj21uvfan9] {
    display: inline;
}

#whatsapppppp[b-tj21uvfan9] {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-tabs > li:not(.active)[b-tj21uvfan9] {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .nav-tabs > li:not(.active)[b-tj21uvfan9] {
        display: none;
    }

    .pmntMthdDscrptn[b-tj21uvfan9] {
        display: none;
    }

    .bankChoiceMobile[b-tj21uvfan9] {
        display: inline;
        font-size: 13px;
    }

    .bankChoiceDesktop[b-tj21uvfan9] {
        display: none;
    }


    .rsrvtnLneTable[b-tj21uvfan9] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-tj21uvfan9] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-tj21uvfan9] {
        padding: 2px;
    }

    .table > tbody > tr > td[b-tj21uvfan9] {
        padding: 2px;
    }

    .rsrvtnLneTable > tr > td > h4[b-tj21uvfan9] {
        font-size: 11px;
    }

    .rsrvtnLneTable > tr > td > h6[b-tj21uvfan9] {
        font-style: italic;
    }

    .rsrvtnLneTableTtls > tr > td > h4[b-tj21uvfan9] {
        font-size: 11px;
    }
}




.btn-facebook[b-tj21uvfan9] {
    color: #fff;
    background-color: #4C67A1;
}

    .btn-facebook:hover[b-tj21uvfan9] {
        color: #fff;
        background-color: #405D9B;
    }

    .btn-facebook:focus[b-tj21uvfan9] {
        color: #fff;
    }


.btn-twitter[b-tj21uvfan9] {
    color: #fff;
    background-color: #1DA1F2;
}

    .btn-twitter:hover[b-tj21uvfan9] {
        color: #fff;
        background-color: #1397e8;
    }

    .btn-twitter:focus[b-tj21uvfan9] {
        color: #fff;
    }


.btn-whatsapp[b-tj21uvfan9] {
    color: #fff;
    background-color: lightGreen;
}

    .btn-whatsapp:hover[b-tj21uvfan9] {
        color: #fff;
        background-color: green;
    }

    .btn-whatsapp:focus[b-tj21uvfan9] {
        color: #fff;
    }





/*sweetalert*/


.sa[b-tj21uvfan9] {
    width: 144px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.sa-success[b-tj21uvfan9] {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success[b-tj21uvfan9]:after, .sa-success[b-tj21uvfan9]:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success[b-tj21uvfan9]:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success[b-tj21uvfan9]:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder-b-tj21uvfan9 4.25s ease-in;
    }

.sa-success-placeholder[b-tj21uvfan9] {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix[b-tj21uvfan9] {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip[b-tj21uvfan9], .sa-success-long[b-tj21uvfan9] {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip[b-tj21uvfan9] {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip-b-tj21uvfan9 .75s;
}

.sa-success-long[b-tj21uvfan9] {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong-b-tj21uvfan9 .75s;
}

@keyframes animateSuccessTip-b-tj21uvfan9 {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong-b-tj21uvfan9 {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder-b-tj21uvfan9 {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}





    .container[b-tj21uvfan9], .container-lg[b-tj21uvfan9], .container-md[b-tj21uvfan9], .container-sm[b-tj21uvfan9], .container-xl[b-tj21uvfan9], .container-xxl[b-tj21uvfan9] {
        max-width: 1100px!important;
    }



/* /Components/Shop/ShopLayout.razor.rz.scp.css */
/* /Components/Shop/ShopQuickResponse.razor.rz.scp.css */
.hide[b-w2i5iu695y] {
    display: none;
}

[b-w2i5iu695y] select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[b-w2i5iu695y] .click {
    cursor: pointer;
    text-decoration: underline;
}


h1[b-w2i5iu695y] {
    font-size: 27px !important;
}
h2[b-w2i5iu695y] {
    font-size: 20px !important;
}
h3[b-w2i5iu695y] {
    font-size: 19px !important;
}
h4[b-w2i5iu695y] {
    font-size: 18px !important;
}
h5[b-w2i5iu695y] {
    font-size: 18px !important;
}
h6[b-w2i5iu695y] {
    font-size: 13px !important;
}
h7[b-w2i5iu695y] {
    font-size: 12px !important;
}

footer[b-w2i5iu695y] {
    border-top: none!important;
}

.btn-add[b-w2i5iu695y], .btn-sub[b-w2i5iu695y]{
    min-width:40px;
}

.tlphneRow[b-w2i5iu695y] {
    display: none;
}

body[b-w2i5iu695y] {
    /* background-color: rgba(240, 240, 240, 1);*/
}

h4[b-w2i5iu695y] {
    color: #697176;
}

h5[b-w2i5iu695y] {
    color: #697176;
}

h6[b-w2i5iu695y] {
    color: #697176;
}

td[b-w2i5iu695y] {
    color: #697176;
}

th[b-w2i5iu695y] {
    color: #697176;
    font-weight: 100;
}

.container[b-w2i5iu695y] {
    background-color: white;
}

.jumbotron[b-w2i5iu695y] {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
    background-size: cover;
}

.table > tbody > tr > td[b-w2i5iu695y] {
    vertical-align: middle;
}

.navbar-brand[b-w2i5iu695y] {
    padding: 6px 15px;
    height: auto;
}


label[b-w2i5iu695y] {
    font-size: 11px;
    font-weight: 100;
}

.footer[b-w2i5iu695y] {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

.progress[b-w2i5iu695y] {
    margin-top: 20px;
}

.evntDscrptn[b-w2i5iu695y] {
    line-height: 21pt;
}

.bankChoiceMobile[b-w2i5iu695y] {
    display: none;
}

.bankChoiceDesktop[b-w2i5iu695y] {
    display: inline;
}

#whatsapppppp[b-w2i5iu695y] {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-tabs > li:not(.active)[b-w2i5iu695y] {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .nav-tabs > li:not(.active)[b-w2i5iu695y] {
        display: none;
    }

    .pmntMthdDscrptn[b-w2i5iu695y] {
        display: none;
    }

    .bankChoiceMobile[b-w2i5iu695y] {
        display: inline;
        font-size: 13px;
    }

    .bankChoiceDesktop[b-w2i5iu695y] {
        display: none;
    }


    .rsrvtnLneTable[b-w2i5iu695y] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-w2i5iu695y] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-w2i5iu695y] {
        padding: 2px;
    }

    .table > tbody > tr > td[b-w2i5iu695y] {
        padding: 2px;
    }

    .rsrvtnLneTable > tr > td > h4[b-w2i5iu695y] {
        font-size: 11px;
    }

    .rsrvtnLneTable > tr > td > h6[b-w2i5iu695y] {
        font-style: italic;
    }

    .rsrvtnLneTableTtls > tr > td > h4[b-w2i5iu695y] {
        font-size: 11px;
    }
}




.btn-facebook[b-w2i5iu695y] {
    color: #fff;
    background-color: #4C67A1;
}

    .btn-facebook:hover[b-w2i5iu695y] {
        color: #fff;
        background-color: #405D9B;
    }

    .btn-facebook:focus[b-w2i5iu695y] {
        color: #fff;
    }


.btn-twitter[b-w2i5iu695y] {
    color: #fff;
    background-color: #1DA1F2;
}

    .btn-twitter:hover[b-w2i5iu695y] {
        color: #fff;
        background-color: #1397e8;
    }

    .btn-twitter:focus[b-w2i5iu695y] {
        color: #fff;
    }


.btn-whatsapp[b-w2i5iu695y] {
    color: #fff;
    background-color: lightGreen;
}

    .btn-whatsapp:hover[b-w2i5iu695y] {
        color: #fff;
        background-color: green;
    }

    .btn-whatsapp:focus[b-w2i5iu695y] {
        color: #fff;
    }





/*sweetalert*/


.sa[b-w2i5iu695y] {
    width: 144px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.sa-success[b-w2i5iu695y] {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success[b-w2i5iu695y]:after, .sa-success[b-w2i5iu695y]:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success[b-w2i5iu695y]:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success[b-w2i5iu695y]:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder-b-w2i5iu695y 4.25s ease-in;
    }

.sa-success-placeholder[b-w2i5iu695y] {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix[b-w2i5iu695y] {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip[b-w2i5iu695y], .sa-success-long[b-w2i5iu695y] {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip[b-w2i5iu695y] {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip-b-w2i5iu695y .75s;
}

.sa-success-long[b-w2i5iu695y] {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong-b-w2i5iu695y .75s;
}

@keyframes animateSuccessTip-b-w2i5iu695y {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong-b-w2i5iu695y {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder-b-w2i5iu695y {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}





    .container[b-w2i5iu695y], .container-lg[b-w2i5iu695y], .container-md[b-w2i5iu695y], .container-sm[b-w2i5iu695y], .container-xl[b-w2i5iu695y], .container-xxl[b-w2i5iu695y] {
        max-width: 1100px!important;
    }



/* /Components/Shop/ShopQuickResponse2.razor.rz.scp.css */
.hide[b-d7s673ijyj] {
    display: none;
}

[b-d7s673ijyj] select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[b-d7s673ijyj] .click {
    cursor: pointer;
    text-decoration: underline;
}


h1[b-d7s673ijyj] {
    font-size: 27px !important;
}
h2[b-d7s673ijyj] {
    font-size: 20px !important;
}
h3[b-d7s673ijyj] {
    font-size: 19px !important;
}
h4[b-d7s673ijyj] {
    font-size: 18px !important;
}
h5[b-d7s673ijyj] {
    font-size: 18px !important;
}
h6[b-d7s673ijyj] {
    font-size: 13px !important;
}
h7[b-d7s673ijyj] {
    font-size: 12px !important;
}

footer[b-d7s673ijyj] {
    border-top: none!important;
}

.btn-add[b-d7s673ijyj], .btn-sub[b-d7s673ijyj]{
    min-width:40px;
}

.tlphneRow[b-d7s673ijyj] {
    display: none;
}

body[b-d7s673ijyj] {
    /* background-color: rgba(240, 240, 240, 1);*/
}

h4[b-d7s673ijyj] {
    color: #697176;
}

h5[b-d7s673ijyj] {
    color: #697176;
}

h6[b-d7s673ijyj] {
    color: #697176;
}

td[b-d7s673ijyj] {
    color: #697176;
}

th[b-d7s673ijyj] {
    color: #697176;
    font-weight: 100;
}

.container[b-d7s673ijyj] {
    background-color: white;
}

.jumbotron[b-d7s673ijyj] {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
    background-size: cover;
}

.table > tbody > tr > td[b-d7s673ijyj] {
    vertical-align: middle;
}

.navbar-brand[b-d7s673ijyj] {
    padding: 6px 15px;
    height: auto;
}


label[b-d7s673ijyj] {
    font-size: 11px;
    font-weight: 100;
}

.footer[b-d7s673ijyj] {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

.progress[b-d7s673ijyj] {
    margin-top: 20px;
}

.evntDscrptn[b-d7s673ijyj] {
    line-height: 21pt;
}

.bankChoiceMobile[b-d7s673ijyj] {
    display: none;
}

.bankChoiceDesktop[b-d7s673ijyj] {
    display: inline;
}

#whatsapppppp[b-d7s673ijyj] {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-tabs > li:not(.active)[b-d7s673ijyj] {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .nav-tabs > li:not(.active)[b-d7s673ijyj] {
        display: none;
    }

    .pmntMthdDscrptn[b-d7s673ijyj] {
        display: none;
    }

    .bankChoiceMobile[b-d7s673ijyj] {
        display: inline;
        font-size: 13px;
    }

    .bankChoiceDesktop[b-d7s673ijyj] {
        display: none;
    }


    .rsrvtnLneTable[b-d7s673ijyj] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-d7s673ijyj] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-d7s673ijyj] {
        padding: 2px;
    }

    .table > tbody > tr > td[b-d7s673ijyj] {
        padding: 2px;
    }

    .rsrvtnLneTable > tr > td > h4[b-d7s673ijyj] {
        font-size: 11px;
    }

    .rsrvtnLneTable > tr > td > h6[b-d7s673ijyj] {
        font-style: italic;
    }

    .rsrvtnLneTableTtls > tr > td > h4[b-d7s673ijyj] {
        font-size: 11px;
    }
}




.btn-facebook[b-d7s673ijyj] {
    color: #fff;
    background-color: #4C67A1;
}

    .btn-facebook:hover[b-d7s673ijyj] {
        color: #fff;
        background-color: #405D9B;
    }

    .btn-facebook:focus[b-d7s673ijyj] {
        color: #fff;
    }


.btn-twitter[b-d7s673ijyj] {
    color: #fff;
    background-color: #1DA1F2;
}

    .btn-twitter:hover[b-d7s673ijyj] {
        color: #fff;
        background-color: #1397e8;
    }

    .btn-twitter:focus[b-d7s673ijyj] {
        color: #fff;
    }


.btn-whatsapp[b-d7s673ijyj] {
    color: #fff;
    background-color: lightGreen;
}

    .btn-whatsapp:hover[b-d7s673ijyj] {
        color: #fff;
        background-color: green;
    }

    .btn-whatsapp:focus[b-d7s673ijyj] {
        color: #fff;
    }





/*sweetalert*/


.sa[b-d7s673ijyj] {
    width: 144px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.sa-success[b-d7s673ijyj] {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success[b-d7s673ijyj]:after, .sa-success[b-d7s673ijyj]:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success[b-d7s673ijyj]:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success[b-d7s673ijyj]:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder-b-d7s673ijyj 4.25s ease-in;
    }

.sa-success-placeholder[b-d7s673ijyj] {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix[b-d7s673ijyj] {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip[b-d7s673ijyj], .sa-success-long[b-d7s673ijyj] {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip[b-d7s673ijyj] {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip-b-d7s673ijyj .75s;
}

.sa-success-long[b-d7s673ijyj] {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong-b-d7s673ijyj .75s;
}

@keyframes animateSuccessTip-b-d7s673ijyj {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong-b-d7s673ijyj {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder-b-d7s673ijyj {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}





    .container[b-d7s673ijyj], .container-lg[b-d7s673ijyj], .container-md[b-d7s673ijyj], .container-sm[b-d7s673ijyj], .container-xl[b-d7s673ijyj], .container-xxl[b-d7s673ijyj] {
        max-width: 1100px!important;
    }



/* /Components/Shop/ShopStart.razor.rz.scp.css */
.round-time-bar[b-wqjisyid0t] {
    overflow: hidden;
}

.round-time-bar[b-wqjisyid0t] {
    background: white;
}

    .round-time-bar div[b-wqjisyid0t] {
        height: 100px;
        animation: roundtime-b-wqjisyid0t calc(var(--duration) * 1s) steps(var(--duration)) forwards;
        transform-origin: right center;
        background: linear-gradient(to bottom, #64b5f6, #1565c0);
        
    }




.round-time-bar[data-style="smooth5"] div[b-wqjisyid0t] {
    animation: roundtime-b-wqjisyid0t calc(var(--duration) * 1s) linear forwards;
}

.round-time-bar[data-style="fixed"] div[b-wqjisyid0t] {
    width: calc(var(--duration) * 5%);
}


@keyframes roundtime-b-wqjisyid0t {
    to {
        /* More performant than `width` */
        transform: scaleX(0);
    }
}


@keyframes delayedShow-b-wqjisyid0t {
    to {
        visibility: visible;
    }
}

.delayedShow[b-wqjisyid0t] {
    visibility: hidden;
    animation: 0s linear 1s forwards delayedShow-b-wqjisyid0t;
}





h4[b-wqjisyid0t] {
    color: #697176;
}

h5[b-wqjisyid0t] {
    color: #697176;
}

td[b-wqjisyid0t] {
    color: #697176;
}

th[b-wqjisyid0t] {
    color: #697176;
    font-weight: 100;
}

.container[b-wqjisyid0t] {
    background-color: white;
}

.jumbotron[b-wqjisyid0t] {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
    background-size: cover;
}

.table > tbody > tr > td[b-wqjisyid0t] {
    vertical-align: middle;
}

.navbar-brand[b-wqjisyid0t] {
    padding: 6px 15px;
    height: auto;
}


label[b-wqjisyid0t] {
    font-size: 11px;
    font-weight: 100;
}

.footer[b-wqjisyid0t] {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

.progress[b-wqjisyid0t] {
    margin-top: 20px;
}

.evntDscrptn[b-wqjisyid0t] {
    line-height: 21pt;
}

.bankChoiceMobile[b-wqjisyid0t] {
    display: none;
}

.bankChoiceDesktop[b-wqjisyid0t] {
    display: inline;
}

#whatsapppppp[b-wqjisyid0t] {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-tabs > li:not(.active)[b-wqjisyid0t] {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .nav-tabs > li:not(.active)[b-wqjisyid0t] {
        display: none;
    }

    .pmntMthdDscrptn[b-wqjisyid0t] {
        display: none;
    }

    .bankChoiceMobile[b-wqjisyid0t] {
        display: inline;
        font-size: 13px;
    }

    .bankChoiceDesktop[b-wqjisyid0t] {
        display: none;
    }


    .rsrvtnLneTable[b-wqjisyid0t] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-wqjisyid0t] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-wqjisyid0t] {
        padding: 2px;
    }

    .table > tbody > tr > td[b-wqjisyid0t] {
        padding: 2px;
    }

    .rsrvtnLneTable > tr > td > h4[b-wqjisyid0t] {
        font-size: 11px;
    }

    .rsrvtnLneTable > tr > td > h6[b-wqjisyid0t] {
        font-style: italic;
    }

    .rsrvtnLneTableTtls > tr > td > h4[b-wqjisyid0t] {
        font-size: 11px;
    }
}




.btn-facebook[b-wqjisyid0t] {
    color: #fff;
    background-color: #4C67A1;
}

    .btn-facebook:hover[b-wqjisyid0t] {
        color: #fff;
        background-color: #405D9B;
    }

    .btn-facebook:focus[b-wqjisyid0t] {
        color: #fff;
    }


.btn-twitter[b-wqjisyid0t] {
    color: #fff;
    background-color: #1DA1F2;
}

    .btn-twitter:hover[b-wqjisyid0t] {
        color: #fff;
        background-color: #1397e8;
    }

    .btn-twitter:focus[b-wqjisyid0t] {
        color: #fff;
    }


.btn-whatsapp[b-wqjisyid0t] {
    color: #fff;
    background-color: lightGreen;
}

    .btn-whatsapp:hover[b-wqjisyid0t] {
        color: #fff;
        background-color: green;
    }

    .btn-whatsapp:focus[b-wqjisyid0t] {
        color: #fff;
    }





/*sweetalert*/


.sa[b-wqjisyid0t] {
    width: 144px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.sa-success[b-wqjisyid0t] {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success[b-wqjisyid0t]:after, .sa-success[b-wqjisyid0t]:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success[b-wqjisyid0t]:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success[b-wqjisyid0t]:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder-b-wqjisyid0t 4.25s ease-in;
    }

.sa-success-placeholder[b-wqjisyid0t] {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix[b-wqjisyid0t] {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip[b-wqjisyid0t], .sa-success-long[b-wqjisyid0t] {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip[b-wqjisyid0t] {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip-b-wqjisyid0t .75s;
}

.sa-success-long[b-wqjisyid0t] {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong-b-wqjisyid0t .75s;
}

@keyframes animateSuccessTip-b-wqjisyid0t {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong-b-wqjisyid0t {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder-b-wqjisyid0t {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}





.container[b-wqjisyid0t], .container-lg[b-wqjisyid0t], .container-md[b-wqjisyid0t], .container-sm[b-wqjisyid0t], .container-xl[b-wqjisyid0t], .container-xxl[b-wqjisyid0t] {
    max-width: 1100px !important;
}


/* /Components/Shop/ShopTest.razor.rz.scp.css */

[b-86wba3p8l2] select {
    -webkit-appearance: auto;
    -moz-appearance: auto;
    appearance: auto;
}

[b-86wba3p8l2] .click {
    cursor: pointer;
    text-decoration: underline;
}


h1[b-86wba3p8l2] {
    font-size: 27px !important;
}
h2[b-86wba3p8l2] {
    font-size: 20px !important;
}
h3[b-86wba3p8l2] {
    font-size: 19px !important;
}
h4[b-86wba3p8l2] {
    font-size: 18px !important;
}
h5[b-86wba3p8l2] {
    font-size: 18px !important;
}
h6[b-86wba3p8l2] {
    font-size: 13px !important;
}
h7[b-86wba3p8l2] {
    font-size: 12px !important;
}

footer[b-86wba3p8l2] {
    border-top: none!important;
}

.btn-add[b-86wba3p8l2], .btn-sub[b-86wba3p8l2]{
    min-width:40px;
}

.tlphneRow[b-86wba3p8l2] {
    display: none;
}

body[b-86wba3p8l2] {
    /* background-color: rgba(240, 240, 240, 1);*/
}

h4[b-86wba3p8l2] {
    color: #697176;
}

h5[b-86wba3p8l2] {
    color: #697176;
}

h6[b-86wba3p8l2] {
    color: #697176;
}

td[b-86wba3p8l2] {
    color: #697176;
}

th[b-86wba3p8l2] {
    color: #697176;
    font-weight: 100;
}

.container[b-86wba3p8l2] {
    background-color: white;
}

.jumbotron[b-86wba3p8l2] {
    height: 300px;
    padding-top: 20px;
    padding-bottom: 76px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 0px 0px 5px 5px;
    background-color: white;
    background-size: cover;
}

.table > tbody > tr > td[b-86wba3p8l2] {
    vertical-align: middle;
}

.navbar-brand[b-86wba3p8l2] {
    padding: 6px 15px;
    height: auto;
}


label[b-86wba3p8l2] {
    font-size: 11px;
    font-weight: 100;
}

.footer[b-86wba3p8l2] {
    margin-top: 2.5rem;
    padding-top: 1.5rem;
    color: #777;
    border-top: .05rem solid #e5e5e5;
}

.progress[b-86wba3p8l2] {
    margin-top: 20px;
}

.evntDscrptn[b-86wba3p8l2] {
    line-height: 21pt;
}

.bankChoiceMobile[b-86wba3p8l2] {
    display: none;
}

.bankChoiceDesktop[b-86wba3p8l2] {
    display: inline;
}

#whatsapppppp[b-86wba3p8l2] {
    display: none;
}

@media only screen and (max-width: 768px) {
    .nav-tabs > li:not(.active)[b-86wba3p8l2] {
        display: none;
    }
}

@media only screen and (max-width: 500px) {

    .nav-tabs > li:not(.active)[b-86wba3p8l2] {
        display: none;
    }

    .pmntMthdDscrptn[b-86wba3p8l2] {
        display: none;
    }

    .bankChoiceMobile[b-86wba3p8l2] {
        display: inline;
        font-size: 13px;
    }

    .bankChoiceDesktop[b-86wba3p8l2] {
        display: none;
    }


    .rsrvtnLneTable[b-86wba3p8l2] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-86wba3p8l2] {
        font-size: 11px;
    }

    .table > thead > tr > th[b-86wba3p8l2] {
        padding: 2px;
    }

    .table > tbody > tr > td[b-86wba3p8l2] {
        padding: 2px;
    }

    .rsrvtnLneTable > tr > td > h4[b-86wba3p8l2] {
        font-size: 11px;
    }

    .rsrvtnLneTable > tr > td > h6[b-86wba3p8l2] {
        font-style: italic;
    }

    .rsrvtnLneTableTtls > tr > td > h4[b-86wba3p8l2] {
        font-size: 11px;
    }
}




.btn-facebook[b-86wba3p8l2] {
    color: #fff;
    background-color: #4C67A1;
}

    .btn-facebook:hover[b-86wba3p8l2] {
        color: #fff;
        background-color: #405D9B;
    }

    .btn-facebook:focus[b-86wba3p8l2] {
        color: #fff;
    }


.btn-twitter[b-86wba3p8l2] {
    color: #fff;
    background-color: #1DA1F2;
}

    .btn-twitter:hover[b-86wba3p8l2] {
        color: #fff;
        background-color: #1397e8;
    }

    .btn-twitter:focus[b-86wba3p8l2] {
        color: #fff;
    }


.btn-whatsapp[b-86wba3p8l2] {
    color: #fff;
    background-color: lightGreen;
}

    .btn-whatsapp:hover[b-86wba3p8l2] {
        color: #fff;
        background-color: green;
    }

    .btn-whatsapp:focus[b-86wba3p8l2] {
        color: #fff;
    }





/*sweetalert*/


.sa[b-86wba3p8l2] {
    width: 144px;
    height: 140px;
    padding: 26px;
    background-color: #fff;
    margin-left: auto;
    margin-right: auto;
}

.sa-success[b-86wba3p8l2] {
    border-radius: 50%;
    border: 4px solid #A5DC86;
    box-sizing: content-box;
    height: 80px;
    padding: 0;
    position: relative;
    background-color: #fff;
    width: 80px;
}

    .sa-success[b-86wba3p8l2]:after, .sa-success[b-86wba3p8l2]:before {
        background: #fff;
        content: '';
        height: 120px;
        position: absolute;
        transform: rotate(45deg);
        width: 60px;
    }

    .sa-success[b-86wba3p8l2]:before {
        border-radius: 40px 0 0 40px;
        width: 26px;
        height: 80px;
        top: -17px;
        left: 5px;
        transform-origin: 60px 60px;
        transform: rotate(-45deg);
    }

    .sa-success[b-86wba3p8l2]:after {
        border-radius: 0 120px 120px 0;
        left: 30px;
        top: -11px;
        transform-origin: 0 60px;
        transform: rotate(-45deg);
        animation: rotatePlaceholder-b-86wba3p8l2 4.25s ease-in;
    }

.sa-success-placeholder[b-86wba3p8l2] {
    border-radius: 50%;
    border: 4px solid rgba(165, 220, 134, 0.25);
    box-sizing: content-box;
    height: 80px;
    left: -4px;
    position: absolute;
    top: -4px;
    width: 80px;
    z-index: 2;
}

.sa-success-fix[b-86wba3p8l2] {
    background-color: #fff;
    height: 90px;
    left: 28px;
    position: absolute;
    top: 8px;
    transform: rotate(-45deg);
    width: 5px;
    z-index: 1;
}

.sa-success-tip[b-86wba3p8l2], .sa-success-long[b-86wba3p8l2] {
    background-color: #A5DC86;
    border-radius: 2px;
    height: 5px;
    position: absolute;
    z-index: 2;
}

.sa-success-tip[b-86wba3p8l2] {
    left: 14px;
    top: 46px;
    transform: rotate(45deg);
    width: 25px;
    animation: animateSuccessTip-b-86wba3p8l2 .75s;
}

.sa-success-long[b-86wba3p8l2] {
    right: 8px;
    top: 38px;
    transform: rotate(-45deg);
    width: 47px;
    animation: animateSuccessLong-b-86wba3p8l2 .75s;
}

@keyframes animateSuccessTip-b-86wba3p8l2 {
    0%, 54% {
        width: 0;
        left: 1px;
        top: 19px;
    }

    70% {
        width: 50px;
        left: -8px;
        top: 37px;
    }

    84% {
        width: 17px;
        left: 21px;
        top: 48px;
    }

    100% {
        width: 25px;
        left: 14px;
        top: 45px;
    }
}

@keyframes animateSuccessLong-b-86wba3p8l2 {
    0%, 65% {
        width: 0;
        right: 46px;
        top: 54px;
    }

    84% {
        width: 55px;
        right: 0;
        top: 35px;
    }

    100% {
        width: 47px;
        right: 8px;
        top: 38px;
    }
}

@keyframes rotatePlaceholder-b-86wba3p8l2 {
    0%, 5% {
        transform: rotate(-45deg);
    }

    100%, 12% {
        transform: rotate(-405deg);
    }
}





    .container[b-86wba3p8l2], .container-lg[b-86wba3p8l2], .container-md[b-86wba3p8l2], .container-sm[b-86wba3p8l2], .container-xl[b-86wba3p8l2], .container-xxl[b-86wba3p8l2] {
        max-width: 1100px!important;
    }



/* /Component/EasyEdit2.razor.rz.scp.css */
[b-upqb9la8s5] input[type="radio"] {
    zoom: 1.8;
    margin-left:5px;
}


[b-upqb9la8s5] input[type="date"]::-webkit-datetime-edit, input[type="date"][b-upqb9la8s5]::-webkit-inner-spin-button, input[type="date"][b-upqb9la8s5]::-webkit-clear-button {
    color: #fff;
    position: relative;
}

[b-upqb9la8s5] input[type="date"]::-webkit-datetime-edit-year-field {
    position: absolute !important;
    border-left: 1px solid lightGray;
    padding: 2px;
    color: #000;
    left: 56px;
}

[b-upqb9la8s5] input[type="date"]::-webkit-datetime-edit-month-field {
    position: absolute !important;
    border-left: 1px solid lightGray;
    padding: 2px;
    color: #000;
    left: 26px;
}


[b-upqb9la8s5] input[type="date"]::-webkit-datetime-edit-day-field {
    position: absolute !important;
    color: #000;
    padding: 2px;
    left: 4px;
}


[b-upqb9la8s5] [readonly] {
    border: 0;
    background: none;
    appearance: none;
}

[b-upqb9la8s5] [type="checkbox"] {
    appearance: auto;
    zoom: 1.6;
    accent-color: purple;
}



.autocomplete[b-upqb9la8s5] {
    position: relative;
    display: inline-block;
}


[b-upqb9la8s5] .autocomplete [readonly] {
    border: 1px solid;
    background: none;
    appearance: auto;
}

.autocomplete .options[b-upqb9la8s5] {
    position: absolute;
    top: 24px;
    left: 0;
    background: white;
    width: 500px;
    padding: 0;
    z-index: 10;
    border: 1px solid #ced4da;
    border-radius: 0.5rem;
    box-shadow: 0 30px 25px 8px rgba(0, 0, 0, 0.1);
}

.autocomplete .option[b-upqb9la8s5] {
    display: block;
    padding: 0.25rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

        .autocomplete .option .option-text[b-upqb9la8s5] {
            padding: 0.25rem 0.5rem;
        }

        .autocomplete .option:hover[b-upqb9la8s5] {
            background: #1E90FF;
            color: #fff;
        }

        .autocomplete .option.disabled[b-upqb9la8s5] {
            background-color: lightgrey;
            cursor: not-allowed;
        }

            .autocomplete .option.disabled:hover[b-upqb9la8s5] {
                background: lightgrey;
                color: var(--bs-body);
            }


[b-upqb9la8s5] .autocomplete input {
    background: white;
}

[b-upqb9la8s5] .autocomplete .fa-chevron-down {
    margin-left: -31px;
    margin-right: 5px;
    background: white;
    padding: 0px 5px;
}


[b-upqb9la8s5] .autocomplete .options_with_scroll {
    height: 500px;
    overflow: auto;
}


.required *[b-upqb9la8s5]{
    color: red;
}
/* /Component/Toasts.razor.rz.scp.css */
.dismissing[b-d5804u1til] {
    animation: fadeOut-b-d5804u1til 0.3s forwards;
}

@keyframes fadeOut-b-d5804u1til {
    from { opacity: 1; }
    to { opacity: 0; }
}

/* slide in from right */
.showing[b-d5804u1til] {
    animation: slideIn-b-d5804u1til 0.3s forwards;
}

@keyframes slideIn-b-d5804u1til {
    from { transform: translateX(100%); opacity: 0; }
    to { transform: translateX(0); opacity: 1; }
}
