/******** Import Styles ********/

@import url(style_cs.1683585389.css);



/* Media */

@import url('https://forumstatic.ru/files/001a/fb/6b/65703.css?v30');





/******** Fonts ********/

@import url('https://fonts.googleapis.com/css2?family=Alice&family=Anonymous+Pro&family=Gloock&display=swap');

@font-face {
  font-family: 'Tokyo Dreams';
  src: local('Tokyo Dreams Regular'), local('Tokyo-Dreams-Regular'),
  url('https://forumstatic.ru/files/001a/fb/6b/56946.woff2') format('woff2'),
  url('https://forumstatic.ru/files/001a/fb/6b/94189.woff') format('woff'),
  url('https://forumstatic.ru/files/001a/fb/6b/35403.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Myriad Pro';
  src: local('Myriad Pro Regular'), local('Myriad-Pro-Regular'),
  url('https://forumstatic.ru/files/001a/fb/6b/50035.woff2') format('woff2'),
  url('https://forumstatic.ru/files/001a/fb/6b/36998.woff') format('woff'),
  url('https://forumstatic.ru/files/001a/fb/6b/28484.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: 'Brand';
  src: url('https://forumstatic.ru/files/001a/fb/6b/40405.eot');
  src: url('https://forumstatic.ru/files/001a/fb/6b/40405.eot?#iefix') format('embedded-opentype'),
  url('https://forumstatic.ru/files/001a/fb/6b/23200.woff2') format('woff2'),
  url('https://forumstatic.ru/files/001a/fb/6b/68174.woff') format('woff'),
  url('https://forumstatic.ru/files/001a/fb/6b/73775.ttf') format('truetype'),
  url('https://forumstatic.ru/files/001a/fb/6b/92181.svg#Brand') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}






/******** Main ********/

#pun {
  width: 1110px;
  background: rgba(100, 87, 90, 1);

  border: 5px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  padding: 75px 50px 135px;
  margin: 15px auto;

  box-sizing: border-box;
  box-shadow: inset 0 0 50px rgba(0, 0, 0, .4);
}

.punbb {
  position: relative;

  width: 1010px;
  background: rgba(189, 177, 170, 1);

  border: 5px solid rgba(158, 159, 127, 1);
  border-radius: 23px;

  padding: 35px 25px 40px;
  margin: 0 auto;

  box-sizing: border-box;
}





/******** List ********/

ul.container {
  padding-left: 0;
}

ul li {
  list-style: none;
}

.post .post-content ul {
  padding: 0;
  margin: 20px 0;
}

.post-content ul li {
  position: relative;
  list-style: none !important;

  margin-bottom: 10px !important;
  padding-left: 18px;
}

.post-content ul li p:first-child,
.post .post-content ul:first-child {
  margin-top: 0;
}

.post-content ul li p:last-child {
  margin-bottom: 0;
}

.post-content ul li:last-child,
.post .post-content ul:last-child {
  margin-bottom: 0 !important;
}

.post-content ul li::before {
  position: absolute;

  content: '\f110';

  top: 0;
  left: 0;

  font-size: 13px;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';

  z-index: 1;
}





/******** Navigation ********/

#pun-navlinks ul,
#pun-ulinks ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#pun-navlinks ul {
  margin: 0 0 10px;
}

#pun-ulinks ul {
  margin: 0 0 20px;
}

#pun-navlinks ul li,
#pun-ulinks ul li {
  margin: 0 5px;
  font-family: 'Alice', serif;
}

#pun-navlinks ul li {
  font-size: 18px;
  text-transform: uppercase;
}

#pun-ulinks ul li {
  font-size: 13px;
  text-transform: lowercase;
}

#pun-navlinks ul li a,
#pun-ulinks ul li a {
  color: rgba(75, 66, 68, 1);
}

#pun-navlinks ul li a:hover,
#pun-ulinks ul li a:hover {
  color: rgba(31, 31, 31, 1);
}



/* Fixed */

#pun-navlinks.fixed ul.container {
  position: fixed;

  top: 0;
  left: 10px;
  right: 0;

  width: 1000px;
  height: 42px;
  background: rgba(182, 170, 164, 1);

  border-bottom: 1px solid rgba(173, 162, 157, 1);

  margin: 0 auto;

  z-index: 99999;
}

#pun-navlinks.fixed ul li {
  font-size: 13px;

  padding-top: 5px;
}

#pun-ulinks.fixed ul {
  position: fixed;

  left: 10px;
  right: 0;
  top: 21px;

  width: 1000px;

  margin: 0 auto;
  z-index: 99999;
}

#pun-ulinks.fixed ul li {
  font-size: 12px;
}





/******** Main Links ********/

#pun-announcement {
  margin: 30px 0 45px;
}

#pun-announcement .html-box {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#pun-announcement .html-box span {
  display: inline-block;
  margin: 0 10px;
}

#pun-announcement .html-box span a {
  background: rgba(134, 135, 108, 1);

  font-size: 10px;
  text-transform: uppercase;
  font-family: 'Tahoma';
  color: rgba(48, 52, 46, 1);

  border-radius: 9.5px;

  padding: 9px;
}

#pun-announcement .html-box span a:hover {
  color: rgba(68, 77, 64, 1);
  background: rgba(145, 146, 119);
}





/******** Category ********/

.category,
#pun-stats {
  position: relative;
  background: rgba(182, 170, 164, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 23px;

  padding: 45px 20px 35px;
  margin-bottom: 35px;

  box-sizing: border-box;
}

#pun-stats {
  padding: 30px 20px;
}

.category:nth-child(2) {
  margin-top: 50px;
}

.category h2,
#pun-stats h2 {
  position: absolute;

  top: -18.5px;
  left: 0;

  width: 100%;
}

.category h2,
#pun-stats h2 {
  margin: 0;
  font-weight: 400;
}

.category h2 span,
#pun-stats h2 span {
  display: block;
  width: calc(100% - 150px);
  background: rgba(189, 177, 170, 1);

  font-family: 'Tokyo Dreams';
  font-size: 25px;
  color: rgba(69, 70, 30, 1);
  line-height: 1;
  letter-spacing: 3px;
  text-transform: uppercase;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  margin: 0 auto;
  padding: 5px 15px;
  box-sizing: border-box;
}

#pun-stats h2 span {
  font-family: 'Myriad Pro';
  padding: 5px 15px 3px;
}


.category thead {
  display: none;
}

.category tr {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

#pun-index .category tr {
  align-items: center;
}

.category tr:last-child {
  margin-bottom: 0;
}


.category .tcl {
  position: relative;
  width: 56%;
  line-height: 1.1;
}

.main .tcl {
  position: relative;
}

.main .tcl .icon {
  position: absolute;
  top: 7px;
  left: -29px;

  width: 18px;
  height: 18px;
  background: rgba(189, 177, 170, 1);

  border: 1px solid rgba(158, 159, 127, 1);

  border-radius: 50%;
}

.main .inew .tcl .icon {
  background: rgba(64, 59, 69, 1);
  border: 1px solid rgba(64, 59, 69, 1);
}

.main tr.inew .tcl h3 a {
  color: rgba(98, 99, 69, 1);
}

.main tr.inew .tcl h3 a:hover {
  color: rgba(68, 50, 54, 1);
}

.main .isticky .tcl .icon,
.main .iclosed .tcl .icon {
  background: rgba(96, 84, 86, 1);
  border: 1px solid rgba(96, 84, 86, 1);
}

.category .tcl h3 {
  font-weight: 400;
  margin: 0;
}

.category .tcl h3 a {
  font-family: 'Brand';
  font-size: 23px;
  text-transform: uppercase;
  color: rgba(68, 50, 54, 1);
  letter-spacing: 2px;
}

