@import url(style_cs.1753951869.css);

@import url('https://fonts.googleapis.com/css?family=Abril+Fatface|Dancing+Script:400,700|Handlee|Kaushan+Script|Lobster|Marmelad|Open+Sans+Condensed:300|Roboto+Slab|Rochester|Six+Caps|Yeseva+One&subset=cyrillic,cyrillic-ext,latin-ext');
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:400,400i,700,700i|Roboto:400,400i,700,700i&display=swap&subset=cyrillic,cyrillic-ext,latin-ext');


/* Свой шрифт (типа печатная машинка.....) */
@font-face {
    font-family: 'typewriter';
    src: url('https://ctrlcctrlv.github.io/TT2020/dist/TT2020StyleE-Regular.ttf') format('truetype');
}
/* Стоит на подфорумах и тд*/
@font-face {
    font-family: 'AFontwithSerifs';
    src: url('https://forumstatic.ru/files/001b/9e/5c/59583.ttf') format('opentype');
}
/*Статистика факультетов + день и время*/
@font-face {
    font-family: 'BaroccoInitial';
    src: url('https://forumstatic.ru/files/001b/9e/5c/15373.ttf') format('opentype');
}
/*Дата в шапке*/
@font-face {
    font-family: '18390';
    src: url('https://forumstatic.ru/files/001b/9e/5c/18390.ttf') format('opentype');
}

@font-face {
    font-family: 'cyrillicold';
    src: url('https://forumstatic.ru/files/001b/9e/5c/95708.ttf') format('opentype');
}

@font-face {
    font-family: 'Seminaria';
    src: url('https://forumstatic.ru/files/001b/9e/5c/10042.woff') format('woff');
}

@font-face {
    font-family: 'BalkaraFreeCondensed';
    src: url('https://forumstatic.ru/files/001b/9e/5c/23801.ttf') format('opentype');
}

@font-face {
    font-family: 'GABRIOLA';
    src: url('https://forumstatic.ru/files/001b/9e/5c/72690.ttf') format('opentype');
}

/* ============== Шрифты для 4 тура ===== */
@font-face {
    font-family: 'TDVolshebstvo';
    src: url('https://forumstatic.ru/files/001b/9e/5c/20668.woff') format('woff');
}

@font-face {
    font-family: 'Slovic_Demo-SlabSerif';
    src: url('https://forumstatic.ru/files/001b/9e/5c/88450.woff') format('woff');
}

@font-face {
    font-family: 'Lavka-2021';
    src: url('https://forumstatic.ru/files/001b/9e/5c/70819.woff') format('woff');
}

@font-face {
    font-family: 'Seminaria';
    src: url('https://forumstatic.ru/files/001b/9e/5c/73413.woff') format('woff');
}

@font-face {
    font-family: 'TDCyrillic';
    src: url('https://forumstatic.ru/files/001b/9e/5c/38994.woff') format('woff');
}

@font-face {
    font-family: 'TDVoBlagoDaryu';
    src: url('https://forumstatic.ru/files/001b/9e/5c/70707.woff') format('woff');
}

@font-face {
    font-family: 'BalkaraFreeCondensed';
    src: url('https://forumstatic.ru/files/001b/9e/5c/29266.woff') format('woff');
}


/* ==== Пошел стиль мобилы ура ура === */
/*МОБИЛА НАЧАЛО*/
@media screen and (max-width: 540px) {
body.night {
  position: relative;
  background-position: center 0;
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  overflow-y: scroll !important;
  z-index: 1;
}

body.day, body{
  position: relative;
  background-position: center 0;
  overflow-x: hidden !important;
  -webkit-overflow-scrolling: touch !important;
  overflow-y: scroll !important;
  z-index: 1;
}

html, body.night, .night #pun, .night .punbb {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-size: contain;
  -webkit-text-size-adjust: none;
  top: 0px; /* чтобы отступа не было ваще */	
  					 
}

html, body.day, .day #pun, .day .punbb,
html, body, #pun, .punbb {
  min-height: 100%;
  margin: 0;
  padding: 0;
  background-size: contain;
  -webkit-text-size-adjust: none;
  top: 0px; /* чтобы отступа не было ваще */						 
}

/* === Отступ для мобилы чтобы верхнее меню не наезжало - кроется днем и ночью чтобы крыть десктоп ===== */
.night .punbb {
  margin-top: 100px;
}
.day .punbb, .punbb {
  margin-top: 100px;
} 

.night .pun-stats ul.container {
  margin-left: 65px;
}
.day .pun-stats ul.container, .pun-stats ul.container {
  margin-left: 65px;
}

html {
  height: 100%;
}

/* ==== Цвет тела и отступ сверху для мобилы разные для дня и ночи и нужны чтобы крыть десктоп еще в явном виде ===== */
.night #pun {
  background: #131313;
  position: unset; /* для мобилы, чтобы сверху отступа не было ??? */
}
.day #pun, .day #pun {
  background: #f9f6f2;
  position: unset; /* для мобилы, чтобы сверху отступа не было ??? */
}

.punbb {
  width: 900px;
}

.punbb .fs-box, .punbb .container, #pun-main, #pun-announcement {
  margin-left: 0;
}

.user-image {
  width: 120%!important;
  height: 120%!important;
}

td, th {
  overflow: hidden;
}

input[type=text], input[type=password] {
  max-width: 100%;
  padding: 10px;
}

select {
  padding: 5px;
}
textarea {
  font-size: 14px !important;
  padding: 1.5% !important;
  max-width: 95% !important;
}
.punbb textarea {
  margin-left: 3px!important;
}
#pun-index table, #pun-viewforum table {
  table-layout: auto !important;
}
#pun-announcement {
margin-left: -8px;
}
img#banner {
margin-left: 3px!important;
}
#pun-about {
display: none;
}

#pun-index td div.tclcon, .day #pun-index td div.tclcon, .night #pun-index td div.tclcon {
    margin: 0 5px;
    width: auto;
    height: auto;
    font-size: 3.5vw;
    text-align: center; 
    line-height: 5vw;
    background:#c7bdb4!important;
    padding: 0px 10px 10px;
}

.night #pun-index td div.tclcon {
    background:#17302a!important;
}

.day #pun-index td div.tclcon {
    color: #000000;
}

.night #pun-index td div.tclcon {
    color: #e7e7e7;
}

