/* Signup Page Styles */

.signup-background {
  height: calc(100vh - 40px);
  background-size: 906px;
  background-color: #fff;
  background-position: center top;
  background-repeat: repeat-x;
  background-image: url("../images/loginbanner-preciso.jpg");
}

.terms-inner-bg {
  background-color: rgba(255, 255, 255, 0.85);
}

#preciso-ultima-region-list{
  width: 100% !important;
}
