* {
	font-family: helvetica, arial, sans-serif;
}

html, body {
	margin:0;
	padding:0;
	/* background-color: #edf5ff; */
}

.dhxwins_vp_material div.dhxwin_hdr div.dhxwin_icon.icono-instalacion {
	background-image: url(../../logos/korzoo/logo_ventana.png);
	display: block;
	height: 30px;
	width: 69px;
	left: 0px;
	top: 10px;
	left:2px;
	/* border: 1px solid #dfdfdf; */
}

.grid_hover {
	background-color:#B2D2FF;
	/* font-size:20px; */
}
.uneven{
	background-color:#FFFFFF;
}
.even{
	background-color:#F0F8FF;
}

div.gridbox_material.gridbox table.obj tr.rowselected td:first-child {
	border-left: solid 6px #39c !important;
	padding-left: 6px !important;
}
div.gridbox_material.gridbox table.obj tr.rowselected td{
	background-color: #fff1a8 !important;
}

.selectedTreeRow {
	background-color: yellow !important;
}
.dhxtree_material .selectedTreeRowFull .dhxTextCell {
	background-color: yellow !important;
}



