/*-------------------/
  @ Reset
/-------------------*/

*           { margin:0;padding:0;border:0;outline:0;border-spacing:0;text-decoration:none;font-weight:inherit;font-style:inherit;color:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;list-style:none;border-collapse:collapse;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}
*:focus     { outline: none}


body { background:#000; padding-top:5px; overflow-x: hidden; transition: opacity 150ms; opacity: 1 !important}
b { font-weight:bold; }
i { font-style:italic }
a { cursor: pointer; }
ul { display: block }
ul li { display: block }
hr { clear:both; }
code { display: block; white-space: pre }
svg { stroke-width: 10;stroke: white;stroke-linecap: round; }