@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.7t9tbfaemk.bundle.scp.css';

/* _content/KBAI_Registration/Pages/AdminKB/Integrations.razor.rz.scp.css */
.area_edit[b-9akh6titl0] {
    margin-bottom: 10rem;
    height: fit-content;
}

.areaTituloAreaEdicao[b-9akh6titl0] {
    margin-bottom: 10px;
    padding: 0px;
    width: 98%;
    height: 20px;
    display: inline-block;
}

.tituloAreaEdicao[b-9akh6titl0] {
    padding: 0px;
    width: 230px;
    font-size: 12pt;
    font-weight: bold;
    display: inline-block;
    float: left;
    color: black;
}


.cursor-pointer[b-9akh6titl0]{
    cursor:pointer;
}

.addkb_plusText[b-9akh6titl0] {
    color: white;
    font-size: 22pt;
    font-weight: bold;
    text-align: center;
}

.selected[b-9akh6titl0] {
    color: #6f6fc0;
    margin: 0;
}
.selected_button_text[b-9akh6titl0] {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
}



.AreaNomeAccaoBK[b-9akh6titl0] {
    width: 99%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-evenly;
}
    .AreaNomeAccaoBK:hover .textoBK_details[b-9akh6titl0] {
        filter: brightness(1.30) !important;
    }

.textoBK_details[b-9akh6titl0] {
    width: 100%;
    margin: 5px 0px 0px 0px;
    padding: 0px 5px 0px 5px;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    color: #6f6fc0;
    text-align: center;
    cursor: pointer;
    display: inline-block;
    align-items: center;
    overflow: hidden;
    z-index: 90;
    position: relative;
}
#textoNomeBK[b-9akh6titl0] {
    font-size: 14px;
    text-overflow: ellipsis;
    max-width: calc(100% - 10px);
    margin: 5px auto;
}

.AreaBtnAccaoBK[b-9akh6titl0] {
    width: 99%;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left;
    text-align: center;
}

.options[b-9akh6titl0]{
    border: #7a7fff 1px solid;
    padding: 8px;
    border-radius: 10px;
    color: white;
    text-align: left;
    background-color: #7a7fff;
    transition: background-color 0.3s;
    box-sizing: border-box;
    display: inline-block;
    width:60%;
    max-width:300px;
}

.options:hover[b-9akh6titl0] {
    background-color: #7b68ee; 
}
    
.width90[b-9akh6titl0]{
    width:90%;
}

.form-group[b-9akh6titl0] {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.form-group label[b-9akh6titl0] {
    flex: 0 0 150px; /* Set a fixed width for labels */
    margin-right: 10px;
}

.form-group input[b-9akh6titl0],
.form-group textarea[b-9akh6titl0] {
    flex: 1; /* Inputs and textarea take up the remaining space */
    width: 100%;
    box-sizing: border-box; /* Ensures padding doesn't affect width */
}

.summary-card[b-9akh6titl0] {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    gap: 15px;
    padding: 20px;
    background-color: #f9f9f9;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    margin-bottom:20px;
}

.summary-item[b-9akh6titl0] {
    display: flex;
    flex-direction: column;
    min-height: 60px; 
    justify-content: center; 
}

.summary-item label[b-9akh6titl0] {
    font-weight: bold;
    margin-bottom: 5px;
    color: #333;
}

.summary-item p[b-9akh6titl0] {
    margin: 0;
    padding: 10px;
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    min-height: 50px; 
    display: flex;
    align-items: center;
}
.kbwrapper_selected[b-9akh6titl0] {
    background: #6466d4;
    border: #6466d4 1px solid !important;
}


html[b-9akh6titl0], body[b-9akh6titl0] {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

h1:focus[b-9akh6titl0] {
    outline: none;
}

h4[b-9akh6titl0] {
    margin-top: 30px;
}

a[b-9akh6titl0], .btn-link[b-9akh6titl0] {
    color: #0071c1;
}

button[b-9akh6titl0] {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

legend[b-9akh6titl0] {
    margin-top: 15px;
}

.mid-page[b-9akh6titl0] {
    width: 50%;
    float: left;
}

.btn-primary[b-9akh6titl0] {
    color: #fff;
    background-color: #1b6ec2;
    border-color: #1861ac;
}

.btn:focus[b-9akh6titl0], .btn:active:focus[b-9akh6titl0], .btn-link.nav-link:focus[b-9akh6titl0], .form-control:focus[b-9akh6titl0], .form-check-input:focus[b-9akh6titl0] {
    box-shadow: 0 0 0 0.1rem white, 0 0 0 0.25rem #258cfb;
}

.content[b-9akh6titl0] {
    padding-top: 1.1rem;
}

    .content label[b-9akh6titl0] {
        min-width: 180px;
    }

#formDiv[b-9akh6titl0] {
    margin: 1rem 0;
}

    #formDiv input[b-9akh6titl0] {
        width: calc(100% - 190px);
    }

.div_form_title[b-9akh6titl0] {
    display: flex;
    align-items: center;
}
.clear_form[b-9akh6titl0] {
    cursor: pointer;
    color: #7a7fff;
    font-size: 14px;
    margin-bottom: 0;
}
[b-9akh6titl0] .nav-tabs {
    width: 95%;
    margin-top: 1rem;
}
[b-9akh6titl0] .nav-link {
    color: #7a7fff;
}
.form_topActions[b-9akh6titl0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 2rem 0 3rem 0;
    width: 95%;
}
.form_editActions[b-9akh6titl0] {
    margin-bottom: 2rem;
    margin-left: auto;
    position: fixed;
    bottom: 0;
    right: 3rem;
    z-index: 100;
    /*background-color: white;*/
    /*box-shadow: 0 0 13px 10px white;*/
    width: 95%;
    display: flex;
    justify-content: space-between;
}
.form_editActions_left[b-9akh6titl0] {
    margin: 0 10px 0 180px;
    text-align: end;
}
@media (max-width: 575px) {
    .form_editActions_left[b-9akh6titl0] {
        margin: 0 10px 0 40px;
    }
}
.form_editActions_right[b-9akh6titl0] {
    margin-left: auto;
}
.form_bottomActions[b-9akh6titl0] {
    margin: 2rem 0 -1rem 0;
}
.div_form_title[b-9akh6titl0] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 95%;
}
.form_topActions_left[b-9akh6titl0] {
    margin: 0 10px 0 0;
    text-align: end;
}
.form_topActions_right[b-9akh6titl0] {
    margin-left: auto;
}
.form_Actions[b-9akh6titl0] {
    margin-bottom: 2rem;
    margin-left: auto;
    position: fixed;
    bottom: 0;
    right: 3rem;
    z-index: 100;
    background-color: white;
    box-shadow: 0 0 13px 10px white;
}
.botao_formAction[b-9akh6titl0], .botao_execute[b-9akh6titl0] {
    background: #5B5FC7;
    color: white;
    font-weight: 400;
    border: #5B5FC7 1px solid;
    width: 150px;
    font-size: 9pt !important;
    height: 40px !important;
    font-size: 11pt !important;
    border-radius: 10px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    transition: transform .2s;
}
.botao_execute[b-9akh6titl0] {
    width: 100px;
    color: #5B5FC7;
    background: white;
    transition: background .2s, transform .2s;
}
    .botao_execute:hover[b-9akh6titl0] {
        color: white;
        background: #5B5FC7;
        transform: scale(1.05);
    }
.botao_formAction:hover[b-9akh6titl0] {
    transform: scale(1.05);
}

[b-9akh6titl0] .botaoaccao_back {
    height: 40px !important;
    font-size: 11pt !important;
    border-radius: 10px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    transition: transform .2s;
    border: none !important;
}
    [b-9akh6titl0] .botaoaccao_back:hover {
        transform: scale(1.05);
    }
.botaoaccao_delete[b-9akh6titl0] {
    height: 40px !important;
    font-size: 11pt !important;
    border-radius: 10px !important;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
    background: #C4314B !important;
    border: none;
    color: white;
    width: 80px;
    transition: transform .2s;
}
[b-9akh6titl0] .botaoaccao_delete:hover {
    transform: scale(1.05);
}

.botao_clipboardActions[b-9akh6titl0] {
    background: #d6d6d6 !important;
    color: black;
    font-weight: 400;
    border: #d6d6d6 1px solid;
    font-size: 9pt !important;
    height: 40px;
    font-size: 10pt !important;
    border-radius: 10px !important;
    margin-bottom: 0;
    margin-top: 0;
}
    .botao_clipboardActions:hover[b-9akh6titl0] {
        background: #6466d4;
        border: #6466d4 1px solid !important;
    }

[b-9akh6titl0] .helper_modal {
    max-width: 90vw;
    width: 1000px;
}

.Scheduler_container[b-9akh6titl0] {
    margin-top: 2rem;
    position: relative;
}
.Scheduler_container .form-group[b-9akh6titl0] {
    width: 100% !important;
}
.scheduler_actions[b-9akh6titl0] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: end;
}
@media (max-width: 900px) {
    .Scheduler_container[b-9akh6titl0] {
        min-height: 23rem !important;
    }
    .form_Actions[b-9akh6titl0] {
        right: 2rem;
    }
}

.form_headerActions[b-9akh6titl0] {
    display: flex;
    margin: 0 0 1rem 0;
}

.form_footerActions[b-9akh6titl0] {
    display: flex;
    justify-content: flex-end;
    margin-right: 5%;
}

    .form_footerActions input[b-9akh6titl0] {
        height: 35px;
        margin: 2rem 0 5rem 0;
        max-width: 200px !important;
        font-size: 14px !important;
    }

.form_row[b-9akh6titl0] {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

[b-9akh6titl0] .form_row label {
    width: 180px !important;
}

[b-9akh6titl0] .form_row input {
    width: calc(100% - 210px) !important;
    min-width: 170px !important;
    /*max-width: 500px !important;*/
    border-radius: 4px;
    border: .07em solid #DDD;
    padding: 3px 10px;
}

.parent-item[b-9akh6titl0] {
    padding-left: 30px;
    padding-bottom: 10px;
}

.valid.modified:not([type=checkbox])[b-9akh6titl0] {
    outline: 1px solid #26b050;
}

.invalid[b-9akh6titl0] {
    outline: 1px solid red;
}

.validation-message[b-9akh6titl0] {
    color: red;
}

#blazor-error-ui[b-9akh6titl0] {
    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-9akh6titl0] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary[b-9akh6titl0] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary[b-9akh6titl0]::after {
        content: "An error has occurred."
    }

