/*For devices that have a minimum width of 375px, show the following...  iPHONE SE and Samsung Galaxy S8+*/
@media only screen and (min-width: 100px) {



.text-change p {
    color: white;
    font-style: italic;
    font-size: 10px;
    margin-top: 0px;
}


    
button.textsize {
    padding: 10px;
    color: white;
    background-color: #6D5738;
    border: none;
    border-radius: 10px;
}



      
.text-change {
      text-align: center;
      background-color: black;
      padding: 10px;
}



      
      .content-container-footer div {
        background-color: #6D5738;
        border-radius: 10px;
        display: inline-block;
            margin: 10px;
            width: 40%;
    }

.image {
  width: auto;
}
  
.image img {
  width: 150px;
}

.inner-content-container-body-quick a {
        padding: 20px;
      display: block;
        margin-top: 5px;
        background-color: #222222;
        color: white;
        border-radius: 10px;
      text-decoration: none;
}



.inner-content-container-body-quick a:hover {

        background-color: white;
        color: black;
        border-radius: 10px;
      text-decoration: none;
}
      


.site-position {
        display: block;
        padding: 20px;
        background-color: transparent;
        border: 1px solid #6D5738;
        margin: 10px;
        border-radius: 10px;
}

.site-position a {
      text-decoration: none;
      color: white;
      font-weight: bold;
}

      .site-position a:hover {
      text-decoration: none;
      color: orange;
}



#backtotop {
        position: fixed;
        bottom: 10px;
        left: 10px;
        background-color: black;
        color: white;
        border-radius: 10px;
        padding: 10px;
        width: 8%;
        font-weight: bold;
        font-size: large;
}

#backtotop:hover {
  background-color: white;
      color: black;
}
      
      

      

      .inner-column p {
        text-align: center;
        padding: 10px;
        color: white;
        margin: 0px;
        font-size: small;
        font-weight: bold;
    }

.error {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: 2px solid red;
  width: 90%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  color: red;
  border-radius: 20px;
}


  .error:hover {
  background-color: red;
  color: white;
}


.inner-content-3 {
          width: 38%;
    height: auto;
    margin: 0px;
    padding: 5px;
    background-color: transparent;
    border-radius: 10px;
}



      

.inner-content-container-title-quick {
              justify-content: center;
        align-items: center;
        display: flex;
        width: auto;
        color: white;
        background-color: #111111;
        border-radius: 10px;
}



      
.success {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: 2px solid green;
  width: 90%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  color: green;
  border-radius: 20px;
}

    .success:hover {
  background-color: green;
  color: white;
}
  
  
  body{
    width: auto;
    font-size: small;
    font-family: Helvetica, sans-serif;
  /*background-color: #A68A64;*/
            background-image: url("rock-texture-2.png");
  height: 100vh;
  /*width: 100vw;*/
  margin: 0px;
  }

  .action {
    display: flex;
    background-color: #6D5738;
    padding: 5px;
  }

