body
{
 background-color:white;
 color: black;
 margin: 5px;	
}
/*
#centro
{ 
 background-color:#ECEBEC;
width: 100%;
max-width: 700px;
height:500px;
margin: 0 auto;
}
*/
h1
{
 text-align: center;
 color: blue; 
}

.reserva
{
 background-color: red;
 width:100%;
 max-width:700px;
 height: 300px;
margin: 0 auto; 
}

label {
  margin-bottom: 5px; 
}
.cntro
{
 text-align: center;	
}
.cntro p 
{
text-align: center;	
}
.datos_cliente
{
 width:300px;
 height:auto;
 float: left;
 margin: 20px 20px 20px 2px;
 background-color: #9DBBD7; 
}
#miDiv 
{
border-left: 10px inset #185EA1;
border-right: 10px inset #185EA1;
}
#contenedor
{
 width:100%;
 max-width:700px;
height: auto;
min-height:500px;
background-color: #ECEBEC; 
margin: 0 auto;
}

.cajas
{
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background-color: #9DBBD7;
}

#centro
{
 margin: 0 auto;
 width:100%;
 max-width: 700px;
 height: auto;
 background-color:white;
 color: black;
     
}

p
{
 margin: 5px;	
}

input['disabled'],
input['readonly']
{
 background: #f2f2f2;
 color: #000;
 border: 1px solid #ccc; 
}

* {
	outline 1px solid:red;
}

.campo
{
 margin-bottom: 18px;	
}

.campo label
{
display:block;
margin-bottom:6px;
font-weight: 600px;	
}

.campo input
{
 width:100%;
 padding:8px;
box-sizing: border-box; 
}