.loading-progress[b-9akh6titl0] {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle[b-9akh6titl0] {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child[b-9akh6titl0] {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text[b-9akh6titl0] {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text[b-9akh6titl0]:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code[b-9akh6titl0] {
    color: #c02d76;
}

label[b-9akh6titl0] {
    min-width: 170px;
}

.botaoaccao_outro[b-9akh6titl0], .botaoaccao_back[b-9akh6titl0] {
    margin: 2rem auto 2rem;
}

[b-9akh6titl0] .form-check {
    margin: 3rem 0 2rem;
}

.importFileCampotexto[b-9akh6titl0] {
    resize: vertical;
    height: 300px;
}

.camposelect[b-9akh6titl0] {
    width: 95%;
    border: 0.07em solid #6a6a6a;
    border-radius: 5px;
    margin: 0.5rem 0 0;
}

.backButton[b-9akh6titl0] {
    border: none;
    cursor: pointer;
    color: #7a7aff;
    background: none;
    width: 100px;
    height: 30px;
    margin-bottom: 5px;
}

.integrationHeader[b-9akh6titl0], .collapseHeader[b-9akh6titl0] {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.form-group[b-9akh6titl0] {
    width: 95%;
}

.form_jsonVal[b-9akh6titl0] {
    display: flex;
    align-items: flex-start;
    margin-top: 2rem;
}

.collapseHeader[b-9akh6titl0] {
    cursor: pointer;
    margin-top: 1rem;
    height: 60px;
    border-bottom: 0.06em solid #b7b7b7;
}
    .collapseHeader > h6[b-9akh6titl0] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .collapseHeader > button[b-9akh6titl0] {
        text-align: end;
    }

.collapseButton[b-9akh6titl0] {
    border: none;
    color: #212121;
    background: none;
    width: 50px;
    height: 30px;
    font-size: calc(1.275rem + .3vw);
    user-select: none;
}

[b-9akh6titl0] .PropertiesCollapse, [b-9akh6titl0] .ParentsCollapse, [b-9akh6titl0] .RelationsCollapse {
    padding: 10px 10px 5px 10px;
}

#resultDiv[b-9akh6titl0] {
    margin-bottom: 2rem;
}

[b-9akh6titl0] .form-check-input:checked {
    background-color: #7a7fff;
    border-color: #7a7fff;
}
[b-9akh6titl0] .form-check-input:focus {
    border-color: rgba(0,0,0,.25);
    outline: none;
    box-shadow: none;
}

.div_form_title_left[b-9akh6titl0] {
    display: flex;
    align-items: center;
}
@media (max-width: 900px) {
    .form_topActions_right[b-9akh6titl0] {
        margin-top: 10px !important;
    }
    .form_topActions[b-9akh6titl0] {
        justify-content: right;
    }
}

[b-9akh6titl0] .validation-errors {
    margin-top: 1rem;
    margin-bottom: 0;
}

.scroll-to-top[b-9akh6titl0] {
    position: fixed;
    bottom: 40px;
    right: 40px;
    background-color: #007bff;
    color: white;
    border: none;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.3);
    transition: opacity 0.3s ease-in-out;
    z-index: 1000;
}

    .scroll-to-top:hover[b-9akh6titl0] {
        background-color: #0056b3;
    }

.div-helpIcon[b-9akh6titl0] {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-left: 5px;
}
.helpIcon[b-9akh6titl0] {
    width: 15px;
    height: 15px;
}
/* _content/KBAI_Registration/Pages/AdminKB/ManageUsers.razor.rz.scp.css */
.areaTituloAreaEdicao[b-9z6q65kszm] {
    margin-bottom: 10px;
    padding: 0px;
    width: 98%;
    height: 20px;
    display: inline-block;
}

.tituloAreaEdicao[b-9z6q65kszm] {
    padding: 0px;
    width: 230px;
    font-size: 10pt;
    font-weight: bold;
    display: inline-block;
    float: left;
    color: black;
}

.textoLinkNewMembers[b-9z6q65kszm] {
    color: #6f6fc0;
    display: inline-block;
    float: right;
    font-size: 8pt;
    font-weight: bold;
    padding-left: 30px;
    background-image: url('/css/Default/images/icoUsers_selected.png');
    background-position: 6px center !important;
    background-size: 18px;
    background-repeat: no-repeat;
}

.btnAccept[b-9z6q65kszm] {
    border: green 1px solid;
    background-color: white;
    width: 60px;
    color: black;
    margin: 1px;
}

.btnRefuse[b-9z6q65kszm] {
    border: silver 1px solid;
    background-color: white;
    width: 60px;
    color: red;
    margin: 1px;
}

.btnDisable[b-9z6q65kszm] {
    border: silver 1px solid;
    background-color: white;
    width: 60px;
    color: blue;
    margin: 1px;
}

.listCellText[b-9z6q65kszm] {
    color: black;
    font-size: 10pt;
}

    .listCellText select[b-9z6q65kszm] {
        width: 100%;
        border-radius: 4px;
        border-color: #ced4da;
        height: 25px;
    }

    .listCellText .botaoaccao_main[b-9z6q65kszm] {
        width: min-content;
        min-width: 100px;
    }

.pagingLine[b-9z6q65kszm] {
    margin-top: 5pt;
}

/* _content/KBAI_Registration/Pages/AdminKB/Mapper.razor.rz.scp.css */

.selected[b-9sv6om6p1v] {
    color: #6f6fc0;
}
button[b-9sv6om6p1v] {
    border: 1px solid rgba(0, 0, 0, 0.2);
    border-radius: 5px;
}

legend[b-9sv6om6p1v] {
    margin-top: 15px;
}

.form_row[b-9sv6om6p1v] {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

[b-9sv6om6p1v] .form_row label {
    width: 180px !important;
}

[b-9sv6om6p1v] .form_row input {
    width: calc(100% - 210px) !important;
    min-width: 170px !important;
    /*max-width: 500px !important;*/
    border-radius: 4px;
    border: .07em solid #DDD;
    padding: 3px 10px;
}

.parent-item[b-9sv6om6p1v] {
    padding-left: 30px;
    padding-bottom: 10px;
}

.valid.modified:not([type=checkbox])[b-9sv6om6p1v] {
    outline: 1px solid #26b050;
}

.invalid[b-9sv6om6p1v] {
    outline: 1px solid red;
}

.validation-message[b-9sv6om6p1v] {
    color: red;
}

#blazor-error-ui[b-9sv6om6p1v] {
    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-9sv6om6p1v] {
        cursor: pointer;
        position: absolute;
        right: 0.75rem;
        top: 0.5rem;
    }

.blazor-error-boundary[b-9sv6om6p1v] {
    background: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNTYiIGhlaWdodD0iNDkiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIG92ZXJmbG93PSJoaWRkZW4iPjxkZWZzPjxjbGlwUGF0aCBpZD0iY2xpcDAiPjxyZWN0IHg9IjIzNSIgeT0iNTEiIHdpZHRoPSI1NiIgaGVpZ2h0PSI0OSIvPjwvY2xpcFBhdGg+PC9kZWZzPjxnIGNsaXAtcGF0aD0idXJsKCNjbGlwMCkiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0yMzUgLTUxKSI+PHBhdGggZD0iTTI2My41MDYgNTFDMjY0LjcxNyA1MSAyNjUuODEzIDUxLjQ4MzcgMjY2LjYwNiA1Mi4yNjU4TDI2Ny4wNTIgNTIuNzk4NyAyNjcuNTM5IDUzLjYyODMgMjkwLjE4NSA5Mi4xODMxIDI5MC41NDUgOTIuNzk1IDI5MC42NTYgOTIuOTk2QzI5MC44NzcgOTMuNTEzIDI5MSA5NC4wODE1IDI5MSA5NC42NzgyIDI5MSA5Ny4wNjUxIDI4OS4wMzggOTkgMjg2LjYxNyA5OUwyNDAuMzgzIDk5QzIzNy45NjMgOTkgMjM2IDk3LjA2NTEgMjM2IDk0LjY3ODIgMjM2IDk0LjM3OTkgMjM2LjAzMSA5NC4wODg2IDIzNi4wODkgOTMuODA3MkwyMzYuMzM4IDkzLjAxNjIgMjM2Ljg1OCA5Mi4xMzE0IDI1OS40NzMgNTMuNjI5NCAyNTkuOTYxIDUyLjc5ODUgMjYwLjQwNyA1Mi4yNjU4QzI2MS4yIDUxLjQ4MzcgMjYyLjI5NiA1MSAyNjMuNTA2IDUxWk0yNjMuNTg2IDY2LjAxODNDMjYwLjczNyA2Ni4wMTgzIDI1OS4zMTMgNjcuMTI0NSAyNTkuMzEzIDY5LjMzNyAyNTkuMzEzIDY5LjYxMDIgMjU5LjMzMiA2OS44NjA4IDI1OS4zNzEgNzAuMDg4N0wyNjEuNzk1IDg0LjAxNjEgMjY1LjM4IDg0LjAxNjEgMjY3LjgyMSA2OS43NDc1QzI2Ny44NiA2OS43MzA5IDI2Ny44NzkgNjkuNTg3NyAyNjcuODc5IDY5LjMxNzkgMjY3Ljg3OSA2Ny4xMTgyIDI2Ni40NDggNjYuMDE4MyAyNjMuNTg2IDY2LjAxODNaTTI2My41NzYgODYuMDU0N0MyNjEuMDQ5IDg2LjA1NDcgMjU5Ljc4NiA4Ny4zMDA1IDI1OS43ODYgODkuNzkyMSAyNTkuNzg2IDkyLjI4MzcgMjYxLjA0OSA5My41Mjk1IDI2My41NzYgOTMuNTI5NSAyNjYuMTE2IDkzLjUyOTUgMjY3LjM4NyA5Mi4yODM3IDI2Ny4zODcgODkuNzkyMSAyNjcuMzg3IDg3LjMwMDUgMjY2LjExNiA4Ni4wNTQ3IDI2My41NzYgODYuMDU0N1oiIGZpbGw9IiNGRkU1MDAiIGZpbGwtcnVsZT0iZXZlbm9kZCIvPjwvZz48L3N2Zz4=) no-repeat 1rem/1.8rem, #b32121;
    padding: 1rem 1rem 1rem 3.7rem;
    color: white;
}

    .blazor-error-boundary[b-9sv6om6p1v]::after {
        content: "An error has occurred."
    }

.loading-progress[b-9sv6om6p1v] {
    position: relative;
    display: block;
    width: 8rem;
    height: 8rem;
    margin: 20vh auto 1rem auto;
}

    .loading-progress circle[b-9sv6om6p1v] {
        fill: none;
        stroke: #e0e0e0;
        stroke-width: 0.6rem;
        transform-origin: 50% 50%;
        transform: rotate(-90deg);
    }

        .loading-progress circle:last-child[b-9sv6om6p1v] {
            stroke: #1b6ec2;
            stroke-dasharray: calc(3.141 * var(--blazor-load-percentage, 0%) * 0.8), 500%;
            transition: stroke-dasharray 0.05s ease-in-out;
        }

.loading-progress-text[b-9sv6om6p1v] {
    position: absolute;
    text-align: center;
    font-weight: bold;
    inset: calc(20vh + 3.25rem) 0 auto 0.2rem;
}

    .loading-progress-text[b-9sv6om6p1v]:after {
        content: var(--blazor-load-percentage-text, "Loading");
    }

code[b-9sv6om6p1v] {
    color: #c02d76;
}

label[b-9sv6om6p1v] {
    min-width: 170px;
}

.botaoaccao_outro[b-9sv6om6p1v], .botaoaccao_back[b-9sv6om6p1v] {
    margin: 2rem auto 2rem;
}

[b-9sv6om6p1v] .form-check {
    margin: 3rem 0 2rem;
}

.importFileCampotexto[b-9sv6om6p1v] {
    resize: vertical;
    height: 300px;
}

.camposelect[b-9sv6om6p1v] {
    width: 95%;
    border: 0.07em solid #6a6a6a;
    border-radius: 5px;
    margin: 0.5rem 0 0;
}

.backButton[b-9sv6om6p1v] {
    border: none;
    cursor: pointer;
    color: #7a7aff;
    background: none;
    width: 100px;
    height: 30px;
    margin-bottom: 5px;
}

.integrationHeader[b-9sv6om6p1v], .collapseHeader[b-9sv6om6p1v] {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}
.form-group[b-9sv6om6p1v] {
    width: 95%;
}

.form_jsonVal[b-9sv6om6p1v] {
    display: flex;
    align-items: flex-start;
    margin-top: 2rem;
}

.collapseHeader[b-9sv6om6p1v] {
    cursor: pointer;
    margin-top: 1rem;
    height: 60px;
    border-bottom: 0.06em solid #b7b7b7;
}
    .collapseHeader > h6[b-9sv6om6p1v] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }
    .collapseHeader > button[b-9sv6om6p1v] {
        text-align: end;
    }

.collapseButton[b-9sv6om6p1v] {
    border: none;
    color: #6f6fc0;
    background: none;
    width: 50px;
    height: 30px;
    font-size: calc(1.275rem + .3vw);
    user-select: none;
}

[b-9sv6om6p1v] .PropertiesCollapse, [b-9sv6om6p1v] .ParentsCollapse, [b-9sv6om6p1v] .RelationsCollapse {
    padding: 10px 10px 5px 10px;
}
.form_topActions[b-9sv6om6p1v] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 0 1rem 0;
    width: 95%;
}