.category .tcl h3 a:hover {
  color: rgba(31, 31, 31, 1);
}

.category .tcl #transcriptforum {
  font-family: 'Alice', serif;
  font-size: 12px;
  text-transform: lowercase;
  color: rgba(55, 64, 15, 1);

  margin: 10px 0;
}

.category .tcl #textforum {
  font-family: 'Tahoma';
  font-size: 10px;
  letter-spacing: 1px;
  color: rgba(95, 86, 83, 1);
  text-align: justify;
}

.category .tcl #linksforum {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 14px;
}

.category .tcl #linksforum a {
  display: block;
  background: rgba(134, 135, 108, 1);

  font-size: 10px;
  text-transform: uppercase;
  font-family: 'Tahoma';
  color: rgba(48, 52, 46, 1);

  border-radius: 9.5px;

  padding: 5px 9px;
  margin: 2px 3px;
}

.category .tcl #linksforum a:first-child {
  margin-left: 0;
}

.category .tcl #linksforum a:last-child {
  margin-right: 0;
}

.category .tcl #linksforum a:hover {
  color: rgba(68, 77, 64, 1);
  background: rgba(145, 146, 119);
}

.category .tcl .Add {
  display: flex;
  align-items: center;
  justify-content: center;
}

.category .tcl .Add div {
  position: relative;

  font-size: 8px;
  text-transforM: uppercase;

  margin: 0 10px;
  padding-left: 20px;

  opacity: .8;
}

.category .tcl .Add div::before {
  transform: translateY(-50%);
  position: absolute;

  top: 50%;
  left: 0;

  font-size: 13px;
  font-weight: 400;
  font-family: 'Font Awesome 5 Free';

  z-index: 1;
}

.category .tcl .Add .Tems_And_messages::before {
  content: '\f00c';
  font-weight: 700;
}

.category .tcl .Add .Tems_And_messages2::before {
  content: '\f27a';
}

.category .tcl #pictban {
  margin-top: 10px;
}

.category .tcl #pictban img {
  transition: .3s all ease-in-out;
  opacity: .5;
}

.category .tcl #pictban img:hover {
  opacity: 1;
}

.category .tcl #pictban + br {
  display: none;
}


.category .tcr {
  display: grid;
  grid-template-areas: "ava link" "ava name";
  justify-content: flex-start;

  width: 38%;
}

.category .tcr,
.category .tcr a {
  font-family: 'tahoma';
  line-height: 1
}

.category .tcr a.lastpost-link {
  display: block;
  grid-area: link;
  align-self: center;
}

.category .tcr span.lastpost {
  display: inline-block;
  margin-top: 2px;
  grid-area: name;
}


body .punbb .user-avatar {
  grid-area: ava;
  display: flex;
  align-items: center;
  
  height: 100%;
}

body .punbb .user-avatar a {
  position: relative;
  display: block;
  height: 36px;
}

body .punbb .user-avatar a::before {
  position: absolute;
  content: '';

  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  mix-blend-mode: unset;

  transition: .3s all ease-in-out;
  pointer-events: none
}

body .punbb .user-avatar .avatar-image {
  outline: 1px solid rgba(112, 122, 110, 1);
  border-bottom: 2px solid rgba(112, 122, 110, 1);
  border-radius: 0;
}

body .punbb .user-avatar a:hover::before {
  mix-blend-mode: color;
  background-color: rgba(134, 135, 108, 1);
}

body .punbb .user-avatar .isonline {
  top: 0;
  background: rgba(112, 122, 110, 1);
  border-radius: 0;
}



/* Statistics */

#pun-stats ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  margin: 0;
}


#pun-stats ul li:not(#onlinelist) {
  width: 50%;
}

#pun-stats ul li:not(#onlinelist) span {
  font-weight: 700;
}

#pun-stats ul li:not(#onlinelist) strong {
  font-weight: 400;
}

#pun-stats ul li#onlinelist {
  width: 100%;
  text-align: justify;
}

#pun-stats ul li#onlinelist a:first-child {
  font-weight: 700;
}

#pun-stats ul li#onlinelist strong,
#pun-stats ul li#onlinelist span a:first-child {
  font-weight: 400;
}

#pun-stats ul li.item1 {
  order: 1;
}

#pun-stats ul li.item2 {
  order: 3;
}

#pun-stats ul li.item3 {
  order: 2;
  text-align: right;
  letter-spacing: 1px;
}

#pun-stats ul li.item4 {
  order: 4;
  text-align: right;
  letter-spacing: 1px;
}

#pun-stats ul li.item5 {
  order: 5;
}

#pun-stats ul li.item6 {
  order: 6;
}

#pun-stats ul li.onlinelist {
  margin: 30px 0;
}

#pun-stats ul li a {
  color: rgba(43, 47, 41, 1);
}

#pun-stats ul li a:hover {
  color: rgba(31, 31, 31, 1);
}

#pun-stats ul li#onlinelist.birthday {
  margin-top: 30px;
  font-weight: 700;
}

#pun-stats ul li#onlinelist.birthday strong,
#pun-stats ul li#onlinelist.birthday a {
  font-weight: 400;
}





/******** Banners **********/

#html-footer {
  position: relative;
}

#banners {
  position: absolute;
  top: 79px;

  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;

  width: 100%;
  height: 69px;

  padding-right: 5px;

  overflow: auto;
}

#banners img {
  transition: .3s all ease-in-out;
  opacity: .3;
}

#banners img:hover {
  opacity: 1;
}





/* Forum/Active-new messages */

#pun-main.multipage {
  text-align: center;
}

#pun-main.multipage .online-list {
  margin-top: 20px;
}

#pun-main.multipage h1,
#pun .pun-modal h2 {
  display: inline-block !important;
  background: rgba(134, 135, 108, 1);

  font-size: 22px;
  text-align: center;
  font-family: 'Alice', serif;
  line-height: 1;
  color: rgba(250, 236, 228, 1);
  font-weight: 400;
  text-transform: lowercase;
  letter-spacing: 3px;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  padding: 4px 60px 5px;
  margin: 25px auto 0;
}

#pun .pun-modal h2 {
  margin: 10px auto 0 !important;
}

.forum .container,
.online-list .container,
.usertable .container,
#pun-respect .main .container,
#pun-positive .main .container,
#pun-message .main .container {
  background: rgba(182, 170, 164, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 23px;

  padding: 20px;
  margin: 20px 0;

  box-sizing: border-box;
}

#pun-message .main .container {
  text-align: center;
}

.forum table {
  width: 100%;
}

.forum table tbody tr.inew .tcl {
  font-weight: 700;
}

.forum table tbody tr.inew .tcl .acchide + a {
  color: rgba(98, 99, 69, 1);
}

.forum table tbody tr.inew .tcl .acchide + a:hover {
  color: rgba(68, 50, 54, 1);
}

.forum table th,
.online-list table th,
.usertable table th,
#pun-respect table th,
#pun-positive table th,
#filetable th,
#profileContainer th,
#messages th,
#pun-edit th,
.Select_Topics th {
  font-weight: 400;
  font-size: 8px;
  text-transform: uppercase;
  text-align: center;

  padding: 10px 5px;

  opacity: .7;
  box-sizing: border-box;
}

.forum table th.tc2,
.forum table th.tc3 {
  font-size: 8px;
}

.forum table th.tcl,
.forum table th.tcr {
  text-align: center;
}

.forum table .tcl {
  width: 40%;
  text-align: left;

  padding: 20px 0;
}

.forum table .tcl .icon {
  transform: translateY(-50%);
  top: 50%;
  left: -27px;

  width: 12px;
  height: 12px;
}

