@font-face {
      font-family: 'fontello';
      src: url('/css/font/fontello.eot?7803965');
      src: url('/css/font/fontello.eot?7803965#iefix') format('embedded-opentype'),
           url('/css/font/fontello.woff?7803965') format('woff'),
           url('/css/font/fontello.ttf?7803965') format('truetype'),
           url('/css/font/fontello.svg?7803965#fontello') format('svg');
      font-weight: normal;
      font-style: normal;
    }
     
    .demo-icon
    {
    font-family: "fontello";
      font-style: normal;
      font-weight: normal;
      speak: none;
     
      display:inline-block;
      text-decoration:inherit;
      width: 1.5em;
      margin-right: .2em;
      text-align: center;

      font-variant: normal;
      text-transform: none;
     

      line-height: 1em;

      margin-left: .2em;  

      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
     
     font-size:16px;

    }
    .bar .inlogin{background:#ccc;padding:0 10px;background: #00C4FF;padding: 0 25px;}
    .bar .inlogin,.bar .inregist{display:inline-block;color:#fff;} 		
	.hidemoney.showmoney,.hidemoney{cursor:pointer;position: relative;}
	.hidemoney .showMon{}
	.hidemoney a{padding-right:10px;color:#fff} 
	.hidemoney .hideMon{display: inline-block;}
	.hidemoney.showmoney .showMon{display:block}
	.hidemoney.showmoney .hideMon{display:none}
	.moneylist.parent-list.mhide{background:url(../img/lottery/hideMo.jpg) no-repeat 10px center;}
	.moneylist.parent-list.mhide .balances,.moneylist.parent-list.mhide .lotteryBalance,.moneylist.parent-list.mhide .baccaratBalance {opacity:0}
	i.demo-icon.icon-spin3{position: absolute;top: 1px;left: -30px;}
	@media screen and (max-width:768px){.bar .inlogin{line-height: 43px;width: 100%;height: 43px;font-size: 14px;}}