/*<meta />*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/*===========================================================================================================================================================

Hello! If this is your first time looking at a stylesheet within the text editor view, what you are reading right now is a "comment". Comments are added throughout this stylesheet with the purpose of making the source code easier to understand, comments will not be interpreted during the compile process. Since comments are not interpreted during the compile process, feel free to add or remove any comments.

For help with MadCap Flare go to Help Ribbon > Topics Section > Open Help. Alternatively visit the Flare Online Help at help.madcapsoftware.com

If you have any questions regarding how to work with this stylesheet or template project, please contact MadCap Technical Support. 
https://www.madcapsoftware.com/support/contact-options.aspx

===========================================================================================================================================================*/

/*==Topic General Styles==*/

body
{
	font-family: Arial, Avenir, Myriad;
	line-height: 1.7em;
	background-color: #ffffff;
	color: #2f3337;
}

h1
{
	font-weight: normal;
	font-family: Verdana;
	margin-bottom: 0.67em;
	mc-heading-level: 1;
	font-size: 2.8em;
	color: #2f3337;
	padding-bottom: 0;
}

h2
{
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 20px;
	font-family: Verdana;
	font-size: 2.0em;
}

h3
{
	margin-bottom: 4px;
	margin-top: 16px;
	font-family: Verdana;
	font-weight: bold;
	text-indent: 1.5em;
	font-size: 1.0em;
}

li
{
	margin-bottom: 6px;
	font-size: 1em;
	margin-top: 6px;
	font-family: Arial;
}

p
{
	margin-bottom: 8px;
	margin-top: 8px;
	font-family: Arial;
}

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
}

img.thumbnail
{
	mc-thumbnail: popup;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
}

a.MCBreadcrumbsLink:visited
{
	color: #fa6308;
	text-decoration: none;
}

a.MCBreadcrumbsLink:hover
{
	color: #b0b1b2;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	margin-top: 5px;
	padding-bottom: 20px;
	mc-breadcrumbs-prefix: ' ';
	font-size: .8rem;
	font-family: Arial;
}

MadCap|xref
{
	color: #2D8DCC;
	font-weight: bold;
	mc-format: '{para}';
	text-decoration: underline;
}

MadCap|xref:hover
{
	color: #4F7476;
}

MadCap|dropDown
{
	mc-open-image: url('../Images/Assets/Icons/Arrows/arrow-down-gray.png');
	mc-closed-image: url('../Images/Assets/Icons/Arrows/arrow-right-gray.png');
}

MadCap|dropDownHotspot
{
	color: #f59405;
	font-weight: bold;
}

/*==Master Page Topic Layout==*/

.off-canvas-content .main-section > .outer-row
{
	max-width: 100%;
	padding: 0;
}

div.content-container	/*Wraps the topic content on the masterpage and provides the white background behind topics.*/
{
	margin-bottom: 2%;
	margin-top: 2%;
	margin-left: auto;
	margin-right: auto;
	padding: 25px;
	min-height: 80vh;
	border: none 3px #000000;
	padding-top: 10px;
	width: 90%;
	border-top: none 2px #000000;
	background-color: #ffffff;
}

div.LeftMenu	/*Container for Search proxy*/
{
	margin-bottom: 10px;
	float: left;
	width: 20%;
	margin-right: auto;
	margin-left: auto;
	display: block;
	padding-right: 2px;
	padding-top: 90px;
	border: none 4px #000000;
}

/*== Footer==*/

div.footer
{
	background-color: #8a9297;
	padding: 1% 15%;
}

p.footer
{
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 13pt;
	color: #fff;
}

h4
{
	font-weight: bold;
	margin-bottom: 6px;
	margin-top: 6px;
	font-family: Verdana;
}

MadCap|menuProxy
{
	font-family: Verdana;
}

MadCap|bodyProxy
{
	background: #ffffff;
}

MadCap|annotation
{
	background: #ffffff;
}

/*===========================================================================================================================================================
Styles after this point are styles that are for specific mediums. If any additional styles are added to this template they will be listed after mediums.
[@media tablet] declares styles that will apply when the screen is in tablet view
[@media mobile] declares styles that will apply when the screen is in mobile view
===========================================================================================================================================================*/

@media only screen and (max-width: 1279px)
{
	div.content-container
	{
		width: 90%;
		margin-left: 5%;
	}

	div.home-footer
	{
		padding: 1% 5%;
	}
}

@media only screen and (max-width: 767px)
{
	.main-section > .outer-row	/*Removes the padding around the body proxy in mobile*/
	{
		padding: 0;
	}
}

div.RightMenu
{
	display: inline-block;
	float: right;
	width: 15%;
	padding-top: 90px;
	padding-left: 5px;
	border: none 3px #000000;
	background: #ffffff;
}

h2.subtopic
{
	
}

div.BodyContent
{
	overflow: hidden;
	width: auto;
	display: block;
	border: none 3px #000000;
	padding-right: 2.25em;
	background: #ffffff;
}

nav.sidewrapper
{
	overflow: auto;
	width: 20%;
}

p.boxheading
{
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 1em;
	font-family: Verdana;
	text-align: center;
}

p.tc
{
	text-align: left;
	text-indent: 10px;
	font-size: 1.2em;
}

h1.topicheader
{
	line-height: inherit;
}

h4.list
{
	
}

table.tpctbl
{
	border: Solid 1px #808080;
	border-left-style: Solid;
	border-left-width: 2px;
	border-left-color: #dcdcdc;
	border-right-style: Solid;
	border-right-width: 2px;
	border-right-color: #dcdcdc;
	border-top-style: Solid;
	border-top-width: 2px;
	border-top-color: #dcdcdc;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
	border-bottom-color: #dcdcdc;
	width: 87.651%;
}

p.p3
{
	text-indent: 1.5em;
	mc-multiline-indent: 1.5em;
}

td.tblheader
{
	background-color: #264f78;
	text-align: center;
	vertical-align: middle;
}

p.tblcont
{
	font-family: Arial;
	margin-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-bottom: 4px;
	margin-top: 4px;
	font-size: 12pt;
}

p.list
{
	mc-multiline-indent: 3em;
	text-indent: 3em;
}

p.tbllist
{
	font-family: Arial;
	margin-left: 8px;
	padding-top: 8px;
	margin-top: 4px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

li.tbllist
{
	margin-bottom: 4px;
	padding-bottom: 0px;
	margin-top: 4px;
}

table.tpctbl3
{
	border: Solid 1px #808080;
	border-left-style: Solid;
	border-left-width: 2px;
	border-left-color: #dcdcdc;
	border-right-style: Solid;
	border-right-width: 2px;
	border-right-color: #dcdcdc;
	border-top-style: Solid;
	border-top-width: 2px;
	border-top-color: #dcdcdc;
	border-bottom-style: Solid;
	border-bottom-width: 2px;
	border-bottom-color: #dcdcdc;
	width: 87.651%;
}

table.tbl3
{
	border: Solid 1px #d6d6d6;
	margin-left: 40px;
}

li.OTP
{
	list-style-type: none;
	text-decoration: none;
}

