@import '_content/Microsoft.Fast.Components.FluentUI/Microsoft.Fast.Components.FluentUI.bundle.scp.css';

/* _content/KBAI_Reports/Components/Dashboard.razor.rz.scp.css */
h2[b-a6nnlg5b58] {
    font-size: 20px;
}

#div_dashboardTables[b-a6nnlg5b58] {
    width: 90%;
    margin: 3rem auto;
}
.report_table_th[b-a6nnlg5b58] {
    font-size: 13px;
    font-weight: 400;
}

.td_reportNode[b-a6nnlg5b58] {
    /*height: 2rem;*/
}
.td_reportNode_nd[b-a6nnlg5b58] {
    font-size: 15px;
    font-weight: 600;
}
.td_reportNode_NotFound[b-a6nnlg5b58] {
    font-size: 11px;
    font-weight: 400;
}
.table_report_ref[b-a6nnlg5b58] {
    margin: 0;
}
.div_reportsTable[b-a6nnlg5b58] {
    margin-bottom: 3rem;
}
.td_reportNode_action[b-a6nnlg5b58] {
    width: 25px;
    height: 25px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
}
.td_reportNode_actions[b-a6nnlg5b58] {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.td_reportNode_action_icon[b-a6nnlg5b58] {
    width: 14px;
}

/* _content/KBAI_Reports/Components/NodeParcelUI.razor.rz.scp.css */

.more_menu_open[b-al001al1vi] {
    z-index: 100;
    display: block;
    width: fit-content;
    height: fit-content;
    position: absolute;
}
/* _content/KBAI_Reports/Components/NodeQuickEditDialog.razor.rz.scp.css */
/* _content/KBAI_Reports/Components/NodeReport.razor.rz.scp.css */

#reportMain[b-xbbmn7sj1b] {
    width: calc(100% - 25px);
}

#report_table[b-xbbmn7sj1b] {
    width: 95%;
    margin: 4rem auto;
}
.report_grid[b-xbbmn7sj1b] {
    width: 95%;
    margin: 5rem auto;
}
.report_grid_main[b-xbbmn7sj1b] {
    display: grid;
    justify-items: center;
    grid-template-columns: calc(50% - 25px) calc(50% - 25px);
    gap: 25px;
}
@media screen and (max-width: 720px) {
    .report_grid_main[b-xbbmn7sj1b] {
        grid-template-columns: calc(100% - 25px)!important;
    }
}

.reportHeader_info[b-xbbmn7sj1b] {
    margin-top: 3rem;
}
#div_reportHeader[b-xbbmn7sj1b] {
    width: 95%;
    margin: 3rem auto auto;
}

.reportNode_ref[b-xbbmn7sj1b] {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 3px;
}
.reportNode_type[b-xbbmn7sj1b] {
    font-size: 16px;
    color: #7A7FFF;
}

.report_table_th[b-xbbmn7sj1b] {
    padding: 13px 13px;
}

.reportNode_commentSec[b-xbbmn7sj1b] {
    position: fixed;
    top: 1rem;
    right: 1rem;
    background: white;
    width: 90%;
    max-width: 400px;
    border-radius: 10px;
    background: #FFF;
    box-shadow: 0px 3.2px 7.2px 0px rgba(0, 0, 0, 0.13), 0px 0.6px 1.8px 0px rgba(0, 0, 0, 0.11);
    display: flex;
    align-items: center;
    padding: 20px 10px;
    height: fit-content;
    max-height: 75vh;
    overflow: scroll;
}
.reportNode_noComments[b-xbbmn7sj1b] {
    font-size: 14px;
    font-style: italic;
    margin: 40px 20px;
}
.reportNode_commentsTitle[b-xbbmn7sj1b] {
    font-size: 15px;
    font-weight: 700;
    margin: 0 0 0 10px;
}
.commentsHeader_icon[b-xbbmn7sj1b] {
    width: 17px;
    cursor: pointer;
    z-index: 90;
}
.reportNode_commentsHeader[b-xbbmn7sj1b] {
    width: 100%;
    padding: 0 20px;
    justify-content: space-between;
}
.div_reportNode_commentsTitle[b-xbbmn7sj1b] {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    width: 90%;
}
.reportNode_commentingRef[b-xbbmn7sj1b] {
    margin: 5px 0 0 10px;
    width: 85%;
    font-size: 12px;
    color: #7A7FFF;
}
.reportNode_commentIcon[b-xbbmn7sj1b] {
    width: 17px;
    cursor: pointer;
}

.no_comments[b-xbbmn7sj1b] {
    margin: 0;
    top: 1rem;
    left: 2rem;
    font-size: 13px;
    font-style: italic;
    position: absolute;
}

.comment_section_main[b-xbbmn7sj1b] {
    height: fit-content;
    overflow: scroll;
    max-height: calc(100vh - 180px);
}