.form_topActions_left[b-9sv6om6p1v] {
    margin: 0 10px 0 0;
    text-align: end;
}

.form_topActions_right[b-9sv6om6p1v] {
    margin-left: auto;
}
/* _content/KBAI_Registration/Pages/AdminKB/Mapper_Tutorial.razor.rz.scp.css */

.helper_modal[b-gqc9i9j3r7] {
    max-width: 90vw;
    width: 1000px;
}

.row div[b-gqc9i9j3r7] {
   width: 100%;
}

h6[b-gqc9i9j3r7] {
    font-size: 18px;
    color: #6f6fc0;
    margin-top: 2rem;
    margin-bottom: 1rem;
}

.alert[b-gqc9i9j3r7] {
    margin-bottom: 3rem;
}

ul[b-gqc9i9j3r7] {
    margin-bottom: 3rem;
    padding: 10px 0 0 30px;
}
ul li[b-gqc9i9j3r7] {
    color: #6f6fc0;
    font-size: 14px;
    margin-bottom: 10px;
    margin-top: 2px;
}
ul li span[b-gqc9i9j3r7] {
    color: #212121;
    margin-left: 5px;
}
    ul li span strong[b-gqc9i9j3r7] {
        color: #212121;
        color: #6f6fc0;
    }

.collapseHeader[b-gqc9i9j3r7] {
    width: 95%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 1rem;
}

.collapseHeader[b-gqc9i9j3r7] {
    cursor: pointer;
    margin-top: 1rem;
    height: 60px;
    border-bottom: 0.06em solid #b7b7b7;
}

    .collapseHeader > h6[b-gqc9i9j3r7] {
        margin-top: 0 !important;
        margin-bottom: 0 !important;
    }

    .collapseHeader > button[b-gqc9i9j3r7] {
        text-align: end;
    }
.collapseButton[b-gqc9i9j3r7] {
    color: #6f6fc0;
    font-size: calc(1.275rem + .3vw);
}

.preset-block pre[b-gqc9i9j3r7] {
    max-height: 500px;
    overflow: auto
}
/* _content/KBAI_Registration/Pages/AdminKB/MetaPackages.razor.rz.scp.css */
/* _content/KBAI_Registration/Pages/Dashboard/Dashboard.razor.rz.scp.css */
.area_edit[b-ewfxmkpdph] {
    margin-top: 20px;
    margin-left: 20px;
    align-items: flex-start;
    height: calc(100% - 40px);
    float: left;
    width: calc(100% - 50px) !important;
    /*overflow: scroll;*/
}
main[b-ewfxmkpdph] {
    overflow: hidden;
}
.areaTituloAreaEdicao[b-ewfxmkpdph] {
    padding: 0px;
    width: 98%;
    height: 20px;
    margin-bottom: 2rem;
    display: inline-block;
}
#areaTituloAreaEdicao_inner[b-ewfxmkpdph] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    margin: 1rem 0;
}

.tituloAreaEdicao[b-ewfxmkpdph] {
    padding: 0px;
    /*width: 370px;*/
    font-size: 12pt;
    font-weight: bold;
    float: left;
    color: #212121;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.textoLink[b-ewfxmkpdph] {
    color: #6f6fc0;
    display: inline-block;
    float: right;
    font-size: 8pt;
    font-weight: bold;
}

.icoInfoBK[b-ewfxmkpdph] {
    width: 24px;
    height: 24px;
    margin: 4px 0pc 0px 4px;
    padding: 0px;
    display: inline-block;
    float: left;
    background-image: url('/css/Default/images/icoInfo.png');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
}


.btnDetalhes[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoOlho.png');
    width: 35%;
}

.btnEdit[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoOpenEditor.png');
    width: 30%;
}

.btnThought[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoThought.svg');
    background-size: 21px !important;
    width: 30%;
}

.btnConfig[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoConfig.png');
    width: 35%;
}

