/* CSS goes here for ongoing.php */

#main
{
 height:700px;
}

.dashlets
{
  height:700px!important;
}

.grid-stack-item
{
  height:700px!important;
}

/*iframe
{
  height:700px!important;
}
*/

#footer { display: none; }

div.dashboard-header
{
       display:none!important;	
}


/*

PROBLEM: these changes affect volunteer portal too

[dasssssta-name="r-checkbox"]
{
	display:nione;
}

.expanded-row
{
  font-size:0.8em;
}

span.cell[data-name="dateEnd"]
{
      width: 5em;
    display: inline-block;
}

span.cell[data-name="status"]
{     
      width: 6em;
    display: inline-block;
}

span.cell[data-name="parent"]
{
      width: 10em;
    display: inline-block;
}

*/

