html {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: "Roboto Mono", "Courier New", monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
html {
  font-size: 1em;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
}
body {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  color: #333;
  background-color: #fff;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #e5e5e5;
}
a {
  color: #428bca;
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  color: #2a6496;
  text-decoration: underline;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
p,
pre {
  margin: 0;
}
button {
  background: 0 0;
  border: 0;
  padding: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
iframe {
  border: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
abbr[title] {
  text-decoration: none;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.row:after,
.row:before {
  content: " ";
  display: table;
}
.clearfix:after,
.container-fluid:after,
.container:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
  visibility: hidden;
}
.hidden {
  display: none;
}
.affix {
  position: fixed;
}
* {
  font-size-adjust: 0.5;
}
html {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 100%;
  height: 101%;
  line-height: 1.5;
}
body {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  margin: 0;
  padding: 12px 0;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-print-color-adjust: exact;
}
h1 {
  font-family: "Roboto Flex", "Times New Roman", serif;
  margin-right: 200px;
  margin-top: 15px;
  font-weight: 700;
  font-size: 2em;
}
h2 {
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-weight: 400;
  font-size: 2em;
  margin: 0.8em 0 0.2em 0;
}
h2.solo {
  margin-bottom: 1em;
}
h3 {
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  margin-bottom: 3px;
  padding-bottom: 2px;
  font-size: 1.05em;
  margin-top: 20px;
}
h4 {
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-size: 1.3em;
}
p {
  line-height: 1.3em;
  font-size: 1.1em;
  margin-bottom: 1.5em;
}
img {
  border-width: 0;
}
hr {
  border: 0 solid transparent;
  border-top-width: 1px;
  height: 1px;
  margin: 5px 0;
  display: block;
  clear: both;
}
hr.dashed {
  border-top-style: dashed;
  margin: 10px 0;
}
hr.divider {
  display: none;
}
p.right {
  text-align: right;
}
p.jumpbox-return {
  margin-top: 10px;
  margin-bottom: 0;
  float: left;
}
abbr {
  text-decoration: none;
}
b,
strong {
  font-weight: 700;
}
.text-strong {
  font-weight: 700;
}
em,
i {
  font-style: italic;
}
.text-italics {
  font-style: italic;
}
blockquote {
  quotes: none;
}
blockquote:before {
  content: "";
  content: none;
}
blockquote:after {
  content: "";
  content: none;
}
q {
  quotes: none;
}
q:before {
  content: "";
  content: none;
}
q:after {
  content: "";
  content: none;
}
u {
  text-decoration: underline;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
li {
  display: list-item;
}
ol ul,
ul ul {
  list-style-type: circle;
}
ol ol ul,
ol ul ul,
ul ol ul,
ul ul ul {
  list-style-type: square;
}
a:hover {
  text-decoration: underline;
}
button[disabled] {
  cursor: default;
}
input[disabled] {
  cursor: default;
}
input[type="checkbox"] {
  box-sizing: border-box;
}
input[type="radio"] {
  box-sizing: border-box;
}
input[type="search"] {
  box-sizing: content-box;
}
[tabindex="-1"]:focus {
  outline: 0 !important;
}
.wrap {
  border: 1px solid transparent;
  border-radius: 8px;
  margin: 0 auto;
  max-width: 1152px;
  min-width: 625px;
  padding: 15px;
}
@media only screen and (max-width: 1220px), only screen and (max-device-width: 1220px) {
  .wrap {
    margin: 0 12px;
  }
}
.page-body {
  margin: 4px 0;
  clear: both;
}
.page-footer {
  clear: both;
}
.page-footer h3 {
  margin-top: 20px;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.logo {
  float: left;
  width: auto;
  padding: 10px 13px 0 10px;
}
.logo:hover {
  text-decoration: none;
}
.site_logo {
  background-repeat: no-repeat;
  display: inline-block;
  width: 427px;
  height: 123px;
}
.site-description {
  display: block;
  float: left;
  height: 150px;
  margin: 10px;
  position: relative;
  text-align: center;
  width: 65%;
}
.site-description h1 {
  margin-right: 0;
}
#site-description p {
  margin-right: 0;
}
@media only screen and (min-width: 700px), only screen and (min-device-width: 700px) {
  #site-description h1 {
    display: none;
  }
  #site-description p {
    display: none;
  }
}
.socialmedia-header {
  display: block;
  float: right;
  height: 100px;
  margin: 10px 5px;
  position: relative;
  text-align: right;
}
.socialmedia-header a {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 5px;
}
.headerbar {
  margin-bottom: 4px;
  padding: 5px;
  border-radius: 7px;
}
.navbar {
  padding: 3px 10px;
  border-radius: 7px;
}
.forabg {
  margin-bottom: 4px;
  padding: 5px;
  clear: both;
  border-radius: 7px;
}
.forumbg {
  margin-bottom: 4px;
  padding: 5px;
  clear: both;
  border-radius: 7px;
}
.panel {
  margin-bottom: 4px;
  padding: 5px 10px;
  border-radius: 7px;
}
.post {
  padding: 5px 10px;
  margin-bottom: 4px;
  background-repeat: no-repeat;
  background-position: 100% 0;
  border-radius: 7px;
  position: relative;
}
.rowbg {
  margin: 5px 5px 2px 5px;
}
.navbar ul.linklist {
  padding: 2px 0;
  list-style-type: none;
}
ul.linklist {
  display: block;
  margin: 0;
}
.cp-main .panel {
  padding: 5px 10px;
}
ul.linklist > li {
  float: left;
  font-size: 1.1em;
  line-height: 2.2em;
  list-style-type: none;
  margin-right: 7px;
  padding-top: 1px;
  width: auto;
}
a.rightside,
p.rightside,
ul.linklist > li.rightside {
  float: right;
  margin-right: 0;
  margin-left: 7px;
  text-align: right;
}
ul.navlinks {
  border-top: 1px solid transparent;
}
ul.leftside {
  float: left;
  margin-left: 0;
  margin-right: 5px;
  text-align: left;
}
ul.rightside {
  float: right;
  margin-left: 5px;
  margin-right: -5px;
  text-align: right;
}
ul.linklist li.responsive-menu {
  position: relative;
  margin: 0 5px 0 0;
}
.hasjs ul.linklist.leftside,
.hasjs ul.linklist.rightside {
  max-width: 48%;
}
.hasjs ul.linklist.fullwidth {
  max-width: none;
}
li.responsive-menu.dropdown-right .dropdown {
  left: -9px;
}
li.responsive-menu.dropdown-left .dropdown {
  right: -6px;
}
ul.linklist .dropdown {
  top: 22px;
}
ul.linklist .dropdown-up .dropdown {
  bottom: 18px;
  top: auto;
}
ul.linklist.bulletin > li:before {
  display: inline-block;
  content: "\2022";
  font-size: inherit;
  line-height: inherit;
  padding-right: 4px;
}
ul.linklist.bulletin > li.rightside:last-child:before,
ul.linklist.bulletin > li:first-child:before {
  content: none;
}
ul.linklist.bulletin > li.no-bulletin:before {
  content: none;
}
.responsive-menu:before {
  display: none !important;
}
.header-profile {
  display: inline-block;
  vertical-align: top;
}
a.header-avatar,
a.header-avatar:hover {
  text-decoration: none;
}
a.header-avatar img {
  margin-bottom: 2px;
  max-height: 20px;
  vertical-align: middle;
  width: auto;
}
a.header-avatar span:after {
  display: inline-block;
  font: 14px/1 FontAwesome;
  padding-left: 6px;
  padding-top: 2px;
  vertical-align: top;
}
.dropdown-container {
  position: relative;
}
.dropdown-container-right {
  float: right;
}
.dropdown-container-left {
  float: left;
}
.nojs .dropdown-container:hover .dropdown {
  display: block !important;
}
.dropdown {
  display: none;
  position: absolute;
  left: 0;
  top: 1.2em;
  z-index: 2;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 9px 0 0;
  margin-right: -500px;
}
.dropdown.live-search {
  top: auto;
}
.dropdown-container.topic-tools {
  float: left;
}
.dropdown-up .dropdown {
  top: auto;
  bottom: 1.2em;
  padding: 0 0 9px;
}
.dropdown-left .dropdown,
.nojs .rightside .dropdown {
  left: auto;
  right: 0;
  margin-left: -500px;
  margin-right: 0;
}
.dropdown-button-control .dropdown {
  top: 24px;
}
.dropdown-button-control.dropdown-up .dropdown {
  top: auto;
  bottom: 24px;
}
.dropdown .pointer,
.dropdown .pointer-inner {
  position: absolute;
  width: 0;
  height: 0;
  border-top-width: 0;
  border-bottom: 10px solid transparent;
  border-left: 10px dashed transparent;
  border-right: 10px dashed transparent;
  transform: rotate(360deg);
  display: block;
}
.dropdown-up .pointer,
.dropdown-up .pointer-inner {
  border-bottom-width: 0;
  border-top: 10px solid transparent;
}
.dropdown .pointer {
  right: auto;
  left: 10px;
  top: -1px;
  z-index: 3;
}
.dropdown-up .pointer {
  bottom: -1px;
  top: auto;
}
.dropdown-left .dropdown .pointer,
.nojs .rightside .dropdown .pointer {
  left: auto;
  right: 10px;
}
.dropdown .pointer-inner {
  top: auto;
  bottom: -11px;
  left: -10px;
}
.dropdown-up .pointer-inner {
  bottom: auto;
  top: -11px;
}
.dropdown .dropdown-contents {
  z-index: 2;
  overflow: hidden;
  overflow-y: auto;
  border: 1px solid transparent;
  border-radius: 5px;
  padding: 5px;
  position: relative;
  max-height: 300px;
}
.dropdown-contents a {
  display: block;
  padding: 5px;
}
.jumpbox {
  margin: 5px 0;
}
.jumpbox .dropdown li {
  border-top: 1px solid transparent;
}
.jumpbox .dropdown-select {
  margin: 0;
}
.jumpbox .dropdown-contents {
  padding: 0;
  text-decoration: none;
}
.jumpbox .dropdown-contents li {
  padding: 0;
}
.jumpbox .dropdown-contents a {
  margin-right: 20px;
  padding: 5px 10px;
  text-decoration: none;
  width: 100%;
}
.jumpbox .spacer {
  display: inline-block;
  width: 0;
}
.jumpbox .spacer + .spacer {
  width: 20px;
}
.dropdown-contents a {
  display: block;
  padding: 5px;
}
.jumpbox .dropdown-select {
  margin: 0;
}
.jumpbox .dropdown-contents a {
  text-decoration: none;
}
.dropdown li {
  display: list-item;
  border-top: 1px dotted transparent;
  float: none !important;
  line-height: normal !important;
  font-size: 1em !important;
  list-style: none;
  margin: 0;
  white-space: nowrap;
  text-align: left;
}
.dropdown-contents > li {
  padding-right: 15px;
}
.dropdown-nonscroll > li {
  padding-right: 0;
}
.dropdown li li,
.dropdown li.separator + li,
.dropdown li:first-child {
  border-top: 0;
}
.dropdown li li:first-child {
  margin-top: 4px;
}
.dropdown li li:last-child {
  padding-bottom: 0;
}
.dropdown li li {
  border-top: 1px dotted transparent;
  padding-left: 18px;
}
.dropdown-extended li,
.dropdown.wrap li,
.wrap .dropdown li {
  white-space: normal;
}
.dropdown li.separator {
  border-top: 1px solid transparent;
  padding: 0;
}
.dropdown li.separator:first-child,
.dropdown li.separator:last-child {
  display: none !important;
}
.breadcrumbs .crumb {
  float: left;
  font-weight: 700;
  overflow-wrap: normal;
  word-wrap: normal;
}
.breadcrumbs .crumb:before {
  font-weight: 700;
  padding: 0 0.5em;
}
.breadcrumbs .crumb:first-child:before {
  content: none;
}
.breadcrumbs .crumb a {
  white-space: nowrap;
  text-overflow: ellipsis;
  vertical-align: bottom;
  overflow: hidden;
}
.breadcrumbs.wrapped .crumb a {
  letter-spacing: -0.3px;
}
.breadcrumbs.wrapped .crumb.wrapped-medium a {
  letter-spacing: -0.4px;
}
.breadcrumbs.wrapped .crumb.wrapped-tiny a {
  letter-spacing: -0.5px;
}
.breadcrumbs .crumb.wrapped-max a {
  max-width: 120px;
}
.breadcrumbs .crumb.wrapped-wide a {
  max-width: 100px;
}
.breadcrumbs .crumb.wrapped-medium a {
  max-width: 80px;
}
.breadcrumbs .crumb.wrapped-small a {
  max-width: 60px;
}
.breadcrumbs .crumb.wrapped-tiny a {
  max-width: 40px;
}
table.table1 {
  width: 100%;
}
.ucp-main table.table1 {
  padding: 2px;
}
table.table1 thead th {
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.3em;
  font-size: 1em;
  padding: 0 0 4px 3px;
}
table.table1 thead th span {
  padding-left: 7px;
}
table.table1 tbody tr {
  border: 1px solid transparent;
}
table.table1 td {
  font-size: 1.1em;
}
table.table1 tbody td {
  padding: 5px;
  border-top: 1px solid transparent;
}
table.table1 tbody th {
  padding: 5px;
  border-bottom: 1px solid transparent;
  text-align: left;
}
table.table1 .name {
  text-align: left;
}
table.table1 .center {
  text-align: center;
}
table.table1 .reportby {
  width: 15%;
}
table.table1 .posts {
  text-align: center;
  width: 7%;
}
table.table1 .joined {
  text-align: left;
  width: 15%;
}
table.table1 .active {
  text-align: left;
  width: 15%;
}
table.table1 .mark {
  text-align: center;
  width: 7%;
}
table.table1 .info {
  text-align: left;
  width: 30%;
}
table.table1 .info div {
  width: 100%;
  white-space: normal;
  overflow: hidden;
}
table.table1 .autocol {
  line-height: 2em;
  white-space: nowrap;
}
table.table1 thead .autocol {
  padding-left: 1em;
}
table.table1 span.rank-img {
  float: right;
  width: auto;
}
table.info td {
  padding: 3px;
}
table.info tbody th {
  padding: 3px;
  text-align: right;
  vertical-align: top;
  font-weight: 400;
}
.forumbg table.table1 {
  margin: 0;
}
.forumbg-table > .inner {
  margin: 0 -1px;
}
.color_palette_placeholder table {
  border-collapse: separate;
  border-spacing: 1px;
}
.column1 {
  float: left;
  clear: left;
  width: 49%;
}
.column2 {
  float: right;
  clear: right;
  width: 49%;
}
.left-box {
  float: left;
  width: auto;
  text-align: left;
  max-width: 100%;
}
.left-box.profile-details {
  width: 80%;
}
.right-box {
  float: right;
  width: auto;
  text-align: right;
  max-width: 100%;
}
dl.details {
  font-size: 1.1em;
}
dl.details dt {
  float: left;
  clear: left;
  width: 30%;
  text-align: right;
  display: block;
}
dl.details dd {
  margin-left: 0;
  padding-left: 5px;
  margin-bottom: 5px;
  float: left;
  width: 65%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.clearfix,
dl.polls,
fieldset dl,
ul.topiclist dl {
  overflow: hidden;
}
fieldset.fields1 ul.recipients {
  list-style-type: none;
  line-height: 1.8;
  max-height: 150px;
  overflow-y: auto;
}
fieldset.fields1 dd.recipients {
  clear: left;
  margin-left: 1em;
}
fieldset.fields1 ul.recipients input.button2 {
  font-size: 0.8em;
  margin-right: 0;
  padding: 0;
}
fieldset.fields1 dl.pmlist > dt {
  width: auto !important;
}
fieldset.fields1 dl.pmlist dd.recipients {
  margin-left: 0 !important;
}
.action-bar {
  font-size: 11px;
  margin: 4px 0;
}
.forabg + .action-bar {
  margin-top: 2em;
}
.action-bar .button {
  margin-right: 5px;
  float: left;
}
.action-bar .button-search {
  margin-right: 0;
}
.pagination {
  float: right;
  text-align: right;
  width: auto;
}
.action-bar.bar-bottom .pagination {
  margin-top: 0;
}
.action-bar .pagination .button {
  margin-right: 0;
  float: none;
}
.pagination > ul {
  display: inline-block;
  list-style: none !important;
  margin-left: 5px;
}
.pagination > ul > li {
  display: inline-block !important;
  padding: 0;
  font-size: 100%;
  line-height: normal;
  vertical-align: middle;
}
.pagination li a,
.pagination li span {
  border-radius: 2px;
  padding: 2px 5px;
}
.pagination li.active span {
  display: inline-block;
  font-size: 13px;
  font-weight: 400;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  border: 1px solid transparent;
}
.pagination li.ellipsis span {
  border: 0;
  padding: 0;
}
.pagination li.page-jump {
  margin-right: 5px;
}
.pagination li.page-jump a {
  padding: 0 8px;
}
.pagination li.page-jump a i {
  font-size: 21px;
}
.pagination .arrow a {
  padding: 2px 0;
}
.row .pagination {
  display: block;
  margin-top: 3px;
  margin-bottom: 3px;
}
.row .pagination > ul {
  margin: 0;
}
.row .pagination li a,
.row .pagination li span {
  border-radius: 2px;
  padding: 1px 3px;
  font-size: 9px;
}
.phpbb_alert {
  border: 1px solid transparent;
  display: none;
  left: 0;
  padding: 0 25px 20px 25px;
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 50;
  width: 620px;
  margin: 0 auto;
}
@media only screen and (max-height: 500px), only screen and (max-device-width: 500px) {
  .phpbb_alert {
    top: 25px;
  }
}
.phpbb_alert .alert_close {
  float: right;
  margin-right: -36px;
  margin-top: -8px;
}
.phpbb_alert p {
  margin: 8px 0;
  padding-bottom: 8px;
}
.phpbb_alert label {
  display: block;
  margin: 8px 0;
  padding-bottom: 8px;
}
.phpbb_alert div.alert_text > input,
.phpbb_alert div.alert_text > label,
.phpbb_alert div.alert_text > p,
.phpbb_alert div.alert_text > select,
.phpbb_alert div.alert_text > textarea {
  font-size: 1.1em;
}
.darkenwrapper {
  display: none;
  position: relative;
  z-index: 44;
}
.darken {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  z-index: 45;
}
.loading_indicator {
  background: center center no-repeat;
  border-radius: 5px;
  display: none;
  opacity: 0.8;
  margin-top: -50px;
  margin-left: -50px;
  height: 50px;
  width: 50px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 51;
}
.copyright {
  text-align: center;
  padding: 10px;
}
.footer-row {
  line-height: 1.8;
  margin: 0;
}
.small {
  font-size: 0.9em !important;
}
.titlespace {
  margin-bottom: 15px;
}
.headerspace {
  margin-top: 20px;
}
.error {
  font-weight: 700;
  font-size: 1em;
}
div.rules {
  margin: 10px 0;
  font-size: 1.1em;
  padding: 5px 10px;
  border-radius: 7px;
}
div.rules ol,
div.rules ul {
  margin-left: 20px;
}
p.post-notice {
  position: relative;
  padding: 5px;
  min-height: 14px;
  margin-bottom: 1em;
}
form > p.post-notice strong {
  line-height: 20px;
}
.stat-block {
  clear: both;
}
.top-anchor {
  display: block;
  position: absolute;
  top: -20px;
}
.clear {
  display: block;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  background: 0 0;
}
.action-bar:after,
.inner:after,
.minitabs > ul:after,
.notification_text:after,
.postprofile .avatar-container:after,
.tabs > ul:after,
.tabs-container:after,
ul.linklist:after {
  clear: both;
  content: "";
  display: block;
}
.emoji {
  min-height: 18px;
  min-width: 18px;
  height: 1em;
  width: 1em;
}
.smilies {
  height: 20px;
  vertical-align: text-bottom;
  width: 20px;
}
.icon-notification {
  position: relative;
}
.member-search {
  float: left;
  margin: 0;
  padding: 6px 10px;
}
.member-search strong {
  font-size: 0.95em;
}
.dropdown-extended {
  display: none;
  z-index: 1;
}
.dropdown-extended ul {
  max-height: 350px;
  overflow-y: auto;
  overflow-x: hidden;
  clear: both;
}
.dropdown-extended ul li {
  padding: 0;
  margin: 0 !important;
  float: none;
  border-top: 1px solid;
  list-style-type: none;
  font-size: 0.95em;
  clear: both;
  position: relative;
}
.dropdown-extended ul li:first-child {
  border-top: none;
}
.dropdown-extended ul li.no_notifications {
  padding: 10px;
}
.dropdown-extended .dropdown-contents {
  max-height: none;
  padding: 0;
  position: absolute;
  width: 340px;
}
.nojs .dropdown-extended .dropdown-contents {
  position: relative;
}
.dropdown-extended .header {
  padding: 0 10px;
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-weight: 700;
  text-align: left;
  text-shadow: 1px 1px 1px #fff;
  text-transform: uppercase;
  line-height: 3em;
  border-bottom: 1px solid;
  border-radius: 5px 5px 0 0;
}
.dropdown-extended .header .header_settings {
  float: right;
  font-weight: 400;
  text-transform: none;
}
.dropdown-extended .header .header_settings a {
  display: inline-block;
  padding: 0 5px;
}
.dropdown-extended .header:after {
  content: "";
  display: table;
  clear: both;
}
.dropdown-extended .footer {
  border-top: 1px solid;
  text-align: center;
  font-size: 1.1em;
}
.dropdown-extended ul li a,
.dropdown-extended ul li.no-url {
  padding: 8px;
}
.dropdown-extended .footer > a {
  padding: 5px 0;
}
.dropdown-extended .footer > a,
.dropdown-extended ul li a,
.notification_list dt > a {
  display: block;
  text-decoration: none;
}
.notification_list ul li img {
  float: left;
  max-height: 50px;
  max-width: 50px;
  width: auto !important;
  height: auto !important;
  margin-right: 5px;
}
.notification_list ul li p {
  margin-bottom: 4px;
  font-size: 1em;
}
.notification_list li a p.notification-reason,
.notification_list p.notification-location,
.notification_list p.notification-reference {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.notification_list p.notification-time {
  font-size: 0.9em;
  margin: 0;
  text-align: right;
}
.notification_list div.notifications {
  margin-left: 50px;
  padding: 5px;
}
.notification_list div.notifications a {
  display: block;
}
.notification_list p.notifications_title {
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-size: 1.2em !important;
}
.notification_list p.notifications_title strong {
  font-weight: 700;
}
.notification_list p.notifications_time {
  font-size: 0.9em !important;
}
.notification_text {
  margin-left: 58px;
}
.badge {
  border-radius: 10px;
  opacity: 0.8;
  text-align: center;
  white-space: nowrap;
  font-size: 10px;
  line-height: 1;
  float: right;
  display: inline-block;
  margin-left: 3px;
  vertical-align: baseline;
  position: relative;
  top: 3px;
  padding: 4px 6px;
}
.badge.hidden {
  display: none;
}
.linklist .quick-links {
  margin: 0 7px 0 0;
}
.linklist.compact .rightside > a > span {
  display: none;
}
.dropdown-page-jump .dropdown {
  top: 20px;
}
.dropdown-page-jump.dropdown-up .dropdown {
  bottom: 20px;
}
.dropdown-page-jump input.tiny {
  width: 50px;
}
.dropdown .clone.hidden {
  display: none;
}
.dropdown .clone.hidden + li.separator {
  display: none;
}
.dropdown .clone.hidden + li {
  border-top: none;
}
a {
  direction: ltr;
  unicode-bidi: embed;
  text-decoration: none;
  display: inline-block;
}
.username-coloured {
  font-weight: 700;
  display: inline !important;
  padding: 0 !important;
}
.forabg .header a,
.forumbg .header a,
th a {
  text-decoration: none;
}
.forabg .header a:hover,
.forumbg .header a:hover,
th a:hover {
  text-decoration: underline;
}
.dropdown-extended a.mark_read {
  background-position: center center;
  background-repeat: no-repeat;
  border-radius: 3px 0 0 3px;
  border-right-width: 0;
  border-style: solid;
  border-width: 1px;
  display: none;
  margin-top: -20px;
  position: absolute;
  z-index: 2;
  right: 0;
  top: 50%;
  box-sizing: border-box;
}
.dropdown-extended li:hover a.mark_read {
  display: block;
}
.dropdown-extended a.mark_read:hover {
  width: 50px;
}
.jumpbox-cat-link,
.jumpbox-forum-link {
  font-weight: 700;
}
a.forumtitle {
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
}
a.forumtitle:hover {
  text-decoration: underline;
}
a.topictitle {
  font-family: "Roboto Flex", "Times New Roman", serif;
  font-size: 1.2em;
  font-weight: 700;
  text-decoration: none;
  display: inline;
}
a.topictitle:hover {
  text-decoration: underline;
}
a.lastsubject {
  font-weight: 700;
  text-decoration: none;
}
a.lastsubject:hover {
  text-decoration: underline;
}
.row-item a:hover {
  text-decoration: none;
}
.row-item .forumtitle:hover,
.row-item .lastsubject:hover,
.row-item .subforum:hover,
.row-item .topictitle:hover,
.row-item a.username-coloured:hover,
.row-item a.username:hover {
  text-decoration: underline;
}
.postlink {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 0;
}
.postlink:hover {
  text-decoration: none;
}
.signature a,
.signature a:hover {
  border: 0;
  text-decoration: underline;
}
.postprofile a,
.postprofile dt.author a {
  font-weight: 700;
  text-decoration: none;
}
.postprofile a:hover,
.postprofile dt.author a:hover {
  text-decoration: underline;
}
.search .postprofile a {
  text-decoration: none;
  font-weight: 400;
}
.search .postprofile a:hover {
  text-decoration: underline;
}
.top {
  font-size: 12px;
  text-decoration: none;
  margin-top: 10px;
}
.back2top {
  clear: both;
}
.back2top .top {
  float: right;
  margin-right: -10px;
  margin-top: 0;
}
.arrow-up {
  padding-left: 10px;
  text-decoration: none;
  border-bottom-width: 0;
}
.arrow-down {
  padding-right: 10px;
}
.arrow-left:hover {
  text-decoration: none;
}
.arrow-right:hover {
  text-decoration: none;
}
.skiplink {
  position: absolute;
  left: -999px;
  width: 990px;
}
a.feed-icon-forum {
  float: right;
  margin: 3px;
}
a.anchor {
  display: block;
}
ul.topiclist {
  display: block;
  list-style-type: none;
  margin: 0;
}
ul.topiclist li {
  display: block;
  list-style-type: none;
  margin: 0;
}
ul.topiclist dl {
  position: relative;
}
ul.topiclist li.row dl {
  margin: 2px 0;
}
ul.topiclist dd,
ul.topiclist dt {
  display: block;
  float: left;
}
ul.topiclist dt {
  width: 100%;
  margin-right: -440px;
  font-size: 1.1em;
}
ul.topiclist.missing-column dt {
  margin-right: -345px;
}
ul.topiclist.two-long-columns dt {
  margin-right: -250px;
}
ul.topiclist.two-columns dt {
  margin-right: -80px;
}
ul.topiclist dt .list-inner {
  margin-right: 440px;
  padding-left: 5px;
  padding-right: 5px;
}
ul.topiclist.missing-column dt .list-inner {
  margin-right: 345px;
}
ul.topiclist.two-long-columns dt .list-inner {
  margin-right: 250px;
}
ul.topiclist.two-columns dt .list-inner {
  margin-right: 80px;
}
ul.topiclist dd {
  border-left: 1px solid transparent;
  padding: 4px 0;
  box-sizing: border-box;
}
ul.topiclist li.row dd {
  padding: 4px 0 999px 0;
  margin-bottom: -995px;
}
ul.topiclist dfn {
  position: absolute;
  left: -999px;
  width: 990px;
}
.forum-image {
  float: left;
  padding-top: 5px;
  margin-right: 5px;
}
li.row {
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
}
li.row strong {
  font-weight: 400;
}
li.header dd,
li.header dt {
  line-height: 1em;
  border-left-width: 0;
  margin: 2px 0 4px 0;
  padding-top: 2px;
  padding-bottom: 2px;
  font-size: 1em;
  font-family: "Roboto Flex", "Times New Roman", serif;
  text-transform: uppercase;
}
li.header dt {
  font-weight: 700;
  width: 100%;
  margin-right: -440px;
}
li.header dt .list-inner {
  letter-spacing: 0.1em;
  margin-left: 25px;
  margin-right: 440px;
}
li.header dd {
  padding-left: 1px;
  box-sizing: border-box;
}
li.header dl.row-item dd,
li.header dl.row-item dt {
  min-height: 0;
}
li.header dl.row-item dt .list-inner {
  padding-left: 0;
  padding-right: 50px;
}
.row .list-inner {
  padding: 4px 0;
}
dl.row-item {
  background-position: 10px 50%;
  background-repeat: no-repeat;
  background-size: 32px;
}
dl.row-item dt {
  background-repeat: no-repeat;
  background-position: 5px 95%;
  background-size: 17px;
}
dl.row-item dt .list-inner {
  padding-left: 52px;
}
dl.row-item dd,
dl.row-item dt {
  min-height: 35px;
}
dl.row-item dt a {
  display: inline;
}
dl a.row-item-link {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  margin-left: 9px;
}
dd.extra,
dd.mark,
dd.posts,
dd.topics,
dd.views {
  width: 80px;
  text-align: center;
  line-height: 2.2em;
  font-size: 1.2em;
}
dd.posts,
dd.topics,
dd.views {
  width: 95px;
}
dl.row-item dt ol,
dl.row-item dt ul {
  list-style-position: inside;
  margin-left: 1em;
}
dl.row-item dt li {
  display: list-item;
  list-style-type: inherit;
}
dd.info,
dd.lastpost,
dd.moderation,
dd.redirect,
dd.time {
  width: 250px;
  font-size: 1.1em;
}
dd.redirect {
  line-height: 2.5em;
}
dd.time {
  line-height: 200%;
}
dd.lastpost > span,
dd.moderation > span,
dd.redirect > span,
ul.topiclist dd.info > span,
ul.topiclist dd.time > span {
  display: block;
  padding-left: 5px;
}
dd.extra,
dd.mark {
  line-height: 200%;
}
dd.option {
  width: 125px;
  line-height: 200%;
  text-align: center;
  font-size: 1.1em;
}
.postbody {
  padding: 0;
  line-height: 1.48em;
  width: 80%;
  float: left;
  position: relative;
}
.postbody .ignore {
  font-size: 1.1em;
}
.postbody h3.first {
  font-size: 1.7em;
}
.postbody h3 {
  float: left;
  font-size: 1.5em;
  padding: 2px 0 0 0;
  margin-top: 0 !important;
  margin-bottom: 0.3em !important;
  text-transform: none;
  border: 0;
  font-family: "Roboto Flex", "Times New Roman", serif;
  line-height: 125%;
}
.postbody h3 img {
  vertical-align: bottom;
}
.has-profile .postbody h3 {
  float: none !important;
  margin-right: 180px;
}
.postbody .content {
  font-size: 1.3em;
  overflow-x: auto;
}
.postbody img.postimage {
  max-width: 100%;
  box-sizing: border-box;
}
.search .postbody {
  width: 68%;
}
.panel .review {
  margin-top: 2em;
}
.topicreview {
  padding-right: 5px;
  overflow: auto;
  height: 300px;
}
.topicreview .postbody {
  width: auto;
  float: none;
  margin: 0;
  height: auto;
}
.topicreview .post {
  height: auto;
}
.topicreview h2 {
  border-bottom-width: 0;
}
.post-ignore .postbody {
  display: none;
}
.post_details {
  overflow: auto;
  max-height: 300px;
}
.content {
  clear: both;
  min-height: 3em;
  overflow: hidden;
  line-height: 1.4em;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 1em;
  padding-bottom: 1px;
}
.content h2,
.panel h2 {
  font-weight: 400;
  border-bottom: 1px solid transparent;
  font-size: 1.6em;
  margin-top: 0.5em;
  margin-bottom: 0.5em;
  padding-bottom: 0.5em;
}
.panel h3 {
  margin: 0.5em 0;
}
.panel p {
  font-size: 1.2em;
  margin-bottom: 1em;
  line-height: 1.4em;
}
.content p {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 1.2em;
  margin-bottom: 1em;
  line-height: 1.4em;
}
.agreement {
  font-size: 12px;
  line-height: 17px;
  margin-bottom: 10px;
}
.agreement-text {
  line-height: 17px;
  margin-bottom: 10px;
}
dl.faq {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 1.1em;
  margin-top: 1em;
  margin-bottom: 2em;
  line-height: 1.4em;
}
dl.faq dt {
  font-weight: 700;
}
.content dl.faq {
  font-size: 1.2em;
  margin-bottom: 0.5em;
}
.content li {
  list-style-type: inherit;
}
.content ol,
.content ul {
  margin: 0.8em 0 0.9em 3em;
}
.posthilit {
  padding: 0 2px 1px 2px;
}
p.author {
  margin-bottom: 0.6em;
  padding: 0 0 5px 0;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 1em;
  line-height: 1.2em;
  clear: both;
}
.signature {
  margin-top: 1.5em;
  padding-top: 0.2em;
  font-size: 1.1em;
  border-top: 1px solid transparent;
  clear: left;
  line-height: 140%;
  overflow: hidden;
  width: 100%;
}
.signature.standalone {
  border-top-width: 0;
  margin-top: 0;
}
dd .signature {
  margin: 0;
  padding: 0;
  clear: none;
  border: 0;
}
.signature li {
  list-style-type: inherit;
}
.signature ol,
.signature ul {
  margin: 0.8em 0 0.9em 3em;
}
.notice {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  width: auto;
  margin-top: 1.5em;
  padding-top: 0.2em;
  font-size: 1em;
  border-top: 1px dashed transparent;
  clear: left;
  line-height: 130%;
}
ul.searchresults {
  list-style: none;
  text-align: right;
  clear: both;
}
blockquote {
  border: 1px solid transparent;
  font-size: 0.95em;
  margin: 1em 1px 1em 25px;
  overflow: hidden;
  padding: 5px;
}
blockquote blockquote {
  font-size: 1em;
  margin: 1em 1px 1em 15px;
}
blockquote cite {
  font-style: normal;
  font-weight: 700;
  display: block;
  font-size: 0.9em;
}
blockquote cite cite {
  font-size: 1em;
}
.uncited:before,
blockquote cite:before {
  padding-right: 5px;
}
blockquote cite > span {
  float: right;
  font-weight: 400;
}
.postbody .content li blockquote {
  overflow: inherit;
  margin-left: 0;
}
.codebox {
  border: 1px solid transparent;
  font-size: 1em;
  margin: 1em 0 1.2em 0;
  word-wrap: normal;
}
.codebox p {
  text-transform: uppercase;
  border-bottom: 1px solid transparent;
  margin-bottom: 0;
  padding: 3px;
  font-size: 0.8em !important;
  font-weight: 700;
  display: block;
}
blockquote .codebox {
  margin-left: 0;
}
.codebox code {
  overflow: auto;
  display: block;
  height: auto;
  max-height: 200px;
  padding: 5px 3px;
  font-size: 0.9em;
  font-family: "Roboto Mono", "Courier New", monospace;
  line-height: 1.3em;
}
.attachbox {
  font-size: 13px;
  float: left;
  width: auto;
  max-width: 100%;
  margin: 5px 5px 5px 0;
  padding: 6px;
  border: 1px dashed transparent;
  clear: left;
  box-sizing: border-box;
}
.attachbox dt {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  text-transform: uppercase;
}
.attachbox dd {
  margin-top: 4px;
  padding-top: 4px;
  clear: left;
  border-top: 1px solid transparent;
  overflow-x: auto;
  overflow-y: hidden;
}
.attachbox dd dd {
  border: 0;
}
.attachbox p {
  line-height: 110%;
  font-weight: 400;
  clear: left;
}
.attachbox p.stats {
  line-height: 110%;
  font-weight: 400;
  clear: left;
}
.attach-image {
  margin: 3px 0;
  max-width: 100%;
}
.attach-image img {
  border: 1px solid transparent;
  cursor: default;
}
div.inline-attachment dl.file,
div.inline-attachment dl.thumbnail {
  display: block;
  margin-bottom: 4px;
}
div.inline-attachment p {
  font-size: 100%;
}
dl.file {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  display: block;
}
dl.file dt {
  text-transform: none;
  margin: 0;
  padding: 0;
  font-weight: 700;
  font-family: "Roboto Flex", Helvetica, sans-serif;
}
dl.file dd {
  margin: 0;
  padding: 0;
}
dl.thumbnail img {
  padding: 3px;
  border: 1px solid transparent;
  box-sizing: border-box;
}
dl.thumbnail dd {
  font-style: italic;
  font-family: "Roboto Flex", Helvetica, sans-serif;
}
.attachbox dl.thumbnail dd {
  font-size: 100%;
}
dl.thumbnail dt a:hover img {
  border: 1px solid transparent;
}
fieldset.polls {
  font-family: "Roboto Flex", Helvetica, sans-serif;
}
fieldset.polls dl {
  margin-top: 5px;
  border-top: 1px solid transparent;
  padding: 5px 0 0 0;
  line-height: 120%;
}
fieldset.polls dl.voted {
  font-weight: 700;
}
fieldset.polls dt {
  text-align: left;
  float: left;
  display: block;
  width: 30%;
  border-right: none;
  padding: 0;
  margin: 0;
  font-size: 1.1em;
}
fieldset.polls dd {
  float: left;
  width: 10%;
  border-left: none;
  padding: 0 5px;
  margin-left: 0;
  font-size: 1.1em;
}
fieldset.polls dd.resultbar {
  width: 50%;
}
fieldset.polls dd input {
  margin: 2px 0;
}
fieldset.polls dd div {
  text-align: right;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-weight: 700;
  padding: 2px 2px 0 2px;
  overflow: visible;
  min-width: 8px;
}
.pollbar1,
.pollbar2,
.pollbar3,
.pollbar4,
.pollbar5 {
  border-bottom: 1px solid transparent;
  border-right: 1px solid transparent;
}
.vote-submitted {
  font-size: 1.2em;
  font-weight: 700;
  text-align: center;
}
.postprofile {
  margin: 5px 0 10px 0;
  min-height: 80px;
  border: 1px solid transparent;
  border-width: 0 0 0 1px;
  width: 18%;
  float: right;
  display: inline;
}
.postprofile dd,
.postprofile dt {
  line-height: 1.2em;
  margin-left: 8px;
}
.postprofile dd {
  overflow: hidden;
  text-overflow: ellipsis;
}
.postprofile strong {
  font-weight: 400;
}
.postprofile .search-result-date,
.postprofile dd.profile-rank,
.postprofile dt.no-profile-rank {
  margin-bottom: 10px;
}
.profile-rank img {
  max-width: 160px;
}
.postprofile .has-avatar .avatar-container {
  margin-bottom: 3px;
  overflow: hidden;
}
.postprofile .avatar {
  display: block;
  float: left;
  max-width: 100%;
}
.postprofile .avatar img {
  display: block;
  height: auto !important;
  max-width: 100%;
}
.postprofile .profile-posts a {
  font-weight: 400;
}
dd.profile-warnings {
  font-weight: 700;
}
dd.profile-contact {
  overflow: visible;
}
.profile-contact .dropdown-container {
  display: inline-block;
}
.profile-contact .icon_contact {
  vertical-align: middle;
}
.profile-contact .dropdown {
  margin-right: -14px;
}
.online {
  background-image: none;
  background-position: 100% 0;
  background-repeat: no-repeat;
}
.search .postprofile {
  width: 30%;
}
.profile-avatar img {
  max-width: 100%;
}
dl.pmlist dt {
  width: 60% !important;
}
dl.pmlist dt textarea {
  width: 95%;
}
dl.pmlist dd {
  margin-left: 61% !important;
  margin-bottom: 2px;
}
.action-bar div.dl_links {
  padding: 10px 0 0 10px;
}
div.dl_links {
  display: inline-block;
  text-transform: none;
}
.dl_links strong {
  font-weight: 700;
}
.dl_links ul {
  list-style-type: none;
  margin: 0;
  display: inline-block;
}
.dl_links li {
  display: inline-block;
}
.attachment-filename {
  width: 100%;
}
.ellipsis-text {
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
table.fixed-width-table {
  table-layout: fixed;
}
.attach-image::-webkit-scrollbar,
.attachbox dd::-webkit-scrollbar,
.codebox code::-webkit-scrollbar,
.dropdown-extended ul::-webkit-scrollbar,
.post_details::-webkit-scrollbar,
.postbody .content::-webkit-scrollbar,
.topicreview::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px;
}
.attach-image::-webkit-scrollbar-thumb,
.attachbox dd::-webkit-scrollbar-thumb,
.codebox code::-webkit-scrollbar-thumb,
.dropdown-extended ul::-webkit-scrollbar-thumb,
.post_details::-webkit-scrollbar-thumb,
.postbody .content::-webkit-scrollbar-thumb,
.topicreview::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px;
}
#memberlist tr.inactive,
#team tr.inactive {
  font-style: italic;
}
.button {
  display: inline-block;
  padding: 2px 8px;
  font-size: 13px;
  font-weight: 600;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  line-height: 1.4;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.button:focus,
.button:hover {
  text-decoration: none;
  outline: 0;
}
.caret {
  border-left: 1px solid;
  position: relative;
  right: -6px;
}
.caret i {
  vertical-align: top;
}
.button-search,
.button-search-end {
  float: left;
  border-radius: 0;
  margin: 0;
  padding: 2px 5px;
}
.button-search-end {
  border-left-width: 0;
  border-radius: 0 4px 4px 0;
}
.search-header .button-search,
.search-header .button-search-end {
  border-top-width: 0;
  border-bottom-width: 0;
  padding: 2px 5px 4px;
}
.search-header .button-search-end {
  border-right-width: 0;
}
.button-paging {
  border-radius: 2px;
  padding: 2px 5px;
}
.button-icon-only {
  padding-left: 3px;
  padding-right: 3px;
}
.contact-icons.dropdown-contents {
  min-width: 0;
  padding: 0;
  font-size: 0;
}
.contact-icon {
  background-repeat: no-repeat;
  display: block;
  height: 16px;
  width: 16px;
}
.contact-icons a {
  border-bottom: 1px dotted;
  border-right: 1px dotted;
  display: block;
  float: left;
  padding: 8px;
}
.contact-icons .last-cell {
  border-right: none;
}
.contact-icons div:last-child a {
  border-bottom: none;
}
.contact-icons div {
  clear: left;
}
.post-buttons {
  float: right;
  list-style: none;
  margin-top: 2px;
}
.has-profile .post-buttons {
  float: none;
  position: absolute;
  margin: 0;
  right: 0;
  top: 5px;
}
.post-buttons > li {
  float: left;
  margin-right: 3px;
}
.format-buttons .button,
.post-buttons .button {
  padding-left: 3px;
  padding-right: 3px;
}
.hastouch .post-buttons {
  margin-right: 10px;
}
.post-buttons .button span {
  font-size: 0;
}
.post-buttons .dropdown {
  top: 18px;
}
.post-buttons .dropdown a {
  display: block;
  font-size: 1.2em;
  text-align: right;
}
.hasjs .postbody .post-buttons {
  max-width: 40%;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.small-icon {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: none;
}
.dropdown .small-icon {
  background-position: 5px 50%;
  padding: 5px;
}
.small-icon > a {
  padding: 0 0 0 18px;
}
ul.linklist.bulletin > li.small-icon:before {
  display: none;
}
.dropdown .small-icon > a {
  display: block;
}
.rtl .small-icon {
  background-position: 100% 50%;
}
.rtl .small-icon > a {
  padding-left: 0;
  padding-right: 19px;
}
.cp-menu {
  float: left;
  width: 19%;
  margin-top: 1em;
  margin-bottom: 5px;
}
.cp-main {
  float: left;
  width: 81%;
}
.cp-main .content {
  padding: 0;
}
.panel-container .panel p {
  font-size: 1.1em;
}
.panel-container .panel ol {
  margin-left: 2em;
  font-size: 1.1em;
}
.panel-container .panel li.row {
  border-bottom: 1px solid transparent;
  border-top: 1px solid transparent;
}
ul.cplist {
  margin-bottom: 5px;
  border-top: 1px solid transparent;
}
.panel-container .panel li.header dd,
.panel-container .panel li.header dt {
  margin-bottom: 2px;
}
.panel-container table.table1 {
  margin-bottom: 1em;
}
.panel-container table.table1 thead th {
  font-weight: 700;
  border-bottom: 1px solid transparent;
  padding: 5px;
}
.panel-container table.table1 tbody th {
  font-style: italic;
  background-color: transparent !important;
  border-bottom: none;
}
.cp-main .pm-message {
  border: 1px solid transparent;
  margin: 10px 0;
  width: auto;
  float: none;
}
.pm-message h2 {
  padding-bottom: 5px;
}
.cp-main .box2 h3,
.cp-main .postbody h3 {
  margin-top: 0;
}
.panel-container .postbody p.author {
  font-size: 1.1em;
}
.cp-main .buttons {
  margin-left: 0;
}
.cp-main ul.linklist {
  margin: 0;
}
.mcp-main .postbody {
  width: 100%;
}
.tabs-container h2 {
  float: left;
  margin-bottom: 0;
}
.minitabs,
.tabs {
  line-height: normal;
}
.minitabs > ul,
.tabs > ul {
  list-style: none;
  margin: 0;
  padding: 0;
  position: relative;
}
.minitabs .tab,
.tabs .tab {
  display: block;
  float: left;
  font-size: 1em;
  font-weight: 700;
  line-height: 1.4em;
}
.minitabs .tab > a,
.tabs .tab > a {
  display: block;
  padding: 5px 9px;
  position: relative;
  text-decoration: none;
  white-space: nowrap;
  cursor: pointer;
}
.tabs {
  margin: 20px 0 0 7px;
}
.tabs .tab > a {
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  margin: 1px 1px 0 0;
}
.tabs .activetab > a {
  margin-top: 0;
  padding-bottom: 7px;
}
.minitabs {
  float: right;
  margin: 15px 7px 0 0;
  max-width: 50%;
}
.minitabs .tab {
  float: right;
}
.minitabs .tab > a {
  border-radius: 5px 5px 0 0;
  margin-left: 2px;
}
.minitabs .tab > a:hover {
  text-decoration: none;
}
.responsive-tab {
  position: relative;
}
.responsive-tab > a.responsive-tab-link {
  display: block;
  font-size: 1.6em;
  position: relative;
  width: 16px;
  line-height: 0.9em;
  text-decoration: none;
}
.responsive-tab .responsive-tab-link:before {
  content: "";
  position: absolute;
  left: 10px;
  top: 7px;
  height: 0.125em;
  width: 14px;
  border-bottom: 0.125em solid transparent;
  border-top: 0.375em double transparent;
}
.minitabs .dropdown,
.tabs .dropdown {
  top: 20px;
  margin-right: -2px;
  font-size: 1.1em;
  font-weight: 400;
}
.minitabs .dropdown {
  margin-right: -4px;
}
.minitabs .dropdown-up .dropdown,
.tabs .dropdown-up .dropdown {
  bottom: 20px;
  top: auto;
}
.tabs .dropdown li {
  text-align: right;
}
.minitabs .dropdown li {
  text-align: left;
}
.navigation {
  width: 100%;
  padding-top: 36px;
}
.navigation ul {
  list-style: none;
}
.navigation li {
  display: inline;
  font-weight: 700;
  margin: 1px 0;
  padding: 0;
}
.navigation a {
  display: block;
  padding: 5px;
  margin: 1px 0;
  text-decoration: none;
}
.navigation a:hover {
  text-decoration: none;
}
.cp-main h2 {
  border-bottom: none;
  padding: 0;
  margin-left: 10px;
}
.cp-mini {
  margin: 10px 15px 10px 5px;
  max-height: 200px;
  overflow-y: auto;
  padding: 5px 10px;
  border-radius: 7px;
}
dl.mini dt {
  font-weight: 700;
}
dl.mini dd {
  padding-top: 4px;
}
.friend-online {
  font-weight: 700;
}
.friend-offline {
  font-style: italic;
}
ol.def-rules {
  padding-left: 0;
}
ol.def-rules li {
  line-height: 180%;
  padding: 1px;
}
.pmlist li.bg1 {
  padding: 0 3px;
}
.pmlist li.bg2 {
  padding: 0 3px;
}
.pm_foe_colour,
.pm_friend_colour,
.pm_marked_colour,
.pm_message_reported_colour,
.pm_replied_colour,
.pmlist li.pm_foe_colour,
.pmlist li.pm_friend_colour,
.pmlist li.pm_marked_colour,
.pmlist li.pm_message_reported_colour,
.pmlist li.pm_replied_colour {
  padding: 0;
  border: solid 3px transparent;
  border-width: 0 3px;
}
.pm-legend {
  border-left-width: 10px;
  border-left-style: solid;
  border-right-width: 0;
  margin-bottom: 3px;
  padding-left: 10px;
}
.gallery label {
  position: relative;
  float: left;
  margin: 10px;
  padding: 5px;
  width: auto;
  border: 1px solid transparent;
  text-align: center;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
  .nojs .minitabs a span,
  .nojs .tabs a span {
    max-width: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    letter-spacing: -0.5px;
  }
  .cp-main,
  .cp-menu,
  .navigation {
    float: none;
    width: auto;
    margin: 0;
  }
  .navigation {
    padding: 0;
    margin: 0 auto;
    max-width: 320px;
  }
  .navigation a {
    background-image: none;
  }
  .navigation li:first-child a {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .navigation li:last-child a {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
  }
}
fieldset {
  border-width: 0;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-size: 1.1em;
}
input {
  font-weight: 400;
  vertical-align: middle;
  padding: 0 3px;
  font-size: 1em;
  font-family: "Roboto Flex", Helvetica, sans-serif;
}
select {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  font-weight: 400;
  cursor: pointer;
  vertical-align: middle;
  border: 1px solid transparent;
  padding: 1px;
  font-size: 1em;
}
select:focus {
  outline-style: none;
}
option {
  padding-right: 1em;
}
select optgroup option {
  padding-right: 1em;
  font-family: "Roboto Flex", Helvetica, sans-serif;
}
textarea {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  width: 60%;
  padding: 2px;
  font-size: 1em;
  line-height: 1.4em;
}
label {
  cursor: default;
  padding-right: 5px;
}
label input {
  vertical-align: middle;
}
label img {
  vertical-align: middle;
}
fieldset dl {
  padding: 4px 0;
}
fieldset dt {
  float: left;
  width: 40%;
  text-align: left;
  display: block;
}
fieldset dd {
  margin-left: 41%;
  vertical-align: top;
  margin-bottom: 3px;
}
fieldset.fields1 dt {
  width: 15em;
  border-right-width: 0;
}
fieldset.fields1 dd {
  margin-left: 15em;
  border-left-width: 0;
}
fieldset.fields1 div {
  margin-bottom: 3px;
}
fieldset.fields1 .live-search div {
  margin-bottom: 0;
}
fieldset.fields2 dt {
  width: 15em;
  border-right-width: 0;
}
fieldset.fields2 dd {
  margin-left: 16em;
  border-left-width: 0;
}
dt label {
  font-weight: 700;
  text-align: left;
}
dd label {
  white-space: nowrap;
}
dd input,
dd textarea {
  margin-right: 3px;
}
dd select {
  width: auto;
}
dd select[multiple] {
  width: 100%;
}
dd textarea {
  width: 85%;
}
.timezone {
  width: 95%;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
fieldset.quick-login {
  margin-top: 5px;
}
fieldset.quick-login input {
  width: auto;
}
fieldset.quick-login input.inputbox {
  width: 15%;
  vertical-align: middle;
  margin-right: 5px;
}
fieldset.quick-login label {
  white-space: nowrap;
  padding-right: 2px;
}
fieldset.display-options {
  text-align: center;
  margin: 3px 0 5px 0;
}
fieldset.display-options label {
  white-space: nowrap;
  padding-right: 2px;
}
fieldset.display-options a {
  margin-top: 3px;
}
.dropdown fieldset.display-options {
  font-size: 1em;
  margin: 0;
  padding: 0;
}
.dropdown fieldset.display-options label {
  display: block;
  margin: 4px;
  padding: 0;
  text-align: right;
  white-space: nowrap;
}
.dropdown fieldset.display-options select {
  min-width: 120px;
}
fieldset.display-actions {
  text-align: right;
  line-height: 2em;
  white-space: nowrap;
  padding-right: 1em;
}
fieldset.display-actions label {
  white-space: nowrap;
  padding-right: 2px;
}
fieldset.sort-options {
  line-height: 2em;
}
fieldset.forum-selection {
  margin: 5px 0 3px 0;
  float: right;
}
fieldset.forum-selection2 {
  margin: 13px 0 3px 0;
  float: right;
}
fieldset.submit-buttons {
  text-align: center;
  vertical-align: middle;
  margin: 5px 0;
}
fieldset.submit-buttons input {
  vertical-align: middle;
}
.format-buttons {
  margin: 15px 0 2px 0;
}
.format-buttons input,
.format-buttons select {
  vertical-align: middle;
}
.message-box {
  width: 80%;
}
.message-box textarea {
  font-family: "Roboto Flex", Helvetica, sans-serif;
  width: 450px;
  height: 270px;
  min-width: 100%;
  max-width: 100%;
  font-size: 1.2em;
  resize: vertical;
  outline: 3px dashed transparent;
  outline-offset: -4px;
  transition: all 0.5s ease, height 1ms linear;
}
.smiley-box {
  width: 18%;
  float: right;
}
.smiley-box img {
  margin: 3px;
}
.inputbox {
  border: 1px solid transparent;
  padding: 2px;
}
.inputbox:focus,
.inputbox:hover {
  border: 1px solid transparent;
  outline-style: none;
}
input.inputbox {
  width: 85%;
}
input.medium {
  width: 50%;
}
input.narrow {
  width: 25%;
}
input.tiny {
  width: 150px;
}
textarea.inputbox {
  width: 85%;
}
.autowidth {
  width: auto !important;
}
input[type="number"] {
  -webkit-padding-end: 0;
  padding-inline-end: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}
input[type="search"]::-webkit-search-cancel-button {
  cursor: pointer;
}
input.button1,
input.button2 {
  font-size: 1em;
}
a.button1,
a.button2,
input.button1,
input.button2,
input.button3 {
  width: auto !important;
  padding-top: 1px;
  padding-bottom: 1px;
  font-family: "Roboto Flex", Helvetica, sans-serif;
  background: repeat-x top left;
  line-height: 1.5;
}
a.button1,
input.button1 {
  font-weight: 700;
  border: 1px solid transparent;
}
input.button3 {
  padding: 0;
  margin: 0;
  line-height: 5px;
  height: 12px;
  background-image: none;
  font-variant: small-caps;
}
.search-results li,
input[type="button"],
input[type="checkbox"],
input[type="radio"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
}
a.button2,
input.button2,
input.button3 {
  border: 1px solid transparent;
}
a.button1,
a.button2 {
  text-decoration: none;
  padding: 0 3px;
  vertical-align: text-bottom;
}
a.button1:hover,
a.button2:hover,
input.button1:hover,
input.button2:hover,
input.button3:hover {
  border: 1px solid transparent;
}
input.disabled {
  font-weight: 400;
}
input.button1:focus,
input.button2:focus,
input.button3:focus {
  outline-style: none;
}
.search-box {
  float: left;
}
.search-box .inputbox {
  background-image: none;
  border-right-width: 0;
  border-radius: 4px 0 0 4px;
  float: left;
  height: 24px;
  padding: 3px;
  box-sizing: border-box;
}
.search-header {
  border-radius: 4px;
  display: block;
  float: right;
  margin: 0 5px 10px;
  position: relative;
  text-align: right;
  clear: right;
}
.search-header .inputbox {
  border: 0;
  font-weight: 700;
}
.navbar .linklist > li.responsive-search {
  display: none;
}
input.search {
  background-image: none;
  background-repeat: no-repeat;
  background-position: left 1px;
  padding-left: 17px;
}
.full {
  width: 95%;
}
.medium {
  width: 50%;
}
.narrow {
  width: 25%;
}
.tiny {
  width: 10%;
}
.button .icon,
.icon,
.uncited:before,
blockquote cite:before {
  display: inline-block;
  font-family: FontAwesome;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-size: 14px;
  line-height: 1;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon:before {
  padding-right: 2px;
}
.button .icon:before {
  padding-right: 0;
}
.icon.icon-xxxxl {
  font-size: 32px;
}
.icon.icon-xxxl {
  font-size: 28px;
}
.icon.icon-xxl {
  font-size: 24px;
}
.icon.icon-xl {
  font-size: 20px;
}
.icon.icon-lg {
  font-size: 16px;
}
.icon.icon-md {
  font-size: 10px;
}
.icon.icon-sm {
  font-size: 8px;
}
.icon-tiny {
  width: 12px;
  transform: scale(0.65, 0.75);
  vertical-align: text-bottom;
  font-size: 16px;
}
.icon-rotate-90 {
  transform: rotate(90deg);
}
.icon-rotate-180 {
  transform: rotate(180deg);
}
.icon-rotate-270 {
  transform: rotate(270deg);
}
.arrow-left .icon {
  float: left;
}
.arrow-left:hover .icon {
  margin-left: -5px;
  margin-right: 5px;
}
.arrow-right .icon {
  float: right;
}
.arrow-right:hover .icon {
  margin-left: 5px;
  margin-right: -5px;
}
.post-buttons .dropdown-contents .icon {
  float: right;
  margin-left: 5px;
}
.alert_close .icon:before {
  padding: 0;
  border-radius: 50%;
  width: 11px;
  display: block;
  line-height: 0.9;
  height: 12px;
}
.uncited:before,
blockquote cite:before {
  content: "\f10d";
}
.rtl .uncited:before,
.rtl blockquote cite:before {
  content: "\f10e";
}
body,
html {
  color: #0a325a;
  background-color: #0a325a;
}
h1 {
  color: #fff;
}
h2 {
  color: #0a325a;
}
h3 {
  border-bottom-color: #bad7f1;
  color: #115098;
}
hr {
  border-color: #fff;
  border-top-color: #bad7f1;
}
a {
  color: #0a325a;
}
a:visited {
  color: #0a325a;
}
a:hover {
  color: #0081ec;
}
a:focus {
  color: #0081ec;
}
a:active {
  color: #081c28;
}
.forabg .header a,
.forumbg .header a,
th a {
  color: #fff;
}
.forabg .header a:hover,
.forumbg .header a:hover,
th a:hover {
  color: #a8d8ff;
}
.dropdown-extended a.mark_read {
  background-color: #fff;
  border-color: #b4bac0;
}
.postlink {
  border-bottom-color: #368ad2;
  color: #368ad2;
}
.postlink:visited {
  border-bottom-color: #5d8fbd;
  color: #5d8fbd;
}
.postlink:hover {
  background-color: #d0e4f6;
  color: #0d4473;
}
.signature a,
.signature a:hover {
  background-color: transparent;
  border-bottom-color: #368ad2;
}
.top i {
  color: #999;
}
.arrow-left:hover,
.arrow-right:hover {
  color: #368ad2;
}
.wrap {
  background-color: #fff;
  border-color: #e6e9ed;
  box-shadow: 0 0 10px #051f39;
}
.headerbar {
  color: #bad7f1;
}
.headerbar a {
  color: #bad7f1;
}
.headerbar a:visited {
  color: #bad7f1;
}
.forumbg,
.headerbar {
  background-color: #0a325a;
  background-image: linear-gradient(to bottom, #0a325a 0, #0a325a 2px, #0a233c 92px, #0a233c 100%);
  background-repeat: repeat-x;
}
.forabg {
  background-color: #0a325a;
  background-image: linear-gradient(to bottom, #0a325a 0, #0a325a 2px, #0a233c 92px, #0a233c 100%);
  background-repeat: repeat-x;
}
.navbar {
  background-color: #cadceb;
}
.panel {
  background-color: #ecf1f3;
  color: #28313f;
}
.post:target .content {
  color: #000;
}
.post h3 a.first-unread,
.post:target h3 a {
  color: #000;
}
.bg1 {
  background-color: #ecf3f7;
}
table.zebra-list tr:nth-child(odd) td,
ul.zebra-list li:nth-child(odd) {
  background-color: #ecf3f7;
}
.bg2 {
  background-color: #e1ebf2;
}
table.zebra-list tr:nth-child(2n) td,
ul.zebra-list li:nth-child(2n) {
  background-color: #e1ebf2;
}
.bg3 {
  background-color: #cadceb;
}
.ucprowbg {
  background-color: #dcdee2;
}
.fieldsbg {
  background-color: #e7e8ea;
}
.site_logo {
  background-image: url(./images/logo_header.webp);
}
ul.navlinks {
  border-top-color: #fff;
}
table.table1 thead th {
  color: #fff;
}
table.table1 thead th a {
  color: #fff;
}
table.table1 thead th a:hover {
  color: #a8d8ff;
}
table.table1 tbody tr {
  border-color: #bfc1cf;
}
table.table1 tbody tr.hover,
table.table1 tbody tr:hover {
  background-color: #cfe1f6;
  color: #000;
}
table.table1 td {
  color: #536482;
}
table.table1 tbody td {
  border-top-color: #fafafa;
}
table.table1 tbody th {
  border-bottom-color: #000;
  color: #333;
  background-color: #fff;
}
table.info tbody th {
  color: #000;
}
dl.details dt {
  color: #000;
}
dl.details dd {
  color: #536482;
}
.sep {
  color: #1198d9;
}
.icon.icon-blue,
a:hover .icon.icon-blue {
  color: #196db5 !important;
}
.icon.icon-green,
a:hover .icon.icon-green {
  color: #1b9a1b !important;
}
.icon.icon-red,
a:hover .icon.icon-red {
  color: #bc2a4d !important;
}
.icon.icon-orange,
a:hover .icon.icon-orange {
  color: #f60 !important;
}
.icon.icon-bluegray,
a:hover .icon.icon-bluegray {
  color: #536482 !important;
}
.icon.icon-gray,
a:hover .icon.icon-gray {
  color: #777 !important;
}
.icon.icon-lightgray,
a:hover .icon.icon-lightgray {
  color: #999 !important;
}
.icon.icon-black,
a:hover .icon.icon-black {
  color: #333 !important;
}
.alert_close .icon:before {
  background-color: #fff;
}
.jumpbox .dropdown li {
  border-top-color: #ccc;
}
.jumpbox-cat-link {
  background-color: #0076b1;
  border-top-color: #0076b1;
  color: #fff;
}
.jumpbox-cat-link:hover {
  background-color: #12a3eb;
  border-top-color: #12a3eb;
  color: #fff;
}
.jumpbox-forum-link {
  background-color: #e1ebf2;
}
.jumpbox-forum-link:hover {
  background-color: #f6f4d0;
}
.jumpbox .dropdown .pointer-inner {
  border-color: #e1ebf2 transparent;
}
.jumpbox-sub-link {
  background-color: #e1ebf2;
}
.jumpbox-sub-link:hover {
  background-color: #f1f8ff;
}
.copyright {
  color: #555;
}
.error {
  color: #bc2a4d;
}
.reported {
  background-color: #f7ecef;
}
li.reported:hover {
  background-color: #ecd5d8 !important;
}
.announce,
.sticky {
  border-left-color: #bcbcbc;
  border-right-color: #bcbcbc;
}
div.rules {
  background-color: #ecd5d8;
  color: #bc2a4d;
}
p.post-notice {
  background-color: #ecd5d8;
  background-image: none;
}
p.post-notice:before {
  background-color: transparent;
  background-image: none;
}
ul.forums {
  background-color: #eef5f9;
  background-image: linear-gradient(to bottom, #d2e0eb 0, #eef5f9 100%);
}
ul.topiclist li {
  color: #4c5d77;
}
ul.topiclist dd {
  border-left-color: #fff;
}
.rtl ul.topiclist dd {
  border-right-color: #fff;
  border-left-color: transparent;
}
li.row {
  border-top-color: #fff;
  border-bottom-color: #00608f;
}
li.row strong {
  color: #000;
}
li.row:hover {
  background-color: #f6f4d0;
}
li.row:hover dd {
  border-left-color: #ccc;
}
.rtl li.row:hover dd {
  border-right-color: #ccc;
  border-left-color: transparent;
}
li.header dd,
li.header dt {
  color: #fff;
}
.postbody {
  color: #333;
}
.content {
  color: #333;
}
.content h2,
.panel h2 {
  color: #115098;
  border-bottom-color: #bad7f1;
}
dl.faq dt {
  color: #333;
}
.posthilit {
  background-color: #f3bfcc;
  color: #bc2a4d;
}
.announce,
.unreadpost {
  border-left-color: #bcbcbc;
  border-right-color: #bcbcbc;
}
.signature {
  border-top-color: #ccc;
  color: #294f6a;
}
.notice {
  border-top-color: #ccc;
}
.uncited:before,
blockquote,
blockquote cite:before {
  background-color: #ebeadd;
  border-color: #dbdbce;
}
blockquote blockquote {
  background-color: #efeed9;
}
blockquote blockquote blockquote {
  background-color: #ebeadd;
}
.codebox {
  background-color: #fff;
  border-color: #c9d2d8;
}
.codebox p {
  border-bottom-color: #ccc;
}
.codebox code {
  color: #004276;
}
.attachbox {
  background-color: #fff;
  border-color: #c9d2d8;
}
.pm-message .attachbox {
  background-color: #f2f3f3;
}
.attachbox dd {
  border-top-color: #c9d2d8;
}
.attachbox p {
  color: #666;
}
.attachbox p.stats {
  color: #666;
}
.attach-image img {
  border-color: #999;
}
dl.file dd {
  color: #666;
}
dl.thumbnail img {
  border-color: #666;
  background-color: #fff;
}
dl.thumbnail dd {
  color: #666;
}
dl.thumbnail dt a:hover {
  background-color: #eee;
}
dl.thumbnail dt a:hover img {
  border-color: #368ad2;
}
fieldset.polls dl {
  border-top-color: #dcdee2;
  color: #666;
}
fieldset.polls dl.voted {
  color: #000;
}
fieldset.polls dd div {
  color: #fff;
}
.rtl .pollbar1,
.rtl .pollbar2,
.rtl .pollbar3,
.rtl .pollbar4,
.rtl .pollbar5 {
  border-right-color: transparent;
}
.pollbar1 {
  background-color: #aa2346;
  border-bottom-color: #74162c;
  border-right-color: #74162c;
}
.rtl .pollbar1 {
  border-left-color: #74162c;
}
.pollbar2 {
  background-color: #be1e4a;
  border-bottom-color: #8c1c38;
  border-right-color: #8c1c38;
}
.rtl .pollbar2 {
  border-left-color: #8c1c38;
}
.pollbar3 {
  background-color: #d11a4e;
  border-bottom-color: #aa2346;
  border-right-color: #aa2346;
}
.rtl .pollbar3 {
  border-left-color: #aa2346;
}
.pollbar4 {
  background-color: #e41653;
  border-bottom-color: #be1e4a;
  border-right-color: #be1e4a;
}
.rtl .pollbar4 {
  border-left-color: #be1e4a;
}
.pollbar5 {
  background-color: #f81157;
  border-bottom-color: #d11a4e;
  border-right-color: #d11a4e;
}
.rtl .pollbar5 {
  border-left-color: #d11a4e;
}
.postprofile {
  color: #666;
  border-color: #fff;
}
.pm .postprofile {
  border-color: #ddd;
}
.postprofile strong {
  color: #000;
}
.online {
  background-image: url(./images/icon_user_online.webp);
}
dd.profile-warnings {
  color: #bc2a4d;
}
.button {
  border-color: #c7c3bf;
  background-color: #e9e9e9;
  background-image: linear-gradient(to bottom, #fff 0, #e9e9e9 100%);
  box-shadow: 0 0 0 1px #fff inset;
  color: #d31141;
}
.button:focus,
.button:hover,
.dropdown-visible .dropdown-select {
  border-color: #0a8ed0;
  background-color: #fff;
  background-image: linear-gradient(to bottom, #e9e9e9 0, #fff 100%);
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px -1px 0 rgba(188, 42, 77, 0.2);
}
.button .icon,
.button-secondary {
  color: #8f8f8f;
}
.button-secondary:focus,
.button-secondary:hover,
.button:focus .icon,
.button:hover .icon {
  color: #0a8ed0;
}
.button-search-end:hover,
.button-search:hover {
  border-color: #c7c3bf;
}
.caret {
  border-color: #c7c3bf;
}
.contact-icons a {
  border-color: #dcdcdc;
}
.contact-icons a:hover {
  background-color: #f2f6f9;
  color: #0f618a;
}
.pagination li a {
  background-color: #e9e9e9;
  border-color: #c7c3bf;
  color: #d31141;
  background-image: none;
  box-shadow: none;
}
.pagination li.ellipsis span {
  background: 0 0;
  color: #000;
}
.pagination li.active span {
  background-color: #0a325a;
  border-color: #4692bf;
  color: #fff;
}
.nojs .pagination .dropdown-container:hover a.dropdown-trigger,
.pagination .dropdown-visible a.dropdown-trigger,
.pagination li a:hover,
.pagination li a:hover .icon {
  background-color: #0a325a;
  border-color: #368ad2;
  background-image: none;
  color: #fff;
  text-shadow: none;
}
.search-box .inputbox,
.search-box .inputbox:focus,
.search-box .inputbox:hover {
  border-color: #c7c3bf;
}
.search-header {
  box-shadow: 0 0 10px #0075b0;
}
.search-header .inputbox {
  color: #333;
}
.search-results li.active,
.search-results li:hover {
  background-color: #cfe1f6;
}
.contact-icon {
  background-image: url(./images/icons_contact.webp);
}
.pm-icon {
  background-position: 0 0;
}
.email-icon {
  background-position: -21px 0;
}
.jabber-icon {
  background-position: -80px 0;
}
.phpbb_icq-icon {
  background-position: -61px 0;
}
.phpbb_wlm-icon {
  background-position: -182px 0;
}
.phpbb_aol-icon {
  background-position: -244px 0;
}
.phpbb_website-icon {
  background-position: -40px 0;
}
.phpbb_youtube-icon {
  background-position: -98px 0;
}
.phpbb_facebook-icon {
  background-position: -119px 0;
}
.phpbb_skype-icon {
  background-position: -161px 0;
}
.phpbb_twitter-icon {
  background-position: -203px 0;
}
.phpbb_yahoo-icon {
  background-position: -224px 0;
}
.global_read {
  background-image: url(./images/announce_read.webp);
}
.global_read_mine {
  background-image: url(./images/announce_read_mine.webp);
}
.global_read_locked {
  background-image: url(./images/announce_read_locked.webp);
}
.global_read_locked_mine {
  background-image: url(./images/announce_read_locked_mine.webp);
}
.global_unread {
  background-image: url(./images/announce_unread.webp);
}
.global_unread_mine {
  background-image: url(./images/announce_unread_mine.webp);
}
.global_unread_locked {
  background-image: url(./images/announce_unread_locked.webp);
}
.global_unread_locked_mine {
  background-image: url(./images/announce_unread_locked_mine.webp);
}
.announce_read {
  background-image: url(./images/announce_read.webp);
}
.announce_read_mine {
  background-image: url(./images/announce_read_mine.webp);
}
.announce_read_locked {
  background-image: url(./images/announce_read_locked.webp);
}
.announce_read_locked_mine {
  background-image: url(./images/announce_read_locked_mine.webp);
}
.announce_unread {
  background-image: url(./images/announce_unread.webp);
}
.announce_unread_mine {
  background-image: url(./images/announce_unread_mine.webp);
}
.announce_unread_locked {
  background-image: url(./images/announce_unread_locked.webp);
}
.announce_unread_locked_mine {
  background-image: url(./images/announce_unread_locked_mine.webp);
}
.forum_link {
  background-image: url(./images/forum_link.webp);
}
.forum_read {
  background-image: url(./images/forum_read.webp);
}
.forum_read_locked {
  background-image: url(./images/forum_read_locked.webp);
}
.forum_read_subforum {
  background-image: url(./images/forum_read_subforum.webp);
}
.forum_unread {
  background-image: url(./images/forum_unread.webp);
}
.forum_unread_locked {
  background-image: url(./images/forum_unread_locked.webp);
}
.forum_unread_subforum {
  background-image: url(./images/forum_unread_subforum.webp);
}
.sticky_read {
  background-image: url(./images/sticky_read.webp);
}
.sticky_read_mine {
  background-image: url(./images/sticky_read_mine.webp);
}
.sticky_read_locked {
  background-image: url(./images/sticky_read_locked.webp);
}
.sticky_read_locked_mine {
  background-image: url(./images/sticky_read_locked_mine.webp);
}
.sticky_unread {
  background-image: url(./images/sticky_unread.webp);
}
.sticky_unread_mine {
  background-image: url(./images/sticky_unread_mine.webp);
}
.sticky_unread_locked {
  background-image: url(./images/sticky_unread_locked.webp);
}
.sticky_unread_locked_mine {
  background-image: url(./images/sticky_unread_locked_mine.webp);
}
.topic_moved {
  background-image: url(./images/topic_moved.webp);
}
.pm_read,
.topic_read {
  background-image: url(./images/topic_read.webp);
}
.topic_read_mine {
  background-image: url(./images/topic_read_mine.webp);
}
.topic_read_hot {
  background-image: url(./images/topic_read_hot.webp);
}
.topic_read_hot_mine {
  background-image: url(./images/topic_read_hot_mine.webp);
}
.topic_read_locked {
  background-image: url(./images/topic_read_locked.webp);
}
.topic_read_locked_mine {
  background-image: url(./images/topic_read_locked_mine.webp);
}
.pm_unread,
.topic_unread {
  background-image: url(./images/topic_unread.webp);
}
.topic_unread_mine {
  background-image: url(./images/topic_unread_mine.webp);
}
.topic_unread_hot {
  background-image: url(./images/topic_unread_hot.webp);
}
.topic_unread_hot_mine {
  background-image: url(./images/topic_unread_hot_mine.webp);
}
.topic_unread_locked {
  background-image: url(./images/topic_unread_locked.webp);
}
.topic_unread_locked_mine {
  background-image: url(./images/topic_unread_locked_mine.webp);
}
.cp-menu hr,
.panel-container h3,
.panel-container hr {
  border-color: #a4b3bf;
}
.panel-container .panel li.row {
  border-bottom-color: #b5c1cb;
  border-top-color: #f9f9f9;
}
ul.cplist {
  border-top-color: #b5c1cb;
}
.panel-container .panel li.header dd,
.panel-container .panel li.header dt {
  color: #000;
}
.panel-container table.table1 thead th {
  color: #333;
  border-bottom-color: #333;
}
.cp-main .pm-message {
  border-color: #dbdee2;
  background-color: #fff;
}
.tabs .tab > a {
  background: #baccd9;
  color: #536482;
}
.tabs .tab > a:hover {
  background: #ddedfb;
  color: #d31141;
}
.tabs .activetab > a,
.tabs .activetab > a:hover {
  background-color: #cadceb;
  background-image: linear-gradient(to bottom, #e2f2ff 0, #cadceb 100%);
  border-color: #cadceb;
  box-shadow: 0 1px 1px #f2f9ff inset;
  color: #333;
}
.tabs .activetab > a:hover {
  color: #000;
}
.minitabs .tab > a {
  background-color: #e1ebf2;
}
.minitabs .activetab > a,
.minitabs .activetab > a:hover {
  background-color: #cadceb;
  background-image: linear-gradient(to bottom, #e2f2ff 0, #cadceb 100%);
  border-color: #cadceb;
  box-shadow: 0 1px 1px #f2f9ff inset;
  color: #333;
}
.responsive-tab .responsive-tab-link:before {
  border-color: #536482;
}
.responsive-tab .responsive-tab-link:hover:before {
  border-color: #d31141;
}
.navigation a {
  color: #333;
  background: #cadceb;
  background: linear-gradient(to right, #b4c4d1 50%, #cadceb 100%);
}
.rtl .navigation a {
  background: #b4c4d1;
  background: linear-gradient(to right, #cadceb 50%, #b4c4d1 100%);
}
.navigation a:hover {
  background: #aabac6;
  color: #bc2a4d;
}
.navigation .active-subsection a {
  background: #f9f9f9;
  color: #d31141;
}
.navigation .active-subsection a:hover {
  color: #d31141;
}
@media only screen and (max-width: 900px), only screen and (max-device-width: 900px) {
  #navigation a,
  .rtl #navigation a {
    background: #b2c2cf;
  }
}
.panel-container h2 {
  color: #333;
}
.panel-container .panel {
  background-color: #f9f9f9;
}
.cp-main .pm {
  background-color: #fff;
}
.cp-mini {
  background-color: #eef5f9;
}
dl.mini dt {
  color: #425067;
}
.current {
  color: #000 !important;
}
.pm_message_reported_colour,
.pmlist li.pm_message_reported_colour {
  border-left-color: #bc2a4d;
  border-right-color: #bc2a4d;
}
.pm_marked_colour,
.pmlist li.pm_marked_colour {
  border-color: #f60;
}
.pm_replied_colour,
.pmlist li.pm_replied_colour {
  border-color: #a9b8c2;
}
.pm_friend_colour,
.pmlist li.pm_friend_colour {
  border-color: #5d8fbd;
}
.pm_foe_colour,
.pmlist li.pm_foe_colour {
  border-color: #000;
}
.gallery label {
  background: #fff;
  border-color: #ccc;
}
.gallery label:hover {
  background-color: #eee;
}
select {
  border-color: #666;
  background-color: #fafafa;
  color: #000;
}
label {
  color: #425067;
}
option.disabled-option {
  color: #d3d3d3;
}
dd label {
  color: #333;
}
fieldset.fields1 {
  background-color: transparent;
}
fieldset dl:hover dt label {
  color: #000;
}
fieldset.fields2 dl:hover dt label {
  color: inherit;
}
fieldset.quick-login input.inputbox {
  background-color: #f2f3f3;
}
.message-box textarea {
  color: #333;
}
.message-box textarea.drag-n-drop {
  outline-color: rgba(102, 102, 102, 0.5);
}
.message-box textarea.drag-n-drop-highlight {
  outline-color: rgba(17, 163, 234, 0.5);
}
.inputbox {
  background-color: #fff;
  border-color: #b4bac0;
  color: #333;
}
.inputbox:-moz-placeholder {
  color: #333;
}
.inputbox::-webkit-input-placeholder {
  color: #333;
}
.inputbox:hover {
  border-color: #11a3ea;
}
.inputbox:focus {
  border-color: #11a3ea;
}
.inputbox:focus:-moz-placeholder {
  color: transparent;
}
.inputbox:focus::-webkit-input-placeholder {
  color: transparent;
}
a.button1,
a.button2,
input.button1,
input.button2,
input.button3 {
  color: #000;
  background-color: #efefef;
  background-image: linear-gradient(to bottom, #d2d2d2 0, #efefef 100%);
}
a.button1,
input.button1 {
  border-color: #666;
}
input.button3 {
  background-image: none;
}
a.button2,
input.button2,
input.button3 {
  border-color: #666;
}
a.button1,
a.button2 {
  color: #000;
}
a.button1:hover,
a.button2:hover,
input.button1:hover,
input.button2:hover,
input.button3:hover {
  border-color: #d31141;
  color: #d31141;
  background-color: #d2d2d2;
  background-image: linear-gradient(to bottom, #efefef 0, #d2d2d2 100%);
}
input.button1:focus,
input.button2:focus,
input.button3:focus {
  border-color: #11a3ea;
  color: #0f4987;
}
input.disabled {
  color: #666;
}
.phpbb_alert {
  background-color: #fff;
  border-color: #999;
}
.darken {
  background-color: #000;
}
.loading_indicator {
  background-color: #000;
  background-image: url(./images/loading.webp);
}
.dropdown-extended ul li {
  border-top-color: #b9b9b9;
}
.dropdown-extended ul li:hover {
  background-color: #cfe1f6;
  color: #000;
}
.dropdown-extended .footer,
.dropdown-extended .header {
  border-color: #b9b9b9;
  color: #000;
}
.dropdown-extended .footer {
  border-top-style: solid;
  border-top-width: 1px;
}
.dropdown-extended .header {
  background-color: #f1f8ff;
  background-image: linear-gradient(to bottom, #f1f8ff 0, #cadceb 100%);
}
.dropdown .pointer {
  border-color: #b9b9b9 transparent;
}
.dropdown .pointer-inner {
  border-color: #fff transparent;
}
.dropdown-extended .pointer-inner {
  border-color: #f1f8ff transparent;
}
.dropdown .dropdown-contents {
  background: #fff;
  border-color: #b9b9b9;
  box-shadow: 1px 3px 5px rgba(0, 0, 0, 0.2);
}
.dropdown-up .dropdown-contents {
  box-shadow: 1px 0 5px rgba(0, 0, 0, 0.2);
}
.dropdown li,
.dropdown li li {
  border-color: #dcdcdc;
}
.dropdown li.separator {
  border-color: #dcdcdc;
}
.notification_list p.notification-time {
  color: #4c5d77;
}
li.notification-disapproved strong,
li.notification-reported strong {
  color: #d31141;
}
.badge {
  background-color: #d31141;
  color: #fff;
}
.unread {
  color: red !important;
}
@media (max-width: 320px) {
  .inputbox,
  select {
    max-width: 240px;
  }
}
@media (max-width: 350px) {
  .dropdown-extended .dropdown-contents {
    width: auto;
  }
}
@media (max-width: 430px) {
  .action-bar .search-box .inputbox {
    width: 120px;
  }
  .section-viewtopic .search-box .inputbox {
    width: 57px;
  }
  .action-bar .search-box .inputbox ::-moz-placeholder {
    content: "Search...";
  }
  .action-bar .search-box .inputbox ::-webkit-input-placeholder {
    content: "Search...";
  }
}
@media (max-width: 500px) {
  dd label {
    white-space: normal;
  }
  .inputbox,
  select {
    max-width: 260px;
  }
  .captcha-panel dd.captcha {
    margin-left: 0;
  }
  .captcha-panel dd.captcha-image img {
    width: 100%;
  }
  dl.details dd,
  dl.details dt {
    width: auto;
    float: none;
    text-align: left;
  }
  dl.details dd {
    margin-left: 20px;
  }
  p.responsive-center {
    float: none;
    text-align: center;
    margin-bottom: 5px;
  }
  .action-bar > div {
    margin-bottom: 5px;
  }
  .action-bar > .pagination {
    float: none;
    clear: both;
    padding-bottom: 1px;
    text-align: center;
  }
  .action-bar > .pagination li.page-jump {
    margin: 0 2px;
  }
  p.jumpbox-return {
    display: none;
  }
  .display-options > label:first-child {
    display: block;
    margin-bottom: 5px;
  }
  .attach-controls {
    margin-top: 5px;
    width: 100%;
  }
  .quick-links .dropdown-trigger span {
    display: none;
  }
}
@media (max-width: 550px) {
  ul.topiclist.forums dt {
    margin-right: 0;
  }
  ul.topiclist.forums dt .list-inner {
    margin-right: 0;
  }
  ul.topiclist.forums dd.lastpost {
    display: none;
  }
}
@media (max-width: 700px) {
  .responsive-hide {
    display: none !important;
  }
  .responsive-show {
    display: block !important;
  }
  .responsive-show-inline {
    display: inline !important;
  }
  .responsive-show-inline-block {
    display: inline-block !important;
  }
  html {
    height: auto;
  }
  body {
    padding: 0;
  }
  .wrap {
    border: 0;
    border-radius: 0;
    margin: 0;
    min-width: 290px;
    padding: 0 5px;
  }
  .forabg,
  .forumbg,
  .headerbar,
  .navbar,
  .panel,
  .post {
    border-radius: 0;
    margin-left: -5px;
    margin-right: -5px;
  }
  .cp-main .forabg,
  .cp-main .forumbg,
  .cp-main .panel,
  .cp-main .post {
    border-radius: 7px;
  }
  .site-description {
    float: none;
    height: auto;
    width: auto;
    visibility: visible;
    text-align: center;
  }
  .logo {
    display: none;
    float: none;
    padding: 10px;
  }
  .site-description h1,
  .site-description p {
    text-align: inherit;
    float: none;
    margin: 5px;
    line-height: 1.2em;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .search-header,
  .site-description p {
    display: none;
  }
  .headerbar + .navbar {
    margin-top: -5px;
  }
  .responsive-search {
    display: block !important;
  }
  li.header dt {
    text-align: center;
    text-transform: none;
    line-height: 1em;
    font-size: 1.2em;
    padding-bottom: 4px;
  }
  ul.topiclist li.header dt,
  ul.topiclist li.header dt .list-inner {
    margin-right: 0 !important;
    padding-right: 0;
  }
  ul.topiclist li.header dd {
    display: none !important;
  }
  ul.topiclist dt,
  ul.topiclist dt .list-inner,
  ul.topiclist.missing-column dt,
  ul.topiclist.missing-column dt .list-inner,
  ul.topiclist.two-columns dt,
  ul.topiclist.two-columns dt .list-inner,
  ul.topiclist.two-long-columns dt,
  ul.topiclist.two-long-columns dt .list-inner {
    margin-right: 0;
  }
  ul.topiclist dt .list-inner.with-mark {
    padding-right: 34px;
  }
  ul.topiclist dt .list-inner {
    min-height: 28px;
  }
  ul.topiclist li.header dt .list-inner {
    min-height: 0;
  }
  ul.topiclist dd {
    display: none;
  }
  ul.topiclist dd.mark {
    display: block;
  }
  ul.topiclist.forums dt {
    margin-right: -250px;
  }
  ul.topiclist dd.mark {
    display: block;
    position: absolute;
    right: 5px;
    top: 0;
    margin: 0;
    width: auto;
    min-width: 0;
    text-align: left;
  }
  ul.topiclist.forums dd.topics dfn,
  ul.topiclist.topics dd.posts dfn {
    position: relative;
    left: 0;
    width: auto;
    display: inline;
    font-weight: 400;
  }
  li.row .responsive-show strong {
    font-weight: 700;
    color: inherit;
  }
  ul.topiclist li.row dt a.subforum {
    vertical-align: bottom;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100px;
  }
  .pagination > ul {
    margin: 5px 0 0;
  }
  .row .pagination .ellipsis + li {
    display: none !important;
  }
  table.responsive,
  table.responsive tbody,
  table.responsive td,
  table.responsive tr {
    display: block;
  }
  table.responsive th,
  table.responsive thead {
    display: none;
  }
  table.responsive.show-header th:first-child,
  table.responsive.show-header thead {
    display: block;
    width: auto !important;
    text-align: left !important;
  }
  table.responsive.show-header th:first-child span.rank-img {
    display: none;
  }
  table.responsive tr {
    margin: 2px 0;
  }
  table.responsive td {
    width: auto !important;
    text-align: left !important;
    padding: 4px;
  }
  table.responsive td.empty {
    display: none !important;
  }
  table.responsive td > dfn {
    display: inline-block !important;
  }
  table.responsive td > dfn:after {
    content: ":";
    padding-right: 5px;
  }
  table.responsive span.rank-img {
    float: none;
    padding-right: 5px;
  }
  table.responsive.memberlist td:first-child input[type="checkbox"] {
    float: right;
  }
  fieldset dt,
  fieldset.fields1 dt,
  fieldset.fields2 dt {
    width: auto;
    float: none;
  }
  fieldset dd,
  fieldset.fields1 dd,
  fieldset.fields2 dd {
    margin-left: 0;
  }
  .message-box textarea,
  dd textarea,
  textarea {
    width: 100%;
    box-sizing: border-box;
  }
  dl.pmlist dt {
    width: auto !important;
    margin-bottom: 5px;
  }
  dl.pmlist dd {
    display: inline-block;
    margin-left: 0 !important;
  }
  dl.pmlist dd:first-of-type {
    padding-left: 20px;
  }
  .message-box,
  .smiley-box {
    float: none;
    width: auto;
  }
  .smiley-box {
    margin-top: 5px;
  }
  .bbcode-status {
    display: none;
  }
  .colour-palette,
  .colour-palette tbody,
  .colour-palette tr {
    display: block;
  }
  .colour-palette td {
    display: inline-block;
    margin-right: 2px;
  }
  .horizontal-palette td:nth-child(2n),
  .vertical-palette tr:nth-child(2n) {
    display: none;
  }
  fieldset.quick-login label {
    display: block;
    margin-bottom: 5px;
    white-space: normal;
  }
  fieldset.quick-login label > span {
    display: inline-block;
    min-width: 100px;
  }
  fieldset.quick-login input.inputbox {
    width: 85%;
    max-width: 300px;
    margin-left: 20px;
  }
  fieldset.quick-login label[for="autologin"] {
    display: inline-block;
    text-align: right;
    min-width: 50%;
  }
  .column1,
  .column2,
  .left-box.profile-details {
    float: none;
    width: auto;
    clear: both;
  }
  fieldset.polls dt {
    width: 90%;
  }
  fieldset.polls dd.resultbar {
    padding-left: 20px;
  }
  fieldset.polls dd.poll_option_percent {
    width: 20%;
  }
  fieldset.polls dd.poll_option_percent,
  fieldset.polls dd.resultbar {
    margin-top: 5px;
  }
  .postbody {
    position: inherit;
  }
  .postbody,
  .postprofile,
  .search .postbody {
    display: block;
    width: auto;
    float: none;
    padding: 0;
    min-height: 0;
  }
  .post .postprofile {
    width: auto;
    border-width: 0 0 1px 0;
    padding-bottom: 5px;
    margin: 0 0 5px 0;
    min-height: 40px;
    overflow: hidden;
  }
  .postprofile dd {
    display: none;
  }
  .postprofile dd.profile-rank,
  .postprofile dt,
  .search .postprofile dd {
    display: block;
    margin: 0;
  }
  .postprofile .has-avatar .avatar-container {
    margin: 0;
    overflow: inherit;
  }
  .postprofile .avatar-container:after {
    clear: none;
  }
  .postprofile .avatar {
    margin-right: 5px;
  }
  .postprofile .avatar img {
    width: auto !important;
    height: auto !important;
    max-height: 32px;
  }
  .has-profile .postbody h3 {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .has-profile .post-buttons {
    right: 30px;
    top: 15px;
  }
  .online {
    background-size: 40px;
  }
  h2 {
    margin-top: 0.5em;
  }
  p {
    margin-bottom: 0.5em;
    overflow: hidden;
  }
  p.rightside {
    margin-bottom: 0;
  }
  fieldset.display-options label {
    display: block;
    clear: both;
    margin-bottom: 5px;
  }
  dl.mini dd.pm-legend {
    float: left;
    min-width: 200px;
  }
  .topicreview {
    margin: 0 -5px;
    padding: 0 5px;
  }
  fieldset.display-actions {
    white-space: normal;
  }
  .phpbb_alert {
    width: auto;
    margin: 0 5px;
  }
  .attach-comment dfn {
    width: 100%;
  }
}
@media (min-width: 701px) {
  .postbody {
    width: calc(100% - 200px - 1px - 16px);
  }
  .postprofile {
    width: 200px;
  }
}
@media (min-width: 701px) and (max-width: 950px) {
  ul.topiclist dt {
    margin-right: -410px;
  }
  ul.topiclist dt .list-inner {
    margin-right: 410px;
  }
  dd.posts,
  dd.topics,
  dd.views {
    width: 80px;
  }
}
