.dzsvg-reclam-builder {
  position: relative; }
  .dzsvg-reclam-builder .scrubbar-con {
    position: relative; }
  .dzsvg-reclam-builder .scrub-bg {
    width: 100%;
    height: 22px;
    background-color: #444444; }
  .dzsvg-reclam-builder .reclam-marker {
    top: 6px;
    left: 0;
    position: absolute;
    height: 10px;
    width: 10px; }
    .dzsvg-reclam-builder .reclam-marker .icon {
      position: absolute;
      height: 10px;
      width: 10px;
      background-color: yellow;
      transform: rotate(45deg); }
    .dzsvg-reclam-builder .reclam-marker .delete-btn {
      position: absolute;
      right: 5px;
      top: 5px;
      font-size: 15px;
      color: #ffffff;
      line-height: 1;
      cursor: pointer; }

/*# sourceMappingURL=reclam-builder.css.map */
