@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=PT+Serif);
.text-center {
  text-align: center !important; }

.mt-auto {
  margin-top: auto !important; }

.mb-auto {
  margin-bottom: auto !important; }

.container {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 544px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 992px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1250px) {
  .container {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 544px) {
  .container {
    width: 576px;
    max-width: 100%; } }
@media (min-width: 768px) {
  .container {
    width: 720px;
    max-width: 100%; } }
@media (min-width: 992px) {
  .container {
    width: 940px;
    max-width: 100%; } }
.ml-3, .mx-3 {
  margin-left: 1rem !important; }

@media (min-width: 1250px) {
  .container {
    width: 1200px;
    max-width: 100%; } }
@media (min-width: 1450px) {
  .container {
    width: 1400px;
    max-width: 100%; } }
.container-fluid {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 544px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 768px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 992px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
@media (min-width: 1250px) {
  .container-fluid {
    padding-right: 15px;
    padding-left: 15px; } }
[class^="col"] {
  padding-right: 15px;
  padding-left: 15px; }

.row {
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 544px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
@media (min-width: 1250px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }
.col-6 {
  flex: 0 0 50%;
  max-width: 50%; }

.col-4 {
  flex: 0 0 33.33333%;
  max-width: 33.33333%; }

.mt-3 {
  margin-top: 1rem !important; }

.offset-4 {
  margin-left: 33.33333%; }

.mr-1 {
  margin-right: 0.25rem !important; }

button {
  -webkit-appearance: button;
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .9rem 1.5rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: all .2s ease-in-out; }

[type=reset], [type=submit], button, html [type=button] {
  -webkit-appearance: button; }

h2, h3, h4 {
  font-weight: 400; }

#page-footer, hr {
  clear: both; }

#wrap-body, .dropdown-container, .post, ul.linklist li.responsive-menu {
  position: relative; }

.attach-image img, label {
  cursor: default; }

input.button1:focus, input.button2:focus, input.button3:focus, select:focus {
  outline-style: none; }

.breadcrumbs .crumb a, .ellipsis-text, .postprofile dd, dl.details dd {
  text-overflow: ellipsis; }

*, :after, :before {
  border: none;
  box-sizing: border-box;
  margin: 0;
  padding: 0; }

.bodyFont, body, .content, .content p, .dropdown-extended .header, .notice, .notification_list p.notifications_title, .postbody h3, dl.faq, li.header dd, li.header dt, p.author, dl.file, dl.file dt, dl.thumbnail dd, a.forumtitle, a.topictitle, fieldset.polls, fieldset.polls dd div, select, textarea, fieldset, input, select optgroup option, #message-box textarea, a.button1, a.button2, input.button1, input.button2, input.button3, .button {
  font-family: Helvetica, sans-serif; }

body {
  font-weight: lighter;
  padding-top: 82px;
  font-size: 12px; }
  body.loggedin {
    padding-top: 127px; }

h1 {
  font-size: 3.1em; }

h2 {
  font-size: 2em; }

h3, h4 {
  font-size: 1.6em;
  letter-spacing: .5px;
  line-height: 1; }

p {
  font-size: 1.3em;
  line-height: 1.5; }

img {
  border-width: 0; }

hr {
  border: 0 solid transparent;
  border-top-width: 1px;
  height: 1px;
  margin: 5px 0;
  display: block; }

hr.dashed {
  border-top-style: dashed;
  margin: 10px 0; }

hr.divider {
  display: none; }

p.right {
  text-align: right; }

p.jumpbox-return {
  line-height: 33px; }

b, strong {
  font-weight: 700; }

em, i {
  font-style: italic; }

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; }

#wrap-body {
  padding: 20px 0; }

#page-footer h3 {
  margin-top: 20px; }

.side-block {
  margin-bottom: 20px; }

.side-block > img {
  display: block;
  max-width: 100%; }

.side-block-head {
  font-size: 1.2em;
  padding: 21px 20px;
  margin: 0; }

.side-block-body {
  font-size: 1.3em;
  padding: 20px;
  margin: 0; }

.side-block-body fieldset, .side-block-body input {
  font-size: 1em; }

.side-login #password, .side-login #remember-me, .side-login #username {
  display: block;
  float: left;
  margin: 0 0 10px;
  width: 100%; }

.logo, ul.linklist > li {
  float: left;
  width: auto; }

.side-login #remember-me input {
  height: auto;
  margin: 0 10px 1px 0; }

.logo {
  margin: 41.5px 0; }

.logo:hover {
  text-decoration: none; }

#site-description {
  float: left; }

#site-description h1 {
  margin-right: 0; }

#simple-body {
  font-size: 1.2em; }

#simple-body h2 {
  line-height: 50px;
  font-size: 1.6667em; }

#simple-body .copyright {
  font-size: 0.9167em; }

#simple-body .action-bar, #simple-body fieldset, #simple-body p, #simple-body td, #simple-body th {
  font-size: 1em; }

.navbar {
  padding: 3px 10px; }

.panel, .post {
  padding: 20px;
  margin-bottom: 20px; }
  @media (max-width: 600px) {
    .panel, .post {
      margin-bottom: 10px !important; } }

.forabg, .forumbg {
  border-radius: 3px;
  margin-bottom: 20px;
  overflow: hidden; }

.rowbg {
  margin: 5px 5px 2px; }

.column1 > :last-child, .column2 > :last-child, .content > :last-child, .inner > :last-child, .panel > :last-child {
  margin-bottom: 0 !important; }

.column1 dl:last-child, .content > fieldset dl:last-child {
  padding-bottom: 0; }

.navbar ul.linklist {
  padding: 2px 0; }

ul.linklist {
  display: block;
  margin: 0; }

ul.linklist > li {
  font-size: 1.1em;
  line-height: 2.2em;
  list-style-type: none;
  margin-right: 20px; }

a.rightside, p.rightside, ul.linklist > li.rightside {
  float: right;
  margin-right: 0;
  margin-left: 20px;
  text-align: right; }

ul.navlinks {
  border: none; }

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; }

.dropdown li, table.table1 .name, table.table1 tbody th {
  text-align: left; }

ul.linklist li.responsive-menu {
  margin: 0 5px; }

ul.linklist li.responsive-menu a.responsive-menu-link {
  display: inline-block;
  margin: 0 5px;
  font-size: 16px;
  position: relative;
  width: 16px;
  line-height: 20px;
  text-decoration: none; }

.hasjs ul.linklist.leftside, .hasjs ul.linklist.rightside {
  max-width: 48%; }

.hasjs ul.linklist.fullwidth {
  max-width: none; }

ul.linklist.bulletin > li:before {
  display: inline-block;
  content: "\2022";
  font-size: inherit;
  line-height: inherit;
  padding-right: 4px; }

ul.linklist.bulletin > li.no-bulletin:before, ul.linklist.bulletin > li.rightside:last-child:before, ul.linklist.bulletin > li:first-child:before {
  content: none; }

.responsive-menu:before {
  display: none !important; }

.dropdown-container-right {
  float: right; }

.dropdown-container-left, .dropdown-container.topic-tools {
  float: left; }

.nojs .dropdown-container:hover .dropdown {
  display: block !important; }

.dropdown {
  position: absolute;
  left: 0;
  top: 1.2em;
  z-index: 2;
  padding: 0;
  margin-right: -500px; }

.dropdown a {
  padding: 7.5px 20px;
  display: inline-block;
  line-height: 1.5;
  width: 100%; }

.dropdown.live-search {
  top: auto; }

.dropdown-up .dropdown {
  top: auto;
  bottom: 1.2em; }

.dropdown-left .dropdown, .nojs .rightside .dropdown {
  left: auto;
  right: 0;
  margin-left: -500px;
  margin-right: 0; }

.dropdown-button-control .dropdown {
  top: 32px; }

.dropdown-button-control.dropdown-up .dropdown {
  top: auto;
  bottom: 32px; }

.dropdown .pointer {
  display: none; }

.dropdown .dropdown-contents {
  z-index: 2;
  overflow: hidden;
  overflow-y: auto;
  padding: 10px 0;
  position: relative;
  min-width: 40px;
  max-height: 300px;
  box-sizing: border-box; }

.dropdown .dropdown-contents, ul.topiclist dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

.dropdown li {
  float: none !important;
  line-height: 27px !important;
  font-size: 1em !important;
  list-style: none;
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.dropdown-contents > li > a {
  padding-right: 30px; }

.dropdown-nonscroll > li > a {
  padding-right: 20px; }

.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;
  margin: 5px 20px;
  padding: 0; }

.dropdown li.separator:first-child, .dropdown li.separator:last-child {
  display: none !important; }

.dropdown-page-jump .dropdown-contents {
  padding-left: 20px;
  padding-right: 20px; }

.dropdown-page-jump .page-jump-form > .inputbox {
  padding: 0 0 0 7px; }

table {
  border-collapse: collapse; }

table.table1 {
  width: 100%; }

#ucp-main table.table1 {
  padding: 2px; }

table.table1 thead th {
  font-weight: 400;
  line-height: 1.3em;
  font-size: 1.2em;
  padding: 18px 0 18px 20px; }

table.table1 thead th span {
  padding-left: 20px; }

table.table1 tbody td, table.table1 tbody th {
  padding: 18px 0 18px 20px; }

table.table1 td {
  font-size: 1.3em; }

table.table1 .posts {
  text-align: center;
  width: 7%; }

table.table1 .active, table.table1 .joined {
  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; }

#file-list td, .pagination > ul > li {
  vertical-align: middle; }

.forumbg table.table1 {
  margin: 0; }

.forumbg-table > .inner {
  margin: 0 -1px; }

.column1, .column2 {
  width: 50%;
  margin-bottom: 20px; }

dl.details dd, fieldset.fields1 dd.recipients input.button2 {
  margin-left: 0; }

#color_palette_placeholder table {
  border-collapse: separate;
  border-spacing: 1px; }

.column1 {
  float: left;
  clear: left;
  padding-right: 10px; }

.column2 {
  float: right;
  clear: right;
  padding-left: 10px; }

.column1:last-child, .column2:last-child {
  margin-bottom: 0; }

.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 dt {
  float: left;
  clear: left;
  width: 30%;
  text-align: right;
  display: block; }

dl.details dd {
  padding-left: 20px;
  margin-bottom: 5px;
  float: left;
  width: 65%;
  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: 0;
  margin-bottom: 0; }

