@font-face {
	font-family: "GOTHIC_WOFF";
	src:url('/fonts/century_gothic.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
      url('/fonts/GOTHIC.woff') format('woff'),
      url('/fonts/century-gothic.ttf')  format('truetype');
}


body{
    font-family: 'GOTHIC_WOFF', sans-serif;
	font-size:16px; 
	/*background-image: url(../img/fondo_duplicado4_02.jpg);*/
    /*background-image: url(../img/bibliotecas_al.jpg);*/
    background-size:cover;
	margin:0 auto;
}

    input::-moz-placeholder {
      color: blue;
      opacity: 1;
    }
    input:-moz-placeholder {
      color: blue;
      opacity: 1;
    }
    input:-ms-input-placeholder {  
       color: blue;
       opacity: 1;  
    }

	.fading-input {
        opacity: 0.3;
        transition: opacity 1s ease;
    }
		   
.signin_menu {
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	background-color:#ddeef6;
	width:210px;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	color:#789;
	font-size:14px;
	filter:alpha(opacity=75);-moz-opacity:0.75;-khtml-opacity: 0.75;opacity: 0.75;
}

.signin_menu input[type=text], #signin_menu input[type=password] {
	display:block;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #ACE;
	font-size:14px;
	margin:0 0 5px;
	padding:5px;
	width:203px;
}

.signin_menu2 {
	-moz-border-radius-topleft:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	background-color:#050044;
	z-index:100;
	border:1px transparent;
	text-align:left;
	padding:12px;
	color:#F2F2F2;
    position:absolute;
    top:0px;
    left:0px;
    width:100%;
    height:100%;
    font-weight:200;
	filter:alpha(opacity=96);-moz-opacity:0.96;-khtml-opacity: 0.96;opacity: 0.96;
}

.spanMenuMin {
    cursor:pointer;
    font-size:32px;
}

.spanMenuMin:hover {
    color:#fffa01;
}

.deshabilitado{
	filter:alpha(opacity=40);-moz-opacity:0.40;-khtml-opacity: 0.40;opacity: 0.40;
	
}
.habilitado{
	filter:alpha(opacity=100);-moz-opacity:1.00;-khtml-opacity: 1.00;opacity: 1.00;
}

.transpTBL {
    background-color:transparent;
    border-spacing: 0;
    background: url(img/vacio.png) repeat;
	margin: 0;
	padding: 0;
	border:0px;
	outline: 0;
	font-size: 100%;
	vertical-align:top;
	background: transparent;
}
.TDTranspAlter1 {
    border:none;
    background: url(img/vacio.png) repeat;
}
.TDTranspAlter2 {
    width:40px;
    border:none;
    background: url(img/vacio.png) repeat;
}


.spanDrop {
	cursor: pointer;
	padding: 4px;
	border-radius: 4px;
}
		
.spanDrop:after {
	font-family: Consolas, Courier New, Arial, sans-serif;
	/*content: '↓';*/
	margin-left: 6px;
	color: #08C;
}
		
.spanDrop.dropdown-open {
	background: #888;
	color: #FFF;
}
		
.spanDrop.dropdown-open:after {
	color: #FFF;
	
}

.consulReconex
{
	color:rgba(128, 128, 128, 0.91);
	font-family:"GOTHIC_WOFF", "Century Gothic", "Verdana", "Arial";
	font-size:14px;
	font-style:italic;
	vertical-align:top;
	padding: 20px;
}
.consulDwl
{
	color:rgba(255, 0, 0, 0.87);
	font-family:"GOTHIC_WOFF", "Century Gothic", "Verdana", "Arial";
	font-size:18px;
	font-style:italic;
	vertical-align:top;
	padding: 30px 20px;
}

.imgView1 {
    display:none;
    float:left;
    cursor:pointer;
}
.imgView2 {
    display:inline;
    float:left;
    cursor:pointer;
}
.valig1 {
    vertical-align:top;
}
.valigoption{
    vertical-align:top;
}

.linkmarker {
    color:blue;
    font-weight:bold;
}

