@import '_content/LogexWeb.Layout/LogexWeb.Layout.993r67dlcd.bundle.scp.css';

/* _content/LogexWeb/Components/Layout/Mainlayout.razor.rz.scp.css */
#blazor-error-ui[b-2ip8t5f82u] {
    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-2ip8t5f82u] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* _content/LogexWeb/Components/Pages/AppVersions/AppVersionsDownload.razor.rz.scp.css */
.app-download-container[b-qlsibc5qzd] {
    max-width: 50rem;
    min-height: 30rem;
    display: flex;
    flex-direction: column;
    overflow: hidden;
}

.executingAction[b-qlsibc5qzd] {
    border-start-end-radius: 0;
    border-start-start-radius: 0;
}

@media only screen and (min-width: 600px) {
    .app-download-container[b-qlsibc5qzd] {
        min-width: 30rem;
    }
}
/* _content/LogexWeb/Components/Pages/Assets/Offers/OfferCategoryList.razor.rz.scp.css */
tr .visible-on-row-hover[b-ucr9e3beqf] {
    display: none;
}

tr:hover .visible-on-row-hover[b-ucr9e3beqf] {
    display: block;
}

tr .visible-on-row-hover-with-placeholder[b-ucr9e3beqf] {
    display: block;
    visibility: hidden;
}

tr:hover .visible-on-row-hover-with-placeholder[b-ucr9e3beqf] {
    display: block;
    visibility: visible;
}

.data-grid-fixed-width-header[b-ucr9e3beqf] {
    width: 200px;
    border-style: solid;
    border-left: 1px solid rgb(224, 224, 224);
    padding-inline: 1rem;
    border-top: none;
    border-right: none;
    border-bottom: none;
}
/* _content/LogexWeb/Components/Pages/Assets/Offers/OfferDetail.razor.rz.scp.css */
.print-preview[b-qu2l6bslqw] {
    width: 100%;
    max-width: calc(210mm + 20px);
    height: 100%;
    border: none;
}
/* _content/LogexWeb/Components/Pages/Assets/Offers/Offers.razor.rz.scp.css */
.expired-row[b-nfxt71pfn7] {
    background-color: #f0f0f0;
    color: #888888;
}
/* _content/LogexWeb/Components/Pages/Assets/Offers/ServicePositionList.razor.rz.scp.css */
tr > td > span > .visible-on-row-hover[b-c3k697xysg] {
    display: none;
}

tr:hover > td > span > .visible-on-row-hover[b-c3k697xysg] {
    display: block;
}
/* _content/LogexWeb/Components/Pages/Protocols/Dialogs/EditProtocolImageDialog.razor.rz.scp.css */
.flex-center-last-end[b-thmsg9kfog] {
    display: flex;
    gap: 1rem;
}

    .flex-center-last-end > div:first-child[b-thmsg9kfog] {
        margin-right: auto;
        visibility: hidden;
    }

    .flex-center-last-end > div:last-child[b-thmsg9kfog] {
        margin-left: auto;
    }

.button-wrapper[b-thmsg9kfog] {
    flex-direction: column;
    display: flex;
    gap: 1rem;
}
