/* i:Create Styles
Author:	eSolutionsGroup.ca

These styles are available to the client while editing an i:Create
page.  Clients can select the below styles from a drop-down list
to apply to text. */
.Left{text-align:left;}
.Right{text-align:right;}
.IntroParagraph{}
.Indent{margin-left:30px;}
.defaultButton-Primary{color: #fff;background-color: #005D84;}
.defaultButton-Secondary{color: #000;background-color: #dab449;}
.defaultButton-Tertiary{color: #fff;background-color: #022241;}
.defaultButton-Quaternary{color: #fff;background-color: #9B3E18;}
.defaultButton-Basic{color: #000;background-color: #dfdfdf;}
.underline{border-bottom: 2px solid #0093D0;line-height: 1.65;text-decoration: none !important;}
.emphasis-Primary{}
.emphasis-Secondary{}
.emphasis-Tertiary{}
.emphasis-Quaternary{}
.blockquote-FooterLine{}
.fullWidthImage{}
.feedbackLink {}

