
#ulAbas li a[eng_aba_acao="1"] {
    background-color: #FFD0BF;
    border-color: #;
    color: #;
}

    #ulAbas li a[eng_aba_acao="1"]:hover {
        background-color: #FFB599;
    }

.listaSemModoMaster > tbody > tr:not(.registroVirtual):nth-child(odd) > td {
    background-color: #FFECE6;
}

.opcoesRegistro {
    border:1px # !important;
}

.registroListaLink {
	color: # !important;
}

.fichaTabela, #Tabela {
	border-color: # !important;
}

.tabelaAEdicao {
	border-color: # !important;
}

#divSuperior {
    background-color: # !important;
    border-bottom-color: # !important;
}

#divMenu {
    border-bottom-color: # !important;
    border-bottom-style: solid;
    border-bottom-width: 1px !important;
}

#divHistorico {
    background-color: # !important;
}
            
.historico, .historicoFinal {
    color: #FFF !important;
}

#divMenuTopo .liTopo > a {
    color: #FFF !important;
}

.tituloModulo {
    color: #FFF !important;
}

#divModulos table h3 {
    color: # !important;
}

#tabModulos td:hover {
    border-bottom-color: # !important;
}

#tabModulos div.current, .empresaSelecionada {
    border-bottom: solid 2px # !important;
    background-color: #C1C1C1 !important;
}

.usuarioTexto {
	color: # !important;
}

#liMenu {
    color: # !important;
}

#divModulos table th span {
    color: #;
}

.emailTopo label {
    color: # !important;
}

.abaRelatorioFundo {
	border-bottom: solid 1px # !important;
}

.abaRelatorio {
    border-top-color: # !important;
    border-left-color: # !important;
    border-right-color: # !important;
}

.cabEntrar {
    color: #;
}

.itensAtualizacao {
    color: #;
}

.login, .senha {
    color: #;
}

.inputLogin, .inputSenha {
    border: 1px solid #;
}

.botaoEntrar {
    border: 1px solid #;
    background-color: #;
    color: #FFF !important;
}

input.botaoEntrar:hover, input.botaoEntrar:focus {
    border: 1px solid # !important;
    background-color: # !important;
}

input.botaoEntrar:active {
    border: 1px solid #FF7D4C !important;
    background-color: #FF7D4C !important;
}

.linkSenha {
    color: #;
}

.capsLock {
    color: #;
}

.erroLogin {
    color: #;
}

.botaoVoltar, .botaoAlterar {
    border: 1px solid #;
    background-color: #;
}

.imgErro {
    background-color: #;
}

.colorTextoItem {
    color: # !important;
}

.diretorioVersao {
    color: # !important;
}

.acaoPadrao button {
    color: #FFF !important;
    background-color: # !important;
    background-image: none !important;
}

.acaoPadrao button:hover {
    color: #FFF !important;
    background-color: #FF7D4C !important;
    background-image: none !important;
}

td label a {
    color: #;
}

.listaSemModoMaster {
    border-bottom-color:# !important;
    border-right-color:# !important;
    border-left-color:# !important;
}

#barraDev {
    border: 1px solid #;
    border-left-width: 0px;
}

#barraDevAba {
    background-color: # !important;
}

.botaoBarraDev:hover {
    border-color: # !important;
}

.listaSemModoMaster > tbody > tr:hover > td {
    border-top: 1px solid # !important;
    border-bottom: 1px solid # !important;
}

.registroListaOrdenado {
    background-color: #FFE3D9 !important;
}

.acoesAba {
    border-bottom: 1px solid #;
    border-color: # !important;
}
            
.acoesAba li a {
    border-bottom: 1px solid # !important;
}

.acoesAba li.active a {
    border-top: 1px solid # !important;
    border-left: 1px solid # !important;
    border-right: 1px solid # !important;
}

#ulTabDrop li.active {
    border-bottom: 1px solid # !important;
}
            
.sp-circle { 
    border-top-color: # !important;
}

.bordaTema {
    border: 1px solid # !important;
}

.bordaCorTema {
    border-color: # !important;
}

.fonteCorTema {
    color: # !important;
}

.fundoTema {
    background-color: # !important;
}

.corFonte {
    color: #FFF !important;
}

#abaModulos {
    border-right: 1px solid # !important;
}

#tabModulosMenu li:hover {
    border-bottom: 2px solid # !important;
}

#tabModulosMenu li.active {
    border-bottom: 2px solid #;
}

.divFicha {
    border-color: #;
}

.modalExcel .modal-header {
    background-color: #FF7D4C;
    color: #FFF;
}

.modalExcel .modal-header .close{
    color: #FFF;
}

.modalExcel .modal-content {
    border: 2px solid #FF7D4C;
}

.bg-nav-brand {
    background-color: #FFD0BF;
    color: #;
}

.form-control:focus, .form-control:focus + span, .form-control:focus + span > button, .form-control:focus + span + span, .form-control:focus + div + span, .form-control:focus + div + span + script + span {
    border-color: #;
}

.sheet-tabs{
    background-color: #FFD0BF;
}

.sheet-tabs .tabs nav li.tab-current a{
    box-shadow: inset 0 -2px #;
    color: #;
}