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

body,
input,
textarea,
select {
  color: #000;
  background: none;
}
body.two-sidebars,
body.sidebar-first,
body.sidebar-second,
body {
  width: 640px;
}
#sidebar-first,
#sidebar-second,
.navigation,
#toolbar,
.tabs,
.shortcut-action {
  display: none;
}
.one-sidebar .main-content,
.two-sidebars .main-content {
  width: 100%;
}


/* egovPublic */
.region-breadcrumb,
.region-primary-menu,
.search-block-form,
.block-text-resize,
.featured-bottom,
.featured-bottom-first,
.featured-bottom-second,
.featured-bottom-third,
.site-footer__bottom,
.region-footer-third,
.region-footer-fourth {
  display: none;
  
}


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

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