.already_have_account {
  text-align: right;
  line-height: 24px;
  /* letter-spacing: 0.2px; */
}
.already_have_account a {
  font-weight: bold;
}


.alert.dark a {
  color: #fff;
  text-decoration: underline;
}
.alert.dark a:hover {
  text-decoration: none;
}

.signup_header {
  margin: 20px 20px 0 20px;
}

.signup_header img {
  height: 42px;
}


.page-login-v3:before {
  position: fixed;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-position: center center;
  background-size: cover;
  z-index: -1;
  background-image: url('https://static.sms77.io/images/waves_green_background.jpg');
  background-repeat: no-repeat;
}

.page-login-v3 .panel {
  background: rgba(255, 255, 255, 0.96);
  border-radius: 0.586rem;
  margin-bottom: 25px;
  width: 550px;
  max-width: 100%;
}


.page-login-v3 .page-content  {
  max-width: 100%;
  margin: 0 auto;
  align-items: center;
  justify-content: center;
}

.page-copyright {
  margin-top: 0;
}


.login-panel-left  {
  text-align: left;
  border-top-left-radius: 0.586rem;
  border-bottom-left-radius: 0.586rem;
  padding: 30px;
  min-height: 550px;
}
.login-panel-left i {
  color: #00cc47;
  padding-right: 10px;
  font-size: 20px;
}
.login-panel-left p {
  line-height: 30px;
}
/*
.login-panel-left  {
  margin: auto 0;
  text-align: left;
  padding: 30px;

}

*/
.login-panel-right {
  background-color: #fff;
  border-top-right-radius: 0.586rem;
  border-bottom-right-radius: 0.586rem;
  padding: 20px;
}
.page-login-v3 .panel .brand-text {
  margin-top: 8px;
}

.page-login-v3 form {
  margin: 30px 0 30px; }
  .page-login-v3 form a {
    margin-left: 20px; }
.page-login-v3 label {
  float: left;
  text-transform: uppercase;
  font-weight: 300;
  font-size: 90%;
}

.page-login-v3 .panel {
  margin-left: auto;
  margin-right: auto;
  box-shadow: 0 0 20px 1px rgba(35, 35, 35, 0.1);
}

.page-login-v3 .btn, .page-login-v3 input {
  border-radius: 10px;
}

.page-copyright, .page-copyright a {
  color: #999 !important;
  font-weight: 400;
}

.form-group.floating {
  position: relative;
}
.form-group.floating>input {
  padding: 31px 32px 17px 50px;
  color: #000;
  line-height: 16px;
}

.form-group.floating>label {
  bottom: 34px;
  left: 50px;
  position: relative;
  background-color: transparent;
  padding: 0px 5px 0px 0px;
  line-height: 16px;
  font-size: 1.1em;
  transition: 0.1s;
  pointer-events: none;
  font-weight: 400 !important;

  transform-origin: bottom left;
  opacity: 0.8;
  text-transform: none;
}

.form-control.floating:focus~label{
  transform-origin: bottom left;
  transform: translate(1px,-70%) scale(0.75);
  opacity: 0.8;
}

.form-control.floating:not(:placeholder-shown):invalid{
  border: 1px solid #f00;
}
.form-control.floating:not(:placeholder-shown):valid {
  border: 1px solid #00cc47;
}

.form-control.floating:valid~label, .form-control.floating:not(:placeholder-shown):invalid~label {
  transform-origin: bottom left;
  transform: translate(1px,-70%) scale(0.75);
  opacity: 0.8;
}

.form-control.floating:not(:placeholder-shown):invalid {

}
.form-group.floating>span{
  position: absolute;
  margin-left: 15px;
  height: 55px;
  display: flex;
  align-items: center;
}
.form-group.floating>span.signup-mobile-flag {
  position: absolute;
  margin-left: 15px;
  right: 15px;
  top: 0;
  height: 55px;
  align-items: center;
  display: none;
}
.clearfix {
  clear: both;
}
.show-password {
  position: absolute;
  margin-left: 15px;
  right: 20px;
  top: 0;
  cursor: pointer;
  height: 55px;
  align-items: center;
}


.brand-icon {
  display: none;
}

@media (max-width: 992px) {
  .login-panel-right {
    background-color: #fff;
    border-top-left-radius: 0.586rem;
    border-bottom-left-radius: 0.586rem;
  }
}

