@charset "UTF-8";
body, html { font: 16px Verdana; }
body { background: url('/Themes/GamersBOR/images/wood.jpg'); color: #3D3021; }
.body { width: 720px; border: 0; padding: 0; margin: 0; background: transparent }
.body .forum { width: 710px; color: #000; margin: 10px 0 10px 0; }
.body div { text-align: left; }

img { border: 0 }

a { color: #005E20 }
a:hover { color: #003400 }
big { color: #005E20; font-style: italic }

.container { position: relative; width: 100% }

.navigation { margin: 30px 0 40px }

.contents { height: auto; margin: auto; text-align: left; width: 720px }

.br { clear: both }

.paper { height: 100%; margin: auto; position: absolute; width: 100% }

.papertop { background: url('/Themes/GamersBOR/images/paper_top.png') no-repeat scroll center center; height: 240px; position: absolute; width: 100% }
.papermiddle { background: url('/Themes/GamersBOR/images/paper_middle.png') repeat-y scroll center center; bottom: 320px; height: auto; position: absolute; top: 240px; width: 100% }
.paperbottom { background: url('/Themes/GamersBOR/images/paper_bottom.png') no-repeat scroll center center; bottom: 0; height: 320px; position: absolute; width: 100% }

.headers { padding: 40px 0; position: relative; text-align: center; z-index: 1 }
.headers img { display: inline; }

h1, h2, h3, h4, h5 { margin: 0; padding: 0 }
h1 { font-size: 2.5em; font-weight: normal; margin-bottom: 20px; text-align: center }
h2 { font-size: 1.25em; font-weight: normal }
h3 { font-size: 1.1em; font-weight: normal }
h4, h5 { font-size: 1em; font-weight: normal }

h1 small { font-size: .33em }

.copy { margin: 10px auto; text-align: center }

.body .forum table.resultlist tbody tr td.title div.preview {  }
.body .forum .forumhead .bottom .links .l { font-size: 9px; margin-top: 8px; }

/* Reputation system color changes */
.body .forum .post .postuserinfo { background-color: #fafafa; border-top: 1px solid #cccccc; }
.body .forum .post .postuserinfo .karma { background-color: #eaeaea; }
.body .forum .post .postuserinfo .badge .badgeleft { background: transparent url('/themes/GamersBOR/images/badge.post.bg.png') no-repeat left top; }
.body .forum .post .postuserinfo .badge .badgeright { background: transparent url('/themes/GamersBOR/images/badge.post.right.png') no-repeat left top; }
.body .forum .post .postuserinfo .awards { padding-bottom: 2px; }
.body .forum .post .postuserinfo .awards .awardsfull h2 { font-size: 17px; }
.body .forum .post .replies .reply .userinfo .userinfobg { background-color: #fafafa; border-left: 1px solid #cccccc; border-top: 1px solid #cccccc; margin-left: 150px; }
.body .forum .post .replies .reply .userinfo .userinfobg .karma { background-color: #eaeaea; }
.body .forum .post .replies .reply .userinfo .userinfobg .awards { padding-bottom: 1px; }
.body .forum .post .replies .reply .userinfo .userinfobg .awards .awardsfull h2 { font-size: 17px; }
.body .forum .post .replies .reply .menu .badge { margin-left: 10px; }
.body .forum .post .replies .reply .menu .badge .badgetop { background: transparent url('/themes/GamersBOR/images/badge.reply.bg.png') no-repeat left top; }
.body .forum .post .replies .reply .menu .badge .badgebottom { background: transparent url('/themes/GamersBOR/images/badge.reply.bottom.png') no-repeat left top; }
.body .forum .search .searchform .left { width:385px; }

.body .forum table.subscriptionslist tbody tr td { padding: 3px 0px 0px 4px; }


/* #region Responsive Mixins */
/* #region Responsive */
/* #endregion */
/* #endregion */
.btn {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #FFF;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  font-size: 0.923em;
  height: 23px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 3px 0 3px;
  padding: 0;
  text-decoration: none;
  text-transform: uppercase;
}

.hide, .Hide {
  display: none;
}

.invisible {
  visibility: hidden;
}

.bold {
  font-weight: 500;
}

hr.line {
  color: #CACACC;
  height: 1px;
  background: #CACACC;
  border: 0;
}

hr.menu {
  border-top: none;
  border-color: #cacacc;
  margin: 4px;
  width: 96%;
}

.ajaxwait {
  width: 24px;
  height: 24px;
  background: url("/images/Base/ajaxwait.gif") no-repeat;
  margin: auto;
}

.itemmask {
  opacity: 0.7;
  background: #FDFDFD;
}

.itemmask .wait {
  width: 24px;
  height: 24px;
  background: url("/images/Base/ajaxwait.gif") no-repeat;
  margin: auto;
}

.waitmask {
  text-align: center;
  color: #666666;
  font-size: 1em;
}

.waitmask img {
  margin: auto 0;
}

.ui-widget.ui-widget-content {
  border-color: #000000;
}

.ui-tooltip {
  background-color: #FDFDFD;
}

.ui-tooltip .ui-tooltip-content, .ui-tooltip .tooltip {
  color: #000000;
}

.ui-tooltip .ui-tooltip-content .description, .ui-tooltip .tooltip .description {
  font-size: 0.875rem;
  overflow: hidden;
}

.ui-tooltip .ui-tooltip-content .description::first-letter, .ui-tooltip .tooltip .description::first-letter {
  text-transform: capitalize;
}

.ui-tooltip .ui-tooltip-content .footer, .ui-tooltip .tooltip .footer {
  color: #8D8D8D;
  font-size: 0.75rem;
  margin: 10px 0 0 0;
  padding: 0;
  text-align: left;
  width: 100%;
}

.ui-tooltip .ui-tooltip-content .footer .poster,
.ui-tooltip .ui-tooltip-content .footer .views,
.ui-tooltip .ui-tooltip-content .footer .lastposter, .ui-tooltip .tooltip .footer .poster,
.ui-tooltip .tooltip .footer .views,
.ui-tooltip .tooltip .footer .lastposter {
  color: #000000;
}

/* #region Dialogs used by Sd.UI.Dialog, trying to slowly replace with jQuery UI */
.dialog {
  font: 16px "Segoe UI", Arial, Sans-Serif;
  position: absolute;
  width: 330px;
  z-index: 100;
}

.dialog .top {
  background: url(/images/Base/dialog.top.png) no-repeat;
  background-size: 330px 25px;
  width: 330px;
  height: 25px;
}

.dialog .top .caption {
  padding: 12px 0 0 0;
  text-align: center;
  font-weight: bold;
  color: #014B8A;
}

.dialog .mid {
  width: 330px;
  background: url(/images/Base/dialog.mid.png) repeat-y;
  background-size: 330px;
  overflow: auto;
  overflow-x: hidden;
}

.dialog .mid .content {
  margin: 0 14px 0 14px;
}

.dialog .mid .content div {
  color: #333;
}

.dialog .mid .content .msg {
  padding: 16px 0 18px 0;
  font-size: 0.769em;
}

.dialog .mid .content .row {
  padding-bottom: 8px;
}

.dialog .mid .content .row label {
  display: block;
  font-weight: bold;
  padding: 0 10px 0 10px;
}

.dialog .mid .content .row select {
  margin-left: 6px;
}

.dialog .mid .content .row textarea {
  width: 284px;
  height: 60px;
  margin-left: 6px;
}

.dialog .mid .content .result {
  color: #666;
  overflow: auto;
  padding: 4px 10px 4px 10px;
  line-height: 16px;
}

.dialog .mid .content .result .score {
  color: #298E24;
  font-weight: bold;
  padding: 1px 10px 2px 24px;
}

.dialog .mid .content .result .score img {
  background: url(/images/base/glyphs.png) no-repeat -96px 0px;
  width: 14px;
  height: 14px;
}

.dialog .mid .content .result .fail {
  color: #F71212;
  font-weight: bold;
  background: url(/images/base/cancel.png) no-repeat;
  padding: 1px 10px 2px 24px;
}

.dialog .mid .content .result .fail img {
  background: url(/images/base/glyphs.png) no-repeat -82px 0px;
  width: 14px;
  height: 14px;
}

.dialog .bot {
  background: url(/images/Base/dialog.bot.png) no-repeat left bottom;
  background-size: 330px;
  width: 330px;
  min-height: 25px;
  overflow: auto;
  padding: 10px 0 12px 0;
}

.dialog .bot .buttons {
  overflow: auto;
  text-align: center;
}

.dialog .bot .buttons input {
  margin: 0 2px 0 2px;
  cursor: pointer;
  height: 23px;
}

.dialog .bot .buttons .close {
  background: url(/images/Base/buttons.png) no-repeat 0px 0px;
  width: 52px;
}

.dialog .bot .buttons .close:hover {
  background-position: 0px -23px;
}

.dialog .bot .buttons .forgetit {
  background: url(/images/Base/buttons.png) no-repeat -149px 0px;
  width: 81px;
}

.dialog .bot .buttons .forgetit:hover {
  background-position: -149px -23px;
}

.dialog .bot .buttons .sendreport {
  background: url(/images/Base/buttons.png) no-repeat -326px 0px;
  width: 99px;
}

.dialog .bot .buttons .sendreport:hover {
  background-position: -326px -23px;
}

.dialog .bot .buttons .givekarma {
  background: url(/images/Base/buttons.png) no-repeat -230px 0px;
  width: 96px;
}

.dialog .bot .buttons .givekarma:hover {
  background-position: -230px -23px;
}

.dialog .bot .buttons .savenote {
  background: url(/images/Base/buttons.png) no-repeat -217px -46px;
  width: 94px;
}

.dialog .bot .buttons .savenote:hover {
  background-position: -217px -69px;
}

@media (min-width: 768px) {
  .dialog {
    width: 430px;
  }
  .dialog .top {
    width: 430px;
    background-size: auto;
  }
  .dialog .mid {
    width: 430px;
    background-size: auto;
  }
  .dialog .bot {
    width: 430px;
    background-size: auto;
  }
}

.dialoglg {
  font: 16px "Segoe UI", Arial, Sans-Serif;
  position: absolute;
  width: 480px;
  z-index: 100;
}

.dialoglg .top .caption {
  padding: 12px 0 0 0;
  text-align: center;
  font-weight: bold;
  color: #014B8A;
}

.dialoglg .mid .announce .by {
  color: #666;
}

.dialoglg .mid .announce .ends {
  color: #666;
}

.dialoglg .mid .announce .text {
  color: #333;
  padding-top: 10px;
}

.dialoglg .bot .buttons {
  overflow: auto;
  text-align: center;
  padding: 10px 0 12px 0;
}

.dialoglg .bot .buttons .close {
  margin: 0 auto;
  cursor: pointer;
  background: url(/images/Base/buttons.png) no-repeat 0px 0px;
  width: 52px;
  height: 23px;
}

.dialoglg .bot .buttons .close:hover {
  background-position: 0px -23px;
}

/* #endregion */
input.disabled {
  opacity: 0.5;
  cursor: default;
}

.body .forum {
  background: #FDFDFD;
  border: none;
  border: 1px solid #CACACC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #000000;
  display: block;
  font: 16px "Segoe UI", Arial, Sans-Serif;
  overflow: hidden;
  /* #region Legacy Css Classes we can't avoid */
  /* #endregion */
}

.body .forum img {
  display: block;
}

.body .forum img.hiddenemail {
  display: none;
}

.body .forum a {
  border-bottom: 1px dotted transparent;
  color: #014B8A;
  position: relative;
  text-decoration: none;
}

.body .forum a.sdreply {
  display: inline-block;
}

.body .forum a img {
  border: 0;
}

.body .forum a:hover {
  border-bottom-color: #014B8A;
  text-decoration: none;
}

.body .forum a.noeffect:hover {
  border-bottom-color: transparent;
}

.body .forum a.sdreply {
  display: inline-block;
  margin: 0 10px;
  border-bottom: none;
}

.body .forum a.sdreply:hover {
  text-decoration: none;
  border-bottom: none;
}

.body .forum .page {
  min-height: 490px;
}

.body .forum .forumhead {
  letter-spacing: 0;
  margin: 0;
  word-spacing: 1px;
}

.body .forum .forumhead .top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #CCCCCC;
  color: #2D2D2D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 5px 5px 5px 5px;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .body .forum .forumhead .top {
    padding: 5px 20px 5px 38px;
  }
}

.body .forum .forumhead .top .adminmenu {
  margin-right: 8px;
}

.body .forum .forumhead .top .login .welcome {
  line-height: 23px;
}

.body .forum .forumhead .top .login .welcome span {
  font-size: 1em;
}

.body .forum .forumhead .top .login .welcome a {
  font-style: italic;
}

.body .forum .forumhead .top .login .controls {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.body .forum .forumhead .top .login .waiter {
  display: inline-block;
  height: 16px;
  margin: 5px;
  vertical-align: middle;
  width: 16px;
}

.body .forum .forumhead .top .search {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-left: auto;
}

.body .forum .forumhead .top input {
  border: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-size: 0.8125em;
  height: 23px;
  line-height: 23px;
  margin-right: 10px;
  padding: 0 20px;
  width: 155px;
}

.body .forum .forumhead .bottom {
  background: #000000;
  color: #FDFDFD;
  line-height: 2em;
  padding: 0 1rem;
}

@media (min-width: 768px) {
  .body .forum .forumhead .bottom {
    padding: 0 38px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.body .forum .forumhead .bottom .links {
  display: inline-block;
}

.body .forum .forumhead .bottom .links .options {
  width: 110px;
}

.body .forum .forumhead .bottom .links .l {
  margin: 0;
}

.body .forum .forumhead .bottom .links a {
  color: #FDFDFD;
  margin: 0 3px;
  font-size: 0.8125em;
  text-decoration: none;
}

.body .forum .forumhead .bottom .links a:hover {
  border-bottom-color: #FDFDFD;
}

.body .forum .forumhead .bottom .links a:first-child {
  margin-left: 0;
}

.body .forum .forumhead .bottom .buttons {
  display: inline-block;
}

.body .forum .annhead {
  padding: 0;
}

.body .forum .headerad {
  overflow: hidden;
  padding: 8px 0;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #cacaca;
}

.body .forum .headerad a {
  border: 0;
  text-decoration: none;
}

.body .forum .headerad a img.stardockad {
  border: 0;
  margin: 0 auto;
  width: 100%;
  max-width: 728px;
}

.body .forum .forumfoot {
  font-size: .8125em;
  margin: 1em 0;
}

.body .forum .forumfoot .top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 20px 0 38px;
}

.body .forum .forumfoot .top .r span::after {
  content: '\2022';
  margin: 0 1em;
}

.body .forum .forumfoot .top .r span:last-child::after {
  display: none;
}

.body .forum .forumfoot .loadstats {
  display: none;
  padding: 4px 0 4px 10px;
}

.body .forum table.standard {
  border-collapse: collapse;
  border-spacing: 0;
  color: #7D7D7D;
  margin-bottom: 1em;
  width: 100%;
}

.body .forum table.standard > thead > tr > th,
.body .forum table.standard > thead > tr > td,
.body .forum table.standard > tbody > tr > th,
.body .forum table.standard > tbody > tr > td {
  padding: 10px 10px 10px 5px;
  vertical-align: top;
}

.body .forum table.standard > thead > tr > th:first-child,
.body .forum table.standard > thead > tr > td:first-child,
.body .forum table.standard > tbody > tr > th:first-child,
.body .forum table.standard > tbody > tr > td:first-child {
  padding-left: 38px;
}

.body .forum table.standard > thead > tr > th:last-child,
.body .forum table.standard > thead > tr > td:last-child,
.body .forum table.standard > tbody > tr > th:last-child,
.body .forum table.standard > tbody > tr > td:last-child {
  padding-right: 20px;
}

.body .forum table.standard > thead > tr > th.icon,
.body .forum table.standard > thead > tr > td.icon,
.body .forum table.standard > tbody > tr > th.icon,
.body .forum table.standard > tbody > tr > td.icon {
  padding: 16px 0 0 5px;
}

.body .forum table.standard > thead > tr.grouplabel > th {
  background: #014B8A;
  color: #FDFDFD;
  font-weight: normal;
  padding-bottom: 1em;
  line-height: 1em;
  padding-top: 1em;
  text-align: left;
  vertical-align: middle;
}

.body .forum table.standard > thead > tr.grouplabel > th.title {
  font-size: 1.538em;
}

.body .forum table.standard > thead > tr.grouplabel > th.title > a {
  color: #FDFDFD;
}

.body .forum table.standard > thead > tr.grouplabel > th:last-child {
  text-align: right;
}

.body .forum table.standard > thead > tr.grouplabel > th:last-child > a {
  display: inline-block !important;
  margin-right: 4px;
}

.body .forum table.standard > thead > tr.grouplabel > th:last-child > a:last-child {
  margin-right: 0;
}

.body .forum table.standard > thead > tr.columnlabels > th {
  background-color: transparent;
  border-bottom: 1px solid #CACACC;
  font-size: 0.769em;
  font-weight: bold;
  line-height: 1em;
  text-transform: uppercase;
}

.body .forum table.standard > tbody > tr td {
  font-size: 0.8125em;
  line-height: 1.5em;
}

.body .forum table.standard > tbody > tr:nth-child(even) {
  background: #EFEFF9;
}

.body .forum table.indexlist td.category, .body .forum table.indexlist th.category {
  text-align: left;
}

.body .forum table.indexlist td.posts, .body .forum table.indexlist th.posts {
  text-align: center;
  width: 90px;
}

.body .forum table.indexlist td.replies, .body .forum table.indexlist th.replies {
  text-align: center;
  width: 90px;
}

.body .forum table.indexlist td.lastpost, .body .forum table.indexlist th.lastpost {
  text-align: left;
  width: 255px;
}

.body .forum table.indexlist > tbody tr > td.name {
  font-size: 1.1em;
  line-height: 2.5em;
  vertical-align: middle;
}

.body .forum table.indexlist > tbody tr > td.name a.rss {
  display: none;
}

.body .forum table.indexlist > tbody tr > td.lastpost .top {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 235px;
}

.body .forum table.indexlist > tbody tr > td.lastpost .bottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  overflow: hidden;
}

.body .forum table.indexlist > tbody tr > td.lastpost .bottom .author {
  margin-right: auto;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  max-width: 110px;
}

.body .forum table.indexlist > tbody tr > td.lastpost .bottom .date {
  margin-right: 4px;
  white-space: nowrap;
}

.body .forum table.postlist th.icon, .body .forum table.postlist td.icon {
  width: 39px;
}

.body .forum table.postlist th.title, .body .forum table.postlist td.title {
  text-align: left;
  vertical-align: middle;
}

.body .forum table.postlist th.author, .body .forum table.postlist td.author {
  text-align: left;
  vertical-align: middle;
  width: 110px;
}

.body .forum table.postlist th.replies, .body .forum table.postlist td.replies {
  text-align: center;
  vertical-align: middle;
  width: 100px;
}

.body .forum table.postlist th.repliesandviews, .body .forum table.postlist td.repliesandviews {
  text-align: right;
  vertical-align: middle;
  width: 105px;
}

.body .forum table.postlist th.createdate, .body .forum table.postlist th.category, .body .forum table.postlist th.mylast, .body .forum table.postlist td.createdate, .body .forum table.postlist td.category, .body .forum table.postlist td.mylast {
  text-align: center;
  vertical-align: middle;
  width: 150px;
}

.body .forum table.postlist th.lastreply, .body .forum table.postlist td.lastreply {
  text-align: right;
  vertical-align: middle;
  width: 113px;
}

.body .forum table.postlist > tbody > tr {
  height: 58px;
}

.body .forum table.postlist > tbody > tr #tooltip {
  text-align: center;
  color: #fff;
  background: #111;
  position: absolute;
  z-index: 100;
  padding: 15px;
}

.body .forum table.postlist > tbody > tr #tooltip:after {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid #111;
  content: '';
  position: absolute;
  left: 50%;
  bottom: -10px;
  margin-left: -10px;
}

.body .forum table.postlist > tbody > tr #tooltip.top:after {
  border-top-color: transparent;
  border-bottom: 10px solid #111;
  top: -20px;
  bottom: auto;
}

.body .forum table.postlist > tbody > tr #tooltip.left:after {
  left: 10px;
  margin: 0;
}

.body .forum table.postlist > tbody > tr #tooltip.right:after {
  right: 10px;
  left: auto;
  margin: 0;
}

.body .forum table.postlist > tbody > tr:hover {
  background: rgba(147, 149, 169, 0.5);
}

.body .forum table.postlist > tbody > tr > td.icon {
  text-align: center;
}

.body .forum table.postlist > tbody > tr > td.icon img {
  display: inline !important;
}

.body .forum table.postlist > tbody > tr > td.icon a {
  vertical-align: middle;
}

.body .forum table.postlist > tbody > tr > td.icon a img {
  vertical-align: middle;
}

.body .forum table.postlist > tbody > tr > td.title > a {
  font-size: 1rem;
}

.body .forum table.postlist > tbody > tr > td.title > a::first-letter {
  text-transform: capitalize;
}

.body .forum table.postlist > tbody > tr > td.title .tray {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-preferred-size: auto;
      flex-basis: auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.body .forum table.postlist > tbody > tr > td.title .tray .author::before {
  content: 'by\00a0';
}

.body .forum table.postlist > tbody > tr > td.title .tray .createdate {
  /*&::before {
                                        content: ',\00a0';
                                    }*/
}

.body .forum table.postlist > tbody > tr > td.title .tray .listpager {
  margin-left: 1em;
}

.body .forum table.postlist > tbody > tr > td.title .tray .listpager:first-child {
  margin-left: 0;
}

.body .forum table.postlist > tbody > tr > td.author {
  text-align: left;
  vertical-align: middle;
}

.body .forum table.postlist > tbody > tr > td.author.top {
  vertical-align: top;
}

.body .forum table.postlist > tbody > tr > td.category {
  vertical-align: middle;
}

.body .forum table.postlist > tbody > tr > td.category.top {
  vertical-align: top;
}

.body .forum table.postlist > tbody > tr > td.noposts {
  padding-left: 10px;
}

.body .forum table.postlist > tbody > tr > td.replies strong, .body .forum table.postlist > tbody > tr > td.replies_and_views strong {
  font-weight: normal;
}

.body .forum table.postlist > tbody > tr > td.replies.top, .body .forum table.postlist > tbody > tr > td.replies_and_views.top {
  vertical-align: top;
}

.body .forum table.postlist > tbody > tr > td.lastreply .top .author {
  display: block;
  margin-left: auto;
  max-width: 150px;
  overflow-x: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.body .forum table.postlist > tbody > tr > td.lastreply .bottom .date {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  white-space: nowrap;
}

.body .forum table.postlist > tbody > tr > td.lastreply .bottom .date a {
  margin-left: 4px;
}

.body .forum .section .head {
  background: #E3E4E5;
  color: #2D2D2D;
  letter-spacing: 1px;
  line-height: 2.5em;
  padding-left: 1rem;
}

@media (min-width: 768px) {
  .body .forum .section .head {
    padding-left: 38px;
  }
}

.body .forum .section .head a {
  color: #2D2D2D;
}

.body .forum .section .content {
  padding: 8px;
}

.body .forum .section .content hr.line {
  width: 190px;
}

.body .forum .section .foot {
  overflow-y: auto;
}

.body .forum .section .foot .l {
  float: left;
}

.body .forum .section .foot .r {
  float: right;
}

.body .forum .recentposts {
  margin-top: 1em;
}

.body .forum .recentposts .head a {
  color: #2D2D2D;
  text-decoration: none;
}

.body .forum .recentposts .foot {
  height: 24px;
  padding: 10px 20px 0 38px;
}

.body .forum .iconlegend {
  margin-top: 1em;
}

.body .forum .iconlegend .head {
  cursor: pointer;
}

.body .forum .iconlegend .content {
  border-bottom: 1px solid #CACACC;
  padding: .5em 20px .5em 38px;
}

.body .forum .iconlegend .content table {
  border-collapse: collapse;
}

.body .forum .iconlegend .content table td {
  padding: 0 20px 10px 0;
  vertical-align: middle;
}

.body .forum .iconlegend .content table td img {
  display: inline-block !important;
  vertical-align: middle;
}

.body .forum .breadcrumbs {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-bottom: 1px solid #CACACC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: #FAFAFA;
  color: #2D2D2D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-size: 0.8125em;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  min-height: 41px;
  position: relative;
  padding: 9px 20px 9px 16px;
}

@media (min-width: 768px) {
  .body .forum .breadcrumbs {
    padding: 9px 20px 9px 38px;
  }
}

.body .forum .breadcrumbs > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  list-style: none;
  list-style-position: outside;
  margin: 3px auto 3px 0;
  padding: 0;
}

@media (min-width: 768px) {
  .body .forum .breadcrumbs > ul {
    margin: 0 auto 0 0;
  }
}

.body .forum .breadcrumbs > ul > li {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: 1em;
}

.body .forum .breadcrumbs > ul > li a {
  margin: 3px auto 0 6px;
  max-width: 200px;
  overflow-x: hidden;
  text-overflow: ellipsis;
}

@media (min-width: 768px) {
  .body .forum .breadcrumbs > ul > li a {
    margin-right: 6px;
  }
}

.body .forum .breadcrumbs > ul > li span {
  margin-right: 6px;
}

.body .forum .breadcrumbs > ul > li:last-child {
  margin-right: 0;
}

.body .forum .breadcrumbs > a {
  margin-left: 1em;
}

.body .forum .breadcrumbs > a:nth-child(2) {
  margin-left: 0;
}

.body .forum .breadcrumbs div.rss {
  float: right;
  margin-right: 20px;
}

.body .forum .breadcrumbs span.searchterm {
  font-weight: normal;
}

.body .forum .breadcrumbs.bottomcrumbs {
  border-top: 1px solid #CACACC;
}

.body .forum .quickreply {
  margin: 10px 0 0 0;
}

.body .forum .quickreply .content {
  padding: 10px 20px 10px 38px;
}

.body .forum .quickreply .content .message {
  color: #620000;
  background: #FFF4F4;
  border: 1px solid #FF0000;
  padding: 1em;
  margin-bottom: 1em;
}

.body .forum .quickreply .content .buttons input {
  height: 50px;
}

.body .forum .quickreply .content .row .label {
  width: 195px;
  float: left;
}

.body .forum .quickreply .content .options {
  margin-bottom: 10px;
}

.body .forum > .post > .headertoolbar {
  padding: .5em 20px .5em 38px;
}

.body .forum > .post > .headertoolbar .social {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  min-height: 20px;
}

.body .forum > .post > .headertoolbar .social > div,
.body .forum > .post > .headertoolbar .social > a,
.body .forum > .post > .headertoolbar .social > iframe {
  margin-right: 1em;
}

.body .forum > .post > .headertoolbar .social > div:last-child,
.body .forum > .post > .headertoolbar .social > a:last-child,
.body .forum > .post > .headertoolbar .social > iframe:last-child {
  margin-right: 0;
}

.body .forum > .post .edits {
  padding: 10px;
  padding-bottom: 20px;
  border: 6px solid #E3E4E5;
}

.body .forum > .post .edits .title {
  font-weight: bold;
  font-size: 1.231em;
  margin-bottom: 5px;
  padding-left: 4px;
}

.body .forum > .post .edits .legend {
  padding-left: 4px;
  width: 140px;
}

.body .forum > .post .edits .legend .deltext {
  color: #FF0000;
  width: 140px;
}

.body .forum > .post .edits .legend .newtext {
  color: #009900;
  width: 140px;
}

.body .forum > .post .edits .l {
  clear: both;
  float: left;
}

.body .forum > .post .edits .date {
  margin-left: 152px;
  font-weight: bold;
  border-bottom: 1px solid #CACACC;
  margin-top: 10px;
}

.body .forum > .post .edits .content {
  margin-left: 152px;
  vertical-align: top;
}

.body .forum > .post .edits .content .red {
  color: #FF0000;
}

.body .forum > .post .edits .content .green {
  color: #009900;
}

.body .forum > .post .edits .name {
  font-weight: normal;
}

.body .forum > .post .edits .private {
  font-style: italic;
}

.body .forum > .post .resized {
  background: #E3E4E5;
  padding: 0 6px;
  border: 1px solid #CACACC;
}

.body .forum > .post .resized .message {
  text-align: center;
  height: 22px;
}

.body .forum > .post .resized .message span {
  background: url("/images/Base/image.resize.icon.png") no-repeat;
  color: #2D2D2D;
  cursor: pointer;
  font-size: 0.769em;
  height: 22px;
  line-height: 22px;
  padding: 1px 0 4px 20px;
}

.body .forum > .post .resized .meats {
  text-align: center;
}

.body .forum > .post .resized .meats img {
  display: block;
  border: 1px solid #CACACC;
  cursor: pointer;
}

.body .forum > .post .resized .orig {
  text-align: center;
  padding: 3px 0;
  font-size: 0.769em;
  color: #2D2D2D;
}

.body .forum > .post .postcontainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 2em;
}

.body .forum > .post .postcontainer .postinfo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.body .forum > .post .postcontainer .postinfo .menu {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E3E4E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 160px;
          flex: 0 0 160px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

.body .forum > .post .postcontainer .postinfo .menu .header {
  font-size: .9em;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

.body .forum > .post .postcontainer .postinfo .menu .header a {
  color: #000000;
  border: 0;
}

.body .forum > .post .postcontainer .postinfo .menu .header a:hover {
  border-bottom: 1px dotted #000000;
}

.body .forum > .post .postcontainer .postinfo .menu img.avatar {
  height: 100px;
  margin-top: 5px;
  width: 50px;
  height: 50px;
}

.body .forum > .post .postcontainer .postinfo .menu img.avatar.none {
  background: url("/images/base/avatar.none.gif") no-repeat;
}

@media (min-width: 768px) {
  .body .forum > .post .postcontainer .postinfo .menu img.avatar {
    width: 100px;
    height: 100px;
  }
}

.body .forum > .post .postcontainer .postinfo .menu .user {
  font-weight: bold;
  font-size: 1.1em;
  margin: 4px 0 4px 0;
  overflow: hidden;
  text-align: center;
  text-overflow: ellipsis;
}

.body .forum > .post .postcontainer .postinfo .menu .user a {
  color: #000000;
  cursor: pointer;
}

.body .forum > .post .postcontainer .postinfo .menu .user a:hover::after {
  display: none;
}

.body .forum > .post .postcontainer .postinfo .menu .rank {
  display: block;
  margin: 5px auto;
}

.body .forum > .post .postcontainer .postinfo .menu .rank1,
.body .forum > .post .postcontainer .postinfo .menu .rank2,
.body .forum > .post .postcontainer .postinfo .menu .rank3,
.body .forum > .post .postcontainer .postinfo .menu .rank4,
.body .forum > .post .postcontainer .postinfo .menu .rank5 {
  background-image: url("/images/base/level_silver.png");
  height: 9px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank1 {
  width: 9px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank2 {
  width: 23px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank3 {
  width: 37px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank4 {
  width: 51px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank5 {
  width: 65px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank6,
.body .forum > .post .postcontainer .postinfo .menu .rank7,
.body .forum > .post .postcontainer .postinfo .menu .rank8,
.body .forum > .post .postcontainer .postinfo .menu .rank9,
.body .forum > .post .postcontainer .postinfo .menu .rank10 {
  background-image: url("/images/base/level_gold.png");
  height: 11px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank6 {
  width: 11px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank7 {
  width: 25px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank8 {
  width: 39px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank9 {
  width: 53px;
}

.body .forum > .post .postcontainer .postinfo .menu .rank10 {
  width: 67px;
}

.body .forum > .post .postcontainer .postinfo .menu .joindate {
  font-size: 0.8461em;
  margin: 2px auto 2px auto;
  text-align: center;
}

.body .forum > .post .postcontainer .postinfo .menu .banned {
  font-size: 0.8461em;
  color: red;
  margin: 2px auto 2px auto;
  text-align: center;
}

.body .forum > .post .postcontainer .postinfo .menu .honorific {
  margin: 2px auto 2px auto;
  text-align: center;
}

.body .forum > .post .postcontainer .postinfo .menu .karma_badge {
  background-image: url("/images/base/karma_badge.png");
  background-repeat: no-repeat;
  color: #FDFDFD;
  display: block;
  font-weight: bold;
  font-size: .8em;
  height: 26px;
  line-height: 20px;
  margin: 8px auto 2px auto;
  text-align: center;
  width: 50px;
  border-bottom: none;
}

.body .forum > .post .postcontainer .postinfo .menu .usergroup {
  margin: 9px auto;
}

.body .forum > .post .postcontainer .postinfo .menu .sub .useronline {
  margin: 12px 0 2px 10px;
  background: url(/images/base/user.online.png) no-repeat;
  height: 22px;
  padding: 0 0 0 16px;
}

.body .forum > .post .postcontainer .postinfo .menu .awards {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 15px;
  width: 125px;
}

.body .forum > .post .postcontainer .postinfo .menu .awards img {
  height: 16px;
  margin: 0 5px 5px 0;
  width: 16px;
}

.body .forum > .post .postcontainer .postinfo .menu .awards.founders {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.body .forum > .post .postcontainer .postinfo .menu .awards.founders img {
  height: auto;
  width: 32px;
}

.body .forum > .post .postcontainer .postinfo .menu .awards .award_142 {
  height: 73px;
  width: 70px;
  border: none;
}

.body .forum > .post .postcontainer .postinfo .menu .awards .award_143,
.body .forum > .post .postcontainer .postinfo .menu .awards .award_144,
.body .forum > .post .postcontainer .postinfo .menu .awards .award_145,
.body .forum > .post .postcontainer .postinfo .menu .awards .award_146,
.body .forum > .post .postcontainer .postinfo .menu .awards .award_147,
.body .forum > .post .postcontainer .postinfo .menu .awards .award_172 {
  height: 70px;
  width: 70px;
  border: none;
}

.body .forum > .post .postcontainer .postinfo .menu .awards a.moreawards {
  display: block;
  float: none;
  margin: 0 5px 5px 0;
}

.body .forum > .post .postcontainer .postinfo .content {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
  padding: 0;
  overflow-x: hidden;
}

.body .forum > .post .postcontainer .postinfo .content .header {
  background: #E3E4E5;
  color: #000000;
  border: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 25px;
  margin-bottom: 0;
  padding: 0 0 0 20px;
}

.body .forum > .post .postcontainer .postinfo .content .header .l {
  font-size: 0.9230em;
}

.body .forum > .post .postcontainer .postinfo .content .header .l .site {
  display: inline;
}

.body .forum > .post .postcontainer .postinfo .content .header .l .site .siteurl img {
  display: inline;
  height: 12px;
  margin-right: 5px;
  width: 12px;
}

.body .forum > .post .postcontainer .postinfo .content .header .l .linknumber {
  margin-right: 1rem;
}

.body .forum > .post .postcontainer .postinfo .content .header .l a.sdreply {
  border: none;
  margin: -3px 10px;
}

.body .forum > .post .postcontainer .postinfo .content .header .l a.sdreply:hover {
  border: none;
}

.body .forum > .post .postcontainer .postinfo .content .header .l a img {
  margin-left: 3px;
  display: inline-block;
  margin-right: 5px;
}

.body .forum > .post .postcontainer .postinfo .content .header .r a.top {
  border-bottom: 0;
  margin: 8px 20px 3px 3px;
}

.body .forum > .post .postcontainer .postinfo .content .header a {
  color: #000000;
}

.body .forum > .post .postcontainer .postinfo .content .header a:hover {
  border-bottom: 1px dotted #000000;
}

.body .forum > .post .postcontainer .postinfo .content .header2 {
  position: relative;
  padding: 0 20px;
}

.body .forum > .post .postcontainer .postinfo .content .header2 h1 {
  margin: 0;
  font-size: 1.5em;
  font-weight: 600;
  display: inline-block;
  padding-right: 50px;
}

.body .forum > .post .postcontainer .postinfo .content .header2 h1 a {
  color: #000000 !important;
}

.body .forum > .post .postcontainer .postinfo .content .header2 h1 a:hover {
  color: #014B8A !important;
}

.body .forum > .post .postcontainer .postinfo .content .header2 h2 {
  margin: 0;
  color: #2D2D2D !important;
  font-weight: normal;
  font-size: 1.25em;
  font-style: italic;
}

.body .forum > .post .postcontainer .postinfo .content .text {
  line-height: 150%;
  overflow-wrap: break-word;
  padding: 1em 20px;
}

.body .forum > .post .postcontainer .postinfo .content .text h1, .body .forum > .post .postcontainer .postinfo .content .text h2, .body .forum > .post .postcontainer .postinfo .content .text h3 {
  line-height: 1.25em;
}

.body .forum > .post .postcontainer .postinfo .content .text > p:first-child {
  margin-top: 0;
}

.body .forum > .post .postcontainer .postinfo .content .text > p:last-child {
  margin-bottom: 0;
}

.body .forum > .post .postcontainer .postinfo .content .text img {
  display: inline-block;
  vertical-align: middle;
}

.body .forum > .post .postcontainer .postinfo .content .text .spoiler {
  background: #000;
  color: #000;
}

.body .forum > .post .postcontainer .postinfo .content .text .spoiler:hover {
  color: #FDFDFD;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote {
  margin: 10px 0;
  border: 1px solid #91A5D5;
  background: #DEE8F3;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .info {
  background: #C2CEE7;
  border-bottom: 1px solid #91A5D5;
  color: #3E5C9B;
  line-height: 2em;
  padding: 0 10px 0 10px;
  overflow: auto;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .info .who {
  float: left;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .info .num {
  float: left;
  padding: 0 0 0 5px;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .info .num a {
  border-color: #3E5C9B;
  color: #3E5C9B;
  padding-right: 20px;
  border: 0;
  background: url("/images/Base/icon.lastpost.gif") no-repeat center right;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .meats {
  background: url("/images/Base/quote.png") no-repeat top right;
  color: #2D2D2D;
  padding: 10px 10px 10px 10px;
}

@media (min-width: 768px) {
  .body .forum > .post .postcontainer .postinfo .content .text .quote .meats {
    padding: 10px 105px 10px 10px;
  }
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .meats > p:first-child {
  margin-top: 0;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .meats > p:last-child {
  margin-bottom: 0;
}

.body .forum > .post .postcontainer .postinfo .content .text .quote .meats br:last-child,
.body .forum > .post .postcontainer .postinfo .content .text .quote .meats br:first-child {
  display: none;
}

.body .forum > .post .postcontainer .postinfo .content .text .ad {
  text-align: left;
  border: 0;
  padding: 0;
  overflow: auto;
}

.body .forum > .post .postcontainer .postinfo .content .text .ad .iframe {
  float: left;
  width: 200px;
}

.body .forum > .post .postcontainer .postinfo .content .text .ad iframe {
  width: 180px;
}

.body .forum > .post .postcontainer .postinfo .content .text .ad .m {
  float: left;
  width: 300px;
}

.body .forum > .post .postcontainer .postinfo .content .misc {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  border-top: 1px solid #CACACC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-top: 1em;
  padding: 1em;
}

.body .forum > .post .postcontainer .postinfo.secondary {
  cursor: pointer;
}

@media (min-width: 1025px) {
  .body .forum > .post .postcontainer .postinfo.secondary {
    margin-left: 140px;
  }
}

.body .forum > .post .postcontainer .postinfo.secondary .headline {
  text-decoration: underline;
}

.body .forum > .post .postcontainer .postinfo.secondary .headline a {
  color: #000000 !important;
}

.body .forum > .post .postcontainer .postinfo.secondary .headline a:hover {
  color: #014B8A;
}

.body .forum > .post .postcontainer:hover .tray {
  /*.buttons {
							visibility: visible;
						}*/
}

.body .forum > .post .postcontainer.op .tray .buttons {
  visibility: visible;
}

.body .forum > .post .postcontainer .tags {
  margin: 12px 23px 12px auto;
}

.body .forum > .post .postcontainer .tags a.tag {
  border: 1px solid #b3b3b3;
  border-radius: 3px;
  background-color: #f8f8f8;
  font-size: 12px;
  padding: 1px 4px 2px 4px;
  color: black;
  -webkit-box-shadow: #e0e0e0 1px 1px;
          box-shadow: #e0e0e0 1px 1px;
}

.body .forum > .post .postcontainer .tags a.tag:hover {
  background-color: #b6b5b5;
}

.body .forum > .post .postcontainer > .tray {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #E3E4E5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 0 20px 0 38px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media (max-width: 767px) {
  .body .forum > .post .postcontainer > .tray {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
}

.body .forum > .post .postcontainer > .tray .links {
  margin-left: 132px;
}

@media (max-width: 767px) {
  .body .forum > .post .postcontainer > .tray .links {
    display: none;
  }
}

.body .forum > .post .postcontainer > .tray .links a.karmaearned {
  background: url("/images/Base/post.karma.png") no-repeat center top;
  color: #FDFDFD;
  display: inline-block;
  font-size: 0.769em;
  font-weight: bold;
  height: 23px;
  line-height: 16px;
  text-align: center;
  vertical-align: middle;
  width: 32px;
}

.body .forum > .post .postcontainer > .tray .status {
  color: #014B8A;
  font-size: 0.8125em;
  margin-left: 38px;
  white-space: nowrap;
}

.body .forum > .post .postcontainer > .tray .status span {
  margin-right: 10px;
}

.body .forum > .post .postcontainer > .tray .status span:before {
  content: '|';
  margin-right: 10px;
}

.body .forum > .post .postcontainer > .tray .status span:first-child:before {
  content: '';
  margin-right: 0;
}

.body .forum > .post .postcontainer > .tray .statuslight {
  color: #014B8A;
  font-size: 0.8125em;
  margin-left: -17px;
  white-space: nowrap;
}

.body .forum > .post .postcontainer > .tray .statuslight > a {
  border-bottom: 1px dotted #014B8A !important;
}

.body .forum > .post .postcontainer > .tray .statuslight > a:hover {
  border-bottom: 1px dotted transparent !important;
}

.body .forum > .post .postcontainer > .tray .buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  visibility: hidden;
  /*@include tablet {
							visibility: hidden;
						}*/
}

@media (pointer: none) {
  .body .forum > .post .postcontainer > .tray .buttons {
    visibility: visible;
  }
}

@media (pointer: coarse) {
  .body .forum > .post .postcontainer > .tray .buttons {
    visibility: visible;
  }
}

.body .forum > .post .postcontainer > .tray .buttons a {
  margin: 0 2px;
}

.body .forum > .post .postcontainer > .tray .buttons a:last-child {
  margin-right: 0;
}

.body .forum > .post .postcontainer > .tray .buttons span.separator {
  background: url("/images/base/buttons.post.separator.png") no-repeat;
  display: inline-block;
  height: 23px;
  width: 2px;
}

.body .forum > .post .postcontainer.op .postinfo .content .header {
  background: transparent;
}

.body .forum > .post .postcontainer.op .postinfo .menu {
  background: transparent;
}

.body .forum > .post .postcontainer.op .postinfo .menu::after {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(10%, #E3E4E5), color-stop(90%, #E3E4E5), to(rgba(0, 0, 0, 0)));
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, #E3E4E5 10%, #E3E4E5 90%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  content: '';
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
}

.body .forum > .post .postcontainer.op > .tray {
  background: transparent;
}

.body .forum > .post .replies .postcontainer:hover > .tray > .buttons {
  visibility: visible;
}

.body .forum > .post .ad {
  text-align: center;
  margin-bottom: 2em;
}

.body .forum > .post .stardockad {
  background: #FDFDFD;
  margin-bottom: 2em;
  overflow: hidden;
  text-align: center;
}

.body .forum > .post .stardockad a {
  border: 0;
  text-decoration: none;
}

.body .forum > .post .stardockad a img {
  margin: 0 auto;
}

@media (max-width: 767px) {
  .body .forum > .post .stardockad a img {
    width: 100%;
  }
}

.body .forum .post .replies .reply .menu .awards {
  margin: 0;
}

.body .forum .moreawards,
.body .forum .post .replies .reply .menu .awards a.moreawards,
.body .forum .profile .awardinfo .content a.moreawards {
  background-image: url("/images/base/awards_more.png");
  display: block;
  float: left;
  height: 8px;
  margin: 8px 4px 10px 4px;
  width: 16px;
}

.body .forum .myaccount {
  border-top: 1px solid #CACACC;
  border-bottom: 1px solid #CACACC;
  padding: 10px;
}

.body .forum .myaccount .tabs {
  overflow: auto;
}

.body .forum .myaccount .tabs ul {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  list-style: none;
  list-style-position: outside;
  margin: 0 0 0 28px;
  padding: 0px;
}

.body .forum .myaccount .tabs ul li {
  background: #FAFAFA;
  border: 1px solid #CACACC;
  border-bottom: 0;
  line-height: 1.5em;
  margin-right: 10px;
  padding: 0 10px;
}

.body .forum .myaccount .tabs ul li.selected {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  border-color: #CACACC;
  color: #2D2D2D;
  font-weight: bold;
  line-height: 2em;
}

.body .forum .myaccount .tabs ul li:last-child {
  margin-right: 0;
}

.body .forum .myaccount .section {
  margin-bottom: 10px;
}

.body .forum .myaccount .section .head {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  border: 1px solid #CACACC;
  color: #2D2D2D;
  height: auto;
  line-height: 2em;
  padding-left: 27px;
}

.body .forum .myaccount .section .content {
  border: 1px solid #CACACC;
  border-top: 0;
  padding: 2px;
}

.body .forum .myaccount h4 {
  margin: 0;
  padding: 1em 10px 1em 26px;
  font-size: 1em;
  font-weight: normal;
}

.body .forum .myaccount .form {
  border: 0;
  padding: 6px 6px 6px 26px;
}

.body .forum .myaccount .form .row {
  overflow-y: auto;
  min-height: 30px;
}

.body .forum .myaccount .form .row label {
  float: left;
  clear: left;
  width: 140px;
}

.body .forum .myaccount .form .row input {
  float: left;
  clear: right;
  margin-left: 0;
  padding-top: 2px;
  padding-left: 2px;
}

.body .forum .myaccount .form .row select option.disabled {
  color: #ccc;
  padding-left: 6px;
}

.body .forum .myaccount .form .row .info {
  width: auto;
  font-size: 1em;
  clear: left;
  padding-left: 26px;
  min-height: 16px;
  background: url("/Themes/Baseimages/icon.important.png") no-repeat;
  margin-top: 2px;
  margin-bottom: 10px;
}

.body .forum .myaccount .form .row input.address2 {
  margin-top: 2px;
}

.body .forum .myaccount .form .row .dash {
  float: left;
  margin-left: 4px;
  margin-right: 4px;
}

.body .forum .myaccount .form .row .success {
  float: left;
  color: #009900;
  padding: 0 0 0 20px;
}

.body .forum .myaccount .form .row .failure {
  float: left;
  color: #FF0000;
  padding: 0 0 0 20px;
}

.body .forum .myaccount .images .content {
  padding-bottom: 0;
}

.body .forum .myaccount .images .content .form {
  margin: 0 0 2px 0;
}

.body .forum .myaccount .images .file .l .name {
  padding-left: 0;
}

.body .forum .myaccount .images .file .l .note {
  padding-left: 0;
}

.body .forum .myaccount .images .file .preview {
  margin-left: 0;
}

.body .forum .myaccount .options .form .row label {
  float: left;
  clear: none;
  display: block;
  width: 400px;
  margin: 2px 0 0 10px;
}

.body .forum .myaccount .options .form .row input {
  float: left;
  clear: none;
}

.body .forum .userreplies .full .header {
  -ms-flex-line-pack: center;
      align-content: center;
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  border-bottom: solid 1px #CACACC;
  border-top: solid 1px #CACACC;
  color: #2D2D2D;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 2em;
  padding: 0 20px 0 38px;
}

.body .forum .userreplies .full .content {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background: #EFEFF9;
  border-bottom: solid 1px #CACACC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  padding: 5px 20px 5px 38px;
}

.body .forum .userreplies .full .content .l {
  width: 30px;
  padding-right: 4px;
}

.body .forum .userreplies .full .content .m .title a.goto {
  display: inline-block !important;
  margin: 0 0 0 4px;
}

.body .forum .userreplies .full .content .r {
  margin-left: auto;
}

.body .forum .userreplies .full .footer {
  padding: 10px 20px 20px 38px;
}

.body .forum .userreplies table.postlist div.site {
  display: inline-block;
}

.body .forum .userreplies table.postlist div.site::before {
  content: '\00a0on\00a0';
}

.body .forum .userreplies a.sitewithicon {
  background-repeat: no-repeat;
  padding-left: 20px;
}

.body .forum .mysubscriptions .unsubscribe {
  margin: 0 10px 0 38px;
}

.body .forum .mysubscriptions .unsubscribe .checkboxes .subscriptionoptions {
  float: left;
  margin-right: 5px;
}

.body .forum .mysubscriptions .unsubscribe .checkboxes .actions {
  margin-top: 4px;
}

.body .forum .mysubscriptions .unsubscribe .success {
  color: #009900;
}

.body .forum .mysubscriptions .noresults {
  margin: 0 10px 0 38px;
}

.body .forum .mysubscriptions .notloggedin {
  margin: 20px 10px 0 38px;
}

.body .forum .mysubscriptions table.postlist th.hasemail, .body .forum .mysubscriptions table.postlist td.hasemail {
  width: 16px;
}

.body .forum .mysubscriptions table.postlist th.options, .body .forum .mysubscriptions table.postlist td.options {
  width: 55px;
}

.body .forum .pm .info {
  margin: 1em 0;
  padding-left: 38px;
  width: 420px;
}

.body .forum .pm .info .folder {
  margin-bottom: 1em;
}

.body .forum .pm .info .counts {
  line-height: 1.5em;
}

.body .forum .pm .info .progress {
  height: 1em;
  border: 1px solid #2D2D2D;
  margin-bottom: 1em;
  overflow: hidden;
}

.body .forum .pm .info .progress .fill {
  background: -webkit-gradient(linear, left top, left bottom, from(#96add6), to(#d0dbed));
  background: linear-gradient(to bottom, #96add6, #d0dbed);
  height: 1em;
}

.body .forum .pm .info .nav select {
  font-size: 1em;
}

.body .forum .pm table.folder {
  margin: 1em 0;
}

.body .forum .pm table.folder th,
.body .forum .pm table.folder td {
  vertical-align: middle;
}

.body .forum .pm table.folder th.check,
.body .forum .pm table.folder td.check {
  text-align: center;
  width: 15px;
}

@media (max-width: 767px) {
  .body .forum .pm table.folder th.check,
  .body .forum .pm table.folder td.check {
    padding: 0 5px;
  }
}

.body .forum .pm table.folder th.icon,
.body .forum .pm table.folder td.icon {
  padding-left: 0;
  text-align: center;
  width: 15px;
}

.body .forum .pm table.folder th.message,
.body .forum .pm table.folder td.message {
  text-align: left;
}

.body .forum .pm table.folder th.fromsite,
.body .forum .pm table.folder td.fromsite {
  text-align: center;
  width: 200px;
}

@media (max-width: 767px) {
  .body .forum .pm table.folder th.fromsite, .body .forum .pm table.folder th.site,
  .body .forum .pm table.folder td.fromsite,
  .body .forum .pm table.folder td.site {
    display: none;
  }
}

.body .forum .pm table.folder th.date,
.body .forum .pm table.folder td.date {
  text-align: right;
  width: 95px;
}

@media (min-width: 768px) {
  .body .forum .pm table.folder th.date,
  .body .forum .pm table.folder td.date {
    width: 200px;
  }
}

.body .forum .pm table.folder thead th.message {
  padding-left: 0;
}

.body .forum .pm table.folder tbody tr td.message .subject {
  font-weight: bold;
}

.body .forum .pm table.folder tbody tr td.message .subject .msgread {
  font-weight: normal;
}

.body .forum .pm table.folder tbody tr td.message .author {
  font-size: 0.8125em;
}

.body .forum .pm table.folder tbody tr td.fromsite img {
  margin-right: 2px;
  vertical-align: top;
}

.body .forum .pm .actions {
  margin: 0 20px 15px 38px;
}

.body .forum .pm .actions select {
  font-size: 1em;
  margin-right: 4px;
}

.body .forum .pm .actions input {
  font-size: 1em;
}

.body .forum .pm .legend {
  overflow: auto;
  margin: 0 20px 18px 38px;
}

.body .forum .pm .legend .header {
  clear: both;
  font-weight: bold;
  margin-bottom: .5em;
}

.body .forum .pm .legend .icon {
  float: left;
  margin-right: 4px;
}

.body .forum .pm .legend .label {
  float: left;
  margin-right: 10px;
}

.body .forum .pm .read .header {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  border-bottom: 1px solid #CACACC;
  border-top: 1px solid #CACACC;
  font-weight: bold;
  line-height: 1.5em;
  padding: 0 0 0 38px;
}

.body .forum .pm .read .header font.subject {
  font-weight: normal;
}

.body .forum .pm .read .message .top {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-bottom: 6px;
  padding: 10px 38px 4px 20px;
}

.body .forum .pm .read .message .top .avatar {
  margin-right: 4px;
}

.body .forum .pm .read .message .top .user {
  font-weight: bold;
}

.body .forum .pm .read .message .top .date {
  margin-left: auto;
}

.body .forum .pm .read .message .text {
  border: 1px solid #CACACC;
  margin: 1rem;
  padding: 1rem;
}

@media (min-width: 768px) {
  .body .forum .pm .read .message .text {
    margin: 0 20px 0 38px;
  }
}

.body .forum .pm .read .buttons {
  margin: 1em 0;
  padding-left: 1rem;
  text-align: left;
}

@media (min-width: 768px) {
  .body .forum .pm .read .buttons {
    padding-left: 38px;
  }
}

.body .forum .pm .read .buttons input {
  margin-right: 4px;
}

.body .forum .pm .read .buttons input:last-child {
  margin-right: 0;
}

.body .forum .pm .compose {
  overflow: auto;
  margin: 1em 0;
  padding: 0 1rem;
}

@media (min-width: 768px) {
  .body .forum .pm .compose {
    padding: 0 38px;
  }
}

.body .forum .pm .compose .header {
  margin-bottom: 1em;
}

.body .forum .pm .compose .header > div {
  line-height: 2em;
}

.body .forum .pm .compose .header .recip {
  font-weight: bold;
}

.body .forum .pm .compose .header label {
  font-weight: normal;
  margin-right: 1em;
}

.body .forum .pm .compose .header input {
  width: 100%;
}

@media (min-width: 768px) {
  .body .forum .pm .compose .header input {
    max-width: 600px;
  }
}

.body .forum .pm .compose .check {
  margin: 1em 0;
}

.body .forum .pm .compose .captcha {
  float: left;
}

.body .forum .pm .compose .buttons {
  float: left;
  margin-left: 10px;
}

.body .forum .pm .compose .buttons input {
  height: 54px;
}

.body .forum .pm .alert .message {
  color: #996600;
  background: #FFF8DF;
  border: 1px solid #FFCA11;
  padding: 10px;
  margin: 10px;
}

.body .forum .pm .alert .win {
  color: #009900;
  border: 1px solid #009900;
}

.body .forum .pm .alert .fail {
  color: #620000;
  background: #FFF4F4;
  border: 1px solid #FF0000;
}

.body .forum .pmnotice {
  margin: 1em;
  border: 1px solid #FF0000;
}

.body .forum .pmnotice .header {
  line-height: 2em;
  padding: 0 1em;
  background: -webkit-gradient(linear, left top, left bottom, from(#fecdcd), to(#fe9797));
  background: linear-gradient(to bottom, #fecdcd, #fe9797);
  color: #620000;
  font-weight: bold;
}

.body .forum .pmnotice .content {
  line-height: 1.5em;
  padding: 1em;
}

.body .forum .pmnotice .content label {
  font-weight: bold;
  margin-right: 10px;
}

.body .forum .pmnotice .footer {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  line-height: 2em;
  padding: 0 1em;
}

.body .forum .referrals table.referrallist th.number,
.body .forum .referrals table.referrallist td.number {
  text-align: right;
  width: 80px;
  white-space: nowrap;
}

.body .forum .referrals table.referrallist th.count,
.body .forum .referrals table.referrallist td.count {
  text-align: right;
  width: 80px;
}

.body .forum .referrals table.referrallist th.addr,
.body .forum .referrals table.referrallist td.addr {
  text-align: left;
}

.body .forum .referrals div.header {
  font-size: 1.5em;
  margin: 1em 0;
  padding: 0 20px 0 38px;
  text-align: center;
}

.body .forum .referrals table.detaillist th.number,
.body .forum .referrals table.detaillist td.number {
  text-align: right;
  width: 80px;
  white-space: nowrap;
}

.body .forum .referrals table.detaillist th.pagetitle,
.body .forum .referrals table.detaillist td.pagetitle {
  text-align: left;
}

.body .forum .referrals table.detaillist th.url,
.body .forum .referrals table.detaillist td.url {
  text-align: left;
}

.body .forum .referrals table.detaillist th.views,
.body .forum .referrals table.detaillist td.views {
  text-align: center;
  width: 80px;
}

.body .forum > .search .searchform {
  border-bottom: 1px solid #CACACC;
  margin: 1em 0;
  padding: 1rem;
}

@media (min-width: 768px) {
  .body .forum > .search .searchform {
    padding: 1rem 20px 1rem 38px;
  }
}

@media (min-width: 768px) {
  .body .forum > .search .searchform {
    padding: 1rem 20px 1rem 38px;
  }
}

.body .forum > .search .searchform .container {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.body .forum > .search .searchform .container > .left {
  margin-right: 1em;
  width: 45%;
}

.body .forum > .search .searchform .container > .right label {
  width: 70px;
}

.body .forum > .search .searchform .row {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-bottom: 1em;
}

.body .forum > .search .searchform .row label {
  width: 100px;
  white-space: nowrap;
  margin: 0 20px 0 0;
}

.body .forum > .search .searchform .row label::after {
  content: ': ';
}

@media (min-width: 768px) {
  .body .forum > .search .searchform .row label {
    margin: 0 20px 0 0;
  }
}

.body .forum > .search .searchform .row > input,
.body .forum > .search .searchform .row > select {
  font-size: 1em;
  max-width: 240px;
}

@media (min-width: 768px) {
  .body .forum > .search .searchform .row > input,
  .body .forum > .search .searchform .row > select {
    max-width: 309px;
  }
}

.body .forum > .search .searchform .row > input {
  width: 20em;
}

.body .forum > .search .searchform .row > select {
  margin-right: 1em;
}

.body .forum > .search .searchform .row > select:last-child {
  margin-right: 0;
}

.body .forum > .search .searchform .deletebutton {
  margin-left: 5px;
}

.body .forum > .search .searchform .error {
  color: #FF0000;
  font-size: 0.8125em;
  margin-bottom: 1em;
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist .info {
    display: none;
  }
}

.body .forum > .search table.resultlist th.icon,
.body .forum > .search table.resultlist td.icon {
  vertical-align: top;
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist th.icon,
  .body .forum > .search table.resultlist td.icon {
    display: none;
  }
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist th.title,
  .body .forum > .search table.resultlist td.title {
    padding-left: 12px;
  }
}

.body .forum > .search table.resultlist th.author,
.body .forum > .search table.resultlist td.author {
  text-align: left;
  width: 190px;
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist th:first-child,
  .body .forum > .search table.resultlist td:first-child {
    padding: 10px 0 0 0;
  }
}

.body .forum > .search table.resultlist tbody td.title {
  word-break: break-word;
}

.body .forum > .search table.resultlist tbody td.title .link {
  margin-bottom: 1em;
  text-transform: capitalize;
}

.body .forum > .search table.resultlist tbody td.title .preview b {
  color: #1BA5C7;
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist tbody td.repliesandviews {
    display: none;
  }
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist tbody td.author {
    padding-right: 5px;
    width: 90px;
  }
}

.body .forum > .search table.resultlist tbody td.author .avatar {
  float: left;
  height: 40px;
  overflow: hidden;
  margin-right: 20px;
  width: 40px;
}

@media (max-width: 767px) {
  .body .forum > .search table.resultlist tbody td.author .avatar {
    margin-right: 5px;
    float: none;
  }
}

.body .forum > .search table.resultlist tbody td.author .avatar > img {
  height: 40px;
  margin: 0 auto;
}

.body .forum > .search .message {
  margin: 10px;
  padding: 10px;
  border: 1px solid #CACACC;
  background: #EFEFF9;
}

.body .forum > .email {
  border-top: 1px solid #CACACC;
}

.body .forum > .email .compose {
  overflow: auto;
  border: 1px solid #CACACC;
  margin: 20px;
  padding: 10px 16px 10px 16px;
}

.body .forum > .email .compose .header {
  margin-bottom: 6px;
}

.body .forum > .email .compose .header .editorlabel {
  margin-top: 20px;
  height: 20px;
  font-weight: bold;
}

.body .forum > .email .compose .header label {
  font-weight: normal;
  padding-right: 10px;
}

.body .forum > .email .compose .header input {
  width: 600px;
}

.body .forum > .email .compose .header .subject {
  height: 20px;
}

.body .forum > .email .compose .check {
  height: 30px;
}

.body .forum > .email .compose .captcha {
  float: left;
}

.body .forum > .email .compose .buttons {
  float: left;
  margin-left: 10px;
}

.body .forum > .email .compose .buttons input {
  height: 54px;
}

.body .forum > .email .message {
  color: #996600;
  background: #FFF8DF;
  border: 1px solid #FFCA11;
  padding: 10px;
  margin: 10px;
}

.body .forum > .email .win {
  color: #009900;
  border: 1px solid #009900;
}

.body .forum > .email .fail {
  color: #620000;
  background: #FFF4F4;
  border: 1px solid #FF0000;
}

.body .forum .clear {
  clear: both;
}

.body .forum .userinfo > h1 {
  text-align: center;
}

.body .forum .profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  padding: 20px;
}

@media (max-width: 767px) {
  .body .forum .profile {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .body .forum .profile > div {
    width: 100%;
  }
}

@media (min-width: 768px) {
  .body .forum .profile > div:nth-of-type(1) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 27%;
            flex: 1 0 27%;
  }
  .body .forum .profile > div:nth-of-type(2) {
    -webkit-box-flex: 2;
        -ms-flex: 2 1 48%;
            flex: 2 1 48%;
    margin: 0 1em;
  }
  .body .forum .profile > div:nth-of-type(3) {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 29%;
            flex: 1 0 29%;
  }
}

.body .forum .profile .section {
  border: 1px solid #CACACC;
  line-height: 1.5em;
  margin-top: 1em;
}

.body .forum .profile .section .head {
  font-size: 0.8125em;
  padding: 0 0 0 8px;
  text-align: left;
}

.body .forum .profile .section:first-child {
  margin-top: 0;
}

.body .forum .profile .userinfo .image {
  margin: 10px 10px 10px 8px;
}

.body .forum .profile .userinfo .image img {
  border: 1px solid #CACACC;
}

.body .forum .profile .userinfo .links {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 8px;
}

.body .forum .profile .userinfo .parentsite {
  margin: 10px 0 0 10px;
}

.body .forum .profile .awardinfo .content img {
  display: block;
  float: left;
  margin: 0 4px 10px 4px;
}

.body .forum .profile .awardinfo .content2 {
  padding-left: 30px;
}

.body .forum .profile .awardinfo .content2 img {
  display: inline;
  margin: 0 4px 10px 4px;
}

.body .forum .profile .userkarma table th.who, .body .forum .profile .userkarma table td.who {
  padding-left: 10px;
  text-align: left;
  width: 90px;
}

.body .forum .profile .userkarma table th.reason, .body .forum .profile .userkarma table td.reason {
  text-align: left;
}

.body .forum .profile .userkarma table > tbody > tr > td.who > a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  display: inline-block;
  height: 1.5em;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 70px;
}

.body .forum .profile .userkarma table > tbody > tr > td.link > a {
  background: url("/images/Base/icon.link.png");
  display: block;
  height: 12px;
  margin-top: 4px;
  width: 12px;
}

.body .forum .profile .userkarma a.karma {
  background: url("/images/Base/buttons.png") no-repeat -230px 0px;
  display: block;
  margin-top: 1em;
  width: 96px;
  height: 23px;
}

.body .forum .profile .userkarma a.karma:hover {
  background-position-y: -23px;
}

.body .forum .profile .usernotes .nonotes {
  margin: 10px 0px;
  padding: 3px;
  border-top: 1px solid #CACACC;
  border-bottom: 1px solid #CACACC;
}

.body .forum .profile .usernotes .success {
  color: #009900;
}

.body .forum .profile .usernotes .error {
  color: #FF0000;
}

.body .forum .profile .usernotes table {
  width: 380px;
  margin: 10px 0;
  padding: 0;
  border-collapse: collapse;
  font-weight: normal;
  font-size: 0.692em;
  vertical-align: top;
}

.body .forum .profile .usernotes table tr.toprow {
  border-top: 1px solid #CACACC;
}

.body .forum .profile .usernotes table tr.bottomrow {
  border-bottom: 1px solid #CACACC;
}

.body .forum .profile .usernotes table tbody td {
  text-align: left;
  padding: 2px 4px;
  font-size: 0.692em;
  vertical-align: top;
}

.body .forum .profile .usernotes table tbody td.text {
  border-top: 1px solid #CACACC;
  font-size: 1em;
  padding-left: 20px;
}

.body .forum .profile .usernotes table tbody td.info {
  font-size: 0.846em;
}

.body .forum .profile .usernotes table tbody td.options {
  font-size: 0.846em;
  text-align: right;
}

.body .forum .profile .usernotes table tbody td.seperator {
  border-top: 1px solid #CACACC;
}

.body .forum .profile .recentpostslist .data {
  padding: 5px 8px;
}

.body .forum .profile .userownedgameslist .data {
  padding: 5px;
  border-bottom: 1px solid #CACACC;
}

.body .forum .profile .friendslist .data {
  padding: 5px 5px 5px 8px;
}

.body .forum .profile .friendslist .data .online {
  color: #009900;
}

.body .forum .profile .friendslist .leftalign {
  width: 150px;
  float: left;
  text-align: left;
  overflow: hidden;
}

.body .forum .profile .friendslist .rightalign {
  float: left;
  text-align: right;
}

.body .forum .profile .friendslist .clear {
  clear: both;
}

.body .forum .profile .row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.body .forum .profile .row .label {
  margin-right: 10px;
  font-weight: bold;
}

@media (max-width: 767px) {
  .body .forum .profile .row .label {
    width: 150px;
  }
}

.body .forum .profile .row .data {
  word-break: break-all;
}

@media (max-width: 767px) {
  .body .forum .profile .row .data {
    min-width: 150px;
  }
}

.body .forum .profile .row .list {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  max-height: 200px;
  overflow: auto;
}

.body .forum .admin {
  border-top: 1px solid #CACACC;
}

.body .forum .admin textarea {
  width: 100%;
  height: 200px;
  display: block;
  min-width: 320px;
  width: 330px;
}

@media (min-width: 768px) {
  .body .forum .admin textarea {
    width: 500px;
  }
}

.body .forum .admin .message {
  border: 1px solid #009900;
  padding: .5em;
  margin: 1em 0;
  color: #009900;
}

.body .forum .admin .failboat {
  border: 1px solid #FF0000;
  padding: 4px;
  margin: 8px 0 8px 0;
  color: #FF0000;
}

.body .forum .admin .useraccess select {
  font-size: 1em;
}

.body .forum .admin .useraccess .content .access {
  margin: 1rem 0 2rem 0;
}

.body .forum .admin .useraccess .content .access > input {
  display: block;
}

@media (min-width: 768px) {
  .body .forum .admin .useraccess .content .access > input {
    display: inline-block;
  }
}

.body .forum .admin .useraccess .account {
  float: left;
  /*width: 430px;*/
  /*.exile {
						textarea {
							min-width: 320px;
							width: 100%;
						}
					}*/
}

.body .forum .admin .useraccess .posts {
  float: left;
  /*
						width: 466px;
						padding: 10px;
					*/
}

.body .forum .admin .useraccess .posts > .block > .action > input {
  display: block;
  margin: 1rem 0 0 0;
}

@media (min-width: 768px) {
  .body .forum .admin .useraccess .posts > .block > .action > input {
    display: inline-block;
    margin: 0;
  }
}

.body .forum .admin .bookmarks {
  padding: 10px 20px 10px 38px;
}

.body .forum .admin .bookmarks .home {
  margin-bottom: 1em;
}

.body .forum .admin .bookmarks .home a {
  margin-right: 10px;
}

.body .forum .admin .bookmarks .header {
  font-weight: bold;
  margin-bottom: 1em;
}

.body .forum .admin .bookmarks .list {
  margin: 1em 0;
}

.body .forum .admin .bookmarks .list table td {
  padding: .5em;
}

.body .forum .admin .perms {
  overflow: auto;
  padding: 1rem;
}

@media (min-width: 768px) {
  .body .forum .admin .perms {
    padding: 10px 20px 10px 38px;
  }
}

.body .forum .admin .perms .header {
  font-weight: bold;
  margin: 10px 10px 10px 0;
}

.body .forum .admin .perms .note {
  margin: 10px 10px 10px 0;
}

.body .forum .admin .perms .list {
  margin: 10px 10px 10px 0;
  float: left;
}

.body .forum .admin .perms .list select {
  width: 300px;
}

.body .forum .admin .perms .list select.selectcategory {
  height: 500px;
}

.body .forum .admin .perms .flags {
  margin: 10px;
  float: left;
}

.body .forum .admin .perms .flags .flag {
  margin-bottom: 6px;
}

.body .forum .admin .announce {
  overflow: auto;
}

.body .forum .admin .announce .nav {
  margin: 1rem 20px 1rem 1rem;
}

@media (min-width: 768px) {
  .body .forum .admin .announce .nav {
    margin: 1em 20px 1em 38px;
  }
}

.body .forum .admin .announce h4 {
  margin: 1em 20px 1em 38px;
}

.body .forum .admin .announce .newform {
  padding: 0 1rem;
}

@media (min-width: 768px) {
  .body .forum .admin .announce .newform {
    padding: 0 20px 0 38px;
  }
}

.body .forum .admin .announce .newform .row {
  margin: 5px 0 5px 0;
}

.body .forum .admin .announce .newform .row input {
  padding: 0;
  margin: 0 0.5rem 0 0;
}

.body .forum .admin .announce .newform .row input.title {
  width: 100%;
}

.body .forum .admin .announce .newform .row label {
  padding: 0;
  margin: 0.5rem 0 0;
  font-weight: bold;
  display: inline-block;
}

.body .forum .admin .announce .newform .row .l {
  float: left;
}

.body .forum .admin .announce .newform .row .l label {
  /*float: left;*/
  display: block;
  margin-top: 4px;
}

.body .forum .admin .announce .newform .buttons input {
  padding: 10px;
}

.body .forum .admin .announce .newform .editor {
  clear: both;
  margin: 4em 0 1em 0;
}

.body .forum .admin .announce .newform .editor textarea {
  width: 90%;
}

.body .forum .admin .announce .newform .result {
  padding: 0;
}

.body .forum .admin .cattree {
  padding: 10px;
}

.body .forum .admin .feedburner {
  overflow: auto;
}

.body .forum .admin .feedburner .header {
  font-weight: bold;
  margin-bottom: 10px;
  padding: 1em 20px 1em 38px;
}

.body .forum .admin .feedburner table thead th {
  text-align: left;
}

.body .forum .admin .cats {
  padding: 0.225rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media (min-width: 768px) {
  .body .forum .admin .cats {
    padding: 1rem 1.5rem;
  }
}

.body .forum .admin .cats .list {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  min-width: 300px;
  margin: 0.5rem;
}

.body .forum .admin .cats .list .label {
  font-weight: bold;
  margin: 0 0 8px 0;
}

.body .forum .admin .cats .list select {
  height: 350px;
  width: 100%;
  margin-bottom: 0.5rem;
}

@media (min-width: 768px) {
  .body .forum .admin .cats .list select {
    height: 466px;
  }
}

.body .forum .admin .cats .list .viewtree {
  height: 20px;
  margin: 1rem 0;
  text-align: left;
}

.body .forum .admin .cats .section {
  border: 1px solid #CACACC;
  padding: 8px;
  margin-bottom: 10px;
}

.body .forum .admin .cats .edit {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 0px;
          flex: 1 1 0;
  margin: 0.5rem;
  min-width: 300px;
}

.body .forum .admin .cats .edit input {
  margin: 0 3px 0 0;
}

.body .forum .admin .cats .edit .label {
  font-weight: bold;
  margin: 0 0 8px 0;
}

.body .forum .admin .cats .edit .desc {
  margin: 1em 0;
  font-size: 0.8125em;
}

.body .forum .admin .cats .edit .row {
  /*@include phone {
							max-width: 272x;
						}*/
  margin: 0 0 8px 4px;
}

.body .forum .admin .cats .edit .row .cell {
  float: left;
  text-align: center;
  padding: 0 4px 0 4px;
}

.body .forum .admin .cats .edit .row .cell label {
  padding-bottom: 3px;
}

@media (max-width: 767px) {
  .body .forum .admin .cats .edit .row .cell label {
    font-weight: normal;
    padding-bottom: 0;
    white-space: nowrap;
    font-size: 12px;
  }
}

.body .forum .admin .cats .edit select {
  max-width: 278px;
}

.body .forum .admin .cats .edit .access {
  overflow: auto;
  margin: 6px 0 10px 0;
}

.body .forum .admin .cats .edit .access .row {
  overflow: hidden;
  margin: 0;
}

.body .forum .admin .cats .edit .access .row .cell {
  float: left;
  width: 28%;
  text-align: center;
  padding: 0 6px 0 6px;
}

.body .forum .admin .cats .edit .access .row .cell label {
  font-weight: bold;
  padding-bottom: 3px;
  white-space: nowrap;
}

.body .forum .admin .cats .edit .button {
  margin: 0 0 10px 0;
}

.body .forum .admin .cats .edit .button input {
  margin: 0;
}

.body .forum .admin .cats .import {
  clear: both;
  margin: 0.5rem;
}

.body .forum .admin .cats .import .label {
  font-weight: bold;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #CACACC;
}

.body .forum .admin .cats .import .desc {
  padding: 0 10px 0 10px;
}

.body .forum .admin .cats .import .controls {
  padding: 12px 0 4px 10px;
}

.body .forum .admin .cats .new {
  clear: both;
  margin: 0.5rem;
}

.body .forum .admin .cats .new .label {
  font-weight: bold;
  margin: 0 0 8px 0;
  border-bottom: 1px solid #CACACC;
}

.body .forum .admin .cats .new .desc {
  padding: 0 10px 0 10px;
}

.body .forum .admin .cats .new .controls {
  padding: 12px 0 4px 10px;
}

.body .forum .admin .usersearch {
  padding: 0;
}

@media (min-width: 768px) {
  .body .forum .admin .usersearch {
    padding: 10px 20px 10px 38px;
  }
}

.body .forum .admin .usersearch .searchform {
  margin: 1rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.body .forum .admin .usersearch .searchform div {
  margin-right: 8px;
}

.body .forum .admin .usersearch .message {
  margin: 1rem;
}

.body .forum .admin .usersearch table.userlist th, .body .forum .admin .usersearch table.userlist td {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  vertical-align: top;
}

.body .forum .admin .usersearch table.userlist th.name, .body .forum .admin .usersearch table.userlist td.name {
  text-align: left;
  width: 150px;
}

.body .forum .admin .usersearch table.userlist th.email, .body .forum .admin .usersearch table.userlist td.email {
  text-align: left;
}

.body .forum .admin .usersearch table.userlist th.joined, .body .forum .admin .usersearch table.userlist td.joined {
  text-align: center;
  width: 150px;
}

.body .forum .admin .usersearch table.userlist th.actions, .body .forum .admin .usersearch table.userlist td.actions {
  text-align: center;
  width: 150px;
}

.body .forum .writereply {
  border-top: 1px solid #CACACC;
  border-bottom: 1px solid #CACACC;
  padding: 10px;
}

.body .forum .writereply .message {
  color: #620000;
  background: #FFF4F4;
  border: 1px solid #FF0000;
  padding: 10px;
  margin: 10px;
}

.body .forum .writereply .private {
  font-weight: bold;
  margin-bottom: 10px;
}

.body .forum .writereply .buttons input {
  height: 50px;
}

.body .forum .writereply .section {
  margin-top: 10px;
}

.body .forum .writereply .section .content {
  padding: 0;
  border-bottom: 1px solid #CACACC;
  border-left: 1px solid #CACACC;
  border-right: 1px solid #CACACC;
}

.body .forum .writereply .section .content .reply {
  padding: 10px;
}

.body .forum .writereply .section .content .reply .content {
  border-right: 0;
  border-bottom: 0;
}

.body .forum .writepost {
  border-top: 1px solid #CACACC;
  padding: 10px 20px 10px 38px;
}

.body .forum .writepost .content .checkbox {
  margin-bottom: 10px;
}

.body .forum .writepost .content .buttons input {
  padding: 0 6px 0 6px;
  height: 40px;
  width: 160px;
}

.body .forum .writepost .content .row {
  overflow: auto;
  height: 30px;
}

.body .forum .writepost .content .row select {
  width: 99%;
}

.body .forum .writepost .content .row input {
  width: 98%;
}

.body .forum .writepost .content .row .ignorewidth input {
  width: auto;
}

.body .forum .writepost .content .row .checkbox {
  width: 1em;
  height: 1em;
}

.body .forum .writepost .content .row .label {
  float: left;
  margin-top: 3px;
  width: 110px;
}

.body .forum .writepost .content .row .control {
  margin-left: 120px;
}

.body .forum .writepost .content .row .footer {
  color: grey;
  font-size: 0.750em;
}

.body .forum .writepost .content .row .labelcheckbox {
  float: left;
  font-weight: normal;
  margin-top: 3px;
  width: 190px;
}

.body .forum .writepost .content .row .controlcheckbox {
  margin-left: 195px;
  width: 30px;
}

.body .forum .writepost .content .panel_container {
  border: 1px solid #CACACC;
  border-radius: 5px;
  margin: 1em 0;
}

.body .forum .writepost .content .panel_container h1 {
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e9e9e9));
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  color: #2D2D2D;
  font-size: 1em;
  font-weight: normal;
  border-bottom: 1px solid #CACACC;
  margin-top: 0;
  padding: 5px;
}

.body .forum .writepost .content .panel_container .panel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: 1em 0;
  padding: 0 5px;
}

.body .forum .writepost .content .panel_container .panel label {
  margin-right: 1em;
}

.body .forum .writepost .content .panel_container .panel input,
.body .forum .writepost .content .panel_container .panel textarea {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.body .forum .writepost .content .panel_container .panel span {
  margin-left: 1em;
}

.body .forum .writepost .content .editor {
  margin: 1em 0;
}

.body .forum .writepost .content div.reason {
  margin: 6px 0 10px 0;
  height: auto;
}

.body .forum .writepost .content div.reason .label {
  float: none;
  margin: 0;
  width: auto;
}

.body .forum .writepost .content div.reason .control {
  float: none;
  margin: 0;
}

.body .forum .writepost .content div.reason .control textarea {
  width: 99%;
}

.body .forum .writepost .content .message {
  color: #620000;
  background: #FFF4F4;
  border: 1px solid #FF0000;
  padding: 10px;
  margin: 10px;
}

.body .forum .watchlist {
  border-top: 1px solid #CACACC;
  padding: 10px;
}

.body .forum .misc {
  padding: 1.5rem 1rem;
}

@media (min-width: 768px) {
  .body .forum .misc {
    padding: 1em 20px 1em 38px;
  }
}

.body .forum .misc h1 {
  border-bottom: 1px solid #CACACC;
  color: #014B8A;
  /*color: $accentColor;*/
  font-size: 1.231em;
  margin: 0 0 1em 0;
}

.body .forum .misc .resetform {
  background: #EFEFF9;
  border-bottom: 1px solid #CACACC;
  border-top: 1px solid #CACACC;
  padding: .5em 1em;
}

.body .forum .misc .resetform .controls {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.body .forum .misc .resetform .controls label {
  margin: 0.5rem 0;
}

.body .forum .misc .resetform .controls input.text {
  margin: 0.5rem 1rem 0.5rem 0;
}

@media (min-width: 768px) {
  .body .forum .misc .resetform .controls label {
    margin: 0 0 0px 0;
  }
  .body .forum .misc .resetform .controls input.text {
    margin: 0 10px 0px 10px;
    width: 220px;
  }
}

.body .forum .misc .resetform .message {
  padding-left: 24px;
  margin: 1em 0 0 1em;
}

.body .forum .misc .resetform .message.success {
  background: url(/images/Base/glyph.success.gif) no-repeat;
}

.body .forum .misc .resetform .message.fail {
  background: url(/images/Base/icon.important.png) no-repeat;
}

.body .forum .misc .resetform .message.wait {
  background: url(/images/Base/ajax.loading.sm.gif) no-repeat center left;
}

.body .forum .moderators {
  margin-bottom: 1em;
  overflow: auto;
  padding: 4px 0 4px 0;
}

.body .forum .moderators .content {
  padding: 10px 10px 10px 38px;
}

.body .forum .moderators .content .mod {
  float: left;
  margin: 0 6px 0 0;
  white-space: nowrap;
}

.body .forum .userkarma {
  overflow: auto;
  overflow-x: hidden;
}

.body .forum .userkarma .info {
  background: #E3E4E5;
  color: #2D2D2D;
  padding: 9px 20px 9px 38px;
}

.body .forum .userkarma .info .total {
  color: #009900;
  font-weight: bold;
}

.body .forum .userkarma .info .count {
  font-weight: bold;
}

.body .forum .userkarma .detail {
  padding-top: 10px;
}

.body .forum .userkarma .detail .head {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 1em;
  padding: 0 20px 0 38px;
}

.body .forum .userkarma .detail .head .l {
  font-weight: bold;
}

.body .forum .userkarma .detail table.karmalist th.when,
.body .forum .userkarma .detail table.karmalist td.when {
  padding-left: 10px;
  text-align: left;
  white-space: nowrap;
  width: 85px;
}

.body .forum .userkarma .detail table.karmalist th.site,
.body .forum .userkarma .detail table.karmalist td.site {
  text-align: center;
  width: 50px;
}

.body .forum .userkarma .detail table.karmalist th.post,
.body .forum .userkarma .detail table.karmalist td.post {
  text-align: left;
}

.body .forum .userkarma .detail table.karmalist th.post a,
.body .forum .userkarma .detail table.karmalist td.post a {
  max-width: 300px;
}

.body .forum .userkarma .detail table.karmalist th.who,
.body .forum .userkarma .detail table.karmalist td.who {
  text-align: left;
  width: 150px;
}

.body .forum .userkarma .detail table.karmalist th.who a,
.body .forum .userkarma .detail table.karmalist td.who a {
  max-width: 150px;
}

.body .forum .userkarma .detail table.karmalist th.reply,
.body .forum .userkarma .detail table.karmalist td.reply {
  text-align: center;
  width: 50px;
}

.body .forum .userkarma .detail table.karmalist th.delete,
.body .forum .userkarma .detail table.karmalist td.delete {
  text-align: center;
  width: 50px;
}

.body .forum .userkarma .detail table.karmalist tbody tr td.site a {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.body .forum .userkarma .detail table.karmalist tbody tr td.reply a,
.body .forum .userkarma .detail table.karmalist tbody tr td.delete a {
  display: inline-block !important;
}

.body .forum .awards .awardprofile {
  margin: 15px 0px 40px 0px;
}

.body .forum .awards .awardprofile .row {
  margin: 5px 5px 10px 5px;
}

.body .forum .awards .awardprofile .row .label {
  margin: 5px 5px 5px 5px;
}

.body .forum .awards .awardprofile .row .data img {
  display: inline-block;
}

.body .forum .button {
  background: url("/images/base/buttons.png") no-repeat;
  border-bottom: 0;
  display: block !important;
  padding: 0;
}

.body .forum .button:hover {
  background-color: transparent;
}

.body .forum .button:hover::after {
  display: none;
}

.body .forum .button.subscribe {
  background-position: -616px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.subscribe:hover {
  background-position-y: -161px;
}

.body .forum .button.subscribe.subscribeselected {
  background-position-x: -651px;
}

.body .forum .button.subscribe.subscribeselected:hover {
  background-position-y: -161px;
}

.body .forum .button.search {
  background-position: -35px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.search:hover {
  background-position-y: -161px;
}

.body .forum .button.karma {
  background-position: -70px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.karma:hover {
  background-position-y: -161px;
}

.body .forum .button.karma.given {
  background-position-x: -686px;
}

.body .forum .button.karma.given:hover {
  background-position-y: -161px;
}

.body .forum .button.report {
  background-position: 0px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.report:hover {
  background-position-y: -161px;
}

.body .forum .button.viewedits {
  background-position: -581px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.viewedits:hover {
  background-position-y: -161px;
}

.body .forum .button.edit {
  background-position: -546px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.edit:hover {
  background-position-y: -161px;
}

.body .forum .button.quote {
  background-position: -140px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.quote:hover {
  background-position-y: -161px;
}

.body .forum .button.links {
  background-position: -721px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.links:hover {
  background-position-y: -161px;
}

.body .forum .button.tools {
  background-position: -105px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.tools:hover {
  background-position-y: -161px;
}

.body .forum .button.reply {
  background-position: -175px -138px;
  height: 23px;
  width: 52px;
}

.body .forum .button.reply:hover {
  background-position-y: -161px;
}

.body .forum .button.delete {
  background-position: -279px -138px;
  height: 23px;
  width: 35px;
}

.body .forum .button.delete:hover {
  background-position-y: -161px;
}

.body .forum .button.createpost {
  background-position: -52px 0px;
  height: 23px;
  width: 97px;
}

.body .forum .button.createpost:hover {
  background-position-y: -23px;
}

.body .forum .button.apply {
  background-position: -477px -0px;
  height: 23px;
  width: 52px;
}

.body .forum .button.apply:hover {
  background-position-y: -23px;
}

.body .forum .button.savechanges {
  background-position: -217px -46px;
  height: 23px;
  width: 94px;
}

.body .forum .button.savechanges:hover {
  background-position-y: -69px;
}

.body .forum .button.activate {
  background-position: -102px -46px;
  height: 23px;
  width: 114px;
}

.body .forum .button.activate:hover {
  background-position-y: -69px;
}

.body .forum .button.changeusername {
  background-position: -311px -46px;
  height: 23px;
  width: 118px;
}

.body .forum .button.changeusername:hover {
  background-position-y: -69px;
}

.body .forum .button.changepassword {
  background-position: -429px -46px;
  height: 23px;
  width: 116px;
}

.body .forum .button.changepassword:hover {
  background-position-y: -69px;
}

.body .forum .button.searchtext {
  background-position: -494px -138px;
  height: 23px;
  width: 52px;
}

.body .forum .button.searchtext:hover {
  background-position-y: -161px;
}

.body .forum .button.newpost {
  background-position: -494px -138px;
  height: 23px;
  width: 52px;
}

.body .forum .button.newpost:hover {
  background-position-y: -161px;
}

.body .forum .button.createaccount {
  background-position: -655px -46px;
  height: 23px;
  width: 127px;
}

.body .forum .button.createaccount:hover {
  background-position-y: -69px;
}

.body .forum .button.login {
  background-position: -425px 0;
  height: 23px;
  width: 52px;
}

.body .forum .button.login:hover {
  background-position-y: -23px;
}

.body .forum .button.sendreport {
  background-position: -326px 0;
  height: 23px;
  width: 99px;
}

.body .forum .button.sendreport:hover {
  background-position-y: -23px;
}

.body .forum .button.forgetit {
  background-position: -149px 0;
  height: 23px;
  width: 81px;
}

.body .forum .button.forgetit:hover {
  background-position-y: -23px;
}

.body .forum .button span {
  display: none;
}

.body .forum .glyph {
  background: url("/images/Base/glyphs.png") no-repeat;
  border-bottom: 0;
  display: block !important;
  /*&.postnew {
                background-position: -97px -23px;
                height: 21px;
                width: 21px;
            }*/
  /*&.posthot {
                background-position: -141px -23px;
                height: 22px;
                width: 18px;
            }

            &.posthotnew {
                background-position: -177px -23px;
                height: 22px;
                width: 22px;
            }

            &.posthotread {
                background-position: -159px -23px;
                height: 22px;
                width: 18px;
            }*/
}

.body .forum .glyph:hover::after {
  display: none;
}

.body .forum .glyph.stardock {
  background: url("/images/message_logo.svg") no-repeat;
  width: 24px;
  height: 17px;
}

.body .forum .glyph.postread {
  background: url("/images/message.svg") no-repeat;
  width: 24px;
}

.body .forum .glyph.postnewreply {
  background: url("/images/message_new.svg") no-repeat;
  width: 24px;
}

.body .forum .glyph.postnewreplysubscribed {
  background: url("/images/message_new_sub.svg") no-repeat;
  width: 24px;
}

.body .forum .glyph.postdeleted {
  background: url("/images/message_deleted.svg") no-repeat;
  width: 24px;
}

.body .forum .glyph.posthidden {
  background: url("/images/message_hidden.svg") no-repeat;
  width: 24px;
  width: 18px;
}

.body .forum .glyph.postlocked {
  background: url("/images/message_lock.svg") no-repeat;
  width: 24px;
  height: 24px;
}

.body .forum .glyph.poststicky {
  background: url("/images/message_pin.svg") no-repeat;
  width: 24px;
  height: 24px;
}

.body .forum .glyph.rss {
  background-position: -196px 0px;
  height: 12px;
  width: 18px;
}

.body .forum .glyph.min {
  background-position: -26px 0px;
  height: 13px;
  width: 13px;
}

.body .forum .glyph.max {
  background-position: -13px 0px;
  height: 13px;
  width: 13px;
}

.body .forum .glyph.rightarrow {
  background-position: -39px 0px;
  height: 13px;
  width: 13px;
}

.body .forum .glyph.downarrow {
  background-position: 0 0px;
  height: 13px;
  width: 13px;
}

.body .forum .glyph.goto {
  background-position: -144px 0px;
  height: 11px;
  width: 13px;
}

.body .forum .glyph.warning {
  background-position: -110px 0px;
  height: 18px;
  width: 18px;
}

.body .forum .glyph.iconnew {
  background-position: -215px 0px;
  height: 17px;
  width: 15px;
}

.body .forum .glyph.iconread {
  background-position: -230px 0px;
  height: 17px;
  width: 15px;
}

.body .forum .glyph.iconreplied {
  background-position: -245px 0px;
  height: 17px;
  width: 15px;
}

.body .forum .glyph.deletebutton {
  background-position: -82px 0px;
  height: 14px;
  width: 14px;
}

.body .forum .glyph.openlink {
  background-position: -248px -21px;
  height: 13px;
  width: 12px;
}

.body .forum .glyph.smalldownarrow {
  background-position: -253px -37px;
  height: 4px;
  width: 7px;
}

.body .forum .glyph.up {
  background-position: -128px 0px;
  height: 13px;
  width: 13px;
}

.body .forum .usergroup {
  background: url("/images/base/groups.png") no-repeat;
}

.body .forum .usergroup.wcwizop {
  background-position: -412px 0px;
  height: 32px;
  width: 103px;
}

.body .forum .usergroup.moderator {
  background-position: -1px -38px;
  height: 31px;
  width: 108px;
}

.body .forum .usergroup.sdemperor {
  background-position: -206px 0px;
  height: 32px;
  width: 103px;
}

.body .forum .usergroup.sdemployee {
  background-position: -206px 0px;
  height: 32px;
  width: 103px;
}

.body .forum .usergroup.sdsupport {
  background-position: -309px 0px;
  height: 36px;
  width: 103px;
}

.body .forum .usergroup.sddev {
  background-position: -206px 0px;
  height: 32px;
  width: 103px;
}

.body .forum .usergroup.galcivdev {
  background-position: -103px 0px;
  height: 38px;
  width: 103px;
}

.body .forum .usergroup.ironclad {
  background-position: 0px 0px;
  height: 31px;
  width: 103px;
}

.body .forum .usergroup.advert {
  background-position: -109px -46px;
  height: 23px;
  width: 103px;
}

.body .forum .usergroup.gpg {
  background-position: -212px -36px;
  height: 33px;
  width: 103px;
}

.body .forum .usergroup.mothership {
  background-position: -1px -77px;
  height: 28px;
  width: 107px;
}

.body .forum .usergroup.oxide {
  background-position: -109px -74px;
  height: 31px;
  width: 107px;
}

.body .forum .usergroup.mohawk {
  background-position: -217px -74px;
  height: 31px;
  width: 107px;
}

.body .forum .usergroup.bonusxp {
  background-position: -325px -74px;
  height: 31px;
  width: 107px;
}

.body .forum .usergroup.mvp {
  background-position: -413px -41px;
  height: 31px;
  width: 102px;
}

.body .forum .listpager {
  font-size: 0.8125em;
  min-height: 11px;
  padding-left: 11px;
  position: relative;
}

.body .forum .listpager:before {
  background: url(/images/Base/list.pages.gif);
  content: ' ';
  display: block;
  height: 11px;
  margin-top: -5.5px;
  position: absolute;
  top: 50%;
  left: 0;
  width: 11px;
}

.body .forum .listpager a {
  margin-left: 4px;
}

.body .forum .pagertop,
.body .forum .pagerbottom {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: .5em 20px .5em 15px;
}

.body .forum .pagertop .nav,
.body .forum .pagerbottom .nav {
  line-height: 20px;
}

@media (min-width: 768px) {
  .body .forum .pagertop,
  .body .forum .pagerbottom {
    padding: .5em 20px .5em 38px;
  }
}

.body .forum .pagertop > select,
.body .forum .pagerbottom > select {
  margin: 5px 5px 0 0;
}

@media (min-width: 768px) {
  .body .forum .pagertop > select,
  .body .forum .pagerbottom > select {
    margin: 0px 5px 0 0;
  }
}

.body .forum .pager {
  margin: 0 0 0 auto;
}

.body .forum .pager > span {
  margin-right: 7px;
}

.body .forum .pager a.jump {
  margin-right: .5em;
  padding-right: 14px;
  position: relative;
}

.body .forum .pager a.jump::after {
  background: url("/images/Base/pager.arrow.gif");
  bottom: 3px;
  content: '';
  display: inline-block;
  height: 8px;
  position: absolute;
  right: 0;
  width: 11px;
}

.body .forum .pager a.current {
  /*line-height: 20px;*/
  height: 20px;
  font-size: 1em;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 2px;
}

.body .forum .pager .first,
.body .forum .pager .prev {
  margin-right: .5em;
}

.body .forum .pager .next,
.body .forum .pager .last {
  margin-left: .5em;
}

.body .forum .announcement {
  border: 0;
  margin: 5px 4px;
  padding: 0;
}

.body .forum .announcement .content {
  background: #DEE8F3 url("/images/Base/announce.png") no-repeat 8px center;
  color: #000;
  padding: 14px 10px;
  overflow: auto;
  text-align: center;
}

.body .forum .announcement .content .title {
  display: inline;
  font-size: 1.154em;
}

.body .forum .announcement .content .readmore {
  display: inline;
  color: #666;
  font-size: 0.769em;
  padding-left: 10px;
}

.body .forum .announcement .content .readmore a {
  color: #666;
}

.body .forum .announcement .forum_popup {
  display: none;
}

.body .forum .nopost,
.body .forum .postremoved {
  padding: 10px;
  border-top: 1px solid #CACACC;
  border-bottom: 1px solid #CACACC;
}

.body .forum .codeblock {
  color: #000;
  margin: 10px;
  border: 1px solid #91A5D5;
  overflow: auto;
}

.body .forum .codeblock .lang {
  font-weight: bold;
  color: #3E5C9B;
  padding: 2px 2px 4px 10px;
  background: #C2CEE7;
  border-top: 1px solid #FDFDFD;
  border-left: 1px solid #FDFDFD;
  border-bottom: 1px solid #91A5D5;
}

.body .forum .codeblock ol {
  display: block;
  background: #FDFDFD;
  margin-top: 0;
  margin-bottom: 0;
  list-style-position: outside;
}

.body .forum .codeblock li {
  list-style-position: outside !important;
  display: list-item;
  line-height: 18px;
  font-size: 1em;
  font-family: 'Courier New', monospace;
  border-left: 1px solid #ccc;
  background: #FDFDFD;
  padding-left: 6px;
}

.body .forum .codeblock li.alt {
  background: #F8F8F8 none repeat scroll 0 0;
}

.body .forum .codeblock pre {
  margin: 0;
  padding: 0;
}

.body .forum .codeblock .numbers {
  border-right: 1px solid #ccc;
  text-align: right;
  padding: 0 2px 0 8px;
}

.body .forum .codeblock .code {
  background: #FDFDFD;
  padding: 0 0 0 6px;
}

.body .forum .Stardock_Captcha {
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
  width: 340px;
}

.body .forum .Stardock_Captcha .Stardock_CaptchaImage {
  width: 184px;
  padding: 1px;
  border: 1px solid #666666;
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
}

.body .forum .Stardock_Captcha .Stardock_CaptchaForm {
  float: left;
  overflow-x: hidden;
  overflow-y: auto;
  padding-left: 10px;
}

.body .forum .Stardock_Captcha .Stardock_CaptchaForm .Stardock_CaptchaFormText {
  width: 140px;
  font-size: 1em;
}

.body .forum .Article_Quote {
  background: #DEE8F3 url(/images/Base/quote.png) no-repeat top right;
  border: 1px solid #91A5D5;
  color: #2D2D2D;
  margin: 10px;
  padding: 10px 105px 10px 10px;
}

.body .forum .mb-Body-Quote-Table {
  background: #DEE8F3;
  border: 1px solid #91A5D5;
  margin: 10px;
  color: #000000;
}

.body .forum .mb-Body-Quote-Table .mb-Body-Quote-Text {
  background: #DEE8F3 url("/images/Base/quote.png") no-repeat top right;
}

.body .forum .editor {
  margin: 0 auto;
  margin-bottom: 10px;
}

.body .forum .editor textarea {
  width: 100%;
  height: 300px;
}

.body .forum .editor iframe {
  width: 99%;
  height: 300px;
}

.body .forum .signup {
  border-top: 1px solid #CACACC;
  margin-top: 2em;
  min-height: 125px;
  padding: 1rem;
}

@media (min-width: 768px) {
  .body .forum .signup {
    background: url("/images/Base/sd.logo.png") no-repeat 20px center;
    padding: 2em 20px 0 190px;
  }
}

.body .forum .signup strong {
  color: #014B8A;
  display: block;
  font-size: 1.154em;
  font-weight: normal;
}

.body .forum .signup a.action {
  font-size: 1.231em;
}

.body .forum p.error {
  text-align: center;
}

.body .forum .listing {
  font-size: 16px;
}

.body .forum .listing > .header {
  background-color: #014B8A;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 72px;
  line-height: 2rem;
  padding: 0 2.375rem 0 1rem;
  text-align: left;
  vertical-align: middle;
}

@media (min-width: 768px) {
  .body .forum .listing > .header {
    padding: 0 2.375rem 0 2.375rem;
  }
}

.body .forum .listing > .header > h1 {
  color: #FDFDFD;
  font-weight: normal;
  vertical-align: middle;
  line-height: 1.25em;
}

.body .forum .listing > .header > a {
  -ms-flex-item-align: center;
      align-self: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-decoration: none;
}

.body .forum .listing > .header > a > h1 {
  color: #FDFDFD;
  font-size: 1.5rem;
  font-weight: normal;
}

.body .forum .listing > .header > a.glyph.min, .body .forum .listing > .header > a.glyph.max {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  margin-left: auto;
  margin-right: 0;
}

.body .forum .listing > .subhead {
  border-bottom: 1px solid #CACACC;
  padding: 1rem 1rem 1rem 1rem;
  display: -ms-grid;
  display: grid;
  grid-gap: 7px;
}

.body .forum .listing > .subhead > div {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  border: none;
  color: #7D7D7D;
  display: inline-block;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
}

@media (min-width: 768px) {
  .body .forum .listing > .subhead {
    padding: 0.625rem 2.375rem 0.625rem 2.375rem;
  }
}

.body .forum .listing ol {
  list-style: none;
  margin: 0;
  padding: 0;
}

.body .forum .listing ol > li {
  display: -ms-grid;
  display: grid;
  list-style-type: none;
  grid-gap: 7px;
  padding: 1rem 1rem 1rem 1rem;
}

.body .forum .listing ol > li:nth-child(odd) {
  background: #EFEFF9;
}

.body .forum .listing ol > li:nth-last-child(-n+1) {
  border-bottom: 1px solid #CACACA;
}

.body .forum .listing ol > li:hover {
  background: rgba(147, 149, 169, 0.5);
}

@media (min-width: 768px) {
  .body .forum .listing ol > li {
    padding: 1rem 2.375rem 1rem 2.375rem;
  }
}

.body .forum .listing.announcements > .subhead {
  -ms-grid-columns: auto 65px;
      grid-template-columns: auto 65px;
  grid-template-areas: 'title site';
}

.body .forum .listing.announcements > .subhead > div {
  display: block;
}

.body .forum .listing.announcements > .subhead > div.begin {
  display: none;
  grid-area: begin;
}

.body .forum .listing.announcements > .subhead > div.command {
  display: none;
  grid-area: command;
}

.body .forum .listing.announcements > .subhead > div.end {
  display: none;
  grid-area: end;
}

.body .forum .listing.announcements > .subhead > div.site {
  grid-area: site;
  text-align: center;
}

.body .forum .listing.announcements > .subhead > div.title {
  grid-area: title;
}

@media (min-width: 768px) {
  .body .forum .listing.announcements > .subhead {
    -ms-grid-columns: auto 144px 144px 118px 65px;
        grid-template-columns: auto 144px 144px 118px 65px;
    grid-template-areas: 'title begin end site command';
  }
  .body .forum .listing.announcements > .subhead > div.begin, .body .forum .listing.announcements > .subhead > div.command, .body .forum .listing.announcements > .subhead > div.end, .body .forum .listing.announcements > .subhead > div.site, .body .forum .listing.announcements > .subhead > div.title {
    display: block;
  }
}

.body .forum .listing.announcements > ol > li {
  -ms-grid-columns: auto 65px;
      grid-template-columns: auto 65px;
  grid-template-areas: 'title title' 'begin site' 'end command';
}

.body .forum .listing.announcements > ol > li > div {
  display: block;
  font-size: 0.8125em;
}

.body .forum .listing.announcements > ol > li > div.begin {
  grid-area: begin;
}

.body .forum .listing.announcements > ol > li > div.begin:before {
  content: 'Begins: ';
}

.body .forum .listing.announcements > ol > li > div.command {
  grid-area: command;
  text-align: right;
}

.body .forum .listing.announcements > ol > li > div.end {
  grid-area: end;
}

.body .forum .listing.announcements > ol > li > div.end:before {
  content: 'Ends: ';
}

.body .forum .listing.announcements > ol > li > div.site {
  grid-area: site;
  text-align: center;
}

.body .forum .listing.announcements > ol > li > div.title {
  grid-area: title;
  font-size: 1em;
}

@media (min-width: 768px) {
  .body .forum .listing.announcements > ol > li {
    -ms-grid-columns: auto 144px 144px 118px 65px;
        grid-template-columns: auto 144px 144px 118px 65px;
    grid-template-areas: 'title begin end site command';
  }
  .body .forum .listing.announcements > ol > li > div.begin:before, .body .forum .listing.announcements > ol > li > div.end:before {
    content: '';
  }
}

.body .forum .listing.feedburner > .subhead {
  -ms-grid-columns: auto 200px;
      grid-template-columns: auto 200px;
  grid-template-areas: 'url label';
}

.body .forum .listing.feedburner > .subhead > div {
  display: block;
}

.body .forum .listing.feedburner > .subhead > div.url {
  grid-area: url;
}

.body .forum .listing.feedburner > .subhead > div.ident {
  grid-area: ident;
  display: none;
}

.body .forum .listing.feedburner > .subhead > div.label {
  grid-area: label;
  text-align: center;
}

@media (min-width: 768px) {
  .body .forum .listing.feedburner > .subhead {
    -ms-grid-columns: auto 175px 225px;
        grid-template-columns: auto 175px 225px;
    grid-template-areas: 'url ident label';
  }
  .body .forum .listing.feedburner > .subhead > div.url, .body .forum .listing.feedburner > .subhead > div.ident, .body .forum .listing.feedburner > .subhead > div.label {
    display: block;
  }
}

.body .forum .listing.feedburner > ol > li {
  -ms-grid-columns: auto 200px;
      grid-template-columns: auto 200px;
  grid-template-areas: 'url label';
}

.body .forum .listing.feedburner > ol > li > div {
  display: none;
  font-size: 0.8125em;
}

.body .forum .listing.feedburner > ol > li > div.url {
  display: block;
  grid-area: url;
}

.body .forum .listing.feedburner > ol > li > div.ident {
  grid-area: ident;
  display: none;
}

.body .forum .listing.feedburner > ol > li > div.label {
  display: block;
  grid-area: label;
  text-align: center;
}

@media (min-width: 768px) {
  .body .forum .listing.feedburner > ol > li {
    -ms-grid-columns: auto 175px 225px;
        grid-template-columns: auto 175px 225px;
    grid-template-areas: 'url ident label';
  }
  .body .forum .listing.feedburner > ol > li > div {
    display: none;
  }
  .body .forum .listing.feedburner > ol > li > div.url, .body .forum .listing.feedburner > ol > li > div.ident, .body .forum .listing.feedburner > ol > li > div.label {
    display: block;
  }
}

.body .forum .listing.karmalist > .subhead {
  -ms-grid-columns: 20px auto 135px;
      grid-template-columns: 20px auto 135px;
  grid-template-areas: 'post post who';
  /*&.admin {
						> div {
							&.delete {
								display: block;
							}
						}

					}*/
}

.body .forum .listing.karmalist > .subhead > div {
  display: none;
}

.body .forum .listing.karmalist > .subhead > div.delete {
  grid-area: delete;
}

.body .forum .listing.karmalist > .subhead > div.post {
  grid-area: post;
}

.body .forum .listing.karmalist > .subhead > div.site {
  text-align: center;
  grid-area: site;
}

.body .forum .listing.karmalist > .subhead > div.reply {
  text-align: center;
  grid-area: reply;
}

.body .forum .listing.karmalist > .subhead > div.when {
  grid-area: when;
}

.body .forum .listing.karmalist > .subhead > div.who {
  grid-area: who;
}

.body .forum .listing.karmalist > .subhead > div.post, .body .forum .listing.karmalist > .subhead > div.who {
  display: block;
}

@media (min-width: 768px) {
  .body .forum .listing.karmalist > .subhead {
    -ms-grid-columns: 105px 65px auto 165px 36px;
        grid-template-columns: 105px 65px auto 165px 36px;
    grid-template-areas: 'when site post who reply';
  }
  .body .forum .listing.karmalist > .subhead > div.post, .body .forum .listing.karmalist > .subhead > div.reply, .body .forum .listing.karmalist > .subhead > div.site, .body .forum .listing.karmalist > .subhead > div.when, .body .forum .listing.karmalist > .subhead > div.who {
    display: block;
  }
}

.body .forum .listing.karmalist > ol {
  /*&.admin {
						> li {
							grid-template-columns: auto 65px;
							grid-template-areas: 'post post post who' 'when site reply delete';

							> div {
								&.delete {
									display: block;
								}
							}

							@include tablet {
								grid-template-columns: 105px 65px auto 144px 165px 75px 50px;
								grid-template-areas: 'when site post who reply delete';
							}
						}
					}*/
}

.body .forum .listing.karmalist > ol > li {
  -ms-grid-columns: 20px auto 135px;
      grid-template-columns: 20px auto 135px;
  grid-template-areas: 'site post who' 'reply when when';
}

.body .forum .listing.karmalist > ol > li > div {
  display: block;
}

.body .forum .listing.karmalist > ol > li > div.delete {
  display: none;
  grid-area: delete;
  text-align: center;
}

.body .forum .listing.karmalist > ol > li > div.post {
  grid-area: post;
}

.body .forum .listing.karmalist > ol > li > div.reply {
  grid-area: reply;
  text-align: center;
}

.body .forum .listing.karmalist > ol > li > div.reply > a {
  display: inline-block !important;
}

.body .forum .listing.karmalist > ol > li > div.site {
  grid-area: site;
  text-align: center;
}

.body .forum .listing.karmalist > ol > li > div.site > a {
  display: inline-block;
  height: 16px;
  width: 16px;
}

.body .forum .listing.karmalist > ol > li > div.when {
  grid-area: when;
}

.body .forum .listing.karmalist > ol > li > div.who {
  grid-area: who;
}

@media (min-width: 768px) {
  .body .forum .listing.karmalist > ol > li {
    -ms-grid-columns: 105px 65px auto 165px 36px;
        grid-template-columns: 105px 65px auto 165px 36px;
    grid-template-areas: 'when site post who reply';
  }
}

.body .forum .listing.userlist > .subhead {
  -ms-grid-columns: 165px auto;
      grid-template-columns: 165px auto;
  grid-template-areas: 'name email';
}

.body .forum .listing.userlist > .subhead > div.actions {
  display: none;
  grid-area: actions;
}

.body .forum .listing.userlist > .subhead > div.email {
  grid-area: email;
}

.body .forum .listing.userlist > .subhead > div.joined {
  display: none;
  grid-area: joined;
}

.body .forum .listing.userlist > .subhead > div.name {
  grid-area: name;
}

@media (min-width: 768px) {
  .body .forum .listing.userlist > .subhead {
    -ms-grid-columns: 165px auto 150px 100px;
        grid-template-columns: 165px auto 150px 100px;
    grid-template-areas: 'name email joined actions';
  }
  .body .forum .listing.userlist > .subhead > div.actions, .body .forum .listing.userlist > .subhead > div.email, .body .forum .listing.userlist > .subhead > div.joined, .body .forum .listing.userlist > .subhead > div.name {
    display: block;
  }
}

.body .forum .listing.userlist > ol > li {
  -ms-grid-columns: 165px auto;
      grid-template-columns: 165px auto;
  grid-template-areas: 'name email' 'joined joined' 'actions actions';
}

.body .forum .listing.userlist > ol > li > div.actions {
  grid-area: actions;
}

.body .forum .listing.userlist > ol > li > div.actions > a {
  font-size: 12px;
}

.body .forum .listing.userlist > ol > li > div.actions > a:not(:first-child):before {
  content: ' • ';
}

.body .forum .listing.userlist > ol > li > div.email {
  grid-area: email;
}

.body .forum .listing.userlist > ol > li > div.joined {
  grid-area: joined;
  font-size: 12px;
}

.body .forum .listing.userlist > ol > li > div.name {
  grid-area: name;
}

@media (min-width: 768px) {
  .body .forum .listing.userlist > ol > li {
    -ms-grid-columns: 165px auto 150px 100px;
        grid-template-columns: 165px auto 150px 100px;
    grid-template-areas: 'name email joined actions';
  }
  .body .forum .listing.userlist > ol > li > div.actions, .body .forum .listing.userlist > ol > li > div.joined {
    font-size: 1rem;
  }
  .body .forum .listing.userlist > ol > li > div.actions > a {
    display: block;
  }
  .body .forum .listing.userlist > ol > li > div.actions > a:not(:first-child):before {
    content: '';
  }
}

.forum_popup {
  /* Used with jQuery UI, so outside of .body .forum */
}

.forum_popup .header {
  margin-bottom: 1em;
}

/* #region Popout menus */
.slidingmenu {
  background: #FDFDFD;
  border: 1px solid #CACACC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #111;
  display: none;
  font: 0.8125em "Segoe UI", Arial, Sans-Serif;
  position: absolute;
  width: auto;
  z-index: 1000;
}

.slidingmenu .header {
  background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#E5E6E7));
  background: linear-gradient(to bottom, #FEFEFE 0%, #E5E6E7 100%);
  color: #222;
  line-height: 1.5em;
  padding: .5em;
}

.slidingmenu > .content {
  padding: 10px;
}

.slidingmenu > .content > .onelineform {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.slidingmenu > .content > .onelineform > a {
  margin-left: 1em;
}

.slidingmenu.reportpost {
  width: 400px;
}

.slidingmenu.reportpost .content p {
  margin-top: 0;
}

.slidingmenu.reportpost .content textarea {
  height: 60px;
  width: 370px;
}

.slidingmenu.reportpost .reasonsuccess {
  color: #009900;
  display: none;
  margin-top: .5em;
}

.slidingmenu#categorysearchbox > .content > .advancedsearch, .slidingmenu#postsearchbox > .content > .advancedsearch {
  display: inline-block;
  margin-top: .5em;
}

.slidingmenu#postsubscribebox hr, .slidingmenu#subscriptionssubscribebox hr {
  background: #CACACC;
  color: #CACACC;
  margin: 4px;
}

.slidingmenu#postsubscribebox label, .slidingmenu#subscriptionssubscribebox label {
  display: block;
  line-height: 1.5em;
}

.slidingmenu#postsubscribebox label.disabled, .slidingmenu#subscriptionssubscribebox label.disabled {
  color: #777;
}

.slidingmenu#postkarmareasonbox .reasonsuccess, .slidingmenu.karmareasonbox .reasonsuccess {
  color: #009900;
  display: none;
  margin-top: .5em;
}

.StardockMenu {
  background: #FDFDFD;
  border: 1px solid #CACACC;
  color: #111;
  font: 13px "Segoe UI", Arial, Sans-Serif;
  margin-top: 2px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  z-index: 9999;
}

.StardockMenu .content .items {
  line-height: 1.5em;
}

.StardockMenu .content .items .header {
  background: -webkit-gradient(linear, left top, left bottom, from(#FDFDFD), to(#FDFDFD));
  background: linear-gradient(to bottom, #FDFDFD 0%, #FDFDFD 100%);
  border-bottom: 1px solid #dadada;
  border-top: 1px solid #dadada;
  margin-top: 1em;
  padding: 0 .5em;
  color: #222;
}

.StardockMenu .content .items .header:first-child {
  border-top: 0;
  margin-top: 0;
}

.StardockMenu .content .items a {
  color: #333;
  display: block;
  padding: 0 .5em;
  text-decoration: none;
}

.StardockMenu .content .items a:hover {
  background: #666;
  color: #FDFDFD;
}

/* #endregion */
/* #region Popups */
#popupparent {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: #000000;
}

#popup {
  margin: 0 auto;
  display: none;
  top: 30%;
  width: 500px;
  z-index: 100;
}

#popup .popupborder {
  border: 1px solid #ABADB3;
  padding: 0 20px;
  background: #FDFDFD;
  -webkit-box-shadow: 0 0 5px 5px #888;
          box-shadow: 0 0 5px 5px #888;
}

#popup .popupcontent {
  cursor: pointer;
  padding: 7px;
  position: absolute;
  text-align: left;
  top: 30%;
  width: 500px;
  z-index: 10;
}

#popup .popupcontent p {
  color: #292929;
}

#popup .popupcontent a {
  color: #292929;
}

#popup .popupcontent #popuptitle {
  font-size: 1.538em;
  margin: 20px 20px 0 0;
}

#popup .popupcontent #popupextra {
  font-size: 0.769em;
  margin: 10px 0 20px 0;
}

#popup .popupcontent #popupclose {
  margin-right: -12px;
  margin-top: -12px;
  position: absolute;
  right: 0;
  top: 0;
}

/* #endregion */
/* #region Award Sprites */
/* 48x48 */
.awardlegend {
  border: none;
  background: transparent url("/images/AwardLegend_48.png") no-repeat scroll 0 0;
  /* as the image size changes change the background size.  Keeping a 48x48 icon ration 100% for each row and column. */
  display: initial;
  width: 48px;
  height: 48px;
  margin: 5px;
  padding: 0px;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

/* GC3 Founders */
.award_142 {
  height: 73px;
  width: 70px;
}

/* Generic Founders */
.award_143,
.award_144,
.award_145,
.award_146,
.award_147,
.award_172 {
  height: 70px;
  width: 70px;
}

/* 16x16 */
.award {
  border: none;
  background: transparent url("/images/AwardIcons_16.png") no-repeat scroll 0 0;
  /* as the image size changes change the background size.  Keeping a 48x48 icon ration 100% for each row and column. */
  width: 16px;
  height: 16px;
  margin: 0px;
  padding: 0px;
}

.small {
  width: 16px;
  height: 16px;
}

/* Misc awards */
.a_1 {
  background-position: -144px -192px;
}

.a_10 {
  background-position: -16px  0px;
}

.a_145 {
  background-position: -32px  0px;
}

.a_44 {
  background-position: -48px  0px;
}

.a_45 {
  background-position: -64px  0px;
}

.a_64 {
  background-position: -80px  0px;
}

.a_65 {
  background-position: -96px  0px;
}

.a_66 {
  background-position: -112px  0px;
}

.a_69 {
  background-position: -128px 0px;
}

.a_70 {
  background-position: -144px 0px;
}

.a_84 {
  background-position: -112px  -112px;
}

.a_86 {
  background-position: -128px  -112px;
}

/* # Post Created Awards */
.a_12 {
  background-position: 0px    -16px;
}

.a_13 {
  background-position: -32px  -16px;
}

/*.a_14   { background-position: -32px  -16px;  }*/
.a_15 {
  background-position: -48px  -16px;
}

.a_16 {
  background-position: -64px  -16px;
}

.a_17 {
  background-position: -80px  -16px;
}

.a_18 {
  background-position: -96px  -16px;
}

.a_19 {
  background-position: -112px -16px;
}

.a_20 {
  background-position: -128px -16px;
}

.a_21 {
  background-position: -144px -16px;
}

/* Received Referral From X Sites for a Single Post Awards */
.a_22 {
  background-position: 0px    -32px;
}

.a_23 {
  background-position: -16px  -32px;
}

.a_24 {
  background-position: -32px  -32px;
}

.a_25 {
  background-position: -48px  -32px;
}

.a_26 {
  background-position: -64px  -32px;
}

.a_27 {
  background-position: -80px  -32px;
}

.a_28 {
  background-position: -96px  -32px;
}

.a_29 {
  background-position: -112px -32px;
}

.a_30 {
  background-position: -128px -32px;
}

.a_33 {
  background-position: -144px -32px;
}

/* Karma Received Awards */
.a_34 {
  background-position: 0px    -48px;
}

.a_35 {
  background-position: -16px  -48px;
}

.a_36 {
  background-position: -32px  -48px;
}

.a_37 {
  background-position: -48px  -48px;
}

.a_38 {
  background-position: -64px  -48px;
}

.a_39 {
  background-position: -80px  -48px;
}

.a_40 {
  background-position: -96px  -48px;
}

.a_41 {
  background-position: -112px -48px;
}

.a_42 {
  background-position: -128px -48px;
}

.a_43 {
  background-position: -144px -48px;
}

/* # Skins Submitted Awards */
.a_54 {
  background-position: 0px    -64px;
}

.a_55 {
  background-position: -16px  -64px;
}

.a_56 {
  background-position: -32px  -64px;
}

.a_57 {
  background-position: -48px  -64px;
}

.a_58 {
  background-position: -64px  -64px;
}

.a_59 {
  background-position: -80px  -64px;
}

.a_60 {
  background-position: -96px  -64px;
}

.a_61 {
  background-position: -112px -64px;
}

.a_62 {
  background-position: -128px -64px;
}

.a_63 {
  background-position: -144px -64px;
}

/* Karma Given Awards */
.a_87 {
  background-position: 0px    -80px;
}

.a_88 {
  background-position: -16px  -80px;
}

.a_89 {
  background-position: -32px  -80px;
}

.a_90 {
  background-position: -48px  -80px;
}

.a_91 {
  background-position: -64px  -80px;
}

.a_92 {
  background-position: -80px  -80px;
}

.a_93 {
  background-position: -96px  -80px;
}

.a_94 {
  background-position: -112px -80px;
}

.a_95 {
  background-position: -128px -80px;
}

.a_96 {
  background-position: -144px -80px;
}

/* Karma Recived on a Post Awards */
.a_97 {
  background-position: 0px    -96px;
}

.a_98 {
  background-position: -16px  -96px;
}

.a_99 {
  background-position: -32px  -96px;
}

.a_100 {
  background-position: -48px  -96px;
}

.a_101 {
  background-position: -64px  -96px;
}

.a_102 {
  background-position: -80px  -96px;
}

.a_103 {
  background-position: -96px  -96px;
}

/* Karma Recived on a Reply Awards */
.a_104 {
  background-position: 0px    -112px;
}

.a_105 {
  background-position: -16px  -112px;
}

.a_106 {
  background-position: -32px  -112px;
}

.a_107 {
  background-position: -48px  -112px;
}

.a_108 {
  background-position: -64px  -112px;
}

.a_109 {
  background-position: -80px  -112px;
}

.a_110 {
  background-position: -96px  -112px;
}

/* # of Forum Reply Awards */
.a_111 {
  background-position: 0px    -128px;
}

.a_112 {
  background-position: -16px  -128px;
}

.a_113 {
  background-position: -32px  -128px;
}

.a_114 {
  background-position: -48px  -128px;
}

.a_115 {
  background-position: -64px  -128px;
}

.a_116 {
  background-position: -80px  -128px;
}

.a_117 {
  background-position: -96px  -128px;
}

.a_118 {
  background-position: -112px -128px;
}

.a_119 {
  background-position: -128px -128px;
}

.a_120 {
  background-position: -144px -128px;
}

.a_121 {
  background-position: -144px -112px;
}

/* # Replies received on a single post Awards */
.a_122 {
  background-position: 0px    -144px;
}

.a_123 {
  background-position: -16px  -144px;
}

.a_124 {
  background-position: -32px  -144px;
}

.a_125 {
  background-position: -48px  -144px;
}

.a_127 {
  background-position: -64px  -144px;
}

.a_128 {
  background-position: -80px  -144px;
}

.a_129 {
  background-position: -96px  -144px;
}

/* Unique Clicks From Referrals for a Single Post Awards */
.a_130 {
  background-position: 0px    -160px;
}

.a_131 {
  background-position: -16px  -160px;
}

.a_132 {
  background-position: -32px  -160px;
}

.a_133 {
  background-position: -48px  -160px;
}

.a_134 {
  background-position: -64px  -160px;
}

.a_135 {
  background-position: -80px  -160px;
}

.a_136 {
  background-position: -96px  -160px;
}

.a_137 {
  background-position: -112px -160px;
}

.a_138 {
  background-position: -128px -160px;
}

.a_139 {
  background-position: -144px -160px;
}

.a_140 {
  background-position: -128px -144px;
}

.a_141 {
  background-position: -144px -144px;
}

/* Clicks From Referrals for a All Post Awards */
.a_160 {
  background-position: 0px    -176px;
}

.a_161 {
  background-position: -16px  -176px;
}

.a_162 {
  background-position: -32px  -176px;
}

.a_163 {
  background-position: -48px  -176px;
}

.a_164 {
  background-position: -64px  -176px;
}

.a_165 {
  background-position: -80px  -176px;
}

.a_166 {
  background-position: -96px  -176px;
}

.a_167 {
  background-position: -112px -176px;
}

.a_168 {
  background-position: -128px -176px;
}

.a_169 {
  background-position: -144px -176px;
}

.a_170 {
  background-position: 0px    -192px;
}

.a_171 {
  background-position: -16px  -192px;
}

/* Misc awards */
.al_1 {
  background-position: 0px -48px;
}

.al_10 {
  background-position: 0px -96px;
}

.al_44 {
  background-position: 0px -1584px;
}

.al_45 {
  background-position: 0px -1632px;
}

.al_64 {
  background-position: 0px -2160px;
}

.al_65 {
  background-position: 0px -2208px;
}

.al_66 {
  background-position: 0px -2256px;
}

.al_69 {
  background-position: 0px -2304px;
}

.al_70 {
  background-position: 0px -2352px;
}

.al_84 {
  background-position: 0px -2400px;
}

.al_86 {
  background-position: 0px -2448px;
}

/* # Post Created Awards */
.al_12 {
  background-position: 0px -144px;
}

.al_13 {
  background-position: 0px -240px;
}

/*.al_14   { background-position: 0px -240px;  }*/
.al_15 {
  background-position: 0px -288px;
}

.al_16 {
  background-position: 0px -336px;
}

.al_17 {
  background-position: 0px -384px;
}

.al_18 {
  background-position: 0px -432px;
}

.al_19 {
  background-position: 0px -480px;
}

.al_20 {
  background-position: 0px -528px;
}

.al_21 {
  background-position: 0px -576px;
}

/* Received Referral From X Sites for a Single Post Awards */
.al_22 {
  background-position: 0px -624px;
}

.al_23 {
  background-position: 0px -672px;
}

.al_24 {
  background-position: 0px -720px;
}

.al_25 {
  background-position: 0px -768px;
}

.al_26 {
  background-position: 0px -816px;
}

.al_27 {
  background-position: 0px -864px;
}

.al_28 {
  background-position: 0px -912px;
}

.al_29 {
  background-position: 0px -960px;
}

.al_30 {
  background-position: 0px -1008px;
}

.al_33 {
  background-position: 0px -1056px;
}

/* Karma Received Awards */
.al_34 {
  background-position: 0px -1104px;
}

.al_35 {
  background-position: 0px -1152px;
}

.al_36 {
  background-position: 0px -1200px;
}

.al_37 {
  background-position: 0px -1248px;
}

.al_38 {
  background-position: 0px -1296px;
}

.al_39 {
  background-position: 0px -1344px;
}

.al_40 {
  background-position: 0px -1392px;
}

.al_41 {
  background-position: 0px -1440px;
}

.al_42 {
  background-position: 0px -1488px;
}

.al_43 {
  background-position: 0px -1536px;
}

/* # Skins Submitted Awards */
.al_54 {
  background-position: 0px -1680px;
}

.al_55 {
  background-position: 0px -1728px;
}

.al_56 {
  background-position: 0px -1776px;
}

.al_57 {
  background-position: 0px -1824px;
}

.al_58 {
  background-position: 0px -1872px;
}

.al_59 {
  background-position: 0px -1920px;
}

.al_60 {
  background-position: 0px -1968px;
}

.al_61 {
  background-position: 0px -2016px;
}

.al_62 {
  background-position: 0px -2064px;
}

.al_63 {
  background-position: 0px -2112px;
}

/* Karma Given Awards */
.al_87 {
  background-position: 0px -2496px;
}

.al_88 {
  background-position: 0px -2544px;
}

.al_89 {
  background-position: 0px -2592px;
}

.al_90 {
  background-position: 0px -2640px;
}

.al_91 {
  background-position: 0px -2688px;
}

.al_92 {
  background-position: 0px -2736px;
}

.al_93 {
  background-position: 0px -2784px;
}

.al_94 {
  background-position: 0px -2832px;
}

.al_95 {
  background-position: 0px -2880px;
}

.al_96 {
  background-position: 0px -2928px;
}

/* Karma Recived on a Post Awards */
.al_97 {
  background-position: 0px -2976px;
}

.al_98 {
  background-position: 0px -3024px;
}

.al_99 {
  background-position: 0px -3072px;
}

.al_100 {
  background-position: 0px -3120px;
}

.al_101 {
  background-position: 0px -3168px;
}

.al_102 {
  background-position: 0px -3216px;
}

.al_103 {
  background-position: 0px -3264px;
}

/* Karma Recived on a Reply Awards */
.al_104 {
  background-position: 0px -3312px;
}

.al_105 {
  background-position: 0px -3360px;
}

.al_106 {
  background-position: 0px -3408px;
}

.al_107 {
  background-position: 0px -3456px;
}

.al_108 {
  background-position: 0px -3504px;
}

.al_109 {
  background-position: 0px -3552px;
}

.al_110 {
  background-position: 0px -3600px;
}

/* # of Forum Reply Awards */
.al_111 {
  background-position: 0px -3648px;
}

.al_112 {
  background-position: 0px -3696px;
}

.al_113 {
  background-position: 0px -3744px;
}

.al_114 {
  background-position: 0px -3792px;
}

.al_115 {
  background-position: 0px -3840px;
}

.al_116 {
  background-position: 0px -3888px;
}

.al_117 {
  background-position: 0px -3936px;
}

.al_118 {
  background-position: 0px -3984px;
}

.al_119 {
  background-position: 0px -4032px;
}

.al_120 {
  background-position: 0px -4080px;
}

.al_121 {
  background-position: 0px -4128px;
}

/* # Replies received on a single post Awards */
.al_122 {
  background-position: 0px -4176px;
}

.al_123 {
  background-position: 0px -4224px;
}

.al_124 {
  background-position: 0px -4272px;
}

.al_125 {
  background-position: 0px -4320px;
}

.al_127 {
  background-position: 0px -4368px;
}

.al_128 {
  background-position: 0px -4416px;
}

.al_129 {
  background-position: 0px -4464px;
}

/* Unique Clicks From Referrals for a Single Post Awards */
.al_130 {
  background-position: 0px -4512px;
}

.al_131 {
  background-position: 0px -4560px;
}

.al_132 {
  background-position: 0px -4608px;
}

.al_133 {
  background-position: 0px -4656px;
}

.al_134 {
  background-position: 0px -4704px;
}

.al_135 {
  background-position: 0px -4752px;
}

.al_136 {
  background-position: 0px -4800px;
}

.al_137 {
  background-position: 0px -4848px;
}

.al_138 {
  background-position: 0px -4896px;
}

.al_139 {
  background-position: 0px -4944px;
}

.al_140 {
  background-position: 0px -4992px;
}

.al_141 {
  background-position: 0px -5040px;
}

/* Clicks From Referrals for a All Post Awards */
.al_160 {
  background-position: 0px -5136px;
}

.al_161 {
  background-position: 0px -5184px;
}

.al_162 {
  background-position: 0px -5232px;
}

.al_163 {
  background-position: 0px -5280px;
}

.al_164 {
  background-position: 0px -5328px;
}

.al_165 {
  background-position: 0px -5376px;
}

.al_166 {
  background-position: 0px -5424px;
}

.al_167 {
  background-position: 0px -5472px;
}

.al_168 {
  background-position: 0px -5520px;
}

.al_169 {
  background-position: 0px -5568px;
}

.al_170 {
  background-position: 0px -5616px;
}

.al_171 {
  background-position: 0px -5664px;
}

/* Profile Founders */
.awardlegend.show {
  background-position-x: -48px;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.awardlegendfounder {
  opacity: 0.5;
  -webkit-filter: blur(1px);
  filter: blur(1px);
}

.awardlegendfounder.show {
  opacity: 1.0;
  -webkit-filter: blur(0px);
  filter: blur(0px);
}

.inline {
  display: inline;
  margin: 0px 15px 0px 0px;
}

.ui-datepicker {
  font-size: 14px;
}

/* #endregion */
/* Twitch Alert */
#twitch-online div {
  color: #FDFDFD;
  background-color: #00d02e;
  font-size: 36px;
  font-weight: 500;
  margin: 0 0 20px 0;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}

#twitch-online img {
  vertical-align: middle;
  width: 64px;
  height: 67px;
  margin-right: 8px;
}

a#twitch-online,
a#twitch-online:active,
a#twitch-online:hover,
a#twitch-online:visited {
  text-decoration: none;
  color: #FDFDFD;
}

a#twitch-online:hover div {
  background-color: #6441a4;
}

#eventalert {
  background-color: #014B8A;
  color: #FDFDFD;
  font-size: 36px;
  font-weight: 500;
  height: 50px;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
}

#eventalert a.title {
  color: #FDFDFD;
}

#eventalert img.info {
  display: inline-block;
  height: 24px;
  margin: 13px 20px;
  position: absolute;
  margin-left: 225px;
}

#eventalert img.info:hover {
  cursor: pointer;
}

#eventalert #desc {
  z-index: 1000;
  background-color: #014B8A;
  font-size: 16px;
  line-height: 18px;
  padding: 10px 100px 10px 100px;
  position: relative;
  text-align: left;
}

#eventalert #desc a {
  color: #000000;
  text-decoration: underline;
}

.ui-datepicker {
  z-index: 1000 !important;
}

.a2a_kit {
  position: absolute;
  right: 25px;
  top: 19px;
  width: 20px;
}

@media (min-width: 768px) {
  .a2a_kit {
    top: 6px;
  }
}

.a2a_kit .a2a_dd {
  display: block;
}

svg.shareicon {
  fill: black;
}

/* BEGIN - Video Iframe - Responsive Styling */
.embed-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
}

.embed-container iframe, .embed-container object, .embed-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* END -  Video Iframe - Responsive Styling */
div.postbody h1 {
  font-size: 2em;
  font-weight: 400;
  line-height: 1em;
  margin-bottom: 0;
}

div.postbody h2 {
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1em;
  margin-bottom: 0;
}

div.postbody h3 {
  font-size: 1.250em;
  font-weight: 700;
}

div.postbody h4 {
  font-size: 1.125em;
  font-weight: 700;
}

div.postbody h5 {
  font-size: 1em;
  font-weight: 700;
}

div.postbody h6 {
  font-size: 0.875em;
  font-weight: 700;
}

div.postbody p {
  margin: 0.25em 0 1em;
}

div.postbody.text iframe.youtube {
  width: 100%;
  height: unset;
  aspect-ratio: 16/9;
}

.body .forum .forumhead .bottom .buttons {
  display: none !important;
}
