﻿    .notVisible {
        display: none !important;
    }

.disabled {
    filter: grayscale(1) !important;
    opacity: 0.4;
    color: silver;
    cursor: default;
    background-blend-mode: color;
}

.requiredOk {
    display: none !important;
}

.debugmode {
    display:  block !important;
}

.results_modal {
    max-width: 90vw;
    width: 1000px;
}

.requiredNotOK, .notificationErr{
    margin-top: 10px;
    color:red !important;
    font-size: 14pt !important;
    max-width: 320px;
    white-space: break-spaces;
}

.requiredNotOKR{
    color:red !important;
    font-size: 8pt !important;
    display:inline-block !important;
    float:right !important; 
    text-align: right !important;
}

.notificationOn {
    margin-top: 10px;
    white-space: break-spaces;
    color: #7a7fff !important;
    font-size: 14pt !important;
}

.notificationOff, .hideMe{
    display: none !important;
}

body {
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", "Roboto", "Oxygen", "Ubuntu", "Cantarell", "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

center {
    width: 100% !important;
}

textarea {
    min-height: 80px;
}

.checkboxlabel {
    display:inline-block;
    white-space: normal;
    padding-left: 7px;
}

input:focus {
    outline: none;
}

.m_b0 {
    margin-bottom: 0px !important;
}

.w_100pc {
    width: 100% !important;
}

.w_96pc {
    width: 96% !important;
}

.w_40pc {
    width: 40% !important;
}

.alignr {
    text-align: right !important;
}

.alignl {
    text-align: left !important;
}



.container_ {
    width: 100% !important;
    height: calc(100vh - 20px) !important;
    padding-right: 0px !important;
    padding-left: 0px !important;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
}

.container{
    max-width:800px !important;
}

.hcenter {
    text-align: center !important;
}

.vcenter {
    display: flex !important;
    align-content: center !important;
    align-items: center !important;
}

.vjcenter {
    justify-content: center !important;
}

.row {
    --bs-gutter-x: 0px !important;       
}

.wapperTitleHeader, .wapperTitleHeader_mobile {
    margin-bottom: 20px;
}
.wapperTitleHeader {
    padding-right: 15px;
    text-align: left;
}
.wapperTitleHeader_mobile {
    width: 90%;
    display: none;
    text-align: center;
    margin: 0 auto 1rem auto;
}
@media (max-width:574px) {
    .wapperTitleHeader {
        display: none;
    }
    .wapperTitleHeader_mobile {
        display: block;
    }
}
@media (max-width:336px) {
    #LoginLogo_label {
        font-size: 12px!important;
    }
}
.wapperTitleHeader_mobile .div_LoginLogo {
    width: 90%;
    max-width: 300px;
    margin:auto;
}
.wapperTitleHeader_mobile #LoginLogo_label {
    margin:auto;
    width: fit-content;
    text-wrap: auto;
    word-break: break-word;
    white-space: pre-wrap !important;
    color: #212121;
}
.div_LoginLogo {
    width: 90%;
    max-width: 400px;
}

#LoginLogo {
    width: 100%;
}

#LoginLogo_label {
    width: 65%;
    text-wrap: auto;
    margin-left: 25%;
    word-break: break-word;
    white-space: pre-wrap !important;
    color: #212121;
}

.h6 {
    color: #212121;
}

.TitleHeader {
    color: #5b5fc7;
    font-weight: bolder;
    white-space: nowrap !important;
}

.h3, h3 {
    font-size: calc(1.3rem + .6vw);
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
}

.TitleHeaderDetalhes {
}

.TitleSubHeaderDetalhes {
    font-weight:500 !important;
    font-size:9pt !important;
}

.formlabel {
    font-weight: 400 !important;
    vertical-align: middle;
}

.formlabelSmall {
    font-weight:500 !important;
    font-size:10pt !important;
    vertical-align: middle;
    text-wrap: wrap !important;
}

.wrapperHelp {
    margin:6px 0px 6px 0px;
}

