@import '_content/Roslan.BlazorExtensions.Bootstrap.Chat/Roslan.BlazorExtensions.Bootstrap.Chat.fs8ls1ux9k.bundle.scp.css';
@import '_content/Roslan.BlazorExtensions.Bootstrap/Roslan.BlazorExtensions.Bootstrap.njh973fn0g.bundle.scp.css';
@import '_content/Roslan.BlazorExtensions/Roslan.BlazorExtensions.c9j92e50xv.bundle.scp.css';

/* /Components/HeroButton.razor.rz.scp.css */
.herobutton[b-kjwhu5rmsm] {
    min-height: 5rem;
    container-type: inline-size;
}

.hero-text[b-kjwhu5rmsm] {
    font-size: clamp(1rem, 8cqw, 2.5rem);
    overflow-wrap: anywhere;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}
/* /Components/MachineComponentTreeItem.razor.rz.scp.css */
.machine-component-item + .machine-component-item[b-oy5xktdj0k] {
    border-top: 1px solid var(--bs-border-color);
}

.machine-component-row[b-oy5xktdj0k] {
    display: flex;
    align-items: flex-start;
    gap: 0.75rem;
    padding: 0.75rem 0;
    border-radius: 0.5rem;
}

.machine-component-parent.is-expanded > .machine-component-row[b-oy5xktdj0k] {
    padding: 0.75rem;
    background-color: #fff9eb;
    box-shadow: inset 3px 0 #ffb300;
}

.machine-component-item:not(.is-expanded) > .machine-component-row:hover[b-oy5xktdj0k] {
    background-color: var(--bs-tertiary-bg);
}

.machine-component-expand[b-oy5xktdj0k] {
    flex: 0 0 2rem;
}

.machine-component-expand-button[b-oy5xktdj0k] {
    width: 2rem;
    height: 2rem;
    padding: 0;
    color: var(--bs-secondary-color);
}

.machine-component-parent.is-expanded .machine-component-expand-button[b-oy5xktdj0k] {
    color: #9a6800;
    background-color: #fff3d6;
}

.machine-component-content[b-oy5xktdj0k] {
    flex: 1 1 auto;
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.machine-component-description + .machine-component-description[b-oy5xktdj0k] {
    margin-top: 0.125rem;
}

.machine-component-metadata[b-oy5xktdj0k] {
    display: flex;
    flex-wrap: wrap;
    gap: 0.125rem 1rem;
    letter-spacing: 0.01em;
}

.machine-component-metadata-item[b-oy5xktdj0k] {
    overflow-wrap: anywhere;
}

.machine-component-children[b-oy5xktdj0k] {
    margin: 0 0 0.375rem 1rem;
    padding-left: 1rem;
    border-left: 2px solid #f0dfb5;
}

.machine-component-error[b-oy5xktdj0k] {
    margin: -0.25rem 0 0.75rem 2.75rem;
}

@media (max-width: 575.98px) {
    .machine-component-row[b-oy5xktdj0k] {
        gap: 0.5rem;
        padding: 0.625rem 0;
    }

    .machine-component-parent.is-expanded > .machine-component-row[b-oy5xktdj0k] {
        padding: 0.625rem;
    }

    .machine-component-children[b-oy5xktdj0k] {
        margin-left: 0.625rem;
        padding-left: 0.625rem;
    }
}
/* /Components/ToolCard.razor.rz.scp.css */
.tool-description[b-lscye1vr2z] {
    min-height: 1.5rem;
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-zkb63sqcpi] {
    background-color: #F8F9FA;
    position: relative;
    display: flex;
    flex-direction: column;
    min-height: 100dvh;
}

main[b-zkb63sqcpi] {
    flex: 1;
}

.sidebar[b-zkb63sqcpi] {
    background-color: #1a1a1a;
    position: sticky;
    top: 0;
    z-index: 1;
}

@media (min-width: 769px) {
    .page[b-zkb63sqcpi] {
        flex-direction: row;
        height: 100dvh;
    }

    main[b-zkb63sqcpi] {
        overflow: hidden;
    }

    .main-body[b-zkb63sqcpi] {
        height: 100%;
        overflow-y: auto;
        scrollbar-gutter: stable;
    }

    .sidebar[b-zkb63sqcpi] {
        width: 250px;
    }

    .sidebar:has(.nav-shrinker:checked)[b-zkb63sqcpi] {
        width: 50px;
    }
}

#blazor-error-ui[b-zkb63sqcpi] {
    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-zkb63sqcpi] {
    cursor: pointer;
    position: absolute;
    right: 0.75rem;
    top: 0.5rem;
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-iskcnha95m] {
    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-iskcnha95m] {
        background-color: rgba(255, 255, 255, 0.5);
    }

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

