@charset "utf-8";

	.LabelPinoli
	{
		color				:	rgb(0,169,95);
	}

/*
======================================
Pc
======================================
*/
@media print, screen and (min-width:801px)
{
	/* Menu */
	#PanelBodyMenu
	{
	}

	/* Title */
	#PanelBodyTitle
	{
		display			:	none !important;
	}
}

/*
======================================
Smart Phone
======================================
*/
@media screen and (max-width:800px)
{
}
