/* /Components/General/CalendarHeader.razor.rz.scp.css */
.header[b-c8tq1ce68u] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
    font-size: 1rem;
}

.pontos[b-c8tq1ce68u] {
    font-weight: bold;
    color: var(--primary-text-color);
}

.btn-outline-primary[b-c8tq1ce68u] {
    border: none;
    color: var(--primary-text-color);
}

    .btn-outline-primary:hover[b-c8tq1ce68u] {
        border: none;
        background-color: transparent;
        color: #1B2FA6;
    }

    .btn-outline-primary:active[b-c8tq1ce68u],
    .btn-outline-primary:focus[b-c8tq1ce68u] {
        border: none;
        background-color: transparent;
    }

.navegacao[b-c8tq1ce68u] {
    display: flex;
    align-items: center;
    gap: 10px;
}

.titulo[b-c8tq1ce68u] {
    font-size: 1rem;
    font-weight: 600;
    color: var(--primary-text-color);
}
/* /Components/General/CalendarItem.razor.rz.scp.css */
.evento-tag[b-4lcxva735f] {
    padding: 5px 8px;
    font-size: 14px;
    border-radius: 12px;
    font-size: 0.8rem;
    color: #333;
    margin-top: 5px;
    text-align: center;
    font-weight: 700;
}

/* Cores por tipo */
.tipo-sick[b-4lcxva735f] {
    background-color: #F9BEC1;
}

.tipo-fmla[b-4lcxva735f] {
    background-color: #98DDDD;
}

.tipo-personal[b-4lcxva735f] {
    background-color: #FFD59E;
}

.tipo-ncns[b-4lcxva735f] {
    background-color: #D3D3D3;
}

.tipo-others[b-4lcxva735f] {
    background-color: #C1C1F9;
}

.tipo-lri[b-4lcxva735f] {
    background-color: #B2F9C1;
}

.tipo-le[b-4lcxva735f] {
    background-color: #F9E3B1;
}
/* /Components/General/CalendarMonth.razor.rz.scp.css */
.tabela-wrapper[b-liznqyxhuf] {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #d9dbf1; /* opcional, pra manter a borda */
}

.tabela-month[b-liznqyxhuf] {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}

table[b-liznqyxhuf] {
    width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
}

th[b-liznqyxhuf] {
    text-align: center;
    text-transform: capitalize;
    color: var(--primary-text-color);
    font-weight: 700;
    padding: 10px;
    text-align: center;
    border: 1px solid #d9dbf1;
}

td[b-liznqyxhuf] {
    border: 1px solid #d9dbf1;
    width: 120px;
    height: 80px;
    vertical-align: top;
    padding: 8px 16px;
    position: relative;
    color: var(--terciary-text-color);
}

/*.dia {
    font-weight: bold;
    margin-bottom: 8px;
}*/
.dia-normal[b-liznqyxhuf] {
    color: var(--terciary-text-color);
}

.dia-fora[b-liznqyxhuf] {
    background-color: rgba(0, 120, 212, 0.05); /* azul claro com transparência */
    color: #999; /* texto mais apagado */
}


.tabela-month tr:first-child th:first-child[b-liznqyxhuf] {
    border-top-left-radius: 12px;
}

.tabela-month tr:first-child th:last-child[b-liznqyxhuf] {
    border-top-right-radius: 12px;
}

.tabela-month tr:last-child td:first-child[b-liznqyxhuf] {
    border-bottom-left-radius: 12px;
}

.tabela-month tr:last-child td:last-child[b-liznqyxhuf] {
    border-bottom-right-radius: 12px;
}
/* /Components/General/CalendarWeekley.razor.rz.scp.css */
.tabela-wrapper[b-crszlsyvoh] {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #d9dbf1; /* opcional, pra manter a borda */
}

.tabela-weekley[b-crszlsyvoh] {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}

table[b-crszlsyvoh] {
    width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
}

th[b-crszlsyvoh] {
    text-align: center;
    text-transform: capitalize;
    color: var(--primary-text-color);
    font-weight: 700;
    padding: 10px;
    text-align: center;
    border: 1px solid #d9dbf1;
}

td[b-crszlsyvoh] {
    border: 1px solid #d9dbf1;
    height: 380px;
    vertical-align: top;
    padding: 8px 16px;
    position: relative;
}

.dia[b-crszlsyvoh] {
    font-weight: bold;
    margin-bottom: 8px;
}

.tabela-month tr:first-child th:first-child[b-crszlsyvoh] {
    border-top-left-radius: 12px;
}

.tabela-month tr:first-child th:last-child[b-crszlsyvoh] {
    border-top-right-radius: 12px;
}

.tabela-month tr:last-child td:first-child[b-crszlsyvoh] {
    border-bottom-left-radius: 12px;
}

.tabela-month tr:last-child td:last-child[b-crszlsyvoh] {
    border-bottom-right-radius: 12px;
}
/* /Components/General/CalendarYear.razor.rz.scp.css */
.tabela-wrapper[b-0dq89tgyy5] {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 0 0 1px #d9dbf1; /* opcional, pra manter a borda */
}

.tabela-month[b-0dq89tgyy5] {
    border-collapse: separate;
    border-spacing: 0;
    width: 100%;
}

table[b-0dq89tgyy5] {
    width: 100%;
    border-collapse: collapse;
    border-radius: 8px;
}

th[b-0dq89tgyy5] {
    text-align: center;
    text-transform: capitalize;
    color: var(--primary-text-color);
    font-weight: 700;
    padding: 10px;
    text-align: center;
    border: 1px solid #d9dbf1;
}

td[b-0dq89tgyy5] {
    border: 1px solid #d9dbf1;
    width: 120px;
    height: 80px;
    vertical-align: top;
    padding: 8px 16px;
    position: relative;
    color: var(--terciary-text-color);
}

/*.dia {
    font-weight: bold;
    margin-bottom: 8px;
}*/
.dia-normal[b-0dq89tgyy5] {
    color: var(--terciary-text-color);
}

.dia-fora[b-0dq89tgyy5] {
    background-color: rgba(0, 120, 212, 0.05); /* azul claro com transparência */
    color: #999; /* texto mais apagado */
}


.tabela-month tr:first-child th:first-child[b-0dq89tgyy5] {
    border-top-left-radius: 12px;
}

