/**
* @package Script Loader Extension
* @copyright (c) 2019 martin - https://www.martins-phpbb.com
* @license http://opensource.org/licenses/gpl-license.php GNU Public License
---------------------------------------------------------------------------- */

#nprogress{pointer-events:none}#nprogress .bar{background:#29E50A !important;position:fixed;z-index:1031;top:0;left:0;width:100%;height:4px}#nprogress 
.peg{display:block;
 position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #38DE09,0 0 5px #15F307 !important;opacity:1;-webkit-transform:rotate(3deg) 
translate(0,-4px);
-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}