fieldset.fields1 ul.recipients input.button2 {
  font-size: .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 {
  clear: both;
  display: inline-block;
  font-size: 12px;
  margin: 0;
  width: 100%; }

.action-bar > div {
  margin-bottom: 20px; }

.panel .action-bar:last-child > div {
  margin-bottom: 0; }

.action-bar > .clear {
  margin: 0 !important; }

.action-bar.compact {
  line-height: 33px;
  margin-bottom: 20px; }

.forabg + .action-bar {
  margin-top: 2em; }

.pagination {
  float: right;
  text-align: right;
  width: auto;
  line-height: 33px; }

.action-bar.bottom .pagination {
  margin-top: 0; }

.pagination > ul {
  display: inline-block;
  list-style: none;
  margin-left: 20px; }

.pagination > ul > li {
  display: inline-block !important;
  padding: 0;
  font-size: 100%;
  line-height: normal; }

.pagination li a, .pagination li span {
  border: 1px solid transparent;
  display: block;
  font-size: 1em;
  font-weight: 400;
  line-height: 31px;
  height: 33px;
  width: 33px;
  text-align: center;
  text-decoration: none; }

.codebox p, .error, .notice > strong, blockquote cite {
  font-weight: 600; }

.pagination li.ellipsis {
  display: none; }

.pagination li.page-jump a {
  padding: 0 20px;
  width: auto; }

.row .pagination {
  display: inline-block;
  float: right;
  font-size: .8462em;
  margin: -1px 0 0;
  padding-left: 4px;
  line-height: 1;
  vertical-align: top; }

.row .pagination > ul {
  margin: 0; }

.row .pagination ul li {
  padding: 0 0 0 1px; }

.row .pagination a {
  border: none;
  height: 21px;
  line-height: 22px;
  padding: 0 7.5px;
  width: auto; }

.phpbb_alert {
  display: none;
  left: 0;
  padding: 20px;
  position: fixed;
  right: 0;
  top: 150px;
  z-index: 50;
  width: 560px;
  margin: 0 auto; }

.phpbb_alert h3 {
  margin-bottom: 20px; }

.phpbb_alert .alert_close {
  float: right; }

.phpbb_alert .alert_close:after {
  float: right;
  width: 40px;
  height: 40px;
  line-height: 40px;
  margin-right: -20px;
  margin-top: -20px;
  text-align: center;
  overflow: hidden;
  text-decoration: none !important;
  content: "\f00d";
  display: block;
  font-family: FontAwesome;
  font-size: 14px;
  border-style: solid;
  border-width: 0 0 1px 1px; }

a, a:hover {
  text-decoration: none; }

.phpbb_alert label, .phpbb_alert p {
  margin: 8px 0;
  padding-bottom: 8px; }

.phpbb_alert label {
  display: block; }

.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: .75;
  z-index: 45; }

#loading_indicator {
  border-radius: 100%;
  display: none;
  margin-top: -50px;
  margin-left: -50px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 28px;
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 51; }

#forum-permissions {
  float: right;
  width: auto;
  padding-left: 5px;
  margin-left: 5px;
  margin-top: 10px;
  text-align: right; }

.copyright {
  padding: 20px 0;
  text-align: center; }

.small {
  font-size: 0.9em !important; }

.titlespace {
  margin-bottom: 15px; }

.headerspace {
  margin-top: 20px; }

.error {
  font-size: 1em !important; }

div.rules {
  margin: 0 0 20px;
  font-size: 1.3em;
  padding: 20px; }
  div.rules a {
    font-weight: bold;
    color: #fff;
    text-decoration: underline !important; }
    div.rules a:hover {
      color: #fff; }

div.rules ol, div.rules ul {
  margin-left: 20px; }

#information {
  margin: 0; }

p.post-notice {
  position: relative;
  padding: 20px 20px 20px 68px;
  margin-bottom: 20px; }

p.post-notice:before {
  content: "\f0e3";
  display: block;
  font-family: FontAwesome;
  font-size: 28px;
  position: absolute;
  margin-top: -21px;
  overflow: hidden;
  top: 50%;
  bottom: 0;
  left: 20px;
  width: 28px;
  height: 42px;
  line-height: 42px;
  background: 50% 50% no-repeat;
  pointer-events: none; }

#jumpbox .dropdown, .stat-block > h3 {
  font-size: 1.2em; }

#jumpbox {
  margin: 0 0 20px; }

.stat-block {
  clear: both;
  margin-bottom: 20px; }

.stat-block > h3 {
  padding: 21px 20px;
  margin: 0; }

.stat-block > p {
  padding: 20px;
  margin: 0; }

#online-list-stat {
  border-top-style: solid;
  border-top-width: 1px; }

#top {
  position: absolute;
  top: -20px; }

.clear {
  display: block;
  clear: both;
  font-size: 1px;
  line-height: 1px;
  background: 0 0; }

#minitabs > ul:after, #tabs > ul:after, .action-bar:after, .clearfix:after, .inner:after, .notification_text:after, .postprofile .avatar-container:after, .tabs-container:after, dl.polls:after, fieldset dl:after, ul.linklist:after, ul.topiclist dl:after {
  clear: both;
  content: "";
  display: block; }

.hidden {
  display: none; }

.smilies {
  vertical-align: text-bottom; }

.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;
  list-style-type: none;
  font-size: .95em;
  clear: both;
  position: relative; }

.dropdown-extended ul li.no_notifications {
  padding: 20px; }

.dropdown-extended .dropdown-contents {
  max-height: none;
  padding: 0;
  position: absolute;
  width: 340px; }

.nojs .dropdown-extended .dropdown-contents, ul.topiclist dl {
  position: relative; }

.dropdown-extended .header {
  padding: 0 0 0 20px;
  font-size: 11px;
  font-weight: 400;
  text-align: left;
  line-height: 40px;
  border-bottom-style: solid;
  border-bottom-width: 1px; }

.dropdown-extended .header .header_settings {
  float: right;
  font-weight: 400;
  text-transform: none; }

.dropdown-extended .header .header_settings a {
  height: 40px;
  line-height: 40px;
  width: 40px;
  padding: 0;
  text-align: center; }

.dropdown-extended .footer {
  border-top-style: solid;
  border-top-width: 1px;
  font-size: 11px;
  text-align: center;
  line-height: 40px; }

.dropdown-extended ul li a, .dropdown-extended ul li.no-url {
  padding: 10px 20px; }

.dropdown-extended .footer > a {
  line-height: 40px; }

.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;
  height: auto !important;
  margin-right: 10px;
  max-height: 38px;
  max-width: 38px;
  width: auto !important; }

.attach-image, .attachbox, .postbody img.postimage, .postprofile .avatar, .profile-avatar img {
  max-width: 100%; }

.notification_list ul li p {
  margin-bottom: 4px;
  font-size: 1em !important; }

.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: 10px;
  margin: 0;
  text-align: left; }

.notification_list div.notifications {
  margin-left: 50px;
  padding: 5px; }

.notification_list div.notifications a {
  display: block; }

.notification_list p.notifications_title {
  font-size: 13px !important; }

.notification_list p.notifications_title strong {
  font-weight: 700; }

.notification_list p.notifications_time {
  font-size: 10px !important; }

.notification_text {
  margin-left: 0; }

#quick-links {
  margin: 0 20px 0 0; }

#quick-links a.responsive-menu-link {
  display: block;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  width: auto; }

.compact .icon-notification > a > span, .compact .icon-pm > a > span, .dropdown .clone.hidden + li.separator {
  display: none; }

#quick-links a.responsive-menu-link > i {
  font-size: 14px; }

.compact #quick-links a.responsive-menu-link {
  font-size: 0; }

.compact .icon-notification > a > strong, .compact .icon-pm > a > strong {
  padding-left: 2px; }

.dropdown-page-jump .dropdown {
  top: 32px; }

.dropdown-page-jump.dropdown-up .dropdown {
  bottom: 20px; }

.dropdown-page-jump input.tiny {
  width: 50px; }

.dropdown .clone.hidden + li {
  border-top: none; }

ul.topiclist {
  display: block;
  list-style-type: none;
  margin: 0; }

ul.forums {
  background: repeat-x; }

dl.icon, dl.icon dt {
  background-repeat: no-repeat; }

ul.topiclist li {
  display: block;
  list-style-type: none;
  margin: 0; }

.content li, .signature li, dl.icon dt li {
  list-style-type: inherit; }

ul.topiclist li.row dl {
  padding: 18px 0; }

ul.topiclist dd, ul.topiclist dt {
  float: left; }

ul.topiclist dt {
  width: 100%;
  margin-right: -440px;
  font-size: 1.3em; }

ul.topiclist.missing-column dt {
  margin-right: -330px; }

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: 20px;
  padding-right: 20px; }
  ul.topiclist dt .list-inner a {
    font-weight: normal; }

ul.topiclist.missing-column dt .list-inner {
  margin-right: 330px; }

ul.topiclist.two-long-columns dt .list-inner {
  margin-right: 250px; }

ul.topiclist.two-columns dt .list-inner {
  margin-right: 80px; }

ul.topiclist dd {
  box-sizing: border-box; }

ul.topiclist dfn {
  position: absolute;
  left: -9999px;
  width: 990px; }

ul.topiclist li.row dt a.subforum {
  position: relative;
  white-space: nowrap;
  padding: 0; }

.forum-image {
  float: left;
  padding-top: 5px;
  margin-right: 5px; }

li.row strong {
  font-weight: 400; }

li.header dd, li.header dt {
  line-height: 1.5em;
  padding-top: 18px;
  padding-bottom: 18px;
  font-size: 1.2em; }

li.header dt {
  width: 100%;
  margin-right: -440px; }

li.header dt .list-inner {
  margin-right: 440px; }

.posts-approve, .topic-ap {
  margin-right: 7.5px; }

li.header dd {
  box-sizing: border-box; }

.attachbox, li.header dd {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

li.header dl.icon dd, li.header dl.icon dt {
  min-height: 0; }

li.header dl.icon dt .list-inner {
  padding-left: 20px;
  padding-right: 50px; }

dl.icon {
  background-position: 20px 50%; }

dl.icon dt {
  background-position: 20px 95%; }

dl.icon dt .list-inner {
  padding-left: 68px; }

dl.icon dd, dl.icon dt {
  min-height: 35px; }

dl a.icon-link {
  display: block;
  width: 30px;
  height: 30px;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -15px;
  margin-left: 19px; }

dd.extra, dd.mark, dd.posts, dd.topics, dd.views {
  width: 80px;
  text-align: center;
  line-height: 1.5em;
  font-size: 1.2em; }

dd.posts, dd.topics, dd.views {
  width: 95px; }

dl.icon dt ol, dl.icon dt ul {
  list-style-position: inside;
  margin-left: 1em; }

dl.icon dt li {
  display: list-item; }

dd.info, dd.lastpost, dd.moderation, dd.time {
  width: 250px;
  font-size: 1.2em; }

dd.redirect {
  padding-left: 190px;
  width: 440px;
  font-size: 1.2em; }

dd.lastpost .lastpost-last {
  font-size: 10px; }

dd.lastpost .lastpost-last i {
  line-height: 1;
  vertical-align: text-top; }

dd.redirect {
  line-height: 2.5em; }

dd.extra, dd.mark, dd.option, dd.time {
  line-height: 200%; }

dd.option {
  width: 125px;
  text-align: center;
  font-size: 1.1em; }

.topic-ap {
  font-size: 14px; }

.postbody {
  padding: 0;
  line-height: 1.5em;
  float: none;
  margin-right: 250px;
  position: relative; }

.postbody .ignore {
  font-size: 1.1em; }

.postbody h3 {
  text-transform: none;
  border: none;
  line-height: 125%;
  font-size: 30px;
  margin-bottom: 0.3em !important; }

.content, .content p, .panel p, dl.faq {
  line-height: 1.5em; }

.postbody h3 img {
  vertical-align: bottom; }

.has-profile .postbody h3 {
  float: none !important;
  margin-right: 180px; }

.postbody .content {
  font-size: 1.3em;
  line-height: 1.5em;
  overflow-x: auto;
  border-top: 1px #ccc solid;
  padding-top: 15px;
  font-weight: normal; }

#review {
  margin: 20px 0; }

