html {
  min-height: 100%;
}

.login {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0px;
  left: 0px;
  display: flex;
  flex-direction: row;
}

.loginl {
  padding: 0px 150px;
  width: 715px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.loginlc {
  width: 100%;
  height: auto;
}

.loginlc1 {
  font-family: SourceSansPro-Bold;
  font-weight: 700;
  font-size: 26px;
  line-height: 33px;

  /* or 127% */
  display: flex;
  align-items: center;
  color: #0e0e0e;
  width: 100%;
  padding-bottom: 15px;
}

.inputLi:hover .inputLiSR,
.inputLiCur .inputLiSR {
  background: none;
}

.inputLi small {
  line-height: 35px;
  color: rgb(255, 12, 12);
  padding-left: 10px;
  position: absolute;
  bottom: 0px;
}

.loginr {
  width: calc(100% - 715px);
  background: url("img/Group 440.png") no-repeat center;
  background-size: auto 100%;
}

.regemailcFrom {
  width: 100%;
  display: inherit;
}

.regemailcFrombtu button {
  font-family: SourceSansPro-Bold;
  font-weight: 700;
  font-size: 21px;

  /* or 31px */
  color: #ffffff;

  /* Inside auto layout */
  flex: none;
  order: 0;
  flex-grow: 0;
  width: 100%;
  height: 50px;
  border-radius: 6px;
  background: #000;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 0px;
  position: relative;
  overflow: hidden;
}

.regemailcFrom button:hover {
  background: #fff;
  color: #000000;
  border: 1px solid #000;
}

.formP.inputLiP {
  display: block;
  position: relative;
  bottom: inherit;
  left: inherit;
  line-height: 2;
}

.regemailcFrombtu {
  width: 100%;
  margin-top: 0px;
  position: relative;
  margin-bottom: 30px;
}

.regemailcFrombtuwjmim {
  width: 100%;
  text-align: right;
}

.regemailcFrombtuwjmim a {
  color: #6e6e6e;
  font-size: 14px;
  line-height: 40px;
  font-family: SourceSansPro-Regular;
  font-weight: 400;
}

.inputLi .inputLiLabel {
  top: 25px;
}

.inputLiCur .inputLiLabel {
  top: 0px;
  letter-spacing: 2px;
}

.inputLiLabel {
  color: #0a0a0a;
  text-transform: uppercase;
}

.inputLiInput {
  border-bottom: 1px solid #0a0a0a;
  color: #0a0a0a;
}

.inputLiSR {
  width: 100%;
}

.inputLi {
  width: 100%;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 35px 0px;
}

.regemailcFromtext1 {
  width: 100%;
  font-family: SourceSansPro-Regular;
  font-weight: 400;
  font-size: 16px;
  line-height: 150%;

  /* identical to box height, or 24px */
  color: #0a0a0a;
}

.regemailcFromtext1 a {
  color: #219ebc;
}

.regemailcFromtext2 {
  width: 100%;
  font-family: SourceSansPro-Regular;
  font-weight: 400;
  font-size: 13.9683px;
  line-height: 19px;

  /* or 133% */
  display: flex;
  align-items: center;
  color: #6e6e6e;
  padding: 10px 0px 40px 0px;
}

.regemailcFromtext3 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.regemailcFromtext3 span,
.regemailcFromtext3 button {
  display: flex;
  width: 110px;
  height: 50px;
  background: #ffffff;
  box-shadow: 0px 3.73684px 3.73684px rgba(0, 0, 0, 0.25);
  align-items: center;
  justify-content: center;
  cursor: pointer;
  border: 0px;
}

.regemailcFromtext3 span:nth-child(2) {
  margin: 0px 44px;
}

@media screen and (max-width: 768px) {
  html {
    min-height: 100%;
  }

  .login {
    padding: 40px 25px;
    box-sizing: border-box;
    flex-wrap: wrap;
  }

  .loginl {
    padding: 0px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .loginlc {
    width: 100%;
    height: auto;
  }

  .loginlc1 {
    font-weight: 700;
    font-size: 20px;

    /* or 127% */
  }

  .loginr {
    width: 100%;
    background: url("img/Group 440.png") no-repeat center;
    background-size: 100% auto;
    display: none;
  }

  .regemailcFrom {
    width: 100%;
  }

  .regemailcFrombtu button {
    font-weight: 400;
    font-size: 16px;

    /* or 31px */

    /* Inside auto layout */
    flex: none;
    flex-grow: 0;
  }

  .inputLi small {}

  .formP.inputLiP {}

  .regemailcFrombtu {
    width: 100%;
    position: relative;
    margin: 0px 0px 20px 0px;
  }

  .inputLi .inputLiLabel {
    top: 20px;
  }

  .inputLiCur .inputLiLabel {
    top: 0px;
    letter-spacing: 2px;
  }

  .inputLiLabel {
    color: #0a0a0a;
    text-transform: uppercase;
  }

  .inputLiInput {
    border-bottom: 1px solid #0a0a0a;
    color: #0a0a0a;
  }

  .inputLiSR {
    width: 100%;
  }

  .inputLi {
    width: 100%;
    margin: 0px;
    padding-bottom:15px;
  }

  .regemailcFromtext1 {
    width: 100%;
    font-family: SourceSansPro-Regular;
    font-weight: 400;
    font-size: 16px;
    line-height: 150%;

    /* identical to box height, or 24px */
    color: #0a0a0a;
  }

  .regemailcFromtext1 a {
    color: #219ebc;
  }

  .regemailcFromtext2 {
    width: 100%;

    /* or 133% */
    padding: 20px 0px;
  }

  .regemailcFromtext3 {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .regemailcFromtext3 span,
  .regemailcFromtext3 button {
    display: flex;
    width: 70px;
    height: 40px;
    background: #ffffff;
    box-shadow: 0px 3.73684px 3.73684px rgba(0, 0, 0, 0.25);
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }

  .regemailcFromtext3 span:nth-child(2) {
    margin: 0px 20px;
  }
}