.info {
    color:gray;
}

.instrucao {
    display:inline-block;
    white-space: normal;
    margin-bottom: 10px !important;
    text-align:left
}

.formlabelSmall2 {
    font-weight:500 !important;
    font-size:8pt !important;
    margin-bottom: 0px !important;
    vertical-align: middle;
    text-align: left;
    text-wrap: wrap !important;
}

.formTextHeaderSmall {
    font-weight:500 !important;
    font-size:9pt !important;
    margin-bottom: 0px !important;
    vertical-align: middle;
    text-align: left;
    color: darkgrey;
}

.formTextHeader2Small {
    font-weight:500 !important;
    font-size:9pt !important;
    margin-bottom: 0px !important;
    vertical-align: middle;
    color: gray;
}

.formTextSmall2 {
    font-size:8pt !important;
    margin-bottom: 0px !important;
    vertical-align: middle;
    text-align: left;
}

.link_main {
    color: #5B5FC7 !important;
    font-weight: 500;
    text-decoration: none;
    font-size: 8pt !important;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
}

.link_with_image {
    color: #5B5FC7 !important;
    font-weight: 500;
    text-decoration: none;
    font-size: 8pt !important;
    cursor: pointer;
    display: inline-block;
}

.link_2 {
    color: #5B5FC7 !important;
    font-weight: 500;
    text-decoration: none;
    font-size: 8pt !important;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
}
    .link_main:hover, .link_2:hover {
        color: #7A7FFF !important;
    }


.campotexto {
    width: 100%;
    padding: 5px;
    margin-bottom: 10px;
    border-radius: 4px;
    border-left: #f0f0f0 1px solid;
    border-top: #f0f0f0 1px solid;
    border-right: #f0f0f0 1px solid;
    border-bottom: #a7a7a7 1px solid;
    font-size: 11pt !important;
    height: 36px;
}

.campotexto96 {
    width: 96%;
    margin-bottom: 10px;
    border-radius: 4px;
    border-left: #f0f0f0 2px solid;
    border-top: #f0f0f0 2px solid;
    border-right: #f0f0f0 2px solid;
    border-bottom: #a7a7a7 2px solid;
    font-size: 9pt !important;
}

.campotexto:hover, .campotexto:focus, .campotexto:focus-visible {
    border-bottom: #5B5FC7 2px solid !important;
}

.botaoaccao_main {
    /*background: #595bd0;*/
    background: #7A7FFF;
    color: white;
    font-weight: 400;
    border: #5B5FC7 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 32px;
    font-size: 14px !important;
}
.botaoaccao_menu:hover {
    background: #7A7FFF;
    border: #7A7FFF 1px solid !important;
}

.botaoaccao_menu {
    background: #5B5FC7;
    color: white;
    font-weight: 400;
    border: #5B5FC7 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 26px;
    font-size: 10pt !important;
}

.botaoaccao_outro {
    background: #5B5FC7;
    color: white;
    font-weight: 400;
    border: #5B5FC7 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 150px;
    height: 28px;
    font-size: 9pt !important;
}

    .botaoaccao_main:hover, .botaoaccao_back:hover, .botaoaccao_outro:hover, .botaoaccao_outro2:hover {
        background: #6466d4;
        border: #6466d4 1px solid !important;
    }

.botaoaccao_newKB {
    background: #7a7fff !important;
    color: white;
    font-weight: 400;
    border: #7a7fff 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 150px;
    height: 28px;
    font-size: 9pt !important;
}
    .botaoaccao_newKB:hover {
        background: #696ffe;
        border: #696ffe 1px solid !important;
    }

.botaoaccao_back, .botaoaccao_outro2 {
    background: #d6d6d6 !important;
    color: black;
    font-weight: 400;
    border: #d6d6d6 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 28px;
    font-size: 9pt !important;
}

.botaoaccao_debug {
    background: red !important;
    color: white;
    font-weight: 400;
    border: #d6d6d6 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100px;
    height: 28px;
    font-size: 9pt !important;
}