#topicreview {
  padding: 20px 20px 2px;
  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 {
  min-height: 100px;
  overflow: hidden;
  font-size: 1em; }

.content h2, .panel h2 {
  font-weight: 300;
  font-size: 2em;
  margin-bottom: 20px; }

.panel h3 {
  margin: 0 0 20px; }

.panel p {
  font-size: 1.3em;
  margin-bottom: 20px; }

.content p, .panel dl {
  font-size: 1.2em; }

.content p {
  margin-bottom: 1em; }

dl.faq {
  font-size: 1.3em;
  margin: 0 0 20px; }

dl.faq dt {
  font-weight: 700; }

.content dl.faq {
  margin: 20px 0; }

.content ol, .content ul {
  margin-bottom: 1em;
  margin-left: 3em; }

.posthilit {
  padding: 0 2px 1px; }

p.author {
  margin-bottom: .6em;
  padding: 0 0 5px;
  font-size: 1.2em;
  line-height: 1.2em; }

.signature {
  margin-top: 20px;
  padding-top: 20px;
  font-size: 1.1em;
  border-top: 1px solid transparent;
  clear: left;
  line-height: 1.5em;
  overflow: hidden;
  width: 100%; }

.signature.standalone {
  border-top-width: 0;
  margin-top: 0; }

dd .signature {
  margin: 0;
  padding: 0;
  clear: none;
  border: none; }

.codebox, blockquote {
  border: 1px solid transparent;
  overflow: hidden; }

.signature ol, .signature ul {
  margin-bottom: 1em;
  margin-left: 3em; }

.notice {
  width: auto;
  margin-top: 20px;
  padding: 10px;
  font-size: 1em;
  clear: left;
  line-height: 1.5; }

.codebox:after, blockquote:after {
  pointer-events: none;
  display: block;
  left: -3px;
  top: -5px;
  font-family: FontAwesome; }

ul.searchresults {
  list-style: none;
  text-align: right;
  clear: both; }

blockquote {
  font-size: .8462em;
  margin: 20px 0 0;
  padding: 10px 20px 20px;
  position: relative; }

blockquote:after {
  content: "\f10d";
  font-size: 33px;
  line-height: 1;
  position: absolute; }

blockquote blockquote {
  font-size: 1em; }

blockquote cite {
  display: block;
  font-size: 1em;
  font-style: normal;
  line-height: 20px;
  margin-bottom: 10px;
  margin-left: 20px; }

blockquote.uncited {
  padding-top: 20px; }

.attachbox, .codebox {
  padding: 10px 20px 20px; }

.codebox {
  font-size: .8462em;
  position: relative;
  margin: 20px 0 0; }

.codebox:after {
  content: "\f121";
  font-size: 33px;
  line-height: 1;
  position: absolute; }

.codebox p {
  margin-bottom: 10px;
  margin-left: 20px;
  line-height: 20px;
  font-size: 1em !important;
  display: block; }

blockquote .codebox {
  margin-left: 0;
  font-size: 1em; }

.codebox code {
  overflow: auto;
  display: block;
  height: auto;
  max-height: 200px;
  white-space: normal;
  font: 1em Monaco,"Andale Mono","Courier New",Courier,mono;
  line-height: 1.5em;
  margin: 0; }

.friend-offline, dl.thumbnail dd {
  font-style: italic; }

.attachbox {
  display: block;
  width: auto;
  margin: 20px 0 0;
  border-style: solid;
  border-width: 1px;
  clear: left;
  font-size: 1.1em;
  position: relative;
  overflow: hidden;
  box-sizing: border-box; }

.attachbox dd dd, dl.thumbnail dt a:hover img {
  border: none; }

.attachbox:after {
  content: "\f0c6";
  display: block;
  font-family: FontAwesome;
  font-size: 44px;
  left: -3px;
  line-height: 1;
  position: absolute;
  top: -5px;
  pointer-events: none;
  transform: rotate(90deg); }

.attachbox dl.thumbnail dd, div.inline-attachment p {
  font-size: 100%; }

.attachbox > dt {
  font-weight: 600;
  margin-left: 20px; }

.attachbox dd {
  clear: left;
  word-wrap: break-word; }

.attachbox p, .attachbox p.stats {
  line-height: 1.5em;
  font-weight: 400;
  clear: left; }

dl.file dt, fieldset.polls dl.voted {
  font-weight: 600; }

.attachbox .thumbnail dt {
  margin-top: 20px; }

.attach-image {
  margin: 20px 0 0 !important; }

div.inline-attachment {
  margin-top: 20px; }

div.inline-attachment dl.file, div.inline-attachment dl.thumbnail {
  display: block; }

dl.file {
  display: block; }

dl.file dt {
  text-transform: none;
  margin: 10px 0 0;
  padding: 0; }

dl.file dd {
  margin: 0;
  padding: 0; }

dl.thumbnail img {
  padding: 0;
  border: none;
  box-sizing: border-box;
  width: 100%; }

dl.thumbnail dt {
  position: relative;
  display: inline-block; }

dl.thumbnail dt a {
  display: block;
  position: relative; }

dl.thumbnail dt a:after, dl.thumbnail dt:after {
  left: 0;
  display: block;
  right: 0;
  position: absolute; }

dl.thumbnail dt:after {
  top: 50%;
  margin-top: -6px;
  content: "\f002";
  font-family: FontAwesome;
  text-align: center;
  font-size: 24px;
  pointer-events: none; }

.online:before, dl.thumbnail dt a:after {
  content: ""; }

dl.thumbnail dt a:after {
  top: 0;
  bottom: 0; }

dl.thumbnail dt a img {
  display: block; }

fieldset.polls dl {
  margin-bottom: 20px;
  padding: 0;
  line-height: 1.5em; }

fieldset.polls dt {
  text-align: left;
  float: left;
  display: block;
  width: 230px;
  border-right: none;
  padding: 6.5px 0 0;
  margin: 0 20px 5px 0;
  font-size: 1em; }

fieldset.polls dd {
  float: left;
  width: 10%;
  border-left: none;
  padding: 0 0 0 20px;
  margin-left: 0;
  font-size: 1em; }

fieldset.polls dd.resultbar {
  float: none;
  margin: 0 250px;
  padding: 0;
  width: auto; }

fieldset.polls dd.poll_option_percent {
  margin: 0 0 0 20px;
  padding: 6.5px 0 0;
  width: 230px;
  float: right; }

fieldset.polls dd input {
  margin: 2px 0; }

fieldset.polls dd div {
  font-weight: 400;
  height: 31px;
  line-height: 31px;
  min-width: 8px;
  overflow: visible;
  padding: 0 20px;
  text-align: right; }

.vote-submitted {
  font-size: 1.2em;
  font-weight: 700;
  text-align: center; }

.postprofile {
  margin: 0;
  min-height: 120px;
  width: 230px;
  float: right;
  display: block;
  font-size: 1.1em;
  border-left: 1px rgba(0, 0, 0, 0.05) solid;
  padding-left: 10px; }

.postprofile dd, .postprofile dt {
  line-height: 1.5em; }

.postprofile dd {
  overflow: hidden; }

.postprofile strong {
  font-weight: 600; }

.postprofile .search-result-date, .postprofile dd.profile-rank, .postprofile dt.no-profile-rank {
  margin-bottom: 10px; }

.postprofile .has-avatar .avatar-container {
  margin-bottom: 20px;
  overflow: hidden; }

.postprofile .avatar {
  display: block;
  float: left; }

.postprofile .avatar img {
  display: block;
  height: auto !important;
  max-width: 100%; }

.dl_links li, .dl_links ul, .ellipsis-text, div.dl_links {
  display: inline-block; }

.postprofile .profile-posts a {
  font-weight: 400; }

.dl_links strong, dd.profile-warnings {
  font-weight: 700; }

dd.profile-contact {
  overflow: visible;
  float: left; }

#colour_palette, .ellipsis-text, .marking a, a.top, span.imageset {
  overflow: hidden; }

.online {
  position: relative; }

.online:before {
  border-radius: 100%;
  height: 10px;
  position: absolute;
  right: 20px;
  top: 20px;
  width: 10px; }

dl.pmlist dt {
  width: 60% !important; }

dl.pmlist dt textarea {
  height: auto;
  width: 95%;
  margin: 20px 0; }

dl.pmlist dd {
  margin-left: 61% !important;
  margin-bottom: 2px; }

.action-bar div.dl_links {
  padding: 10px 0 0 10px; }

div.dl_links {
  text-transform: none; }

.dl_links ul {
  list-style-type: none;
  margin: 0; }

.attachment-filename {
  width: 100%; }

.ellipsis-text {
  white-space: nowrap; }

table.fixed-width-table {
  table-layout: fixed; }

#post_details::-webkit-scrollbar, #topicreview::-webkit-scrollbar, .attach-image::-webkit-scrollbar, .attachbox dd::-webkit-scrollbar, .codebox code::-webkit-scrollbar, .dropdown-extended ul::-webkit-scrollbar, .postbody .content::-webkit-scrollbar {
  width: 8px;
  height: 8px;
  -webkit-appearance: none;
  background: rgba(0, 0, 0, 0.1);
  border-radius: 3px; }

#post_details::-webkit-scrollbar-thumb, #topicreview::-webkit-scrollbar-thumb, .attach-image::-webkit-scrollbar-thumb, .attachbox dd::-webkit-scrollbar-thumb, .codebox code::-webkit-scrollbar-thumb, .dropdown-extended ul::-webkit-scrollbar-thumb, .postbody .content::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.3);
  border-radius: 3px; }

a {
  direction: ltr;
  unicode-bidi: embed; }

a[style*=color]:hover {
  text-decoration: underline; }

.username-coloured {
  font-weight: 600;
  display: inline !important;
  padding: 0 !important; }

li.breadcrumbs span:first-child > a {
  display: inline-block; }