.nokbais[b-ewfxmkpdph] {
    vertical-align: middle;
    text-align: center;
    border: red 1px solid;
    height: 86px;
    width: 98%;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.areaTituloAreaEdicao[b-ewfxmkpdph] {
    margin-bottom: 20px;
    padding: 0px;
    width: 98%;
    height: fit-content;
    display: inline-block;
}
.searchInputAreaEdicao[b-ewfxmkpdph] {
    width: 220px;
    border-radius: 0px;
    /*margin-bottom: 20px;*/
    border-width: 0px 0px 1px;
    font-size: 14px;
    padding: 5px;
}
    .searchInputAreaEdicao:focus[b-ewfxmkpdph], .searchInputAreaEdicao:focus-visible[b-ewfxmkpdph] {
        outline: none !important;
        box-shadow: none !important;
        border-color: #7a7fff !important;
    }

.disabled[b-ewfxmkpdph] {
    display: none !important; /*override para esconder em vez de ficar a cinzento*/
}

.tituloAreaEdicao[b-ewfxmkpdph] {
    padding: 0px;
    width: 360px;
    float: left;
    color: #212121;
    display: flex;
    align-items: center;
}
    .tituloAreaEdicao p[b-ewfxmkpdph] {
        font-size: 12pt;
        font-weight: bold;
        margin-bottom: 0;
    }

.textoLink[b-ewfxmkpdph] {
    color: #6f6fc0;
    display: inline-block;
    float: right;
    font-size: 8pt;
    font-weight: bold;
}

.addkb_plusText[b-ewfxmkpdph] {
    color: white;
    font-size: 20pt;
    font-weight: bold;
    text-align: center;
}

.selected_button_text[b-ewfxmkpdph] {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
}
.addkb_plusText[b-ewfxmkpdph] {
    color: white;
    font-size: 40px;
    line-height: 30px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

.selected_button_text[b-ewfxmkpdph] {
    color: white;
    /*font-size: 8pt;*/
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.AreaNomeAccaoBK[b-ewfxmkpdph] {
    width: 100%;
    height: 66px;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.icoInfoBK[b-ewfxmkpdph] {
    width: 24px;
    height: 24px;
    margin: 4px 0pc 0px 4px;
    padding: 0px;
    display: inline-block;
    float: left;
    background-image: url('/css/Default/images/icoInfo.png');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
}

.div-KB[b-ewfxmkpdph] {
    display: flex;
    overflow: hidden;
    align-items: flex-start;
}

.div-iconKB[b-ewfxmkpdph] {
    width: 50px;
    height: 55px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

/*.div-KB:hover .iconKB {
    filter: invert(47%) sepia(56%) saturate(509%) hue-rotate(202deg) brightness(92%) contrast(83%);
}*/

.iconKB[b-ewfxmkpdph] {
    width: 38px;
    filter: invert(47%) sepia(56%) saturate(509%) hue-rotate(202deg) brightness(86%) contrast(83%);
}

.div-KB p[b-ewfxmkpdph] {
    text-align: left;
    margin: 0 18px 0 10px;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    max-width: calc(100% - 80px);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.textoNomeBK[b-ewfxmkpdph] {
    width: 100%;
    max-height: 100px;
    margin: 10px 10px 0px 5px;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    color: #6f6fc0;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    z-index: 90;
    position: relative;
}
    .textoNomeBK:hover[b-ewfxmkpdph] {
        filter: brightness(1.2) !important;
    }
.textoNomeNoSettings[b-ewfxmkpdph] {
    /*padding: 0px;*/
}
.div_thoughtVisibility[b-ewfxmkpdph] {
    position: absolute;
    right: 120px;
    bottom: 18px;
    display: flex;
    cursor: pointer;
}
    .div_thoughtVisibility input[b-ewfxmkpdph] {
        margin-right: 10px;
        cursor: pointer;
    }
    .div_thoughtVisibility label[b-ewfxmkpdph] {
        cursor: pointer;
    }

    .input_thought_url[b-ewfxmkpdph] {
        margin-top: 20px;
    }

.AreaBtnAccaoBK[b-ewfxmkpdph] {
    width: 100%;
    height: 50px;
    margin: 0px;
    padding: 0px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: flex-start;
}

.btnAccaoBK[b-ewfxmkpdph] {
    border: none;
    padding: 0px;
    width: 22%;
    height: 30px;
    max-height: 50px;
    display: inline-block;
    background-color: transparent;
    background-size: 23px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 105;
    position: relative;
}

    .btnAccaoBK:hover[b-ewfxmkpdph] {
        filter: invert(53%) sepia(90%) saturate(1285%) hue-rotate(208deg) brightness(103%) contrast(90%);
    }

.btnConfigDiv[b-ewfxmkpdph] {
    position: absolute;
    top: 0px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 2px;
    display: flex;
    justify-content: right;
}

.btnInfoKB[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoInfoBlue.png');
    background-position-x: center;
    opacity: 0.8;
    background-size: 22px !important;
}

.btnDetalhes[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoOlho.svg');
    background-position-x: center;
}

.btnMobileBrowser[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoOlho_mobile.svg');
    background-position-x: center;
}

.btnEdit[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoOpenEditor.svg');
    background-position-x: center;
    background-size: 21px;
}

.btnConfig[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoConfig.svg');
    background-position-x: center;
    width: 35px;
}

.btnReports[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoReports.svg');
    background-position-x: center;
    background-size: 15px;
}

.btnAceitar[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoAceitar.png');
    width: 48%;
}

.btnRejeitar[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoRejeitar.png');
    width: 48%;
}

.msgAcessoPendente[b-ewfxmkpdph] {
    width: 98%;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    color: darkred;
}

.msgAcessoRejeitado[b-ewfxmkpdph] {
    width: 98%;
    text-align: center;
    font-size: 8pt;
    font-weight: bold;
    color: darkred;
}


.BotaoVideoIntroducao[b-ewfxmkpdph] {
    display: inline-block;
    float: left;
    height: 118px;
    width: 210px;
    background-repeat: no-repeat;
    background-size: 210px;
    background-color: white;
    filter: drop-shadow(2px 2px 5px gray) !important;
    margin: 20px 20px 20px 0px;
    cursor: pointer;
}

.btnVideoConceito[b-ewfxmkpdph] {
    background-image: url('css/default/images/kbaiconcept.png');
}

.btnVideoBrowser[b-ewfxmkpdph] {
    background-image: url('css/default/images/kbaibrowser.png');
}

.btnVideoEditor[b-ewfxmkpdph] {
    background-image: url('css/default/images/kbaieditor.png');
}

.btnVideoReports[b-ewfxmkpdph] {
    background-image: url('css/default/images/kbaireports.png');
}


.btnShadow[b-ewfxmkpdph] {
    filter: drop-shadow(2px 2px 2px gray);
}

.btnFilter[b-ewfxmkpdph] {
    filter: invert(58%) sepia(7%) saturate(4058%) hue-rotate(201deg) brightness(99%) contrast(88%);
}

.deviceMessage[b-ewfxmkpdph] {
    color: red;
    font-size: 8pt;
    margin-bottom: 10px;
}

.border-none[b-ewfxmkpdph] {
    border: none;
}


.introduction-label[b-ewfxmkpdph] {
    margin: 20px;
    font-family: var(--bs-body-font-family);
    font-weight: lighter;
}

/* Knowledge base types */
.type-1[b-ewfxmkpdph] {
    background-color: #fff;
    /*background-color: #e6e3f6;*/
    /*filter: invert(85%) sepia(22%) saturate(138%) hue-rotate(208deg) brightness(105%) contrast(93%);*/
}
    .type-1 .iconKB[b-ewfxmkpdph] {
        /*filter: invert(51%) sepia(34%) saturate(945%) hue-rotate(217deg) brightness(96%) contrast(90%);*/
        filter: invert(31%) sepia(74%) saturate(945%) hue-rotate(117deg) brightness(96%) contrast(90%) !important;
    }
    .type-1 .div-KB p[b-ewfxmkpdph] {
        color: #0d804f !important;
    }


.type-2[b-ewfxmkpdph] {
    background-color: #fff;
}
    .type-2 .iconKB[b-ewfxmkpdph] {
        filter: invert(65%) sepia(68%) saturate(403%) hue-rotate(347deg) brightness(103%) contrast(101%);
        /*#ffb554*/
    }
    .type-2 .div-KB p[b-ewfxmkpdph] {
        color: #ffb554;
    }
.type-3[b-ewfxmkpdph] {
    background-color: #fff;
    /*background-color: #f3ddc0;*/
}





.favorite_tab_subtitle[b-ewfxmkpdph] {
    margin: 0 15px 0 0;
}

[b-ewfxmkpdph] .favorite_tab_subtitle_icon {
    width: 12px !important;
    min-width: 12px !important;
}

[b-ewfxmkpdph] .div_openNode_actions_icon {
    display: flex;
    width: 14px !important;
    min-width: 14px !important;
    margin-top: 3px;
    cursor: pointer;
    align-items: center;
}

.openNode_subtitle_div[b-ewfxmkpdph] {
    width: fit-content;
    display: flex;
    align-items: center;
    position: relative;
}

[b-ewfxmkpdph] .div_favorite_info {
    width: calc(100% - 75px);
}

[b-ewfxmkpdph] .favorite_open_icon {
    width: 18px;
    height: 18px;
}

.dashboard_gotoIcons[b-ewfxmkpdph] {
    width: 30px;
}

#map[b-ewfxmkpdph] {
    width: 100%;
}

.hidden_signaturepad[b-ewfxmkpdph] {
    visibility: hidden;
    height: 50px;
}

.div_locationIcon[b-ewfxmkpdph] {
    width: 40px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-ewfxmkpdph] .location_input {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

    [b-ewfxmkpdph] .location_input::part(root) {
        width: 70%;
    }

    [b-ewfxmkpdph] .location_input::after {
        width: 70%;
    }

@media screen and (max-width: 900px) {
    [b-ewfxmkpdph] .location_input {
        width: 100% !important;
    }
}

@media screen and (max-width: 1100px) {
    [b-ewfxmkpdph] .location_input::part(root) {
        max-width: 70%;
    }

    [b-ewfxmkpdph] .location_input::after {
        max-width: 70%;
    }
}

.div_locationField[b-ewfxmkpdph] {
    margin-bottom: 2rem;
    justify-content: flex-end;
}

#div_openNode_location[b-ewfxmkpdph] {
    display: flex;
    flex-direction: row;
    align-content: center center;
    margin: 20px 0;
}

.div_openNode_label_action[b-ewfxmkpdph] {
    display: flex;
    align-items: center;
}

[b-ewfxmkpdph] .openNode_property_label_icon {
    width: 13px;
    height: 13px;
    margin-left: 10px;
}

.p_openNode_label_action[b-ewfxmkpdph] {
    color: #7A7FFF;
    font-size: 12px;
}

.div_dashboardCard_add[b-ewfxmkpdph] {
    display: flex;
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.dashboardCard_list_div[b-ewfxmkpdph] {
    align-items: center;
    justify-content: center;
    display: flex;
    flex-wrap: wrap;
    max-height: 90%;
    overflow-y: overlay;
}

.dashboardCard[b-ewfxmkpdph] {
    width: fit-content;
    min-height: 110px;
    min-width: 110px;
    border-radius: 100%;
}

.div_modal_foot[b-ewfxmkpdph] {
    display: flex;
    position: absolute;
    bottom: 0;
    right: 0;
}

.div_dashboardCard[b-ewfxmkpdph] {
    margin-top: 15px;
}

[b-ewfxmkpdph] .openNode_actions_menu {
    z-index: 100;
    display: block;
    width: fit-content;
    height: fit-content;
    border-radius: 10px;
    position: absolute;
    max-height: 200px;
    overflow: overlay;
    top: 0 !important;
    right: -140px;
}

.div_new_rootCard_add[b-ewfxmkpdph] {
    width: 100%;
    height: 100%;
    align-items: center;
    justify-content: center;
}

.div_new_rootCard[b-ewfxmkpdph] {
    margin-top: 15px;
}

.new_rootCard[b-ewfxmkpdph], .div_newRoot_card_header[b-ewfxmkpdph], .dashboardCard[b-ewfxmkpdph] {
    justify-content: center;
    flex-direction: column;
}

[b-ewfxmkpdph] .type_input {
    width: 100% !important;
}

[b-ewfxmkpdph] .editor_save_icon {
    width: 21px;
    height: 21px;
}

.openNode_actions_icon[b-ewfxmkpdph] {
    max-width: 19px;
    max-height: 15px;
}

@media screen and (max-width: 900px) {
    [b-ewfxmkpdph] .openNode_property_input {
        width: calc(100% - 120px) !important;
        min-width: 250px !important;
    }
}

[b-ewfxmkpdph] #thought_modal::part(control):focus-visible {
    outline: none !important;
}

[b-ewfxmkpdph] .p_cloud_contextDesc img {
    width: 100%;
    margin: 10px 0;
}

.div_cloudDesc[b-ewfxmkpdph] {
    margin: 5px 0 0 0;
    width: calc(100% - 118px);
}

.div_thought_modal[b-ewfxmkpdph] {
    height: 100%;
    padding: 20px;
    position: relative;
}

.div_thought_main[b-ewfxmkpdph] {
    display: flex;
    flex-direction: column;
    height: calc(100% - 50px);
}

.div_thoughtEditArea[b-ewfxmkpdph] {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 3rem;
}

[b-ewfxmkpdph] .div_thought_textArea {
    width: 90%;
    height: 100%;
    margin: 20px 0 0 0;
}

[b-ewfxmkpdph] .thought_textArea {
    width: 100%;
    margin-top: 20px;
    /*height: calc(100% - 3rem - 50px);*/
}

    [b-ewfxmkpdph] .thought_textArea::part(control) {
        min-height: 180px;
    }

.div_modal_submitButton[b-ewfxmkpdph] {
    margin: 0;
    bottom: 10px;
    right: 20px;
    display: flex;
    transition: .4s;
    width: fit-content;
    position: absolute;
    border-radius: 5px;
    align-items: center;
    padding: 10px 20px;
    justify-content: center;
    background-color: #EEEEFF;
}

.modalButton_text[b-ewfxmkpdph] {
    color: #FFFFFF;
    font-size: 14px;
}

.div_node_card_footer[b-ewfxmkpdph] {
    width: 100%;
    display: flex;
    justify-content: flex-end;
}

[b-ewfxmkpdph] .visibility_user {
    padding: 5px 10px;
    border-radius: 20px;
}

[b-ewfxmkpdph] .new_visibility_user_name::part(listbox) {
    max-height: 200px;
}


@media screen and (max-width: 1100px) {
    [b-ewfxmkpdph] .new_visibility_user_name {
        min-width: 100%;
    }
    [b-ewfxmkpdph] .visibility_user {
        max-width: 190px;
    }
}

.add_topic_button[b-ewfxmkpdph] {
    width: 50px;
    height: 30px;
    justify-content: flex-end;
}

@media screen and (max-height: 600px) {
    [b-ewfxmkpdph] .div_thought_main {
        height: calc(100% - 90px);
        margin-top: 20px;
    }
}

[b-ewfxmkpdph] .favorite_info_div {
    width: 100% !important;
}

[b-ewfxmkpdph] .favoride_node_card_WAOpen {
    min-width: 330px;
}

@media screen and (max-width: 1423px) {
    [b-ewfxmkpdph] .favoride_node_card_WAOpen {
        max-width: 500px;
        margin: 15px auto;
        width: 90%;
    }
}

.div_editor_headerActions[b-ewfxmkpdph] {
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    min-width: 130px;
    position: fixed;
    bottom: 2rem;
    right: 0rem;
    z-index: 10;
}

.div_editor_save_icon[b-ewfxmkpdph] {
    width: 50px;
    height: 50px;
    min-width: 34px;
    border-radius: 100%;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .4s;
}

    .div_editor_save_icon:hover[b-ewfxmkpdph] {
        width: 55px;
        height: 55px;
    }

        .div_editor_save_icon:hover .editor_save_icon[b-ewfxmkpdph] {
            width: 26px !important;
            height: 26px !important;
        }

.div_editor_icon_active[b-ewfxmkpdph] {
    background-color: #7A7FFF;
}

.div_txt_searchbar[b-ewfxmkpdph] {
    z-index: 95;
    width: 100%;
    max-width: 400px;
    min-width: 100px;
    height: 40px;
    display: flex;
    margin: 0;
    padding: 0px 10px;
    border-radius: 20px;
    background-color: #F1F1F1;
    align-items: center;
}

.div_dashboard_subheader[b-ewfxmkpdph] {
    width: 90%;
    margin: 0 auto 3rem auto;
    display: flex;
    align-items: center;
    position: relative;
    justify-content: space-between;
    flex-wrap: wrap;
}

.div_dashboard_subheader_left[b-ewfxmkpdph] {
    width: 50%;
    min-width: 200px;
    height: 40px;
    display: flex;
    align-items: center;
}

.div_dashboard_subheader_right[b-ewfxmkpdph] {
    width: 50%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

@media screen and (max-width: 575px) {
    .div_dashboard_subheader_left[b-ewfxmkpdph] {
        width: 100%;
    }

    .div_dashboard_subheader_right[b-ewfxmkpdph] {
        width: 100%;
        margin-top: 20px;
    }

    .favorite_tab_subtitle[b-ewfxmkpdph] {
        font-size: 24px;
    }

    [b-ewfxmkpdph] .div_openNode_actions_icon {
        margin-left: auto !important;
    }

    [b-ewfxmkpdph] .dashboard_subheader_icon, .openNode_actions_icon[b-ewfxmkpdph] {
        width: 20px !important;
        height: 20px !important;
        max-width: 20px !important;
        max-height: 20px !important;
    }
}

[b-ewfxmkpdph] .favorite_tab_icon {
    width: 15px;
}

.add_remove_toggle[b-ewfxmkpdph] {
    color: #7A7FFF;
    width: 16px;
    height: 16px;
    padding: 0px;
}

.image-container[b-ewfxmkpdph] {
    width: 100%; /* Adjust this to your desired width */
    overflow: hidden; /* Ensures that any overflow is hidden */
}

    .image-container img[b-ewfxmkpdph] {
        width: 100%;
        height: 100%;
        object-fit: contain; /* Ensures the image scales down to fit within the container */
    }

.add_topic_label[b-ewfxmkpdph] {
    margin: 0 5px 0 0;
    font-size: 13px;
    color: #7A7FFF;
}


[b-ewfxmkpdph] .fluent-autocomplete-multiselect div[role=listbox][b-90q402ec2b] fluent-option:not([disabled])[selectable] {
    border: none;
}
/*
::deep #ThoughtModal::part(control):focus-visible {
    outline: none !important;
}
*/
[b-ewfxmkpdph] #ThoughtModal {
    --dialog-height: unset !important;
    --bs-modal-width: 800px !important;
    z-index: 100 !important;
}

@media screen and (max-height: 1020px) {
    #ThoughtModal[b-ewfxmkpdph] {
        --dialog-height: unset !important;
        --dialog-width: 60% !important;
    }
}

@media screen and (max-width: 645px) {
    #ThoughtModal[b-ewfxmkpdph] {
        --dialog-height: unset !important;
        --dialog-width: 80% !important;
    }
}

@media screen and (min-width: 1250px) {
    #ThoughtModal[b-ewfxmkpdph] {
        --dialog-height: unset !important;
        --dialog-width: 60% !important;
    }
}
.div_PropertyWithLabel[b-ewfxmkpdph] {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 2px;
    transition: .2s;
}
.openNode_property_label[b-ewfxmkpdph] {
    margin: 0;
    font-size: 14px;
}
.openNode_property_label_icon[b-ewfxmkpdph] {
    width: 13px;
    height: 13px;
    margin-left: 10px;
}
.p_openNode_label_action[b-ewfxmkpdph] {
    margin: 0;
}

.openNode_property_input[b-ewfxmkpdph] {
    width: 100% !important;
    min-width: 250px !important;
    border: solid 1px gray;
    border-radius: 5px;
}
@media screen and (max-width: 900px) {
    .openNode_property_input[b-ewfxmkpdph] {
        width: calc(100% - 120px) !important;
        min-width: 250px !important;
    }
}
.thought_textArea[b-ewfxmkpdph] {
    width: 100%;
    margin-top: 20px;
    min-height: 180px;
    border: solid 1px gray;
    border-radius: 5px;
    /*height: calc(100% - 3rem - 50px);*/
}
.btn_copyKBRef[b-ewfxmkpdph], .btn_copyKBToken[b-ewfxmkpdph], .btn_editKBParams[b-ewfxmkpdph] {
    display: flex;
    align-items: center;
    justify-content: center;
}
    .btn_copyKBToken img[b-ewfxmkpdph], .btn_copyKBRef img[b-ewfxmkpdph], .btn_editKBParams img[b-ewfxmkpdph] {
        width: 13px;
        height: 13px;
        margin-left: 7px;
    }
.btn_KBModal_Action_copyKBRef img[b-ewfxmkpdph], .btn_KBModal_Action_copyKBToken img[b-ewfxmkpdph], .btn_KBModal_Action_editKBParams img[b-ewfxmkpdph] {
    width: 15px;
    height: 15px;
    transition: .2s;
}
.btn_KBModal_Action_copyKBRef:hover img[b-ewfxmkpdph], .btn_KBModal_Action_copyKBToken:hover img[b-ewfxmkpdph], .btn_KBModal_Action_editKBParams:hover img[b-ewfxmkpdph] {
    transform: scale(1.1);
}

.div_KBModal_Header_Actions[b-ewfxmkpdph] {
    flex-wrap: wrap;
    justify-content: space-evenly !important;
    margin: 0 0 0 1rem !important;
    min-width: fit-content;
}
    .div_KBModal_Header_Actions .btn[b-ewfxmkpdph] {
        /*margin: 5px 0.2rem;*/
        margin: 0 2px;
        width: 30px;
        height: 30px;
        cursor: pointer;
        display: flex;
        align-items: center;
        justify-content: center;
        /*background-color: #7a7fff !important;*/
        border: none;
    }
        .div_KBModal_Header_Actions .btn:focus[b-ewfxmkpdph] {
            box-shadow: none!important;
        }
.KBModal_Header_Title p[b-ewfxmkpdph] {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
}
.div_KBTopActions[b-ewfxmkpdph] {
    flex-wrap: wrap;
    justify-content: space-evenly !important;
    border-bottom: solid #7a7fff45;
    border-bottom-width: 0.08em;
    padding-bottom: 10px;
}
    .div_KBTopActions .btn[b-ewfxmkpdph] {
        margin: 5px 0.2rem;
        min-width: 148px;
        max-width: 200px;
        width: 30%;
    }

@media (max-width: 550px) {
    .div_KBTopActions .btn[b-ewfxmkpdph] {
        width: 100%;
        max-width: 100%;
        margin: 5px 0.2rem;
    }
}

.div_KBModal_Header[b-ewfxmkpdph] {
    width: calc(100% - 30px);
    display: flex;
    align-items: center;
}

.div_KBDetails_Description[b-ewfxmkpdph] {
    padding: 0 10px;
    margin-bottom: 5rem;
    overflow-y: scroll;
    max-height: 45vh;
    min-height: 200px;
}
/* Track */
    .div_KBDetails_Description[b-ewfxmkpdph]::-webkit-scrollbar-track {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        background: #F3F4F9;
    }
/* Handle */
    .div_KBDetails_Description[b-ewfxmkpdph]::-webkit-scrollbar-thumb {
        -webkit-border-radius: 10px;
        border-radius: 10px;
        border: 8px #7a7fff solid;
    }
.KBDetails_Description_title[b-ewfxmkpdph] {
    font-weight: 600;
    font-size: 14px;
}
.KBDetails_Description[b-ewfxmkpdph] {
    margin: 0;
    font-size: 14px;
}
.div_KBDetails_GoToButtons[b-ewfxmkpdph] {
    position: absolute;
    width: calc(100% - 2rem);
    bottom: 15px;
    height: 50px;
    display: flex;
    align-items: center;
}
.KBDetails_GoToIcons[b-ewfxmkpdph] {
    width: 100%;
}
.KBDetails_GoToButtons[b-ewfxmkpdph] {
    width: 20%;
    transition: .2s;
    text-align:center;
}
    .KBDetails_GoToButtons:hover[b-ewfxmkpdph] {
        transform: scale(1.1);
    }
.KBDetails_GoToButton input[b-ewfxmkpdph] {
    
}
.KBDetails_GoToButtons_label[b-ewfxmkpdph] {
    font-size: 12px;
    margin: 0;
    color: #7A7FFF;
}

.div_KBDetails_Body[b-ewfxmkpdph] {
    min-height: 10rem;
    width: 100%;
}
.KBDetails_Body_formButtons[b-ewfxmkpdph] {
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 1rem;
    bottom: 20px;
}
.modal-body button[b-ewfxmkpdph] {
    color: white;
    font-size: 14px;
    background-color: #7A7FFF;
}
    .modal-body button:hover[b-ewfxmkpdph] {
        background-color: #6d72ff;
    }
    .modal-body button:focus-visible[b-ewfxmkpdph], .modal-body button:active[b-ewfxmkpdph] {
        box-shadow: none;
        outline: none;
    }
    .modal-body button.btn-danger[b-ewfxmkpdph] {
        background-color: #C4314B;
        margin-left: 10px;
    }
        .modal-body button.btn-danger:hover[b-ewfxmkpdph] {
            background-color: #b81c37;
        }
@media (min-width: 576px) {
    .div_KBDetails_Body[b-ewfxmkpdph] {
        min-height: 10rem;
        width: 100%;
    }
    .modal-dialog[b-ewfxmkpdph] {
        margin-top: 10vh !important;
        max-width: 90vw !important;
        width: fit-content;
    }
}

/* Handle */
[b-ewfxmkpdph] ::-webkit-scrollbar-thumb {
    background: #C7C7C7;
    border-radius: 10px;
    border: 8px white solid;
}

.div_modal_body[b-ewfxmkpdph] {
    margin: auto;
    display: flex;
    width: 100%;
    height: calc(100% - 50px);
    flex-direction: column;
    align-items: center;
    /*margin-bottom: 80px;*/
}

#editHeader_right[b-ewfxmkpdph] {
    display: flex;
    align-items: center;
}
.div_SearchLogo[b-ewfxmkpdph] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
    margin-top: 4px;
}
.SearchLogo[b-ewfxmkpdph] {
    width: 20px;
    height: 20px;
}