.dropdown {
  position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
  
  .actionbutton {
    font-size: small;
    font-weight: bold;
    padding: 15px;
    color: white;
    background-color: #816948;
    border: none;
        border-radius: 20px;
  }

  .title {
    width: auto;
    text-align: center;

    display: flex;
    font-weight: bold;
    background-color: #6D5738;
    font-size: x-large;
    text-decoration: none;
  }

  .subtitle {
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #6D5738;
    color: white;
    font-size: smaller;
    text-decoration: none;
    padding-bottom: 10px;
  }

  .titlebutton {
        background-color: transparent;
        color: white;
        border: none;
        font-size: x-large;
        font-weight: bold;
    padding-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }

.nav {
  justify-content: center;
  align-items: center;
  margin-bottom: 10px;
  display: flex;
  list-style: none;
  /*background-color: #FBAF00;*/
}

.nav2 {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
}

  
.dropbtn {
  color: #131200;
  border: none;
  font-size: small;
  padding: 10px;
  margin: 5px;
    position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}

.dropdown img {
  width: 70px;

}

.navbutton {
  color: #131200;
  border: none;
  font-size: small;
  padding: 10px;
  margin: 5px;
    position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto; 
}

.content-container {
    /*align-items: center;*/
    display: block;
    /*margin-left: auto;*/
    margin-right: auto;
  margin-bottom: 10px;
  color: black;
}


.inner-column {
  color: black;
  margin-bottom: 10px;
  padding: 5px;
  background-color: transparent;
}

.content-container-footer {
        width: auto;
        background-color: transparent;
        text-align: center;
        color: black;
      margin-top: 100px;
}

.content-container-footer div a:hover {
  background-color: #FBAF00;
  color: black;
}

.content-container-footer  a {
  width: auto;

  background-color: transparent;

}



  
.content-container-x {
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  float: left;
}

.content-container-xx {
  align-items: center;
  align-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}


.content-container-1 {
  align-items: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  background-color: black;
  padding: 20px;
}

.inner-content-container-title {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  padding: 10px;
  width: auto;
  color: white;
  background-color: #6D5738;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 10px;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.inner-content-container-body {
  justify-content: center;
  align-items: left;
  display: flex;
  list-style: none;
  padding: 10px;
  width: auto;
  color: white;
  background-color: #46351A;
  margin-left: 10px;
  margin-right: 10px;
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 120px;
  color: white;
  z-index: 1;
  background-color: #46351A;
  border-radius: 10px;
  border: 1px solid #A68A64;
}


.dropdown:hover .dropbtn {
  background-color: #46351A;
  color: white;
}

.dropdown {
  position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}


.dropdown .btn1 {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #816948;
  color: white;
  border: none;
  cursor: pointer;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: smaller;
  padding: 0px;
  font-weight: bold;
}




.dropdown-content a {
  color: white ;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #A68A64;
  color: black;
      border-radius: 10px;
}

.dropdown:hover .dropdown-content {
  display: block;
  color: white;
}


}







/*For devices that have a minimum width of 375px, show the following...  iPHONE SE and Samsung Galaxy S8+*/
@media only screen and (min-width: 700px) {

button#btn-id {
    margin-left: auto;
    margin-right: auto;
    padding: 10px;
    border-radius: 10px;
    border: none;
}


    
textarea#text-area {
    display: block;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    background-color: lightgrey;
    border: 1px solid white;
}




/* The actual popup */
.popup .popuptext {
        width: auto;
        visibility: hidden;
        background-color: #6D5738;
        color: white;
        padding: 20px;
        text-align: center;
        border-radius: 10px;
    margin: 10px;
    border: 1px solid white;

    
}



/* Toggle this class - hide and show the popup */
.popup .show {
  visibility: visible;
}

div#myPopup p {
    text-align: left;
}















      
input[type="number"] {
    padding: 20px;
    font-size: medium;
    border-radius: 10px;
    background-color: #46351A;
    color: white;
    border: 1px solid white;
    font-weight: bold;
      text-align: center;
}






      
button.copy {
    padding: 20px;
    font-size: medium;
    border-radius: 10px;
    border: none;
    background-color: #816948;
    color: white;
}


      

input[type="text"] {
    padding: 20px;
    font-weight: bold;
    font-size: x-large;
    text-align: center;
    margin: 10px;
    border-radius: 10px;
    border: 1px solid white;
    width: 50%;
    background-color: transparent;
}






      

  .content-container-footer div {
    background-color: #6D5738;
    border-radius: 10px;
    display: inline-block;
    width: 20%;
  }


.translate {
        display: block;
        padding-left: 10px;
        padding-right: 10px;
        background-color: #816948;
        color: black;
        border: 1px solid white;
        border-radius: 10px;
}



      


.site-position {
        display: block;
        padding: 20px;
        background-color: #000000;
        border: none;
        margin: 10px;
        border-radius: 10px;
}

