#alosbody .full.height {
    background-color: whitesmoke;
}
.dhxlayout_base_material div.dhx_cell_layout div.dhx_cell_hdr {
  background-color: #303942 !important;
}

.sfera_gray {
    color: #7b7b7b !important;
}
.app_background_color {
    background-color: #303942 !important;
}
.left-sidebar {
  background-color: #303942 !important;
}

.hr_format {
  font-size:11px;
  /** color: Silver; **/
  font-style: italic;
  background-color:transparent;
}

.grey_div {
  margin:0px;
  padding:0px;
  font-size: 9px;
}

.pink_div {
  margin:0px;
  padding:0px;
  background-color: rgba(255, 0, 0, 0.3) !important;
  font-size: 9px;
}
