@charset "utf-8";
@import "../../../../static/scss/ionic/helpers/index";

cursor {
  position: absolute;
  display: none;
  width:1px;
  left:0px;
  top:28px;
  height:16px;
  margin-left:37px;
  background-color: #000;
  //animation: blink 1s infinite steps(1, start);
}