
.seda-ui-datagrid {
	display: block;
	font-size: 0.88em;
	width: 100%;
	text-align: center;
}

.textleft {
	text-align:left;
}

.textright {
	text-align: right;
}

.seda-ui-datagridrowdispari {
	background-color: #FFFFFF;
	height: 25px;

}

.seda-ui-datagridrowpari {
	background-color: #F0F0F0;
	height: 25px;

}

.seda-ui-datagridheadercell, .seda-ui-datagridcell, .headercellRiepilogo {
	width: 200px;
}

.seda-ui-datagridheadercell, .tableDetailImportiHeader{
	background-color: #E7EFCF;
	height: 30px;
}

.headercellRiepilogo 
{
	background-color: #F0F0F0;
	height: 30px;
}

.seda-ui-datagridcell, .tableDetailImportiCell {
	border-right: dotted 1px #999999;
	padding-left: 5px;
	padding-right: 5px;
	
	border-bottom: dotted 1px #999999; 
}


.lastcol {
	border-right-style: none;
	width: 35px;
}
.lastcolBorder
{
    width: 35px;
}
.lastcolImporti
{
	border-right-style: none;
}

.colRiepilogo { width: 300px; }

/* PG150140 GG - inizio */
.colFlagPagAcquisizione {
	border-left-style: none;
	width: 14px;
}
/* PG150140 GG - fine */


/* PG160170_001 GG 06022017 - inizio */

.seda-ui-datagridheadercellPopup, .seda-ui-datagridcellPopup {
	width: 300px;
}

.seda-ui-datagridheadercellPopup {
	background-color: #E7EFCF;
	height: 30px;
}

.seda-ui-datagridcellPopup {
	border-right: dotted 1px #999999;
	padding-left: 5px;
	padding-right: 5px;
	border-bottom: dotted 1px #999999; 
}

.lastcolPopup
{
	border-right-style: none;
	text-align: center;
}

/* PG160170_001 GG 06022017 - fine */