@media (max-width: 768px) {
  .brand-img {
    display: none;
  }
  .brand-icon {
    display: block;
  }

  .page-login-v3 .page-content {
    padding: 30px 20px;
  }

  .page-login-v3 .panel .panel-body {
    padding: 35px 25px 35px;
  }
  .signup_header img {
    height: 33px;
  }
  .page-content {
     vertical-align: middle;
     margin-top: 15px;
  }
}

#slider {
  position: absolute;
  bottom: 0;
  overflow: hidden;
  padding: 30px;
}

#slider ul {
  position: relative;
  list-style: none;
  height: 120px;
}

#slider ul li {
  position: absolute;
  top:0;
  left: 0;
  width:100%;
  display: none;
}
#slider img {
  height: 100px;
  float: left;
}
#slider p {
  font-weight: bold;
  font-size: 1.1rem;
  line-height: 1.2rem;
  letter-spacing: 1px;
}

#hs_form, .hbspt-form {
  display: none !important;
}

.signup_references span {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 80%;
  letter-spacing: 1.5px;

  display: inline-block;
}
.signup_references ul  {
  display: inline-block;
  list-style: none;
}
.signup_references ul li {
  display: inline-block;
  padding: 0px 20px 0 0;
}
.signup_references ul li img {
  height: 75px;
  filter: opacity(0.9) contrast(0.15);
}



.signup-steps {
  margin: 15px 0;
}

.signup-steps li {
  margin: 13px 0;
  position: relative;
  text-align: left; 
  padding-left: 30px;
  z-index: 2;
}
.signup-steps li .fa-li i {
  border: 2px solid #ccc;
  color: #ccc;
  border-radius: 100%;
  width: 40px;
  font-size: 16px;
  line-height: 36px;
  text-align: center;
  padding: 0;
}
.signup-steps li.done .fa-li i {
  border-color: #00d469;
  color: #00d469;
}
.signup-steps li.active .fa-li i {
  border-color: #00d469;
  background-color: #00d469;
  color: #fff;
}

.signup-steps li:first-child {

}
.signup-steps li:after {
  height: calc((100% - 45px + 21px) / 2);
  top: 45px;
}
.signup-steps li:before {
  height: calc((100% - 45px + 21px) / 2);  
  top: calc((100% - 45px + 21px) / 2 + 45px);
  
}
.signup-steps li:before, .signup-steps li:after {
  position: absolute;
  width: 1.5px;
  z-index: 1;
  margin-left: -9px;
  content: '';
  display: block;
  background-color: #ccc;
  left: 0;
}
.signup-steps li.done:after {
  background-color: #00d469;
}
.signup-steps li.done:before {
  background-color: #00d469;
}
.signup-steps li.active:before {
  background-color: #ccc;
}

.signup-steps li:last-child:after, .signup-steps li:last-child:before {
  display: none;
}
.signup-steps strong {
  letter-spacing: 1px;
  line-height: 40px;
  font-weight: 500;
}
.signup-steps p {
  color: #999;
  line-height: 20px;
}

/* BORDERS AND BULLETS */
.pwstrength-dots {
  position: absolute;
  top: 0;
  right: 50px;
}
.pwstrength-dots i {
  margin-right: 2px;
  font-size: 8px;
}
.pwstrength-dots i.veryweak {
  color: #e80202;
}
.pwstrength-dots i.weak {
  color: #d36900;
}
.pwstrength-dots i.medium {
  color: #00a9d3;
}
.pwstrength-dots i.strong {
  color: #00d390;
}
.pwstrength-dots i.verystrong {
  color: #00d469;
}
.invalid-feedback {
  text-align: right;
  display: inline-block;
  position: absolute;
  right: 0;

}

.enter_pin input::-webkit-outer-spin-button,
.enter_pin input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}


.enter_pin {
  text-align: center;
}
.enter_pin input {
  width: 60px;
  height: 60px;
  line-height: 60px;
  font-size: 30px;
  display: inline-block;
  margin-left: 8px;
  text-align: center;
  -moz-appearance:textfield; /* Firefox */
}

.flex-fill {
  flex: 1;
}

#signup_form .form-group {
  margin: 0;
}
.page-login-v3 .page-content {
    display: flex;
}