.navbar-brand[b-iskcnha95m] {
    font-size: 1.1rem;
    font-weight: 500;
}

.navbar-img[b-iskcnha95m] {
    height: 2.3rem;
}

.nav-area[b-iskcnha95m] {
    flex-direction: column;
    display: flex;
    height: 100%;
}

.bi[b-iskcnha95m] {
    display: inline-block;
    position: relative;
    width: 1.25rem;
    height: 1.25rem;
    top: -1px;
    background-size: cover;
}

.bi-house-door-nav-menu[b-iskcnha95m] {
    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' viewBox='0 0 16 16'%3E%3Cpath d='M8.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.5h4.5a.5.5 0 0 0 .5-.5v-4h2v4a.5.5 0 0 0 .5.5H14a.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.293zM2.5 14V7.707l5.5-5.5 5.5 5.5V14H10v-4a.5.5 0 0 0-.5-.5h-3a.5.5 0 0 0-.5.5v4z'/%3E%3C/svg%3E");
}

.bi-house-door-fill-nav-menu[b-iskcnha95m] {
    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-iskcnha95m] {
    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-iskcnha95m] {
    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");
}

.bi-person-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person' viewBox='0 0 16 16'%3E%3Cpath d='M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6m2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0m4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4m-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10s-3.516.68-4.168 1.332c-.678.678-.83 1.418-.832 1.664z'/%3E%3C/svg%3E");
}

.bi-person-fill-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-fill' viewBox='0 0 16 16'%3E%3Cpath d='M3 14s-1 0-1-1 1-4 6-4 6 3 6 4-1 1-1 1zm5-6a3 3 0 1 0 0-6 3 3 0 0 0 0 6'/%3E%3C/svg%3E");
}

.bi-window-stack-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-window-stack' viewBox='0 0 16 16'%3E%3Cpath d='M4.5 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1M6 6a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1m2-.5a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0'/%3E%3Cpath d='M12 1a2 2 0 0 1 2 2 2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2 2 2 0 0 1-2-2V3a2 2 0 0 1 2-2zM2 12V5a2 2 0 0 1 2-2h9a1 1 0 0 0-1-1H2a1 1 0 0 0-1 1v8a1 1 0 0 0 1 1m1-4v5a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V8zm12-1V5a1 1 0 0 0-1-1H4a1 1 0 0 0-1 1v2z'/%3E%3C/svg%3E");
}

.bi-braces-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-braces' viewBox='0 0 16 16'%3E%3Cpath d='M2.114 8.063V7.9c1.005-.102 1.497-.615 1.497-1.6V4.503c0-1.094.39-1.538 1.354-1.538h.273V2h-.376C3.25 2 2.49 2.759 2.49 4.352v1.524c0 1.094-.376 1.456-1.49 1.456v1.299c1.114 0 1.49.362 1.49 1.456v1.524c0 1.593.759 2.352 2.372 2.352h.376v-.964h-.273c-.964 0-1.354-.444-1.354-1.538V9.663c0-.984-.492-1.497-1.497-1.6M13.886 7.9v.163c-1.005.103-1.497.616-1.497 1.6v1.798c0 1.094-.39 1.538-1.354 1.538h-.273v.964h.376c1.613 0 2.372-.759 2.372-2.352v-1.524c0-1.094.376-1.456 1.49-1.456V7.332c-1.114 0-1.49-.362-1.49-1.456V4.352C13.51 2.759 12.75 2 11.138 2h-.376v.964h.273c.964 0 1.354.444 1.354 1.538V6.3c0 .984.492 1.497 1.497 1.6'/%3E%3C/svg%3E");
}

