@font-face {
    font-family: torcuato;
    src: url('../fuentes/helvetica_now/HelveticaNowText-Regular.ttf');
}
 @font-face {
     font-family: 'pinyon';
     src: url('/fuentes/pinyon.ttf') format('truetype');
 }

 @font-face {
     font-family: 'meaculpa';
     src: url('/fuentes/meaculpa.ttf') format('truetype');
 }

 @font-face {
     font-family: 'tangerine';
     src: url('/fuentes/tangerine.ttf') format('truetype');
 }

html {
    height: 100%;
}

body {
    height: 100%;
    overflow: hidden;
    background-color: #cecdc6
}

.x-grid-dirty-cell {
    background-image: none;
}

.Estilo1 {
    color: #000080;
    font-family: torcuato, Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
}

.Estilo2 {
    color: darkseagreen;
    font-weight: bold;
}

.Estilo3 {
    color: red;
}

.Estilo4 {
    color: #000000;
    font-family: Verdana;
    font-size: 14px;
}

.Estilo_Ano_Acta {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
}

.x-html-editor-wrap textarea {
    background: rgb(255, 255, 255);
}

.color_evento {
    color: rgb(0, 0, 0);
}

.color_evento_asunto {
    color: rgb(0, 0, 160);
    font-weight: bold;
}

.Titulo {
    color: #0000A0;
}

.Normal_verde {
    color: #004000;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a:link {
    color: red;
}

a:visited {
    color: red;
}

a:active {
    color: red;
}

#imagen_central {
    width: 580px;
    height: 610px;
    margin-top: -305px;
    margin-left: -290px;
    left: 50%;
    top: 50%;
    position: absolute;
}


.x-body {
    font-family: torcuato, tahoma, arial, verdana, sans-serif;
}

.x-mask {
    background-color: #000000;
    opacity: 0.3;
}

.x-panel-body-default {
    background-color: #d0d0d0;
    font-size: 16px;
}

#Area_Trabajo-innerCt {
    background-color: #ffffff;
    background-image: url(../img_dso/fondo1.png);
    background-repeat: round
}

.x-grid-row .x-grid-cell {
    font-family: torcuato, tahoma, arial, verdana, sans-serif;
    font-size: 15px;
}

.x-tab-default .x-tab-inner {
    font-size: 14px;
    font-family: torcuato, tahoma, arial, verdana, sans-serif;
    color: #1d42ca;
}

.no_salida .x-grid-cell {
    /*grid de acceso.  Registros sin salida
                          //background-color: #000000; 
                          //background-color: #cdd3cd;*/
    color: red;
}

.si_salida .x-grid-cell {
    /*grid de acceso.  Registros con salida
                          //background-color: #95c4f4; */
    color: blue;
}

@keyframes intermitencia {
    0% {
        color: red;
    }

    50% {
        color: green;
    }

    100% {
        color: red;
    }
}

.aniversario .x-grid-cell {
    animation: intermitencia 1s infinite;
    /* La animación dura 2 segundos y se repite infinitamente */
}

.celda_numerica {
    font-family: 'ui-monospace' !important;
}

.aniversario2 .x-grid-cell {
    color: green;
}

.tarea_finalizada .x-grid-cell {
    /*grid de acceso.  Registros con salida
                                 //background-color: #95c4f4; */
    color: green;
}

.arbol_nivel_1 .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                              //background-color: #000000;   */
    font-size: 15px;
    font-weight: bold;
    color: black;
    background-color:#e2e2e2;
}

.arbol_nivel_2 .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                              //background-color: #000000;   */
    font-size: 14px;
    font-weight: bold;
    color: navy;
}

.arbol_nivel_1_granate .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                              //background-color: #000000;   */
    font-size: 15px;
    font-weight: bold;
    color: #630c1c;
    background-color:#f7e2e6
}

.arbol_nivel_1_verde .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                              //background-color: #000000;   */
    font-size: 15px;
    font-weight: bold;
    color: #185d0c;
    background-color:#e9f7e6
}
.arbol_nivel_1_azul .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                              //background-color: #000000;   */
    font-size: 15px;
    font-weight: bold;
    color: #0c185d;
    background-color: #ddedf9
}

.arbol_permisos_nivel_3 .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                                       //background-color: #000000; */
    font-size: 15px;
    font-weight: normal;
    font-style: italic;
    color: black;
}

.arbol_permisos_nivel_4 .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                                       //background-color: #000000; */
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: navy;
}

.arbol_nivel_3_rojo .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                                   //background-color: #000000;     */
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #CF1C1C;
}

.arbol_nivel_3_azul .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                                   //background-color: #000000;*/
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: navy;
}

