
.background-sistema {
   background: #01849B;
}

.color-sistema {
   color: #01849B;
}

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 #016C80 !important;
}

.fixed-header-sistema,
.container-icon-sistema {
   border-left: 1px solid rgba(0,164,183,0.7);
}

.container-icon-sistema.active {
   background: rgba(0,164,183,0.7);
}

.container-icon-sistema i {
   color: #86B7BE;
}

.container-icon-sistema:hover i {
   color: #04A5B7;
}

.container-dados-login {
   background: rgba(0,164,183,0.7);
}

.form-control {
   background: #016C80;
}

.btn-enter {
   background: #D2EEF1;
   color: #0097A8;
}

.btn-enter:hover,
.btn-enter-mobile:hover {
   background: #0097A8;
}

.btn-enter-mobile {
   background: #D2EEF1;
}

#btn-solicitar-acesso,
#btn-recover,
#btn-certificado,
#btn-biometria,
#btn-manutencao {
   background: #01849B;
}

#btn-solicitar-acesso:hover,
#btn-solicitar-acesso: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: #0097A8;
}

#container_tooltip {
   color: #01849B;
}
