@font-face {
  font-family: 'nepicon';
  src:  url('//mem.neptunjs.xyz/neptun/fonts/nepicon.eot?294iwb');
  src:  url('//mem.neptunjs.xyz/neptun/fonts/nepicon.eot?294iwb#iefix') format('embedded-opentype'),
    url('//mem.neptunjs.xyz/neptun/fonts/nepicon.ttf?294iwb') format('truetype'),
    url('//mem.neptunjs.xyz/neptun/fonts/nepicon.woff?294iwb') format('woff'),
    url('//mem.neptunjs.xyz/neptun/fonts/nepicon.svg?294iwb#nepicon') format('svg');
    font-weight: 400;
    font-style: normal;
}

[class^='nep-icon-'], [class*='nep-icon-'] {
  font-family: 'nepicon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#NeptunBwar {
    overflow: hidden;
    position: absolute;
    width: 100%;
    height: 100%;
    min-width: 620px;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #75b4f9;
    right: 0;
}

#Ncon label{
  display: block !important; 
  padding: 0px !important; 
  line-height: 0px !important; 
}

/*____________________________________________________________*/

.nep-icon-gamepad:before {
  content: '\e900';
}
.nep-icon-spinner11:before {
  content: '\e984';
}
.nep-icon-enlarge:before {
  content: '\e989';
}
.nep-icon-enlarge2:before {
  content: '\e98b';
}
.nep-icon-shrink2:before {
  content: '\e98c';
}
.nep-icon-equalizer:before {
  content: '\e992';
}
.nep-icon-menu3:before {
  content: '\e9bf';
}
.nep-icon-download3:before {
  content: '\e9c7';
}
.nep-icon-upload3:before {
  content: '\e9c8';
}
.nep-icon-tongue:before {
  content: '\e9e3';
}
.nep-icon-pause2:before {
  content: '\ea1d';
}
.nep-icon-volume-high:before {
  content: '\ea26';
}
.nep-icon-volume-mute2:before {
  content: '\ea2a';
}
.nep-icon-volume-increase:before {
  content: '\ea2b';
}
.nep-icon-volume-decrease:before {
  content: '\ea2c';
}
.nep-icon-terminal:before {
  content: '\ea81';
}
.nep-icon-chrome:before {
  content: '\ead9';
}
.nep-icon-firefox:before {
  content: '\eada';
}
.nep-icon-IE:before {
  content: '\eadb';
}
.nepVprs-control-bar {
    display: none
}