.day .tclcon h3,
.night .tclcon h3 {
    text-align: center;
    margin: 0;
    padding: 0;
    font-size: 15px !important;
    width: inherit;
    letter-spacing: 0.4px;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
    font-weight: normal;
    color: #544946;
}


/*.day .tclcon h3, .tclcon h3, .night .tclcon h3 {
    text-align: center;
    margin: -0px;  
    padding: 0; 
}*/

/* текст заголовков подфорумов (делим на день и ночь)*/
.day .tclcon h3 a,
.night .tclcon h3 a {
    text-align: center;
    display: inline-block;
    margin-top: -20px;
}

.day .tclcon h3 a {
    color: #000000;
    font-family: 'BalkaraFreeCondensed';
    font-size: 5vw;
}

.night .tclcon h3 a {
    color: #e7e7e7;
    font-family: 'Seminaria';
    font-size: 20px;
    line-height: 20px;
}

.day .tclcon h3 a:hover,
.night .tclcon h3 a:hover {
    opacity: .4;
}

.day .tclcon h3 a:hover {
    color: #eec583;
}

.night .tclcon h3 a:hover {
    color: #a80000;
}

/*.night .tclcon h3 a {
color: #e7e7e7;
font-family: 'Seminaria';
text-align: center;
display: inline-block;
margin-top: -20px;
}
.night .tclcon h3 a:hover {
color: #eec583;
opacity: .4;
}
.day .tclcon h3 a, .tclcon h3 a {
color: #000000;
font-family: 'BalkaraFreeCondensed';
font-size: 5vw;
text-align: center;
font-weight: normal;
display: inline-block;
margin-top: -20px;
}
.day .tclcon h3 a:hover, .tclcon h3 a:hover {
color: #eec583;
opacity: .4;
}*/


/* Цвет меню автора в постах*/
#pun-main .post-author ul, .day #pun-main .post-author ul {
text-align: center;
margin-left: 0px;
background-color: #c7bdb4;
}

.night #pun-main .post-author ul {
background-color: #17312a;
}

#pun-title {
        margin: 0 auto !important;
        table { height: auto !important; }
        h1 { max-height: 100px !important; }
    }
.isguest #pun-ulinks {
  display: none;
}

#pun-ulinks li, #pun-ulinks li#navadmin  {
  display: block !important;
  padding: 0;

}
#pun-ulinks a {
  display: block !important;
  border: none !important;
  font-size: 16px !important;
  padding: 3px 6px;
}
#pun-ulinks, #pun-ulinks li, #pun-ulinks li a  {
 color: #fff;
}

#pun-ulinks .container {
  position: absolute!important;
  margin-top: -10px;
  padding: 0px 100px !important;
  height: auto !important;
  width: 180px;
  border: none !important;
  text-align: left !important;
}

/*--------------- Меню верхнее для мобилы (разное для дня и ночи) ---------------------*/
.night #pun-ulinks, .night #pun-navlinks .container li a, .night #pun-navlinks .container li a:hover {
    background-image: url(https://forumstatic.ru/files/001b/9f/7f/19561.png)!important;
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 4px rgb(255 255 255 / 0%) inset;
}
.day #pun-ulinks, .day #pun-navlinks .container li a, .day #pun-navlinks .container li a:hover,
#pun-ulinks, #pun-navlinks .container li a, #pun-navlinks .container li a:hover {
    background-image: url(https://forumstatic.ru/files/001b/9f/7f/72389.png)!important;
    background-color: rgba(255, 255, 255, 0);
    background-repeat: no-repeat;
    -webkit-box-shadow: 0 0 4px rgb(255 255 255 / 0%) inset;
}
#profilenav {
  float: none !important;
}
#profile .container {
  padding: 1em !important;
}
#pun-ulinks {
  position: absolute !important;
  border: 0 !important;
  top: 10px !important;
  line-height: 32px !important;
  right: 10px!important;
}
.night #pun-ulinks ul {
  display: none;
  -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.7);
  z-index: 5;
  position: absolute;
  top: 44px;
  right: 0;
  background: #131313!important;
}
.day #pun-ulinks ul, #pun-ulinks ul {
  display: none;
  -webkit-box-shadow: 0px 4px 10px rgba(0,0,0,0.7);
  z-index: 5;
  position: absolute;
  top: 44px;
  right: 0;
  background: #f9f6f2!important;
  color: #000000 !importnat;
}

/* === Закладка мобилы разная для двух тем по расположению и размеру === */
.night a#OurBookmark, .night a#OurBookmark img {
  height: 80px!important;
  margin-left: 9px!important;
  top: -2px;
  z-index: 104!important;
}
.day a#OurBookmark, .day a#OurBookmark img,
a#OurBookmark, a#OurBookmark img {
  height: 48px!important;
  margin-left: 9px!important;
  top: 0px;
  z-index: 104!important;
}

.day #MyBookmarks span.scrl {
  color: red!important;
  text-shadow: 0 0 6px red;
}

.night #MyBookmarks span.scrl {
  color: #ffd53e!important;
  text-shadow: 0 0 6px yellow;
}

.night #pun-navlinks {
  width: 100%;
  position: absolute!important;  
}
.day #pun-navlinks, #pun-navlinks {
  width: 100%;
  position: absolute!important;  
}
#pun-navlinks a span {
  font-size: 0 !important;
}

#pun-ulinks:hover ul, #pun-ulinks:focus ul {
  display: block;
}
#pun-ulinks li a:hover {
    text-shadow: none!important;
}
#pun-navlinks .container {
  position: absolute!important;
  margin-top: -10px;
  /*background-color: #b4b4b4;*/
  height: 50px !important;
  width: 100% !important;
  padding: 1em 0 !important;
  text-align: center !important;
}
#pun-navlinks .container li{
  display: inline; /* может, надо создать с li ещё в добавок */
}
#pun-navlinks.section{ 
  background-image: none !important; /*я в шоке */
}
#pun-navlinks li {
  padding: 0 !important;
  margin: 0 !important;
  line-height: 30px !important; /*was 52*/
  background-image: none !important;
}
#pun-navlinks a {
  display: inline-block !important;
  border: 0 !important;
  padding: 0 !important;
}

