@font-face {
  font-family: "OpenSans";
  src: url("../fonts/OpenSans-Italic.otf"),
    url("../fonts/OpenSans-Italic.woff") format("woff"),
    url("../fonts/OpenSans-Italic.ttf") format("truetype"),
    url("../fonts/OpenSans-Italic.svg") format("svg");
}

html,
body {
  font-family: "OpenSans";
  width: 100%;
  height: 100%;
  margin: 0px;
  padding: 0px;
  background-image: radial-gradient(
    circle,
    #f4f5f6,
    #cfd0d2,
    #acadae,
    #8a8b8d,
    #696a6c
  );
}

#particles-js {
  width: 100%;
  height: 100%;
  background-color: transparent;
  position: fixed;
  background-size: cover;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  z-index: 10;
}

.imagen-logo-concept {
  width: 4.3rem;
  height: auto;
  display: block;
}

.logo_concept {
  position: relative;
  /* left: 3vw; */
  top: 3vh;
  width: 12em;
  height: auto;
  padding: 5px;
}

.contenedor {
  position: fixed;
  /* width: 30vw; */
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 15;
  -webkit-box-shadow: inset -1px -1px 167px -98px rgb(0, 0, 0);
  -moz-box-shadow: inset -1px -1px 167px -98px rgb(0, 0, 0);
  box-shadow: inset -1px -1px 167px -98px rgb(0, 0, 0);
  padding: 2vh 1vw 4vh 1vw;
}

.fondo1 {
  position: fixed;
  bottom: -3vh;
  left: 0px;
  height: 90vh;
  width: auto;
  z-index: 5;
}

.fondo2 {
  position: fixed;
  top: -3vh;
  right: 0px;
  height: 90vh;
  width: auto;
  z-index: 5;
}

.form-container {
  background-color: palevioletred;
  padding: 3vh 1vw 5vh 1vw;
  background: #ffffff80;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  -webkit-box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  -moz-box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  z-index: 999;
}

.pregunta {
  background-color: palevioletred;
  padding: 3vh 1vw 5vh 1vw;
  background: rgba(255, 255, 255, 0.5);
  box-shadow: rgba(14, 30, 37, 0.12) 0px 1px 2px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  -webkit-box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  -moz-box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px,
    rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  z-index: 999;
}

.botones1 {
  background-color: #283470;
  color: white;
}

.botones1:hover {
  background-color: #71789e;
  color: rgb(0, 0, 0);
}
.modal-container {
  margin: auto 0px auto 0px;
  position: relative;
}

.preg {
  margin-left: auto !important;
  margin-right: 0px;
}

.contenedor-tabla {
  height: 300px;
  /* Altura del div */
  overflow: auto;
  /* Agrega la barra de desplazamiento cuando el contenido es demasiado grande */
  border: 1px solid #ccc;
  /* Borde para resaltar el div */
  padding: 0px;
}

.titulos_Modals {
  background-color: #283470;
  color: #ffffff;
}

.tabla_2 tr {
  font-size: 14px;
  height: 10px;
}

.tabla_2 thead tr {
  font-size: 14px;
}
.tabla_2 thead {
  padding: 3px;
  position: sticky;
  top: 0;
  z-index: 1;
  font-size: 14px;
}

.tabla_2 tr th {
  background-color: #283470;
  color: #ffffff;
}
.boton-editado {
  background-color: #1d7f22;
  padding: 0px;
  height: 20px;
  width: 45px;
  font-size: 13px;
  color: #ffffff;
}

.boton-editado:hover {
  background-color: #4a4a4a;
  color: #ffffff;
}
.boton-eliminar {
  background-color: #b80505;
  padding: 0px;
  height: 20px;
  width: 53px;
  font-size: 12px;
  color: #ffffff;
}
.boton-eliminar:hover {
  background-color: #4a4a4a;
  color: #ffffff;
}
.boton-copiado {
  background-color: #283470;
  padding: 0px;
  height: 20px;
  width: 50px;
  font-size: 13px;
  color: #ffffff;
}
.boton-copiado:hover {
  background-color: #4a4a4a;
  color: #ffffff;
}

.toggle-button {
  padding: 0px;
  width: 20px;
}
.link {
  text-decoration: none;
  color: black;
}

.filtros {
  border-radius: 5px;
  font-weight: bolder;
  color: #000000;
}

.filtros_tabla {
  font-weight: bolder;
  border-radius: 5px;
}

.usuario:hover {
  cursor: pointer;
}

.pass:hover {
  cursor: pointer;
}

/* CABECERA */

.site-logo {
  font-family: OpenSans;
  width: 150px;
}

.img-thumbnail {
  font-family: OpenSans;
  height: min-content;
  border: 0px;
}

.estado-li {
  width: 150px;
}
.estado {
  width: 100%;
  float: right;
}

@keyframes brillo {
  0% {
    box-shadow: 0 0 5px 5px rgba(255, 255, 255, 0.5);
  }

  100% {
    box-shadow: 0 0 30px 15px rgba(255, 255, 255, 0.8);
  }
}
.semaforo {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: black;
  position: relative;
  float: right;
}

.color {
  /* Estilos previos */
  width: 14px;
  height: 14px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  animation: brillo 2s infinite alternate;
}

.contador {
  float: left;
  margin-right: 50px;
  color: white;
  font-weight: 700;
}

.container {
  padding-right: 0px;
  margin-right: 0px;
}

.dropdown {
  background-color: #2b2b90;
  float: right;
  margin-right: 0px;
}
.sticky-wrapper .site-navbar ul li a {
  color: rgba(0, 0, 0, 0.7) !important;
}

.site-navbar {
  font-family: OpenSans;
  background-color: #2b2b90;
}

.name {
  background-color: #b9bade;
}

.name:hover {
  background-color: #5a8abb;
}

/* ANIMACION LOADING */
#loading-screen {
  background-color: rgba(115, 185, 69, 0.7);
  height: 100%;
  width: 100%;
  position: fixed;
  z-index: 9999;
  margin-top: 0;
  top: 0;
  text-align: center;
}

#loading-screen img {
  width: 100px;
  height: 100px;
  position: relative;
  margin-top: -50px;
  margin-left: -50px;
  top: 50%;
}