.forum table .tc2,
.forum table .tc3 {
  width: 15%;
  font-size: 10px;
  text-align: center;
}

.forum table .tcr {
  width: 20%;
  text-align: right;
}

.forum table tbody tr:first-child .tcr {
  padding-top: 0;
}

.forum table tbody tr:last-child .tcr {
  padding-bottom: 0;
}

.forum table tbody .tcr {
  padding: 5px 0;
}

.forum table .tcr a {
  display: block;
  padding-top: 6px;
  line-height: 1;
}

.forum table .tcr .byuser {
  margin-left: -2px;
  font-style: italic;
}


.linkst {
  text-align: left;
}

.pagelink {
  text-align: left;
  margin: 10px 0;
}

.main .postlink.long {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}

.modmenu .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;

  width: 100%;
  text-align: right;
}

.modmenu .container strong {
  width: 100%;
  margin-bottom: 10px;
}

.modmenu .container span {
  width: 100%;
}





/******** Online ********/

.online-list .container {
  margin-top: 0;
}

.online-list table,
.usertable table,
#pun-respect table,
#pun-positive table {
  width: 100%;
}

.online-list tr td {
  padding: 10px 5px;
}

.online-list tr td:first-child {
  padding-left: 0;
}

.online-list tr td:last-child {
  padding-right: 0;
}

#pun #pun-online .online-list .username {
  width: 30%;
  text-align: left;
font-size: 13px;
}

#pun #pun-online .online-list .action {
  width: 50%;
font-size: 13px;
text-align: center;
}

#pun #pun-online .online-list .tc3 {
  width: 20%;
font-size: 13px;
}

#pun #pun-online .online-list td.tc3 {
  text-align: center;
font-size: 13px;
}

.online-list th.tc3 {
  text-align: center;
font-size: 13px;
}





/******** Users ********/

.usertable tbody .tcl {
  display: flex;
  align-items: center;
  padding: 5px 0;
}

.usertable tbody .last_visit {
  text-align: right;
}





/******** Topic ********/

.topic {
  text-align: left;
}

.topic .post-content td {
  border: none !important;
  vertical-align: top;
}

.post {
  width: 100%;
}

.post .container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.post-author {
  width: 230px;
}

.post-body {
  width: calc(100% - 230px);
  background: rgba(182, 170, 164, 1);

  text-align: justify;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 16px;

  padding: 16px 10px;

  box-sizing: border-box;
}

.punbb .post-content img.postimg {
  vertical-align: middle;
}



/* Edit/Del/etc. links */

.post-links {
  width: 100%;
  height: 20px;
  background: rgba(158, 159, 127, 1);

  border: 1px solid rgba(189, 177, 170, 1);
  border-radius: 5px;

  padding: 2px 15px 0;
  margin-top: 10px;
}

.post-links ul {
  display: inline-block;
  width: 100%;
  height: 100%;

  text-align: right;

  padding-left: 0;
  margin: 0;
}

.post-links ul li {
  display: inline;
  margin-right: 10px;
}

.post-links ul li.pl-email {
  float: left;
}

.post-links ul li:last-child {
  margin-right: 0;
}

.post-links a {
  color: rgba(48, 52, 46, 1);
  font-weight: 700;
  font-size: 12px;
}

.post-links a:hover {
  color: rgba(87, 88, 64, 1);
}



/* */

#pun-viewtopic .linkst {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.post h3 {
  margin: 26px 0 30px;
}

.post h3 em,
.crumbs em {
  font-style: normal;
}

.post h3 span {
  display: flex;
  flex-wrap: wrap;
  align-items: center;

  width: calc(100% - 230px);

  font-size: 12px;

  margin-left: auto;
}

.post h3 span strong {
  order: 3;
}

.post h3 span #fntSlider {
  order: 2;
  margin-right: 15px;
}

.post h3 span .permalink {
  order: 1;
  flex-grow: 1;
}



/* Post profile */

.post-author ul:not(.wrapper) {
  position: sticky;
  top: 50px;

  width: 206px;
  text-align: center;

  padding-left: 0;
  margin: -53px 0 50px
}

.post-author ul .pa-author,
.post-author ul .pa-fld1 {
  width: 100%;
  background: rgba(182, 170, 164, 1);

  font-family: 'Tokyo Dreams';
  font-size: 15px;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 16px;

  padding: 6px 6px 7px;
  margin-bottom: 5px;

  box-sizing: border-box;
}

.post-author ul .pa-author {
  font-weight: 700;
  margin-bottom: 0;
}

.post-author ul .pa-fld1 {
  font-size: 12px;
  font-family: 'Arial';

  padding: 6px 6px 4px;
  margin-top: 5px;
}

.post-author ul .pa-title {
  text-align: center;
  text-transform: lowercase;
  letter-spacing: 1px;

  margin-bottom: 1px;
}

.post-author ul .pa-avatar {
  width: 100%;
  background: rgba(182, 170, 164, 1);
  text-align: center;
  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 16px;
  padding: 20px 10px;
  box-sizing: border-box;
}

.post-author ul .pa-avatar img {
  display: block;
  max-width: 180px;
  height: auto;

  outline: 1px solid rgba(158, 159, 127, 1) !important;

  margin: 0 auto;
}

#profile .post-author ul .pa-avatar img {
  width: 100%;
}

.post-author ul .pa-avatar.item2 img.allow_change:hover {
  outline-color: transparent;
}

.post-author ul .pa-fld6 {
  width: 100%;

  text-align: center;
  font-family: 'Alice', serif;
  letter-spacing: 1px;
  text-transform: lowercase;

  margin-bottom: 5px;
}

.post-author ul .pa-fld2 {
  width: 100%;
  background: rgba(182, 170, 164, 1);

  font-size: 10px;
  text-align: justify;
  letter-spacing: 1px;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 16px;

  padding: 15px 10px;
  box-sizing: border-box;
}

.post-author ul .pa-posts,
.post-author ul .pa-fld5,
.post-author ul .pa-respect {
  display: inline-block;
  width: 65px;
  background: rgba(182, 170, 164, 1);

  font-size: 10px;
  text-transform: lowercase;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  padding: 10px 5px;
  margin-top: 14px;

  box-sizing: border-box;
}

.post-author ul .pa-posts .fld-name,
.post-author ul .pa-fld5 .fld-name,
.post-author ul .pa-respect .fld-name {
  display: block;
  margin-bottom: 3px;
}

.post-author ul .pa-posts {
  margin-right: 2px;
}

.post-author ul .pa-fld5 {
  margin-right: 2px;
}

.post-author ul .pa-fld5 br {
  display: none;
}

.punbb span.GamePst,
.punbb strong.GamePst2 {
  color: rgba(55, 64, 15, 1);
  transition: .3s all ease-in-out;
}

.punbb span.GamePst:hover,
.punbb strong.GamePst2:hover {
  color: rgba(68, 50, 54, 1);
}

.post-author ul .pa-respect a > img {
  display: none;
}

.post-author ul .pa-respect a i {
  margin-right: 1px;
}

.post-author ul .pa-respect a i::before {
  color: rgba(91, 92, 58, 1);
  transition: .3s all ease-in-out;
}

.post-author ul .pa-respect a:hover i::before {
  color: rgba(68, 50, 54, 1);
}

.post-author ul .pa-fld3 {
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 10px;
  text-transform: lowercase;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 5px;

  padding: 2px;
  margin-top: 12px;

  box-sizing: border-box;
}

.post-author ul .pa-online,
.post-author ul .pa-reg,
.post-author ul .pa-ip {
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 10px;

  margin-top: 12px;
}

.post-author ul .pa-online strong {
  font-weight: 400;
}