#pun-stats ul.container {
  padding: 5px !important;
  background: none !important;
  margin-left: 50px;
  width: 95vw;
}
#pun-status .container {
   margin-left: 5vw!important;
   width: 90vw!important;
}
#pun-status, #pun-status .container {
   font-size: 5vw!important;
   line-height: 7.5vw!important;
}
#pun-crumbs1 p.container {
    border-top: none;
    padding: 1em 1em 0.8em 3.8em!important;
}
#pun-stats .container a, .punbb .main .tcr a, .punbb a, .pa-author a:hover, li.pa-title, .pa-posts, .pa-respect{
/*color: #8d2e2e!important;*/
}

/* Ширина названий категорий в мобиле (добавляется для дня и ночи чтобы крыть десктоп) */
.night .category .tcl, .forum .tcl, .day .category .tcl, .forum .tcl,
.category .tcl, .forum .tcl {
  width: 60% !important;
}
.night .category .tcr, .forum .tcr, .day .category .tcr, .forum .tcr,
.category .tcr, .forum .tcr {
  position: relative;
  width: 35% !important;
  overflow: initial !important;
 /* right: 40px; */
  text-align: right !important;
  font-size: 11px;
}

.punbb .main .tcr {
    text-align: right;
    padding-right: 10px!important;
    width: auto!important;
    font-size: 12px;
    text-transform: lowercase;
    line-height: 140%;
}
.punbb .main .alt2 .tcr, .punbb .main .alt1 .tcr{
  width: 35%!important;
}
/*Расстояние между кружком автара и сообщениями в теме в мобиле*/
.punbb .container .user-avatar {
margin: 1px 9px 2px 2vw;
}

.tclcon h3 {
/*padding: 10px 0px 5px 38px !important;*/
position: unset!important;
}
.hasicon tr {
  padding: 10px 10px;
  border-top: 1px solid #e9edf1;
  overflow: hidden;
}
#pun-title h1 {
  padding: 0 !important;
}
.tclcon {
  margin-left: 32px !important;
}
div.icon {
  background-size: contain;
  max-width: 50px;
  max-height: 24px;
}

.night TR.inew Div.icon {
background : url(https://forumstatic.ru/files/001b/9f/7f/23076.png) no-repeat top center;
background-size: contain;
position: relative;
margin-left: 180px!important;
}

.day TR.inew Div.icon,  {
background : url(https://forumstatic.ru/files/001b/9f/7f/23076.png) no-repeat top center;
background-size: contain;
position: relative;
margin-left: 180px!important;
}

.day .punbb div.icon, .night .punbb div.icon,  .punbb div.icon {
float: right;
// display: contents; /* block */
width: 90px;
height: 51px;
padding-right: 2px;
padding-top: 0px!important;
margin-left: 150px!important; 
}

table Div.icon {
margin-top: 8px!important;
margin-right: 0px!important;
}
.byuser {
  display: block;
}
.punbb .user-avatar .isonline {
display: none!important;
}
#pun-viewforum .tcl .byuser:before {
  content: "Автор темы:"!important;
}
#pun-viewforum .tcr .byuser:before {
  content: "Последнее сообщение от:"!important;
}
/* Нужно перекрыть день и ночь десктопа для каткегорий */
#pun-break1, #pun-index #pun-crumbs1, #pun-crumbs2, #pun-break3, .category th, .category .tc2, .category .tc3, .forum th, .forum .tc2, .forum .tc3, #post-form legend {
  display: none; // здесь ещё pun-status был
}
.night #pun-category1.category h2, .night #pun-category2.category h2,
.night #pun-category3.category h2, .night #pun-category4.category h2,
.night #pun-category5.category h2, .night #pun-category6.category h2,
.day #pun-category1.category h2, .day #pun-category2.category h2,
.day #pun-category3.category h2, .day #pun-category4.category h2,
.day #pun-category5.category h2, .day #pun-category6.category h2,
#pun-category1.category h2, #pun-category2.category h2,
#pun-category3.category h2, #pun-category4.category h2,
#pun-category5.category h2, #pun-category6.category h2 {
width: auto;
background-size: contain;
}

.post h3 span {
  margin: 0 !important;
  background: none !important;
  text-align: left !important;
}

.punbb .post h3 span {
    padding-right: 1.3em!important;
    background-color: transparent!important; 
}
.post-body, legend, legend span {
    margin: 0 !important;
}
.punbb .post-links ul {
    padding: 0 3em !important;						  
}
.pl-share {
  position: initial!important;
}
.punbb .post .post-author {
margin-left: 0px!important;
}
.post-author {
  float: none !important;
  width: 100% !important;
  height: 95px!important;
  margin: 0 !important;
  padding-top: 0px;
  border-bottom: 1px solid rgba(128, 128, 128, 0.20) !important;
  overflow: initial !important;
}
.post-author ul {
  padding: 0 1em !important;
}
.online .pa-author {
background: rgba(56, 155, 34, 0)!important;
padding: 1px 3px !important;
}
.online .pa-author:after {
display: none!important;
}
.punbb .post-box {
padding: 1em 1.5em 1em 0.9em!important;
background: #eee3d3f;
z-index: 110;
}
#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
z-index: 111!important;
					
}
.pa-reg,.pa-from,.pa-invites,.pa-respect,.pa-positive,.pa-time-visit,.pa-online,.pa-icq,.pa-sex,.pa-age,.pa-last-visit {
    display: none !important;
}
.post-author li {
  display: table-footer-group; /* inline-block */
  margin-right: 5px;
  line-height: 24px;
}
.pa-awards {
text-transform: lowercase;
font-size: 10px;
}
.pa-awards span{
color: #000!important;
}
.pa-avatar {
  float: right!important;
  margin-top: -42px!important;
  margin-right: 0px!important;
}
.pa-avatar img {
  max-width: 40px;
  max-height: 85px!important;
}
.linkst .postlink { 
text-align: right;
position: absolute;
top: -98px!important; 
right: 11px!important;
font-size: 15px!important;
}
.linkst .pagelink {
font-size: 15px!important;
top: -70px!important;
}
.linksb .postlink {
font-size: 13px!important;
margin-right: 0px!important;
}
.linksb .pagelink {
    text-align: left;
    position: absolute;
    float: right;
    left: 16px!important;
    font-size: 13px!important;
}
/* фон названия темы в самой теме для мобилы */
.punbb .section h2, .section h1, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
    padding: 15px 4em!important;
}
.post-rating .container {
  width: 40px;
  font-size: 100%!important;
  text-align: right;
}
div.post-vote a {
margin-right: 0px!important;
}
.formal .container, .formal fieldset, .usertable .container {
  margin: 0 !important;
  padding: 0 !important;
}
.fs-box .container {
  width: 96% !important;
}
.formsubmit {
  margin: 1em 0 !important;
}
#form-buttons table {
  /*background-color: #b5b5b5;*/
  margin-left: 2px;
  /*border: 1px solid #7a7a7a;
  //box-shadow: inset 0px 0px 4px 0px #929292, 0px 0px 4px 0px #dbdbdb;
  border-radius: 2px;
}
#button-code {
  display: none; /* do not show this shit in mobile version */
}
#floatbut {
  display: none; /* do not show this shit in mobile version */
}
#navindex a,
#navindex a:hover {
  background-position: center 0 !important;
}
#navuserlist a,
#navuserlist a:hover {
  background-position: center -48px !important;
}
#navrules a,
#navrules a:hover {
  background-position: center -96px !important;
}
#navprofile a,
#navprofile a:hover {
  background-position: center -144px !important;
}
#navsearch a,
#navsearch a:hover {
  background-position: center -192px !important;
}
#navpm a,
#navpm a:hover {
  background-position: center -240px !important;
}
#navadmin a,
#navadmin a:hover {
  background-position: center -288px !important;
}
#navlogout a,
#navlogout a:hover {
  background-position: center -432px !important;
}
#navregister a,
#navregister a:hover {
  background-position: center -382px !important;
}
#navlogin a,
#navlogin a:hover {
  background-position: center -336px !important;
}
 
