@import url("https://fonts.googleapis.com/css2?family=Orbitron:wght@600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Tourney:wght@300&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Shadows+Into+Light&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Press+Start+2P&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans&family=Press+Start+2P&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Pixelify+Sans&family=Press+Start+2P&family=VT323&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Neucha&display=swap');

#myVideo {
  top: 0;
  position: fixed;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index:-100;
}

/* .my_vid{
  max-width: 50%;
} */

body {
  background: linear-gradient(120DEG, rgba(85, 83, 83, 0.9725490196), rgba(0, 0, 0, 0.9725490196));
  padding: 0em;
  background-size: 100% 100%;
  align-items: center;
  margin: auto;
}

section {
  margin: 1em;
  align-content: center;
}

#close {
  position: relative;
  top: -80px;
}

.creator {
  text-align: right;
  font-family: Orbitron;
  background: linear-gradient(rgb(190, 241, 7), rgb(192, 15, 9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  right: 0;
  padding-right: 0.5em;
  position: absolute;
}

.hide{
  opacity: 0;
}

.hide:hover{
  opacity: 1;
}

.pic-button {     
  background-color: Transparent;
  background-repeat:no-repeat;
  border: none;
  cursor:pointer;
  overflow: hidden;        
}

.csrf {
  margin-top: auto;
}

.user-tag {
  text-align: top;
  font-family: Orbitron;
  background: linear-gradient(rgb(190, 241, 7), rgb(192, 15, 9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  position: absolute;
  right: 0;
  top: 0;
  padding-top: .5em;
  padding-right: 0.5em;
}

.navbar-nav{
  padding-top: 1.8em;
}

.container-hero{
  padding-left: 2em;
  padding-right: 2em;
}

.head-hero{
  background: linear-gradient(-120DEG, rgba(85, 83, 83, 0.9725490196), rgba(0, 0, 0, 0.9725490196));
  border-radius: .05em;
  font-size: 10vw; 
  opacity: 0.6;
  max-width: 1000px;
  text-align: center;
}

.div-vid{
  border-radius: .5em;
  opacity: 0.8;
  max-width: 1000px;
}

.video-vid{
  border-radius: .5em;
  width: 100%;
  height: 100%;
}

.open{
  max-width: 1000px;
  border-radius: .5em;
}

.container-intro{
  border-radius: .5em;
  padding-bottom: 1em;
  opacity: 0.8;
  max-width: 1000px;
}

.exp-intro{ 
  background: linear-gradient(rgb(190, 241, 7), rgb(192, 15, 9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Orbitron;
  text-align: center;
  font-size: 3vw;
}

.bar-head{
  text-align: center;
  font-family: Orbitron;
  background: linear-gradient(rgb(190, 241, 7), rgb(192, 15, 9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: .5em;
}

.msg-head {
  font-family: Orbitron;
  background: linear-gradient(rgb(190, 241, 7), rgb(192, 15, 9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0.5em;
  text-align: center;
}

.msg-head-new {
  font-family: Orbitron;
  background: linear-gradient(rgba(100, 255, 242, 0.651), rgb(0, 3, 156));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding: 0.5em;
  text-align: center;
}

.weather-hero {
  background: linear-gradient(12DEG, rgba(4, 89, 247, 0.69), rgb(241, 236, 236));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Shadows Into Light;
  font-weight: bolder;
  font-size: 8vw;
  text-align: center;
  opacity: 1;
}

.container-weather{
  opacity: 0.8
}

.codezzz-hero {
  background: linear-gradient(rgb(190, 241, 7), rgb(192, 15, 9));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Orbitron;
  text-align: center;
  font-size: inherit;
  opacity: 1;
}

.resume{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 2.5vw;
  text-align: center;
  color:rgb(255, 255, 255) 
}

.resume:hover{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 3vw;
  text-align: center;
  color:red;
}

form {
  align-content: center;
  text-align: center;
  font-size: x-large;
  padding-top: 0em;
  padding-bottom: 2em;
  padding-left: 1em;
  padding-right: 1em;
  font-family: Shadows Into Light;
  border-radius: 2em;
}

.container-update {
  text-align: center;
  font-weight: bolder;
  font-size: 6vw; 
  max-width: 1000px;
  padding: .5em;
  opacity: 0.95;
}

.city-btn {
  background: linear-gradient(-120DEG, rgba(33, 13, 216, 0.9725490196), rgba(0, 0, 0, 0.9725490196));
  color: rgba(158, 154, 154, 0.973);
  width: 50%;
}

.weather-btn{
  width: 35%;
}

.city-ip{
  text-align: center;
  width: 50%;
}

.pic-page{
  width: 100%;
  height: 100vh;
}

.form-control{
  text-align: center;
  width: 100%;
  min-width: 200px;
  max-width: 1000px;
  border-radius: 2em;
  size: 1em;
}

.form-group{
  width: 100%;
  padding-left: 1.5em;
  padding-right: 1.5em;
}

.note-btn {
  background: linear-gradient(-120DEG, rgba(33, 13, 216, 0.9725490196), rgba(0, 0, 0, 0.9725490196));
  color: rgba(158, 154, 154, 0.973);
  width: 50%;
}

.city-label {
  font-family: Shadows Into Light;
  background: linear-gradient(12DEG, rgba(4, 89, 247, 0.69), rgb(241, 236, 236));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 0.8em;
  font-size: inherit;
}

.status-update {
  font-family: Shadows Into Light;
  background: linear-gradient(-12DEG, rgba(4, 89, 247, 0.69), rgb(240, 236, 236));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 0.8em;
  font-size: inherit;
}

.feels-update {
  font-family: Shadows Into Light;
  background: linear-gradient(12DEG, rgba(4, 89, 247, 0.69), rgb(241, 236, 236));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  padding-top: 0.8em;
  font-size: inherit;
}

input {
  border-radius: 0.75em;
}

textarea {
  border-radius: 0.75em;
}

.sign-up {
  font-weight: 400;
  color: rgba(0, 0, 0, 0.973);
  padding-top: .5em;
}

.login {
  font-weight: 400;
  color: rgba(14, 171, 233, 0.9725490196);
  padding-top: .5em;
}


input[name=password2] {
  size: "2";
}

@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */
  .ablock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;
  }

  .ablock img:hover{
    opacity: 1;
    width: 65%;
  }

  .bblock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;

  }

  .bblock img:hover{
    opacity: 1;
    width: 65%;
  }

  .cblock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;
  }

  .cblock img:hover{
    opacity: 1;
    width: 65%;
  }

  .dblock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;
  }

  .dblock img:hover{
    opacity: 1;
    width: 65%;
  }

  textarea{
    width: 100%;
    height: 100%;
  } 
}

@supports not (-webkit-touch-callout: none) {
  /* CSS for other than iOS devices */ 
  .ablock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;
  }

  .ablock img:hover{
    opacity: 1;
    width: 65%;
  }

  .bblock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;

  }

  .bblock img:hover{
    opacity: 1;
    width: 65%;
  }

  .cblock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;
  }

  .cblock img:hover{
    opacity: 1;
    width: 65%;
  }

  .dblock img{
    width: 60%;
    border-radius: 1em;
    justify-self: center;
  }

  .dblock img:hover{
    opacity: 1;
    width: 65%;
  }

  textarea{
    width: 100%;
    height: 100%;
  }
}

.img-plc {
  width: 100%;
  position: relative;
  left: -70px;
}

.img-hmi {
  width: 100%;
  position: relative;
  right: -70px;
}

.img-net {
  width: 100%;
  position: relative;
  left: -70px;
}

.img-code {
  width: 100%;
  position: relative;
  right: -70px;
}


.msg{
  background: linear-gradient(-120DEG, rgba(85, 83, 83, 0.9725490196), rgba(0, 0, 0, 0.9725490196));
  border-radius: .5em;
  opacity: 0.8;
  text-align: center;
  max-width: 1000px;
}

.list-group-item{
  font-family: Neucha;
  color: darkblue;
  font-weight: 700;

}

.nav-bar-main{
  background: #000;
}

.list-group-item:hover{
  color: rgb(238, 8, 0);
}

.msg-in{
  font-family: Shadows Into Light;
  font-size: 2em;
  text-align: center;
  color:rgb(135, 133, 136);
}

.to-user{
  color: darkgrey;
}

.re-hid{
  opacity: 0;
  transition: opacity .2s linear;
}

.re-hid:hover{
  opacity: 1;
}

textarea{
  width: 100%;
  height: 100%;
}


.list-group-item{
  padding-bottom: .5em;
  border-radius: 0.5em;
  /* height: 15vh; */
  text-align: left;
  
}

.list-group-list-group-flush{
  padding: 1em; 
}

.spread{
  padding: 5px;
}

.info-head{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 5vw;
  text-align: center;
  color:rgb(135, 133, 136)
}

.skills{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 5vw;
  text-align: center;
  color:rgb(0, 0, 0);
  padding-top:  .5em;
}

.info{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 2.5vw;
  text-align: center;
  color:rgb(135, 133, 136);
}

#my_email:hover{
  color: red;
  font-size: 3vw;

}

.pword{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: .4em;
  text-align: center;
  color:rgb(135, 133, 136);
}

.no-email{
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: .4em;
  text-align: center;
  color:rgb(135, 133, 136)
}

.w-div{
  padding: 0em;
}

.home{
  font-family: Georgia, 'Times New Roman', Times, serif;
  color:rgb(135, 133, 136);
  text-align: center;
  padding-top: 1.5em;
  font-size: 4vw;
}

.home:hover{
  font-family: Georgia, 'Times New Roman', Times, serif;
  color:red;
  text-align: center;
  padding-top: 1.5em;
  font-size: 4.5vw;
}

.home-tot{
  font-family: Georgia, 'Times New Roman', Times, serif;
  color:rgb(135, 133, 136);
  text-align: center;
  padding-bottom: .2em;
  font-size: 6vw;
}

.pic-page{
  width: 100%;
  height: 100vh;
  align-self: center;
  border-radius: .5em;
  padding-top: 0em;
}

textarea[name="msg-in"]{
  text-align: center;
}

textarea[name="msg-out"]{
  text-align: center;
}

.myBox {
  border: none;
  /* font: 24px/36px sans-serif; */
  width: 100%;
  height: 700px;
  overflow-y: scroll;
  display: flex;
  flex-direction: column-reverse;
  overflow-x: hidden;
  }

.my-list{
  background-color: #536878;
  font-family: monospace;
}

.new-list{
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
  
/* Scrollbar styles */
::-webkit-scrollbar {
width: 16px;
height: 16px;
}

::-webkit-scrollbar-track {
border: 1px solid rgb(14, 30, 173);
border-radius: 10px;
}

::-webkit-scrollbar-thumb {
background: rgb(14, 30, 173);  
border-radius: 10px;
}

::-webkit-scrollbar-thumb:hover {
background: rgb(14, 30, 173);  
}

#note{
  width: 30%;
  position: relative;
  top: -231px;
  right: 0px;

}

#note-upload{
  width: 30%;
  position: relative;
  top: -277px;
}

#msg-board{
  position: relative;
  top: -152px;
  left: -10px;
  width: 80%;
}

.stop-data:hover {
  color: #F1C40F ;
}

#lab-line, #room-line, #cab-line {
  position: relative;
  top: 20px;
  left: -10px;
  width: 45%;
  height: 40px;
}

/*# sourceMappingURL=style.css.map */
