@charset "UTF-8";

.main-tooltip {
   background-color: #444;
}

.introjs-bullets ul li {
  width: 6px;
  heihgt: 11px;
}

.introjs-helperLayer {
    background-color: rgba(255,255,255,.3);
    border: 2px solid rgba(255,255,255,1);
}