.post-author ul .post-author-Sp {
  text-align: center;
  margin-top: 8px;
}

.post-author ul .post-author-Sp .aw {
  transition: .3s all ease-in-out;
}

.post-author ul .post-author-Sp .aw:hover {
  opacity: .7;
}

.post-author ul .post-author-Sp .wrapper {
  padding-left: 0;
  padding-top: 25px;
}

.post-author ul .post-author-Sp .wrapper .pa-awards span {
  font-size: 21px;
  font-family: 'Alice', serif;
  color: rgba(87, 88, 64, 1);
}



/* Post */

.post-content p {
  margin: 15px 0;
  overflow-x: hidden;
}

.post-content p:first-child {
  margin-top: 0;
}

.post-content p:last-child {
  margin-bottom: 0;
}

.post .post-content hr {
  border-top: 0;
  border-bottom: 1px solid rgba(158, 159, 127, 1);
  margin: 20px 0;
}

.post-content table {
  table-layout: fixed;
  margin: 20px auto !important;
}

.post-content table:first-child {
  margin-top: 0 !important;
}

.post-content table:last-child {
  margin-bottom: 0 !important;
}



/* */

#topic-modmenu .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

#topic-modmenu .container strong,
#topic-modmenu .container span {
  width: auto;
}

#topic-users-in .container {
  display: block;
}

#pun-viewtopic .linksb {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#pun-viewtopic .linksb .postlink {
  order: 2;
}

#pun-viewtopic .linksb .pagelink {
  order: 1;
  margin: 0;

}

#pun-viewtopic .linksb .subscribelink {
  order: 3;
  width: 100%;
  text-align: right;
}



/* Sign */

dd {
  border-top: 1px solid rgba(158, 159, 127, 1);

  padding-top: 10px;
  margin-left: 0;
}

#viewprofile #profile-signature,
#viewprofile #profile-signature ul {
  padding-left: 0;
  padding-right: 0;
}

#viewprofile #profile-signature ul {
  border-top: 1px solid rgba(158, 159, 127, 1);
}





/******** Post Form ********/

#pun #form-buttons table,
#pun .punbb .formal textarea {
  width: 100%;
}

#post-preview .fs-box {
  position: relative;
}


fieldset#post-new legend,
#post fieldset legend,
#profile5 fieldset legend {
  width: 90%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

fieldset#post-new legend #plng,
#post fieldset legend #plng,
#profile5 fieldset legend #plng {
  margin: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  font-size: 12px;
}

#post fieldset .fs-box {
  position: relative;
  display: block;
}



/* Form Buttons and inner container */

#form-buttons tr {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

#form-buttons td {
  position: relative;
  
  width: 29px;
  height: 29px;
  background-image: none !important;
  background-color: rgba(189, 177, 170, 1) !important;
  
  border: 1px solid rgba(158, 159, 127, 1) !important;
  border-radius: 4px;
  
  margin: 0 2px 2px;
  transition: .3s all ease-in-out;
}

#form-buttons td#button-mask {
  background-image: none !important;
}

#form-buttons td img {
  opacity: 0;
}

#form-buttons td::before {
  position: absolute;

  transform: translateY(-50%);
  top: 50%;
  left: 0;
  right: 0;

  height: auto;
  background-color: transparent;

  font-size: 14px;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  text-align: center;
  color: rgba(69, 70, 30, 1);

  margin: 0 auto;

  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;

  pointer-events: none;
}

#form-buttons td:hover::before,
#form-buttons #button-image:hover b p {
  color: rgba(69, 70, 30, 1);
}

#form-buttons #button-font::before {
  content: '\f031';
}

#form-buttons #button-size::before {
  content: '\f034';
}

#form-buttons #button-bold::before {
  content: '\f032';
}

#form-buttons #button-italic::before {
  content: '\f033';
}

#form-buttons #button-underline::before {
  content: '\f0cd';
}

#form-buttons #button-strike::before {
  content: '\f0cc';
}

#form-buttons #button-indent::before {
  content: '\f03c';
}

#form-buttons #button-left::before {
  content: '\f036';
}

#form-buttons #button-center::before {
  content: '\f037';
}

#form-buttons #button-center + td::before {
  content: '\f039';
}

#form-buttons #button-right::before {
  content: '\f038';
}

#form-buttons #button-link::before {
  content: '\f0c1';
}

#form-buttons #button-spoiler::before {
  content: '\f518';
}

#form-buttons #button-image::before {
  content: '\f302';
}

#form-buttons #button-image b p {
  top: 6px;
  right: 2px;

  color: rgba(84, 83, 47, 1);
  margin: 0 !important;

  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

#form-buttons #button-video::before {
  content: '\f144';
}

#form-buttons #button-hide::before {
  content: '\f070';
}

#form-buttons #button-quote::before {
  content: '\f27a';
}

#form-buttons #button-code::before {
  content: '\f121';
}

#form-buttons #button-color::before {
  content: '\f53f';
}

#form-buttons #button-table::before {
  content: '\f84c';
}

#form-buttons #button-smile::before {
  content: '\f118';
}

#form-buttons #button-sticker::before {
  content: '\f4da';
}

#form-buttons #button-keyboard::before {
  content: '\f11c';
}

#form-buttons #button-addition::before {
  content: '\f150';
}

#form-buttons #button-mask::before {
  content: '\f6fa';
}

#form-buttons td:hover {
  background-color: rgba(158, 159, 127, 1) !important;
  border: 1px solid rgba(134, 135, 108, 1) !important;
}



#tags .container {
  top: 35px !important;

  max-height: 400px;
  background: rgba(189, 177, 170, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  padding: 5px 15px;

  box-sizing: border-box;
  overflow: auto;
}

#font-area span,
#size-area span,
#addition-area span {
  transition: .3s all ease-in-out;
}

#font-area div:hover span,
#size-area div:hover span,
#addition-area div:hover span {
  color: rgba(111, 112, 74, 1);
}


#image-source-list {
  display: flex;
  align-items: center;
}

#action-computer,
#action-internet,
#action-return,
#action-close,
#action-clean-uploaded,
#action-insert-uploaded,
.frame_host,
#video-area-actions2 a:last-child {
  font-size: 12px;
  font-family: 'Tahoma';
  line-height: 1;
  text-transform: uppercase;

  border: none;
  border-radius: 6px;

  padding: 5px 10px;
  margin: 0 2px;

  cursor: pointer;
  transition: .3s all ease-in-out;
}

#action-computer,
#action-return,
#action-clean-uploaded,
#action-insert-uploaded,
.frame_host {
  background: rgba(151, 152, 126, 1);
  color: rgba(86, 87, 53, 1);

  margin-right: 2px !important;
}

#action-computer:hover,
#action-return:hover,
#action-clean-uploaded:hover,
#action-insert-uploaded:hover,
.frame_host:hover {
  color: rgba(68, 77, 64, 1);
  background: rgba(145, 146, 119);
}

#action-internet,
#action-close,
#video-area-actions2 a:last-child {
  background: rgba(150, 138, 131, 1);
  color: rgba(79, 67, 70, 1);
}

#action-internet:hover,
#action-close:hover,
#video-area-actions2 a:last-child:hover {
  background: rgba(134, 135, 108, 1);
  color: rgba(79, 67, 70, 1);
}

#action-close {
  margin-right: 0 !important;
}

#image-source-list img,
.uploadQueueItem .cancel,
#uploaded-images img,
#color-area td {
  transition: .3s all ease-in-out;
}

#image-source-list img:hover,
.uploadQueueItem .cancel:hover,
#uploaded-images img:hover,
#color-area td:hover {
  opacity: .7;
}

