

.dot {
  background: #000;
  float: right;
  height: 6px;
 position:relative;
 top:26px;
  margin-left: 4px;
  width: 6px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  opacity: 0;
}
