.txop-sidebar .saving-overlay{
  position: absolute;
  top: 50px;
  right: 0;
  width: 100%;
  z-index: 9999;
  height: 100%;
  cursor: progress;
  background: rgba(0, 0, 0, 0.1);
}