select
{
 width: 100%;
 padding:8px;
 box-sizing:border-box; 
}
.btn-urgente { display: inline-block; margin-top: 1rem; background-color: #000000; color: white; padding: 1rem 2rem; border-radius: 8px; font-weight: bold; text-decoration: none; transition: background 0.6s; width: 100%; }
 
.btn-urgente:hover { background-color: grey; }

.btn-verde { display: inline-block; margin-top: 1rem; background-color: #24CC63; color: white; padding: 1rem 2rem; border-radius: 8px; font-weight: bold; text-decoration: none; transition: background 0.6s; width: 50%; }
 
.btn-verde:hover { background-color: #D5F0C0; }

.override { width: 25%; }

#centrado
{
 text-align: center;
}

.miBoton
{
border: 1px solid #555555;
border-radius: 12px;
padding: 12px 28px;
/*margin-left: 10px;*/
font-size: 16px;
background-color: #008CBA;
color: black;
width: 100%;
}

#cabecera
{
 width: 680px;
 height: 50px;
 background-color: white;
 overflow: hidden;
}

h1
{
 color: #185EA1;
margin: 10px 10px 10px 10px; 
}

.error
{
 color: red;
 font-size: 15px; 
}

.miBoton2
{
 padding:8px 24px;
 background-color: #185EA1;
 color: white;
 font-size: 16px;
 width: 100%;
}

.miBoton:hover
{
 background-color: #0B2D4D;
color: black; 
}

.flota
{
 float:left;	
}


input[type="text"]: {
  accent-color: red; /* Cambia el color de la selección */
  text-align: center;
  margin: 0 auto;
  border: 2px solid red;
}


#filtro
{
 margin: 0 auto;

}

#filtro input
{
  background: transparent;	
}

ol 
{
 list-style-type: none; 
}

li
{
 border-left: 6px solid SpringGreen;	
 margin-bottom: 20px;
 padding-left: 6px;
}

input[type='text']:hover
{
 color: blue;
border: 2px solid #185EA1; 
}


.texto-rotado {
  transform: rotate(-90deg);
  transform-origin: left bottom; /* Opcional, para ajustar el eje de giro */
}

.texto-vertical {
  writing-mode: vertical-lr; /* O vertical-lr */
  transform: rotate(-180deg); /* Opcional: para ajustar la orientación */
}

.tarjeta
{
 background: rgba(255,255,255,0.85);
color: #113282; 
 width: 100%;
 max-width: 700px;
 height:150px;
 margin: 0 auto;
 border-left: 10px solid SpringGreen;
 padding-left: 10px;
 margin-top: 10px;
 -webkit-box-shadow: 5px 4px 7px 2px rgba(0,0,0,0.4); 
box-shadow: 5px 4px 7px 2px rgba(0,0,0,0.4);
}

.int_tarjeta
{
background-color: grey;
max-width: 700px;
width: 250px;
margin-left:50px;
height:150px;
}




.caja_t
{
background: rgba(255,255,255,0.85);
color: #113282; 
}

#prue
{
 background-color: red;
 position: absolute;
 z-index: 9999;
 width: 100px;
 height;100px;
  
}

/* nuevo css */
/*
.btn_tarjeta
{
 background-color: red;
 position: absolute;
 z-index: 9999;
 width: 100px;
 height:100px;	
 position: fixed;
}
*/
#centro
{
background-color: transparent;
width: 100%;
max-width: 700px;
height: 500px;
margin: 0 auto;
}

#miniTabla
{ 
 display:none;
 background-color: transparent;
 top: 0;
 right: 0;
 
 width:100%;
 max-width:100px;
 height: auto; 
 position:fixed;
 
}

#columna1
{
 background-color: LemonChiffon;	
 border-radius: 25px;
 color:Maroon;
 padding: 14px;
 text-align: center;
 margin-bottom:15px;
 margin-right:15px;
  font-size: 13px;
}

#columna2
{
 background-color: LightSeaGreen;
border-radius: 25px; 
color:Maroon;
 padding: 14px;
 text-align: center;
 margin-bottom:15px;
 margin-right:15px;
 font-size: 13px;
}

#columna3
{
 background-color: IndianRed;	
 border-radius: 25px;
 color:Maroon;
 padding: 14px;
 text-align: center;
 margin-bottom:15px;
 margin-right:15px;
 font-size: 13px;
 
}

#columna3:hover
{
 background-color: FireBrick;
 color: white; 
	
}

#columna2:hover
{
  background-color: PaleGreen;
  color: white;  
}

#columna1:hover
{
  background-color: Gold;
  color: white;  
}

 
.overrideCol
{
 background-color: LemonChiffon;
}

.colorCircle
{
 font-size: 20px;
 color:red;
background-color: blue; 
}


.estado_grande
{
 padding: 14px 14px;
color: black; 
}
.mResult
{
 background-color: #FFFFE6;
 color: black; 
 min-height: 100px;
 width:100%;
 max-width: 400px;
 border-radius: 5px;
 border-left: 10px solid Lime;
 margin:20px 0 0 10px;
 width: 100%;
 box-sizing: border-box:
}
#robs
{
 padding:20px 20px 20px 20px;
 border: 1px solid grey; 
}
.iconos_tarjeta
{
 display: inline-block;
 padding:5px;
 border-radius:6px;
 transition: 0.5s;
 margin: 0 5px;
}
.iconos_tarjeta:hover
{
 background: rgba(0,0,0,0.2);
 box-shadow: 0 8px 20px rgba(0,0,0,0.3); 
}	
.mIconos
{
 width:100%;
 max-width:150px;
 height: 40px; 
 background-color: transparent;
 margin:5px 0 0 10px;
 cursor: pointer;
}

.spanUX
{
 width: 20px;
 height: 50px;
 background-color: red;
 
}


.misBotones
{
 background-color:white;
 color: white;
 border-radius: 5px;
 padding: 14px 9px;
 margin-left: 20px;
}

.btn_cebecera
{
 font-size: clamp(10px,2vw,16px);	
}

#pendiente
{
 background-color: SkyBlue;
 font-weight: 100; 
}

#pendiente:hover
{
 border: 2px solid black;	
 background-color: white;
 color: black;
 font-weight: 900;
}

#confirmada
{
 background-color: SkyBlue; 
 font-weight: 100;
}

#confirmada:hover
{
 border: 2px solid black;	
 background-color: SkyBlue;
  color: black;
 font-weight: 900;
}

#cancelada
{
 background-color: SkyBlue; 
 font-weight: 100;
}

#cancelada:hover
{
 background-color: white;
 border: 2px solid black;
 color: black; 
 font-weight: 900;
}





#btones
{
 /*text-align: center;*/
border: 2px solid transparent;
margin-bottom: 15px; 
}

#result
{
    position: fixed; /* Fijo respecto a la ventana */
    top: 0;
    left: 0;
    width: 100vw; /* 100% del ancho de la ventana */
    height: 100vh; /* 100% del alto de la ventana */
    background-color: rgba(47, 47, 238, 0.6); /* Fondo semitransparente */
    z-index: 9999;
}

#cerrar span
{
 color: red;
 font-size: 20px;
 margin: 200px 100px 50px 100px;
}

.oculto
{
 display: none;	
}

#clse
{
	
}

#resultados
{
 background-color: transparent;
 width:100%;
 max-width: 700px;
 height: auto; 
}

.tarjeta
{
 width: 100%;
 max-width:500px;
 min-heightheight: 100px; 
}

#barra_leyenda
{
 position: fixed;
 width: 100%;
 max-width: 10px;
 min-height: 20px;
 height: 300px;
 background-color: yellow;
 right: 0;
 left: 0;
}

#leyenda_amarilla
{
 background-color: #fff200; /*LemonChiffon;*/
 width: 100%;
 max-width: 50px;
 min-height:20px;
 height: 100px; 
}

#leyenda_verde
{
 background-color: LightSeaGreen;	
 width: 100%;
 max-width: 50px;
 min-height:20px;
 height: 100px;	
}

#leyenda_roja
{
 background-color: IndianRed;	
 width: 100%;
 max-width: 50px;
 min-height:20px;
 height: 100px;	
}


#leyenda_amarilla:hover
{
 width: 200px;
 background-color: #FFFFE6;
 color: black; 
 transition: 0.6s;
}

#leyenda_verde:hover
{
 width: 200px;	
 background-color: #98FB98;
  color: black;
  transition: 0.6s;
}


#leyenda_roja:hover
{
 width: 200px;	
 background-color: #B22222;
  color: white;
  transition: 0.6s;
}

#leyenda_verde p
{
 top:0;
 background-color: transparent;
}

#leyenda_amarilla p
{
 top:0;
 background-color: transparent;
}

#leyenda_roja p
{
 top:0;
 background-color: transparent;
}

#leyenda_amarilla:hover
{
 top: 0;
 background-color: Gold;
}

.rojo
{
 border-left:10px solid	IndianRed;
}

.amarillo
{
 border-left:10px solid #fff200; 	
}

.verde 
{
border-left:10px solid green; /*LightSeaGreen;*/ 	
}

.ocultar
{
 display: none;	
}
/* Menu principal */

.aMenu 
{
 display: grid;
 grid-template-columns: repeat(2, 1fr);
gap: 15px;
padding:20px; 
}

.item
{
background: white;
border:none;
border-radius: 12px;
padding: 20px;
font-size: 18px;
box-shadow:  0 4px 10px rgba(0,0,0,0.1);
}

.item span
{
 display:block;
 margin-top:  10px;
font-size: 14px;
cursor: pointer; 
}

.pruebas
{
 background-color:red;
 color: blue; 
}