@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/JustCollect.Web/Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-j549l6ds61] {
    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-j549l6ds61] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/JustCollect.Web/Components/Layout/MainLayoutWithSection.razor.rz.scp.css */
#blazor-error-ui[b-a84rv89nzq] {
    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-a84rv89nzq] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/JustCollect.Web/Components/Shared/Components/GenericFilterSelect/FilterSelectComponent.razor.rz.scp.css */
body .search-dropdown-pop-active-fixed-bg[b-pjud1g9lgy] {
    position: fixed;
    background: #a1a1a159;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 9999;
    overflow: auto;
}

.search-dropdown-pop[b-pjud1g9lgy] {
    line-height:1;
}

*[b-pjud1g9lgy], [b-pjud1g9lgy]::after, [b-pjud1g9lgy]::before {
    box-sizing: border-box;
}


.search-select-component .dropdown-toggle[b-pjud1g9lgy] {
    white-space: nowrap;
}

.search-select-component .dropdown-toggle[b-pjud1g9lgy]::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
}

.search-select-component .dropdown-toggle:empty[b-pjud1g9lgy]::after {
    margin-left: 0;
}

.search-select-component .dropdown-menu[b-pjud1g9lgy] {
    display: none;
}


.search-dropdown-pop-wrapper[b-pjud1g9lgy] {
    margin: auto;
    height: 100vh;
    position: relative;
    width: -moz-min-content;
    width: min-content;
    padding: 20px;
}

.dropdown-btn[b-pjud1g9lgy] {
    background-color: #04AA6D;
    color: white;
    padding: 16px;
    border: none;
    cursor: pointer;
}

.dropdown-btn:hover[b-pjud1g9lgy], .dropdown-btn:focus[b-pjud1g9lgy] {
    background-color: #3e8e41;
}

.dropdown-input[b-pjud1g9lgy] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' fill='%234c4c4c' class='bi bi-search' viewBox='0 0 16 16'%3E%3Cpath d='M11.742 10.344a6.5 6.5 0 1 0-1.397 1.398h-.001c.03.04.062.078.098.115l3.85 3.85a1 1 0 0 0 1.415-1.414l-3.85-3.85a1.007 1.007 0 0 0-.115-.1zM12 6.5a5.5 5.5 0 1 1-11 0 5.5 5.5 0 0 1 11 0z'/%3E%3C/svg%3E");
    background-position: 10px 14px;
    background-repeat: no-repeat;
    font-size: 16px;
    padding: 14px 20px 12px 40px;
    border: none;
    border-bottom: 1px solid #ddd;
    width: 100%;
    position: sticky;
    top: 0;
}

.dropdown-input:focus[b-pjud1g9lgy] {
    outline: 1px solid #ddd;
}

.search-select-component[b-pjud1g9lgy] {
    position: relative;
}

.search-select-component .dropdown[b-pjud1g9lgy] {
    position: relative;
    display: inline-block;
    width: 100%;
}

.search-select-component .dropdown-content[b-pjud1g9lgy] {
    display: none;
    position: absolute;
    background-color: #f6f6f6;
    min-width: 230px;
    overflow: auto;
    border: 1px solid #ddd;
    z-index: 1;
}

.search-select-component .dropdown-menu.show[b-pjud1g9lgy] {
    display: block !important;
    position: absolute;
}

.search-select-component .dropdown-menu ul[b-pjud1g9lgy] {
    margin: 0;
    padding: 0;
}

.search-select-component .dropdown-menu ul li[b-pjud1g9lgy] {
    padding: 5px 10px;
    list-style: none;
    white-space: nowrap;
    cursor: default;
}

    .search-select-component .dropdown li:hover[b-pjud1g9lgy],
    .search-select-component .dropdown li.active[b-pjud1g9lgy] {
        background-color: #E5E5E5;
    }