.arbol_nivel_3_verde .x-grid-cell {
    /*arbol de anotaciones. nivel 1
                                    //background-color: #000000; */
    font-size: 14px;
    font-weight: normal;
    font-style: italic;
    color: #008000;
}

.field_set {
    border-color: #000000;
    border-style: solid;
}

.x-fieldset-header-text {
    color: #cf1c1c;
    font-weight: bold;
    font-size: large;
}

.x-item-disabled .x-form-text {
    filter: alpha(opacity=90);
    opacity: .7;
    color: blue;
    font-style: italic;
    background-color: rgba(255, 236, 58, 0.33);
    background-image: none;

}

.x-item-disabled .x-form-item-label,
.x-item-disabled .x-form-field,
.x-item-disabled .x-form-display-field,
.x-item-disabled .x-form-cb-label,
.x-item-disabled .x-form-trigger {
    opacity: 0.9;
}

.customGridHeader .x-column-header-inner {
    background: black;
    color: white;
}

.azulGridHeader .x-column-header-inner {
    background: #000080;
    color: white;
}

.verdeGridHeader .x-column-header-inner {
    background: darkgreen;
    color: white;
}

.granateGridHeader .x-column-header-inner {
    background: #d13030;
    color: white;
    font-size: 18px;
}

.x-tip {
    height: auto !important;
    /*width: auto !important;
    min-height: 25px !important;
    max-width: 200px !important;*/
    background: black;
    outline: solid white 2px;
    min-height: 30px;
    box-shadow: 1px 4px 12px 2px gray;
}

.x-tip-body {
    width: auto !important;
    height: auto !important;
}

.x-tip-body span {
    width: auto;
    height: auto;
}

.x-tip-header-text-container-default {
    color: white;
}

.x-tip-body-default {
    color: white;
}

.x-form-display-field {
    line-height: 15px;
}

.parpadea .x-grid-cell {

    animation-name: parpadeo;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.x-window-header-text-container-default,
.x-panel-header-text-container-default-framed {
    font-family: torcuato, tahoma, arial, verdana, sans-serif;
    font-size: 15px;
}

.x-form-item,
.x-form-field
 {
    font: normal 13px torcuato, tahoma, arial, verdana, sans-serif;
}
.x-grid-cell-editor .x-form-text {
    font: normal 16px torcuato, tahoma, arial, verdana, sans-serif;
    font-size: 16px;
    color:rgb(172, 12, 57);
    font-weight: bold;
}

.x-form-item-label,
.x-toolbar-item .x-form-item-label {
    color: black;
    font: normal 14px/22px torcuato, tahoma, arial, verdana, sans-serif;
}

.x-column-header {
    font: normal 14px torcuato, tahoma, arial, verdana, sans-serif;
}

@-moz-keyframes parpadeo {
    0% {
        text-shadow: none;
        opacity: 1;
    }

    25% {
        text-shadow: 0.8px 0.8px 0.5px rgba(55, 55, 55, 0.7);
        opacity: 0.95;
    }


    50% {
        text-shadow: 1px 1px 0.8px rgba(55, 55, 55 0.5);
        opacity: 0.9;

    }

    75% {
        text-shadow: 0.8px 0.8px 0.5px rgba(55, 55, 55, 0.7);
        opacity: 0.95;
    }

    100% {
        text-shadow: none;
        opacity: 1;
    }
}

@-webkit-keyframes parpadeo {
    0% {
        text-shadow: none;
        opacity: 1;
    }

    25% {
        text-shadow: 0.8px 0.8px 0.5px rgba(55, 55, 55, 0.7);
        opacity: 0.95;
    }


    50% {
        text-shadow: 1px 1px 0.8px rgba(55, 55, 55 0.5);
        opacity: 0.9;

    }

    75% {
        text-shadow: 0.8px 0.8px 0.5px rgba(55, 55, 55, 0.7);
        opacity: 0.95;
    }

    100% {
        text-shadow: none;
        opacity: 1;
    }
}

@keyframes parpadeo {
    0% {
        text-shadow: none;
        opacity: 1;
    }

    25% {
        text-shadow: 0.8px 0.8px 0.5px rgba(55, 55, 55, 0.7);
        opacity: 0.95;
    }


    50% {
        text-shadow: 1px 1px 0.8px rgba(55, 55, 55 0.5);
        opacity: 0.9;

    }

    75% {
        text-shadow: 0.8px 0.8px 0.5px rgba(55, 55, 55, 0.7);
        opacity: 0.95;
    }

    100% {
        text-shadow: none;
        opacity: 1;
    }
}

.color_hoy {
    /*background: #f7caca;*/

    animation-name: parpadeo;
    animation-duration: 2s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;

    -webkit-animation-name: parpadeo;
    -webkit-animation-duration: 2s;
    -webkit-animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
}

.x-form-itemselector-add {
    background-image: url(../img_dso/right2.gif);
}

.x-form-itemselector-remove {
    background-image: url(../img_dso/left2.gif);
}

.msg .x-box-mc {
    font-size: 14px;
}

#msg-div {
    position: absolute;
    left: 35%;
    top: 10px;
    width: 400px;
    z-index: 90000;
}

