@import '_content/VeriBee.Shared.UI/VeriBee.Shared.UI.2nzqpluf90.bundle.scp.css';

/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-wbhekq2c6i] {
    position: relative;
    display: flex;
    flex-direction: column;
}

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

.sidebar[b-wbhekq2c6i] {
    background-color: var(--bs-body-color);
}

.top-row[b-wbhekq2c6i] {
    background-color: var(--bs-light);
    border-bottom: 1px solid var(--bs-secondary);
    justify-content: flex-end;
    height: 3.5rem;
    display: flex;
    align-items: center;
}

    .top-row[b-wbhekq2c6i]  a, .top-row[b-wbhekq2c6i]  .btn-link {
        white-space: nowrap;
        margin-left: 1.5rem;
        text-decoration: none;
    }

    .top-row[b-wbhekq2c6i]  a:hover, .top-row[b-wbhekq2c6i]  .btn-link:hover {
        text-decoration: underline;
    }

    .top-row[b-wbhekq2c6i]  a:first-child {
        overflow: hidden;
        text-overflow: ellipsis;
    }

@media (max-width: 640.98px) {
    .top-row[b-wbhekq2c6i] {
        justify-content: space-between;
    }

    .top-row[b-wbhekq2c6i]  a, .top-row[b-wbhekq2c6i]  .btn-link {
        margin-left: 0;
    }
}

@media (min-width: 641px) {
    .page[b-wbhekq2c6i] {
        flex-direction: row;
    }

    .sidebar[b-wbhekq2c6i] {
        width: 250px;
        height: 100vh;
        position: sticky;
        top: 0;
    }

    .top-row[b-wbhekq2c6i] {
        position: sticky;
        top: 0;
        z-index: 1;
    }

    .top-row.auth[b-wbhekq2c6i]  a:first-child {
        flex: 1;
        text-align: right;
        width: 0;
    }

    .top-row[b-wbhekq2c6i], article[b-wbhekq2c6i] {
        padding-left: 2rem !important;
        padding-right: 1.5rem !important;
    }
}
/* /Layout/NavMenu.razor.rz.scp.css */
.navbar-toggler[b-ypsmypt4h5] {
    background-color: rgba(255, 255, 255, 0.1);
}

.top-row[b-ypsmypt4h5] {
    min-height: 5.5rem;
    background-color: var(--bs-body-color);
}

.navbar-brand[b-ypsmypt4h5] {
    font-size: 1.1rem;
    height: 4.5rem;
}

.navbar-logo[b-ypsmypt4h5] {
    height: 4rem;
    position: absolute;
    top: 0;
}

.bi[b-ypsmypt4h5] {
    margin-right: 0.75rem;
}

.nav-item[b-ypsmypt4h5] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    z-index: 1;
    white-space: nowrap;
}

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

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

    .nav-item[b-ypsmypt4h5]  a {
        color: #d7d7d7;
        border-radius: 4px;
        height: 3rem;
        display: flex;
        align-items: center;
        line-height: 3rem;
    }

.nav-item[b-ypsmypt4h5]  a.active {
    background-color: rgba(255,255,255,0.37);
    color: white;
}

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

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

    .navbar-logo[b-ypsmypt4h5] {
        height: 7.5rem;
        position: relative;
        top: -1rem;
    }

    .navbar-brand[b-ypsmypt4h5] {
        height: 4.5rem;
    }

    .collapse[b-ypsmypt4h5] {
        /* Never collapse the sidebar for wide screens */
        display: block;
    }

    .nav-scrollable[b-ypsmypt4h5] {
        /* Allow sidebar to scroll for tall menus */
        height: calc(100vh - 5.5rem);
        overflow-y: auto;
    }
}
/* /Pages/BatchesPage.razor.rz.scp.css */
@media (min-width: 641px) {
    .column-wrap[b-3vbs6d5utk] {
        text-wrap: nowrap
    }
}
/* /Pages/BatchExecutePage.razor.rz.scp.css */
.strategy-info[b-73wunl67fg] {
    max-width: 600px;
}

.strategy-info-switch[b-73wunl67fg] {
    display: flex;
    flex-direction: row;
    align-items: center;
    cursor: pointer;
    justify-content: space-between;
}

h5[b-73wunl67fg] {
    font-weight: bold;
}

h6[b-73wunl67fg] {
    font-weight: bold;
}
/* /Pages/BatchPage.razor.rz.scp.css */
.card-header[b-g7q2ph65t4] {
    min-height: 48.8px;
}

@media (max-width: 640.98px) {
    .card-row[b-g7q2ph65t4] {
        display: flex;
        flex-direction: column;
    }
}

@media (min-width: 641px) {
    .card-row[b-g7q2ph65t4] {
        display: flex;
        flex-direction: row;
    }

    .batch-info[b-g7q2ph65t4] {
        width: 100%;
    }

    .batch-chart[b-g7q2ph65t4] {
        width: 25%;
        margin-left: 0.5rem;
    }
}
/* /Pages/NewProject.razor.rz.scp.css */
[b-kwxqblq971] .text-input {
    width: 300px;
    margin-bottom: 10px;
}
/* /Shared/BatchStatusCountViewer.razor.rz.scp.css */
.count-container[b-rkek2e26fz] {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% + 0.5rem);
    margin-right: 0.25rem;
}

.count-box[b-rkek2e26fz] {
    border-width: var(--bs-border-width);
    border-color: var(--bs-border-color-translucent);
    border-radius: var(--bs-border-radius);
    border-style: solid;
    padding: 0.5rem;
    min-width: 10rem;
    flex: 1 1;
    margin-bottom: 0.5rem;
    margin-right: 0.5rem;
}

