* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: "Roboto Slab", serif;
}
body {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100vh; 
  background-image: url('https://media.istockphoto.com/id/1127756464/es/v%C3%ADdeo/4k-bolas-que-caen-del-lazo.jpg?s=640x640&k=20&c=5zMNvnO_6kyCQzbdaL2pPvLW_d7SeoytEhXchBg7OFg=');
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size:cover;
}

body:focus {
  outline: none;
}
body h1 {
  position: relative;
  color: rgb(247, 248, 248);
  font-size: 3em;
  font-weight: 600;
  transform: translate(-50% -50%);
  text-shadow: 0px 0px 15px #00b3ff,
  0px 0px 30px #00b3ff;
  top: 15px;
  justify-content: center;
  align-items: center;
  text-align: center;    
  user-select: none;
  pointer-events: none;
}
body .transmision {
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  width: 320px;
  height: 39px;
  top: 30px;
  right:0;
  bottom: 0;
  left: 0;
  margin:auto;  
  display: flex;
  background: transparent;
  transform: translate(-50% -50%);
  color: rgb(247, 248, 248);
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
  border: .20em solid var(--glow-color);
  box-shadow: 0 0 0.5em .11em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color); 
  border-radius: 10px;
  backdrop-filter: blur(25px);
}
select option {
  color: #fc0808;
}
.labelmotivo{
  font-size: 19px;
  font-weight:normal;
  color: rgb(241, 238, 247);
  top: 100px;
  letter-spacing: 0px;
  text-shadow: 0px 0px 15px #00b3ff,
  0px 0px 30px #00b3ff,
  0px 0px 60px #00b3ff;
  position:relative;
  justify-content: center;
  align-items: center;
  text-align: center;  
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
}