#profile-left {
  width: 100% !important;
  padding-left: 0!important;
}
#profile-left li {
  text-align: center;
  margin: 0 !important;
  padding: 0 !important;
}
#viewprofile li strong, #profile-left li div {
  background: transparent !important;		 
}

.day #viewprofile li, #viewprofile li, .night#viewprofile li {
text-align: center;}

.day #viewprofile li span, #viewprofile li span {
display: inline-block;
width: 12em;
height: 2em;
margin: 0 auto;
padding: 0px;
font-weight: normal;
background: url('https://forumstatic.ru/files/001b/9f/7f/86545.png');
background-repeat: no-repeat;			   
background-size: 100% 100%;
}
.night #viewprofile li span {
display: inline-block;
width: 12em;
height: 2em;
margin: 0 auto;
padding: 0px;
font-weight: normal;
background: url('https://forumstatic.ru/files/001b/9f/7f/88218.png');
background-repeat: no-repeat;			   
background-size: 100% 100%;
}
#profile-left #profile-name {
  background-color: rgba(128, 128, 128, 0.15);
  border-top: 4px solid rgba(128, 128, 128, 0.20) !important;
					 
}
#viewprofile li strong {
  display: block;
  font-weight: 400 !important;
  padding: 6px 1em;
					 
}
#profile-left #profile-title {
  background-color: rgba(128, 128, 128, 0.15);
}
#profile-left li img {
  max-width: 100% !important;
  height: 100% !important;
  background-color: rgba(200, 200, 200, 0.2);
  margin-top: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
#profile-left li:nth-child(3) {
  background-color: rgba(128, 128, 128, 0.15);
}
#profile-left li:last-child {
  background-color: rgba(128, 128, 128, 0.15);
  border-bottom: 4px solid rgba(128, 128, 128, 0.20);
}
#profile-right {
  position: relative;
  text-align: center;
}
#profile-right li {
  display: inline-block !important;
  background-color: rgba(128, 128, 128, 0.30) !important;
  border-left: 4px solid rgba(128, 128, 128, 0.50) !important;
  margin-bottom: 4px !important;
  padding: 0 !important;
  width: 100% !important;
}
#viewprofile {
	margin-left: 0px!important;
}
#viewprofile li span {
  float: none !important;
  display: inline-block;
  font-weight: 700;
  padding: 10px 10px 5px;
  margin: 0 0 10px;
}
.day #profile-right li strong, .night #profile-right li strong, #profile-right li strong {
  font-size: 16px;
  line-height: 1.1;
  padding: 20px 10px 10px !important;
  text-align: center;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#profile-right li strong a {
  text-decoration: none;
  border-bottom: 1px solid;
  font-size: 11px;
}
/* Расположение плашки факультета в профиле в мобиле*/
#profile-right li#pa-fld1 strong {
   padding: 0 0px 0px !important;
   margin-top: 30px;
   margin-left: 0px;
}
.day #profile-right li#pa-fld2 strong, .night #profile-right li#pa-fld2 strong {
   padding: 20px 0px 0px !important;
   margin-top: 30px;
   margin-left: 0px;
}
/* Сдвинули иконку новых сообщений в мобиле для светлой темы для красоты ю ноу*/
TR.inew Div.icon {
left: 0px!important;
}

/* ----- статистика факультетов для мобилы ю ноу (делим на день и ночь тоже) -------*/
/* НОЧЬ */
div.facTable {
  position: inherit!important;
  top: 0px!important;
  right: 0px!important;
  display: grid;
  width: 90vw;
}

.night table#facTable_angels, .night table#facTable_demons {
  font-size: 5vw;
  width: 60vw;
  font-family: 'Seminaria';
  text-transform: uppercase;
  padding: 5px!important;
  border: 1px solid white!important;
  margin-left: 20vw;
  margin-bottom: 5px;
  display: table;
}

.night table#facTable_angels tr, .night table#facTable_demons tr {
  line-height: 6vw;
}

.night table#facTable_angels td.facPointsName {
  padding-right: 15vw;
}

.night table#facTable_demons td.facPointsName {
  padding-right: 3vw;
}

/* ДЕНЬ */
.day table#facTable_angels, .day table#facTable_demons,
table#facTable_angels, table#facTable_demons {
  font-size: 8vw;
  width: 60vw;
  font-family: 'BalkaraFreeCondensed';
  text-transform: uppercase;
  padding: 5px!important;
  border: 1px solid black!important;
  margin-left: 20vw;
  margin-bottom: 5px;
  display: table;
}

.day table#facTable_angels tr, .day table#facTable_demons tr,
table#facTable_angels tr, table#facTable_demons tr {
  line-height: 6vw;
}