#msg-div .msg {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #f2fbff;
    border: 5px solid #d64242;
    margin-top: 2px;
    padding: 10px 15px;
    color: #000080;
    opacity: 0.85;
}

#msg-div .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
}

#msg-div .msg p {
    margin: 0;
}

.fondo_inicio,
.img_inicio {
    height: 100%;
}

.columna_central_inicio {
    text-align: center;
}

.fondo_inicio:after {
    content: "";
    display: table;
    clear: both;
}

.columna_inicio {
    float: left;
    width: 33%;
    padding: 10px;
    height: 100%;
}

.columna_central_inicio img {
    height: 100px;
    max-height: 100px;
    max-width: 300px;
    width: auto;
}

.titulo_letras_sombra {
    display: grid;
    justify-content: center;
    align-items: center;
}

.titulo_letras_sombra img,
.titulo_letras_sombra p {
    margin: auto;
}

.titulo_letras_sombra p {
    font-size: 40px;
}

#waiting-div {
    position: fixed;
    display: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 900000;
}

#waiting-div .waiting {
    position: fixed;
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: #f7f7f7;
    border: 5px solid #CF1C1C;
    top: 50%;
    left: 50%;
    width: 23em;
    height: 10em;
    margin-top: -5em;
    /*set to a negative number 1/2 of your height*/
    margin-left: -9em;
    /*set to a negative number 1/2 of your width*/
    padding: 10px 15px;
    color: #000080;
    opacity: 0.75;
}

.score_sombra {
    text-shadow: 1px 1px 0 white;
}

.boton_color_inicial {
    background-color: white;
}

.boton_color_sobre {
    background-color: red;
}

.boton_color_negro {
    background-color: black;
}

.tooltip_ {
    position: absolute;
    top: 0px;
    left: 0px;
    width: auto;
    z-index: 90000;
}

.tooltip_ .msg {
    border-radius: 8px;
    -moz-border-radius: 8px;
    background: rgb(226, 225, 225);
    border: 2px solid aquamarine;
    margin-top: 2px;
    padding: 10px 15px;
    color: #090765;
    opacity: 0.9;
}

.tooltip_ .msg h3 {
    margin: 0 0 8px;
    font-weight: bold;
    font-size: 15px;
}

.tooltip_ .msg p {
    margin: 0;
    font-size: 14px;
}

.ext-cal-ct,
.ext-cal-ev {
    font-family: tahoma, arial, verdana, sans-serif;
}

.ext-cal-ct td,
.x-btn-default-small .x-btn-inner {
    font-size: 14px;
}

.x-form-display-field {
    font: normal 15px tahoma, arial, verdana, sans-serif;
}

td.ext-cal-dtitle {
    font-size: 18px;
}

.x-btn-default-toolbar-small .x-btn-inner,
.x-toolbar .x-toolbar-text {
    font-size: 13px;
}

.row_total.x-grid-row .x-grid-cell {
    background-color: #cbf2d3;
    font-weight: bold;
    font-size: 15px;
}

@keyframes mymove {
    0% {
        stroke: red;
        stroke-dasharray: 2 10;
    }

    20% {
        stroke: black;
        stroke-dasharray: 3 10;
    }

    40% {
        stroke: blue;
        stroke-dasharray: 4 10;
    }

    60% {
        stroke: blue;
        stroke-dasharray: 5 10;
    }

    80% {
        stroke: black;
        stroke-dasharray: 6 10;
    }

    100% {
        stroke: red;
        stroke-dasharray: 7 10;
    }
}

@-webkit-keyframes mymove {
    0% {
        top: 10px;
    }

    100% {
        top: 200px;
    }

}

@-moz-keyframes mymove {
    0% {
        stroke: red;
        stroke-dasharray: 2 10;
    }

    20% {
        stroke: black;
        stroke-dasharray: 3 10;
    }

    40% {
        stroke: blue;
        stroke-dasharray: 4 10;
    }

    60% {
        stroke: blue;
        stroke-dasharray: 5 10;
    }

    80% {
        stroke: black;
        stroke-dasharray: 6 10;
    }

    100% {
        stroke: red;
        stroke-dasharray: 7 10;
    }
}

.x-tab-default-disabled .x-tab-inner {
    color: gray;
}

