/* MadCap Table Style: */

/*<meta Version="9" />*/

@import "../SharedAssets/Variables.css";

mcTableStyle
{
	name: TableStylesLight;
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 0px;
	border-left-color: var(--black);
	border-right-style: solid;
	border-right-width: 0px;
	border-right-color: var(--black);
	border-top-style: solid;
	border-top-width: 0px;
	border-top-color: var(--black);
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: var(--black);
	max-id: 4;
	border-spacing-y: 21;
	cell-padding-left: 5px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
}

mcTableColumnStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 2px;
	separator-color: var(--white);
	name: Column1;
	id: 0;
	cell-content-style-class: table-text;
	cell-content-style-tag: p;
}

mcTableHeadStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: var(--white);
	name: Header1;
	id: 2;
	background-color: var(--brand1);
	color: var(--white);
	cell-padding-left: 10px;
	cell-padding-right: 10px;
	cell-padding-top: 10px;
	cell-padding-bottom: 10px;
	text-align: left;
}

mcTableBodyStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 2px;
	separator-color: var(--white);
	name: Body1;
	id: 1;
	background-color: var(--secondary4);
	cell-padding-left: 10px;
	cell-padding-right: 10px;
	cell-padding-top: 10px;
	cell-padding-bottom: 10px;
	cell-content-style-class: table-text;
	vertical-align: top;
	cell-content-style-tag: p;
}

mcTableBodyStyle
{
	span: 1;
	id: 4;
	name: Body2;
	background-color: var(--brand2);
	separator-style: solid;
	separator-width: 2px;
	separator-color: var(--white);
	cell-content-style-tag: p;
	cell-content-style-class: table-text;
	cell-padding-left: 10px;
	cell-padding-right: 10px;
	cell-padding-top: 10px;
	cell-padding-bottom: 10px;
	vertical-align: top;
}

mcTableFootStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: var(--black);
	name: Footer1;
	id: 3;
	cell-padding-left: 10px;
	cell-padding-right: 10px;
	cell-padding-top: 10px;
	cell-padding-bottom: 10px;
	cell-content-style-tag: p;
	cell-content-style-class: table-text;
	vertical-align: top;
}


/* Cell Styles: */
 
.TableStyle-TableStylesLight
{
	border-collapse: collapse;
	border-left-style: solid;
	border-left-color: var(--black);
	border-left-width: 0px;
	border-right-style: solid;
	border-right-color: var(--black);
	border-right-width: 0px;
	border-top-style: solid;
	border-top-color: var(--black);
	border-top-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: var(--black);
	border-bottom-width: 0px;
	border-spacing: 0px 21px;
}

.TableStyle-TableStylesLight-Column-Column1
{
	
}

.TableStyle-TableStylesLight-Head-Header1
{
	
}

.TableStyle-TableStylesLight-HeadI-Column1-Header1
{
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-HeadI-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadE-Column1-Header1
{
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-HeadE-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadF-Column1-Header1
{
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-HeadF-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadH-Column1-Header1
{
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-HeadH-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadD-Column1-Header1
{
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-HeadD-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadC-Column1-Header1
{
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-HeadC-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadB-Column1-Header1
{
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-HeadB-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadA-Column1-Header1
{
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-HeadA-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-HeadG-Column1-Header1
{
	color: var(--white);
	text-align: left;
	background-color: var(--brand1);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-HeadG-Column1-Header1 p
{
	color: var(--white);
}

.TableStyle-TableStylesLight-Foot-Footer1
{
	
}

.TableStyle-TableStylesLight-FootI-Column1-Footer1
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-FootI-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootE-Column1-Footer1
{
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-color: var(--black);
	border-top-style: solid;
}

.TableStyle-TableStylesLight-FootE-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootF-Column1-Footer1
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-color: var(--black);
	border-top-style: solid;
}

.TableStyle-TableStylesLight-FootF-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootH-Column1-Footer1
{
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-FootH-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootD-Column1-Footer1
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-color: var(--black);
	border-top-style: solid;
}

.TableStyle-TableStylesLight-FootD-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootC-Column1-Footer1
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-FootC-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootB-Column1-Footer1
{
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-FootB-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootA-Column1-Footer1
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-FootA-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-FootG-Column1-Footer1
{
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-FootG-Column1-Footer1 p
{
	
}

.TableStyle-TableStylesLight-Body-Body1
{
	
}

.TableStyle-TableStylesLight-BodyI-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyI-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyE-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
}

.TableStyle-TableStylesLight-BodyE-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyF-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-BodyF-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyH-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
}

.TableStyle-TableStylesLight-BodyH-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyD-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-BodyD-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyC-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyC-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyB-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
}

.TableStyle-TableStylesLight-BodyB-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyA-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyA-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-BodyG-Column1-Body1
{
	vertical-align: top;
	background-color: var(--secondary4);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyG-Column1-Body1 p
{
	
}

.TableStyle-TableStylesLight-Body-Body2
{
	
}

.TableStyle-TableStylesLight-BodyI-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyI-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyE-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
}

.TableStyle-TableStylesLight-BodyE-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyF-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-BodyF-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyH-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
}

.TableStyle-TableStylesLight-BodyH-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyD-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 2px;
	border-bottom-color: var(--white);
	border-bottom-style: solid;
}

.TableStyle-TableStylesLight-BodyD-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyC-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyC-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyB-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-right-width: 2px;
	border-right-color: var(--white);
	border-right-style: solid;
}

.TableStyle-TableStylesLight-BodyB-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyA-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyA-Column1-Body2 p
{
	
}

.TableStyle-TableStylesLight-BodyG-Column1-Body2
{
	vertical-align: top;
	background-color: var(--brand2);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.TableStyle-TableStylesLight-BodyG-Column1-Body2 p
{
	
}


