/*<meta />*/

/* This header may be removed before distributing to customers. 

FILE:         _HP_IE_Frameless.css
DESCRIPTION:  Cascading Style Sheet for HP software products
MODIFIED:     August 3, 2016
LEVEL         CSS Level 2 (plus support for Madcap Flare Webhelp)
VERSION:      ITOM FFS 1.2

*/

@import url('_HP_font_face.css');

@import url('_HP_IE_Experience.css');

@namespace MadCap "localhost";

/* Here is the HTML frameless template external part of masterpage */

div.se_top_bar
{
	position: absolute;
	top: 23px;
	left: 510px;
	float: left;
	display: none;
}

div.search-bar
{
	width: 350px;
}

div.centralize_search_bar
{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
	position: relative;
	z-index: 10;
}

button.show_search,
button.hide_search
{
	position: absolute;
	top: 26px;
	left: 900px;
	float: left;
	background: none;
	border: none;
	cursor: pointer;
}

button.hide_search
{
	display: none;
}

button.show_search:before
{
	color: #ffffff;
	font-family: font_icon;
	content: "\e912";
	font-size: 24px;
}

button.hide_search:before
{
	color: #ffffff;
	font-family: font_icon;
	content: "\e905";
	font-size: 24px;
}

/* hide the search box when page is loading*/

.row.nav-search
{
	display: none;
}

div.search-filter
{
	border-bottom: none;
	position: absolute;
}

div.search-submit
{
	border-bottom: none;
	position: absolute;
}

/*IE transfer*/

h1,
h2
{
	margin-top: 15px;
}

ol ul li,
ul ul li
{
	margin-bottom: 0.2em;
}

h1.frontmatter,
h2.frontmatter
{
	margin-bottom: 15px;
}

div.MCMiniTocBox_0
{
	margin-top: -0.8em;
	margin-bottom: 0.95em;
}

pre
{
	margin-top: 0.2em;
	margin-bottom: 0.2em;
	font-size: 16px;
}

/*IE_Experience transfer*/

hr
{
	color: #f3f3f3;
	/*QCCR1K4340*/
}

th
{
	background-color: #f3f3f3;
}

div.example
{
	background-color: #f3f3f3;
}

img
{
	max-width: 100%;
}

body
{
	color: #000000;
	font-family: HPMetricLocal, Arial, Tahoma, 'Lucida Sans Unicode', sans-serif;
	font-size: 1.15em;
	line-height: 1.2em;
}

a:link,
a.MCXref.xref:link,
a.MCDropDownHotspot:link,
a.MCDropDownHotSpot_:link
{
	color: #02b387;
	text-decoration: none;
}

a,
a.MCXref.xref,
a.MCDropDownHotspot,
a.MCDropDownHotSpot_
{
	color: #02b387;
}

a:visited,
a.MCXref.xref:visited,
a.MCDropDownHotspot:visited,
a.MCDropDownHotSpot_:visited
{
	color: #1D868B;
	text-decoration: none;
}

a.MiniTOC1:link,
a.MiniTOC2:link,
a.MiniTOC3:link,
a.MiniTOC4:link,
a.MiniTOC5:link,
a.MiniTOC6:link,
a.MiniTOC7:link,
a.MiniTOC8:link
{
	color: #02b387;
}

a.MiniTOC1:visited,
a.MiniTOC2:visited,
a.MiniTOC3:visited,
a.MiniTOC4:visited,
a.MiniTOC5:visited,
a.MiniTOC6:visited,
a.MiniTOC7:visited,
a.MiniTOC8:visited
{
	color: #1D868B;
}

h1
{
	margin-top: 23px;
}

table
{
	min-width: 420px;
	overflow-x: auto;
	max-width: 770px;
}

span.MCBreadcrumbsDivider,
span.MCBreadcrumbs
{
	color: #8B8B8B;
}

span.MCBreadcrumbsSelf
{
	color: #8B8B8B;
}

/*TopNav styles*/

div.me_high_b
{
	background: #02b387;
	height: 5px;
	position: absolute;
	top: 35px;
	left: 7px;
}

/*home page body CSS*/

p.word1
{
	font-size: 40px;
	text-align: center;
	font-family: HPMetricLocal;
}

p.word2
{
	font-size: 28px;
	text-align: center;
	margin-top: 40px;
}

div.zerogrid section.col-1-4
{
	width: 25%;
}

