.font-bold-25-25{
    font: normal normal 600 25px/25px Source Sans Pro;

}
.font-normal-40-53{
    font: normal normal 600 40px/53px Segoe UI;
}

.body-detalhe-cadastro-empresa{
    opacity: 1;
    height: 100%;
    padding: 83px 2em 2em 0;
    background: #F2F3F7 0% 0% no-repeat padding-box;

}
.lista-detalhes-cadastros, .toolbar-detalhe-cadastros {
    margin: 0 5em;
    width: 100%;
}
.toolbar-detalhe-cadastros #tlbListaCadasto {
    background-color: transparent;
    margin:1em;
}
   /* .toolbar-detalhe-cadastros{
        height:50px;
    }*/

    #bntRemoverEditor .dx-button-content, #btnInserir .dx-button-content {
        width: 200px;
        height: 45px;
        border-radius: 8px;
        /*width: 379px;
        height: 54px;*/
    }
#bntRemoverEditor .dx-button-content {
    background: #E4604C 0% 0% no-repeat padding-box;
}
#btnInserir .dx-button-content {
    background: #1885A2 0% 0% no-repeat padding-box;
}
#btnInserir .dx-button-text, #bntRemoverEditor .dx-button-text {
    font: normal normal 600 15px/25px Segoe UI;
    letter-spacing: 0px;
    color: #FFFFFF;
}
.esconde{
    display:none;
}
img.img-empresa-relatorio {
    height: 500px;
}
.white-box-relatorio {
    background: #FFFF 0% 0% no-repeat padding-box;
    border-radius: 25px;
    padding: 22.7em;
}

#bntRemoverEditor.dx-button, #btnInserir.dx-button {
    border: none !important;
}

#btnRemoverEditor , #btnInserir {
    margin:0 2em;
}

.label-busca {
    font: normal normal 600 16px/25px Source Sans Pro;
    letter-spacing: 0px;
    color: #4D4F5C;
}
#buscaNome {
    background: #FFFFFF 0% 0% no-repeat padding-box;
    border: 1px solid #D7DAE2;
    border-radius: 8px;
}
#btnBuscaNome {
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    width: 200px;
    height: 45px;
/*    width: 243px;
    height: 54px;*/
}
#btnContinuarPesquisa, #btnContinuarAvaliacao, #btnContinuarExperiencia, #btnContinuarIndicacao, #btnFinalizarInformacao, #btnFinalizarPesquisa {
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    width: 200px;
    height: 45px;
    font-size: 22px;
}
#btnPularEtapa {
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    width: 200px;
    height: 45px;
    font-size: 22px;
}
#btnTelaInicial {
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    width: 200px;
    height: 45px;
    font-size: 22px;
}
#btnBuscaCadastroEmpresa {
    background: #1885A2 0% 0% no-repeat padding-box;
    border-radius: 8px;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    width: 200px;
    height: 45px;
}
.btn-buscar .dx-button :hover {
    background: #107995 0% 0% no-repeat padding-box !important;
    border-radius: 8px !important;
    color: white;
    font: normal normal 600 15px/25px Segoe UI;
    height: 45px;
    transition: .2s;
    /*font: normal normal 600 16px/10px Source Sans Pro;*/
    /*height: 2.2em !important;*/
    /*height: 54px;*/
}

#btnRemoverCadastro .dx-button-text, #btnHistoricoCadastro .dx-button-text {
    color: #fff;
    font: normal normal 600 25px/33px Segoe UI;
}
#btnVoltarCadastro .dx-button-text{
    color: #4F4C4D;
    font: normal normal 600 25px/33px Segoe UI;
}
#btnRemoverCadastro, #btnHistoricoCadastro, #btnVoltarCadastro {
    width: 200px;
    height: 50px;
    border-radius: 8px;
    border:none;
}
#btnHistoricoCadastro{
    background: #1885A2 0% 0% no-repeat padding-box;

}
#btnRemoverCadastro {
    background: #E25E50 0% 0% no-repeat padding-box;
}
#btnVoltarCadastro {
    background: transparent;
}
#btnVoltarCadastro {
    text-decoration:underline;
}
.font-bold-25-55 {
    font: normal normal 600 25px/50px Segoe UI;
}
.lista-detalhes-cadastros > div {
    margin: 0 .5em;
    width: 70%;
}
#simple-treeview .dx-treeview-item-without-checkbox.dx-state-focused > .dx-treeview-item {
    background-color: #F2F9FB !important;
    color: #1885A2 !important;
}
#simple-treeview {
    max-height: 900px;
    overflow-y: auto;
}
/*#grid-cad-pend .dx-datagrid-text-content{
    font: normal normal 600 25px/33px Segoe UI;
    letter-spacing: 0px;
    color: #1885A2;
}
#grid-cad-pend .dx-datagrid-headers.dx-datagrid-nowrap {
    border:none;
}*/
/*#grid-cad-pend .dx-editor-cell .dx-texteditor, .dx-editor-cell .dx-texteditor .dx-texteditor-input {
    background: #EBEBEB 0% 0% no-repeat padding-box !important;
}*/