.dropdown-extended a.mark_read {
  display: none;
  margin-top: 0;
  position: absolute;
  z-index: 2;
  right: 10px;
  top: 10px;
  width: 30px;
  height: 30px;
  padding: 0;
  text-align: center;
  line-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.dropdown-extended li:hover a.mark_read, a.top {
  display: block; }

.underlay {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.2);
  z-index: 999999999999;
  display: none; }
  .underlay.visible {
    display: block; }

a.forumtitle, a.topictitle {
  text-decoration: none; }

a.forumtitle {
  font-weight: bold !important; }

a.lastsubject {
  font-weight: normal;
  text-decoration: none; }

.postlink {
  text-decoration: none;
  border-bottom: 1px solid transparent;
  padding-bottom: 0; }

.postlink:hover {
  text-decoration: none; }

.signature a, .signature a:hover {
  border: none; }

.postprofile a, .postprofile dt.author a {
  font-weight: 600;
  text-decoration: none; }

input, select {
  font-weight: 400; }

.search .postprofile a {
  text-decoration: none;
  font-weight: 400; }

.back2top {
  clear: both;
  height: 11px;
  text-align: right; }

a.top {
  background: top left no-repeat none;
  text-decoration: none;
  width: 11px;
  height: 11px;
  float: right;
  letter-spacing: 1000px;
  text-indent: 11px; }

a.top2 {
  background: 0 50% no-repeat none;
  text-decoration: none;
  padding-left: 15px; }

a.arrow-down:after, a.arrow-left:after, a.arrow-right:after, a.arrow-up:after {
  display: block;
  font-family: FontAwesome;
  font-size: 11px;
  position: absolute;
  top: 0; }

a.arrow-left:after, a.arrow-up:after {
  left: 0; }

a.arrow-down:after, a.arrow-right:after {
  right: 0; }

a.arrow-up:after {
  content: ""; }

a.arrow-left:after {
  content: ""; }

a.arrow-down:after {
  content: ""; }

a.arrow-right:after {
  content: ""; }

a.arrow-down, a.arrow-left, a.arrow-right, a.arrow-up {
  display: inline-block;
  position: relative; }

a.arrow-left, a.arrow-up {
  padding-left: 17.5px; }

a.arrow-down, a.arrow-right {
  padding-right: 17.5px; }

.skiplink {
  position: absolute;
  left: -999px;
  width: 990px; }

a.feed-icon-forum {
  float: right;
  margin: 3px; }

a.anchor {
  display: block; }

#attach-panel-multi {
  display: none;
  margin-bottom: 0; }

.attach-name {
  width: 50%; }

.attach-comment {
  width: 30%; }

.attach-filesize {
  width: 15%; }

.attach-status {
  width: 5%; }

.attach-filesize, .attach-status {
  text-align: center; }

.attach-controls {
  display: inline-block;
  float: right; }

#attach-row-tpl, .nojs .file-inline-bbcode {
  display: none; }

#file-total-progress {
  height: 2px;
  display: block;
  position: relative;
  margin: 4px -10px -6px; }

.file-progress {
  display: inline-block;
  height: 8px;
  width: 50px; }

#file-total-progress-bar, .file-progress-bar {
  display: block;
  height: 100%;
  width: 0; }

.file-status {
  display: inline-block;
  height: 16px;
  width: 16px; }

.file-name {
  max-width: 65%;
  vertical-align: bottom; }

.r-lastpost, input, label img, label input, select {
  vertical-align: middle; }

#file-list-container {
  padding: 0 !important;
  background: 0 0 !important;
  margin-top: 20px; }

.attach-comment, .attach-name {
  text-align: left; }

.r-lastpost-container {
  margin-top: -15px;
  font-size: 20px;
  position: absolute;
  right: 10px;
  top: 50%;
  display: none; }

select, textarea {
  font-size: 1em; }

.r-lastpost {
  height: 30px;
  line-height: 25px;
  width: 20px;
  text-align: center;
  display: none; }

#results > .display-actions > .button2 {
  float: right; }

.ar {
  text-align: right; }

fieldset {
  border-width: 0;
  font-size: 1.3em; }

input {
  font-size: 1.2em; }

select {
  cursor: pointer;
  border: 1px solid transparent;
  padding: 0 0 0 20px;
  height: 33px; }

option {
  padding-right: 1em; }

select optgroup option {
  padding-right: 1em; }

textarea {
  width: 60%;
  padding: 5px 20px 0 !important;
  line-height: 1.4em; }

label {
  padding-right: 20px; }

label input[type=checkbox] {
  vertical-align: -2px; }

fieldset.display-options input, fieldset.display-options label {
  margin-bottom: 20px;
  vertical-align: top; }

fieldset dl {
  padding: 0 0 20px;
  font-size: 1em !important; }

fieldset dt {
  float: left;
  width: 40%;
  text-align: left;
  display: block;
  padding-top: 6.5px; }

fieldset.fields1 dt, fieldset.fields2 dt {
  width: 15em; }

fieldset dd {
  margin-left: 41%;
  vertical-align: top;
  line-height: 32px; }

fieldset dd + dd {
  margin-top: 5px; }

fieldset dd #sk_chosen + select {
  margin-left: 20px; }

fieldset input, fieldset select, fieldset textarea {
  font-size: 0.9231em; }

fieldset.fields1 dd {
  margin-left: 15em; }

fieldset.fields1 div {
  margin-bottom: 10px; }

fieldset.fields1 #recaptcha_widget_div div, fieldset.fields1 .live-search div {
  margin-bottom: 0; }

fieldset.fields2 dd {
  margin-left: 16em; }

dt label {
  font-weight: 600;
  text-align: left; }

dd input.button, dd input.button1, dd input.button2, dd input.button3, dd input.inputbox, dd textarea {
  margin-right: 20px; }

dd select + input, dd select + select {
  margin-left: 20px; }

dd input[type=checkbox], dd input[type=radio] {
  margin-right: 7.5px;
  width: auto !important; }

dd select {
  width: auto; }

dd select[multiple] {
  width: 100%; }

dd textarea {
  width: 85%; }

#timezone {
  width: 95%; }

fieldset.display-options {
  text-align: center;
  margin: 20px 0 0;
  font-size: 1.2em;
  line-height: 33px; }

#forum-search fieldset, #merge-panel p, #split-panel p, #topic-search fieldset, input.button1, input.button2 {
  font-size: 1em; }

#dest_folder, #display-panel #sk, #display-panel #sk_chosen, #display-panel #st, .display-options #sk, .display-options #sk_chosen, .display-options #st, .display-options #st_chosen, fieldset.display-actions select + input {
  margin-left: 20px; }

fieldset.display-options label {
  display: inline-block;
  padding-right: 20px; }

fieldset.display-options input.radio {
  vertical-align: sub; }

fieldset.display-options > a {
  margin-bottom: 20px; }

fieldset.display-actions {
  text-align: right;
  line-height: 2em; }

fieldset.sort-options {
  line-height: 33px; }

fieldset.forum-selection {
  margin: 5px 0 3px;
  float: right; }

fieldset.forum-selection2 {
  margin: 13px 0 3px;
  float: right; }

#mcp .forum-selection {
  margin: 0 0 20px; }

#mcp .forum-selection select {
  margin: 0 0 0 20px; }

fieldset.submit-buttons {
  text-align: center;
  vertical-align: middle; }

fieldset.submit-buttons input {
  vertical-align: middle; }

#colour_palette {
  margin: 0 250px 0 0; }

#format-buttons {
  border-style: solid;
  border-width: 1px 1px 0;
  margin: 0 250px 0 0;
  width: auto; }

.inputbox, a.button1, a.button1:hover, a.button2, a.button2:hover, input.button1, input.button1:hover, input.button2, input.button2:hover, input.button3, input.button3:hover {
  border: 1px solid transparent; }

#format-buttons input, #format-buttons select {
  display: inline-block;
  line-height: 31px;
  height: 33px;
  padding: 0 15px;
  vertical-align: middle; }

#message-box {
  width: auto;
  margin: 0 250px 20px 0; }

#message-box textarea {
  height: 270px;
  min-width: 100%;
  max-width: 100%;
  resize: vertical;
  padding: 5px 20px 0; }

textarea#message {
  height: auto; }

#smiley-box {
  width: 230px;
  float: right; }

#smiley-box img {
  margin: 3px; }

.qr-subject {
  margin-right: 250px; }

.qr-subject input {
  width: 100% !important; }

.inputbox {
  height: 33px;
  padding: 0 20px; }

.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=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; }

.button1 + .button1, .button1 + .button2, .button1 + .button3, .button2 + .button1, .button2 + .button2, .button2 + .button3, .button3 + .button1, .button3 + .button2, .button3 + .button3 {
  margin-left: 20px; }

a.button1, a.button2, input.button1, input.button2, input.button3 {
  width: auto !important;
  padding: 0 20px; }

input.button3 {
  padding: 0;
  margin: 0;
  line-height: 5px;
  height: 12px;
  font-variant: small-caps; }

#check_option + .button2, .marking a {
  margin-left: 20px; }

#mcp, #mcp_ban > .submit-buttons, form#register > .rightside {
  margin-bottom: 20px; }

input[type=checkbox], input[type=radio], input[type=button], input[type=submit], input[type=reset] {
  cursor: pointer; }

a.button1, a.button1:active, a.button1:link, a.button1:visited, a.button2, a.button2:active, a.button2:link, a.button2:visited, a.button3, a.button3:active, a.button3:link, a.button3:visited {
  display: inline-block;
  text-decoration: none;
  padding: 0 20px;
  height: 33px;
  line-height: 31px;
  vertical-align: text-bottom; }

#tz_select_date_suggest, .button {
  vertical-align: bottom; }

input.disabled {
  font-weight: 400; }

.search-box {
  float: left;
  border-style: solid;
  border-width: 1px; }

.search-box .inputbox, .search-box button {
  float: left;
  border: none;
  height: 31px; }

.search-box .inputbox {
  background-image: none;
  padding: 0 20px;
  font-size: 1em;
  width: 200px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.search-box button {
  line-height: 31px;
  padding: 0;
  text-align: center;
  width: 31px; }

.search-box button > i {
  line-height: 29px; }

input.search {
  padding-left: 17px; }

.full {
  width: 95%; }

.medium {
  width: 50%; }

.narrow {
  width: 25%; }

.tiny {
  width: 10%; }

select[multiple=multiple] {
  height: auto !important;
  padding: 0; }

select[multiple=multiple] option {
  padding: 5px 20px; }

#add, #poll_option_text {
  height: auto;
  padding: 5px 20px 0; }

#avatar_upload_file {
  height: auto;
  padding: 2.5px 20px;
  max-height: 33px; }

.button, .marking a {
  white-space: nowrap;
  height: 33px;
  line-height: 31px;
  padding: 0 20px;
  position: relative; }

.marking {
  float: right;
  margin-top: 20px;
  clear: both; }

.button-ar, .buttons, .buttons .button, .marking a {
  float: left; }

