
.background-sistema {
   background: #236B99;
}

.color-sistema {
   color: #236B99;
}

select:-webkit-autofill,
select:-webkit-autofill:focus,
select:-webkit-autofill:hover,
textarea:-webkit-autofill,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:hover,
input:-webkit-autofill:focus input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill {
   -webkit-box-shadow: inset 0 0 0px 9999px #006B99 !important;
}

.container-icon-sistema i {
   color: #A5D2D8;
}

.container-icon-sistema:hover i {
   color: #04A5B7;
}

.container-dados-login {
   background: #448CBAB3;
}

.form-control {
   background: #006B99;
}

.btn-enter {
   background: #D2EEF1;
   color: #236B99;
}

.btn-enter:hover,
.btn-enter-mobile:hover {
   background: #2980B9;
}

.btn-enter-mobile {
   background: #F4F6FB;
}

#btn-solicitar-acesso,
#btn-solicitaracesso,
#btn-recover,
#btn-certificado,
#btn-biometria,
#btn-manutencao {
   background: #236B99;
}

#btn-solicitar-acesso:hover,
#btn-solicitar-acesso:active,
#btn-solicitaracesso:hover,
#btn-solicitaracesso:active,
#btn-recover:hover,
#btn-recover.active,
#btn-certificado:hover,
#btn-certificado.active,
#btn-biometria:hover,
#btn-biometria.active,
#btn-manutencao:hover,
#btn-manutencao.active {
   background: #2980B9;
}

#container_tooltip {
   color: #236B99;
}
