.groupWrapper
{
	width: 49%;
	float: left;
	padding-top:10px;
	margin-right: 0.5%;
	margin-left: 0.5%;
	min-height: 400px;
	border:0px solid red;
}
.serializer
{
	clear: both;
}

.sortHelper
{
	border: 2px dashed #333;
	background-color:#dfffa7;
        width: 94%;
        margin: 2%;
}

.groupItem{
	text-align:left;
	padding:0px;
        width: 96%;
        margin: 2%;
}
.groupItem .itemHeader
{
	line-height: 28px;
	/*background-color: #4D6582;*/
	background:url(../../images/iqualfood/iqitem_bg3.png);
	/*background-image:url('../../images/iqualfood/iqitem.png') repeat;*/
	/*border-top: 4px solid #DF4400;*/
	color: #ffffff;
	padding: 0 10px;
	cursor: move;
	font-family: "trebuchet ms";;
	font-weight: bold;
	font-size: 11pt;
	height: 28px;
	position: relative;
}

.groupItem .itemHeader a.closeEl
{
	/*position: absolute;*/
	/*right: 10px;*/
	/*top: 0px;*/
	font-weight: normal;
	font-size: 11px;
	text-decoration: none;
}

.itemContent
{
	background-color:#fafafa;
}

.itemLink
{
	color:#ffffff;
}

.itemLink:hover
{
	color:#df4400;
}


.groupWrapper p
{
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.img_load
{
	display:none;
}

/*IQUALFOOD formataçao antiga*/
.contentor, .contentorConfig, .contentorHelp
{
	border-bottom:2px solid #a2a9b8;
	border-left:2px solid #a2a9b8;
	border-right:2px solid #a2a9b8;
	border-top:2px solid #afb6c3;;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#iq_formacao 
{
	margin-left:5px;
	padding-left:5px;
	font-size:10pt;
	font-family:"Tahoma";
	/*color:#4D6582;*/
	color:#555;
}

#iq_formacao a
{
	color:#555;
}

#iq_formacao a:hover
{
	color:#df4400;
}

#iq_formacao img
{
padding: 3px;
}

#iq_formacao li
{
	margin-left:0px;
	margin-right:0px;
	list-style-type:none;
	padding-top:3px;
	padding-bottom:3px;
}

#iq_formacao li li
{
	margin-left:8px;
}

/********PREVISUALIZAÇAO DaS Modificaçoes************/

.div_preview_changes
{
	height: 150px;
	overflow-y: scroll;
	overflow-x: hidden;
	padding-left:5px;
}