/* Botón Ir Arriba
----------------------------------------------- */
#IrArriba {
position: fixed;
bottom: 30px; /* Distancia desde abajo */
right: 30px; /* Distancia desde la derecha */
}

#IrArriba span {
width: 60px; /* Ancho del botón */
height: 60px; /* Alto del botón */
display: block;
background-image: url(../img/flecha-arriba.png);
}

/* DESPLIEGUE INICIO
----------------------------------------------- */
@media only screen and (min-width: 651px)
{
    #divLogoAseduc { display:normal;}
    #div1LogoMiaula { display:normal;}
    #divloginbox { display:normal;}
    #divloginbox2 { display:none;position:absolute;top:0px;left:0px;}
    /* .g-recaptcha{
        top: 30%;
        left: 10%;
        position: absolute;
        z-index: 999999;
    } */
}
@media only screen and (max-width: 650px)
{
    #divLogoAseduc { display:none;}
    #div1LogoMiaula { display:none;}
    #divloginbox { display:none;}
    #divloginbox2 { display:normal;}

    #sign-in-or-out-button{display: none;}
    #sign-in-or-out-button2{display: table;margin-left: auto;margin-right: auto;} 
    .g-recaptcha{
        top: 30%;
        left: 10%;
        z-index: 999999;
    }
} 

/*ESTILO PARA FRACCIONES*/
.top { font-size: 100%; vertical-align: 0.7ex; } 
.bottom { font-size: 100%; vertical-align: -0.9ex; } 


