.login-button {
  margin-left: auto;
}

.logoutButton {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 5px 5px 0px rgb(224, 125, 251);
  border: 1px solid black;
  transition: border-color 0.1s ease, box-shadow 0.3s ease, transform 0.3s ease;
  display: inline-block; /* or 'block' if needed */
  opacity: 0.9;
  background-color: white;
}

.logoutButton:hover {
  box-shadow: 0px 0px 0px rgb(171, 62, 62);
  border-color: transparent;
  transform: translateX(3px) translateY(4px);
}

.loginButtonIndexPage {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 5px 5px 0px rgb(125 134 251);
  border: 1px solid black;
  transition: border-color 0.1s ease, box-shadow 0.3s ease, transform 0.3s ease;
  display: inline-block; /* or 'block' if needed */
  opacity: 0.9;
  background-color: white;
  width: 50%;
  margin-top: 20px;
}

.loginButtonIndexPage:hover {
  box-shadow: 0px 0px 0px rgb(171, 62, 62);
  border-color: transparent;
  transform: translateX(3px) translateY(4px);
}

.emailTypeBoxPage {
  /* transition: box-shadow 2s ease, width 2s ease;  */
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 5px 5px 0px rgb(125 134 251);
  border: 1px solid black;
  transition: border-color 0.1s ease, box-shadow 0.8s ease, transform 0.7s ease;
  display: inline-block; /* or 'block' if needed */
  opacity: 0.9;
  background-color: white;
  width: 50%;
  /* transform: translateX(-23px); */
  margin-right: 23px;
  margin-left: 5px;

  /* margin-top: 20px; */
}

.passwordTypeBoxPage {
  /* transition: box-shadow 2s ease, width 2s ease;  */
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 5px 5px 0px rgb(125 134 251);
  border: 1px solid black;
  transition: border-color 0.1s ease, box-shadow 0.8s ease, transform 0.7s ease;
  display: inline-block; /* or 'block' if needed */
  opacity: 0.9;
  background-color: #ebf1fe;
  width: 50%;
  /* transform: translateX(-23px); */
  margin-right: 23px;

  margin-top: 20px;
}

/* .emailTypeBoxPage:focus {
  box-shadow: 0px 0px 0px rgb(125 134 251);
  /* transform: translateY(1px); 
  width: 287px;
} */

.emailTypeBoxPage:hover {
  box-shadow: 2px 2px 0px rgb(125 134 251);
  /* border: 1px solid black;
    border-color: transparent; */
  /* transform: translateX(1px) translateY(1px); */
}

.loginBox {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-top: 20px;
}

@media screen and (max-width: 600px) {
  .list {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.classEmailWord {
  font-size: "18px";
  margin: "5px";
}

@media screen and (max-width: 600px) {
  /* .emailTypeBoxPage:not(:focus) {
      width: 10000px;
    } */

  /* .emailTypeBoxPage:focus {
    box-shadow: 0px 0px 0px rgb(125 134 251); */
  /* transform: translateX(1px) translateY(1px); */
  /* width: 1400px;
  } */
  .emailTypeBoxPage {
    margin-right: 40px;
  }
}

#emailText {
  margin-left: 23px;
}

.submit-button {
  text-decoration: none;
  font-size: 15px;
  font-weight: bold;
  padding: 8px 12px;
  border-radius: 4px;
  box-shadow: 5px 5px 0px rgb(251, 125, 232);
  border: 1px solid black;
  transition: border-color 0.1s ease, box-shadow 0.8s ease, transform 0.7s ease;
  display: inline-block;
  opacity: 0.9;
  background-color: #fff6fc;
  width: 59%;
  /* transform: translateX(-23px); */
  margin-right: 23px;
  margin: auto;
  display: block;
  margin-top: 30px;
  margin-bottom: 30px;
  margin-left: 77px;
}

.submit-button:hover {
  box-shadow: 0px 0px 0px rgb(171, 62, 62);
  border-color: transparent;
  transform: translateX(3px) translateY(4px);
}

#main-container {
  display: flex;
  align-content: center;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}

/* added updated css below */
.emailTextAndInput {
  background-color: white;
  border-radius: 8px;
  padding: 20px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  border: 1px solid #ccc;
  width: 300px;
  position: relative;
}

.login-with-google-btn {
  /* transition: background-color 0.3s, box-shadow 0.3s; */

  padding: 12px 16px 12px 42px;
  border: none;
  border-radius: 3px;
  box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 4px rgba(0, 0, 0, 0.25);

  color: #141414;
  font-size: 14px;
  font-weight: 500;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen,
    Ubuntu, Cantarell, "Fira Sans", "Droid Sans", "Helvetica Neue", sans-serif;

  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTgiIGhlaWdodD0iMTgiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGcgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNMTcuNiA5LjJsLS4xLTEuOEg5djMuNGg0LjhDMTMuNiAxMiAxMyAxMyAxMiAxMy42djIuMmgzYTguOCA4LjggMCAwIDAgMi42LTYuNnoiIGZpbGw9IiM0Mjg1RjQiIGZpbGwtcnVsZT0ibm9uemVybyIvPjxwYXRoIGQ9Ik05IDE4YzIuNCAwIDQuNS0uOCA2LTIuMmwtMy0yLjJhNS40IDUuNCAwIDAgMS04LTIuOUgxVjEzYTkgOSAwIDAgMCA4IDV6IiBmaWxsPSIjMzRBODUzIiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNNCAxMC43YTUuNCA1LjQgMCAwIDEgMC0zLjRWNUgxYTkgOSAwIDAgMCAwIDhsMy0yLjN6IiBmaWxsPSIjRkJCQzA1IiBmaWxsLXJ1bGU9Im5vbnplcm8iLz48cGF0aCBkPSJNOSAzLjZjMS4zIDAgMi41LjQgMy40IDEuM0wxNSAyLjNBOSA5IDAgMCAwIDEgNWwzIDIuNGE1LjQgNS40IDAgMCAxIDUtMy43eiIgZmlsbD0iI0VBNDMzNSIgZmlsbC1ydWxlPSJub256ZXJvIi8+PHBhdGggZD0iTTAgMGgxOHYxOEgweiIvPjwvZz48L3N2Zz4=);
  background-color: white;
  background-repeat: no-repeat;
  background-position: 12px 11px;
  margin: auto;
  margin:auto &:hover {
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25);
  }

  &:active {
    background-color: #eeeeee;
  }

  &:focus {
    outline: none;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 2px 4px rgba(0, 0, 0, 0.25),
      0 0 0 3px #c8dafc;
  }

  &:disabled {
    filter: grayscale(100%);
    background-color: #ebebeb;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.04), 0 1px 1px rgba(0, 0, 0, 0.25);
    cursor: not-allowed;
  }
}

/* Add some space between the elements inside the box */
#h2-container {
  width: 70%;
}

#registerPassword:hover {
  box-shadow: 2px 2px 0px rgb(125 134 251);
}

#togglePassword {
  position: absolute;
  top: 98px;
  right: 30px;
  transform: translateY(-50%);
  background: none;
  border: none;
  cursor: pointer;
  outline: none;
}