.day table#facTable_angels td.facPointsName,
table#facTable_angels td.facPointsName {
  padding-right: 15vw;
}

.day table#facTable_demons td.facPointsName,
table#facTable_demons td.facPointsName {
  padding-right: 3vw;
}
}

/*----------------------------------------------------------------------------------*/
/* Структура дизайна для ДЕСКТОПА
-------------------------------------------------------------*/
html, body {
margin: 0;
padding: 0;
}

.punbb * {
margin: 0
}

.punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
padding: 0;
list-style: none;
}

.punbb img {
border:none;
}

.punbb .main table {
table-layout: fixed;
/* width: 100%; может, это его прибивает в мобилах */
}

.punbb .main td {
    padding: 1em 0em!important;
}
.checkfield input[type="checkbox"], .radiofield input[type="radio"] {
margin: 0 0.3em;
}

p[class="checkfield"] *,
div[class="checkfield"] *,
fieldset[class="radiofield"] * {
height: 1.8em;
vertical-align: middle
}

body {
font-size: 100%;
 overflow-x: hidden;
}

.punbb {
font: normal 88.75% verdana, arial, helvetica, sans-serif;
}

#pun {
margin: auto;
width: 1000px; /* ширина тела, была 1110*/
position: relative;
}

.punbb {
float: auto;
height: auto;
margin-left: 105px;
width: 900px;
margin-top: 50px; /*  отступ тела, чтобы в администрирование не схлопывалось */
}

.punbb .longinput input {
width: 64%;
margin: 0;
}

.punbb textarea {
width: auto;
padding: 5px;
padding-top:2px;
margin-left: -7px;
}

.punbb input, .punbb select, .punbb optgroup {
padding: 5px;
padding-top:5px;
}

.punbb .post-content .quote-box, .punbb .post-content .code-box {
margin: 0.4em 0.4em 1em 0.4em;
padding: 7px; 
}

.punbb .quote-box cite, .punbb .code-box strong.legend, .code-box .legend a {
display: block;
padding-bottom: 5px;
}

.punbb h1 {
margin-top: -15px;
font-size: 16px;
}

.punbb pre {
font: 1em/140% verdana;
}

.punbb address, .punbb em {
font-style: normal;
}

.punbb .post-content em {
}

.punbb .post-content em.bbuline {
font-style: normal;
text-decoration: underline;
}

.punbb optgroup {
font-weight: normal;
}

#pun:after,
.punbb .container:after,
.punbb .post-links ul:after,
.punbb .main div.inline:after,
.punbb .post-box:after,
.punbb .linksb:after {
clear: both;
content: ".";
display: block;
height: 0;
visibility: hidden;
overflow:hidden;
line-height: 0.0;
font-size: 0;
}

.acchide,
#pun-index #pun-main h1,
#pun-navlinks h2,
#pun-pagelinks h2,
#pun-ulinks h2,
#pun-status h2,
.punbb .forum h2,
.punbb .multipage .topic h2,
.punbb dl.post-sig dt span,
.punbb p.crumbs strong,
.punbb .divider hr,
.punbb .required label em,
.punbb .formsubmit label,
.punbb .submitfield label,
.punbb .modmenu label,
#pun-userlist .main h2 {
font-size: 0;
height: 0;
width: 0;
line-height: 0.0;
position:absolute;
left: -9999px;
overflow: hidden
}

#pun-main div.catleft, #pun-main div.catright, #pun-announcement h2, .lastedit, .mini_awards_label, .mini_awards, .title-logo span, li#navawards, #topic-modmenu .container span {
display: none;
}

.punbb .modmenu .container span a {
display: none;
}

#pun-stats h2 span, #post-form h2 span { 
display:none;
}

/*------ на случай если понадобится сделать текст категории видным убрать визибилити хидден ------*/

.category h2 span {
visibility: hidden!important;
}

.mod-awards h2 span {
    visibility: initial!important;
}
		 
.punbb .section, .punbb .main {
margin-bottom: 1em;
margin-left: -53px; /* свдигаем всё немного под новый размер тела */
}

.punbb .category, .punbb .post {
margin-top: 0.4em;
}

.punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
margin-top: 0;
}

#pun-post .topic {
margin-top: 1em;
}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-style: none none solid none;
border-width: 0px 0px 2px 0px;
}

.punbb .container {
border-style: solid;
border-width: 1px;
}

/* проба текста на картинках */

/* Container holding the image and the text */
.hidecontainer {
  position: relative;
  text-align: center;
  color: white;
}

/* Bottom left text */
.bottom-left {
  position: absolute;
  top: 90%;
  left: 10%;
  transform: translate(-50%, -50%);
  opacity: 1;
}

/* Centered text */
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: .1;
}

/* полоска растяжки под заголовки */
.night .punbb .section h2, .night .section h1, .night #pun-main h1, .night #pun-main h2, .night #pun-stats h2, .night #pun-debug h2 {
padding: 11px 3em;
width: max-content;
margin: auto;
background: url(https://upforme.ru/uploads/001b/9e/5c/8/310449.png) left top no-repeat, url(https://upforme.ru/uploads/001b/9e/5c/8/794254.png) right top no-repeat, url(https://upforme.ru/uploads/001b/9e/5c/8/779206.png) center top repeat-x;
}

.day .punbb .section h2, .day .section h1, .day #pun-main h1, .day #pun-main h2, .day #pun-stats h2, .day #pun-debug h2,
.punbb .section h2, .section h1, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
padding: 11px 3em;
width: max-content;
margin: auto;
background: url(https://upforme.ru/uploads/001b/9e/5c/8/205898.png) left top no-repeat, url(https://upforme.ru/uploads/001b/9e/5c/8/202961.png) right top no-repeat, url(https://upforme.ru/uploads/001b/9e/5c/8/933183.png) center top repeat-x;
}

.punbb .post-content {
padding: 0;
margin-left: 0px;
width: 100%;
/*-- overflow: hidden; --*/
text-align: justify;
}

.post-content td {
text-align: justify;
}

.punbb .post-sig dt {
display: block;
width: 60%;
margin: 10px;
margin-left: 20%;
}

.punbb .post-content p {
margin: 0;
padding: 0 0 1em 0;
line-height: 150%;
font-family: verdana, arial;
}