.fileUpload {
	position: relative;
	overflow: hidden;
	margin: 10px;
}
.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;
	font-size: 20px;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}


  .ui-progressbar {
    font-family: "GOTHIC_WOFF", "Century Gothic", "Verdana", "Arial";
    position: relative;
  }
  .progress-label {
    font-family: "GOTHIC_WOFF", "Century Gothic", "Verdana", "Arial";
    position: absolute;
    width: 100%;
    top: 4px;
    font-weight: normal;
    font-style:normal;
    text-align:center;
  }

  hr.style-one { border: 0; height: 1px; background: #333; background-image: linear-gradient(to right, #ccc, #333, #ccc); }
  hr.style-two { border: 0; height: 1px; background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0)); }
  hr.style-three { border: 0; height: 1px; background: #013ADF; background-image: linear-gradient(to right, #96ACEB, #013ADF, #96ACEB); }
  hr.style-four { border: 0; height: 1px; background: #6E6E6E; background-image: linear-gradient(to right, #A4A4A4, #6E6E6E, #A4A4A4); }

  img.center {
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align:middle;
    margin-top: auto;
  }

  img.center2 {
    display: table-cell;
    vertical-align:top;
    z-index:99;
  }

  .horarioCell { 
    display: table;
    height:45px;
    width:100%;/**/
    z-index:0;
    font-size:9px;
    color:white;
    text-align:center;
    text-wrap:avoid;
  }

  .horarioCellv { 
    display: table;
    height:45px;
    width:100%;
    z-index:0;
  }
.TDhhc {
    font-size:12px;text-align:left;cursor:pointer;vertical-align:middle;
}

/*NEW BUTTON CLASS GESTION*/
.button {
    display: inline-block;
    border-radius: 4px;
    background: linear-gradient(180deg, #A23D3D 0%, #8C2F2F 100%) !important;
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 9px;
    transition: all 0.5s;
    cursor: pointer;
    margin-left: 5px;
    /*margin: 5px;*/
}

.button span {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: 0.5s;
}

.button span:after {
  content: '»';
  position: absolute;
  opacity: 0;
  top: 0;
  right: -20px;
  transition: 0.5s;
}

.button:hover span {
  padding-right: 25px;
}

.button:hover span:after {
  opacity: 1;
  right: 0;
}

.button.Disabled {
  display: inline-block;
  border-radius: 4px;
  background: darkslategray;
  border: none;
  color: #FFFFFF;
  text-align: center;
  font-size: 16px;
  padding: 9px;
  transition: all 0.5s;
  cursor: pointer;
  margin-left:5px;
  /*margin: 5px;*/
}

/*NEW CLASS CELDA TABLAS GESTION*/
table.DATA_CAT td.gestion {
    font-size: 12px;
    color: blue;
    border: 1px solid #848484;
    vertical-align: middle;
}
table.DATA_CAT th.gestion2 {
    font-size: 12px;
    background-color: #D8D8D8;
    border: 1px solid #848484;
}

.tdf1{
    background-color: red;
}

.classNOTA {
  width:30px;
  height:30px;
  font-size:12px;
  margin:auto;
  color:black;
  text-align:center;
  text-transform: uppercase;
}

.classNom {
    font-size:11px;
    color:blue;
    border:1px solid #848484;
    text-align:left;
    white-space:nowrap;
}

.sinFondoTD{
    background-color:transparent;
    border:0px;
}

.tdarticulo {
    border: 1px solid #848484;
    cursor: pointer;
    text-align: left;
    font-size: 14px;

    padding: 5px;
}
.tharticulo {
    background-color: #D8D8D8;
    border: 1px solid #848484;
    text-align: left;
    font-size: 14px;
    cursor: pointer;
    padding: 5px;
}

/*ISR 2019-04::after formato boton de carga de planilla*/
.btn-file {
    position: relative;
    overflow: hidden;
}

    .btn-file input[type=file] {
        position: absolute;
        top: 0;
        right: 0;
        min-width: 100%;
        min-height: 100%;
        font-size: 100px;
        text-align: right;
        filter: alpha(opacity=0);
        opacity: 0;
        outline: none;
        background: white;
        cursor: inherit;
        display: block;
    }
.option_admin_colegio {
    text-align: left;
    font-size: 12px;
}

.exito {
    background: #DFF2BF url(../img/aprobado_25x25.png) center no-repeat;
    background-position: 15px 50%;
    color: #4F8A10;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    border-top: 5px double #4F8A10;
    border-bottom: 5px double #4F8A10;
}

/* Mensaje de error */
.error {
    background: #FFBABA url(../img/wrong_32x.png) center no-repeat;
    background-position: 15px 50%;
    color: #D8000C;
    font-family: Arial;
    font-size: 12px;
    text-align: center;
    padding: 10px 10px 10px 10px;
    border-top: 5px double #D8000C;
    border-bottom: 5px double #D8000C;
}

.dataTables_paginate {
    float: left !important;
}

.disabled_area {
opacity: 0.3;
}

.disabled_area:after {
width: 100%;
height: 100%;
position: absolute;
}

.selection_user {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.errorTextBoxMultiComunicaciones {
    border: 2px solid red;
}

/* agenda modulo familia */
#lstAlumnosAgenda{
    text-align: left;
    position: relative; 
    top: -130px;
    left: 70%;
    width: 500px; 
    background-color: white;
    z-index: 1;
    border: 1px solid black;
    border-radius: 5px; 
    padding: 5px 10px; 
    height: -webkit-fill-available;
    max-height: 300px; 
} 
#lstAlumnosAgenda h3{
    margin-top: 5px;
    border: 1px solid black;
    padding: 5px;
    border-radius: 10px;
    text-align: center;
    cursor: default; 
}

#lstAlumnosAgenda div{
    max-height: 230px;
    overflow: auto;
}

#lstAlumnosAgenda div .divCardAlumno:first-child{
    margin-top: 20px;
}
#lstAlumnosAgenda div .divCardAlumno:last-child{
    margin-bottom: 20px;
}
.divCardAlumno{
    cursor: pointer;
	max-height: 90px;
	display: inline-flex; 
    margin-bottom: 10px;
    width: 100%;
}
.divCardAlumno > :first-child{
	min-width: 100px;
    max-width: 100px;
} 
.divCardAlumno > :first-child img{
	max-height: 85px;
} 
.divCardAlumno > :nth-child(0n+2){
	padding: 0px 20px; 
}
/* fin */
@media screen and (max-height:768px){ 
	#Agenda_JefeUTP{
		/* height:200vh!important; */
	}
}
.borderAlertDotacion {
    border: 1.7px solid red;
}

