.NjY5Z_tagcloud {
  background: #222;
  border: 1px solid #222;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -o-user-select: none;
  user-select: none;
  cursor: move; }
  .NjY5Z_tagcloud .NjY5Z_container {
    position: absolute;
    width: 776px;
    height: 520px;
    background-color: #333;
    cursor: move; }
    .NjY5Z_tagcloud .NjY5Z_container div {
      text-align: center;
      whitespace: pre;
      cursor: move; }
    .NjY5Z_tagcloud .NjY5Z_container .NjY5Z_tag {
      color: #eee;
      display: block;
      position: absolute;
      min-height: 10px;
      min-width: 10px;
      width: auto;
      white-space: pre;
      text-decoration: none;
      letter-spacing: -0.1em;
      font-family: "Arial Black", Gadget, sans-serif;
      text-transform: uppercase;
      cursor: move; }
      .NjY5Z_tagcloud .NjY5Z_container .NjY5Z_tag:hover {
        text-decoration: none;
        color: #2DBDE2; }
      .NjY5Z_tagcloud .NjY5Z_container .NjY5Z_tag:focus {
        background: none;
        color: #2DBDE2; }
