body{
text-align: justify;
font-family: 'Assistant', sans-serif;
}

.h1{
margin: 10px;
background-color: #0066F9;
text-align: center;
color: #FFFFFF;
}

.TextoInfo{
  margin: 10px;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  font-family: 'Assistant', sans-serif;
  }


.CajaBotones {
  width: 100%;
  margin: 0px;
  height: 25px;
  line-height: 25px;
  background-color: #032eeb;
  font-weight: bold;
  text-align: center;
  color: #FFFFFF;
}

.NombreEstacionesChile{
  background-color: #5c5d5e;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 25px;
  padding-right: 10px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .7s
}

.NombreEstacionesChile:hover{
  background:#0000df;
  color:#fff
}

.NombreEstacionesAysen{
  background-color: #5c5d5e;
  display:inline-table;
  margin: 0px;
  width: 100%;
  height: 20px;
  padding: 0px; 
  font-size: 10PX;
  border-radius: 0px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .7s
}

.NombreEstacionesAysen:hover{
  background:#0000df;
  color:#fff
}

.BotonIrisEdu{
  background-color: #3888f8;
  display:inline-table;
  margin: 0px;
  width: 100%;
  height: 40px;
  font-size: 25PX;
  border-radius: 0px;
  font-weight: bold;
  text-align: center;
  line-height: 40px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .7s
}

.BotonIrisEdu:hover{
  background:#010172;
  color:#fff
}

.DivBotonesHome{
  width: 100%;
  text-align: center;
  margin:auto;
}

/*SE USA: TITULOS QUE SE MUESTRAN EN SEÑALES - NO BORRAR*/
.CAJATituloDePantallaPequeña{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  height: 15px;
  line-height: 15px;
  position: absolute;
  top: 5px;
  text-align: center;
}

/*SE USA: TITULOS QUE SE MUESTRAN EN SEÑALES - NO BORRAR*/
.TEXTOTituloDePantallaPequeña{
  background: rgba(0, 0, 0, 0.6);
  margin: 0 auto;
  width: 20%;
  height: 15px;
  line-height: 15px;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  cursor:
  pointer;
  transition:all .5s;
  display:inline-table;
}

/*SE USA: TITULOS QUE SE MUESTRAN EN SEÑALES - NO BORRAR*/
.TEXTOTituloDePantallaPequeña:hover{
  background:#0067dd;
  color:#fff
}

/*SE USA: TITULOS QUE SE MUESTRAN EN SEÑALES - NO BORRAR*/
.CAJATituloDePantallaPequeña2{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  height: 3%;
  line-height: 15px;
  position: absolute;
  top: 5px;
  text-align: center;
}

/*SE USA: TITULOS QUE SE MUESTRAN EN SEÑALES*/
.TEXTOTituloDePantallaPequeña2{
  background: rgba(0, 0, 0, 0.6);
  margin: 0 auto;
  width: auto;
  height: auto;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
}


/*SE USA: NO BORRAR*/
.Boton_ON_OFF_Titulos{
  display: inline-block;
  background:rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}
.Boton_ON_OFF_Titulos:hover{
  background:#7300df;
  color:#fff
}

.Boton_ON_OFF_Botones{
  display: inline-block;
  background:rgba(0, 0, 0, 0);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #ffffff00;
  cursor:
  pointer;
  transition:all .5s
}
.Boton_ON_OFF_Botones:hover{
  background-color: rgb(38, 41, 219);
  color:#fff
}


.Imagen{
  
}

.Botones{
  
}




/*SE USA: NO BORRAR*/
.TituloSismo{
  background-color: #003ec5;
  width: 100%;
  height: 40px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
}

.CajaSismo{
  background-color: #93a8d4;
  width: 100%;
  height: 500px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
}

.ImagenSismo{
  position: relative;
  background-color: #000000;
  width: 30%;
  height: 500px;
  margin: 0px;
  float: left;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
}

.ImagenSismo2{
  position: relative;
  background-color: #000000;
  margin: 0px;
  float: left;
}

.DatosSismo{
  position: relative;
  background-color: #ffffff;
  width: 69%;
  padding-left: 1%;
  height: 500px;
  margin: 0px;
  float: left;
  color: #000000;
  font-size: 20px;
  font-weight: bold;
}

.BarraDato{
  background-color: #ffffff;
  height: 30px;
  width: 100%;
  font-weight: bold;
  color: #000000;
}

.BarraDato2{
  background-color: #ffffff;
  height: 30px;
  width: 100%;
  font-weight: normal;
  color: #000000;
}
/*SE USA: SISMOS /\/\ NO BORRAR*/

.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  will-change: opacity, transform;
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  opacity: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.7s ease-out;
  -moz-transition: all 0.7s ease-out;
  -o-transition: all 0.7s ease-out;
  -ms-transition: all 0.7s ease-out;
  transition: all 0.7s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background-color: rgba(255, 255, 255, 0.45);
}

.waves-effect.waves-white .waves-ripple {
  background-color: rgba(255, 255, 255, 0.658);
}

.waves-effect.waves-red .waves-ripple {
  background-color: rgba(244, 67, 54, 0.5);
}

.waves-effect.waves-yellow .waves-ripple {
  background-color: rgba(255, 235, 59, 0.7);
}

.waves-effect.waves-orange .waves-ripple {
  background-color: rgba(255, 152, 0, 0.7);
}

.waves-effect.waves-purple .waves-ripple {
  background-color: rgba(156, 39, 176, 0.7);
}

.waves-effect.waves-green .waves-ripple {
  background-color: rgba(76, 175, 80, 0.7);
}

.waves-effect.waves-teal .waves-ripple {
  background-color: rgba(0, 150, 136, 0.7);
}

.waves-effect.waves-azul .waves-ripple {
  background-color: rgba(0, 2, 119, 0.5);
}

.waves-effect.waves-azulclaro .waves-ripple {
  background-color: rgba(0, 4, 255, 0.349);
}

.waves-effect.waves-azulclaro2 .waves-ripple {
  background-color: #0048ff8e;
}

.waves-effect.waves-verde .waves-ripple {
  background-color: #7bff0080;
}

.waves-effect.waves-verde2 .waves-ripple {
  background-color: #1ea88a88;
}

.waves-effect.waves-morado .waves-ripple {
  background-color: #8f00c77c;
}

.waves-effect.waves-gris .waves-ripple {
  background-color: #4444448e;
}

.waves-effect.waves-grisoscuro .waves-ripple {
  background-color: #2e4053b4;
}

.waves-effect.waves-modooscuro .waves-ripple {
  background-color: #333036bb;
}

.waves-effect.waves-grisclaro .waves-ripple {
  background-color: rgba(163, 163, 163, 0.38);
}

.waves-effect.waves-naranjo .waves-ripple {
  background-color: #ff660094;
}


/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeA{
  background-color: #0000ff;
  border-color: #0000ff;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonHomeA:hover{
  color:#0303bb;
  background-color:#ffffff;
  border-color:#0303bb;
  box-shadow: 0px 0px 15px #0303bb;
}