.site-position a {
      text-decoration: none;
      color: white;
      font-weight: bold;
}

      .site-position a:hover {
      text-decoration: none;
      color: orange;
}

      
      
  body{
    width: auto;
    font-size: small;
    font-family: Verdana, sans-serif;
  /*background-color: #A68A64;*/
      background-image: url("rock-texture-2.png");
  height: 100vh;
  width: 100vw;
  margin: 0px;
  }

  .action {
    display: flex;
    background-color: #6D5738;
    padding: 5px;
  }

  .error {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: 2px solid red;
  width: 90%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  color: red;
  border-radius: 20px;
  }

  .error:hover {
  background-color: red;
  color: white;
}

.success {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: 2px solid green;
  width: 90%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  color: green;
  border-radius: 20px;
}

    .success:hover {
  background-color: green;
  color: white;
}
  

#backtotop {
        position: fixed;
        bottom: 10px;
        left: 10px;
        background-color: black;
        color: white;
        border-radius: 10px;
        padding: 10px;
        width: 4%;
        font-weight: bold;
        font-size: large;
}

#backtotop:hover {
  background-color: white;
      color: black;
}



.popuptext {
  visibility: hidden;
}

.popuptext.show {
  visibility: visible;
}

      
  
.dropdown {
  position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
  
  .actionbutton {
    font-size: small;
    font-weight: bold;
    padding: 15px;
    color: white;
    background-color: #816948;
    border: none;
  }

  .title {
    width: auto;
    text-align: center;
    display: flex;
    background-color: #6D5738;
    font-size: x-large;
    text-decoration: none;
  }

  .subtitle {
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #6D5738;
    color: white;
    font-size: smaller;
    text-decoration: none;
    padding-bottom: 40px;
  }

  .titlebutton {
        background-color: transparent;
        color: white;
        border: none;
        font-size: xx-large;
        font-weight: bold;
  }

.nav {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  background-color: transparent;
}

.dropbtn {
  color: #131200;
  border: none;
  font-size: small;
  padding: 10px;
  margin: 5px;
    position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}

.dropdown img {
  width: 120px;
}

div#myPopup img {
    display: flex;
    margin: 10px;
    margin-left: auto;
    margin-right: auto;
}



    
.navbutton {
  color: #131200;
  border: none;
  font-size: small;
  padding: 10px;
  margin: 5px;
    position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}

.content-container {
    display: block;

      width: auto;
      border-radius: 10px;
      margin-bottom: 10px;
}

      .content-container-40 {
   /* align-items: center;*/
    display: block;
    /*margin-left: auto;*/
    margin-right: 0px;
    background-color: white;
  color: black;
      width: 30%;
      border-radius: 10px;
      margin-bottom: 10px;
            float: right;
}





      

.inner-column {
  color: black;
}

  

  .inner-column div {
    color: black;
  }

.content-container-footer {
width: 90%;
        margin-left: auto;
        margin-right: auto;
        display: flex;
        background-color: transparent;
        color: black;
  }

.content-container-x {
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  float: left;
}

.content-container-xx {
  align-items: center;
  align-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}


.content-container-1 {
  align-items: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  background-color: black;
  padding: 20px;
}

.inner-content-container-title {
  justify-content: center;
  align-items: center;
    text-align: center;
  display: flex;
  list-style: none;
  padding: 10px;
  width: auto;
  color: white;
  background-color: #6D5738;
}


.rockgenerated {
    text-align: center;
}


    
.inner-content-container-title-quick {
        justify-content: center;
        align-items: center;
        display: flex;
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        color: white;
        background-color: #111111;
      border-radius:10px;
}


.inner-content-container-body-quick a {
        padding: 20px;
      display: block;
        margin-left: 10px;
        margin-right: 10px;
        margin-top: 10px;
        background-color: #222222;
        color: white;
        border-radius: 10px;
}

.inner-content-container-body {
  justify-content: left;
  align-items: left;
  display: flex;
  list-style: none;
  padding: 10px;
  width: auto;
  color: white;
  background-color: #46351A;
}

