/*<meta />*/

@media only screen and (max-device-width: 999px)
{
	/* Search Styles */

	.search-bar .search-filter
	{
		font-size: 1em;
	}

	.button.login-button.feedback-required,
	.button.edit-user-profile-button.feedback-required
	{
		display: none;
	}

	.pulse-frame
	{
		display: none;
	}

	.central-account-text
	{
		display: none;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component
	{
		display: none;
		background-color: #ffffff;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component a
	{
		
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component li > a
	{
		background-repeat: no-repeat;
		background-color: transparent;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul > li > a
	{
		background-repeat: no-repeat;
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul ul > li > a
	{
		background-repeat: no-repeat;
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul ul ul > li > a
	{
		background-repeat: no-repeat;
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul ul ul ul > li > a
	{
		background-repeat: no-repeat;
		background: transparent none;
		-pie-background: transparent;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component li > a.selected
	{
		background: transparent url('Images/g_6_1.png') no-repeat;
		-pie-background: transparent url('Skins/Default/Stylesheets/Components/Images/g_6_1.png') no-repeat;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component li > a:hover
	{
		background-repeat: no-repeat;
		background-color: #f3f3f3;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f3f3f3;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f3F3F3;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f3F3F3;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component ul ul ul ul > li > a:hover
	{
		background-repeat: repeat;
		background-color: #f3F3F3;
	}

	ul.menu._Skins__HPE_TopNav_Menu.mc-component li > a.selected:hover
	{
		background: #f3f3f3 url('Images/g_6.png') no-repeat;
		-pie-background: #f3f3f3 url('Skins/Default/Stylesheets/Components/Images/g_6.png') no-repeat;
	}
}