.div_report_actions[b-xbbmn7sj1b] {
    margin-left: 20px;
    display: flex;
}
.report_action[b-xbbmn7sj1b] {
    width: 25px;
    height: 30px;
    display: flex;
    cursor: pointer;
    margin-right: 5px;
    justify-content: center;
}
.report_action_icon[b-xbbmn7sj1b] {
    width: 15px;
    filter: invert(44%) sepia(97%) saturate(435%) hue-rotate(200deg) brightness(101%) contrast(104%);
}
.hide_contextDesc_icon[b-xbbmn7sj1b] {
    width: 13px;
    filter: invert(44%) sepia(97%) saturate(435%) hue-rotate(200deg) brightness(101%) contrast(104%);
}
.report_action_m[b-xbbmn7sj1b] {
    margin-right: 10px;
}
.reportNode_header[b-xbbmn7sj1b] {
    display: flex;
}
.reportNode_header_node[b-xbbmn7sj1b] {
    display: flex;
}
.div_link_copy[b-xbbmn7sj1b] {
    display: flex;
    margin-left: 15px;
}
.div_link_modal[b-xbbmn7sj1b] {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-xbbmn7sj1b] .link_input {
    width: 80%;
}
[b-xbbmn7sj1b] .link_input::part(control) {
    max-width: 100%;
}
[b-xbbmn7sj1b] .link_input::after {
    max-width: 100%;
}
[b-xbbmn7sj1b] .link_copy_icon {
    width: 13px;
}
[b-xbbmn7sj1b] .link_check_icon {
    height: 13px;
}

/* -------------------------- Quick Node Edit Modal Styles ------------------------------- */

.p_noDescription[b-xbbmn7sj1b] {
    margin: 0;
    font-size: 13px;
    font-style: italic;
    padding: 10px 0 10px;
}

.div_property_textArea[b-xbbmn7sj1b] {
    width: 100%;
    min-height: 80%;
    margin-bottom: 2rem;
}

.property_textArea[b-xbbmn7sj1b] {
    width: 100%;
    height: calc(100% - 3rem - 50px);
}

/*.div_properties_main {
    overflow: scroll;
    min-height: 100%;
    max-height: 100%;
}
*/
.div_property[b-xbbmn7sj1b] {
    margin-bottom: 2rem;
}

.property_label[b-xbbmn7sj1b] {
    margin-bottom: 10px;
}

.property_Reference[b-xbbmn7sj1b] {
    margin-left: 1rem;
}

.reportModal_text[b-xbbmn7sj1b] {
    color: white;
}

.propertyReference_label[b-xbbmn7sj1b] {
    margin: 0;
}

#resultsReportHeader[b-xbbmn7sj1b] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
#resultsReportHeader_Queries[b-xbbmn7sj1b] {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    flex-direction: column;
}
.resultsReportHeader_preTitle[b-xbbmn7sj1b] {
    font-weight: 600!important;
    margin-right: 10px;
}
.resultsReportHeader_queryAND[b-xbbmn7sj1b] {
    font-weight: 600 !important;
    font-size: 20px;
    margin: 0;
}

.div_property_reference[b-xbbmn7sj1b] {
    display: flex;
    align-items: center;
}

.property_textArea[b-xbbmn7sj1b] {
    width: 100%;
}

.div_modal_submitButton[b-xbbmn7sj1b] {
    width: fit-content;
    border-radius: 5px;
    transition: .4s;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #EEEEFF;
    padding: 5px 30px;
    margin: 0;
}

.div_properties_modal[b-xbbmn7sj1b] {
    height: calc(100% - 20px);
    position: relative;
    padding: 15px 15px 0;
}


.div_reportModal_icon_active[b-xbbmn7sj1b] {
    background-color: #7A7FFF !important;
}

.div_reportModal_icon_inactive[b-xbbmn7sj1b] {
    background-color: #D9DAFF !important;
}

.modal_header_left[b-xbbmn7sj1b] {
    width: 80%;
    display: flex;
    align-items: center;
}

.modal_title[b-xbbmn7sj1b] {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 0 10px;
}

.div_nodeDescType[b-xbbmn7sj1b] {
    display: flex;
    align-items: center;
    margin: 8px auto 0 0px;
}

.tox-promotion[b-xbbmn7sj1b] {
    display: none !important;
}

.tox-tinymce[b-xbbmn7sj1b] {
    height: 200px;
    min-height: 200px !important;
    max-height: 650px !important;
}

.tox-statusbar__branding[b-xbbmn7sj1b] {
    display: none !important;
}

.property_textArea[b-xbbmn7sj1b]::part(control) {
    min-height: 200px !important;
}

.modal_header_left[b-xbbmn7sj1b] {
    width: 80%;
    display: flex;
    align-items: center;
}
.modal_title[b-xbbmn7sj1b] {
    font-size: 20px;
    font-weight: 600;
    margin: 0 0 0 10px;
}
.div_property_textArea[b-xbbmn7sj1b] {
    width: 100%;
    min-height: 80%;
    margin-bottom: 2rem;
}
[b-xbbmn7sj1b] .property_textArea {
    width: 100%;
    height: calc(100% - 3rem - 50px);
}
.div_properties_modal_foot[b-xbbmn7sj1b] {
    position: absolute;
    bottom: 0;
    display: flex;
    width: calc(100% - 30px);
    justify-content: flex-end;
}
.div_properties_main[b-xbbmn7sj1b] {
    min-height: 70%;
    overflow: scroll;
    margin-top: 2rem;
    max-height: calc(100% - 130px);
}
.div_property[b-xbbmn7sj1b] {
    margin-bottom: 2rem;
}
.property_label[b-xbbmn7sj1b] {
    margin-bottom: 10px;
}
[b-xbbmn7sj1b] .property_Reference {
    margin-left: 1rem;
}
.reportModal_text[b-xbbmn7sj1b] {
    color: white;
}
.propertyReference_label[b-xbbmn7sj1b] {
    margin: 0;
}
.div_property_reference[b-xbbmn7sj1b] {
    display: flex;
    align-items: center;
}
.property_textArea[b-xbbmn7sj1b] {
    width: 100%;
}
.div_reportModal_icon_active[b-xbbmn7sj1b] {
    background-color: #7A7FFF !important;
}
.div_reportModal_icon_inactive[b-xbbmn7sj1b] {
    background-color: #D9DAFF !important;
}




