/*<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
{
	color: #404040;
	font-family: Arial, sans-serif;
	line-height: 1.5em;
	font-size: 11pt;
}

h1
{
	font-size: 2em;
	line-height: 1.8;
	font-weight: bolder;
	margin-bottom: 20px;
	margin-top: 10px;
}

h1.glossary
{
	font-size: 1.4em;
	color: #104f77;
	line-height: 1.6;
	font-weight: bolder;
	margin-bottom: 20px;
	margin-top: 10px;
}

h2
{
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 20px;
	font-size: 1.6em;
	color: #404040;
}

h3
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 16px;
}

h5
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1;
	color: #104f77;
	-webkit-margin-after: 1.1em;
	-webkit-margin-before: 1.1em;
	margin-bottom: 10px;
}

h4
{
	font-size: 1.1em;
	font-weight: bold;
	color: #3d3c36;
	margin-top: 6px;
	-webkit-margin-before: 1.1em;
}

/* numbered headings*/

h1.numbered
{
	font-size: 2em;
	line-height: 1.8;
	font-weight: bolder;
	margin-bottom: 20px;
	margin-top: 10px;
	mc-heading-level: 1;
	mc-auto-number-format: 'H:{Cn+} ';
}

h2.numbered
{
	font-size: 1.6em;
	line-height: 1.8;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 20px;
	mc-heading-level: 2;
	mc-auto-number-format: 'H:{Cn}.{Cn+} ';
}

h3.numbered
{
	font-size: 1.2em;
	font-weight: bold;
	margin-bottom: 4px;
	margin-top: 16px;
	mc-heading-level: 3;
	mc-auto-number-format: 'H:{Cn}.{Cn}.{Cn+} ';
}

h4.numbered
{
	font-size: 1.1em;
	font-weight: bold;
	color: #3d3c36;
	margin-top: 6px;
	-webkit-margin-before: 1.1em;
	mc-heading-level: 4;
	mc-auto-number-format: 'H:{Cn}.{Cn}.{Cn}.{Cn+} ';
}

h5.numbered
{
	font-size: 1em;
	font-weight: bold;
	line-height: 1.1;
	color: #104f77;
	-webkit-margin-after: 1.1em;
	-webkit-margin-before: 1.1em;
	margin-bottom: 10px;
	mc-heading-lvel: 5;
	mc-auto-number-format: 'H:{Cn}.{Cn}.{Cn}.{Cn}.{Cn+} ';
}

.role
{
	color: #DA3E26;
	margin-top: 6px;
	-webkit-margin-before: 1.1em;
	font-size: 1.1em;
	text-transform: uppercase;
}

li
{
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	line-height: 1.2em;
}

li.sub
{
	list-style-type: circle;
	margin-left: 2em;
}

.indented
{
	margin-left: 2.5em;
}

ol.alpha
{
	list-style-type: lower-alpha;
	margin-left: 2em;
}

p
{
	color: #000000;
	margin-bottom: 8px;
	margin-top: 8px;
}

.nogloss
{
	color: #404040;
	margin-bottom: 8px;
	margin-top: 8px;
	mc-disable-glossary-terms: true;
}

table,
th,
td
{
	mc-disable-glossary-terms: true;
	font-size: 10pt;
}

table p
{
	line-height: 1.2px;
	margin-bottom: 6px;
	margin-top: 6px;
	color: #000000;
	line-height: 1.2em;
}

.update
{
	font-size: 10pt;
	padding-top: 3px;
	padding-bottom: 3px;
}

p.headings
{
	font-size: 0.9em;
	line-height: 2em;
}

.headings a
{
	color: #02819E;
}

.headings a:visited
{
	color: #02819E;
}

.column a:visited
{
	color: #3d3c36;
}

.column a:hover
{
	color: #A8A696;
}

p.intro
{
	font-size: 1.1em;
	font-weight: bolder;
	color: #6f6f70;
}

p.example
{
	color: #000000;
	font-weight: normal;
}

p.note
{
	color: #4E7840;
	font-weight: normal;
}

.note
{
	color: #4E7840;
	font-weight: normal;
}

blockquote
{
	font-size: 1.2em;
	width: 80%;
	font-family: sans-serif;
	font-style: italic;
	color: #65447e;
	padding-left: 1em;
	border-left: 0.2em solid #3e155e;
	line-height: 1.3em;
	position: relative;
	margin-left: -0px;
}

p.quote
{
	border-left: 8px solid #DA3E26;
	padding-left: 5px;
}

hr
{
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #8c8b8b inset;
}

.ml
{
	height: 10px;
	border: 0;
	box-shadow: 0 10px 10px -10px #014251 inset;
}

p.top
{
	float: right;
	color: #4286f4;
	clear: right;
}

img	/*Setting max-width: 100%; property makes images always fit the width of the container*/
{
	max-width: 100%;
}

img.thumbnail
{
	mc-thumbnail: popup;
}

img.center
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

/* circular */

.circ
{
	text-align: right;
	font-size: 0.8em;
	font-weight: bold;
}

/*==Act icons==*/

.container
{
	position: relative;
	width: 50px;
	margin-right: 5px;
	float: right;
	margin-bottom: 10px;
}

.overlay
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #A32F1C;
}

.ita
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #0d3c5e;
}

.aca
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #026177;
}

.ohs
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #ffdf69;
}

.rsa
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #d59657;
}

.tac
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #000000;
}

.lga
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #65785E;
}

.eta
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #813B95;
}

.pdp
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #590025;
}

.hr
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #b55056;
}

.crimes
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #6b98a7;
}

.fw
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #5c9288;
}

.reg
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #402850;
}

.tax
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #a49268;
}

