/* 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: #007db3;
    background-color: #fff;
}
.defaultButton-Secondary {
    color: #ae2573;
    background-color: #fff;
}
.defaultButton-Tertiary {
    color: #cf4934;
    background-color: #fff;
}
.defaultButton-Quaternary {
    color: #7d7900;
    background-color: #fff;
}
.defaultButton-Basic {
    color: #737373;
    background-color: #fff;
}
.Underline{text-decoration:underline;}
.pinkTable{}
.orangeTable{}
.yellowTable{}
.emphasis-Blue{}
.emphasis-Pink{}
.emphasis-Orange{}
.emphasis-Yellow{}
.blockquote-FooterLine{}
.fullWidthImage{}
.imageTitle{}
.moreLink{}
.statTitleBlue,
.statTitleGreen,
.statTitleOrange,
.statTitlePink,
.statTitleRed,
.statDescriptionBlue,
.statDescriptionGreen,
.statDescriptionOrange,
.statDescriptionPink,
.statDescriptionRed {}

