.changePasswordDialog{
  border: 1px solid #aaa;
  background-color: white;
}
.passwordInstructions{
  border-bottom: 1px dotted #aaa;
  background-color: #f6f6f6;
}
#copyright{
  color: #8093B1;
}

body{
  background: white url(../../../portal/img/login_bg_apps_plain.jpg) no-repeat;
  background-position: center center;
}