.hide{
  display: none !important;
}
label[for=password] {
    visibility: hidden;
}
label[for=user_pass] {
    visibility: hidden;
}