/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 26/10/2021, 16:36:18
    Author     : jivago
*/

.lgpd-fileupload .ui-widget-header {
    background-color: #ffffff !important; 
    color: #F44336;
    border-top: 0.5px solid #d8d8d8 !important;
    border-left: 0.5px solid #d8d8d8 !important;
    border-right: 0.5px solid #d8d8d8 !important;
    border-bottom: none;
}


.font-lgpd {
    font-family: "Open Sans", "Open Sans", Roboto, Arial, sans-serif;
}
.cor-titulo {
    color: #1b305a !important;
    font-size: 2.5rem !important;
    line-height: 3rem !important;
    font-weight: 700 !important;

}
.cor-link {
    color: #1b305a !important;
    font-size: 1.125rem !important;
    line-height: 1.625rem !important;
    font-weight:  700 !important;

}
.cor-subtitulo{
    color: #6b6b6b !important;
    font-size: 1.125rem !important;
    line-height: 1.625rem !important;
    font-weight:  400 !important;
}
.cor-titulo-2{
    color: #212529 !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    font-weight:  700 !important;
}

.cor-conteudo-rodape {
    color: #212529 !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
    font-weight:  400 !important;
}

.cor-conteudo {
    color: #212529 !important;
    font-size: 1rem !important;
    line-height: 1.5rem !important;
}