/*
  the signup form may be hidden for several reasons:
  
  - a website visitor hides it
  - test mode is ON and the current user is not an administrator

*/

.bip_copernica_outer_wrapper {
  display: none;
}
