/* CS1 Background and text colours
-------------------------------------------------------------*/

/* фон*/
html {
background-color: transparent;
}

body {
background: url(http://forumstatic.ru/files/001b/67/1c/83242.png);
background-attachment: fixed; 
background-position: top center;
}

/* шапка */
#pun-title table {
background: url(https://forumstatic.ru/files/001b/59/92/17582.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    width: 1002px;
    height: 591px;
    margin-left: -10px;
}

/* тело */
#pun {
width: 1002px; 
background: #f7f7f7;
background-repeat: repeat-y;
}

#pun-viewtopic {
margin-left: 10px;
}

.punbb {
    margin-left: 10px;
}

/* низ */
#pun-about p.container {
    background-image: url(https://i.imgur.com/jqN8jzU.png);
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: top center;
    width: 1002px;
    height: 145px;
    margin-top: 40px;
    margin-left:3px;
    padding-bottom: 26px;
}

/* CS1.1 фон и цвет текста */
.punbb .post-body, .punbb .post-links, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;color: #241e28;font-weight: normal;font-style: normal;}

.punbb .post-body, .punbb .post-links, #pun-navlinks .container,
.punbb .formal fieldset .post-box, #viewprofile li strong, #viewprofile li div, #setmods dd,
.punbb .info-box, .punbb #pun-main .info-box .legend, .punbb .main .container, .punbb .post .container, .punbb .post h3, .punbb-admin #pun-admain .adcontainer, #pun-stats h2, .punbb .main h2, #pun-title, #pun-title .container, .punbb .modmenu .container, .punbb legend span, #viewprofile h2 span, #profilenav h2 span, .punbb-admin #pun-admain legend span, .punbb .post h3 span, .punbb th, #viewprofile li, #setmods dl, #pun-navlinks .container  {background-color: transpanent;color: #241e28;font-weight: normal;font-style: normal;}

.punbb .section .container {
    color: #000000;
}

.punbb td.tc2,  .punbb td.tc3 {
    color:#a99ddc;
    font-size: 10px;
}

#pun-admain .adformal, #pun-admain .adcontainer
{border: none;
border-color:  transparent;}

#punbb .main h1, pun-debug h2, .punbb-admin #pun-admain h2 {
    background-color: transparent;
    color: #c7ccce;
    font-style: normal;
    margin-right: 4px;
    text-transform: uppercase;
    margin-left: 2px;
    font-family: arial;
}

/* цитата и выделить код */
.punbb .quote-box, .punbb .code-box {background-color: #f9f9f9;color: #000000;font-size: 10px;border: 1px solid #000000;}

/* текст в форме ответа и админке */
.punbb textarea, .punbb select, .punbb input {
    background-color: #f7f7f7!important;
    border: 1px solid #000000;
}

/* кнопки */
input {
position: relative!important;
z-index: 800!important;
}

.punbb .formsubmit {
}

input.button {
    height: 25px;
    width: 106px;
    font-family: neue machina!important;
    text-transform: lowercase;
    background-image: none;
    color: #000000;
border-radius:10px!important;
    }

input[type="submit" i] {background-color: #f9f9f9!important;border-radius:10px!important;}

input[type="submit" i]:hover {
background-color: #f9f9f9!important;border-radius:10px!important;
}

/* переключение раскладки */
#button-transL {
background-image: url('https://forumstatic.ru/files/001a/0a/42/17473.png');
}

/* тень и закругление */
.punbb .quote-box, .punbb .code-box, .punbb textarea, .punbb select  {border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;border-top-left-radius: 10px;border-top-right-radius: 10px;}

.punbb input { border-bottom-left-radius: 0px;
border-bottom-right-radius: 0px;
border-top-left-radius: 0px;
border-top-right-radius: 0px;
}

/* фон окна наград и репутации */
#pun-popup_awards div, #pun-reputation div {
    background-image: url(https://i.imgur.com/cSdL16b.png);
    background-color: #cdd0d6;
}


/* CS2 ссылки
-------------------------------------------------------------*/

/* CS2.1 */
.punbb a, .punbb a:link {
    color: #000;
    text-decoration: none;
    font-family: neue machina;
}

.punbb a:visited {
    color: #000;
    text-decoration: none;
    transition: all 0.6s ease;
  }

.punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited, #pun-ulinks a, .punbb-admin #pun-admain a, .punbb-admin #pun-admain a:link, .punbb-admin #punbb-admain a:visited {color:  #363636;  
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
    text-decoration: none;
  }

#pun-navlinks a {
  color: #010101;
  -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s cubic-bezier(0.25, 0.1, 0.21, 1.28);
  text-decoration: none;
}

