/*light*/
div.gridbox_dhx_blue {
  height: auto !important;
  border: 1px solid  #bbbbbb;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  clear: left;
}
div.gridbox_dhx_blue .xhdr{
    margin: 0px;
	padding: 0px;
	background-image:url(/images/fondo_titular.gif);
	background-color: #828282;
	background-repeat:  repeat-x;
	background-position: top;
}
div.gridbox_dhx_blue .xhdr_last{
	border: 1px solid;
	border-color : #FDFDFD #93AFBA #93AFBA #FDFDFD;
}
div.gridbox_dhx_blue table.hdr{
    background-image: url(/images/fondo_titular.gif) no-repeat;
/*	background-image:url(../imgs/dhxgrid_dhx_blue/hdr.png);*/
}
.group_row{
	background-color:#ffffff;
	font-weight:normal;
}
div.gridbox_dhx_blue table.hdr td {
	border: 1px solid;
	border-color : #717171 #ffffff #717171 #717171;
	background-color:transparent;
	vertical-align:top;
	text-align:left;
}
div.gridbox_dhx_blue table.hdr td div.hdrcell{
	xwidth:auto;
	padding-left:10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 10px;
	text-transform: uppercase;
        text-shadow: 0 -1px 0 #333333;
}
div.gridbox table.obj td a {
   color:#000;
   text-decoration: underline;
   
}
div.gridbox table.obj td a:hover{
   color:#000;
   text-decoration: none;
}

div.gridbox_dhx_blue table.hdr .filter{
	padding-left:0px !important;
	text-align:center;
	-moz-user-select:text;
}
div.gridbox_dhx_blue table.obj td {
	border-width: 0px 1px 0px 1px;
	border-left: 1px solid white;
	border-right: 1px solid #D6D6D6;
	border-bottom: 4px solid white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #222222;
	font-size:13px;
	padding:4px;
}
div.gridbox_dhx_blue table.obj{
    padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 4px solid #464646;
	border-top: 4px solid #37c6bd;
}
div.gridbox_dhx_blue table.row20px tr td {
	padding-right:4px;
	padding-left:4px;
}
div.gridbox_dhx_blue .dhx_combo_edit{
  font-family:Tahoma;
	font-size:11px;
}
div.gridbox_dhx_blue table.obj tr.rowselected td{
	background-color:#ededed;
	color:black;
	}
div.gridbox_dhx_blue table.obj tr.rowselected td.cellselected, div.gridbox_dhx_blue table.obj td.cellselected {
	background-color:#ededed;
	}
div.gridbox_dhx_blue .odd_dhx_blue{
	background-color:#f3f3f2;
	}

div.gridbox div.ftr {
    position: relative !important;
}
        
div.gridbox .objbox {
    height: auto !important;
}

div.gridbox_dhx_blue div.ftr td {
	empty-cells:show;
	padding: 5px 0px 5px 10px;
	background-color:#474747;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-weight: bold;
	font-size:13px;
	background-image:url(/images/fondo_pie.gif);
	background-repeat:  repeat-x;
	background-position: top;
	}