﻿.gridHeaderStyle {
    border-bottom: 1px solid black !important;
}

    .gridHeaderStyle th {
        padding: 4px 4px 4px 4px;
        font-weight: bold;
        text-align: revert-layer !important;
    }

    .gridHeaderStyle a {
        color: black !important;
    }

.gridRowStyle {
}

    .gridRowStyle td {
        word-break: break-word;
        padding: 2px 4px 2px 4px !important;
    }

    .gridRowStyle:hover {
        background-color: #E1E1E1;
    }

.gridCertificadosFirma {
    border-radius: 10px !important;
}

    .gridCertificadosFirma {
        background-color: #A8A8A8;
    }

    .gridCertificadosFirma tr {
        border-bottom: 1px solid #A8A8A8;
    }