/* CS2.2 */
.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,  #pun-ulinks a:focus, #pun-ulink  a:active {
  color: #363636; 
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-decoration: none;
  }
.punbb a:hover, #pun-navlinks a:hover, #pun-ulinks a:hover {
    color: #a99ddc;
    text-decoration: none;
 -webkit-transition: all 0.6s ease;
  -moz-transition: all 0.6s ease;
  -o-transition: all 0.6s ease;
  transition: all 0.6s ease;
  text-decoration: none;
}

#pun-ulinks a {font-size: 7px;font-family: 'Roboto';letter-spacing: 0.5px;margin-left: 2px;font-weight: 700;color: #000000;}

#pun-ulinks a:hover, #pun-navlinks a:focus, #pun-navlinks a:active {
  text-decoration: none;
  color: #a99ddc;
}

/* CS3 остальное 
-------------------------------------------------------------*/

/* CS3.1 иконки*/

div.icon {
        background: url(https://i.imgur.com/BbnkziY.png) no-repeat;
}

tr.inew div.icon {
        background: url(https://i.imgur.com/BbnkziY.png) no-repeat;
}

tr.iclosed div.icon {
        background: url(https://i.imgur.com/BbnkziY.png) no-repeat;
}

tr.isticky div.icon {
        background: url(https://i.imgur.com/BbnkziY.png) no-repeat;
}


/* CS3.2 всякое*/
#pun-main div.catleft, #pun-main div.catright {display: none;}
#pun-main .post-author ul {text-align: center;}
ul.post-ul-Sp, .post-img-Sp {text-align:center;}
#pun th, #pun-main h2 {text-align: center;color: #f9f9f9;font-size: 10px;}
#pun-navlinks .container, #pun-ulinks .container {text-align: center;}
.modlist {font-size: 95.05%;}
#pun-announcement .container {font-size: 101%; font-family: "Arial";}
.category h2 span{display: none;}
#pun-stats h2 span {visibility: hidden;}
#pun td .modlist{display:none;}
.lastedit {display:none}
#pun-announcement h2 {display: none}
#pun-navlinks #navawards{display:none}

/* список тем */
#pun-main .forum  .tcl .tclcon {
    text-align: justify;
}

/* автор темы */
#pun-main .forum .tcl .byuser {
    display: block;
    font-size: 10px;
    font-family: neue machina;
}
#pun-main .forum .tcl .byuser:before {
    content: "— ";
    font-size: 10px;
    font-family: neue machina;
}

/*---прокрутка---*/
::-webkit-scrollbar-thumb:vertical {
background: linear-gradient(to top, #fbd552, #a28ff2); height: 5px;
}

::-webkit-scrollbar-thumb:horizontal {
background-color: #e1c9b9; height: 5px; border: 1px solid #e1c9b9;
}

::-webkit-scrollbar {
    background-color: #c4c7db;
    height: 5px;
    width: 5px;
}

::selection {
    background: #000!important;
    color: #fcfcfc;
}

#pun-viewforum.punbb div.icon {
    margin-top: 0 !important;
}

.category .container thead {display: none;}

/*---аватар---*/
.punbb .pa-avatar img {
    max-width: 180px !important;
    margin-bottom: 0px;
}

td.tcr a {
    color: 797ca2 !important;
    background-repeat: no-repeat;
    background-position: left center;
    font-weight: normal;
    font-family: open sans;
    font-size: 11px;
}

/*---разделитель---*/
#pun-viewtopic .post h3 {
width: 1002px;
    margin-bottom: 36px;
    margin-top: 15px;
    height: 25px;
background-image:url(https://i.imgur.com/j8BNErJ.png);
    background-repeat: no-repeat;
    font-family: neue machina;
    font-size: 10px;
    margin-left: -10px;
}

/*---аватар на главной---*/
.punbb .user-avatar .avatar-image {border-radius: 100% !important;height: 35px !important;width: 35px !important;y: 0.55 !important;border: 2px solid #c0badd;background-position: center center;background-size: cover;background-repeat: no-repeat;float: left;}

.punbb .user-avatar .avatar-image:after {content: '';
border: 2px solid #e6eae5;
border-radius: 100% !important;height: 35px !important;width: 35px !important;y: 0.55 !important;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #c1bede78;}

/*---текст в подфоруме---*/
.podfl {   margin-left: 232px!important;
    margin-top: -45px!important;
    height: 85px!important;
    text-align: justify;
    width: 222px;
    color: #000000;
    font-size: 9px;
    font-family: Neue Machina;
    float: left;
}

.podfl2 {    margin-left: 232px!important;
    margin-top: -40px!important;
    text-align: justify;
    width: 222px;
    color: #000000;
    font-size: 9px;
    font-family: neue machina;
    float: left;
}

.forumlinks {    font-size: 10px;
    font-weight: 900;
    text-transform: uppercase;
    word-spacing: 1px;
    padding-top: 2px;
    padding-bottom: 2px;
    width: 467px;
    margin-top: -11px!important;
    text-align: center;
    float: left;}

.forumlinks a {
font-family: neue machina;font-size: 10px;
color:#000!important;
}

.forumlinks a:hover {
font-family: neue machina;font-size: 10px;
color:#909496!important;
}

.adminlinks a:link {
color: #000000;
}

#counters A IMG{opacity:0.5; -moz-opacity:0.5; filter:alpha(opacity=50);}
#counters a:hover img {opacity:1; -moz-opacity:1;
filter:alpha(opacity=50); transition-duration: 2s;}

/*профиль*/
.punbb .post .post-author {
    background: url() 0 0 repeat-y;
background-color: transparent;
    overflow: visible!important;
    margin: 0px 0px 0px 0px!important;

}
.punbb .post .post-author > ul {
    background: url() 0 top no-repeat, url() 0 bottom no-repeat;
background-color: transparent;
    margin: 0px 0px 0px 0!important;
    padding: 9px 9px 9px 9px!important;
}

.pa-fld1 {background-color: #e5e4e2;padding: 13px 13px 10px 13px!important;width: 154px!important;font: 500 9px neue machina;text-align: justify;text-transform: lowercase;margin-left: 11px!important;margin-top: 0px!important;color: #000;}

.pa-fld1 a {color: #829aba!important;}
.pa-fld1 a:hover {color: #a99ddc!important;}

.pa-fld2 {text-transform: uppercase;
    margin-left: -168px!important;
    margin-top: 74px!important;
    color: #000!important;
    position: absolute;
    width: 300px;
font-family:neue machina;
    font-size: 10px!important;
    text-align: right;
    padding: 0!important;
    font-weight: 600;
    transform: rotate( 
270deg
 )!important;
    letter-spacing: 1px;
    -webkit-text-size-adjust: none;}

.pa-fld4 {text-transform: uppercase;
    margin-left: -168px!important;
    margin-top: 14px!important;
    color: #000!important;
    position: absolute;
    width: 300px;
font-family:neue machina;
    font-size: 10px!important;
    text-align: right;
    padding: 0!important;
    font-weight: 600;
    transform: rotate( 
270deg
 )!important;
    letter-spacing: 1px;
    -webkit-text-size-adjust: none;}


/*сообщения-репутация-деньги*/
.pa-posts, .pa-respect {
    vertical-align: text-top;
    vertical-align: text-top;
    display: inline-table;
    padding: 5px!important;
    float: none!important;
    text-align: center;
    text-transform: lowercase;
    font-family: neue machina;
    font-size: 9px !important;
    color: #000000!important;
}




.pa-respect a, .pa-respect a:link {
    color: #000!important;
}

.pa-respect a:hover {
    color: #efcd72!important;
}


/*категории*/
#pun-index div.category h2, #pun-index #pun-stats h2 {
    box-sizing: border-box;
    position: relative;
    z-index: 5;
    border: none;
    margin-left: 40px;
    margin-top: 23px;
    width: 1002px;
    padding-bottom: 32px;
}

.subforlinks {
    text-align: center;
    margin-top: 3px !important;
}

.subforlink {
    margin: 0 2px 0 2px !IMPORTANT;
    padding: 1px 4px 1px 5px;
    text-transform: uppercase;
    font-size: 8px;
    font-family: tahoma;
    letter-spacing: 0.6px;
}

.subforlink:hover {
    margin: 0 2px 0 2px !IMPORTANT;
    padding: 1px 4px 1px 5px;
    text-transform: uppercase;
    font-size: 8px;
    font-family: tahoma;
    letter-spacing: 0.6px;
    background-color: #6e7291;
    color: #e2e3ea !important;
    transition-duration: 1s;
}

.pa-respect a {
    color: #312f2d !important;
}

#font-area, #size-area, #color-area, #table-area, #smilies-area, #image-area, #imageup-area, #imageattach-area, #keyboard-area, #video-area, #addition-area {position: absolute;width: 400px;position: absolute;right: 6px;top: 43px;height: 128px;overflow-y: auto;background: #f9f9f9;border: 1px solid #c7c2bd6e;}


button.st1 {
    padding: 5px 10px 5px 10px;
    border: 1px solid #000000!important;
    border-radius: 12px;
    background-color: #f9f9f9;
    font: 11px neue machina;
    color: #000000;
}

/*** УЛУЧШИТЬ АККАУНТ ***/
#pun-status .item4 {display:none;}

/*плашки*/

.new_pin {
    width: 210px;
    display: inline-table;
    height: 40px;
    margin-right: 1px!important;
    border-radius: 20px;
    border: 1px solid #313332c7;
    
}


.new_text {
    font-family: Neue Machina;
    font-size: 9px;
    font-weight: 500;
    color: #606060;
    padding: 5px;
    margin-top: -9px!important;
    margin-left: 38px!important;
    text-transform: lowercase;
    letter-spacing: 0.3px;
}

.new_head {
    font-family: mr_NewhouseExtraBlackG;
    font-size: 10px;
    color: #1b1b1b;
    padding: 7px 2px 6px 4px;
    text-transform: inherit;
    letter-spacing: 1px;
    margin-top: -39px!important;
    margin-left: 38px!important;
}


/*оргтемы*/

/*тело*/
#guest {width: 500px; padding: 10px; background-color: #fff;}

/* блоки */
#guest1 {width: 500px; padding: 10px; background-color: #fbf9f9; border: 1px solid #f6f3f3;}
#guest2 {width: 230px; height: 65px; padding: 10px; overflow: auto; float: left;}
#guest3 {background-color: #fbf9f9; border: 1px solid #f6f3f3;}

/* заголовки */
#guesthead {
    font-family: mr_NewhouseExtraBlackG;
    font-size: 17px;
    font-style: bold;
    color: #000;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
}
#guesthead2 {
    font-family: mr_NewhouseExtraBlackG;
    font-size: verdana;
    font-style: bold;
    color: #000;
    text-align: center;
    padding: 10px;
    text-decoration: none;
    text-transform: uppercase;
}

#guestdes {font-family: Neue Machina; font-size: 10px; color: #909496; font-style: normal; text-align: center; text-decoration: none; text-transform: lowercase; letter-spacing: 0.5px;}

/* основной текст */
#guesttext {
    font-family: Neue Machina;
    font-size: 9px;
    color: #606060;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    padding: 10px;
    text-transform: lowercase;
    letter-spacing: 0.5px;
}


#guesttext2 {
    font-family: Neue Machina;
    font-size: 9px;
    color:#606060;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 0.5px;
}

