.qa-q-list { display: flex; flex-wrap: wrap; justify-content: space-between; } .qa-q-list-item { padding: 10px 0px; margin-bottom: 35px; background: #fff; } .qa-q-item-stats { float: left; } .qa-voting { background: none; color: #000; border-radius: 5px; } .qa-a-count { text-align: center; border-radius: 5px; border: 1px solid #449d44; color: #449d44; } .qa-a-count-zero { border: 1px solid #ccc; color: #555; } .qa-a-count-selected { color: white; background-color: #449d44; opacity: 0.75; } .qa-voting, .qa-a-count { width: 60px; line-height: normal; display: block; } .qa-a-count { padding: 5px 0; cursor: help; } .qa-netvote-count-data, .qa-a-count-data { font-size: 24px; line-height: 40px; display: block; white-space: nowrap; } .qa-netvote-count-pad, .qa-a-count-pad { font-size: 12px; } .qa-vote-container .qa-netvote-count-pad { display: none; } .qa-netvote-count { display: block; text-align: center; } .qa-q-item-main { padding-left: 75px; } .qa-q-item-title { font-weight: bold; font-size: 1.125em; line-height: 1.35em; display: block; hyphens: auto; } .qa-q-item-title a, .qa-q-item-title a:visited { font-family: Signika, sans-serif; font-weight: 500; font-size: 24px; margin-bottom: 4px; margin-top: 6px; line-height: 115%; color: #000; text-decoration: none; } .qa-q-item-title a:hover, .qa-q-item-title a:active, .qa-q-item-title a:focus { color: #e42312; text-decoration: none !important; } .qa-q-item-title:hover .qam-q-list-close-icon { background-color: #c0392b; cursor: help; } .qa-q-item-meta { display: inline-block; vertical-align: middle; font-size: 14px; } .qa-q-item-when-data { font-weight: 700; } .qa-q-item-tags { display: block; margin-top: 5px; } .qa-q-item-tag-list, .qa-q-view-tag-list { line-height: 11px; list-style: none; margin: 0; padding: 0; } .qa-q-item-tag-item, .qa-q-view-tag-item { display: inline; } .qa-tag-link, .qa-widget-side .qa-q-view-tag-item { background: #fff; color: #e42312; display: inline-block; font-size: 14px; line-height: 1.5em; padding: 2px 8px; margin-bottom: 2px; text-decoration: none !important; transition: all 0.3s ease-in-out 0s; border-radius: 5px; border: 1px solid #e42312; } .qa-tag-link:hover, .qa-tag-link:focus, .qa-tag-link:active, .qa-widget-side .qa-q-view-tag-item:hover { font-weight: bold; color: #e42312; border-width: 1px; } .qa-tag-link.qa-tag-favorited, .qa-widget-side .qa-q-view-tag-item.qa-tag-favorited { position: relative; padding-left: 25px; } .qa-tag-link.qa-tag-favorited:before, .qa-widget-side .qa-q-view-tag-item.qa-tag-favorited:before { position: absolute; top: 0; left: 0; width: 17px; height: 100%; display: block; content: url('images/star14.png'); background-color: #ebc550; background-position: bottom 50px right 100px; } .qa-view-count { font-size: 12px; text-align: center; clear: both; float: left; width: 100%; height: auto; margin: 6px 0 -4px; word-break: break-word; } /*** dvb customization ***/ .qa-q-view-avatar { display: none; } .qa-vote-container button { display: none; } .qa-template-question .qa-vote-container button { display: inline-block; } .qa-a-item-avatar { display: none; } div.qa-c-form h2 { font-size: 18px; margin-top: 30px; } div.qa-q-list-item { border: 0px solid #ddd; padding: 0px; width: 100%; } div.teaser div.qa-q-list-item { border: none; padding: 0px; margin-bottom: 0px; } div.teaser div.qa-q-item-title a { font-size: 18px !important; } .qa-theme-snowflat .clear { font-size: 1px; }