.marking a {
  border-style: solid;
  border-width: 1px;
  display: block;
  text-decoration: none; }

.marking i {
  margin-right: 7.5px; }

.button {
  cursor: pointer;
  display: inline-block;
  font-size: 12px;
  border: 1px solid transparent;
  background: repeat-x;
  text-decoration: none !important;
  outline-style: none !important; }

#minitabs .tab > a, #minitabs .tab > a:hover, #navigation a, #navigation a:hover, #tabs .tab > a, .responsive-tab > a.responsive-tab-link {
  text-decoration: none; }

.dropdown-select {
  padding-right: 52px; }

.dropdown-select:after {
  border-left: 1px solid;
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  height: 31px;
  width: 31px;
  text-align: center; }

.buttons .button, .dropdown-select {
  margin-right: 20px; }

#jumpbox .dropdown-select {
  margin: 0; }

.button-ar, .button-ra, .font-icon > a > i, .font-icon > i {
  margin-right: 7.5px; }

.button-ar, .button-ra {
  text-align: center;
  display: block;
  vertical-align: top;
  cursor: pointer; }

.button-ar {
  font-size: 16px;
  width: 23px;
  height: 23px;
  line-height: 23px; }

.button-ra {
  float: right;
  font-size: 14px;
  width: 16px;
  height: 16px;
  line-height: 16px; }

.small-icon {
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-image: none; }

.small-icon > a {
  display: inline-block;
  padding: 0 0 0 18px; }

ul.linklist.bulletin > li.font-icon:before, ul.linklist.bulletin > li.small-icon:before {
  display: none; }

.font-icon > a > i, .font-icon > i {
  font-size: 13px; }

.dropdown .small-icon > a {
  display: block; }

.contact-icon-email, .contact-icon-phpbb_facebook, .contact-icon-phpbb_googleplus, .contact-icon-phpbb_skype, .contact-icon-phpbb_twitter, .contact-icon-phpbb_website, .contact-icon-phpbb_youtube, .contact-icon-pm {
  font-size: 0;
  width: 17px;
  height: 17px;
  line-height: 17px;
  text-align: center;
  display: inline-block;
  margin: 0 2.5px 0 0; }

.contact-icon-email:after, .contact-icon-phpbb_facebook:after, .contact-icon-phpbb_googleplus:after, .contact-icon-phpbb_skype:after, .contact-icon-phpbb_twitter:after, .contact-icon-phpbb_website:after, .contact-icon-phpbb_youtube:after, .contact-icon-pm:after {
  font-size: 12px;
  font-family: FontAwesome;
  display: inline-block; }

.contact-icon-pm:after {
  content: ""; }

.contact-icon-email:after {
  content: ""; }

.contact-icon-phpbb_website:after {
  content: ""; }

.contact-icon-phpbb_facebook:after {
  content: ""; }

.contact-icon-phpbb_twitter:after {
  content: ""; }

.contact-icon-phpbb_skype:after {
  content: ""; }

.contact-icon-phpbb_youtube:after {
  content: ""; }

.contact-icon-phpbb_googleplus:after {
  content: ""; }

.posts-buttons {
  float: none;
  list-style: none;
  position: absolute;
  margin: 0;
  right: 0;
  top: 0; }

.posts-buttons li {
  float: left; }

.posts-buttons a {
  display: block;
  float: right;
  font-size: 1em;
  height: 33px;
  line-height: 33px;
  position: relative;
  text-align: center;
  width: 33px; }

#tabs .dropdown li, .chosen-rtl {
  text-align: right; }

.posts-buttons i {
  font-size: 12px; }

.posts-buttons span {
  height: 33px;
  opacity: 0;
  padding: 0 10px;
  pointer-events: none;
  position: absolute;
  right: 33px;
  top: 0;
  white-space: nowrap; }

.posts-buttons a:hover span {
  opacity: 1; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

span.imageset {
  display: inline-block !important;
  background: no-repeat;
  margin: 0;
  padding: 0;
  width: 0;
  height: 0; }

.imageset.announce_read, .imageset.announce_read_locked, .imageset.announce_read_locked_mine, .imageset.announce_read_mine, .imageset.announce_unread, .imageset.announce_unread_locked, .imageset.announce_unread_locked_mine, .imageset.announce_unread_mine, .imageset.forum_link, .imageset.forum_read, .imageset.forum_read_locked, .imageset.forum_read_subforum, .imageset.forum_unread, .imageset.forum_unread_locked, .imageset.forum_unread_subforum, .imageset.global_read, .imageset.global_read_locked, .imageset.global_read_locked_mine, .imageset.global_read_mine, .imageset.global_unread, .imageset.global_unread_locked, .imageset.global_unread_locked_mine, .imageset.global_unread_mine, .imageset.sticky_read, .imageset.sticky_read_locked, .imageset.sticky_read_locked_mine, .imageset.sticky_read_mine, .imageset.sticky_unread, .imageset.sticky_unread_locked, .imageset.sticky_unread_locked_mine, .imageset.sticky_unread_mine, .imageset.topic_moved, .imageset.topic_read, .imageset.topic_read_hot, .imageset.topic_read_hot_mine, .imageset.topic_read_locked, .imageset.topic_read_locked_mine, .imageset.topic_read_mine, .imageset.topic_unread, .imageset.topic_unread_hot, .imageset.topic_unread_hot_mine, .imageset.topic_unread_locked_mine, .imageset.topic_unread_mine {
  padding-left: 27px;
  padding-top: 27px; }

.site-logo {
  background-image: url(images/jf-logo-jureca.png);
  height: 31px;
  width: 195px;
  position: relative;
  top: 4px; }

.imageset.forum_link {
  background-image: url(images/forum_link.svg); }

.imageset.forum_read {
  background-image: url(images/forum_read.svg); }

.imageset.forum_read_locked {
  background-image: url(images/forum_read_locked.svg); }

.imageset.forum_read_subforum {
  background-image: url(images/forum_read_subforum.svg); }

.imageset.forum_unread {
  background-image: url(images/forum_unread.svg); }

.imageset.forum_unread_locked {
  background-image: url(images/forum_unread_locked.svg); }

.imageset.forum_unread_subforum {
  background-image: url(images/forum_unread_subforum.svg); }

.imageset.topic_moved {
  background-image: url(images/topic_moved.svg); }

.imageset.topic_read {
  background-image: url(images/topic_read.svg); }

.imageset.topic_read_mine {
  background-image: url(images/topic_read_mine.svg); }

.imageset.topic_read_hot {
  background-image: url(images/topic_read_hot.svg); }

.imageset.topic_read_hot_mine {
  background-image: url(images/topic_read_hot_mine.svg); }

.imageset.topic_read_locked {
  background-image: url(images/topic_read_locked.svg); }

.imageset.topic_read_locked_mine {
  background-image: url(images/topic_read_locked_mine.svg); }

.imageset.topic_unread {
  background-image: url(images/topic_unread.svg); }

.imageset.topic_unread_mine {
  background-image: url(images/topic_unread_mine.svg); }

.imageset.topic_unread_hot {
  background-image: url(images/topic_unread_hot.svg); }

.imageset.topic_unread_hot_mine {
  background-image: url(images/topic_unread_hot_mine.svg); }

.imageset.topic_unread_locked {
  background-image: url(images/topic_unread_locked.svg);
  padding-left: 27px;
  padding-top: 27px; }

.imageset.topic_unread_locked_mine {
  background-image: url(images/topic_unread_locked_mine.svg); }

.imageset.sticky_read {
  background-image: url(images/sticky_read.svg); }

.imageset.sticky_read_mine {
  background-image: url(images/sticky_read_mine.svg); }

.imageset.sticky_read_locked {
  background-image: url(images/sticky_read_locked.svg); }

.imageset.sticky_read_locked_mine {
  background-image: url(images/sticky_read_locked_mine.svg); }

.imageset.sticky_unread {
  background-image: url(images/sticky_unread.svg); }

.imageset.sticky_unread_mine {
  background-image: url(images/sticky_unread_mine.svg); }

.imageset.sticky_unread_locked {
  background-image: url(images/sticky_unread_locked.svg); }

.imageset.sticky_unread_locked_mine {
  background-image: url(images/sticky_unread_locked_mine.svg); }

.imageset.announce_read, .imageset.announce_read_locked, .imageset.announce_read_locked_mine, .imageset.announce_read_mine {
  background-image: url(images/announce_read.svg); }

.imageset.announce_unread, .imageset.announce_unread_locked, .imageset.announce_unread_locked_mine, .imageset.announce_unread_mine {
  background-image: url(images/announce_unread.svg); }

.imageset.global_read {
  background-image: url(images/announce_read.svg); }

.imageset.global_read_mine {
  background-image: url(images/announce_read_mine.svg); }

.imageset.global_read_locked {
  background-image: url(images/announce_read_locked.svg); }

.imageset.global_read_locked_mine {
  background-image: url(images/announce_read_locked_mine.svg); }

.imageset.global_unread {
  background-image: url(images/announce_unread.svg); }

.imageset.global_unread_mine {
  background-image: url(images/announce_unread_mine.svg); }

.imageset.global_unread_locked {
  background-image: url(images/announce_unread_locked.svg); }

.imageset.global_unread_locked_mine {
  background-image: url(images/announce_unread_locked_mine.svg); }

.imageset.subforum_read {
  background-image: url(images/subforum_read.svg);
  padding-left: 11px;
  padding-top: 9px; }

.imageset.subforum_unread {
  background-image: url(images/subforum_unread.svg);
  padding-left: 11px;
  padding-top: 9px; }

.imageset.pm_read {
  background-image: url(images/topic_read.svg);
  padding-left: 27px;
  padding-top: 27px; }

.imageset.pm_unread {
  background-image: url(images/topic_unread.svg);
  padding-left: 27px;
  padding-top: 27px; }

#phpbb_announcement {
  clear: both;
  max-width: 1360px;
  padding: 0 20px;
  margin: 15px auto !important; }

.chunk {
  clear: both;
  margin: 0 auto !important;
  max-width: 1400px;
  padding: 0 20px; }

.chunk:after {
  clear: both;
  content: "";
  display: block; }

#forumlist {
  margin: 0; }

#forumlist-inner {
  float: left;
  width: 100%; }

#sidebar {
  float: right;
  width: 250px; }

#cp-menu, .grid-10, .grid-2, .grid-3, .grid-4, .grid-5, .grid-7, .grid-8, .grid-9 {
  float: left; }

#sidebar + #forumlist {
  margin: 0 270px 0 0; }

#cp-main, #cp-main .topiclist + p {
  margin-top: 20px; }

.grid-10, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9 {
  padding: 0 10px; }

.grid-10:first-child, .grid-2:first-child, .grid-3:first-child, .grid-4:first-child, .grid-5:first-child, .grid-6:first-child, .grid-7:first-child, .grid-8:first-child, .grid-9:first-child {
  padding: 0 10px 0 0; }