.guest2 ::-webkit-scrollbar { width:2px; height:2px;}
.guest2 ::-webkit-scrollbar-track {}
.guest2 ::-webkit-scrollbar-thumb {}

#mainbank {width: 500px; padding: 10px;}
#bank { width: 250px; height: 200px; padding: 10px; overflow: auto; position: inherit;}
#banktext2 {
    font-family: verdana;
    font-size: 9px;
    color: #606060;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    text-transform: lowercase;
    letter-spacing: 0.5px;
}

/*оформление новостей*/
#news {width: 580px; padding: 10px; background-color: #fff;}
#news1 {width: 580px; padding: 10px; background-color: #fbf9f9; border: 1px solid #f6f3f3;}
#newstext {
    font-family: Neue Machina;
    font-size: 11px;
    color: #606060;
    font-style: normal;
    text-align: justify;
    text-decoration: none;
    padding: 10px;
    text-transform: lowercase;
    letter-spacing: 0.5px;
}


/*таблица*/

.para {
    position: absolute;
    margin-top: 244px!important;
    margin-left: 911px!important;
    margin-bottom: 162px!important;
    line-height: 14px!important;
}

.aktiv{
    position: absolute;
    width: 350px;
    margin-top: 215px!important;
    margin-left: 560px!important;
    word-spacing: -3px!important;
}


