/***********************************************/
/* lang.css                                    */
/* Add language-specific styles to override
/* styles in the help-PB/styles folder         */
/***********************************************/

/* Home Page styles */
/*
  To add your own background:
    1. Copy your background image file to the folder images in the help-PB/lang 
       folder (e.g. help-PB/eng/images).
    2. Uncomment following lines and replace home_background.jpg with your 
       background image file name.
*/
/*
.cover {
    background: #183853 url("../images/home_background.jpg") no-repeat scroll center top;
    background-size: cover;
}
*/
/*Copy styles from css files in help-PB/styles and paste them here. Then edit the styles as needed here to override the delivered styles. */
