table.listing {
  background-color: #919191;
  background-image: linear-gradient(#919191, #8c8c8c);
  empty-cells: show;
  margin: 0 0 10px 0;
  table-layout: fixed;
  width: 100%;
}
table.listing td {
  background-color: #f7f7f7;
  background-image: linear-gradient(#f7f7f7, #f2f2f2);
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #fafafa;
  color: #000;
  line-height: 18px;
  padding: 10px 5px;
  text-align: left;
}
table.listing td a {
  color: #000;
}
table.listing td a:hover {
  color: #b9133d;
}
table.listing th {
  border-left: none;
  color: #f2f2f2;
  font-weight: normal;
  line-height: 18px;
  padding: 10px 5px;
  text-align: left;
  text-shadow: -1px -1px 1px rgba(0, 0, 0, 0.2);
}
table.listing th a {
  color: #f2f2f2;
}
table.listing tr.highlight td {
  background-color: #e8f3fc;
}
table.listing td.ind {
  border-left: 1px solid #d9d9d9;
}
table.listing td.ind2 {
  border-left: 1px solid #d9d9d9;
}
table.listing td.last {
  border-right: 1px solid #d9d9d9;
}
table.listing th.ind {
  border-top-left-radius: 1px;
}
table.listing th.ind img {
  padding: 5px 6px 6px 6px;
  vertical-align: bottom;
}
table.listing th.timeshort {
  border-top-right-radius: 1px;
}
table.listing td.topic {
  color: #000;
}
table.listing td.topic a {
  color: #014a93;
}
table.listing td.topic a:hover {
  color: #b9133d;
}
table.listing td.topic a:visited {
  color: #79458c;
}
table.listing td.topic small {
  color: #666;
  font-size: 11px;
}
table.listing td.topic small a {
  color: #666;
}
table.listing td.topic small a:hover {
  color: #b9133d;
}
table.listing td.topic small a:visited {
  color: #666;
}
table.listing td.title {
  color: #000;
}
table.listing td.title a {
  color: #014a93;
}
table.listing td.title a:hover {
  color: #b9133d;
}
table.listing td.tags {
  color: #666;
  font-size: 11px;
}
table.listing td.tags a {
  color: #666;
}
table.listing td.tags a:hover {
  color: #b9133d;
}
table.listing td.poster {
  color: #666;
}
table.listing td.poster a {
  color: #666;
}
table.listing td.poster a:hover {
  color: #b9133d;
}
table.listing .ind {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 39px;
}
table.listing .ind2 {
  padding-right: 0;
  vertical-align: middle;
  width: 45px;
}
table.listing .frm {
  padding-left: 0;
  padding-right: 0;
  width: 35px;
}
table.listing .frm span {
  left: -10px;
  position: relative;
}
table.listing .title {
  padding-left: 0;
}
table.listing .topic {
  padding-left: 0;
}
table.listing th.title {
  font-weight: bold;
}
table.listing .poster {
  text-align: center;
  width: 130px;
}
table.listing .topics {
  text-align: center;
  width: 90px;
}
table.listing .replies {
  text-align: center;
  width: 80px;
}
table.listing .replies .commentCount {
  margin-bottom: -3px;
}
table.listing .time {
  text-align: center;
  width: 100px;
}
table.listing .timeshort {
  text-align: center;
  width: 100px;
}
table.listing .modss {
  width: 210px;
}
table.listing .tags {
  width: 350px;
}
table.listing .forumselect {
  border-left: 1px solid #d9d9d9;
  padding-left: 10px;
  vertical-align: top;
}
table.listing .center {
  text-align: center;
}
table.listing .right {
  text-align: right;
}
table.listing .ignore {
  text-align: center;
  width: 35px;
}
table.listing .links {
  vertical-align: middle;
  width: 240px;
}
table.listing .links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
table.listing .links li {
  display: inline;
  margin-right: 4px;
}
table.listing .links li span {
  display: none;
  margin-left: 4px;
}
table.listing .links li span.notecount {
  color: gray;
  display: inline;
  font-size: 10px;
  left: -5px;
  position: relative;
  top: -1px;
}
table.listing tbody tr td p {
  margin: 0 0 10px 0;
}
table.listing tbody tr td dl {
  margin: 0;
}
table.listing tbody tr td dl dd {
  font-size: 10px;
  line-height: 13px;
  margin: 0;
}
table.listing tbody tr td p.signature {
  clear: both;
  color: gray;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
}
table.listing span.multiauthor {
  background: url("../../../g/forum/images/icons/multiauthor.png") no-repeat;
  padding-left: 20px;
}
table.listing tr.ignored td {
  opacity: 0.5;
}
table.listing.dm td {
  background: #fff;
}
table.listing.dm td.ind {
  border-left: 0;
}
table.listing.dm .ind {
  width: 30px;
}
table.listing.dm .time {
  width: 120px;
}
#listing table.listing .replies {
  text-align: center;
  width: 80px;
}
table.find tr.example td {
  background-color: #f2f2f2;
}
table.find tr.example td a {
  color: #666;
}
.forumList table.listing {
  margin-bottom: 20px;
  table-layout: fixed !important;
}
html.js .forumList.hidden table.listing {
  display: none;
}
html.js .forumList table.listing .ind .toggleButton {
  background-image: url("../../../g/hidpi/icons/chevron_white.svg");
  vertical-align: -2px;
}
html.js .forumList table.listing.hidden .ind .toggleButton {
  transform: rotate(90deg);
}
html.js .forumList table.listing.hidden tr:nth-child(n + 2) {
  display: none;
}
#tweakbase_relations {
  border-top: 1px solid #d9d9d9;
  margin: -5px 0 15px;
  position: relative;
}
#tweakbase_relations h2 {
  display: none;
}
#tweakbase_relations .relationbox {
  line-height: 20px;
  overflow: hidden;
}
#tweakbase_relations .rbProductlist .item {
  border-bottom: 1px solid #e6e6e6;
  float: left;
  margin: 0;
  padding: 8px 0;
  width: 33.33%;
}
#tweakbase_relations .rbProductlist .item .thumb {
  border: 0;
  margin-right: 10px;
  padding: 0;
}
#tweakbase_relations .rbProductlist .item p {
  margin: 0;
}
#tweakbase_relations .rbProductlist .item p.desc {
  font-family: "IBM Plex Sans Condensed", "helvetica", "Liberation Sans",
    sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-top: 7px;
}
#tweakbase_relations .rbProductlist .item p.price {
  font-size: 12px;
}
#tweakbase_relations .rbProductlist .productToggle {
  border: 0;
  float: right;
  margin-top: 5px;
  padding: 0;
}
#tweakbase_relations .rbEntitylist {
  border: 0;
  padding: 5px 0 0;
}
#tweakbase_relations .rbEntitylist .relatedSubject {
  margin: 5px 5px 0 0;
}
#tweakbase_relations.arrow::before {
  background: url("../../../g/forum/images/layout/arrow_top_white.png")
    no-repeat;
  content: "";
  height: 8px;
  left: 280px;
  position: absolute;
  top: -8px;
  width: 15px;
}
#relatedTags {
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  margin-bottom: 12px;
}
#relatedTags table {
  width: 100%;
}
#relatedTags td {
  padding: 10px;
  vertical-align: top;
}
#relatedTags td.label {
  text-align: center;
  vertical-align: middle;
  white-space: nowrap;
  width: 60px;
}
#relatedTags h3 {
  font-size: 13px;
  font-weight: bold;
  margin: 0;
}
.relationManager ul.bulletSeparatedList {
  color: #000;
  font-size: 12px;
  width: 608px;
}
.relationManager span.inactive {
  color: gray;
}
.relationeditor {
  width: 608px;
}
#relationeditor span.previewItem {
  margin-left: 0;
}
#relationeditor span.previewItem > span:first-child {
  margin-left: 20px;
}
.cannotRemoveProducts #productPreview .existing {
  display: none;
}
.cannotRemoveOther #brandPreview .existing {
  display: none;
}
.cannotRemoveOther #seriesPreview .existing {
  display: none;
}
.cannotRemoveOther #tagPreview .existing {
  display: none;
}
.message .poster {
  float: left;
  width: 140px;
}
.message .poster hr {
  display: none;
}
.message .poster .username {
  font-size: 13px;
  font-weight: bold;
  line-height: 21px;
  margin-bottom: 5px;
  white-space: nowrap;
  height: 21px;
}
.message .poster .username .tweakersBadge {
  margin-left: 5px;
}
.message .poster a.user.ellipsis {
  display: inline-block;
  max-width: 125px;
}
.message .poster a.user.ellipsis.abonnee {
  max-width: 101px;
}
.message .poster .title {
  color: #666;
  font-size: 11px;
  margin-bottom: 5px;
  font-weight: bold;
}
.message .poster .usertitle {
  color: #666;
  font-size: 11px;
  margin-bottom: 5px;
}
.message .poster .tweakersBadge img {
  margin-bottom: 3px;
}
.message .poster .thumb {
  display: inline-block;
}
.message .poster .thumb + a {
  margin-left: 5px;
  position: relative;
  top: -5px;
}
.message .poster .useradmin {
  color: #666;
  font-size: 11px;
  line-height: 21px;
  margin-top: 10px;
}
.message .poster .useradmin a {
  color: #666;
}
.message .poster .useradmin ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.message .poster .useradmin li {
  display: inline;
}
.message .poster .useradmin li span.notecount {
  font-size: 10px;
  left: -5px;
  position: relative;
  top: -1px;
}
.message .poster .useradmin li a span {
  display: none;
}
.message .poster .useradmin li img {
  margin-right: 4px;
}
.message .poster .useradmin p {
  margin: 0;
}
.message .poster .contributors,
.message .poster .keywords {
  border-top: 1px solid #d9d9d9;
  color: #666;
  margin-top: 5px;
  padding-top: 5px;
}
.message .poster .contributors {
  font-weight: bold;
}
.message .poster .contributors .contributor {
  color: #000;
  font-weight: normal;
  margin-top: 5px;
}
.message .poster .keywords {
  font-size: 11px;
}
.message .poster .reportstatus {
  border-top: 1px solid #d9d9d9;
  margin-top: 2px;
  padding-top: 4px;
}
.message .post {
  margin-left: 150px;
  margin-top: 32px;
}
.message p.signature {
  border-top: 1px solid #d9d9d9;
  margin-top: 15px;
  padding-top: 5px;
}
.topicreport a.user.ellipsis {
  max-width: 101px;
}
.messagecontent {
  font-size: 13px;
  width: 640px;
  word-wrap: break-word;
}
.messagecontent pre {
  word-wrap: normal;
}
.messagecontent code {
  word-wrap: normal;
}
.messagecontent a {
  color: #014a93;
  text-decoration: underline;
}
.messagecontent a:hover {
  color: #b9133d;
}
.messagecontent .contrast a {
  color: inherit;
}
.messagecontent a[name] {
  color: inherit;
  cursor: default;
  text-decoration: none;
}
.messagecontent a[name]:hover {
  color: inherit;
  cursor: default;
  text-decoration: none;
}
.messagecontent p.edit {
  background: url("../../../g/forum/images/layout/editimg.gif") no-repeat top
    left;
  clear: both;
  margin: 0;
  padding-left: 8px;
  padding-top: 10px;
}
.messagecontent p.bar {
  margin-bottom: 15px;
}
.messagecontent blockquote {
  font-size: 12px;
  margin: 15px 30px 15px 30px;
  position: relative;
}
.messagecontent .message-quote-div {
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  color: #666;
  margin: 2px 0;
  padding: 10px;
}
.messagecontent .message-quote-div a {
  color: #666;
  text-decoration: underline;
}
.messagecontent .message-quote-div a:hover {
  color: #b9133d;
}
.messagecontent .message-quote-div a.messagelink {
  color: #666;
  text-decoration: none;
}
.messagecontent .message-quote-div.large-quote {
  height: 210px;
  overflow: hidden;
  padding-bottom: 40px;
}
.messagecontent .message-quote-div.large-quote.open {
  height: auto;
}
.messagecontent .toggle-quote {
  background-color: rgba(255, 255, 255, 0) 0%;
  background-image: linear-gradient(rgba(255, 255, 255, 0) 0%, #fff 25%);
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
  bottom: 1px;
  box-sizing: border-box;
  color: #666;
  cursor: pointer;
  left: 0;
  line-height: 36px;
  padding-top: 12px;
  position: absolute;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  z-index: 11;
}
.messagecontent .toggle-quote:hover {
  color: #014a93;
}
.messagecontent .toggle-quote::before {
  background: url("../../../g/hidpi/icons/arrow.png") no-repeat 50% 75%/9px 6px;
  content: "";
  display: inline-block;
  height: 6px;
  margin-right: 3px;
  opacity: 0.5;
  vertical-align: middle;
  width: 9px;
}
.messagecontent .toggle-quote.collapsed {
  background: none;
  padding-top: 0;
}
.messagecontent .toggle-quote.collapsed::before {
  background-position: 50% 25%;
  transform: rotate(180deg);
}
.messagecontent .pollWrapper {
  background: none;
  border: 1px solid #d9d9d9;
}
.messagecontent .pollWrapper .poll {
  clear: none;
}
.messagecontent .pollWrapper .poll fieldset {
  min-inline-size: 0;
}
.messagecontent .pollWrapper .poll div.formsubmit {
  padding: 0;
  margin: 10px 0 0;
}
.messagecontent blockquote.twitter-tweet,
.messagecontent blockquote.instagram-media {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  overflow: hidden;
  padding: 15px;
  font-size: 14px;
  font-weight: bold;
}
.messagecontent blockquote.twitter-tweet p,
.messagecontent blockquote.instagram-media p {
  border-bottom: 1px solid #d9d9d9;
  font-weight: normal;
  margin: 0 0 10px;
  padding-bottom: 10px;
}
.messagecontent blockquote.twitter-tweet a,
.messagecontent blockquote.instagram-media a {
  color: #0a95cd;
  text-decoration: none;
}
.messagecontent blockquote.twitter-tweet > a:last-of-type {
  color: gray;
  float: right;
  font-size: 12px;
  font-weight: normal;
}
.messagecontent blockquote.twitter-tweet::before {
  background: url("../../../g/social/twitter_inverted.svg") no-repeat;
  background-size: 20px 20px;
  content: "";
  float: right;
  height: 20px;
  margin-left: 10px;
  width: 20px;
}
.messagecontent blockquote.instagram-media div img {
  max-width: 100%;
  height: auto;
}
.messagecontent blockquote.instagram-media div > p:last-of-type {
  border: 0;
  color: gray;
  font-size: 12px;
  margin-bottom: 0;
  padding: 0;
}
.messagecontent iframe.instagram-media {
  box-sizing: border-box;
  width: 100%;
}
@media print {
  .moam_badges .info,
  .moam_badges .divider {
    display: none !important;
  }
  .moam_badges table thead {
    display: none;
  }
  .moam_badges table tbody {
    background: #fff;
  }
  .moam_badges table tr {
    display: inline-block;
    position: relative;
    width: 350px;
    height: 154px;
    box-sizing: border-box;
    margin-top: 50px;
  }
  .moam_badges table tr:nth-child(2n) {
    width: 300px;
  }
  .moam_badges table tr td {
    background: none;
    display: none;
    border: none;
    padding-left: 130px;
  }
  .moam_badges table tr td:nth-child(1) {
    background-color: #f2f2f2;
    position: absolute;
    margin-top: 2px;
    width: 72px;
    height: 72px;
    padding: 1px;
    margin-left: 45px;
    border: 1px solid #d9d9d9;
  }
  .moam_badges table tr td:nth-child(1),
  .moam_badges table tr td:nth-child(2),
  .moam_badges table tr td:nth-child(3) {
    color: #000;
    font-size: 14px;
    display: block;
  }
  .moam_badges table tr td:nth-child(1) a,
  .moam_badges table tr td:nth-child(2) a,
  .moam_badges table tr td:nth-child(3) a {
    color: #000 !important;
    font-size: 22px;
    font-weight: bold !important;
  }
}
.messagecontent h4,
.messagecontent h5,
.messagecontent h6 {
  font-weight: bold;
  margin: 0 0 5px 0;
}
.messagecontent h4.nostyle,
.messagecontent h5.nostyle,
.messagecontent h6.nostyle {
  background: none;
  border: none;
  color: inherit;
  font-style: normal;
}
.messagecontent h4 a,
.messagecontent h5 a,
.messagecontent h6 a {
  color: inherit;
}
.messagecontent h4 {
  background: #7a7978 url("../../../g/forum/images/layout/header_dark.gif")
    repeat-x;
  border: none;
  color: #efefef;
  font-size: 16px;
  height: auto;
  line-height: normal;
  padding: 5px;
}
.messagecontent h5 {
  background: #e2e2df url("../../../g/forum/images/layout/header_light.gif")
    repeat-x;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  color: gray;
  font-size: 16px;
  padding: 2px 5px;
}
.messagecontent h6 {
  background-color: #fafafa;
  border-bottom: 1px dashed #d9d9d9;
  border-top: 1px dashed #d9d9d9;
  color: gray;
  font-size: 14px;
  padding: 1px 5px;
}
.edit,
.offtopic,
p.edit a,
.messagecontent div.edit a,
.messagecontent div.offtopic a {
  color: #81807f;
  font-size: 11px;
  line-height: 14px;
}
p.edit a:hover,
.messagecontent div.edit a:hover,
.messagecontent div.offtopic a:hover {
  color: #b9133d;
}
.me,
.messagecontent span.me a {
  color: #b9133d;
}
.mono {
  font-family: "courier new", "courier", monospace;
}
.serif {
  font-family: serif;
}
.sansserif {
  font-family: "arial", "helvetica", "Liberation Sans", sans-serif;
}
.red,
.messagecontent .red a {
  color: #ff2030;
}
.green,
.messagecontent .green a {
  color: #00a000;
}
.blue,
.messagecontent .blue a {
  color: #4169e1;
}
.contrast {
  color: #fff;
}
.nocontrast {
  color: #000;
}
.messagecontent .pwlink::before {
  content: url("../../../g/pw/mandje.gif");
  margin-right: 4px;
}
.spoiler {
  background: #000;
  color: #000;
  cursor: pointer;
  padding: 2px;
}
.spoiler > * {
  pointer-events: none;
  visibility: hidden;
}
.spoiler.visible > * {
  pointer-events: auto;
  visibility: visible;
}
.spoiler.visible {
  cursor: default;
}
.spoiler.visible,
.spoiler.visible a {
  color: #fff !important;
}
.membersonly {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  box-sizing: border-box;
  color: #000;
  display: inline-block;
  max-width: 100%;
  padding: 5px 10px;
}
.membersonly::before {
  content: url("../../../g/forum/images/icons/lock_open.png");
  margin-right: 4px;
}
.membersonly.locked::before {
  content: url("../../../g/forum/images/icons/lock.png");
}
fieldset.modbreak {
  background-color: #f2dde1;
  background-image: linear-gradient(#f2dde1, #f0d8dd);
  border: 1px solid #e5b8c3;
  border-radius: 1px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.2);
  font-size: 12px;
  line-height: 20px;
  margin: 0;
  padding: 5px 10px 10px 10px;
  width: 618px;
}
fieldset.modbreak legend {
  color: #b9133d;
  display: block;
  font-size: 13px;
  font-weight: 700;
}
.messagecontent fieldset.modbreak {
  margin-right: 0;
  width: auto;
}
.messagecontent fieldset.modbreak a,
.messagecontent .message-quote-div fieldset.modbreak a {
  color: #014a93;
}
.messagecontent fieldset.modbreak legend a,
.messagecontent .message-quote-div fieldset.modbreak legend a {
  color: #b9133d;
  font-weight: bold;
  text-decoration: underline;
}
.mbr {
  color: #0900ae;
}
small {
  font-size: 11px;
}
.underline {
  border-bottom: 1px solid #aaa;
}
.strike {
  text-decoration: line-through;
}
.messagecontent hr {
  background-color: #f2f2f2;
  color: #d9d9d9;
}
.messagecontent hr.noshade {
  border: none;
  height: 1px;
}
table.rml {
  border: 0 solid #000;
  border-collapse: collapse;
  font-size: 13px;
}
table.rml[border] {
  border-width: 1px;
}
table.rml[border] tbody,
table.rml[border] tr,
table.rml[border] td,
table.rml[border] th {
  border: inherit;
}
table.rml td,
table.rml th {
  font-size: 100%;
  line-height: 150%;
}
table.rml td[align="left"],
table.rml th[align="left"] {
  text-align: left;
}
table.rml td[align="right"],
table.rml th[align="right"] {
  text-align: right;
}
table.rml td[align="center"],
table.rml th[align="center"] {
  text-align: center;
}
table.rml th {
  font-weight: bold;
  text-align: center;
}
img.rml {
  vertical-align: bottom;
}
img.rml.left {
  float: left;
  margin: 0 10px 10px 0;
}
img.rml.right {
  float: right;
  margin: 0 0 10px 10px;
}
img.rml.border {
  border: 1px solid #000;
}
img.rml.padding {
  padding: 2px;
}
img.rml.resized {
  border: 1px dashed #f00;
  box-sizing: border-box;
  float: none;
}
a > img.rml.resized {
  border-color: #00f;
}
div.resizewarning {
  display: inline-block;
}
div.resizewarning div {
  background: red url("../../../g/forum/images/icons/alert.gif") no-repeat 5px
    50%;
  line-height: 15px;
  padding: 2px 10px 3px 25px;
}
div.resizewarning small {
  color: #fff;
}
div.resizewarning small a,
div.resizewarning small a:hover {
  color: #fff;
  font-weight: bold;
}
ul.rml-list.single-item {
  margin: 0;
}
ul.rml-list,
ul.list-disc {
  list-style-type: disc;
}
ul.list-square {
  list-style-type: square;
}
ul.list-circle {
  list-style-type: circle;
}
ol.rml-list,
ol.list-decimal {
  list-style-type: decimal;
}
ol.list-lower-alpha {
  list-style-type: lower-alpha;
}
ol.list-upper-alpha {
  list-style-type: upper-alpha;
}
ol.list-lower-roman {
  list-style-type: lower-roman;
}
ol.list-upper-roman {
  list-style-type: upper-roman;
}
div.pre,
div.cmd {
  overflow: auto;
  overflow-y: hidden;
  margin: 2px 0;
  position: relative;
  z-index: 10;
}
div.pre pre,
div.cmd pre {
  overflow: visible;
  padding: 4px;
}
div.cmd {
  background-color: #333;
  color: #fff;
}
div.pre {
  background-color: #fefefe;
  border: 1px solid #000;
}
.messagecontent pre {
  display: block;
  overflow: auto;
  margin: 0;
}
table.phphighlight {
  border-collapse: separate;
  border-spacing: 0;
  margin: 2px 0;
  table-layout: fixed;
  width: 100%;
}
table.phphighlight td,
table.phphighlight td pre,
table.phphighlight td code {
  color: #000;
  font: 12px/125% "courier new", "courier", monospace;
  margin: 0;
  white-space: nowrap;
}
table.phphighlight td {
  vertical-align: top;
}
table.phphighlight td pre {
  overflow: visible;
  white-space: pre;
}
table.phphighlight td.phphighlightline {
  background: #e6e4e1;
  border: 1px solid #000;
  padding: 4px;
  text-align: right;
  width: 22px;
}
table.phphighlight td.phphighlightcode {
  border: none;
  border-right: 1px solid #000;
  padding: 0;
}
table.phphighlight td.phphighlightcode > div {
  background: #fefefe;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  overflow: auto;
  overflow-y: hidden;
  position: relative;
  width: 100%;
  z-index: 10;
}
table.phphighlight td.phphighlightcode > div pre,
table.phphighlight td.phphighlightcode > div code {
  display: block;
  padding: 4px;
}
table.phphighlight td.phphighlightcode > div pre span,
table.phphighlight td.phphighlightcode > div code span {
  line-height: 100%;
}
.messagecontent > table.phphighlight {
  width: 800px;
}
#pmessages .messagecontent > table.phphighlight {
  width: 600px;
}
.messagecontent .toggleButton {
  background-size: 6px 10px;
  cursor: pointer;
  height: 10px;
  margin-right: 3px;
  transform: rotate(0);
  width: 10px;
}
.messagecontent .toggleButton.open {
  transform: rotate(180deg);
}
.code_hll {
  background-color: #ffffcc;
}
.code_c {
  color: #999988;
  font-style: italic;
}
.code_err {
  color: #a61717;
  background-color: #e3d2d2;
}
.code_k {
  color: #000000;
  font-weight: bold;
}
.code_o {
  color: #000000;
  font-weight: bold;
}
.code_cm {
  color: #999988;
  font-style: italic;
}
.code_cp {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.code_c1 {
  color: #999988;
  font-style: italic;
}
.code_cs {
  color: #999999;
  font-weight: bold;
  font-style: italic;
}
.code_gd {
  color: #000000;
  background-color: #ffdddd;
}
.code_ge {
  color: #000000;
  font-style: italic;
}
.code_gr {
  color: #aa0000;
}
.code_gh {
  color: #999999;
}
.code_gi {
  color: #000000;
  background-color: #ddffdd;
}
.code_go {
  color: #888888;
}
.code_gp {
  color: #555555;
}
.code_gs {
  font-weight: bold;
}
.code_gu {
  color: #aaaaaa;
}
.code_gt {
  color: #aa0000;
}
.code_kc {
  color: #000000;
  font-weight: bold;
}
.code_kd {
  color: #000000;
  font-weight: bold;
}
.code_kn {
  color: #000000;
  font-weight: bold;
}
.code_kp {
  color: #000000;
  font-weight: bold;
}
.code_kr {
  color: #000000;
  font-weight: bold;
}
.code_kt {
  color: #445588;
  font-weight: bold;
}
.code_m {
  color: #009999;
}
.code_s {
  color: #d01040;
}
.code_na {
  color: #008080;
}
.code_nb {
  color: #0086b3;
}
.code_nc {
  color: #445588;
  font-weight: bold;
}
.code_no {
  color: #008080;
}
.code_nd {
  color: #3c5d5d;
  font-weight: bold;
}
.code_ni {
  color: #800080;
}
.code_ne {
  color: #990000;
  font-weight: bold;
}
.code_nf {
  color: #990000;
  font-weight: bold;
}
.code_nl {
  color: #990000;
  font-weight: bold;
}
.code_nn {
  color: #555555;
}
.code_nt {
  color: #000080;
}
.code_nv {
  color: #008080;
}
.code_ow {
  color: #000000;
  font-weight: bold;
}
.code_w {
  color: #bbbbbb;
}
.code_mf {
  color: #009999;
}
.code_mh {
  color: #009999;
}
.code_mi {
  color: #009999;
}
.code_mo {
  color: #009999;
}
.code_sb {
  color: #d01040;
}
.code_sc {
  color: #d01040;
}
.code_sd {
  color: #d01040;
}
.code_s2 {
  color: #d01040;
}
.code_se {
  color: #d01040;
}
.code_sh {
  color: #d01040;
}
.code_si {
  color: #d01040;
}
.code_sx {
  color: #d01040;
}
.code_sr {
  color: #009926;
}
.code_s1 {
  color: #d01040;
}
.code_ss {
  color: #990073;
}
.code_bp {
  color: #999999;
}
.code_vc {
  color: #008080;
}
.code_vg {
  color: #008080;
}
.code_vi {
  color: #008080;
}
.code_il {
  color: #009999;
}
@media print {
  #top,
  #forumheading,
  #footer,
  #bottom,
  #tracker {
    display: none !important;
  }
}
#search .options {
  border-right: 1px solid #d9d9d9;
  float: left;
  height: 100%;
  width: 132px;
}
#search .options select {
  border: 0;
  color: #666;
  font-size: 14px;
  padding: 3px;
  width: 100%;
}
#search .options + .keyword {
  margin-left: 133px;
}
#search .fancySelect {
  line-height: 27px;
}
.fancySelect {
  cursor: pointer;
  font-size: 14px;
  position: relative;
  text-align: center;
}
.fancySelect .arrowDarkGreyDown {
  background-position: right center;
  padding-left: 0;
  padding-right: 12px;
}
.fancySelect ul {
  display: none;
  left: -1px;
  position: absolute;
  top: -5px;
  width: 125px;
  z-index: 100;
}
.fancySelect li {
  padding: 0;
}
.fancySelect li:hover span {
  color: #fff;
}
.fancySelect span {
  color: #666;
}
.toggleButton {
  background: url("../../../g/hidpi/icons/chevron_black.svg") no-repeat
    center/8px 13px;
  display: inline-block;
  height: 13px;
  transform: rotate(-90deg);
  width: 13px;
}
#forum_tabs {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-top: 6px;
}
h3.inverted {
  color: #000;
  font-size: 12px;
  margin: 0;
  padding-left: 15px;
}
h3.inverted img {
  margin-right: 3px;
}
#forumheading {
  position: relative;
  z-index: 10;
}
#forumheading .breadcrumb {
  margin-bottom: 15px;
}
#forumheading .quicklinks {
  float: right;
  margin-left: 20px;
}
#forumheading .quicklinks li:first-child {
  display: none;
}
#forumheading .quicklinks li:first-child + li::before {
  display: none;
}
#forumheading .quicklinks ul {
  font-size: 11px;
}
#forumheading .quicklinks + .breadcrumb {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#title {
  position: relative;
}
#title fieldset {
  float: left;
  line-height: 18px;
  margin-right: 6px;
  margin-top: 6px;
}
#title fieldset img {
  vertical-align: bottom;
}
#title p.forumdesc {
  margin-bottom: 12px;
}
#title p.mods {
  color: #666;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.5;
  position: absolute;
  right: 0;
  top: 0;
}
#title p.mods a {
  color: #b9133d;
  text-decoration: none;
}
#title p.mods a:hover {
  text-decoration: underline;
}
#content {
  position: relative;
}
#content.folders {
  clear: both;
}
#henk {
  -webkit-transition: all 1s linear;
  transition: all 1s linear;
  background: url("../../../g/forum/images/layout/henk.png") no-repeat;
  height: 0;
  position: absolute;
  right: 40px;
  top: 0;
  width: 150px;
}
#henk.show {
  height: 63px;
  top: -63px;
}
a.link {
  text-decoration: underline;
}
div.divider,
.clear hr {
  display: none;
}
#my-react table.listing.single {
  border-top: 1px solid #d9d9d9;
}
#my-react h2 {
  margin-bottom: 10px;
}
#my-react h2 img {
  margin-right: 6px;
  vertical-align: middle;
}
#my-react table.listing {
  margin-bottom: 0;
}
#my-react div.padding {
  padding: 15px;
}
#my-react div.padding ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#my-react > div .toggleButton {
  background-image: url("../../../g/hidpi/icons/chevron_red.svg");
  margin-right: 5px;
}
#my-react > div.closed .toggleButton {
  transform: rotate(90deg);
}
#my-react > div.closed > table {
  display: none;
}
.thumb.category {
  overflow: hidden;
  text-indent: -1000px;
  background: #fff no-repeat center 5px;
  background-size: 36px 80px;
  height: 42px;
  padding: 0;
  width: 42px;
}
.thumb.category.core {
  background-image: url("../../../g/if/categories/computers_x4.png");
}
.thumb.category.pro {
  background-image: url("../../../g/if/categories/itpro_x4.png");
}
.thumb.category.games {
  background-image: url("../../../g/if/categories/games_x4.png");
}
.thumb.category.electronics {
  background-image: url("../../../g/if/categories/electronics_x4.png");
}
.thumb.category.mobile {
  background-image: url("../../../g/if/categories/mobile_x4.png");
}
.thumb.category.chat {
  background-image: url("../../../g/if/categories/chat_x4.png");
}
.thumb.category.feedback {
  background-image: url("../../../g/if/categories/heart_x4.png");
}
.thumb.category.area51 {
  background-image: url("../../../g/if/categories/alien_x4.png");
}
.channelHeader {
  margin-bottom: 10px;
  overflow: hidden;
}
.channelHeader .thumb {
  float: left;
  margin-right: 10px;
}
.channelHeader h2 {
  font-size: 22px;
  line-height: 42px;
  margin-bottom: 0;
}
.forum_faqs {
  list-style: none;
  margin: 0 0 12px;
  padding: 0;
}
.forum_faqs li {
  background: url("../../../g/forum/images/icons/Faq_on.png") no-repeat 0 1px;
  display: inline-block;
  font-size: 14px;
  line-height: 24px;
  margin-right: 10px;
  padding-left: 20px;
}
.forum_faqs li.beleid {
  background-image: url("../../../g/forum/images/icons/Sticky_on.png");
}
.forum_actions {
  float: right;
  margin-bottom: 12px;
}
.forum_actions select {
  height: 28px;
}
.topic_actions {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 5px 0;
}
.topic_actions > span {
  display: none;
}
.topic_actions .pageIndex {
  float: right;
  margin: 0;
}
.topic_actions .copyTopicId {
  cursor: pointer;
}
.message_actions {
  font-size: 11px;
}
.message_actions > span {
  display: none;
}
.action_list {
  color: gray;
  list-style: none;
  margin: 0;
  padding: 0;
}
.action_list li {
  display: inline-block;
}
.action_list li::before {
  content: "•";
  margin: 0 6px;
}
.action_list li:first-child::before {
  display: none;
}
.action_list li.rating,
.action_list li.pinning {
  line-height: 24px;
}
.action_list li.rating::before,
.action_list li.pinning::before {
  display: none;
}
.action_list li.rating .thumbsup,
.action_list li.pinning .pin {
  background: #999;
  border-radius: 2px;
  cursor: default;
  display: inline-block;
  height: 24px;
  opacity: 0.5;
  overflow: hidden;
  vertical-align: bottom;
  width: 24px;
}
.action_list li.rating .thumbsup::before,
.action_list li.pinning .pin::before {
  content: "";
  display: inline-block;
  height: 100%;
  width: 100%;
}
.action_list li.rating .ratingcount {
  color: #404040;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  min-width: 30px;
  vertical-align: top;
}
.action_list li.rating .thumbsup {
  margin-left: 5px;
}
.action_list li.rating .thumbsup::before {
  background: url("../../../g/forum/images/icons/thumb-up_white.svg") no-repeat
    center/15px 15px;
}
.action_list li.rating.can_be_rated .thumbsup {
  opacity: 1;
}
.action_list li.rating.can_be_rated .thumbsup.rated {
  background-color: #9fbf22;
}
.action_list li.rating + .pinning {
  margin-left: 4px;
}
.action_list li.pinning {
  margin-left: 10px;
}
.action_list li.pinning .pin::before {
  background: url("../../../g/forum/images/icons/pin_white.svg") no-repeat
    center/15px 15px;
}
.action_list li.pinning .pin.pinned {
  background-color: #06c;
  opacity: 1;
}
.action_list li.pinning.can_be_pinned .pin {
  opacity: 1;
}
.action_list li.answer {
  margin-left: 15px;
  margin-top: -1px;
}
.action_list li.answer::before {
  display: none;
}
.action_list li.viewcount {
  color: #000;
}
.action_list li.subscribe {
  margin-right: 10px;
}
.action_list li.subscribe + li::before {
  content: "";
  margin: 0;
}
div.info {
  line-height: 20px;
  margin-bottom: 15px;
  padding: 10px 12px 0 12px;
}
div.info a {
  text-decoration: underline;
}
div.info p {
  margin-bottom: 10px;
}
div.info,
div.error,
div.message,
div.faq,
form.insertMessage,
form.form1,
form.form2,
#folders,
#myprofilecontainer {
  background-color: #f2f2f2;
  background-image: linear-gradient(#f7f7f7, #f2f2f2 40px);
  background-repeat: no-repeat;
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.33);
}
form.form1 > fieldset > div.info,
form.form2 > fieldset > div.info {
  border: 0;
  box-shadow: none;
}
div.error {
  background: #f0fdaf;
  border-color: #d4ed5a;
  line-height: 20px;
  margin-bottom: 15px;
  padding: 10px 12px 0 12px;
}
div.error p {
  margin-bottom: 10px;
}
div.faq,
div.message {
  line-height: 20px;
  margin-bottom: 15px;
  padding: 10px 14px;
}
div.message .ctaButton.answer {
  margin-left: 20px;
}
div.faq a {
  text-decoration: underline;
}
div.faq .faqcontent {
  margin: 0;
  padding: 15px;
  width: 764px;
}
#folders {
  float: left;
  margin-right: 20px;
  overflow: hidden;
  padding-bottom: 10px;
  width: 178px;
}
#folders h4 {
  font-size: 12px;
  line-height: 18px;
  margin: 0;
  padding: 10px 5px 10px 15px;
}
#folders ul {
  clear: both;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 3px 3px 3px 15px;
}
#folders ul ul {
  border: none;
  padding: 0;
}
#folders li {
  background: url("../../../g/forum/images/layout/li_inactive.gif") no-repeat 0
    9px;
  font-size: 12px;
  line-height: 23px;
  padding-left: 12px;
}
#folders li span.unread {
  color: #014a93;
  font-weight: bold;
}
#folders li.active {
  background-image: url("../../../g/forum/images/layout/li_active.gif");
}
#folders li.active > a {
  color: #000;
}
#folders p {
  margin: 0;
  padding: 3px 3px 3px 25px;
}
#myprofilecontainer {
  border-top: 0;
  margin-bottom: 15px;
}
#myprofilecontainer h2 {
  background: #fff;
  border-bottom: 1px solid #d9d9d9;
  margin: 0 0 0 -1px;
  padding: 0 0 10px 1px;
  text-indent: 15px;
  width: 100%;
}
div.message.dim {
  opacity: 0.5;
}
div.message.ownpost {
  background-image: url("../../../g/forum/images/layout/ownpost_blue_bg.png");
  background-repeat: repeat-x;
  padding-top: 7px;
}
div.message.ownpost .userheader .username {
  margin-bottom: 12px;
}
div.message.ownpost .post {
  margin-top: 39px;
}
.messageheader {
  float: right;
  font-size: 11px;
  margin-top: 0;
  text-align: right;
  width: 800px;
}
.messageheader hr {
  display: none;
}
.messageheader p {
  margin: 0;
}
.messageheader .date {
  float: left;
  margin-top: 2px;
}
.messageheader .date a {
  color: #666;
}
.messageheader .date .oldage {
  color: #b9133d;
}
.messageheader .reportstatus {
  float: right;
  margin-right: 15px;
  margin-top: 3px;
}
.messageheader .reportstatus .unread {
  color: #b9133d;
}
.messageheader .reportstatus .read {
  color: #ffa600;
}
.messageheader .reportstatus .handled {
  color: #2c8500;
}
.messageheader .action_list li {
  line-height: 24px;
}
.labelCard.topicstarter {
  border-color: #014a93;
  margin: 0 0 5px;
  vertical-align: bottom;
}
.labelCard.topicstarter > a {
  background: url("../../../g/forum/images/icons/tslabel.png") no-repeat 5px
    center;
  background-size: 10px 9px;
  color: #014a93;
  cursor: default;
  padding-left: 18px;
  text-decoration: none;
}
.userklipklap {
  background-color: #fafafa;
  background-image: linear-gradient(#fafafa, #ededed);
  border: 1px solid #d9d9d9;
  float: left;
  height: 19px;
  margin-right: 5px;
  position: relative;
  width: 15px;
}
.userklipklap::before {
  background: url("../../../g/if/v3/framework/arrow_dark_grey_down.png")
    no-repeat 50% 50%;
  content: "";
  display: block;
  height: 100%;
  width: 100%;
}
.userklipklap.disabled {
  visibility: hidden;
}
.userklipklap ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.userklipklap ul + ul {
  border-top: 1px solid #d9d9d9;
  margin-top: 10px;
  padding-top: 10px;
}
.userklipklap .online {
  color: #9fbf22;
}
.userklipklap > div {
  background: #fafafa;
  border: 1px solid #d9d9d9;
  border-radius: 1px;
  cursor: auto;
  display: none;
  left: 15px;
  padding: 5px 15px;
  position: absolute;
  top: -1px;
  width: 180px;
  z-index: 100;
}
.userklipklap.visible::before {
  background-image: url("../../../g/if/v3/framework/arrow_dark_grey_up.png");
}
.userklipklap.visible > div {
  display: block !important;
}
.userklipklap.visible > div li {
  margin: 10px 0;
}
.userklipklap.visible > div li:first-child {
  margin: 0;
}
.topicstarter .userklipklap::before {
  background-image: url("../../../g/if/v3/framework/arrow_red_down.png");
}
.topicstarter .userklipklap.visible::before {
  background-image: url("../../../g/if/v3/framework/arrow_red_up.png");
}
.sprite.answered {
  background: url("../../../g/forum/images/icons/check.png") no-repeat;
  height: 12px;
  margin-left: 2px;
  vertical-align: -2px;
  width: 15px;
}
#topicreportlist_form span.ctaButton {
  box-sizing: border-box;
  display: inline-block;
  height: auto;
  margin-bottom: 10px;
  max-width: 350px;
  width: 100%;
}
p.signature {
  clear: both;
  color: gray;
  font-size: 11px;
  line-height: 14px;
  margin: 0;
}
.signature a {
  color: gray;
  text-decoration: underline;
}
.signature small {
  font-size: 10px;
}
form {
  margin: 0 0 10px 0;
}
form dl {
  line-height: 22px;
  margin: 0;
}
form dl dd {
  line-height: 22px;
  margin: 0;
  margin-left: 164px;
  padding: 15px 15px 5px 0;
}
form dl dd textarea {
  font-size: 13px;
  height: 120px;
  width: 632px;
}
form dl dt {
  clear: both;
  float: left;
  font-weight: bold;
  line-height: 22px;
  margin: 0;
  padding: 15px 20px 5px 14px;
  text-align: right;
  width: 130px;
}
form div.formsubmit {
  margin-left: 164px;
  padding: 6px 0 12px;
}
form div.center {
  margin-left: 0;
  padding-left: 0;
  text-align: center;
}
#quickreply_form {
  border-top: none;
  padding-top: 5px;
}
#quickreply_form dl {
  font-size: 11px;
}
#quickreply_form dl dt {
  font-weight: normal;
  padding: 2px 0 2px 14px;
  text-align: left;
  width: 150px;
}
#quickreply_form dl dd {
  padding: 2px 14px 2px 0;
}
#quickreply_form dl dt.hide {
  display: none;
}
#quickreply_form dl dt.nodd {
  float: none;
  width: auto;
}
#quickreply_form fieldset.admin h3 {
  font-size: 12px;
  margin-bottom: 5px;
  padding-left: 15px;
}
#quickreply_form fieldset.admin #mergetopicid {
  background-color: #ffc7c7;
}
#quickreply_form fieldset.admin .nowrap br {
  display: none;
}
fieldset h3 .toggleButton {
  margin-right: 5px;
  vertical-align: -2px;
}
fieldset h3.inverted .toggleButton {
  background-image: url("../../../g/hidpi/icons/chevron_white.svg");
}
fieldset.closed .toggleButton {
  transform: rotate(90deg);
}
fieldset.closed > dl,
fieldset.closed > fieldset,
fieldset.closed > div {
  display: none;
}
.insertMessage {
  line-height: 22px;
  padding: 5px 20px;
}
.insertMessage > table {
  width: 100%;
}
.insertMessage td {
  padding: 7px 10px 8px 0;
  vertical-align: top;
}
.insertMessage td input[type="checkbox"] {
  margin-left: 0;
}
.insertMessage td.label {
  padding-right: 20px;
  text-align: right;
  width: 124px;
}
.insertMessage td.label label {
  font-size: 12px;
  font-weight: bold;
}
.insertMessage td.label label[for="messageBox"] {
  position: relative;
  top: 27px;
}
.insertMessage #messageBox {
  font-size: 13px;
  height: 250px;
  width: 640px;
}
.insertMessage #messageBox.report {
  background-color: #f3dde2;
  border: 1px solid #e5b8c3;
}
.insertMessage div.formsubmit {
  margin: 0;
  padding: 0;
}
#quotemessages {
  margin-top: 10px;
}
#quotemessages div.buttonnav {
  line-height: 26px;
}
#quotemessages div.buttonnav select {
  background-color: #f2f2f2;
  color: #000;
  font-size: 11px;
}
.hasnote {
  display: inline-block;
  height: 18px;
  position: relative;
  width: 24px;
}
.hasnote img.note {
  bottom: 0;
  position: absolute;
  right: 0;
}
.hasnote img.timer {
  position: absolute;
  right: 0;
  top: 0;
}
#forumdays {
  float: left;
  line-height: 24px;
}
#forumdays + .ctaButton {
  margin-left: 10px;
}
.pageDistribution select {
  font-size: 10px;
  height: 15px;
  margin: 2px 0;
  width: 54px;
}
div.buttonnav {
  color: #666;
  float: right;
  font-size: 11px;
  text-decoration: none;
  white-space: nowrap;
}
div.buttonnav + table {
  clear: right;
}
div.buttonnav a:not(.ctaButton):hover {
  text-decoration: underline;
}
div.buttonnav a.button {
  background-color: #999;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 0 6px;
  text-decoration: none;
}
div.buttonnav a.button:hover {
  background-color: #999;
  color: #000;
  font-size: 12px;
  font-weight: normal;
  line-height: 20px;
  padding: 0 6px;
  text-decoration: none;
}
div.buttonnav input {
  background-color: #999;
  font-size: 12px;
}
div.buttonnav a.selected {
  background-color: #f2f2f2;
}
div.buttonnav a.selected:hover {
  background-color: #f2f2f2;
}
div.buttonnav input.selected {
  background-color: #f2f2f2;
}
div.pagenav {
  margin-bottom: 10px;
  overflow: hidden;
  text-align: right;
}
div.pagenav a:hover {
  text-decoration: underline;
}
div.pagenav a.prev {
  float: left;
}
#header div.buttonnav {
  margin-bottom: 3px;
}
#footer {
  clear: both;
}
#footer div.buttonnav {
  margin-bottom: 15px;
}
#footer div.buttonnav select {
  background-color: #f2f2f2;
  color: #000;
  font-size: 11px;
}
#footer .breadcrumb {
  clear: both;
}
#forumsmilies {
  clear: both;
  overflow: hidden;
  padding: 6px 0 0 0;
  position: relative;
  width: 640px;
}
#forumsmilies span {
  float: left;
  font-size: 13px;
  font-weight: bold;
  height: 47px;
  text-align: center;
  width: 40px;
}
#forumsmilies span span {
  display: block;
  float: none;
  height: 22px;
  margin: 0 auto;
}
#processbar {
  margin-top: 10px;
  padding: 0 10px 10px 25px;
}
#processbar pre {
  border: 1px solid #000;
  height: 200px;
  line-height: normal;
  margin: 3px 0;
  overflow: auto;
  padding: 5px;
}
.faux {
  margin-bottom: 5px;
  overflow: hidden;
}
.faux .bb {
  clear: both;
}
.faux div.bb {
  background: none;
  border: none;
  margin: 0 0 0 195px;
  padding: 10px 15px 0 5px;
}
#pmessages {
  clear: none;
  float: left;
  width: 780px;
}
#pmessages form {
  border: none;
  padding: 0;
}
#pmessages form dl dd textarea {
  width: 592px;
}
#pmessages form h3.inverted {
  background: #8c8c8c;
  border-color: #8c8c8c;
  color: #f2f2f2;
  padding-left: 10px;
}
#pmessages div.info {
  border: none;
  margin: 0;
  padding: 10px 15px 0 15px;
}
#pmessages .messageheader {
  width: 600px;
}
#pmessages .messagecontent {
  width: 600px;
}
div#content.folders table.listing {
  clear: none;
  float: left;
  width: 780px;
}
input#pmtitle {
  width: 400px;
}
#myprofile {
  float: left;
  line-height: 1.6em;
  width: 50%;
}
#myprofile div.padding {
  border-right: 1px solid #d9d9d9;
}
#myprofile div.usericon {
  float: left;
  margin: 0 10px 0 0;
}
#myprofile div.userdata {
  overflow: hidden;
}
#myprofile div.userlinks li a img {
  margin-right: 5px;
  vertical-align: middle;
}
#myprofile div.userhandy {
  border-top: 1px solid #d9d9d9;
  margin: 10px 0;
  padding-top: 10px;
}
#mynotepad {
  float: left;
  line-height: 1.6em;
  width: 50%;
}
#mynotepad h2 {
  padding-right: 1px;
}
#mynotepad div.padding {
  border-left: 1px solid #d9d9d9;
  margin-left: -1px;
  padding-left: 16px;
}
#mynotepad textarea {
  height: 214px;
  width: 450px;
}
#mylinks {
  float: left;
  line-height: 1.6em;
  width: 50%;
}
#mylinks h2 {
  padding-right: 1px;
}
#mylinks div.padding {
  border-left: 1px solid #d9d9d9;
  margin-left: -1px;
  padding-left: 16px;
}
#mylinks li {
  clear: both;
  margin: 3px 0;
  min-height: 20px;
}
#mylinks li span {
  float: left;
  height: 20px;
  width: 22px;
}
#mylinks li img {
  vertical-align: middle;
}
#myprofilecontainer,
#myfavourites,
#mybookmarks,
#myactivetopics,
#myposthistory,
#mycontacts,
#mynotes,
#mypushmessages {
  margin-bottom: 15px;
}
#mynotes td.last {
  padding-right: 29px;
}
#mypushmessages td.last {
  padding-right: 29px;
}
.user,
a.user:hover {
  color: #000;
  font-weight: bold;
}
.crew,
a.crew:hover {
  color: #b9133d;
}
.pimp,
a.pimp:hover {
  color: #de47dc;
}
span.highlight1,
span.highlight2,
span.highlight3,
span.highlight4,
span.highlight5,
span.highlight6 {
  color: #000;
  font-weight: bold;
}
span.highlight1 {
  background-color: #ff9;
}
span.highlight2 {
  background-color: #9ff;
}
span.highlight3 {
  background-color: #9f9;
}
span.highlight4 {
  background-color: #f99;
}
span.highlight5 {
  background-color: #f9f;
}
span.highlight6 {
  background-color: #99f;
}
#newMessageNotification {
  background: #f0fdaf;
  border: 1px solid #d4ed5a;
  cursor: pointer;
  font-weight: bold;
  margin-bottom: 15px;
  padding: 10px;
  text-align: center;
}
#newMessageNotification:hover {
  background: #f5fec8;
  border: 1px solid #daef71;
}
#newMessageNotification.error {
  background: #f5fec8;
  border: 1px solid #daef71;
  cursor: default;
}
table.hideIgnored tr.ignored {
  display: none;
}
.tagcloud {
  text-align: center;
}
.tagcloud a {
  display: inline-block;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 4px;
  text-decoration: none;
  white-space: nowrap;
}
.tagcloud a:hover {
  text-decoration: underline;
}
.tagcloud span {
  display: inline-block;
  font-weight: bold;
  line-height: 1.2em;
  margin: 0 4px;
  text-decoration: none;
  white-space: nowrap;
}
.tagcloud .w1 {
  color: #dfeefb;
  font-size: 11px;
}
.tagcloud .w2 {
  color: #c9e2f8;
  font-size: 12px;
}
.tagcloud .w3 {
  color: #b2d6f5;
  font-size: 13px;
}
.tagcloud .w4 {
  color: #9ccaf2;
  font-size: 14px;
}
.tagcloud .w5 {
  color: #85beef;
  font-size: 15px;
}
.tagcloud .w6 {
  color: #6fb2ec;
  font-size: 16px;
}
.tagcloud .w7 {
  color: #58a5e9;
  font-size: 16px;
}
.tagcloud .w8 {
  color: #4199e6;
  font-size: 16px;
}
a.newmessage {
  float: right;
  margin-bottom: 10px;
}
a.sendreply {
  float: right;
  margin-bottom: 10px;
  margin-left: 10px;
}
.ctaButton.newfolder {
  float: right;
}
ul.floated-index {
  margin: 0;
  overflow: auto;
  padding: 0;
  padding-left: 15px;
}
ul.floated-index li {
  float: left;
  margin: 0 20px 15px 0;
}
ul.floated-index ul {
  margin: 5px 0 0 0;
  padding: 0;
  padding-left: 15px;
}
ul.floated-index ul li {
  float: none;
  margin: 0;
}
html.js .action_list li.rating.can_be_rated .thumbsup {
  cursor: pointer;
}
html.js .action_list li.rating.can_be_rated .thumbsup:not(.rated):hover {
  background-color: #8c8c8c;
}
html.js .action_list li.rating.has_ratings .ratingcount {
  cursor: pointer;
}
html.js .action_list li.rating.has_ratings .ratingcount:hover {
  color: #b9133d;
}
html.js .action_list li.pinning.can_be_pinned .pin {
  cursor: pointer;
}
html.js .action_list li.pinning.can_be_pinned .pin:not(.pinned):hover {
  background-color: #8c8c8c;
}
.ratingPopup {
  border-radius: 2px;
  width: 128px;
}
.ratingPopup .closeButton {
  display: none;
}
.ratingPopup .arrow.top {
  left: 56px;
}
.ratingPopup .popupContent > p {
  padding: 0 15px;
}
.ratingPopup .popupContent > div {
  padding: 0 15px;
}
.ratingPopup .loading {
  text-align: center;
}
.ratingPopup .ratingList {
  line-height: 25px;
  max-height: 375px;
  overflow: auto;
  overflow-x: hidden;
}
.ratingPopup .ratingList ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.ratingPopup .ratingList a {
  color: #f2f2f2;
}
.popup.ratingPopup .popupContent {
  padding: 10px 0;
}
div.message.bestAnswer {
  background-color: #eff8dd;
  background-image: linear-gradient(#eff8dd, #eaf6d5);
  border-color: #d6edab;
}
table.form {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  width: 100%;
}
table.form td {
  font-size: 13px;
  line-height: 1.6;
  padding: 0 0 15px;
  vertical-align: top;
}
table.form tr.section > td {
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
}
table.form td.label {
  font-weight: bold;
  padding-right: 20px;
  text-align: right;
  width: 145px;
}
table.form .upperlabel {
  margin-bottom: 10px;
}
table.form #messageBox {
  font-size: 13px;
  height: 250px;
  width: 640px;
}
table.form .relationeditor {
  width: 648px;
}
table.form input[type="radio"],
table.form input[type="checkbox"] {
  vertical-align: top;
}
table.form td.smilies label {
  visibility: hidden;
}
table.form .formsubmit {
  margin: 0;
  padding: 0;
}
table.form .formsubmit .ctaButton {
  float: none;
}
table.form #forumsmilies {
  margin: 0;
  padding: 0;
}
#topic_form.topicType1 tr.contributors,
#topic_form.topicType1 tr.topicrange {
  display: none;
}
.topicwarning {
  margin-top: 15px;
}
.topicwarning p {
  text-align: center;
}
.form1 .topicwarning {
  margin-left: 14px;
  margin-right: 14px;
}
.bar.topicwarning {
  font-weight: normal;
  line-height: 1.6;
  margin-bottom: 15px;
  padding: 10px;
}
.bar.topicwarning p {
  margin: 0;
  text-align: left;
}
.bar.topicwarning ul {
  margin-bottom: 0;
  margin-top: 5px;
}
div.warning a {
  text-decoration: underline;
}
div.warning ul {
  margin: 0 0 10px 0;
  max-width: 620px;
  padding-left: 20px;
}
div.warning p {
  margin: 0 0 10px 0;
}
pre.processMessage {
  background: #262626;
  border: 3px ridge #1a1a1a;
  box-sizing: border-box;
  color: #2c8500;
  height: 100%;
  left: 0;
  margin: 0;
  opacity: 0.8;
  overflow: auto;
  padding: 20px;
  position: absolute;
  top: 0;
  width: 100%;
}
table.listing tr.showdiff td {
  background: #f7f7f7;
  border-bottom: 0;
  padding-bottom: 0;
}
div.diff {
  background: #eee;
  border: 1px solid #000;
}
div.diff address {
  border-bottom: 1px solid #000;
  font-style: normal;
  padding: 5px;
}
div.diff .scroll {
  overflow: auto;
}
div.diff .scroll pre {
  float: left;
  margin: 0;
  min-width: 100%;
}
div.diff ins,
div.diff del {
  display: block;
  padding: 5px;
  text-decoration: none;
}
div.diff ins {
  background: #8f8;
}
div.diff del {
  background: #f88;
}
.filterPosts {
  float: right;
  font-size: 13px;
  margin: 3px 0 0 10px;
}
.filterPosts ul {
  display: inline-block;
  list-style: none;
  margin: 0 0 0 10px;
  padding: 0;
}
.filterPosts ul li {
  border: 1px solid #b3b3b3;
  border-right-width: 0;
  display: inline-block;
  height: 26px;
  line-height: 26px;
}
.filterPosts ul li a {
  color: #4d4d4d;
  padding: 0 9px;
  text-decoration: none;
}
.filterPosts ul li img {
  vertical-align: -3px;
}
.filterPosts ul li:first-child {
  border-radius: 2px 0 0 2px;
}
.filterPosts ul li:last-child {
  border-radius: 0 2px 2px 0;
  border-right-width: 1px;
}
.filterPosts ul li:hover {
  background: rgba(255, 255, 255, 0.66);
  border-color: #9fbf22;
}
.filterPosts ul li.active {
  background: #9fbf22;
  border-color: #9fbf22;
}
.filterPosts ul li.active a {
  color: #fff;
}
.filterPosts ul li.active + li {
  border-left-color: #9fbf22;
}
.filterPosts ul li.active.filter-pins {
  background: #06c;
  border-color: #06c;
}
.filterPosts ul li.filter-ratings img,
.filterPosts ul li.filter-myratings img {
  vertical-align: -2px;
}