.aktiv2 {
    position: absolute;
    margin-top: 165px!important;
    margin-left: 562px!important;
    margin-bottom: 101px!important;
    word-spacing: -2.4px!important;
    width: 350px;
    line-height: 25px !important;
}

.postik {
    position: absolute;
    margin-left: 23px!important;
    margin-top: 425px!important;
}

.postiktext {
    padding: 0px 5px 0px 5px;
    width: 930px;
    height: 75px;
    text-transform: lowercase;
    font-family: Neue Machina;
    font-size: 8.5px;
    letter-spacing: 1px;
    text-align: justify;
    color: #606060;
    line-height: 10px;
}


.coolgirls {
    position: absolute;
    margin-left: 545px!important;
    margin-top: 143px!important;
    padding: 0px 5px 0px 5px;
    text-align: -webkit-left;
    text-transform: lowercase;
    font-family: Neue Machina !important;
    font-size: 10.5px;
    letter-spacing: 1px;
    color: #313332c7;
    line-height: 10px;
}

.coolgirls a {
    font-family: Neue Machina !important;
    font-size: 10.5px;
    letter-spacing: 1px;
    color: #e5cc77;
    line-height: 10px;
}

 /*новости*/
#newsborder {width: 650px; min-height: 556px; border: 1px solid #F3EFED;}
#news_speaker img {object-fit: cover; width: 80px; height: 80px; border-radius: 100%; float: left; margin: 28px 62px 28px 48px;}
#news_head {background: #F3EFED; height: 135px; width: 610px; margin: 15px;}
#news_text_heading {width: 400px; float: right; margin: 35px 20px 0 0; font-family: li_h2; font-size: 24px; font-color: #606060; text-align: left;}
#news_text_about {margin: 8px 20px 0 0; width: 400px; float: right; font: normal 11px/1.3 "Arial", serif; text-align: left;}
#news_edited {width: 610px; min-height: 112px; border-bottom: 1px solid #F3EFED; margin: 36px 15px 15px 15px; position: relative;}
#news_ivents {width: 610px; min-height: 121px; border-bottom: 1px solid #F3EFED; margin: 12px 15px 15px 15px; position: relative;}
#news_activity {width: 610px; min-height: 121px; margin: 12px 15px 15px 15px; position: relative;}
#news_deletion {height: 54px; width: 610px; border-top: 1px solid #F3EFED; margin: -15px; padding: 20px 0 0 0;}
#h {width: 95px; float: left; margin: 3px 20px 0 14px; font-family: li_h2; font-size: 17px; font-color: #606060; text-align: left;}
#p {width: 131px; position: absolute; float: left; margin: 30px 20px 0 14px; font-color: #606060; font: normal 9px/1.3 "Arial", serif; text-align: left;}
#h2 {height: 97px; overflow-x: hidden; overflow-y: scroll;}
#h3 {text-align: left; float: right; width: 435px; margin: 0px 10px 6px 0px; border: 1px solid #F3EFED; padding: 6px 6px 6px 20px; font: normal 11px/1.3 "Arial", serif; font-color: #606060;}
#h4 {text-align: left; float: right; width: 374px; margin: 0px 10px 6px 0px; border: 1px solid #F3EFED; padding: 6px 6px 6px 20px; font: normal 11px/1.3 "Arial", serif; font-color:#606060;}
#h5 {float: left; width: 240px; display: inline-table; margin: 15px 0px 0 60px;}
#h5 img {margin: 8px 2.5px 0 2.5px;}
#h6 {float: right; width: 147px; height: 63px; border: 1px solid #F3EFED; padding: 0.8em; font-color: #606060; font: normal 9px/1.3 "Arial", serif; text-align: left; border-radius: 5px; margin: 22px 10px 0 0;}
#users {font-family: li_h2; font-size: 17px; color: #EA8E8E; text-align: center;}
#h2::-webkit-scrollbar-thumb {background: #EFD8CD; color: #ffffff;}
#h2::-webkit-scrollbar {width: 4px; background: transparent; border: none!important;}
#h2::-webkit-scrollbar-track  {background-color: #f6ece3; border: 2px solid #F3EFED !important;}