.punbb .post-content img {
vertical-align: text-bottom;
}

.punbb .post-content img.postimg {
vertical-align: middle;
pointer-events:none; /* NADYA и чё Надя, написала бы АНТИВОРОВКА */
}

.punbb .post-content .blockcode, .punbb .post-content blockquote {
width: 100%;
overflow: hidden;
}

.punbb .post-content .scrollbox {
width: 100%;
overflow: auto;
max-height: 60px;
}

.punbb .info-box {
padding: 1.1em 1.7em 1em 1.7em;
border-style: solid;
border-width: 1px;
margin: 0 0 1.1em 0;
}

.punbb .info-box * {
padding: 0 0 0.7em 0;
}

.punbb #pun-main .info-box .legend {
font-size: 1.1em;
font-weight: bold;
}

.punbb .linkst {
float: left;
position: relative;
width: 100%;
height:0;
}

.multipage {
margin-top: 3em;
}

.multipage Div.icon {
margin-top: 0px!important;
margin-right: 10px!important;
}

.punbb .fs-box Div.icon {
margin-top: 0px!important;
margin-right: 10px!important;
}

/* NAD */
.linkst .pagelink {
text-align: left;
position: absolute; 
top: -30px;
float: right;
left: 15px;
font-size: 20px; /* PREVIOUS WAS 16 WTF */
}

.linkst .pagelink strong, .linksb .pagelink strong, .postlink a span{
font-weight: normal !important;
}

/* NADYA */
.linkst .postlink { 
text-align: right;
position: absolute;  
top: -32px;   
right: 62px;
width: 16em;
font-size: 20px;
}

.punbb .linksb {
text-align: right;
padding: 0.4em 1em 0.5em 1em;
font-family:roboto condensed;
text-transform: lowercase;
font-size:12px;
}

.linksb .pagelink {
text-align: left;
/*position: absolute;*/
/*float: right;*/
left: 67px;
font-size: 16px; /* PREVIOUS WAS 16 WTF */
}

.linksb .postlink {
float: right;
width: 16em;
top: -170px;
font-weight: normal;
font-size: 16px;
padding-bottom: 0.5em;
margin-right: 25px;
}

.subscribelink {
clear:both;
font-size: 16px;
padding-top: 2em;
// margin-bottom: -2.5em;
margin-right: 25px;
}

.punbb .formal .container {
padding: 1.7em 2.3em 1.1em 2.3em;
}

.punbb .formsubmit {
padding: 0 0 0 1.7em;
margin: 1em 0 0 0;
}

.punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
margin: 0 0.6em 0 0
}

#post-form .formsubmit {
text-align: center;
}

.punbb fieldset {
border-style: solid;
border-width: 1px;
padding: 0 18px 0 18px;
margin: 0 0 1em 0
}

.punbb fieldset legend {
padding: 0;
margin: 0 0 0 11px;
font-size: 1.1em
}

.punbb fieldset legend span {
padding: 0 5px;
margin: 0 0 0 -15px;
}

.punbb fieldset fieldset {
border-style: none;
margin: 0;
padding: 0 0 8px 0
}

.punbb .fs-box {
padding: 1em 0 0.8em 0;
}

.punbb .fs-box p, .punbb .fs-box fieldset {
padding: 0 0 0.8em 0
}

.punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
float: left;
margin-right: 1em;
}

.punbb .inline .infofield {
clear:both
}

.punbb .datafield br {
display: none;
}

.punbb .required label, .punbb .datafield span.input {
font-weight: bold;
}

.punbb .datafield span.input a {
font-weight: normal;
}

.punbb .areafield span.input, .punbb p.longinput span.input {
display: block;
padding: 0 12em 0 0;
height: 100%;
}

.punbb .hashelp {
position: relative;
}

.punbb .helplinks {
display: block;
position: absolute;
top: 1em;
right: 0;
font-weight: normal;
width: 36%;
}

.punbb #profile .helplinks {
top: 1.5em;
}

.punbb .helplinks span {
display: block;
padding-bottom: 0.2em;
}

#pun-post .formal .info-box li {
padding-left: 4px;
list-style-type: square;
list-style-position: inside;
line-height: 1.5;
margin: 0;
}

.punbb .main .tcl {
overflow: hidden;
text-align: left;
width: 25%!important;
}

tbody#awards-content .punbb .main .tcl {
overflow: hidden;
text-align: left;
width: 50%;
}

.punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
text-align: center;
}

div#pun-online.punbb .tc3 {
text-align: left;
width: 20%;
}

div#pun-online.punbb .tcl {
text-align: left;
}

#pun-online th.tcl, #pun-online th.tc3 {
font-size: 0%;
}

.punbb .main .tcr {
background-color: transparent;
overflow: hidden;
}

#pun-userlist .main .tcl,
#pun-searchtopics .main .tcl,
#pun-modviewforum .main .tcl {
background-color: transparent;
width: 39%
}

#pun-userlist .main .tc2,
#pun-searchtopics .main .tc2 {
text-align: left;
width: 19%;
}

#pun-debug table .tcl {
background-color: transparent;
width: 15%;
white-space:normal;
}

#pun-debug .tcr {
background-color: transparent;
width: 90%;
white-space: normal;
}

.punbb td span.youposted {
font-weight: bold;
margin-left: -1em;
position: absolute;
}

.punbb td .modlist {
display: none;
}

.punbb .main td {
border-style: solid none none solid;
border-width: 1px 0 0 1px;
padding: 0.8em 1em;
}

.punbb .main th {
border-style: none none none solid;
border-width: 0 0 0 1px;
padding: 0.4em 1em 0.4em 1em;
}

.punbb .main .tcl {
border-left-style: none;
border-left-width: 0;
/* padding-left: 2em; центрирование текста на темах */
}

* html .tclcon {
height: 1px;
}

#pun-title, #pun-navlinks {
border: none;
}

.punbb .container, .punbb .post-body, .post h3 {
border-color:transparent;
}

.punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info,
.punbb .category, .punbb .post {
border-color: transparent;
}

#pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2 {
border-color: transparent;
}

.punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body,
.punbb .post h3 span, .post-links ul, .post-links, .usertable table {
border-color: transparent;
}

.punbb th {
border-color: transparent;
background: transparent;
color: transparent;
}

#pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span {
border-color: transparent;
}

