﻿.ngTip {
  width: 100%;
  position: absolute;
  top: 0;
  /*left: 50%;
  margin-left: -50%;*/
  z-index: 99999;
  text-align: center;
  font-size: 25px;
  position:fixed!important;*position:absolute; top:0px;z-index:2008;
}
