@import '_content/Blazor.Bootstrap/Blazor.Bootstrap.bundle.scp.css';
@import '_content/Microsoft.AspNetCore.Components.QuickGrid/Microsoft.AspNetCore.Components.QuickGrid.25o87uqmvr.bundle.scp.css';

/* _content/SekureSaaS/Components/Pages/Tenants/Solidaria/Components/Chat-solidariaComponent.razor.rz.scp.css */
#modal-btn[b-z7md6w82lk] {
    position: fixed;
    bottom: 80px;
    right: 60px;
    background-color: #ffffff00;
    color: white;
    border-radius: 50%;
    width: 60px;
    height: 60px;
    border: none;
    font-size: 24px;
    cursor: pointer;
}

iframe[b-z7md6w82lk] {
    border: none;
}
/* _content/SekureSaaS/Components/SekureAdminComfandi/Components/FieldTypeModal.razor.rz.scp.css */
.modal-content[b-mbg8h5c4hd] {
    justify-content: center;
    align-items: center;
    width: 445px !important;
    padding: 34px;
}

.text-aling-justify[b-mbg8h5c4hd] {
    text-align: justify;
}

.modal-content-form[b-mbg8h5c4hd] {
    position: relative;
    display: flex;
    flex-direction: column;
    width: 1081px !important;
    background-color: white;
    padding: 34px;
    border-radius: 20px;
    pointer-events: auto;
    outline: 0;
}

.modal-dialog-centered[b-mbg8h5c4hd] {
    max-width: 1081px !important;
}
/* _content/SekureSaaS/Components/SekureAdminComfandi/Components/NavMenu.razor.rz.scp.css */
.sidebar[b-0jg7c8g4va] {
    width: 285px;
    height: 87%;
    position: fixed;
    top: 90px;
    left: 0;
    display: flex;
    flex-direction: column; /* Organizar elementos en columna */
    justify-content: space-between; /* Distribuye elementos */
}

.navbar[b-0jg7c8g4va] {
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0;
    z-index: 2;
    background-color: white;
}

.bg-gradient-primary[b-0jg7c8g4va] {
    background-color: #ffffff;
    /* background-image: linear-gradient(180deg, #4e73df 10%, #224abe 100%); */
    background-size: cover;
}

.accordion[b-0jg7c8g4va] {
    overflow-anchor: none;
}

.navbar-nav[b-0jg7c8g4va] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.content[b-0jg7c8g4va] {
    flex: 1 0 auto;
}

.profile[b-0jg7c8g4va] {
    display: flex;
    justify-content: end;
}


.bg-secundary[b-0jg7c8g4va] {
    background-color: #F5F5F5;
    min-height: 100vh;
}

.section-sidebar-padding[b-0jg7c8g4va] {
    padding: 2rem 3rem;
}


.sidebar img[b-0jg7c8g4va] {
    width: 100%; /* Ajusta el tamaño de la imagen */
    max-height: 80px; /* Opcional: define una altura máxima */
    object-fit: contain; /* Mantiene la proporción de la imagen */
    padding: 0rem 3rem;
}

.text-profile[b-0jg7c8g4va] {
    font-weight: 600;
    font-size: 16px;
    color: #2C3948;
}

.text-subprofile[b-0jg7c8g4va] {
    font-weight: 500;
    font-size: 14;
    color: #6B737C;
}

.padding-cero[b-0jg7c8g4va] {
    padding: none;
}

.accordion-item[b-0jg7c8g4va] {
    border: none;
    padding: 8px 0px;
    outline: none;
}

.accordion-body[b-0jg7c8g4va] {
    padding: 16px 10px;
}

.accordion-button[b-0jg7c8g4va] {
    padding: 0px;
}

.text-underline-none[b-0jg7c8g4va] {
    text-decoration: none;
    color: #6B737C;
    font-weight: 500;
    font-size: 16px;
}

    .text-underline-none:active[b-0jg7c8g4va] {
        color: #90195B;
    }

.accordion-button:not(.collapsed)[b-0jg7c8g4va] {
    color: #90195B;
    background-color: white;
    box-shadow: none;
}