#video-area-tinp,
#image-area-tinp,
#video-area-tinp2 {
  padding: 10px !important;
  border: 1px solid rgba(162, 161, 132, 1) !important;
  background: rgba(194, 180, 172, 1);
}

#imageupload-right {
  max-width: 100% !important;
  width: 100%;
}

#imageQueue {
  padding-right: 5px;
}

.uploadQueueItem {
  border: 1px solid rgba(158, 159, 127, 1) !important;
  background: rgba(182, 170, 164, 1) !important;
}

.uploadProgress {
  background: rgba(196, 184, 177, 1) !important;
}

.uploadProgressBar {
  background: rgba(138, 138, 113, 1) !important;
}

#uploaded-images img {
  width: 83px !important;
  outline: 1px solid rgba(158, 159, 127, 1) !important;
  object-fit: cover;
}

.media-tabs {
  display: flex;

  padding: 0;
  margin: 8px 0 0;
}

.media-tabs li {
  margin-right: 5px;
}

.media-tabs li a {
  background: rgba(189, 177, 170, 1);

  font-family: 'Alice';
  font-size: 11px;
  color: rgba(69, 70, 30, 1);
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  margin: 0 2px;
  padding: 3px 15px;

  box-sizing: border-box;
  transition: .3s all ease-in-out;
}

.media-tabs li.tab-current a {
  background-color: rgba(158, 159, 127, 1);
  border: 1px solid rgba(134, 135, 108, 1);

  pointer-events: none
}

.media-tabs li a:hover {
  background-color: rgba(158, 159, 127, 1);
  border: 1px solid rgba(134, 135, 108, 1);

  cursor: pointer;
}

div.media-t2 {
  display: none;
}

div.media-t2 br {
  display: none;
}

div.media-t2 .media_link {
  position: absolute;
  top: 44px;
  left: 13px;
}

div.media-t2 #video-area-thd2 {
  padding: 0 0 10px 30px;
}


.punbb #table-area td {
  border-color: rgba(162, 161, 132, .4) !important;
  background: rgba(194, 183, 177, 1) !important;
}

.punbb #table-area td.selected {
  background-color: rgb(182, 170, 164, .15) !important;
}



/* Keyboard */

.punbb #keyboard-span input {
  min-width: 25px;
  height: auto;
  background-color: rgba(174, 162, 156, 1);

  font-size: 11px;
  color: rgba(79, 67, 70, 1);
  border: 1px solid rgba(161, 148, 141, 1);
  line-height: 1;
  text-transform: lowercase;

  padding: 5px 6px 6px;
  transition: .3s all ease-in-out;
}

.punbb #keyboard-span input:hover {
  background-color: rgba(163, 148, 141, 1);
  color: rgba(58, 49, 51, 1);
  border: 1px solid rgba(146, 129, 121, 1);
}



/* Smiles */

.fs-box center:last-child button {
  background: rgba(189, 177, 170, 1);

  font-family: 'Alice';
  font-size: 12px;
  color: rgba(69, 70, 30, 1);
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  margin: 0 2px;
  padding: 5px 15px;

  box-sizing: border-box;
  transition: .3s all ease-in-out;
}

.fs-box center:last-child button:hover {
  background-color: rgba(158, 159, 127, 1);
  border: 1px solid rgba(134, 135, 108, 1);
}

.fs-box center:last-child [id^='cont_'] {
  background: rgba(189, 177, 170, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  margin: 10px 0 0;
  padding: 10px;

  box-sizing: border-box;
  transition: .3s all ease-in-out;
}

.fs-box center:last-child [id^='cont_'] br {
  display: none;
}

.fs-box center:last-child [id^='cont_'] img,
.fs-box center:last-child center:last-child img {
  transition: .3s all ease-in-out;
}

.fs-box center:last-child [id^='cont_'] img:hover,
.fs-box center:last-child center:last-child img:hover {
  opacity: .5;
}



/* Search Post */

#my-form {
  font-family: 'Alice';
  font-size: 12px;
  color: rgba(69, 70, 30, 1);
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;

  margin: 25px 0 35px;
}

#my-form input {
  height: 29px;
  margin-top: 10px;
}

#my-form input.button {
  line-height: 1;
  border: 1px solid rgba(150, 138, 131, 1);
  padding: 6px 15px;
}





/******** Reputation/Positive ********/

#pun-respect .tcl,
#pun-positive .tcl {
  width: 13% !important;
  text-align: left;
}

#pun-respect .tc2,
#pun-positive .tc2 {
  width: 3% !important;
}

#pun-respect td.tcl,
#pun-positive td.tcl,
#pun-respect td.tc2,
#pun-positive td.tc2,
#pun-respect td.tc3:nth-child(3),
#pun-positive td.tc3:nth-child(3) {
  font-size: 10px;
}

#pun-respect .tc3:nth-child(3),
#pun-positive .tc3:nth-child(3) {
  width: 20% !important;
}

#pun-respect td.tc3:nth-child(3),
#pun-positive td.tc3:nth-child(3) {
  font-family: 'Tokyo Dreams';
  font-weight: 700;
}

#pun-respect .tc3:nth-child(4),
#pun-positive .tc3:nth-child(4) {
  width: 35% !important;
  padding: 0 5px 10px
}

#pun-respect .tcr,
#pun-positive .tcr {
  width: 29% !important;
  text-align: right;

  padding-left: 10px;
}

#pun-respect .removeReputation,
#pun-positive .removeReputation {
  position: relative;
  background: none !important;
}

#pun-respect .removeReputation::before,
#pun-positive .removeReputation::before {
  position: absolute;
  content: "\f00d";

  transform: translateY(-50%);
  top: 50%;
  right: -15px;

  font-size: 15px;
  font-weight: 900;
  font-family: "Font Awesome 5 Free";
  text-align: center;
  color: rgba(134, 135, 108, 1);

  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

#pun-respect .removeReputation:hover::before,
#pun-positive .removeReputation:hover::before {
  color: rgba(68, 50, 54, 1);
}





/******** View profile ********/

#viewprofile ul {
  padding: 0;
  margin: 0;
}

#viewprofile table {
  width: 100%;
  margin-bottom: 30px;
}

#viewprofile tbody {
  display: block;
}

#viewprofile tr {
  display: flex;
  justify-content: space-between;
}

#viewprofile #profile-left {
  width: 206px;
  text-align: center;
}


#viewprofile #profile-right {
  width: calc(100% - 230px);
}



/* Left (profile) */

#profile-left #profile-name {
  width: 100%;
  background: rgba(182, 170, 164, 1);

  font-family: 'Tokyo Dreams';
  font-size: 16px;
  text-align: center;
  line-height: 1.2;
  text-transform: uppercase;

  border: 1px solid rgba(158, 159, 127, 1);

  border-radius: 16px;
  padding: 6px 6px 7px;

  margin-bottom: 5px;

  box-sizing: border-box;
}

#viewprofile #profile-name strong {
  font-size: 16px;
}

#profile-left #profile-title {
  text-align: center;
  text-transform: lowercase;
  letter-spacing: 1px;
  margin-bottom: 5px;
}

#profile-left #pa-avatar {
  width: 100%;
  background: rgba(182, 170, 164, 1);

  text-align: center;
  border: 1px solid rgba(158, 159, 127, 1);

  border-radius: 16px;
  padding: 20px 10px;

  box-sizing: border-box;
}

#profile-left #pa-avatar img {
  display: block;
  max-width: 180px;
  height: auto;

  outline: 1px solid rgba(158, 159, 127, 1);

  margin: 0 auto;
}

#profile-left #pa-online {
  text-align: center;
  letter-spacing: 1px;
  line-height: 1;
  font-size: 10px;

  margin-top: 12px;
}

