:root {
    --cor-bg: #4a7413;
    --cor-claro: #d6f1b4;
    --cor-claro2: #f4fce9;
    --cor-normal: #8CC63F;
    --cor-escuro: #4c8105;
    --cor-claro-tr: #d6f1b41A;
    --cor-escuro-tr: #98CA3C1A;
    --cor-secundaria: #848285;
    --tema-topo: #8CC63F;
    --tema-topof: #444;
    --tema-topoh: #fff;
    --tema-topob: #f9f9f9;
    --tema-topoi: #f0f0f0;
    --tema-topon: #d6f1b4;
    --tema-menu: #e5e5e5;
    --tema-menub: #444;
    --tema-menuh: #d1d1d1;
    --tema-menut: #444;
    --tema-menuo: #000;
    --tema-frente: #444;
    --tema-frenteh: #000;
    --tema-fundo: #f9f9f9;
    --tema-fundo2: #f0f0f0;
    --tema-fundo3: #e9e9e9;
}

#headerCtrl .logo { background-image: url('../../new_images/logo/flexup_logo2.png'); }
#header { color: var(--tema-topoh) !important; ; }
#footertools { background-color: var(--tema-topof) !important; }
#footertools > div label strong { color: var(--cor-normal); }
#divMbchBusca input:focus { color: var(--cor-normal) !important; }

section.login div.logo span.image { background-image: url('../../new_images/logo/logo_flexup.png'); height: 300px; max-width: 700px; width: 80%; }
section.login .recoverPass h4 { color: var(--tema-topo) !important; }
section.login #validaSenha { border: none; margin-top: 40px !important; }
section.login #ulRegras li.rOK i.icon-check { color: #90ff90; }
section.login #rDoc { color:#d4d4d4 !important; }
section.login #rDoc i.icon-check { color: #d4d4d4 !important; }
section.login #progresso > div { background-color: #d4d4d4 !important; }
section.login #progresso.error > span { color: #fbb !important; }
section.login #progressBar.warning > span { color: #C00 !important; }
section.login #progresso.success > span { color: #90ff90 !important; }
section.login #progresso.error > div > div { background-color: #bb4848 !important; }
section.login #progressBar.warning > div > div { background-color: #C00 !important; }
section.login #progresso.success > div > div { background-color: #90ff90 !important; }

h2.systitle { visibility: hidden; }

/* tela antiga */
#mainContainer #laytopo #laytit a { background-image: url('../../new_images/logo/logo_flexup.png'); }
#mainContainer #laytopo { background-image: url('../../images/tema_brd/topo.gif'); }



