#phpbb-content {
  /*  phpBB3 proflat Style Sheet - grey ----------------------------- */
  /**  base.css  --------------------------------------------------  **/
  /**  colours.css  -----------------------------------------------  **/
  /* 31 - Colours and backgrounds for links.css */
  /* 51 - Post body links */
  /* 76 - Arrow links */
  /* 81 - Round cornered boxes and backgrounds */
  /* 195 - Misc layout styles */
  /* 209 - Icon styles */
  /* 247 - Jumpbox */
  /* 318 - Colours and backgrounds for content.css */
  /* 373 - Content container styles */
  /* 596 - Colours and backgrounds for buttons.css */
  /* 643 - Pagination */
  /* 795 - CP tabbed menu */
  /* 822 - Mini tabbed menu used in MCP */
  /* 844 - UCP navigation menu */
  /* 847 - Link styles for the sub-section links */
  /* 950 - Colours and backgrounds for forms.css */
  /* 1008 - Input field styles */
  /* 1041 - Form button styles */
  /* 1060 - Alternative button */
  /* 1070 - Hover states */
  /* 1080 - Focus states */
  /* 1161 - Notifications */
  /**  proflat.css  -----------------------------------------------  **/
  /* Forum icons & Topic icons */
  /* Icon image */
  /* Miscellaneous styles */
  /* Notifications */
  /* Poster profile block */
  /* stat-block */
  /*# sourceMappingURL=color_proflat.css.map */
}
#phpbb-content a:hover,
#phpbb-content a:focus,
#phpbb-content a:active {
  color: #9e9e9e;
}
#phpbb-content a:hover {
  color: #9e9e9e;
}
#phpbb-content .postlink:hover {
  border-bottom-color: #9e9e9e;
  color: #9e9e9e;
}
#phpbb-content .arrow-left:hover, #phpbb-content .arrow-right:hover {
  color: #9e9e9e;
}
#phpbb-content .headerbar {
  background-color: #b6b6b6;
}
#phpbb-content .forumbg {
  background-color: #b6b6b6;
}
#phpbb-content .forabg {
  background-color: #b6b6b6;
}
#phpbb-content .sep {
  color: #9e9e9e;
}
#phpbb-content a:hover .icon.icon-blue,
#phpbb-content a:hover .icon.icon-green,
#phpbb-content a:hover .icon.icon-lightgray,
#phpbb-content a:hover .icon.icon-orange,
#phpbb-content a:hover .icon.icon-red {
  color: #9e9e9e;
}
#phpbb-content .jumpbox-cat-link {
  background-color: #b6b6b6;
  border-top-color: #b6b6b6;
}
#phpbb-content .jumpbox-cat-link:hover {
  background-color: #8b8b8b;
  border-top-color: #8b8b8b;
}
#phpbb-content li.row a:hover strong {
  color: #9e9e9e;
}
#phpbb-content .posthilit {
  background-color: #b6b6b6;
}
#phpbb-content .button {
  border-color: #b6b6b6;
  background-color: #b6b6b6;
}
#phpbb-content .button:hover,
#phpbb-content .button:focus {
  border-color: #8b8b8b;
  background-color: #8b8b8b;
}
#phpbb-content .button-search:hover,
#phpbb-content .button-search-end:hover {
  border-color: #8b8b8b;
}
#phpbb-content .phpbb-pagination li a {
  background-color: #b6b6b6;
  border-color: #b6b6b6;
}
#phpbb-content .phpbb-pagination li.active span {
  background-color: #8b8b8b;
  border-color: #8b8b8b;
}
#phpbb-content .phpbb-pagination li a:hover,
#phpbb-content .phpbb-pagination li a:hover .icon,
#phpbb-content .phpbb-pagination .dropdown-visible a.dropdown-trigger,
#phpbb-content .nojs .phpbb-pagination .dropdown-container:hover a.dropdown-trigger {
  background-color: #8b8b8b;
  border-color: #8b8b8b;
}
#phpbb-content .tabs .tab > a {
  background-color: #b6b6b6;
}
#phpbb-content .tabs .tab > a:hover {
  background: #8b8b8b;
}
#phpbb-content .tabs .activetab > a,
#phpbb-content .tabs .activetab > a:hover {
  background: #8b8b8b;
  border-color: #8b8b8b;
}
#phpbb-content .minitabs .tab > a {
  background-color: #b6b6b6;
}
#phpbb-content .minitabs .tab > a:hover,
#phpbb-content .minitabs .activetab > a,
#phpbb-content .minitabs .activetab > a:hover {
  background-color: #8b8b8b;
}
#phpbb-content .navigation a,
#phpbb-content .rtl .navigation a {
  background: #b6b6b6;
}
#phpbb-content .navigation a:hover,
#phpbb-content .navigation .active-subsection a,
#phpbb-content .navigation .active-subsection a:hover {
  background-color: #8b8b8b;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
  #phpbb-content #navigation a, #phpbb-content .rtl #navigation a {
    background: #b6b6b6;
  }
  #phpbb-content #navigation a:hover,
  #phpbb-content #navigation .active-subsection a,
  #phpbb-content #navigation .active-subsection a:hover {
    background-color: #8b8b8b;
  }
}
#phpbb-content .inputbox:hover {
  border-color: #9e9e9e;
}
#phpbb-content .inputbox:focus {
  border-color: #9e9e9e;
}
#phpbb-content a.button1, #phpbb-content input.button1, #phpbb-content input.button3, #phpbb-content a.button2, #phpbb-content input.button2 {
  border-color: #b6b6b6;
  background-color: #b6b6b6;
}
#phpbb-content a.button1, #phpbb-content input.button1 {
  border-color: #b6b6b6;
}
#phpbb-content a.button2, #phpbb-content input.button2, #phpbb-content input.button3 {
  border-color: #b6b6b6;
}
#phpbb-content a.button1:hover, #phpbb-content input.button1:hover, #phpbb-content a.button2:hover, #phpbb-content input.button2:hover, #phpbb-content input.button3:hover {
  border-color: #8b8b8b;
  background-color: #8b8b8b;
}
#phpbb-content input.button1:focus, #phpbb-content input.button2:focus, #phpbb-content input.button3:focus {
  border-color: #8b8b8b;
}
#phpbb-content .badge {
  background-color: #301EEC;
}
#phpbb-content .global_unread:before,
#phpbb-content .global_unread_mine:before,
#phpbb-content .announce_unread:before,
#phpbb-content .announce_unread_mine:before,
#phpbb-content .sticky_unread:before,
#phpbb-content .sticky_unread_mine:before {
  background-color: #301EEC;
}
#phpbb-content .global_unread_locked:before,
#phpbb-content .global_unread_locked_mine:before,
#phpbb-content .announce_unread_locked:before,
#phpbb-content .announce_unread_locked_mine:before,
#phpbb-content .forum_unread_locked:before,
#phpbb-content .topic_unread_locked:before,
#phpbb-content .topic_unread_locked_mine:before {
  background-color: #301EEC;
}
#phpbb-content .forum_unread:before,
#phpbb-content .forum_unread_subforum:before,
#phpbb-content .topic_unread:before,
#phpbb-content .topic_unread_mine:before {
  background-color: #301EEC;
}
#phpbb-content .sticky_unread_locked:before,
#phpbb-content .sticky_unread_locked_mine:before {
  background-color: #301EEC;
}
#phpbb-content .topic_unread_hot:before,
#phpbb-content .topic_unread_hot_mine:before {
  background-color: #301EEC;
}
#phpbb-content .pm_unread:before {
  background-color: #301EEC;
}
#phpbb-content .icon.fa-file-o.icon-red {
  color: #b6b6b6;
}
#phpbb-content a.unread, #phpbb-content i.icon-unread {
  color: #9e9e9e;
}
#phpbb-content .footerbar {
  background-color: #b6b6b6;
}
#phpbb-content a:hover .badge,
#phpbb-content .badge:hover {
  background-color: #8b8b8b;
}
#phpbb-content .online-text {
  color: #9e9e9e;
}
#phpbb-content .stat-block h3 {
  background-color: #b6b6b6;
}
