
body.facelift .ajuda,
body.facelift .link,
body.facelift .link-voltar,
body.facelift .lnkVoltarApl{
	background: none !important;
    font: 14px BradescoSans-SemiBold;
    line-height: 24px;
    color: #3B69FF;
    padding-left: 4px;
    cursor: pointer;
    text-decoration: none !important;
                
}

/*body.facelift .ajuda estilo referente ao link ajuda no header da pagina */


body.facelift .ajuda:hover,
body.facelift .link:hover,
body.facelift .lnkVoltarApl:hover
body.facelift .ajuda:focus,
body.facelift .link:focus,
body.facelift .lnkVoltarApl:focus{
    color: #142EFF;
    text-decoration: none;
    background: none !important;
}

body.facelift .ajuda:active,
body.facelift .link:active,
body.facelift .lnkVoltarApl:active{
    color: #0E24D3;
    text-decoration: none;
    background: none !important;
}


body.facelift .lnkVoltar {
    background: none !important;
    padding-left: 10px;
    color: #666;
}

/*
body.facelift div#listaLotes a, 
body.facelift div#divListaPagamentos a {
    padding-left: 0 !important;
    background: none !important;
}
*/


/*Verificar retirado da tabela  */

/**
body.facelift .lnkVoltar, 
body.facelift .ScrollTop,
body.facelift .lnkInicio, 
{
    background: none !important;
    line-height: 24px !important;
    font: 16px montserratmedium !important;
    color: #47484C  !important;
    text-decoration: none !important;
    padding-left: 4px !important;
    cursor: pointer !important;
	top: -16px !important;
    position: relative !important;
}

body.facelift .lnkVoltar:focus, 
body.facelift .ScrollTop:focus,
body.facelift .lnkInicio:focus, 
body.facelift .lnkVoltarApl:focus,
body.facelift .lnkVoltar:hover, 
body.facelift .ScrollTop:hover,
body.facelift .lnkInicio:hover, 
body.facelift .lnkVoltarApl:hover{
    background: none !important;
    line-height: 24px !important;
    font: 16px montserratmedium !important;
    color: #000  !important;
    text-decoration: none !important;
    padding-left: 4px !important;
    cursor: pointer !important;
	top: -16px !important;
    position: relative !important;
}


body.facelift .lnkVoltar:active, 
body.facelift .ScrollTop:active,
body.facelift .lnkInicio:active, 
body.facelift .lnkVoltarApl:active{
    background: none !important;
    line-height: 24px !important;
    font: 16px montserratsemibold !important;
    color: #000  !important;
    text-decoration: none !important;
    padding-left: 4px !important;
    cursor: pointer !important;
	top: -16px !important;
    position: relative !important;
}**/