.loading {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0,0,0,.5);
}

.loading-wheel {
    width: 20px;
    height: 20px;
    margin-top: -40px;
    margin-left: -40px;
    position: absolute;
    top: 50%;
    left: 50%;
    border-width: 30px;
    border-radius: 50%;
    -webkit-animation: spin 1s linear infinite;
}

.style-2 .loading-wheel {
    border-style: double;
    border-color: #ccc transparent;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0);
    }

    100% {
        -webkit-transform: rotate(-360deg);
    }
}

.InputHoraFormacionDual{
    z-index: 999999999!important;
}

.containerFormRetiro div > div >p, .containerFormRetiro div > div > div >p   {
    margin-bottom: 8px;
}


.messiOverflow>.messi-box>.messi-wrapper>.messi-content {
    overflow-y: auto;
}


/* Loader CSS */

.pencil {
    display: block;
    width: 10em;
    height: 10em;
}

.pencil__body1,
.pencil__body2,
.pencil__body3,
.pencil__eraser,
.pencil__eraser-skew,
.pencil__point,
.pencil__rotate,
.pencil__stroke {
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

.pencil__body1,
.pencil__body2,
.pencil__body3 {
    transform: rotate(-90deg);
}

.pencil__body1 {
    animation-name: pencilBody1;
}

.pencil__body2 {
    animation-name: pencilBody2;
}

.pencil__body3 {
    animation-name: pencilBody3;
}

.pencil__eraser {
    animation-name: pencilEraser;
    transform: rotate(-90deg) translate(49px,0);
}

.pencil__eraser-skew {
    animation-name: pencilEraserSkew;
    animation-timing-function: ease-in-out;
}

.pencil__point {
    animation-name: pencilPoint;
    transform: rotate(-90deg) translate(49px,-30px);
}

.pencil__rotate {
    animation-name: pencilRotate;
}

.pencil__stroke {
    animation-name: pencilStroke;
    transform: translate(100px,100px) rotate(-113deg);
}

/* Animations */
@keyframes pencilBody1 {
    from, to {
        stroke-dashoffset: 351.86;
        transform: rotate(-90deg);
    }

    50% {
        stroke-dashoffset: 150.8;
        /* 3/8 of diameter */
        transform: rotate(-225deg);
    }
}

@keyframes pencilBody2 {
    from, to {
        stroke-dashoffset: 406.84;
        transform: rotate(-90deg);
    }

    50% {
        stroke-dashoffset: 174.36;
        transform: rotate(-225deg);
    }
}

@keyframes pencilBody3 {
    from, to {
        stroke-dashoffset: 296.88;
        transform: rotate(-90deg);
    }

    50% {
        stroke-dashoffset: 127.23;
        transform: rotate(-225deg);
    }
}

@keyframes pencilEraser {
    from, to {
        transform: rotate(-45deg) translate(49px,0);
    }

    50% {
        transform: rotate(0deg) translate(49px,0);
    }
}

@keyframes pencilEraserSkew {
    from, 32.5%, 67.5%, to {
        transform: skewX(0);
    }

    35%, 65% {
        transform: skewX(-4deg);
    }

    37.5%, 62.5% {
        transform: skewX(8deg);
    }

    40%, 45%, 50%, 55%, 60% {
        transform: skewX(-15deg);
    }

    42.5%, 47.5%, 52.5%, 57.5% {
        transform: skewX(15deg);
    }
}

@keyframes pencilPoint {
    from, to {
        transform: rotate(-90deg) translate(49px,-30px);
    }

    50% {
        transform: rotate(-225deg) translate(49px,-30px);
    }
}

@keyframes pencilRotate {
    from {
        transform: translate(100px,100px) rotate(0);
    }

    to {
        transform: translate(100px,100px) rotate(720deg);
    }
}

@keyframes pencilStroke {
    from {
        stroke-dashoffset: 439.82;
        transform: translate(100px,100px) rotate(-113deg);
    }

    50% {
        stroke-dashoffset: 164.93;
        transform: translate(100px,100px) rotate(-113deg);
    }

    75%, to {
        stroke-dashoffset: 439.82;
        transform: translate(100px,100px) rotate(112deg);
    }
}
.textoMiaula{
    font-family: Century Gothic,Arial, Helvetica, sans-serif;
    color: #666;
}
.messiOverFlow>.messi-box>.messi-wrapper>.messi-content {
    overflow: auto;
}
.stickyTop{
    position: sticky; top: -6px; z-index: 1;
}
.modalOverflow>.messi-box>.messi-wrapper>.messi-content {
    overflow: auto;
}
.modalnotasproceso{
    margin-top: -5%!important;
}

.td-show {
    z-index: 999999!important;
}

.btn-dark {
    display: inline-block;
    border-radius: 4px;
    background: linear-gradient(180deg, #A23D3D 0%, #8C2F2F 100%);
    border: none;
    color: #FFFFFF;
    text-align: center;
    font-size: 16px;
    padding: 9px;
    transition: all 0.5s;
    cursor: pointer;
    margin-left: 5px;
}

.tippy-box[data-theme~='miaula_tooltip'] {
    background-color: #D8D8D8;
    color: darkslategray;
    border:  1px solid #848484;
    font-family: Century Gothic,Arial, Helvetica, sans-serif;
    z-index: 9999999;
}
.tippy-box[data-placement^=top]>.tippy-arrow:before{
    bottom: -8px!important;
}
.tippy-box[data-theme~='miaula_tooltip'][data-placement^='top'] > .tippy-arrow::before {
    border-top-color: #848484; 
}
.tippy-box[data-theme~='miaula_tooltip'][data-placement^='bottom'] > .tippy-arrow::before {
    border-bottom-color: #848484;
}
.tippy-box[data-theme~='miaula_tooltip'][data-placement^='left'] > .tippy-arrow::before {
    border-left-color: #848484;
}
.tippy-box[data-theme~='miaula_tooltip'][data-placement^='right'] > .tippy-arrow::before {
    border-right-color: #848484;
}
.tippy-box[data-theme~='miaula_tooltip'] > .tippy-content{
    padding: 0px!important;
}

.floatwappInicio{
	position:fixed;
	width:60px;
	height: 55px;
	bottom: 60px;
	right: 30px;
	background-color:#25d366;
	border-radius:50px;
	text-align:center;
	font-size: 38px;
	padding-top: 5px;
	z-index:100;
	color: white !important;
}
.floatwappInicio>.bi-whatsapp:before{
	margin-top:5px;
}
.floatwapp{
	position:fixed;
	width:60px;
	height:60px;
	/* bottom:27px;
	right:25px; */
    bottom:100px;
	right:30px;
	background-color:#25d366;
	border-radius:50px;
	text-align:center;
	font-size:35px;
	padding-top: 5px;
	z-index:100;
    color: white !important;
}

#divloginbox {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100vh;
    background: rgba(255, 255, 255, 0.37);
    border-radius: 10px;
    bottom: 30px;
    height: 600px;
    width: 431px;
    z-index: auto;
}

.center {
    text-align: center;
}

.login-logo {
    width: 230px;
    height: 62.819px;
    flex-shrink: 0;
}

.td-img {
    width: 100px; /* Ajusta el ancho según tus necesidades */
    height: 100px; /* Ajusta el alto según tus necesidades */
    transition: transform 0.3s ease; /* Transición suave al cambiar el estilo */
}

    /* Estilo al pasar el cursor sobre la imagen */
    .td-img:hover {
        transform: scale(1.2); /* Cambia el tamaño de la imagen al 120% */
}

/* Estilo para resaltar la caja de texto cuando tiene el foco */
@keyframes highlight {
    0% {
        border-color: transparent;
    }

    50% {
        border-color: #f9a825;
    }

    100% {
        border-color: transparent;
    }
}

input:focus {
    animation: highlight 1s ease;
}

.Imagen-Desactivada {
    pointer-events: none; /* Evita interacciones con el contenido de la celda */
    filter: grayscale(100%); /* Convierte la imagen a escala de grises */
}

    .Imagen-Desactivada img {
        max-width: 100%; /* Asegura que la imagen no exceda el tamaño de la celda */
    }

    /* Para evitar hover en la celda */
    .Imagen-Desactivada:hover {
        pointer-events: none;
    }

.Imagen-Activada {
    pointer-events: auto; /* Evita interacciones con el contenido de la celda */
    filter: grayscale(0%); /* Convierte la imagen a escala de grises */
}

    .Imagen-Activada img {
        max-width: 100%; /* Asegura que la imagen no exceda el tamaño de la celda */
    }

    /* Para evitar hover en la celda */
    .Imagen-Activada:hover {
        pointer-events:auto;
    }
#TBL_DatosPrincipales_TrabajoFamilia {
    opacity: 0; /* Establece la opacidad inicial a 0 para ocultar la tabla */
    transition: opacity 0.5s ease-in-out; /* Aplica una transición suave a la propiedad de opacidad */
}
#TBL_DatosPrincipales_ComunidadEntornoEscolar {
    opacity: 0; /* Establece la opacidad inicial a 0 para ocultar la tabla */
    transition: opacity 0.5s ease-in-out; /* Aplica una transición suave a la propiedad de opacidad */
}
/*#TBL_DatosPrincipales_ActaReuniones {
    opacity: 0;*/ /* Establece la opacidad inicial a 0 para ocultar la tabla */
    /*transition: opacity 0.5s ease-in-out;*/ /* Aplica una transición suave a la propiedad de opacidad */
