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

/* Include in Editor: Start */
.TitleText { font-size: 28px; color: #cb462a; line-height: 30px; text-transform: uppercase; font-weight: 900; letter-spacing: 1px; margin-bottom: 15px; }
.HeaderText { font-size: 24px; line-height: 24px; font-weight: 900; text-transform: uppercase; color: #cb462a; letter-spacing: 1px; }
.HeaderTextSmall { font-size: 22px; line-height: 22px; font-weight: 500; text-transform: uppercase; color: #cb462a; letter-spacing: 1px; }
.BodyText { font-family: "p22-underground"; font-size: 16px; line-height: 28px; color: #4f4e4e; font-weight: 400; margin-bottom: 30px; }
.BodyTextLarge { font-size: 18px; color: #4f4e4e; line-height: 30px; font-weight: 400; margin-bottom: 30px; }
.InfoText { font-size: 12px; line-height: 20px; color: #4f4e4e; font-weight: 400; }
.BulletHeader { font-size: 24px; line-height: 24px; color: #0a2238; text-transform: uppercase; font-weight: 500; letter-spacing: 1px; position: relative; padding-bottom: 15px; margin-bottom: 15px; }
.ColumnHeader { font-size: 24px; line-height: 32px; color: #cb462a; font-weight: 900; text-transform: uppercase; }
.QuoteAuthor { display: block; font-size: 12px; color: #0a2238; font-weight: bold; letter-spacing: 2px; line-height: 14px; margin-top: 10px; text-transform: uppercase; }
.GrayHeader { color: #898685; }
.BlueHeader { color: #0a2238; }
.RedUnderline { position: relative;padding-bottom: 15px;margin-bottom: 15px; }
.RedUnderline::before {background: #cb462a; content: ""; position: absolute; bottom: 0; left: 1px; width: 64px;height: 3px;}
.BlueUnderline { position: relative; padding-bottom: 15px; margin-bottom: 15px;}
.BlueUnderline::before {background: #0a2238; content: "";position: absolute;bottom: 0; left: 1px; width: 64px; height: 3px;}
.SubheadOrange {font-size: 22px; color: #cb462a; line-height: 24px; font-weight: 700; margin-bottom: 15px;}
.SubheadBlack {font-size: 22px; color: #000; line-height: 24px; font-weight: 700; margin-bottom: 15px;}
/* Include in Editor: Stop */


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