body {
    font-family: 'Montserrat' !important;
}

.centrar_bl {
    display: flex;
    justify-content: flex-end;
}

.centrar_bl3 {
    display: flex;
    justify-content: center;
}

.centrar_bl2 {
    width: 120px;
}

.centrar_bl2 p {
    margin: 0;
    text-align: left;
}

.row_item_monto_bene {
    line-height: 2.2;
}

.row_resaltado {
    margin-left: 8px;
}

.new_ancho_d .centrar_bl2 {
    width: 180px !important;
}

.inte_font_d {
    margin-bottom: 0px;
}


.bloq_folder_inkapital .input-group-text {
    border: none !important;
}

.file-icon .folder-icon h5 {
    margin-bottom: 0px !important;
}

.file-icon .folder-icon i {
    font-style: initial !important;
}

.file-icon .folder-icon i::before {
    font-size: 25px !important;
}

.centrar_bl span {
    text-align: left;
}

#icono_menu_movil {
    display: none;
}

.apexcharts-toolbar,
.quitar_barra_chart .apexcharts-yaxis {
    /* display: none !important; */
}

.card-header .card-title {
    text-transform: capitalize !important;
}

.traslado_menu {
    transform: translate(0, 0) !important;
    transition-duration: 0.5s;
}



.logo_principal_inkapital {
    margin-top: 32px;
    width: 200px;
}

.titulo_secundario {
    color: #0f2d4e;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}

.conten_formulario_al {
    margin-top: 42px;
}




.titulo_formulario {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.stilo_placehol {
    color: #828282 !important;
    text-overflow: ellipsis;
    font-size: 16px !important;
    font-style: normal;
    font-weight: 400 !important;
}

.stilo_placehol::placeholder {
    color: #C4C4C4;
    text-overflow: ellipsis;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
}

.alinear_che {
    display: flex !important;
    align-items: center;
}




.contrasena_visible {
    position: relative;
}

.contrasena_visible img {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer;
}

.bloq_boton_contrasena {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 30px;
}

.displ_fle_cgrid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
    gap: 20px;
}

.bloq_boton_contrasena a:first-child,
.btn_olvide_cl {
    color: #2D9CDB;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
}

.titulo_cabecera {
    padding-left: 13px;
    color: #0f2d4e;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    letter-spacing: 0.4px;

}

.bloq_boton_contrasena a:last-child {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 24px;
    width: 136px;
    display: flex;
    padding: 12px 20px;
    border-radius: 50px;
    background: #d4d4d4;
    justify-content: center;
}


.custom-checkbox {
    display: none;
}

.custom-checkbox+label {
    position: relative;
    padding-left: 30px;
    cursor: pointer;
    display: inline-block;
    color: #232727;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;

}

.custom-checkbox+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 1.5px solid #6A6868;
    border-radius: 4px;
    background-color: #fff;
    transition: background-color 0.3s ease;
    /* Agregar una transición suave */
}

.custom-checkbox:checked+label:before {
    background-color: #fbb03b;
    border-color: #fbb03b;
}

.custom-checkbox+label:after {
    content: '';
    position: absolute;
    left: 3px;
    top: 5px;
    width: 13px;
    height: 6px;
    border-left: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transform: rotate(-60deg);
    opacity: 0;
    transition: opacity 0.3s ease;
}

.custom-checkbox:checked+label:after {
    opacity: 1;
}


.new_ancho_formu {
    width: 100%;
    max-width: 544px;
    /* height: 544px; */
    display: flex;
    align-items: center;

}

.new_ancho_formu_inter {
    width: 100%;
    /* max-width: 488px; */
}

.btn_atras_login {
    display: flex;
    align-items: center;
}

.btn_atras_login i {
    color: #0f2d4e;
    font-size: 18px;
}

.btn_atras_login span {
    color: #0f2d4e;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    margin-left: 10px;
}

#sidebar {
    background: #0f2d4e!important;
}



.titulo_barras {
    text-align: center;
    color: #0f2d4e;
    font-size: 12px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;

}

.centrar_img_barra {
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 0px;
}


.pie_especi_bene {
    display: flex;
    align-items: center;
    justify-content: center;
}