.ssa
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #BD72D1;
}

.ila
{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	height: 50px;
	width: 50px;
	opacity: 0;
	transition: .5s ease;
	background-color: #559340;
}

.container:hover .ila
{
	opacity: 1;
}

.container:hover .ita
{
	opacity: 1;
}

.container:hover .ssa
{
	opacity: 1;
}

.container:hover .tax
{
	opacity: 1;
}

.container:hover .reg
{
	opacity: 1;
}

.container:hover .fw
{
	opacity: 1;
}

.container:hover .crimes
{
	opacity: 1;
}

.container:hover .aca
{
	opacity: 1;
}

.container:hover .rsa
{
	opacity: 1;
}

.container:hover .et
{
	opacity: 1;
}

.container:hover .lga
{
	opacity: 1;
}

.container:hover .tac
{
	opacity: 1;
}

.container:hover .pdp
{
	opacity: 1;
}

.container:hover .hr
{
	opacity: 1;
}

.container:hover .overlay
{
	opacity: 1;
}

.container:hover .ohs
{
	opacity: 1;
}

.text
{
	color: white;
	font-weight: bold;
	font-size: 12px;
	position: absolute;
	top: 50%;
	left: 50%;
	line-height: 90%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	text-align: center;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
	text-decoration: underline;
	font-size: 0.9em;
}

.MCBreadcrumbsSelf
{
	font-size: 0.9em;
}

a.act
{
	color: #ffffff;
	text-decoration: none;
}

a.MCBreadcrumbsLink:visited
{
	color: #000000;
}

a.MCBreadcrumbsLink:hover
{
	color: #f2c75d;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-style: italic;
	mc-breadcrumbs-divider: ' | ';
	font-size: .9em;
	mc-breadcrumbs-count: 8;
	mc-breadcrumbs-prefix: 'You are here:';
	line-height: 1.2;
	display: inline-block;
}

MadCap|xref
{
	color: #02819E;
	font-weight: normal;
	text-decoration: underline;
	mc-format: '{para}';
}

MadCap|xref:hover
{
	color: #6B1040;
}

MadCap|dropDown
{
	mc-open-image: url('../Images/Assets/Icons/Arrows/arrow-down-gray.png');
	mc-image-position: right;
	mc-closed-image: url('../Images/Assets/Icons/Arrows/arrow-right-gray.png');
	mc-image-spacing: 3px;
}

MadCap|dropDownHotspot
{
	color: #da3e26;
	font-weight: bold;
}

MadCap|expanding
{
	mc-closed-image: url('../Images/Assets/Icons/Arrows/arrow-right-red.png');
	mc-open-image: url('../Images/Assets/Icons/Arrows/arrow-right-red.png');
}

MadCap|expandingHead
{
	color: #da3e26;
	font-weight: bold;
}

MadCap|expandingBody
{
	font-weight: normal;
}

MadCap|popupHead
{
	color: #fdb813;
}

MadCap|popupBody
{
	padding: 10px;
}

div.content-container
{
	margin-right: 0;
	background-color: #FFF;
	padding: 25px;
	min-height: 95vh;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
	border: 1px solid #d3d3d3;
}

div.side-content	/*Container for Menu proxy*/
{
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	width: 33.33%;
}

/*A-Z Medical and Like Homepage*/

.row:after
{
	content: "";
	display: table;
	clear: both;
}

.column
{
	float: left;
	width: 50%;
	padding: 10px;
}

.column h5
{
	color: #3d3c36;
	font-weight: bolder;
	font-size: 1.2em;
	padding-bottom: 2px;
	border-bottom: 2px solid #02819E;
	width: 80%;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	column-rule-width: 1px;
}

.column p
{
	width: 80%;
}

.column a
{
	color: #02819E;
}

/*Footer*/

div.footer
{
	width: auto;
	height: 50px;
	background: #3d3c36;
}

p.footer
{
	color: #ffffff;
	margin: auto;
	font-weight: bolder;
	text-align: center;
	line-height: 50px;
}

/* Glossary */

.glossary
{
	font-size: 1em;
	font-family: Arial, sans serif;
}

div.GlossaryPageDefinition
{
	font: arial;
	line-height: normal;
}

MadCap|glossaryProxy
{
	color: #000000;
	text-decoration: none;
	border-top-style: none;
	padding-top: 5px;
}

MadCap|glossaryTerm
{
	color: #02819E;
	text-decoration: none;
}

a.GlossaryPageTerm
{
	color: #02819E;
	text-decoration: none;
}

MadCap|glossaryTerm.Hyperlink
{
	color: #02819E;
	font-weight: normal;
}

MadCap|glossaryTerm.Popup
{
	color: #02819E;
	font-weight: normal;
	mc-closed-image: url('../Images/Assets/Icons/Arrows/yellow-right.png');
	mc-open-image: url('../Images/Assets/Icons/Arrows/yellow-down.png');
	overflow: visible;
}

MadCap|glossaryTerm.Expanding
{
	font-weight: normal;
	mc-closed-image: none;
	mc-image-position: none;
	mc-open-image: none;
}

.GlossaryPageLink
{
	font-weight: normal;
	color: #02819E;
}

div.GlossaryPageHeading
{
	font-size: 2em;
	border-bottom-width: 2px;
	padding-bottom: 5pt;
	color: #02819E;
	border-bottom-color: #02819E;
	font-weight: bold;
}

span.SearchHighlight1
{
	background-color: #70c495;
}

span.SearchHighlight2
{
	background-color: #fdb813;
}

div.description b
{
	background-color: #fdb813;
}

.new
{
	color: #000000;
	font-weight: bolder;
	background-color: #F59D56;
}

