@import '_content/HomeRun.Blazor.Shared/HomeRun.Blazor.Shared.npmj564aua.bundle.scp.css';
@import '_content/HomeRun.DesignSystem/HomeRun.DesignSystem.im7urhullq.bundle.scp.css';

/* /Features/AnalyzerDataTags/ReportDataTagEditor.razor.rz.scp.css */
[b-9lcbnpvi3b] .CardContainer {
    height: 380px;
}

[b-9lcbnpvi3b] .ReportDetail {
    height: 280px;
}

[b-9lcbnpvi3b] .TemplateName {
    font-weight: 700;
    width: 206px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

[b-9lcbnpvi3b] .ReportSummaryDescription,
[b-9lcbnpvi3b] .TemplateDescription {
    width: 206px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 8;
}

[b-9lcbnpvi3b] .ActionButtons {
    padding: 6px 12px 6px 12px;
}

[b-9lcbnpvi3b] .e-listbox-container {
    height: 380px;
}

.sf-card[b-9lcbnpvi3b] {
    width: auto;
    cursor: grab;
}

.context-name[b-9lcbnpvi3b] {
    flex-grow: 1;
    font-size: 16px;
    font-family: 'Roboto', Helvetica, Arial, sans-serif;
    line-height: 1.5;
}

[b-9lcbnpvi3b] .e-btn {
    background-color: transparent !important;
    border: hidden !important;
    box-shadow: none !important;
    padding: 12px 12px !important;
}

    [b-9lcbnpvi3b] .e-btn:hover {
        background-color: rgba(51,51,51,0.058823529411764705) !important;
        border-radius: 50% !important;
        transition: background-color 0.2s;
    }

.material-symbols-outlined[b-9lcbnpvi3b] {
    font-variation-settings: "FILL" 0, "wght" 400, "GRAD" 0, "opsz" 24;
    color: #333333;
}

    .material-symbols-outlined.dragger[b-9lcbnpvi3b] {
        margin-right: 24px;
        margin-top: 5px;
    }

/*# sourceMappingURL=E:\Repos\HomeRunIQ\Apps\StudyApp\ClientApps\HomeRun.StudyApp\Features\EditAnalysis\EditReports\ReportListingPage.razor.css.map */
/* /Features/AnalyzerReportTemplates/GlobalTemplates/ReportTemplates.razor.rz.scp.css */
.report-cards[b-dou26hhv9j] {
    padding: 50px 0;
}

.report-header[b-dou26hhv9j] {
    height: 50px;
    width: 100%;
    position: fixed;
}

[b-dou26hhv9j] .CardContainer {
    height: 340px;
}

[b-dou26hhv9j] .ReportDetail {
    height: 250px;
    text-align: center;
}

[b-dou26hhv9j] .ReportSummaryName {
    font-weight: 700;
    width: 206px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

[b-dou26hhv9j] .ReportSummaryDescription {
    width: 206px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}

[b-dou26hhv9j] .ActionButtons {
    padding: 6px 12px 6px 12px;
}

ul#TemplateSelectorNavDraggable li .disappearing-drag-handle[b-dou26hhv9j] {
    color: transparent;
}

    ul#TemplateSelectorNavDraggable li .disappearing-drag-handle:hover[b-dou26hhv9j] {
        cursor: grab;
        color: var(--color-divider);
    }

ul#TemplateSelectorNavDraggable li:hover .disappearing-drag-handle[b-dou26hhv9j] {
    color: var(--color-divider);
}
/* /Features/Applications/ProductsPage.razor.rz.scp.css */
dl.definition-list-stacked[b-p60g7ybq4u] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 670px;
}

dl > dt[b-p60g7ybq4u] {
    width: 70%;
    text-align: left;
    font-weight: bold;
    line-height: 2;
}

dl > dd[b-p60g7ybq4u] {
    width: 30%;
    padding-left: 1em;
    margin-left: 0px;
}

    dl > dd + dd[b-p60g7ybq4u] {
        width: 100%;
        padding-left: calc(30% + 1em);
    }

dl > dt + dt[b-p60g7ybq4u] {
    padding-right: 60%;
}

    dl > dt + dt + dd[b-p60g7ybq4u] {
        margin-top: -1.625em;
        padding-left: calc(30% + 1em);
    }

dl.product-list > dt[b-p60g7ybq4u] {
    width: 30% !important;
}

dl.product-list > dd[b-p60g7ybq4u] {
    width: 70% !important;
}

.MudTableRowSelected[b-p60g7ybq4u] {
    background-color: var(--color-neutral-2) !important;
}

.StripePageLink[b-p60g7ybq4u] {
    text-decoration: underline;
    cursor: pointer;
}

/* /Features/Organizations/ViewOrganizationPage.razor.rz.scp.css */
.TemplateList[b-4ihnzv9rn6] {
    overflow: scroll;
    max-height: 350px;
}

dl.definition-list-stacked[b-4ihnzv9rn6] {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    max-width: 670px;
}

dl > dt[b-4ihnzv9rn6] {
    width: 50%;
    text-align: left;
    font-weight: bold;
    line-height: 2;
}

dl > dd[b-4ihnzv9rn6] {
    width: 50%;
    padding-left: 1em;
    margin-left: 0px;
}

    dl > dd + dd[b-4ihnzv9rn6] {
        width: 100%;
        padding-left: calc(30% + 1em);
    }

dl > dt + dt[b-4ihnzv9rn6] {
    padding-right: 60%;
}

    dl > dt + dt + dd[b-4ihnzv9rn6] {
        margin-top: -1.625em;
        padding-left: calc(30% + 1em);
    }