.tabela-month tr:first-child th:last-child[b-0dq89tgyy5] {
    border-top-right-radius: 12px;
}

.tabela-month tr:last-child td:first-child[b-0dq89tgyy5] {
    border-bottom-left-radius: 12px;
}

.tabela-month tr:last-child td:last-child[b-0dq89tgyy5] {
    border-bottom-right-radius: 12px;
}

.table-scroll-container[b-0dq89tgyy5] {
    max-height: 550px; 
    overflow-y: auto; 
}

    .table-scroll-container table[b-0dq89tgyy5] {
        width: 100%;
        margin-bottom: 0; 
    }

    .table-scroll-container thead th[b-0dq89tgyy5] {
        position: sticky;
        top: 0;
        z-index: 1;
        background-color: #fff;
    }
/* /Components/General/DashboardLandZone.razor.rz.scp.css */
.drop-zone-area[b-utvarnb0ls] {
    transition: all 0.2s ease-in-out;
    background-color: #f8f9fa;
    border-radius: 0.375rem;
    border: 2px dashed #dee2e6;
    min-height: 600px;
}

.drop-zone-on-hover[b-utvarnb0ls] {
    border-color: #0d6efd !important;
    background-color: rgba(13, 110, 253, 0.05) !important;
}

    

/* /Components/General/DateRangePicker.razor.rz.scp.css */
.combo-box-container[b-xfs78siwer] {
    max-width: 100%;
    border-radius: 0.75rem;
}

.input-group[b-xfs78siwer] {
    height: 38px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 0.75rem !important;
    border: var(--input-form-border-color) !important;
}

    .input-group a[b-xfs78siwer] {
        color: var(--btn-primary);
        font-size: 13px;
        display: flex;
        align-items: center;
        padding: 6px 14px;
        border: none;
        border-radius: 12px;
    }

    .input-group:hover[b-xfs78siwer] {
        border: var(--input-form-border-color-hover) !important;
    }
/* /Components/General/FilteredCombobox.razor.rz.scp.css */
.combo-box-container[b-il9vz0rfmz] {
    max-width: 100%;
    border-radius: 0.75rem;
    
}

.input-group[b-il9vz0rfmz] {
    height: 38px;
    font-size: 1rem;
    font-weight: 600;
    border-radius: 0.75rem !important;
    border: var(--input-form-border-color) !important;
}

    .input-group a[b-il9vz0rfmz] {
        color: var(--btn-primary);
        font-size: 13px;
        display: flex;
        align-items: center;
        padding: 6px 14px;
        border: none;
        border-radius:12px;
    }

    .input-group:hover[b-il9vz0rfmz] {
        border: var(--input-form-border-color-hover) !important;
    }

.combo-box-dropdown[b-il9vz0rfmz] {
    max-height: 280px;
    overflow-y: auto;
    z-index: 1060;
    border-radius: .5rem;
}

.combo-box-option[b-il9vz0rfmz] {
    cursor: pointer;
    padding: 0.5rem 1rem;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
}

    .combo-box-option:hover:not(.active)[b-il9vz0rfmz] {
        background-color: var(--btn-primary-bg);
    }

    .combo-box-option.active[b-il9vz0rfmz] {
        background-color: var(--btn-primary-bg);
        color: white;
    }

/* Scrollbar personalizado */
.combo-box-dropdown[b-il9vz0rfmz]::-webkit-scrollbar {
    width: 6px;
}

.combo-box-dropdown[b-il9vz0rfmz]::-webkit-scrollbar-track {
    background: #f1f1f1;
    border-radius: 0 4px 4px 0;
}

.combo-box-dropdown[b-il9vz0rfmz]::-webkit-scrollbar-thumb {
    background: #c1c1c1;
    border-radius: 3px;
}

    .combo-box-dropdown[b-il9vz0rfmz]::-webkit-scrollbar-thumb:hover {
        background: #a8a8a8;
    }

.combo-box-no-option[b-il9vz0rfmz] {
    padding: 0.5rem 1rem;
    border: none;
    background: none;
    width: 100%;
    text-align: left;
}
/* /Components/General/InfractionInfoCard.razor.rz.scp.css */
.card[b-8xf8iuuw38] {
    border: 12px;
    border:var(--card-border-color);
    box-shadow: none;
    padding: 0rem;
}
.card-top[b-8xf8iuuw38]{
    padding: 1rem;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
}

.card-body[b-8xf8iuuw38]{
    padding:1rem;
}

.card-title[b-8xf8iuuw38] {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0rem;
}

.card-subtitle[b-8xf8iuuw38] {
    font-size: 12px;
    font-weight: 400;
    color: #4e5361;
}

.title-color-le[b-8xf8iuuw38] {
    color: #1B2FA6;
}

.title-color-sick[b-8xf8iuuw38] {
    color: #FF82AC;
}

.title-color-personal[b-8xf8iuuw38] {
    color: #FF9F38;
}

.title-color-ncns[b-8xf8iuuw38] {
    color: #ED2E36;
}

.title-color-others[b-8xf8iuuw38] {
    color: #E8D822;
}

.title-color-generic[b-8xf8iuuw38] {
    color: #0F1A5B;
}
/* /Components/General/ReportTable.razor.rz.scp.css */
table[b-bfp774n04w] {
    border-collapse: collapse;
    border: none;
}

thead[b-bfp774n04w] {
    border-bottom: 1px solid #D9DBF1;
}
    /* Estilos para o Cabeçalho (Header) */
    thead th[b-bfp774n04w] {
        background-color: transparent;
        font-size: 14px;
        color: var(--primary-text-color);
        font-weight: 700;
        border-top: 0 !important;
        border-bottom: 1px solid #D9DBF1;
       /* max-width: 150px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        cursor: pointer;*/
    }
/* Remove as bordas de todas as células e cabeçalhos */
td[b-bfp774n04w], th[b-bfp774n04w] {
    border: none;
}
/* Adiciona a borda inferior a cada linha do corpo da tabela */
tbody tr[b-bfp774n04w] {
    border-bottom: 1px solid #D9DBF1;
}
/* Estilos para as Linhas do Corpo (Body) */
tbody td[b-bfp774n04w] {
    font-size: 14px;
    color: #4E5361;
    font-weight: 500;
    background-color: transparent;
}

.bg-1[b-bfp774n04w] {
    background-color: #98DDDD;
}

