body .hightlight:after, html .hightlight:after {
  display: block;
  left: 300px;
}
@media screen and (max-width: 1032px) {
  body .hightlight:after, html .hightlight:after {
    left: 253px;
  }
}
@media screen and (max-width: 800px) {
  body .hightlight:after, html .hightlight:after {
    display: none;
  }
}

header .rules {
  color: #ffffff;
}

/*                                        Content Section Start                                */
.content .inner-page {
  margin-right: 20px;
  margin-left: 20px;
}
.content .inner-page .container #wpforo {
  margin-bottom: 100px;
  margin-top: 70px;
  box-shadow: 0px 11px 26px -6px rgba(0, 0, 0, 0.15);
}
.content .inner-page .container #wpforo #wpforo-wrap {
  border-radius: 16px;
}

#wpforo #wpforo-wrap #wpforo-menu {
  border-bottom: #e6e6e6 3px solid;
  background: #f5f5f5;
  border-top-right-radius: 15px;
  border-top-left-radius: 16px;
  margin-top: -12px;
}

#wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons, #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons {
  margin-left: 62px;
}

#wpforo #wpforo-wrap .wpfl-1 .forum-wrap {
  border-bottom: #f5f5f5 2px solid;
  margin: 20px;
}

#wpforo-stat-body .wpf-footer-box .wpf-newest-member {
  display: none;
}

#wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root .wpf-last-info {
  display: none;
}

#wpforo #wpforo-wrap .wpforo-right-sidebar .wpforo-widget-wrap {
  margin-right: 40px;
}

.container #wpforo #wpforo-wrap .wpf-breadcrumb .wpf-root {
  border-left: none;
}

.container #wpforo .wpforo-widget-wrap .widget-title, .wpforo-widget-wrap .widget-title {
  margin-bottom: 15px;
  text-align: center;
}

.container #wpforo #wpforo-wrap .wpforo-feed {
  display: none;
}

.wpforo-widget-wrap {
  margin-top: -4px;
}

.container #wpforo #wpforo-wrap .wpforo-content #wpforo-title {
  margin-left: 10px;
}

.container #wpforo #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout, #wpf-widget-profile .wpf-prof-footer .wpf-prof-buttons a.wpf-logout {
  position: absolute;
}

.container #wpforo #wpforo-wrap #wpforo-stat-header .wpf-footer-buttons {
  margin-right: 30px;
}

.container #wpforo #wpforo-wrap .wpforo-profile .wpforo-profile-head .wpforo-profile-back {
  display: none;
}

.container #wpforo #wpforo-wrap .wpforo-content {
  width: 71%;
  float: left;
  padding: 20px;
  box-sizing: border-box;
}

.container #wpforo #wpforo-wrap .wpfl-1 .wpforo-category {
  border-radius: 20px 0 20px 0;
}

.container #wpforo #wpforo-wrap .wpfl-2 .wpforo-category {
  border-radius: 20px 0 20px 0;
}

.container #wpforo #wpforo-wrap .wpfl-3 .wpforo-category {
  border-radius: 20px 0 20px 0;
}

.container #wpforo #wpforo-wrap .wpf-prof-loginout {
  display: grid;
  margin: auto;
  box-sizing: border-box;
  width: 70%;
}

/*                                         Content Section End                                 *//*# sourceMappingURL=forum.css.map */