.pie_especi_bene img {
    display: block;
    width: 100%;
}

.alargar_barra {
    padding: 23px 0px 90px
}

.titulo_dashboard {
    color: #232727;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.4px;
}

.icon_menu_2024 {
    width: 100%;
    max-width: 158px;
    padding: 0;
    display: flex;
    align-items: center;
}

.icon_menu_2024 figure {
    width: 24px;
    height: 24px;
    margin-bottom: 0 !important;
}

.icon_menu_2024 figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.icon_menu_2024 span {
    margin-left: 24px;
    width: calc(100% - 50px);
    white-space: break-spaces !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
    line-height: 1.2 !important;
    color: #fff;
}


.menu_2024_inkapital {
    margin-top: 30px;
}

.menu_2024_inkapital li {
    padding: 18px 30px;
}

.menu_2024_inkapital li.active_slider {
    background: #475b7b;
}

.menu_2024_inkapital li.active_slider span {
    color: #fff;
}

.bloq_cerrar_sesion::before {
    content: '';
    display: block;
    width: 80%;
    margin: auto;
    opacity: 0.2;
    height: 2px;
    background: #fff;
}

.centrar_perfil {
    display: flex;
    justify-content: center;
}


.conte_camara_file {
    width: 40px;
    height: 40px;
    background: #F6AF31;
    border-radius: 50%;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    cursor: pointer;
    bottom: 50px;
    right: -110px;
}

.conte_camara_file span {
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

#fileFoto {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 100%;
}

.tab-menu-heading .agregar_linea_tab a {
    border-bottom: 2px solid transparent !important;
    border-radius: 0px !important;
    margin-left: 0px !important;
    padding: 13px !important;
    font-size: 16px !important;
    font-weight: 600 !important;
}

.tab-menu-heading .agregar_linea_tab a.active {
    color: #F6AF31 !important;
    border-bottom: 2px solid #F6AF31 !important;
    font-weight: 600 !important;
}



.tab-menu-heading .agregar_linea_tab {
    padding-bottom: 10px !important;
}

.agregar_linea_tab::before {
    content: '';
    width: 100%;
    max-width: 778px;
    height: 1px;
    background: #828282;
    position: absolute;
    bottom: 18px;
}

.nombre_perfil {
    font-size: 24px;
    color: #222;
    margin-bottom: 15px !important;
}

.icon-bod2024 {
    font-size: 16px;
    color: #222;
}

.font-500-2024 {
    font-weight: 500;
    color: #222;
    font-size: 16px !important;
}

.font-400-2024 {
    font-weight: 400;
    color: #222;
    font-size: 16px !important;
}


.titulo_g1 {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize !important;
}

.titulo_g2 {
    color: #222;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
}

.datos_perfil_bloq {
    margin-top: 20px;
}

.bloq_datos_perfil {
    display: flex;
    align-items: center;
}

.bloq_datos_perfil span {
    color: #222;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    width: 100%;
    max-width: 160px;
    display: flex;
    padding: 12px 0px;
}

.ancho_input_c {
    width: 100%;
    max-width: 688px;
    margin-left: 20px;
}

.margin_perfil_s {
    margin-bottom: 10px;
}


.btn_guardar_s {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    background: #d4d4d4;
    width: 100%;
    max-width: 186px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 12px 20px;
    border-radius: 50px;
}

.bloq_boton_enlace_perfil {
    margin-left: 180px;
    margin-top: 20px;
}

.bloq_boton_enlace_perfil2 {
    display: flex;
    justify-content: flex-end;
    margin-top: 20px;
    margin-right: 40px;
}

.dis_full_2024 {
    display: flex;
    flex-direction: row;
    padding: 15px;
    justify-content: space-between;
}

.btn_descargar_d {
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    padding: 12px 20px;
    border-radius: 50px;
    background: #1f3862;
}

.contenedor_table table tr {
    border-style: none !important;
    border-bottom: 1px solid #DFE0EB !important;

}

.contenedor_table table tr th {
    color: #232727;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    line-height: 16px;
}

.contenedor_table table tr td {
    color: #333;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16px;
}