.bg-2[b-bfp774n04w] {
    background-color: #F9BEC1;
}
/* /Components/General/ReportTableItem.razor.rz.scp.css */
.bg-1[b-7ratxvab8x] {
    background-color: #98DDDD;
}

.bg-2[b-7ratxvab8x] {
    background-color: #F9BEC1;
}

td[b-7ratxvab8x], th[b-7ratxvab8x] {
    border: none;
}
/* Adiciona a borda inferior a cada linha do corpo da tabela */
tbody tr[b-7ratxvab8x] {
    border-bottom: 1px solid #D9DBF1;
}
/* Estilos para as Linhas do Corpo (Body) */
tbody td[b-7ratxvab8x] {
    font-size: 14px;
    color: #4E5361;
    font-weight: 500;
    background-color: transparent;
}

.form-input[b-7ratxvab8x] {
    border: none;
    outline: none;
    color: #4E5361;
    background-color: transparent;
    font-size: 14px;
    font-weight: 500;
    height: 100%;
    width: 80px;
}

    .form-input:focus[b-7ratxvab8x] {
        box-shadow: 0 0 0 0;
    }

    .form-input[b-7ratxvab8x]::-webkit-outer-spin-button,
    .form-input[b-7ratxvab8x]::-webkit-inner-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

/* /Components/General/Searchbar.razor.rz.scp.css */
body[b-v6ozy4b809] {
}
/* /Components/General/SignaturePad.razor.rz.scp.css */
.signaturepad-custom[b-ayb2tp1dz3] {
    width: 100%;
    height: 50%;
    border-radius:12px;
}
/* /Components/General/Taskbar.razor.rz.scp.css */
.card[b-39e9wwo7eq] {
    padding: 0rem;
    border-radius:1.25rem;
}

.card-header[b-39e9wwo7eq]{
    background-color:var(--primary-bg);
    color: var(--white-text-color);
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    padding: 0.5rem 1rem;
}
.card h5[b-39e9wwo7eq]{
    font-size: 1.2rem;
    font-weight:600;
    margin-bottom: 0rem;
}

.card-title[b-39e9wwo7eq] {
    color: var(--primary-text-color);
    font-size: 18px;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 16px;
}


.card-body[b-39e9wwo7eq] {
    padding: 1rem;
    max-height: 900px;
    overflow-y: auto;
    scrollbar-width: none; /* Firefox */
    -ms-overflow-style: none; /* IE 10+ */
    display: flex;
    flex-direction: column;
    gap: 1rem;
}

.card-body p[b-39e9wwo7eq]{
    margin-bottom: 0rem;
    font-weight: 500;
}
    .card-body[b-39e9wwo7eq]::-webkit-scrollbar {
        display: none; /* Chrome, Safari, Edge */
    }
/* /Components/General/TaskbarItem.razor.rz.scp.css */
.card[b-rxll8789db] {
    border-radius: 12px;
    border: 1px solid #D9DBF1;
    margin-bottom: 16px;
    box-shadow: none !important;
}

.card-title[b-rxll8789db] {
    color: var(--primary-text-color);
    font-size: 16px;
    margin-bottom: 4px;
    font-weight: 600;
    line-height: 24px;
}

.card-subtitle[b-rxll8789db] {
    color: var(--card-body-color) !important;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 24px;
}

.btn-outline-primary[b-rxll8789db] {
    height: 31px;
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--btn-outline-primary-color);
    background-color: transparent;
    border-color: var(--btn-outline-primary-border-color);
    border-radius: 12px;
}

    .btn-outline-primary:hover[b-rxll8789db] {
        color: #ffffff;
        background-color: var(--btn-outline-primary-hover-bg);
    }

    .btn-outline-primary:focus[b-rxll8789db] {
        border: none;
    }
/* /Components/General/Toast.razor.rz.scp.css */

.toast-container[b-4pdmaq40gi] {
    z-index: 9999;
    position: absolute;
    width: 100%;
    top: 4.5rem;
    left: 30%;
}

.toast-icon[b-4pdmaq40gi] {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 1rem;
    font-size: 1.5rem;
}

.toast-visible[b-4pdmaq40gi] {
    animation: fadein-b-4pdmaq40gi 1.5s;
}

