treasure chest

    Информация о пользователе

    Привет, Гость! Войдите или зарегистрируйтесь.


    Вы здесь » treasure chest » Склад скриптов » treasures - коды до июня 2025


    treasures - коды до июня 2025

    Сообщений 1 страница 4 из 4

    1

    Храню историю

    0

    2

    Старый диз + скрипты

    HMTL-верх:

    Код:
    <link rel="stylesheet" type="text/css" href="https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css" />
    <style>
    /* Heart Rating © max, the murderer!
    -------------------------------------------------------------*/
    
    /* Блок с кнопками */
     .heart_vote {
          display: flex;
          justify-corntent: center;
      }
    
    /* Кнопки */
      .heart_vote input[type="radio"] {
          background: transparent;
          margin: 0 !important;
          padding: 0 !important;
          width: unset;
          height: unset;
          box-shadow: none;
          cursor: pointer;
      }
    
    /* Иконки кнопок */
    .heart_vote input[type="radio"]::before {
        content: '\f004';
        font-size: 2em;
        line-height: 100%;
        font-family: 'Font Awesome 6 Pro';
        font-weight: 300;
        color: rgba(0 0 0 / .38);
        padding: 2px;
    }
    
    /* Заполненная шкала при выбранной радиокнопке */
    .heart_vote:has(input[type="radio"]:checked) input[type="radio"]::before,
    .heart_vote:has(input[type="radio"]:checked) input[type="radio"]:hover::before,
    .heart_vote:has(input[type="radio"]:checked):has(input[type="radio"]:hover) input[type="radio"]::before {
        font-weight: 900;
        color: rgba(159 73 87);
    }
    
    /* Заполненная шкала при наведении на радиокнопки */
    .heart_vote:has(input[type="radio"]:hover) input[type="radio"]::before {
        font-weight: 900;
        color: rgba(159 73 87);
    }
    
    /* Незаполненная часть шкалы при выбранной радиокнопке */
    .heart_vote input[type="radio"]:checked ~ input[type="radio"]::before {
        font-weight: 300;
        color: rgba(0 0 0 / .38);
    }
    
    <!-- Дополнительные списки © kolobdur74, max, the murderer! -->
    <script type="text/javascript">
    FORUM.set('editor.addition.tags.ul', {name:'Список ●',onclick:function(){bbcode('[ul]\n','\n[/ul]');}});
    FORUM.set('editor.addition.tags.square', {name:'Список ■',onclick:function(){bbcode('[ul=square]\n','\n[/ul]');}});
    FORUM.set('editor.addition.tags.decimal', {name:'Список 1.',onclick:function(){bbcode('[ul=i]\n','\n[/ul]');}});
    FORUM.set('editor.addition.tags.upper_roman', {name:'Список I.',onclick:function(){bbcode('[ul=upper-roman]\n','\n[/ul]');}});
    FORUM.set('editor.addition.tags.upper_alpha', {name:'Список A.',onclick:function(){bbcode('[ul=upper-alpha]\n','\n[/ul]');}});
    FORUM.set('editor.addition.tags.lower_alpha', {name:'Список a.',onclick:function(){bbcode('[ul=lower-alpha]\n','\n[/ul]');}});
    </script>
    
    /* Незаполненная часть шкалы при наведении на радиокнопки */
    .heart_vote input[type="radio"]:hover ~ input[type="radio"]::before {
        font-weight: 300;
        color: rgba(0 0 0 / .38);
    }
    
    /* Незаполненная часть шкалы при наведении на радиокнопки при выбранной радиокнопке */
    .heart_vote:has(input[type="radio"]:checked):has(input[type="radio"]:hover) input[type="radio"]:hover ~ input[type="radio"]::before {
        font-weight: 300;
        color: rgba(0 0 0 / .38);
    }
    </style>
    
    
    <!--Скрытие профиля в теме тегом-->
    <style type="text/css">.hideprofile .post-author,.hideprofile .pl-email,.hideprofile .pl-website{display:none!important}
    .hideprofile .post-body,.hideprofile .post-links,.hideprofile .post-links ul,.post.hideprofile h3>span{margin-left:0!important}</style>
    <script>
    FORUM.set('editor.addition.tags.hideprofile',{name:'Скрыть минипрофиль',onclick:function(){insert('[hideprofile]');}});
    $().pun_mainReady(function(){$('.post:contains("[hideprofile]")').addClass('hideprofile').html(function(){return $(this).html().replace(/\[hideprofile\]/gim,'')})});
    </script>
    
    <!--// Быстроплюсы v.2 РЕНО by Deff //-->
    <script type="text/javascript" src="https://forumstatic.ru/files/0012/d8/04/58219.js" addComment="1"></script>
    
    <script src="https://forumstatic.ru/files/0017/95/29/89289.js"></script>
    <script>
    hvScriptSet.addMask({
        changeList: {
            'pafld1': {
                title: 'Личное звание',
                description: 'Текст личного звания',
                tag: 'lz',
                class: 'pa-fld1',
                defaultCode: '<div class="lzbk"><div class="ank"><a href="ссылка на анкету">имя фамилия, возраст цифрой</a></div><div class="txt">текст лз и ссылки на <a href="ссылка на профиль">любимых людей</a></div><div class="lol">лояльность</div></div>',
                type: 'html'
            }
        },
        userFields: ['pa-author', 'pa-title', 'pa-avatar', 'pa-fld1', 'pa-fld4', 'pa-fld5', 'pa-posts', 'pa-respect', 'pa-fld3', 'pa-fld2', 'pa-ua', 'pa-gifts', 'pa-awards']
    });
    </script>
    
    <style>
    .lastedit {display:none;}
    </style>
    
    <style type="text/css">
    .topic a.sharelink {display: none}
    </style>
    
    <!--Выделение кода в блоке "Код" с перемещением в буфер обмена // © Damassk, версия 2019г. --> 
    <script type="text/javascript" src="https://forumstatic.ru/files/0016/4a/bf/98029.js"></script>
    <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
    <script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
    <!-- конец -->
    
    <!-- Смена аватара в топике (в HTML верх) © Deff, Alex_63 -->
    <link rel="stylesheet" type="text/css" href="https://forumstatic.ru/files/0015/c4/3f/67168.css" />
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/67169.js"></script>
    <!-- конец -->
    
    <style type="text/css">
    .pa-fld1 .fld-name, .pa-fld2 .fld-name, .pa-fld3 .fld-name, .pa-fld4 .fld-name, .pa-fld5 .fld-name, /*доп.поля*/
    .pa-respect .fld-name, /*уважение*/
    .pa-positive .fld-name /*позитив*/
    { display: none; }
    </style>
    
    
    <!---------------------------- Быстрая смена аккаунта  ---------------------------->
    <script type="text/javascript">
      New_EXiT = 'https://forumstatic.ru/files/001c/51/c9/98994.png'; //Дополнительная Иконка выход;
    </script>
    <script data="366127"  src="https://forumstatic.ru/files/0014/cc/0a/93129.js"></script>
    
    
    
    <!---- ОТКЛЮЧЕНИЕ РЕАКЦИЙ ---->
    <script>
    ReactionsPlugin.setConfig({
      disable: true
    });
    </script>
    
    
    <div class="shtext"><zag>Treasure chest</zag>
    <br><br><zag2>самое дорогое сердцу</zag2>
    <br><br>
    В пелене запретных снов<br>
    Спряталось тепло маленьких грехов.<br>
    Потихоньку, чуть дыша,<br>
    Мы друг в друге утонем, не спеша<br>
    </div>
    <div class="shprocenti">Сундук сокровищ</div>
    <div class="shssilki"><a href="ссылка"> </a> </div>
    <div class="shplashki"><div class="obyava2S"><a href="ссылка">Раз</a></div>
    <div class="obyava2S"><a href="ссылка">Два</a></div>
    <div class="obyava2S"><a href="ссылка">Три</a></div>
    <div class="obyava2S"><a href="ссылка">Четыре</a></div>
    </div>
    
    <!-- Инструмент для добавления bb-кодов -->
    <script src="https://mybb.kozhilya.ru/script/mybbcode.min.js"></script>
    <!-- END Инструмент для добавления bb-кодов -->
    
    <!-- HTML верх: ТЕГ абзаца - [indent] -->
    <style>#button-indent {background:url(https://s7.uploads.ru/t/mnkgq.png)no-repeat center 6px!important;}
    .custom_tag_indent {margin:1em 1.5em;}</style>
    <script>
        MyBBCode.addEditorButton('indent', {
            name: "Красная строка",
            onclick: () => smile('[indent]'),
        }, 'left');
    </script>
    
    <!-- Чтобы не пропадали посты -->
    <script type="text/javascript" src="https://forumstatic.ru/files/0018/25/96/63959.js"></script>
    <!— конец —>
    
    <!-- Отключение модулей -->
    <script language="JavaScript"> 
    // RusffCore.sets.display_awards = 'Награды пользователя'; Изменение надписи Награды
    // RusffCore.sets.rusff_smilepack = 0;  Отключение сервисных смайлов
    // RusffCore.sets.use_awards = 0; Отключить награды
    // RusffCore.sets.display_reportBtn = 'Ошибка'; Переименовать пункт Жалоба
    // RusffCore.sets.reputation = 0; Отключение репутации (комментирование)
    RusffCore.sets.files.button = false; // Отключить кнопку "Вложения"
    RusffCore.sets.files.button = false; // отключения кнопки файлов
    RusffCore.sets.graffiti = false; // Отключение граффити
    RusffCore.sets.auth_methods = 0; // Убирает ссылки на соцсети при входе
    RusffCore.sets.show_reportBtn = 0; // Отключение кнопки жалоба
    RusffCore.sets.share = false; // Отключить функцию "Поделиться"
    RusffCore.sets.tags = false; // Отключить функцию "Теги"
     </script>
    
    <!--Выделение кода в блоке "Код" с перемещение в буфер обмена // © Damassk, версия 2019г. --> 
    <script type="text/javascript" src="https://forumstatic.ru/files/0016/4a/bf/98029.js"></script>
    <script>eval(select_text.toString().replace(/\}$/,'try{document.execCommand("copy")}catch(e){}}'))</script>
    <script type="text/javascript">select_text.linkText = 'выделить [копируется сразу]' //текст ссылки</script>
    <!-- конец -->

    HTML-низ:

    Код:
    <script type="text/javascript"  src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
    
    <link rel="stylesheet" href="https://forumstatic.ru/files/001c/64/0a/12176.css?v=2" />
    <script type="text/javascript"  src="https://forumstatic.ru/files/001c/64/0a/10828.js?v=2"></script>
    
    
    <script type="text/javascript">
    (function(){function rep(str, p1,offset, s){
      return '>'+p1.replace(/"([^ "][^"]+?)"/gm,'«$1»')+'<';}
    $('.post-content p').each(function(){
      $(this).html(('</>'+$(this).html()+'</>').replace(/>([^<>]+)</gm, rep));
    });}());
    </script>
    
    <!-- черный title -->
    <script type="text/javascript">
    $(function(){
    var L=$("*[title]");L=L.filter(function(){var s=$(this).attr("original-title");return !!L}
    ).not("*[title] *[title]").tipsy({gravity:$.fn.tipsy.autoNS})});
    </script>
    <script type="text/javascript">
    function to(username)
    {insert('[b]' + username + '[/b]' + ', ');}
    </script>
    
    <!-- Счётчик символов в форме ответа + WYSIWYG mod.Alex_63 -->
    <script>(function(){var a,L,epl=$("#main-reply"),epl2=$('#wysi-reply'),str='<small id="plng">Написано символов: <b>00</b></small>';epl.parents("fieldset").find("legend").prepend(str);function epl3(){a=(window.WYSI&&WYSI.isActive()?WYSI.getText():epl.val()).length;if(a>9){L=''}else{L='0'};$("#plng b").text(L+a)};epl3();$(".pl-quote").click(function (){setTimeout(epl3,100)});epl.on('mouseout mousemove keydown keypress keyup focus blur',epl3);$(document).on('WYSI_insert',function(){setTimeout(epl3,0)});epl2.on('mouseout mousemove keyup input focus blur',epl3)})()</script>
    
    <!--кнопки вверх вниз-->
    <div class="go-up" id="ToTop" style="display: block;">up</div>
    <div class="go-down" id="OnBottom" style="display: block;">down</div>
    <style>
    .go-up,.go-down {
    display:none;
    position:fixed; /*позиционируем*/
    center:0px; /*указываем положение, если слева - left*/
    z-index:9999; /*показываем поверх все элементов на странице*/
    cursor:pointer;
    opacity:1; /*прозрачность*/
    }
    .go-up {
    top:190px; /*положение от низа окна браузера верхняя кнопка*/
    margin-left: 1025px;
    }
    .go-down {
    top:260px; /*положение от низа окна браузера нижняя кнопка кнопка*/
    margin-left: 1025px;
    }
    .go-down:hover,.go-up:hover {
    opacity:1;
    }
    </style>
    <!--кнопки вверх вниз-->
    <script type="text/javascript">
    $(function(){
    if ($(window).scrollTop()>="250") $("#ToTop").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()<="250") $("#ToTop").fadeOut("slow")
      else $("#ToTop").fadeIn("slow")
    });
    if ($(window).scrollTop()<=$(document).height()-"999") $("#OnBottom").fadeIn("slow")
    $(window).scroll(function(){
      if ($(window).scrollTop()>=$(document).height()-"999") $("#OnBottom").fadeOut("slow")
      else $("#OnBottom").fadeIn("slow")
    });
    $("#ToTop").click(function(){$("html,body").animate({scrollTop:0},"slow")})
    $("#OnBottom").click(function(){$("html,body").animate({scrollTop:$(document).height()},"slow")})
    });
    </script>
    
    <!-- Регулировка размера шрифта в постах © Alex_63 -->
    <style>
    .FNTslider {
      border-radius: 4px;
      position:relative;
      z-index:998;
      background: #d7d7d7;
      width: 120px;
      height: 5px;
      margin: 2px 5px;
      border: solid 0px #ffffff;
      float: right;
      margin-top: -2px;
      /*margin-right: 7%;*/
    }
    
    .FNTslider .before {
      height: 6px;
      border: solid 0px transparent;
      border-right: none 0;
      border-radius: 4px 0 0 4px;
      position: absolute;
      background: #fff;
      margin-top: -1px;
      /*box-shadow: 0px 0px 2px 0px rgb(203, 176, 120) inset;*/
    }
    .FNTslider .thumb {
      width: 8px;
      height: 13px;
      border-radius: 3px;
      position: relative;
      top: -4px;
      background: #fff;
      cursor: pointer;
    }
    </style>
    <script type="text/javascript" src="https://forumstatic.ru/files/0015/c4/3f/31001.js"></script>
    <!-- Конец -->
    
    <!-- Кликабельность сообщений -->
    <script type="text/javascript">
    $('.post-author ul').each(function(){
      if(GroupID == 3) {
        var id = $(this).find('.pa-author a').attr('href').split('id=')[1];
      } else {
        id = $(this).parents('.post').find('.pl-email:first a').attr('href').split('id=')[1];
      }
      $(this).find('.pa-posts').html('<a href="/search.php?action=show_user_posts&user_id='+id+'" target="_blank">Сообщений</a>:'+$(this).find('.pa-posts').text().split(':')[1]);
    });
    </script>
    <!-- конец -->
    
    <!-- Правка глюка Репы при  отсутствии скриптов  руссфф  v2-->
    <script> if($('#pun-viewtopic').length)$(window).load(function () {
    if(!$('#pun-reputation').length)FORUM.PartnerVote = function() { return true; };
    });
    </script>
    
    <!-- Восстановление последнего поста при утере by Человек-Шаман -->
    <script>
    $(document).ready(function() {
      $('#addition-area').append(function() {
        return $('<div>Восстановить последний пост</div>').click(restoreLastPost);
      });
      function restoreLastPost() {
        $('#main-reply').val(localStorage.ReservePost);
      };
    });
    </script>
    <!--конец-->

    HTML в форме ответа:

    Код:
    <!-- Смайлы и стикеры -->
    <script src="https://forumstatic.ru/files/0017/95/29/40399.js"></script>
    <script>
    $(document).ready(function() {
      hvStickerPack.init("https://forumstatic.ru/files/001c/64/0a/25169.txt");
    });
    </script>
    <!-- Конец -->

    0

    3

    Старые стили часть 1

    Стиль style.css

    Код:
    /*************************************************************
    A - SETUP
    **************************************************************/
    
    /* A1 Import the colour scheme
    -------------------------------------------------------------*/
    
    /* A1.1 */
    @import url(style_cs.css);
    @import url('https://kit-pro.fontawesome.com/releases/v6.6.0/css/pro.min.css');
    @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.0/css/all.min.css");
    @font-face {font-family: Gotham Pro; 
    src: local("Gotham Pro"), url(https://forumstatic.ru/files/001c/0e/72/52107.ttf);}
    @font-face {font-family: Gotham Pro Bold; 
    src: local("Gotham Pro Bold"), url(https://forumstatic.ru/files/001c/0e/72/32989.ttf);}
    
    @import url('https://fonts.googleapis.com/css2?family=playfair+display&display=swap');
    @import url('https://forumstatic.ru/files/001a/28/10/55678.css'); /*--------  fonts from blanche - thank you --------*/
    /*@import url('https://kit-pro.fontawesome.com/releases/v6.1.2/css/pro.min.css');*/
    @import url('https://fonts.googleapis.com/css2?family=Manrope&family=Roboto&display=swap');
    
    
    /* ПОДГРУЗКА ШРИФТОВ
    -------------------------------------------------------------*/
    @import url('https://forumstatic.ru/files/0019/47/79/29639.css');
    @import url('https://forumstatic.ru/files/0019/47/79/45439.css');
    @font-face {font-family: 'Font Awesome';
    src:  url('https://forumstatic.ru/files/001a/da/7d/83987.ttf');}
    @import url('https://fonts.googleapis.com/css?family=Oswald|Playfair+Display+SC|Playfair+Display|');
    @import url('//fonts.googleapis.com/css?family=Yeseva+One&subset=latin,cyrillic');
    @import url('https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap');
    @import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.5.0/css/font-awesome.min.css');
    @import url('https://use.fontawesome.com/releases/v5.15.1/css/all.css');
    
    @font-face {font-family: 'Marck Script';
    src:  url('https://forumstatic.ru/files/001c/76/cd/21139.ttf');}
    @font-face {font-family: 'Alumni Collegiate Italic';
    src:  url('https://forumstatic.ru/files/001c/76/cd/28514.ttf');}
    @font-face {font-family: 'Alumni Collegiate';
    src:  url('https://forumstatic.ru/files/001c/76/cd/28514.ttf');}
    @font-face {font-family: 'AmaticSC';
    src:  url('https://forumstatic.ru/files/001c/76/cd/65431.ttf');}
    @font-face {font-family: 'Bad Script';
    src:  url('https://forumstatic.ru/files/001c/76/cd/61772.ttf');}
    @font-face {font-family: 'Bellota';
    src:  url('https://forumstatic.ru/files/001c/76/cd/62165.ttf');}
    @font-face {font-family: 'Caveat Variable';
    src:  url('https://forumstatic.ru/files/001c/76/cd/30714.ttf');}
    @font-face {font-family: 'Comforter Brush';
    src:  url('https://forumstatic.ru/files/001c/76/cd/51950.ttf');}
    
    
    /*
    @font-face {
       font-family: 'Arial Black';
       src: url('https://forumstatic.ru/files/001c/1a/fb/13202.eot');
       url('https://forumstatic.ru/files/001c/1a/fb/22342.woff') format('woff'),
       url('https://forumstatic.ru/files/001c/1a/fb/51215.woff2') format('woff2'),
       url('https://forumstatic.ru/files/001c/1a/fb/59814.ttf') format('truetype');
       url('https://forumstatic.ru/files/001c/1a/fb/86862.otf') format('opentype');
       url('https://forumstatic.ru/files/001c/1a/fb/25831.svg') format('svg');
       font-display: swap;
       font-weight: normal;
       font-style: normal; }
    
    @font-face {
        font-family: Arial Black;
        src: url("https://forumstatic.ru/files/001c/1a/fb/59814.ttf") format("truetype");
    }
    
    
    @font-face {
       font-family: 'Arial';
       src: url('https://forumstatic.ru/files/001c/1a/fb/20040.eot');
       url('https://forumstatic.ru/files/001c/1a/fb/45247.woff') format('woff'),
       url('https://forumstatic.ru/files/001c/1a/fb/20110.woff2') format('woff2'),
       url('https://forumstatic.ru/files/001c/1a/fb/49629.ttf') format('truetype');
       url('https://forumstatic.ru/files/001c/1a/fb/46459.otf') format('opentype');
       url('https://forumstatic.ru/files/001c/1a/fb/26101.svg') format('svg');
       font-display: swap;
       font-weight: normal;
       font-style: normal; }
    
    @font-face {
        font-family: Arial;
        src: url("https://forumstatic.ru/files/001c/1a/fb/49629.ttf") format("truetype");
    }*/
    
    
    #mask_dialog .inner {
        background-color: #e1e1e1;
    }
    
    .pa-avatar img {
        max-width: 180px;
        max-height: 180px;
    }
    
    @font-face {font-family: Font Awesome; 
    src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/75483.otf);}
    @font-face {font-family: Font Awesome; 
    src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/89179.eot);}
    @font-face {font-family: Font Awesome; 
    src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/29031.ttf);}
    @font-face {font-family: Font Awesome; 
    src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/54865.woff);}
    @font-face {font-family: Font Awesome; 
    src: local("Font Awesome"), url(https://forumstatic.ru/files/001b/ae/80/66861.woff2);}
    
    #tuser, .user-agent {
     display: none;
    }
    
    :root {
    --fon1: url(https://forumstatic.ru/files/001c/16/0e/65957.jpg) no-repeat top center;
    --fon1-1: #121212;
    
    --shapka: url(https://forumstatic.ru/files/001c/16/0e/81045.png) no-repeat top center;
    --white: #fff;
    
    --textshadow: 0 0 1px #000;
    
    --fon2-1: #e1e1e1;
    --text: 222222;
    --text2: #363636;
    
    --fon3-1: #d5d5d5;
    
    --trans: transparent;
    --border2: 0px transparent;
    
    --link1: #787878;
    --link2: #fff;
    
    --color1: #1b1b1b;
    --color2: #c4c4c4;
    --color3: #999999;
    
      --color-accent: #aaad9c;
    
    
    }
    
    /* A2 Deal with browser defaults and wonkiness
    -------------------------------------------------------------*/
    
    /* A2.1 */
    html, body {margin: 0; padding: 0}
    
    /* A2.2 */
    .punbb * {
      margin: 0
      }
    
    /* A2.3 */
    .punbb ul, .punbb dl, .punbb li, .punbb dd, .punbb dt {
      padding: 0;
      list-style: none;
      }
    
    /* A2.4 */
    .punbb img {
      border:none
      }
    
    /* A2.5 */
    .punbb .main table {
      table-layout: fixed;
      width: 100%;
      }
    
    /* A2.6 */
    .checkfield input[type="checkbox"], .radiofield input[type="radio"] {margin: 0 0.3em;}
    
    /* A2.7 */
    p[class="checkfield"] *,
    div[class="checkfield"] *,
    fieldset[class="radiofield"] * {
      height: 1.8em;
      vertical-align: middle
      }
    
    
    /* A3 Text setup
    -------------------------------------------------------------*/
    
    /* A3.1 */
    body {
    font-size: 11px;
    }
    
    
    /* A3.2 */
    .punbb {
    font-family: Gotham Pro, sans-serif!important;
    }
    
    /* A3.3 */
    .punbb textarea, .punbb input, .punbb select, .punbb optgroup {
    font: 1em verdana, arial, helvetica, sans-serif
    }
    
    /* A3.4 */
    .punbb h1, .punbb h2, .punbb h3, .punbb h4, .punbb table, .punbb th {
    font-size: 1em;
    font-weight: normal;
    }
    
    /* A3.5 */
    .punbb h1 span, .punbb legend span {
        font-size: 0px;
    }
    
    /* A3.6 */
    .punbb pre {
      font: 11px/100% Gotham Pro;
    }
    
    /* A3.7 */
    .punbb address, .punbb em {
    font-style: normal
    }
    
    /* A3.8 */
    .punbb .post-content em {
    font-style: italic;
    }
    
    
    /* A3.9 */
    .punbb .post-content em.bbuline {
      font-style: normal;
      text-decoration: underline;
      }
    
    /* A3.10 */
    .punbb a {
    text-decoration: none;
    }
    
    /* A3.11 */
    .punbb optgroup {
    font-weight: normal;
    }
    
    
    /* A4 Float clearing and hidden items
    -------------------------------------------------------------*/
    
    /* A4.1 */
    #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;
      }
    
    /* A4.2 */
    .acchide,
    #pun-index #pun-main h1,
    #pun-navlinks h2,
    #pun-pagelinks h2,
    #pun-status h2,
    #pun-ulinks 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
      }
    
    
    /* A5 Basic page layout and borders
    -------------------------------------------------------------*/
    
    /* A5.1 */
    /* ширина форума проставляется здесь */
    #pun {
    width : 1100px;
    padding: 0px 0px 0px 0px;
    margin: 80px auto 100px auto!important;
      float: center;
    }
    
    
    /* A5.2 */
    .punbb {
      float: center;
      height: auto;
      padding-left: 50px;
    width : 1080px;
      }
    
    /* A5.3 */
    #pun-redirect, #pun-maint {
      margin: 60px 20% 12px 20%;
      width: auto;
      float: none;
      }
    
    /* A5.4 */
    .punbb .section, .punbb .main {
      margin-bottom: 1em;
      }
    
    /* A5.5 */
    .punbb .category, .punbb .post {
      margin-top: 0.4em;
      }
    
    /* A5.6 */
    .punbb #pun-category1, .punbb .toppost, .punbb .topicpost {
      margin-top: 0;
      }
    
    /* 5.7 */
    #pun-post .topic {
      margin-top: 1em;
      }
    
    /* A5.8 */
    .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;
      width:92%;
      }
    
    /* A5.9 */
    .punbb .container {
      border-style: solid;
      border-width: 1px;
      }
    
    /* A5.10 */
    .punbb .section h2, #pun-main h1, #pun-main h2, #pun-stats h2, #pun-debug h2 {
      padding: 0.5em 1em;
      border-style: none solid solid none;
      border-width: 0 1px 1px 0;
      }
    
    .post-content abbr {cursor:help!important;}
    
    
    /*************************************************************
    B - MAIN CONTENT - GENERAL
    **************************************************************/
    
    /* B1 Parsed Content, Signatures and Scroll Boxes
    -------------------------------------------------------------*/
    
    /* B1.1 */
    .punbb .post-content {
      padding: 0;
      margin: 0;
      width: 100%;
      overflow: hidden;
      }
    
    /* B1.2 */
    .punbb .post-sig dt {
      display: block;
      }
    
    /* B1.3 */
    .punbb .post-content p {
      font-family: Arial;
      /*width: 700px;*/
      font-size: 12px;
      margin: 0;
      margin: 0 16px;
      padding: 0 0 1em 0;
      line-height: 150%;
      }
    
    /* B1.4 */
    .punbb .post-content img {
      vertical-align: baseline
      }
    
    /* B1.5 */
    .punbb .post-content img.postimg {
      vertical-align: middle;
      }
    
    /* B1.6 */
    .punbb .post-content .blockcode, .punbb .post-content blockquote {
      width: 100%;
      overflow: hidden;
      }
    
    /* B1.7 */
    .punbb .post-content .scrollbox {
      width: 100%;
      overflow: auto;
      }
    
    /* B1.8 */
    .punbb .post-content .quote-box, .punbb .post-content .code-box {
      margin: 0.4em 1.8em 1.4em 1.8em;
      padding: 1em;
      border-style: solid;
      border-width: 1px;
      }
    
    /* B1.9 */
    .punbb .quote-box cite, .punbb .code-box strong.legend {
      display: block;
      padding-bottom: 0.7em;
      font-size: 1.1em;
      font-weight: bold;
      font-style: normal;
      margin: 0;
      }
    
    /* B2 Information boxes
    -------------------------------------------------------------*/
    
    /* B2.1 */
    .punbb .info-box {
      padding: 1.1em 1.7em 1em 1.7em;
      border-style: solid;
      border-width: 1px;
      margin: 0 0 1.1em 0;
      }
    
    /* B2.2 */
    .punbb .info-box * {
      padding: 0 0 0.7em 0;
      }
    
    /* B2.3 */
    .punbb #pun-main .info-box .legend {
      font-size: 1.1em;
      font-weight: bold;
      }
    
    
    /* B3 Pagination and posting links
    -------------------------------------------------------------*/
    
    /* B3.1 */
    .punbb .linkst {
      float: left;
      position: relative;
     width: 92%;
      font-size: 1.1em;
      height: 0;
      }
    
    /* B3.2 */
    .multipage {
      margin-top: 3em;
      }
    
    /* B3.3 */
    .linkst .pagelink {
      position: absolute;
      top: -2.3em;
      left: -2px;
      width: 200px;
      padding: 3px 0px 3px 0px;
      text-align: left;
      text-transform: lowercase;
      font-size: 10px;
    color: var(--text2);
      }
    
    /* B3.4 */
    .linkst .postlink {
      position: absolute;
       top: -2.3em;
      right: 0em;
     width: 200px;
      padding: 3px 0px 3px 0px;
      text-align: right;
      text-transform: lowercase;
      font-size: 10px;
    color: var(--text2);
      }
    
    /* B3.5 */
    .punbb .linksb {
      text-align: right;
      padding: 0.4em 1em 0.5em 1em;
      font-size: 1.1em;
      }
    
    /* B3.6 */
    .linksb .pagelink {
      top: -0em;
      margin-left: 0px!important;
      width: 200px;
      padding: 3px 0px 3px 0px;
      text-align: left;
      text-transform: lowercase;
      font-size: 10px;
    color: var(--text2);
      }
    
    
    /* B3.7 */
    .linksb .postlink {
      float: right;
      margin-right:90px;
      width: 200px;
      padding: 3px 0px 3px 0px;
      text-align: right;
      text-transform: lowercase;
      font-size: 10px;
      margin-top: -5px;
    color: var(--text2);
      }
    
    
    /* B3.8 подписаться*/
    .subscribelink {
      clear:both;
      font-size: 9px; margin-right: 90px;
      text-transform: lowercase;
    color: var(--text2);
      }
    
    
    /*************************************************************
    C - MAIN CONTENT - SPECIFIC
    **************************************************************/
    
    /* C1 Form layout
    -------------------------------------------------------------*/
    
    /* C1.1 */
    .punbb .formal .container {
      padding: 1.7em 2.3em 1.1em 2.3em;
      }
    
    /* C1.2 */
    .punbb .formsubmit {
      padding: 0 0 0 1.7em;
      margin: 1em 0 0 0;
      }
    
    /* C1.3 */
    .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span {
      margin: 0 0.6em 0 0
      }
    
    /* C1.4 */
    .punbb fieldset {
      border-style: solid;
      border-width: 1px;
      padding: 0 18px 0 18px;
      margin: 0 0 1em 0
      }
    
    /* C1.5 */
    .punbb fieldset legend {
      padding: 0;
      margin: 0 0 0 11px;
      font-size: 1.1em
      }
    
    /* C1.6 */
    .punbb fieldset legend span {
      padding: 0 5px;
      margin: 0 0 0 -15px;
      }
    
    /* C1.7 */
    .punbb fieldset fieldset {
      border-style: none;
      margin: 0;
      padding: 0 0 8px 0
      }
    
    /* C1.8 */
    .punbb .fs-box {
      padding: 1em 0 0.8em 0;
      }
    
    /* C1.9 */
    .punbb .fs-box p, .punbb .fs-box fieldset {
      padding: 0 0 0.8em 0
      }
    
    /* C1.10 */
    .punbb .inline .inputfield, .punbb .inline .selectfield, .punbb .inline .passfield {
      float: left;
      margin-right: 1em;
      }
    
    /* C1.11 */
    .punbb .inline .infofield {
      clear:both
      }
    
    /* C1.12 */
    .punbb .datafield br {
      display: none
      }
    
    /* C1.13 */
    .punbb .required label, .punbb .datafield span.input {
      font-weight: bold
      }
    
    /* C1.14 */
    .punbb .datafield span.input a {
      font-weight: normal;
      }
    
    /* C1.15 */
    .punbb .areafield span.input, .punbb p.longinput span.input {
      display: block;
      padding: 0 12em 0 0;
      height: 100%; /* For IE */
      }
    
    /* C1.16 */
    .punbb textarea, .punbb .longinput input {
      width: 64%;
      margin: 0;
      }
    
    /* C1.17 */
    .punbb .hashelp {
      position: relative;
      }
    
    /* C1.18 */
    .punbb .helplinks {
      display: block;
      position: absolute;
      top: 1em;
      right: 0;
      font-weight: normal;
      width: 36%;
      }
    
    /* c1.19 */
    .punbb #profile .helplinks {
      top: 1.5em;
      }
    
    /* C1.20 */
    .punbb .helplinks span {
      display: block;
      padding-bottom: 0.2em;
      }
    
    /* C1.21 */
    #pun-post .formal .info-box li {
      padding-left: 4px;
      list-style-type: square;
      list-style-position: inside;
      line-height: 1.5;
      margin: 0;
      }
    
    
    /* C2 Table layout
    -------------------------------------------------------------*/
    
    /* C2.1 */
    .punbb .main .tcl {
      overflow: hidden;
      text-align: left;
      width: 50%;
      }
    
    /* C2.2 */
    .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
      text-align: center;
      width: 10%;
      }
    
    /* C2.3 */
    .punbb .main .tcr {
      overflow: hidden;
      text-align: left;
      width: 30%;
      }
    
    /* C2.4 */
    #pun-userlist .main .tcl,
    #pun-searchtopics .main .tcl,
    #pun-modviewforum .main .tcl {
      width: 40%
      }
    
    /* C2.5 */
    #pun-userlist .main .tc2,
    #pun-searchtopics .main .tc2 {
      text-align: left;
      width: 20%;
      }
    
    /* C2.6 */
    #pun-debug table .tcl {
      width: 15%;
      white-space:normal;
      }
    
    /* C2.7 */
    #pun-debug .tcr {
      width: 90%;
      white-space: normal;
      }
    
    /* C2.8 */
    #pun-index .tcl h3 {
      }
    
    /* C2.9 */
    .punbb td span.youposted {
      font-weight: bold;
      margin-left: -1em;
      position: absolute;
      }
    
    /* C2.10 */
    .punbb td .modlist {
      display: block;
      padding-top: 0.3em
      }
    
    /* C2.11 */
    .punbb .main td {
      border-style: solid none none solid;
      border-width: 1px 0 0 1px;
      padding: 0.8em 1em;
      }
    
    /* C2.12 */
    .punbb .main th {
      border-style: none none none solid;
      border-width: 0 0 0 1px;
      padding: 0.4em 1em 0.4em 1em;
      }
    
    /* C2.13 */
    .punbb .main .tcl {
      border-left-style: none;
      border-left-width: 0
      }
    
    /* C2.14 */
    .punbb tbody.hasicon td.tcl {
      padding-left: 3.2em;  padding-top: 3.0em;
      }
    
    
    /* C2.16 */
    .punbb  table div.icon {
      font-size: 1.05em;
      position: absolute;
      margin-left: -2.2em;
      }
    
    
     /* C3 Topics
    -------------------------------------------------------------*/
    
    /* C3.1 */
    .punbb .post .container {
      border-style: none solid solid solid;
      border-width: 1px;
      margin-top: -1px;
      padding-bottom: 1px;
      }
    
    /* C3.2 */
    .punbb .post h3 {
      border-style: solid solid none solid;
      border-width: 1px;
      }
    
    /* C3.3 */
    .punbb .post h3 span {
      padding: 8px 19px 2px 19px;
      display: block;
      margin-left: -30px;
      margin-bottom: 10px;
      }
    a.sharelink {font-size: 0px;}
    /* C3.4 */
    .punbb .post h3 strong {
      float: right;
      width: 5em;
      text-align: right;
      font-weight: normal;
      }
    
    /* C3.5 */
    .punbb .post .post-author {
      float: left;
      margin-top: 0px;
      margin-left: -12px;
      overflow: hidden;
      text-align: center;
      }
    
    /* C3.6 */
    .punbb .post .post-author ul, .punbb .post .post-author p {
      padding: 0 1em 1em 1em;
      line-height: 140%;
      }
    
    /* C3.7 */
    .pa-author {
      font-size: 1.1em;
      font-weight: bold;
      }
    
    /* C3.8 */
    .pa-author a {
      text-decoration: none
      }
    
    /* C3.9 */
    li.pa-title {
      padding-bottom: 0.4em;
      font-weight: bold;
      }
    
    
    li.pa-online {
      line-height: 0.8em;
      border-left-style: solid;
      border-left-width: 0.7em;
      padding-left: 0.4em;
      margin-top: 0.7em;
      }
    
    /* C3.11 */
    .punbb .post-body {
      margin-left: 21em;
      border-left-style: solid;
      border-left-width: 0px;
      padding: 0 0 1px 0;
      margin-right: -28px;
      }
    
    /* C3.12 */
    .punbb .post-box {
      padding: 2.3em;
      text-align: justify;
      }
    
    /*C3.13 */
    .punbb fieldset .post-box {
      margin-bottom: 0.8em
      }
    
    /* C3.14 */
    .punbb .post-links {
      margin-left: 19em;
      border-left-style: solid;
      border-left-width: 1px;
      }
    
    /* C3.15 */
    .punbb .post-links ul {
      padding: 10px 1em 0 2.2em;
      height: 1em;
      line-height: 1em;
      margin-left: -240px;
      border-top-style: dashed;
      border-top-width: 1px;
      background: transparent;
      text-align: right;
      text-transform: lowercase;
      font-size: 12px;
      }
    
    
    /* C3.16 */
    .punbb .post-links li {
      display: inline;
      padding-left: 1em;
      }
    
    /* C3.17 */
    .pl-email, .pl-website {
      float: left;
      }
    
    /* C3.18 */
    .punbb .clearer {
      clear: both;
      height: 0;
      font-size: 0;
      }
    
    
    /* C4 Moderator menu
    -------------------------------------------------------------*/
    
    /* C4.1 */
    .punbb .modmenu .container {
      padding: 0.5em 1em;
      text-align: right;
      }
    
    /* C4.2 */
    .punbb .modmenu strong, .punbb .modmenu a {
      height: 1.8em;
      line-height: 1.8em;
      }
    
    /* C4.3 */
    .punbb .modmenu .container strong {
      float: left;
      }
    
    /* C4.4 */
    .punbb .modmenu input {
      margin-left: 1em;
      }
    
    
    /* C5 Message boxes
    -------------------------------------------------------------*/
    
    /* C5.1 */
    .punbb .info .container {
      padding: 0.8em 1em
      }
    
    /* C5.2 */
    .punbb .info .container .backlink {
      padding-top: 0.8em;
      }
    
    
    /* C6 Profile
    -------------------------------------------------------------*/
    
    /* C6.1 */
    #profile .container {
      padding-left: 18.6em;
      }
    
    /* C6.2 */
    #profilenav {
      float: left;
      width: 14em;
      margin-left: -16.3em;
      display: inline;
      }
    
    /* C6.3 */
    #profilenav li {
      padding-bottom: 0.8em;
      font-weight: bold;
      }
    
    /* C6.4 */
    #viewprofile ul, #profilenav ul {
      border-style: solid;
      border-width: 1px;
      padding: 1.5em 18px 0.8em 18px;
      margin: 0 0 1em 0;
      }
    
    /* C6.5 */
    #viewprofile h2, #profilenav h2 {
      background: transparent;
      border: none;
      padding: 0 0 0 0;
        margin: 0 14px 1em 14px;
      }
    
    /* C6.6 */
    #viewprofile h2 span, #profilenav h2 span {
      padding: 0 5px;
      position: relative;
      }
    
    /* C6.7 */
    #viewprofile li, #setmods dl {
      padding: 0 0 0 16em;
      margin-bottom: 0.2em;
      }
    
    /* C6.8 */
    #viewprofile li span {
      float: left;
      width: 14em;
      margin-left: -16em;
      padding: 0.5em 1em;
      font-weight: bold;
      }
    
    /*C6.9 */
    #setmods dt {
      float: left;
      width: 14em;
      margin-left: -16em;
      padding: 0.8em 1em;
      font-weight: bold;
      display: inline;
      }
    
    /* C6.10 */
    #viewprofile li strong, #viewprofile li div, #setmods dd {
      display: block;
      padding: 0.5em 1em;
      font-weight: normal;
      }
    
    /* C6.11 */
    .punbb img.avatardemo {
      float: right;
      margin: 0 0 0.8em 1.8em
      }
    
    
    /* C7 User list
    -------------------------------------------------------------*/
    
    /* C7.1 */
    #pun-userlist .formal, #pun-userlist .formal .container {
      border-bottom: none;
      margin-bottom: 0;
      }
    
    /* C7.2 */
    #pun-userlist .usertable .container {
      padding: 0 2.3em 2.3em 2.3em;
      border-top: none;
      width:86%;
      }
    
    /* C7.3 */
    #pun-userlist .usertable table {
      border-style: solid;
      border-width: 1px;
      }
    
    /* cs1 LZ
    -------------------------------------------------------------*/
    
    /*.lzbk {    font-family: 'Arial'; width: 160px; background: #cecece; padding: 10px;  margin-left: 0px; margin-top: 6px; font-size: 9px;  text-align: justify;  border-radius: 10px;}
    .lzbk a {color: #493f51 !important;}
    .lzbk a:hover {color: #000000 !important;}
    .ank {   width: 180px; margin-top: -19px; background: linear-gradient(295deg, #84b7c0, #877590); text-align: center; letter-spacing: 0.3px;  padding: 0px !important;  border-radius: 10px;  color: #ffffff; letter-spacing: 0.4px;}
    
    .ank:before { content: '+';  font-family: Arial; font-weight: normal; font-size: 10px; color: #ffffff;  padding-right: 2px;}
    .ank:after {  content: '+';  font-family: Arial;  font-weight: normal;  font-size: 10px; color: #ffffff; padding-left: 2px;}
    
    .txt { margin-top: 5px;  margin-bottom: 5px;}
    .lol {  background: #000000; color: #ffffff !important; text-align: center; font-size: 9px; width: 180px; margin-left: -10px;  margin-bottom: -10px; padding: 0px !important;  border-radius: 0px 0px 10px 10px;}
    .ank a { color: #ffffff !important;}
    .ank a:hover { color: #eeeeee !important;}
    
    */
    
    /*************************************************************
    D - PUNBB SECTIONS OTHER THAN MAIN CONTENT
    **************************************************************/
    
    /* D1 Logo and description
    -------------------------------------------------------------*/
    
    #pun-title {
      margin: 0!important;
      border-style: solid solid none solid!important;
    
      }
    
    
    /* D1.2 */
    #pun-title h1 {
    
      position: absolute!important;
    
      }
    
    /* D1.3 */
    #pun-title .container {
      border-style: none solid none solid!important;
      }
    
    /* D1.4 */
    #pun-title h1 span  {
     font-size: 0px!important;
      z-index: -1!important;
      }
    
    
    
    /* D2 Page navigation
    -------------------------------------------------------------*/
    
    /* D2.1 */
    #pun-pagelinks {
      position: absolute;
      top: -15px;
      left: 0;
      margin: 0;
      border: none;
      padding: 0;
      width: 100%;
      }
    
    /* D2.2 */
    #pun-pagelinks .container {
      background: transparent;
      border: none;
      padding: 0}
    
    /* D2.3 */
    #pun-pagelinks .container li {
      display: inline
      }
    
    /* D2.4 */
    #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%;
      }
    
    /* D2.5 */
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      position:relative;
      margin: 0;
      }
    
    #pun-pagelinks li a span {
      display:block;
      margin: 0 1em
      }
    
    /* D3 Forum navigation
    -------------------------------------------------------------*/
    
    /* D3.1 */
    #pun-navlinks, #pun-navlinks .container {
      border-style: none;
      border-width: 0;
      margin: 0;
      }
    
    /* D3.2 */
    #pun-navlinks .container {
      padding: 0.7em 1em;
      }
    
    /* D3.3 */
    #pun-navlinks li {
      display: inline;
      padding-right: 1em;
      }
    
    /* D3.4 */
    #pun-navlinks li a {
      }
    
    /* D4 User links
    -------------------------------------------------------------*/
    
    /* D4.1 */
    #pun-ulinks  {
      margin-top: 0;
      }
    
    /* D4.2 */
    #pun-ulinks .container {
      border-top: none;
      padding: 0.7em 1em;
      }
    
    /* D4.3 */
    #pun-ulinks li, #pun-ulinks li a {
      display: inline;
      white-space: nowrap;
      }
    
    /* D4.4 */
    #pun-ulinks li a {
      padding: 0 0.3em 0 0.6em
      }
    
    /* D4.5 */
    #pun-ulinks li.item1, #pun-ulinks li.item1 a {
      border-left-style: none;
      border-left-width: 0;
      padding-left: 0
      }
    
    /* D5 Welcome box and Top Breadcrumbs
    -------------------------------------------------------------*/
    
    /* D5.1 */
    #pun-status, #pun-status .container {
      border-bottom: none;
      margin-bottom: 0;
      }
    
    /* D5.2 */
    #pun-status .container {
      padding: 0.8em 1em 1em 1em;
      }
    
    /* D5.3 */
    #pun-status span {
      white-space: nowrap;
      margin-right: 0.5em;
      }
    
    /* D5.4 */
    #pun-crumbs1 {
      font-weight: bold;
      overflow: hidden;
      margin-top: 0;
      }
    
    /* D5.5 */
    #pun-crumbs1 p.container {
      border-top: none;
      padding: 1em 1em 0.8em 1em;
      font-size: 1.1em;
      }
    
    /* D5.6 */
    #pun-break1 {
      margin: 0 1em;
      border-style: solid none;
      border-width: 1px 0;
      height: 0;
      margin: -2px 1em;
      position: relative;
      z-index: 1;
      }
    
    /* D6 Announcement
    -------------------------------------------------------------*/
    
    /* D6.1 */
    #pun-announcement h2 {
      padding: 0;
      margin: 0 1em -3.5em 1em;
      border-style: none none solid none;
      border-width: 0 0 1px 0;
      position: relative;
      font-weight: bold;
      }
    
    /* D6.2 */
    #pun-announcement h2 span {
      display: block;
      padding: 1em 0 0.8em 0;
      border-bottom-style: solid;
      border-bottom-width: 1px;
      }
    
    /* D6.3 */
    #pun-announcement .container {
      padding: 4.3em 1em 1em 1em;
      }
    
    /* D7 Statistics
    -------------------------------------------------------------*/
    
    /* D7.1 */
    #pun-stats .container {
      padding: 0.8em 1em
      }
    
    /* D7.4 */
    li#onlinelist {
      margin-top: 1em;
      float: left;
      }
    
    
    /* D8 Quick Jump - About - Bottom Breadcrumbs
    -------------------------------------------------------------*/
    
    /* D8.1 */
    #pun-qjump {
      margin: 0;
      border: none;
      width: 50%;
      position: relative;
      float: left;
      }
    
    /* D8.2 */
    #pun-qjump .container {
      border: none;
      background: transparent;
      padding: 0.8em 1em;
      }
    
    /* D8.3 */
    #pun-about {
      margin-top: 0;
      }
    
    /* D8.4 */
    #pun-about .container {
      border-top-style: none;
      text-align: right;
      line-height: 150%;
      padding: 0.8em 1em;
      }
    
    /* D8.5 */
    #pun-about p span {
      display:block;
      padding-left: 50%;
      }
    
    /* D8.6 */
    #pun-crumbs2 {
      font-weight: bold;
      overflow: hidden;
      margin-bottom: 0;
      border-bottom: none;
      }
    
    /* D8.7 */
    #pun-crumbs2 .container {
      border-bottom: none;
      padding: 0.8em 1em;
      font-size: 1.1em;
      }
    
    /* D8.8 */
    #pun-break4 {
      margin: -2px 1em;
      border-style: solid none;
      border-width: 1px 0;
      position: relative;
      height: 0;
      z-index: 1;
      }
    
    /* D8.9 */
    div.punbb-admin #pun-about .container {
      border-top-style: solid;
      border-top-width: 1px;
      }
    
    
    /* D9 Help file
    -------------------------------------------------------------*/
    
    /* D9.1 */
    #pun-help .formal .info-box h3.legend {
      border-bottom-style: solid;
      border-bottom-width: 1px;
      padding-bottom: 0;
      margin-bottom: 0.8em;
      }
    
    /* D9.2 */
    #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;
      }
    
    /* D9.3 */
    #pun-help .formal p, #pun-help .formal dd {
      margin-bottom: 1em
      }
    
    /* D9.4 */
    #pun-help .formal ul, #pun-help .formal dl {
      padding: 0 0 0 1em
      }
    
    /* D9.5 */
    #pun-help .formal li {
      padding: 0;
      line-height: 130%
      }
    
    /* D9.6 */
    #pun-help .formal li * {
      vertical-align: text-top
      }
    
    /* D9.7 */
    #pun-help .formal dt span {
      font: 1.4em/120% monaco, "bitstream vera sans mono", "courier new", courier, monospace
      }
    
    /* D9.8 */
    #pun-help .formal .parsedmsg, #pun-help .formal .parsedmsg .incode {
      padding-bottom: 0;
      }
    
    .stickytext, .closedatafield, #pun-live-rusff, .pl-reports  {display: none}
    
    
    
    
    .pl-share {font-size: 0px;}
    
    .post-content td {vertical-align: top!important;}
    
    /*Скрыть VIP-аккаунт*/
    #pun-status .item4.status-right{
      display:none;
    }
    
    
    
    
    /* 6 Style forms (General)
    -------------------------------------------------------------*/
    
    /* 6.1 */
    #pun-admain1 form.adcontainer, #pun-admain2 form.adcontainer, #pun-admain-new form.adcontainer,
    #pun-admain1 div.adcontainer, #pun-admain2 div.adcontainer {
      padding: 18px 25px 12px 25px;
      width: 95%!important;
      position: relative;
      }
    
    
    /* Индикатор активности пользователя */
    .post .post-author ul {
      position: relative;
    }
    .post-author .pa-online,
    .post-author:not(.online) .pa-author .acchide {
      position: absolute;
      display: inline-block !important;
      top: .25rem;
      right: .6rem;
      left: auto !important;
      line-height: unset;
      background: #8ac176 !important;
      height: .6rem !important;
      width: .6rem !important;
      margin: 0 0 0 -5px !important;
      padding: 0 !important;
      border: 0 !important;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      -webkit-border-radius: 50%;
      -moz-border-radius: 50%;
      border-radius: 50%;
      cursor: pointer;
    }
    .post-author .pa-online:hover {
      background: #aad79a !important;
    }
    .post-author .pa-online:before,
    .post-author.online .pa-author:after {
      content: unset !important;
    }
    .post-author:not(.online) .pa-author .acchide {
      background: #bbb !important;
    }
    .post-author:not(.online) .pa-author .acchide:hover {
      background: #ccc !important;
    }
    .post-author .pa-online:hover strong,
    .post-author:has(.acchide:hover) .pa-last-visit,
    .post-author .pa-last-visit:hover {
      opacity: .7;
      visibility: visible;
    }
    .post-author .pa-online strong,
    .post-author .pa-last-visit {
      position: absolute;
      display: inline-block !important;
      top: 16px;
      right: -6px;
      padding: 0 8px !important;
      min-height: 24px;
      line-height: 24px;
      background: #000;
      font-weight: 400;
      white-space: nowrap;
      color: #fff;
      font-size: 90%;
      text-shadow: rgba(0,0,0,0.2) 0 -1px 0;
      text-align: center;
      z-index: 10;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      border-radius: 3px;
      -webkit-transition: all .2s ease;
      -moz-transition: all .2s ease;
      transition: all .2s ease;
      opacity: 0;
      visibility: hidden;
      cursor: text;
    }
    .post-author .pa-last-visit {
      top: 20px;
      right: 3px;
    }
    .post-author .pa-online strong:before,
    .post-author .pa-last-visit:before {
      content: "";
      position: absolute;
      width: 0;
      height: 0;
      right: 5px;
      top: -10px;
      border-width: 6px 6px;
      border-style: solid;
      border-color: transparent transparent #000 transparent;
    }
    
    
    
    .resizable-textarea textarea {
      height: 20%;
    /*  height: 300px;*/
    }
    
    #s-block {
      display: none!important;
    }
    
    small#plng, .punbb fieldset legend span {
        border-radius: 10px;
        padding: 5px 10px !important;
        margin: 0px 10px 0 0px !important;
        text-align: justify;
        color: #000000 !important;
        font-size: 7px !important;
        letter-spacing: 1px;
        text-transform: uppercase;
        padding: 4px;
        font-family: 'Arial';
        border: 1px solid #a7a7a7 !important;
        background: #c6c6c6;
    }
    
    .legend {
        display: block;
        unicode-bidi: isolate;
        padding-inline: 2px;
    }
    
    .punbb fieldset legend {
        padding: 0;
        margin: 0 0 0 11px;
        font-size: 1.1em;
    
    /*************************
    Стиль для Быстрой смены аккаунтов
    Deff
    *************************/
    /*Cкрытие формы входа без клика*/
    #pun-navlinks a:not(.NextShow)+span.odd{
    display:none!important;
    }
    #pun-navlinks a:not(.NextShow)+span.odd{
    display:none!important;
    }
    /*Стиль доп-иконки Выход!*/
    #pun-navlinks a#New-exit {
      background: transparent!important;
      position:absolute;
      z-index:100000!important;
      margin-top: -6px !important;
      margin-left: 23px !important;
      display:inline-block!important;
    }
    #pun-navlinks #New-exit img{
    position: absolute;
    width: 26px;
    height: auto;
    transition: .63s;
    }
    #pun-navlinks #New-exit:hover img{
    transition: .63s;
    filter: invert(100%);
    /*opacity: .42;*/
    }
    .punbb #pun-navlinks a#New-exit:before {
        content:none;
    }
    .punbb #pun-navlinks #form-login input{
    text-align: center;
    border: 1px solid #5D6755;
    text-rendering: auto;
    color: #000000!important; 
    margin-top: 4px!important;
    margin-bottom: 3px!important;
    border-radius: 5px;
    letter-spacing: 0.2;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block!important;
    text-align: center;
    box-sizing: border-box;
    height:20px;
    width:67px;
    width: 110px;
    padding: 4px;
    font: normal normal 400 11px/normal Verdana!important; rgb(250, 255, 189)
    background-color: rgba(250,255,189,.88);
    }
    .punbb #form-login #fld1:empty,#form-login #fld2:empty,
    .punbb #form-login #fld1,#form-login #fld2{
    background-color: #7c7c7c;
    height:23px;
    }
    .punbb #pun-navlinks #form-login input[type="submit"]{
    margin: 13px 0 2px!important;
    box-sizing: border-box;
    height:26px;
    width:67px;
    font-size: 11px!important;
    color: #ffffff !important;
    background: #434c53;
    border: 1px outset rgba(161,172,152,.8)!important;
    text-align: center;
    padding: 0 4px!important;
    border-radius: 13px;
    font-family: Verdana!important;
    font-weight: 700!important;
    transition: all 0.5s ease-in-out 0s;
    letter-spacing: 0.8;
    cursor:pointer;
    
    /*border: 2px outset #83693E!important;
    color:#565462!important;
    font-weight:700!important; */
    }
    .punbb #pun-navlinks #form-login input[type="submit"]:hover{
      opacity:0.6;
    }
    
    /*Стиль формы входа*/
    .punbb #pun-navlinks #form-login,
    .punbb #pun-navlinks #form-login *{
        box-sizing: content-box;
    }
    .punbb #pun-navlinks #form-login {
    background: #1c1e20;
    min-height:183px;
    border: 1px solid #626262;
    border-radius: 0px 0px 6px 6px;
    color: #6b6b6b;/*BCBCBC;*/
    display: block;
    font: 11px "Verdana";
    left: 0px;
    padding: 8px 12px;
    margin: 1px 0;
    position: absolute !important;
    text-align: center;
    word-spacing: normal;
    white-space: normal;
    /*text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.235);*/
    text-transform: none;
    letter-spacing: 0.2px!important;
    top: 9px;
    width: 122px;
    z-index: 100000!important;
    }
    #pun-navlinks #navlogin #form-login {
      margin-left: -40px;/*Подвижки формы влево от вход*/
    }
    #pun-navlinks #navlogout #form-login {
      margin-left: -40px;/*Подвижки формы влево от выход*/
    }
    .ismoderator #pun-navlinks #navlogout #form-login {
      margin-left: -40px!important;/*Подвижки формы влево от выход для АМС*/
    }
    /*Стиль ссылок в форме "Не зарегистрированы" и "Забыли пароль" */
    #pun-navlinks #form-login input[value="Войти"]+p{
    margin: 11px auto;
    }
    .punbb #pun-navlinks #form-login a.Rega,
    .punbb #pun-navlinks #form-login a.Forgot{
    position:relative;
    text-transform: none!important;
    z-index:20;
    cursor:pointer;
    font: normal normal 200 10px/normal Verdana!important;
    letter-spacing: 0.4px!important;
    display:inline;
    background: none!important;
    padding: 0 0 0 3px!important;
    color: #6D7B94;
    font-size: 9px!important;
    /*text-shadow: 1px 1px 1px rgba(40, 52, 61, 0.39);*/
    }
    .punbb #pun-navlinks #form-login a.Rega:before,
    .punbb #pun-navlinks #form-login a.Forgot:before{
      content:none;
    }
    /* Помечаем красным незаполненные поля!*/
    #form-login input.none{
    outline:red dashed 2px!important;
    }
    /*Форма слева(с Никами) */
    #List-UserNames {
    position:absolute;
    margin-top:-9px;
    min-height:90px;
    width:220px;
    right:100%;
    padding: 12px 19px 12px 17px;
    background: #1C1E20;
    border-color: #626262; /* Цвет границы */
    border-style: solid; /* Стиль границы */
    border-width: 1px 1px 1px 1px; /* Толщина границы */
    border-radius:0 0 0px 6px;
    text-align:center;
    /*box-shadow:inset 0.23em 0 3.4em rgba(20,20,11,.99);*/
    }
    /*Стиль контейнера под список Ников*/
    .punbb #List-UserNames ul{
    display: block!important;
    padding: 0;
    overflow:hidden;
    overflow-y:auto;
    min-height:36px;
    max-height:72px;/*Видимое число Ников без прокрутки! сейчас - 4*/
    }
    .punbb #List-UserNames li {
    display: block!important;
    position: relative;
    background: #434c53;
    text-align: left;
    box-shadow: 2px 2px 1px rgb(19, 20, 15);
    padding-left: 5px!important;
    font: normal normal 700 12x/normal Verdana!important;
    letter-spacing: 0.4;
    margin: 1px auto!important;
    padding: 2px 0;
    transition: .33s;
    }
    .punbb #List-UserNames li:hover{
    opacity:.84;
    /*background:#83693E!important;*/
    }
    /*Стиль Ников*/
    .punbb #List-UserNames li>b{
    cursor: pointer;
    opacity: .9;
    color: #fffefe;;
    text-shadow: 1px 1px 1px rgb(0, 0, 0);
    letter-spacing: 0.3;
    }
    .punbb #List-UserNames li>b:hover{
    opacity:.93;
    text-shadow:1px 1px 1px rgba(0,0,0,.6);
    }
    /*Скролл контейнера с никами*/
    #List-UserNames ul::-webkit-scrollbar {
    width: 3px;
    height: 5px;
    }
    #List-UserNames ul::-webkit-scrollbar-track {
    background-color: #393A38;
    border: 0px solid #d7d8d9;
    box-shadow: none;
    }
    #List-UserNames ul::-webkit-scrollbar-thumb {
    background-color: #C0BFBD;
    border: 0px solid #d7d8d9;
    box-shadow: none;
    }
    
    /*Кнопки Удалить (правее ников)*/
    #List-UserNames ul li>span {
    display:inline-block;
    padding:0 3px;
    position:absolute;
    
    opacity:.88;
    cursor:pointer;
    top:0;bottom:0;
    right:2px;
    color:#fff;
    font: normal normal
    
    700 10.56px/normal Verdana;
    text-shadow:1px 1px 1px rgba(0,0,0,.6);
    }
    /*Текст при отсутствии запомненных Ников!*/
    #List-UserNames ul:empty:before{
    display:inline-block;
    content: "У Вас нет запомненных ников, введенных через форму справа, или через перенос ниже!";
    }
    /*Кнопка выход-2*/
    #navlogin #exit-2 {
    display:none;
    }
    #pun:not(.isguest) #navlogout .Rega,
    #pun:not(.isguest) #navlogout .Forgot {
    display:none!important;
    }
    /*Стиль блока с инпутом для переноса и вставки запомненных Аккаунтов*/
    #List-UserNames ul+span{
    display:inline-block;
    padding:6px 0 8px 0;
    text-align:left;
    font: normal normal 400 10.56px/normal Verdana;
    }
    /*Сам инпут*/
    .punbb #List-UserNames input {
    border: 1px solid #5D6755!important;
    text-shadow: none!important;
    color:#333!important;
    background-color: #3e4949;
    font: normal normal 400 11px/normal Verdana!important;
    /* box-shadow: inset 0px 0px 3px rgba(100,102,80,.97); */
    margin-top: 9px;
    padding: 2px !important;
    vertical-align: middle;
    }
    /*Стрелочки к инпуту*/
    #List-UserNames ul+span b{
    font: normal normal 400 13px/normal Verdana;
    padding:0 3px;
    color: #6b6b6b;
    }
    /*Кликалка слева, чуть выше инпута*/
    #List-UserNames .a1-copy{
    display:inline-block!important;
    cursor:pointer;
    float:left;
    }
    /*Кликалка справа*/
    #List-UserNames .a1-paste{
    cursor:pointer;
    display:inline-block!important;
    float:right;
    }
    /*Подсказки на кликалках*/
    .tipsy.a11 {
    font: normal normal 400 11px/normal Verdana!important;
    margin-top:-22px!important;
    margin-left: 148px!important;
    max-width:170px;
    }
    /*************************
    //Конец Стиля для Быстрой смены аккаунтов
    *************************/

    0

    4

    Старые стили часть 2

    Стиль style_cs.css

    Код:
    /* CS1 Background and text colours
    -------------------------------------------------------------*/
    
    
    /* шапка */
    #pun-title TABLE { 
    height: 196px;
      width: 1100px;
      margin-left: -50px;
    background-color: var(--body);
    background : var(--shapka); 
     border-radius: 20px;
    }
    
    /* задний фон */
    html, body {
    overflow-x: hidden;
    background-attachment : fixed!important;
       scrollbar-width: thin;
    scrollbar-height: thin;
    background-color: var(--fon1-1);
    background : var(--fon1); 
    }
    
    /* ТЕЛО */
    #pun {
    background: var(--fon2-1);
      color: var(--text);
     border-radius: 20px;
    }
    
    
    td.tc0.ft-image {
        line-height: 0;
        height: 50px;
        padding: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
    }
    
    #pun-main div.catleft, #pun-main div.catright {display: none}
    
    
    /* название форума */
    #pun-title h1 span  {
      font-size: 0em;
      }
    
    /* привет заюнь */
    #pun-status .container {
    position: absolute;
    margin-top:-10px;
     padding: 0px!important;
     height: 5px!important;
    width: 1100px;
    margin-left:-50px;
    text-align: center;
    text-transform: lowercase;
    font-family: Gotham Pro;
    font-size: 7px;
    letter-spacing: 0px;
     border-radius: 20px;
     border: var(--bordr);
    font-weight: 100;
      }
      #pun-status .container a {var(--white)!important;}
    #pun-status .container strong {font-weight: normal;}
    #pun-status .item4.status-right{
      display:none;
    }
    
    
    
    
    .go-up, .go-down {font-family: Gotham Pro;
                     text-align: center;
                     background-color: var(--color1);
                     color: var(--white);
                     border-radius: 10px;
                     width: 50px;
                     rotate: 90deg;
                     padding: 1px;
                     transition: 0.5s;}
    .go-up:hover, .go-down:hover {background-color: var(--color-accent);
                                 color: var(--text)}
    
    
    
    /* CS1 Background and text colours
    -------------------------------------------------------------*/
    
    /* CS1.1 */
    .punbb .section .container, .punbb .post-body, .punbb .post-links, .punbb td.tc2, .punbb td.tc3, #viewprofile li strong, #viewprofile li div, #setmods dd,
    .punbb .info-box, .punbb #pun-main .info-box .legend, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span  {
    background-color: var(--trans);
    color: var(--text);
      }
    
    #pun-admain h2, .adformal {
    width: 90%!important;
     }
    
    #pun-index #pun-main .category .container, .post-box {
    background: var(--fon3-1);
    border-radius: 15px;
    border: var(--border2);
      }
    #pun-index #pun-main .category .container {padding: 0px 0px 15px 0px;
    color: var(--text);}
    
    .post-box {
    padding: 20px;
    color: var(--text2);
    }
    
    
    
    /* CS2 Border colours
    -------------------------------------------------------------*/
    
    /* CS2.1 */
    .punbb .container, .punbb .post-body, .post h3, #pun-title, .punbb .section, .punbb .forum, .punbb .formal, .punbb .modmenu, .punbb .info, .punbb .category, .punbb .post, #pun-stats h2, .punbb .main h1, .punbb .main h2, #pun-debug h2, .punbb-admin #pun-admain h2, .punbb td, .punbb fieldset, #viewprofile ul, #profilenav ul, .punbb .post .post-body, .punbb .post h3 span, .post-links ul, .post-links, .usertable table, .punbb th, #pun-ulinks li, #pun-announcement h2 span, li#onlinelist, #pun-help .formal .info-box h3.legend span, #pun-ulinks li a, #pun-announcement h2, li#onlinelist div, #pun-help .formal .info-box h3.legend, .punbb .divider {
    border: var(--border2);
    }
    
    
    
    /* CS3 Links
    -------------------------------------------------------------*/
    
    /* CS3.1 */
    .punbb a, .punbb a:link, .punbb a:visited,
    .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {
      color: var(--link1);
      }
    
    .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
      color: var(--link1);
      }
    
    /* CS3.2 */
    .punbb a:hover, .punbb a:focus, .punbb a:active,  .punbb-admin #pun-admain .nodefault,
    .punbb-admin #punbb-admain a:hover, .punbb-admin #punbb-admain a:focus, .punbb-admin #punbb-admain a:active {
      color: var(--color1);
      }
    
    /* CS3.3 */
    #pun-navlinks a {
      color: var(--link2);
      text-decoration: none;
      padding: 3px 10px;
      }
    
    /* CS3.4 */
    #pun-navlinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
      color: var(--color-accent);
     background-color: var(--color1);
     padding: 3px 10px;
     border-radius: 10px;
      }
    
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      background-color: #d6d6d6;
      color: var(--link2);
      }
    
    #pun-pagelinks a:active, #pun-pagelinks a:focus {
      background-color: #d6d6d6;
      color: var(--link2);
      }
    
    
    /* ПОДФОРУМЫ */
    #pun-index .tcl h3 {
    width: 490px;
    text-align: left;
      margin-right: 5px;
       margin-left: -1px;
      height: 10px;
        font-size: 15px!important;
      letter-spacing: 0.5px;
    font-family: Gotham Pro!important;
    text-transform: lowercase;
      font-weight: 1000!important;
     padding-bottom: 10px;
    }
    #pun-index .tcl h3 a {
      color: var(--toxic4);
      }
    .punbb td div.tclcon {
      margin-left: 10px;
     text-align: justify;
     padding: 8px;
    text-transform: lowercase;
      line-height: 130%;
    }
    .opisanie {font-size: 8px;}
    .opisanie zag {font-weight: 1000;
                  font-size: 10px;}
    .ssilki a {border: 1px solid #4242428a;
              border-radius: 10px;
              padding: 1px 5px;
              color: var(--color1)!important;
              font-weight: 500;
              font-size: 9px;
              margin-right: 5px;}
    .ssilki {margin-top: 5px!important;}
    .ssilki a:hover {background-color: var(--color-accent)}
    
    .punbb .main .tcr {
    font-family: Gotham Pro!important;
    text-transform: lowercase;
      }
    
    
    
    /* ИКОНКИ СОО */
    
    .punbb div.icon {
      height: 5px;
      line-height: 0.0;
      margin-top:12px!important;
      margin-left: -18px!important;
      width: 25px;
      }
    
    div.icon, div.inew  {  
    border: 0px!important;
    background-color: var(--trans);}
    
    .punbb tr.inew div.icon::before, #messages tr.inew div.icon::before {
        content: 'new';
        background-color: var(--color1);
        border-radius: 15px;
        color: var(--white);
     font-family: Gotham Pro;
     font-size: 8px;
     padding: 2px 5px;
    }
    
    #pun-viewforum table Div.icon, #pun-messages table Div.icon, #pun-searchtopics table Div.icon {
       background: var(--color2);
        display: block;
        float: left;
        height: 8px;
        margin-left: 0px!important;
        margin-right: 10px;
        margin-top: 10px!important;
        position: relative;
        width: 8px;
      
    }
    
    #pun-viewforum table Div.icon:after, #pun-messages table Div.icon:after, #pun-searchtopics table Div.icon:after,
    #pun-viewforum TR.inew Div.icon:after, #pun-messages TR.inew Div.icon:after, #pun-searchtopics TR.inew Div.icon:after,
    #pun-viewforum TR.isticky Div.icon:after, #pun-messages TR.isticky Div.icon:after, #pun-searchtopics TR.isticky Div.icon:after,
    #pun-viewforum TR.iclosed Div.icon:after, #pun-messages TR.iclosed Div.icon:after, #pun-searchtopics TR.iclosed Div.icon:after
    {display: none;}
    
    #pun-viewforum TR.inew Div.icon, #pun-messages TR.inew Div.icon, #pun-searchtopics TR.inew Div.icon {
        background: var(--colot-accent);
        height: 8px;
        width: 8px;   
    }
    #pun-viewforum TR.isticky Div.icon, #pun-messages TR.isticky Div.icon, #pun-searchtopics TR.isticky Div.icon {
        background: var(--color1);
        height: 8px;
        width: 8px;  
    }
    
    #pun-viewforum TR.iclosed Div.icon, #pun-messages TR.iclosed Div.icon, #pun-searchtopics TR.iclosed Div.icon {
        background: var(--fon3-1);
        height: 8px;
        width: 8px;  
    }
    
    #pun-main div.catleft, #pun-main div.catright {display: none}
    
    
    
    /* НАВИГАЦИЯ */
    
    /* навигация 1 строка*/
    #pun-navlinks .container {
      position: absolute;
      padding: 5px 0px 5px 0px!important;
        font-family: Gotham Pro;
      text-transform: uppercase;
      font-size:9px;
      letter-spacing: 1px;
     margin-top: -225px!important;
      margin-left: -50px!important;
    word-spacing: 5px;
       text-align: center;
     width: 1100px;
     border-radius: 10px;}
    
    
    /* навигация 2 строка*/
    #pun-ulinks .container {
      position: absolute;
      border-top: none;
      padding: 3px 0px 3px 0px!important;
      margin-top: -205px;
      margin-left: 95px;
      text-transform: lowercase;
      font-size: 9px;
      font-family: Gotham Pro;
      letter-spacing: 0.3px;
      width: 800px;
      text-align: center;
      z-index: 2999;
     background-color: var(--color1);
    border-radius: 10px;}
      
      
    #pun-ulinks .container a {color: var(--link2);
                              text-shadow: 0px 0px 1px #000;}
    #pun-ulinks .container a:hover {color: var(--color-accent);}
    
    
    /* НАЗВАНИЯ СВЕРХУ И СНИЗУ */
    #pun-crumbs1 p.container, #pun-crumbs2 .container {
     color: var(--text2);
       font-size: 10px!important;
      text-align: center;
    font-family: Gotham Pro;
    font-weight: 400!important;
     padding-top: 5px!important;
    text-transform: lowercase;
      }
    #pun-crumbs1 p.container {
     margin-top: 45px!important;
                             margin-bottom:-10px;}
    
    /* КАТЕГОРИИ */
    #pun-index .category .tc2,
    #pun-index .category .tc3{
        display:none!important;
    }
    .Tems_And_messages {
      display:inline-block;   
    }
    .Add{
      display:inline-block;
      padding: 1px 7px;
      text-transform: uppercase;
      font-size: 7px;
    font-family: Arial;
      letter-spacing: 1px;
    margin-left: 38%!important;
    color: #2a272a;
    }
    #pun th {
    font-size: 0px;
    }
    #pun-index .category h2 {  margin: 0 0 -16px 0;     text-align: center;}
    #pun-index .category h2 span {font-family: Gotham Pro !important;
                                  display: block;
                                  text-transform: lowercase;
                                  float: center;
                                  margin-top: -5px;
                                  padding: 1px 0px 0px 0px;
                                  position: relative;
                                  z-index: 2999;
                                  overflow: hidden;
                                  font-size: 10px;
                                  font-weight: 100;
                                  letter-spacing: 0.5px;
                                  height: 20px!important;
                                  line-height: 180%;
                                  width: 500px;
                                  border-radius: 15px;
                                   color: var(--white);
                                  background: var(--color-accent);
                                  margin-left:235px;
                                 }
    
    
    
    
    
    
    /* ПОСТОВОЕ */
    .punbb .post h3 span {
    background-color: var(--color2);
     font-family: Gotham Pro;
     text-transform: lowercase;
     font-size: 9px;
     color: var(--text)!important; 
     border-radius: 10px;
     margin-left: 230px!important;
     margin-right: -30px;
     margin-bottom: -10px;
     height: 7px;
     line-height: 30%;
     margin-bottom: 5px!important;
                           }
    .punbb .post h3 span a {color: var(--text)!important; }
    .punbb .post h3 strong.fnt {margin-top: -4px;}
    
    .punbb .post-content .quote-box, .punbb .post-content .code-box {
      margin: 0.4em 1.8em 1.4em 1.8em;
      border-style: solid;
      border-width: 1px;
      background-color: var(--fon2-1);
      border:  var(--border2);
    border-radius: 10px;
      }
    .punbb .quote-box cite, .punbb .code-box strong.legend {
    text-transform: uppercase;
     font-family: Jost!important;
     font-weight: 600!important;
     letter-spacing: 1px;
     font-size: 8px!important;
    background-color: var(--color-accent);
     padding: 6px 0px 0px 10px;
     margin-bottom: 7px!important;
     border-radius: 10px;
     border: var(--bordr2);
     color: var(--white);
    height: 10px;
      }
    .punbb .quote-box cite a, .punbb .code-box strong.legend a {color: var(--white);}
    .punbb .quote-box cite img, .punbb .code-box strong.legend img {
     filter: brightness(180%) grayscale(100%)!important;
    height: 6px;
    border-radius: 5px;}
    .post-content .spoiler-box > div {padding-bottom: 5px;}
    
    .post-content .highlight-text {background-color: var(--color-accent)!important;
                                   color:var(--text)!important;
                                  padding: 0px 10px;
                                  border-radius: 10px;}
    
    #button-files_rusff, #button-graffiti_rusff {display: none!important;}
    
    /*Фон под контейнеры в форме Ответа*/
    #pun_wrap #post .container[id$="-area"]{
    border: var(--border2);
     overflow: auto;
     height: 165px;
    margin-top: -5px;
    background: var(--color2);
    padding: 9px;
     color: var(--text2)!important;
    }
    
    #pun-reputation > div.inner.post_reputation > div.container {
      background-color: var(--color2);
        border: 0px; 
        margin-bottom: 0px;
        border-radius: 0px 0px 10px 10px;}
    
        #pun-reputation h1 {  background-color: var(--fon2-1)}
    
    
    
    
    /* ТАБЛИЦА */
    .shplashki {position: absolute;
              height: 70px;
              width: 300px;
              overflow: auto;
              margin-top: 75px!important;
              margin-left: 570px!important;}
    .shplashki::-webkit-scrollbar {
        width: 0px; height: 0px;
    }
    .obyava2S {background-color: var(--color1);
               display: inline-block;
               width: 120px;
              margin-bottom: 5px!important;
    padding: 5px 5px 5px 15px;
    border-radius: 15px;
    font-family: Gotham Pro;
               font-size: 9px;
               letter-spacing: 0px;
               transition: 0.5s;
              }
    .obyava2S:hover {background-color: var(--color-accent);}
    .obyava2S:hover data {background-color: var(--color1);
                         color: var(--white);}
    .obyava2S:hover a {color: var(--text)!important;}
    .obyava2S a {color: var(--white)!important;}
    .obyava2S data {background-color: var(--color3);
                   border-radius: 10px;
                   padding: 1px 3px;
                   margin-left: -10px;
                   font-weight: 1000;
                   font-size: 8px;}
    
    .shtext {position: absolute;
             font-size: 9px;
            width: 400px;
            margin-top: 45px!important;
            margin-left: 140px!important;}
    .shtext zag {font-size: 25px; font-weight: 600;}
    .shtext zag2 {font-size: 12px; font-weight: 600;}
    
    .shssilki {position: absolute;
               width: 200px;
               font-size: 8px;
              margin-left: 640px!important;
                margin-top: 52px!important;}
    
    .shprocenti {position: absolute;
                font-size: 20px;
                font-weight: 600;
                margin-left: 580px!important;
                margin-top: 50px!important;}
    
                                        
    
    
    /* СТАТИСТИКА */
    
    #pun-stats.section h2 span {
    font-size: 0px;
    }
    #pun-stats ul.container { 
     position: relative;
        width: 900px; 
        margin: 0px 0px 0px 0px;}
    li#onlinelist {    background: var(--body);
                  width: 900px!important;
     text-align: justify;
                  padding: 0px 30px 10px 30px;
                  margin-left: 50px;
                  font-family: Gotham Pro;
                  font-size: 10px;
                  text-transform: lowercase;}
    
    #pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
        position: relative!important; 
        float: center!important;
        margin-left: 0px!important;
        margin-right: -5px!important;
        height: auto; 
     top: 11px;
     padding: 3px 0px;
    background: var(--color1);
     left: 40px;
        font: 1000 9px Gotham Pro; 
        color: var(--white);
        text-transform: lowercase; 
        letter-spacing: 0.5px;
      text-align: center;
         display: inline-block;
    }
    
    #pun-stats li.item1, #pun-stats li.item2 {
     width: 225px;
    }
    #pun-stats li.item1 {border-radius: 20px 0px 0px 20px;}
    
    #pun-stats li.item3 { display: none;}
    #pun-stats li.item4 {width: 450px;
                        margin-bottom: 20px;
                        border-radius: 0px 20px 20px 0px;}
    #pun-stats li.item4 a {color: var(--white);
                          }
    
    
    /* КОПИ */
    #pun-about.section .container .item1 {text-align: center;   
                                          font: 600 8px Gotham Pro; 
                                          margin-bottom: -10px;margin-top: -5px;
    text-transform: lowercase;}
    
    
    
    
    
    /* БАННЕРЫ */
    .banneri {position: absolute;    z-index:9999; 
    width: 1030px; height: 69px;
    margin-top: 25px!important; 
    margin-bottom: 0px; margin-left: -25px!important;
    overflow:auto;text-align:center;
    padding:5px;
    line-height:20px;}
    
    .banneri img {
    opacity:0.4;
     filter: grayscale(100%);
            -webkit-filter: grayscale(100%) opacity(80%);
             transition: all 0.5s ease 0s;
    }
     
    .banneri img:hover {
    -moz-transition: all 0.5s; 
    -webkit-transition: all 0.5s; 
    -ms-transition: all 0.5s; 
    -o-transition: all 0.5s; 
        -webkit-filter: grayscale(0%) sepia(0%);
    transition: all 0.5s; 
    opacity:0.9;
    }
    
    .banneri::-webkit-scrollbar {    width: 2px; height: 2px;}
    
    
    /* РАЗНОЕ */
    
    /* выделение */
       ::selection { 
        background: none repeat scroll 0 0 var(--color-accent);
        color: #000000;
        opacity: 0.5;
        }   
    *::-moz-selection {
        background: none repeat scroll 0 0 var(--color-accent);
        color: #000000;
    }
    
    /* прокрутка */
    
    ::-webkit-scrollbar {
        width: 6px; height: 6px;
    }
    
    ::-webkit-scrollbar-track {
        background-color: #d1d1d1; 
    }
    
    ::-webkit-scrollbar-thumb {
      width: 5px!important;
        background-color: #a3a3a3;
        border-radius: 0px;
    }
    
    .punbb .user-avatar .isonline {
    background: var(--color-accent)!important;
    }
    
    hr {
            height: 0px!important;
            background-color: transparent!important;
    border-top: 3px solid!important;
     border-color: var(--color-accent)  !important;
      border-bottom: 0px solid #93908d  !important;
            border-left: none!important;
            border-right: none!important;
     margin-top: -5px!important;
            margin-bottom: 5px!important;
    }
    .post-content hr {
            opacity: 0.5;
            -moz-opacity: 0.5;
            -khtml-opacity: 0.5;
            filter: alpha(opacity=50);
            margin-bottom: 0.8em;
    }
    
    .bubble {
      background: var(--color-accent)!important;
    }
    .bubble:after {
      border-color: var(--color-accent) transparent!important;
    }
    
    span.num_msg, span.num_msg:before {
        background: var(--color-accent)!important;
    }
    
    
    /* названия доп полей */
    .punbb fieldset legend span {
        padding: 0 5px;
        margin: 0 0 0 -15px;
        font-size: 11px;
        font-family: Gotham Pro!important;
    }
    
    
    
    
    
    
    
    /* @hagalnaud 13.03.2023 color accent
    goat.rusff.me */
    
    /* позиционирование */
    .slider-container {
    width: 200px;
        text-align: center;
        margin: 0 auto;
        position: absolute;
        margin-left: 395px!important;
     margin-top: -10px!important;
    }
    
    /* внешний вид */
    .slider {
      -webkit-appearance: none;
      width: 200px;
      height: 3px;
      border-radius: 5px;
      background: linear-gradient(to right, red, orange, yellow, green, blue, indigo, violet, red);
      outline: none;
      opacity: 0.4;
      transition: opacity .2s;
    }
    
    .slider:hover {
      opacity: 1;
    }
    
    .slider::-webkit-slider-thumb {
      -webkit-appearance: none;
      appearance: none;
      width: 8px;
      height: 5px;
      border-radius: 3px;
      background-color: var(--color1);
      cursor: pointer;
    }
    
    
    
    
    /* ПРОФИЛЬ */
    .punbb .post .post-author {
      font-family: Arial;
      color: var(--text2);
      text-transform: lowercase;
      font-size: 9.5px;
     padding: 10px 0px 0px 0px!important;
      letter-spacing: 0.5px;
      background: var(--fon3-1);
      border-radius: 15px;
      width: 230px!important;
      margin-left: -22px!important;
      margin-top: -21px!important;
      }
    #pun-messages.punbb .post-author {background:var(--color2);}
    .pa-author {
      font-size: 11px!important;
    font-family: Gotham Pro;
     font-weight: 100!important;
    text-transform: lowercase;
    margin-top: 5px!important;
    margin-bottom: 2px;
    letter-spacing: 0.5px;
     background: var(--color1);
     padding: 5px 0px 5px 0px!important;
     border-radius: 10px;
     width: 183px!important;
     margin-left: 10px!important;
     position: relative!important;
     transition: 0.5s;
     line-height: 60%;
      }
    .pa-author a {
      text-decoration: none;
    color: var(--white) !important; 
      }
    .pa-author:hover { background: var(--color-accent);}
    .pa-author:hover a {
        color: var(--text) !important;
      }
    li.pa-title {
    color: var(--text) !important; 
     width: 183px!important; 
     padding: 5px 0px 5px 0px!important;
    letter-spacing: 0.5px!important;
     margin-left: 10px!important;
    text-transform: lowercase!important;
    font-size: 7px!important;
      font-weight: 100!important;
     position: relative!important;
     line-height: 120%;
      }
    .pa-avatar.item2 {z-index: 2999!important;;}
     .pa-avatar img {
         margin-bottom: 3px!important;
         margin-top: 2px; 
         }
         li.pa-avatar.item2 img {
    max-width: 180px;}
    
    .pa-fld1 {
      font-size: 9px; 
      border-radius: 10px;
      margin-bottom: 5px!important;
      background: var(--color2);
      z-index: 0!important;
      width: 160px!important;
      margin-left: 7px!important;
      padding: 6px 15px!important;
      text-align: justify;
             }
    
    /*.lzbk {
        font-family: 'Arial';
        width: 160px;
        background: #cecece;
        padding: 10px;
        margin-left: 9px;
        font-size: 9px;
        text-align: justify;
        border-radius: 10px;
    }*/
    
    li.pa-respect img {width: 7px;
                      filter: grayscale(100%) brightness(80%);}
    
    
    li.pa-ip {margin-top: 6px!important;}
    
       .punbb .user-avatar .avatar-image {border-radius:50%;
        width: 30px!important;
        height: 30px!important;
        mix-blend-mode: luminosity;
              opacity:1!important; 
         filter: grayscale(0.3)!important;
         float:left; 
         border: var(--bordr2)}
    .punbb .user-avatar .avatar-image:hover {opacity:1!important;
    mix-blend-mode: normal;}
    
    
    
    
    /* ВВОД */
    .punbb .formsubmit input, .punbb .formsubmit a, .punbb .formsubmit span, .punbb select {
        height: 20px;
        text-align: left!important;
        color: var(--white)!important;
        background-color: var(--color1)!important;
    border: var(--border2)!important;
        border-radius: 15px!important;
        margin-left: 10px;
        outline: none;
        font-size: 9px!important;
        letter-spacing: 0.5px;
        font-family: Gotham Pro!important;
        background: url('--') top center;
        }
    .punbb input { border-radius: 15px!important;border: var(--border2)!important;}
    #main-reply {
        width: 96%!important;
        padding: 15px 20px 15px 20px!important;
    border-radius: 15px!important;border: var(--border2)!important;
    background-color: var(--fon3-1)!important;
    font-family: Arial!important;
    font-size: 12px;
    height: 350px;
        }
    
    
    /* Стиль вкладки(LI)*/
    .my-tabs>.tab-a{
       background: url('-') top center!important; /* чтобы фон был картинкой, но если надо просто цветом, то оставляем вот так, с прочерком, иначе будет дефолтная */
      background-color: var(--fon2-1) !important; /* а это если просто цветом */
       color: #000000; /* цвет */
        height: 195px!important; /* высота */
    width: 700px!important; /* ширина */
       margin-top: 25px; border: 0px!important;
    }
    
    /* Стиль "Ушка" вкладок */
    .my-tabs>span{
    border: 0px!important;
     border-radius: 10px 10px 0px 0px!important; /* это чтобы ушки у заголовков были скругленные, если не надо, можно поставить нули */
      color: var(--text) !important; /* цвет заголовков */
     font-family: Gotham Pro!important;
       background: url('-') top center!important; /* чтобы фон был картинкой, но если надо просто цветом, то оставляем вот так, с прочерком, иначе будет дефолтная */
      background-color: var(--fon2-1) !important; /* а это если просто цветом */
    }
    
    .my-tabs>.tab-a .quote-box strong {color: var(--color-accent) !important; /* это цвет жирного шрифта, если надо */}
    .my-tabs>.tab-a a {color: var(--text) !important; /* это цвет ссылок */}
    
    
    
    
    
    
    
    
    
    
    
    /* СТРАНИЦА ПРОФИЛЯ */
    #profile-left {border: var(--border2)!important;
                   background-color: var(--fon3-1);
                 vertical-align: middle!important;
                  text-align: center;
                  border-radius: 10px 0px 0px 10px;
                  width: 220px!important;
                  }
    #viewprofile #profile-right li span:first-of-type:not(li strong span) {
     margin-left: -161px;
    background-color: var(--fon3-1);
    width: 150px;
     border: var(--border2);
     border-radius: 0px 10px 10px 0px;
    libe-height: 100%;
     height: 7px;
     padding: 0px 0px 10px 5px;
     font-weight: 100;}
    #viewprofile td { 
     font-size: 10px;
    text-transform: lowercase;}
    
    
    
    
    
    
    
    
    
    
    @media screen and (max-width:1000px) {
        /*Тут новые правила для данного разрешения, пример*/
    
     html, body {
    background: url(---)!important; 
    background-color: #a1a29c!important;
    }
    
    #pun {
            width:100%!important;
    margin-left: -15px!important;
       }
    
    #pun-title TABLE { background : url(--) no-repeat top center; }
    
    .punbb, #pun-navlinks .container, #pun-ulinks .container  {     width:97%!important;}
     #textshapka  {     width:100%!important;}
    #pun-navlinks .container, #pun-ulinks .container {text-align: left!important;}
    #pun-navlinks .container {margin-left: 0px!important;
     margin-top: -245px!important;}
    #pun-ulinks .container {margin-left: 10px!important;
     margin-top: -225px!important;
    background-color: transparent!important;
    background: url(---)!important; }
    #ppost  {width:40%!important;}
    #posttext {width:100%!important;}
    
    #kart1shapka {margin-left: 467px!important;}
    #kart2shapka {margin-left: 540px!important;}
    #kart3shapka {margin-left: 280px!important;}
    
    .banneri {width:95%!important;}
    
    #textshapka8 {margin-top: 100px!important;}
    
    /* привет заюнь */
    #pun-status .container {
    width: 1000px!important; margin-left: -70px!important;
    }
     #pun-stats li.item1,  #pun-stats li.item2 {width: 170px!important;}
     #pun-stats li.item4 {font-size: 5px!important;}
    
    li#onlinelist {   width: 700px!important;}
    
    
    #pun-title TABLE { width: 95%!important;}
    
    
    .shtext {margin-left: 50px!important;}
    
    .shprocenti, .shplashki  {margin-left:530px!important;}
    .shssilki {margin-left: 600px!important;}
    }}
    
    
    /* Form Buttons © max, the murderer!
    ----------------------------------------------------------------------- */
    
    /* General */
    
    #form-buttons table {
        width: 100% !important;
    }
    
    #form-buttons table tr {
        display: flex;
        justify-content: space-between; /* выравнивание кнопок в ряду */
        gap: 4px;
        margin-bottom: 4px;
    }
    
    #form-buttons td {
        position: relative;
        background: none !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        width: 24px; /* ширина кнопки */
        height: 24px; /* высота кнопки */
        margin-bottom: 4px;
    }
    
    #form-buttons td::before {
        font-family: 'Font Awesome 6 Pro';
        font-size: 16px; /* размер иконки */
        font-weight: 400; /* стиль иконки */
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
        pointer-events: none;
        z-index: 1;
    }
    
    #form-buttons td:hover::before {
        color: red; /* цвет при наведении */
    }
    
    
    /* Icons */
    
    #button-font::before {
        content: '\f031';
    }
    
    #button-size::before {
        content: '\f894';
    }
    
    #button-bold::before {
        content: '\f032';
    }
    
    #button-italic::before {
        content: '\f033';
    }
    
    #button-underline::before {
        content: '\f0cd';
    }
    
    #button-strike::before {
        content: '\f0cc';
    }
    
    #button-left::before {
        content: '\f036';
    }
    
    #button-right::before {
        content: '\f038';
    }
    
    #button-center::before {
        content: '\f037';
    }
    
    #button-link::before {
        content: '\f0c1';
    }
    
    #button-spoiler::before {
        content: '\f518';
    }
    
    #button-image::before {
        content: '\f302';
    }
    
    #button-video::before {
        content: '\f144';
    }
    
    #button-hide::before {
        content: '\f30d';
    }
    
    #button-quote::before {
        content: '\f27a';
    }
    
    #button-code::before {
        content: '\f121';
    }
    
    #button-color::before {
        content: '\f53f';
    }
    
    #button-table::before {
        content: '\f009';
    }
    
    #button-smile::before {
        content: '\f118';
    }
    
    #button-keyboard::before {
        content: '\f11c';
    }
    
    #button-addition::before {
        content: '\f0d7';
    }
    
    #button-transL::before {
        content: '\f891';
    }
    
    #button-indent::before {
        content: '\f878';
    }
    
    #button-justify::before {
        content: '\f039';
    }
    
    #floatbut::before {
        content: '\f03c';
    }
    
    #form-buttons #button-image ~ #button-image::before {
        content: '\f03e' !important;
    }
    
    #button-mask::before {
        content: '\f630';
    }
    
    #button-sticker::before {
        content: '\e2ca';
    }
    
    /* форма ответа также присутствует на странице настройки подписи в профиле и на странице ЛС. Если требуется дополнительно стилизовать кнопки на этих страницах*/
    #pun-profile #form-buttons td::before,
    #pun-messages #form-buttonss td::before {
        font-size: 14px;
    }

    0


    Вы здесь » treasure chest » Склад скриптов » treasures - коды до июня 2025