Popovers are a type of dialog activated on click and contain an action for a user. The overall screen remains accessible to the user while a popover is open, unlike a modal.
Popovers contain many actions, such as a radio button group with a 'learn more' button. A popover with that pattern is a basic layout; addition actions can be included to suit your system needs.
1) Popover
background-color: White
border: 1px solid
border-radius: 8px
box-shadow: 0px 2px 24px (#808080)
2) Content Area
Popover Content (copy, images, etc.)
3) Arrow
4) No Arrow