#btn_OpenGenAIDialog[b-xbbmn7sj1b] {
    display: none;
}

.div_genAI_Send_btn[b-xbbmn7sj1b] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    margin: 1rem 0;
}

.genAI_Send_btn[b-xbbmn7sj1b] {
    /*margin: 1rem auto;*/
}

[b-xbbmn7sj1b] .div_modal_top {
    margin-bottom: 5rem;
    width: 100% !important;
}

[b-xbbmn7sj1b] .div_genAI_type_input {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1rem;
}

[b-xbbmn7sj1b] #genAI_textArea_output {
    width: 100%;
    font-size: 14px;
    white-space: pre-wrap;
    max-height: 400px;
    min-height: 160px;
    padding: 10px;
    border-radius: 0 0 5px 5px;
    border-width: 1px;
    border-color: #F5F5F5;
    background-color: #FFFFFF;
    box-shadow: 0 3px 3px rgb(0 0 0 / 5%);
    resize: vertical;
    overflow: auto;
}
.div_multipleNodes_textArea[b-xbbmn7sj1b] {
    width: 90%;
    min-height: 80%;
    margin: 30px 0 0 0;
}
[b-xbbmn7sj1b] .multipleNodes_textArea {
    width: 100%;
    margin-top: 20px;
    height: calc(100% - 3rem - 50px);
}
[b-xbbmn7sj1b] .multipleNodes_textArea {
    margin-top: 0px !important;
}
[b-xbbmn7sj1b] .multipleNodes_textArea::part(control) {
    min-height: 100px !important;
}
[b-xbbmn7sj1b] .multipleNodes_textArea::part(control) {
    min-height: 180px;
}

[b-xbbmn7sj1b] .genAI_textArea_output .tox-editor-container {
    min-height: 200px !important;
    max-height: 200px !important;
}

[b-xbbmn7sj1b] .genAI_outTypeInput {
    width: 100%;
    color: #1E1E1E;
    font-size: 14px;
    margin: 0 6px 0 0px;
}

[b-xbbmn7sj1b] .genAI_outTypeInput_half {
    width: 45%;
}

.div_loadingButton_icon[b-xbbmn7sj1b] {
    width: 18px;
    height: 28px;
    min-width: 18px;
    display: flex;
}

[b-xbbmn7sj1b] .genAI_Send_btn_loading::part(control) {
    background: #ffffff !important;
}

[b-xbbmn7sj1b] .loadingButton_label {
    color: black;
    margin: 5px 15px 0 0;
}

[b-xbbmn7sj1b] .genAI_outLevelInput {
    width: 45%;
    display: flex;
    align-items: center;
}

    [b-xbbmn7sj1b] .genAI_outLevelInput::part(label) {
        margin: 0 10px 0 0;
    }

    [b-xbbmn7sj1b] .genAI_outLevelInput::after {
        display: none;
    }

.genAI_genRefIcon[b-xbbmn7sj1b] {
    width: 18px;
    height: 18px;
}
[b-xbbmn7sj1b] .tox-promotion {
    display: none !important;
}
[b-xbbmn7sj1b] .tox-tinymce {
    height: 200px;
    min-height: 200px !important;
    max-height: 650px !important;
}
[b-xbbmn7sj1b] .tox-statusbar__branding {
    display: none !important;
}

[b-xbbmn7sj1b] .div_modal_header {
    display: flex;
    margin: auto;
    width: 100% !important;
    justify-content: space-between;
}
[b-xbbmn7sj1b] .div_newRel_modal {
    height: 100%;
    padding: 20px;
    display: flex;
    outline: none;
    position: relative;
    overflow-y: overlay;
    flex-direction: column;
    justify-content: space-between;
    width: 100%;
}

[b-xbbmn7sj1b] .newContext_btn {
    margin: 2rem 0 0 0;
    position: absolute;
    right: 20px;
}
[b-xbbmn7sj1b] .modal_header_x_icon {
    width: 15px;
}
/* _content/KBAI_Reports/Components/NodeReportChat.razor.rz.scp.css */

#reportMain[b-c6l81iiy4e] {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
}
.reportHeader_contexts[b-c6l81iiy4e], .reportHeader_about[b-c6l81iiy4e] {
    padding: 0;
    width: 100%;
}
    .reportHeader_contexts[b-c6l81iiy4e] {
        margin-top: 1rem;
    }

.reportHeader_subtitle[b-c6l81iiy4e] {
    font-weight: 700;
    font-size: 15px;
}
#div_reportHeader[b-c6l81iiy4e] {
    width: 50%;
    padding: 0 30px;
    transition: .4s;
    margin: 3rem auto 0;
    height: fit-content;
    max-height: calc(100vh - 55px - 3rem);
}
.reportNode_ref[b-c6l81iiy4e] {
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 3px;
}
.reportNode_type[b-c6l81iiy4e] {
    font-size: 16px;
    color: #7A7FFF;
}

