/* root page panoramic content */@-ms-viewport { width:device-width; }@media only screen and (min-device-width:800px) { html { overflow:hidden; } }html { height:100%; }body { height:100%; overflow:hidden; margin:0; padding:0; font-family:Exo2, Arial, sans-serif; font-size:16px; font-weight:300; color:#999; background-color:#222; }/*div { font-size:14px!important; }*/a, a:visited, a:hover, a:active {text-decoration:none; outline:none;}a, a:visited {color:#bbb;}a:hover  {color:#fff;}img {-moz-user-select:none; -webkit-user-select:none; user-select:none; -moz-user-drag:none; -webkit-user-drag:none; user-drag:none;}/*@media only screen and (min-width:1280px) { div { font-size:21px!important; } }*/