.colunaOperacao {
    text-align: center;
    margin-top: 25px !important;
    padding: 0px !important;
    margin: 0px !important;
    background-color: ghostwhite;
    margin-top:20px !important;
}

.colunaOperacao_leftborder {
    border-left:#e0e0e3  2px solid;
    margin-top:20px !important;
}

.colunaOperacao_rightborder {
    border-right:#e0e0e3  2px solid;
    margin-top:20px !important;
}

.colunaOperacao_ou {
    text-align: center;
    margin-top: 25px !important;
    padding: 0px !important;
    margin: 0px !important;
    margin-top:20px !important;
    
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    background-color: ghostwhite;
}

.areOperacao {
    display: inline-block;
    width: 100%;
    padding: 15px 15px 0px 15px;
    text-align: left;
    text-align: center;
}

.areOperacao_ou {
    display: inline-block;
    width: 100%;
    padding: 2px;
    margin-top: 20px;
}

.area_circulos_passo{
    text-align:left;
    white-space:nowrap;
    display: inline-block;
    width: 320px;
}

.circulo_passo{
    display:inline-block;
    height:40px;
    width:40px;
    background:#f8f8ff;
    border:#7a7fff 1px solid;
    border-radius:20px;
    padding:1px;
    float:left;
}

.circuloinner_passo{
    height:100%;
    width:100%;
    border-radius:18px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color:#7a7fff;
    margin:0px;
}

.circulo_passo_selected{
    display:inline-block;
    height:40px;
    width:40px;
    background:white;
    border:silver 1px solid;
    padding:1px;
    border-radius:20px;
    padding:2px;
    color:white;
    margin:0px;
    float:left;
}

.circuloinner_passo_selected {
    height: 34px;
    width: 34px;
    background: #7a7fff;
    border-radius: 18px;
    display: flex;
    align-content: center;
    justify-content: center;
    align-items: center;
    color: white;
}


.seta_passo{
    height:30px;
    width:30px;
    display:inline-block;
    margin:0px;
    float:left;
    background-image:url(./images/rightarrow_silver.png);
    background-repeat:no-repeat;
    background-position-y:15px
}

.area_form_passos, .area_form{
    text-align:left;
    white-space:nowrap;
    display: inline-block;
    max-width: 320px !important;
    min-width: 280px !important;
    padding:30px 4px 5px 5px !important;
}

.formtoppadding{
    padding-top:30px !important;
}

.area_form_passo{
    display:inline-block;
    width:100%;
}

.listLine{
    padding:0px;
    border-bottom: silver 1px solid;
    padding-top:10px;
    padding-bottom:10px
}

.wrapperCampoAddEmailUser{
    display:inline-block;
    width:100%;
    margin-bottom:10px;
    padding:2px;
    border:gray 1px solid;
    border-radius:4px;
}

.wrapperCampoAddEmailUser input{
    margin:0px;
    border:none;
    width:calc(100% - 26px);
}

.wrapperCampoAddEmailUser button{
    border:none;
    background-color:transparent;
    width:22px;
    padding:0px;
    text-align:center;
    font-weight:bold;
    font-size:14pt;
    color:#757575
}

.wrapperAddedEmailUser{
    display:inline-block;
    width:100%;
    margin-bottom:10px;
    padding:2px;
    border:#787cf5  1px solid;
    border-radius:4px;
    background-color:ghostwhite;
}

.wrapperAddedEmailUser input{
    color:#787cf5;
    margin:0px;
    background-color:transparent;
    border:none;
    width:calc(100% - 26px);
}

.wrapperAddedEmailUser button{
    border:none;
    background-color:transparent;
    width:22px;
    padding:0px;text-align:center;
    font-weight:500;
    font-size:14pt;
    color:#787cf5
}

#headerNavPath {
    margin-left: 20px;
}

