@import url(http://fonts.googleapis.com/css?family=Dosis:400,700&subset=latin,latin-ext); body { background-color: #056; } html, body { margin: 0; padding: 0; height: 100%; overflow: hidden; } * { font-family: 'Dosis'; } #scopus-iframe { display: none; } .node_tooltip { color: rgba(255, 255, 255, 0.5); } .node_tooltip a { color: #fff; font-weight: bold; text-decoration: none; } .node_tooltip a:hover { text-decoration: undeline; }