@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.bundle.scp.css';

/* /Components/Admin/BuildOrders/BuildOrderDetail.razor.rz.scp.css */
.table-sm td[b-or2vsav9zs] {
    vertical-align: middle;
}
/* /Components/Admin/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-kio21jikn0] {
    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-kio21jikn0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Components/Admin/Layout/NavMenu.razor.rz.scp.css */
/* /Components/Admin/Products/ProductDetail.razor.rz.scp.css */
td.price[b-ie0bu1iuc7] {
    max-width: 100px;
}
td.features[b-ie0bu1iuc7] {
    max-width: 250px;
}
td.title[b-ie0bu1iuc7] {
    max-width: 250px;
}
td.actions[b-ie0bu1iuc7] {
    min-width: 85px;
}
td.move[b-ie0bu1iuc7] {
    width: 50px;
}

img.model-image[b-ie0bu1iuc7] {
    max-width: 100px;
}

.badge[b-ie0bu1iuc7] {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 170px;
}
/* /Components/Admin/Shared/FilePicker.razor.rz.scp.css */
.file-list[b-yl8wwql2f5] {
    max-height: 300px;
    overflow: auto;
}
/* /Components/Admin/Shared/ImagePicker.razor.rz.scp.css */
.image-list[b-txwalqdne8] {
    max-height: 300px;
    overflow: auto;
}
/* /Components/Layout/MainLayout.razor.rz.scp.css */
#blazor-error-ui[b-3iiygvecd8] {
    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-3iiygvecd8] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }


.home[b-3iiygvecd8] {
    background-image: url('/stories/efficiency.jpg');
    background-size: cover;
    background-position: center;
    width: 100%;
    height: 100vh;
    position: relative;
}

.home .py-2[b-3iiygvecd8] {
    padding: 0px !important;
}

button.logout[b-3iiygvecd8] {
    font-size: 1em;
    text-transform: uppercase;
    margin: 0;
    color: white;
    text-decoration: none;
    margin-top: -1px;
}
/* /Components/Layout/NavMenu.razor.rz.scp.css */
/* /Components/Pages/Cart.razor.rz.scp.css */
.form-control.quantity[b-ufitptxhi4] {
    max-width: 70px;
    text-align: right;
}
/* /Components/Pages/Home.razor.rz.scp.css */
.slide-overlay[b-as7ery2ee4] {
    position: absolute;
    bottom: 3%;
    left: 1%;
    text-transform: uppercase;
}

h1[b-as7ery2ee4], h2[b-as7ery2ee4], h4[b-as7ery2ee4] {
    background-color: rgba(0, 0, 0, 0.5);
}
/* /Components/Pages/Product.razor.rz.scp.css */
.youtube-video[b-49y46zd6ro] {
    aspect-ratio: 16 / 9;
    width: 100%;
}

.tab-pane[b-49y46zd6ro] {
    padding-top: 1.7rem;
}

ul.features li[b-49y46zd6ro] {
    padding-left: 1em;
}
ul.features li[b-49y46zd6ro]::marker {
    content: '✓';
    font-weight: bold;
    color: green;
}
ul.files li[b-49y46zd6ro] {
    list-style-type: none;
    padding-left: 0;
}
ul.files li a[b-49y46zd6ro] {
    text-decoration: none;
}
/* /Components/Shared/SortableList.razor.rz.scp.css */
/* 
  you need the ::deep identifier if you are using scoped styles like this
  because scoped styles are only applied to markup in the component, not
  to the markup inside the render fragment.
*/

[b-dj2yr6nsym] .sortable-ghost {
    visibility: hidden;
}

[b-dj2yr6nsym] .sortable-fallback {
    opacity: 1 !important
}
