@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);
/*<meta />*/

@font-face 
{
	font-family: 'Source Sans Pro';
	src: url(../Fonts/SourceSansPro-Regular.ttf);
}

@font-face 
{
	font-family: 'Gelasio';
	src: url(../Fonts/Gelasio-SemiBold.ttf);
}

body
{
	font-family: Source Sans Pro;
}

h1
{
	font-weight: bold;
	font-size: 24.0pt;
	font-family: 'Source Sans Pro';
	color: #23436A;
}

h2
{
	font-weight: bold;
	font-size: 18.0pt;
	font-family: 'Source Sans Pro';
	color: #23436A;
}

h3
{
	font-weight: bold;
	font-size: 14.0pt;
	font-family: 'Source Sans Pro';
	mc-heading-level: 0;
	color: #23436A;
	display: block;
}

h4
{
	font-weight: bold;
	font-size: 12.0pt;
	font-family: 'Source Sans Pro';
	mc-heading-level: 0;
}

h5
{
	font-weight: bold;
	font-size: 10.0pt;
	font-family: 'Source Sans Pro';
	mc-heading-level: 0;
}

h6
{
	font-weight: bold;
	font-size: 8.0pt;
	font-family: 'Source Sans Pro';
	mc-heading-level: 0;
}

p
{
	font-size: 12.0pt;
	margin-top: 0pt;
	margin-bottom: 0pt;
	font-family: 'Source Sans Pro';
	color: #23436A;
}

ol,
ul,
dl
{
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: 'Source Sans Pro';
	color: #23436A;
}

img
{
	border: none;
}

a.Popup
{
	
}

MadCap|expandingHead
{
	font-style: italic;
	font-weight: normal;
	cursor: hand;
	text-decoration: none;
	color: #006600;
}

MadCap|expandingBody
{
	color: #777777;
	font-style: italic;
}

MadCap|dropDownHotspot
{
	cursor: hand;
	font-style: italic;
	text-decoration: none;
	color: #006600;
}

a
{
	font-family: 'Source Sans Pro';
}

div
{
	font-family: 'Source Sans Pro';
}

b
{
	font-family: 'Source Sans Pro';
}

MadCap|popupHead
{
	color: #ffffff;
	background: #0000cd;
	margin: 0px;
	padding: 3px;
}

span.SearchHighlight
{
	background-color: #ffff00;
}

MadCap|popupHead.AddOn
{
	background-color: #228b22;
	font-family: Garamond;
	font-size: 14pt;
}

MadCap|popupHead.Subscription-only
{
	background-color: #ff6347;
	font-family: Garamond;
	font-size: 14pt;
	background: #ff6347;
}

MadCap|popupBody
{
	font-size: 12pt;
}

MadCap|xref
{
	mc-format: '{title}';
}

a.Tables
{
	color: #f8f2ed;
}

MadCap|popupHead.PublicTier
{
	background: #008498;
	color: #f8f2ed;
	font-family: Garamond;
	font-size: 14pt;
}

button
{
	text-align: center;
	display: inline-block;
	transition-duration: 0.4s;
	cursor: pointer;
	background-color: white;
	color: black;
	border: 2px solid #4CAF50;
	font-family: 'Source Sans Pro';
	display: inline-block;
}

buttonEN
{
	text-align: center;
	transition-duration: 0.4s;
	cursor: pointer;
	background-color: #F8F2ED;
	color: black;
	border: 2px solid #23436A;
	font-family: 'Source Sans Pro';
	padding: 2px;
	display: inline-block;
}

buttonEN:hover
{
	background-color: #23436A;
	color: #F8F2ED;
}

buttonFR
{
	text-align: center;
	transition-duration: 0.4s;
	cursor: pointer;
	background-color: #F8F2ED;
	color: black;
	border: 2px solid #03636D;
	font-family: 'Source Sans Pro';
	padding: 2px;
	display: inline-block;
}

buttonFR:hover
{
	background-color: #03636D;
	color: #F8F2ED;
}

buttonJA
{
	text-align: center;
	transition-duration: 0.4s;
	cursor: pointer;
	background-color: #F8F2ED;
	color: black;
	border: 2px solid #FF6D70;
	font-family: 'Source Sans Pro';
	padding: 2px;
	display: inline-block;
}

buttonJA:hover
{
	background-color: #FF6D70;
	color: #F8F2ED;
}

@media print
{
	MadCap|xref
	{
		color: #0000cd;
		text-decoration: underline;
	}

	MadCap|popupHead.Subscription-only
	{
		
	}

	span.SearchHighlight
	{
		background-color: #ffff00;
	}

	MadCap|searchBarProxy
	{
		font-family: 'Gelasio';
	}

	h1
	{
		color: #23436a;
	}

	p
	{
		color: #23436a;
		font-family: 'Source Sans Pro';
	}

	a.Tables
	{
		color: #f8f2ed;
	}

	MadCap|popupHead.PublicTier
	{
		background: #008498;
		color: #f8f2ed;
		font-family: Garamond;
		font-size: 14pt;
	}

	MadCap|popupHead.AddOn
	{
		background: #008000;
	}

	h3
	{
		color: #23436A;
	}
}

MadCap|xref.xrefTables
{
	mc-format: '{color #F8F2ED}{title}{/color}';
}

MadCap|popupHead.Instructor-led
{
	font-family: Garamond;
	font-size: 14pt;
	background-color: #91D1ED;
	background: #91D1ED;
}