@keyframes fadein-b-4pdmaq40gi {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

/* /Components/General/UserProfile.razor.rz.scp.css */
.user-profile[b-mulz0rs2po] {
    display: flex;
    align-items: center;
    cursor: pointer;
    position: relative;
    text-decoration: underline !important;
}

    .user-profile a[b-mulz0rs2po] {
        text-decoration: none;
        color: inherit;
    }




.user-info[b-mulz0rs2po] {
    margin-right: 8px;
}

.user-profile[b-mulz0rs2po] {
    text-decoration: none !important;
    color: inherit;
}

    .user-profile .title[b-mulz0rs2po],
    .user-profile .subtitle[b-mulz0rs2po] {
        text-decoration: none;
    }

.title[b-mulz0rs2po] {
    font-size: 1rem;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
}

.subtitle[b-mulz0rs2po] {
    font-size: 0.75rem;
    font-weight: 600;
    color: var(--user-profile-subtitle-color);
    margin-bottom: 0px;
}

.dropdown-menu[b-mulz0rs2po] {
    position: absolute;
    top: 100%;
    right: 0;
    background-color: white;
    margin-top: .8rem;
    border-radius: 12px;
    z-index: 100;
}

.dropdown-item[b-mulz0rs2po] {
    font-size: 1rem;
    font-weight: 600;
    color: #4E5361;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
/* /Components/Widgets/AtpChartDonut.razor.rz.scp.css */
.card[b-6epxav9nw9]{
    padding: 0rem;
}

.card-header[b-6epxav9nw9] {
    padding:0.5rem 1rem;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
}

.card-body[b-6epxav9nw9]{
    padding: 1.25rem;
}

.card-title[b-6epxav9nw9] {
    margin-bottom:0rem;
}
/* /Components/Widgets/AtpChartStacked.razor.rz.scp.css */
.card[b-6ny042g3hk] {
    padding: 0rem;
}

.card-header[b-6ny042g3hk] {
    padding: 0.5rem 1rem;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
}

.card-body[b-6ny042g3hk] {
    padding: 1.25rem;
}

.card-title[b-6ny042g3hk] {
    margin-bottom: 0rem;
}
/* /Components/Widgets/AtpChartTrend.razor.rz.scp.css */
.card[b-hsf6xkjpxr] {
    padding: 0rem;
}

.card-header[b-hsf6xkjpxr] {
    padding: 0.5rem 1rem;
    border-radius: 1.25rem 1.25rem 0rem 0rem;
}

.card-body[b-hsf6xkjpxr] {
    padding: 1.25rem;
}

.card-title[b-hsf6xkjpxr] {
    margin-bottom: 0rem;
}
/* /Components/Widgets/AtpInfoCard.razor.rz.scp.css */
.stat-card[b-7jt8yg587d] {
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    padding: 20px;
}

.stat-icon[b-7jt8yg587d] {
    font-size: 40px;
    color: #007bff;
    /* Example color - change as needed */
}

.stat-value[b-7jt8yg587d] {
    font-size: 24px;
    font-weight: bold;
}
/* /Components/Widgets/AtpInfractionTable.razor.rz.scp.css */
.card[b-u3p8s0z6ar] {
    border-radius: 20px;
}

.card-header[b-u3p8s0z6ar] {
    background-color: var(--primary-bg);
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    padding: 0.5rem 1rem;
}

.card-title[b-u3p8s0z6ar] {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 0px;
}

.card-subtitle[b-u3p8s0z6ar] {
    font-size: 14px;
    font-weight: 700;
    color: #05063E;
    text-transform: capitalize;
}
/* /Components/Widgets/BarProgressInfo.razor.rz.scp.css */
.card[b-p2vx009lbf] {
    border-radius: 20px;
}
.card-header[b-p2vx009lbf] {
    background-color: var(--primary-bg);
    border-radius: 1.25rem 1.25rem 0rem 0rem;
    padding:0.5rem 1rem;
}

.card-title[b-p2vx009lbf] {
    font-size: 18px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 0px;
    text-transform: uppercase;
}

.card-subtitle[b-p2vx009lbf] {
    font-size: 14px;
    font-weight: 700;
    color: var(--primary-text-color);
    text-transform: capitalize;
}

.card-progress[b-p2vx009lbf] {
    height: 16px;
    border-radius: 8px;
}

.progress[b-p2vx009lbf] {
    background-color: #f3f3f5;
    height: 10px;
    border-radius: 8px;
}

.progressbar-negative[b-p2vx009lbf] {
    background-color: #FF82AC;
    border-radius: 8px;
}

.progressbar-positive[b-p2vx009lbf] {
    background-color: #16DBCC;
    border-radius: 8px;
}


.card-percentage[b-p2vx009lbf] {
    border-radius: 12px;
    font-size: 20px;
    font-weight: 700;
    padding: 6px 8px;
    margin-left: 12px;
}

.percentage-positive[b-p2vx009lbf] {
    background-color: #16DBCC1A;
    color: #16DBCC;
}

.percentage-negative[b-p2vx009lbf] {
    background-color: #FDEAEB;
    color: #FF82AC;
}
/* /Layout/AdminMainLayout.razor.rz.scp.css */
.page[b-kzjft07x73] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.sidebar[b-kzjft07x73] {
    background-color: var(--sidebar-bg);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.11), 4px 4px 6px rgba(86, 144, 198, 0.11);
    /* Comportamento padrão para telas pequenas (mobile-first) */
    position: fixed;
    height: 100vh;
    width: 250px;
    top: 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    border-radius: 0px 0px 20px 0px;
    left: -250px; /* Esconde a sidebar */
    z-index: 1000;
    transition: left 0.3s ease-in-out;
}

    .sidebar.open[b-kzjft07x73] {
        left: 0; /* Exibe a sidebar */
    }

    .sidebar p[b-kzjft07x73] {
        font-size: 12px;
        color: var(--primary-text-color);
    }

.top-brand[b-kzjft07x73] {
    margin-bottom: 32px;
    padding: 16px
}

#appLogo[b-kzjft07x73] {
    transition: opacity 0.3s ease;
}

.top-row[b-kzjft07x73] {
    background-color: var(--top-row-bg);
    justify-content: space-between;
    height: 60px;
    padding: 20px;
    display: flex;
    align-items: center;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.11), 4px 4px 6px rgba(86, 144, 198, 0.11);
    position: sticky;
    top: 0;
    z-index: 10;
}

    .top-row .title[b-kzjft07x73] {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        line-height: 24px;
        margin-bottom: 0;
    }

.toggle-menu[b-kzjft07x73] {
    background-color: transparent;
    color: #fff;
    border: none;
    margin-right: 8px;
    cursor: pointer;
    font-size: 1.5rem;
    padding: 0;
}

    .toggle-menu:hover[b-kzjft07x73] {
        background-color: transparent;
        color: #fff;
        border: none;
        cursor: pointer;
        font-size: 1.5rem;
        padding: 0;
    }

#themeToggleBtn[b-kzjft07x73] {
    transition: all 0.3s ease;
    cursor: pointer;
    width: 40px;
    font-size: 16px;
    background-color: transparent;
    border: none;
    padding: 8px;
    border-radius: 50%;
    color: var(--primary-text-color);
}

    #themeToggleBtn:hover[b-kzjft07x73] {
        background-color: rgba(0, 0, 0, 0.1);
    }

#themeIcon[b-kzjft07x73] {
    transition: transform 0.3s ease;
}

#themeToggleBtn:hover #themeIcon[b-kzjft07x73] {
    transform: rotate(20deg);
}

.main-content[b-kzjft07x73] {
    flex: 1;
    overflow-y: auto;
}

/* Overlay para telas pequenas */
.page.sidebar-open .main-content[b-kzjft07x73]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

[b-kzjft07x73] .sidebar .nav-scrollable {
    max-height: calc(100vh - 60px); /* Ajuste conforme o cabeçalho ou padding */
    flex-grow: 1;
    overflow-y: auto;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: transparent transparent;
}

[b-kzjft07x73] .nav-scrollable::-webkit-scrollbar {
    width: 8px;
    transition: opacity 0.3s ease;
    opacity: 0;
}

[b-kzjft07x73] .nav-scrollable:hover::-webkit-scrollbar {
    opacity: 1;
}

[b-kzjft07x73] .nav-scrollable::-webkit-scrollbar-track {
    background: #fafafa;
}

