/*
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 : 31 de mar de 2022, 21:04:00
    Author     : Berkson Ximenes
*/
.panelLink{
    background-color: #eeeeee !important;
    border: none !important;
}

.tesdLink{
    color: blue !important;
    text-decoration: underline !important;
}

.tesdLink:active{
    color: purple !important;
}

.tesdLink:hover{
    cursor: pointer !important;
    text-decoration: none !important;
    text-shadow: 1px 1px 1px #555;
}

.incluir_anexo div#frmAetAnexo .ui-selectonemenu {
    height: auto !important;
}