/*<meta />*/

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

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

*/


@import url('_HP_IE_Frameless.css');
@namespace MadCap "localhost";


/*restore the header and footer styles*/

div.snippetBlock_small1
{
	cursor: pointer;
}
div.small_word_block
{
	display: none;
}
body div.header ul li,
body div.hf_top_menu ul li,
body div.site_links_container ul li
{
	list-style-type: none;
	margin: initial;
	font-size: initial;
	line-height: normal;
}

div.search_widget_active
{
	top: 0px;
}

div.cs-container
{
	display: none;
}

div.site_links_container
{
	box-sizing: initial;
} 

/*styles for the content*/
a.backtoSoftware,
a.backtoDocHome
{
	font-size: 16px;
	position: relative;
	float: left;
	left: 36px;
	top: 5px;
	z-index: 10;
	color: #666666;
}

a.backtoDocHome
{
	margin-left: 5px;
}

a.backtoSoftware:hover,
a.backtoDocHome:hover
{
	text-decoration: underline;
}

a.backtoSoftware:visited,
a.backtoDocHome:visited
{
	color: #666666;
}

a.backtoSoftware:before
{
	content: "Back to HPE Software ";
	/* Localizable */
	color: #666666;
}

a.backtoDocHome:after
{
	content: " > Documentation Home";
	/* Localizable */
	color: #666666;
}

div#send_feedback
{
	position: relative;
	float: right;
	margin-right: 20%;
	margin-bottom: 10px;
	font-size: 16px;
	clear: both;
}

div.se_top_bar
{
	top: 40px;
	right: 70px;
    float: right;
	display: block;
}

button.show_search:before
{
	color: #000000;
}

button.hide_search:before
{
	color: #000000;
}

div.search-submit
{
	border-top: none;
	margin-left: 0px;
}

div.footborder
{
	margin-top: 10px;
}

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

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

div.blackhead
{
	background-color: #F0F0F0;
	height: 80px;
}

a.headword1
{
	left: 36px;
	top: 20px;
	float: left;
	max-width: 80%;
	z-index: 10;
	clear: left;
}

div.logopic1
{
	display: none;
}

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

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

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

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

input.search-field
{
	background-color: #ffffff;
}

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

div.se_top_bar div.search-submit-wrapper div.search-submit:before
{
	right: 3px;
	top: 4px;
	font-size: 20px;
}

div.se_top_bar div.search-filter:before
{
	top: -3px;
	color: #000000;
}

div#hp-sidebar-menu ul.menu._Skins__HP_Frameless_Menu
{
	margin-left: 0px;
	margin-bottom: 50px;
}

/* responsive page layout*/

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

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

@media only screen and (max-width: 1360px)
{
	div.main-part
	{
		padding-bottom: 100px;
	}
}

@media only screen and (min-device-width: 1000px)
{
	div.main-part
	{
		padding-bottom: 100px;
	}
}

@media only screen and (max-device-width: 1000px)
{
	div.centralize_search_bar
	{
		position: relative;
	}

	#bigheadimage
	{
		display: block;
	}

	nav.tab-bar
	{
		height: 80px;
		position: relative;
		//border-top: solid 3px #02B387;
		top: 0;
	}

	div.se_top_bar
	{
		float: left;
		left: 40px;
		top: 90px;
		right: auto;
	}
	
	a.backtoSoftware,
	a.backtoDocHome
	{
		left: 16px;
	}
	
	a.headword1
	{
		left: 16px;
		top: 5px;
	}
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1000px)
{
	#proxy-topic-toolbar
	{
		margin-top: 0px;
	}

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

	
	section.tab-bar-section a.logo
	{
		display: none;
	}
	/*set to none to hide the hpe logo in the tablet output*/
}

@media only screen and (max-device-width: 999px)
{
	div.search_startup
	{
		display: block;
	}
	
	nav.tab-bar a.menu-icon span
	{
		background: transparent;
	}
	nav.tab-bar a.menu-icon span:after
	{
	content: "Contents";
    color: grey;
	background: white;
    font-size: 16px;
    left: -30px;
    top: 20px;
    position: relative;
    border: solid 1px;
    padding: 10px 5px 10px 5px;
    border-radius: 5px;
	}
}

@media only screen and (max-device-width: 768px)
{
	/*position the "back to HPE software" link and the search box*/
	
	div.se_top_bar
	{
		float: left;
		left: 40px;
		top: 90px;
		right: auto;
	}
}

@media only screen and (max-device-width: 767px)
{
	#proxy-topic-toolbar
	{
		margin-top: 0;
	}

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

	section.tab-bar-section a.logo
	{
		display: none;
	}
	/*set to none to hide the hpe logo in the mobile output*/
}

@media only screen and (max-device-width: 460px)
{
	div.search-bar,
	div.search_bar
	{
		width: 100%;
	}
	
	div.se_top_bar
	{
		top: 80px;
		left: 0px;
		right: 30px;
		width: auto;
	}
	
	a.headword1
	{
		font-size: 24px;
		top: 5px;
	}
	
	#proxy-topic-toolbar 
	{
		margin-top: 24px;
	}
}