.contenedor_table .bold_table_d {
    color: #333;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 0.4px;
}

.contenedor_table .bold_table_ama {
    color: #F6AF31;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 600 !important;
    letter-spacing: 0.4px;
}

.fondo_table td {
    background: #f0f0f0 !important;
}

.conte_table_condicion {
    width: 90%;
    background: #F9F9F9;
    margin: auto;
    margin-bottom: 30px;
}

.table_centrar_sd tr th,
.table_centrar_sd tr td {
    text-align: center;
    background: #F9F9F9;
    color: #232727;
    font-size: 13px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: 16px;
}

.displ_fle_c {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 50px;
}

select:focus {
    outline: none !important;
    border: none !important;
}

.sin_padding {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.item_detalle_con {
    padding: 0px !important;
    height: 110px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}


.item_detalle_con div {
    color: #232727;
    text-align: center;
    font-size: 14px !important;
    font-style: normal;
    font-weight: 300;
    letter-spacing: 0.4px;
}

.item_detalle_con p {
    color: #232727;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0.4px;
    margin-top: 5px;
    margin-bottom: 0px;
}

.color_amarill {
    color: #F6AF31 !important;
}

.paddi_15_a {
    padding: 0px 15px;
}


.flex_full_filtro {
    /* display: grid;
    grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); */
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
    gap: 20px;
    margin-bottom: 30px;
}


.flex_full_filtro .slect_inversion {
    width: 100%;
    max-width: 208px;
}

.flex_full_filtro .slect_estado {
    width: 100%;
    max-width: 319px;
}

.flex_full_filtro .slect_calen {
    width: 100%;
    max-width: 143px;
    gap: 10px;
}


.flex_full_filtro select,
.flex_full_filtro .calendar_di {
    background: #f2f2f9;
    border-radius: 8px;
    padding: 10px 16px;
    display: flex;
    justify-content: center;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.15);
    border: none;

    color: #333;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;

}

.calendar_di {
    display: flex;
    align-items: center;
}


.bloq_precios_inversion {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}

.centrar_flex_colum {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.bloq_precios_inversion p {
    margin-bottom: 0px;
    color: #232727;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
    width: 130px;
}

.bloq_precios_inversion span {
    color: #00E7C3;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
    margin-left: 10px;
}

#datatable-basic_wrapper div.row:first-child,
#datatable-basic_info {
    display: none;
}

.pagination li a {
    border: none;
}

.table_full_s {
    width: 1082px !important;
}

#datatable-basic_wrapper .dataTables_scrollHead {
    width: 100% !important;
}

.table_control_s .pagination li.active a {
    background-color: none !important;
    border-color: none !important;
}

.item_monto_bene {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
}

.item_monto_bene p {
    color: #232727;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
}

.flex_colum_plazo {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 200px;
    gap: 5px;
}

.row_item_monto_bene_plazo {
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    width: 100%;
}

.row_item_monto_bene_plazo span:last-child {
    color: #00E7C3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.item_monto_bene span {
    color: #232727;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: 0.4px;
}

.row_resaltado span {
    color: #00E7C3;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 0.4px;
}

.flex_co_re {
    display: flex;
    flex-direction: column;
}

.row_resaltado span:last-child {
    margin-top: 20px;
}

.inte_font_d {
    color: #232727;
    text-align: right;
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 0.4px;
}

.item_detalle_con_2 div,
.item_detalle_con_2 p {
    text-align: center;
}

.item_documentos_d h2 {
    margin-left: 10px;
    font-size: 17px;
    font-weight: 700;
}

.titulo_contratos {
    font-weight: 500;
}

.colum_nav_archivos {
    gap: 10px;
    text-transform: uppercase;
    font-weight: 700;
}

.colum_nav_archivos a {
    transition-duration: 0.5s;
}

.colum_nav_archivos a:hover {
    text-decoration: underline !important;
    transition-duration: 0.5s;
}

.cabecera_archivos {
    display: flex;
    justify-content: space-between;
    margin-bottom: 15px;
    align-items: center;
}


.nombre_inversionista_documento {
    font-size: 15px;
    font-weight: 700;
    display: flex;
    gap: 5px;
    align-items: center;
}

