﻿/* posts */
.posts {
  width: 9999px;
  max-width: 100%;
  min-width: 20px;
  padding-top: 2px;
  padding-bottom: 4px;
  padding-left: 2px;
  padding-right: 2px;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  clear: both;
  display: inline-block;
}
.posts h2 {
  margin-top: 0;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
}
.posts-pm {
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.posts-form {
  width: 9999px;
  max-width: 100%;
  min-width: 20px;
  clear: both;
  float: left;
  display: block;
}
.posts-form .icon {
  width: 11px;
  height: 14px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
}
.postform th,
.m-messages th {
  text-align: left;
  width: 100px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
}
form.postform {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  float: left;
  display: block;
}
.postform table {
  background-color: rgba(30, 30, 30, 0.7);
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  padding-right: 15px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
}
.m-editpost .postform table {
  background-color: transparent;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0;
  padding-right: 0;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-right-color: currentcolor;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  box-shadow: none;
}
.topic-table {
  background-color: rgba(30, 30, 30, 0.7);
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
}
.topic-table tbody {
  background-color: rgba(33, 33, 33, 0.7);
}
.topic-table strong {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 0;
  display: block;
}
.topic-table thead tr,
.topic-table thead tr:hover {
  background-color: transparent;
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.topic-table thead {
  font-family: "Encode Sans Condensed", sans-serif;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
.topic-table thead th {
  color: #fdfdfd;
  font-size: 12px;
  text-align: left;
  text-transform: uppercase;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-right-color: currentcolor;
  border-collapse: collapse;
}
.topic-table tbody tr {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  border-collapse: collapse;
}
.topic-table tr:hover {
  background-color: rgba(40, 40, 40, 0.7);
}
.topic-table th {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.topic-table td {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(40, 40, 40, 0.8);
  border-bottom-color: rgba(40, 40, 40, 0.8);
  border-left-color: rgba(40, 40, 40, 0.8);
  border-right-color: rgba(40, 40, 40, 0.8);
  overflow-x: hidden;
  overflow-y: hidden;
}
.topic-hl {
}
.topic-icon-cell,
.topic-icon-cell img {
  width: 40px;
  min-width: 38px;
}
.topic-main-cell {
  width: 60%;
  line-height: 110%;
}
.topic-main-cell a {
  color: #e96901;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-all;
  display: table-row;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.topic-main-cell a:hover {
  color: #ccd5e6;
}
.topic-main-cell a.user-link {
  color: #999999;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-all;
  display: table-row;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.topic-main-cell a:hover.user-link {
  color: #dbe1e8;
}
td.topic-main-cell br {
  display: none;
}
.post-answer-list {
  background-color: rgba(30, 30, 30, 0.7);
  color: #888888;
  text-overflow: ellipsis;
  font-size: 14px;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 15px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  border-collapse: collapse;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  display: block;
}
.post-answer-list h3 {
  color: #fdfdfd;
  font-size: 15px;
  text-transform: uppercase;
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: none;
  border-bottom-style: dotted;
  border-left-style: none;
  border-right-style: none;
  border-top-color: currentcolor;
  border-bottom-color: rgb(77, 77, 77);
  border-left-color: currentcolor;
  border-right-color: currentcolor;
  display: inline-block;
}
.post-answer-list p {
  color: #fdfdfd;
  font-size: 14px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 5px;
  padding-right: 5px;
}
.topic-latest {
  text-overflow: ellipsis;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  display: block;
}
.topic-latest a {
  color: #999999;
}
.topic-latest tbody {
  text-overflow: ellipsis;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  display: block;
}
.topic-latest tr {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
  border-top-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
  border-top-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-right-color: currentcolor;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  display: block;
}
.topic-latest td,
.topic-latest td a {
  font-size: 14px;
  text-overflow: ellipsis;
  max-width: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 5px;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
}
.posts-form-buttons {
  background-color: rgb(243, 242, 242);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  font-size: 10px;
  line-height: 110%;
  width: 100%;
  min-width: 10px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 1px;
  margin-right: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(206, 206, 206);
  border-bottom-color: rgb(206, 206, 206);
  border-left-color: rgb(206, 206, 206);
  border-right-color: rgb(206, 206, 206);
  float: left;
}
.posts-form-controls {
  width: 100%;
  min-width: 10px;
  height: 100%;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  float: left;
}
.post-form-bbcode {
  background-color: rgb(69, 69, 69);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  line-height: 110%;
  width: 100%;
  min-width: 10px;
  height: 100%;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
  padding-right: 1px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(51, 51, 51);
  border-bottom-color: rgb(51, 51, 51);
  border-left-color: rgb(51, 51, 51);
  border-right-color: rgb(51, 51, 51);
  float: left;
}

.bbcode-img {
  max-width: 100%;
}
.bbcode-button {
  background-color: rgb(232, 232, 232);
  background-image: linear-gradient(
    0deg,
    rgba(204, 204, 204, 1) 0%,
    rgba(204, 204, 204, 0.5) 50%,
    rgba(204, 204, 204, 0.01) 100%
  );
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  width: 20px;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  float: left;
  display: block;
}
.bbcode-button:hover {
  background-color: rgb(232, 232, 232);
  background-image: linear-gradient(
    0deg,
    rgba(180, 180, 180, 1) 0%,
    rgba(180, 180, 180, 0.5) 50%,
    rgba(180, 180, 180, 0.01) 100%
  );
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  width: 20px;
  height: 20px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 3px;
  padding-right: 3px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 2px;
  margin-right: 2px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  float: left;
  display: block;
}
.post-form,
.post-form td {
  width: 100%;
  float: left;
  display: block;
}
.post-form-preview {
  background-color: rgb(94, 119, 140);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  color: #ffffff;
  font-size: 16px;
  line-height: 110%;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(95, 119, 140);
  border-bottom-color: rgb(95, 119, 140);
  border-left-color: rgb(95, 119, 140);
  border-right-color: rgb(95, 119, 140);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
  cursor: pointer;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.post-form-preview:hover {
  background-color: rgb(79, 100, 117);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(95, 119, 140);
  border-bottom-color: rgb(95, 119, 140);
  border-left-color: rgb(95, 119, 140);
  border-right-color: rgb(95, 119, 140);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.post-form-preview:active,
.post-form-preview:focus {
  background-color: rgb(79, 100, 117);
  background-image: none;
  background-repeat: repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 0%;
  background-position-y: 0%;
  background-size: auto auto;
  color: #ffffff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(95, 119, 140);
  border-bottom-color: rgb(95, 119, 140);
  border-left-color: rgb(95, 119, 140);
  border-right-color: rgb(95, 119, 140);
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
p.post-form-preview,
p.post-form-preview:hover,
p.post-form-preview:active {
  background-color: rgba(30, 30, 30, 0.7);
  background-image: url("../images/buttons/preview-black.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 5px;
  background-position-y: 5px;
  background-size: 20px auto;
  color: #fdfdfd;
  text-overflow: ellipsis;
  line-height: 120%;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  cursor: text;
  overflow-x: hidden;
  overflow-y: hidden;
  display: inline-block;
}
.m-editpost p.post-form-preview,
.m-editpost p.post-form-preview:hover,
.m-editpost p.post-form-preview:active {
  background-color: transparent;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(253, 253, 253, 0.8);
  border-bottom-color: rgba(253, 253, 253, 0.8);
  border-left-color: rgba(253, 253, 253, 0.8);
  border-right-color: rgba(253, 253, 253, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: none;
}
p.post-form-preview a {
  background-color: rgb(45, 45, 45);
  background-image: url("../images/menu/menu_a-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 2px;
  background-position-y: center;
  background-size: 8px auto;
  color: #999999;
  font-size: 15px;
  text-shadow: 1px 1px 0 #000000;
  text-overflow: ellipsis;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-all;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
p.post-form-preview a:hover {
  background-color: rgb(60, 60, 60);
  background-image: url("../images/menu/menu_a-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 2px;
  background-position-y: center;
  background-size: 8px auto;
  color: #fdfdfd;
  font-size: 15px;
  text-shadow: 1px 1px 0 #000000;
  text-overflow: ellipsis;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  display: block;
}
.post-list {
  width: 100%;
  height: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 2px;
  padding-right: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  float: left;
  display: block;
}
.topic-pages {
  width: 100%;
  height: 100%;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  float: left;
  display: block;
}
.topic-pages a {
  background-color: rgb(40, 40, 40);
  color: #FDFDFD;
  text-shadow: 0 1px 0 #000000;
  font-size: 11px;
  line-height: 100%;
  width: auto;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 0;
  margin-right: 5px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  clear: none;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.topic-pages a:hover {
  background-color: rgb(50, 50, 50);
  color: #FDFDFD;
  text-shadow: 0 1px 0 #000000;
  font-size: 11px;
  line-height: 100%;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 4px;
  padding-right: 4px;
  margin-top: 4px;
  margin-bottom: 2px;
  margin-left: 0;
  margin-right: 5px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  clear: none;
  float: left;
  display: block;
}
.topic {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  display: inline-block;
}
.topic h2 {
  color: #fdfdfd;
  text-overflow: ellipsis;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  overflow-x: hidden;
  overflow-y: hidden;
}
.topic .post {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}
.post {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  clear: both;
  display: inline-block;
}
.post-head {
  background-color: rgb(69, 69, 69);
  color: #000000;
  text-overflow: ellipsis;
  width: 9999px;
  max-width: 100%;
  min-width: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(34, 34, 34);
  border-right-color: rgb(34, 34, 34);
  border-bottom-color: rgb(34, 34, 34);
  border-left-color: rgb(34, 34, 34);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow-x: hidden;
  overflow-y: hidden;
  clear: both;
  float: left;
  display: block;
}
div.post:target div.post-head {
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 3px;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: rgb(83, 166, 124);
  border-left-color: currentcolor;
}
.post-author {
  color: #fdfdfd;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 5px;
  float: left;
  display: block;
}
.post-author-guest {
  color: #cad2dd;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 5px;
  float: left;
  display: block;
}
.post-info {
  color: #eeeeee;
  font-size: 13px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 5px;
  float: left;
  display: block;
}
.post-info a {
  color: #d0d9df;
  font-size: 13px;
  padding-top: 2px;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}
.post-info a:hover {
  color: #ff8040;
  font-size: 13px;
  padding-top: 2px;
  padding-bottom: 0;
  padding-left: 2px;
  padding-right: 2px;
}
.post-body {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 8px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  float: left;
  display: block;
}
.post-body-withavatar {
  background-color: rgba(30, 30, 30, 0.7);
  min-width: 75px;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 60px;
  padding-right: 6px;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
}
.post-body-withavatar img.avatar {
  max-width: 50px;
  margin-top: 5px;
  margin-bottom: 0;
  margin-left: -54px;
  margin-right: 0;
  float: left;
}
.post-body-text {
  text-overflow: ellipsis;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  overflow-x: hidden;
  overflow-y: hidden;
}
.post-body-text a {
  background-color: rgb(45, 45, 45);
  background-image: url("../images/menu/menu_a-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 2px;
  background-position-y: center;
  background-size: 8px auto;
  color: #999999;
  font-size: 15px;
  text-shadow: 1px 1px 0 #000000;
  text-overflow: ellipsis;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow-x: hidden;
  overflow-y: hidden;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  word-break: break-all;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.post-body-text a:hover {
  background-color: rgb(60, 60, 60);
  background-image: url("../images/menu/menu_a-white.png");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-clip: border-box;
  background-origin: padding-box;
  background-position-x: 2px;
  background-position-y: center;
  background-size: 8px auto;
  color: #fdfdfd;
  font-size: 15px;
  text-shadow: 1px 1px 0 #000000;
  text-overflow: ellipsis;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 15px;
  padding-right: 2px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(80, 80, 80, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  overflow-x: hidden;
  overflow-y: hidden;
  float: left;
  display: block;
}
.posts.posts-topic-replies {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  display: inline-block;
}
.post.post-withavatar {
}
.post-actions {
  width: 100%;
  padding-top: 4px;
  padding-bottom: 5px;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  float: left;
  display: block;
}
.post-actions a {
  background-color: rgb(104, 107, 109);
  background-image: linear-gradient(to bottom, #686b6d, #434648);
  color: #fdfdfd;
  font-size: 14px;
  text-shadow: none;
  line-height: 110%;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(51, 51, 51);
  border-bottom-color: rgb(51, 51, 51);
  border-left-color: rgb(51, 51, 51);
  border-right-color: rgb(51, 51, 51);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  float: left;
  display: block;
  transition-property: all;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  transition-delay: 0s;
}
.post-actions a:hover,
.post-actions a:focus {
  background-color: rgb(70, 71, 72);
  background-image: linear-gradient(to bottom, #686b6d, #353739);
  color: #fdfdfd;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 1px;
  margin-bottom: 1px;
  margin-left: 1px;
  margin-right: 1px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgb(51, 51, 51);
  border-bottom-color: rgb(51, 51, 51);
  border-left-color: rgb(51, 51, 51);
  border-right-color: rgb(51, 51, 51);
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
}
.post-postlink {
  color: #000000;
  font-size: 13px;
  text-shadow: none;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  float: left;
  display: block;
}
.post-answer {
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 20px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 5px;
  border-right-width: 1px;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-top-color: rgba(80, 80, 80, 0.8);
  border-bottom-color: rgba(80, 80, 80, 0.8);
  border-left-color: rgba(100, 100, 100, 0.8);
  border-right-color: rgba(80, 80, 80, 0.8);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  box-shadow: 0 2px 4px rgba(34, 25, 25, 0.4);
  clear: both;
  display: inline-block;
}
.post-answer .post-head {
  background-color: rgb(49, 49, 49);
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: rgb(34, 34, 34);
  border-right-color: rgb(34, 34, 34);
  border-bottom-color: rgb(34, 34, 34);
  border-left-color: rgb(34, 34, 34);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.post-answer .post-body-withavatar {
  min-width: 75px;
  padding-top: 4px;
  padding-bottom: 5px;
  padding-left: 60px;
  padding-right: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
}
.post-answer .post-body-withavatar .post-body-text {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 3px;
  padding-right: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
}
.post-answer .post-body-withavatar .post-body-text {
  min-width: 75px;
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 5px;
  padding-right: 5px;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 0;
  border-left-width: 0;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: currentcolor;
  border-right-color: currentcolor;
  border-bottom-color: currentcolor;
  border-left-color: currentcolor;
}
.post-answer .post-info {
  font-size: 13px;
}
.post-smiley {
}
img.post-smiley {
  width: 18px;
  height: 18px;
}
.user-link {
  font-size: 15px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 5px;
}
.user-link .icon {
  width: auto;
  height: 10px;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 5px;
}
.user-link-0 {
  font-size: 15px;
}
.pre {
  background-color: rgba(40, 40, 40, 0.7);
  color: #fdfdfd;
  font-family: monospace;
  font-style: inherit;
  font-weight: inherit;
  font-size: 14px;
  line-height: inherit;
  font-size-adjust: inherit;
  font-stretch: inherit;
  font-feature-settings: inherit;
  font-kerning: inherit;
  font-variant-ligatures: inherit;
  white-space: nowrap;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  margin-right: 0;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 2px;
  border-right-width: 1px;
  border-top-style: dashed;
  border-bottom-style: dashed;
  border-left-style: solid;
  border-right-style: dashed;
  border-top-color: rgb(219, 219, 219);
  border-bottom-color: rgb(219, 219, 219);
  border-left-color: rgb(255, 128, 64);
  border-right-color: rgb(219, 219, 219);
  overflow-x: auto;
  overflow-y: auto;
  display: block;
}
.m-locktopic form,
.m-stickytopic form,
.m-movetopic form {
  width: 100%;
  clear: both;
  display: inline-block;
}
@media only screen and (max-width: 750px) {
  .post-answer {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media only screen and (max-width: 470px) {
  .posts .topic-table tbody tr {
    background-color: rgba(30, 30, 30, 0.7);
    max-width: 100%;
    width: 470px;
    min-width: 20px;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    float: left;
    display: block;
  }
  td.topic-icon-cell {
    width: 35px;
    min-width: 34px;
    float: left;
    display: block;
  }
  .topic-icon-cell a,
  .topic-icon-cell a:hover,
  .topic-icon-cell a:active {
    width: 35px;
    min-width: 34px;
    float: left;
    display: block;
  }
  .topic-icon-cell img {
    width: 30px;
    min-width: 29px;
  }
  .topic-main-cell {
    text-overflow: ellipsis;
    line-height: 180%;
    max-width: 100%;
    width: 750px;
    min-width: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    overflow-x: hidden;
    overflow-y: hidden;
    clear: both;
    float: left;
    display: block;
  }
  .topic-main-cell a {
    text-overflow: ellipsis;
    max-width: 100%;
    background-color: rgb(45, 45, 45);
    background-image: url("../images/menu/menu_a-white.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 5px;
    background-position-y: center;
    background-size: 8px auto;
    color: #fdfdfd;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 8px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: rgba(80, 80, 80, 0.8);
    border-bottom-color: rgba(80, 80, 80, 0.8);
    border-left-color: rgba(80, 80, 80, 0.8);
    border-right-color: rgba(80, 80, 80, 0.8);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    overflow-x: hidden;
    overflow-y: hidden;
    clear: both;
    float: left;
    display: block;
    white-space: nowrap;
    overflow-wrap: normal;
    word-break: normal;
  }
  .topic-main-cell a:hover {
    background-color: rgb(60, 60, 60);
    background-image: url("../images/menu/menu_a-white.png");
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 5px;
    background-position-y: center;
    background-size: 8px auto;
    color: #fdfdfd;
    max-width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 20px;
    padding-right: 8px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: rgba(80, 80, 80, 0.8);
    border-bottom-color: rgba(80, 80, 80, 0.8);
    border-left-color: rgba(80, 80, 80, 0.8);
    border-right-color: rgba(80, 80, 80, 0.8);
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    clear: both;
    float: left;
    display: block;
  }
  td.topic-main-cell br {
    display: block;
  }
  .topic-pages a {
    background-color: rgb(247, 246, 246);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    font-size: 15px;
    line-height: 100%;
    max-width: none;
    width: auto;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 5px;
    clear: none;
    float: left;
    display: block;
  }
  .topic-pages a:hover {
    background-color: rgb(226, 226, 226);
    background-image: none;
    background-repeat: repeat;
    background-attachment: scroll;
    background-clip: border-box;
    background-origin: padding-box;
    background-position-x: 0%;
    background-position-y: 0%;
    background-size: auto auto;
    font-size: 15px;
    line-height: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    padding-right: 8px;
    margin-top: 4px;
    margin-bottom: 2px;
    margin-left: 0;
    margin-right: 5px;
    clear: none;
    float: left;
    display: block;
  }
  .topic-table thead,
  .topic-table thead td,
  .topic-table thead th {
    display: none;
  }
  .topic-table td,
  .topic-table th {
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
  }
  .topic-table tbody {
    background-color: transparent;
    width: 100%;
    float: left;
    display: block;
  }
  .topic-table tr {
    width: 100%;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 1px;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: dotted;
    border-left-style: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: rgb(201, 201, 201);
    border-left-color: currentcolor;
    float: left;
    display: block;
  }
  .topic-table {
    background-color: transparent;
    text-overflow: ellipsis;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    border-top-width: 0;
    border-right-width: 0;
    border-bottom-width: 0;
    border-left-width: 0;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    box-shadow: none;
    overflow-x: hidden;
    overflow-y: hidden;
    float: left;
    display: block;
  }
  tr.topic-new,
  tr.topic-normal {
  }
  small.post-info {
    display: none;
  }
  .posts-form td,
  .posts-form th {
    width: 100%;
    float: left;
    display: block;
  }
  td.topic-main-cell a.user-link,
  td.topic-main-cell a:hover.user-link {
    display: none;
  }
  a.user-link-0,
  a:hover.user-link-0,
  a.user-link,
  a:hover.user-link {
    font-size: 13px;
  }
  .post-actions {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    margin-top: 4px;
    margin-bottom: 4px;
    margin-left: 0;
    margin-right: 0;
  }
  .post-postlink {
    width: 100%;
    margin-top: 5px;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    float: left;
    display: block;
  }
  .posts-form td input[type="submit"],
  .post-form-preview,
  .post-form-preview:hover,
  .post-form-preview:active,
  .post-form-preview:focus {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    padding-right: 6px;
    margin-top: 0;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 310px) {
  a.bbcode-button {
    margin-top: 5px;
    margin-bottom: 4px;
    margin-left: 2px;
    margin-right: 2px;
  }
}
/* posts - end */
