
.background-sistema {
   background: #F37022;
}

.color-sistema {
   color: #F37022;
}

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 #C57916 !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: #A5D2D8;
}

.container-icon-sistema:hover i {
   color: #04A5B7;
}

.container-dados-login {
   background: rgba(241,187,27,0.7);
}

.form-control {
   background: #C57916;
}

.btn-enter {
   background: #FDF7E2;
   color: #C57916;
}

.btn-enter:hover,
.btn-enter-mobile:hover {
   background: #EC6707;
}

.btn-enter-mobile {
   background: #F4F6FB;
}

#btn-solicitar-acesso,
#btn-solicitaracesso,
#btn-recover,
#btn-certificado,
#btn-biometria,
#btn-manutencao {
   background: #F37022;
}

#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: #EC6707;
}

#container_tooltip {
   color: #F37022;
}
