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

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

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

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

	div#level2menu ul
	{
		background-color: #0e3d67;
	}

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

}