.div_associatedContext[b-c6l81iiy4e] {
    margin-top: 1rem;
    margin-bottom: 1rem;
}
.p_contextReference[b-c6l81iiy4e] {
    font-weight: 700;
    font-size: 14px;
}
.p_nodeAbout[b-c6l81iiy4e] {
    font-size: 14px;
}
.p_contextDescriptions[b-c6l81iiy4e] {
    font-size: 14px;
    padding-left: 10px;
    margin: 0;
}
.p_noDescription[b-c6l81iiy4e] {
    margin: 0;
    font-style: italic;
}
#div_node_chat[b-c6l81iiy4e] {
    width: 50%;
    position: relative;
    padding-top: 1rem;
    padding-bottom: 2rem;
    height: -webkit-fill-available;
    min-height: 20rem;
    background: linear-gradient(90deg, white 0%, #f3f3f3 1%, #f3f3f3 100%, white 100%);
}

.reportNode_header[b-c6l81iiy4e] {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}
.reportNode_header_node[b-c6l81iiy4e] {
    width: 100%;
    display: flex;
}
.report_action[b-c6l81iiy4e] {
    cursor: pointer;
    height: fit-content;
    margin-left: 20px;
}
.report_action_icon[b-c6l81iiy4e] {
    width: 15px;
    filter: invert(44%) sepia(97%) saturate(435%) hue-rotate(200deg) brightness(101%) contrast(104%);
}

.reportNode_header_expandBut[b-c6l81iiy4e] {
    display: none;
}
.chevron_reportNode[b-c6l81iiy4e] {
    width: 8px;
    margin-right: 10px;
    rotate: 90deg;
    transition: .2s;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.chevron_reportNode_expanded[b-c6l81iiy4e] {
    rotate: -90deg !important;
}

.expandBut_text[b-c6l81iiy4e] {
    color: white;
    font-size: 15px;
}

#chat_area[b-c6l81iiy4e] {
    width: 80%;
    padding: 2rem 10px;
    overflow: overlay;
    margin: 0 auto 3rem;
    max-height: calc(100vh - 16rem);
}
#myMessage_input[b-c6l81iiy4e] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.input_message_text[b-c6l81iiy4e] {
    border: none;
    border-radius: 35px;
    width: calc(100% - 28px);
    padding: 10px 30px 0;
    min-height: 40px;
    max-height: 12rem;
    font-size: 14px;
    height: 40px;
}
    .input_message_text:focus-visible[b-c6l81iiy4e] {
        outline: none;
    }

#div_message_send[b-c6l81iiy4e] {
    cursor: pointer;
    margin-left: 10px;
    transition: .2s;
    background-color: #7A7FFF;
    border-radius: 100%;
    display: flex;
    padding: 10px;
    height: 40px;
    width: 40px;
    justify-content: center;
}
    #div_message_send:hover #message_send_icon[b-c6l81iiy4e] {
        width: 17px;
    }
#message_send_icon[b-c6l81iiy4e] {
    width: 16px;
    transition: .2s;
    filter: invert(100%) sepia(0%) saturate(1685%) hue-rotate(312deg) brightness(102%) contrast(102%);
}
#myMessage_area[b-c6l81iiy4e] {
    position: absolute;
    width: 100%;
    bottom: 1rem;
}
#myMessage[b-c6l81iiy4e] {
    width: 80%;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    border-radius: 50px;
    padding: 12px 15px;
    /*background-color: #e8e8ff;*/
}
.myMessage[b-c6l81iiy4e] {
    border-radius: 50px;
    padding: 15px 25px 20px;
    background-color: #e8e8ff;
    margin: 15px 0;
    font-size: 14px;
}
.message_row[b-c6l81iiy4e] {
    display: flex;
    flex-direction: column;
    max-width: 50%;
    width: fit-content;
    margin-top: 5px;
}
.my_message_row[b-c6l81iiy4e] {
    margin-left: auto;
}
.message_body[b-c6l81iiy4e] {
    font-size: 14px;
}

.div_others_message[b-c6l81iiy4e] {
    background-color: #ffffff !important;
}
.div_message[b-c6l81iiy4e] {
    border-radius: 20px;
    background-color: #e8e8ff;
    padding: 15px 35px 18px 25px;
}
.div_messageStamp[b-c6l81iiy4e] {
    display: flex;
    padding: 0 0 5px 10px;
}
.div_my_messageStamp[b-c6l81iiy4e] {
    padding: 0 10px 5px 0;
    justify-content: flex-end;
}
.messageStamp[b-c6l81iiy4e] {
    font-size: 11px;
}
.messageStamp_author[b-c6l81iiy4e] {
    margin-right: 3px !important;
}


@media screen and (min-width: 720px) {
    .reportHeader_info[b-c6l81iiy4e] {
        display: flex;
        margin-top: 3rem;
        transition: .2s;
        height: fit-content !important;
        margin-bottom: 3rem !important;
        flex-direction: column;
        overflow: scroll;
        max-height: calc(100vh - 48px - 13rem);
    }
}
@media screen and (max-width: 720px) {
    #div_reportHeader[b-c6l81iiy4e] {
        width: 95%;
        padding: 0;
    }

    #div_node_chat[b-c6l81iiy4e] {
        width: 100%;
        background: linear-gradient(white 0%, #f3f3f3 1%, #f3f3f3 100%, white 100%);
    }

    #reportMain[b-c6l81iiy4e] {
        width: 100%;
        height: 100%;
        display: flex;
        flex-direction: column;
    }

    .reportHeader_info[b-c6l81iiy4e] {
        overflow: visible;
        flex-direction: row;
        max-height: fit-content;
        display: flex;
        margin-top: 3rem;
        transition: .2s;
    }

    .reportHeader_about[b-c6l81iiy4e] {
        width: 50%;
        padding-right: 15px;
    }

    .reportHeader_contexts[b-c6l81iiy4e] {
        width: 50%;
        padding-left: 15px;
        margin-top: 0;
    }

    #chat_area[b-c6l81iiy4e] {
        padding: 10px;
    }

    .reportNode_header_expandBut[b-c6l81iiy4e] {
        cursor: pointer;
        border-radius: 20px;
        background-color: #7A7FFF;
        padding: 10px 15px;
        display: flex;
        align-items: center;
        justify-content: center;
    }
}
/* _content/KBAI_Reports/Components/NodeReport_List.razor.rz.scp.css */