.grid-10:last-child, .grid-2:last-child, .grid-3:last-child, .grid-4:last-child, .grid-5:last-child, .grid-6:last-child, .grid-7:last-child, .grid-8:last-child, .grid-9:last-child {
  padding: 0 0 0 10px; }

.grid-2 {
  width: 50%; }

.grid-3 {
  width: 33.3333%; }

.grid-4 {
  width: 25%; }

.grid-5 {
  width: 20%; }

.grid-6 {
  float: left;
  width: 16.6666%; }

.grid-7 {
  width: 14.2857%; }

.grid-8 {
  width: 12.5%; }

.grid-9 {
  width: 11.1111%; }

.grid-10 {
  width: 10%; }

#cp-menu {
  width: 250px;
  font-size: 1.1em; }

#cp-main {
  margin-left: 270px; }

#cp-main-inner {
  float: right;
  width: 100%; }

#cp-main .panel dl {
  font-size: 1.2em; }

#cp-main .panel fieldset dl, #cp-main ul.topiclist dl {
  font-size: 1em; }

#cp-main .content {
  padding: 0; }

.panel-container .panel p {
  font-size: 1.3em; }

.panel-container .panel ol {
  margin-left: 40px;
  margin-bottom: 20px;
  font-size: 1.3em; }

#minitabs, #tabs, .panel-container .postbody p.author {
  font-size: 1.1em; }

.panel-container .panel li.row {
  border: none; }

ul.cplist {
  margin-bottom: 20px; }

.panel-container .panel li.header dt {
  padding-left: 20px; }

.panel-container .panel li.header .list-inner {
  margin-left: -20px; }

.panel-container .panel dd.mark {
  padding-right: 20px; }

.panel-container .panel dd.mark input {
  margin: 0; }

.panel-container table.table1 {
  margin-bottom: 1em; }

.panel-container table.table1 strong {
  font-weight: 600; }

.panel-container table.table1 thead th {
  font-weight: 600;
  padding: 18px 5px; }

.panel-container table.table1 thead th:first-child {
  padding-left: 20px; }

.panel-container table.table1 thead th:last-child {
  padding-right: 20px; }

.panel-container table.table1 tbody th {
  font-style: italic;
  background-color: transparent !important;
  border-bottom: none; }

.panel-container table.table1 tbody td {
  padding: 18px 5px; }

.panel-container table.table1 tbody td:first-child {
  padding-left: 20px; }

.panel-container table.table1 tbody td:last-child {
  padding-right: 20px; }

#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; }

#cp-main ul.linklist {
  margin: 0; }

#bday_day, #bday_month, #bday_year {
  margin-left: 10px; }

.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: 600;
  line-height: 14px; }

#minitabs, #minitabs .tab {
  float: right; }

#minitabs .tab > a, #tabs .tab > a {
  display: block;
  padding: 0 20px;
  position: relative;
  white-space: nowrap;
  cursor: pointer;
  height: 33px;
  line-height: 33px; }

#tabs {
  margin: 20px 0 0; }

#tabs .tab > a {
  border: none; }

#cp-main #tabs, #tabs .activetab > a {
  margin-top: 0; }

#minitabs {
  margin: 15px 7px 0 0;
  max-width: 50%; }

#minitabs .tab > a {
  border-radius: 5px 5px 0 0;
  margin-left: 2px; }

.responsive-tab {
  position: relative; }

.responsive-tab > a.responsive-tab-link {
  display: block;
  font-size: 16px;
  position: relative;
  width: 16px;
  line-height: 14px; }

.responsive-tab .responsive-tab-link:before {
  content: '';
  position: absolute;
  left: 10px;
  top: 7px;
  height: .125em;
  width: 14px;
  border-bottom: .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; }

#minitabs .dropdown li {
  text-align: left; }

#gallery label, #ucp .topiclist dd.info {
  text-align: center; }

#navigation {
  width: 100%;
  padding: 10px 0; }

#navigation ul {
  list-style: none; }

#navigation li {
  display: inline;
  font-weight: 400;
  margin: 0;
  padding: 0; }

#navigation a {
  display: block;
  padding: 0 20px;
  line-height: 40px;
  margin: 0; }

#cp-main h2 {
  display: none;
  visibility: hidden; }

.cp-mini {
  margin: 20px 0 0;
  max-height: 200px;
  overflow-y: auto;
  padding: 20px; }

dl.mini dt {
  font-weight: 600;
  margin-bottom: 15px; }

dl.mini dd {
  line-height: 1.5em;
  margin-top: 5px; }

dl.mini hr {
  margin: 7.5px 0; }

.friend-online {
  font-weight: 700; }

#pm-menu {
  line-height: 2.5em; }

ol.def-rules li {
  line-height: 180%;
  padding: 1px; }

dd.pm_foe_colour, dd.pm_friend_colour, dd.pm_marked_colour, dd.pm_replied_colour {
  padding-left: 27px; }

#gallery label {
  position: relative;
  float: left;
  margin: 10px;
  padding: 5px;
  width: auto;
  border: 1px solid transparent; }

#topicreview + .action-bar, .display-actions + .action-bar {
  margin-top: 20px; }

#display-panel-dd {
  font-size: .9231em;
  margin-left: 17.35em; }

#site-nav {
  font-size: 1.1em;
  min-height: 45px;
  line-height: 45px; }

.site-nav {
  list-style: none; }

.site-nav > li {
  display: block;
  float: left;
  margin: 0 20px 0 0; }

#header-avatar > img, .nav-count, .site-logo {
  display: inline-block;
  vertical-align: middle; }

.site-nav > li.rightside {
  float: right;
  margin: 0 0 0 20px; }

.site-nav .dropdown {
  top: 35px; }

.nav-count {
  background: #f3674a;
  border-radius: 1px;
  color: #f5f5f5;
  font-size: 11px;
  font-weight: 600;
  height: 23px;
  line-height: 22px;
  margin-right: 7.5px;
  padding: 0 7.5px; }

.nav-count > i {
  margin-left: 7.5px; }

#header-avatar > img {
  margin: 0 7.5px 0 0;
  height: auto !important;
  max-height: 23px;
  max-width: 23px;
  width: auto !important; }

.font-icon > a > i.fa-bars {
  font-size: 14px; }

#wrap-head {
  left: 0;
  top: 0;
  right: 0;
  position: fixed;
  z-index: 9999999999; }

#site-header {
  position: relative;
  font-size: 1.3em; }

#site-header .dropdown-toggle:after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .3em solid;
  border-right: .3em solid transparent;
  border-left: .3em solid transparent; }

#site-header .dropdown-toggle:after {
  border: none;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAaUlEQVQImU3MsQqCYBhG4edPyJtyKhobcwm6OKFBG3MyatF76RY0iK/lD3zHcw5vasf5jXNdlS+rddOyw3WDAX0Ga9ljSO04F2hwxCE3D9xxSRGhm5YCN+xz8MSprspvioj/7TZHsvzAD/h/JuG/Ay0yAAAAAElFTkSuQmCC");
  width: 17px;
  height: 17px;
  background-repeat: no-repeat;
  background-position: 50%; }

#site-header {
  position: relative; }
  #site-header .site-logo {
    width: 195px; }
  #site-header > .chunk {
    display: flex; }
  #site-header .nav-link {
    line-height: 1.5;
    display: inline-block;
    position: relative;
    color: #333;
    padding: 1.8rem 0.5rem; }
    #site-header .nav-link:hover:before {
      display: block; }
    #site-header .nav-link:before {
      content: " ";
      position: absolute;
      bottom: -1px;
      left: 0;
      right: 0;
      height: 1px;
      background-color: #0275d8;
      display: none; }
  #site-header .nav-group {
    font-weight: normal;
    width: 140px;
    display: flex; }
    #site-header .nav-group.main {
      flex: 1; }
    #site-header .nav-group.reverse {
      flex-direction: row-reverse; }

.partial-phone .btn-ask {
  display: none; }
.partial-phone .btn-phone {
  margin: 0; }
@media (max-width: 600px) {
  .partial-phone {
    text-align: center !important; }
    .partial-phone .btn-phone {
      margin: 10px; }
    .partial-phone .btn-ask {
      display: inline-block;
      margin: 10px; } }

.justify-center {
  justify-content: center !important; }

.justify-end {
  justify-content: flex-end !important; }

.align-center {
  align-items: center !important; }

.chunk-padded {
  padding-top: 15px;
  padding-bottom: 15px; }

.d-flex {
  display: flex !important; }

#subhead-title {
  flex: 1; }

.partial-phone {
  width: 200px; }
  @media (max-width: 600px) {
    .partial-phone {
      width: auto;
      flex: 1; } }

@media (max-width: 750px) {
  #subhead-title .topic-title {
    font-size: 18px; }
  #subhead-title #breadcrumbs {
    font-size: 12px; } }
.btn-primary, .btn-primary:hover {
  color: #fff;
  border-color: transparent;
  background-color: #178342; }

.btn-primary {
  background-color: #1eaf57; }

.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.25;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  user-select: none;
  border: 1px solid transparent;
  padding: .9rem 1.5rem;
  font-size: 1rem;
  border-radius: .25rem;
  transition: all .2s ease-in-out; }
  .btn.btn-sm {
    padding: .67rem;
    font-size: .875rem;
    border-radius: .2rem; }
  .btn.btn-outline-secondary {
    color: #2578d7;
    background-image: none;
    background-color: transparent;
    border-color: #2578d7; }
    .btn.btn-outline-secondary:hover {
      color: #fff;
      background-color: #2578d7;
      border-color: #2578d7; }
  .btn.btn-rounded {
    border-radius: 25px;
    font-size: .75rem;
    text-transform: uppercase; }

.btn-minimal, .btn-minimal-danger, .btn-minimal-primary, .btn-minimal-secondary {
  padding: 10px 5px;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-radius: 0;
  text-transform: uppercase;
  font-size: 12px; }

.btn-minimal-secondary {
  color: #2578d7;
  border-bottom-color: #2578d7; }

#site-logo {
  margin-right: 25px;
  display: flex;
  align-items: center;
  justify-content: center; }

#site-menu {
  float: left;
  list-style: none; }

.dropdown-contents > .site-menu {
  display: none; }

#site-menu > li {
  display: block;
  float: left;
  margin: 0 20px 0 0;
  position: relative; }

#site-menu > li > a {
  display: inline-block;
  line-height: 90px;
  padding: 0 10px; }

#site-menu > li:hover > ul {
  left: 0;
  opacity: 1; }

#site-menu > li > ul {
  top: 90px;
  left: -999px;
  display: block;
  position: absolute;
  background: #FFF;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25);
  max-height: 300px;
  min-width: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 10px 0;
  z-index: 2;
  opacity: 0;
  border-top: 1px solid #477BB8; }

#site-search, #wrap-subhead .chunk {
  position: relative; }