.area_menu {
    margin-left: 10px;
    /*margin-top: 20px;*/
    margin-top: 68px!important;
    height: calc(100% - 68px);
    width: 175px;
    display: inline-block;
    float: left;
}


.menu_item {
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: 20px;
    display: inline-block;
    font-size: 10pt;
    padding-left: 30px;
    padding-top: 2px;
    background-position: 5px center !important;
    background-size: 18px;
    background-repeat: no-repeat;
    border: none;
    text-align: left;
    cursor: pointer;
}

.area_edit {
    /*margin-top: 20px;*/
    margin-top: 68px!important;
    margin-left: 20px;
    align-items: flex-start;
    width: calc(100% - 210px);
    height: calc(100% - 40px);
    float: left;
}

.background_C7C7C7 {
    background-color: #C7C7C7 !important;
}
.background_7A7FFF {
    background-color: #7A7FFF !important;
}
.background_C4314B {
    background-color: #C4314B !important;
}
.background_CED4DA {
    background-color: #CED4DA !important;
}

.kbwrapper {
    transition: .2s;
    /*border: silver 1px solid;*/
    margin: 0px 20px 20px 0px;
    padding: 0px;
    height: 110px;
    display: inline-block;
    border-radius: 10px;
    filter: drop-shadow(2px 2px 5px gray) !important;
    background-color: white;
    /*min-width: 120px !important;*/
    min-width: 120px !important;
    width: 90% !important;
}
    .kbwrapper:hover, .kbwrapper_selected:hover {
        transform: scale(1.01);
    }

.kbwrapper_selected {
    /*border: silver 1px solid !important;*/
    /* margin: 0px 20px 20px 0px !important;*/
    padding: 0px !important;
    height: 110px !important;
    display: flex !important;
    border-radius: 10px !important;
    cursor: pointer;
    filter: drop-shadow(2px 2px 5px gray) !important;
    background-color: white;
    min-width: 120px !important;
    width: 90% !important;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

.textoHelpCriacaoKB_form{
    float:left;
}

@media (max-width: 431px) {
    .videowin {
        width: 100% !important
    }

    .createbkbtn {
        display: none !important;
    }

    .kb-box {
        width: 50% !important;
        max-width: 50% !important;
    }

    .menu_createbk, .menu_introduction {
        display: none !important;
    }

    .colPagina_resumo, .colPagina_navegacao {
        width: 100% !important;
        display: inline-block;
        text-align: center !important;
    }

    .textoHelpCriacaoKB_left {
        display: inline-block;
        text-align: left;
        width: 100% !important;
        white-space: unset;
        vertical-align: top;
        font-size: 8pt;
    }

    .textoHelpCriacaoKB_right {
        display: none;
    }
}

@media(min-width:432px) {
    .videowin {
        width: 70% !important;
    }

    .colPagina_resumo, .colPagina_navegacao {
        width: 48% !important;
        display: inline-block !important;
        text-align: center !important;
    }

    .textoHelpCriacaoKB_left {
        display: none;
    }

    .textoHelpCriacaoKB_right {
        display: inline-block;
        text-align: left;
        padding-left: 20px !important;
        padding-right: 20px !important;
        white-space: unset;
        vertical-align: top;
        font-size: 8pt;
    }

}


@media (min-width:575px) {
    .area_menu {
        margin-left: 10px !important;
        width: 175px !important;
    }

    .area_edit {
        margin-left: 20px;
        width: calc(100% - 210px);
    }

    .kbwrapper, .kbwrapper_selected {
        margin: 0px 30px 30px 0px !important;
        min-width: 120px;
        width: 90%;
    }
}

@media (max-width:574px) {
    .area_menu {
        margin-right: 20px !important;
        margin-left: 2px !important;
        width: 24px !important;
    }

    addkb_plusText {
        width: 90% !important;
    }

    .area_edit {
        margin-left: 5px !important;
        width: calc(100% - 55px);
    }

    .kbwrapper, .kbwrapper_selected {
        margin: 0px 4px 4px 0px !important;
        width: 95% !important;
    }

}