.reportNode_type[b-wu0cq3bptw] {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #7A7FFF;
}

.reportNode_ref[b-wu0cq3bptw] {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 3px;
}

.reportNode_contextRef[b-wu0cq3bptw] {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 3px 0;
}
.reportNode_desc[b-wu0cq3bptw] {
    font-size: 14px;
}

.reportNode_info_divider[b-wu0cq3bptw] {
    border: solid;
    margin-bottom: 1rem;
    border-width: 0.01em;
    border-color: #e6e6e6;
}

.div_rowSubhierarchies[b-wu0cq3bptw] {
    display: none;
    transition: .2s;
}
.div_rowSubhierarchies_expanded[b-wu0cq3bptw] {
    display: block;
}

.td_reportNode_level1[b-wu0cq3bptw] {
    background-color: #7e4b94 !important;
}
.td_reportNode_level2[b-wu0cq3bptw] {
    background-color: #5c66a2 !important;
}
.td_reportNode_level3[b-wu0cq3bptw] {
    background-color: #CDCDCD !important;
}

.report_action[b-wu0cq3bptw] {
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    justify-content: center;
}
.report_action_icon[b-wu0cq3bptw] {
    width: 15px;
}
.report_action_m[b-wu0cq3bptw] {
    margin-right: 5px;
    margin-left: 5px;
}
.reportNode_commentCount[b-wu0cq3bptw] {
    margin: 0 5px 5px 0;
    font-size: 13px;
}
@media print {
    .reportNode_commentCount[b-wu0cq3bptw] {
        display: none;
    }
    .report_action_icon[b-wu0cq3bptw] {
        display: none;
    }
}

