﻿    .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;
}

.requiredNotOK, .notificationErr{
    color:red !important;
    font-size: 8pt !important;
}

.requiredNotOKR{
    color:red !important;
    font-size: 8pt !important;
    display:inline-block !important;
    float:right !important; 
    text-align: right !important;
}

.notificationOn{
    color:green !important;
    font-size: 8pt !important;
}

.notificationOff, .hideMe{
    display: none !important;
}

body {
}

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 {
    text-align:left;
    padding-right:15px;
    margin-bottom:20px;
}

.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: #595bd0 !important;
    font-weight: 500;
    text-decoration: none;
    font-size: 8pt !important;
    cursor: pointer;
    display: inline-block;
    margin-bottom:10px;
}

.link_with_image {
    color: #595bd0 !important;
    font-weight: 500;
    text-decoration: none;
    font-size: 8pt !important;
    cursor: pointer;
    display: inline-block;
}

.link_2 {
    color: #595bd0 !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: #5393d5 !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: #5393d5 2px solid !important;
}

.botaoaccao_main {
    background: #595bd0;
    color: white;
    font-weight: 400;
    border: #595bd0 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 38px;
    font-size: 12pt !important;
}

.botaoaccao_menu {
    background: #595bd0;
    color: white;
    font-weight: 400;
    border: #595bd0 1px solid;
    border-radius: 4px;
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    height: 26px;
    font-size: 10pt !important;
}

.botaoaccao_main:hover, .botaoaccao_back:hover, .botaoaccao_outro:hover, .botaoaccao_outro2:hover, .botaoaccao_menu:hover {
    background: #5393d5;
    border: #5393d5 1px solid !important;
}


.botaoaccao_outro {
    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_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;
    height: calc(100% - 60px);
    width: 175px;
    display: inline-block;
    float: left;
}


.menu_item {
    margin: 0px;
    margin-bottom: 10px;
    width: 100%;
    height: 20px;
    display: inline-block;
    font-size: 8pt;
    font-weight: bold;
    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-left: 20px;
    align-items: flex-start;
    width: calc(100% - 210px);
    height: calc(100% - 40px);
    float: left;
}


.kbwrapper {
    border: silver 1px solid;
    margin: 0px 20px 20px 0px;
    padding: 0px;
    height: 86px;
    display: inline-block;
    border-radius: 8px;
    filter: drop-shadow(2px 2px 5px gray) !important;
    background-color: white;
    min-width: 120px !important;
    width: 90% !important;
}

.kbwrapper_selected {
    border: silver 1px solid !important;
    margin: 0px 20px 20px 0px !important;
    padding: 0px !important;
    height: 86px !important;
    display: inline-block !important;
    border-radius: 8px !important;
    cursor: pointer;
    filter: drop-shadow(2px 2px 5px gray) !important;
    background-color: white;
    min-width: 120px !important;
    width: 90% !important;
}

.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 20px 20px 0px !important;
        min-width: 120px;
        width: 90%;
    }
}

@media (max-width:574px) {
    .area_menu {
        margin-left: 2px !important;
        width: 24px !important;
    }

    addkb_plusText {
        width: 90% !important;
    }

    .area_edit {
        margin-left: 5px !important;
        width: calc(100% - 35px);
    }

    .kbwrapper, .kbwrapper_selected {
        margin: 0px 4px 4px 0px !important;
        width: 95% !important;
    }

}
