.compass_label, .register_label{
    text-align: -webkit-left !important;
    margin: 2rem 0 0;
}
.required_field_clr{color: red;}
.field_password{
    display:none;
  }
  .login__wrapper .login__col:first-child{
    order:2;
  }
  .field #newsletter-checkbox {
    display: block;
}
.loading-overlay__spinner_custom{
  top: unset !important;
  left: 0 !important;
}