.forumtype-single .post-actions .btn.btn-link:nth-child(-n+1),
.forumtype-single #region-main-settings-menu,
.forumtype-single .mb-1,
.forumtype-single .m-b-1,
.forumtype-single #page-header,
.forumtype-single #page-footer,
.forumtype-single #nav-drawer,
.forumtype-single .secondary-navigation,
.forumtype-single #region-main .tertiary-navigation,
.forumtype-single #page.drawers .drawer-toggles,
.forumtype-single .navbar {
	display: none !important;
}

.forumtype-single #page {
  margin-top: 0px;
}

.forumtype-single #page #region-main {
  padding: 0px;
  padding-left: 5px;
}

.forumtype-general .post-actions .btn.btn-link:nth-child(-n+1),
.forumtype-general #region-main-settings-menu,
.forumtype-general .table.discussion-list thead,
.forumtype-general .mb-1,
.forumtype-general .m-b-1,
.forumtype-general #page-header,
.forumtype-general #page-footer,
.forumtype-general #nav-drawer,
.forumtype-general .navbar {
    display: none !important;
}

.forumtype-general #page {
  margin-top: 0px;
}

.forumtype-general #page #region-main {
  padding: 0px;
  padding-left: 5px;
}

.forumtype-blog #tida_nav_menu_container,
.forumtype-blog .indent .post-actions .btn.btn-link:nth-child(-n+4),
.forumtype-blog .indent .post-actions .btn.btn-link:nth-child(-n+3),
.forumtype-blog .post-actions .btn.btn-link:nth-child(-n+2),
.forumtype-blog .post-actions .btn.btn-link:nth-child(-n+1),
.forumtype-blog #region-main-settings-menu,
.forumtype-blog .table.discussion-list thead,
.forumtype-blog .mb-1,
.forumtype-blog .m-b-1,
.forumtype-blog #page-header,
.forumtype-blog #page-footer,
.forumtype-blog #nav-drawer,
.forumtype-blog .navbar {
    display: none !important;
}

.forumtype-blog #page {
  margin-top: 0px;
}

.forumtype-blog #page #region-main {
  padding: 0px;
  padding-left: 5px;
}