#profile-left #pa-edit {
  width: 100%;
  margin-top: 10px;
}

#profile-left #pa-edit a {
  display: block;

  font-size: 11px;
  font-family: 'Tahoma';
  text-transform: uppercase;
  color: rgba(86, 87, 53, 1);

  background: rgba(151, 152, 126, 1);

  border: none;
  border-radius: 7px;

  padding: 4px 15px;
  margin: 0 2px;

  cursor: pointer;
  transition: .3s all ease-in-out;
}

#profile-left #pa-edit a:hover {
  color: rgba(68, 77, 64, 1);
  background: rgba(145, 146, 119);
}

#profile-left #profile-title strong,
#profile-left #pa-online strong,
#profile-left #pa-edit strong {
  font-weight: 400 !important;
}



/* Right (info) */

#profile-right li {
  display: flex;
  margin: 3px 0;
}

#profile-right li#pa-fld6 strong {
  font-family: 'Alice', serif;
  letter-spacing: 1px;
  text-transform: lowercase;
}

#profile-right span:not(.GamePst) {
  display: block;
  width: 22%;

  font-family: 'Alice';
  font-size: 10px;
  line-height: 1;
  letter-spacing: 1px;
  text-align: right;
  text-transform: uppercase;

  margin: 0 auto;
  padding: 16px 10px 5px;
}

#viewprofile #profile-right strong {
  display: block !important;
  width: 78% !important;

  background: rgba(182, 170, 164, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  padding: 10px;

  box-sizing: border-box;

  font-weight: 400;
}





/******** Edit profile ********/

#profile #profilenav {
  float: left;
  width: 202px;
}

#profile #profilenav ul {
  padding: 0;
  margin: 0 0 30px;
}

#profile #profilenav li {
  font-family: 'Alice';
  font-size: 12px;
  letter-spacing: 1px;
  text-transform: uppercase;

  margin-bottom: 8px;
}

#profile #profilenav li.isactive {
  font-weight: 700;
}

#profile #profilenav li.isactive a {
  color: rgba(68, 50, 54, 1);
}

#profile fieldset,
#profile .formsubmit {
  width: calc(100% - 202px);
  margin-left: auto;
}

#profile fieldset .formsubmit {
  width: 100%;
}

#profile .inputfield {
  margin-bottom: 10px;
}

#profile #profile4 fieldset .fs-box {
  display: block;
}

#profile #profile4 img {
  display: block;
  outline: 1px solid rgba(158, 159, 127, 1);
}

#profile #profile4 .inputfield {
  margin-bottom: 3px;
}

#profile #profile4 .datafield {
  margin-top: 0;
}

#profile #profile4 .inputfield a,
#profile #profile4 .datafield a {
  display: inline-block;

  font-size: 10px;
  font-family: 'Tahoma';
  text-transform: uppercase;
  text-align: center;
  color: rgba(79, 67, 70, 1);

  min-width: 130px;
  background: rgba(150, 138, 131, 1);

  border: none;
  border-radius: 7px;

  padding: 4px 15px;
  margin: 0 2px;

  cursor: pointer;
  transition: .3s all ease-in-out;
}

#profile #profile4 .inputfield a {
  background: rgba(151, 152, 126, 1);
  color: rgba(86, 87, 53, 1);
}

#profile #profile4 .inputfield a:hover,
#profile #profile4 .datafield a:hover {
  background: rgba(134, 135, 108, 1);
  color: rgba(79, 67, 70, 1);
}

#profile #main-reply {
  width: 100%;
}

#profile5 .input {
  width: 100%;
}

#profile5 .inputfield {
  margin-top: 20px;
}

#profile5 #form-buttons {
  width: 100%;
  margin-bottom: 10px;
}

#profile5 #form-buttons td {
  width: 25px;
  height: 25px;
  margin: 0 1px 0px;
}


#profile5 #form-buttons td img {
  height: 22px;
}

#profile8 .inputfield,
#profile8 .inputfield input {
  width: 100%;
}

#profile10 .adfs-box {
  width: calc(100% - 202px);
  margin-left: auto;
}

#filetable {
  width: 100%;
  background: rgba(182, 170, 164, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 23px;

  padding: 20px;
  margin: 0 0 20px;

  box-sizing: border-box;
}

#filetable td.tc2,
#filetable td.tc3 {
  font-size: 10px;
  text-align: center;
}

#profile #filetable thead tr .header {
  background-position: 100% 21%;
}

#profile #profile10 .tcl {
  width: 13% !important;
}

#profile #profile10 .tc2 {
  width: 16% !important;
}

#profile #profile10 .tc3 {
  width: 10% !important;
}

#profile #profile10 th.checker {
  background: none;
}

#profile10 .select-file {
  width: calc(100% - 202px);
  margin-left: auto;
}

#profile10 .select-file .pagelink {
  margin-bottom: 0;
}

#profile10 .submitend {
  text-align: right;
  width: 100%;
  margin-left: auto;
}

#profile10 .submitend .pagelink {
  display: flex;
  align-items: center;
}

#profile10 .submitend .pagelink .files-pagelink {
  flex-grow: 1;
  margin-left: 5px;
}

#setmods,
#profileContainer .infofield + div {
  width: 100%;
}

#profileContainer .tc2:nth-child(3) {
  padding: 20px 0; 
}

#awards-content td:nth-child(3) {
  padding: 10px 10px 10px 0; 
}

#profileContainer .tc2:nth-child(3) .button,
#awards-content .tc2:nth-child(4) .button {
  font-size: 10px;
  border-radius: 5px;
  padding: 5px 15px;
}

#awards-content .tcl {
  width: 20% !important;
}

#awards-content .tc2:nth-child(2) {
  width: 10% !important;
  text-align: center;
}

#awards-content td:nth-child(3) {
  width: 60% !important;
  text-align: justify;
}

#awards-content .tc2:nth-child(4) {
  width: 10% !important;
  padding-right: 5px;
}





/******** Messages ********/

.messages-container #post-new #post {
  background: none;

  border: none;
  border-radius: 0;

  margin: 0;
  padding: 0;

}

#messages .fs-box,
#messages .container,
#messages table {
  width: 100%;
}

#messages table .tcl .icon {
  transform: translateY(-50%);
  top: 50%;
  left: -27px;
  width: 12px;
  height: 12px;
}

#messages table tr .tcl {
  padding-right: 10px;
}

#messages table tr.inew .tcl a {
  font-weight: 700;
}

#messages table tr .pmtc22 {
  width: 22% !important;
  min-width: 156px;

  padding-bottom: 10px;
}

#messages table tr td.pmtc22 {
  display: flex;
  align-items: center;

  padding-bottom: 10px;
}

#messages table tr .pmtc33 {
  text-align: center;
}

#messages table tr td.pmtc33 {
  font-size: 10px !important;
}

#messages table tr .pmtc24 {
  width: 3% !important;
  padding: 0 !important;
}

.messages-container #profilenav + fieldset {
  background: none;

  border: none;
  border-radius: 0;

  padding: 0;
}

.messages-container .post-author {
  width: 190px;
}

.messages-container .post-author ul:not(.wrapper) {
  width: 162px;
  margin: -46px 0 50px;
}

.messages-container .post-author ul .pa-author {
  font-size: 12px;
}

.messages-container .post-author ul .pa-title {
  font-size: 11px;
}

.messages-container .post-author ul .pa-reg {
  font-size: 9px;
}

.messages-container .post-author ul .pa-posts {
  margin-right: 2px;
  width: 100%;
  background: none;
  padding: 3px;
  line-height: 1;
  border-radius: 5px;
}

