@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';

/* _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/Dashboard/Dashboard.razor.rz.scp.css */
.area_edit[b-ewfxmkpdph] {
    margin-top: 20px;
    margin-left: 20px;
    align-items: flex-start;
    width: calc(100% - 210px);
    height: calc(100% - 40px);
    float: left;
}

.areaTituloAreaEdicao[b-ewfxmkpdph] {
    margin-bottom: 10px;
    padding: 0px;
    width: 98%;
    height: 20px;
    display: inline-block;
}

.tituloAreaEdicao[b-ewfxmkpdph] {
    padding: 0px;
    width: 230px;
    font-size: 10pt;
    font-weight: bold;
    display: inline-block;
    float: left;
    color: black;
}

.textoLink[b-ewfxmkpdph] {
    color: #6f6fc0;
    display: inline-block;
    float: right;
    font-size: 8pt;
    font-weight: bold;
}


.addkb_plusText[b-ewfxmkpdph] {
    color: white;
    font-size: 22pt;
    font-weight: bold;
    text-align: center;
}

.selected_button_text[b-ewfxmkpdph] {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
}

.AreaNomeAccaoBK[b-ewfxmkpdph] {
    width: 99%;
    height: 56px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left;
}

.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;
}

.textoNomeBK[b-ewfxmkpdph] {
    width: 88px;
    height: 50px;
    margin: 6px 0px 0px 0px;
    padding: 0px;
    display: inline-block;
    float: left;
    font-size: 8pt;
    font-weight: bold;
    color: #6f6fc0;
    text-align: center;
    cursor: pointer;
}

.AreaBtnAccaoBK[b-ewfxmkpdph] {
    width: 99%;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left;
}


.btnAccaoBK[b-ewfxmkpdph] {
    border: none;
    padding: 0px;
    height: 24px;
    /* display: inline-block; */
    float: left;
    background-color: transparent;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center center;

    text-overflow: ellipsis;
    /* display: ruby-text; */
    display: -webkit-box; 
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    max-height: 50px;
    overflow: hidden;
}

.btnDetalhes[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoOlho.png');
    width: 35%;
}

.btnEdit[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoLapis.png');
    width: 30%;
}

.btnConfig[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoConfig.png');
    width: 35%;
}

.area_edit[b-ewfxmkpdph] {
    width: 98% !important;
}

.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: 30px;
    padding: 0px;
    width: 98%;
    height: 20px;
    display: inline-block;
}

.disabled[b-ewfxmkpdph] {
    display: none !important; /*override para esconder em vez de ficar a cinzento*/
}

.tituloAreaEdicao[b-ewfxmkpdph] {
    padding: 0px;
    width: 230px;
    font-size: 10pt;
    font-weight: bold;
    display: inline-block;
    float: left;
    color: black;
}

.textoLink[b-ewfxmkpdph] {
    color: #6f6fc0;
    display: inline-block;
    float: right;
    font-size: 8pt;
    font-weight: bold;
}

.addkb_plusText[b-ewfxmkpdph] {
    color: white;
    font-size: 22pt;
    font-weight: bold;
    text-align: center;
}

.selected_button_text[b-ewfxmkpdph] {
    color: white;
    font-size: 8pt;
    font-weight: bold;
    text-align: center;
}

.AreaNomeAccaoBK[b-ewfxmkpdph] {
    width: 99%;
    height: 56px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left;
}

.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;
}

.textoNomeBK[b-ewfxmkpdph] {
    width: 100%;
    height: 50px;
    margin: 5px 0px 0px 0px;
    padding: 0px 40px 0px 5px;
    /* display: inline-block; */
    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:hover[b-ewfxmkpdph] {
        filter: brightness(1.30) !important;
    }

.textoNomeNoSettings[b-ewfxmkpdph] {
    padding: 0px;
}

.AreaBtnAccaoBK[b-ewfxmkpdph] {
    width: 99%;
    height: 24px;
    margin: 0px;
    padding: 0px;
    display: inline-block;
    float: left;
    text-align: center;
}


.btnAccaoBK[b-ewfxmkpdph] {
    border: none;
    padding: 0px;
    height: 24px;
    display: inline-block;
    /* float:left; */
    background-color: transparent;
    background-size: 24px;
    background-repeat: no-repeat;
    background-position: center center;
    width: 22%;
    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: 10px;
    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/icoLapis.svg');
    background-position-x: center;
}

.btnConfig[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoConfig.svg');
    background-position-x: center;
}

.btnReports[b-ewfxmkpdph] {
    background-image: url('/css/Default/images/icoReports.svg');
    background-position-x: center;
}

.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');
}


.btnShadow[b-ewfxmkpdph] {
    filter: drop-shadow(2px 2px 2px gray);
}

.btnFilter[b-ewfxmkpdph] {
    filter: invert(58%) sepia(7%) saturate(4058%) hue-rotate(201deg) brightness(79%) contrast(88%);
}

.deviceMessage[b-ewfxmkpdph] {
    color: red;
    font-size: 8pt;
    margin-bottom: 10px;
}

.border-none[b-ewfxmkpdph] {
    border: none;
}