/*снс шаблон*/
#commfor-eve{position: relative; overflow: hidden; margin: 0px auto; width: 230px; min-height: 480px; height: auto; background: white; border: 5px solid #f4f4f4; border-radius: 22px;}
#commfor-eve ::-webkit-scrollbar {width: 0px;}
#commfor-eve ::-webkit-scrollbar-track {background: transparent;}
#commfor-eve ::-webkit-scrollbar-thumb {background: transparent;}
#commfor-eve::before{z-index: 3; content: ""; position: absolute; width: 230px; height: 84px; top: 0px;  left: 0px; border-bottom: 1px solid #d9d9d9; background: #e5e5e5;}
#commfor-eve::after{z-index: 4; content: ""; position: absolute; width: 100px; height: 12px; top: 0px; 
 left: 65.5px; background: #f4f4f4; border-radius: 0px 0px 15px 15px;}
#commfor-eve .avatar img{z-index: 4; position: absolute; width: 38px; height: 38px; left: 20px; top: 23px; border: 1px solid #d9d9d9; border-radius: 100px; padding: 5px;}
#commfor-eve .sender{z-index: 4; position: absolute; right: 20px; top: 39px; font-family: 'Roboto', sans-serif; font-style: normal; font-weight: 400; font-size: 9px; line-height: 12px; text-align: right; letter-spacing: 0.02em; text-transform: lowercase; color: black;}
#commfor-eve .sender b{font-size: 16px; font-weight: 700;}
#commfor-eve .btn{position: absolute; line-height: 18px; font-weight: 400; font-size: 18px; right: 20px; bottom: 21px;}
#commfor-eve .receiver{z-index: 4; position: absolute; width: 193px; height: 19px; bottom: 0px; padding-top: 29px; padding-left: 38px; border-top: 1px solid #d9d9d9; background: url(https://i.imgur.com/K2kMRg7.jpg) center no-repeat #e5e5e5;}
#commfor-eve .textbox{z-index: 2; position: absolute; overflow: auto; width: 230px; height: 346px; top: 85px; background: #ffffff;}
#commfor-eve .textbox txt{display: flex; min-width: 100px; max-width: 190px; background: #ededed; border-radius: 15px 14px 0px 15px; padding: 12px; margin: 20px; font-family: 'Roboto', sans-serif; font-style: normal; font-weight: 300; font-size: 11px; line-height: 13px; letter-spacing: 0.0em; text-align: left;  color: black; text-shadow: 0px 0px black;}
#commfor-eve .textbox img{max-width: 163px; border-radius: 10px 10px 0px 10px;}
#commfor-eve .input {z-index: 5; border: 1px solid #e0e0e0; background: url(https://i.imgur.com/1Ha2xlh.jpg) center no-repeat white; width: 155px; height: 23px; margin: -17px 0 0 0; border-radius: 15px;}
#commfor-eve .message {font: normal 11px "Roboto", sans-serif; padding: 5px 5px 5px 9px; color: #cdcdcd;}

