:root {
    --cor-bg: #E37FD1;
    --cor-claro: #d3c9e8;
    --cor-claro2: #f0eafd;
    --cor-normal: #6950a1;
    --cor-escuro: #482f81;
    --cor-escuro-tr: #482f811A;
    --cor-claro-tr: #95a9ff1a;
    --cor-secundaria: #21355e;
    --tema-topo: #6950a1;
    --tema-topof: #afafaf;
    --tema-topoh: #000;
    --tema-topob: #482f81;
    --tema-topoi: #1d4206;
    --tema-topon: #ffdd00;
    --tema-menu: #e5e5e5;
    --tema-menub: #444240;
    --tema-menuh: #6950a1;
    --tema-menut: #444341;
    --tema-menuo: #ffdd00;
    --tema-frente: #6950a1;
    --tema-frenteh: #000;
    --tema-fundo: #ffffff;
    --tema-fundo2: #eff2f3;
    --tema-fundo3: #e9ecef;
}

#headerCtrl .logo { background-image: url('../../new_images/logo/logo_oncoguia2.png'); height: 38px; margin-top: 3px; }

section.login div.logo span.image { background-image: url('../../new_images/logo/logo_oncoguia.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; }

#left_menu .main_menu li:hover > a { color: var(--tema-menuo) !important; }
.title-ch { background: var(--tema-frente) !important; }
div.tpSolInfo span { background: var(--tema-menuh) !important; }
div.infoBox { background: #caefb2 !important; }
h2.systitle { visibility: hidden; }

form div.obrig input, form div.obrig textarea, form div.obrig select, form div.obrig div.selectbox .display, form div.obrig .chzn-container-single .chzn-single, form div.obrig .radiorounded label, form div.obrig .checksquared label {
    background-color: #fbf1ed !important;
}

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