/*}*/
.page-content {
    opacity: 0; /* Comienza con opacidad 0 para ocultar el contenido */
    transition: opacity 1s ease-in-out; /* Transición de opacidad suave durante 1 segundo */
}
.tablaDetalleMesAsistenciaDiaria>thead>tr.header_0_resumen>td {
    border: 1px solid black;
    padding: 5px!important;
    width: 20px; 
    border-top: 1px solid black!important;
    font-weight: bold;
}
.tablaDetalleMesAsistenciaDiaria>thead>tr.header_1_resumen>td {
    border: 1px solid black;
    padding: 5px 5px 1px 1px!important;
    width: 20px;
    text-align:right;
    font-weight: bold;
}
.tablaDetalleMesAsistenciaDiaria{
    color: black;
}
.tablaDetalleMesAsistenciaDiaria>tbody>tr>td {
    border: 1px solid black;
    /* padding: 4px!important; */
    padding:4px 1px!important;
    min-width: 25px; 
    text-align: center;
} 
.modal_detalle_mes_agenda_bloque>.messi-box>.messi-wrapper>.info {
    width: 120vw!important;
}  
@media only screen and (max-width: 600px) {
    .modal_detalle_mes_agenda_bloque>.messi-box>.messi-wrapper>.messi-content {
       width:98vw!important;
     }   
} 
.modal_detalle_mes_agenda_bloque>.messi-box{
    margin: 0px 0px 0px 2vw!important;
}
#divContenedorDetalleMesAsistenciaDiaria>.nav.nav-tabs>.nav-item>.nav-link {
    color: #4ea5cd!important;
} 
#divContenedorDetalleMesAsistenciaDiaria>.nav.nav-tabs>.nav-item>.nav-link.active {
	    color: black!important;
}