.div_reportNode_info[b-wu0cq3bptw] {
    margin-bottom: 1rem;
}
.td_reportNode_nd[b-wu0cq3bptw] {
    width: auto;
    padding: 20px;
    position: relative;
}
.td_reportNode_contextDescription[b-wu0cq3bptw] {
    width: 50%;
    padding: 20px;
}
.td_reportNode_indicator[b-wu0cq3bptw] {
    position: relative;
    background-color: #585caf;
    border-radius: 10px 0px 0px 10px;
}
.indicator_level1[b-wu0cq3bptw] {
    background-color: #b0b3ff!important;
}
.button_reportNode[b-wu0cq3bptw] {
    border: none;
    display: flex;
    margin: 1rem 0 0;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #dadbfd;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
}
.chevron_reportNode[b-wu0cq3bptw] {
    width: 7px;
    rotate: 90deg;
    transition: .2s;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.chevron_reportNode_expanded[b-wu0cq3bptw] {
    rotate: -90deg!important;
}

.table_indent[b-wu0cq3bptw] {
    border: none
}

@media screen and (max-width: 600px) {
    .td_reportNode_nd[b-wu0cq3bptw] {
        padding: 10px;
        min-width: 45%;
    }

    .td_reportNode_contextDescription[b-wu0cq3bptw] {
        padding: 10px;
    }

    .mb-3[b-wu0cq3bptw] {
        display: contents;
    }

    .flex_column[b-wu0cq3bptw] {
        float: left;
    }
}
/* _content/KBAI_Reports/Components/NodeReport_Row.razor.rz.scp.css */

.reportNode_type[b-suhaiv1bcc] {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #7A7FFF;
}

.reportNode_ref[b-suhaiv1bcc] {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 3px;
}

.reportNode_contextRef[b-suhaiv1bcc] {
    font-size: 16px;
    font-weight: 700;
    margin: 0 0 3px 0;
}
.reportNode_desc[b-suhaiv1bcc] {
    font-size: 14px;
}

.reportNode_info_divider[b-suhaiv1bcc] {
    border: solid;
    margin-bottom: 1rem;
    border-width: 0.01em;
    border-color: #e6e6e6;
}

.div_rowSubhierarchies[b-suhaiv1bcc] {
    display: none;
    transition: .2s;
}
.div_rowSubhierarchies_expanded[b-suhaiv1bcc] {
    display: block;
}

.td_reportNode_level1[b-suhaiv1bcc] {
    background-color: #7e4b94 !important;
}
.td_reportNode_level2[b-suhaiv1bcc] {
    background-color: #5c66a2 !important;
}
.td_reportNode_level3[b-suhaiv1bcc] {
    background-color: #CDCDCD !important;
}

.report_action[b-suhaiv1bcc] {
    width: 30px;
    height: 30px;
    display: flex;
    cursor: pointer;
    justify-content: center;
}
.report_action_icon[b-suhaiv1bcc] {
    width: 15px;
}
.report_action_m[b-suhaiv1bcc] {
    margin-right: 5px;
    margin-left: 5px;
}
.reportNode_commentCount[b-suhaiv1bcc] {
    margin: 0 5px 5px 0;
    font-size: 13px;
}
@media print {
    .reportNode_commentCount[b-suhaiv1bcc] {
        display: none;
    }
    .report_action_icon[b-suhaiv1bcc] {
        display: none;
    }
}

.div_reportNode_info[b-suhaiv1bcc] {
    margin-bottom: 1rem;
}
.td_reportNode_nd[b-suhaiv1bcc] {
    width: auto;
    padding: 20px;
    position: relative;
}
.td_reportNode_contextDescription[b-suhaiv1bcc] {
    width: 50%;
    padding: 20px;
}
.td_reportNode_indicator[b-suhaiv1bcc] {
    position: relative;
    background-color: #585caf;
    border-radius: 10px 0px 0px 10px;
}
.indicator_level1[b-suhaiv1bcc] {
    background-color: #b0b3ff!important;
}
.button_reportNode[b-suhaiv1bcc] {
    border: none;
    display: flex;
    margin: 1rem 0 0;
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #dadbfd;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: absolute;
    bottom: 10px;
}
.chevron_reportNode[b-suhaiv1bcc] {
    width: 7px;
    rotate: 90deg;
    transition: .2s;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(288deg) brightness(102%) contrast(102%);
}
.chevron_reportNode_expanded[b-suhaiv1bcc] {
    rotate: -90deg!important;
}

.table_indent[b-suhaiv1bcc] {
    border: none
}

@media screen and (max-width: 600px) {
    .td_reportNode_nd[b-suhaiv1bcc] {
        padding: 10px;
        min-width: 45%;
    }

    .td_reportNode_contextDescription[b-suhaiv1bcc] {
        padding: 10px;
    }

    .mb-3[b-suhaiv1bcc] {
        display: contents;
    }

    .flex_column[b-suhaiv1bcc] {
        float: left;
    }
}
/* _content/KBAI_Reports/Components/NodeReport_Square.razor.rz.scp.css */

.reportNode_type[b-t3uqoyp2ca] {
    margin: 0;
    font-size: 13px;
    font-weight: 400;
    color: #7A7FFF;
}

.reportNode_ref[b-t3uqoyp2ca] {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 3px;
}
.reportNode_desc[b-t3uqoyp2ca] {
    font-size: 14px;
}

.div_rowSubhierarchies[b-t3uqoyp2ca] {
    display: none;
    transition: .2s;
}
.div_rowSubhierarchies_expanded[b-t3uqoyp2ca] {
    display: block;
}

.report_action_icon[b-t3uqoyp2ca] {
    width: 15px;
}
.report_action_m[b-t3uqoyp2ca] {
    margin-right: 10px;
}
.report_action[b-t3uqoyp2ca] {
    display:flex;
    cursor: pointer;
}
.reportNode_commentCount[b-t3uqoyp2ca] {
    margin: 0 5px 5px 0;
    font-size: 13px;
}
@media print {
    .reportNode_commentCount[b-t3uqoyp2ca] {
        display: none;
    }

    .report_action_icon[b-t3uqoyp2ca] {
        display: none;
    }
}


.td_reportNode_nd[b-t3uqoyp2ca] {
    width: auto;
    padding: 20px;
}
.td_reportNode_contextDescription[b-t3uqoyp2ca] {
    width: 100%;
    padding: 20px;
}
.tr_reportNode[b-t3uqoyp2ca] {
    width: 100%;
    display: flex;
    border-radius: 10px;
    box-shadow: 0px 3.2px 7.2px 0px rgba(0, 0, 0, 0.13), 0px 0.6px 1.8px 0px rgba(0, 0, 0, 0.11);
    transition: .2s;
}
.td_reportNode_indicator[b-t3uqoyp2ca] {
    position: relative;
    background-color: #7A7FFF;
    border-radius: 10px 0px 0px 10px;
}
.indicator_level1[b-t3uqoyp2ca] {
    background-color: #b0b3ff!important;
}
.button_reportNode[b-t3uqoyp2ca] {
    color: white;
    border: none;
    font-size: 14px;
    margin: 1rem 0 0;
    padding: 7px 14px;
    border-radius: 10px;
    background: #7A7FFF;
}

.table_indent[b-t3uqoyp2ca] {
    border:none
}

.div_reportNodeInfo[b-t3uqoyp2ca] {
    max-height: 400px;
    overflow: scroll;
}

@media print {
    .div_reportNodeInfo[b-t3uqoyp2ca] {
        max-height: none;
        overflow: unset;
    }

}


.div_mainDrillDown[b-t3uqoyp2ca] {
    margin-top: 3rem;
}

[b-t3uqoyp2ca] .p_contextDescription {
    margin: 0;
    font-size: 14px;
    padding: 10px 0 10px;
}

[b-t3uqoyp2ca] .new_rootCard, [b-t3uqoyp2ca] .div_newRoot_card_header {
    justify-content: center;
    flex-direction: column;
}
.openNode_subtitle_div[b-t3uqoyp2ca] {
    width: fit-content;
    display: flex;
    align-items: center;
    position: relative;
}
.favorite_tab_subtitle[b-t3uqoyp2ca] {
    margin: 0 15px 0 0;
    font-size: 15px;
}
[b-t3uqoyp2ca] .favorite_tab_subtitle_icon {
    width: 12px !important;
    min-width: 12px !important;
}
[b-t3uqoyp2ca] .div_openNode_actions_icon {
    display: flex;
    width: 14px !important;
    height: 14px !important;
    min-width: 14px !important;
    margin-top: 3px;
    margin-right: 10px;
    cursor: pointer;
    align-items: center;
}
[b-t3uqoyp2ca] .rootNfavorites_card {
    display: flex;
    flex-direction: column;
    width: 90%;
    height: 100%;
    margin: auto;
    border-radius: 5px;
    padding: 30px 0;
    border-radius: 5px;
}

[b-t3uqoyp2ca] .favoride_node_card {
    display: flex;
    flex-direction: column;
    width: 45%;
    min-height: 110px;
    padding: 10px 10px 15px;
    height: fit-content;
    background-color: #FFFFFF;
    align-items: center;
    justify-content: space-between;
    box-shadow: rgb(0 0 0 / 10%) 0px 4px 6px 0px;
    margin: 15px 2.5%;
    border-radius: 12px;
    transition: .3s;
}

[b-t3uqoyp2ca] .favoride_node_card:hover {
    background-color: #F8F8FF;
}

[b-t3uqoyp2ca] .div_node_card_header {
    width: 100%;
    display: flex;
    align-items: center;
}
[b-t3uqoyp2ca] .show_contextDesc_but {
    margin: 0;
    color: #7A7FFF;
    font-size: 12px;
}
[b-t3uqoyp2ca] .show_contextDesc_but:hover {
    text-decoration: underline;
}
[b-t3uqoyp2ca] .div_favorite_info {
    width: calc(100% - 50px);
    display: flex;
    justify-content: flex-start;
}
[b-t3uqoyp2ca] .div_favorite_icon {
    width: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-t3uqoyp2ca] .favorite_info_div {
    display: flex;
    flex-direction: column;
    width: 60%;
    align-items: flex-start;
    margin: 10px 0;
}
[b-t3uqoyp2ca] .favorite_reference_div {
    width: 100%;
    display: flex;
    align-items: center;
}

[b-t3uqoyp2ca] .favorite_reference {
    font-size: 15px;
    margin: 0;
    font-weight: 500;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    width: fit-content;
    cursor: pointer;
}
[b-t3uqoyp2ca] .favorite_type {
    color: #727272;
    font-size: 12px;
    margin: 0;
}

[b-t3uqoyp2ca] .div_root_actions {
    /*width: 50px;*/
    margin-right: 10px;
    float: right;
}

[b-t3uqoyp2ca] .previous_hierarchy_icon {
    width: 16px;
    /*rotate: 180deg;*/
}
[b-t3uqoyp2ca] .p_cloud_contextDesc {
    margin: 0;
    font-size: 13px;
}
[b-t3uqoyp2ca] .favorite_open_div {
    display: flex;
    width: 35px;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}
[b-t3uqoyp2ca] .favorite_open_icon {
    width: 23px;
    height: 23px;
}
.favorites_list_div[b-t3uqoyp2ca] {
    display: flex;
}
.p_cloud_node_type[b-t3uqoyp2ca] {
    margin: 0;
    font-size: 12px;
}

.div_node_cardBottom[b-t3uqoyp2ca] {
    margin: 5px 0 0 0;
    /*width: calc(100% - 18px);*/
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
}
.div_node_card_desc[b-t3uqoyp2ca] {
    float: left;
    display: flex;
    flex-direction: column;
}

@media screen and (max-width: 900px) {
    [b-t3uqoyp2ca] .favoride_node_card {
        display: flex;
        width: 95%;
    }
}

.nodes_loading_ring[b-t3uqoyp2ca] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.div_nodeActionsMenu_option[b-t3uqoyp2ca] {
    display: flex;
    cursor: pointer;
    align-items: center;
    margin: 5px 0 5px;
    padding: 5px;
    border-radius: 5px;
}
    .div_nodeActionsMenu_option:hover[b-t3uqoyp2ca] {
        background-color: #f2f2f2;
    }

.nodeActionsMenu_option_icon[b-t3uqoyp2ca] {
    width: 13px;
    height: 13px;
    margin-right: 10px;
}

.nodeActionsMenu_option_text[b-t3uqoyp2ca] {
    margin: 0;
    font-size: 14px;
}

[b-t3uqoyp2ca] .NodeActions_Menu {
    z-index: 100;
    flex-direction: column;
    background-color: white;
    border-radius: 10px;
    min-width: 160px;
    padding: 5px 0 5px;
    box-shadow: 0 6px 20px rgb(0 0 0 / 15%);
}
.openNode_actions_icon[b-t3uqoyp2ca] {
    width: 100%;
    height: 100%;
}
/* _content/KBAI_Reports/Components/ProfileCard.razor.rz.scp.css */
.profile[b-gqfe3a8n2y] {
    display: flex;
    align-items: center;
}

    .profile .avatar[b-gqfe3a8n2y] {        
        flex: 1 0 auto;
    }

    .profile .avatar img[b-gqfe3a8n2y] {
        margin: 15px;
        height: 64px;
        width: 64px;
        border-radius: 32px;
    }

    .profile .info[b-gqfe3a8n2y] {
        margin: 0 2em;
        flex: 4 0 auto;
    }

        .profile .info > h3[b-gqfe3a8n2y] {
            margin: 0;
        }

        .profile .info > p[b-gqfe3a8n2y] {
            margin: 0;
        }
/* _content/KBAI_Reports/Components/Welcome.razor.rz.scp.css */
.narrow[b-s7yjlolwo4] {
    max-width: 900px;
    margin: 0 auto;
}

.page-padding[b-s7yjlolwo4] {
    padding: 4rem;
}

.welcome.page > .narrow > img[b-s7yjlolwo4] {
    margin: 0 auto;
    display: block;
    width: 200px;
}

.welcome.page > .narrow > .menu[b-s7yjlolwo4] {
    width: 80%;
    justify-content: space-between;
    margin: 4rem auto;
    border-bottom: none;
}

    .welcome.page > .narrow > .menu > .menu-item[b-s7yjlolwo4] {
        background-color: inherit;
        margin: auto;
        font-size: 14px;
        min-height: 32px;
        border-bottom-color: rgb(98, 100, 167);
    }

.center[b-s7yjlolwo4] {
    text-align: center;
}

.sections > *[b-s7yjlolwo4] {
    margin: 4rem auto;
}

.error[b-s7yjlolwo4] {
    color: red;
}
/* _content/KBAI_Reports/Pages/Tab.razor.rz.scp.css */
.narrow[b-8rjz5l180g] {
	max-width: 900px;
	margin: 0 auto;
}

.page-padding[b-8rjz5l180g] {
	padding: 4rem;
}

.welcome.page > .narrow > img[b-8rjz5l180g] {
	margin: 0 auto;
	display: block;
	width: 200px;
}

.welcome.page > .narrow > ul[b-8rjz5l180g] {
	width: 75%;
	justify-content: space-between;
	margin: 4rem auto;
}

	.welcome.page > .narrow > ul > li[b-8rjz5l180g] {
		background-color: inherit;
		margin: auto;
	}

		.welcome.page > .narrow > ul > li > a[b-8rjz5l180g] {
			font-size: 16px;
			height: 32px;
			border-bottom-color: rgb(98, 100, 167);
		}

.center[b-8rjz5l180g] {
	text-align: center;
}

pre[b-8rjz5l180g] {
	overflow-x: scroll;
}

pre[b-8rjz5l180g],
div.error[b-8rjz5l180g] {
	background-color: #e5e5e5;
	padding: 1rem;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
	margin: 1rem 0;
}

code[b-8rjz5l180g] {
	background-color: #e5e5e5;
	display: inline-block;
	padding: 0px 6px;
	border-radius: 3px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.2);
}