.bi-cloud-sun-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-cloud-sun' viewBox='0 0 16 16'%3E  %3Cpath d='M7 8a3.5 3.5 0 0 1 3.5 3.555.5.5 0 0 0 .624.492A1.503 1.503 0 0 1 13 13.5a1.5 1.5 0 0 1-1.5 1.5H3a2 2 0 1 1 .1-3.998.5.5 0 0 0 .51-.375A3.5 3.5 0 0 1 7 8m4.473 3a4.5 4.5 0 0 0-8.72-.99A3 3 0 0 0 3 16h8.5a2.5 2.5 0 0 0 0-5z'/%3E  %3Cpath d='M10.5 1.5a.5.5 0 0 0-1 0v1a.5.5 0 0 0 1 0zm3.743 1.964a.5.5 0 1 0-.707-.707l-.708.707a.5.5 0 0 0 .708.708zm-7.779-.707a.5.5 0 0 0-.707.707l.707.708a.5.5 0 1 0 .708-.708zm1.734 3.374a2 2 0 1 1 3.296 2.198q.3.423.516.898a3 3 0 1 0-4.84-3.225q.529.017 1.028.129m4.484 4.074c.6.215 1.125.59 1.522 1.072a.5.5 0 0 0 .039-.742l-.707-.707a.5.5 0 0 0-.854.377M14.5 6.5a.5.5 0 0 0 0 1h1a.5.5 0 0 0 0-1z'/%3E%3C/svg%3E");
}

.bi-database-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-database' viewBox='0 0 16 16'%3E  %3Cpath d='M4.318 2.687C5.234 2.271 6.536 2 8 2s2.766.27 3.682.687C12.644 3.125 13 3.627 13 4c0 .374-.356.875-1.318 1.313C10.766 5.729 9.464 6 8 6s-2.766-.27-3.682-.687C3.356 4.875 3 4.373 3 4c0-.374.356-.875 1.318-1.313M13 5.698V7c0 .374-.356.875-1.318 1.313C10.766 8.729 9.464 9 8 9s-2.766-.27-3.682-.687C3.356 7.875 3 7.373 3 7V5.698c.271.202.58.378.904.525C4.978 6.711 6.427 7 8 7s3.022-.289 4.096-.777A5 5 0 0 0 13 5.698M14 4c0-1.007-.875-1.755-1.904-2.223C11.022 1.289 9.573 1 8 1s-3.022.289-4.096.777C2.875 2.245 2 2.993 2 4v9c0 1.007.875 1.755 1.904 2.223C4.978 15.71 6.427 16 8 16s3.022-.289 4.096-.777C13.125 14.755 14 14.007 14 13zm-1 4.698V10c0 .374-.356.875-1.318 1.313C10.766 11.729 9.464 12 8 12s-2.766-.27-3.682-.687C3.356 10.875 3 10.373 3 10V8.698c.271.202.58.378.904.525C4.978 9.71 6.427 10 8 10s3.022-.289 4.096-.777A5 5 0 0 0 13 8.698m0 3V13c0 .374-.356.875-1.318 1.313C10.766 14.729 9.464 15 8 15s-2.766-.27-3.682-.687C3.356 13.875 3 13.373 3 13v-1.302c.271.202.58.378.904.525C4.978 12.71 6.427 13 8 13s3.022-.289 4.096-.777c.324-.147.633-.323.904-.525'/%3E%3C/svg%3E");
}

.bi-arrows-collapse-vertical-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-arrows-collapse-vertical' viewBox='0 0 16 16'%3E%3Cpath d='M8 15a.5.5 0 0 1-.5-.5v-13a.5.5 0 0 1 1 0v13a.5.5 0 0 1-.5.5M0 8a.5.5 0 0 1 .5-.5h3.793L3.146 6.354a.5.5 0 1 1 .708-.708l2 2a.5.5 0 0 1 0 .708l-2 2a.5.5 0 0 1-.708-.708L4.293 8.5H.5A.5.5 0 0 1 0 8m11.707.5 1.147 1.146a.5.5 0 0 1-.708.708l-2-2a.5.5 0 0 1 0-.708l2-2a.5.5 0 0 1 .708.708L11.707 7.5H15.5a.5.5 0 0 1 0 1z'/%3E%3C/svg%3E");
}

