.Item.Role_Staff .Item-Body{
border:2px solid #e5ab29;
}
.btn-primary,
.Button.Primary {
  color: #ffffff;
  background-color: #e5ab29;
  border-color: #e5ab29;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary,
.Button.Primary:hover,
.Button.Primary:focus,
.Button.Primary:active {
  color: #ffffff;
  background-color: #A76E08;
  border-color: #A76E08;
}
.btn-link,
.NavButton,
.btn-link:hover,
.NavButton:hover,
.btn-link:active,
.NavButton:active,
.btn-link:focus,
.NavButton:focus{
  color: #e5ab29;
  font-weight: normal;
  border-radius: 0;
  text-decoration: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active,
.Button.Primary[disabled],
fieldset[disabled] .Button.Primary,
.Button.Primary[disabled]:hover,
fieldset[disabled] .Button.Primary:hover,
.Button.Primary[disabled]:focus,
fieldset[disabled] .Button.Primary:focus,
.Button.Primary[disabled]:active,
fieldset[disabled] .Button.Primary:active {
  background-color: #e5ab29;
  border-color: #e5ab29;
}
.btn-primary .badge {
  color: #e5ab29;
  background-color: #ffffff;
}
.badge,
.Count,
.Alert {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #e5ab29;
  border-radius: 10px;
}
.panel-primary,
.BoxPromoted .DataList .Item {
  border-color: #e5ab29;
}
.panel-primary > .panel-heading,
.BoxPromoted .DataList .Title {
  color: #ffffff;
  background-color: #e5ab29;
  border-color: #e5ab29;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #e5ab29;
}
.panel-primary > .panel-heading .badge {
  color: #e5ab29;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #e5ab29;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus,
.PanelInfo .Active a,
.PanelInfo .Active a:hover,
.PanelInfo .Active a:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #e5ab29;
  border-color: #e5ab29;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus,
.FilterMenu .Active > a,
.FilterMenu .Active > a:hover,
.FilterMenu .Active > a:focus {
  color: #ffffff;
  background-color: #e5ab29;
}  
a {
  color: #e5ab29;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #e5ab29;
  text-decoration: underline;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .MeBox .Username:hover,
.navbar-default .MeBox .FlyoutButton:hover,
.navbar-default .MeBox .Username:focus,
.navbar-default .MeBox .FlyoutButton:focus {
  box-shadow: 0 3px #A76E08 inset;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > li > .Selected,
.navbar-default .navbar-nav > li > .Selected:hover,
.navbar-default .navbar-nav > li > .Selected:focus,
.navbar-default .MeBox .Open .FlyoutButton,
.navbar-default .MeBox .Open .FlyoutButton:hover,
.navbar-default .MeBox .Open .FlyoutButton:focus {
  box-shadow: 0 3px #A76E08 inset;
}
.navbar-static-top {
  border-top: 3px solid #e5ab29;
  border-bottom: 0;
}
.Item .Title, .Item .Title a {
color: #e5ab29;
}
.userContent.Message, .PanelInfo a, .PanelInfo a:hover, .CategoryDescription, .P.PageDescription {
    color: #C3B6AD;
}
.iradio:hover:before,
.icheckbox:hover:before,
.iradio:focus:before,
.icheckbox:focus:before,
.iradio.checked:before,
.icheckbox.checked:before,
.icheck-label:hover .iradio:before,
.icheck-label:hover .icheckbox:before,
.icheck-label:focus .iradio:before,
.icheck-label:focus .icheckbox:before {
  color: #fff;
}
.UserSignature {
  border-top: 1px solid #555; 
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.MenuItems li > a:hover,
.MenuItems > a:hover,
.MenuItems li > a:focus,
.MenuItems > a:focus,
.atwho-view li:hover,
.token-input-dropdown li:hover,
.ac_results li:hover {
  text-decoration: none;
  color: #ffffff;
  background-color: #e5ab29;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus,
.atwho-view .cur,
.atwho-view .cur:hover,
.token-input-dropdown .token-input-selected-dropdown-item,
.ac_results .token-input-selected-dropdown-item,
.token-input-dropdown .token-input-selected-dropdown-item:hover,
.ac_results .token-input-selected-dropdown-item:hover {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #e5ab29;
}
.OptionsMenu .SpFlyoutHandle:hover,
.OptionsMenu .SpFlyoutHandle:focus {
  color: #fff;
}
.OptionsMenu.Open .SpFlyoutHandle {
  color: #fff;
}
a.Bookmark:hover:before,
a.Bookmark:focus:before {
  color: #fff;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus,
.NumberedPager > a:hover,
.NumberedPager > a:focus {
  color: #ffffff;
  background-color: #e5ab29;
  border-color: transparent;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus,
.NumberedPager .Highlight,
.NumberedPager .Highlight:hover,
.NumberedPager .Highlight:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #e5ab29;
  border-color: transparent;
  cursor: default;
}
#WhosOnline.WhosOnline.Box {
    max-height:404px;
    overflow:hidden;
}
body {
  background-image: url('https://strapi-prod-bucket-k5d2g5.s3.us-west-2.amazonaws.com/August_2025_Banner_Forums_1920x1421_6740898434.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-color: black;
  background-position: top center;
}
h1, 
h2, 
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Arial, sans-serif;
  font-weight: 500;
  line-height: 1.1;
  color: #ffffff;
}
h1,
.h1 {
  font-size: 34px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5 {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 16px;
}
hr {
  border-top: 1px solid #e5ab29;
}
.navbar-brand {
  font-family: Arial, sans-serif;
  text-transform: uppercase;
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.05);
  transition: color 200ms;
}
.navbar-nav > li > a,
.MeBox .Username,
.MeBox .FlyoutButton {
  font-family: Arial, sans-serif;
  text-transform: uppercase;
}
.breadcrumb > li,
.Breadcrumbs .CrumbLabel,
.Breadcrumbs .Crumb + span {
  font-family: Arial, sans-serif;
}
.User-Location, .User-Email, .User-ConfirmEmail, .User-ShowEmail, .Item-Icon, .MItem.RSS, .Delete.Popup {
display: none !important;
}
.Author > .Username {
    font-weight: bold;
    color: #eee;
}
.Discussion span.AuthorInfo:before {
    content: " | ";
}
a.Tag.tag-tracker.tag-staff-tracker {
    color:#fff;
    background:#e5ab29;
}
.label-warning,
.HasNew {
  background-color: #FF4200;
}
body table.PreferenceGroup tbody tr:hover td {
    background: #3c3c3c;
}
.MeBox .Username {
    text-transform:none;
}

.Signature img, .UserSignature img {
    max-width:100%;
}
.Message img .embedImage-img, .embedImage-img {
    max-height:none;
}
.MenuItems-Reactions {
    z-index: 5;
}

.FormWrapper label,
body.Dashboard.Profile p[class*="infoLabel"],
body.Dashboard.Profile div[class*="infoDetail"],
body.Dashboard.Profile span[class*="checkRadioStyles-label"] {
    color: #fff;
}

body.Dashboard.Profile div[class*="infoDetail"]  { 
    opacity: 0.8;   
}