.search-select-component .dropdown-menu[b-pjud1g9lgy] {
    max-height: 400px;
    min-width: 230px;
    overflow-y: auto;
    padding-top: 0;
    width: fit-content;
    box-shadow: 0px 12px 30px rgb(0 0 0 / 20%);
    border: 1px solid rgb(255 255 255 / 68%);
    border-top: none;
}

.search-select-component .dropdown-toggle[b-pjud1g9lgy] {
    background: unset;
    color: #000;
    border:0;
    position: relative;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-position: right 0.75rem top 0.1rem;
    background-size: 16px 12px;
    text-align: left;
    width: 100%;
    transition: none;
    outline: none;
    border-radius: 0.25rem;
}

.search-select-component .dropdown-toggle:disabled[b-pjud1g9lgy] {
    background: #e9ecef;
}

.search-select-component .dropdown-toggle[b-pjud1g9lgy]:after {
    font-size: 18px;
    line-height: 28px;
    position: relative;
    margin-left: 0.455em;
    top: 3px;
    border: none;
}

.search-select-component .dropdown-toggle.form-floating span.label[b-pjud1g9lgy] {
    left: 0;
    width: 100%;
    height: 100%;
    padding: 1rem 0.75rem;
    overflow: hidden;
    text-align: start;
    text-overflow: ellipsis;
    white-space: nowrap;
    pointer-events: none;
    border: var(--bs-border-width) solid transparent;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out,transform .1s ease-in-out;
    position: absolute;
    top: 1px;
    opacity: .65;
    transform: scale(.85) translateY(-0.5rem) translateX(0.15rem);
    padding-left: 0.6rem;
}

.search-select-component .form-floating > .search-select-selected[b-pjud1g9lgy] {
    padding-right: 1.2rem;
    padding-left: 0.25rem;
    position: relative;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
}
/* _content/JustCollect.Web/Components/Shared/Components/StarRating.razor.rz.scp.css */
.star-rating[b-ukf4fj54w5] {
    display: flex;
    direction: ltr;
}

.star[b-ukf4fj54w5] {
    font-size: 2rem;
    color: var(--full-star-color, gold);
    position: relative;
    display: inline-flex; /* Use inline-flex for better alignment */
    width: 1em;
    height: 1em;
    line-height: 1em; /* Ensure the line height matches the height */
    vertical-align: middle; /* Align the stars vertically */
    align-items: center; /* Center align items vertically */
    justify-content: center; /* Center align items horizontally */
}

    .star[b-ukf4fj54w5]::before,
    .star[b-ukf4fj54w5]::after {
        content: "★";
        position: absolute;
        width: 100%;
        height: 100%;
        overflow: hidden;
    }

    .star[b-ukf4fj54w5]::before {
        color: var(--empty-star-color, lightgray); /* Adjust the color for the background star */
        z-index: 0; /* Ensure the background star is below */
    }

    .star[b-ukf4fj54w5]::after {
        z-index: 1; /* Ensure the foreground star is on top */
        left: 0; /* Ensure the foreground star starts from the left */
    }

.full-star[b-ukf4fj54w5]::after {
    width: 100%;
}

.nine-tenths-star[b-ukf4fj54w5]::after {
    width: calc(90% - 2px);
}

.eight-tenths-star[b-ukf4fj54w5]::after {
    width: calc(80% - 2px);
}

.seven-tenths-star[b-ukf4fj54w5]::after {
    width: calc(70% - 2px);
}

.six-tenths-star[b-ukf4fj54w5]::after {
    width: calc(60% - 2px);
}

.half-star[b-ukf4fj54w5]::after {
    width: calc(50% - 2px);
}

.four-tenths-star[b-ukf4fj54w5]::after {
    width: calc(40% - 2px);
}

.three-tenths-star[b-ukf4fj54w5]::after {
    width: calc(30% - 2px);
}

.two-tenths-star[b-ukf4fj54w5]::after {
    width: calc(20% - 2px);
}

.one-tenth-star[b-ukf4fj54w5]::after {
    width: calc(10% - 2px);
}

.empty-star[b-ukf4fj54w5]::after {
    width: 0%;
}
