body { font-family: "open_sans"; font-size: 0.9em; }

div.row:nth-child(even) { background: rgba(0, 0, 0, 0.1); }

div.row .title { font-weight: bold; cursor: pointer; }

div.row .title a { padding-right: 5px; }

div.row .title sup { padding-left: 5px; }

div.row .taglist { font-size: 0.8em; }

div.row .taglist a { padding-right: 5px; }

div.row.active { background: powderblue; }

div#description { position: fixed; width: 500px; height: 500px; background: transparent; bottom: 10px; right: 10px; z-index: 100; }

div#description .hide { display: none; }

div#description textarea { width: 100%; height: 100%; background: rgba(0, 0, 0, 0.7); color: white; padding: 10px; }

/*# sourceMappingURL=custom.css.map */