.count[b-rkek2e26fz] {
    font-size: 5rem;
    line-height: 6rem;
}
/* /Shared/BatchViolationsViewer.razor.rz.scp.css */
.btn[b-8n740znq1e] {
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
    padding: 0;
    padding-left: 0.2rem;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.btn.folder:focus[b-8n740znq1e] {
    outline: none;
    box-shadow: none;
}

.violation-table[b-8n740znq1e] {
    margin-left: 19.19px;
}
/* /Shared/BatchViolationsViewerRow.razor.rz.scp.css */
.btn[b-qygzmpaupj] {
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
    padding: 0;
    padding-left: 0.2rem;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.btn.folder:focus[b-qygzmpaupj] {
    outline: none;
    box-shadow: none;
}
/* /Shared/DirectoryTreeViewer.razor.rz.scp.css */
.folder-contents[b-urzea0p70j] {
    border-style: solid;
    border-width: 0;
    border-left-width: 2px;
    border-color: var(--bs-secondary-bg);
    padding-left: 0.55rem;
    margin-left: 0.55rem;
    height: auto;
}

.btn[b-urzea0p70j] {
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
    padding: 0;
    padding-left: 0.2rem;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.btn.folder:focus[b-urzea0p70j] {
    outline: none;
    box-shadow: none;
}

.folder[b-urzea0p70j] {
    padding-left: 0.1rem;
}

.scroll[b-urzea0p70j] {
    overflow-x: auto;
}
/* /Shared/DirectoryTreeViewerFile.razor.rz.scp.css */
.btn[b-p9gpmqk936] {
    --bs-btn-bg: none;
    --bs-btn-border-color: none;
    padding: 0;
    padding-left: 0.2rem;
    width: 100%;
    text-align: left;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

    .btn.folder:focus[b-p9gpmqk936] {
        outline: none;
        box-shadow: none;
    }

.file[b-p9gpmqk936] {
    padding-left: 0.1rem;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.violation-table[b-p9gpmqk936] {
    --bs-table-bg: transparent;
    margin-bottom: 0;
    font-size: smaller;
    margin-left: 19.19px;
    width: unset;
}

    .violation-table tr[b-p9gpmqk936]
    {

    }
    .violation-table th[b-p9gpmqk936],
    .violation-table td[b-p9gpmqk936] {
        padding-top: 0;
        padding-bottom: 0;
    }

    .violation-table td[b-p9gpmqk936] {
        line-height: 19.19px;
    }

    .violation-table i[b-p9gpmqk936] {
        font-size: medium;
    }

.small-text[b-p9gpmqk936] {
    font-size: smaller;
}
/* /Shared/FileUploader.razor.rz.scp.css */
[b-fad7u2oswj] .hidden-input {
    display: none !important;
}

.dropdown-item[b-fad7u2oswj] {
    display: flex;
    align-items: center;
    width: 100%;
    gap: 0.75rem;            
    padding: 0.5rem 0.75rem;
    font-size: 0.9rem;
    font-weight: 500;
    color: #374151;
    border: none;
    background: transparent;
    border-radius: 6px;       
    transition: all 0.15s ease-out;
}

.dropdown-item:hover[b-fad7u2oswj] {
    background: linear-gradient(90deg, rgba(255, 107, 53, 0.08) 0%, rgba(255, 107, 53, 0.03) 100%);
    color: var(--bs-primary);
}

.dropdown-item:active[b-fad7u2oswj] {
    background: rgba(255, 107, 53, 0.12);
    color: var(--bs-primary);
}

.toast.fade[b-fad7u2oswj] {
    transition: opacity 0.1s ease-out !important;
}

/* /Shared/ProjectCard.razor.rz.scp.css */
/* /Shared/Timeline.razor.rz.scp.css */
.timeline-container[b-ccdefad4v5] {
    overflow: auto;
    display: flex;
    justify-content: space-around;
}

.timeline[b-ccdefad4v5] {
    position: relative;
    margin: 0 auto;  
}

    .timeline[b-ccdefad4v5]::after {
        content: '';
        position: absolute;
        height: 6px;
        background-color: var(--bs-secondary-bg);
        top: 1rem;
        right: 0;
        left: 0;
    }
/* /Shared/TimeLinePoint.razor.rz.scp.css */

.timeline-point[b-br86su6cvv] {
    position: relative;
    background-color: inherit;
    padding-top: 1rem;
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}

    .timeline-point[b-br86su6cvv]::after {
        content: '';
        position: absolute;
        width: 25px;
        height: 25px;
        background-color: white;
        border-width: 4px;
        border-style: solid;
        border-color: var(--bs-secondary-bg);
        top: 7.5px;
        left: calc(50% - 12.5px);
        border-radius: 50%;
        z-index: 1;
    }

    .timeline-point.success[b-br86su6cvv]::after {
        border-color: var(--bs-primary);
    }
    .timeline-point.error[b-br86su6cvv]::after {
        border-color: var(--bs-danger);
    }

.timeline-content[b-br86su6cvv] {
    text-align: center;
    display: flex;
    flex-direction: column;
    margin-top: 1rem;
    background-color: white;
    position: relative;
    border-radius: 6px;
    align-items: center;
}
/* /Shared/TimeLinePointDetails.razor.rz.scp.css */
.divider[b-9as4bh8kub] {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: var(--bs-border-color-translucent);
}

.col-shrink[b-9as4bh8kub] {
    width: 0.1%
}