[b-kzjft07x73] .nav-scrollable::-webkit-scrollbar-thumb {
    background-color: #fafafa;
    border-radius: 4px;
}

    [b-kzjft07x73] .nav-scrollable::-webkit-scrollbar-thumb:hover {
        background-color: #D9DBF1;
    }

[b-kzjft07x73] .nav-scrollable {
    scroll-behavior: smooth;
}

.dark-mode-label[b-kzjft07x73] {
    color: var(--terciary-text-color);
    font-size: 16px;
    font-weight: 600;
}

.toggle-theme[b-kzjft07x73] {
    padding: 8px 16px;
}

.theme-toggle-switch[b-kzjft07x73] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
}

    .theme-toggle-switch input[b-kzjft07x73] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-kzjft07x73] {
    background-color: var(--btn-primary-bg);
    border-radius: 34px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.4s;
    cursor: pointer;
}

    .slider[b-kzjft07x73]::before {
        content: "";
        position: absolute;
        height: 24px;
        width: 24px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        border-radius: 50%;
        transition: 0.4s;
        z-index: 2;
    }

.theme-toggle-switch input:checked + .slider[b-kzjft07x73]::before {
    transform: translateX(30px);
}

.icon-light[b-kzjft07x73],
.icon-dark[b-kzjft07x73] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    z-index: 1;
    color: #e8d822;
}

.icon-light[b-kzjft07x73] {
    left: 8px;
}

.icon-dark[b-kzjft07x73] {
    right: 8px;
    color: #969fd6;
}

.theme-toggle-switch input:checked ~ .slider .icon-light[b-kzjft07x73] {
    opacity: 0.3;
}

.theme-toggle-switch input:checked ~ .slider .icon-dark[b-kzjft07x73] {
    opacity: 1;
}

.theme-toggle-switch input:not(:checked) ~ .slider .icon-dark[b-kzjft07x73] {
    opacity: 0.3;
}

.theme-toggle-switch input:not(:checked) ~ .slider .icon-light[b-kzjft07x73] {
    opacity: 1;
}


/* Layout para telas maiores que 1200px */
@media (min-width: 1200px) {
    .page[b-kzjft07x73] {
        flex-direction: row;
    }

    .sidebar[b-kzjft07x73] {
        /* Comportamento padrão: visível e no fluxo do documento */
        position: sticky;
        left: 0;
        width: 250px;
        transition: transform 0.3s ease-in-out; /* Adicione uma transição para a animação */
    }

        /* Regra para ocultar a sidebar em telas grandes */
        .sidebar:not(.open)[b-kzjft07x73] {
            transform: translateX(-100%);
        }

    /* O main-content precisa se expandir quando a sidebar está fechada */
    .main-content[b-kzjft07x73] {
        transition: margin-left 0.3s ease-in-out;
        margin-left: -250px;
    }

    .page.sidebar-open .main-content[b-kzjft07x73] {
        margin-left: 0px; /* Expande o main-content quando a sidebar está aberta */
    }

        /* Remove o overlay em telas grandes */
        .page.sidebar-open .main-content[b-kzjft07x73]::after {
            content: none;
        }
}
/* /Layout/EmptyLayout.razor.rz.scp.css */
/*.container-fluid {
    min-height: 100vh;
    padding: 20px;
    background-color: #ffffff;
    display: flex;
    justify-content: center;
    align-items: center;
}*/

.container-fluid[b-ccp1xmkt11] {
    padding: 0;
    background-color: var(--background-color);
}
/* /Layout/MainLayout.razor.rz.scp.css */
.page[b-fiimecyyr7] {
    display: flex;
    flex-direction: column;
    height: 100vh;
}

.sidebar[b-fiimecyyr7] {
    background-color: var(--sidebar-bg);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.11), 4px 4px 6px rgba(86, 144, 198, 0.11);
    /* Comportamento padrão para telas pequenas (mobile-first) */
    position: fixed;
    height: 100vh;
    width: 250px;
    top: 0;
    display: flex;
    flex-direction:column;
    justify-content:space-between;
    border-radius: 0px 0px 20px 0px;
    left: -250px; /* Esconde a sidebar */
    z-index: 1000;
    transition: left 0.3s ease-in-out;
}

    .sidebar.open[b-fiimecyyr7] {
        left: 0; /* Exibe a sidebar */
    }

    .sidebar p[b-fiimecyyr7] {
        font-size: 12px;
        color: var(--version-subtitle-color);
    }

    .top-brand[b-fiimecyyr7] {
        margin-bottom: 32px;
        padding: 16px
    }

#appLogo[b-fiimecyyr7] {
    transition: opacity 0.3s ease;
}

.top-row[b-fiimecyyr7] {
    background-color: var(--top-row-bg);
    justify-content: space-between;
    height: 60px;
    padding: 20px;
    display: flex;
    align-items: center;
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.11), 4px 4px 6px rgba(86, 144, 198, 0.11);
    position: sticky;
    top: 0;
    z-index: 10;
}

    .top-row .title[b-fiimecyyr7] {
        font-size: 24px;
        font-weight: 700;
        color: #fff;
        line-height: 24px;
        margin-bottom: 0;
    }

.toggle-menu[b-fiimecyyr7] {
    background-color: transparent;
    color: var(--toggle-menu-color);
    border: none;
    margin-right: 8px;
    cursor: pointer;
    font-size: 1.5rem;
    padding: 0;
}

    .toggle-menu:hover[b-fiimecyyr7] {
        background-color: transparent;
        color: var(--toggle-menu-color-hover);
        border: none;
        cursor: pointer;
        font-size: 1.5rem;
        padding: 0;
    }

#themeToggleBtn[b-fiimecyyr7] {
    transition: all 0.3s ease;
    cursor: pointer;
    width: 40px;
    font-size: 16px;
    background-color: transparent;
    border: none;
    padding: 8px;
    border-radius: 50%;
    color: var(--primary-text-color);
}

    #themeToggleBtn:hover[b-fiimecyyr7] {
        background-color: rgba(0, 0, 0, 0.1);
    }

#themeIcon[b-fiimecyyr7] {
    transition: transform 0.3s ease;
}

#themeToggleBtn:hover #themeIcon[b-fiimecyyr7] {
    transform: rotate(20deg);
}

.main-content[b-fiimecyyr7] {
    flex: 1;
    overflow-y: auto;
}

/* Overlay para telas pequenas */
.page.sidebar-open .main-content[b-fiimecyyr7]::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 999;
}

