@import '_content/DSysDotnet.Components/DSysDotnet.Components.bundle.scp.css';
@import '_content/Microsoft.FluentUI.AspNetCore.Components/Microsoft.FluentUI.AspNetCore.Components.g0t05e93zu.bundle.scp.css';

/* _content/PaintingsForSaleApp/Components/Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-fvtneit8qg] {
    appearance: none;
    cursor: pointer;
    width: 3.5rem;
    height: 2.5rem;
    color: white;
    position: absolute;
    top: 0.5rem;
    right: 1rem;
    border: 1px solid rgba(255, 255, 255, 0.1);
    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-fvtneit8qg] {
    background-color: rgba(255, 255, 255, 0.5);
}

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

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

.bi[b-fvtneit8qg] {
    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-fvtneit8qg] {
    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-fvtneit8qg] {
    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-fvtneit8qg] {
    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-fvtneit8qg] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
}

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

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

    .nav-item[b-fvtneit8qg]  .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-fvtneit8qg]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

.nav-scrollable[b-fvtneit8qg] {
    display: none;
}

.navbar-toggler:checked ~ .nav-scrollable[b-fvtneit8qg] {
    display: block;
}

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

    .nav-scrollable[b-fvtneit8qg] {
        /* Never collapse the sidebar for wide screens */
        display: block;

        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* _content/PaintingsForSaleApp/Components/Pages/Collections/EditCollection.razor.rz.scp.css */
.page-selector[b-7xfm7oha20] {
    font-size: 0.8em;
    background-color: transparent;
    border: none;
}

#current-selection-sticky[b-7xfm7oha20] {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 100;
    background-color: #3B352F;
    color: #EBEAE5;
    padding: 0.5em;
    border-radius: 5px 0px 0px 5px;
    box-shadow: 1px 1px 13px 1px #9e8d7d42;
    max-width: 30vh;

}

/*** The Grid ***/
.painting-select-wrapper[b-7xfm7oha20] {
    color: #EBEAE5;
    color: #616161;
    text-align: center;
}

.item-preview[b-7xfm7oha20] {
    background-color: #3B352F;
    color: #EBEAE5;
}

/* Large View */
#item-selection-grid[b-7xfm7oha20] {
    justify-content: center;
}

.large .painting-select-wrapper[b-7xfm7oha20] {
    width: 200px;
    height: auto;
    margin: 0.5rem 0.25rem 0.8rem;
    border-radius: 5px;
}
.large .painting-select-wrapper .thumbnail-wrapper[b-7xfm7oha20] {
    width: 200px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
.large .painting-select-wrapper .thumbnail[b-7xfm7oha20] {
    width: 180px;
    height: auto;
    padding: 0.2rem;
    box-shadow: 1px 1px 13px 1px #9e8d7d42;
}
.large .details[b-7xfm7oha20] {
    padding: 0.5rem;
    text-align: left;
}   

.large .item-preview[b-7xfm7oha20] {
    font-size: 0.6em;
    padding: 0.2em 0.4em;
    background-color: #EBEAE5;
    color: #3B352F;
    float: left;
}


/* Small view */
#item-selection-grid.small[b-7xfm7oha20] {
    padding: 1em;
}
.small .painting-select-wrapper[b-7xfm7oha20] {
    width: 100px; 
    height: 105px;
    margin: 0 0.25rem 0.35rem;
    overflow: hidden;
}

.small .painting-select-wrapper .thumbnail[b-7xfm7oha20] {
    width: 100px;
    height: 78px;
    object-fit: cover;
    padding-bottom: 5px;
}

.small .details[b-7xfm7oha20] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-self: center;
    padding-bottom: 2px;
}

.small .item-preview[b-7xfm7oha20] {
    font-size: 0.6em;
    padding: 0.2em 0.4em;
    margin-right: 0.2em;
}

/* List view */
#item-selection-grid.list[b-7xfm7oha20] {
    justify-content: start;
    padding: 1em;
}
.list .painting-select-wrapper[b-7xfm7oha20] {
    display: flex;
    
    align-items: center;
    justify-content: start;
    width: 100%;
    margin: 0.2rem 0;
}

.list .item-title[b-7xfm7oha20],.list .item-artist[b-7xfm7oha20],.list .item-stockno[b-7xfm7oha20] {
    text-align: left;
}

.list .painting-select-wrapper .thumbnail[b-7xfm7oha20] {
    width: 30px; 
    height: 30px;
    margin: 0;
}

.list .details[b-7xfm7oha20] {
    padding-left: 0.5rem;
    display: flex;
}
.list .details p[b-7xfm7oha20] {
    padding-right: 0.2em;
}