.messages-container .post-author ul .pa-posts .fld-name {
  display: inline-block;
  margin-bottom: 0;
}

.messages-container .post-body {
  width: calc(100% - 190px);
}

#pun-messages #profilenav + fieldset legend:first-child {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 8px;
}

#pun-messages #profilenav + fieldset legend:first-child #plng {
  order: 2;
  margin: 0 !important;
  padding-bottom: 0 !important;
  border-bottom: none !important;
  font-size: 12px;
}

.messages-container .post h3 {
  margin: 26px 0 22px;
}

.messages-container .post h3 span {
  justify-content: space-between;
  width: calc(100% - 190px);
}

.messages-container .post h3 span #fntSlider {
  margin-right: 0;
}

.messages-container .post-links ul li.pl-email {
  flex-grow: 1;
}


.messages-container #post {
  background: rgba(182, 170, 164, 1);
  text-align: left;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 23px;

  padding: 20px;
  margin: 20px 0;

  box-sizing: border-box;
}

.messages-container #post .fs-box {
  display: block;
}

.messages-container #post #post-form p:last-child {
  display: flex;
  padding-bottom: 0 !important;
}

.messages-container #post #post-form p:last-child span:not(.checkfield) {
  flex-grow: 1;
}

.messages-container #post #post-form p:last-child span.checkfield {
  width: 83px;
}

.messages-container #form-buttons td {
  width: 24px;
  height: 24px;
  margin: 0 1px;
}


.messages-container #form-buttons td img {
  height: 22px;
}

#messages .linksb {
  display: flex;
  justify-content: space-between;
  width: calc(100% - 202px);
  margin-left: auto;
}

#messages .linksb .clearer {
  display: none;
}





/******** New Theme/Preview/Edit ********/

#pun-post #fld3 {
  width: 100%;
}

#post-preview .post-content {
  max-width: 688px;
  text-align: justify;
  margin: 0 auto;
}

#post #post-preview legend {
  display: inline-block;
  width: auto;
}

.history_posts_list {
  margin-bottom: 30px;
}

#pun-edit input:not([type="checkbox"]):not(.button) {
  width: 100%;
}





/******** Move messages ********/

#pun-multimove .modmenu .container {
  align-items: center;
  justify-content: center;
}

#pun-multimove .modmenu .container strong,
#pun-moveposts .formsubmit {
  text-align: center;
}

#pun-multimove .modmenu .container .button {
  margin-left: 10px;
}

#pun-moveposts p,
#pun-moveposts input[type='text'] {
  width: 100%;
}

#movePostsTable {
  margin: 20px 20px 0;
}

#pun .pun-modal fieldset#PMove_2 {
  margin-top: 20px;
}

.Select_Topics,
.Select_Topics table {
  width: 100%;
}

.Select_Topics .tc2 {
  text-align: right;
}





/******** Reg ********/

fieldset.radiofield {
  display: flex;
  flex-wrap: wrap;
}

fieldset.radiofield input {
  margin-top: 0;
  margin-left: 0;
}

fieldset.radiofield label {
  width: 96%;
  margin-left: 5px;
  margin-top: -1px;
  cursor: pointer;
}





/******** Logout/Change profile ********/

#pun-navlinks ul li#navlogout {
  position: relative;
}

#pun-navlinks a:not(.NextShow) + span.odd {
  display: none !important;
}

#pun-navlinks span.odd #form-login {
  position: absolute;

  top: 15px;
  right: 0;

  width: 470px;
  background-color: rgba(189, 177, 170, 1);

  border-radius: 10px;
  border: none;
  outline: none;
  padding: 15px;

  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  -ms-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  -o-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
  box-shadow: 0 0 15px rgba(0, 0, 0, .15);

  z-index: 99999999;
  box-sizing: border-box;
}

#pun-navlinks span.odd #form-login input:not(.button) {
  background-color: rgba(190, 179, 173, 1);
}

#pun-navlinks.fixed span.odd #form-login {
  top: 35px;
}

#form-login #List-UserNames {
  float: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;

  height: 205px;
  width: 200px;

  border-radius: 0;

  padding: 0;
  box-sizing: border-box;
}

#pun-navlinks.fixed #form-login #List-UserNames ul {
  display: block;
  padding: 0;
  width: 200px;
}

#form-login #List-UserNames ul {
  padding-right: 0;
  padding-left: 0;
  text-align: left;
  padding-right: 0;
  padding-left: 0;
  text-align: left;
  max-height: 148px;
  overflow-y: auto;
}

#pun-navlinks.fixed #form-login #List-UserNames {
  padding: 0 10px 0 0;
}

#form-login #List-UserNames span:nth-child(2) {
  -js-display: flex;
  display: flex;
  align-content: flex-start;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;

  width: 100%;
  float: none;
  padding-left: 0;
  margin-top: 0;
  margin-bottom: 0;
}

#form-login #List-UserNames span:nth-child(2) span {
  width: 50%;
}

#form-login #List-UserNames span:nth-child(2) span.a1-paste {
  display: initial;
  text-align: right;
  margin-top: 0;
}

#form-login #List-UserNames span:nth-child(2) input {
  width: 100%;
}

#form-login #List-UserNames li {
  width: 100%;
  font-size: 13px;
  text-transform: initial;

  padding-right: 0;
  padding-left: 0;

  margin-left: 0;
  margin-right: 0;
  margin-bottom: 3px;
}

#form-login #List-UserNames li b {
  display: inline-block;
  width: 150px;

  font-weight: 400;

  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

#form-login #List-UserNames li b:hover,
#form-login #List-UserNames li .close:hover::before {
  color: rgba(102, 103, 77, 1);
  cursor: pointer;
}

#form-login #List-UserNames li .close {
  position: relative;
  display: inline-block;
  width: 8px;
  color: transparent;

  margin-top: 0;
}

#form-login #List-UserNames li .close::before {
  position: absolute;

  content: '\f00d';

  transform: translateY(-50%);
  top: 50%;
  left: 32px;

  font-size: 11px;
  font-weight: 900;
  font-family: 'Font Awesome 5 Free';
  color: rgba(102, 103, 77, 1);

  -webkit-transition: all ease-out 0.3s;
  -moz-transition: all ease-out 0.3s;
  -ms-transition: all ease-out 0.3s;
  -o-transition: all ease-out 0.3s;
  transition: all ease-out 0.3s;
}

#form-login #List-UserNames li .close:hover::before {
  color: rgba(68, 50, 54, 1);
}

#form-login .Rega,
#form-login .Forgot {
  font-size: 10px;
}

#form-login span:nth-child(2),
#form-login div:nth-child(3) {
  font-size: 10px;
}

#form-login span:nth-child(2) {
  font-weight: 700;
  margin-bottom: 10px;
}

#form-login li span:nth-child(2) {
  font-weight: 500;
  margin-bottom: 0;
}

#form-login span:nth-child(2),
#form-login div:nth-child(3),
#form-login .button,
#form-login .Rega,
#form-login .Forgot {
  float: right;

  padding-left: 5px;
  box-sizing: border-box;
  margin-right: 0;
}

#form-login span:nth-child(2),
#form-login div:nth-child(3),
#form-login .Rega,
#form-login .Forgot {
  width: 220px;
}

#form-login .Rega {
  margin-top: 10px;
}

#form-login .button {
  width: 215px;
  margin-top: 5px !important;
}

#form-login div:nth-child(3) input {
  width: 100%;
  box-sizing: border-box;
  margin: 3px 0 5px;
}

#form-login div:nth-child(3) span {
  font-size: 10px;
  font-family: 'Arial';
  letter-spacing: 1px;
  text-transform: lowercase;
}

