div.gridbox {
  overflow: hidden;
  text-align: left;
}
.dhx_sub_row {
  background-color: white;
}
div.gridbox .xhdr {
  background-color: #d4d0c8;
}
div.gridbox table.obj {
  height: 1px;
}
div.gridbox table.hdr td {
  font-family: arial;
  font-size: 12px;
  background-color: #d4d0c8;
  border: 1px solid;
  border-color: white Gray Gray white;
  text-align: center;
  margin: 0;
  padding: 5px 0 5px 0;
  font-weight: normal;
  -moz-user-select: none;
  -moz-user-select: -moz-none;
  overflow: hidden;
  empty-cells: show;
}
div.gridbox table.hdr td div.hdrcell {
  overflow: hidden;
}
div.gridbox table.obj td {
  border: 1px solid;
  border-color: white Gray Gray white;
  font-family: Arial;
  font-size: 12px;
  -moz-user-select: none;
  -moz-user-select: -moz-none;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
  empty-cells: show;
}
div.gridbox table.obj th,
div.gridbox table.hdr th {
  padding: 0;
  margin: 0;
}
div.gridbox table.row20px tr td {
  height: 20px;
  white-space: nowrap;
  padding: 0;
}
div.gridbox .objbox {
  background-color: white;
  position: relative;
}
div.gridbox table.obj td span.space,
div.gridbox table.obj td img.space {
  width: 18px;
}
div.gridbox table.obj tr.rowselected td.cellselected,
div.gridbox table.obj td.cellselected {
  background-color: #d8d8d8;
  color: black;
}
div.gridbox table.obj tr.rowselected td {
  background-color: #e1e0d7;
  color: black;
}
div.gridbox table.obj td.editable {
  -moz-user-select: text;
}
div.gridbox table.obj td.group_row {
  vertical-align: middle;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  border: 0;
  border-bottom: 2px solid navy;
}
.dragSpanDiv {
  font-size: 12px;
  border: 1px gray solid;
  background-color: white;
  z-index: 999;
}
.dhx_combo_select {
  font-family: arial;
  font-size: 12px;
  border: 1px solid;
  border-color: black silver silver black;
  background-color: white;
  overflow: hidden;
  cursor: default;
  position: absolute;
  height: auto;
  z-index: 600;
}
.dhx_combo_edit {
  width: 100%;
  border: 0;
  padding: 0;
  padding-right: 1px!ie;
  margin: 0;
  font: 12px arial;
  overflow: hidden;
}
.dhx_textarea {
  border: 1px solid;
  border-color: black silver silver black;
  top: 0;
  left: 0;
  position: absolute;
  height: 100px;
  z-index: 600;
}
.dhx_clist {
  background-color: white;
  border: 1px solid black;
  padding: 2px 2px 2px 2px;
  z-index: 300;
}
.gridDragLine {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: black;
  overflow: hidden;
}
div.pagingBlock {
  font-size: 12px;
  font-family: verdana, arial;
}
div.pagingBlock .pagingCurrentPage {
  font-weight: bold;
  cursor: default;
}
div.pagingBlock .pagingPage {
  cursor: pointer;
  text-decoration: underline;
}
span.recordsInfoBlock {
  font-size: 12px;
  font-family: verdana, arial;
}
div.pagingBlock a {
  text-decoration: none;
  padding-right: 2px;
  color: black;
  cursor: pointer;
}
div.pagingBlock a.dhx_not_active {
  text-decoration: none;
  cursor: default;
}
.toolbar_select {
  font-size: 10px;
}
.dhtmlxGrid_selection {
  -moz-opacity: 0.5;
  filter: alpha(opacity = 50);
  background-color: yellow;
  opacity: 0.5;
  border: 1px dotted black;
}
div.gridbox_xp {
  border: 1px solid lightgrey;
}
div.gridbox_xp .xhdr {
  background-image: url("imgs/header_bg_60.gif");
}
div.gridbox_xp table.hdr td {
  color: #616161;
  background-image: url("imgs/header_bg_60.gif");
  border: 0;
  text-align: center;
  margin: 0;
  padding: 5px 0 5px 0;
  font-weight: bold;
  -moz-user-select: none;
  -moz-user-select: -moz-none;
  overflow: hidden;
}
div.gridbox_xp table.hdr td div.hdrcell {
  border-left: 1px solid white;
  border-right: 1px solid gray;
  height: 16px;
  white-space: nowrap;
  font-family: Arial;
  font-size: 12px;
}
div.gridbox_xp table.obj td {
  border: 0;
  border-bottom: 1px solid lightgrey;
  border-right: 1px solid lightgrey;
  font-family: Arial;
  font-size: 12px;
  -moz-user-select: none;
  -moz-user-select: -moz-none;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
div.gridbox_xp table.obj tr.rowselected td {
  background-color: whitesmoke;
  color: black;
}
div.gridbox_xp table.obj tr.rowselected td.cellselected,
div.gridbox table.obj td.cellselected {
  background-color: whitesmoke;
}
div.gridbox_xp table.row20px tr td {
  height: 22px;
  white-space: nowrap;
  padding: 1px;
}
div.gridbox_gray {
  border: 1px solid gray;
  background-color: #d4d0c8;
}
div.gridbox_mt {
  border: 1px solid lightgrey;
}
div.gridbox_mt .dhx_sub_row {
  background-color: transparent;
}
div.gridbox_mt .xhdr {
  background-image: url("imgs/header_bg.gif");
}
div.gridbox_mt .xhdr_last {
  border: 0;
  border-bottom: 1px solid lightgrey;
  border-left: 1px solid lightgrey;
}
div.gridbox_mt table.hdr td {
  color: #616161;
  border: 0;
  border-bottom: 1px solid lightgrey;
  border-left: 1px solid lightgrey;
  text-align: center;
  margin: 0;
  background-image: url("imgs/header_bg.gif");
  padding: 0;
  -moz-user-select: none;
  -moz-user-select: -moz-none;
  overflow: hidden;
}
div.gridbox_mt table.hdr td div.hdrcell {
  height: 16px;
  white-space: nowrap;
  font-family: Verdana;
  font-size: 12px;
}
div.gridbox_mt table.obj td {
  border: 0;
  border-bottom: 1px solid lightgrey;
  border-right: 0 solid lightgrey;
  font-family: Verdana;
  font-size: 12px;
  -moz-user-select: none;
  -moz-user-select: -moz-none;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
div.gridbox_mt table.obj tr.rowselected td {
  background-color: #d6d3fa;
  color: black;
}
div.gridbox_mt table.obj tr.rowselected td.cellselected,
div.gridbox table.obj td.cellselected {
  background-color: #d6d3fa;
}
div.gridbox_mt table.row20px tr td {
  height: 22px;
  white-space: nowrap;
  padding: 1px;
}
div.gridbox div.ftr {
  position: absolute;
  left: 0;
  bottom: 1px;
  width: 100%;
  overflow: hidden;
}
div.gridbox div.ftr td {
  padding: 0;
  padding-left: 10px;
  padding-right: 5px;
  border-top: 1px solid gray;
  border-right: 1px solid gray;
  background-color: #ffc;
  font-style: italic;
  font-family: arial;
  font-size: 12px;
  overflow: hidden;
}
div.gridbox table.hdr td.columnTargetR div.hdrcell {
  border-right: 3px double #f60;
  border-left: 3px solid #d4d0c8;
}
div.gridbox table.hdr td.columnTargetL div.hdrcell {
  border-right: 3px solid #d4d0c8;
  border-left: 3px double #f60;
}
.dhx_dragColDiv {
  font-family: Arial;
  font-size: 12px;
  background-color: #d4d0c8;
  border: 1px solid;
  border-color: white Gray Gray white;
  text-align: center;
  margin: 0;
  padding: 5px 20px 5px 20px;
  font-weight: normal;
  filter: alpha(opacity: 75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
div.gridbox_light {
  border: 1px solid #c2d5dc;
}
div.gridbox_light .xhdr {
  background-image: url(imgs/skin_light_header.png);
}
div.gridbox_light .xhdr_last {
  border: 1px solid;
  border-color: #fdfdfd #93afba #93afba #fdfdfd;
}
div.gridbox_light table.hdr {
  background-image: url(imgs/skin_light_header.png);
}
div.gridbox_light table.hdr td {
  border: 1px solid;
  border-color: #fdfdfd #93afba #93afba #fdfdfd;
  background-color: transparent;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #055a78;
  vertical-align: top;
  text-align: left;
}
div.gridbox_light table.hdr td div.hdrcell {
  width: auto;
  padding-left: 10px;
}
div.gridbox_light table.hdr .filter {
  padding-left: 0 !important;
  text-align: center;
  -moz-user-select: text;
}
div.gridbox_light table.obj td {
  border-width: 0 1px 0 1px;
  border-left: 1px solid white;
  border-right: 1px solid #d6d6d6;
  font-family: Tahoma;
  font-size: 11px;
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_light table.obj {
  border-bottom: 1px solid #d6d6d6;
}
div.gridbox_light table.row20px tr td {
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_light .dhx_combo_edit {
  font-family: Tahoma;
  font-size: 11px;
}
div.gridbox_light table.obj tr.rowselected td {
  background-color: #ededed;
  color: black;
}
div.gridbox_light table.obj tr.rowselected td.cellselected,
div.gridbox table.obj td.cellselected {
  background-color: #ededed;
}
div.gridbox_light .odd_light {
  background-color: #e5f2f8;
}
div.gridbox_light div.ftr td {
  empty-cells: show;
}
div.gridbox_modern {
  border: 1px solid #d6d6d6;
}
div.gridbox_modern .dhx_sub_row {
  background-color: transparent;
}
div.gridbox_modern .xhdr {
  background-image: url(imgs/skin_modern_header.png);
}
div.gridbox_modern .xhdr_last {
  border: 1px solid;
  border-color: #fdfdfd #b5b5b5 #b5b5b5 #fdfdfd;
}
div.gridbox_modern table.hdr {
  background-image: url(imgs/skin_modern_header.png);
}
div.gridbox_modern table.hdr td {
  border-right: 1px solid #b5b5b5;
  border-left: 1px solid #fdfdfd;
  border-top: 1px solid #fdfdfd;
  border-bottom: 1px solid #b5b5b5;
  background-color: transparent;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #055a78;
  vertical-align: top;
  text-align: left;
}
div.gridbox_modern table.hdr td div.hdrcell {
  width: auto;
  padding-left: 10px;
}
div.gridbox_modern table.hdr .filter {
  padding-left: 0 !important;
  text-align: center;
}
div.gridbox_modern table.obj td {
  border: 0 solid;
  font-family: Tahoma;
  font-size: 11px;
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_modern table.row20px tr td {
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_modern .dhx_combo_edit {
  font-family: Tahoma;
  font-size: 11px;
}
div.gridbox_modern table.obj tr.rowselected td {
  background-color: #9ac2e5;
  color: black;
}
div.gridbox_modern table.obj tr.rowselected td.cellselected,
div.gridbox table.obj td.cellselected {
  background-color: #9ac2e5;
}
div.gridbox_modern .odd_modern {
  background-color: #ededed;
}
div.gridbox_modern div.ftr td {
  padding: 0;
  padding-left: 10px;
  padding-right: 5px;
  border-top: 0 solid gray;
  border-right: 0 solid gray;
  background-color: #ffc;
  font-style: italic;
  font-family: arial;
  font-size: 12px;
}
div.gridbox_clear .xhdr {
  background-color: transparent;
}
div.gridbox_clear div.topMumba {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: url(imgs/skinC_header.png);
  overflow: hidden;
  padding: 0;
  margin: 0;
}
div.gridbox_clear div.bottomMumba {
  position: absolute;
  left: 0;
  width: 100%;
  height: 3px;
  background-image: url(imgs/skinD_header.png);
  overflow: hidden;
}
div.gridbox_clear div.bottomMumba img,
div.gridbox_clear div.topMumba img {
  border: 0;
  position: absolute;
  top: 0;
}
div.gridbox_clear {
  padding-left: 10px;
  padding-right: 10px;
}
div.gridbox_clear table.hdr td {
  border: 0;
  background-color: transparent;
  font-family: Tahoma;
  font-size: 11px;
  font-weight: bold;
  color: #055a78;
  vertical-align: top;
  text-align: left;
}
div.gridbox_clear table.hdr td div.hdrcell {
  width: auto;
  padding-left: 10px;
  padding-bottom: 2px;
}
div.gridbox_clear table.hdr .filter {
  padding-left: 0 !important;
  text-align: center;
}
div.gridbox_clear table.obj td {
  border-width: 0 1px 0 0;
  border-color: #d6d6d6;
  font-family: Tahoma;
  font-size: 11px;
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_clear table.row20px tr td {
  padding-right: 4px;
  padding-left: 4px;
}
div.gridbox_clear .dhx_combo_edit {
  font-family: Tahoma;
  font-size: 11px;
}
div.gridbox_clear .odd_clear {
  background-color: #e5f2f8;
}
div.gridbox_clear div.ftr td {
  padding: 0;
  padding-left: 10px;
  padding-right: 5px;
  border-top: 1px solid gray;
  border-right: 0 solid gray;
  background-color: #ffc;
  font-style: italic;
  font-family: arial;
  font-size: 12px;
}
div.gridbox_sbdark .objbox {
  background: #313131 !important;
}
div.gridbox_sbdark .xhdr {
  background-color: #313131;
}
div.gridbox_sbdark .xhdr_last {
  border: 1px solid;
  border-color: #474948 #202220 #202220 #202220;
}
div.gridbox_sbdark {
  background: #313131 !important;
}
div.gridbox_sbdark table {
  border-collapse: collapse;
}
div.gridbox_sbdark table.hdr tr {
  border-top: 1px solid #202220;
}
div.gridbox_sbdark table.hdr,
div.gridbox_sbdark table.hdr td {
  border-right: 1px solid #202220;
  border-left: 1px solid #202220;
  border-top: 1px solid #474948;
  border-bottom: 1px solid #202220;
  background-color: #313131;
  font-size: 11px;
  color: #8a8f84;
  vertical-align: top;
  text-align: left;
  padding: 2px 5px;
}
div.gridbox_sbdark .hdrcell {
  padding-left: 0 !important;
  font-family: "Lucida Sans Unicode", "Tahoma";
}
div.gridbox_sbdark table.hdr td div.hdrcell {
  width: auto;
  padding-left: 10px;
}
div.gridbox_sbdark table.obj td {
  border-width: 0 1px 0 1px;
  border-left: 1px solid #202220;
  border-right: 1px solid #edf3f0;
  font-family: "Consolas", "Lucida Sans Unicode", "Tahoma";
  font-size: 11px;
}
div.gridbox_sbdark table.row20px tr td {
  padding: 0 5px !important;
  text-indent: 1px;
}
div.gridbox_sbdark .dhx_combo_edit {
  font-family: "Lucida Sans Unicode", "Tahoma";
  font-size: 11px;
}
div.gridbox_sbdark table.obj tr.rowselected td,
div.gridbox_sbdark table.obj tr:hover,
div.gridbox_sbdark .odd_light:hover {
  background-color: #8a8f84;
  color: white !important;
}
div.gridbox_sbdark table.obj tr.rowselected td.cellselected,
div.gridbox_sbdark table.obj td.cellselected {
  background-color: #8a8f84;
}
div.gridbox_sbdark .cellselected {
  background-color: #6e6f64 !important;
}
div.gridbox_sbdark .ev_sbdark {
  background-color: #fff;
}
div.gridbox_sbdark .odd_sbdark {
  background-color: #edf3f0;
}
.dhtmlx_live_validation_error {
  background-color: #ffe0e0 !important;
}
.dhtmlx_validation_error {
  border-bottom: 2px solid red !important;
}
.dhx_header_cmenu {
  background-color: #fff;
  border: 2px outset silver;
  z-index: 2;
}
.dhx_header_cmenu_item {
  white-space: nowrap;
}
div.gridbox_dhx_skyblue div.ftr td {
  text-align: right;
  background-image: url(./imgs/sky_blue_grid.gif);
  border-color: #a4bed4;
}
