#property_billboard,
#content_footer,
#site_footer .social,
.property-downloads,
.more-info,
.properties-detail #sidebar .team-member .vcard-link,
.team-detail .vcard-link,
#sidebar .nav-menu,
.contact #site_main form#contact {
    display: none;
}

a[href]:after {
    content: none !important;
}

.container {
    width: 100%;
}
#print_header {
    margin-bottom: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: solid 1px #000;
}
#site_footer {
    margin-top: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: solid 1px #000;
}
#site_footer > .row > .col-sm-7 {
    width: 100%;
}
#site_footer a#inspector,
#site_footer a#inspectorNoAuth {
    display: none;
}
#site_footer .legal, 
#site_footer .credits {
    text-align: center;
}
.properties-detail #sidebar .team-member .team-member-name {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 24px;
}
.properties-detail #sidebar .team-member .more-member-info {
    font-size: 24px;
}
