header {
  display: none;
}
.Forgot-Password-section .logoDv {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
}
.sign-up-start {
  margin-top: 70px;
}
.for-sign-up-hadding {
  text-align: center;
}
.sign-up-hadding {
  color: #228dd3;
  font-size: 35px;
  font-weight: bold;
  font-family: "basement";
}
.sign-up-tabs {
  margin-top: 35px;
}
#myTab {
  justify-content: center;
  border: none !important;
}
.nav-tabs .nav-link.active {
  background-color: #228dd3 !important;
  color: #ffffff !important;
  border-bottom: 0px !important;
}
.tab-buttons {
  background: #ffffff;
  font-size: 16px;
  font-family: "aileron-regular";
  color: #228dd3 !important;
  width: 190px;
  border-bottom: 1px solid #00000061 !important;
  height: 50px;
  border-radius: 0px !important;
}
.welcome {
  font-size: 28px;
  margin-top: 25px;
}
.welcem-to {
  font-weight: bold;
  font-family: "aileron-light";
  font-size: 18px;
}
.welcome-to-share-script {
  font-family: "aileron-regular";
  font-size: 20px;
  font-weight: bolder;
}
.where-screen-writer {
  font-family: "aileron-light";
  line-height: 3px;
  font-size: 18px;
  font-weight: bold;
}
.not-member {
  margin-top: 35px;
  margin-bottom: 12px;
}
.not-member a {
  color: #228dd3;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
.not-a-member {
  color: #000000;
  font-size: 14px;
  font-family: "aileron-regular";
}
.not-member-a {
  text-decoration: none;
}
.not-a-member a span a {
  font-size: 16px;
  font-family: "aileron-regular";
  color: #228dd3;
}

.all-inputs {
  width: 86%;
  justify-content: center;
  margin-left: 7%;
  margin-bottom: 126px;
}
.for-all-form-input {
  width: 100%;
  height: 45px;
  border: 1px solid #00000061;
  padding: 10px;
}
.for-all-form-input::placeholder {
  text-align: center;
  color: #636060;
  opacity: 0.5;
  font-size: 14px;
  font-family: "aileron-regular";
}
#space-between-inputs {
  padding-left: 6px !important;
  padding-right: 6px !important;
  padding-top: 12px;
}

.sign-up-option {
  width: 100%;
}
.sign-up-option button {
  width: 100%;
  height: 50px;
  border: 1px solid #228dd3;
  font-family: "aileron-regular";
  background-color: #ffffff;
  color: #228dd3;
  font-size: 16px;
}
.for-sign-up-btn {
  width: 100%;
  padding: 5.2px !important;
  margin-top: 2px;
}
.sign-up-btn {
  background-color: #228dd3;
  color: #ffffff;
  width: 100%;
  height: 50px;
  border: 0px !important;
  font-family: "aileron-regular";
  font-size: 15px;
}
.agree-terms {
  margin-top: 0;
}
.agree-terms-for-buyers {
  margin-top: 70px;
}
.by-creating {
  color: #636060;
  font-size: 10.5px;
  font-family: "aileron-regular";
}
.terms-conditions {
  text-decoration: none;
  margin-left: 12px;
}
.remember-forgot {
  display: flex;
  justify-content: space-between;
  margin-top: 19px;
}
.remember {
  color: #636060;
  font-size: 14px;
  font-family: "aileron-regular";
}
.forgot-password span {
  color: #636060;
  font-size: 15px;
  font-family: "aileron-regular";
}
.forgot-password a {
  text-decoration: none;
}
.for-conditions {
  padding: 0px !important;
}
footer {
  display: none;
}
.coprights {
  display: none;
}
