.transition {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block;
}

.alert-success {
  background: #3B8036 !important;
  color: #fff !important;
}

.login-title {
  color: #212121;
  font-size: 2rem;
  font-weight: 500;
  line-height: 150%; /* 48px */
  margin-top: 60px;
  margin-bottom: 60px;
  text-align: center;
}
@media screen and (max-width: 922px) {
  .login-title {
    font-size: 1.5rem;
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.small-title {
  color: #212121;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%; /* 48px */
}

.login-wrapper, .login-create-shop {
  margin-bottom: 100px;
}
@media screen and (max-width: 922px) {
  .login-wrapper, .login-create-shop {
    margin-bottom: 40px;
  }
}
.login-wrapper .btn-primary, .login-create-shop .btn-primary {
  min-width: 150px;
}

.new-customer {
  position: relative;
  padding-bottom: 80px;
}

.loginreg-btn {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
}

.signup-msg {
  text-align: center;
}
.signup-msg h1 {
  border-bottom: 1px solid #CECECE;
  padding-bottom: 10px;
  margin-bottom: 40px;
  text-transform: uppercase;
}
.signup-msg.inactive {
  display: none;
}

.or {
  margin-top: 30px;
  text-align: center;
  position: relative;
  margin-bottom: -10px;
}
.or .ortxt {
  background: #fff;
  padding: 1px 10px;
  display: inline-block;
  margin: -13px 0 0px 0;
}

.registered {
  padding-right: 30px;
}

.ph-wrap {
  max-width: 80px;
  min-width: 80px;
}

.title-login {
  font-weight: bold;
  padding-bottom: 0;
  margin-bottom: 33px;
  font-size: 1.125rem;
}

h1.title-login {
  font-size: 1.5rem;
  margin-bottom: 50px;
  margin-top: 40px;
}

#forget_password:hover {
  text-decoration: underline;
}

.subtitle-login {
  font-weight: bold;
  font-size: 1.125rem;
}

/* Register */
.new-customer .disc {
  list-style: square;
}

.personal-info-wrap {
  padding-bottom: 35px;
}

.signin-info-wrap {
  padding-bottom: 15px;
}

.widthfit_contents {
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
  padding: 25px 0;
}

.or-wrap {
  position: relative;
  padding: 8px 0;
  margin-top: 32px;
}
.or-wrap .or {
  background: transparent;
  position: relative;
  z-index: 1;
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 0px;
  margin-bottom: 0px;
}
.or-wrap .or span {
  padding: 8px;
  background-color: #fff;
  color: #212121;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
}
.or-wrap:before {
  position: absolute;
  width: 100%;
  content: "";
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 1px;
  background: #CECECE;
}

.socialbtn-group {
  margin: 0px -16px;
  display: flex;
  flex-wrap: wrap;
}

.login-logo {
  margin-bottom: 30px;
}

.loginBtn {
  padding: 8px;
  width: 50%;
}
.loginBtn .loginbox {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  border-radius: 4px;
  border: 1px solid #E0E2EE;
  padding: 10px 24px;
}
.loginBtn .icons {
  width: 45px;
  text-align: center;
  font-size: 1.5rem;
  background-color: inherit;
}
.loginBtn.fb_google {
  color: #fff;
}
.loginBtn.fb_btn {
  color: #fff;
}
.loginBtn .fa-facebook-f {
  color: #1877f2;
}
.loginBtn.fb_line {
  color: #fff;
}
.loginBtn.fb_wtitter {
  color: #fff;
}
.loginBtn .fa-twitter {
  color: #00aced;
}
.loginBtn.fb_apple {
  color: #fff;
}
.loginBtn:hover {
  opacity: 0.7;
}

.fbtxtaccount {
  font-size: 1rem;
}

@media all and (max-width: 767px) {
  .m-txt-left {
    text-align: left !important;
  }
  h1.title-login {
    margin-bottom: 10px;
  }
  .title-login {
    margin-bottom: 2px;
  }
  .login-wrapper .btn-primary, .login-create-shop .btn-primary {
    min-width: auto;
  }
  .signup-msg h1 {
    margin-bottom: 10px;
  }
  .registered {
    padding-right: 15px;
  }
  .registered .gtext {
    border-bottom: 1px solid #CECECE;
    padding-bottom: 15px;
  }
  .registered button[type=submit] {
    width: 100%;
  }
  .new-customer {
    border-left: none;
    /*border-top: 1px solid $primary;*/
    padding-left: 15px;
    /*margin-top: 15px;*/
    padding-top: 15px;
    padding-bottom: 40px;
  }
  .new-customer .loginreg-btn {
    position: static;
    transform: translateX(0);
    text-align: center;
    margin-bottom: 5px;
  }
  .new-customer .loginreg-btn a {
    display: block;
  }
  .register #register {
    width: 100%;
    margin-bottom: 15px;
  }
}
.sub-title {
  color: #000;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 150%;
}
.sub-title.bspace_15 {
  border-bottom: 1px solid #C2C2C2;
  margin-bottom: 16px;
  padding-bottom: 15px;
}

.sub-title-desc {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 24px;
}

ul.disc {
  color: #000;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
  margin-bottom: 32px;
}

.pass-box {
  margin-bottom: 32px;
}

.create-btn {
  height: 42px;
  padding: 0px 32px;
  color: #05407E;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
  text-transform: uppercase;
  max-width: 234px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.login-btn {
  height: 42px;
  padding: 0px 32px;
  color: #05407E;
  font-size: 1rem;
  font-weight: 400;
  line-height: 150%; /* 24px */
  text-transform: uppercase;
  display: flex;
  justify-content: center;
  align-items: center;
}
