#grid-frame					{font-size:14px}

#grid-frame .grid-header ul 				{width:100%; margin: 0px;padding: 0px;list-style-type: none;}
#grid-frame .grid-header ul li 				{float: left;display: block;padding: 0px 5px 0px 5px; cursor: pointer; background-color: LightYellow; border:1px solid Silver; margin-bottom:5px;}
#grid-frame .grid-header ul li .headcol		{padding-top:0px; padding-bottom:0px; margin:1px; float:left; font-weight:bold}
#grid-frame .grid-header .db-find		{float:left; width:33px; margin-top:0px; cursor:pointer; margin-left:0px}
#grid-frame .grid-header .db-item		{float:left; height: 30px; cursor:pointer; padding:5px 7px 4px 6px; margin:0px}
#grid-frame .grid-header .db-filler		{width:33px; float:left}

#grid-frame .grid-filter ul 				{width:100%; margin: 0px;padding: 0px;list-style-type: none;}
#grid-frame .grid-filter ul li 				{float: left;display: block;padding: 0px 5px 0px 5px; cursor: pointer; margin-bottom:5px}
#grid-frame .grid-filter ul li .col			{padding-top:0px; padding-bottom:0px; margin:1px; float:left;}
#grid-frame .grid-filter .db-find		{float:left; width:33px; margin-top:0px; cursor:pointer; margin-left:0px}
#grid-frame .grid-filter .db-item		{float:left; height: 30px;  cursor:pointer; padding:5px 0px 4px 6px; margin:0px}
#grid-frame .grid-filter input 			{font-size:14px; height:23px; margin:0px; padding:0px; margin-top:0px; border: 1px solid silver; border-top:none}

#grid-frame .grid-rows					{padding-left:5px}
#grid-frame .grid-rows ul 				{width:100%; margin: 0px;padding: 0px;list-style-type: none;}
#grid-frame .grid-rows ul li 				{float: left;display: block;padding: 0px; cursor: pointer; margin-top:0px}
#grid-frame .grid-rows ul li .col			{padding-top:0px; padding-bottom:0px; margin:1px; float:left;}
#grid-frame .grid-rows .db-delete,
#grid-frame .grid-rows .db-newrow		{float:left; width:33px; margin-top:0px; cursor:pointer; margin-left:0px}
#grid-frame .grid-rows .db-item			{float:left; min-height: 50px; background-color: WhiteSmoke; cursor:pointer; border-bottom: 1px solid silver; padding:5px 7px 4px 6px; margin:0px}
#grid-frame .grid-rows .db-filler		{width:33px; float:left}
#grid-frame .grid-rows .db-item .db-delnow 		{float:right; position: absolute; 
											margin-left: 10px;
											display: none;
											height: 30px;
											width: 70px;
											font-size: 1em;
											font-weight: bold;
											color: white;
											background-color:red;
											border:1px solid #dedede; border-top:1px solid #eee; border-left:1px solid #eee;
											line-height:130%; text-decoration:none;
											cursor:pointer; 
											padding:5px 10px 6px 7px;
											z-index: 999;
											-moz-border-radius:6px;
											-webkit-border-radius:6px;
										}
#grid-frame .grid-rows .db-item .db-update 		{float:right;
											margin-left: 10px;
											display: none;
											height: 30px;
											width: 40px;
											font-size: 1em;
											font-weight: bold;
											color: white;
											background-color: LightYellow;
											border:1px solid Orange;
											line-height:130%; text-decoration:none;
											cursor:pointer; 
											text-align:left;
											z-index: 999;
											-moz-border-radius:6px;
											-webkit-border-radius:6px;
										}

#grid-frame .grid-rows input 				{font-size:14px; height:23px; margin:0px; padding:0px; margin-top:0px; border: 1px solid silver}
#grid-frame .grid-rows .locked 			{border:silver; color: SteelBlue}


.cw-sequenza							{width:40px; text-align:center}
.cw-gmeCod								{width:70px; text-align:center}
.cw-descrizione							{width:250px; text-align:left}
.cw-famCod								{width:70px; text-align:center}
.cw-famDes								{width:250px; text-align:left}
.cw-image-card							{width:70px; text-align:center}
.cw-image-card img						{width:64px; height:48px; text-align:center}
.cw-card								{width:300px; text-align:left}
.cw-cmeCod								{width:70px; text-align:center}
.cw-image								{width:70px; text-align:center}
.cw-marCod								{width:70px; text-align:center}
.cw-marDes								{width:300px; text-align:left}