.bi-gear-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-gear' viewBox='0 0 16 16'%3E%3Cpath d='M8 4.754a3.246 3.246 0 1 0 0 6.492 3.246 3.246 0 0 0 0-6.492M5.754 8a2.246 2.246 0 1 1 4.492 0 2.246 2.246 0 0 1-4.492 0'/%3E%3Cpath d='M9.796 1.343c-.527-1.79-3.065-1.79-3.592 0l-.094.319a.873.873 0 0 1-1.255.52l-.292-.16c-1.64-.892-3.433.902-2.54 2.541l.159.292a.873.873 0 0 1-.52 1.255l-.319.094c-1.79.527-1.79 3.065 0 3.592l.319.094a.873.873 0 0 1 .52 1.255l-.16.292c-.892 1.64.901 3.434 2.541 2.54l.292-.159a.873.873 0 0 1 1.255.52l.094.319c.527 1.79 3.065 1.79 3.592 0l.094-.319a.873.873 0 0 1 1.255-.52l.292.16c1.64.893 3.434-.902 2.54-2.541l-.159-.292a.873.873 0 0 1 .52-1.255l.319-.094c1.79-.527 1.79-3.065 0-3.592l-.319-.094a.873.873 0 0 1-.52-1.255l.16-.292c.893-1.64-.902-3.433-2.541-2.54l-.292.159a.873.873 0 0 1-1.255-.52zm-2.633.283c.246-.835 1.428-.835 1.674 0l.094.319a1.873 1.873 0 0 0 2.693 1.115l.291-.16c.764-.415 1.6.42 1.184 1.185l-.159.292a1.873 1.873 0 0 0 1.116 2.692l.318.094c.835.246.835 1.428 0 1.674l-.319.094a1.873 1.873 0 0 0-1.115 2.693l.16.291c.415.764-.42 1.6-1.185 1.184l-.291-.159a1.873 1.873 0 0 0-2.693 1.116l-.094.318c-.246.835-1.428.835-1.674 0l-.094-.319a1.873 1.873 0 0 0-2.692-1.115l-.292.16c-.764.415-1.6-.42-1.184-1.185l.159-.291A1.873 1.873 0 0 0 1.945 8.93l-.319-.094c-.835-.246-.835-1.428 0-1.674l.319-.094A1.873 1.873 0 0 0 3.06 4.377l-.16-.292c-.415-.764.42-1.6 1.185-1.184l.292.159a1.873 1.873 0 0 0 2.692-1.115z'/%3E%3C/svg%3E");
}

.bi-person-gear-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-person-gear' viewBox='0 0 16 16'%3E%3Cpath d='M11 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0M8 7a2 2 0 1 0 0-4 2 2 0 0 0 0 4m.256 7a4.5 4.5 0 0 1-.229-1.004H3c.001-.246.154-.986.832-1.664C4.484 10.68 5.711 10 8 10q.39 0 .74.025c.226-.341.496-.65.804-.918Q8.844 9.002 8 9c-5 0-6 3-6 4s1 1 1 1zm3.63-4.54c.18-.613 1.048-.613 1.229 0l.043.148a.64.64 0 0 0 .921.382l.136-.074c.561-.306 1.175.308.87.869l-.075.136a.64.64 0 0 0 .382.92l.149.045c.612.18.612 1.048 0 1.229l-.15.043a.64.64 0 0 0-.38.921l.074.136c.305.561-.309 1.175-.87.87l-.136-.075a.64.64 0 0 0-.92.382l-.045.149c-.18.612-1.048.612-1.229 0l-.043-.15a.64.64 0 0 0-.921-.38l-.136.074c-.561.305-1.175-.309-.87-.87l.075-.136a.64.64 0 0 0-.382-.92l-.148-.045c-.613-.18-.613-1.048 0-1.229l.148-.043a.64.64 0 0 0 .382-.921l-.074-.136c-.306-.561.308-1.175.869-.87l.136.075a.64.64 0 0 0 .92-.382zM14 12.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0'/%3E%3C/svg%3E");
}

.bi-mailbox-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-mailbox' viewBox='0 0 16 16'%3E%3Cpath d='M4 4a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3m0-1h8a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4m2.646 1A4 4 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3z'/%3E%3Cpath d='M11.793 8.5H9v-1h5a.5.5 0 0 1 .5.5v1a.5.5 0 0 1-.5.5h-1a.5.5 0 0 1-.354-.146zM5 7c0 .552-.448 0-1 0s-1 .552-1 0a1 1 0 0 1 2 0'/%3E%3C/svg%3E");
}

