﻿@charset "UTF-8";
/*  forum overrides	*/

 div.group h2 {
    font-family: "Lato";
    font-size: 22px;
    font-weight: 900;
    text-transform: uppercase;
    padding-bottom: 10px
}

.CCDiv div.classsearch input#ctl09_qry {
    height: 33px;
    width: 260px;
    font-family: "Oswald", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
}

#ctl09_pnlSearch.CCDiv div.forumsearch label {
    left: 340px;
    position: absolute;
    top: 18px;
}

#ctl09_pnlSearch.CCDiv div.classsearch div.forumsearch a#ctl09_lbSubmit.black-button {
    position: absolute;
    left: 725px;
    top: 9px
}

a.rsb {
    line-height: 25px;
    font-size: 13px
}

.forumbrowse {
    position: absolute;
    top: 18px
}

.forum-property-blog {
    border-bottom: 1px dotted #ccc;
}

.forum-property-blog-title {
    font-size: 22px;
    font-weight: 900;
    font-family: Lato, Verdana, Arial, sans-serif;
    text-transform: uppercase;
    color: #000;
    padding: 0 0 10px;
    margin: 5px 0;
}

.forum-property-blog-content {
    padding: 0 0 15px;
}

.forum-property-blog-content .group {
    display: block;
}

.forum-property-blog-content .group h2 {
    display: none;
}

.forum-property-blog-content .w300 {
    width: 50%;
}

.post-reactions button {
    text-decoration: none;
    color: #999999 !important;
    border-color: #999999;
    font-family: Lato, Verdana, Arial, sans-serif;
}

.post-reactions button.hover {
    text-decoration: none;
    border-color: #777777;
}

.post-reactions button.active-reaction {
    text-decoration: none;
    background-color: #da2032;
    border-color: #da2032;
    color: #fff !important;
}

.post-reactions button.active-reaction:hover {
    text-decoration: none;
    background-color: #ff6372;
}

.post-management {
    margin-left: auto;
}
