@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _content/BSS.Web/Components/Layout/MainFooter.razor.rz.scp.css */
#footer[b-mu2t2t8wp7] {
    margin: 1rem 0;
    color: var(--text-color-50);
}
/* _content/BSS.Web/Components/Layout/MainLayout.razor.rz.scp.css */
.page[b-ccvs10jm2p] {
    position: relative;
    display: flex;
    flex-direction: column;
}

main[b-ccvs10jm2p] {
    flex: 1;
}


.page[b-ccvs10jm2p] {
    background-color: var(--text-color);
}

.container[b-ccvs10jm2p] {
    background-color: var(--background-color);
}

.sidebar[b-ccvs10jm2p] {
    background-color: var(--primary-color);
}

.top-row[b-ccvs10jm2p] {
    background-color: yellow;
    border-bottom: 1px solid #d6d5d5;
    justify-content: flex-end;
/*    height: 3.5rem;
*/    display: flex;
    align-items: center;
}

    .top-row[b-ccvs10jm2p]  a, .top-row[b-ccvs10jm2p]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-ccvs10jm2p]  a:hover, .top-row[b-ccvs10jm2p]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-ccvs10jm2p]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-ccvs10jm2p] {
        justify-content: space-between;
    }

    .top-row[b-ccvs10jm2p]  a, .top-row[b-ccvs10jm2p]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-ccvs10jm2p] {
        flex-direction: row;
    }

    .sidebar[b-ccvs10jm2p] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-ccvs10jm2p] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-ccvs10jm2p]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-ccvs10jm2p], article[b-ccvs10jm2p] {
        padding-left: 4rem !important;
        padding-right: 4rem !important;
    }
}

#blazor-error-ui[b-ccvs10jm2p] {
    color-scheme: light only;
    background: lightyellow;
    bottom: 0;
    box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.2);
    box-sizing: border-box;
    display: none;
    left: 0;
    padding: 0.6rem 1.25rem 0.7rem 1.25rem;
    position: fixed;
    width: 100%;
    z-index: 1000;
}

    #blazor-error-ui .dismiss[b-ccvs10jm2p] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* _content/BSS.Web/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-je5em17em9] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: yellow;
    background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") no-repeat center/1.75rem rgba(255, 255, 255, 0.1);
}

    .navbar-toggler:checked[b-je5em17em9] {
        background-color: var(--text-color);
    }

.top-row[b-je5em17em9] {
    /*    min-height: 3.5rem;
*/ background-color: var(--primary-color);
    border-bottom: var(--primary-color);
}

.navbar-brand[b-je5em17em9] {
    color: var(--text-color);
    margin: 0 0;
    text-align: center;
    width: 100%;
}

.navbar-brand-title[b-je5em17em9] {
    font-size: 1.1rem;
    display: block;
    font-size: 1.1rem;
    text-decoration: none;
}

.navbar-brand-subtitle[b-je5em17em9] {
    font-size: 70%;
    display: block;
}

.bi[b-je5em17em9] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    margin-right: 0.75rem;
    top: -1px;
    background-size: cover;
}

.bi-envelop-at-nav-menu[b-je5em17em9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-envelope-at' viewBox='0 0 16 16'%3E %3Cpath d='M2 2a2 2 0 0 0-2 2v8.01A2 2 0 0 0 2 14h5.5a.5.5 0 0 0 0-1H2a1 1 0 0 1-.966-.741l5.64-3.471L8 9.583l7-4.2V8.5a.5.5 0 0 0 1 0V4a2 2 0 0 0-2-2zm3.708 6.208L1 11.105V5.383zM1 4.217V4a1 1 0 0 1 1-1h12a1 1 0 0 1 1 1v.217l-7 4.2z'/%3E %3Cpath d='M14.247 14.269c1.01 0 1.587-.857 1.587-2.025v-.21C15.834 10.43 14.64 9 12.52 9h-.035C10.42 9 9 10.36 9 12.432v.214C9 14.82 10.438 16 12.358 16h.044c.594 0 1.018-.074 1.237-.175v-.73c-.245.11-.673.18-1.18.18h-.044c-1.334 0-2.571-.788-2.571-2.655v-.157c0-1.657 1.058-2.724 2.64-2.724h.04c1.535 0 2.484 1.05 2.484 2.326v.118c0 .975-.324 1.39-.639 1.39-.232 0-.41-.148-.41-.42v-2.19h-.906v.569h-.03c-.084-.298-.368-.63-.954-.63-.778 0-1.259.555-1.259 1.4v.528c0 .892.49 1.434 1.26 1.434.471 0 .896-.227 1.014-.643h.043c.118.42.617.648 1.12.648m-2.453-1.588v-.227c0-.546.227-.791.573-.791.297 0 .572.192.572.708v.367c0 .573-.253.744-.564.744-.354 0-.581-.215-.581-.8Z'/%3E %3C/svg%3E");
}