.nombre_inversionista_documento::before {
    content: '';
    display: block;
    width: 3px;
    height: 20px;
    background: #F6AF31;
}

#lista_todos_archivos .card-title:before {
    display: none;
}

.separar_botones {
    display: flex;
    gap: 15px;
    justify-content: flex-end;
}

.modal-header .close {
    background: none;
    border: none;
    font-size: 30px;
}

.modal-footer .btn-secondary {}

.modal-footer .btn-primary {
    background: #0f2d4e!important;
    border: none;
}

.cabecera_archivos .btn-primary {
    background: #0f2d4e!important;
    transition-duration: 0.5s;
    border: none;
}

.modal-footer .btn-primary:hover {
    background: #0f2d4e!important;
    border: none;
    transition-duration: 0.5s;
    opacity: 0.8 !important;
}


.bloq_folder_inkapital {
    background: #0f2d4e!important;
}

.bloq_folder_inkapital i {
    color: #fff !important;
}

.bloq_folder_inkapital .input-group-text {
    height: 100%;
    background: none;
    display: flex;
    justify-content: center;
    align-items: center;
}

#form_agregar_file .dropzone {
    border: 0.125rem dashed #0f2d4e !important;
}

#lista_todos_archivos td a {
    display: flex;
    align-items: center;
    gap: 10px;
}

.modal-footer .btn-secondary {
    background: #ffbd5a !important;
    border: 1px solid #ffbd5a !important;
    transition-duration: 0.5s;
}

.modal-footer .btn-secondary:hover {
    background: #ffbd5a !important;
    border: 1px solid #ffbd5a !important;
    transition-duration: 0.5s;
    opacity: 0.8 !important;
}

.file-bottoms a {
    height: 30px;
}

#lista_todos_archivos .file-bottoms .btn-success {
    height: 28px !important;
}

#lista_todos_archivos .file-bottoms .btn-success,
#lista_todos_archivos .file-bottoms .btn-info {
    background: #0f2d4e!important;
    border: none;
}

#lista_todos_archivos .file-bottoms .btn-danger {
    background: red !important;
}

#input_add_folder_name,
#input_update_folder_name {
    border-color: #0f2d4e;
}

.pintar_azul_inka {
    background: #0f2d4e!important;
    border: none;
}

.select2-container--default .select2-results__option--selected.select2-results__option--highlighted,
.select2-container--default .select2-results__option--selected {
    background-color: #0f2d4e !important;
}

.btn_movil_inka {
    display: none;
}


.agregar_s_calendar {
    background: #fff;
    height: 35px;
    display: flex;
    align-items: center;
    width: 35px;
    justify-content: center;
    border-radius: 5px 0px 0px 5px;
    position: relative;
    left: 3px;
    z-index: 1;
}

.agregar_paddin_final {
    padding-left: 10px;
}


.breadcrumb .breadcrumb-item a,
.breadcrumb .breadcrumb-item.active {
    color: #232727;
}

.breadcrumb .breadcrumb-item.active {
    font-weight: inherit;
}

.retorno_nombre {
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.btn_regresar_archivos {
    width: 120px;
    background: #02183D;
    border-radius: 5px;
    display: flex;
    align-items: center;
    color: #fff;
    font-weight: 500;
    padding: 8px 0px;
    justify-content: center;
    margin-bottom: 15px;
}

.btn_regresar_archivos:hover {
    text-decoration: none;
    color: #fff;
}

.btn_regresar_archivos img {
    width: 18px;
}


@media(max-width:991px) {
    #icono_menu_movil {
        display: block;
    }

    .page {
        justify-content: flex-start;
    }

    .margin_final_movil {
        margin-top: 30px;
    }
}


@media(max-width:580px) {
    .colum_nav_archivos {
        flex-direction: column;
        gap: 5px;
        align-items: self-start !important;
    }

    .colum_nav_archivos span {
        display: none;
    }

    .calendar_di {
        width: 100% !important;
    }
}