.accordion-button:focus[b-0jg7c8g4va] {
    box-shadow: none;
}
/* _content/SekureSaaS/Components/SekureAdminComfandi/Components/NovedadesGastoEmpresa/ExclusionIndividualComponent.razor.rz.scp.css */
.exclusion-individual-container[b-sjn759lulb] {
    padding: 20px;
}

.text-primary[b-sjn759lulb] {
    color: #05C3DD !important;
}

/* Modal Styles */
.exclusion-modal-content[b-sjn759lulb] {
    border: none;
    border-radius: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
}

.exclusion-modal-container[b-sjn759lulb] {
    padding: 65px 23px;
    display: flex;
    flex-direction: column;
    gap: 80px;
    align-items: center;
    width: 100%;
    max-width: 713px;
    margin: 0 auto;
}

.exclusion-modal-header[b-sjn759lulb] {
    display: flex;
    flex-direction: column;
    gap: 42px;
    width: 100%;
    max-width: 644px;
}

.exclusion-modal-title[b-sjn759lulb] {
    font-family: 'Montserrat', sans-serif;
    font-weight: bold;
    font-size: 40px;
    line-height: 28px;
    color: #000;
    margin: 0;
    text-align: left;
}

.exclusion-modal-subtitle[b-sjn759lulb] {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #000;
    margin: 0;
    text-align: justify;
}

.exclusion-form-container[b-sjn759lulb] {
    display: flex;
    flex-direction: column;
    gap: 10px;
    width: 100%;
    max-width: 644px;
}

.exclusion-form-row[b-sjn759lulb] {
    display: flex;
    gap: 40px;
    width: 100%;
}

.exclusion-form-field[b-sjn759lulb] {
    display: flex;
    flex-direction: column;
    gap: 15px;
    width: 302px;
}

.exclusion-field-label[b-sjn759lulb] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #6b737c;
    margin: 0;
}

.required-asterisk[b-sjn759lulb] {
    color: #ff0909;
}

/* Estilos para validación de errores según Figma */
.error .form-select[b-sjn759lulb],
.error .form-control[b-sjn759lulb] {
    border-color: #ff0909 !important;
    box-shadow: none;
}

/* Mensaje de error individual por campo */
.error-message-field[b-sjn759lulb] {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #ff0909;
    margin-top: 5px;
}

/* Mensaje de error general */
.error-message-general[b-sjn759lulb] {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #ff0909;
    margin-top: 10px;
}

.exclusion-modal-buttons[b-sjn759lulb] {
    display: flex;
    gap: 40px;
    align-items: center;
    justify-content: center;
}

.exclusion-btn-cancel[b-sjn759lulb],
.exclusion-btn-confirm[b-sjn759lulb] {
    width: 200px;
    height: 48px;
    border-radius: 10px;
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.exclusion-btn-cancel[b-sjn759lulb] {
    background: transparent;
    border: 1px solid #05c3dd;
    color: #000;
}

.exclusion-btn-cancel:hover[b-sjn759lulb] {
    background: #f8f9fa;
}

.exclusion-btn-confirm[b-sjn759lulb] {
    background: #05c3dd;
    border: none;
    color: white;
}

.exclusion-btn-confirm:hover:not(:disabled)[b-sjn759lulb] {
    background: #04a8c4;
}

.exclusion-btn-confirm:disabled[b-sjn759lulb] {
    opacity: 0.6;
    cursor: not-allowed;
}

/* Responsive */
@media (max-width: 768px) {
    .exclusion-modal-container[b-sjn759lulb] {
        padding: 40px 20px;
        gap: 40px;
    }
    
    .exclusion-modal-title[b-sjn759lulb] {
        font-size: 32px;
    }
    
    .exclusion-form-row[b-sjn759lulb] {
        flex-direction: column;
        gap: 20px;
    }
    
    .exclusion-form-field[b-sjn759lulb] {
        width: 100%;
    }
    
    .exclusion-modal-buttons[b-sjn759lulb] {
        flex-direction: column;
        gap: 20px;
    }
    
    .exclusion-btn-cancel[b-sjn759lulb],
    .exclusion-btn-confirm[b-sjn759lulb] {
        width: 100%;
    }
}
/* _content/SekureSaaS/Components/SekureAdminComfandi/Components/NovedadesGastoEmpresa/ImportNovedadModal.razor.rz.scp.css */
/* Pseudo-Modal Overlay (Controlada por Blazor) */
.blazor-modal-overlay[b-79sincobai] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
    backdrop-filter: blur(2px);
}