[b-fiimecyyr7] .sidebar .nav-scrollable {
    max-height: calc(100vh - 60px); /* Ajuste conforme o cabeçalho ou padding */
    flex-grow: 1;
    overflow-y: auto;
    scrollbar-width: thin; /* Firefox */
    scrollbar-color: transparent transparent;
}

[b-fiimecyyr7] .nav-scrollable::-webkit-scrollbar {
    width: 8px;
    transition: opacity 0.3s ease;
    opacity: 0;
}

[b-fiimecyyr7] .nav-scrollable:hover::-webkit-scrollbar {
    opacity: 1;
}

[b-fiimecyyr7] .nav-scrollable::-webkit-scrollbar-track {
    background: #fafafa;
}

[b-fiimecyyr7] .nav-scrollable::-webkit-scrollbar-thumb {
    background-color: #fafafa;
    border-radius: 4px;
}

    [b-fiimecyyr7] .nav-scrollable::-webkit-scrollbar-thumb:hover {
        background-color: #D9DBF1;
    }

[b-fiimecyyr7] .nav-scrollable {
    scroll-behavior: smooth;
}

.dark-mode-label[b-fiimecyyr7]{
    color: var(--terciary-text-color);
    font-size: 16px;
    font-weight: 600;
}
.toggle-theme[b-fiimecyyr7] {
    padding: 8px 16px;
}

.theme-toggle-switch[b-fiimecyyr7] {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 30px;
}

    .theme-toggle-switch input[b-fiimecyyr7] {
        opacity: 0;
        width: 0;
        height: 0;
    }

.slider[b-fiimecyyr7] {
    background-color: var(--btn-primary-bg);
    border-radius: 34px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: 0.4s;
    cursor: pointer;
}

    .slider[b-fiimecyyr7]::before {
        content: "";
        position: absolute;
        height: 24px;
        width: 24px;
        left: 3px;
        bottom: 3px;
        background-color: white;
        border-radius: 50%;
        transition: 0.4s;
        z-index: 2;
    }

    .slider i[b-fiimecyyr7] {
        color: #fff;
    }

.theme-toggle-switch input:checked + .slider[b-fiimecyyr7]::before {
    transform: translateX(30px);
}

.icon-light[b-fiimecyyr7],
.icon-dark[b-fiimecyyr7] {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    z-index: 1;
    color: #e8d822;
}

.icon-light[b-fiimecyyr7] {
    left: 8px;
}

.icon-dark[b-fiimecyyr7] {
    right: 8px;
    color: #969fd6;
}

.theme-toggle-switch input:checked ~ .slider .icon-light[b-fiimecyyr7] {
    opacity: 0.3;
}

.theme-toggle-switch input:checked ~ .slider .icon-dark[b-fiimecyyr7] {
    opacity: 1;
}

.theme-toggle-switch input:not(:checked) ~ .slider .icon-dark[b-fiimecyyr7] {
    opacity: 0.3;
}

.theme-toggle-switch input:not(:checked) ~ .slider .icon-light[b-fiimecyyr7] {
    opacity: 1;
}


/* Layout para telas maiores que 1200px */
@media (min-width: 1200px) {
    .page[b-fiimecyyr7] {
        flex-direction: row;
    }

    .sidebar[b-fiimecyyr7] {
        /* Comportamento padrão: visível e no fluxo do documento */
        position: sticky;
        left: 0;
        width: 250px;
        transition: transform 0.3s ease-in-out; /* Adicione uma transição para a animação */
    }

        /* Regra para ocultar a sidebar em telas grandes */
        .sidebar:not(.open)[b-fiimecyyr7] {
            transform: translateX(-100%);
        }

    /* O main-content precisa se expandir quando a sidebar está fechada */
    .main-content[b-fiimecyyr7] {
        transition: margin-left 0.3s ease-in-out;
        margin-left: -250px;
    }

    .page.sidebar-open .main-content[b-fiimecyyr7] {
        margin-left: 0px; /* Expande o main-content quando a sidebar está aberta */
    }

        /* Remove o overlay em telas grandes */
        .page.sidebar-open .main-content[b-fiimecyyr7]::after {
            content: none;
        }
}
/* /Layout/SideBar.razor.rz.scp.css */
.top-row[b-n69c3wrqlu] {
    height: 3.5rem;
    background-color: #ffffff;
}

nav-scrollable[b-n69c3wrqlu] {
    /*margin-top: 36px;*/
    overflow: scroll;
}

.nav-item[b-n69c3wrqlu] {
    font-size: 0.9rem;
    padding-bottom: 0.5rem;
    font-weight: 700;
    padding: .3rem 1rem;
    
}

    .nav-item:first-of-type[b-n69c3wrqlu] {
        padding-top: 1rem;
    }

    .nav-item:last-of-type[b-n69c3wrqlu] {
        padding-bottom: 1rem;
    }

    .nav-item[b-n69c3wrqlu]  a {
        color: var(--sidebar-color);
        border-radius: 4px;
        height: 42px;
        display: flex;
        align-items: center;
        border-radius: 12px;
        padding: 8px 16px;
        transition: background-color 0.3s ease, color 0.3s ease;
    }

        .nav-item[b-n69c3wrqlu]  a i {
            margin-right: 6px;
        }

        .nav-item[b-n69c3wrqlu]  a:hover {
            background-color: var(--btn-primary-hover-bg);
            color: #ffffff;
            transform: scale(1.03);
            box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
        }

        .nav-item[b-n69c3wrqlu]  a.active {
            background-color: var(--btn-primary-hover-bg);
            color: #ffffff;
            padding: 8px 16px;
        }
/* /PageNotFound.razor.rz.scp.css */
.row[b-dpo33uhf4z] {
    display: flex;
    justify-content: center; /* Centraliza horizontalmente */
    align-items: center; /* Centraliza verticalmente */
    height: 100vh
}

.card[b-dpo33uhf4z] {
    width: 100%;
    max-width: 500px;
    border: 1px solid #D9DBF1;
    box-shadow: none;
    padding: 20px;
}

.login-title[b-dpo33uhf4z] {
    font-size: 20px;
    font-weight: 700;
    color: #4E5361;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 46px;
}

img[b-dpo33uhf4z] {
    width: 255px;
    height: 160px;
    /* text-align: center; */
    margin-left: auto;
    margin-right: auto;
}

