/**
* @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:#aa0000 !important;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress 
.peg{display:block;
 position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 0px #aa0000,0 0 0px #aa0000 !important;opacity:1;-webkit-transform:rotate(3deg) 
translate(0,-4px);
-ms-transform:rotate(3deg) translate(0,-4px);transform:rotate(3deg) translate(0,-4px)}