@media(max-width:575px) {
    .new_ancho_formu {
        max-width: 100% !important;
    }

    #login_for {
        overflow: hidden !important;
    }

    .agregar_linea_tab::before {
        left: 0px;
    }

    .header-search {
        display: none !important;
    }

    .separar_botones_admin {
        margin-top: 20px !important;
    }

}

@media(max-width:480px) {
    .btn_destokp_inka {
        display: none;
    }

    .btn_movil_inka {
        display: block;
    }

    .cabecera_archivos {
        margin-bottom: 40px;
    }

    .cabecera_archivos .separar_botones {
        width: 100%;
        flex-direction: column;
    }
}

.analytics-container {
        background-color: #f8f9fa;
        min-height: 100vh;
        padding: 20px;
    }

    /* Tabs */
    .analytics-tabs {
        display: flex;
        margin-bottom: 20px;
    }
    .analytics-tabs .tab-item {
        padding: 10px 20px;
        color: #666;
        font-weight: 500;
        display: flex;
        align-items: center;
        gap: 8px;
        transition: all 0.3s ease;
        border-bottom: 3px solid #000000;
    }
    .analytics-tabs .tab-item.active {
        border-bottom: 3px solid #F1B254;
    }
    .analytics-tabs .tab-item:hover {
        color: #0f2d4e;
    }

    /* Filtros de fecha */
    .date-filters {
        display: flex;
        align-items: end;
        gap: 15px;
        margin-bottom: 25px;
        flex-wrap: wrap;
    }
    .date-filter-group {
        display: flex;
        flex-direction: column;
        gap: 5px;
    }
    .date-filter-group label {
        font-size: 12px;
        color: #666;
        display: flex;
        align-items: center;
        gap: 5px;
    }
    .date-filter-group input[type="date"] {
        padding: 10px 15px;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        background: white;
        min-width: 180px;
    }
    .btn-filter {
        background: #05182d;
        color: white;
        border: none;
        padding: 12px 25px;
        border-radius: 8px;
        font-weight: 500;
        display: flex;
        align-items: center;
        gap: 8px;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .btn-filter:hover {
        transform: translateY(-2px);
        box-shadow: 0 4px 12px rgba(15, 45, 78, 0.3);
    }

    /* Stat Cards */
    .stat-cards-row {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 15px;
        margin-bottom: 25px;
    }
    @media (max-width: 1200px) {
        .stat-cards-row {
            grid-template-columns: repeat(2, 1fr);
        }
    }
    @media (max-width: 576px) {
        .stat-cards-row {
            grid-template-columns: 1fr;
        }
    }
    .stat-card-new {
        background: #05182d;
        border-radius: 12px;
        padding: 20px;
        color: white;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .stat-card-new .stat-content h6 {
        font-size: 13px;
        font-weight: 400;
        margin-bottom: 8px;
        color: #fff;
    }
    .stat-card-new .stat-content .stat-number {
        font-size: 2.5rem;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .stat-card-new .stat-content .stat-label {
        font-size: 12px;
        opacity: 0.8;
    }
    .stat-card-new .stat-icon {
        font-size: 3rem;
    }

    /* Main content area */
    .main-content-row {
        display: grid;
        grid-template-columns: 1fr 320px;
        gap: 20px;
        margin-bottom: 25px;
    }
    @media (max-width: 1200px) {
        .main-content-row {
            grid-template-columns: 1fr;
        }
    }

    /* Chart Card */
    .chart-card {
        background: white;
        border-radius: 12px;
        padding: 20px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }
    .chart-card .chart-header {
        display: flex;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 15px;
    }
    .chart-card .chart-title {
        font-size: 14px;
        font-weight: 600;
        color: #333;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .chart-card .chart-title::before {
        content: '';
        width: 4px;
        height: 18px;
        background:#f0b154;
        border-radius: 2px;
    }
    .chart-card .chart-subtitle {
        font-size: 12px;
        color: #888;
        text-align: center;
        margin-bottom: 20px;
    }

    /* Sidebar metrics */
    .sidebar-metrics {
        display: flex;
        flex-direction: column;
        gap: 15px;
    }
    .metric-card-orange {
        background: #f0b154;
        border-radius: 12px;
        padding: 20px;
        color: #1C2D4A;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }
    .metric-card-orange h6 {
        font-size: 13px;
        font-weight: 500;
        margin-bottom: 10px;
        color: #1C2D4A;
    }
    .metric-card-orange .metric-number {
        font-size: 2.2rem;
        font-weight: 700;
        margin-bottom: 5px;
    }
    .metric-card-orange .metric-label {
        font-size: 11px;
        opacity: 0.9;
    }
    .metric-card-orange .metric-icon {
        font-size: 2.5rem;
    }

    /* Bottom section */
    .bottom-section {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 20px;
    }
    @media (max-width: 992px) {
        .bottom-section {
            grid-template-columns: 1fr;
        }
    }

    /* OS Stats Card */
    .os-stats-card {
        background: white;
        border-radius: 12px;
        padding: 20px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }
    .os-stats-card .card-title {
        font-size: 14px;
        font-weight: 600;
        color: #333;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .os-stats-card .card-title::before {
        content: '';
        width: 4px;
        height: 18px;
        background: #f0b154;
        border-radius: 2px;
    }
    .os-item {
        display: flex;
        align-items: center;
        padding: 12px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    .os-item:last-child {
        border-bottom: none;
    }
    .os-item .os-icon {
        width: 40px;
        height: 40px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin-right: 15px;
    }
    .os-item .os-icon img {
        width: 30px;
        height: 30px;
    }
    .os-item .os-name {
        flex: 1;
        font-weight: 500;
        color: #333;
    }
    .os-item .os-sessions {
        color: #666;
        margin-right: 20px;
    }
    .os-item .os-percentage {
        font-weight: 600;
        color: #0f2d4e;
        min-width: 50px;
        text-align: right;
    }

    /* Modules Card */
    .modules-card {
        background: white;
        border-radius: 12px;
        padding: 20px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }
    .modules-card .card-title {
        font-size: 14px;
        font-weight: 600;
        color: #333;
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        gap: 8px;
    }
    .modules-card .card-title::before {
        content: '';
        width: 4px;
        height: 18px;
        background: #f0b154;
        border-radius: 2px;
    }
    .modules-table {
        width: 100%;
    }
    .modules-table th {
        font-size: 12px;
        font-weight: 500;
        color: #888;
        padding: 10px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    .modules-table td {
        padding: 12px 0;
        border-bottom: 1px solid #f0f0f0;
    }
    .modules-table tr:last-child td {
        border-bottom: none;
    }
    .module-rank {
        width: 30px;
        height: 30px;
        background: #05182d;
        color: white;
        border-radius: 50%;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 12px;
        font-weight: 600;
    }
    .module-name {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .module-name i {
        color: #f0b154;
    }
    .module-access-badge {
        background: #05182d;
        color: white;
        padding: 5px 12px;
        border-radius: 15px;
        font-size: 12px;
        font-weight: 600;
    }

    /* Analytics - estilos para la vista de eventos (movido desde resources/views/admin/analytics/events.blade.php) */

    /* Filters */
    .filters-row {
        display: flex;
        align-items: center;
        gap: 15px;
        margin-bottom: 25px;
        flex-wrap: wrap;
        background: white;
        padding: 15px 20px;
        border-radius: 10px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.05);
    }
    .filter-select-group {
        flex: 1;
        min-width: 180px;
    }
    .filter-select {
        width: 100%;
        padding: 10px 15px;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        background: white;
        font-size: 14px;
        color: #333;
        cursor: pointer;
        appearance: none;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23666' viewBox='0 0 16 16'%3E%3Cpath d='M8 11L3 6h10l-5 5z'/%3E%3C/svg%3E");
        background-repeat: no-repeat;
        background-position: right 12px center;
        padding-right: 35px;
    }
    .filter-date-group {
        display: flex;
        align-items: center;
        gap: 8px;
        background: #f5f5f5;
        padding: 8px 15px;
        border-radius: 8px;
    }
    .filter-date {
        padding: 8px 12px;
        border: none;
        background: transparent;
        font-size: 14px;
        color: #333;
    }
    .date-separator {
        color: #999;
    }
    .btn-filter-submit {
        padding: 12px 18px;
        background: transparent;
        border: 1px solid #e0e0e0;
        border-radius: 8px;
        color: #666;
        cursor: pointer;
        transition: all 0.3s ease;
    }
    .btn-filter-submit:hover {
        background: #f5f5f5;
    }

    /* Table Card */
    .table-card {
        background: white;
        border-radius: 12px;
        box-shadow: 0 2px 8px rgba(0,0,0,0.05);
        margin-bottom: 25px;
        overflow: hidden;
    }
    .table-card-header {
        padding: 15px 20px;
        font-size: 14px;
        font-weight: 600;
        color: #333;
        display: flex;
        align-items: center;
        gap: 10px;
        border-bottom: 1px solid #f0f0f0;
    }
    .header-indicator {
        width: 4px;
        height: 18px;
        background: #0f2d4e;
        border-radius: 2px;
    }

    /* User cell */
    .user-cell {
        display: flex;
        align-items: center;
        gap: 12px;
    }
    .user-avatar {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        font-size: 14px;
        overflow: hidden;
    }
    .user-avatar.anonymous {
        background: #ccc;
    }
    .user-avatar img {
        width: 100%;
        height: 100%;
        object-fit: cover;
    }
    .user-name {
        font-weight: 500;
    }

    /* Event type badge */
    .event-type-badge {
        padding: 4px 10px;
        border-radius: 4px;
        font-size: 12px;
        font-weight: 500;
        background: #e3f2fd;
        color: #1976d2;
    }
    .event-type-badge.click_acceso,
    .event-type-badge.action {
        background: #e8f5e9;
        color: #388e3c;
    }
    .event-type-badge.descarga_reporte,
    .event-type-badge.download {
        background: #fff3e0;
        color: #f57c00;
    }
    .event-type-badge.click_filtro {
        background: #fce4ec;
        color: #c2185b;
    }
    .event-type-badge.click_reporte,
    .event-type-badge.report_access {
        background: #f3e5f5;
        color: #7b1fa2;
    }
    .event-type-badge.actualizacion,
    .event-type-badge.page_view {
        background: #e0f7fa;
        color: #0097a7;
    }

    /* Event link */
    .event-link {
        color: #1976d2;
        text-decoration: none;
        font-size: 12px;
    }
    .event-link:hover {
        text-decoration: underline;
    }

    /* DataTables overrides */
    .table-card .table-responsive {
        padding: 0 15px 15px;
    }
    .table-card .dataTables_wrapper .dataTables_filter {
        margin-bottom: 10px;
    }
    .table-card table.dataTable thead th {
        padding: 12px 20px;
        text-align: left;
        font-size: 13px;
        font-weight: 500;
        color: #666;
        background: #fafafa;
        border-bottom: 1px solid #f0f0f0;
    }
    .table-card table.dataTable tbody td {
        padding: 12px 20px;
        font-size: 13px;
        color: #333;
        border-bottom: 1px solid #f5f5f5;
    }
    .table-card table.dataTable tbody tr:hover {
        background: #f8fafc;
    }

    @media (max-width: 992px) {
        .filters-row {
            flex-direction: column;
        }
        .filter-select-group {
            width: 100%;
        }
    }

    /* Responsive tweaks específicas para vistas Analytics (index + events) */
    @media (max-width: 992px) {
        .date-filters {
            flex-direction: column;
            align-items: flex-start;
        }
        .date-filter-group input[type="date"] {
            min-width: 100%;
        }
        .btn-filter {
            margin-top: 12px;
        }
        .analytics-tabs {
            flex-wrap: wrap;
            gap: 8px;
        }
        .analytics-tabs .tab-item {
            padding: 8px 12px;
        }
        /* Override inline fixed chart height on small screens */
        .chart-card > div[style] {
            height: 280px !important;
        }
    }

    @media (max-width: 576px) {
        .chart-card > div[style] {
            height: 220px !important;
        }
        .stat-card-new .stat-content .stat-number {
            font-size: 2rem;
        }
        .sidebar-metrics,
        .stat-cards-row {
            gap: 12px;
        }
        .modules-card .modules-table {
            overflow-x: auto;
        }
        .table-card .table-responsive {
            padding: 0 10px 10px;
        }
    }