/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeM{
  background-color: #8f00c7;
  border-color: #8f00c7;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonHomeM:hover{
  color:#8f00c7;
  background-color:#ffffff;
  border-color:#8f00c7;
  box-shadow: 0px 0px 15px #8f00c7;
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeM2{
  background-color: #8f00c7;
  border-color: #8f00c7;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: auto;
  height: 50px;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonHomeM2:hover{
  color:#8f00c7;
  background-color:#ffffff;
  border-color:#8f00c7;
  box-shadow: 0px 0px 15px #8f00c7;
}


/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeV{
  background-color: #5abb00;
  border-color: #5abb00;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .2s
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeV:hover{
  color:#5abb00;
  background-color:#ffffff;
  border-color:#5abb00;
  box-shadow: 0px 0px 15px #5abb00;
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeV2{
  background-color: #1ea88b;
  border-color: #1ea88b;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeV2:hover{
  color:#1ea88b;
  background-color:#ffffff;
  border-color:#1ea88b;
  box-shadow: 0px 0px 15px #1ea88b;
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeN{
  background-color: #FF6600;
  border-color: #FF6600;
  display:inline-table;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeN:hover{
  color:#FF6600;
  background-color:#ffffff;
  border-color:#FF6600;
  box-shadow: 0px 0px 15px #FF6600;
  
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeR{
  background-color: #ff0000;
  border-color: #ff0000;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonHomeR:hover{
  color:#ff0000;
  background-color:#ffffff;
  border-color:#ff0000;
  box-shadow: 0px 0px 15px #ff0000;
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeG{
  background-color: #444444;
  border-color: #444444;
  border: 3px solid;
  display: inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonHomeG:hover{
  color:#444444;
  background-color:#ffffff;
  border-color:#444444;
  box-shadow: 0px 0px 15px #444444;
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeG2{
  background-color: #444444;
  border-color: #444444;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: auto;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

/*SE USA: BOTON EN HOME - NO BORRAR*/
.BotonHomeG2:hover{
  color:#444444;
  background-color:#ffffff;
  border-color:#444444;
  box-shadow: 0px 0px 15px #444444;
}

/*
.BotonTV_Señales{
  background-color: #ffffff;
  font-family: 'Assistant', sans-serif;
  font-weight: normal;
  border-color: #2E4053;
  height: 45px;
  padding-left: 15px;
  border-width: 2px;
  border-radius: 5px;
  margin-bottom: 1px;
  text-align: left;
  color: #2E4053;
  cursor:
  pointer;
  transition:all .2s
}

.BotonTV_Señales:hover{
  background-color: rgb(255, 255, 255);
  border-color: #2E4053;
  border-width: 2px;
  font-weight: bold;
  color:#2E4053;
  box-shadow: 0px 2px 10px #586777;
}

.BotonTV_SeñalSeleccionada{
  background-color: rgb(255, 255, 255);
  backdrop-filter: blur(5px);
  height: 45px;
  font-family: 'Assistant', sans-serif;
  font-weight: bold;
  border-color:#129700;
  color: #129700;
  border-width: 2px;
  border-radius: 5px;
  padding-left: 15px;
  box-shadow: 0px 2px 10px #129700;
  text-align: left;
  cursor:
  pointer;
  transition:all .2s
}
  
.BotonTV_SeñalSeleccionada:hover{
  color:rgb(255, 0, 0);
  background-color:rgb(255, 255, 255);
  box-shadow: 0px 2px 10px #ff0000;
  backdrop-filter: blur(8px);
  border-width: 2px;
  border-color:#ff0000
}*/

.FondoTitulo{
  background-color: rgba(46, 45, 45, 0.9);
  border: 0px;
  font-family: 'Assistant', sans-serif;
  color: white;
  width: 100%;
  text-align: center;
}


.FondoTitulosSeñales{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  position: absolute;
  top: 5px;
  text-align: center;
}

.FondoTitulosSeñalesMONITORESPACIOESPECIALPANTALLA2{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  position: absolute;
  bottom: 5px;
  text-align: center;
}

.TextoTitulosSeñales{
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(3px);
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: auto;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}

.TextoTitulosSeñales:hover{
  background:#ffffff;
  color:rgb(0, 0, 0)
}

.FondoTitulosSeñales2{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  height: 17px;
  line-height: 17px;
  position: absolute;
  top: 5px;
  text-align: center;
}

.TextoTitulosSeñales2{
  background: rgba(19, 18, 18, 0.55);
  backdrop-filter: blur(3px);
  margin: 0 auto;
  width: auto;
  height: 100%;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}

.TextoTitulosSeñales2:hover{
  background:#ffffff;
  color:rgb(0, 0, 0)
}

.FondoTitulosMonitor1{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  height: auto;
  line-height: 15px;
  position: absolute;
  top: 5px;
  text-align: center;
  left: 0%;
}

/*
box-shadow: rgb(255 7 7 / 50%) 0px 2px 4px 0px;
background-image: linear-gradient(
-225deg
, rgba(18, 20, 23, 0.6) 0%, rgba(18, 20, 23, 0.75) 28%, rgba(18, 20, 23, 0.71) 71%, rgba(18, 20, 23, 0.4) 100%);
*/

.TextoTitulosMonitor1{
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(3px);
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: auto;
  border-radius: 4px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}

.TextoTitulosMonitor1:hover{
  width: auto;
  height: 22px;
  line-height: 22px;
  font-size: 13px;
  background:#ffffffce;
  backdrop-filter: blur(3px);
  color: #000000
}

.cuadradoTest {
  width: 100px;
  height: 100px;
  background-color: red;
  margin-right: 10px;
}

/*BOTON AZUL LAPIZ*/
.BotonCambiarSeñal{
  position: absolute;
  display: inline-flex;
  top: 5px;
  left: 5px;
  width: auto;
  height: auto;
}

.BotonCambiarSeñalTextoSave{
  display: flex;
  /*position: absolute;*/
  background-color: #00000000;
  color: #ffffff00;
  align-items: center;
  justify-content: center;
  /*margin-right: 5%;*/
  margin-right: 6px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonCambiarSeñalTextoSave:hover{
  background-color:rgba(0, 68, 255, 0.8);
  backdrop-filter: blur(5px);
  color:#FFFFFF
}

.BotonCambiarSeñalTexto{
  display: flex;
  /*position: absolute;*/
  background-color: #00000000;
  color: #00000000;
  align-items: center;
  justify-content: center;
  /*margin-right: 5%;*/
  margin-right: 6px;
  padding-left: 10px;
  padding-right: 10px;
  line-height: 45px;
  font-size: 13px;
  font-weight: bold;
  width: auto;
  height: 40px;
  border-radius: 8px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonCambiarSeñalTexto:hover{
  background-color:rgba(0, 68, 255, 0.8);
  color:#FFFFFF
}

.dark-mode 
.BotonCambiarSeñalTexto:hover{
  /*background-color: #333036b4;*/
  background-color: #343a40;
  color:#FFFFFF;
}

.BotonEstiloRojo:hover{
  backdrop-filter: blur(5px);
  background-color: #ff00007e;
  color:rgb(255, 255, 255)
}

.BotonCambiarSeñalTextoRojoSave{
  display: flex;
  /*position: absolute;*/
  background-color: #0004ff00;
  color: #ffffff00;
  align-items: center;
  justify-content: center;
  /*margin-right: 5%;*/
  margin-right: 6px;
  width: 40px;
  height: 40px;
  border-radius: 5px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonCambiarSeñalTextoRojoSave:hover{
  backdrop-filter: blur(5px);
  background-color: #ff00007e;
  color:rgb(255, 255, 255)
}


.TextoBotonEditar{
  margin-left: 5px;
}

/*
.BotonCambiarSeñalTexto:active{
  background-color:#ff0000;
  color:rgb(255, 255, 255)
}*/

/*NUEVO BOTON RECARGAR SEÑAL*/
.BotonCuadradoRecargarSeñalTexto{
  display: flex;
  position: absolute;
  background-color: #0004ff00;
  color: #ffffff00;
  align-items: center;
  justify-content: center;
  top: 1%;
  right: 1%;
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 8px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonCuadradoRecargarSeñalTexto:hover{
  background-color:#0004ff;
  color:rgb(255, 255, 255)
}

/*NUEVO BOTON RECARGAR SEÑAL*/
.BotonVideoDirecto{
  display: flex;
  position: absolute;
  background-color: #0004ff00;
  color: #ffffff00;
  align-items: center;
  justify-content: center;
  bottom: 10px;
  left: 10%;
  padding-left: 5px;
  padding-right: 5px;
  width: auto;
  height: 25px;
  font-family: 'Assistant', sans-serif;
  font-size: 13px;
  font-weight: bold;
  margin: 0;
  border-radius: 5px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonVideoDirecto:hover{
  background-color:rgba(255, 255, 255, 0.4);
  color:rgb(255, 255, 255)
}

.BotonSeleccionarSeñales2:hover{
  background:#ff5e00;
  color:#fff
}

/*BOTON AZUL PARA RECARGAR PAGINA - NO BORRAR*/
.FondoBotonRecargar{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  height: 3%;
  line-height: 15px;
  position: absolute;
  top: 7px;
  text-align: center;
  position: absolute;
  top: 1.5em;
}

/*BOTON AZUL PARA RECARGAR PAGINA - NO BORRAR*/
.TextoBotonRecargar{
  background: rgba(0, 0, 0, 0.55);
  backdrop-filter: blur(3px);
  margin: 0 auto;
  width: auto;
  height: auto;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}

.TextoBotonRecargar:hover{
  background:#ffffff;
  color:rgb(0, 0, 0)
}

/*BOTON AZUL PARA RECARGAR PAGINA - NO BORRAR*/
.TextoBotonRecargar2{
  display: inline-block;
  background:rgba(0, 0, 0, 0);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #ffffff00;
  cursor:
  pointer;
  transition:all .2s
}

.TextoBotonRecargar2:hover{
  backdrop-filter: blur(5px);
  background-color: rgb(44, 0, 238);
  color:#fff
}

.Boton_PantallaCompleta{
  display: inline-block;
  background:rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}
.Boton_PantallaCompleta:hover{
  background:#0017df;
  color:#fff
}

.TituloHome2{
  background-color: #ff0000;
  width: 100%;
  height: 30px;
  margin: 0px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  font-size: 20px;
  font-weight: bold;
}

.TituloHome2_BOTON{
  display: inline-block;
  background:rgb(255, 255, 255);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 13px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #ff0000;
  cursor:
  pointer;
  transition:all .5s
}
.TituloHome2_BOTON:hover{
  background:#0026ff;
  color:rgb(255, 255, 255);
}

.TwitterBoton{
  display: inline-block;
  background: #1d9bf0;
  margin-top: 10px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 7px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}
.TwitterBoton:hover{
  background:#0044ff;
  color:#fff
}

.ContactoBoton{
  display: inline-block;
  background: #f10e1a;
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 7px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}
.ContactoBoton:hover{
  background:#0044ff;
  color:#fff
}

.DivTextoMenuSeñales{
  position: absolute;
  right: 5%;
  width: auto;
  text-align: right;
  margin:auto;
}

.FondoTitulosTextoAviso{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  position: absolute;
  bottom: 5px;
  text-align: center;
}

.TextoAviso{
  background: rgba(0, 0, 0, 0);
  backdrop-filter: blur(3px);
  margin: 0 auto;
  width: auto;
  height: 100%;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
}

.BotonCierreMenuSeñales{
  background-color: #ff0000;
  border-color: #8f00c7;
  display:inline-table;
  margin: 0px;
  width: 130px;
  height: 35px;
  font-size: 15PX;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .6s
}

.BotonCierreMenuSeñales:hover{
  color: #ff0000;
  background-color: #ffffff;
  border-color: #ff0000;
  box-shadow: 0px 0px 10px #ff0000;
}

.BotonInfoSeñales{
  background-color: #1c28d4;
  border-color: #8f00c7;
  margin: 0px;
  width: auto;
  height: 22px;
  font-size: 12PX;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 22px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .6s
}

.BotonInfoSeñales:hover{
  color: #1c28d4;
  background-color: #ffffff;
  border-color: #1c28d4;
  box-shadow: 0px 0px 10px #1c28d4;
}

.BotonMenuMonitor1{
  display: flex;
  background-color: #0004d8;
  border: solid 2px #0004d8;
  color: #FFFFFF;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: 30px;
  line-height: 25px;
  font-size: 15px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .5s;
}

.BotonMenuMonitor1:hover{
  color: #0004d8;
  background-color: #ffffff;
  border-color: #0004d8;
  box-shadow: 0px 0px 10px #0004d8;
}

.TextoTitulosSeñalesDOS{
  background-image:
  linear-gradient(-225deg,
  rgba(18, 20, 23, 0.6) 0%,
  rgba(18, 20, 23, 0.75) 28%, 
  rgba(18, 20, 23, 0.71) 71%, 
  rgba(18, 20, 23, 0.4) 100%);
  margin: 0 auto;
  backdrop-filter: blur(5px);
  margin: 0 auto;
  width: auto;
  height: 100%;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}

.FondoBotonAbrir{
  position: absolute;
  top: 1%;
  width: 100%;
  height: 20px;
  line-height: 20px;
  text-align: center;
}

.TextoBotonAbrir{
  display: inline-block;
  position: absolute;
  right: 1%;
  background:rgb(4, 0, 255);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 10px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}
.TextoBotonAbrir:hover{
  background:#ff0000;
  color:#fff
}

.FondoBotonAbrirEnOtraPestaña{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: auto;
  height: 3%;
  line-height: 15px;
  position: absolute;
  top: 1%;
  text-align: center;
  right: 1%;
}

.TextoBotonAbrirEnOtraPestaña{
  background: rgb(0, 38, 255);
  backdrop-filter: blur(3px);
  margin: 0 auto;
  width: auto;
  height: auto;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}

.TextoBotonAbrirEnOtraPestaña:hover{
  background:#C0C0C0;
  color:rgb(255, 255, 255)
}

.BotonIrASeñales{
  background-color: #ff0000;
  border: 1px solid #ff0000;
  margin: 0px;
  width: auto;
  height: 22px;
  font-size: 12PX;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 22px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .6s
}

.BotonIrASeñales:hover{
  color: #ff0000;
  background-color: #ffffff;
  border: 1px solid #ff0000;
  box-shadow: 0px 0px 10px #ff0000;
}

.BotonConIcono{
  display: inline-flex;
  color: #FFFFFF;
  background-color: #FF0000;
  border: solid 2px #FF0000;
  margin-top: 0px;
  padding-left: 10px;
  padding-right: 12px;
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  border-radius: 5px;
  font-weight: bold;
  justify-content: left;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonConIcono:hover{
  color: #FF0000;
  height: 40px;
  background-color: #FFFFFF;
  border: solid 2px #FF0000;
}

.BotonCardHome{
  display:inline-table;
  background-color: #ff0000;
  border: solid 2px #ff0000;
  color: #ffffff;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 8px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  cursor:
  pointer;
  transition:all .5s;
}

.BotonCardHome:hover{
  color: #ff0000;
  height: 30px;
  background-color: #ffffff;
  border: solid 2px #ff0000;
}

@media (max-width: 768px) {
  .BotonCardHome{

    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 10px;
    align-items: center;
    text-align: center;
    color: #ffffff;
  }
}

.BotonCardHomeAzul{
  display:inline-table;
  background-color: #0048ff;
  border: solid 2px #0048ff;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 10px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonCardHomeAzul:hover{
  color: #0048ff;
  height: 30px;
  background-color: #ffffff;
  border: solid 2px #0048ff;
  box-shadow: 0px 0px 10px #0048ff;
}

.BotonCardHomeVerde2{
  display:inline-table;
  background-color: #1ea88b;
  border: solid 2px #1ea88b;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonCardHomeVerde2:hover{
  color: #1ea88b;
  height: 30px;
  background-color: #ffffff;
  border: solid 2px #1ea88b;
  box-shadow: 0px 0px 10px #1ea88b;
}

.BotonCardHomeLargo{
  display:inline-table;
  background-color: #FF0000;
  border: solid 2px #FF0000;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 10px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonCardHomeLargo:hover{
  color: #FF0000;
  height: 30px;
  background-color: #ffffff;
  border: solid 2px #FF0000;
}

@media (max-width: 768px) {
  .BotonCardHomeLargo{
    margin-left: 0px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    border-radius: 10px;
    align-items: center;
    text-align: center;
    color: #ffffff;
  }
}

.BotonCardHomeMovil{
  display:inline-table;
  background-color: #FF0000;
  border: solid 2px #FF0000;
  margin-left: 0px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonCardHomeMovil:hover{
  color: #FF0000;
  height: 50px;
  background-color: #ffffff;
  border: solid 2px #FF0000;
  box-shadow: 0px 0px 10px #FF0000;
}

.BotonActualizacionesIrcOPIA{
  background-color: #0048ff;
  border: solid 2px #0048ff;
  margin: 0px;
  width: auto;
  height: auto;
  font-size: 10px;
  border-radius: 5px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 30px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .3s
}

.BotonActualizacionesIr{
  background-color: #0048ff;
  border: solid 2px #0048ff;
  margin: 0px;
  width: auto;
  height: auto;
  font-size: 10px;
  border-radius: 5px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 30px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .3s
}

.BotonActualizacionesIr:hover{
  color: #0048ff;
  background-color: #ffffff;
  border: solid 2px #0048ff;
  box-shadow: 0px 0px 20px #2e4053bb;
}

.BotonHomeAbrirEnOtraPestaña{
  display: flex;
  background-color: #FF0000;
  border: solid 2px #FF0000;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonHomeAbrirEnOtraPestaña:hover{
  color: #FF0000;
  background-color: #FFFFFF;
  border: solid 2px #FF0000;
  box-shadow: 0px 0px 15px #FF0000;
}

.BotonMenuAjustes{
  display: inline-block;
  background: #0000df;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}

.BotonMenuAjustes:hover{
  background:#0159be;
  color:#fff
}

.BotonMenuAjustes2{
  display: inline-block;
  background: #0000df;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 49%;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}

.BotonMenuAjustes2:hover{
  background:#0159be;
  color:#fff
}

.BarraMenuSeñales{
  display: inline-block;
  background-color: rgba(46, 45, 45, 0.9);
  width: 100%;
  height: 60px;
  line-height: 60px;
  margin: 0px;
  padding-left: 10px;
  padding-right: 10px;
  justify-content: center;
  align-items: left;
}

.BotonMenuSeñales{
  background-color: #ff0000;
  border-color: #8f00c7;
  display:inline-table;
  margin: 0px;
  width: 130px;
  height: 35px;
  font-size: 15PX;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 35px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .6s
}

.BotonMenuSeñales:hover{
  color: #ff0000;
  background-color: #ffffff;
  border-color: #ff0000;
  box-shadow: 0px 0px 10px #ff0000;
}

.BotonMenuSeñalesPantallaCompleta{
  display: inline-block;
  background: #0000df;
  width: 40px;
  height: 40px;
  line-height: 50px;
  font-size: 20px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}

.BotonMenuSeñalesPantallaCompleta:hover{
  background:#0159be;
  color:#fff
}

.BotonMenuSeñalesVerde{
  display: inline-block;
  background-color: #00cc00;
  margin-right: 5px;
  margin-left: 5px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .6s
}

.BotonMenuSeñalesVerde:hover{
  color: #ff0000;
  background-color: #FFFFFF;
  border-color: #ff0000;
  box-shadow: 0px 0px 10px #ff0000;
}

.BotonMenuSeñalesRojo{
  display: inline-block;
  background-color: #FF0000;
  width: auto;
  margin-right: 5px;
  margin-left: 5px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .6s
}

.BotonMenuSeñalesRojo:hover{
  color: #ff0000;
  background-color: #FFFFFF;
  border-color: #ff0000;
  box-shadow: 0px 0px 10px #FF0000
}

.BarraFondoTituloSeñal{
  background: #0000df;
  margin: 0 auto;
  width: 100%;
  position: absolute;
  bottom: 0px;
  text-align: center;
}

.TextoBarraFondoTituloSeñal{
  background: rgba(19, 18, 18, 0.55);
  backdrop-filter: blur(3px);
  margin: 0 auto;
  width: auto;
  height: 100%;
  border-radius: 3px;
  position: relative;
  font-family: 'Assistant', sans-serif;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
  cursor:
  pointer;
  transition:all .5s
}


.TextoBarraFondoTituloSeñal:hover{
  background:#ffffff;
  color:rgb(0, 0, 0)
}

.BotonNuevosCambios{
  background-color: #ff6600;
  border-color: #ff6600;
  margin: 0px;
  width: auto;
  height: 22px;
  font-size: 12PX;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 22px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .6s
}

.BotonNuevosCambios:hover{
  color: #ff6600;
  background-color: #ffffff;
  border-color: #ff6600;
  box-shadow: 0px 0px 10px #ff6600;
}

::-webkit-scrollbar {
  width: 10px;
}

::-webkit-scrollbar-track {
  background: #002fff00;        /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
  height: 40px;
  background-color: rgb(124, 124, 124);    /* color of the scroll thumb */
  border-radius: 20px;       /* roundness of the scroll thumb */
  border: 1px solid rgb(48, 48, 48);  /* creates padding around scroll thumb */
}

::-webkit-scrollbar-thumb:hover {
  background-color: rgb(97, 97, 97);    /* color of the scroll thumb */
  
}

.ColorTitulo:hover{
  transition:all .6s;
  color: #0000df;
  background-color: #0000df ;
}

.BotonActualizaciones{
  background-color: #ff0000;
  border-color: #ff0000;
  border: 3px solid;
  display:inline-table;
  margin: 5px;
  width: auto;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonActualizaciones:hover{
  color:#ff0000;
  background-color:#ffffff;
  border-color:#ff0000;
  box-shadow: 0px 0px 15px #ff0000;
}

.BotonCerrarMenu2{
  background-color: #ff0000;
  border-color: #ff0000;
  margin: 0px;
  width: auto;
  height: 20px;
  font-size: 12PX;
  border-radius: 4px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 20px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .6s
}

.BotonCerrarMenu2:hover{
  color: #ff0000;
  background-color: #ffffff;
  border-color: #ff0000;
  box-shadow: 0px 0px 10px #ff0000;
}

.BarraBotonesConfigSeñales{
  position: absolute;
  top: 1%;
  width: auto;
  height: 20px;
  line-height: 20px;
  padding-left: 10px;
  text-align: left;
}

.BotonEditSeñales{
  display: inline-block;
  background:rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}

.BotonEditSeñales:hover{
  background: #c90101;
  color:#fff
}

.BotonOcultarBotonEditSeñal{
  display: inline-block;
  background:rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  margin: 0px;
  width: auto;
  height: 20px;
  line-height: 20px;
  font-size: 11px;
  padding: 0px;
  font-weight: bold;
  text-align: center;
  border-radius: 3px;
  color: #FFFFFF;
  cursor:
  pointer;
  transition:all .5s
}

.BotonOcultarBotonEditSeñal:hover{
  background:#c90101;
  color:#fff
}


/*BOTON MENU DESPLEGABLE*/

.ContenedorBotonMenuDesplegable{
  position: absolute;
  top: 1%;
  right: 1%;
  width: auto;
  height: auto;
}

.BotonMenuDesplegable{
  display: flex;
  color: #ffffff;
  background:rgba(0, 0, 0, 0.3);
  backdrop-filter: blur(5px);
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 8px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonMenuDesplegable:hover{
  /*background-color:#ff00007e;*/
  background-color:rgba(51, 48, 54, 0.7);
  color:rgb(255, 255, 255)
}

.BotonMenuDesplegablePantallaCompleta{
  display: inline-block;
  background-color: #0045da;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  line-height: 50px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonMenuDesplegablePantallaCompleta:hover{
  color: #ffffff;
  background-color: #ff0000;
}

.BotonMenuDesplegableHome{
  display: inline-block;
  background-color: #5e5e5e;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonMenuDesplegableHome:hover{
  color: #ffffff;
  background-color: #ff0000;
}

.MenuDesplegableHome{
  display: inline-block;
  background-color: #5e5e5e;
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  justify-content: center;
  align-items: center;
  padding-top: 0px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  cursor:
  pointer;
  transition:all .3s
}

.MenuDesplegableHome:hover{
  color: #ffffff;
  background-color: #ff0000;
}



/*Boton Gris - Modo Claro*/
.BotonMenuDesplegableGris{
  display: flex;
  background-color: #2E4053;
  border: solid 2px #2E4053;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableGris:hover{
  color: #2E4053;
  background-color: #FFFFFF;
  border: solid 2px #2E4053;
  box-shadow: 0px 0px 15px #2E4053;
}



/*Boton Rojo*/
.BotonMenuDesplegableRojo{
  display: flex;
  background-color: #FF0000;
  border: solid 2px #FF0000;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableRojo:hover{
  color: #FF0000;
  background-color: #FFFFFF;
  border: solid 2px #FF0000;
  box-shadow: 0px 0px 15px #FF0000;
}

/*Boton Azul*/
.BotonMenuDesplegableAzul{
  display: flex;
  background-color: #041DAD;
  border: solid 2px #041DAD;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableAzul:hover{
  color: #041DAD;
  background-color: #FFFFFF;
  border: solid 2px #041DAD;
  box-shadow: 0px 0px 15px #041DAD;
}

/*Boton Verde*/
.BotonMenuDesplegableVerde{
  display: flex;
  background-color: #139F04;
  border: solid 2px #139F04;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableVerde:hover{
  color: #139F04;
  background-color: #FFFFFF;
  border: solid 2px #139F04;
  box-shadow: 0px 0px 15px #139F04;
}

/*Boton Naranja*/
.BotonMenuDesplegableNaranja{
  display: flex;
  background-color: #FF6600;
  border: solid 2px #FF6600;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableNaranja:hover{
  color: #FF6600;
  background-color: #FFFFFF;
  border: solid 2px #FF6600;
  box-shadow: 0px 0px 15px #FF6600;
}

.BotonMenuDesplegableNaranja2{
  display: flex;
  background-color: #ffffff00;
  border: solid 2px #ffffff00;
  color: #FF6600;
  box-shadow: 0px 2px 5px #ffffff00;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  font-size: 15px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableNaranja2:hover{
  color: #FFFFFF;
  background-color: #FF6600;
  border: solid 2px #FF6600;
  
  box-shadow: 0px 0px 15px #FF6600;
}

/*Boton Gris Pequeño*/
.BotonMenuDesplegableGrisPequeño{
  display: flex;
  background-color: #2E4053;
  border: solid 2px #2E4053;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 50%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableGrisPequeño:hover{
  color: #2E4053;
  background-color: #FFFFFF;
  border: solid 2px #2E4053;
  box-shadow: 0px 0px 15px #2E4053;
}

@media (max-width: 600px) {
  .BotonMenuDesplegableGrisPequeño {
    width: 100%;
  }
}

/*Boton Gris Mas Pequeño Cuadrado*/
.BotonMenuDesplegableGrisPequeñoCuadrado{
  display: flex;
  background-color: #2E4053;
  border: solid 2px #2E4053;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
  width: 60px;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  text-align: center;
  justify-content: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableGrisPequeño:hover{
  color: #2E4053;
  background-color: #FFFFFF;
  border: solid 2px #2E4053;
  box-shadow: 0px 0px 15px #2E4053;
}

/*Boton Rojo Pequeño*/
.BotonMenuDesplegableRojoPequeño{
  display: flex;
  background-color: #FF0000;
  border: solid 2px #FF0000;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 50%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableRojoPequeño:hover{
  color: #FF0000;
  background-color: #FFFFFF;
  border: solid 2px #FF0000;
  box-shadow: 0px 0px 15px #FF0000;
}

/*Boton Azul Pequeño*/
.BotonMenuDesplegableAzulPequeño{
  display: flex;
  background-color: #041DAD;
  border: solid 2px #041DAD;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 50%;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 8px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableAzulPequeño:hover{
  color: #041DAD;
  background-color: #FFFFFF;
  border: solid 2px #041DAD;
  box-shadow: 0px 0px 15px #041DAD;
}

@media (max-width: 600px) {
  .BotonMenuDesplegableAzulPequeño {
    width: 100%;
  }
}

/*Botones Modo Oscuro*/
.dark-mode 
.BotonMenuDesplegableGris,
.dark-mode 
.BotonMenuDesplegableGrisPequeño,
.dark-mode 
.BotonMenuDesplegableGrisPequeñoCuadrado,
.dark-mode 
.BotonMenuDesplegableAzul,
.dark-mode 
.BotonMenuDesplegableVerde,
.dark-mode 
.BotonMenuDesplegableAzulPequeño,
.dark-mode 
.BotonMenuDesplegableRojo,
.dark-mode 
.BotonMenuDesplegableRojoPequeño{
  background-color: #333036;
  border: solid 2px #333036;
  color: #FFFFFF;
  box-shadow: 0px 0px 0px #00000000;
}

.dark-mode 
.BotonMenuDesplegableGris:hover,
.dark-mode 
.BotonMenuDesplegableGrisPequeño:hover,
.dark-mode 
.BotonMenuDesplegableGrisPequeñoCuadrado:hover,
.dark-mode 
.BotonMenuDesplegableAzul:hover,
.dark-mode 
.BotonMenuDesplegableVerde:hover,
.dark-mode 
.BotonMenuDesplegableAzulPequeño:hover,
.dark-mode 
.BotonMenuDesplegableRojo:hover,
.dark-mode 
.BotonMenuDesplegableRojoPequeño:hover{
  color: #333036;
  background-color: #FFFFFF;
  border: solid 2px #FFFFFF;
  box-shadow: 0px 0px 0px #00000000;
}

.ContenedorBotonMenuDesplegableDoble{
  width: 100%; 
  height: auto; 
  display: inline-flex;
}

@media (max-width: 600px) {
  .ContenedorBotonMenuDesplegableDoble {
    flex-direction: column;
  }
}

.BotonEnlaceExternoInformacionesAnterior{
  background-color: #cfcfcf;
  width: auto;
  margin-left: 3px;
  margin-right: 3px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #000000;
  border-radius: 3px;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonEnlaceExternoInformacionesAnterior:hover{
  color: #ffffff;
  background-color: #0048ff;
}

.BotonEnlaceExternoInformaciones{
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 8px;
  margin-top: 10px;
  width: max-content;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  border: solid 1px #171719;
  background-color: #171719;
  border-radius: 25px;
  font-size: 15px;
  cursor:
  pointer;
  transition:all .5s
}

.BotonEnlaceExternoInformaciones:hover {
  background-color: #171719;
  font-weight: bold;
  color: #FFFFFF;
  border: solid 1px #7e7e7e;
}

.BotonModalFlotanteRojoPequeño{
  display: flex;
  background-color: #ff0000;
  border: solid 2px #ff0000;
  color: #FFFFFF;
  margin-left: 5px;
  padding-left: 10px;
  padding-right: 10px;
  width: auto;
  height: 35px;
  line-height: 35px;
  font-size: 15px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonModalFlotanteRojoPequeño:hover{
  color: #ff0000;
  background-color: #FFFFFF;
  border: solid 2px #ff0000;
  box-shadow: 0px 0px 15px #ff0000;
}

.BotonMenuDesplegablePrincipal{
  display: flex;
  background-color: #445568;
  border: solid 2px #445568;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegablePrincipal:hover{
  color: #445568;
  background-color: #FFFFFF;
  border: solid 2px #445568;
  box-shadow: 0px 0px 15px #445568;
}

.CuerpoMenuDesplegable{
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 20px;
  font-family: 'Assistant', sans-serif;
  background-color: #ff000000;
  width: 100%;
  /*height: 80%;*/
  float: left;
  /*position: absolute;*/
  position: relative;
  left: 0%;
  border-radius: 10px;
}

.CuerpoMenuDesplegable2{
  display: flex;
  flex-direction: column;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  font-family: 'Assistant', sans-serif;
  background-color: #ffffff00;
  width: 100%;
  height: 100%;
  float: left;
  position: absolute;
  left: 0%;
  border-radius: 10px;
}

/*
.dark-mode .CuerpoMenuDesplegable2{
  background-color: #1d1c20;
}*/

.CuerpoSeñalesMenuDesplegable{
  width: 100%;
  height: 90%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.CuerpoSeñalesMenuDesplegable80P{
  width: 100%;
  height: 80%;
  padding-top: 10px;
  padding-bottom: 20px;
}

.CuerpoSeñalesMenuDesplegablePantallaPequeña{
  width: 100%;
  height: 70%;
  padding-left: 20px;
  padding-right: 10px;
  padding-top: 10px;
}

.ContenedorBotonMenuDesplegable{
  position: absolute;
  top: 1%;
  right: 1%;
  width: auto;
  height: auto;
}

.BotonMenuDesplegableTituloMenu{
  display: flex;
  background-color: #F2F2F2;
  color: #000000;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 20px;
  width: 100%;
  height: 50px;
  line-height: 50px;
  font-size: 20PX;
  font-weight: bold;
  align-items: center;
}

.BotonMenuDesplegableCerarMenu{
  display: flex;
  background-color: #FF0000;
  color: #FFFFFF;
  margin-left: 0px;
  padding: 20px;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 20PX;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonMenuDesplegableCerarMenu:hover{
  color: #ff0000;
  background-color: #FFFFFF;
}

.Form_Stream_Por_Fila{
  display: flex;
  background-color: #2E4053;
  border: solid 2px #2E4053;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #ff0000;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 100%;
  height: 90px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
}

.CuerpoTituloMenuAjustes{
  display: flex;
  /*background-color: #FFFFFF;*/
  /*border: solid 2px #FFFFFF;*/
  color: #000000;
  margin-left: 0px;
  padding-left: 5px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
}

.CuerpoTituloMenuAjustesCentrado{
  display: flex;
  /*background-color: #FFFFFF;*/
  /*border: solid 2px #FFFFFF;*/
  color: #000000;
  margin-left: 0px;
  padding-left: 5px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  justify-content: center; /* Agregado */
}

/*MODO OSCURO*/
.dark-mode .CuerpoTituloMenuAjustes,
.dark-mode .CuerpoTituloMenuAjustesCentrado{
  color: #ffffff;
}

.CuerpoTituloPequeñoMenuAjustes{
  display: flex;
  background-color: #FFFFFF;
  border: solid 2px #FFFFFF;
  color: #000000;
  margin-left: 0px;
  padding-left: 0px;
  width: 100%;
  height: 45px;
  line-height: 45px;
  font-size: 15px;
  border-radius: 5px;
  align-items: center;
}

.BotonTEST{
  display: flex;
  background-color: #FFFFFF;
  color: #000000;
  margin-left: 0px;
  padding-left: 10px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 100%;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonTEST:hover{
  color: #041DAD;
  background-color: #ECECEC;
}

.BotonCuadradoVacio{
  display: flex;
  background-color: #ffffff00;
  color: #000000;
  margin-left: 0px;
  padding-left: 5px;
  padding-right: 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
}

.BotonCerrarMenuCuadrado{
  display: flex;
  background-color: #ffffff00;
  color: #000000;
  margin-left: 0px;
  padding-left: 5px;
  padding-right: 5px;
  width: 45px;
  height: 45px;
  line-height: 45px;
  border-radius: 10px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s
}

.BotonCerrarMenuCuadrado:hover{
  color: #000000;
  background-color: #b8b8b846;
  color: #FF0000;
}

.dark-mode .BotonCerrarMenuCuadrado{
  background-color: #00000000; /*Transparente*/
  color: #ffffff;
}

.dark-mode .BotonCerrarMenuCuadrado:hover{
  background-color: #b8b8b823;
}

.MenuDesplegableRedondeado{
  border-radius: 10px;
  margin: 15px;
}



.ListaSeñales_Señal{
  background-color: #ffffff;
  align-items: center;
  text-align: left;
  border: solid 2px #a6abac;
  color: #2E4053;
  border-radius: 5px;
  padding-left: 2%;
  width: 25%;
  height: 70px;
  font-size: 20px;
  font-family: 'Assistant', sans-serif;
  font-weight: bold;
  margin-bottom: 15px;
  margin-right: 20px;
  cursor:
  pointer;
  transition:all .2s
}

.NotaPequeñaSinFondo{
  color: #000000;
  height: 30px;
  width: auto;
  margin-top: 20px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
}

.BotonMenuSuperior{
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  border-radius: 25px;
  font-size: 15px;
  cursor:
  pointer;
  transition:all .5s
}

.BotonMenuSuperior:hover {
  background-color: #171719;
  font-weight: bold;
  color: #FFFFFF;
}


.BotonMenuSuperiorSeleccionado{
  background-color: #171719;
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  margin-right: 8px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  border-radius: 25px;
  font-size: 15px;
  cursor:
  pointer;
  transition:all .5s
}

.BotonMenuSuperiorSeleccionado:hover {
  background-color: #171719;
  font-weight: bold;
  color: #FFFFFF;
}


@media (max-width: 768px) {
  .BotonMenuSuperior,
  .BotonMenuSuperiorSeleccionado {
    font-size: 13px;
  }
}

.BotonIrTabla{
  height: 25px;
  line-height: 25px;
  padding-left: 7px;
  padding-right: 7px;
  margin-right: 8px;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #000000;
  border-radius: 5px;
  font-size: 15px;
  cursor:
  pointer;
  transition:all .5s
}

.BotonIrTabla:hover {
  background-color: #FF0000;
  font-weight: bold;
  color: #FFFFFF;
}
  
.ListaSeñales_Señal:hover {
  background-color: #FFFFFF;
  border-color: #a6abac;
  border-width: 2px;
  font-weight: bold;
  color:#0000df;
}

.ListadoDeSeñalesDisponibles{
  width: 100%;
}

.Bagde-Amarillo{
  background-color: #FFC107;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #000000;
  border-radius: 3px;
}

.Bagde-Azul{
  background-color: #44cfeb;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #000000;
  border-radius: 3px;
}

.Bagde-Rojo{
  background-color: #FF0000;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 3px;
}

.Bagde-Verde{
  background-color: #00AE20;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #000000;
  border-radius: 3px;
}

.Bagde-Gris{
  background-color: #5c7086;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 3px;
}

.Bagde-Rojo{
  background-color: #FF0000;
  width: auto;
  margin-right: 5px;
  margin-bottom: 5px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 7px;
  padding-right: 7px;
  font-size: 13px;
  text-align: center;
  align-items: center;
  font-weight: bold;
  color: #FFFFFF;
  border-radius: 3px;
}

.BotonActualizacionesGrande{
  background-color: #0048ff;
  border: 0px solid;
  display:inline-table;
  padding-left: 5%;
  padding-right: 5%;
  margin: 5px;
  width: auto;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonActualizacionesGrande:hover{
  color:#ffffff;
  background-color:#001eff;
  box-shadow: 0px 0px 20px #2e4053bb;
}

.TituloEstacionesChile{
  background-color: #0048ff;
  height: 50px;
  margin-top: 10px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  cursor:
  pointer;
  transition:all .5s
}

.TituloEstacionesChile:hover {
  background-color: #001081;
  font-weight: bold;
  color: #FFFFFF;
}

.NotaLinkPequeña{
  background-color: #FF0000;
  height: 30px;
  margin-top: 10px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  cursor:
  pointer;
  transition:all .5s
}

.NotaLinkPequeña:hover {
  background-color: #9A0000;
  font-weight: bold;
  color: #FFFFFF;
}

.NotaLinkGrande{
  background-color: #0048ff;
  height: 50px;
  margin-top: 10px;
  margin-left: 5%;
  margin-right: 5%;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #FFFFFF;
  border-radius: 5px;
  font-size: 20px;
  font-weight: bold;
  cursor:
  pointer;
  transition:all .5s
}

.NotaLinkGrande:hover {
  background-color: #001081;
  font-weight: bold;
  color: #FFFFFF;
}

.BarraTituloConIcono{
  display: flex;
  color: #ffffff;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 35px;
  font-weight: bold;
  align-items: center;
  text-align: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BarraTituloConIconoA{
  display: flex;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  width: 100%;
  height: 50px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BarraTituloConIcono2{
  display: flex;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
  height: 50px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  width: auto;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BarraTituloConIcono2:hover{
  background-color: #F2F2F2;
}



.BarraTituloRojoConIcono{
  display: flex;
  color: #000000;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  height: 50px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  width: auto;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BarraTituloRojoConIcono:hover{
  background-color: #F2F2F2;
}

.BotonEnlaceHome{
  display: flex;
  background-color: #0048ff;
  color: #FFFFFF;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 20px;
  width: auto;
  height: 50px;
  line-height: 50px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.BotonEnlaceHome:hover{
  color: #ffffff;
  background-color: #001eff;
  box-shadow: 0px 0px 20px #2e4053bb;
}

.BotonIrHomeAzul{
  background-color: #0048ff;
  border-color: #0000ff;
  display:inline-table;
  margin: 5px;
  width: 250px;
  height: auto;
  font-size: 20PX;
  border-radius: 9px;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  line-height: 50px;
  color: #ffffff;
  cursor:
  pointer;
  transition:all .5s
}

.BotonIrHomeAzul:hover{
  color: #ffffff;
  background-color: #001eff;
  box-shadow: 0px 0px 20px #2e4053bb;
}

.MenuFlotanteRedondeadoCentro{
  margin: 1.75rem auto;
  /*width: calc(100vh - 210px);*/
  background-color: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(9px);
  width: 80vh;
  margin-top: 2%;
  margin-bottom: 2%;
  border-radius: 10px;
  /*margin-left: 33%;*/
  /*margin-right: 33%;*/
}

@media (max-width: 768px) {
  .MenuFlotanteRedondeadoCentro {
    width: 95vw;
  }
}

.dark-mode .MenuFlotanteRedondeadoCentro{
  /*background-color: #1d1c20;*/
  background-color: rgba(29, 28, 32, 0.8);
}

.MenuFlotanteRedondeadoCentro2{
  margin-left: 33%;
  margin-right: 33%;
  margin-top: 2%;
  margin-bottom: 2%;
  border-radius: 10px;
}

.MenuFlotanteRedondeadoLado{
  margin-left: 1%;
  margin-top: 1%;
  margin-bottom: 1%;
  border-radius: 10px;
}

.BotonAvisoListaSeñales{
  display: flex;
  color: #2E4053;
  background:rgba(255, 255, 255, 0.3);
  align-items: center;
  justify-content: center;
  padding-left: 6px;
  padding-right: 6px;
  width: auto;
  height: 35px;
  margin: 0;
  border-radius: 35px;
  cursor:
  pointer;
  transition:all .3s
}

.BotonAvisoListaSeñales:hover{
  background-color:#dadada7e;
}

.dark-mode .BotonAvisoListaSeñales{
  background-color:#00000000;
  color: #ffffff;
}

.dark-mode .BotonAvisoListaSeñales:hover{
  background-color:#46464c;
}

[data-title]:hover:after {
  opacity: 1;
  transition: all 0.1s ease 0.5s;
  visibility: visible;
}

[data-title]:after {
  content: attr(data-title);
  background-color: #00FF00;
  color: #111;
  font-size: 100%;
  position: absolute;
  padding: 1px 5px 2px 5px;
  bottom: -1.6em;
  left: 100%;
  white-space: nowrap;
  box-shadow: 1px 1px 3px #222222;
  opacity: 0;
  border: 1px solid #111111;
  z-index: 99999;
  visibility: hidden;
}
[data-title] {
  position: relative;
}

.CardSeñal{
  --bs-card-spacer-y: 1rem;
  --bs-card-spacer-x: 1rem;
  --bs-card-border-width: 1px;
  /*--bs-card-border-color: var(--bs-border-color-translucent);*/
  --bs-card-border-radius: 0.375rem;
  --bs-card-box-shadow: ;
  --bs-card-inner-border-radius: calc(0.375rem - 1px);
  --bs-card-cap-padding-y: 0.5rem;
  --bs-card-cap-padding-x: 1rem;
  --bs-card-cap-bg: rgba(0, 0, 0, 0.03);
  --bs-card-cap-color: ;
  --bs-card-height: ;
  --bs-card-color: ;
  --bs-card-bg: #fff;
  --bs-card-img-overlay-padding: 1rem;
  --bs-card-group-margin: 0.75rem;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--bs-card-height);
  word-wrap: break-word;
  background-color: var(--bs-card-bg);
  background-clip: border-box;
  border: solid 1px #C0C0C0;
  /*border: var(--bs-card-border-width) solid var(--bs-card-border-color);*/
  border-radius: var(--bs-card-border-radius);
  cursor:
  pointer;
  transition:all .3s
}

.CardSeñal:hover{
  border: solid 1px #2E4053;
  box-shadow: 0px 0px 15px #2e4053bb;
}

.CardSeñalNoDisponible{
  border: solid 1px #FF0000;
}

.CardLista{
  color: #FF0000;
  border: solid 1px #FF0000;
  cursor:
  pointer;
  transition:all .3s
}

.CardLista:hover{
  border: solid 1px #C0C0C0;
  box-shadow: 0px 0px 15px #2e4053bb;
}

.ImagenLista{
  background-color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 5%;
  height: 100px;
}

.FooterMenuFlotante{
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
  bottom: 15px;
}

.FooterHome{
  text-align: center;
  align-items: center;
  justify-content: center;
  background-color: #1d1c20;
  color: #FFFFFF;
  margin-top: 30px;
  padding-top: 20px;
  padding-bottom: 25px;
  padding-right: 20px;
  padding-left: 20px;
}

.FooterHomeIA {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  background-color: #1d1c20;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 9999; /* Ajusta el valor del z-index según sea necesario */
}

.TextoTituloFooter{
  margin-bottom: 20px;
  font-weight: bold;
  text-align: center;
}

.dark-mode .TextoTituloFooter{
  color: #FFFFFF;
}

.NavbarTest{
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
  border-radius: 10px;
  margin-top: 15px;
  margin-left: 5%;
  margin-right: 5%;
  background-color: #e7eceec5;
  backdrop-filter: blur(5px);
}

.CajaTitulosContador{
  background: rgb(0, 0, 0, 0.0);
  margin: 0 auto;
  width: 100%;
  height: 26%;
  position: absolute;
  top: 10px;
  text-align: center;
}

.TextoTitulosContador{
  height: 100%;
  width: 100%;
  background-color: #1c1917;
  /*background: rgba(0, 0, 0, 0.55);*/
  backdrop-filter: blur(3px);
  padding-left: 10px;
  padding-right: 10px;
  /*width: auto;
  height: auto;*/
  position: relative;
  font-weight: bold;
  text-align: center;
  color: white;
  display:inline-table;
}

.DivPantallaSeñalGrande{
  width: 66.6%;
  float: left;
}

.DivPantallaSeñalMedia{
  width: 50%;
  float: left;
}

.DivPantallaSeñalPequeno{
  width: 33.3333333333%; 
  float: left;
}

.TextoIconoAzul{
  color: #0035FF
}

.dark-mode .TextoIconoAzul{
  color: #2c70e6
}

.TextoIconoNaranja{
  color: #FF4900
}

.dark-mode .TextoIconoNaranja{
  color: #e18610
}

.TextoIconoRojo{
  color: #FF0000
}

.dark-mode .TextoIconoRojo{
  color: #ff544b
}

.TextoIconoVerdeClaro{
  color: #39AA1A
}

.dark-mode .TextoIconoVerdeClaro{
  color: #41bb53
}

.dark-mode #Logo {
  filter: 
  grayscale(100%) 
  invert(100%) 
  brightness(200%);
}

.BordeContenedorSeñal{
  border: 1px solid #FFFFFF;
}

.tooltip-container {
  position: relative;
}

.tooltip {
  display: inline-block;
  position: relative;
}

.tooltip-text {
  cursor: pointer;
}

.tooltip-content {
  position: absolute;
  top: 100%;
  left: 0;
  background-color: #333;
  color: #fff;
  padding: 4px;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.3s;
}

.tooltip:hover .tooltip-content {
  visibility: visible;
  opacity: 1;
}

.navbar{
  border-radius: 30px;
  padding: 10px;
  display: flex;
  justify-content: center;
  max-width: fit-content;
  margin: 0 auto;
}

.left-text {
  position: relative;
  top: 30px;
  left: 25px;
  color: #fff;
  width: max-content;
  font-size: 16px;
}

@media (max-width: 768px) {
  .left-text {
    text-align: center;
    width: 100%;
    left: 0px;
    font-size: 20px;
  }
}

.center-text{
  position: relative;
  text-align: center;
  color: #FFFFFF;
  top: 30px;
  width: 100%;
  left: 0px;
  font-size: 20px;
}

.right-text {
  position: absolute;
  top: 30px;
  right: 25px;
  color: #fff;
  font-size: 16px;
}

@media (max-width: 768px) {
  .right-text {
    display: none;
  }
}

.card-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /*margin-top: 7%;*/
}

/*card propia*/
.custom-card {
  width: 30%;
  background-color: #1d1c20;
  color: #FFFFFF;
  border-radius: 10px;
  margin: 10px;
}

@media (max-width: 768px) {
  .custom-card {
    width: 90%;
  }
}

.custom-card-title {
  margin-bottom: 5px;
}

.custom-card img {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
}

.custom-card .card-content {
  padding: 1rem;
}

.custom-card h3 {
  font-size: 20px;
  color: #333333;
  margin: 0;
}

.custom-card p {
  color: #666666;
}

.custom-card a {
  color: #FFFFFF;
  text-decoration: none;
  border-radius: 10px;
}

/*Card Pequeña*/
.CardPequeña {
  width: 20%;
  background-color: #1d1c20;
  color: #FFFFFF;
  border-radius: 10px;
  margin: 10px;
  text-align: center;
}

@media (max-width: 768px) {
  .CardPequeña {
    width: 90%;
  }
}

.CardPequeña-title {
  margin-bottom: 5px;
}

.CardPequeña img {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
}

.CardPequeña .card-content {
  padding: 1rem;
}

.CardPequeña h3 {
  font-size: 20px;
  color: #333333;
  margin: 0;
}

.CardPequeña p {
  color: #666666;
}

.CardPequeña a {
  color: #FFFFFF;
  text-decoration: none;
}

/*Card Señales*/
.CardListaSeñal {
  width: 20%;
  background-color: #1d1c20;
  text-align: center;
  color: #FFFFFF;
  border-radius: 10px;
  border: solid 1px #363636;
  margin: 10px;
}

@media (max-width: 768px) {
  .CardListaSeñal {
    width: 40%;
  }
}

.CardListaSeñal-title {
  margin-bottom: 5px;
}

.CardListaSeñal img {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
}

.CardListaSeñal img {
  padding: 20px;
  width: 170px; /* El ancho deseado para las imágenes */
  height: 140px; /* La altura deseada para las imágenes */
  object-fit: contain; /* Para asegurarte de que la imagen se ajuste dentro del tamaño especificado */
}

.CardListaSeñal .card-content {
  padding: 1rem;
}

.CardListaSeñal h3 {
  font-size: 20px;
  color: #ffffff;
  margin: 0;
}

.CardListaSeñal p {
  color: #ffffff;
}

.CardListaSeñal a {
  color: #ff0000;
  text-decoration: none;
}

.CardListaSeñalNoDisponible{
  background-color: #f7000013;
  border: solid 1px #ff000073;
}

.CardListaSeñalNueva{
  background-color: #15f70013;
  border: solid 1px #09ff0041;
}

/*CardActualizaciones*/
.CardActualizaciones {
  width: 90%;
  background-color: #1d1c20;
  color: #FFFFFF;
  border-radius: 10px;
  margin: 10px;
  text-align: left;
}

@media (max-width: 768px) {
  .CardActualizaciones {
    width: 90%;
  }
}

.CardActualizaciones-title {
  margin-bottom: 5px;
}

.CardActualizaciones img {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
}

.CardActualizaciones .card-content {
  padding: 1rem;
}

.CardActualizaciones h3 {
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  margin-bottom: 15px;
}

.CardActualizaciones p {
  color: #FFFFFF;
  font-weight: bold;
  margin-bottom: 5px;
  font-size: 17;
}

.CardActualizaciones li {
  color: #FFFFFF;
  font-size: 17;
}

.CardActualizaciones a {
  color: #FFFFFF;
  text-decoration: none;
}

/*CardInformaciones*/
.CardInformaciones {
  width: 20%;
  background-color: #1d1c20;
  color: #FFFFFF;
  border-radius: 10px;
  margin: 10px;
  text-align: left;
}

@media (max-width: 768px) {
  .CardInformaciones {
    width: 90%;
  }
}

.CardInformaciones-title {
  margin-bottom: 5px;
}

.CardInformaciones img {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
}

.CardInformaciones .card-content {
  padding: 1rem;
}

.CardInformaciones h3 {
  font-size: 20px;
  color: #ffffff;
  margin: 0;
  margin-bottom: 15px;
}

.CardInformaciones p {
  color: #FFFFFF;
  /*font-weight: bold;*/
  margin-bottom: 5px;
  font-size: 17;
}

.CardInformaciones li {
  color: #FFFFFF;
  font-size: 17;
}

.CardInformaciones a {
  color: #FFFFFF;
  text-decoration: none;
}


/*Cards Avisos*/
.CardAvisos {
  width: 30%;
  background-color: #1d1c20;
  color: #FFFFFF;
  border-radius: 10px;
  margin: 10px;
}

@media (max-width: 768px) {
  .CardAvisos {
    width: 90%;
  }
}

.CardAvisos-title {
  margin-bottom: 5px;
}

.CardAvisos img {
  width: 100%;
  padding: 5px;
  border-radius: 10px;
}

.CardAvisos .card-content {
  padding: 1rem;
}

.CardAvisos h3 {
  font-size: 20px;
  color: #333333;
  margin: 0;
}

.CardAvisos p {
  color: #FFFFFF;
}

.CardAvisos a {
  color: #FFFFFF;
  text-decoration: none;
}

.CardListaAvisosAviso{
  background-color: #ffd90021;
  border: solid 2px #ffd900;
}

.CardListaAvisosAlerta{
  background-color: #ff660023;
  border: solid 2px #ff6600;
}

.CardListaAvisosAlarma{
  background-color: #f700002d;
  border: solid 2px #ff0000;
}

.BotonCompartirHome{
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  display: inline-flex;
  width: max-content;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  border: solid 1px #00000000;
  border-radius: 25px;
  font-size: 15px;
  cursor:
  pointer;
  transition:all .5s
}

.BotonCompartirHome:hover {
  background-color: #171719;
  font-weight: bold;
  color: #FFFFFF;
  border: solid 1px #7e7e7e;
}

.ContenedorAnunciosHome{
  margin-top: 12vh;
  margin-bottom: 10px;
  display: flex;
  height: 45px;
  line-height: 45px;
  padding-left: 7%;
  padding-right: 7%;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #38323200;
  border: solid 1px #00000000;
  border-radius: 25px;
  font-size: 15px;
}

@media (max-width: 768px) {
  .ContenedorAnunciosHome {
    margin-top: 18vh;
  }
}

.ContenedorAnunciosSecundarios{
  margin-top: 1vh;
  margin-bottom: 10px;
  display: flex;
  height: 45px;
  line-height: 45px;
  padding-left: 7%;
  padding-right: 7%;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #38323200;
  border: solid 1px #00000000;
  border-radius: 25px;
  font-size: 15px;
}

@media (max-width: 768px) {
  .ContenedorAnunciosSecundarios {
    margin-top: 1vh;
  }
}

.AnunciosHome{
  display: flex;
  color: #ffffff;
  border: solid 1px #ffffff00;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  border-radius: 35px;
  width: max-content;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.AnunciosHome:hover{
  background-color: #171719;
  font-weight: bold;
  color: #FFFFFF;
  border: solid 1px #7e7e7e;
}

@media (max-width: 1000px) {
  .AnunciosHome.MovilOculto,
  #carouselExampleControls {
    display: none;
  }
}

@media (min-width: 1000px) {
  .BotonMenuSuperiorSeleccionado.OcultoWeb,
  .BotonMenuSuperior.OcultoWeb {
    display: none;
  }
}

@media (max-width: 600px) {
  .BotonMenuSuperiorSeleccionado.OcultoWeb,
  .BotonMenuSuperior.OcultoWeb {
    display: none;
  }
}

.AnunciosHomeSoloTexto{
  display: flex;
  color: #ffffff;
  border: solid 1px #ffffff00;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 15px;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  border-radius: 35px;
  width: max-content;
  font-weight: bold;
  align-items: center;
}

@media (max-width: 1000px) {
  .AnunciosHomeSoloTexto,
  #carouselExampleControls {
    display: none;
  }
}

.ContenedorCentrado{
  margin-top: 12vh;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  height: max-content;
  line-height: 40px;
  padding-left: 7%;
  padding-right: 7%;
  justify-content: center;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  background-color: #38323200;
  border: solid 1px #00000000;
  border-radius: 25px;
  font-size: 15px;
}

@media (max-width: 768px) {
  .ContenedorCentrado {
    margin-top: 18vh;
  }
}

.TitulosPrincipalesPagina{
  display: flex;
  color: #ffffff;
  border: solid 1px #ffffff00;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  height: 40px;
  line-height: 40px;
  font-size: 20px;
  border-radius: 35px;
  width: max-content;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.TitulosPrincipalesPagina:hover{
  background-color: #171719;
  font-weight: bold;
  color: #FFFFFF;
  border: solid 1px #7e7e7e;
}

@media (max-width: 768px) {
  .TitulosPrincipalesPagina {
    font-size: 15px;
  }
}

.ImagenWhite{
  filter: 
  grayscale(100%) 
  invert(100%) 
  brightness(200%);
}

.volver-arriba {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
}

.VolverArriba {
  display: inline-flex;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 9999;
  background-color: #333036;
  border: solid 1px #333036;
  border-radius: 35px;
  justify-content: center;
  align-items: center;
  width: max-content;
  color: #ffffff;
  cursor: pointer;
  padding: 10px 15px;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 15px;
  cursor: pointer;
  transition: all .3s;
}

.VolverArriba:hover {
  background-color: #171719;
  font-weight: bold;
  color: #ffffff;
  border: solid 1px #333036;
}

.BuscadorPequeño{
  height: 50px;
  width: 50%;
  border: solid 2px #2E4053;
  color: #333;
  text-decoration: none;
  font-size: 16px;
  background-color: #f2f2f2;
  border-width: 2px;
  border-style: solid;
  border-radius: 10px;
  padding: 8px;
}

.dark-mode
.BuscadorPequeño,
.dark-mode
.BuscadorGrande{
  border: solid 2px #333036;
}

.BuscadorGrande{
  height: 50px;
  width: 100%;
  border: solid 2px #2E4053;
  color: #333;
  font-size: 16px;
  background-color: #f2f2f2;
  border-width: 2px;
  border-style: solid;
  border-radius: 10px;
  padding: 8px;
  margin-bottom: 10px;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.0);
}

.BuscadorPequeño:focus,
.BuscadorGrande:focus{
  outline: none;
  /*border: solid 2px #2c70e6;*/
}

.botonestiloscopiar{
  display: flex;
  background-color: #2E4053;
  border: solid 2px #2E4053;
  color: #FFFFFF;
  box-shadow: 0px 2px 5px #9B9B9B;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 10px;
  width: 50%;
  height: 45px;
  line-height: 45px;
  font-size: 17px;
  border-radius: 5px;
  font-weight: bold;
  align-items: center;
  cursor:
  pointer;
  transition:all .3s;
}

.botonestiloscopiar:hover{
  color: #2E4053;
  background-color: #FFFFFF;
  border: solid 2px #2E4053;
  box-shadow: 0px 0px 15px #2E4053;

  /*MODO OSCURO*/
  background-color: #333036;
  border: solid 2px #333036;
  color: #FFFFFF;
  box-shadow: 0px 0px 0px #00000000;
}

.map-iframe{
  width: 100%;
  height: 100%;
}

.MapaAlerta{
  width: 100%;
  height: 30%;
}

.BotonesAjustesBuscadorMonitorTV{
  display: block;
  position: relative;
  text-align: center;
  align-items: center;
  justify-content: center;
  bottom: 0px;
}

.EstiloFondo{
  font-family: 'Assistant', sans-serif;
  background-color: #FFFFFF;
}

.dark-mode .EstiloFondo{
  background-color: #141417;
}

.AvisoBeta{
  height: 25px;
  background-color: #2c70e6;
  line-height: 35px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 5px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  color: #ffffff;
  border-radius: 25px;
  font-size: 15px;
  cursor:
  pointer;
  transition:all .5s
}

.AvisoBeta:hover {
  background-color: #2c70e6;
}