.bi-mailbox-flag-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-mailbox-flag' viewBox='0 0 16 16'%3E%3Cpath d='M10.5 8.5V3.707l.854-.853A.5.5 0 0 0 11.5 2.5v-2A.5.5 0 0 0 11 0H9.5a.5.5 0 0 0-.5.5v8zM5 7c0 .334-.164.264-.415.157C4.42 7.087 4.218 7 4 7s-.42.086-.585.157C3.164 7.264 3 7.334 3 7a1 1 0 0 1 2 0'/%3E%3Cpath d='M4 3h4v1H6.646A4 4 0 0 1 8 7v6h7V7a3 3 0 0 0-3-3V3a4 4 0 0 1 4 4v6a1 1 0 0 1-1 1H1a1 1 0 0 1-1-1V7a4 4 0 0 1 4-4m0 1a3 3 0 0 0-3 3v6h6V7a3 3 0 0 0-3-3'/%3E%3C/svg%3E");
}

.bi-wrench-adjustable-circle-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-wrench-adjustable-circle' viewBox='0 0 16 16'%3E%3Cpath d='M12.496 8a4.5 4.5 0 0 1-1.703 3.526L9.497 8.5l2.959-1.11q.04.3.04.61'/%3E%3Cpath d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-1 0a7 7 0 1 0-13.202 3.249l1.988-1.657a4.5 4.5 0 0 1 7.537-4.623L7.497 6.5l1 2.5 1.333 3.11c-.56.251-1.18.39-1.833.39a4.5 4.5 0 0 1-1.592-.29L4.747 14.2A7 7 0 0 0 15 8m-8.295.139a.25.25 0 0 0-.288-.376l-1.5.5.159.474.808-.27-.595.894a.25.25 0 0 0 .287.376l.808-.27-.595.894a.25.25 0 0 0 .287.376l1.5-.5-.159-.474-.808.27.596-.894a.25.25 0 0 0-.288-.376l-.808.27z'/%3E%3C/svg%3E");
}

.ma-front-loader-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 -980 950 950' fill='white'%3E%3Cpath d='M159-169q-50 0-84.5-35T40-289v-240q0-33 23.5-56.5T120-609h200v-200h200q50 0 85 35t35 85v160h39v-47q0-16 6.5-31t17.5-26l77-76 179 340H759q-33 0-56.5-23.5T679-449h-40v70q20 17 30.5 40.5T680-289q0 50-35 85t-85 35q-38 0-69-22t-45-58H273q-14 36-45 58t-69 22Zm0-80q17 0 29-11.5t12-28.5q0-17-11.5-28.5T160-329q-17 0-28.5 11.5T120-289q0 17 11 28.5t28 11.5Zm429.5-11.5Q600-272 600-289t-11.5-28.5Q577-329 560-329t-28.5 11.5Q520-306 520-289t11.5 28.5Q543-249 560-249t28.5-11.5ZM320-329v-200H120v127q10-4 19.5-5.5T160-409q38 0 69 22t44 58h47Zm80 0h46q13-36 44.5-58t69.5-22v-40H400v120Zm427-120-67-127v127h67Zm-427-80h160v-160q0-17-11.5-28.5T520-729H400v200Zm-80 200v-80 7-127 200Zm80 0v-120 120Z'/%3E%3C/svg%3E");
}

.bi-wallet-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-wallet' viewBox='0 0 16 16'%3E%3Cpath d='M0 3a2 2 0 0 1 2-2h13.5a.5.5 0 0 1 0 1H15v2a1 1 0 0 1 1 1v8.5a1.5 1.5 0 0 1-1.5 1.5h-12A2.5 2.5 0 0 1 0 12.5zm1 1.732V12.5A1.5 1.5 0 0 0 2.5 14h12a.5.5 0 0 0 .5-.5V5H2a2 2 0 0 1-1-.268M1 3a1 1 0 0 0 1 1h12V2H2a1 1 0 0 0-1 1'/%3E%3C/svg%3E");
}