body .motivo {
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  width: 320px;
  height: 169px;
  top: 105px;
  right:0;
  bottom: 0;
  left: 0;
  margin:auto;  
  display: flex;
  background: transparent;
  transform: translate(-50% -50%);
  color: rgb(247, 248, 248);
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
  border: .20em solid var(--glow-color);
  box-shadow: 0 0 0.5em .11em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color); 
  border-radius: 10px;
  backdrop-filter: blur(25px);
}
body .motivo::placeholder{
  color:var(--glow-color);
}
#sclave {
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  width: 320px;
  height: 39px;
  top: 135px;
  right:0;
  bottom: 0;
  left: 0;
  margin:auto;  
  background: transparent;
  transform: translate(-50% -50%);
  color: rgb(247, 248, 248);
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
  border: .20em solid var(--glow-color);
  box-shadow: 0 0 0.5em .11em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color); 
  border-radius: 10px;
  backdrop-filter: blur(25px);
}
body .sclave::placeholder{
  color:whitesmoke;
}
#nparticipantes {
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  width: 320px;
  height: 39px;  
  right:0;
  bottom: 0;
  left: 0;
  margin:auto;  
  display: flex;
  background: transparent;
  transform: translate(-50% -50%);
  color: rgb(247, 248, 248);
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
  border: .20em solid var(--glow-color);
  box-shadow: 0 0 0.5em .11em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color); 
  border-radius: 10px;
  backdrop-filter: blur(25px);
  top: 160px;
}
body .nparticipantes::placeholder{
  color:var(--glow-color);
}
#montop {
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  width: 320px;
  height: 39px;
  top: 180px;
  right:0;
  bottom: 0;
  left: 0;
  margin:auto;  
  display: flex;
  background: transparent;
  transform: translate(-50% -50%);
  color: rgb(247, 248, 248);
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
  border: .20em solid var(--glow-color);
  box-shadow: 0 0 0.5em .11em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color); 
  border-radius: 10px;
  backdrop-filter: blur(25px);
}
body .montop::placeholder{
  color:whitesmoke;
}
.labelrecolecta{
  font-size: 19px;
  font-weight:normal;
  color: rgb(241, 238, 247);
  top: 210px;
  letter-spacing: 0px;
  text-shadow: 0px 0px 15px #00b3ff,
  0px 0px 30px #00b3ff,
  0px 0px 60px #00b3ff;
  position:relative;
  justify-content: center;
  align-items: center;
  text-align: center;  
  display: flex;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0px;
  padding-bottom: 5px;
}
body .recolecta {
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 22px;
  width: 320px;
  height: 39px;
  top: 220px;
  right:0;
  bottom: 0;
  left: 0;
  margin:auto;  
  display: flex;
  background: transparent;
  transform: translate(-50% -50%);
  color: rgb(247, 248, 248);
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
  border: .20em solid var(--glow-color);
  box-shadow: 0 0 0.5em .11em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color); 
  border-radius: 10px;
  backdrop-filter: blur(25px);
}
body .recolecta::placeholder{
  color:var(--glow-color);
}
.totalapu {
  display: none;
  font-size: 25px;
  font-weight:normal;
  color: rgb(241, 238, 247);
  text-align: center;
  top: 220px;
  background: transparent;
  letter-spacing: 0px;
  text-shadow: 0px 0px 15px #00b3ff,
  0px 0px 30px #00b3ff;
  position:relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  user-select: none;
  border: none;
  user-select: none;
  pointer-events: none;
}
.totalp {
  display: none;
  font-size: 27px;
  font-weight:normal;
  color: rgb(241, 238, 247);
  text-align: center;
  top: 230px;
  background: transparent;
  letter-spacing: 0px;
  text-shadow: 0px 0px 15px #00b3ff,
  0px 0px 30px #00b3ff;
  position:relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  user-select: none;
  border: none;
  user-select: none;
  pointer-events: none;
}
.container {
  width: 100vw;
  justify-content: center;
  align-items: center;
  position:absolute;
}
.container .login-box {
  position: relative;
  width: 373px;
  height: 469px;
  background-color: transparent;
  border: 2px solid rgba(127, 238, 238, 0.5);
  border-radius: 20px;
  display: flex;
  justify-content:center;
  align-items: center;
  top: 30px;
  right:0;
  bottom: 0;
  left: 0;    
  margin:auto;
  transform: translate(-50% -50%);
}
.container button{
  position: relative;
  display: none;
  justify-content: center;
  align-items: center;
  text-align: center;
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
--btn-color:rgb(22, 1, 41);
  padding: 0.4em 1em;
  border: .20em solid var(--glow-color);
  color: var(--glow-color);
  font-size: 26px;    
  background-color: transparent;
  top: 610px;
  width: 25%;
  height: auto;
  outline: none;   
  border-radius: 1em;   
  cursor: pointer;
  transition: all 0.3s;
  margin: auto;
  backdrop-filter: blur(25px);
  box-shadow: 0 0 1em .21em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color);  
}
#btn1{
  display: flex;
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
--btn-color:rgb(22, 1, 41);
  padding: 0.4em 1em;
  border: .20em solid var(--glow-color);
  color: whitesmoke;
  font-size: 16px;    
  background-color: transparent;
  top: 240px;
  width: auto;
  height: auto;
  outline: none;   
  border-radius: 1em;   
  cursor: pointer;
  transition: all 0.3s;
  margin: auto;
  box-shadow: 0 0 1em .21em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color);  
}
.container .send button{
  position: relative;
  justify-content: center;
  align-items: center;
  text-align: center;
  --glow-color: rgb(217,176,255);
--glow-spread-color:rgb(191,123,255,0.781);
--enhanced-glow-color:rgb(231,206,255);
--btn-color:rgb(22, 1, 41);
  padding: 0.4em 1em;
  border: .20em solid var(--glow-color);
  color: var(--glow-color);
  font-size: 26px;    
  background-color: transparent;
  top: 240px;
  width: 21%;
  height: auto;
  outline: none;   
  border-radius: 1em;   
  cursor: pointer;
  transition: all 0.3s;
  margin: auto;
  box-shadow: 0 0 1em .21em var(--glow-color);    
  text-shadow: 0 0 1em var(--glow-color);  
}

.send::placeholder{
  color: #00b3ff;
}

  #ul{
    display: block;
    background-color: transparent;
    color: #fff;
    font-size: 19px;
    padding: 25px;
    font-weight: 400;
    justify-content: center;
    align-items: center;
    text-align: center;    
    user-select: none;
    border: none;
    position:relative;
    top: 230px;    
    user-select: none;
  pointer-events: none;
  letter-spacing: 1px;
}

.footer{
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    padding: 14px;
    padding-bottom: 1%;
    font-weight: 300;
    text-align:center;
    justify-content: center;
    position:relative;
    top: 250px;
    user-select: none;
  pointer-events: none;
}

@media (max-width:460px) {
/* body{
  height: 180%;
} */
body h1 {
    top: 21px;    
}
body .transmision {
  top: 30px;
}
.labelmotivo{
  top: 50px;
}
#motivo{
  top: 60px;
}
#sclave {
  top: 90px;
}
#nparticipantes{
    top: 115px;
}

#montop{
    top: 135px;
}
.labelrecolecta{
  top: 160px;
}

#recolecta{
    top: 180px;
}

.totalapu {
  top: 120;
}

#btn1 {
   
 top: 200px;
}
.container .send button{
  width: 35%;
}    
}

