/*<meta />*/

@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');

@import url('../Stylesheets/style.css');

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+Display:wght@500&family=Noto+Sans+Mono&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap');

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

/* noto-sans-regular - latin */

@font-face 
{
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/noto-sans-v21-latin-regular.eot');
	src: local(''), url('../fonts/noto-sans-v21-latin-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/noto-sans-v21-latin-regular.woff2') format('woff2'), url('../fonts/noto-sans-v21-latin-regular.woff') format('woff'), url('../fonts/noto-sans-v21-latin-regular.ttf') format('truetype'), url('../fonts/noto-sans-v21-latin-regular.svg#NotoSans') format('svg');
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */

body
{
	font-family: 'Noto Sans', sans-serif;
	margin-top: 50px;
	font-size: 0.875rem;
	/*	color: #2c2c2c; */
	background-color: #f4f4f4 !important;
}

a
{
	font-style: normal;
	text-decoration: none;
	color: #0176b2;
	mc-format: '{para}';
}

a:link
{
	font-style: normal;
	text-decoration: none;
	color: #0176b2;
	mc-format: '{para}';
}

a:visited
{
	color: #59178a;
}

a:hover
{
	outline: none;
}

ul.menu._Skins_SideMenu.mc-component li > a:hover
{
	border: 1px solid transparent !important;
}

a.MCBreadcrumbsLink
{
	font-style: italic;
}

a.MCBreadcrumbsLink:visited
{
	color: #59178a;
}

a.MCBreadcrumbsLink:hover
{
	
}

a.MCTextPopup
{
	font-style: bold !important;
	mc-closed-image: none;
	mc-open-image: none;
	background-image: none !important;
}

.MCTextPopup_Closed.MCTextPopupHotSpot_
{
	color: #c423ae;
}

.MCTextPopup_Open.MCTextPopupHotSpot_
{
	color: #c423ae;
}

h1
{
	font-family: 'Noto Sans', sans-serif;
	color: #2c2c2c;
	font-size: 1.5rem;
	margin-bottom: .5rem;
	text-decoration: none;
	font-weight: normal;
	line-height: 1.6;
	mc-disable-glossary-terms: true;
}

h2
{
	margin-bottom: .875rem;
	text-decoration: none;
	margin-top: .875rem;
	font-weight: 600;
	font-size: 1.125rem;
	line-height: 1.33;
	mc-disable-glossary-terms: true;
}

h3
{
	margin-bottom: .875rem;
	text-decoration: none;
	margin-top: .875rem;
	font-weight: normal;
	font-size: 1.125rem !important;
	line-height: 1.33;
	mc-disable-glossary-terms: true;
}

h4
{
	margin-bottom: .875rem;
	text-decoration: none;
	margin-top: .875rem;
	font-weight: bold;
	font-size: .875rem !important;
	line-height: 1.71;
	mc-disable-glossary-terms: true;
}

/*This content is used for the new feature popup*/

h2.newfeatureslideshow
{
	font-size: 16px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	color: #2c2c2c;
	text-align: center;
	padding-bottom: 10px;
	mc-disable-glossary-terms: true;
	word-break: 2;
}

p.newfeatureslideshow
{
	font-size: 14px;
	color: #2c2c2c;
	text-align: center;
	line-height: 18px;
	padding-top: 0;
	padding-bottom: 24px;
	margin-top: 0;
	margin-bottom: 0;
	mc-disable-glossary-terms: true;
	margin-left: 95px;
	margin-right: 95px;
}

div.desktop p.newfeatureslideshow
{
	font-size: 14px;
	color: #2c2c2c;
	text-align: center;
	line-height: 18px;
	padding-top: 0;
	padding-bottom: 0px;
	margin-top: 0;
	margin-bottom: 0;
	mc-disable-glossary-terms: true;
	margin-left: 25px;
	margin-right: 25px;
}

div.mobileOnly p.newfeatureslideshow
{
	font-size: 14px;
	color: #2c2c2c;
	text-align: center;
	line-height: 18px;
	padding-top: 0;
	padding-bottom: 20.5px;
	margin-top: 0;
	margin-bottom: 0;
	mc-disable-glossary-terms: true;
	margin-left: 15px;
	margin-right: 15px;
}

p.mcslidecounter
{
	font-size: 14px;
	color: #2c2c2c;
	text-align: center;
	padding-top: 0;
	margin-bottom: 0;
}

div.desktop p.mcslidecounter
{
	margin-top: 25px;
}

div.mobileOnly p.mcslidecounter
{
	margin-top: 25px;
}

span.newfeaturecounter
{
	
}

.slideshowcontent .mc-wrapper .mc-pager .mc-pager-item,
.mc-wrapper .mc-controls-auto .mc-controls-auto-item
{
	display: none;
}

a.newfeatureprevious
{
	padding-right: 38.5px;
	padding-top: 1px;
	vertical-align: middle;
}

a.newfeaturenext
{
	padding-left: 38.5px;
	padding-top: 1px;
	vertical-align: middle;
}

a.newfeaturenext img
{
	padding-top: 10px;
}

a.newfeatureprevious img
{
	padding-top: 10px;
}

/*This is the end of new feature popup styles*/

icon
{
	display: inline;
	font-family: 'falcon';
}

img
{
	border: none;
}

img.thumbnail
{
	float: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-height: 10em;
}

img.thumbnail2
{
	float: none;
	mc-thumbnail: popup;
	mc-thumbnail-max-width: 10em;
}

.FiftyPercentMaxWidth
{
	max-width: 50%;
}

.tooltip
{
	position: relative;
	display: inline-block;
	border-bottom: 1px dotted black;
}

.tooltip .tooltiptext
{
	visibility: hidden;
	width: 120px;
	background-color: black;
	color: #ffffff;
	text-align: center;
	border-radius: 6px;
	padding: 5px 0;
	position: absolute;
	z-index: 1;
	bottom: 150%;
	left: 50%;
	margin-left: -60px;
}

.tooltip .tooltiptext::after
{
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -5px;
	border-width: 5px;
	border-style: solid;
	border-color: black transparent transparent transparent;
}

.tooltip:hover .tooltiptext
{
	visibility: visible;
}

.noGlossary
{
	mc-disable-glossary-terms: true;
}

.desktop
{
	display: inline;
}

.mobileOnly
{
	display: none;
}

span.small-caps
{
	font-variant: small-caps;
	color: #2c2c2c;
	font-weight: 400;
}

MadCap|breadcrumbsProxy
{
	border-bottom: none;
	font-size: .875rem;
	color: #2c2c2c;
	font-family: 'Noto Sans', sans-serif;
	font: NotoSans-Regular;
	mc-breadcrumbs-prefix: 'Jesteś tutaj: ';
}

/*DROP-DOWN STYLING


This section contains all the drop-down styles
*/

/*Generic Drop-down styles*/

MadCap|dropDown
{
	margin: 0 0 0 0 !important;
	mc-disabled: false;
	/*mc-open-image: url('../MasterImages/StylesheetImages/dropdownicon.png');
	mc-closed-image: url('../MasterImages/StylesheetImages/dropdownclosed.png');*/
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot
{
	background-image: url('../MasterImages/StylesheetImages/caret-down_new.png') !important;
	font-weight: normal !important;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot
{
	font-weight: bold;
	background-image: url('../MasterImages/StylesheetImages/caret-up.png');
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage
{
	/*background-image: url('../MasterImages/StylesheetImages/caret-up.png');
	background-image: none !important;
		background-image: url('../MasterImages/open-caret-down.png');
		background-position: right;*/
	padding-left: 1.5rem;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
{
	/*background-image: url('../MasterImages/StylesheetImages/caret-down.png');
	background-image: url('../MasterImages/open-caret-right.png');
	background-position: right;
	background-image: none !important;*/
	padding-left: 1.5rem;
}

.MCDropDown_Image_Icon
{
	display: none;
}

.MCDropDown_Open .MCDropDownHead.dropDownHead
{
	background-color: #f4f4f4 !important;
	border-radius: 4px !important;
	border-top: none !important;
	border-bottom: none !important;
}

.MCDropDown_Closed .MCDropDownHead.dropDownHead
{
	background-color: transparent !important;
	border-top: 0.063rem solid #dadada !important;
	border-bottom: 0.063rem solid #dadada !important;
	/*background-image: url('../MasterImages/StylesheetImages/caret-down.png');
background-position: right;
padding-right: .5rem;
background-repeat: no-repeat;*/
}

MadCap|dropDownBody
{
	mc-disabled: false;
}

.dropDownHead
{
	color: #2c2c2c;
	padding-left: .5rem;
}

MadCap|dropDownHead
{
	mc-disabled: false;
	font-size: 0.875rem;
	line-height: 1.71;
	padding: 0.5rem 0rem 0.5rem 0.5rem;
	height: Auto;
	border-top: 0.063rem solid #dadada;
	border-bottom: 0.063rem solid #dadada;
	mc-disable-glossary-terms: true;
}

MadCap|dropDownHotspot
{
	mc-disabled: false;
	font: inherit;
	color: inherit;
	font-style: inherit;
	font-weight: inherit;
	font-size: inherit;
}

MadCap|dropDownHotspot:hover
{
	
}

/*H2 drop-down styles*/

MadCap|dropDown.h2
{
	
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_h2
{
	padding-left: 1.5rem;
	font-weight: normal;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_h2
{
	font-weight: bold;
	padding-left: 1.5rem;
}

MadCap|dropDownHead.h2
{
	mc-disabled: false;
	font-weight: normal;
	font-size: 1.125rem;
	line-height: 1.33;
	mc-disable-glossary-terms: true;
	verticle-align: center;
}

.dropDownHead.dropDownHeadh2
{
	font-weight: normal;
	font-size: 1.125rem;
}

MadCap|dropDownHead.h2NoTOC
{
	mc-disabled: false;
	color: #2c2c2c;
	font-size: 1.125rem;
	line-height: 1.33;
	verticle-align: center;
}

/*H3 drop-down styles*/

MadCap|dropDown.h3
{
	
}

.dropDownHead.dropDownHeadh3
{
	font-weight: normal;
	font-size: 1.125rem;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_h3
{
	padding-left: 1.5rem;
	font-weight: normal;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_h3
{
	font-weight: bold;
	padding-left: 1.5rem;
}

MadCap|dropDownHead.h3
{
	mc-disabled: false;
	line-height: 1.33;
	mc-disable-glossary-terms: true;
}

/*H4 drop-down styles*/

MadCap|dropDown.h4
{
	
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_h4
{
	padding-left: 1.5rem;
	font-weight: normal;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_h4
{
	font-weight: bold;
	padding-left: 1.5rem;
}

MadCap|dropDownHead.h4
{
	mc-disabled: false;
	font-weight: normal;
	font-size: .875rem;
	line-height: 1.71;
	mc-disable-glossary-terms: true;
}

.dropDownHead.dropDownHeadh4
{
	font-weight: 600;
	font-size: .875rem;
}

/*Setup drop-down styles*/

MadCap|dropDown.Setup
{
	/*	padding: 5px;
	margin-bottom: 0rem;*/
	margin-right: 1rem;
}

MadCap|dropDownHead.Setup
{
	mc-disabled: false;
	font-size: 1rem;
	color: #2C2C2C;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_setup
{
	padding-left: 1.5rem;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_setup
{
	font-weight: bold;
	padding-left: 1.5rem;
}

/*Other drop-down styles*/

MadCap|dropDown.accessibility
{
	mc-disabled: false;
	mc-open-image: url('../MasterImages/StylesheetImages/accessibility2.png');
	mc-closed-image: url('../MasterImages/StylesheetImages/accessibility2.png');
}

MadCap|dropDown.GlossaryTerm
{
	
}

MadCap|dropDownHead.GlossaryTerm
{
	mc-disabled: false;
	font-weight: normal;
	color: #494949;
	margin-bottom: 4px;
	margin-top: 12px;
	text-indent: -18px;
	margin-left: 18px;
	font-size: 123%;
}

MadCap|dropDownHead.FAP
{
	mc-disabled: false;
	font-weight: normal;
	margin-bottom: 4px;
	margin-top: 12px;
	text-indent: -18px;
	margin-left: 18px;
	font-size: 110%;
}

MadCap|dropDown.DropdownExample
{
	
}

MadCap|dropDownHead.example
{
	
}

.MCDropDown_Open .MCDropDownHead.dropDownHeadexample
{
	background-color: #d4f4b5 !important;
}

.MCDropDown_Closed .MCDropDownHead.dropDownHeadexample
{
	background-color: #edf6f4 !important;
}

.MCDropDown_Open .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_example
{
	font-weight: bold;
	padding-left: 1.5rem !important;
}

.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage.MCDropDownHotSpot_example
{
	padding-left: 1.5rem !important;
	font-weight: normal;
}

MadCap|dropDownHead.accessibility
{
	mc-disabled: false;
	font-weight: normal;
	color: #005151;
	font-size: 100%;
	margin-bottom: 8px;
	margin-top: 8px;
	mc-image: url('../MasterImages/StylesheetImages/accessibility2.png');
}

MadCap|dropDownHead.ruled
{
	mc-disabled: false;
	padding-top: 8px;
	margin-top: 40px;
	font-weight: normal;
	margin-bottom: 4px;
	margin-left: 18px;
	font-size: 138.5%;
	border-top: solid 2px #a9a9a9;
	width: 1.5in;
	padding-left: 0;
	text-indent: -18px;
	display: block;
}

MadCap|popup
{
	color: #000000;
	font-family: 'Noto Sans';
	font-size: 100%;
}

MadCap|popup:focus
{
	color: #2D8DCC;
}

MadCap|popup:hover
{
	color: #2c2c2c;
}

MadCap|popupHead
{
	color: #2c2c2c;
	font-weight: bold;
}

MadCap|xref
{
	text-decoration: none;
	color: #005151;
	mc-format: '{para}';
}

MadCap|xref:hover
{
	color: #053b61;
	border: dotted 1px #4169e1;
}

p
{
	font-family: 'Noto Sans', sans-serif;
	font: NotoSans-Regular;
	font-size: 0.875rem;
	margin-bottom: .5rem;
	color: #2c2c2c;
}

.CuratedHelp p
{
	font-size: 0.75rem;
}

p.code
{
	margin-top: 0pt;
	color: #2c2c2c;
	font-family: 'Courier New', monospace;
}

p.copyright
{
	font-size: 9.5pt;
	margin-bottom: 5pt;
}

pre
{
	width: auto;
	overflow: auto;
	white-space: pre-wrap;
	word-wrap: break-word;
	font-size: 100%;
}

p.subhead
{
	margin-bottom: .875rem;
	text-decoration: none;
	margin-top: .875rem;
	font-weight: bold;
	font-size: .875rem;
	line-height: 1.71;
	mc-disable-glossary-terms: true;
}

div.note	/*For multi-paragraph notes*/
{
	font-family: 'Noto Sans', sans-serif;
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #f4f6ff;
	mc-auto-number-format: '{size 0.875rem} {b}Uwaga: {/b}{/size}';
}

.slideshowcontent .mc-wrapper .mc-pager.mc-default-pager a.active
{
	display: inline;
	background-color: transparent;
	mc-auto-number-format: '{n+} z [%Brand.NewFeatureCount%]';
}

#mc-backlink
{
	visibility: hidden;
}

.slideshowcontent .off-canvas-wrapper-inner .main-section > .row.outer-row.sidenav-layout
{
	padding: 0;
	margin: 0;
}

.slideshowcontent .main-section
{
	height: 100vh;
}

.slideshowcontent button.right
{
	appearance: button;
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: transparent;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline;
	text-align: center;
	align-items: flex-start;
	cursor: default;
	background-color: transparent;
	box-sizing: border-box;
	margin: 0em;
	font: 400 13.3333px Arial;
	padding: 0px;
	padding-left: 38.5px;
	border-width: 0px;
	border-style: outset;
	border-color: transparent;
	border-image: none;
}

.slideshowcontent button.left
{
	appearance: button;
	-webkit-writing-mode: horizontal-tb !important;
	text-rendering: auto;
	color: transparent;
	letter-spacing: normal;
	word-spacing: normal;
	text-transform: none;
	text-indent: 0px;
	text-shadow: none;
	display: inline;
	text-align: center;
	align-items: flex-start;
	cursor: default;
	background-color: transparent;
	box-sizing: border-box;
	margin: 0em;
	font: 400 13.3333px Arial;
	padding: 0px;
	padding-right: 38.5px;
	border-width: 0px;
	border-style: outset;
	border-color: transparent;
	border-image: none;
}

.slideshowcontent .mc-wrapper .mc-pager.mc-default-pager a
{
	display: none;
}

.slideshowcontent .mc-wrapper .mc-controls-direction a
{
	top: 90%;
	width: 25px;
	height: 25px;
	padding: 0;
	margin-top: 20px;
}

.mc-wrapper .mc-controls-direction a
{
	display: none;
}

.mc-wrapper .mc-prev
{
	background-image: url('../MasterImages/StylesheetImages/caret-left-menu.png');
	background-repeat: no-repeat;
	background-position: 0, 0;
	left: 25% !important;
}

.mc-wrapper .mc-next
{
	background-image: url('../MasterImages/StylesheetImages/caret-right-menu.png');
	background-repeat: no-repeat;
	background-position: 0, 0;
	right: 25% !important;
}

.mc-wrapper .mc-next:hover
{
	background-position: 0, 0;
}

div.MCslide slideshow mc-clone
{
	
}

div MCslide slideshow
{
	
}

.slideshowcontent div.mc-wrapper-outer
{
	width: 100%;
}

div.slideshow_RN
{
	width: 43rem;
	align: center;
}

div.slideshow_RN .mc-wrapper
{
	margin: 0;
}

div.slideshowbackground
{
	background-repeat: no-repeat;
}

div.slideshowbackground img
{
	vertical-align: bottom;
	margin-bottom: 10px;
	max-width: 100%;
}

.mc-wrapper .mc-viewport
{
	border-width: 0px !important;
	box-shadow: none;
	margin: 0;
	border: none;
}

.note-text
{
	font-family: 'Noto Sans', sans-serif;
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #f4f6ff;
	list-style: none;
	display: block;
	mc-auto-number-format: '{size 0.875rem} {b}Uwaga: {/b}{/size}';
}

div.note > li
{
	
}

div.warning
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #fcf6ed;
	mc-auto-number-format: '{size 0.875rem}{b}Ostrzeżenie: {/b}{/size}';
}

div.update
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #FFC0C0;
	width: 50%;
	mc-auto-number-format: '{size 0.875rem}{b}Ważna aktualizacja: {/b}{/size}';
}

div.warning > li
{
	
}

div.caution
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #fcf6ed;
	mc-auto-number-format: '{size 0.875rem}{b}Przestroga {/b}{/size}:';
}

div.Important
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #fcf6ed;
}

div.caution > li
{
	
}

p.note
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #f4f6ff;
	mc-auto-number-format: '{b}Uwaga: {/b}';
}

p.AccessibilityNote
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #f4f6ff;
	mc-auto-number-format: '{b}Uwaga dotycząca dostępności: {/b}';
}

p.TableTextCenterDark
{
	color: #000000;
	margin-bottom: 2px;
	margin-top: 8px;
	text-align: center;
}

p.TableTextDark
{
	color: #2c2c2c;
	margin-bottom: 2px;
	margin-top: 8px;
}

p.TableTextDarkEmphasis
{
	color: #2c2c2c;
	margin-bottom: 2px;
	margin-top: 8px;
}

ol
{
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 4px;
	padding: 18px;
	padding-bottom: 0px;
	padding-top: 0px;
}

ul
{
	margin-top: 1rem;
	margin-bottom: 1rem;
	margin-left: 6px;
	padding: 11px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ol ol
{
	list-style-type: lower-alpha;
	list-style-position: outside;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-bottom: 0px;
}

ol ul
{
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-bottom: 0px;
}

ul ul
{
	list-style-type: circle;
	list-style-position: outside;
	margin-top: 1rem;
	margin-bottom: 1rem;
	padding-bottom: 0px;
}

ul ul ul
{
	list-style-type: square;
	padding: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
}

li
{
	margin-bottom: .5rem;
	font-size: 0.875rem !important;
}

li.p
{
	list-style: none;
	display: block;
	page-break-inside: avoid;
	font-size: 0.875rem;
}

li p + ul
{
	margin-bottom: 0em;
	margin-top: -.1em;
	padding-top: 0em;
}

li p + ol
{
	margin-bottom: 0em;
	margin-top: -.1em;
	padding-top: 0em;
}

li.p + img
{
	page-break-inside: avoid;
}

html.templateTopic div.sideContent
{
	display: none;
}

span.label
{
	color: #000000;
	font: 'NotoSans-Medium';
	font-weight: bold;
}

span.emphasis
{
	color: #000000;
	font: 'NotoSans-Medium';
	font-weight: bold;
}

span.italic
{
	font-style: italic;
}

span.icon
{
	font-style: inherit;
}

span.iconWFR
{
	font-family: 'kronos-ready-icons';
	display: inline;
}

img.icon
{
	max-height: 20px;
	margin-right: 10px;
	padding-left: 10px;
}

img.wraparound
{
	float: left;
	margin: 0 0 10px 10px;
}

MadCap|glossaryTerm
{
	margin-bottom: 4px;
	margin-top: 8px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 100%;
	mc-closed-image: none;
	mc-open-image: none;
	mc-term-display: popup;
	font-weight: normal;
	color: #C724B1 !important;
}

MadCap|glossaryTerm.glossterm
{
	cursor: hand;
	text-decoration: none none none;
	font-style: normal;
	mc-term-display: "popup";
	mc-open-image: none;
	mc-closed-image: none;
	color: #188041 !important;
}

div.GlossaryPageDefinition
{
	margin-bottom: 8px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 100%;
	margin-top: 0px;
}

div.GlossaryPageTerm
{
	margin-bottom: 4px;
	margin-top: 8px;
	font-family: 'Noto Sans', sans-serif;
	font-size: 100%;
	mc-leader-format: 'brak';
}

.MCTextPopupBody
{
	-webkit-box-shadow: 0 4px 10px #8B8B8B;
	-moz-box-shadow: 0 4px 10px #8B8B8B;
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,.4);
	border: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

div.MCTopicPopupContainer
{
	padding: 0px;
	left: 20%;
	bottom: 20px;
	width: 56%;
	height: 40%;
}

.MCTopicPopupBody
{
	-webkit-box-shadow: 0 4px 10px #8B8B8B;
	-moz-box-shadow: 0 4px 10px #8B8B8B;
	box-shadow: 0px 2px 8px 0px rgba(0,0,0,.4);
	border: none !important;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	mc-master-page: url('../../../../mergedhelp/Content/Resources/MasterPages/GlossaryMP.flmsp');
	font-family: 'Noto Sans', sans-serif;
	font-size: 100%;
	color: #8b0000;
}

MadCap|popupBody
{
	mc-closed-image: url('../MasterImages/StylesheetImages/info.png');
	mc-image: url('../MasterImages/StylesheetImages/info.png');
	mc-open-image: url('../MasterImages/StylesheetImages/info.png');
	border: solid 2px #000000;
	background-color: #dcdcdc;
}

MadCap|dropDownHotspot:focus
{
	
}

a.Popup:link
{
	text-decoration: none;
}

a.Popup:visited
{
	text-decoration: none;
}

html.searchTopic
{
	
}

div.GlossaryPageEntry
{
	text-decoration: none;
}

div.GlossaryPageHeading
{
	text-decoration: none;
}

ul.MCGlossaryProxy_0	/*Required to suppress bullets in HTML5 Target*/
{
	list-style-type: none;
	list-style-image: none;
}

p.warning
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #fcf6ed;
	mc-auto-number-format: '{b}Ostrzeżenie: {/b}';
}

p.caution
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background-color: #fcf6ed;
	mc-auto-number-format: '{b}Przestroga {/b}:';
}

p.Example	/*For use with examples.*/
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background: #edf6f4;
}

div.Example	/*For use with examples. Begin with Example #: use p.subhead*/
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	margin-bottom: .5rem;
	background: #edf6f4;
}

div.AccessibilityNote	/*For use with accessibility notes. Begin with Accessibility  notes #: use p.subhead*/
{
	border-style: none;
	border-width: 0px;
	border-radius: 6px;
	padding-left: 1.5rem;
	padding-right: 1.5rem;
	padding-top: .5rem;
	padding-bottom: 1rem;
	margin-top: .5rem;
	margin-left: 0px;
	background-color: #f4f6ff;
}

span.code
{
	font: Courier-new;
}

html.topic
{
	mc-master-page: url('../MasterPages/OtherTopics.flmsp');
}

html.landing
{
	mc-master-page: url('../MasterPages/MasterPageHelp.flmsp');
}

.micro-response
{
	margin-top: .5rem;
}

div.sideContent	/*Only for use in master page.*/
{
	float: right;
	margin-bottom: 4rem;
	margin-left: 4rem;
	width: 19.5rem;
}

span.SearchHighlight1
{
	background-color: #ffa600;
}

span.SearchHighlight2
{
	background-color: #6bb34d;
}

span.SearchHighlight3
{
	background-color: #0d93f2;
}

span.SearchHighlight
{
	background-color: #e6e6e6;
}

MadCap|toggler
{
	font-family: 'Noto Sans', sans-serif;
	color: #005151;
}

MadCap|toggler.Glossary
{
	color: #2c2c2c;
	mc-image-position: right;
	mc-closed-image: url('../MasterImages/StylesheetImages/dropdownclosed.png');
	mc-open-image: url('../MasterImages/StylesheetImages/DropDown_open.png');
	display: inline;
	font-weight: bold;
}

menu
{
	
}

html.templateTopic
{
	
}

MadCap|menuProxy
{
	
}

MadCap|miniTocProxy
{
	border-radius: 3px;
	padding: 12px;
	margin-bottom: 14px;
	margin-top: 14px;
	overflow: hidden;
	font-variant: normal;
	font-color: #0a75c2;
	line-height: 20px;
	width: auto;
}

MadCap|bodyProxy
{
	margin-top: 50px;
}

MadCap|glossaryTerm.Popup
{
	cursor: help;
	mc-open-image: none;
	mc-term-display: popup;
	mc-closed-image: none;
	font-weight: bold;
	color: #188041 !important;
}

body.definition
{
	background-color: #ffe4c4;
	margin-top: 1px;
}

table
{
	border-right: hidden;
	border-left: none;
	border-collapse: collapse;
	border-bottom: 1px #757575;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	padding-top: 4px;
	display: table;
	margin-left: 0pt;
	margin-top: 6pt;
	margin-bottom: 6pt;
}

caption
{
	text-align: left;
	font-weight: emphasis;
	margin-top: 18px;
	margin-bottom: 24px;
	font-size: 110%;
}

tbody
{
	
}

thead
{
	border: 1px #005151;
	font-family: 'Noto Sans', sans-serif;
	font-weight: bold;
	mc-disable-glossary-terms: true;
}

th
{
	text-align: center;
	font: NotoSans-Medium;
	font-size: .813rem;
	font-weight: 500;
	margin: 0.007rem 0 0 0.119rem;
	color: #2c2c2c;
	vertical-align: middle;
	border: 1px solid #b7b7b7;
	border-right: 0.063rem solid #dadada;
	background-color: #ffffff;
	mc-disable-glossary-terms: true;
}

tr
{
	border: solid 1px #dadada;
	padding: .5rem;
}

tr:hover
{
	background: #f3fbff;
}

td
{
	font-size: 0.75rem;
	text-align: left;
	color: #2a2c2f;
	vertical-align: middle;
	margin: 0 0 1.25rem;
	padding: .5rem;
	border: solid .5px #dadada;
}

td > p
{
	font-size: 0.75rem;
	color: #2a2c2f;
}

table.Nolines
{
	border: none;
}

td.Nolines
{
	border: none;
	border-right: none;
}

tr.Nolines
{
	border: none;
}

b
{
	mc-disabled: true;
}

i
{
	mc-disabled: true;
}

u
{
	mc-disabled: true;
}

div::after
{
	
}

html.CuratedHelp
{
	mc-master-page: url('../MasterPages/CuratedHelp.flmsp');
}

span.desktop
{
	display: inline;
}

span.mobileOnly
{
	display: none;
}

div.desktop
{
	display: inline;
}

div.mobileOnly
{
	display: none;
}

MadCap|relationshipsProxy
{
	margin-top: 30px;
	margin-left: 0px;
	border-top-width: 2px;
	border-top-align: left;
	border-top-style: solid;
	border-style: none;
	border-top: none 30px #ffffff;
	padding-top: 1px;
	padding-left: 0px;
}

MadCap|relationshipsHeading
{
	font-family: 'Noto Sans', sans-serif;
	color: #2c2c2c;
	font-size: 138.5%;
	margin-bottom: 8px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
}

MadCap|relationshipsHeading.RelatedTopics
{
	font-family: 'Noto Sans', sans-serif;
	color: #2c2c2c;
	font-size: 138.5%;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
	mc-label: 'Powiązane tematy';
}

MadCap|relationshipsHeading.empty
{
	font-family: 'Noto Sans', sans-serif;
	color: #2c2c2c;
	font-size: 138.5%;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
	text-decoration: none;
	font-weight: normal;
	mc-label: ' ';
}

MadCap|relationshipsItem
{
	color: #4169e1;
	margin-left: 0px;
	padding-left: 0px;
	font-size: 100%;
	mc-leader-align: left;
}

MadCap|relationshipsHeading.concept
{
	font-family: 'Noto Sans', sans-serif;
	font-size: 138.5%;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
	mc-label: 'Koncepcje';
}

MadCap|relationshipsHeading.reference
{
	font-family: 'Noto Sans', sans-serif;
	font-size: 138.5%;
	font-weight: normal;
	margin-left: 0px;
	padding-left: 0px;
	mc-label: 'Powiązane tematy';
}

MadCap|relationshipsHeading.task
{
	font-family: 'Noto Sans', sans-serif;
	font-size: 138.5%;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 8px;
	margin-left: 0px;
	padding-left: 0px;
	mc-label: 'Powiązane tematy';
}

div.SetupColumns	/*This is a custom responsive layout row style (div class) in your stylesheet. To provide your own description for this style: (1) Open the stylesheet; (2) Find and select the div class with this name; and (3) In the Comment field, replace this text with your own. For more information on adding comments to styles, see the online Help.*/
{
	display: -ms-flexbox;
	display: -webkit-flex;
	-ms-flex-align: top;
	-webkit-align-items: top;
	-webkit-box-align: top;
	align-items: top;
	width: 100%;
}

div.SetupColumns::before
{
	content: ' ';
	display: table;
}

div.SetupColumns::after
{
	content: ' ';
	display: table;
	clear: both;
}

div.SetupColumns > div
{
	float: left;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

div.SetupColumns > div:nth-child(1)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.SetupColumns > div:nth-child(2)
{
	width: 33.33333%;
	margin-left: 0%;
}

div.SetupColumns > div:nth-child(3)
{
	width: 33.33333%;
	margin-left: 0%;
}

a.navigation:hover
{
	border: none;
}

/*/*For the first level in the skin menu drop-down*/

ul.navigation > li > ul
{
	border: solid black 1px;
	width: auto;
}

/*To change the arrow in the skin menu drop-downs*/

ul.navigation ul > li.has-children > a::after
{
	border: medium none;
	position: absolute;
	right: .5px;
	top: 7px;
	content: 'url(\'../MasterImages/StylesheetImages/caret-right-menu2.png\')';
}

/*For the second level in the skin menu drop-down*/

ul.navigation ul ul
{
	border: solid black 1px;
	width: auto;
}

/*For the third  level in the skin menu drop-down*/

ul.navigation ul ul ul
{
	border: solid black 1px;
	width: auto;
}

._Skins_HTML5_TopNavigation ul.navigation ul > li > a
{
	color: black;
}

._Skins_HTML5_TopNavigation ul.navigation li > a
{
	border: none;
}

ul.navigation
{
	
}

MadCap|glossaryTerm.Hyperlink
{
	color: #c423ae !important;
}

MadCap|glossaryTerm:focus
{
	color: #c423ae !important;
}

MadCap|glossaryTerm:hover
{
	color: #c423ae !important;
	outline: 1px;
}

caption
{
	text-align: left;
	font-size: 110%;
	font-style: normal;
	font-weight: normal;
	color: #2c2c2c;
	margin-bottom: 8px;
	margin-top: 6px;
}

.body-container
{
	width: 100%;
}

/*slide-out TOC menu*/

.position-left	/*controls the width of the slide out menu*/
{
	left: -300px;
	width: 300px;
}

.off-canvas-wrapper-inner.is-open-left	/*controls the topic offset when slideout menu is open*/
{
	right: -300px;
}

.is-open-left .js-off-canvas-exit	/*controls the drop-shadow on the slideout menu*/
{
	right: -300px;
}

.is-accordion-submenu-parent > a span.submenu-toggle	/*controls the dimensions of the drop-down arrows on the slideout menu */
{
	width: .75rem !important;
	height: .75rem !important;
}

.is-accordion-submenu-parent > a[aria-expanded='true']	/*slide-out menu open item */
{
	background-image: url('../MasterImages/StylesheetImages/caret-down_new.png') !important;
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 95.5%;
	vertical-align: middle;
	background-color: #e7e7e7;
}

.is-accordion-submenu-parent > a[aria-expanded='false']	/* slide-out menu closed item */
{
	background-image: url('../MasterImages/StylesheetImages/caret-up.png') !important;
	background-repeat: no-repeat;
	background-position-y: center;
	background-position-x: 95.5%;
	vertical-align: middle;
}

ul.off-canvas-list li.is-accordion-submenu-parent > a span.submenu-toggle	/* turns off the default icons on slideout menu */
{
	border-top-color: transparent;
}

ul.menu li > a.selected	/* slideout menu- level 1 selected item styling */
{
	background-size: 1rem 1rem !important;
	background-position-y: center !important;
	background-position-x: 1rem !important;
	background: url(../MasterImages/LandingPage/PageIcons/checkmark.png) no-repeat no-repeat;
	background-color: #f3fbff !important;
}

ul.off-canvas-list ul > li > a.selected	/* slideout menu- level 2 selected item styling */
{
	background-size: 1rem 1rem !important;
	background-position-y: center !important;
	background-position-x: 1rem !important;
	background: url(../MasterImages/LandingPage/PageIcons/checkmark.png) no-repeat no-repeat;
	background-color: #f3fbff !important;
}

ul.off-canvas-list ul ul > li > a.selected	/* slideout menu- level 3 selected item styling */
{
	background-size: 1rem 1rem !important;
	background-position-y: center !important;
	background-position-x: 1rem !important;
	background: url(../MasterImages/LandingPage/PageIcons/checkmark.png) no-repeat no-repeat;
	background-color: #f3fbff !important;
}

ul.menu li > a	/* slideout menu- level 1 styling */
{
	padding-left: 3rem;
	margin-left: 0;
	font-size: .875rem;
}

ul.off-canvas-list ul > li > a	/* slideout menu- level 2 styling */
{
	padding-left: 3.5rem;
	margin-left: 0;
	font-size: .875rem;
}

ul.off-canvas-list ul ul > li > a	/* slideout menu- level 3 styling */
{
	padding-left: 4rem;
	margin-left: 0;
	font-size: .875rem;
}

.is-drilldown-submenu-parent > a::after
{
	font-family: 'falcon';
	display: inline;
	font-color: #2c2c2c;
	margin-left: 0.5 rem;
	content: '';
}

.js-drilldown-back > a::after
{
	font-family: 'falcon';
	margin-right: 0.5 rem;
	font-color: #2c2c2c;
	display: inline;
	content: '';
}

.off-canvas	/* slideout menu background color*/
{
	background-color: #f4f4f4;
}

/*This is styling for the main heading in the skin*/

nav.title-bar
{
	width: 100%;
	height: 5rem;
	margin: 0 0 0 0.063rem;
	padding: 1rem 1.313rem 1.25rem 2.438rem;
	background: linear-gradient(to right, #005151 0%, #087c79 60%, #005151 100%);
}

.off-canvas-wrapper-inner nav.title-bar .outer-row
{
	padding-left: 2rem;
	padding-right: 2rem;
}

.search-bar .search-field
{
	font-size: 0.875rem !important;
	padding-left: 1rem !important;
}

.search-bar.search-bar-container .search-submit
{
	background-size: 1.25rem 1.25rem !important;
}

.search-bar .search-filter
{
	background-size: 1.25rem 1.25rem !important;
}

.search-bar .search-filter.selected
{
	background-size: 1.25rem 1.25rem !important;
}

.search-bar._Skins_SearchHome_UKG.mc-component .search-filter
{
	background-size: 1.25rem 1.25rem !important;
}

.search-bar.search-bar-container._Skins_SearchHome_UKG.mc-component .search-submit
{
	background-color: #f4f4f4;
	background-size: 1.25rem 1.25rem !important;
	/* border-top: solid 1px #f4f4f4;
    border-bottom: solid 1px #f4f4f4;
    border-left: none 1px #f4f4f4;
    border-right: solid 1px #f4f4f4;
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;*/
}

._Skins_TopicToolBar.mc-component .button.collapse-all-button .button-icon
{
	background-size: 1.5rem 1.5rem;
}

._Skins_TopicToolBar.mc-component .button.expand-all-button .button-icon
{
	background-size: 1.5rem 1.5rem;
}

._Skins_TopicToolBar.mc-component .button.print-button .button-icon
{
	background-size: 1.5rem 1.5rem !important;
}

._Skins_TopicToolBar.mc-component .button.remove-highlight-button .button-icon
{
	background-size: 1.5rem 1.5rem;
}

._Skins_TopicToolBar.mc-component .button.remove-highlight-button
{
	background-size: 1.5rem 1.5rem;
}

._Skins_TopicToolBar.mc-component .button.collapse-all-button
{
	margin-right: 2.5rem;
	background-size: contain;
}

._Skins_TopicToolBar.mc-component .button.expand-all-button
{
	margin-right: 2.5rem;
	background-size: contain;
}

._Skins_TopicToolBar.mc-component .button.print-button
{
	margin-right: 2.5rem;
	background-size: contain;
}

ul.menu._Skins_SideMenu.mc-component
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

ul.menu._Skins_SideMenu.mc-component a
{
	padding-top: .5rem !important;
	padding-bottom: .5rem !important;
}

ul.menu._Skins_SideMenu.mc-component li > a.selected	/* controls the position of the selected icon on the side menu and background radius */
{
	background-position: 1.25rem center;
	border-radius: 6px;
	border-color: transparent !important;
}

.title-bar-layout a.logo
{
	width: 4.375rem;
	height: 2.5rem;
	background-size: contain;
}

.CuratedHelp nav.title-bar
{
	display: none;
}

@media ReleaseNotes
{
	body
	{
		margin-top: 8px;
		font-size: 11pt;
		line-height: 130%;
		font-family: 'Noto Sans', sans-serif;
		font-weight: normal;
		color: #000000;
		mc-hyphenate: never;
	}

	p.PARBody
	{
		text-align: left;
		margin-left: .95in;
		margin-right: 0in;
		margin-top: 0pt;
		mc-hyphenate: never;
		mc-auto-number-format: ;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0in;
		line-height: 12pt;
		text-decoration: none;
	}

	p
	{
		margin-top: 0pt;
		font-family: 'Noto Sans', sans-serif;
		widows: 2;
		margin: 0pt;
		margin-bottom: 6pt;
		widows: 2;
		color: #000000;
		font-size: inherit;
	}

	p.copyright
	{
		font-size: 9.5pt;
		margin-bottom: 5pt;
	}

	h1
	{
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-weight: bold;
		mc-hyphenate: never;
		page-break-after: avoid;
		page-break-inside: avoid;
		page-break-before: avoid;
		font-size: 20pt;
		margin: 0pt;
		margin-top: 18pt;
	}

	h1.title
	{
		text-align: left;
		margin-right: 0in;
		margin-top: 3pt;
		font-weight: bold;
		font-style: normal;
		font-size: 14pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		line-height: 15pt;
		text-decoration: none;
		mc-heading-level: 0;
	}

	h2
	{
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-weight: bold;
		page-break-after: avoid;
		page-break-inside: avoid;
		line-height: normal;
		margin: 0pt;
		margin-bottom: 6pt;
		margin-top: 18pt;
		font-size: 14pt;
	}

	h3
	{
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-weight: bold;
		page-break-after: avoid;
		font-size: 12pt;
		margin: 0pt;
		margin-top: 12pt;
		margin-bottom: 6pt;
	}

	h4
	{
		color: #000000;
		font-weight: bold;
		font-style: normal;
		font-weight: bold;
		page-break-inside: avoid;
		page-break-after: avoid;
		font-size: 11pt;
		margin: 0pt;
		margin-top: 12pt;
		margin-bottom: 6pt;
	}

	span.Par
	{
		font-style: normal;
		color: #000080;
		margin-right: 1em;
		mc-float: outside-left;
	}

	p.TOC1
	{
		font-size: 9pt;
		margin-top: 1em;
		color: #f15d22;
	}

	p.framebreak
	{
		frame-break-inside: avoid;
		frame-break-before: avoid;
		frame-break-after: always;
		font-size: 1;
		margin-left: 0.25in;
	}

	MadCap|tocProxy.Releasenotes
	{
		font-size: 30%;
		padding-left: 0px;
		border-top-width: 0px;
		mc-hyphenate: never;
	}

	h1.main_noTOC
	{
		mc-heading-level: 0;
		margin-bottom: 4pt;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	p.TOC2
	{
		font-size: 9pt;
	}

	p.TOC3
	{
		font-size: 9pt;
	}

	p.TOC4
	{
		font-size: 9pt;
	}

	p.TableHead
	{
		mc-leader-indent: 0pt;
		margin-left: 8em;
		color: #ffffff;
	}

	p.TableBody
	{
		mc-leader-indent: 0pt;
		margin-left: 8em;
	}

	table
	{
		font-size: 10pt;
		border: blank;
		border-left: blank;
		border-right: blank;
		border-collapse: collapse;
		padding-left: 3px;
		padding-bottom: 3px;
		padding-right: 3px;
		padding-top: 3px;
		display: table;
		margin-left: 0pt;
		margin-top: 6pt;
		margin-bottom: 6pt;
	}

	col
	{
		border-right: solid 1px #757575;
		border-left: solid 1px #757575;
	}

	tbody
	{
		border-top: solid;
		border-bottom: solid;
		font-size: 10pt;
	}

	thead
	{
		font-size: 10pt;
		color: #ffffff;
		background-color: #0a75c2;
		font-weight: bold;
		border-right: solid 1px #ffffff;
		border-top: solid 1px #ffffff;
		border-bottom: solid 2px #ffffff;
	}

	th
	{
		font-size: 10pt;
		margin-bottom: 8px;
		margin-top: 8px;
		text-align: left;
		vertical-align: bottom;
		padding-bottom: 6px;
		padding-top: 6px;
		padding-right: 6px;
		padding-left: 4px;
		background-color: #0a75c2;
		border-right: solid 1px #ffffff;
		border-top: solid 1px #ffffff;
		border-bottom: solid 2px #ffffff;
	}

	tr.subhead
	{
		font-size: 10pt;
		font-weight: bold;
		color: #ffffff;
		margin-bottom: 8px;
		margin-top: 8px;
		text-align: left;
		vertical-align: bottom;
		padding-bottom: 6px;
		padding-top: 6px;
		padding-right: 6px;
		padding-left: 4px;
		background-color: #0a75c2;
		border-right: solid 1px #ffffff;
	}

	tr.thin
	{
		border-top: solid 7px #ffffff;
	}

	tr
	{
		font-size: 10pt;
		text-align: left;
		vertical-align: top;
		border: solid 1px #757575;
	}

	tr:hover
	{
		background: #f0f0f0;
	}

	td
	{
		font-size: 10pt;
		margin: 8px;
		vertical-align: top;
		border-bottom: solid 1px #757575;
		border-right: solid 1px #757575;
		border-left: solid 1px #757575;
		padding: 3px;
	}

	table.Nolines
	{
		border: none;
	}

	td.Nolines
	{
		border: none;
		border-right: none;
	}

	tr.Nolines
	{
		border: none;
	}

	h1.ChapterNumber
	{
		mc-heading-level: 0;
	}

	h1.ChapterTitle
	{
		mc-heading-level: 0;
		padding-bottom: 0px;
		padding-right: 0px;
		margin-top: 0em;
		margin-bottom: 0em;
		frame-break-after: always;
	}

	MadCap|xref
	{
		mc-format: '{paratext} na stronie {page}';
	}

	div.note	/*For multi-paragraph notes*/
	{
		background-repeat: no-repeat;
		border-radius: 5px;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #cfe9fc;
		background-image: url('../MasterImages/StylesheetImages/info.png');
		font-family: 'Noto Sans', sans-serif;
		margin-top: 16px;
		margin-bottom: 8px;
		mc-auto-number-format: '{size 13px} {b}Uwagi: {/b}{/size}';
	}

	ol
	{
		margin-top: 6px;
		margin-bottom: -2px;
		margin-left: 4px;
		padding: 18px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	ul
	{
		margin-top: 6px;
		margin-bottom: -2px;
		margin-left: 6px;
		padding: 11px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	ol ol
	{
		list-style-type: lower-alpha;
		list-style-position: outside;
		margin-bottom: -2px;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	ol ul
	{
		list-style-type: circle;
		list-style-position: outside;
		margin-bottom: -2px;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	ul ul
	{
		list-style-type: circle;
		list-style-position: outside;
		margin-bottom: -2px;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	ul ul ul
	{
		list-style-type: square;
		padding: 15px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: -2px;
	}

	li
	{
		margin-left: 0em;
		padding-left: 0.5em;
		list-style-position: outside;
		margin-bottom: 10px;
		page-break-after: avoid;
	}

	li.p
	{
		list-style: none;
		display: block;
		page-break-after: avoid;
	}

	li p + ul
	{
		margin-bottom: 0em;
		margin-top: -.1em;
		padding-top: 0em;
	}

	li p + ol
	{
		margin-bottom: 0em;
		margin-top: -.1em;
		padding-top: 0em;
	}

	li.p + img
	{
		page-break-inside: avoid;
	}

	MadCap|footnote.table
	{
		font-size: small;
	}

	span.VarColor
	{
		letter-spacing: 0em;
		color: #000000;
		text-decoration: none;
	}

	span.Italic
	{
		font-style: italic;
		letter-spacing: 0em;
		text-decoration: none;
	}

	span.Bold
	{
		font-weight: bold;
		font-style: normal;
		letter-spacing: 0em;
		color: #000000;
		text-decoration: none;
	}

	span.emphasis
	{
		font-weight: bold;
		font-style: bold;
		color: #000000;
	}

	span.label
	{
		font-weight: bold;
		color: #000000;
	}

	span.Code
	{
		font-family: 'Courier New';
		font-weight: normal;
		font-style: normal;
		letter-spacing: 0em;
		color: #000000;
		text-decoration: none;
	}

	p.subhead
	{
		color: #000000;
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		font-weight: bold;
		page-break-inside: avoid;
		page-break-after: avoid;
		font-size: 11pt;
		margin: 0pt;
		margin-top: 12pt;
		margin-bottom: 6pt;
	}

	p.note
	{
		background-repeat: no-repeat;
		border-radius: 5px;
		border-top-left-radius: 2px;
		border-top-right-radius: 2px;
		border-bottom-right-radius: 2px;
		border-bottom-left-radius: 2px;
		padding-left: 40px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-color: #cfe9fc;
		background-image: url('../MasterImages/StylesheetImages/info.png');
		margin-top: 8px;
		mc-auto-number-format: '{b}Uwaga: {/b}';
	}

	p.ZHeaderLeft
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 0pt;
		font-family: Arial;
		font-weight: normal;
		font-style: italic;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		text-indent: 0px;
		line-height: 12pt;
		text-decoration: none;
	}

	p.ZFooter8_5_x_11
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 0pt;
		font-family: Arial;
		font-weight: normal;
		font-style: italic;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		mc-hyphenate: never;
		text-indent: 0px;
		line-height: 12pt;
		text-decoration: none;
	}

	p.KronosConfidential
	{
		text-align: left;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 18pt;
		margin-bottom: 18pt;
		font-family: Arial;
		font-weight: bold;
		font-style: normal;
		font-size: 36pt;
		letter-spacing: 0em;
		color: #d8d8d8;
		mc-hyphenate: never;
		mc-auto-number-format: ;
		mc-auto-number-position: inside-head;
		mc-auto-number-offset: 0px;
		text-indent: 0px;
		line-height: 43pt;
		text-decoration: none;
	}

	p.ZHeaderRight
	{
		text-align: right;
		margin-left: 0in;
		margin-right: 0in;
		margin-top: 0pt;
		margin-bottom: 0pt;
		font-family: Arial;
		font-weight: normal;
		font-style: italic;
		font-size: 10pt;
		letter-spacing: 0em;
		color: #000000;
		text-indent: 0px;
		line-height: 12pt;
		text-decoration: none;
	}

	li.has-children
	{
		margin-left: 0em;
	}
}

@media Salesforce
{
	body
	{
		color: #000000;
	}

	span.desktop
	{
		display: inline;
	}

	span.mobileOnly
	{
		display: none;
	}

	div.desktop
	{
		display: inline;
	}

	div.mobileOnly
	{
		display: none;
	}

	li
	{
		color: #000000;
	}

	p
	{
		color: #000000;
	}

	table
	{
		color: #000000;
	}

	span
	{
		color: #000000;
	}

	span.label
	{
		color: #000000;
		font-weight: bold;
	}

	span.emphasis
	{
		color: #000000;
		font-weight: bold;
	}

	span.italic
	{
		font-style: italic;
	}

	span.icon
	{
		font-style: inherit;
	}

	MadCap|dropDown
	{
		color: #000000;
	}

	MadCap|dropDown.h2
	{
		margin-left: 0px;
	}

	ol
	{
		margin-top: 6px;
		margin-bottom: -2px;
		margin-left: 12px;
		padding: 18px;
		padding-bottom: 0px;
		padding-top: 0px;
	}

	ul
	{
		margin-top: 6px;
		margin-bottom: -2px;
		margin-left: 12px;
		padding: 11px;
		padding-top: 0px;
		padding-bottom: 0px;
	}

	ol ol
	{
		list-style-type: lower-alpha;
		list-style-position: outside;
		margin-bottom: -2px;
		margin-left: 12px;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	ol ul
	{
		list-style-type: circle;
		list-style-position: outside;
		margin-bottom: -2px;
		margin-left: 12px;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	ul ul
	{
		list-style-type: circle;
		list-style-position: outside;
		margin-bottom: -2px;
		padding-top: 4px;
		padding-bottom: 0px;
	}

	ul ul ul
	{
		list-style-type: square;
		padding: 15px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: -2px;
	}

	li
	{
		orphans: 2;
		widows: 2;
		margin-bottom: 10px;
		margin-left: 12px;
	}

	li.p
	{
		list-style: none;
		display: block;
		page-break-inside: avoid;
		margin-left: 12px;
	}

	MadCap|dropDown.Setup
	{
		padding: 5px;
		mc-closed-image: url('../MasterImages/StylesheetImages/caret-down_new.png') !important;
		mc-open-image: url('../MasterImages/caret-up.png') !important;
		margin-bottom: 4px;
	}

	MadCap|dropDownHead.Setup
	{
		mc-disabled: false;
		color: #ffffff;
		margin-bottom: 4px;
		margin-top: 0px;
		font-size: 138.5%;
		background-color: #0a75c2;
		padding-bottom: .5em;
		padding-top: .5em;
		padding-left: .5em;
		margin-left: 0px;
		max-width: 4in;
	}
}

/*  PDFs for Dimensions */

@media Dimensions_PDFs
{
	body
	{
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
		font-size: 11pt;
		mc-hyphenate: never;
		color: #000000;
	}

	*
	{
		mc-hyphenate: never;
		mc-short-line-method: tighten-loosen;
		mc-short-line: 4;
	}

	p
	{
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
		margin: 0in;
		widows: 2;
		mc-hyphenate: never;
		color: #000000;
		margin-bottom: 8pt;
		font-size: inherit;
	}

	span.white
	{
		color: #ffffff;
	}

	.KeepWith
	{
		page-break-after: avoid;
	}

	h1
	{
		page-break-after: avoid;
		page-break-inside: avoid;
		orphans: 2;
		widows: 2;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		font-weight: bold;
		mc-hyphenate: never;
		column-break-after: avoid;
		margin-bottom: 16pt;
		margin: 0;
		text-align: left;
		margin-top: 24pt;
		color: #005151;
		font-size: 18pt;
		page-break-before: avoid;
		mc-heading-level: 2;
	}

	h1.ContentsTitle
	{
		page-break-after: avoid;
		page-break-inside: avoid;
		orphans: 2;
		widows: 2;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		font-weight: bold;
		mc-hyphenate: never;
		column-break-after: avoid;
		page-break-before: avoid;
		margin-bottom: 18pt;
		margin: 0;
		text-align: left;
		font-size: 24pt;
		margin-top: 24pt;
		mc-heading-level: 0;
		color: #005151;
	}

	h2
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		mc-hyphenate: never;
		margin-top: 18px;
		margin-bottom: 6px;
		color: #005151;
		font-size: 14pt;
		font-weight: bold;
		mc-heading-level: 3;
	}

	h2.error
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		mc-hyphenate: never;
		margin-top: 18px;
		margin-bottom: 6px;
		color: #005151;
		mc-heading-level: 2;
		font-size: 12pt;
		font-weight: bold;
	}

	h2.noTOC
	{
		page-break-inside: avoid;
		mc-heading-level: 0;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		font-size: 14pt;
		font-weight: bold;
		mc-hyphenate: never;
		margin-top: 18px;
		margin-bottom: 6px;
		color: #000000;
	}

	h3
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		font-size: 13pt;
		mc-hyphenate: never;
		color: #000000;
		font-weight: bold;
		margin-top: 18px;
		margin-bottom: 6px;
		mc-heading-level: 0;
	}

	h4
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		font-weight: bold;
		margin-top: 18pt;
		font-size: 11pt;
		mc-heading-level: 0;
	}

	h5
	{
		orphans: 2;
		page-break-after: avoid;
	}

	h6
	{
		mc-heading-level: 0;
		orphans: 2;
		page-break-after: avoid;
	}

	p.Contents
	{
		page-break-after: avoid;
		page-break-inside: avoid;
		margin-top: 2em;
		orphans: 2;
		widows: 2;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		font-weight: bold;
		mc-hyphenate: never;
		column-break-after: avoid;
		text-align: right;
		margin-bottom: 60pt;
		font-size: 24pt;
		margin: 0;
		padding-bottom: 60pt;
		color: #005151;
	}

	h1.AppendixLetter
	{
		font-style: italic;
		font-size: 14pt;
		frame-break-inside: avoid;
		frame-break-after: avoid;
		frame-break-before: auto;
		text-align: right;
		margin-top: 0;
		margin-bottom: 4.5pt;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		mc-heading-level: 0;
		color: #005151;
		mc-auto-number-format: 'ZA:Załącznik {A+} ';
	}

	h1.appendixTitle
	{
		mc-heading-level: 1;
		margin-top: 0pt;
		page-break-after: avoid;
		mc-hyphenate: never;
		text-align: right;
		frame-break-after: avoid;
		margin-bottom: 2in;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		page-break-before: avoid;
		font-size: 26pt;
	}

	h1.ChapterNumber
	{
		mc-auto-number-position: inside-head;
		font-style: italic;
		text-align: right;
		frame-break-inside: avoid;
		frame-break-after: avoid;
		frame-break-before: auto;
		margin-top: 0;
		padding: 0px;
		mc-heading-level: 0;
		font-weight: bold;
		font-size: 14pt;
		margin-bottom: 12pt;
		padding-bottom: 12pt;
		mc-auto-number-format: 'RO:Rozdział {chapnum} ';
	}

	h1.ChapterTitle
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 1.00em;
		text-align: right;
		mc-heading-level: 1;
		frame-break-before: avoid;
		frame-break-inside: avoid;
		frame-break-after: avoid;
		font-size: 26pt;
		color: #005151;
		page-break-before: avoid;
		font-weight: bold;
		margin-bottom: 5em;
		mc-heading-level: 1;
	}

	h1.main_noTOC	/*not picked up by TOC proxy*/
	{
		mc-heading-level: 0;
		frame-break-after: avoid;
		frame-break-before: avoid;
		frame-break-inside: avoid;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		font-size: 26pt;
	}

	h1.MainTitle	/*For Title Page only*/
	{
		font-style: normal;
		margin: 0;
		mc-heading-level: 0;
		font-weight: bold;
		font-size: 26pt;
		text-align: left;
		mc-auto-number-format: '{ }';
	}

	p.version	/*For Title Page only*/
	{
		page-break-inside: avoid;
		font-size: 12pt;
		mc-hyphenate: never;
		color: #000000;
		font-weight: bold;
		margin-top: 6px;
		margin-bottom: 6px;
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
	}

	p.subtitle	/*For Title Page only*/
	{
		page-break-before: avoid;
		text-align: left;
		margin-bottom: 1pt;
		padding-bottom: 1pt;
		color: #005151;
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
		font-weight: bold;
		font-size: 16pt;
		margin-top: 1pc;
	}

	p.overview	/*For Title Page only*/
	{
		font-size: 11pt;
	}

	h1.ChapterTitleNoNum
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0;
		font-size: 20pt;
		frame-break-before: avoid;
		frame-break-after: always;
		frame-break-inside: avoid;
		page-break-before: right;
	}

	h1.title	/*For Title Page only*/
	{
		text-align: left;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		mc-heading-level: 0;
		orphans: 0;
		widows: 0;
		font-size: 18pt;
		frame-break-after: avoid;
		margin-left: 20px;
		margin-bottom: 1px;
		margin-top: 1px;
		mc-heading-level: 0;
		color: #000000;
		font-weight: normal;
	}

	p.ProdTitle	/*For Title Page only*/
	{
		text-align: left;
		margin-left: 0;
		margin-top: 0;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		mc-heading-level: 0;
		margin-bottom: 0;
		font-weight: bold;
		orphans: 0;
		widows: 0;
		font-size: 26pt;
		color: #30cebb;
		frame-break-after: avoid;
	}

	div.note
	{
		border-left-style: none;
		border-left-width: 0px;
		border-right-style: none;
		border-right-width: 0px;
		border-top-width: 1px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-left: 35px;
		background-color: #cfe9fc;
		list-style: disc;
		mc-auto-number-format: '{b}Uwaga: {/b}';
	}

	p.code
	{
		font-size: 10pt;
		margin-bottom: 2pt;
		font: Courier-new;
		font-weight: 800;
	}

	p.code_indent
	{
		font-size: 10pt;
		font: Courier-new;
	}

	p.note
	{
		border-left-style: none;
		border-left-width: 0px;
		border-right-style: none;
		border-right-width: 0px;
		border-top-width: 1px;
		background-color: #cfe9fc;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-left: 35px;
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
		mc-auto-number-format: '{b}Uwaga: {/b}';
	}

	.note-text
	{
		margin-bottom: 12pt;
		margin-top: 12pt;
		padding-left: 1em;
		padding-right: 1em;
		padding-top: 6px;
		padding-bottom: 6px;
		border-left-style: none;
		border-left-width: 0px;
		border-right-style: none;
		border-right-width: 0px;
		border-top-style: none;
		border-top-width: 1px;
		border-bottom-style: none;
		border-bottom-width: 1px;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-left: 35px;
		background-color: #cfe9fc;
		list-style: none;
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
		mc-auto-number-format: '{b}Uwaga: {/b}';
	}

	p.disclaimer
	{
		border-left-style: none;
		border-left-width: 0px;
		border-right-style: none;
		border-right-width: 0px;
		border-top-width: 1px;
		background-color: #cfe9fc;
		padding-bottom: 10px;
		padding-right: 10px;
		padding-top: 10px;
		padding-left: 35px;
		mc-auto-number-format: '{b}Zastrzeżenie: {/b}';
	}

	MadCap|dropDownHead
	{
		font-weight: bold;
		margin-bottom: 1em;
		margin-top: 2em;
		page-break-after: avoid;
		color: #000000;
		font-size: 11pt;
		border: none;
		padding-left: 0;
	}

	ol ol
	{
		padding-left: 1.2em;
	}

	ol ul
	{
		padding-left: 1.6em;
	}

	ul ol
	{
		padding-left: 2.1em;
	}

	ul ul
	{
		padding-left: 1.6em;
	}

	MadCap|dropDownBody.indent1
	{
		padding-left: 0em;
	}

	MadCap|dropDown.indent1
	{
		padding-left: 0em;
		mc-image-spacing: 0px;
		text-indent: 0em;
	}

	MadCap|dropDownHead.h1
	{
		page-break-inside: avoid;
		padding: 0px;
		orphans: 2;
		widows: 2;
		color: #005151;
		page-break-after: avoid;
		page-break-before: always;
		font-size: 18pt;
		mc-heading-level: 2;
		border: none;
		padding-left: 0;
		line-height: normal;
	}

	MadCap|dropDownHead.h2
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		font-size: 14pt;
		color: #005151;
		mc-heading-level: 3;
		border: none;
		padding: 0;
		margin: 0;
		line-height: normal;
		font-weight: bold;
		margin-top: 18pt;
		margin-bottom: 6pt;
	}

	MadCap|dropDownHead.h2NoTOC
	{
		page-break-inside: avoid;
		mc-heading-level: 0;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		font-size: 14pt;
		color: #005151;
		border: none;
		padding-left: 0;
	}

	MadCap|dropDownHead.h3
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		font-weight: bold;
		color: #000000;
		font-size: 13pt;
		border: none;
		padding-left: 0;
		line-height: normal;
		margin-top: 18pt;
		margin-bottom: 6pt;
	}

	MadCap|dropDownHead.h4
	{
		page-break-inside: avoid;
		orphans: 2;
		page-break-after: avoid;
		page-break-before: auto;
		widows: 2;
		font-size: 11pt;
		font-weight: bold;
		border: none;
		padding-left: 0;
		line-height: normal;
		margin-top: 24pt;
		margin-bottom: 6pt;
	}

	ul
	{
		margin-left: 1em;
		font-size: inherit;
	}

	ol
	{
		margin-left: 1em;
		font-size: inherit;
	}

	p.copyright
	{
		font-size: 9pt;
		page-break-after: avoid;
		page-break-inside: avoid;
		page-break-before: avoid;
	}

	p.trademarks
	{
		font-size: 7.5pt;
		margin-bottom: 1em;
	}

	p.DocRev
	{
		font-size: 9pt;
	}

	p.TOC1
	{
		font-weight: bold;
		margin-bottom: 3pt;
		margin-left: 0;
		mc-auto-number-format: 'RO:Rozdział {chapnum}';
	}

	p.TOC2
	{
		margin-bottom: 3pt;
		margin-left: 1em;
		margin-bottom: 3pt;
	}

	p.TOC3
	{
		margin-bottom: 3pt;
		margin-left: 2em;
		margin-bottom: 3pt;
	}

	p.wide
	{
		margin-left: -0.75in;
	}

	div
	{
		
	}

	span.label
	{
		color: #000000;
		font-weight: bold;
	}

	span.emphasis
	{
		color: #000000;
		font-weight: bold;
	}

	span.italic
	{
		font-style: italic;
	}

	span.icon
	{
		font-style: inherit;
	}

	span.active
	{
		font-size: 110%;
		color: #f15d22;
	}

	span.inactive
	{
		color: #a9a9a9;
		font-size: 110%;
	}

	MadCap|dropDownHotspot:focus
	{
		
	}

	MadCap|dropDownHotspot:hover
	{
		
	}

	MadCap|dropDownHead.indent1
	{
		padding-left: 0in;
	}

	.MCDropDown_Closed .MCDropDownHotSpot_.MCHotSpotImage
	{
		background-image: none !important;
	}

	div.note1
	{
		display: block;
		margin-right: auto;
		font-weight: normal;
		font-style: normal;
		margin-bottom: 3pt;
		margin-top: 3pt;
		padding-left: 0.20em;
		padding-right: 0.20em;
		padding-top: 0.2em;
		padding-bottom: 0.2em;
		border-top-style: solid;
		border-top-width: 1px;
		border-bottom-style: solid;
		border-bottom-width: 1px;
		margin-left: 2em;
		border-bottom-color: #000000;
		background: #cfe9fc;
	}

	li
	{
		font-size: inherit;
	}

	li.p
	{
		list-style: none;
		display: block;
		page-break-inside: avoid;
		font-size: inherit;
	}

	img.thumbnail
	{
		list-style: none;
		max-width: 6in;
		mc-thumbnail-max-height: auto;
	}

	span.ChapNum
	{
		font-weight: bold;
		font-size: 12pt;
		color: #000000;
	}

	table
	{
		mc-hide-bottom-ruling: false;
		font-size: 10pt;
		border: solid 1px;
		padding: 0px;
	}

	table.wide
	{
		margin-left: -0.75in;
		margin-bottom: 1em;
		margin-top: 0.24em;
		padding: 3px;
	}

	th
	{
		margin-bottom: 8px;
		margin-top: 8px;
		text-align: left;
		font-weight: bold;
		color: #ffffff;
		vertical-align: bottom;
		padding-bottom: 6px;
		padding-top: 6px;
		padding-right: 6px;
		padding-left: 4px;
		background-color: #005151;
		font-size: 10pt;
	}

	tr
	{
		text-align: left;
		vertical-align: top;
		font-size: 10pt;
	}

	td
	{
		vertical-align: top;
		border-bottom: solid 1px #757575;
		border-right: solid 1px #757575;
		font-size: 10pt;
	}

	tr:hover
	{
		background: #F5F5F5;
	}

	table.Nolines
	{
		border: none;
	}

	td.Nolines
	{
		border: none;
		border-right: none;
	}

	tr.Nolines
	{
		border: none;
	}

	th.subhead
	{
		background-color: #005151;
		border-bottom: solid 1px #000000;
		border-top: solid 1px #000000;
		text-align: left;
		font-size: 10pt;
	}

	table.RevHistory
	{
		font-size: 10pt;
		margin-top: 1px;
		margin-bottom: 1px;
		table-layout: fixed;
		text-align: center;
		width: 20pc;
		max-width: 15pc;
	}

	p.SubHead
	{
		page-break-after: avoid;
		font-weight: bold;
		color: #005151;
		font-size: 16pt;
	}

	img
	{
		max-width: 5in;
		margin-top: 0.5pc;
		margin-bottom: 0.5pc;
		mc-thumbnail-max-height: 48px;
	}

	img.new
	{
		max-width: 75%;
		width: auto;
		padding-top: 0px;
		padding-bottom: 0;
		margin-top: 0;
		margin-bottom: 0px;
		vertical-align: -3px;
		display: inline-block;
	}

	img.phone
	{
		max-width: 3in;
	}

	img.slideshowfeatureimgdesktop
	{
		max-width: 100%;
		text-align: center;
	}

	img.slideshowfeatureimgmobile
	{
		max-width: 100%;
		text-align: center;
	}

	img.medbutton	/*For HCM Release Notes */
	{
		max-width: auto;
		position: relative;
		max-height: 100px;
		display: inline-block;
		margin-bottom: auto;
		margin-top: auto;
	}

	a
	{
		mc-disabled: false;
	}

	div.GlossaryPageHeading
	{
		color: #005151;
		font-size: 200%;
		border-left-style: none;
		border-left-width: 1px;
		border-right-style: none;
		border-right-width: 1px;
		border-top-style: none;
		border-top-width: 1px;
		border-bottom-style: none;
		border-bottom-width: 1px;
	}

	div.GlossaryPageTerm
	{
		font-size: 100%;
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom-style: none;
	}

	div.GlossaryPageEntry
	{
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom-style: none;
	}

	div.GlossaryPageDefinition
	{
		border-left-style: none;
		border-right-style: none;
		border-top-style: none;
		border-bottom-style: none;
	}

	div.indent
	{
		margin-left: 2em;
	}

	p.TitleCaption
	{
		text-align: left;
		mc-auto-number-position: none;
		font-family: Volte Rounded, Source Sans Pro, Calibri, sans-serif;
		frame-break-before: always;
		frame-break-inside: avoid;
		margin-bottom: 0pt;
		margin-left: 0pt;
		margin-right: 0pt;
		margin: 0pt;
		margin-top: 0pt;
		line-height: normal;
		border-left-style: solid;
		border-left-width: 0px;
		border-right-style: solid;
		border-right-width: 0px;
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		page-break-before: avoid;
		page-break-after: avoid;
		page-break-inside: avoid;
		frame-break-after: avoid;
		mc-short-line-method: never;
	}

	pre:hover
	{
		width: 100%;
	}

	p.TableHead
	{
		font-weight: bold;
	}

	MadCap|xref
	{
		mc-format: '{paratext} na stronie {page}';
	}

	footer
	{
		
	}

	p.footer
	{
		text-align: right;
		frame-break-before: always;
		color: #ffffff;
		font-weight: bold;
		margin-top: 3pt;
		margin-bottom: 14pt;
	}

	h1.title
	{
		margin-bottom: 1px;
		margin-top: 1px;
		mc-heading-level: 0;
	}

	div.mobileOnly
	{
		display: none;
	}

	div.desktop
	{
		display: block;
	}

	tbody
	{
		font-size: 90%;
	}

	thead
	{
		font-size: 10pt;
	}

	span.small-caps
	{
		font-weight: bold;
	}

	body.Interal
	{
		background-image: url('../MasterImages/watermark.jpg');
	}

	table.font
	{
		font-size: 100%;
	}

	MadCap|dropDown.h3
	{
		
	}

	MadCap|dropDown.h2
	{
		
	}

	caption
	{
		text-align: left;
		font-weight: 800;
	}

	p.TOC4
	{
		margin-left: 60pt;
	}

	p.caution
	{
		background-color: #cfe9fc;
	}

	p.Example
	{
		background-color: #cfe9fc;
		background: #cfe9fc;
	}

	h1.ChapterNumberAndTitle
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 1.00em;
		text-align: right;
		mc-heading-level: 1;
		frame-break-before: avoid;
		frame-break-inside: avoid;
		frame-break-after: avoid;
		color: #005151;
		page-break-before: avoid;
		font-weight: bold;
		margin-bottom: 5em;
		mc-heading-level: 1;
		font-size: 24pt;
		mc-auto-number-format: 'CH:Chapter {chapnum}: ';
	}

	h1.AppendixLetterAndTltle
	{
		padding-left: 0px;
		padding-right: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-top: 1.00em;
		text-align: right;
		mc-heading-level: 1;
		frame-break-before: avoid;
		frame-break-inside: avoid;
		frame-break-after: avoid;
		color: #005151;
		page-break-before: avoid;
		font-weight: bold;
		margin-bottom: 5em;
		mc-heading-level: 1;
		font-size: 24pt;
		mc-auto-number-format: 'GJ:Appendix {A+}: ';
	}
}

body.Interal
{
	
}

div.MCSlide
{
	visibility: visible !important;
}

@media only screen and (max-device-width: 1279px)
{
	.tab-bar .menu-icon span
	{
		margin-left: 10%;
		/*margin-top: 5px;*/
	}

	.tab-bar .menu-icon span:before
	{
		/*	font-family: 'falcon';
			content: "\e6cc";
			font-size: 2.75em;*/
	}

	.title-bar-layout .logo-wrapper
	{
		/*	position: absolute;
    		left: 10%;*/
	}
}

@media only screen and (max-device-width: 767px)
{
	nav.title-bar
	{
		height: auto;
	}

	.tab-bar .menu-icon span
	{
		color: #ffffff;
		display: block;
		height: 48px;
		margin-left: 0px !important;
		margin-right: 10%;
		width: 48px;
	}

	.title-bar-layout .logo-wrapper
	{
		/* left: 25%;
	margin-top: 5px;*/
	}

	.tab-bar .menu-icon span:before
	{
		font-family: 'falcon';
		font-size: 2.75em;
		content: '';
	}

	.desktop
	{
		display: none;
	}

	.mobileOnly
	{
		display: inline;
	}

	span.mobileOnly
	{
		display: inline;
	}

	span.desktop
	{
		display: none;
	}

	div.desktop
	{
		display: none;
	}

	div.mobileOnly
	{
		display: inline;
	}

	._Skins_HTML5_TopNavigation .main-section > .outer-row
	{
		padding-left: 12px;
	}

	._Skins_HTML5_TopNavigation nav.title-bar
	{
		padding-left: 12px;
	}

	div.mc-wrapper-outer
	{
		width: 100%;
	}

	.button._Skins_CSH_Topictoolbar.mc-component
	{
		display: block !important;
	}
}

@media only screen and (max-width: 9999px)
{
	/* Hide menu */

	ul.navigation
	{
		display: none;
	}

	/* Show hamburger */

	nav.tab-bar .menu-icon
	{
		display: block;
		border: none;
		z-index: 100;
		top: 50%;
		position: absolute;
		right: auto;
		left: auto;
		background: transparent;
		/*background-image: url('../MasterImages/StylesheetImages/Menu.png');*/
		transform: translateY(-50%);
	}

	.tab-bar .menu-icon span
	{
		height: 2.5rem;
		width: 2.5rem;
		padding: .5rem;
		display: block;
		margin-right: 1rem;
	}

	.tab-bar .menu-icon span:before
	{
		font-family: 'falcon';
		font-size: 1.25em;
		color: #ffffff;
		text-align: center;
		/*
		background-image: url('../MasterImages/StylesheetImages/Menu.png');
		background-repeat: no-repeat;*/
		content: '';
	}
}

@media only screen and (orientation: landscape)
{
	slideshowcontent .desktop
	{
		display: inline;
	}

	.slideshowcontent .mobileOnly
	{
		display: none;
	}

	.slideshowcontent span.desktop
	{
		display: inline;
	}

	.slideshowcontent span.mobileOnly
	{
		display: none;
	}

	.slideshowcontent div.desktop
	{
		display: block;
	}

	.slideshowcontent div.mobileOnly
	{
		display: none;
	}

	.MCHelpControl span
	{
		display: none;
	}

	.backlink-container-sidenav
	{
		bottom: 20px;
		right: 20px;
		display: none;
	}
}

MadCap|miniTocProxy.HCM
{
	font-weight: normal;
	border-top-style: none;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px 0px;
	border-top-width: 0px;
	border-top-color: transparent;
	margin: 0px;
	padding: 0px;
	font-size: inherit;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px 1px;
	border-radius: 0px;
	list-style: ul;
	line-height: 11pt;
}