/*темы*/
#theme {width: 614px; padding: 10px; background-color: #fbf9f9; border: 1px solid #f6f3f3;}

#theme2 {
    width: 615px;
    padding: 10px;
    background-color: #fcfcfc;
    border: 1px solid #f3efed;
}

/*соо в анкету*/
#welcome {width: 650px; min-height: 267px;}
#welcome .head {width: 610px; min-height: 159px; margin: 20px 0 0 0; border: 1px solid #F3EFED;}
#welcome .buttons {z-index: 5; display: inline-flex; width: 610px; flex-wrap: nowrap; flex-direction: row; justify-content: space-between; align-items: center;}
#welcome .button {width: 169px; background: #F3EFED; border-radius: 25px; margin: 14px 0px 27px 0px; padding: 1em;}
#welcome .button:hover {background: #D6E9F3;  transition: all 0.2s ease-in-out 0.1s;} 
#welcome .button txt{font-family: 'Roboto', sans-serif; font-style: normal; font-weight: 400; font-size: 11px; line-height: 13px; letter-spacing: 0.0em; text-align: center; color: black;}

/*плашки*/
.colmenu { width: 500px; padding: 0px;}
.colmenu>input { display:none; }
.colmenu>div {
    display: none;
    border: 0px solid #d78376;
    padding-top: 12px;
}
.colmenu>label {
    display: inline-block;
    padding: 7px;
    margin: 0 -5px 1px 0;
    text-align: center;
    color: #dad2c3;
    background-color: #fbf9f9;
    border-top: 1px solid #f6f3f3;
    border-right: 1px solid #f6f3f3;
    border-bottom: 1px solid #f6f3f3;
    border-left: 1px solid #f6f3f3;
    cursor: pointer;
    width: 235px;
    font-family: hb;
    font-size: 12px;
}
.colmenu>input:checked + label {
    color: #d17162;
    border-top: 1px solid #f6f3f3;
    border-right: 1px solid #f6f3f3;
    border-left: 1px solid #-;
    border-bottom: 1px solid #f6f3f3;
    background-color: #fbf9f9;
    font-family: hb;
    font-size: 12px;
   
}
#colmenu_s:checked ~ #txt_s,
#colmenu_a:checked ~ #txt_a { display: block; }

#colmenub {width: 490px; height: 235px; font-family: verdana; font-size: 10px; text-aligh: center; color: #292f33; vertical-align: top; text-transform: lowercase; padding: 0px 5px; overflow: auto;}


/*карты*/
.cards { width: 580px; padding: 0px;}
.cards>input { display:none; }
.cards>div {
    display: none;
    border: 0px solid #d78376;
    padding-top: 12px;
}
.cards>label {
    display: inline-block;
    padding: 7px;
    margin: 0 -5px 1px 0;
    text-align: center;
    color: #dad2c3;
    background-color: #fbf9f9;
    border-top: 1px solid #f6f3f3;
    border-right: 1px solid #f6f3f3;
    border-bottom: 1px solid #f6f3f3;
    border-left: 1px solid #f6f3f3;
    cursor: pointer;
    width: 260px;
    font-family: neue machina;
    font-size: 12px;
}
.cards>input:checked + label {
    color: #d17162;
    border-top: 1px solid #f6f3f3;
    border-right: 1px solid #f6f3f3;
    border-left: 1px solid #-;
    border-bottom: 1px solid #f6f3f3;
    background-color: #fbf9f9;
    font-family: neue machina;
    font-size: 12px;
   
}
#cards_1:checked ~ #txt_1,
#cards_2:checked ~ #txt_2,
#cards_3:checked ~ #txt_3 { display: block; }
#cardsblock {width: 565px; height: 355px; font-family: neue machina; font-size: 10px; text-aligh: center; color: #292f33; vertical-align: top; text-transform: lowercase; padding: 0px 5px; overflow: auto;}

