html,body {
  width:100%;
  height:100%;
  margin:0px;
  overflow:hidden;
}
div.gridbox_light table.obj {
  border:none!important;
}
td.dhxCMDWinActionText {
  font-family:Tahoma;
  font-size:11px;
  color:#000000;
}
.dhxCMDWinActionButton {
  width:60px;
  font-family:Tahoma;
  font-size:11px;
  color:#303030;
  font-weight:bold;
}
.dhxCMDWinActionInput {
  width:200px;
  font-family:Tahoma;
  font-size:11px;
  color:#303030;
  font-weight:normal;
}
.dhxCMDWinActionFile {
  font-family:Tahoma;
  font-size:11px;
  color:#303030;
  font-weight:normal;
}
#systematic_collection {
  height: 100%;
}
.standartTreeRow a {
  color: #000000;
  text-decoration: none;
}
/* fix for IE9 */
td.standartTreeRow
{
  cursor: pointer !important;
}