/* Mobile */
@media (max-width: 576px) {
    
    /* List view */
    .list .painting-select-wrapper .thumbnail[b-7xfm7oha20] {
        width: 50px; 
        height: 50px;
    }
    .list .details[b-7xfm7oha20] {
        display:block;
        text-align: left;
        font-size: 0.8em;
    }
    .item-title[b-7xfm7oha20] {
        display:block;
    }
}
/* _content/PaintingsForSaleApp/Components/StockItemCarousel.razor.rz.scp.css */
/* Phone Only */
@media (max-width: 576px) {
    .carousel[b-x9oonemmgs] {
        margin-top: 2em;
    }
    #collection-subheader[b-x9oonemmgs] {
        margin-bottom: 2em;
    }
}

/* Phone & Tablet */
#collection-subheader[b-x9oonemmgs] {
    text-align: center;
    margin-top: 0.5em;
}
.carousel[b-x9oonemmgs] {
    height: 190px;
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    scroll-snap-type: x mandatory;
    scroll-behavior: smooth;
    justify-content: start;
    align-items: flex-start;
}

.image-container[b-x9oonemmgs] {
    display: flex;
    height: 180px;
    width: auto;
    margin-bottom: 20px;
    flex: 0 0 auto;
    justify-content: center;
    position: relative;
    align-items: stretch;
}

.image-container img[b-x9oonemmgs] {
    width: auto; /* Make the image fill the container */
    height: 180px; /* Maintain aspect ratio */
}

.bookend[b-x9oonemmgs] {
    flex: 0 0 10px; /* Fixed width */
    background-color: #3B352F;
    height: 180px;
    color: #EBEAE5;
    display: flex;
    align-items: center;
    width: 40px;
    
}
.bookend-text[b-x9oonemmgs] {
    transform: rotate(-90deg);
    transform-origin: center;
    white-space: nowrap; /* Prevents the text from wrapping, which is useful for vertical display */
    display: block;
    text-transform: uppercase;
    letter-spacing: 2px;
}


/* Desktop */
@media (min-width: 992px) {
    .carousel[b-x9oonemmgs] 
    {
        justify-content: start;
        max-width: 1200px;
        margin: 0 auto;
    }
}


/* Hover Effect */
.image-container .image[b-x9oonemmgs] {
    transition: all 0.5s ease;
    height: auto; /* Maintain aspect ratio */
}

.image-container:hover .image[b-x9oonemmgs] {
    filter: grayscale(100%);
}

.overlay[b-x9oonemmgs] {
    top: 0;
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent overlay */
    color: white; /* Text color */
    opacity: 0;
    transition: opacity 0.5s ease;
    display: none;
    padding:3px;
    max-width: 100%; /* Ensures the element doesn't exceed the parent's width */
    word-wrap: break-word; /* Allows words to break and wrap */
    white-space: normal; /* Overrides any inherited white-space properties */
}

.image-container:hover .overlay[b-x9oonemmgs] {
    display: flex;
    opacity: 1;
}
/* _content/PaintingsForSaleApp/Components/StockItemPreview.razor.rz.scp.css */
.preview-modal-background[b-v9mqhv57gc] {
    z-index: 500;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.9);
    box-sizing: border-box;
}

.preview-wrapper.preview-modal[b-v9mqhv57gc] {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EBEAE5;
    max-height: 95dvh;
    overflow-y: auto;
    scrollbar-width: thin;
}

.preview-image.preview-modal[b-v9mqhv57gc] {
    display: flex;
    justify-content: center;
}

.img-container[b-v9mqhv57gc] {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}

    .img-container.landscape[b-v9mqhv57gc] {
        width: 100%;
        height: auto;
    }
        .img-container.landscape.preview-modal[b-v9mqhv57gc] {
            max-width: 500px;
        }

    .img-container.portrait[b-v9mqhv57gc] {
        width: auto;
        height: 500px;
    }
        .img-container.portrait.preview-modal img[b-v9mqhv57gc] {
            margin: 0.8em 0;
        }
        
    .img-container img[b-v9mqhv57gc] {
        max-height: 100%;
    }

#thumbnail-row[b-v9mqhv57gc] {
    display: flex;
    align-items: center;
    background-color: transparent;
    justify-content: end;
}
#thumbnail-row.preview-modal[b-v9mqhv57gc] {
    justify-content: center;
}

/* Mobile */
@media (max-width: 576px) {
    .preview-modal[b-v9mqhv57gc] {
        width: 90vw;
    }

    .img-container[b-v9mqhv57gc] {
        text-align: center;
    }
}

