.x-border-layout-ct .tpl-dashboard-userinfo-panel, .x-border-layout-ct .x-dash-widget .tpl-dashboard-userinfo-panel {
    background-color: #838383;
}

.custom-form-header
{
background-color:#838383;
color:#FFFFFF;
font-weight:bold;
text-align:center;
border-radius:5px;
font-size:12px;
padding:10px;
}

.custom-form-header2 {
    background: linear-gradient(to right, #8b4d27, #f7931e,#ffcc00 );
    color: #FFFFFF;
    font-weight: bold;
    text-align: center;
    border-radius: 5px;
    font-size: 12px;
    padding: 10px;
}

.help-form-header
{
background-image:url('https://foundations.requestia.com//files/Imagens/help.png');       /*Cor do fundo do header*/
color:#00000;                             /*Cor da Fonter*/
font-weight:normal;                          /*Estilo da Fonte*/
text-align:center;                           /*Alinhamento do Texto*/
border-radius:5px;                        /*Forma Arredondada do Header*/
font-size:12px;                              /*Tamanho da Fonte*/
padding:10px;								/*Altura do Header*/
}


.doubt-form-header
{
background-image:url('https://foundations.requestia.com//files/Imagens/help.png');
color:#00000;
font-weight:bold;
text-align:center;
border-radius:5px;
font-size:20px;
padding:10px;
}

.row-content-stack{
mso-table-lspace: 0pt;
mso-table-rspace: 0pt;
background-size: auto;
background-color: #FAFAFA;
border-radius: 0;
color: #000000;
width: 500px;
}

