Dialog Modal window that prompts the user to take an action or provides important information.

Controls
Title should be as simple as possible and should NEVER exceed 1 line.
Should be as simple and easy to parse as possible.
Add separators between the header and the footer/actions blocks.
Show the actions block/section

Properties Jump to heading

Class / Token Type
.prs-dialog Component Container
.prs-dialog-bordered Modifier Divide the header, body, and actions
.prs-dialog-box Part Houses header, body, action
.prs-dialog-header Part Houses title and close gadget
.prs-dialog-body Part Main content
.prs-dialog-action Part Optional actions
.prs-dialog-backdrop Part Optional click-to-close