/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");

/* Include in Editor: Start */
.TitleText { font-size: 60px; line-height: 70px; font-weight: 300; color: rgb(255, 255, 255); font-family: 'Open Sans', sans-serif; transition: none 0s ease 0s; text-align: inherit; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform-origin: 50% 50% 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }
.HeaderText { font-family: 'Montserrat', sans-serif; font-size: 30px; line-height: 40px; font-weight: 700; font-style: normal; }
.HeaderTextSmall { font-size: 16px; line-height: 32px; font-weight: 700; color: #0a0a0a; text-transform: uppercase; font-family: 'Montserrat', sans-serif; }
.HeaderTextDark { font-family: 'Montserrat', sans-serif; font-size: 30px; line-height: 40px; font-weight: 700; font-style: normal; }
.GreyHeader { font-family: 'Montserrat', sans-serif; font-size: 30px; line-height: 40px; font-weight: 700; font-style: normal;color:grey; }
.BodyText { color: #535353; font-size: 13px; line-height: 28px; font-weight: 400; font-family: 'Open Sans', sans-serif; }
.BodyTextLarge { font-size: 13px; line-height: 13px; font-weight: 700; color: #323232; font-family: 'Montserrat', sans-serif; }
.InfoText { font-size: 12px; line-height: 20px; font-weight: 400; color: #aaaaaa; font-style: italic; font-family: 'Open Sans', sans-serif; }
.TitleTextDark { font-size: 60px; line-height: 70px; font-weight: 300; color: #0a0a0a; font-family: 'Open Sans', sans-serif; transition: none 0s ease 0s; text-align: inherit; border-width: 0px; margin: 0px; padding: 0px; letter-spacing: 0px; min-height: 0px; min-width: 0px; max-height: none; max-width: none; opacity: 1; transform-origin: 50% 50% 0px; transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1); }

/* Include in Editor: Stop */


/*STYLES NOT IN THE EDITOR: ***********************************************************************************************/