/* Estilos para el modal de importación de novedades */
.import-modal-content[b-79sincobai] {
    border-radius: 8px;
    border: none;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
    position: relative;
    z-index: 1051; /* Asegurar que esté por encima del overlay */
    background: white; /* Fondo blanco sólido */
}

.import-modal-container[b-79sincobai] {
    padding: 30px;
    position: relative;
    z-index: 1052; /* Por encima del modal-content */
    background: white; /* Asegurar fondo blanco */
}

/* Asegurar que todos los elementos estén por encima del overlay */
.modal-dialog[b-79sincobai] {
    position: relative;
    z-index: 1051;
}

.modal-header[b-79sincobai] {
    position: relative;
    z-index: 1053;
}

.modal-body[b-79sincobai] {
    position: relative;
    z-index: 1053;
}

/* Botón de cerrar - mover a la derecha */
.btn-close[b-79sincobai] {
    position: absolute;
    top: 15px;
    right: 15px; /* Cambiar de left a right */
    z-index: 1054;
    background: none;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #666;
    padding: 0;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.btn-close:hover[b-79sincobai] {
    color: #000;
}

/* Asegurar que todos los elementos de texto y contenido estén por encima */
.import-modal-header[b-79sincobai] {
    position: relative;
    z-index: 1053;
}

.import-modal-title[b-79sincobai] {
    position: relative;
    z-index: 1053;
}

.import-modal-subtitle[b-79sincobai] {
    position: relative;
    z-index: 1053;
}

.upload-label[b-79sincobai] {
    position: relative;
    z-index: 1053;
}

.file-info[b-79sincobai] {
    position: relative;
    z-index: 1054;
    background: #f8f9fa;
}

.alert[b-79sincobai] {
    position: relative;
    z-index: 1054;
}

/* Header del modal */
.import-modal-header[b-79sincobai] {
    margin-bottom: 25px;
    text-align: center;
}

.import-modal-title[b-79sincobai] {
    color: #333;
    font-weight: 700;
    font-size: 24px;
    margin-bottom: 8px;
}

.import-modal-subtitle[b-79sincobai] {
    color: #666;
    font-size: 14px;
    margin-bottom: 0;
}

/* Sección de descarga de plantilla */
.template-download-section[b-79sincobai] {
    margin-bottom: 25px;
    text-align: center;
    position: relative;
    z-index: 1053; /* Por encima del overlay */
}

.template-download-card[b-79sincobai] {
    background: none;
    border: none;
    cursor: pointer;
    padding: 0;
}

.documentosexcel[b-79sincobai] {
    background-color: var(--blanco, #ffffff);
    border-color: var(--mercury-4, #e0e0e0);
    margin-top: 20px;
    gap: 12px;
    padding: 12px 10px;
    width: 80%;
    transition: all 0.2s ease;
    position: relative;
    z-index: 1054; /* Por encima de todo */
    border: 1px solid #e0e0e0;
    border-radius: 8px;
}

.documentosexcel:hover[b-79sincobai] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.iconos-documentos[b-79sincobai] {
    width: 24px;
    height: 24px;
}

.plantilla[b-79sincobai] {
    margin: 0;
    flex: 1;
}

/* Sección de carga de archivo */
.file-upload-section[b-79sincobai] {
    margin-bottom: 25px;
    position: relative;
    z-index: 1053; /* Por encima del overlay */
}

.campo-de-adjuntar[b-79sincobai] {
    margin-bottom: 20px;
}

.upload-container[b-79sincobai] {
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.upload-label[b-79sincobai] {
    font-weight: 500;
    color: #333;
    margin-bottom: 10px;
}

.upload-box[b-79sincobai] {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    border: 2px dashed #ddd;
    border-radius: 8px;
    padding: 40px 20px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #fafbfc;
    gap: 10px;
    position: relative;
    z-index: 1054; /* Por encima de todo */
}

.upload-box:hover[b-79sincobai] {
    border-color: #05C3DD;
    background: #f0fdff;
}

.upload-box span[b-79sincobai] {
    color: #666;
    font-size: 14px;
    text-align: center;
}

.upload-input[b-79sincobai] {
    display: none;
}

.file-info[b-79sincobai] {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 15px;
    background: #f8f9fa;
}

.txt-1 p[b-79sincobai] {
    color: #333;
    font-weight: 500;
}

/* Botones de acción */
.import-modal-buttons[b-79sincobai] {
    display: flex;
    justify-content: center;
    gap: 15px;
    margin-top: 25px;
    position: relative;
    z-index: 1053; /* Por encima del overlay */
}

.import-btn-cancel[b-79sincobai],
.import-btn-confirm[b-79sincobai] {
    padding: 12px 32px;
    font-weight: 600;
    font-size: 14px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 140px;
}

.import-btn-cancel[b-79sincobai] {
    background: #6c757d;
    color: white;
}

.import-btn-cancel:hover:not(:disabled)[b-79sincobai] {
    background: #5a6268;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(108, 117, 125, 0.3);
}

.import-btn-confirm[b-79sincobai] {
    background: #05C3DD;
    color: white;
}

.import-btn-confirm:hover:not(:disabled)[b-79sincobai] {
    background: #04a8c0;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(5, 195, 221, 0.3);
}

.import-btn-cancel:disabled[b-79sincobai],
.import-btn-confirm:disabled[b-79sincobai] {
    opacity: 0.6;
    cursor: not-allowed;
    transform: none;
    box-shadow: none;
}

/* Alertas */
.alert[b-79sincobai] {
    padding: 15px;
    border-radius: 6px;
    border: 1px solid transparent;
    display: flex;
    align-items: center;
    gap: 10px;
}

.alert-danger[b-79sincobai] {
    background-color: #f8d7da;
    border-color: #f5c6cb;
    color: #721c24;
}

.alert i[b-79sincobai] {
    font-size: 16px;
}

/* Spinner */
.spinner-border-sm[b-79sincobai] {
    width: 1rem;
    height: 1rem;
    border-width: 0.15em;
}

/* Responsive */
@media (max-width: 768px) {
    .import-modal-container[b-79sincobai] {
        padding: 20px;
    }

    .documentosexcel[b-79sincobai] {
        width: 100%;
    }

    .upload-box[b-79sincobai] {
        padding: 30px 15px;
    }

    .import-modal-buttons[b-79sincobai] {
        flex-direction: column;
    }

    .import-btn-cancel[b-79sincobai],
    .import-btn-confirm[b-79sincobai] {
        width: 100%;
    }
}
/* _content/SekureSaaS/Components/SekureAdminComfandi/Components/NovedadesGastoEmpresa/InclusionIndividualComponent.razor.rz.scp.css */
/* Estilos para el formulario de inclusión individual */
.text-primary[b-95h87ijcce] {
    color: #05C3DD !important;
}

/* Título de la sección según Figma */
[b-95h87ijcce] .inclusion-section-title {
    margin-bottom: 15px;
}

[b-95h87ijcce] .inclusion-section-title h3 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 20px;
    line-height: 28px;
    color: #2c3948;
    margin: 0;
}

/* Contenedor del formulario */
.inclusion-form-content[b-95h87ijcce] {
    max-width: 100%;
    margin: 0;
}

/* Filas del formulario - 3 columnas según Figma */
[b-95h87ijcce] .inclusion-form-row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 40px;
    margin-bottom: 30px;
}

[b-95h87ijcce] .inclusion-form-row:last-child {
    margin-bottom: 0;
}

/* Campos del formulario */
[b-95h87ijcce] .inclusion-form-field {
    display: flex;
    flex-direction: column;
}

/* Labels */
[b-95h87ijcce] .inclusion-field-label {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 28px;
    color: #6b737c;
    margin: 0 0 15px 0;
}

[b-95h87ijcce] .required-asterisk {
    color: #ff0909;
}

/* Inputs y selects */
[b-95h87ijcce] .inclusion-form-field .form-control,
[b-95h87ijcce] .inclusion-form-field .form-select {
    height: 40px;
    border: 1px solid #e3e4e5;
    border-radius: 5px;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
    padding: 8px 15px;
    transition: border-color 0.2s ease;
}

[b-95h87ijcce] .inclusion-form-field .form-control:focus,
[b-95h87ijcce] .inclusion-form-field .form-select:focus {
    border-color: #05C3DD;
    box-shadow: 0 0 0 3px rgba(5, 195, 221, 0.1);
    outline: none;
}

[b-95h87ijcce] .inclusion-form-field .form-control::placeholder {
    color: #a5b1bf;
    font-style: italic;
}

/* Estados de error */
[b-95h87ijcce] .error .form-control,
[b-95h87ijcce] .error .form-select {
    border-color: #ff0909 !important;
    box-shadow: none;
}

/* Mensajes de error */
[b-95h87ijcce] .error-message-field {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 14px;
    line-height: 20px;
    color: #ff0909;
    margin-top: 5px;
}

[b-95h87ijcce] .error-message-general {
    font-family: 'Montserrat', sans-serif;
    font-weight: normal;
    font-size: 16px;
    line-height: 28px;
    color: #ff0909;
    margin-top: 20px;
    text-align: center;
    padding: 15px;
    background-color: #fff5f5;
    border: 1px solid #fed7d7;
    border-radius: 6px;
}

/* Botones */
[b-95h87ijcce] .inclusion-form-buttons {
    display: flex;
    justify-content: center;
    gap: 20px;
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #e5e7eb;
}

[b-95h87ijcce] .inclusion-btn-cancel,
[b-95h87ijcce] .inclusion-btn-confirm {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    padding: 12px 32px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 120px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}

[b-95h87ijcce] .inclusion-btn-cancel {
    background-color: #ffffff;
    color: #6b737c;
    border: 1px solid #d1d5db;
}

[b-95h87ijcce] .inclusion-btn-cancel:hover {
    background-color: #f9fafb;
    border-color: #9ca3af;
}

[b-95h87ijcce] .inclusion-btn-confirm {
    background-color: #05C3DD;
    color: #ffffff;
}

[b-95h87ijcce] .inclusion-btn-confirm:hover:not(:disabled) {
    background-color: #0891b2;
}

[b-95h87ijcce] .inclusion-btn-confirm:disabled {
    background-color: #9ca3af;
    cursor: not-allowed;
}

/* Responsive */
@media (max-width: 992px) {
    [b-95h87ijcce] .inclusion-form-row {
        grid-template-columns: 1fr 1fr;
        gap: 15px;
        margin-bottom: 20px;
    }
}

@media (max-width: 768px) {
    [b-95h87ijcce] .inclusion-form-row {
        grid-template-columns: 1fr;
        gap: 15px;
        margin-bottom: 20px;
    }

    [b-95h87ijcce] .inclusion-form-buttons {
        flex-direction: column;
        gap: 15px;
        margin-top: 30px;
    }

    [b-95h87ijcce] .inclusion-btn-cancel,
    [b-95h87ijcce] .inclusion-btn-confirm {
        width: 100%;
    }
}
/* _content/SekureSaaS/Components/SekureAdminComfandi/Components/NovedadesGastoEmpresa/ResultNovedadModal.razor.rz.scp.css */
/* Pseudo-Modal Overlay (Controlada por Blazor) */
.blazor-modal-overlay[b-fvdu9czxe7] {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1050;
    backdrop-filter: blur(2px);
}

/* Estilos para el modal de resultados según Figma */
.result-modal-content[b-fvdu9czxe7] {
    border: none;
    border-radius: 20px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.15);
    background: white;
}

.result-modal-container[b-fvdu9czxe7] {
    padding: 50px 117px;
    max-width: 954px;
    margin: 0 auto;
}

/* Header del modal */
.result-modal-header[b-fvdu9czxe7] {
    text-align: left;
    margin-bottom: 50px;
}

.result-modal-title[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    font-size: 28px;
    line-height: 32px;
    color: #2c3948;
    margin: 0 0 15px 0;
}

.result-modal-subtitle[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 18px;
    line-height: 22px;
    color: #2c3948;
    margin: 0;
}

/* Resumen de resultados */
.results-summary[b-fvdu9czxe7] {
    margin-bottom: 50px;
    padding: 10px;
    width: 696px;
}

.summary-item[b-fvdu9czxe7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 50px;
    padding: 0 20px;
    border-radius: 10px;
    border-bottom: 1px solid rgba(217, 217, 217, 0.2);
}

.summary-item.total[b-fvdu9czxe7] {
    background: rgba(217, 217, 217, 0.4);
    border-bottom: 1px solid #e3e4e5;
}

.summary-content[b-fvdu9czxe7] {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.summary-label[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #2c3948;
    width: 570px;
}

.summary-item.total .summary-label[b-fvdu9czxe7] {
    font-weight: 700;
}

.summary-value[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #2c3948;
    text-align: right;
    width: 40px;
}

.summary-item.total .summary-value[b-fvdu9czxe7] {
    font-weight: 700;
}

/* Sección de descarga */
.download-results-section[b-fvdu9czxe7] {
    margin-bottom: 50px;
}

.download-description[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    color: #2c3948;
    margin-bottom: 20px;
}

.result-download-card[b-fvdu9czxe7] {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 12px 10px;
    background: white;
    border: 1px solid #e0e0e0;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    width: 80%;
    margin: 0 auto;
}

.result-download-card:hover[b-fvdu9czxe7] {
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}

.result-file-icon[b-fvdu9czxe7] {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.result-file-icon img[b-fvdu9czxe7] {
    width: 100%;
    height: 100%;
}

.result-file-info[b-fvdu9czxe7] {
    flex: 1;
    margin: 0 15px;
}

.result-filename[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 16px;
    color: #2c3948;
    margin: 0;
}

.download-action[b-fvdu9czxe7] {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.download-action img[b-fvdu9czxe7] {
    width: 100%;
    height: 100%;
}

/* Botón de acción */
.modal-actions[b-fvdu9czxe7] {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.btn-accept[b-fvdu9czxe7] {
    background: #05C3DD;
    color: white;
    border: none;
    border-radius: 6px;
    padding: 12px 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 140px;
}

.btn-accept:hover[b-fvdu9czxe7] {
    background: #04a8c0;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(5, 195, 221, 0.3);
}

/* Responsive */
@media (max-width: 768px) {
    .result-modal-container[b-fvdu9czxe7] {
        padding: 30px 20px;
        max-width: 100%;
    }

    .results-summary[b-fvdu9czxe7] {
        width: 100%;
    }

    .result-download-card[b-fvdu9czxe7] {
        width: 100%;
    }
}

/* Sección de descarga de resultados */
.download-results-section[b-fvdu9czxe7] {
    margin-bottom: 30px;
}

.download-description[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #6c757d;
    margin: 0 0 20px 0;
    text-align: left;
}

.result-download-card[b-fvdu9czxe7] {
    display: flex;
    align-items: center;
    padding: 20px;
    border: 2px solid #e9ecef;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
    background: #f8f9fa;
}

.result-download-card:hover[b-fvdu9czxe7] {
    border-color: #05C3DD;
    background: #f0fdff;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(5, 195, 221, 0.15);
}

.result-file-icon[b-fvdu9czxe7] {
    width: 48px;
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #28a745;
    border-radius: 8px;
    margin-right: 15px;
}

.result-file-icon i[b-fvdu9czxe7] {
    font-size: 24px;
    color: white;
}

.result-file-info[b-fvdu9czxe7] {
    flex: 1;
}

.result-file-info h4[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 16px;
    color: #2c3948;
    margin: 0 0 5px 0;
}

.result-file-info p[b-fvdu9czxe7] {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #6c757d;
    margin: 0;
}

/* Botones de acción */
.modal-actions[b-fvdu9czxe7] {
    display: flex;
    justify-content: center;
    margin-top: 30px;
}

.modal-actions .btn[b-fvdu9czxe7] {
    padding: 12px 32px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 14px;
    border-radius: 6px;
    border: none;
    cursor: pointer;
    transition: all 0.2s ease;
    min-width: 140px;
}

.modal-actions .btn-primary[b-fvdu9czxe7] {
    background: #05C3DD;
    color: white;
}

.modal-actions .btn-primary:hover[b-fvdu9czxe7] {
    background: #04a8c0;
    transform: translateY(-1px);
    box-shadow: 0 4px 12px rgba(5, 195, 221, 0.3);
}

/* Responsive */
@media (max-width: 768px) {
    .result-modal-container[b-fvdu9czxe7] {
        padding: 20px;
    }

    .summary-card[b-fvdu9czxe7] {
        padding: 15px;
    }

    .result-download-card[b-fvdu9czxe7] {
        padding: 15px;
    }

    .summary-content[b-fvdu9czxe7] {
        flex-direction: column;
        align-items: flex-start;
        gap: 5px;
    }

    .summary-value[b-fvdu9czxe7] {
        text-align: left;
    }
}
/* _content/SekureSaaS/Components/SekureAdminModule/Auditorias/Auditoria.razor.rz.scp.css */
th[b-uiphtwrhpn], td[b-uiphtwrhpn] {
    text-align: center;
}

th[b-uiphtwrhpn] {
    min-width: 50px;
}

.card[b-uiphtwrhpn] {
    border-radius: 20px;
    --bs-card-border-color: none;
}

.card-body[b-uiphtwrhpn] {
    padding: 33px 34px;
}

.description-text[b-uiphtwrhpn] {
    text-align: justify;
}

.page-item[b-uiphtwrhpn] {
    margin: 0px 10px;
}

.page-link[b-uiphtwrhpn] {
    border: none;
    color: black;
}

    .active > .page-link[b-uiphtwrhpn], .page-link.active[b-uiphtwrhpn] {
        background-color: #90195B !important;
        color: white;
        border-radius: 5px;
    }

.select-paginator[b-uiphtwrhpn] {
    width: 20%;
    height: 40px;
}

.alert-succes[b-uiphtwrhpn] {
    color: #3A9900;
    background-color: rgba(38, 255, 18, 0.1);
    border-color: #26FF12;
}

.bi-check-circle-fill[b-uiphtwrhpn]::before {
    color: #26FF12;
}

.alert-danger[b-uiphtwrhpn] {
    color: #FF0909;
    background-color: rgba(232, 11, 11, 0.1);
    border-color: #FF0909;
}

.bi-x-circle-fill[b-uiphtwrhpn]::before {
    color: #FF0909;
}

@keyframes fadeIn-b-uiphtwrhpn {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeOut-b-uiphtwrhpn {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-10px);
    }
}

.alert[b-uiphtwrhpn] {
    opacity: 0;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}

    .alert.show[b-uiphtwrhpn] {
        animation: fadeIn-b-uiphtwrhpn 0.5s forwards;
    }

    .alert.hide[b-uiphtwrhpn] {
        animation: fadeOut-b-uiphtwrhpn 0.5s forwards;
    }
/* _content/SekureSaaS/Components/SekureAdminModule/Components/NavMenu.razor.rz.scp.css */
.sidebar[b-no5w0dv3a6] {
    width: 260px;
    height: 87%;
    position: fixed;
    top: 90px;
    left: 0;
    display: flex;
    flex-direction: column; /* Organizar elementos en columna */
    justify-content: space-between; /* Distribuye elementos */
}

.navbar[b-no5w0dv3a6] {
    width: 100%;
    height: 90px;
    position: fixed;
    top: 0;
    z-index: 2;
    background-color: white;
}

.bg-gradient-primary[b-no5w0dv3a6] {
    background-color: #ffffff;
    /* background-image: linear-gradient(180deg, #4e73df 10%, #224abe 100%); */
    background-size: cover;
}

.accordion[b-no5w0dv3a6] {
    overflow-anchor: none;
}

.navbar-nav[b-no5w0dv3a6] {
    display: flex;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.content[b-no5w0dv3a6] {
    flex: 1 0 auto;
}

.profile[b-no5w0dv3a6] {
    display: flex;
    justify-content: end;
}


.bg-secundary[b-no5w0dv3a6] {
    background-color: #F5F5F5;
    min-height: 100vh;
}

.section-sidebar-padding[b-no5w0dv3a6] {
    padding: 2rem 3rem;
}


.sidebar img[b-no5w0dv3a6] {
    width: 100%; /* Ajusta el tamaño de la imagen */
    max-height: 80px; /* Opcional: define una altura máxima */
    object-fit: contain; /* Mantiene la proporción de la imagen */
    padding: 0rem 3rem;
}

.text-profile[b-no5w0dv3a6] {
    font-weight: 600;
    font-size: 16px;
    color: #2C3948;
}

.text-subprofile[b-no5w0dv3a6] {
    font-weight: 500;
    font-size: 14;
    color: #6B737C;
}

.padding-cero[b-no5w0dv3a6] {
    padding: none;
}

.accordion-item[b-no5w0dv3a6] {
    border: none;
    padding: 8px 0px;
    outline: none;
}

.accordion-body[b-no5w0dv3a6] {
    padding: 16px 10px;
}

.accordion-button[b-no5w0dv3a6] {
    padding: 0px;
}

.text-underline-none[b-no5w0dv3a6] {
    text-decoration: none;
    color: #6B737C;
    font-weight: 500;
    font-size: 16px;
}

    .text-underline-none:active[b-no5w0dv3a6] {
        color: #90195B;
    }

.accordion-button:not(.collapsed)[b-no5w0dv3a6] {
    color: #90195B;
    background-color: white;
    box-shadow: none;
}

.accordion-button:focus[b-no5w0dv3a6] {
    box-shadow: none;
}
/* _content/SekureSaaS/Components/SekureAdminModule/Products/CalculationInfo.razor.rz.scp.css */
th[b-pdp8n3a681], td[b-pdp8n3a681] {
    text-align: center;
}

th[b-pdp8n3a681] {
    min-width: 50px;
}

.card[b-pdp8n3a681] {
    border-radius: 20px;
    --bs-card-border-color: none;
}

.card-body[b-pdp8n3a681] {
    padding: 33px 34px;
}

.description-text[b-pdp8n3a681] {
    text-align: justify;
}

.page-item[b-pdp8n3a681] {
    margin: 0px 10px;
}

.page-link[b-pdp8n3a681] {
    border: none;
    color: black;
}

    .active > .page-link[b-pdp8n3a681], .page-link.active[b-pdp8n3a681] {
        background-color: #90195B !important;
        color: white;
        border-radius: 5px;
    }

.select-paginator[b-pdp8n3a681] {
    width: 20%;
    height: 40px;
}

.alert-succes[b-pdp8n3a681] {
    color: #3A9900;
    background-color: rgba(38, 255, 18, 0.1);
    border-color: #26FF12;
}

.bi-check-circle-fill[b-pdp8n3a681]::before {
    color: #26FF12;
}

.alert-danger[b-pdp8n3a681] {
    color: #FF0909;
    background-color: rgba(232, 11, 11, 0.1);
    border-color: #FF0909;
}

.bi-x-circle-fill[b-pdp8n3a681]::before {
    color: #FF0909;
}

@keyframes fadeIn-b-pdp8n3a681 {
    from {
        opacity: 0;
        transform: translateY(-10px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeOut-b-pdp8n3a681 {
    from {
        opacity: 1;
        transform: translateY(0);
    }

    to {
        opacity: 0;
        transform: translateY(-10px);
    }
}

.alert[b-pdp8n3a681] {
    opacity: 0;
    transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}

    .alert.show[b-pdp8n3a681] {
        animation: fadeIn-b-pdp8n3a681 0.5s forwards;
    }

    .alert.hide[b-pdp8n3a681] {
        animation: fadeOut-b-pdp8n3a681 0.5s forwards;
    }
/* _content/SekureSaaS/Components/SekureAdminModule/Products/CreateAlternativeText.razor.rz.scp.css */
.card[b-475883bga0] {
    border-radius: 20px;
    --bs-card-border-color: none;
}

.card-body[b-475883bga0] {
    padding: 30px;
}
/* _content/SekureSaaS/Components/SekureAdminModule/Products/CreateCalculationInfo.razor.rz.scp.css */
.card[b-t5xnnutgb1] {
    border-radius: 20px;
    --bs-card-border-color: none;
}

.card-body[b-t5xnnutgb1] {
    padding: 30px;
}
/* _content/SekureSaaS/Shared/MainLayout.razor.rz.scp.css */
/* _content/SekureSaaS/Shared/NavMenu.razor.rz.scp.css */