#pun-ulinks li a, li#onlinelist div, #pun-help .formal .info-box h3.legend {
border-color: transparent;
}

.punbb .divider {
border-color: transparent;
}

.punbb .formal fieldset .post-box, .punbb .info-box {
border: 1px solid transparent;
}

.post-box {
text-transform: none!important;
}

.punbb .post .container {
border-style: none solid solid solid;
border-width: 1px;
margin-top: -1px;
padding-bottom: 1px;
}

.punbb .post h3 {
border-style: solid solid none solid;
border-width: 1px;
}

.punbb .post h3 span {
padding: 1em 2.2em 0em 6.4em;
display: block;
text-align: left;
margin-left: 19em;
}

.punbb .post h3 strong {
float: right;
width: 5em;
text-align: right;
font-weight: normal;
}

.punbb .post .post-author {  /* отсюда до... */
float: left;
margin-left: -12px;
margin-top: 32px;
}

.punbb .post .post-author ul, .punbb .post .post-author p {
padding: 2em 1.3em 2em 1.3em;
line-height: 140%;
}  /* ... сюда закоменнтирована с своих стилях */

#pun-main .post-author ul {
text-align: center;
margin-left: 0px;
}

.pa-author {
position:relative;
margin-bottom: 6px;
margin-top: 16px;
}

#pun-index th.tcl {
font-size:0%;
}

th.tc2, th.tc3, th.tcr, .forum thead tr .tcl {
text-transform:lowercase;
opacity: .4;
font-size:10px;
}

#pun-index .tc3, #pun-index .tc2, #pun-index th.tcr {
text-align:center !important;
}

.punbb .post-body {
margin-left: 257px;
margin-right: 14px;
border-left-style: solid;
border-left-width: 1px;
padding: 0 0 1px 0;
}

.punbb .post-box {
padding: 1em 2em 1em 0em;
margin-right: -7px;
margin-left: 0px;
padding-top: 31px;
}

.punbb fieldset .post-box {
margin-bottom: 0.8em
}

.punbb .post-links {
margin-left: 15.7em;
margin-right: 0.2em;
}

.punbb .post-links ul {
padding: 0 2em 0 0em;
height: 2em;
line-height: 2em;
margin-left: -13.3em;
text-align: right;
}

.punbb .post-links li {
display: inline;
padding-left: 1em;
}

.pl-email, .pl-website {
float: left;
}

.punbb .clearer {
clear: both;
height: 0;
font-size: 0;
}

.punbb .modmenu .container {
padding: 2em 2em 0.5em 1em;
}

.punbb .modmenu strong, .punbb .modmenu a {
height: 12px;
line-height: 1.8em;
}

.punbb .modmenu .container strong {
float: left;
font-size: 11px;
font-weigh: normal!important;
}

.punbb .modmenu input {
margin-left: 1em;
}

.punbb .info .container {
padding: 0.8em 1em
}

.punbb .info .container .backlink {
padding-top: 0.8em;
}

#profile .container {
padding-left: 16.6em;
}

#profilenav {
float: left;
width: auto;
margin-left: -16.3em;
display: inline;
}

#profilenav li {
padding-bottom: 0.8em;
font-weight: bold;
}

#viewprofile {
margin-left: -137px;
}

#viewprofile ul, #profilenav ul {
border-width: 0px;
padding: 1.5em 18px 0.8em 18px;
margin: 0 0 1em 0;
}

#viewprofile h2, #profilenav h2 {
background: transparent;
border: none;
padding: 0 0 0 0;
margin: 0 14px -0.6em 14px;
}

#viewprofile h2 span, #profilenav h2 span {
padding: 0 5px;
position: relative;
}

#viewprofile li, #setmods dl {
padding: 0 0 0 20em;
margin-bottom: 0.2em;
}



#setmods dt {
float: left;
width: 14em;
margin-left: -16em;
padding: 0.8em 1em;
font-weight: bold;
display: inline;
}

#viewprofile li strong, #viewprofile li div, #setmods dd {
display: block;
padding: 0.5em 1em;
font-weight: normal!important;
}

.punbb img.avatardemo {
float: right;
margin: 0 0 0.8em 1.8em
}

#pun-userlist .formal, #pun-userlist .formal .container {
border-bottom: none;
margin-bottom: 0;
}

#pun-userlist .usertable .container {
padding: 0 2.3em 2.3em 2.3em;
border-top: none;
}

#pun-userlist .usertable table {
border-style: solid;
border-width: 1px;
}

#pun-title {
margin: -1px 0px 0px -81px; /* сдвигаю шапку влево для более узкого тела, было -1 0 0 0*/
border-style: none none none none;
border-width: 1px 1px 0 1px;
}

#pun-title h1 {
display : block;
height : 40px;
padding: 2em 1em 0 1em;
}

#pun-title .container {
border-style: none none none none;
}

#pun-title h1 span{
font-size: 1.5em;
}

#pun-title h1 span{
font-size: 1.5em;
}

#pun-pagelinks {
position: absolute;
top: -15px;
left: 0;
margin: 0;
border: none;
padding: 0;
width: 100%;
}

#pun-pagelinks .container {
background: transparent;
border: none;
padding: 0;
}

#pun-pagelinks .container li {
display: inline
}

#pun-pagelinks li a, #pun-pagelinks a:link, #pun-pagelinks a:hover {
height: 2em;
line-height: 2em;
padding: 0;
font-size: 1.2em;
margin-left: -9999px;
display: block;
float:left;
width: 100%;
}

#pun-pagelinks a:active, #pun-pagelinks a:focus {
position:relative;
margin: 0;
}

#pun-pagelinks li a span {
display:block;
margin: 0 1em
}

#pun-navlinks #navawards{
display:none;
}

#pun-navlinks li {
display: inline;
/* padding-right: 2em; */
}

#spMyimg a{
cursor:pointer;
}

#pun-ulinks li.item1, #pun-ulinks li.item1 a {
border-left-style: none;
border-left-width: 0;
padding-left: 0
}

/*--Статус = приветствие--*/
#pun-status .item4, #pun-status .item2 {
display: none
}
 
#pun-status {
visibility:hidden;
}

/* Приветствие */
.night #pun-status, .night #pun-status .container {
border-bottom: none; // comment this line to move реклама на середину страницы 
margin-bottom: 0;
width:100%;
font-size: 32px;
font-family: 'Seminaria';
text-transform: uppercase;
}