div#cardstyle {
    height: auto;
    display: inline-block;
    margin-top: 7px;
    color: #606060;
    font-size: 8px;
}

div#cardstyleloveis {
    height: 18px;
    display: inline-block;
    margin-top: 7px;
    color: #606060;
    font-size: 8px;
}

/*плашка*/
.pa-fld3 {
    text-align: center;
    margin-left: 0px !important;
    margin-top: -10px !important;
}


/*соцсеть*/
.promo { width: 400px; background-color: #fff; padding-top: 5px; padding-bottom: 15px; border: solid 10px #bababa;  }
.lowlow { width: 100px; padding: 17px; position: relative; top: 20px; left: -15px; }
.friendzone { width: 50px; height: 40px;  text-align: center; font-family: arial; font-size: 12px; padding: 5px; position: relative; top: 10px; text-transform: none; letter-spacing: 0px; }
.photos { width: 180px; line-height: 30px; font-family: arial; text-align: center; font-size: 10px; font-weight: bold; letter-spacing: 0px; color: #fff; text-transform: uppercase;background-color: #66bd2b; position: relative; top: -30px; left: 65px; }
.inf0 { width: 350px; text-align: left; padding-left: 30px;font-family: arial; font-size: 15px; font-weight: bold; line-height: 15px; text-transform: none; letter-spacing: 0px; color: #000; }
.residential { width: 335px; text-align: left; padding-top: 10px; padding-left: 25px; padding-bottom: 20px; font-family: arial; font-size: 10px; font-weight: none; line-height: 10px; text-transform: none; letter-spacing: 0px; color: #000; }
.streetcred {  text-align: center; font-size: 10px; }


.friendshome { width: 400px; background-color: #fff; border: solid 10px #bababa; }
.friendsknow { width: 380px; padding: 10px; text-align: left; height: 80px; border-bottom: solid 1px #efefef; }
.simple { padding-left: 10px; font-family: verdana; font-size: 15px; font-weight: bold; color: #286592; line-height: 13px; text-transform: none; letter-spacing: 0px; }
.sawyou { padding-top: 10px; padding-bottom: 20px; text-align: left; font-family: verdana; font-size: 10px; color: #000; line-height: 14px; letter-spacing: 0px; text-transform: none; }
.streetcred {  text-align: center; font-size: 10px; }



.tempo { width: 400px; background-color: #fff; border: solid 5px #bababa; padding: 5px; }
.rehab { width: 320px; padding-top: 0px; padding-left: 0px; padding-bottom: 0px; text-align: left; font-family: verdana; font-size: 10px; color: #000; line-height: 14px; letter-spacing: 0px; text-transform: none; }
.streetcred {  text-align: center; font-size: 10px; }

/*печеньки*/
.pokelist {width: 620px; height: 230px; padding: 7px; margin-top: 15px;}
.pokelist2 {width: 600px; height: 200px; padding: 7px; overflow: auto; background-color: #fcfcfc; border: 1px solid #f3efed; margin-top: 15px;}
details summary {
  display: block;  /* у summary по умолчанию свойство display в значении list-item, потому поддерживается свойство list-style */
  width: 10em;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;  /* блок раскрывается при щелчке по кнопке, а не по всей строке */
  border-bottom: 1px dotted;  /* подводка точками или тире часто используется для элементов, с которыми пользователю предлагается взаимодействовать, можно заменить на text-decoration */
  outline-style: none;  /* удалить обводку при фокусе */
  cursor: pointer;
}
details summary::-webkit-details-marker {  /* нестандартный псевдоэлемент Google Chrome */
  display: none;
}
details[open] div {
  animation: spoiler 1s;
}
details[closed] div {
  animation: spoiler 1s;
}
@keyframes spoiler {
  0%   {opacity: 0;}
  100% {opacity: 1;}
}

/*ЛИЧНАЯ СТРАНИЦА*/
.ls {width: 800px; height: 400px; padding: 10px;}
.ls2 {width: 560px; background-color: #fbf9f9; border: solid 1px #f6f3f3; border-radius: 10px; padding: 5px; margin-left: -157px!important;}
.ls3 {margin-top: -10px!important;}
.av {width: 80px; height: 80px; border: solid 4px #d78376; border-radius: 50px; margin-left: 65px!important;}
.ikon {width: 18px; height: 18px; padding-left: 3px;}
.info {width: 300px; font-family: neue machina; font-size: 12px; color: #000; padding: 5px;}
.header {width: 300px; font-family: neue machina; font-size: 14px; color: #000; padding: 5px; margin-left: -105px!important;}
.linki {margin-left: -109px!important;}

/*плашки*/
.plash {width: 200px; height: 200px; background-color: #fbf9f9; border: solid 1px #e5e4e2; border-radius: 10px; padding: 10px; margin-left: -335px!important; margin-top: 20px!important;}
.plash2 {width: 190px; height: 180px; overflow: auto; padding: 5px; }
.plash2::-webkit-scrollbar-thumb {background: #EFD8CD; color: #ffffff;}
.plash2::-webkit-scrollbar {width: 3px; background: transparent; border: none!important; }
.plash2::-webkit-scrollbar-track  {background-color: #f6ece3; border: 2px solid #F3EFED !important;}

/*печеньки*/
.cook {width: 300px; height: 200px; background-color: #fbf9f9; border: solid 1px #e5e4e2; border-radius: 10px; padding: 10px; margin-left: 235px!important; margin-top: -222px!important;}
.cook2 {width: 295px; height: 195px; overflow: auto; padding: 5px; }
.cook2::-webkit-scrollbar-thumb {background: #EFD8CD; color: #ffffff;}
.cook2::-webkit-scrollbar {width: 3px; background: transparent; border: none!important; }
.cook2::-webkit-scrollbar-track  {background-color: #f6ece3; border: 2px solid #F3EFED !important;}

/*карты*/
.kpop {width: 530px; height: 220px; padding: 10px; margin-top: 13px!important; margin-left: -7px!important; overflow: auto; }
.kpop::-webkit-scrollbar-thumb {background: #EFD8CD; color: #ffffff;}
.kpop::-webkit-scrollbar {width: 3px; background: transparent; border: none!important; }
.kpop::-webkit-scrollbar-track  {background-color: #f6ece3; border: 2px solid #F3EFED !important;}

.knopfon {width: 50px; background-color: #fbf9f9; border: solid 1px #d78376; border-radius: 10px; padding: 10px;}
.knoptext {font-family: tahoma; font-size: 12px; color: #000; padding: 5px;}

.knop { width: 580px; padding: 0px; margin-top: -135px!important; margin-left: 400px!important;}
.knop>input { display:none;}
.knop>div {display: none; border: 0px solid #d78376; padding-top: 12px;}
.knop>label {
    display: list-item;
    padding: 7px;
    margin: 0 -5px 1px 0;
    text-align: center;
    color: #000;
    background-color: #fbf9f9;
    border-top: 1px solid #f6f3f3;
    border-right: 1px solid #f6f3f3;
    border-bottom: 1px solid #f6f3f3;
    border-left: 1px solid #f6f3f3;
    cursor: pointer;
    width: 100px;
    font-family: neue machina;
    font-size: 12px;
}
.knop>input:checked + label {
    color: #d17162;
    border-top: 1px solid #f6f3f3;
    border-right: 1px solid #f6f3f3;
    border-left: 1px solid #-;
    border-bottom: 1px solid #f6f3f3;
    background-color: #fbf9f9;
    font-family: neue machina;
    font-size: 12px;
   
}
#knop_1:checked ~ #txt_1,
#knop_2:checked ~ #txt_2,
#knop_3:checked ~ #txt_3 { display: block; }
#knopblock {width: 565px; height: 355px; background-color: #fbf9f9; border: solid 1px #f6f3f3; border-radius: 10px; font-family: verdana; font-size: 10px; text-aligh: center; color: #292f33; vertical-align: top; text-transform: lowercase; padding: 0px 5px; overflow: auto; margin-top: 20px!important; margin-left: -740px!important;}

div#knoptyle {
    height: 98px;
    display: inline-block;
    margin-top: 7px;
    color: #606060;
    font-size: 8px;
}

div#knoptyleloveis {
    height: 18px;
    display: inline-block;
    margin-top: 7px;
    color: #606060;
    font-size: 8px;
}

.song {font-family: neue machina; font-size: 10px; color: #000; margin-left: -105px!important;}
.vrema {font-family: neue machina; font-size: 8px; color: #000; margin-left: 63px!important; margin-top: -11px!important;}
.play {width: 200px; margin-top: -30px!important; margin-left: -109px!important; margin-top: 1px!important;}
.blok {width: 150px; height: 1px; }