/*<meta />*/

/* Stylesheet for HHA National output */

@import url('HHA-Styles.css');

/* Standard icons for menu entries. First menu entry is (1), second is (2), and so on. */

ul.sidenav > li:nth-child(1) > a:link
{
	background-image: url('../Icons/MenuIcons/home-gray.svg');
}

ul.sidenav > li:nth-child(2) > a:link
{
	background-image: url('../Icons/MenuIcons/circle-bolt-gray.svg');
}

ul.sidenav > li:nth-child(3) > a:link
{
	background-image: url('../Icons/MenuIcons/newspaper-gray.svg');
}

ul.sidenav > li:nth-child(4) > a:link
{
	background-image: url('../Icons/MenuIcons/circle-question-gray.svg');
}

ul.sidenav > li:nth-child(5) > a:link
{
	background-image: url('../Icons/MenuIcons/wrench-gray.svg');
}

ul.sidenav > li:nth-child(6) > a:link
{
	background-image: url('../Icons/MenuIcons/book-gray.svg');
}

ul.sidenav > li:nth-child(7) > a:link
{
	background-image: url('../Icons/MenuIcons/files-gray.svg');
}

ul.sidenav > li:nth-child(8) > a:link
{
	background-image: url('../Icons/MenuIcons/headset-gray.svg');
}

/* Icons for selected menu entries */

ul.sidenav > li:nth-child(1) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/home-orange.svg');
}

ul.sidenav > li:nth-child(2) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/circle-bolt-orange.svg');
}

ul.sidenav > li:nth-child(3) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/newspaper-orange.svg');
}

ul.sidenav > li:nth-child(4) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/circle-question-orange.svg');
}

ul.sidenav > li:nth-child(5) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/wrench-orange.svg');
}

ul.sidenav > li:nth-child(6) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/book-orange.svg');
}

ul.sidenav > li:nth-child(7) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/files-orange.svg');
}

ul.sidenav > li:nth-child(8) > a.selected:link
{
	background-image: url('../Icons/MenuIcons/headset-orange.svg');
}

/* Hide any children of the following main nav topics */
/* FAQs */

ul.sidenav > li:nth-child(4) ul
{
	display: none;
	mc-hidden: hidden;
}

/* Hide FAQ toggler */

ul.sidenav > li:nth-child(4) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

/* Hide any children of the following main nav topics */
/* Documentation > Billing */

ul.sidenav > li:nth-child(7) ul > li:nth-child(1) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(2) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(3) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(4) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(5) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(6) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(7) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(8) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(9) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(10) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(11) ul
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(12) ul
{
	display: none;
	mc-hidden: hidden;
}

/* Hides All underlings to "Documentation > Billing" toggler */

ul.sidenav > li:nth-child(7) ul > li:nth-child(1) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(2) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(3) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(4) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(5) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(6) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(7) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(8) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(9) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(10) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(11) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

ul.sidenav > li:nth-child(7) ul > li:nth-child(12) span.submenu-toggle-container
{
	display: none;
	mc-hidden: hidden;
}

/* Increase left-hand nav indentation to accommodate background images. Do not change. */

ul.sidenav > li > a:link
{
	padding-left: 40px;
}

ul.sidenav > li > ul > li > a:link
{
	padding-left: 40px;
}

ul.sidenav > li > ul > li > ul > li > a:link
{
	padding-left: 55px;
}

ul.sidenav > li > ul > li > ul > li > ul > li > a:link
{
	padding-left: 70px;
}

ul.sidenav > li > ul > li > ul > li > ul > li > ul > li > a:link
{
	padding-left: 85px;
}

/* Start page tile images */

div#Tile-GettingStarted
{
	background-image: url('../Icons/MenuIcons/circle-bolt-orange.svg');
}

div#Tile-WhatsNew
{
	background-image: url('../Icons/MenuIcons/newspaper-orange.svg');
}

div#Tile-FAQs
{
	background-image: url('../Icons/MenuIcons/circle-question-orange.svg');
}

div#Tile-Troubleshooting
{
	background-image: url('../Icons/MenuIcons/wrench-orange.svg');
}

div#Tile-Training
{
	background-image: url('../Icons/MenuIcons/book-orange.svg');
}

div#Tile-Documentation
{
	background-image: url('../Icons/MenuIcons/files-orange.svg');
}

/* Start page hover tile images */

div#Tile-GettingStarted:hover
{
	background-image: url('../Icons/MenuIcons/circle-bolt-white.svg');
}

div#Tile-WhatsNew:hover
{
	background-image: url('../Icons/MenuIcons/newspaper-white.svg');
}

div#Tile-FAQs:hover
{
	background-image: url('../Icons/MenuIcons/circle-question-white.svg');
}

div#Tile-Troubleshooting:hover
{
	background-image: url('../Icons/MenuIcons/wrench-white.svg');
}

div#Tile-Training:hover
{
	background-image: url('../Icons/MenuIcons/book-white.svg');
}

div#Tile-Documentation:hover
{
	background-image: url('../Icons/MenuIcons/files-white.svg');
}

