﻿/* MadCap Table Style: */

/*<meta Version="9" />*/

mcTableStyle
{
	border-collapse: collapse;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #000000;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	max-id: 8;
	background-color: #ffffff;
	border-spacing-y: 0;
	border-spacing-x: 0;
	cell-padding-left: 5px;
	cell-padding-right: 5px;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
}

mcTableColumnStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #000000;
	name: Column1;
	id: 0;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	vertical-align: middle;
	type: Automatic;
	font-size: 12px;
	size: 0;
	text-align: left;
}

mcTableHeadStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #000000;
	background-color: #696969;
	color: #ffffff;
	name: Header1;
	id: 3;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	letter-spacing: .75px;
	vertical-align: middle;
	font-size: 1.5em;
	size: 40px;
	text-align: left;
	font-weight: normal;
}

mcTableBodyStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #000000;
	background-color: #ffffff;
	name: Body1;
	id: 1;
	font-size: 1.25em;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	type: Automatic;
	text-align: left;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
	vertical-align: middle;
	size: 45px;
}

mcTableBodyStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 1px;
	separator-color: #000000;
	name: Body2;
	id: 2;
	background-color: #dddddd;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	vertical-align: middle;
	text-align: left;
	cell-padding-top: 5px;
	cell-padding-bottom: 5px;
	size: 45px;
}

mcTableFootStyle
{
	span: 1;
	separator-style: solid;
	separator-width: 2px;
	separator-color: #000000;
	background-color: #c0c0c0;
	name: Footer1;
	id: 4;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}

table
{
	border-collapse: collapse;
	background-color: #ffffff;
	border-left-style: solid;
	border-left-color: #000000;
	border-left-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	border-right-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
	border-spacing: 0px 0px;
	width: 80%;
}

col
{
	width: 0;
}

thead th
{
	padding-left: 5px;
	padding-right: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #444;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.25em;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	background-color: #ccc !important;
	border-bottom-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: solid;
	border-right-width:  1px;
	border-right-color: #888;
	border-right-style: solid;
	border-left-width:  1px;
	border-left-color: #888;
	border-left-style: solid;
	border-top-width:  1px;
	border-top-color: #888;
	border-top-style: solid;
}

tbody tr
{
	height: 45px;
}

.TableStyle-ddrows-Body-Body1 td
{
	padding-left: 8px;
	padding-right: 5px;
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: solid;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #888;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #888;
	border-left-style: solid;
}

.TableStyle-ddrows-Body-Body2 td
{
	padding-left: 8px;
	padding-right: 5px;
	background-color: #edf5fc;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-color: #888;
	border-bottom-style: solid;
	font-family:'Segoe UI','Lucida Grande',Verdana,Arial,Helvetica,sans-serif;
	font-size: 1em;
	text-align: left;
	vertical-align: middle;
	border-right-width: 1px;
	border-right-color: #888;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-color: #888;
	border-left-style: solid;
}