@charset "utf-8";

.more_suggested_topics { display: none; }

.topic-rectangle { margin-bottom: 0.2em; line-height: 150%; color: rgb(255, 255, 255); display: inline-block; border-radius: 4px; box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 2px; text-shadow: black 0.1em 0.1em 0.4em; background: rgb(78, 78, 80); }

.topic-rectangle .inner-topic-title-wrap { padding: 0.25em; }

.topic-rectangle .inner-topic-title-wrap.image { background-size: cover; }

.topic-rectangle .inner-topic-title-wrap.no-image { background: linear-gradient(rgba(0, 0, 0, 0.65) 0%, transparent 100%); }

.topic-rectangle .topic-headertext { margin: 5px; }

.topic-rectangle .topic_category { margin: 5px; }

.searchbox_small { display: inline !important; }