.bi-house-door-fill-nav-menu[b-je5em17em9] {
    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-images-nav-menu[b-je5em17em9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-images' viewBox='0 0 16 16'%3E %3Cpath d='M4.502 9a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3'/%3E %3Cpath d='M14.002 13a2 2 0 0 1-2 2h-10a2 2 0 0 1-2-2V5A2 2 0 0 1 2 3a2 2 0 0 1 2-2h10a2 2 0 0 1 2 2v8a2 2 0 0 1-1.998 2M14 2H4a1 1 0 0 0-1 1h9.002a2 2 0 0 1 2 2v7A1 1 0 0 0 15 11V3a1 1 0 0 0-1-1M2.002 4a1 1 0 0 0-1 1v8l2.646-2.354a.5.5 0 0 1 .63-.062l2.66 1.773 3.71-3.71a.5.5 0 0 1 .577-.094l1.777 1.947V5a1 1 0 0 0-1-1z'/%3E %3C/svg%3E");
}

.bi-cash-coin-nav-menu[b-je5em17em9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-cash-coin' viewBox='0 0 16 16'%3E %3Cpath fill-rule='evenodd' d='M11 15a4 4 0 1 0 0-8 4 4 0 0 0 0 8m5-4a5 5 0 1 1-10 0 5 5 0 0 1 10 0'/%3E %3Cpath d='M9.438 11.944c.047.596.518 1.06 1.363 1.116v.44h.375v-.443c.875-.061 1.386-.529 1.386-1.207 0-.618-.39-.936-1.09-1.1l-.296-.07v-1.2c.376.043.614.248.671.532h.658c-.047-.575-.54-1.024-1.329-1.073V8.5h-.375v.45c-.747.073-1.255.522-1.255 1.158 0 .562.378.92 1.007 1.066l.248.061v1.272c-.384-.058-.639-.27-.696-.563h-.668zm1.36-1.354c-.369-.085-.569-.26-.569-.522 0-.294.216-.514.572-.578v1.1zm.432.746c.449.104.655.272.655.569 0 .339-.257.571-.709.614v-1.195z'/%3E %3Cpath d='M1 0a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1h4.083q.088-.517.258-1H3a2 2 0 0 0-2-2V3a2 2 0 0 0 2-2h10a2 2 0 0 0 2 2v3.528c.38.34.717.728 1 1.154V1a1 1 0 0 0-1-1z'/%3E %3Cpath d='M9.998 5.083 10 5a2 2 0 1 0-3.132 1.65 6 6 0 0 1 3.13-1.567'/%3E %3C/svg%3E");
}

.bi-star-nav-menu[b-je5em17em9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-star' viewBox='0 0 16 16'%3E %3Cpath d='M2.866 14.85c-.078.444.36.791.746.593l4.39-2.256 4.389 2.256c.386.198.824-.149.746-.592l-.83-4.73 3.522-3.356c.33-.314.16-.888-.282-.95l-4.898-.696L8.465.792a.513.513 0 0 0-.927 0L5.354 5.12l-4.898.696c-.441.062-.612.636-.283.95l3.523 3.356-.83 4.73zm4.905-2.767-3.686 1.894.694-3.957a.56.56 0 0 0-.163-.505L1.71 6.745l4.052-.576a.53.53 0 0 0 .393-.288L8 2.223l1.847 3.658a.53.53 0 0 0 .393.288l4.052.575-2.906 2.77a.56.56 0 0 0-.163.506l.694 3.957-3.686-1.894a.5.5 0 0 0-.461 0z'/%3E %3C/svg%3E");
}

.bi-info-circle-nav-menu[b-je5em17em9] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-info-circle' viewBox='0 0 16 16'%3E %3Cpath d='M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16'/%3E %3Cpath d='m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0'/%3E %3C/svg%3E");
}

.nav-item[b-je5em17em9] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

.nav-item:first-of-type[b-je5em17em9] {
    padding-top: 1rem;
}

.nav-item:last-of-type[b-je5em17em9] {
    padding-bottom: 1rem;
}