table.tabla_correo {
    width: 100%;
    border: 2px solid black;
}

.tabla_correo tr:nth-child(odd) {
    background-color: #dddddd;
}

.tabla_correo tr:nth-child(even) {
    padding-top: 20px;
    padding-bottom: 20px;
    display: flex;
}

#mensaje img {
    max-width: 100%;
    /* nunca más ancho que el div padre */
    height: auto;
    /* mantiene proporción original */
    display: block;
    /* elimina espacio inferior de línea */
    object-fit: contain;
    /* opcional: asegura que la imagen se ajuste dentro */
}

.area {
    background: #969696;
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
    width: 100%;
    height: 100vh;


}

.circles {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li {
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: url("../img_dso/estrella_mudejar.png");
    background-size: cover;
    /* 🔹 Ajusta la imagen al tamaño del div */
    background-position: center;
    /* Centra la imagen dentro del div */
    background-repeat: no-repeat;
    /* Evita que se repita */
    animation: animate1;
    animation-duration: 25s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-fill-mode: both;
    transition: left 25s ease-in-out, width 10s ease-in-out, height 10s ease-in-out;
    bottom: -150px;

}

@keyframes animate1 {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
    }

    100% {
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
    }

}

@keyframes animate2 {

    0% {
        transform: translateY(0) rotate(0deg);
        opacity: 1;
    }

    100% {
        transform: translateY(-1000px) rotate(-720deg);
        opacity: 0;
    }
}

.tox .tox-promotion {
    display: none;
}

.tox .tox-edit-area {
    border: solid 2px rgb(30, 156, 26);
}

/* 1. Selector del contenedor de Popups/Menús Flotantes (Sink) */
.tox .tox-dialog__popups {
    z-index: 999999 !important;
}

.x-tree-icon {
    margin: 1px 10px 0 0;
    vertical-align: top;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.circulo_orden_sup {
    background-color: #363636ff;
    border-radius: 20%;
}

.circulo_orden_medio {
    background-color: rgb(28, 74, 1);
    border-radius: 35%;
}

.circulo_orden_inf {
    background-color: #0e2ae5ff;
    border-radius: 50%;
}

.circulo_orden_sup,
.circulo_orden_medio,
.circulo_orden_inf {
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: rgb(252, 252, 252);
    font-weight: bold;
    font-size: 12px;
}

.x-css-shadow {
    position: unset;
}

/*los checbox disabled*/
.x-form-checkbox.x-item-disabled,
.x-form-checkbox[disabled] {
    outline: 3px solid #bdbf2c !important;
    outline-offset: -2px;
}

/*los iconos*/
.icon-google {
    background-image: url("../img_dso/icon_agenda_google.png");
}

.icon-outlook {
    background-image: url("../img_dso/icon_agenda_outlook.png");
}

.icon-ics {
    background-image: url("../img_dso/icon_download_ics.png");
}

.icon-google,
.icon-outlook,
.icon-ics {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.icon-perfil {
    background-image: url("../img_dso/grupos_internos2.png");
    margin-left: 10px;
    background-position: center;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.tabla_componentes_grupo {
    width: 95%;
    font-size: 14px;
    border-collapse: collapse;
    margin: 15px;
}

.tabla_componentes_grupo tr:nth-child(odd) {
    background-color: #f5c3678c;
}

.tabla_componentes_grupo tr:nth-child(even) {
    background-color: #d3acac8c;
}

.tabla_componentes_grupo td {
    padding: 5px;
}

.tabla_componentes_grupo th {
    background-color: #232b85;
    color: white;
}

.rojo_negrita {
    color: red;
    font-weight: bold;
}

.azul_negrita {
    color: blue;
    font-weight: bold;
}

.verde_negrita {
    color: green;
    font-weight: bold;
}

.btn-small-icon .x-btn-icon-el {
    background-size: 20px 20px !important;
    background-position: center !important;
}

/*iconos en la columna acciones separados*/
.x-action-col-icon {
    margin-right: 3px;
}
.x-form-file-wrap .x-form-file-input{
    cursor:pointer
}
.icon-prestar{
    background-image: url("../img_dso/prestar.png");
}
.icon-prestar-rojo{
    background-image: url("../img_dso/prestar_rojo.png");
}
.CANTIDAD_INDICADOR  { color: blue; }/*Igual que los definidos en el html editor de indicadores*/
.REGISTROS_INDICADOR { color: green; }/*Igual que los definidos en el html editor de indicadores*/
.CANTIDAD_INDICADOR, .REGISTROS_INDICADOR { font-weight: bold; border: 1px solid black; background-color: #e2e2e2; border-radius: 5px; padding: 2px; }