Body
{
    margin:0;
    padding:0px 0px 0px 0px;
    background: #04B45F;
    width: 100%;
    height: 100%;
}
.h1{
    color: blue;
    font-family: Georgia, Arial, sans-serif;
    text-shadow: 2px 2px 15px yellow;
    text-align: center;
}
table{
    background: #FFFFFF;
}
th{
    text-align: center;
    font-family: vedana;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    height: 25px;
    background: green;
}
td{
    height: 20px;
}

.TextoFormulario{
  font-family: vedana;
  font-size: 12px;
  font-weight: bold;
  color: #000000;
}
.leyenda{
  font-family: vedana;
  font-size: 8px;
  font-weight: bold;
  color: #000000;
}
.TextoWarning{
  font-family: vedana;
  font-size: 10px;
  font-weight: bold;
  color: orange;
}

.TextoExito{
  text-align: center;  
  font-family: vedana;
  font-size: 30px;
  font-weight: bold;
  color: #000000;
}

select{
  height: 20px; 
  color: blue;
  border: #007020 1px solid;
  font-size: 13px;
}
input{
    width: 150px;
    height: 20px;
    border: #007020 1px solid;
    color: blue;
    font-size: 13px;
}

.inputchico{
    width: 50px;
    height: 20px;
    border: #007020 1px solid;
    color: blue;
    font-size: 13px;
}
.TablaSession{
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    /*margin-top: 200px;*/   
}
table{
    margin-left: auto;
    margin-right: auto;
    padding: 10px 10px 10px 10px;
    border:#00A000 1px solid;
}
.TablaMenu td{
    margin-left: auto;
    margin-right: auto;
    padding: 1px 1px 1px 1px;
    border: #000000 1px solid;
    border-collapse: separate; 
    background: beige;
    font-family:Arial,Helvetica,sans-serif;
    font-weight: bold;
    font-size: 10px;
    color: #000000;
    text-align: center;
    width: 60px;
    height: 25px;
    
}
.boton{
     width: 90px;
     margin-top: 5px;
     margin-bottom: 5px;
     background: lightgreen;
     
}
.boton2{
     width: 50px;
     margin-top: 5px;
     margin-bottom: 5px;
     background: lightgray;
     
}
.boton_eliminar{
    width: 20px;
    margin-top: 5px;
     margin-bottom: 5px;
     background: lightgreen;
}
.botonActivo{
     width: 80px;
     margin-top: 5px;
     margin-bottom: 5px;
     background: lightgreen;
     
}
.botonInactivo{
     width: 80px;
     margin-top: 5px;
     margin-bottom: 5px;
     background: red;
     
}
alert{
    background: red;
}

.Celda{
    background: #ccc;
    text-align: left;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
    color: #FFFFFF;
}
.CeldaTop{
    vertical-align: text-top;
    text-align: left;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
   
}
.listaalumnos{
    float: left;
    text-align: left;
}
.file{
    overflow: hidden;
    position: relative;
    cursor: pointer;
}
.file .input-file {
    margin: 0;
    padding: 0;
    outline: 0;
    font-size: 10000px;
    border: 10000px solid transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    position: absolute;
    right: -1000px;
    top: -1000px;
    cursor: pointer;
} 


#Salir {
    margin:auto;
    width:5%;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #000000;
    right: 10px;
    top: 10px;
    text-align:center;
    position:fixed;
    background: orange;
    padding: 2px 2px 2px 2px;
    z-index: 1000000000000;
}

#PiePag {
    width:100%;
    font-family:Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #FFFFFF;
    bottom: 0px;
    text-align: center;
    position:fixed;
    background: #000000;
    padding: 2px 2px 2px 2px;
}
#Foto {
    margin:0px;
    width:50px;
    height:70px;
    color: #FFFFFF;    
    text-align:left;
    position:relative;
    top:-40px;
    left:2px;
    background: #000000;
    padding: 2px 2px 2px 2px;
}

#visor{
 position:absolute;  
 right: 0px;
 width: 600px;
 height: 400px;
   
}
.foto1{
 width:50px;
 height:70px;
}

#VentanaVer {
    top: 20%;
    width:100%;
    height:77%; 
    font-family:Arial,Helvetica,sans-serif;
    font-size: 10px;
    color: #ccc;
    overflow-y:no-display;
    position:fixed;
    background: buttonface;
    padding: 2px 2px 2px 2px;
    border: 2px #000000 solid;
    size: 6;
    
}


.EspacioPie{
    height: 50px;
}
.CeldaInpar{
  background: #FFFFFF;
  font-family: vedana;
  font-size: 12px;
  color: #000000;
}
.CeldaPar{
  background: #7e7;
  font-family: vedana;
  font-size: 12px;
  color: #000000;
}

.Blue{
  background: #87CEEB;
  font-family: vedana;
  font-size: 12px;
  color: #000000;
}

.Yellow{
  background: yellow;
  font-family: vedana;
  font-size: 12px;
  color: #000000;
}

.tablamaterias{
    margin-left:1%;
    padding: 2px 2px 2px 2px;
    border:#00A000 1px solid;
}

.td_btn_del{
    width: 1%;
    white-space: nowrap;
    background: rgb(218, 218, 218);
    padding: 0px 5px 0px 0px;
}

.table_btn_del{
    width: 100%;
    padding: 0px 0px 0px 0px;
}

.horario{
    width: 100%;  
}

.tablaHorario{
    width: 75%;
    vertical-align: top;
}

.tablaAlumnos{
    vertical-align:top;
    left: 0px;
}
.celdaAmarilla{
    background: yellow;
    border:yellow 1px solid;
    font-family: vedana;
    font-size: 12px;
    font-weight: bold;
     
}

.Texto1{
  font-family: vedana;
  font-size: 10px;
  color: #000000;
}

.Texto2{
  font-family: vedana;
  font-size: 8px;
  color: #000000;
}
.checkbox{
    width: 15px;
    height: 15px;
    border: #007020 1px solid;
    color: blue;
    font-size: 13px;
    text-align: center;
}

#CapaMediaIzquierda {
    background-color: #EBE9EA;
    border: 1px solid #D2D2D2;
    border-radius: 8px 8px 8px 8px;
    float: left;
    position: fixed;
    top: 0px;
    overflow:auto;
    text-align: left;
    width: 50%;
    height: 100%;
    z-index:200000;
      
}

.caritas{
    width: 70px;
    height: 70px;
}

.tablacaritas{
    float: left;
    top:0px;
}

.listaBotones{
    vertical-align:top;
    left: 0px;
    height: 300px;
}

#controls {
    display: flex;
    justify-content: left;
    margin-bottom: 10px;
}

/* mod2024 (id='wordbreak') la tabla de los mensajes se descomponia por palabras muy largas.*/
#wordbreak {
    word-break: break-word;
}

/*Notificación discreta mod2025*/
#new-message-indicator {
    /*position: fixed;*/
    top: 20px;
    right: 20px;
    background-color: #dc3545;
    color: white;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: none;  
    justify-content: center;
    align-items: center;
    font-size: 12px;
    font-weight: bold;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    z-index: 1000;
    animation: pulse 1.5s infinite;
}

@keyframes pulse {
    0% { transform: scale(1); }
    50% { transform: scale(1.2); }
    100% { transform: scale(1); }
}

/* mod2025 */
.aling_botons_msg{
    
    display: flex; 
    justify-content: center; 
    align-items: center; 
    gap: 10px;
}