content-container-body a {
    text-decoration: none;
    color: white;
    font-weight: bold;
}

.inner-content-container-body-quck {
  justify-content: left;
  align-items: left;
  display: flex;
  list-style: none;
  padding: 10px;
  width: auto;
  color: white;
  background-color: #222222;
}


      

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 160px;
  color: white;
  z-index: 1;
  background-color: #46351A;
}


.dropdown:hover .dropbtn {
  background-color: #131200;
  color: #FBAF00;
}

.dropdown {
  position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}


.dropdown .btn1 {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #816948;
  color: white;
  border: none;
  cursor: pointer;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: small;
  padding: 0px;
  font-weight: bold;
}


    .inner-column h3 {
        text-align: center;
        border: 1px solid #000000;
        padding: 10px;
        color: black;
        margin: 0px;
    }


    .inner-column p {
        text-align: center;
        padding: 10px;
        color: white;
        margin: 0px;
      font-size: x-small;
      font-weight: bold;
    }





  

.dropdown-content a {
  color: white ;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: #A68A64;
  color: white;
}

.dropdown:hover .dropdown-content {
  display: block;
  color: white;
}


}



/*For devices that have a minimum width of 1000px*/
@media only screen and (min-width: 1000px) {
  
  body{
    width: auto;
    font-size: small;
    font-family: Verdana, sans-serif;
  background-color: #999999;
  height: 100vh;
  width: 100vw;
  margin: 0px;
  }

  .action {
    display: flex;
    background-color: #6D5738;
    padding: 5px; 
  }

  .error {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: 2px solid red;
  width: 90%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  color: red;
  border-radius: 20px;
  }

  .error:hover {
  background-color: red;
  color: white;
}

  .success {
  margin-left: auto;
  margin-right: auto;
  padding: 10px;
  border: 2px solid green;
  width: 90%;
  text-align: center;
  background-color: white;
  font-weight: bold;
  color: green;
  border-radius: 20px;
}

    .success:hover {
  background-color: green;
  color: white;
}
  

.dropdown {
  position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
  
  .actionbutton {
    font-size: large;
    font-weight: bold;
    padding: 15px;
    color: white;
    background-color: #816948;
    border: none;
  }

  .title {
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    font-weight: bold;
    background-color: #6D5738;
    color: #FBAF00;
    font-size: x-large;
    text-decoration: none;
  }

  .subtitle {
    width: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    display: flex;
    background-color: #6D5738;
    color: white;
    font-size: large;
    text-decoration: none;
    padding-bottom: 10px;
  }

  .titlebutton {
        background-color: #6D5738;
        color: white;
        border: none;
        font-size: xxx-large;
        font-weight: bold;
    padding: 50px;
  }

.nav {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  background-color: transparent;
}

.dropbtn {
  color: #131200;
  border: none;
  font-size: small;
  padding: 10px;
  margin: 5px;
    position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}

.dropdown img {
  width: 170px;
}

.navbutton {
  color: #131200;
  border: none;
  font-size: small;
  padding: 10px;
  margin: 5px;
    position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}

.content-container {
    align-items: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: transparent;
  color: black;
}


.inner-column {
        color: white;
        padding: 10px;
        margin-left: 20px;
        text-align: left;
        width: 20%;
        margin-bottom: 5px;
        display: inline-block;
}

.content-container-footer {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  margin-top:60px;
  text-align: center;
}

.inner-column a:hover {
  background-color: #222222;
  color: white;
}



  
.content-container-x {
  height: auto;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  float: left;
}

.content-container-xx {
  align-items: center;
  align-content: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}


.content-container-1 {
  align-items: center;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 25px;
  background-color: black;
  padding: 20px;
}

.inner-content-container-title {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  padding: 10px;
  width: auto;
  font-size: large;
  color: white;
  background-color: #6D5738;
          border-top-right-radius: 20px;
        border-top-left-radius: 20px;
}

.inner-content-container-body {
  justify-content: left;
  align-items: left;
  display: flex;
  font-size: large;
  list-style: none;
  padding: 10px;
  width: auto;
  color: white;
  background-color: #46351A;
}

.dropdown-content {
  display: none;
  position: absolute;
  min-width: 250px;
  color: white;
  z-index: 1;
  background-color: #46351A;
  font-size: large;
  border-radius: 20px;
  filter: drop-shadow(4px 8px 20px black);
}



.dropdown-content a {
  border-radius: 20px;
}

.dropdown:hover .dropbtn {
  background-color: #131200;
  color: #FBAF00;
}

.dropdown {
  position: relative;
  align-items: center;
  display: inline-block;
  margin-left: auto;
}


.dropdown .btn1 {
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #816948;
  color: white;
  border: none;
  cursor: pointer;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-size: x-large;
  padding: 0px;
  font-weight: bold;
}




.dropdown-content a {
  color: white ;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-content a:hover {
  background-color: white;
  color: black;
}

.dropdown:hover .dropdown-content {
  display: block;
  color: white;
}


}


































.form-label {
  font-size: 30px;
  font-weight: bold;
}




.content-container-popup {
  justify-content: center;
  align-items: center;
  list-style: none;
  background-color: #000000;
  display: flex;
}



.taskbutton {
  padding: 20px;
  width: 100%;
  border-radius: 20px;
}


.container {
  width: auto;
  height: auto;
  justify-content: center;
  align-items: center;
}

.inner-content {
      width: auto;
      height: auto;
}

.inner-content-2 {
      width: 60%;
      height: auto;
      float:right;
      margin-left: 0px;
      margin-right: 0px;
      float: right;
}


.inner-content-3 {
    width: 38%;
    height: auto;
    margin: 0px;
    padding: 5px;
    background-color: transparent;
    border-radius: 10px;
}




.inner-content-4 {
      width: auto;
      height: auto;
      float:right;
      margin-left: 0px;
      margin-right: 0px;
      float: right;
}



.inner-column li  {
  list-style: none;
  color: #BABABA;
  font-style: normal;
  margin-top: 5px;
  margin-botton: 5px;
}

.inner-column a  {
  color: white;
  font-style: italic;
  text-decoration: none;
  font-weight: normal;
}

.inner-column ul {
  list-style: none;

}




/*.title {
  text-align: center;
  justify-content: center;
  align-items: center;
  display: flex;
  border: 1px solid black;
  padding: 30px;
  padding-bottom: 15px;
  font-weight: bold;
  background-color: #111111;
  color: white;
  font-size: x-large;
  text-decoration: none;
}*/

/*.titlebutton {
  padding: 20px;
  background-color: #111111;
  color: white;
  border: none;
  font-size: xxx-large;
  font-weight: bold;
}*/

.titlebutton:hover {
  color: orange;
}

.half-seperator img {
  width: 50%;
  border: 1px solid white;
  object-fit: contain;
}




.itemtitle {
  justify-content: center;
  align-items: center;
  text-align: center;
  display: flex;
  background-color: #8E9AB8;
  width: 50%;
}



.action-divided-a {
  width: 50%;
}

.action-divided-b {
  width: 50%;
}











.content-container-x img {
  width: auto;
  height: 200px;
}



.content-container-xa img:hover {
  animation: shake 0.5s;
  animation-iteration-count: infinite;
}

/*@keyframes shake {
  0% { transform: translate(1px, 1px) rotate(0deg); }
  10% { transform: translate(-1px, -2px) rotate(-1deg); }
  20% { transform: translate(-3px, 0px) rotate(1deg); }
  30% { transform: translate(3px, 2px) rotate(0deg); }
  40% { transform: translate(1px, -1px) rotate(1deg); }
  50% { transform: translate(-1px, 2px) rotate(-1deg); }
  60% { transform: translate(-3px, 1px) rotate(0deg); }
  70% { transform: translate(3px, 1px) rotate(-1deg); }
  80% { transform: translate(-1px, -1px) rotate(1deg); }
  90% { transform: translate(1px, 2px) rotate(0deg); }
  100% { transform: translate(1px, -2px) rotate(-1deg); }
}*/



.content-container-xy {
  width: 15%;
  align-items: center;
  display: inline-block;
  margin-left: auto;
  background-color: #333333;
  border: 1px solid yellow;
  padding: 10px;
}

.content-container-xy img {
  width: 150px;
  height: 200px;
  object-fit: contain;
}

.content-container-xz {
  width: 15%;
  align-items: center;
  display: inline-block;
  margin-left: auto;
  background-color: #333333;
  border: 1px solid pink;
  padding: 10px;
}

.content-container-xz img {
  width: 150px;
  height: 200px;
  object-fit: contain;
}





.content-container-y {
  width: 15%;
  height: auto;
  float: left;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  position: relative;
}

.content-container-y img {
  width: auto;
  height: 200px;
}

.content-container-nested {
  margin-top: 20px;
  justify-content: center;
  align-items: center;
  /*display: flex;*/
  list-style: none;
  /*background-color: #8E9AB8;*/
  width: auto;
  float: left;
  border: 1px solid yellow;
}


.content-container-1 img {
  width: 250px;
  height: 200px;
}







.content-container-a {
  margin-top: 20px;
  justify-content: center;
  align-items: center;
  /*display: flex;*/
  list-style: none;
  /*background-color: #8E9AB8;*/
  width: auto;
  border: 1px solid red;
}











.nav2 {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  color: white;
}






.navbutton:hover {
  color: white;
}












/*.actionbutton {
  padding: 20px;
  background-color: #000000;
  color: #9C9C9C;
  border: none;
}*/


.actionbutton-b{
    padding: 20px;
    background-color: transparent;
    color: white;
    border: none;
    float: right;
    font-weight: bold;
    font-size: large;
}

.actionbutton:hover {
  color: orange;
}

.actionbutton-b:hover {
  color: orange;
}

.lowernav {
  margin: 10px;
  align-items: right;
  justify-content: right;
  display: flex;
  list-style: none;
}

.lowernavdivision {
  width: 100%;
  float: right;
}

.lowernavbutton {
  padding: 20px;
  background-color: #000000;
  color: white;
  border: none;
  float: right;
}

.lowernavbutton:hover {
  font-weight: bold;
  background-color: #7887AB;
}


.lowernavbutton2 {
  padding: 20px;
  background-color: #000000;
  color: white;
  border: none;
  float: left;
}

.lowernavbutton2:hover {
  font-weight: bold;
  background-color: #7887AB;
}


.inner-content-container-form {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  margin: 10px;
  margin-bottom: 0px;
  padding: 10px;
  background-color: #8E9AB8;
  width: 20%;
}

.inner-content-container3-form {
  justify-content: center;
  align-items: center;
  display: flex;
  list-style: none;
  padding: 10px;
  background-color: white;
  width: 20%;
}

input.form-input {
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    width: 50%;
}

input.form-input:hover {
  border: 2px solid red;
}

input.form-input:focus {
  background-color: lightpink;
}




.generator {
    background-color: none;
    width:auto;
}


.password input {
    border: none;
    color: white;
    background-color: #131200;
    padding: 20px;
    width: auto;
    text-align: center;
    align-content: center;

}

.password {
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}





.range {
    display: block;
    width: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}






.options label {
    display: block;
    width:auto;
    border: none;
    padding: 10px;
    margin-bottom: 10px;
    cursor: pointer;
    text-align: center;
}



button.generate {
    margin: 10px;
    padding: 10px;
}



.dropdown .generate {
  position: absolute;
  top: 40%;
  left: 15%;
  background-color: #816948;
  color: white;
  border: none;
  cursor: pointer;
  transform: translate(-50%, -50%);
  padding: 10px;
  font-weight: bold;
      border-radius: 10px;
}




