body {
    padding: 0 !important;
}

.hide_print,
.navbar-header,
#navbar,
.bottom-header,
.breadcrumb,
.top_line_links,
.filter-layout,
.share,
#footer-menu,
#footer-menu2 {
    display:none !important;
}

.show_print {
    display: block !important;
}

a[href]:after {
    content: none !important;
}

table.stat td,
table.stat th
{
    padding: 2px !important;
    border: 1px solid #ddd!important;
}

.frd-props-c{
    border-bottom: 2px solid #000000;
}

.link_widget .column_2 a .image, .links_widget .column_2 a .image{
    background: #007153!important;
}