.sdv-login-fundo{
    background-color: #044650!important;
    color: rgb(255, 255, 255);

}
.sdv-fundo{
    background-color: #0c343d!important;
    color: rgb(255, 255, 255)!important;
}
.sdv-branco-fundo{
    background-color: #ffffff!important;
    color: rgb(0, 0, 0);
}