.modal .div_resultsAccordionArea[b-ewfxmkpdph] {
    width: 100%;
    margin: 5rem 0 0;
    position: relative;
    padding: 0 !important;
}
.results_modal .div_resultsAccordionArea[b-ewfxmkpdph] {
    width: 100%;
    margin: auto;
    position: relative;
    padding: 20px 10px;
}
.results_node_li[b-ewfxmkpdph] {
    width: 100%;
    display: flex;
    align-items: center;
    border-radius: 10px;
    border: 0.07em solid #c4c4ff;
    padding: 8px;
    margin-bottom: 10px;
    cursor: pointer;
    transition: .3s;
}
    .results_node_li:hover[b-ewfxmkpdph] {
        background-color: #7a7fff;
        border: 0.07em solid #7a7fff;
    }
    .results_node_li:hover p[b-ewfxmkpdph] {
        color: white;
    }
.results_node_li_ref[b-ewfxmkpdph] {
    font-size: 14px;
    color: #212121;
    margin: 0;
    transition: .3s;
}
[b-ewfxmkpdph] .accordion-button:not(.collapsed)::after {
    filter: invert(50%) sepia(86%) saturate(2943%) hue-rotate(217deg) brightness(105%) contrast(107%);
}
[b-ewfxmkpdph] .accordion-button:not(.collapsed) {
    color: #7a7fff;
    background-color: #efefff;
}

