.SoapBubbleMachine {
  z-index: 1000;
  position: absolute;
  cursor: move;
  height: 100px;
  height: 100px;
  width: 200px;
}
.SoapBubbleMachine button {
  padding: 1px 3px 1px 3px;
}
#SoapBubbleMachineNumber1 {
  top: 45%;
  left: 350px;
}
#control {
  margin: 10px;
  width: 223px;
  height: 527px;
  padding: 0px 40px 0px 40px;
  background: url(../images/control-bg.png);
  color: white;
}
.bubble {
  z-index: 1001;
}
#xxx {
  margin-top: 35px;
  margin-left:0px;
  width: 225px;
}
#particleSizeMinMax, #particleAnimationDuration, #particleScatteringX, #particleScatteringY {
  margin: 10px 0px 3px 0px;
}