div.picborder
{
	max-width: 96px;
	min-width: 96px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.pad_bot1,
a.pad_bot1
{
	text-align: center;
	font-size: 20px;
	color: #444643;
	height: 35px;
	font-style: normal;
	margin-top: 17px;
}

a.pad_bot1
{
	color: #333333;
	text-decoration: none;
}

a.pad_bot1:visited
{
	color: #1D868B;
	text-decoration: none;
}

a.pad_bot1:hover
{
	color: #01b387;
	text-decoration: none;
}

div.zerogrid:after
{
	content: "\0020";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

div.zerogrid div.row:before,
div.row:after
{
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

div.zerogrid div.row:after
{
	clear: both;
}

div.zerogrid div.row
{
	zoom: 1;
	background-color: #FFF;
}

div.zerogrid section.col-1-4
{
	float: left;
	display: inline-block;
}

div.zerogrid div.wrap-col1
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.zerogrid div.wrap-col2
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.zerogrid div.wrap-col3
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.zerogrid div.wrap-col4
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

div.topic_part input.search-field.needs-pie:focus
{
	border-top: solid 1px #02b387;
	border-right: none 1px #02b387;
	border-bottom: solid 1px #02b387;
	border-left: solid 1px #02b387;
}

div.topic_part div.search-submit
{
	border-top: none;
	border-bottom: none;
	position: initial;
}

div.topic_part div.search-filter
{
	position: initial;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

div._Skins__HP_Frameless_SearchBar div.search-filter.open
{
	font-size: 20px;
}

div.search_bar
{
	margin-top: 7%;
	margin-bottom: 7%;
	text-align: center;
}

/*footer part CSS*/

div.zerogrid2
{
	width: 100%;
	height: auto;
	position: relative;
	margin: 0 auto;
	padding: 0px;
	background-color: #e5eae9;
	visibility: visible;
}

div.zerogrid2 section.col-1-4	/*footer !important*/
{
	float: left;
	display: inline-block;
	width: 33%;
}

div.link_icon
{
	display: block;
}

div.link_icon2
{
	display: none;
}

div.wrapper
{
	width: 100%;
	overflow: hidden;
}

div.center_text
{
	margin-top: 4%;
	border: 0px;
	padding: 0px;
}

p.footerlink
{
	margin-bottom: 0em;
}

/*footer content part*/

div.main_foot
{
	margin: 0 auto;
}

div.footborder
{
	margin: 20%;
	margin-top: 25px;
	margin-bottom: 0px;
	max-width: 280px;
	min-width: 250px;
	overflow: visible;
}

div.footborder2
{
	margin: 20%;
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 280px;
	min-width: 250px;
	overflow: visible;
}

a.Legal_Notices
{
	color: #404e4e;
	text-decoration: none;
}

a.Legal_Notices:visited
{
	color: #404e4e;
	text-decoration: none;
}

a.Legal_Notices:hover
{
	color: #404e4e;
	text-decoration: underline;
}

div.back_to_top
{
	background: #415564;
	position: fixed;
    bottom: 100px;
	right: 40px;
	display: none;
	width: 31px;
	height: 31px;
	border-radius: 50%;
}

div.back_to_top:before
{
	font-family: font_icon;
    content: "\e918";
    font-size: 21px;
    font-weight: bold;
    color: #ffffff;
    position: relative;
    left: 5px;
    top: 4px;
}

div.back_to_top:hover
{
	cursor: pointer;
	background: #26333D;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 999px)
{
	div.footborder
	{
		margin: 6%;
		margin-top: 25px;
		margin-bottom: 0px;
	}

	div.footborder2
	{
		margin: 6%;
		margin-top: 0px;
		margin-bottom: 0px;
	}
}

@media only screen and (max-device-width: 767px)
{
	div.footborder
	{
		margin: 11%;
		margin-top: 25px;
		margin-bottom: 0px;
	}

	div.footborder2
	{
		margin: 11%;
		margin-top: 0px;
		margin-bottom: 0px;
	}

	.copyright_box
	{
		margin-top: 15px;
	}
}

div.body3
{
	background-color: #e5eae9;
}

div.main_foot
{
	margin: 0 auto;
}

div.snippetBlock
{
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

div.snippetBlock_small1
{
	color: #02b387;
	font-size: 19px;
	font-style: normal;
	margin-bottom: 3px;
}

a.snippetBlock_small1
{
	color: #02b387;
	font-size: 19px;
	font-style: normal;
	margin-bottom: 3px;
}

div.snippetBlock_small2
{
	color: #404e4e;
	margin-bottom: -3px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}

a.snippetBlock_small2
{
	color: #404e4e;
	margin-bottom: -3px;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}

a.snippetBlock_small2
{
	color: #404e4e;
	text-decoration: none;
}

a.snippetBlock_small2:visited
{
	color: #9b9c9c;
	text-decoration: none;
}

a.snippetBlock_small2:hover
{
	color: #404e4e;
	text-decoration: underline;
}

a.avoidPrint
{
	color: #404e4e;
	text-decoration: none;
}

a.avoidPrint:visited
{
	color: #9b9c9c;
	text-decoration: none;
}

a.avoidPrint:hover
{
	color: #404e4e;
	text-decoration: underline;
}

div.copyright
{
	color: #404e4e;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	background-color: #e5eae9;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

div.last_updated
{
	font-size: 13px;
	font-weight: bold;
	color: #404e4e;
	width: 100%;
	margin: 0 auto;
	margin-top: -5px;
	margin-bottom: -5px;
	text-align: center;
}

div.link_icon
{
	margin-top: 15px;
}

div.link_icon2
{
	margin-top: 15px;
}

a.footerpic
{
	margin-right: 5px;
}

div.big_body
{
	background-color: #FFF;
}

div.small_pic
{
	float: left;
	padding-right: 0px;
	padding-top: 3px;
	margin-left: 0px;
	right: 10px;
	position: relative;
}

div.small_word_block
{
	padding-left: 20px;
}

a.footerpic
{
	display: inline;
}

div#hp-feedbackDiv
{
	max-height: 80%;
	overflow: auto;
}

div#hp-tableBoxDiv
{
	padding: 25px;
	background-color: white;
	position: absolute;
	overflow: auto;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	/* height: 80%; */
	/* padding-top: 25px; */
}

div.table_popup_cover
{
	position: fixed;
	top: 0px;
	filter: alpha(opacity=60);
	background-color: #777;
	z-index: 2000;
	left: 0px;
	opacity: 0.5;
	-moz-opacity: 0.5;
	width: 100%;
	height: 100%;
}

div.tableBoxContain
{
	position: relative;
}

div.table_popup_box table
{
	margin: 0 auto;
}

div.table_in_dropdown
{
	padding-top: 10px;
}

@media only screen and (min-device-width: 1001px)
{
	div#hp-feedbackDiv
	{
		top: 80px;
		width: 60%;
		left: 20%;
	}
}

@media only screen and (max-device-width: 1000px)
{
	div#hp-feedbackDiv
	{
		width: 90%;
		left: 5%;
		top: 140px;
	}
}

/* responsive page layout*/

@media only screen and (max-device-width: 1000px)
{
	div.centralize_search_bar
	{
		margin: 0 auto;
		width: 100%;
		max-width: 1200px;
		position: fixed;
		z-index: 10;
	}

	button.hide_search,
	button.show_search
	{
		float: right;
		left: auto;
		right: 50px;
		position: fixed;
	}

	div.search-bar
	{
		width: 250px;
	}

	#bigheadimage
	{
		display: none;
		max-height: 0px;
		margin-bottom: 0px;
	}

	nav.tab-bar
	{
		margin-top: 0px;
		height: 70px;
		position: fixed;
		width: 100%;
		z-index: 9;
	}

	div.se_top_bar
	{
		position: absolute;
		float: right;
		right: 130px;
		left: auto;
	}
}

@media only screen and (min-device-width: 1000px)
{
	body.other
	{
		min-width: 1001px;
		overflow: auto;
	}

	div.main-part
	{
		padding-bottom: 400px;
	}
}

@media only screen and (max-width: 1920px)
{
	nav.tab-bar section.row.outer-row
	{
		padding-left: 0px;
		padding-right: 0px;
		bottom: 3px;
	}

	nav.tab-bar:before
	{
		content: "";
	}

	nav.tab-bar:after
	{
		content: "";
		display: block;
		clear: both;
	}

	#searchtipcss
	{
		width: 1px;
		position: relative;
		float: right;
		right: 5px;
	}

	.main_body
	{
		width: 100%;
	}

	div.topic_part
	{
		width: 74%;
		margin: 0 auto;
		margin-top: 0px;
		min-width: 700px;
		max-width: 1280px;
		padding-left: 80px;
	}

	#bigheadimage
	{
		min-width: 100%;
		height: auto;
	}

	section.tab-bar-section a.logo
	{
		display: none;
	}
}

@media only screen and (max-width: 1360px)
{
	div.zerogrid2 section.col-1-4
	{
		width: 33%;
	}

	div.main-part
	{
		padding-bottom: 400px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1000px)
{
	#searchPane
	{
		margin-top: 50px;
	}

	div.row div.row
	{
		padding-left: 3%;
		padding-right: 3%;
	}

	div.MCBreadcrumbsBox_0
	{
		margin-top: 8px;
	}

	div#proxy-topic-toolbar
	{
		margin-top: 24px;
	}

	#searchtipcss
	{
		width: 1px;
		position: relative;
		float: right;
		right: 5px;
	}

	div.topic_part
	{
		width: 90%;
		margin: 0 auto;
	}

	div.zerogrid
	{
		width: 100%;
	}

	div.zerogrid2
	{
		width: 100%;
	}

	div.zerogrid2 section.col-1-4
	{
		width: 33%;
	}

	div.link_icon
	{
		display: block;
	}

	div.link_icon2
	{
		display: none;
	}

	div.main-part
	{
		padding-bottom: 300px;
	}

	section.tab-bar-section a.logo
	{
		display: block;
	}
}

@media only screen and (max-device-width: 767px)
{
	#searchPane
	{
		margin-top: 50px;
	}

	div.MCBreadcrumbsBox_0
	{
		margin-top: 8px;
	}

	div#proxy-topic-toolbar
	{
		margin-top: 24px;
	}

	div.zerogrid div.wrap-col3
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 45px;
	}

	div.zerogrid div.wrap-col4
	{
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-top: 45px;
	}

	div.topic_part
	{
		width: 90%;
		margin: 0 auto;
	}

	div.zerogrid
	{
		width: 90%;
	}

	div.zerogrid section.col-1-4
	{
		width: 50%;
		padding-left: 5%;
	}

	div.zerogrid2
	{
		width: 100%;
	}

	div.zerogrid2 section.col-1-4
	{
		width: 100%;
	}

	div.link_icon
	{
		display: none;
	}

	div.link_icon2
	{
		display: block;
	}

	p.word1
	{
		font-size: 25px;
	}

	p.word2
	{
		font-size: 20px;
	}

	div.search_bar
	{
		width: 90%;
		margin: 0 auto;
		text-align: center;
		margin-top: 30px;
		margin-bottom: 50px;
	}

	div.center_text
	{
		margin-top: 50px;
	}

	div.main-part
	{
		padding-bottom: 500px;
	}

	section.tab-bar-section a.logo
	{
		display: block;
	}
}

@media only screen and (max-device-width: 460px)
{
	div.search-bar
	{
		width: 90%;
	}

	div.search_bar
	{
		width: 100%;
	}
}

@media only screen and (min-width: 1921px)
{
	nav.tab-bar
	{
		margin-top: 5px;
		height: 46px;
	}

	nav.tab-bar section.row.outer-row
	{
		padding-left: 0px;
		padding-right: 0px;
		bottom: 3px;
	}

	#searchtipcss
	{
		width: 1px;
		position: relative;
		float: right;
		right: 5px;
	}

	.main_body
	{
		width: 90%;
	}

	div.topic_part
	{
		width: 74%;
		/* margin: 0 auto; */
		margin-top: 20px;
		min-width: 700px;
		margin-left: 19%;
		max-width: 1280px;
		padding-left: 80px;
	}

	#bigheadimage
	{
		min-width: 100%;
		height: auto;
	}

	section.tab-bar-section a.logo
	{
		display: none;
	}
}

/* Search_tip div */

div.search_tip_table_box
{
	width: 100%;
	overflow: auto;
}

@media only screen and (max-device-width: 768px)
{
	div.search_tip_table_box
	{
		max-width: 767px;
	}
}

div#hp-searchtipDiv.hp-searchtipDiv
{
	max-height: 80%;
	overflow: auto;
}

@media only screen and (min-device-width: 1001px)
{
	div#hp-searchtipDiv.hp-searchtipDiv
	{
		top: 180px;
		width: 60%;
		left: 20%;
	}
}

@media only screen and (max-device-width: 1000px)
{
	div#hp-searchtipDiv.hp-searchtipDiv
	{
		width: 90%;
		left: 5%;
		top: 140px;
	}
}

div.animated_div
{
	float: right;
	width: 30px;
	height: 30px;
	background: #ffffff;
	color: #f3f3f3;
	position: relative;
	float: right;
	margin-top: -2px;
	opacity: 0.9;
}

@media only screen and (max-device-width: 768px)
{
	div.animated_div
	{
		display: none;
	}
}

a.Popup
{
	padding-right: 0px;
	display: block;
}

a.Popup:hover
{
	text-decoration: none;
}

a.Popup:before
{
	font-family: font_icon;
	content: "\e917";
	font-size: 40px;
	color: #02b387;
	top: 4px;
	position: relative;
	left: 3px;
}

/* Searchbar placeholder */

input.search-field::-webkit-input-placeholder,
div.search-bar._Skins__HP_Frameless_SearchBar input.search-field::-webkit-input-placeholder
{
	/* WebKit browsers */
	color: #d3d3d3;
}

input.search-field::-moz-placeholder,
div._Skins__HP_Frameless_SearchBar input.search-field::-moz-placeholder
{
	/* Mozilla Firefox 19+ */
	color: #d3d3d3;
}

/*Menu Proxy Part*/

ul.menu
{
	/*float: left;*/
	margin-top: 20px;
}

section.tab-bar-section.middle > div
{
	max-width: 100%;
}

@media only screen and (max-device-width: 1000px)
{
	section.tab-bar-section.middle > div
	{
		min-height: 50px;
	}
}

ul.menu._Skins__HP_Frameless_Menu
{
	max-width: 250px;
	min-width: 200px;
	word-wrap: break-word;
}

div#hp-sidebar-menu ul.menu._Skins__HP_Frameless_Menu ul > li > a.selected
{
	//font-weight: normal;
	background-position: 14px 0px;
}

ul.navigation > li#highlight_title > a:hover
{
	/*background: url('../../../Skins/Fluid/Stylesheets/Images/underline_g_4_3.png');*/
}

nav.tab-bar ul li a:hover
{
	color: #02b387;
}

div#pagination a:hover
{
	margin-left: 6px;
	margin-right: 6px;
}

div#pagination a#selected:hover
{
	margin-left: 5px;
	margin-right: 5px;
}

a#short_bread:hover
{
	text-decoration: none;
	color: #333333;
}

/*Search Highlight*/

span.SearchHighlight,
span.SearchHighlight1
{
	background-color: #ffff00;
}

/*Toolbar proxy*/

div.toolbar_box
{
	margin-top: 12px;
	margin-bottom: 10px;
}

@media screen and (max-device-width: 100px)
{
	div.toolbar_box
	{
		margin-top: 0px;
		margin-bottom: 0px;
	}
}

div#proxy-topic-toolbar
{
	height: 24px;
	position: relative;
	float: right;
}

body.other div#proxy-topic-toolbar div.buttons.topicToolbarProxy button.button.tooltips
{
	display: inline;
	position: relative;
	margin-left: 7px;
}

body.other span.topic-toolbar-tooltip
{
	background: #fbfbfb;
	border: 1px solid #424242;
	bottom: 32px;
	font-size: 13px;
	padding: 2px 10px;
	position: absolute;
	text-align: center;
	visibility: hidden;
	white-space: nowrap;
	z-index: 999;
}

body.other span.topic-toolbar-tooltip::before,
body.other span.topic-toolbar-tooltip::after
{
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

body.other span.topic-toolbar-tooltip::after
{
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #fbfbfb;
	border-width: 7px;
	margin-left: -7px;
}

body.other span.topic-toolbar-tooltip::before
{
	border-color: rgba(194, 225, 245, 0);
	border-top-color: #424242;
	border-width: 8px;
	margin-left: -8px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.button:hover span.topic-toolbar-tooltip
{
	visibility: visible;
}

nav.tab-bar div.nav-search form.search
{
	width: 100%;
	color: #DADADA;
	margin-left: 3%;
}

div.buttons.topicToolbarProxy button.button
{
	border-top: solid 1px #ffffff;
	border-right: solid 1px #ffffff;
	border-left: solid 1px #ffffff;
	border-bottom: solid 1px #ffffff;
}

div.buttons.topicToolbarProxy button.button:hover
{
	border-top: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-left: solid 1px #e1e1e1;
	border-bottom: solid 1px #e1e1e1;
}

div.buttons.topicToolbarProxybutton.button:hover:before
{
	color: #02b387;
}

body.other div.buttons.clearfix.topicToolbarProxy button.print-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.remove-highlight-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.next-topic-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.previous-topic-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.next-topic-button2
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.previous-topic-button2
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.forward-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.back-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.collapse-all-button
{
	background: none;
}

body.other div.buttons.clearfix.topicToolbarProxy button.expand-all-button
{
	background: none;
}

/*before*/

body.other div.buttons.clearfix.topicToolbarProxy button.print-button:before
{
	font-family: font_icon;
	content: "\e910";
	position: absolute;
	font-size: 17px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.remove-highlight-button:before
{
	font-family: font_icon;
	content: "\e911";
	position: absolute;
	font-size: 18px;
	top: -2px;
	right: 2px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.next-topic-button:before
{
	font-family: font_icon;
	content: "\e90c";
	position: absolute;
	font-size: 17px;
	right: 4px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.previous-topic-button:before
{
	font-family: font_icon;
	content: "\e90d";
	position: absolute;
	font-size: 17px;
	left: 4px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.next-topic-button2:before
{
	font-family: font_icon;
	content: "\e90c";
	position: absolute;
	font-size: 17px;
	right: 4px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.previous-topic-button2:before
{
	font-family: font_icon;
	content: "\e90d";
	position: absolute;
	font-size: 17px;
	left: 4px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.forward-button:before
{
	font-family: font_icon;
	content: "\e91a";
	position: absolute;
	font-size: 18px;
	right: 2px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.back-button:before
{
	font-family: font_icon;
	content: "\e919";
	position: absolute;
	font-size: 18px;
	right: 2px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.collapse-all-button:before
{
	font-family: font_icon;
	content: "\e906";
	position: absolute;
	font-size: 18px;
	right: 2px;
}

body.other div.buttons.clearfix.topicToolbarProxy button.expand-all-button:before
{
	font-family: font_icon;
	content: "\e909";
	position: absolute;
	font-size: 18px;
	right: 2px;
}

@media only screen and (max-device-width: 1000px)
{
	body.other div#proxy-topic-toolbar div.buttons.topicToolbarProxy button.button.needs-pie.tooltips.back-button
	{
		display: none;
	}

	body.other div#proxy-topic-toolbar div.buttons.topicToolbarProxy button.button.needs-pie.tooltips.forward-button
	{
		display: none;
	}
}

/*Top menu*/

ul.navigation ul ul.openLeft
{
	margin-right: 0px;
}

/*top menu arrow for second level*/

/*.menu_arrow
{
	position: relative;
	width: 12px;
	height: 12px;
	right: -6px;
	float: right;
	display: inline;
	z-index: 1;
	background: url('../images/_HP_Arrow_right.png');
	background-size: 92%;
}

.menu_arrow_green
{
	position: relative;
	width: 12px;
	height: 12px;
	right: -6px;
	float: right;
	display: inline;
	z-index: 1;
	background: url('../images/_HP_Arrow_right.png');
	background-size: 92%;
}*/

section.tab-bar-section a.logo
{
	left: 28px;
}

ul.navigation > li#highlight_title
{
	background: none;
}

ul.navigation > li#highlight_title.has-children:hover a
{
	background: none;
}

ul.navigation > li.has-children:hover a
{
	background: none;
}

ul.navigation > li
{
	margin-left: 1px;
	margin-right: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.navigation > li:hover > a
{
	color: #02b387;
}

ul.navigation > li:hover
{
	background: none;
}

ul.navigation > li.has-children:hover
{
	background: none;
	border-top: 1px solid #b4b4b4;
	margin-top: -1px;
	border-left: 1px solid #b4b4b4;
	margin-left: 0px;
	border-right: 1px solid #b4b4b4;
	margin-right: 0px;
	border-bottom: 1px solid #ffffff;
	margin-bottom: -1px;
}

div.search-filter-content ul li
{
	padding-top: 10px;
	padding-bottom: 5px;
}

nav.tab-bar ul li.active > a,
nav.tab-bar ul li a.active,
nav.tab-bar ul li ul li:hover > a
{
	color: #02b387;
}

ul.navigation > li > ul
{
	left: -2px;
	border-top: none;
	margin-top: 1px;
}

ul.navigation ul ul
{
	background: #ffffff;
	margin-left: 0px;
}

ul.sub-menu
{
	margin-top: 3px;
	padding-top: 3px;
}

ul.navigation ul > li
{
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 12px;
	padding-right: 20px;
}

ul.navigation ul > li > a
{
	margin-top: 0px;
	font-size: 18px;
	padding-left: 3px;
	margin-left: 0px;
}

ul.navigation ul > li.has-children > a::after
{
	content: "";
}

ul.navigation ul
{
	border: 1px solid #b4b4b4;
	padding-top: 0px;
	margin-left: 1px;
	background-color: #ffffff;
	margin-right: 1px;
	min-width: 400px;
	padding-bottom: 0px;
}

ul.navigation > li.has-children:after
{
	display: none;
}

ul.navigation
{
	margin-right: 0px;
	padding-left: 1px;
	margin-top: 5px;
}

/*search_result*/

h1#results-heading
{
	margin-top: 20px;
}

ul#resultList div.description
{
	font-size: 16px;
	margin-bottom: 4px;
	line-height: 19px;
}

ul#resultList h3.title
{
	margin-top: 35px;
	margin-bottom: 6px;
	text-decoration: none;
	line-height: 1.1em;
}

h1#results-heading
{
	margin-top: 15px;
	margin-bottom: -10px;
	padding-bottom: 6px;
}

/*body proxy*/

table
{
	margin-bottom: 0.65em;
}

div.table_overflow_box
{
	width: 100%;
	max-width: 770px;
	overflow: auto;
	margin-bottom: 2em;
	/*border-right: 1px solid #B9B8BB;*/
}

div.table_new_window
{
	float: right;
	margin-right: 40px;
	margin-top: -10px;
	background: #02b387;
	border-radius: 3px;
	padding: 1px 4px 1px 4px;
}

div.table_new_window:hover,
div.table_new_window:focus
{
	background: #049371;
}

table div.table_new_window
{
	display: none;
}

a.table_new_window
{
	padding-top: 3px;
	padding-bottom: 3px;
	color: #ffffff;
}

a.table_new_window:hover
{
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}

@media only screen and (max-device-width: 1000px)
{
	div.table_new_window
	{
		display: none;
	}
}

div.main-part
{
	max-width: 1200px;
	margin-top: 10px;
	margin: 0 auto;
}

@media only screen and (min-device-width: 1000px)
{
	div.topic_part
	{
		margin-left: 220px;
	}
}

@media only screen and (max-device-width: 999px)
{
	div.topic_part
	{
		min-width: 0px;
		padding-left: 0px;
	}
}

/*the big head*/

div.blackhead
{
	background-color: #425563;
	height: 70px;
}

a.headword1
{
	color: #ffffff;
	font-size: 28px;
	position: relative;
	left: 100px;
	top: 24px;
	float: left;
}

div.logopic1
{
	position: relative;
	left: 25px;
	top: 14px;
	float: left;
}

a.headword1
{
	color: #ffffff;
	text-decoration: none;
}

a.headword1:link
{
	color: #ffffff;
	text-decoration: none;
}

a.headword1:visited
{
	color: #ffffff;
	text-decoration: none;
}

a.headword1:hover
{
	color: #ffffff;
	text-decoration: none;
}

/*breadcrumbsProxy*/

a.MCBreadcrumbsLink
{
	text-decoration: none;
	color: #8b8b8b;
}

a.MCBreadcrumbsLink:visited
{
	text-decoration: none;
	color: #8b8b8b;
}

a.MCBreadcrumbsLink:hover
{
	text-decoration: none;
	color: #333333;
}

div.MCBreadcrumbsBox_0
{
	font-size: 17px;
}

a#short_bread
{
	text-decoration: none;
	color: #8B8B8B;
}

/*mobile home page*/

@media only screen and (max-device-width: 767px)
{
	div._Skins_HTML5_Component___Search_Bar .search-filter-wrapper
	{
		right: 35px;
	}

	div._Skins_HTML5_Component___Search_Bar div.search-filter
	{
		height: 35px;
	}

	div._Skins_HTML5_Component___Search_Bar div.search-submit
	{
		height: 35px;
	}

	div._Skins_HTML5_Component___Search_Bar input.search-field
	{
		height: 35px;
	}
}

input.search-field
{
	background-color: transparent;
}

/*mobile searchbar CSS*/

@media only screen and (max-device-width: 767px)
{
	div._Skins_HTML5_Component___Search_Bar div.search-filter.open
	{
		background-position-y: -7px;
	}
}

@media only screen and (max-device-width: 1000px)
{
	.se_bar > .search > div.search-bar
	{
		margin-right: 0px;
	}

	div.search_startup
	{
		position: absolute;
		top: 50%;
		margin-top: -11px;
		right: 60px;
	}
}

div.mobile_toggle_placeholder
{
	height: 70px;
	display: none;
}

div.search_startup
{
	display: none;
}

a.clear_all
{
	position: absolute;
	right: 80px;
	top: 12px;
	color: #d3d3d3;
	text-decoration: none;
}

a.clear_all:hover
{
	color: #d3d3d3;
	text-decoration: none;
}

a.clear_all:visited
{
	color: #d3d3d3;
	text-decoration: none;
}

a.clear_all:before
{
	color: #d3d3d3;
	font-family: font_icon;
	content: "\e914";
	font-size: 24px;
}

a.clear_all_s
{
	position: absolute;
	right: 40px;
	top: 3px;
	color: #d3d3d3;
	text-decoration: none;
}

a.clear_all_s:hover
{
	color: #d3d3d3;
	text-decoration: none;
}

a.clear_all_s:visited
{
	color: #d3d3d3;
	text-decoration: none;
}

a.clear_all_s:before
{
	color: #d3d3d3;
	font-family: font_icon;
	content: "\e914";
	font-size: 19px;
}

@media only screen and (max-device-width: 999px)
{
	div.search_startup
	{
		display: block;
	}
}

@media only screen and (max-device-width: 999px)
{
	a.clear_all
	{
		right: 88px;
		top: 12px;
	}
}

@media only screen and (max-device-width: 767px)
{
	a.clear_all
	{
		right: 72px;
		top: 6px;
	}

	a.clear_all:before
	{
		font-size: 24px;
	}
}

/*top side menu bar CSS*/

@media only screen and (max-device-width: 1000px)
{
	nav.tab-bar .menu-icon
	{
		right: 0px;
		top: 23px;
	}
}

div._Skins_HTML5_Component___Search_Bar div.search-submit
{
	border-top: solid 1px #02b387;
	border-bottom: solid 1px #02b387;
}

/*@media only screen and (min-device-width: 1000px)
{*/

div.se_top_bar > form.search
{
	display: block;
}

/* strange bug fixed */

input[type=search]::-ms-clear
{
	display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 999px)
{
	.harmony_home
	{
		margin-top: -200px;
	}
}

@media only screen and (max-device-width: 767px)
{
	.harmony_home
	{
		margin-top: -400px;
	}
}

section.row:before,
section.row:after,
div.row:before,
div.row:after
{
	content: "";
	display: none;
}

a.nextPage
{
	display: none;
}

a.previousPage
{
	display: none;
}

div.keep_center
{
	margin: 0 auto;
	width: 100%;
	max-width: 1200px;
}

div.topic_part p
{
	margin-bottom: 0.8em;
	line-height: normal;
}

p.relatedTopicsContainer
{
	margin-top: 30px;
}

/*identify mobile device*/

@media only screen and (max-device-width: 1000px)
{
	.mobile_flag
	{
		width: 20px;
	}
}

@media only screen and (max-device-width: 767px)
{
	.mobile_flag
	{
		width: 30px;
	}
}

@media only screen and (min-device-width: 1001px)
{
	.mobile_flag
	{
		width: 40px;
	}

	a.clear_all_s
	{
		display: none !important;
	}
}

/*search bar debug*/

input.search-field.needs-pie:focus
{
	border-bottom: solid 1px #02b387;
}

div.se_top_bar div.search-submit-wrapper div.search-submit:before
{
	color: #ffffff;
	font-family: font_icon;
	content: "\e912";
	position: absolute;
	right: -3px;
	top: 6px;
	font-size: 22px;
}

div.se_top_bar div.search-filter:before
{
	font-family: font_icon;
	content: "\e90b";
	position: absolute;
	top: -5px;
	left: 6px;
	font-size: 18px;
	color: #ffffff;
}

div.se_top_bar div.search-filter.open:before
{
	top: -1px;
	color: #525252;
}

div._Skins__HP_Frameless_SearchBar div.search-filter:before
{
	font-family: font_icon;
	content: "\e90b";
	position: absolute;
	font-size: 18px;
	top: 3px;
	right: 6px;
	color: #7d7d7d;
}

div._Skins__HP_Frameless_SearchBar div.search-submit:before
{
	font-family: font_icon;
	content: "\e912";
	position: absolute;
	color: #ffffff;
	font-size: 20px;
	right: 13px;
	top: 12px;
}

@media only screen and (max-device-width: 768px)
{
	div._Skins__HP_Frameless_SearchBar div.search-filter:before
	{
		font-family: font_icon;
		content: "\e90b";
		position: absolute;
		font-size: 18px;
		top: -1px;
		right: 7px;
	}

	div._Skins__HP_Frameless_SearchBar div.search-submit:before
	{
		font-family: font_icon;
		content: "\e912";
		position: absolute;
		color: #ffffff;
		font-size: 20px;
		right: 7px;
		top: 7px;
	}

	div._Skins__HP_Frameless_SearchBar input.search-field
	{
		height: 35px;
	}

	div._Skins__HP_Frameless_SearchBar div.search-filter
	{
		height: 35px;
	}

	div._Skins__HP_Frameless_SearchBar div.search-submit
	{
		height: 35px;
		width: 35px;
	}

	div._Skins__HP_Frameless_SearchBar .search-filter-wrapper
	{
		right: 35px;
	}
}

@media only screen and (max-device-width: 1000px)
{
	span.topic-toolbar-tooltip
	{
		display: none;
	}
}

/*topic body*/

div.table_popup_box p
{
	margin-bottom: 0.4em;
}

table div.example
{
	width: 100%;
}

h1,
h2
{
	color: #333333;
}

h1
{
	margin-top: 23px;
}

h2
{
	margin-top: 0.45em;
	margin-bottom: 0.25em;
	padding-top: 0em;
	font-size: 22px;
}

ul
{
	margin-left: 8px;
	margin-top: 0em;
	padding: 0px;
	padding-left: 0.2em;
}

ol
{
	margin-top: 0em;
	margin-left: 20px;
	margin-bottom: 0.65em;
}

ul li
{
	list-style-type: disc;
	margin-left: 8px;
	margin-bottom: 0.65em;
	margin-top: 0.65em;
}

ol li
{
	list-style-type: decimal;
	margin-left: 8px;
	margin-bottom: 0.65em;
	margin-top: 0.65em;
}

ol ul li,
ul ul li
{
	list-style-type: disc;
	margin-left: 6px;
	margin-bottom: 0.65em;
}

ol ol li,
ul ol li
{
	list-style-type: lower-alpha;
	margin-left: 4px;
	margin-bottom: 0.65em;
}

div.topic_part ol li p,
div.topic_part ul li p,
div.topic_part ul ul li p,
div.topic_part ul ol li p,
div.topic_part ol ul li p,
div.topic_part ol ol li p,
div.topic_part ul ul ul li p,
div.topic_part ul ol ol li p,
div.topic_part ul ul ol li p,
div.topic_part ul ol ul li p,
div.topic_part ol ul ul li p,
div.topic_part ol ol ol li p,
div.topic_part ol ul ol li p,
div.topic_part ol ol ul li p
{
	margin-bottom: 0.65em;
}

table
{
	/*margin-bottom: 0em;*/
	font-size: 16px;
}

code
{
	font-size: 16px;
}

div.example
{
	font-size: 15px;
}

div.dropDown
{
	margin-bottom: 0.65em;
	margin-top: 0em;
}

MadCap|relatedTopics:link
{
	color: #02b387;
}

MadCap|relatedTopics:visited
{
	color: #1D868B;
}

div.link-list-popup ul li a
{
	color: #02b387;
}

div.link-list-popup ul li a:visited
{
	color: #1D868B;
}

MadCap|toggler:link
{
	color: #02b387;
}

MadCap|toggler:visited
{
	color: #1D868B;
}

MadCap|toggler:hover
{
	text-decoration: underline;
}

MadCap|toggler
{
	color: #000000;
}

.dropDownHead.dropDownHeadboldPrint:hover
{
	text-decoration: none;
}

div.pre_overflow_box
{
	width: 100%;
	max-width: 700px;
	overflow: auto;
	margin-bottom: 0.65em;
}

span.MCTogglerHotSpot
{
	color: #02b387;
}

div.example div.pre_overflow_box
{
	overflow: initial;
}

div.table_expand
{
	display: none;
}

table div
{
	font-size: 16px;
}

/*Admonition*/

div.Admonition_Note,
div.Admonition_Caution,
div.Admonition_Tip,
div.Admonition_Deprecated,
div.Admonition_Important
{
	border: none;
	background-color: #f3f3f3;
	padding-left: 17px;
	width: 100%;
	padding-bottom: 4px;
	padding-right: 20px;
	padding-top: 4px;
	font-size: 17px;
	margin-bottom: 10px;
}

table div.Admonition_Note,
table div.Admonition_Caution,
table div.Admonition_Tip,
table div.Admonition_Deprecated,
table div.Admonition_Important
{
	padding-top: 0px;
	padding-left: 10px;
	padding-bottom: 4px;
	margin-bottom: 10px;
	font-size: 16px;
}

div.Admonition_Tip
{
	border-left: solid 5px #01a982;
}

table div.Admonition_Tip
{
	border-left: solid 3px #01a982;
}

div.Admonition_Note
{
	border-left: solid 5px #614767;
}

table div.Admonition_Note
{
	border-left: solid 3px #614767;
}

div.Admonition_Caution
{
	border-left: solid 5px #ffd042;
}

table div.Admonition_Caution
{
	border-left: solid 3px #ffd042;
}

div.Admonition_Deprecated
{
	border-left: solid 5px #ff811e;
}

table div.Admonition_Deprecated
{
	border-left: solid 3px #ff811e;
}

div.Admonition_Important
{
	border-left: solid 5px #ff454f;
}

table div.Admonition_Important
{
	border-left: solid 3px #ff454f;
}

div.Admonition_Note span.autonumber:before
{
	content: "\e916";
	font-family: font_icon;
	color: #614767;
	margin-right: 10px;
	position: relative;
	top: 6px;
	font-size: 28px;
}

table div.Admonition_Note span.autonumber:before
{
	content: "\e916";
	font-family: font_icon;
	color: #614767;
	margin-right: 10px;
	position: relative;
	top: 5px;
	font-size: 22px;
}

div.Admonition_Tip span.autonumber:before
{
	content: "\e917";
	font-family: font_icon;
	color: #01a982;
	margin-right: 10px;
	position: relative;
	top: 6px;
	font-size: 28px;
}

table div.Admonition_Tip span.autonumber:before
{
	content: "\e917";
	font-family: font_icon;
	color: #01a982;
	margin-right: 10px;
	position: relative;
	top: 5px;
	font-size: 22px;
}

div.Admonition_Caution span.autonumber:before
{
	content: "\e913";
	font-family: font_icon;
	color: #ffd042;
	margin-right: 10px;
	position: relative;
	top: 8px;
	font-size: 28px;
}

table div.Admonition_Caution span.autonumber:before
{
	content: "\e913";
	font-family: font_icon;
	color: #ffd042;
	margin-right: 10px;
	position: relative;
	top: 5px;
	font-size: 22px;
}

div.Admonition_Deprecated span.autonumber:before
{
	content: "\e915";
	font-family: font_icon;
	color: #ff811e;
	margin-right: 10px;
	position: relative;
	top: 6px;
	font-size: 28px;
}

table div.Admonition_Deprecated span.autonumber:before
{
	content: "\e915";
	font-family: font_icon;
	color: #ff811e;
	margin-right: 10px;
	position: relative;
	top: 5px;
	font-size: 22px;
}

div.Admonition_Important span.autonumber:before
{
	content: "\e91b";
	font-family: font_icon;
	color: #ff454f;
	position: relative;
	top: 4px;
	font-size: 22px;
	left: 3px;
	margin-right: 13px;
}

table div.Admonition_Important span.autonumber:before
{
	content: "\e91b";
	font-family: font_icon;
	color: #ff454f;
	position: relative;
	top: 4px;
	font-size: 19px;
	left: 0px;
	margin-right: 10px;
}

div.Admonition_Note span.autonumber,
div.Admonition_Caution span.autonumber,
div.Admonition_Tip span.autonumber,
div.Admonition_Deprecated span.autonumber,
div.Admonition_Important span.autonumber
{
	font-family: HPMetricLocal_Semi;
}

div.Admonition_Note > p:first-child
{
	mc-auto-number-format: 'Note ';
	/* Localizable */
}

div.Admonition_Caution > p:first-child
{
	mc-auto-number-format: 'Caution ';
	/* Localizable */
}

div.Admonition_Tip > p:first-child
{
	mc-auto-number-format: 'Tip ';
	/* Localizable */
}

div.Admonition_Deprecated > p:first-child
{
	mc-auto-number-format: 'Important ';
	/* Localizable */
}

div.Admonition_Important > p:first-child
{
	mc-auto-number-format: 'Important ';
	/* Localizable */
}

/*MCRelatedTopics*/

a.MCRelatedTopics_0:link
{
	color: #02b387;
}

a.MCRelatedTopics_0:visited
{
	color: #1D868B;
}

a.MCRelatedTopics_1:link
{
	color: #02b387;
}

a.MCRelatedTopics_1:visited
{
	color: #1D868B;
}

a.MCRelatedTopics_2:link
{
	color: #02b387;
}

a.MCRelatedTopics_2:visited
{
	color: #1D868B;
}

a.MCRelatedTopics_3:link
{
	color: #02b387;
}

a.MCRelatedTopics_3:visited
{
	color: #1D868B;
}

/*Slide Show*/

div.mc-wrapper
{
	clear: none;
}

/*Madcap fix*/

a,
li,
html,
form,
span,
table,
ul,
ol,
nav,
dl,
section,
button,
body,
h1.frontmatter,
h1#results-heading,
h2.frontmatter,
p.pad_bot1,
p.footerlink,
p.word1,
p.word2,
form.search,
div._Skins__HP_Frameless_SearchBar,
div._Skins_HTML5_Component___Search_Bar,
div.search-submit,
div.animated_div,
div.big_body,
div.blackhead,
div.body3,
div.buttons.clearfix.topicToolbarProxy,
div.buttons.topicToolbarProxy,
div.centralize_search_bar,
div.center_text,
div.copyright,
div.cs-container,
div.description,
div.dropdown,
div.footborder,
div.footborder2,
div.frontmatter,
div.header,
div.hf_top_menu,
div#hp-feedbackDiv,
div#hp-searchtipDiv.hp-searchtipDiv,
div#hp-tableBoxDiv,
div.keep_center,
div.last_updated,
div.link_icon,
div.link_icon2,
div.link-list-popup,
div.logopic1,
div.main_foot,
div.main-part,
div.MCBreadcrumbsBox_0,
div.MCDropDown_Closed,
div.MCDropDown_Open,
div.MCDropDownBody,
div.MCDropDownBody_0,
div.MCMiniTocBox_0,
div.mc-wrapper,
div.me_high_b,
div.mobile_toggle_placeholder,
div.nav-search,
div#pagination,
div.picborder,
div.pre_overflow_box,
div#proxy-topic-toolbar,
div.row,
div.se_top_bar,
div.search_startup,
div.search_tip_table_box,
div.search-bar,
div.search_bar,
div.search-filter,
div.search-filter.open,
div.search-filter-content,
div.search-submit,
div.search-submit-wrapper,
div.search_widget_active,
div#send_feedback,
div.site_links_container,
div.small_pic,
div.small_word_block,
div.snippetBlock,
div.snippetBlock_small1,
div.snippetBlock_small2,
div.table_expand,
div.table_new_window,
div.table_overflow_box,
div.table_popup_box,
div.table_popup_cover,
div.tableBoxContain,
div.toolbar_box,
div.topic_part,
div.wrap-col1,
div.wrap-col2,
div.wrap-col3,
div.wrap-col4,
div.wrapper,
div.zerogrid,
div.zerogrid2
{
	mc-hidden: hidden;
}

div.Admonition_Note,
div.Admonition_Caution,
div.Admonition_Tip,
div.Admonition_Important,
div.example,
div.avoidPageBreak,
div.keepWithNext,
table.no_lines
{
	mc-hidden: false;
}

/*popup fix*/

a.closeFeedback_table img,
a#hp-feedbackClose img
{
	width: 77%;
	height: 77%;
}

