.Slogin input {
  background: transparent !important;
  border: none !important;
  border-bottom: 1px solid #fff !important;
  outline: none !important;
  border-radius: 0 !important;
  color: #fff !important;
}

#SpecialLogin[data-v-36c5ba83] {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sk_login[data-v-36c5ba83] {
  width: 380px;
  height: 260px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 25px 40px;
  text-align: center;
  border-radius: 10px;
}
.sk_login h2[data-v-36c5ba83] {
  text-align: center;
  margin-bottom: 20px;
}
.ft_login[data-v-36c5ba83] {
  width: 340px;
  height: 190px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 25px 40px;
  text-align: center;
  border-radius: 10px;
}
.ft_login h2[data-v-36c5ba83] {
  text-align: center;
  margin-bottom: 20px;
}