#form-login div:nth-child(3) .inputfield {
  margin: 0;
}

#pun-navlinks #New-exit img {
  position: absolute;

  top: 35px;
  right: -52px;

  width: 16px;
  height: auto;

  background: rgba(134, 135, 108, 1);

  border-radius: 8px;

  padding: 12px 15px;

  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  box-shadow: 0 0 15px rgba(0,  0,  0, .15);
}

#pun-navlinks.fixed #New-exit img {
  top: 54px;
}

#pun-navlinks #New-exit img:hover {
  background: rgba(129, 112, 116, 1);
}

#form-login p {
  position: initial;
}

#form-login #List-UserNames + span,
#form-login #List-UserNames + span + div,
#pun-navlinks span.odd #form-login p:last-child {
  text-align: center;
}





/******** Notification ********/

.unread-notifications .modal-inner {
  text-align: center;
}

.unread-notifications #notifications-wrap table {
  width: calc(100% - 20px);
  margin: 0 auto;
}

.pun-modal.unread-notifications .container {
  text-align: left;
}

.pun-modal.unread-notifications #stored-title {
  margin-bottom: 10px;
}

.pun-modal.unread-notifications tr {
  display: flex;
  align-items: center;

  width: 100%;
  background: rgba(182, 170, 164, 1);

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  padding: 10px;
  margin-bottom: 3px;

  box-sizing: border-box;
}





/******** Awards ********/

#pun-mod .main {
  margin-top: 30px;
}

.category #awards-content tr {
  align-items: center;
}

.category #awards-content .tcl {
  width: 20%;
}

.category #awards-content .tc2:nth-child(2) {
  width: 10% !important;
  text-align: center;
}

.category #awards-content .tc2:nth-child(3) {
  width: 50% !important;
  padding-left: 5px;
  padding-right: 5px;
}

.category #awards-content .tc2:nth-child(4) {
  width: 20% !important;
  text-align: right;
}





/* Poll */

#poll-special table {
  position: relative;

  width: 80%;
  background: rgba(182, 170, 164, 1);

  text-align: justify;
  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 16px;


  margin: 0 auto;
  padding: 16px 10px;

  box-sizing: border-box;
}

#poll-special .question  .tac {
  position: absolute;

  top: -12px;
  left: 0;
  right: 0;

  width: max-content;

  background: rgba(189, 177, 170, 1);

  font-family: 'Alice';
  font-size: 12px;
  color: rgba(69, 70, 30, 1);
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 10px;

  margin: 0 auto;
  padding: 5px 15px;

  box-sizing: border-box;
}

#poll-special tr:last-child .tac {
  font-family: 'Alice';
  font-size: 12px;
  color: rgba(69, 70, 30, 1);
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}

#poll-special tr:last-child .tac span {
  display: block;
  text-align: center;
  margin-top: 20px;
}

#poll-special tr:not(.question):not(:last-child) td:first-child {
  width: 50%;
}

#poll-special tr:not(.question):not(:last-child) td:nth-child(2) {
  width: 40%;
}

#poll-special tr:not(.question):not(:last-child) td:last-child {
  text-align: right !important;
  width: 10%;
}


#pun-main.multipage #poll-special table td h1 {
  height: 4px !important;
  margin: 0 0 2px;
  padding: 0;
  border: none;
}





/******** Close forum ********/

.formal.prof.no-active {
  height: 100vh !important;
  margin-top: 0 !important;
  display: flex;
  align-items: center;
}

.formal.prof.no-active fieldset {
  text-align: center;
}

.formal.prof.no-active fieldset .fs-box {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
}





/******** Need ********/

.topic .post.topicpost .charlist {
  padding: 35px 0 0;
  flex-wrap: wrap;
  justify-content: space-between;
}

.topic .post.topicpost .charlist ul {
  background: rgba(255, 255, 255, .05);
  border: 1px solid rgba(158, 159, 127, 1);
  margin: 0 0 4px;
  border-radius: 8px;
}

.topic .post.topicpost .charlist ul .charlist_title {
  background: rgba(255, 255, 255, .05);

  font-family: 'Tokyo Dreams';
  font-size: 12px;
  font-weight: 700;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 15px;

  padding: 1px 5px 2px;
}

.topic .post.topicpost .charlist ul .charlist_title::before {
  display: none;
}





/******** News ********/

#p921526-content td:nth-child(2) {
  background-color: transparent !important;
}

#p921526-content td:nth-child(2) p {
  background: rgba(158, 159, 127, 1);

  border: 1px solid rgba(134, 135, 108, 1);
  border-radius: 30px;

  padding: 5px;
}

#p921526-content td:nth-child(2) p span {
  color: rgba(69, 70, 30, 1) !important;
  font-family: 'Alice';
  font-size: 14px;
}

#p921526-content img {
  border-radius: 5px;
}

#p921526-content table:nth-child(4) td {
  padding: 0 !important;
}

#p921526-content table:nth-child(4) td:nth-child(2) {
  border-bottom: 1px solid rgba(158, 159, 127, 1) !important;
}

#p921526-content .quote-box:nth-child(12) p:first-child {
  display: flex;
  align-items: center;
  justify-content: center;
}

#p921526-content .quote-box:nth-child(12) p:first-child a {
  position: relative;
  display: block;

  width: 40px;
  height: 40px;

  border-radius: 5px;

  margin: 0 5px;
}

#p921526-content .quote-box:nth-child(12) p:first-child a::before,
#p921526-content p:nth-child(16)::before,
#p921526-content p:nth-child(22)::before,
#p921526-content p:nth-child(28)::before {
  position: absolute;
  content: '';

  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  background-color: rgba(174, 148, 131, 1);
  mix-blend-mode: color;

  border-radius: 5px;
  transition: .3s all ease-in-out;
  pointer-events: none
}

#p921526-content .quote-box:nth-child(12) p:first-child a img {
  width: 40px;
  height: 40px;

  border-radius: 5px;

  margin: 0;

  object-fit: cover;
  cursor: pointer;
}

#p921526-content .quote-box:nth-child(12) p:first-child a:hover::before {
  opacity: 0;
}

#p921526-content p:nth-child(14),
#p921526-content p:nth-child(20),
#p921526-content p:nth-child(26),
#p921526-content table:nth-last-child(6) td:nth-child(2) p:nth-child(2) {
  display: block;

  width: fit-content;
  background: rgba(189, 177, 170, 1);

  color: rgba(69, 70, 30, 1);
  font-family: 'Alice';
  letter-spacing: 1px;
  text-align: center;

  border: 1px solid rgba(158, 159, 127, 1);
  border-radius: 20px;

  padding: 2px 15px;
  margin: 0 auto;
}

#p921526-content p:nth-child(14) span,
#p921526-content p:nth-child(20) span,
#p921526-content p:nth-child(26) span {
  font-family: 'Alice' !important;
  font-style: normal !important;
}

#p921526-content p:nth-child(16),
#p921526-content p:nth-child(22),
#p921526-content p:nth-child(28) {
  position: relative;

  display: block;

  width: 200px;
  height: 116px;

  border-radius: 5px;

  margin: 0 auto;
}

#p921526-content p:nth-child(16) img,
#p921526-content p:nth-child(22) img,
#p921526-content p:nth-child(28) img {
  width: 200px;
  height: 116px;

  object-fit: cover;

  margin: 0;
}

#p921526-content p:nth-child(17),
#p921526-content p:nth-child(23),
#p921526-content p:nth-child(29) {
  text-align: center;
}

#p921526-content div:nth-last-child(3) p:last-child img {
  transition: .3s all ease-in-out;
}

#p921526-content div:nth-last-child(3) p:last-child img:hover {
  opacity: .7;
}
