@import '_content/Havit.Blazor.Components.Web.Bootstrap/Havit.Blazor.Components.Web.Bootstrap.mm3aqpuyun.bundle.scp.css';
@import '_content/Tuic/Tuic.jtf3qnqzmz.bundle.scp.css';

/* /Pages/Admissao/JobApplication/JobApplication.razor.rz.scp.css */
.avatar-sm[b-sy26cmaqq1] {
    width: 2.5rem;
    height: 2.5rem;
}

.document-item[b-sy26cmaqq1] {
    border: 1px solid #e6e7e9;
    border-radius: 0.375rem;
    padding: 1rem;
    margin-bottom: 0.75rem;
    background: #fff;
}

    .document-item-to-click:hover[b-sy26cmaqq1] {
        background: #f8f9fa;
        cursor: pointer;
    }

    .status-approved[b-sy26cmaqq1] {
        color: #2fb344;
    }

.status-rejected[b-sy26cmaqq1] {
    color: #d63384;
}

.status-pending[b-sy26cmaqq1] {
    color: #f59f00;
}

.candidate-card[b-sy26cmaqq1] {
    margin-bottom: 1.5rem;
}

.stats-card[b-sy26cmaqq1] {
    text-align: center;
}

.document-actions[b-sy26cmaqq1] {
    display: flex;
    gap: 0.5rem;
    align-items: center;
}
/* /Pages/HelpdeskTickets/Pendencias.razor.rz.scp.css */
/* /Pages/Home/DocumentosResumo.razor.rz.scp.css */
.table-hover-custom tbody tr:hover[b-y35kb1fkhw] {
    background-color: #ffe9d6; /* laranja claro */
    cursor: pointer;
    transition: background-color 0.2s ease-in-out;
}