.day #pun-status, .day #pun-status .container,
#pun-status, #pun-status .container {
border-bottom: none; // comment this line to move реклама на середину страницы 
margin-bottom: 0;
width:100%;
font-size: 23px;
font-family: 'BalkaraFreeCondensed';
text-transform: uppercase;
}

#pun-status .container strong {
font-weight: normal!important;
}

#pun-status span {
white-space: nowrap;
margin-right: 0.5em;
}

#pun-break1 {
margin: 0 1em;
border-style: solid none;
border-width: 1px 0;
height: 0;
margin: -2px 1em;
position: relative;
z-index: 1;
}

#pun-index #pun-crumbs2, #pun-index #pun-crumbs1 {
display:none;
}

#pun-status .container .item3 {
visibility:hidden;
} 

#pun-announcement h2 span {
display: block;
padding: 1em 0 0.8em 0;
border-bottom-style: solid;
border-bottom-width: 1px;
}

#pun-announcement .container {
padding: 10px;
position: relative;
margin-bottom: 10px;
}

/*--Статистика внизу--*/
#pun-stats .container {
padding: 0.8em 3em;
font-weight: normal!important; 
}

#pun-stats .container strong {
font-weight: normal!important; 
}

#pun-stats li.item1, #pun-stats li.item2 {
float: left;
clear: both;
line-height: 150%;
}

#pun-stats li.item3, #pun-stats li.item4 {
text-align: right;
line-height: 150%;
}

#pun-stats li.item3 {
font-size: 0px;
}

li#onlinelist {
margin-top: 1em;
border-top-style: solid;
border-top-width: 1px;
float: left;
width: 100%;
text-align: justify;
line-height: 140%;
}

li#onlinelist div {
border-top-style: solid;
border-top-width: 1px;
padding: 0.7em 0 0 0;
}

#pun-qjump {
margin: 0;
border: none;
width: 50%;
position: relative;
float: left;
}

#pun-qjump .container {
border: none;
background: transparent;
padding: 0.8em 1em;
}

#pun-about {
margin-top: 120px;
}

#pun-about .container .item1{
font-size:0px;
text-align: center;
}

#pun-about p span {
display:block;
padding-left: 50%;
}

#pun-crumbs2 {
overflow: hidden;
margin-bottom: 0px;
border-bottom: none;
}

#pun-crumbs2 .container {
border-bottom: none;
padding: 1em 0em;
text-align: center;
font-size: 0.8em;
font-weight: normal;
}

#pun-break4 {
margin: -2px 1em;
border-style: solid none;
border-width: 1px 0;
position: relative;
height: 0;
z-index: 1;
}

div.punbb-admin #pun-about .container {
border-top-style: solid;
border-top-width: 1px;
}

#pun-help .formal .info-box h3.legend {
border-bottom-style: solid;
border-bottom-width: 1px;
padding-bottom: 0;
margin-bottom: 0.8em;
}

#pun-help .formal .info-box h3.legend span {
padding-bottom: 0.6em;
display: block;
border-bottom-style: solid;
border-bottom-width: 1px;
font-size: 1.1em;
}

#pun-help .formal p, #pun-help .formal dd {
margin-bottom: 1em
}

#pun-help .formal ul, #pun-help .formal dl {
padding: 0 0 0 1em
}

#pun-help .formal li {
padding: 0;
line-height: 130%
}

#pun-help .formal li * {
vertical-align: text-top
}

#pun-help .formal dt span {
font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
}

#pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
padding-bottom: 0;
margin-right: 100px;
}

div#pun-live-rusff {
font-size: 0px;
height: 11px!important;
margin: 10px 20px 0px auto!important;
}

div.post-vote a {
margin-right: 10px;
}
div.post-rating a {
margin-right: -1px;
}
div.post-rating a {
margin-top: -20px;
}

div#statistic-other {
font-size: 10px;
text-align: center;
}

li#onlinelist.item6 {
text-align: center;
}

.closedatafield {
display: none;
}

.stickytext {
display: none;
}

.topic {
margin-top: -20px;
}

.pl-reports, .sharelink {
display: none;
}

#pun-about p.container, .category h2, #pun-stats  h2, .punbb .formal .container {image-rendering: pixelated; -webkit-image-rendering: pixelated;}

textarea#main-reply {height: 220px; position: relative; z-index: 1;}

.jGrowl-notification {margin: 70px 10px 10px 10px!important;}

.post-vote {
    display: block !important;
}

/*Подвижка банера*/
#pun-title td.title-logo-tdr{
  border:solid blue 1px;
  display:block!important;
  position:absolute!important;
  z-index:100;
  height:60px!important;
  padding-left:0px!important;
  width:468px!important;
  left:50%!important;
  margin-left:-428px!important;
  margin-top:-33px!important;
  padding-top:0px!important;
}

/* ==== Стили стрелок вверх-вниз ======*/
.go-up,.go-down {
display:none;
position:fixed; /*позиционируем*/
right:120px; /*указываем положение, если слева - left*/
z-index:9999; /*показываем поверх все элементов на странице*/
cursor:pointer;
opacity:.7; /*прозрачность*/
margin-bottom:20px; /*отступ снизу (можно не указывать)*/
width:78px; /*ширина кнопки*/
}
.go-up {
bottom:285px; /*положение от низа окна браузера верхняя кнопка*/
}
.go-down {
bottom:190px; /*положение от низа окна браузера нижняя кнопка кнопка*/
}
.go-down:hover,.go-up:hover {
opacity:1;
}

/* ==== Разные картинки стрелок для ночи и дня ==== */
.night #ToTop img {
  content: url('https://upforme.ru/uploads/001b/9e/5c/8/882820.png');
  height: 100%;
}
.night #OnBottom img {
  content: url('https://upforme.ru/uploads/001b/9e/5c/8/453035.png');
  height: 100%;
}
.day #ToTop img {
  content: url('https://upforme.ru/uploads/001b/9e/5c/8/628011.png');
  height: 100%;
}
.day #OnBottom img {
  content: url('https://upforme.ru/uploads/001b/9e/5c/8/585242.png');
  height: 100%;
}

/* Прячем онлайн палево везде */
.punbb .user-avatar .isonline {
display: none!important;
}