.error[b-8rjz5l180g] {
	color: red;
}

.profile[b-8rjz5l180g] {
	display: flex;
	margin: 1em 0;
	background-color: white;
	width: fit-content;
	box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.1);
	border-radius: 3px;
}

	.profile > .avatar[b-8rjz5l180g] {
		margin: 2em 1em;
		height: 72px;
		width: 72px;
	}

	.profile > .info[b-8rjz5l180g] {
		margin: 2em 2em 0 0;
	}

		.profile > .info > h3[b-8rjz5l180g] {
			margin: 0;
		}

		.profile > .info > p[b-8rjz5l180g] {
			margin: 0;
		}



.top_navbar_div[b-8rjz5l180g] {
	top: 0;
	height: 48px;
	width: 100%;
	position: absolute;
	z-index: 100;
	background-color: #242424;
}

.top_navbar[b-8rjz5l180g] {
	display: flex;
	align-items: center;
	height: 100%;
}
.div_nav_left[b-8rjz5l180g] {
	display: flex;
	align-items: center;
	margin: auto 0 auto 20px;
}

.div_nav_right[b-8rjz5l180g] {
	display: flex;
	align-items: center;
	margin: auto 10px auto auto;
	position: relative;
}

[b-8rjz5l180g] .div_nav_icon {
	margin-right: 10px;
	width: 30px;
	height: 30px;
	display: flex;
	justify-content: center;
	cursor: pointer;
	border-radius: 100%;
	transition: .2s;
}