.bi-bookmark-star-nav-menu[b-iskcnha95m] {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='white' class='bi bi-bookmark-star' viewBox='0 0 16 16'%3E%3Cpath d='M7.84 4.1a.178.178 0 0 1 .32 0l.634 1.285a.18.18 0 0 0 .134.098l1.42.206c.145.021.204.2.098.303L9.42 6.993a.18.18 0 0 0-.051.158l.242 1.414a.178.178 0 0 1-.258.187l-1.27-.668a.18.18 0 0 0-.165 0l-1.27.668a.178.178 0 0 1-.257-.187l.242-1.414a.18.18 0 0 0-.05-.158l-1.03-1.001a.178.178 0 0 1 .098-.303l1.42-.206a.18.18 0 0 0 .134-.098z'/%3E%3Cpath d='M2 2a2 2 0 0 1 2-2h8a2 2 0 0 1 2 2v13.5a.5.5 0 0 1-.777.416L8 13.101l-5.223 2.815A.5.5 0 0 1 2 15.5zm2-1a1 1 0 0 0-1 1v12.566l4.723-2.482a.5.5 0 0 1 .554 0L13 14.566V2a1 1 0 0 0-1-1z'/%3E%3C/svg%3E");
}

.nav-item[b-iskcnha95m] {
    font-size: 1rem;
    font-weight: 500;
    padding-bottom: 0.5rem;
}

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

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

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

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


.nav-link-text[b-iskcnha95m] {
    margin-left: 0.75rem;
}

.nav-item-shrink[b-iskcnha95m] {
    display: none;
}

.nav-link-shrink[b-iskcnha95m] {
    margin-right: 6px;
}

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

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

.nav-shrinker[b-iskcnha95m] {
    display: none;
}

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

    .navbar-img[b-iskcnha95m] {
        height: 1.5rem;
    }

    /* Hide the text of nav-items and navbar-brand when its shrinked */
    :root:has(.nav-shrinker:checked) .navbar-brand[b-iskcnha95m],
    .nav-scrollable:has(.nav-shrinker:checked) .nav-link-text[b-iskcnha95m] {
        display: none;
    }

    /* Only show the shrink button when it's a wide screen */
    .nav-item-shrink[b-iskcnha95m] {
        align-self: flex-start;
        display: block;
    }

    .nav-scrollable[b-iskcnha95m] {
        /* Never collapse the sidebar for wide screens */
        display: block;
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 3.5rem);
        overflow-y: auto;
    }
}
/* /Layout/ReconnectModal.razor.rz.scp.css */
.components-reconnect-first-attempt-visible[b-bvta29d2pb],
.components-reconnect-repeated-attempt-visible[b-bvta29d2pb],
.components-reconnect-failed-visible[b-bvta29d2pb],
.components-pause-visible[b-bvta29d2pb],
.components-resume-failed-visible[b-bvta29d2pb],
.components-rejoining-animation[b-bvta29d2pb] {
    display: none;
}

#components-reconnect-modal.components-reconnect-show .components-reconnect-first-attempt-visible[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-show .components-rejoining-animation[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-paused .components-pause-visible[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-resume-failed .components-resume-failed-visible[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-retrying[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-retrying .components-reconnect-repeated-attempt-visible[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-retrying .components-rejoining-animation[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-failed[b-bvta29d2pb],
#components-reconnect-modal.components-reconnect-failed .components-reconnect-failed-visible[b-bvta29d2pb] {
    display: block;
}


#components-reconnect-modal[b-bvta29d2pb] {
    background-color: white;
    width: 20rem;
    margin: 20vh auto;
    padding: 2rem;
    border: 0;
    border-radius: 0.5rem;
    box-shadow: 0 3px 6px 2px rgba(0, 0, 0, 0.3);
    opacity: 0;
    transition: display 0.5s allow-discrete, overlay 0.5s allow-discrete;
    animation: components-reconnect-modal-fadeOutOpacity-b-bvta29d2pb 0.5s both;
    &[open]

{
    animation: components-reconnect-modal-slideUp-b-bvta29d2pb 1.5s cubic-bezier(.05, .89, .25, 1.02) 0.3s, components-reconnect-modal-fadeInOpacity-b-bvta29d2pb 0.5s ease-in-out 0.3s;
    animation-fill-mode: both;
}

}

#components-reconnect-modal[b-bvta29d2pb]::backdrop {
    background-color: rgba(0, 0, 0, 0.4);
    animation: components-reconnect-modal-fadeInOpacity-b-bvta29d2pb 0.5s ease-in-out;
    opacity: 1;
}