#site-menu > li > ul > li {
  float: none !important;
  font-size: 12px !important;
  line-height: 27px !important;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
  white-space: nowrap; }

#site-menu > li > ul > li > a {
  display: inline-block;
  line-height: 1.5;
  padding: 7.5px 20px;
  width: 100%;
  color: #3C3C3C; }

#site-menu > li > ul > li > a:hover {
  background-color: #F5F5F5; }

#site-search {
  border-style: solid;
  border-width: 1px;
  display: block;
  float: right;
  margin: 24px 0; }

#site-search button, #site-search input {
  display: inline-block;
  border: 0;
  font-size: 1em;
  height: 40px; }

#site-search fieldset {
  font-size: 1em; }

#site-search input {
  float: left;
  box-sizing: border-box;
  padding: 0 0 0 20px;
  width: 210px; }

#site-search button {
  float: right;
  cursor: pointer;
  line-height: 40px;
  padding: 0;
  text-align: center;
  width: 40px; }

#site-search button i {
  line-height: 40px; }

#wrap-subhead {
  border-style: solid;
  border-width: 1px 0; }

#wrap-subhead-main {
  border: none;
  margin-top: 20px; }

#subhead-title {
  margin: 15px 0; }

#subhead-minilist {
  float: right;
  font-size: 1.2em; }

#subhead-tabs {
  position: absolute;
  left: 20px;
  bottom: -1px;
  list-style: none;
  font-size: 1.1em; }

#subhead-tabs li {
  float: left; }

#subhead-tabs a {
  float: left;
  height: 33px;
  line-height: 31px;
  padding: 0 20px;
  border-style: solid;
  border-width: 1px 1px 1px 0; }

#subhead-tabs li:first-child a {
  border-width: 1px; }

#subhead-title-sm {
  float: left;
  margin: 26px 0; }

#subhead-mods, #subhead-more {
  float: left;
  clear: both;
  margin: 0;
  font-size: 1.2em; }

#breadcrumbs {
  float: right;
  list-style: none;
  font-size: 1.2em;
  margin: 10px 0; }

#breadcrumbs-main {
  float: left;
  list-style: none;
  font-size: 1.2em; }

.breadcrumbs .crumb {
  float: left;
  word-wrap: normal; }

.breadcrumbs .crumb:before {
  font-weight: lighter !important;
  content: "|";
  padding: 0 7.5px; }

.breadcrumbs .crumb:first-child:before {
  content: none; }

.breadcrumbs .crumb:last-of-type a {
  font-weight: 400; }
.breadcrumbs .crumb a {
  display: inline-block;
  text-transform: uppercase;
  color: #b7b7b7 !important;
  font-weight: lighter;
  white-space: nowrap;
  vertical-align: bottom;
  overflow: hidden; }

#site-footer-area h5 {
  font-size: 1.6em;
  font-weight: 400;
  margin: 0 0 20px; }

#site-footer-area p, #site-footer-area ul {
  font-size: 1.3em;
  margin: 0 0 20px; }

#site-footer-area ul {
  list-style: none; }

#site-footer-area {
  padding: 40px 0 30px; }
  #site-footer-area a:hover {
    text-decoration: underline; }

.cfooter-social a {
  background-color: rgba(0, 0, 0, 0.15);
  display: block;
  float: left;
  height: 30px;
  line-height: 30px;
  margin: 0 5px 5px 0;
  text-align: center;
  width: 30px; }

#site-footer-nav {
  font-size: 1.2em;
  min-height: 70px;
  line-height: 2;
  padding: 23px 0; }

.site-footer-nav {
  list-style: none; }

.site-footer-nav > li {
  display: block;
  float: left;
  margin: 0 20px 0 0; }

.site-footer-nav > li.rightside {
  float: right;
  margin: 0 0 0 20px; }

#site-footer {
  font-size: 1.1em;
  padding: 10px 0 40px; }

.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: top;
  font-size: 1em;
  zoom: 1;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%; }

.chosen-container.chosen-with-drop .chosen-drop {
  left: 0; }

.chosen-container a {
  cursor: pointer; }

.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 51px 0 20px;
  height: 45px;
  border-style: solid;
  border-width: 1px;
  text-decoration: none;
  white-space: nowrap;
  line-height: 44px; }

.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px; }

.chosen-container-single .chosen-single:after {
  border-left-width: 1px;
  border-left-style: solid;
  content: "\f0d7";
  font-family: FontAwesome;
  position: absolute;
  top: 0;
  right: 0;
  height: 44px;
  width: 44px;
  text-align: center; }

.chosen-container-single .chosen-single div {
  display: none; }

.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap; }

.chosen-container-single .chosen-search input[type=text] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal; }

.chosen-container-single .chosen-drop {
  margin-top: -1px;
  background-clip: padding-box; }

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px; }

.chosen-container .chosen-results {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  text-align: left;
  margin: 0;
  padding: 10px 0;
  max-height: 240px;
  -webkit-overflow-scrolling: touch; }

.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 7.5px 20px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none; }

.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer; }

.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  cursor: default; }

.chosen-container .chosen-results li.no-results {
  display: list-item; }

.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: 700;
  cursor: default; }

.chosen-container .chosen-results li.group-option {
  padding-left: 15px; }

.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline; }

.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border-width: 1px;
  border-style: solid;
  cursor: text; }

.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none; }

.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap; }

.chosen-container-multi .chosen-choices li.search-field input[type=text] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: 0 0 !important;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0; }

.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border-width: 1px;
  border-style: solid;
  max-width: 100%;
  border-radius: 3px;
  line-height: 13px;
  cursor: default; }

.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word; }

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  font-size: 1px; }

.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border-width: 1px;
  border-style: solid; }

.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4; }

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px; }

.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0; }

.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  cursor: default; }

.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px; }

.chosen-container-active .chosen-choices {
  border-width: 1px;
  border-style: solid; }

.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default; }

.chosen-disabled .chosen-choices .search-choice .search-choice-close, .chosen-disabled .chosen-single {
  cursor: default; }

.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0; }

.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl; }

.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px; }

.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px; }

.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px; }

.chosen-rtl .chosen-choices li {
  float: right; }

.chosen-rtl .chosen-choices li.search-field input[type=text] {
  direction: rtl; }

.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px; }

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px; }

.chosen-rtl .chosen-drop, .chosen-rtl.chosen-container-single-nosearch .chosen-search {
  left: 9999px; }

.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0; }

.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0; }

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none; }

.chosen-rtl .chosen-search input[type=text] {
  padding: 4px 5px 4px 20px;
  background: url(chosen-sprite.png) -30px -20px no-repeat;
  direction: rtl; }

.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px; }

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px; }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-resolution: 144dpi) {
  .chosen-container .chosen-results-scroll-down span, .chosen-container .chosen-results-scroll-up span, .chosen-container-multi .chosen-choices .search-choice .search-choice-close, .chosen-container-single .chosen-search input[type=text], .chosen-container-single .chosen-single abbr, .chosen-container-single .chosen-single div b, .chosen-rtl .chosen-search input[type=text] {
    background-image: url(chosen-sprite@2x.png) !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important; } }
@media (max-width: 1100px) and (min-width: 801px) {
  fieldset.column1 dd, fieldset.column1 dt, fieldset.column2 dd, fieldset.column2 dt {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }

  fieldset.column1 dt, fieldset.column2 dt {
    padding-bottom: 6.5px; }

  fieldset.column1 dd input, fieldset.column1 dd select, fieldset.column2 dd input, fieldset.column2 dd select {
    width: 100%; }

  fieldset.column1 dd select + input, fieldset.column1 dd select + select, fieldset.column2 dd select + input, fieldset.column2 dd select + select {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 5px; } }
@media (max-width: 1000px) {
  #sidebar + #forumlist {
    margin: 0; }

  #forumlist-inner, #sidebar {
    width: 100%; } }
@media (max-width: 1000px) and (min-width: 951px) {
  #cp-main .column1, #cp-main .column2 {
    padding: 0;
    width: 100%; }

  #cp-main fieldset dd, #cp-main fieldset dt {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }

  #cp-main fieldset dt {
    padding-bottom: 6.5px; }

  #cp-main fieldset dd input, #cp-main fieldset dd select {
    width: 100%; }

  #cp-main fieldset dd .chosen-container + select, #cp-main fieldset dd select + input, #cp-main fieldset dd select + select {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 5px; }

  #cp-main .inputbox {
    width: 100% !important; }

  #cp-main #bday_day, #cp-main #bday_month, #cp-main #bday_year {
    margin: 0;
    display: block; }

  #cp-main label[for=bday_day], #cp-main label[for=bday_month], #cp-main label[for=bday_year] {
    display: block; }

  #cp-main label[for=bday_year] {
    padding: 0; }

  #cp-main label[for=bday_day], #cp-main label[for=bday_month] {
    padding: 0 0 20px; } }
@media (max-width: 1000px) and (min-width: 801px) {
  #cp-main #colour_palette, #cp-main #format-buttons, #cp-main #message-box, #cp-main #message-box textarea, #cp-main #smiley-box {
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
    clear: both; } }
@media (max-width: 800px) {
  fieldset.column1, fieldset.column2 {
    padding: 0;
    width: 100%; }

  #colour_palette, #format-buttons, #message-box, #message-box textarea, #smiley-box, .qr-subject {
    margin-left: 0;
    margin-right: 0;
    float: none;
    width: 100%;
    clear: both; }

  #subhead-tabs a {
    padding: 0 10px; } }
@media (max-width: 1100px) and (min-width: 801px) {
  .postprofile dd:not(.profile-rank), dd.posts, dd.topics, dd.views {
    display: none; }

  #cp-main .inputbox {
    width: 100% !important; }

  dd.redirect {
    padding-left: 0;
    width: 250px; }

  ul.topiclist dt {
    margin-right: -250px; }

  ul.topiclist dt .list-inner {
    margin-right: 250px; }

  .postbody {
    margin: 0;
    width: 100%;
    padding-bottom: 43px; }

  .postprofile {
    float: none;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-bottom: 20px; }

  .postprofile .search-result-date, .postprofile dd.profile-rank, .postprofile dt.no-profile-rank {
    margin: 0; }

  .postprofile .has-avatar .avatar-container {
    margin: 0 20px 0 0;
    max-height: 33px;
    max-width: 33px;
    height: auto !important;
    width: auto !important;
    float: left; }

  .postprofile .profile-rank {
    margin-bottom: 0 !important; }

  .has-profile .postbody h3 {
    margin-right: 0; }

  .posts-buttons {
    top: auto;
    bottom: -10px;
    left: -10px;
    right: auto; }

  .posts-buttons span {
    top: -33px;
    left: 0;
    right: auto; } }