[b-ewfxmkpdph] .accordion-button:focus, [b-ewfxmkpdph] .accordion-button:focus-visible {
    box-shadow: none !important;
    outline: none !important;
}
/* _content/KBAI_Registration/Pages/Dashboard/KBSearch.razor.rz.scp.css */

[b-t68fl5raer]::webkit-scrollbar-thumb {
    border: 8px solid #212121 !important;
}

#AllKBSearch[b-t68fl5raer] {
    max-width: 600px;
    width: 27px;
    top: 48px;
    height: calc(100vh - 48px);
    transition: .2s;
    position: fixed;
    right: 8px;
    z-index: 999;
    background-color: #F3F4F9;
    box-shadow: inset rgb(0 0 0 / 12%) 4px 0px 5px 0px;
}
    #AllKBSearch .area_edit[b-t68fl5raer] {
        display:none;
    }
.AllKBSearch_ClosedOverlay[b-t68fl5raer] {
    display: none;
}
.AllKBSearch_OpenOverlay[b-t68fl5raer] {
    top: 0;
    left: 0;
    z-index: 999;
    height: 100vh;
    width: 100vw;
    min-width: 42px !important;
    max-width: calc(100vw - 608px) !important;
    position: absolute;
}
.AllKBSearch_Open[b-t68fl5raer] {
    width: calc(100vw - 50px) !important;
}
    .AllKBSearch_Open .area_edit[b-t68fl5raer] {
        display: block !important;
        width: 100%;
        margin: 0!important;
        padding: 20px 20px 0 20px;
        max-height: 100%;
        height: 100%;
        overflow: scroll;
        overflow-x: hidden;
    }
        .AllKBSearch_Open .area_edit[b-t68fl5raer]::-webkit-scrollbar-thumb {
            border: 8px solid #979797 !important;
        }
        .AllKBSearch_Open .area_edit[b-t68fl5raer]::-webkit-scrollbar-track {
            border-radius: 1px;
            background-color: #F3F4F9;
        }

#KBSearch_notch[b-t68fl5raer] {
    display: flex;
    top: 40px;
    left: -18px;
    width: 36px;
    height: 36px;
    z-index: 10000;
    position: absolute;
    transition: .5s;
    align-items: center;
    justify-content: center;
    background-color: #F3F4F9;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    box-shadow: inset rgb(0 0 0 / 12%) 4px -4px 4px 0px;
    cursor: pointer;
}
    #KBSearch_notch img[b-t68fl5raer] {
        width: 18px;
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }
.FilteredNodesArea[b-t68fl5raer] {
    display: flex;
    flex-direction: column;
    overflow-y: scroll;
    overflow-x: hidden;
    max-height: 100%;
    flex-wrap: nowrap;
    padding: 1rem 0 2rem 0;
    align-items: center;
}
    .FilteredNodesArea[b-t68fl5raer]::-webkit-scrollbar-track {
        border-radius: 1px;
        background-color: #F3F4F9;
    }
    .FilteredNodesArea[b-t68fl5raer]::-webkit-scrollbar-thumb {
        border: 8px solid #979797 !important;
    }
    .FilteredNodesArea[b-t68fl5raer]::-webkit-scrollbar-button {
        display: none;
    }
[b-t68fl5raer] #areaTituloAreaEdicao_inner {
    margin: 22px 0 1rem 10px !important;
}
.kbwrapper_expanded[b-t68fl5raer] {
    width: 100% !important;
    height: fit-content !important;
    max-height: 600px !important;
    margin: 0 0 1rem 0 !important;
    padding-bottom: 2rem;
}
.kb-box[b-t68fl5raer] {
    width: 100%;
    padding: 0 10px;
}
@media (max-width: 431px) {
    .kb-box[b-t68fl5raer] {
        width: 100% !important;
        max-width: 100% !important;
    }
}
.areaTituloAreaEdicao[b-t68fl5raer] {
    padding: 0px;
    width: 100%;
    margin-bottom: 2rem;
    display: inline-block;
}

#areaTituloAreaEdicao_inner[b-t68fl5raer] {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-end;
    margin: 1rem 0;
}
.div_SearchLogo[b-t68fl5raer] {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 7px;
    margin-top: 4px;
}

#editHeader_right[b-t68fl5raer] {
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.searchInput_icon[b-t68fl5raer] {
    right: 6px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    cursor: pointer;
    width: 25px;
    height: 25px;
    padding: 6px;
}
.searchInput_icon img[b-t68fl5raer] {
    width: 100%;
    height: 100%;
}
.SearchLogo[b-t68fl5raer] {
    width: 20px;
    height: 20px;
}
.searchInputAreaEdicao[b-t68fl5raer] {
    width: 100%;
    border-radius: 0px;
    border-width: 0px 0px 1px;
    font-size: 14px;
    padding: 5px 35px 5px 5px;
}
    .searchInputAreaEdicao:focus[b-t68fl5raer], .searchInputAreaEdicao:focus-visible[b-t68fl5raer] {
        outline: none !important;
        box-shadow: none !important;
        border-color: #7a7fff !important;
    }