@keyframes components-reconnect-modal-slideUp-b-bvta29d2pb {
    0% {
        transform: translateY(30px) scale(0.95);
    }

    100% {
        transform: translateY(0);
    }
}

@keyframes components-reconnect-modal-fadeInOpacity-b-bvta29d2pb {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes components-reconnect-modal-fadeOutOpacity-b-bvta29d2pb {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.components-reconnect-container[b-bvta29d2pb] {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1rem;
}

#components-reconnect-modal p[b-bvta29d2pb] {
    margin: 0;
    text-align: center;
}

#components-reconnect-modal button[b-bvta29d2pb] {
    border: 0;
    background-color: #6b9ed2;
    color: white;
    padding: 4px 24px;
    border-radius: 4px;
}

    #components-reconnect-modal button:hover[b-bvta29d2pb] {
        background-color: #3b6ea2;
    }

    #components-reconnect-modal button:active[b-bvta29d2pb] {
        background-color: #6b9ed2;
    }

.components-rejoining-animation[b-bvta29d2pb] {
    position: relative;
    width: 80px;
    height: 80px;
}

    .components-rejoining-animation div[b-bvta29d2pb] {
        position: absolute;
        border: 3px solid #0087ff;
        opacity: 1;
        border-radius: 50%;
        animation: components-rejoining-animation-b-bvta29d2pb 1.5s cubic-bezier(0, 0.2, 0.8, 1) infinite;
    }

        .components-rejoining-animation div:nth-child(2)[b-bvta29d2pb] {
            animation-delay: -0.5s;
        }

@keyframes components-rejoining-animation-b-bvta29d2pb {
    0% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    4.9% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 0;
    }

    5% {
        top: 40px;
        left: 40px;
        width: 0;
        height: 0;
        opacity: 1;
    }

    100% {
        top: 0px;
        left: 0px;
        width: 80px;
        height: 80px;
        opacity: 0;
    }
}
/* /Layout/WhiteLayout.razor.rz.scp.css */
.page[b-9k19tsqg41] {
    background-color: #F8F9FA;
    height: 100dvh;
}

.layout-main[b-9k19tsqg41] {
    height: 100%;
    overflow-y: auto;
}

#blazor-error-ui[b-9k19tsqg41] {
    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-9k19tsqg41] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }
/* /Pages/Dealer/CustomerMachines.razor.rz.scp.css */
/* /Pages/Dealer/DealerServiceDetail.razor.rz.scp.css */
/* /Pages/Dealer/DealerServiceRequests.razor.rz.scp.css */
/* /Pages/EndCustomer/Documents.razor.rz.scp.css */
/* /Pages/EndCustomer/NewServiceRequest.razor.rz.scp.css */
/* /Pages/EndCustomer/Service.razor.rz.scp.css */
/* /Pages/EndCustomer/ToolDetail.razor.rz.scp.css */
/* /Pages/EndCustomer/Tools.razor.rz.scp.css */
/* /Pages/OEM/Machine.razor.rz.scp.css */
.machine-nav[b-g9esbdabt5] {
    position: relative;
}

.machine-nav[b-g9esbdabt5]::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    border-bottom: 1px solid var(--bs-border-color);
}

.machine-nav .nav-link[b-g9esbdabt5] {
    color: var(--bs-secondary-color);
}

.machine-nav .nav-link.active[b-g9esbdabt5] {
    color: #FFB300;
    border-bottom-color: #FFB300;
}

.machine-note-row[b-g9esbdabt5] {
    min-width: 0;
}

.machine-note-content[b-g9esbdabt5] {
    flex: 1 1 auto;
    min-width: 0;
    overflow-wrap: anywhere;
    word-break: break-word;
}

.machine-note-delete[b-g9esbdabt5] {
    flex-shrink: 0;
}
/* /Pages/OEM/Machines.razor.rz.scp.css */
.search-filter-chip[b-lhoay5wee4] {
    border: 1px solid var(--bs-border-color);
    border-radius: 999rem;
    background-color: var(--bs-white);
    color: var(--bs-secondary-color);
    font-size: 0.875rem;
    padding: 0.25rem 0.75rem;
}
/* /Pages/OEM/WarrantyRegistrations/WarrantyRegistrations.razor.rz.scp.css */
.table-transparent[b-mh7tcfjm6z] {
    --bs-table-bg: transparent !important;
}
