.ht_bit {
    margin-bottom: 5px;
    border: 1px solid #ddd;

    box-shadow: 0px 0px 2px #EDE1BB;

    border-radius: 5px;
}

.ht_bit img {
    vertical-align: middle;
}

.ht_bit_title {
    padding: 10px;
    background: url('https://css.slickdealscdn.com/images/slickdeals/fp3/ht_title_bg_gray.png') repeat-x;

    border-radius: 4px 4px 0 0;
}

.ht_bit_title a {
    color: #000;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
}

.ht_bit_title .thumbnail {
    border: 1px solid #ddd;
    float: right;
    margin-left: 10px;
    width: 75px;
}

.ht_bit_title span {
    color: #666;
    display: block;
    font-size: 11px;
    margin-top: 5px;
}

.ht_bit_title span a {
    color: #3075B0;
    display: inline;
    text-decoration: none;
    font-size: 11px;
}

.ht_bit_details {
    color: #444;
    background: url('https://css.slickdealscdn.com/images/slickdeals/fp3/ht_detail_bg2.png') repeat-x;
    border-top: 1px solid white;
    border-bottom: 1px solid #e5e5e5;
    display: block;
    font-size: 11px;
    padding: 5px;
    position: relative;
    padding-left: 110px;


    border-radius: 0 0 4px 4px;
}

.ht_bit_details a {
    color: #444;
    text-decoration: none;
}

.ht_bit_details a span {
    color: #3075B0;
    font-weight: bold;
}

.concat-thumbs-new {
    display: inline-block;
    height: 16px;
    width: 64px;
}

.ht_bit_right {
    float: right;
}

.ht_bit_right .socialicon {
    background: url('https://css.slickdealscdn.com/images/slickdeals/fp3/socialicons.png') no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
    margin-left: 4px;
}

.ht_bit a:hover {
    text-decoration: underline;
}

.ht_bit .thumbnail {
    box-shadow: 0px 0px 2px #ccc;
}

.votelink {
    background: #fff;
    border: 1px solid #CEE9FF;
    border-bottom: 0;
    color: #006FCB;
    display: block;
    font-weight: bold;
    position: absolute;
    left: 10px;
    bottom: 0;
    height: 25px;
    text-align: center;
    padding: 5px;
    padding-bottom: 3px;

    border-radius: 3px 3px 0 0;
}

.votelink:hover {
    background: #efefef;
    border: 1px solid #ddd;
    border-bottom: 0;
}

.votelink b {
    color: #006FCB;
    font-size: 18px;
    font-weight: normal;
}

.votelink .arrow {
    background: transparent url('https://css.slickdealscdn.com/images/slickdeals/fp3/votearrow.png') no-repeat scroll 0 0;
    height: 6px;
    width: 9px;
    position: absolute;
    top: -6px;
    left: 45%;
}

.ht_bit_details a.voteup {
    color: #466C2E;
}

.ht_bit_details a.votedown {
    color: #AF3131;
}

.threadtitleline { padding: 5px; }
.threaddetails { font-size: 11px; display: inline-block; margin-top: 0.5em;}
.threaddetails a { color: black; }
.votetext { float: right; }
.voteup, .votedown { font-size: 11px; text-decoration: none; }
.voteup img, .votedown img, .htscore img { vertical-align: middle; }
.voteup { color: green !important; }
.votedown { color: #A91C00 !important; }
.votelink b,
.htscore b { font-size: 16px; color: #0092D6; }
.htreplies b,
.htviews b { font-size: 16px; color: #666; }
.htscore span,
.htreplies span,
.htviews span { font-size: 11px; color: #333;}
.htscore span { white-space: nowrap; }
.htstarted, .htlastpost { font-size: 11px; padding: 2px 5px; white-space: nowrap; }
.htlastpost { text-align: right; display: none; }
#threadslist thead td { padding: 3px 5px; font-size: 11px; background: #255E98; color: #fff; }
#fp3_deals_header .activetab {
  color: #F47746 !important;
  background: #FFECD0 !important;
}
#maincontent h1 { font-size: 26px; font-weight: normal; letter-spacing: -1px;}
#maincontent h1 b { color: #006DC2; }

.htthumb { padding-right: 20px; padding-left: 10px; background: white; text-align: center; }
.httitle { padding-left: 0; background: -moz-linear-gradient(left, #fff, #fcfcef);
background: -webkit-gradient(linear, left top, right top, from(#fff), to(#fcfcef)); font-size: 1.2em;}
/* .hottopics_tab_header { margin-top: 5px; } */

.featuredBadge {
    display: inline-block;
}

.threadtitleline .icon-arrow-up-right4 {
    color: #ffb851;
    font-size: 13px;
    margin-left: 10px;
    position: relative;
    top: 1px;
}

.threadtitleline strong {
    color: #666666;
    font-size: 11px;
    padding: 0 5px;
}

.lightorangeflag .tooltipstered {
    font-color: #666666;
    font-size: 13px;
}

#fp3_deals_header .lightorangeflag {
    display: flex;
    align-items: baseline;
}