.subbar {
  display: none;
  background-color: #fff;
  font-size: 9px;
  text-align: center;
  position: relative; }
  .subbar .back, .subbar .title {
    padding: 15px; }
  .subbar .title {
    flex: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.3; }
  .subbar .back {
    display: flex;
    width: 54px;
    font-size: 20px;
    font-weight: bold;
    border-right: 1px #ccc solid;
    justify-content: center;
    align-items: center; }

@media (max-width: 750px) {
  .pagination.top {
    display: none; }

  #cp-main, .nav-count {
    margin-left: 0;
    margin-right: 0; }

  #cp-menu {
    width: 100%; }

  #cp-main, #cp-menu {
    clear: both;
    float: none; }

  #subhead-tabs a {
    padding: 0 6.5px; }

  fieldset.display-options {
    text-align: left; }

  .nav-rh {
    display: none; }

  #header-avatar > img {
    margin: 0; } }
@media (max-width: 600px) {
  .postprofile {
    margin-bottom: 10px !important; }

  .postbody {
    padding-bottom: 0 !important; }

  .chunk-mobile-padded {
    padding: 15px; }

  .subbar {
    display: flex; }

  #subhead-title {
    display: none !important; }

  #breadcrumbs {
    margin: 0 !important; }
    #breadcrumbs .crumb {
      float: none;
      display: block;
      margin: 10px 0; }
      #breadcrumbs .crumb:before {
        content: '-'; }

  #site-logo, #site-search, #site-search input, .grid-10, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .phpbb_alert {
    width: 100%; }

  #site-menu, .nav-rh-2 {
    display: none; }

  .chunk {
    padding: 0 10px; }

  .section-viewtopic h3.first {
    display: none; }
  .section-viewtopic #wrap-body .chunk {
    padding: 0 !important; }

  .action-bar {
    padding: 0 10px !important; }

  .column1, .column2 {
    padding: 0;
    width: 100%; }

  .grid-10, .grid-10:first-child, .grid-10:last-child, .grid-2, .grid-2:first-child, .grid-2:last-child, .grid-3, .grid-3:first-child, .grid-3:last-child, .grid-4, .grid-4:first-child, .grid-4:last-child, .grid-5, .grid-5:first-child, .grid-5:last-child, .grid-6, .grid-6:first-child, .grid-6:last-child, .grid-7, .grid-7:first-child, .grid-7:last-child, .grid-8, .grid-8:first-child, .grid-8:last-child, .grid-9, .grid-9:first-child, .grid-9:last-child {
    padding: 0; }

  .site-nav > li, .site-nav > li.rightside {
    margin: 0; }

  .site-nav > li > a {
    padding: 15px 15px 14px; }

  #site-logo {
    margin: 0;
    text-align: center; }

  #site-search {
    margin: 0 0 24px;
    padding: 0 40px 0 0; }

  #site-search button {
    position: absolute;
    right: 0;
    top: 0; }

  .phpbb_alert {
    top: 0; }

  .site-nav > .font-icon > a > i, .site-nav > .font-icon > i {
    margin-left: 0;
    margin-right: 0; }

  fieldset dd, fieldset dt {
    clear: both;
    margin-left: 0 !important;
    margin-right: 0 !important;
    width: 100% !important; }

  fieldset dt {
    padding-bottom: 6.5px; }

  fieldset dd input, fieldset dd select {
    width: 100%; }

  fieldset dd .chosen-container + select, fieldset dd select + input, fieldset dd select + select {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-top: 5px; }

  .inputbox {
    width: 100% !important; }

  #subhead-title {
    margin: 21px 0 4px; }

  #subhead-title-sm {
    margin: 13px 0 4px; }

  #breadcrumbs {
    clear: both;
    float: left;
    margin: 0 0 27px; }

  #subhead-title-sm + #breadcrumbs {
    margin: 0 0 17px; }

  .dropdown-contents > .site-menu {
    display: list-item; }

  .dropdown-contents > .site-menu > ul > li {
    border: none; }

  #subhead-tabs {
    clear: both;
    bottom: auto;
    width: 100%;
    position: relative;
    left: auto;
    right: auto; }

  #subhead-tabs li {
    display: block;
    width: 100%; }

  #subhead-tabs a {
    border-width: 1px 1px 0 !important;
    display: inline-block;
    width: 100%; }

  #cp-main #bday_day, #cp-main #bday_month, #cp-main #bday_year {
    margin: 0;
    display: block; }

  #cp-main label[for=bday_day], #cp-main label[for=bday_month], #cp-main label[for=bday_year] {
    display: block; }

  #cp-main label[for=bday_year] {
    padding: 0; }

  #cp-main label[for=bday_day], #cp-main label[for=bday_month] {
    padding: 0 0 20px; } }
@media (max-width: 950px) {
  dd.lastpost, dd.posts, dd.redirect, dd.topics, dd.views {
    display: none; }

  ul.topiclist dt {
    margin-right: 0; }

  ul.topiclist dt .list-inner {
    margin-right: 0;
    padding-right: 40px; }

  .r-lastpost-container {
    display: block; }

  .r-lastpost {
    display: inline-block; }

  .postbody {
    margin: 0;
    width: 100%;
    padding-bottom: 43px; }

  .postprofile {
    float: none;
    width: 100%;
    height: auto;
    min-height: 0;
    margin-bottom: 20px; }

  .postprofile .search-result-date, .postprofile dd.profile-rank, .postprofile dt.no-profile-rank {
    margin: 0; }

  .postprofile .has-avatar .avatar-container {
    margin: 0 20px 0 0;
    max-height: 33px;
    max-width: 33px;
    height: auto !important;
    width: auto !important;
    float: left; }

  .postprofile .profile-rank {
    margin-bottom: 0 !important; }

  .postprofile dd:not(.profile-rank) {
    display: none; }

  .has-profile .postbody h3 {
    margin-right: 0; }

  .posts-buttons {
    top: auto;
    bottom: -10px;
    left: -10px;
    right: auto; }

  .posts-buttons span {
    top: -33px;
    left: 0;
    right: auto; } }
@media (max-width: 500px) {
  #site-footer-nav .crumb {
    float: none; }

  #site-footer-nav li {
    margin: 0;
    text-align: center;
    width: 100%; }

  #site-footer, .ar {
    text-align: center; } }
.specialpost {
  box-shadow: 0 0 1px #477bb8 !important; }

.megamenu .nav, .megamenu .collapse, .megamenu .dropup, .megamenu .dropdown {
  position: static; }
.megamenu .container {
  position: relative; }
.megamenu .container.megamenu-fw {
  position: static; }
.megamenu .dropdown-menu {
  left: 0;
  right: 0; }
.megamenu .megamenu-content {
  padding: 20px 30px 50px 30px; }
  .megamenu .megamenu-content h4 {
    font-size: 20px;
    color: #2578d7;
    margin-bottom: 2.2rem;
    line-height: 1.4; }
  .megamenu .megamenu-content p {
    margin-bottom: 1rem;
    font-size: 1rem;
    font-weight: lighter; }
    .megamenu .megamenu-content p em {
      font-style: normal;
      color: #2578d7; }
.megamenu .dropdown.megamenu-fw .dropdown-menu {
  left: 0;
  right: 0; }
.megamenu .dropdown-menu {
  display: none; }

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 10rem;
  padding: .5rem 0;
  margin: .125rem 0 0;
  font-size: 1rem;
  color: #292b2c;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(51, 51, 51, 0.15);
  border-radius: .25rem; }

.dropdown-menu {
  border-radius: 0;
  margin: 0;
  border: 0;
  margin-top: 1px;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.21); }

.list-inline, .list-unstyled, ul.list-info {
  padding-left: 0;
  list-style: none; }

ul.list-info li {
  line-height: 2.3; }

ul.list-info a, ul.list-info li {
  color: #a9c3f8; }

.megamenu-open .nav-overlay {
  display: block; }

.nav-item.show .dropdown-menu {
  display: block; }

.nav-overlay {
  position: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-color: #000;
  z-index: 9999999;
  opacity: 0.3;
  display: none; }

.ad {
  background-color: #9C9C9C; }

.main-wrap:after {
  content: "";
  display: table;
  clear: both; }

.main-body {
  -webkit-font-smoothing: subpixel-antialiased;
  width: calc(100% - 315px);
  float: left; }

.main-side {
  padding-right: 15px;
  width: 315px;
  float: left; }

.ad-mobile {
  display: none; }

@media (max-width: 712px) {
  .ad-mobile {
    display: block; }

  .ad-desktop {
    display: none; }

  .main-body {
    width: 100%; }

  .main-side {
    display: none; } }
.search-visible .search-overlay {
  opacity: 1;
  pointer-events: all; }

.search-overlay {
  pointer-events: none;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.95);
  z-index: 99999999;
  padding-top: 100px;
  opacity: 0;
  transition-duration: .2s; }
  .search-overlay .close-button {
    opacity: .2;
    cursor: pointer;
    position: absolute;
    top: 15px;
    right: 15px;
    border: none;
    font-size: 35px; }
  .search-overlay label {
    color: #000;
    font-size: 30px;
    margin-bottom: .5rem;
    display: inline-block; }
  .search-overlay #overlay-search-submit {
    position: absolute;
    top: 0;
    right: 0;
    height: 100%;
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem; }
  .search-overlay fieldset {
    position: relative; }
  .search-overlay #sitewide_search {
    height: auto;
    display: block;
    width: 100%;
    padding: .72rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #333;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(51, 51, 51, 0.15);
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

@media (max-width: 1050px) {
  #btn-ask {
    display: none; } }
.nav-group-mobile {
  display: none; }

.mobile-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 99; }
  .mobile-menu ul {
    margin: 0;
    padding: 0;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.21); }
    .mobile-menu ul li {
      border-bottom: 1px #ccc solid;
      background-color: #fff; }
      .mobile-menu ul li:last-of-type {
        border-bottom: 0; }
      .mobile-menu ul li a {
        display: inline-block;
        padding: 15px; }

@media (max-width: 800px) {
  .main-body {
    width: 100%; }

  .main-side {
    display: none; } }
.post-wrap {
  padding-top: 120px !important;
  margin-top: -120px !important; }
  .post-wrap:target .post {
    border: 2px #2578d7 solid; }

.loggedin .post-wrap {
  padding-top: 165px !important;
  margin-top: -165px !important; }

@media (max-width: 850px) {
  .post-wrap {
    padding-top: 60px !important;
    margin-top: -60px !important; }

  body, body.loggedin {
    padding-top: 0; }

  #wrap-head {
    position: static !important; }

  #site-header .nav-group {
    display: none; }

  #site-header .nav-group-mobile {
    display: flex;
    flex-direction: row-reverse;
    flex: 1;
    height: 75px; }

  .mobile-menu-visible .mobile-menu {
    display: block; } }
@media all and (-ms-high-contrast: none) {
  .nav-group .btn {
    height: 44px;
    line-height: 22px; }
  .nav-group .btn-rounded {
    line-height: 14px; } }

/*# sourceMappingURL=stylesheet.css.map */