.nav_icon[b-8rjz5l180g] {
	width: 18px;
	height: 18px;
	margin: auto;
}

.div_topMenu_option[b-8rjz5l180g] {
	display: flex;
	cursor: pointer;
	align-items: center;
	margin: 5px 0 5px;
	padding: 5px 0 5px 10px;
	border-radius: 5px;
}

	.div_topMenu_option:hover[b-8rjz5l180g] {
		background-color: #f2f2f2;
	}

.topMenu_option_icon[b-8rjz5l180g] {
	width: 13px;
	height: 13px;
	margin-right: 10px;
}

.topMenu_option_text[b-8rjz5l180g] {
	margin: 0;
	font-size: 14px;
}

[b-8rjz5l180g] .topMenu_Menu {
	z-index: 100;
	flex-direction: column;
	background-color: white;
	border-radius: 0 0 0 10px;
	min-width: 160px;
	padding: 5px 0 5px;
	position: absolute;
	box-shadow: 0 6px 20px rgb(0 0 0 / 15%);
	top: 39px !important;
	left: -110px !important;
}
[b-8rjz5l180g] .mainMenu_Menu {
	z-index: 100 !important;
	flex-direction: column;
	background-color: white;
	border-radius: 0 0 10px 0;
	min-width: 160px;
	padding: 5px 0 5px;
	position: absolute;
	box-shadow: 0 6px 20px rgb(0 0 0 / 15%);
	top: 48px !important;
	left: 0px !important;
}

.svg_nav_icon[b-8rjz5l180g] {
	margin: auto;
	height: 100%;
}
.div_nav_icon_active[b-8rjz5l180g] {
	background-color: #7A7FFF !important;
}

.breadcrumb_p[b-8rjz5l180g] {
	color: white;
	font-size: 13px;
}
.p_actual_breadcrumb[b-8rjz5l180g] {
	margin: 0 3px;
	font-weight: 700;
	display: -webkit-box !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	overflow: hidden;
	word-break: break-all;
}

[b-8rjz5l180g] .div_chevron_repIndex {
	width: 20px;
	height: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}
[b-8rjz5l180g] .div_breadcrumbs {
	display: flex;
	align-items: center;
}
[b-8rjz5l180g] .chevron_repIndex {
	rotate: 90deg;
}