.nav-item[b-je5em17em9]  .nav-link {
    color: #d7d7d7;
    background: none;
    border: none;
    border-radius: 4px;
    height: 3rem;
    display: flex;
    align-items: center;
    line-height: 3rem;
    width: 100%;
}

    .nav-item[b-je5em17em9]  a.active {
        background-color: var(--text-color);
        color: white;
    }

    .nav-item[b-je5em17em9]  .nav-link:hover {
        background-color: var(--text-color-50);
        color: white;
    }

.nav-scrollable[b-je5em17em9] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-je5em17em9] {
    display: block;
}

@media (min-width: 641px) {
    .navbar-toggler[b-je5em17em9] {
        display: none;
    }

    .nav-scrollable[b-je5em17em9] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 7rem);
        overflow-y: auto;
    }
}
/* _content/BSS.Web/Components/Pages/About.razor.rz.scp.css */
[b-ykiihws16w] img.hosts {
    max-width: 60%;
}
/* _content/BSS.Web/Components/Pages/Gallery.razor.rz.scp.css */
[b-fmjnldbxck] .gallery-image {
    width: 500px;
    height: 335px;
    cursor: pointer;
}

[b-fmjnldbxck] .gallery-image-enlarged {
    height: auto;
    max-width: 85vw; /* n% of the viewport width */
    object-fit: contain; /* ensure the image maintains its aspect ratio */
}

.gallery-image-overlay[b-fmjnldbxck] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: var(--text-color-75);
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-image-container[b-fmjnldbxck] {
    position: relative;
    width: 100%;
    height: 100%;
}

.gallery-image-enlarged-container[b-fmjnldbxck] {
    position: relative;
    display: inline-block;
    padding: 0 75px;
}

.gallery-image-enlarged-icon-overlay[b-fmjnldbxck] {
    position: absolute;
    bottom: 55px;
    right: 20px;
    width: 60px; /* Adjust the size of the icon as needed */
    height: 60px; /* Adjust the size of the icon as needed */
    background: url('/images/Logo50px.webp') no-repeat center center; /* Replace with your icon's path */
    background-size: contain;
    opacity: 0.5;
}

.gallery-image-close-info[b-fmjnldbxck] {
    position: absolute;
    top: 1px;
    left: 13px;
    padding-left: 2px;
    cursor: pointer;
    color: var(--background-color-75);
    background-color: var(--text-color-25);
    border: 3px solid var(--primary-color);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 1.5rem;
}

    .gallery-image-close-info i[b-fmjnldbxck] {
        display: inline-block;
        padding-top: 4px;
    }

    .gallery-image-close-info:hover[b-fmjnldbxck] {
        color: var(--background-color);
        background-color: var(--text-color-75);
    }

.gallery-prev-button[b-fmjnldbxck], .gallery-next-button[b-fmjnldbxck] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: var(--text-color-25);
    color: var(--background-color-75);
    border: 3px solid var(--primary-color);
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.gallery-prev-button[b-fmjnldbxck] {
    left: 10px;
    padding-left: 2px;
}

.gallery-next-button[b-fmjnldbxck] {
    right: 10px;
    padding-left: 11px;
}

    .gallery-prev-button:hover[b-fmjnldbxck], .gallery-next-button:hover[b-fmjnldbxck] {
        color: var(--background-color);
        background-color: var(--text-color-75);
    }
/* _content/BSS.Web/Components/UI/BssBlockQuote.razor.rz.scp.css */
blockquote[b-ri29j20w36] {
    border-left: 3px solid var(--text-color-75);
    padding: .5rem 0 .5rem 1rem;
    font-style: italic;
}
/* _content/BSS.Web/Components/UI/BssStarRating.razor.rz.scp.css */
.star-rating-component[b-l21dwl1s2f] {
}

    .star-rating-component .sidebar[b-l21dwl1s2f] {
        display: inline-block;
        padding: 0.5rem 1rem;
        margin: 0.5rem 0;
        border-left: 4px solid var(--text-color);
    }

.star-rating-component .stars[b-l21dwl1s2f] {
    width: 125px;
    height: 25px;
    background-size: cover;
    margin-right: 10px;
}

.star-rating-component .name[b-l21dwl1s2f] {
    font-weight: bold;
    display: inline-block;
}

.star-rating-component .location[b-l21dwl1s2f], .star-rating-component .length[b-l21dwl1s2f] {
    font-size: 80%;
    display: inline-block;
}

    .star-rating-component .description p[b-l21dwl1s2f] {
        font-style: italic;
        margin-top: 5px;
    }
