/*	**************************************************
		Stylesheet

		Copyright (c) Multisys Computers Ltd 2015.
		All rights reserved.

	**************************************************	*/

@media screen and (max-width: 768px)
{

	div#level2menu ul
	{
		background-color: #d27915;
	}

	#grouppanels h3
	{
		background-color: #d27915 !important;
		color: #ffffff !important;
		border-bottom: none !important;
	}
	#grouppanels h3 a
	{
		color: #ffffff !important;
	}

}