.ShowMoreButton[b-t68fl5raer] {
    cursor: pointer;
    margin: 0 1rem 0 auto;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.ShowMoreButton p[b-t68fl5raer] {
    font-size: 12px;
    color: #7a7fff;
    margin: 0;
}
.Node_desc[b-t68fl5raer], .Node_desc p[b-t68fl5raer] {
    font-size: 14px;
    color: #212121;
    margin: 0;
}
.div_FilteredNodes_resume[b-t68fl5raer] {
    width: 100%;
    padding-left: 12px;
    padding-right: 10px;
    margin-bottom: 1rem;
}
.div_FilteredNodes_resume p[b-t68fl5raer] {
    font-size: 14px;
    color: #212121;
}
.div_NodeResume[b-t68fl5raer] {
    padding: 20px;
    max-height: 440px;
    overflow: scroll;
    overflow-x: hidden;
    width: 98%;
}
    .div_NodeResume[b-t68fl5raer]::-webkit-scrollbar-track {
        border-radius: 1px;
        background-color: #FFFFFF;
    }
    .div_NodeResume[b-t68fl5raer]::-webkit-scrollbar-thumb {
        border: 8px solid #979797 !important;
    }
.div_NodeResume p[b-t68fl5raer] {
    font-size: 14px;
    color: #212121;
    margin: 0 0 1rem 0;
}
.div_NodeNodes[b-t68fl5raer] {
    display: flex;
    padding: 20px;
    max-height: 440px;
    flex-direction: column;
    justify-content: flex-start;
    overflow: scroll;
    overflow-x: hidden;
    width: 98%;
}
    .div_NodeNodes[b-t68fl5raer]::-webkit-scrollbar-track {
        border-radius: 1px;
        background-color: #FFFFFF;
    }
    .div_NodeNodes[b-t68fl5raer]::-webkit-scrollbar-thumb {
        border: 8px solid #979797 !important;
    }
.Node_reference[b-t68fl5raer] {
    font-size: 14px;
    color: #212121;
    margin: 0;
}
.div_FNode[b-t68fl5raer] {
    width: 100%;
    display: flex;
    align-items: center;
    margin: 0 0 5px 0;
    padding: 10px;
}
[b-t68fl5raer] .resultsAccordionItem h2 button {
    font-size: 14px !important;
    cursor: default !important;
}
    [b-t68fl5raer] .resultsAccordionItem h2 button::after {
        cursor: pointer !important;
    }
[b-t68fl5raer] .resultsAccordionItem button {
    padding: 12px 15px !important;
}
[b-t68fl5raer] .resultsAccordionItem {
    margin-bottom: 5px;
}

[b-t68fl5raer] .Spinner {
    width: 50px;
    height: 50px;
    border: var(--bs-spinner-border-width) solid #7a7aff;
    border-right-color: transparent;
}

.tituloAreaEdicao[b-t68fl5raer] {
    width: 100%;
    margin-top: 2rem;
    padding-left: 12px;
    font-size: 12pt;
    font-weight: bold;
    float: left;
    color: #212121;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.titulo_AllKBsSearch span[b-t68fl5raer], .div_GenAI_resume span[b-t68fl5raer] {
    color: #7a7fff;
}
/* ------------------------------------------------------------------------------------------- KB Cards */
.div-iconKB[b-t68fl5raer] {
    width: 50px;
    height: 55px;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iconKB[b-t68fl5raer] {
    width: 38px;
    filter: invert(47%) sepia(56%) saturate(509%) hue-rotate(202deg) brightness(86%) contrast(83%);
}

.btnFilter[b-t68fl5raer] {
    filter: invert(58%) sepia(7%) saturate(4058%) hue-rotate(201deg) brightness(99%) contrast(88%);
}
.div-KB p[b-t68fl5raer] {
    text-align: left;
    margin: 0 18px 0 10px;
    font-size: 14px;
    font-weight: 600;
    display: -webkit-box;
    max-width: calc(100% - 80px);
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.AreaNomeAccaoBK[b-t68fl5raer] {
    width: 100%;
    height: 66px;
    margin: 0px;
    padding: 0px;
    display: flex;
    align-items: center;
}

.icoInfoBK[b-t68fl5raer] {
    width: 24px;
    height: 24px;
    margin: 4px 0pc 0px 4px;
    padding: 0px;
    display: inline-block;
    float: left;
    background-image: url('/css/Default/images/icoInfo.png');
    background-size: 18px;
    background-repeat: no-repeat;
    background-position: center center;
}
.AreaBtnAccaoBK[b-t68fl5raer] {
    width: 100%;
    height: 50px;
    margin: 0px;
    padding: 0px;
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
}

.btnAccaoBK[b-t68fl5raer] {
    border: none;
    padding: 0px;
    width: 22%;
    height: 30px;
    max-height: 50px;
    display: inline-block;
    background-color: transparent;
    background-size: 26px;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 105;
    position: relative;
}

    .btnAccaoBK:hover[b-t68fl5raer] {
        filter: invert(53%) sepia(90%) saturate(1285%) hue-rotate(208deg) brightness(103%) contrast(90%);
    }

.btnConfigDiv[b-t68fl5raer] {
    position: absolute;
    top: 0px;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 2px;
    display: flex;
    justify-content: right;
}

.btnInfoKB[b-t68fl5raer] {
    background-image: url('/css/Default/images/icoInfoBlue.png');
    background-position-x: center;
    opacity: 0.8;
    background-size: 22px !important;
}

.btnDetalhes[b-t68fl5raer] {
    background-image: url('/css/Default/images/icoOlho.svg');
    background-position-x: center;
}

.btnMobileBrowser[b-t68fl5raer] {
    background-image: url('/css/Default/images/icoOlho_mobile.svg');
    background-position-x: center;
}

.btnEdit[b-t68fl5raer] {
    background-image: url('/css/Default/images/icoOpenEditor.svg');
    background-position-x: center;
    background-size: 21px;
}

.btnConfig[b-t68fl5raer] {
    background-image: url('/css/Default/images/icoConfig.svg');
    background-position-x: center;
    width: 35px;
}

.btnReports[b-t68fl5raer] {
    background-image: url('/css/Default/images/icoReports.svg');
    background-position-x: center;
    background-size: 15px;
}
[b-t68fl5raer] .kbwrapper {
    width: 100% !important;
    height: fit-content !important;
    margin: 0 0 1rem 0 !important;
}
    [b-t68fl5raer] .kbwrapper:hover {
        transform: none;
    }

.textoNomeBK[b-t68fl5raer] {
    width: 100%;
    max-width: calc(100% - 100px);
    max-height: 100px;
    margin: 10px 10px 10px 5px !important;
    float: left;
    font-size: 12pt;
    font-weight: bold;
    color: #6f6fc0;
    text-align: center;
    cursor: pointer;
    display: flex;
    align-items: center;
    z-index: 90;
    position: relative;
}
    .textoNomeBK:hover[b-t68fl5raer] {
        filter: brightness(1.2) !important;
    }

/* Knowledge base types */
.type-1[b-t68fl5raer] {
    background-color: #fff;
}

    .type-1 .iconKB[b-t68fl5raer] {
        /*filter: invert(51%) sepia(34%) saturate(945%) hue-rotate(217deg) brightness(96%) contrast(90%);*/
        filter: invert(31%) sepia(74%) saturate(945%) hue-rotate(117deg) brightness(96%) contrast(90%) !important;
    }

    .type-1 .div-KB p[b-t68fl5raer] {
        color: #0d804f !important;
    }


.type-2[b-t68fl5raer] {
    background-color: #fff;
}

    .type-2 .iconKB[b-t68fl5raer] {
        filter: invert(65%) sepia(68%) saturate(403%) hue-rotate(347deg) brightness(103%) contrast(101%);
        /*#ffb554*/
    }

    .type-2 .div-KB p[b-t68fl5raer] {
        color: #ffb554;
    }

.type-3[b-t68fl5raer] {
    background-color: #fff;
}

[b-t68fl5raer] .NodesTabs {
    width: calc(100% - 30px);
    margin: 1rem auto 0 auto;
}
    [b-t68fl5raer] .NodesTabs .nav-link {
        font-size: 14px;
        color: #212121;
    }
    [b-t68fl5raer] .NodesTabs .active {
        color: #7a7fff!important;
    }
[b-t68fl5raer] .tab-content > .active {
    display: flex !important;
    flex-direction: column !important;
}
.accordionNodeTitle[b-t68fl5raer] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: calc(100% - 2rem);
}
.accordionNodeTitle_ref[b-t68fl5raer] {
    cursor: pointer!important;
}
.accordionNodeTitle_ref p[b-t68fl5raer] {
    margin: 0;
}
.accordionNodeTitle_buttons[b-t68fl5raer] {
    display: flex;
    align-items: center;
    justify-content: center;
}
.accordionNodeTitle_button[b-t68fl5raer] {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    margin: 0 2px 0 2px;
    transition: .2s;
}
.accordionNodeTitle_button img[b-t68fl5raer] {
    height: 100%;
    width: 100%;
}
.accordionNodeTitle_icon_Browser[b-t68fl5raer] {
    height: 22px !important;
    width: 22px !important;
}
.accordionNodeTitle_icon_Editor[b-t68fl5raer] {
    height: 19px !important;
    width: 22px !important;
}
.div_GenAISpinner[b-t68fl5raer] {
    margin-top: 1rem;
    align-items: center;
    justify-content: start;
}
[b-t68fl5raer] .GenAISpinner {
    width: 50px;
    height: 15px;
    color: #7a7aff !important;
}
[b-t68fl5raer] .Spinner {
    width: 30px;
    height: 30px;
    border: var(--bs-spinner-border-width) solid #7a7aff;
    border-right-color: transparent;
}
.div_NodesSpinner[b-t68fl5raer] {
    margin-top: 1rem;
}
.div_GenAI_resume[b-t68fl5raer] {
    margin: 0;
    width: fit-content;
    padding-left: 12px !important;
}
.div_GenAI_resume p[b-t68fl5raer] {
    margin: 0;
}
/* _content/KBAI_Registration/Pages/Menus/HeaderMenu.razor.rz.scp.css */

.headermenu[b-wa1re0yad4] {
    background-color: #212121;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100vw;
    z-index: 1000;
    position: fixed;
}

.icoHome[b-wa1re0yad4] {
    margin: 0px 10px 2px 2px;
    width: 24px;
    height: 24px;
    background: #595bd0;
    border: #595bd0 1px solid !important;
    background-image: url(/css/Default/images/home.svg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 16px;
    display: inline-block;
    border-radius: 4px;
}

    .icoHome:hover[b-wa1re0yad4] {
        margin: 0px 10px 2px 2px;
        width: 24px;
        height: 24px;
        background: #5393d5;
        border: #5393d5 1px solid !important;
        background-image: url(/css/Default/images/home.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: 16px;
        display: inline-block;
        border-radius: 4px;
    }

.headertitle[b-wa1re0yad4] {
    color: white;
    height: 48px;
    min-width: 150px;
    display: flex !important;
    align-items: center;
    float: left;
    /*margin: 6px 0px 0px 2px;*/
    font-weight: bold;
    color: white;
    font-size: 11pt;
}

.breadcrumb[b-wa1re0yad4] {
    margin: 0;
    display: flex;
    align-items: center;
}

.breadcrumb-item.active[b-wa1re0yad4] {
    color: white !important;
}

.breadcrumb-item.active[b-wa1re0yad4] {
    color: white !important;
}

a[b-wa1re0yad4], a:hover[b-wa1re0yad4] {
    color: white;
    text-decoration: none;
    font-weight: normal;
}

.btnUser[b-wa1re0yad4] {
    margin: auto;
    width: 16px;
    height: 16px;
    filter: invert(100%) sepia(0%) saturate(17%) hue-rotate(16deg) brightness(105%) contrast(97%) !important;
}

.btnBell[b-wa1re0yad4] {
    margin: 6px;
    width: 24px;
    height: 24px;
    border: none;
    background-color: transparent;
    background-image: url('/css/Default/images/icobell.png');
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 24px;
    float: right;
}

.headerbutton[b-wa1re0yad4] {
    margin: 6px !important;
    width: 100px !important;
    display: inline-block;
    float: right;
}

[b-wa1re0yad4] .topcontextmenutrigger {
    font-weight: 400;
    font-size: 9pt !important;
    width: 80px;
    height: 100%;
    display: flex;
    margin: 0 10px;
    cursor: pointer;
    color: white;
    align-items: center;
    justify-content: center;
}
    [b-wa1re0yad4] .topcontextmenutrigger:hover {
        color: ivory;
    }

[b-wa1re0yad4] .topcontextmenu {
    top: 44px !important;
    left: 0 !important;
    position: absolute;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

[b-wa1re0yad4] .usercontextmenutrigger {
    color: white;
    font-weight: 400;
    font-size: 9pt !important;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    color: white;
}

[b-wa1re0yad4] .usercontextmenu {
    position: absolute;
    right: 0 !important;
    left: auto !important;
    top: 44px !important;
    /*left: calc(100% - 120px) !important;*/
    border-bottom-left-radius: 10px !important;
}

.videowinw[b-wa1re0yad4] {
    text-align: center;
    padding: 10px;
}

.modal-fullscreen-xl-down .modal-content[b-wa1re0yad4] {
    height: 100%;
    width: 96% !important;
    border: 0;
    border-radius: 0;
}

.div_nav_right[b-wa1re0yad4] {
    display: flex;
    position: relative;
}

.ToolkitLogo[b-wa1re0yad4] {
    width: auto;
    height: 25px;
    margin: auto;
}

.div_ToolkitLogo[b-wa1re0yad4] {
    padding: 0 0 0 10px;
    height: 30px;
    display: flex;
    justify-content: center;
    cursor: pointer;
    border-radius: 5px;
    transition: .2s;
    width: fit-content;
    background-color: transparent !important;
}

.filter_FBFBFB[b-wa1re0yad4] {
    filter: invert(100%) sepia(0%) saturate(17%) hue-rotate(16deg) brightness(260%) contrast(97%) !important;
}

.menu_introduction[b-wa1re0yad4] {
    position: relative;
}

.div_tutorialGraphics[b-wa1re0yad4] {
    width: 100%;
    height: 400px;
    margin: auto;
    position: relative;
    padding: 20px 10px;
}

#div_tutorial_dots[b-wa1re0yad4] {
    text-align: center;
    margin: 1rem 0 0;
}

#tutorial_slideshow[b-wa1re0yad4] {
    width: 90%;
    height: 100%;
    max-width: 700px;
    margin: auto;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: space-between;
}

.tutorial_modal_body .div_dialog_content[b-wa1re0yad4] {
    width: 100%;
}

.mySlides[b-wa1re0yad4] {
    display: none;
    opacity: 0;
    transition: .5s;
    margin: auto;
    position: relative;
    max-width: calc(100% - 110px);
    max-height: calc(100% - 3rem);
}

.prev[b-wa1re0yad4], .next[b-wa1re0yad4] {
    cursor: pointer;
    position: absolute;
    user-select: none;
    display: flex;
    align-items: center;
    justify-content: center;
    top: calc(50% - 2rem - 10px);
    transition: .5s;
}

.prev[b-wa1re0yad4] {
    left: 15px;
}

.next[b-wa1re0yad4] {
    right: 15px;
}

.tutorial_arrows[b-wa1re0yad4] {
    width: 30px;
    height: 30px;
    transition: .5s;
    filter: invert(50%) sepia(86%) saturate(2943%) hue-rotate(217deg) brightness(105%) contrast(107%) opacity(0.6);
}

.next:hover .tutorial_arrows[b-wa1re0yad4], .prev:hover .tutorial_arrows[b-wa1re0yad4] {
    width: 33px;
    height: 33px;
    filter: invert(50%) sepia(86%) saturate(2943%) hue-rotate(217deg) brightness(105%) contrast(107%);
}

.next:hover[b-wa1re0yad4] {
    top: calc(50% - 2rem - 11.5px);
    right: 11.5px;
}

.prev:hover[b-wa1re0yad4] {
    top: calc(50% - 2rem - 11.5px);
    left: 11.5px;
}

#tutorial_prev[b-wa1re0yad4] {
    rotate: 180deg;
}

#tutorial_next[b-wa1re0yad4] {
}

.text[b-wa1re0yad4] {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

.numbertext[b-wa1re0yad4] {
    top: 0;
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    border-radius: 10px 0 10px 0;
    background-color: rgba(0, 0, 0, 0.4);
}

.dot[b-wa1re0yad4] {
    cursor: pointer;
    height: 10px;
    width: 10px;
    margin: 0 5px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
    .dot.active[b-wa1re0yad4], .dot:hover[b-wa1re0yad4] {
        background-color: #717171;
    }

.fade[b-wa1re0yad4] {
    opacity: 1!important;
    display: flex;
    -webkit-animation: display-none-transition 1s both;
    animation: display-none-transition 1s both;
}

.tutorial_img[b-wa1re0yad4], .tutorial_video[b-wa1re0yad4] {
    max-width: 100%;
    height: 100%;
    margin: auto;
    border-radius: 10px;
}

.div_tutorialDesc[b-wa1re0yad4] {
    width: 90%;
    padding: 10px;
    margin: 10px auto 0;
}

.p_tutorial_title[b-wa1re0yad4] {
    font-size: 20px;
    font-weight: 700;
}

.p_tutorial_desc[b-wa1re0yad4] {
    font-size: 14px;
}

.p_tutorial_close[b-wa1re0yad4] {
    color: #FFFFFF;
    font-size: 14px;
}

.tutorial_submit[b-wa1re0yad4] {
    position: unset;
    margin-left: 10px;
}

[b-wa1re0yad4] .div_modal_foot {
    margin: 1rem 1rem 1rem 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    position: relative;
}
input[type='checkbox'][b-wa1re0yad4] {
    text-align: center;
    display: table-cell;
    vertical-align: middle;
    width: 20px !important;
    height: 20px !important;
    appearance: none;
    border-radius: 10%;
    border: 1px solid #212121;
    box-shadow: none;
    font-size: 13px;
}
    input[type='checkbox']:checked[b-wa1re0yad4] {
        background-color: #7a7fff;
        border:none;
    }
    input[type='checkbox']:checked[b-wa1re0yad4]:after {
        content: '\2713';
        color: white;
    }
.div_tutorialShowCheck[b-wa1re0yad4] {
    display: flex;
    align-items: center;
    margin-right: 1rem;
    cursor: pointer;
    height: 40px;
}
    .div_tutorialShowCheck label[b-wa1re0yad4] {
        font-size: 14px;
        margin-left: 10px;
        cursor: pointer;
    }

.tutorialShowCheck[b-wa1re0yad4] {
    cursor: pointer;
}

.div_modal_submitButton[b-wa1re0yad4] {
    margin: 0;
    display: flex;
    transition: .4s;
    width: fit-content;
    border-radius: 5px;
    align-items: center;
    padding: 10px 20px;
    justify-content: center;
    background-color: #EEEEFF;
}

.modalButton_text[b-wa1re0yad4] {
    color: #FFFFFF;
    font-size: 14px;
}

.breadcrumb-goToButton[b-wa1re0yad4] {
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0 5px;
}
    .breadcrumb-goToButton .btn_goToReports[b-wa1re0yad4] {
        width: 14px;
        height: 14px;
    }
    .breadcrumb-goToButton .btn_goToBrowserM[b-wa1re0yad4] {
        height: 17px;
    }
    .breadcrumb-goToButton .btn_goToBrowser[b-wa1re0yad4] {
        width: 17px;
    }
    .breadcrumb-goToButton .btn_goToEditor[b-wa1re0yad4] {
        width: 14px;
    }

@media (max-width: 700px) {
    .breadcrumb-goToButton[b-wa1re0yad4] {
        display: none;
    }
}
/* _content/KBAI_Registration/Pages/SignaturePad/SignaturePad.razor.rz.scp.css */
.div_signaturePad[b-08jfy90zgj] {
    width: 100%;
    height: 400px;
    position: relative;
    margin-bottom: 70px;
    flex-direction: column;
    align-items: center;
    display: flex;
}

.signature-pad[b-08jfy90zgj] {
    width: 100%;
    height: 100%;
    border: 0.08em solid;
    border-radius: 10px;
    /*object-fit: fill;*/
    object-fit: contain;
    border-color: #c7c7c7;
    margin: auto;
}

.div_signature_actions[b-08jfy90zgj] {
    display: flex;
    flex-direction: row;
    justify-content: space-evenly;
    color: #7A7FFF;
    max-width: 400px;
    width: 100%;
}

.div_signature_button p[b-08jfy90zgj] {
    font-size: 13px;
}

.div_signature_clear[b-08jfy90zgj] {
    width: 50%;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}
