#divDSCLBG {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #4F1939;
  opacity: 0.96;
  filter: alpha(opacity=96);
  z-index: 50;
  display: block;
}