a[b-dpo33uhf4z] {
    color: var(--terciary-text-color);
    font-size: 1rem;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 46px !important;
    text-decoration: none !important;
}

    a:hover[b-dpo33uhf4z] {
        color: var(--white-text-color);
        background-color: #0f1a5b;
    }

    a:active[b-dpo33uhf4z] {
        color: #ffffff;
        background-color: #0b1446;
    }

.link[b-dpo33uhf4z] {
    text-decoration: none !important;
}
/* /Pages/Account/EmailConfirmation.razor.rz.scp.css */
.confirm-invite-container[b-w112y4x76c] {
    min-height: 100vh;
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
}

.confirm-card[b-w112y4x76c] {
    border: none;
    border-radius: 15px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

    .confirm-card .card-header[b-w112y4x76c] {
        border-radius: 15px 15px 0 0 !important;
        border: none;
    }

.password-strength[b-w112y4x76c] {
    height: 5px;
    margin-top: 5px;
    border-radius: 3px;
}

.password-weak[b-w112y4x76c] {
    background-color: #dc3545;
    width: 33%;
}

.password-medium[b-w112y4x76c] {
    background-color: #ffc107;
    width: 66%;
}

.password-strong[b-w112y4x76c] {
    background-color: #28a745;
    width: 100%;
}
/* /Pages/Account/Login.razor.rz.scp.css */
/* Container geral */
.login-container[b-uwe5rtr4zk] {
    display: flex;
    height: 100vh;
    font-family: Arial, sans-serif;
}

.password-container[b-uwe5rtr4zk] {
    position: relative;
    
}
.passwordInput[b-uwe5rtr4zk] {
    padding-right: 40px; /* Make space for the button/icon */
}

.togglePasswordVisibility[b-uwe5rtr4zk] {
    position: absolute;
    right: 5px;
    top: 50%;
    transform: translateY(-50%);
    /* Add more styling for the button or replace with an icon */
}


/* Seção da imagem */
.image-section[b-uwe5rtr4zk] {
    flex: 1;
    background-image: url('img/img_login.png');
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: start;
    justify-content: start;
    gap: .8rem;
    flex-direction: column;
    padding: 48px;
}

    /* Título e textos */
    .image-section h2[b-uwe5rtr4zk] {
        font-weight: 700;
        color: var(--white-text-color);
        margin-top: 50px;
    }

    .image-section p[b-uwe5rtr4zk] {
        font-weight: 400 !important;
        color: var(--white-text-color);
        margin-bottom: 0;
        font-size: 1.2rem;
        display: flex;
        align-items: center;
        gap: 0.5rem;
    }

        .image-section p i[b-uwe5rtr4zk] {
            margin-right: 1rem;
        }

.form-section[b-uwe5rtr4zk] {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 40px;
    background-color: #ffffff;
}

.card[b-uwe5rtr4zk] {
    border-radius: 20px;
    border: none;
    padding: 24px;
    width: 100%;
    max-width: 500px;
}

.login-title[b-uwe5rtr4zk] {
    font-size: 20px;
    font-weight: 700;
    color: #4E5361;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 46px;
}

img[b-uwe5rtr4zk] {
    width: 255px;
    height: 160px;
    margin-left: auto;
    margin-right: auto;
}

a[b-uwe5rtr4zk] {
    color: #4E5361;
    font-size: 16px;
    font-weight: 500;
    margin-top: 20px;
    margin-bottom: 46px !important;
    text-decoration: none !important;
}

.link[b-uwe5rtr4zk]{
    text-decoration: none !important;
}


/* Oculta a imagem em telas menores */
@media (max-width: 1024px) {
    .image-section[b-uwe5rtr4zk] {
        display: none;
    }
}

@media (max-width: 600px) {
    .form-section[b-uwe5rtr4zk] {
        padding: 1rem;
    }
}
/* /Pages/Reports/DisciplinaryPrintForm.razor.rz.scp.css */
.form-container[b-1urmt9rv8l] {
    max-width: 8.5in;
    margin: 0 auto;
    padding: 20px;
    background-color: white;
    border: 1px solid #ddd;
    font-family: 'Arial', sans-serif;
}

.section[b-1urmt9rv8l] {
    border-top: 2px solid #333;
    padding-top: 10px;
}

.section-title[b-1urmt9rv8l] {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin-bottom: 10px;
    text-transform: uppercase;
}

.table[b-1urmt9rv8l] {
    width: 100%;
    font-size: 12px;
}

    .table th[b-1urmt9rv8l] {
        font-size: 11px;
        padding: 5px;
        background-color: #f8f9fa;
    }

    .table td[b-1urmt9rv8l] {
        padding: 5px;
        border: 1px solid #dee2e6;
    }

.warning-grid[b-1urmt9rv8l] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    font-size: 12px;
}

.empty-field[b-1urmt9rv8l] {
    color: #999;
    font-style: italic;
}

.conduct-details[b-1urmt9rv8l] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 15px;
    margin: 15px 0;
    font-size: 12px;
}

.statement-box[b-1urmt9rv8l], .conversation-box[b-1urmt9rv8l], .corrective-box[b-1urmt9rv8l] {
    border: 1px solid #ccc;
    padding: 10px;
    margin: 10px 0;
    font-size: 12px;
    background-color: #f9f9f9;
}

.disciplinary-grid[b-1urmt9rv8l] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 8px;
    font-size: 12px;
}

.cba-reference[b-1urmt9rv8l] {
    font-size: 11px;
    color: #666;
    font-style: italic;
}

.signature-section[b-1urmt9rv8l] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
    margin-top: 30px;
    padding-top: 20px;
    border-top: 2px solid #333;
}

.signature-box[b-1urmt9rv8l] {
    font-size: 12px;
}

.signature-line[b-1urmt9rv8l] {
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}

.empty-signature[b-1urmt9rv8l] {
    border-bottom: 1px solid #000;
    display: inline-block;
    min-width: 150px;
    text-align: center;
}

.position-line[b-1urmt9rv8l] {
    margin-top: 10px;
}

.note[b-1urmt9rv8l] {
    font-size: 10px;
    color: #666;
    margin-top: 5px;
}

.final-note[b-1urmt9rv8l] {
    margin-top: 30px;
    padding: 10px;
    background-color: #f0f0f0;
    font-size: 12px;
    text-align: center;
    border: 1px solid #ccc;
}

