
/* ---------- General Layout ---------- */

.Content-Resources,
.Content-Bottom,
.side-nav,
.Content-Bottom:before, 
.title:before,
.Content-Bottom:after, 
.title:after,
.share-buttons,
.alert,
.feature-block ul.pagination,
.feature-webform button.form-submit,
.views-exposed-form.block {
    display: none;
}

.Content-Top,
.Content-Body {
    width: 100%;
    height:100%;
}
.contact-page-body,
.contact-item {
    width: 100%;
    padding:0;
    margin:0;
}

@page {
    margin-top: 35mm;
    margin-bottom: 35mm;
    margin-left:10mm;
    margin-right: 10mm;
}

body,
input,
textarea,
select {
  color: #000;
  background: none;
}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
.site-footer,
.tabs,
.shortcut-action,
.contact-map,
.contact-image,
.Contact-Bottom,
.bottom-box-block {
  display: none;
}
.one-sidebar .main-content,
.two-sidebars .main-content {
  width: 100%;
}

/* ---------- Node Pages ---------- */

#comments .title,
#comments form,
.comment-forbidden {
  display: none;
}