/* Tablet */
@media (min-width: 768px) {
    .preview[b-v9mqhv57gc] {
        margin: 50px auto;
    }

    .preview-image[b-v9mqhv57gc] {
        margin-bottom: 0;
    }
    .img-container[b-v9mqhv57gc] {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .medium-thumbnail[b-v9mqhv57gc] {
        
        object-fit: contain;
    }
    .details[b-v9mqhv57gc] {
        text-align: center;
    }
    #painting-title[b-v9mqhv57gc] {
        text-align: center;
    }
    #painting-artist[b-v9mqhv57gc] {
        text-align: center;
    }
    .additional-documents[b-v9mqhv57gc] {
        justify-content: center;
    }
    
}

/* Desktop */
@media (min-width: 992px) {
    .preview[b-v9mqhv57gc] {
        overflow: hidden;
        margin: 50px auto;
        max-width: 1200px;
    }
    .img-container[b-v9mqhv57gc] {
        display: flex;
        align-items: flex-start;
    }
    
    .details[b-v9mqhv57gc] {
        text-align: left;
        padding-top: 0 !important;
    }
    #painting-title[b-v9mqhv57gc] {
        text-align: left;
    }
    #painting-artist[b-v9mqhv57gc] {
        text-align: left;
    }
    .additional-documents[b-v9mqhv57gc] {
        justify-content: start;
    }
}
/* _content/PaintingsForSaleApp/Components/StockListFull.razor.rz.scp.css */
.page-selector[b-dky01sru5y] {
    font-size: 0.8em;
    background-color: transparent;
    border: none;
}

/*** The Grid ***/
.painting-select-wrapper[b-dky01sru5y] {
    color: #EBEAE5;
    color: #616161;
    text-align: center;
}

.item-preview[b-dky01sru5y] {
    background-color: #3B352F;
    color: #EBEAE5;
}

/* Large View */
#item-selection-grid[b-dky01sru5y] {
    justify-content: center;
}

.large .painting-select-wrapper[b-dky01sru5y] {
    width: 200px;
    height: auto;
    margin: 0.5rem 0.25rem 0.8rem;
    border-radius: 5px;
}
.large .painting-select-wrapper .thumbnail-wrapper[b-dky01sru5y] {
    width: 200px;
    height: 180px;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden;
}
    .large .painting-select-wrapper .thumbnail[b-dky01sru5y] {
        max-width: 180px;
        max-height: 180px;
        padding: 0.1rem;
        box-shadow: 1px 1px 13px 1px #9e8d7d42;
    }
.large .details[b-dky01sru5y] {
    padding: 0.5rem;
    text-align: left;
}   

.large .item-preview[b-dky01sru5y] {
    font-size: 0.6em;
    padding: 0.2em 0.4em;
    background-color: #EBEAE5;
    color: #3B352F;
    float: left;
}


/* Small view */
#item-selection-grid.small[b-dky01sru5y] {
    padding: 1em;
}
.small .painting-select-wrapper[b-dky01sru5y] {
    width: 100px; 
    height: 105px;
    margin: 0 0.25rem 0.35rem;
    overflow: hidden;
}

.small .painting-select-wrapper .thumbnail[b-dky01sru5y] {
    width: 100px;
    height: 78px;
    object-fit: cover;
    padding-bottom: 5px;
}

.small .details[b-dky01sru5y] {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-self: center;
    padding-bottom: 2px;
}

.small .item-preview[b-dky01sru5y] {
    font-size: 0.6em;
    padding: 0.2em 0.4em;
    margin-right: 0.2em;
}

/* List view */
#item-selection-grid.list[b-dky01sru5y] {
    justify-content: start;
    padding: 1em;
}
.list .painting-select-wrapper[b-dky01sru5y] {
    display: flex;
    
    align-items: center;
    justify-content: start;
    width: 100%;
    margin: 0.2rem 0;
}

.list .item-title[b-dky01sru5y],.list .item-artist[b-dky01sru5y],.list .item-stockno[b-dky01sru5y] {
    text-align: left;
}

.list .painting-select-wrapper .thumbnail[b-dky01sru5y] {
    width: 30px; 
    height: 30px;
    margin: 0;
}

.list .details[b-dky01sru5y] {
    padding-left: 0.5rem;
    display: flex;
}
.list .details p[b-dky01sru5y] {
    padding-right: 0.2em;
}

/* Tablet */
@media (min-width: 768px) {
    p.item-title[b-dky01sru5y] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 300px;
    }
}

/* Mobile */
@media (max-width: 576px) {
    
    /* List view */
    .list .painting-select-wrapper .thumbnail[b-dky01sru5y] {
        width: 50px; 
        height: 50px;
    }
    .list .details[b-dky01sru5y] {
        display:block;
        text-align: left;
        font-size: 0.8em;
    }

    .list .details > button[b-dky01sru5y] {
        position: absolute;
        right: 10px;
        transform: scale(0.8);
    }

    p.item-title[b-dky01sru5y] {
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 250px;
    }
}
