/* tsApps styles and overrides */
@import url("/assets/common/css/tsApps.css");

/* Include in Editor: Start */
.BodyTextSmall {   font-size: 13px;   font-family: "Neutraface 2 Text Book", sans-serif;   color: rgb(108, 119, 124);   line-height: 1.2; margin-bottom: 4px;      }  
.BodyText {   font-size: 16px;   font-family: "Neutraface 2 Text Book", sans-serif;   color: rgb(89, 106, 115);   line-height: 1.2;  margin-bottom: 6px;     }  
.TitleText {   font-size: 34px;   font-family: "nevis", sans-serif;   color: rgb(60, 119, 180);   font-weight: bold;   line-height: 1.2;   }  
.HeaderText {   font-size: 22px;   font-family: "nevis", sans-serif;   color: rgb(40, 40, 40);   font-weight: bold;   line-height: 1.2; }  
.smallHeaderText {   font-size: 18px;   font-family: "nevis", sans-serif;   color: rgb(40, 40, 40);   font-weight: bold;   line-height: 1.2;   }  
.subHeadingBlue {   font-size: 20px;   font-family: "nevis", sans-serif;   color: rgb(60, 119, 180);   font-weight: bold;   line-height: 1.2;   }  
.subHeadingGrey {   font-size: 20px;   font-family: "nevis", sans-serif;   color: rgb(159, 162, 165);   font-weight: bold;   line-height: 1.2;   }  
.myLink {   font-size: 14px;   font-family: "Neutraface 2 Text Book", sans-serif;   color: rgb(61, 76, 83);   line-height: 1.2;   }  
.Header_One {   font-size: 36px;   font-family: "nevis", sans-serif;   color: rgb(13, 66, 112);   font-weight: bold;   text-transform: uppercase;   line-height: 1.2; margin-bottom: 16px ;   }  
.Header_Two {   font-size: 32px;   font-family: "Neutraface 2 Text Book", sans-serif;   color: rgb(78, 134, 191);   text-transform: uppercase;   line-height: 1.2; margin-bottom: 12px ; }  
.Header_Three {   font-size: 24px;   font-family: "nevis", sans-serif;   color: rgb(90, 162, 204);   font-weight: bold;   line-height: 1.2;    margin-bottom: 10px;}  
.Header_Four {   font-size: 18px;   font-family: "Neutraface 2 Text Book", sans-serif;   color: rgb(13, 66, 112);   text-transform: uppercase;   line-height: 1.2; margin-bottom: 8px;   }  
.Header_Five {   font-size: 16px;   font-family: "nevis", sans-serif;   color: rgb(13, 66, 112);   font-weight: bold;   line-height: 1.2;   margin-bottom: 6px;  }  
.Header_Six {   font-size: 16px;   font-family: "Neutraface 2 Text Book", sans-serif;   color: rgb(90, 162, 204);   text-transform: uppercase;   line-height: 1.2;  margin-bottom: 6px;  } 
/* Include in Editor: Stop */
