a:active, a:focus { outline: 0 !important; border: none !important; -moz-outline-style: none !important; } button, input[type=button] { outline: none !important; } button::-moz-focus-inner, input[type=button]::-moz-focus-inner { border: 0; } input, textarea, button, select, a { -webkit-tap-highlight-color: transparent; outline: none !important; } #brx-header { z-index: 999; }  *::-webkit-scrollbar { height: 8px; width: 8px; } *::-webkit-scrollbar-track { border-radius: 6px; background-color: #E9E9E7; } *::-webkit-scrollbar-track:hover { background-color: #E9E9E7; } *::-webkit-scrollbar-track:active { background-color: #E9E9E7; } *::-webkit-scrollbar-thumb { border-radius: 0px; background-color: #B0B0AE; } *::-webkit-scrollbar-thumb:hover { background-color: #949493; } *::-webkit-scrollbar-thumb:active { background-color: #858584; }}