.action-buttons[b-1urmt9rv8l] {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 20px;
}

@media print {
    @page {
        margin: 0;
    }

    body[b-1urmt9rv8l] {
        /* Adicione uma margem no body para o texto não colar na borda física da folha */
        margin: 1cm;
    }

    .no-print[b-1urmt9rv8l] {
        display: none !important;
    }
}
/* /Pages/Reports/InfractionPrintForm.razor.rz.scp.css */
.infraction-container[b-9jvtjm0k3b] {
    max-width: 8.5in;
    margin: 0 auto;
    padding: 20px;
    background-color: white;
    border: 1px solid #ddd;
    font-family: 'Arial', sans-serif;
    font-size: 14px;
}

h1[b-9jvtjm0k3b] {
    font-size: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    margin-bottom: 20px;
    border-bottom: 2px solid #333;
    padding-bottom: 10px;
}

.employee-info[b-9jvtjm0k3b] {
    background-color: #f8f9fa;
    padding: 15px;
    border: 1px solid #dee2e6;
    border-radius: 4px;
}

.info-grid[b-9jvtjm0k3b] {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}

.info-item[b-9jvtjm0k3b] {
    display: flex;
    flex-direction: column;
}

.employee-data[b-9jvtjm0k3b] {
    margin-top: 5px;
    padding: 5px 10px;
    background-color: white;
    border: 1px solid #ced4da;
    border-radius: 4px;
    min-height: 35px;
    display: flex;
    align-items: center;
}

.notification-box[b-9jvtjm0k3b] {
    background-color: #fff3cd;
    border: 1px solid #ffeaa7;
    padding: 15px;
    margin: 20px 0;
    border-radius: 4px;
}

.notification-text[b-9jvtjm0k3b] {
    margin: 0;
    font-size: 13px;
    line-height: 1.5;
}

.points-table-section[b-9jvtjm0k3b] {
    margin: 25px 0;
}

.points-table[b-9jvtjm0k3b] {
    width: 60%;
    margin: 0 auto;
}

    .points-table th[b-9jvtjm0k3b],
    .points-table td[b-9jvtjm0k3b] {
        padding: 8px 12px;
        text-align: left;
    }

    .points-table th[b-9jvtjm0k3b] {
        background-color: #343a40;
        color: white;
        font-weight: bold;
    }

    .points-table td:first-child[b-9jvtjm0k3b] {
        width: 20%;
        text-align: center;
        font-weight: bold;
    }

.eap-section[b-9jvtjm0k3b] {
    background-color: #e7f5ff;
    border: 1px solid #c5e1ff;
    padding: 15px;
    margin: 20px 0;
    border-radius: 4px;
    font-size: 13px;
}

    .eap-section strong[b-9jvtjm0k3b] {
        color: #0066cc;
    }

.absence-record[b-9jvtjm0k3b] {
    margin: 25px 0;
}

.absence-table[b-9jvtjm0k3b] {
    width: 100%;
}

    .absence-table th[b-9jvtjm0k3b],
    .absence-table td[b-9jvtjm0k3b] {
        padding: 10px;
        text-align: center;
        border: 1px solid #dee2e6;
    }

    .absence-table th[b-9jvtjm0k3b] {
        background-color: #495057;
        color: white;
        font-weight: bold;
    }

    .absence-table td[b-9jvtjm0k3b] {
        background-color: white;
    }

    .absence-table tr:first-child td:last-child[b-9jvtjm0k3b] {
        background-color: #ffcccc;
        font-weight: bold;
    }

.disagreement-section[b-9jvtjm0k3b] {
    border: 2px solid #dc3545;
    padding: 15px;
    margin: 25px 0;
    border-radius: 4px;
}

.disagreement-header[b-9jvtjm0k3b] {
    margin-bottom: 15px;
}

    .disagreement-header p[b-9jvtjm0k3b] {
        color: #dc3545;
        font-size: 15px;
        margin: 0;
    }

.comment-box[b-9jvtjm0k3b] {
    background-color: #f8f9fa;
    border: 1px solid #dee2e6;
    padding: 15px;
    border-radius: 4px;
}

.comment-label[b-9jvtjm0k3b] {
    font-weight: bold;
    margin-bottom: 8px;
    color: #495057;
}

.comment-content[b-9jvtjm0k3b] {
    min-height: 100px;
    background-color: white;
    border: 1px solid #ced4da;
    padding: 10px;
    border-radius: 4px;
    white-space: pre-wrap;
    font-family: 'Courier New', monospace;
}

.signature-area[b-9jvtjm0k3b] {
    border-top: 2px solid #333;
    padding-top: 20px;
    margin-top: 30px;
}

.signature-grid[b-9jvtjm0k3b] {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    justify-items: center;
}

.signature-field[b-9jvtjm0k3b] {
    text-align: center;
}

.signature-line[b-9jvtjm0k3b] {
    width: 200px;
    height: 2px;
    background-color: #333;
    margin: 0 auto 5px auto;
    position: relative;
}

    .signature-line[b-9jvtjm0k3b]::after {
        content: '';
        position: absolute;
        width: 100%;
        height: 20px;
        bottom: 0;
    }

.signature-label[b-9jvtjm0k3b] {
    font-size: 12px;
    color: #666;
    margin-top: 5px;
}

.action-buttons[b-9jvtjm0k3b] {
    display: flex;
    gap: 10px;
    justify-content: center;
    margin-top: 30px;
}

.table-header[b-9jvtjm0k3b] {
    background-color: #343a40 !important;
    color: white;
}

/* Estilos específicos para impressão */
@media print {
    @page {
        margin: 0;
    }

    body[b-9jvtjm0k3b] {
        /* Adicione uma margem no body para o texto não colar na borda física da folha */
        margin: 1cm;
    }

    .infraction-container[b-9jvtjm0k3b] {
        border: none;
        padding: 0;
        max-width: 100%;
    }

    .action-buttons[b-9jvtjm0k3b] {
        display: none;
    }

    h1[b-9jvtjm0k3b] {
        font-size: 20px;
    }

    .employee-data[b-9jvtjm0k3b] {
        border: none;
        background-color: transparent;
        padding-left: 0;
    }

    .points-table[b-9jvtjm0k3b],
    .absence-table[b-9jvtjm0k3b] {
        page-break-inside: avoid;
    }
}
