Dialog
Dialog is a component that can be used to display a modal window. Dialog box is mostly used to give a message to the users. For example, if one input field requires to enter some text but the user does not provide any input, then as a part of validation, you can use an alert box to give a warning message.
Normal Dialog body
Dialog box can be used to display a message to the user. To user dialog use .cont-dialog .