@keyframes rotacion_icono {
    0% {
      -webkit-transform: rotate3d(0, 0, 1, 0deg);
      transform: rotate3d(0, 0, 1, 0deg);
    }
    25% {
      -webkit-transform: rotate3d(0, 0, 1, 90deg);
      transform: rotate3d(0, 0, 1, 90deg);
    }
    50% {
      -webkit-transform: rotate3d(0, 0, 1, 180deg);
      transform: rotate3d(0, 0, 1, 180deg);
    }
    75% {
      -webkit-transform: rotate3d(0, 0, 1, 270deg);
      transform: rotate3d(0, 0, 1, 270deg);
    }
    100% {
      -webkit-transform: rotate3d(0, 0, 1, 360deg);
      transform: rotate3d(0, 0, 1, 360deg);
    }
  }
  
  .rotacion_icono {
    -webkit-animation: rotacion_icono 3s normal linear infinite;
    animation: rotacion_icono 3s normal linear infinite;
  }

  .underlineHover:hover{
    text-decoration: underline;
    cursor: pointer;
  }

.tabsCursoCombinado>li>a {
    margin-bottom: -2px;
} 
.tabsCursoCombinado>li.active {
    background: linear-gradient(180deg, #B47B0E 0%, #B89656 100%) !important;
    border-top-right-radius: 5px;
} 
.tabsCursoCombinado>li.active>a {
    background: linear-gradient(180deg, #B47B0E 0%, #B89656 100%) !important;
    border: 1px solid #B89656!important; 
    color:white!important;
}
.Modal_Guardado {
    margin-left: 50vw !important;
    margin-top: -50vw !important;
    background: lightgray !important;
}

@media only screen and (max-width: 800px) {
    .boxDiv:has(> #TBL_TITLE2) { 
        top:0px!important
    }
} 
#ImageInsignia {
    max-width: 90px!important;
}

table.vlscroll {
    width: 100%; /* 140px * 5 column + 16px scrollbar width */
    border-spacing: 0;
}

table.vlscroll tbody,
table.vlscroll thead tr {
    display: block;
}

table.vlscroll tbody {
    height: 120px;
    overflow-y: auto;
    overflow-x: scroll;
}

table.vlscroll tbody td,
table.vlscroll thead th {
    width: 100px;
}

table.vlscroll thead th:last-child {
    width: 100px; /* 140px + 16px scrollbar width */
}

/*Embed de miaula analytics*/ 
.embedAnalytics{
    border: 1px solid lightgray;
    padding: 1px 2px;
    background: linear-gradient(40deg, #fff9e8a1, transparent);
    box-shadow: -2px 2px #fff9e882;
}
 
@media only screen and (max-width: 1280px) {
    .embedAnalytics{width: 92vw;height: 92vh;zoom: 0.9;}
}
@media only screen and (min-width: 1281px) {
    .embedAnalytics{width: 94vw;height: 94vh;zoom: 0.9;}
} 
@media only screen and (min-width: 1537px) {
    .embedAnalytics{width: 97vw;height: 97vh;zoom: 0.9;}
}  
@media only screen and (min-width: 1745px) {
    .embedAnalytics{width: 97vw;height: 97vh;zoom: 0.9;}
}  
/*fin embed*/


.right-align-buttons {
    display: flex;
    justify-content: flex-end; /* Alinea los botones a la derecha */
    gap: 10px; /* Espacio entre los botones */
}

/* Estilo para pantallas de dispositivos móviles y tablets pequeñas */
@media (max-width: 768px) {
    .right-align-buttons {
        flex-direction: column; /* Apila los botones verticalmente */
        align-items: flex-end; /* Alinea los botones a la derecha en la columna */
        gap: 5px; /* Reducir el espacio entre los botones en pantallas pequeñas */
    }

    .button {
        width: 100%; /* Hace que los botones ocupen el 100% del ancho disponible */
        box-sizing: border-box; /* Incluye padding y border en el ancho total del botón */
    }
}

/* Estilo para pantallas de tabletas medianas (landscape) */
@media (min-width: 769px) and (max-width: 1024px) {
    .right-align-buttons {
        flex-direction: row; /* Mantiene los botones en fila para tablets en modo landscape */
        align-items: center; /* Alinea verticalmente los botones al centro */
    }

    .button {
        width: auto; /* Ancho automático para los botones */
    }
}

._miaula{
    background-color: #8b1c3b !important;
    background-image: none !important;
}