.video_padding {
    padding-left: 200px !important;
}


/* 1 графика и ссылки
-------------------------------------------------------------*/

/*------------- фон -------------*/
body {
    background-color: rgb(215, 210, 233);
    background-repeat: no-repeat;
    background-image: url(https://i.imgur.com/6QsMnRi.png);
    background-size: cover;
    background-attachment: fixed;
}

/*------------- тело -------------*/
#pun {
    background-color: #fff;
    width: 1020px;
    margin: auto;
    margin-top: 81px!important;
    padding-top: 189px!important;
    background-position-x: center;
    background-attachment: scroll;
    position: relative;
    margin-bottom: 0px;
}

/*------------- шапка -------------*/
#pun-title table {
    background-image: url(https://i.imgur.com/vaLA9CH.png);
    width: 1120px;
    height: 454px;
    margin-left: -93px;
    margin-bottom: 77px;
    margin-top: -287px!important;
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
}

/*------------- футер -------------*/
#pun-about p.container {
    background-image: url(https://i.imgur.com/DeHAvsC.png);
    width: 1030px;
    height: 97px;
    margin-left: -44px;
    margin-top: -17px;
    margin-bottom: -115px;
    padding-bottom: 50px;
    background-position: center top;
    background-repeat: no-repeat;
    border-color: transparent;
    text-align: center;
    color: #e5e5e5;
    font-size: 0 !important;
}

/*------------- форма ответа -------------*/
#post-form h2 span {
   display:none;
}
#post-form h2 {
    background: url(ссылка на картинку) no-repeat;
    width: 694px;
    height: 80px;
    margin-left: 106px;
    margin-top: -30px;
    margin-bottom: -50px;
}

/*------------- цитаты и коды в сообщениях -------------*/
#pun-main .quote-box {
    margin: 0.4em 1em 1.4em;
    padding: 5px 10px 6px 10px;
    background: linear-gradient(#fafafc, #fafafa);
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #eeeeee;
    box-shadow: 0px 0px 6px #f2edf9;
    border-radius: 15px;
    /* border-color: #f1dccf; */
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    max-width: 800px;
    font-family: Nunito;
    letter-spacing: 0.3px;
    color: #000000;
    text-shadow: #ebecf1 0px 1px 1px;
    font-size: 11px;
}

#pun-main .code-box {
    margin: 0.4em 0.8em 1.4em;
    /* padding: 10px; */
    background-color: #fcfcfd;
    /* border-width: 1px 1px 7px 1px; */
    border-style: solid;
    border-color: #eeeeee;
    box-shadow: 0px 0px 9px #f2f2ff;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    max-width: 800px;
    font-family: Nunito;
    letter-spacing: 0.3px;
    border-radius: 18px;
    color: #000000;
    font-size: 11px;
}

/*------------- кнопки -------------*/
.punbb input {
    border: none;
    padding: 0px 0px 0px 4px !important;
    background: linear-gradient(to bottom, #fdfdfe 0%, #f8f7fb 100%);
    height: 25px !important;
    color: #000000;
    text-decoration: none;
    border-radius: 7px;
    cursor: pointer;
    letter-spacing: 0.5px;
    border: 1px solid #e1e0ed;
    font-family: Nunito;
    font-weight: 600;
    font-size: 10px;
}

.punbb input.button {
    padding: 1px 5px 4px 5px !important;
    color: #9996a4;
    background-color: #fafbfc;
    text-decoration: none;
    border-radius: 7px;
    cursor: pointer;
    letter-spacing: 0.3px;
    border: 1px solid #e8e5f3;
    box-shadow: 0px 0px 6px #e1e0eb75;
    font-family: Futura PT Medium;
    text-transform: lowercase;
    font-size: 10px;
    font-weight: 600;
}

.hashelp center div a button:active, .button:active {
position:relative;
top:1px;
}

.hashelp center div a button {
    background: linear-gradient(#f2f1fc,#dfdbf1);
    height: 25px !important;
    color: #636363;
    text-decoration: none;
    border-radius: 10px;
    cursor: pointer;
    font-family: Futura PT demi;
    text-align: center;
    text-transform: uppercase;
    font-size: 8px;
    letter-spacing: .3px;
    margin-left: 0px;
    padding: 2px 10px 2px 10px;
    margin-bottom: -10px;
    margin-top: -10px;
    border: 1px solid #e1ddf2;
}

div#cont_1 {
    width: 800px;
    margin-left: -13px!important;
}

div#cont_2 {
    width: 800px;
    margin-left: -13px!important;
}

div#cont_3, div#cont_4 {
    width: 821px;
}

center div {
    /* margin-left: 27px!important; */
}

/*------------- форма ответа и админка -------------*/
.punbb textarea {
    padding: 7px 0px 0px 7px;
    background: #fdfdfd;
    border-width: 1px;
    border-radius: 20px;
    border-style: solid;
    border-color: #f0eef6;
    box-shadow: 0px 0px 11px #d4e4e352;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
}

/*------------- модерирование тем и др -------------*/
.punbb select {
    /* background: #ffffff; */
    background: linear-gradient(to bottom, #fdfdfe 0%, #eeecf57d 100%);
    padding-left: 7px !important;
    padding-right: 7px !important;
    color: #151515;
    border-radius: 7px;
    height: 26px !important;
    text-decoration: none;
    border: 1px solid #e1e0ed;
    cursor: pointer;
    font-family: Nunito!important;
    letter-spacing: 0.2px;
    font-weight: 700!important;
    font-size: 10px!important;
    text-transform: lowercase;
}

/*------------- профиль -------------*/
.punbb .post .post-author {
    float: left;
    width: 210px;
    background-color: #eff1f436;
    margin-top: -1.5em;
    padding-left: 0px;
    border-radius: 25px;
    border-width: 4px 1px 1px 4px;
    border-style: solid;
    border-color: #eeeeee;
    /* box-shadow: 0px 0px 8px #cae5ff8c; */
    margin-left: -15px;
    margin-top: 5px;
    /* font-family: arial; */
    position: relative;
    /* outline: 1px solid #e6edf3; */
    /* outline-offset: 6px; */
    /* font-size: 10px; */
    text-align: center;
    overflow: hidden;
}




/*------------- последний визит -------------*/
.pa-last-visit, li.pa-online {margin-bottom: 5px!important;}

.pa-last-visit {
    margin-top: 17px!important;
    display: none;
    /* margin-bottom: -32px!important; */
    height: 10px;
    font-family: Futura PT Medium;
    text-transform: uppercase;
    font-size: 8px;
    color: #6a5f57!important;
}

/*------------- название подфорума -------------*/
#pun-index .tcl h3 a, li#pun-index .tcl h3 {
    text-transform: uppercase;
    letter-spacing: 0px;
    font-family: 'Futura PT Demi Oblique';
    font-weight: 600;
    /* font-style: italic; */
    font-size: 15px!important;
    color: #7b7880!important;
    -webkit-transition: 1.3s all;
    -moz-transition: 1.3s all;
    -ms-transition: 1.3s all;
    -o-transition: 1.3s all;
    transition: 1.3s all;
}

#pun-index .tcl h3 a:hover {
    color: #cec9e0!important;
}

.lowfor {
    width: 440px;
    height: 44px;
    background: linear-gradient(#ffffff,#f2f6f8);
    border-width: 1px 1px 15px 1px;
    border-style: solid;
    border-radius: 20px;
    border-color: #dcd9e9;
    margin-bottom: 15px!important;
}

#pun-index tr.inew .lowfor {
    border-color: #d6e7e9;
}

.lowfor1 {
    margin-top: 25px!important;
    text-align: center;
    padding-right: 0px;
    padding-left: 0px;
    font-family: 'Mulish';
    font-weight: 600;
    font-size: 7px;
    letter-spacing: .5px;
    color: #a1a1a1;
}

.lowfortext {
    margin-top: 6px!important;
}

.lowforlink {
    /* background-color: #d2e0ee; */
    margin-top: 8px!important;
    border-radius: 2px 5px 5px 2px;
    padding: 1px 0px 2px 0px;
    width: 440px;
}

.lowforlink a {
    color: #7b7b7b!important;
    font-family: Futura PT Demi Oblique;
    margin-right: 5px;
    letter-spacing: 0.3px;
    text-transform: uppercase;
    font-size: 7px;
    /* text-shadow: 0px 1px 1px #e0bfb8; */
}

#pun-userlist .main .tcl {
    background-color: transparent;
    width: 30%!important;
}

/*------------- ник в профиле -------------*/
.pa-author a {
    color: #9c92bd !important;
    font-size: 16px;
    letter-spacing: .1px;
    /* text-transform: lowercase; */
    text-shadow: #fcfaf9 0px 0px 0px!important;
    font-family: Futura PT Demi;
    -webkit-transition: .3s all;
    -moz-transition: .3s all;
    -ms-transition: .3s all;
    -o-transition: .3s all;
    transition: .3s all;
}

li#profile-name {
    margin-top: 50px;
    margin-left: 0px!important;
    color: #aca7bc!important;
    font-size: 15px;
    letter-spacing: 1px;
    /* font-style: italic; */
    font-weight: 500;
    font-family: Futura PT Book!important;
}

li#profile-name strong {
    font-weight: 100!important;
}

.pa-author {margin-left: -15px;
text-align: center!important;
margin-bottom: 20px}




/*------------- респекты и сообщения -------------*/




li.pa-respect .fld-name a {
    /* font-size: 0; */
    /* font-family: 'FontAwesome'; */
    color: #848484 !important;
    text-decoration: none !important;
    line-height: 130%;
    text-shadow: 1px 1px 0px #fbf8f7;
    font-weight: normal !important;
}

li.pa-respect .fld-name a:after {
    /* content: '\f08a'; */
    /* font-size: 14px; */
    /* color: #d8d8d8 !important; */
}


li.pa-respect .fld-name {
  color: #fff;
  font-weight: normal !important;
}



li.pa-respect span {
  font-size: 9.5px;
  font-weight: normal !important;
}

li.pa-respect:after {
  color: #848484;
}

li.pa-respect {
    display: inline-block;
    position: relative;
    text-align: center;
    color: #848484;
    text-transform: lowercase;
    width: 80px;
    line-height: 110%;
    text-decoration: none;
    font-family: Futura PT book;
    text-shadow: 1px 1px 0px #fbf8f7;
}


.pa-respect a img {
  display: none;
}


li.pa-posts .fld-name {
    /* font-size: 16px; */
}

li.pa-posts {
    display: inline-block;
    text-align: center;
    width: 80px;
    text-transform: lowercase;
    color: #848484;
    line-height: 130%;
    font-family: Futura PT book;
    font-size: 9.5px;
    text-shadow: 1px 1px 0px #fbf8f7;
    position: relative;
}

li.pa-posts, li.pa-respect {
    margin-bottom: 14px;
}


li.pa-fld5 {
  color: #858585;
  font-size: 16px;
  width: 50px;
  position: relative;
  top: -11px;
  display: inline-block;
}

li.pa-fld4 {
    height: 0px;
    width: 53px;
    /* padding-top: 5px!important; */
    padding: 0px 1px 2px 1px!important;
    background-color: #f1f1f1;
    border: 1px solid #f1f1f1;
    border-radius: 10px 10px 0px 0px!important;
    border-radius: 20px;
    /* margin: -25px auto; */
    margin: 3px 5px -10px 74px;
    position: relative;
    align-items: center;
    justify-items: center;
}

li.pa-fld4 ico {
    position: absolute;
    margin: -18px 0px 0px -9px;
}


li.pa-ip {
    color: #f3f3f3!important;
    /* text-shadow: #ebedf6 1px 1px; */
    /* margin-bottom: -23px!important; */
    /* width: 193px; */
    margin-top: -10px;
    margin-left: 134px;
    font-size: 6px;
    position: absolute;
    text-align: center;
}

li.pa-ip a {
    color: #f3f3f3!important;
}




/*------------- большой профиль -------------*/


#profile-name strong {
margin-top: -50px;
height: 150%}


/*------------- иконки -------------*/
.punbb table Div.icon {
    background-image: url();
    width: 20px;
    height: 40px;
    /* float: right; */
    display: block;
    border-style: none;
    display: inline-block;
    background-repeat: no-repeat;
    margin-right: -1px;
    margin-top: 3px;
}

/* закрытая*/
TR.iclosed Div.icon {
background-image : url();
background-repeat: no-repeat;
    width: 20px;
    height: 40px;
opacity: 1.0;}

/* важная */
TR.isticky Div.icon {
    background-image: url();
    background-repeat: no-repeat;
    width: 20px;
    height: 40px;
    opacity: 1.0;
}

/*------------- категории -------------*/
#pun-category1.category h2 {
    font-size: 0 !important;
    width: 267px;
    height: 0px;
    background-image: url();
    margin-left: 305px;
    margin-top: -20px;
}

#pun-category2.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}

#pun-category3.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}

#pun-category4.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}

#pun-category5.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}

#pun-category6.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}

#pun-category7.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}

#pun-category8.category h2 {
    font-size: 0 !important;
    width: 964px;
    height: 20px;
    background-image: url();
    margin-left: -28px;
    margin-top: -50px;
}


#pun-stats.section h2 {
    background-image: url();
    width: 569px;
    /* height: 47px; */
    margin-left: 158px;
    margin-bottom: 0px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-size: auto;
    font-size: 0 !important;
}

/*------------- статистика 24/7 -------------*/
#pun-stats ul.container {
    background-image: url();
    /* padding-left: 47px; */
    margin-top: -10px;
    margin-left: 13px;
    padding-top: 0px;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-origin: padding-box;
    background-position: 10px 10px;
    background-repeat: no-repeat;
    background-size: auto;
    text-align: justify;
}

/*------------- скролл-бар -------------*/
::-webkit-scrollbar {
  width: 5px; height: 4px;
}

::-webkit-scrollbar-track {
    width: 2px;
    background: #e9f4f5;
    border: 1px solid #d0e8ea;
    box-shadow: inset 0 0 1px #ffffff;
}

::-webkit-scrollbar-thumb {
    background: linear-gradient(#e7ddf3,#e0d2ef);
    border-radius: 0px;
    border: 1px solid #e0d2ef;
    box-shadow: inset 0 0 2px #ffffff;
}


/*------------- ссылки -------------*/

/*------------- выравнивание навигации по форуму -------------*/
div#pun-navlinks {
    text-transform: uppercase;
    position: absolute;
    font-family: Futura PT Demi;
    top: 245px;
}

div#pun-ulinks {
    text-transform: lowercase;
    letter-spacing: 0.5px;
    font-family: 'Nunito';
    font-weight: bold;
    position: absolute;
    font-size: 8px;
    text-align: center;
    margin-left: -37px;
    width: 1020px;
    margin-top: -479px;
}

/*------------- цвет навигации до наведения -------------*/
#pun-navlinks a {
    font-weight: bold;
    font-style: normal;
    /* text-shadow: 1px 0px 0 #ecf0f3; */
    text-decoration: none;
    background-color: #cdc8df;
    padding: 1px 4px 1px 4px;
    border-radius: 7px;
}

#pun-ulinks a {
    font-style: normal;
    color: #ffffff;
    /* text-shadow: 0px 0px 0px #fff!important; */
    text-decoration: none;
    -webkit-transition: 1.3s all;
    -moz-transition: 1.3s all;
    -ms-transition: 1.3s all;
    -o-transition: 1.3s all;
    transition: 1.3s all;
}


/* CS2.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, .punbb li.isactive a, .punbb li.isactive a:link, .punbb li.isactive a:visited {
    color: #585858;
    text-decoration: none;
    -webkit-transition: 1.3s all;
    -moz-transition: 1.3s all;
    -ms-transition: 1.3s all;
    -o-transition: 1.3s all;
    transition: 1.3s all;
}

.postlink.long .new-topic a, span.new-poll a {
    color: #aaa4c1!important;
}


/* CS2.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: #cdc8df;
}

/*------------- время отправки соо -------------*/
.permalink {
    font-size: 9px;
    font-family: 'Futura PT demi';
    font-weight: 600;
    text-transform: lowercase;
    text-align: left;
    letter-spacing: .5px;
    padding: 1px 6px 1px 0px;
    color: #979797!important;
}

/*------------- рамка аватара -------------*/
li.pa-avatar img {
    max-width: 100px!important; 
    max-height: 100px!important; 
    /* object-fit: cover!important; */
    border-radius: 5px;
}

/*------------- дополнительные поля профиля -------------*/


/*------------- плашка -------------*/

li.pa-fld1 {
  margin-top: -12px !important;
}


/*------------- имя -------------*/

li.pa-fld2 {
    text-transform: uppercase;
    background-color: #fff;
    color: #7899ba;
    font-family: Futura PT Demi;
    font-size: 9.5px;
    letter-spacing: .5px;
    padding: 5px 5px 5px 5px !important;
    width: 170px;
    margin-left: 15px;
}

li.pa-fld2 a {
    text-transform: uppercase;
    color: #b6b0cd !important;
    font-weight: bold !important;
}

/*------------- статус -------------*/

li.pa-fld3 {
    background-color: #fff;
    color: #252525;
    font-size: 8.5px;
    padding: 0 5px 0px 5px !important;
    border-width: 0 0 3px 0;
    border-style: solid;
    /* border-radius: 15px; */
    border-radius: 0px 0px 15px 15px!important;
    font-family: Nunito;
    border-color: #f1f1f1;
    letter-spacing: 0.3px;
    font-weight: 500;
    width: 170px;
    margin-left: 14px;
    margin-bottom: 5px;
}

li.pa-fld3 a {
    color: #aca2c2 !important;
}


/*------------- описание форумов -------------*/
.amsfor {
    margin-top: -3px!important;
    width: 306px;
    height: 18px;
    padding: 36px 0px 44px 0px;
    background: url(http://forumstatic.ru/files/0013/4a/c5/80447.png) no-repeat;
}

.amsfor1 {
    top: 18px;
    font-family: Roboto Condensed;
    font-size: 9.5px;
    letter-spacing: 1.5px;
    color: #edeef4;
    padding-left: 101px;
    position: relative;
    text-align: center;
    /* z-index: 100; */
    width: 80px;
    text-shadow: #66729f 1px 1px 0px;
}


/*------------- оформление тем -------------*/
.etotema {
    width: 561px;
    overflow: hidden;
    position: relative;
    background: url(http://forumstatic.ru/files/0019/cc/3f/88996.png) 52% 0% repeat-x, url(http://forumstatic.ru/files/0019/cc/3f/60268.png) 50% 100% repeat-x, url(http://forumstatic.ru/files/0019/cc/3f/74651.png) 70% 42%;
    padding: 0px;
    padding-top: 0px;
    border-radius: 5px;
}

.imyatemi {
    text-align: center;
    color: #f3efee!important;
    text-shadow: #a07598 1px 1px, 0px 0px 8px #e4dfdc;
    font-family: oswald!important;
    font-size: 24px;
    padding-bottom: 28px;
    width: 561px;
    margin-left: -2px!important;
    margin-top: -12px!important;
}

.text {
    width: 470px;
    text-align: justify;
    color: #8e7667;
    font-family: arial;
    font-size: 11px;
    text-shadow: #e4e0dd 1px 1px;
    padding-bottom: 32px;
    margin-left: -2px!important;
}


#font-area {
    max-height: 220px;
    width: 130px;
    overflow-y: auto;
    scrollbar-width: thin;
    font-size: 11px!important;
    margin: 1.4em 0.8em 1.4em;
    padding: 10px;
    border-width: 2px 1px;
    border-style: solid;
    background: #fafbfc;
    border-color: #cbc6dd;
    border-radius: 15px;
    border-image: none;
    /* opacity: 0.8; */
}

#size-area {
    width: 65px;
    padding-left: 15px;
    border-width: 2px 1px;
    border-style: solid;
    background: #fafbfc;
    margin-top: 16px;
    border-color: #cdc8df;
    /* text-shadow: 1px 1px #dedfe8, #a2aed1 0px 1px 3px; */
    border-image: none;
    border-radius: 15px;
}

#smilies-area {
    opacity: 0.8;
    border-width: 2px 1px;
    border-style: solid;
    background-color: #fafbfc;
    height: 145px;
    overflow: auto;
scrollbar-width: thin;
    border-color: #b5cada;
    -moz-border-top-colors: none;
    -moz-border-right-colors: none;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    border-image: none;
    border-radius: 15px;
}

.post-content .spoiler-box > div {
    background: url(https://i.imgur.com/939sFEb.png) no-repeat left center!important;
    cursor: pointer;
    padding-left: 18px;
    font-size: 11px;
    text-align: left;
    letter-spacing: 0.5px;
    font-family: 'Futura PT Medium';
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: .5px;
    color: #9c9c9c;
    padding: 4px 3px 4px 3px;
    font-size: 10px!important;
    border-bottom: 1px dashed #dfdfdf;
    text-align: left;
    margin-left: 0px;
    margin-right: 0px;
}

.post-content .spoiler-box > blockquote {
    padding-top: 0.4em!important;
    display: none;
}

thead {
    visibility: hidden;
}

div#image-area {
    width: 500px!important;
    background: #fff;
    border-radius: 20px;
    border: 1px solid #e9eff5;
}

div#spoiler-area {
    background: #fff;
    border-radius: 20px;
    border: 1px solid #e9eff5;
}

/*------------- выравнивание подписи в профиле -------------*/
#profile-signature {
    padding: 1.5em 1.5em 1em 1.5em;
    margin-top: 25px;
}

td#profile-right {
    padding-top: 35px;
}

/*------------- статус в профиле -------------*/
li#profile-title {
    color: #4c4c4c;
    margin-top: -15px;
    font-family: Nunito!important;
    font-size: 9px;
    text-transform: lowercase;
}

li#profile-title strong {
    font-weight: 100!important;
}

li#profile-name {
    text-align: center;
}

td#profile-left li strong {
    text-transform: lowercase;
    font-family: Futura PT Medium!important;
    font-weight: 500!important;
    letter-spacing: .3px;
}

/*------------- левая часть с авой в профиле -------------*/
#profile-left {
    width: 30%!important;
    padding-top: 0px !important;
    text-align: center;
}

#profile-right {
    width: 60%!important;
}
/*------------- ава в большом профиле -------------*/
#viewprofile li div img {
    box-shadow: 0 0 5px 0px #d7d2e9;
    border: solid 1px #ffffff;
    border-radius: 5px;
}

td#profile-left li#online {
    font-family: Roboto Condensed!important;
    font-size: 10px;
    color: #7483b6;
    text-shadow: #fff 0px 1px 1px, #7b8aba 0px 0px 3px;
}

/*------------- фон под кнопками в правой части -------------*/
#profile-right li span {
    font-size: 11px;
    width: 130px!important;
    text-align: right;
    color: #696969;
    line-height: 100%;
    font-family: Futura PT Medium;
    text-transform: lowercase;
    font-weight: 600;
    padding: 4px 3px 4px 0px!important;
    margin-left: -135px!important;
    margin-top: 1px;
    margin-bottom: 10px!important;
    border: 1px solid #d7d2e961;
    border-radius: 10px;
    background-color: #ffffff;
    letter-spacing: 0.2px;
}

#profile-right li span a {
    color: #696969;
}

#profile-right li strong {
    font-family: Nunito;
    font-size: 10px;
    color: #000000;
    font-weight: 600!important;
    letter-spacing: 0.5px;
    padding: 5px 0px 5px 10px!important;
}

/*------------- убираем подарки -------------*/
div#profile-gifts {
    display: none;
}



/*------------- убирает отредактировано -------------*/
.lastedit {
display: none;
}

/*------------- цвет виртуальной клавы -------------*/
#keyboard-span input[type="button"] {
    color: #ffffff!important;
    background: #cec9e0!important;
    border: 1px solid #cdc8df!important;
    border-radius: 5px!important;
    padding: 0px 1px 0px 3px!important;
    height: 20px!important;
}

/*------------- двигаем иконки над формой ответа к правому углу -------------*/
div#form-buttons {
    width: 104%;
}

/*------------- инфа над статистикой -------------*/
#pun-stats li.item1, #pun-stats li.item2, #pun-stats li.item3, #pun-stats li.item4 {
    display: inline-block;
    font-family: 'Mulish';
    font-size: 9px;
    font-weight: 600;
    color: #9895a2;
    text-align: center;
    text-transform: lowercase;
    margin-right: 3px;
    margin-top: 0px;
    margin-bottom: 12px;
    padding-top: 5px;
    padding-bottom: 5px;
    letter-spacing: 0.3px;
    background-color: #fbfcfd;
    border-radius: 5px;
    border-width: 3px 1px 1px 1px;
    border-style: solid;
    border-color: #dcd9e9;
}

/*------------- обводим миниатюру овотара -------------*/
.punbb .user-avatar img.ava {
    border-radius: 0% !important;
    border: 2px solid #d8759b;
}

.punbb .user-avatar .avatar-image {
    border-radius: 50%!important;
    height: 30px!important;
    width: 30px!important;
    opacity: 0.9!important;
    background-position: center center;
    background-size: cover;
    border: 3px solid #f2c5c5;
    background-repeat: no-repeat;
    float: left;
    filter: contrast(0.6) brightness(1.2) grayscale(1);
}

#pun-index .user-avatar {
    height: 41px;
    margin-top: -3px;
    vertical-align: middle;
}

.punbb .user-avatar .isonline {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: -1px!important;
    right: 3px!important;
    animation: blinkColor .9s linear infinite;
    -moz-animation: blinkColor .9s linear infinite;
    -webkit-animation: blinkColor .9s linear infinite;
    background: #bfe3e6!important;
    border: 1px solid #aedade;
    z-index: 100;
}

/*------------- расстояние между иконками над формой ответа -------------*/
#form-buttons table {
    width: 94%!important;
    margin-left: 11px;
}


.punbb .main .tcr, .punbb .main .tc2, .punbb .main .tc3, .punbb .main .tcmod {
    font-family: Nunito;
    text-align: left !important;
    color: #2a2a2a!important;
    font-size: 10px;
    text-transform: lowercase;
    font-weight: 600;
    letter-spacing: 0.2px;
}

.punbb .main .tcl {
    overflow: hidden;
    text-align: left;
    width: 40%;
}

/*------------- настройка ников в статистике -------------*/
li#onlinelist div span a {
    color: #9f99b5;
    font-family: Futura PT Medium;
    /* font-weight: bold; */
    letter-spacing: 0.3px;
    font-size: 12px;
    /* text-shadow: #e5e6ed 1px 1px 1px, #7685b6a6 0px 1px 3px; */
    -webkit-transition: 1.3s all;
    -moz-transition: 1.3s all;
    -ms-transition: 1.3s all;
    -o-transition: 1.3s all;
    transition: 1.3s all;
}

li#onlinelist div span a:hover {
    color: #b8d5d3;
    /* text-shadow: #ffffff 0px 1px 3px; */
}

/*------------- надпись рядом с кнопкой это интересно -------------*/
div#pun-live-rusff {
    z-index: 98;
    width: 440px;
    height: 19px;
    margin: auto 0px 0 auto;
    background: transparent;
    text-align: right;
    line-height: 17px;
    position: relative;
    color: #a2968e;
    font-size: 9px!important;
    font-family: Mulish;
    text-transform: lowercase;
}

/*------------- большой проф -------------*/
#viewprofile {
    margin-left: 10px;
    margin-right: 13px;
    color: #a1a1a1!important;
    background: #eff1fb1c;
    font-size: 10px;
    /* background-image: linear-gradient(to right, #fcfaf9 0%, #f6f6f6 100%); */
    border: 1px solid #eeeef7;
    border-radius: 10px;
    box-shadow: inset #ffffff57 0px 0px 30px;
    outline: 2px solid #ffffff;
    text-transform: lowercase;
}

#navuserlist a {
    display: inline-block;
    position: relative;
    z-index: auto;
}

#navsearch a {
    display: inline-block;
    position: relative;
}


#navprofile a {
    display: inline-block;
    position: relative;
}

#navpm a {
    display: inline-block;
    position: relative;
}

#navadmin a {
    display: inline-block;
    position: relative;
}

#navlogout a {
    display: inline-block;
    position: relative;
}

#navlogin a {
    display: inline-block;
    position: relative;
}

#navregister a {
    display: inline-block;
    position: relative;
}

.flexf1 a {
    display: inline-block;
    color: #fff!important;
    font-family: Roboto Condensed;
    font-size: 9px;
    text-shadow: 1px 1px 0 #8695c7!important;
    padding: 0px 6px 2px 5px;
    text-transform: lowercase;
    letter-spacing: 1px;
    border: 1px solid #cacee3;
    background: linear-gradient(#c5cae4,#828abb);
    outline: 1px solid #8085aa;
    margin-right: 3px;
}

.flexf1 {
    position: absolute;
    margin: 10px 0px 0px 22px!important;
}




li.pa-reg {
    display: none;
}

::selection {
    color: #ffffff;
    background: #d8d3ea;
}

p.topic-dsc {
    width: 120px;
    background: #a98fc5;
    text-align: center;
    color: #fff;
    box-shadow: inset #c0b6d1 0px 5px 8px;
    border-width: 1px;
    border-style: solid;
    text-transform: uppercase;
    font-size: 10px;
    border-color: #9f8bbe;
}

.cool3 {
    width: auto;
    height: 16px;
    padding: 0px 7px 2px 5px;
    background: #cecece!important;
    color: #fff;
    font-size: 11px;
    font-family: Mulish;
    text-align: center;
    float: right;
    font-weight: bold;
    border: 0px;
    cursor: pointer;
    box-shadow: inset 0 0 3px #cecece!important;
    -moz-box-shadow: inset 0 0 3px #000;
    -webkit-box-shadow: inset 0 0 3px #000;
    -khtml-box-shadow: inset 0 0 3px #000;
    text-shadow: 0 1px 2px #cecece!important;
    border-left: 0px solid #333!important;
}
.cool2 {
    width: 16px;
    height: 16px;
    background: #cecece!important;
    color: #fff;
    font-size: 11px;
    font-family: verdana;
    text-align: center;
    float: right;
    margin-right: 1px;
    border: 1px solid #cecece!important;
}
.cool1 {
    width: 87px!important;
    height: 16px!important;
    padding: 0px 5px 3px 8px!important;
    background: #cecece!important;
    color: #fff!important;
    font-size: 11px!important;
    font-family: Mulish!important;
    text-align: center;
    float: right;
    margin-left: 4px!important;
    margin-right: 1px!important;
    border: 0px!important;
    border-radius: 10px;
    cursor: pointer;
    box-shadow: inset 0 0 3px #cacaca!important;
    -moz-box-shadow: inset 0 0 3px #000;
    /* -webkit-box-shadow: inset 0 0 3px #f6f6f6!important; */
    -khtml-box-shadow: inset 0 0 3px #000;
    text-shadow: 0 0px 0px #cecece!important;
    /* border-right: 1px solid #333; */
}

.cool1:hover, .cool3:hover {
    background: #dfe1e7!important;
}

#pun-report .inner, #pun-reputation .inner, #pun-admin-award-form .inner {
    display: none;
    position: fixed;
    left: 50%;
    background-color: #ffffff!important;
    top: 50%;
    margin: -135px 0 0 -384px;
    width: 768px;
    z-index: 100;
    border-radius: 20px;
    box-shadow: 0 0 40px #22222252!important;
    -webkit-box-shadow: 0 0 40px #222;
    -moz-box-shadow: 0 0 40px #222;
    -khtml-box-shadow: 0 0 40px #222;
}

.punbb li.pl-share {
    display: block!important;
    font-size: 0px;
}

li.pa-gifts {
    display: block!important;
    font-size: 0px;
}

.pun-modal .modal-inner {
    width: 700px;
    max-width: 94%;
    background-color: #fff;
    height: auto;
    max-height: 44em;
    margin: 12% auto 0;
    box-shadow: 0 0 14px rgb(0 0 0 / 30%);
    position: relative;
    z-index: 120000;
    overflow: hidden;
}

/*------------- всплывающая подсказка с тамблера -------------*/
.tooltip{
    display: inline;
    position: relative;
}

#s-m-t-tooltip {
    max-width: 300px;
    padding: 1px 13px;
    margin: -20px 7px -2px 20px;
    background-color: #b4c9d9;
    font-size: 8px;
    line-height: 150%;
    font-weight: 600;
    font-family: Futura PT Medium;
    letter-spacing: .5px;
    border-radius: 7px;
    border: 1px solid #fcfaf9;
    text-transform: uppercase;
    color: #ffffff;
    z-index: 9999999999999999999999999999999999999999999999!important;
}


/*------------- эпизоды -------------*/

.episode2 {
  width: 420px;
  margin: 10px auto !important;
font-family: 'Montserrat';
}

.episode2_player {
  font-style: italic;
  font-size: 11px;
  width: 420px;
  text-align: center;
  margin-top: 15px !important;
  text-transform: lowercase;
}
.episode2_player p, .episode2_name p, .episode2_place p, .episode2_text p {
  padding: 0 !important;
}

.episode2_player a {
  color: #000 !important;
}

.episode2_name {
  font-size: 40px;
  font-family: 'Cormorant Garamond';
  margin-top: -5px !important;
  width: 420px;
  color: #a2b6cf;
  text-align: center;
  text-transform: uppercase;
  
}

.episode2_place {
  font-size: 11px;
  text-transform: lowercase;
  color: #9d8372;
  width: 420px;
  text-align: center;
  margin-top: -5px !important;
}

.episode2_music {
  font-size: 11px;
  text-transform: lowercase;
  width: 420px;
  text-align: center;
  font-style: italic;
  margin-top: 5px !important;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ccc;
}

.episode2_text {
  margin-top: 15px !important;
  width: 380px;
  margin-left: 20px !important;
  text-align: justify;
  text-transform: lowercase;
  font-size: 10px;
}


.episode {
  width: 420px;
  height: 590px;
  margin: 10px auto !important;
  border-radius: 20px;
  position: relative;
  background-color: #f9f6f58a;
  border: 1px solid #f1dccf70;
  outline: 1px solid #f1dccf;
  outline-offset: 5px;
font-family: 'Montserrat';
}

.episode_image {
  opacity: 0.2;
  position: relative;
}

.episode_image img {
  margin: 20px 10px 20px 10px !important;
}

.episode_name, .episode_text, .episode_place, .episode_player {
  position: absolute;
  width: 380px;
  padding: 20px;
}

.episode_name p, .episode_text p, .episode_place p, .episode_player p  {
  text-align: center;
}

.episode_name {
  top: 150px;
  font-size: 36px;
  font-family: 'Cormorant Garamond';
  text-transform: uppercase;
}

.episode_text {
  top: 240px;
  font-size: 10px;
  text-transform: lowercase;
}

.episode_place {
  top: 446px;
  font-family: 'Cormorant Garamond';
  font-size: 26px;
  font-style: italic;
  color: #7e7d7d;
  text-transform: lowercase;
}

.episode_player {
  top: 472px;
  font-size: 10px;
  text-transform: uppercase;
  color: #7e7d7d;
}


/*------------- инста -------------*/

.insta {
  width: 600px;
  height: 600px;
  position: relative;
  margin: 0 0 0 30px !important;
  background-color: #1c1b21;
  color: #d4d4d6;
  font-family: 'Montserrat';
}

.insta_profile {
  width: 200px;
  height: 600px;
  position: absolute;
}

.insta_img {
  width: 400px;
  position: absolute;
  right: 0;
  height: 600px;
}

.insta_profile_logo {
  font-size: 60px;
  text-align: center;
  padding-top: 20px;
}

.insta_profile_logo p {
  padding: 0 !important;
}

.insta_profile_avatar img {
  border-radius: 30px;
  width: 50px;
  height: 50px;
  border: 2px solid #d4d4d6 !important;
}

.insta_profile_avatar {
  position: absolute;
  left: 25px;
  top: 120px;
}

.insta_profile_name {
  position: absolute;
  left: 85px;
  top: 133px;
  text-transform: lowercase;
}

.insta_profile_follow {
  margin-top: 77px !important;
  text-align: center;
  font-size: 9px;
  text-transform: lowercase;
}

.insta_profile_follow p {
  padding: 0 !important;
}

.insta_profile_follow_but {
  font-size: 11px;
  border: 1px solid #d4d4d6 !important;
  border-radius: 20px;
  width: 80px;
  margin: 0 0 16px 59px !important;
}

.insta_profile_follow_but p {
  padding: 2px 7px 2px 7px !important;
}


.insta_profile_quite {
  margin: 15px 0 0 25px !important;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #d4d4d6;
  text-transform: lowercase;
  font-size: 9px;
  width: 150px;
  text-align: center;
}

.insta_profile_quite p {
  padding: 6px 5px 6px 5px !important;
}

.insta_profile_posts {
  position: absolute;
  bottom: 160px;
  width: 200px;
  height: 40px;
  margin-top: 20px !important;
}

.insta_profile_posts_icon {
  position: absolute;
  font-size: 20px;
  left: 66px;
}

.insta_profile_posts_text {
  text-transform: uppercase;
  position: absolute;
  left: 90px;
}

.insta_profile_img {
  text-align: center;
  padding-bottom: 15px;
  position: absolute;
  bottom: 0;
}

.insta_profile_img img {
  width: 65px;
  height: 65px;
  margin: 5px !important;
}


/*------------- новости -------------*/

.news2 {
  width: 600px;
  margin: 6px 0px 10px 50px !important;
  border-radius: 20px;
  position: relative;
  border: 1px solid #f1dccf70;
  outline: 1px solid #f1dccf;
  outline-offset: 5px;
  font-family: 'Montserrat';
}

.news2_text {
  background-color: #f1dccf;
  padding: 30px !important;
  text-transform: lowercase;
  position: relative;
  border-radius: 20px 20px 0 0;
}
.news2_text p {
  padding: 0px !important;
}


.news2_text_circle {
  position: absolute;
  width: 70px;
  height: 70px;
  background-color: #a2b6cf;
  bottom: -35px;
  right: 35px;
  border-radius: 70px;
}

.news2_text_circle img {
  width: 70px;
  height: 70px;
  border-radius: 70px;
}

.news2_active {
  margin-top: 50px !important;
}

.news2_active_left {
  width: 200px;
  height: 300px;
  background-color: #cccccc20;
  margin-left: 30px !important;
  float: left;
  border-radius: 5px;
}

.news2_active_left p {
  padding: 10px !important;
}

.news2_active_right {
  width: 310px;
  float: right;
}

.news2_active_right img {
  border-radius: 15px;
  margin-top: 10px;
  margin-left: 10px;
}


.news2_active_right_title {
  font-size: 20px;
  text-transform: uppercase;
}

.news2_active_right_title p {
  padding: 10px 0 0 25px !important;
}

.news2_active_right_active {
  width: 250px;
  text-align: center;
}



.news2_date {
  clear: both;
  position: relative;
  width: 500px;
  height: 50px;
}

.news2_date_inner {
  position: absolute;
  width: 490px;
  height: 30px;
  left: -15px;
  top: 30px;
  border-radius: 15px 0 0 15px;
  background-color: #c6cad4;
}

.news2_date_inner p {
  padding: 3px 0px 5px 45px !important;
  font-size: 16px;
  text-transform: lowercase;
  color: #fff;
}

.news2_text2 {
  margin-top: 40px !important;
  padding: 30px;
  background-color: #cccccc20;
  text-transform: lowercase;
}
.news2_text2 p {
  padding: 0 !important;
}

.news2_end {
  margin-top: 40px !important;
  font-size: 50px;
  text-align: center;
  font-family: "Bad Script"
}


.news {
  width: 600px;
  height: 600px;
  position: relative;
  left: 50px;
  background-color: #95dbd5;
  border-radius: 50px;
}

.news_left {
  width: 300px;
  height: 600px;
  background-color: #fff;
  border-radius: 50px 0 0 0;
}

.news_left_top {
  width: 300px;
  height: 160px;
  background-color: #95dbd5;
  border-radius: 50px 0 0 0;
  position: relative;
}

.news_left_top_title {
  position: absolute;
  top: 30px;
  right: 30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
}

.news_left_top_inner {
  position: absolute;
  top: 70px;
  left: 20px;
  border-radius: 15px;
  background-color: #fff;
  width: 260px;
  box-shadow: 0 0 20px 1px rgba(149, 219, 213, 1);
}


.news_left_top_inner_logo {
  width: 100px;
  height: 100px;
  position: absolute;
  top: -20px;
  left: 20px;
}

.news_left_top_inner_date {
  position: absolute;
  top: 10px;
  left: 128px;
  font-weight: bold;
}

.news_left_top_inner_text {
  position: absolute;
  top: 30px;
  left: 128px;
  font-size: 8px;
  width: 125px;
}

.news_left_top_inner_statistic_ank p, .news_left_top_inner_statistic_top p, .news_left_top_inner_statistic_soo p {
  font-size: 10px;
}

.news_left_top_inner_statistic_ank {
  width: 80px;
  padding-top: 95px;
  padding-left: 5px;
  padding-bottom: 10px;
  text-align: center;
  float: left;
}

.news_left_top_inner_statistic_top {
  width: 80px;
  text-align: center;
  padding-top: 95px;
  float: left;
}

.news_left_top_inner_statistic_soo {
  padding-top: 95px;
  text-align: center;
}

.news_left_bottom_inner {
  position: absolute;
  top: 225px;
  left: 20px;
  border-radius: 15px;
  background-color: #fff;
  width: 260px;
  box-shadow: 0 0 20px 1px rgba(149, 219, 213, 1);
}

.news_left_bottom_inner_title {
  font-weight: bold;
  position: absolute;
  top: 15px;
  left: 10px;
  color: #95dbd5;
}

.news_left_bottom_inner_text {
  margin: 35px 10px 10px 10px !important;
  text-transform: lowercase;
  height: 310px;
  font-size: 10px;
  width: 240px;
  padding-right: 10px;
  overflow-y: auto;
scrollbar-width: thin;
}

.news_left_bottom_inner_text::-webkit-scrollbar {
  width: 5px;
  height: 5px;
}

.news_left_bottom_inner_text::-webkit-scrollbar-thumb {
  background-color: #c7c7c7;
  border-radius: 10px;
}

.news_left_bottom_inner_text::-webkit-scrollbar-track {
  background-color: #ececec;
  border-radius: 5px;
}

.news_right {
  position: absolute;
  width: 300px;
  height: 600px;
  top: 0;
  right: 0;
  border-radius: 0 50px 50px 0;
}

.news_right img {
  border-radius: 0 50px 50px 0;
}


.news3 {
    width: 600px;
    margin: 6px 0px 10px 70px !important;
    position: relative;
    border-radius: 20px;
    background-color: #ececec30;
}

.news3_top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 50% 30%;
    border-bottom-left-radius: 50% 30%;
    background: linear-gradient(to right, #d7d2e9, #d7d2e9);
    position: relative;
    height: 100px;
}


.news3_top_llogo {
  position: absolute;
  top: 50px;
  left: 175px;
  border: 6px solid #fff;
  border-radius: 80px;
  
}

.news3_top_llogo img, .news3_top_rlogo img {
  height: 80px;
  width: 80px;
  border-radius: 80px;
  -webkit-filter: grayscale(100%) !important;
  -moz-filter: grayscale(100%) !important;
  -ms-filter: grayscale(100%) !important;
  -o-filter: grayscale(100%) !important;
  filter: grayscale(100%) !important;
}

.news3_top_rlogo {
  position: absolute;
  top: 50px;
  left: 345px;
  border: 6px solid #fff;
  border-radius: 80px;
}

.news3_top_icon {
    position: absolute;
    top: 53px;
    left: 285px;
    font-size: 40px;
    color: #fff;
}

.news3_top_llogo_name, .news3_top_rlogo_name {
    background-color: #ccc5e2;
    border-radius: 3px;
    position: absolute;
    font-family: 'Futura PT Demi';
    color: #fff;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-size: 9px;
}

.news3_top_llogo_name {
  top: 100px;
  right: 400px;
}

.news3_top_rlogo_name {
  top: 100px;
  left: 410px;
}

.news3_top_llogo_name p, .news3_top_rlogo_name p {
  padding: 2px 5px 2px 5px !important;
}


.news3_foter {
    height: 30px;
    background: linear-gradient(to right, #bfe3e6, #bfe3e6);
    margin-top: 50px !important;
    border-radius: 0px 0px 20px 20px;
}

.news3_middle {
  position: relative;
  margin-top: 50px !important;
}

.news3_middle_left {
  width: 200px;
  margin-left: 90px !important;
}

.news3_middle_left_top {
  padding-left: 45px;
}

.news3_middle_left_num {
    font-size: 20px;
    font-weight: bold;
    color: #ccc5e2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 40px;
    background-color: #f4f4f4;
    float: left;
}

.news3_middle_left_item, .news3_middle_right {
  clear: both;
}


.news3_middle_left_item {
  padding-top: 5px !important;
}

.news3_middle_left_title {
  padding-left: 55px;
}

.news3_middle_left_title p {
    text-transform: uppercase;
    font-size: 12px;
    padding: 0 !important;
    margin: -7px 0 !important;
    letter-spacing: 1px;
    color: #c6c6c6;
    font-weight: bold;
}


.news3_middle_left_title strong {
    color: #ccc5e2 !important;
    text-transform: uppercase;
    font-size: 26px;
}

.news3_middle_left_item p {
    /* font-style: italic; */
    font-size: 10px;
    font-family: 'Futura PT Medium';
    color: #9a9a9a;
    letter-spacing: .3px;
    padding: 0 !important;
    margin: -1px 0px 5px 0px !important;
}

.news3_middle_left_item strong {
    color: #5a5a5a !important;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Futura PT Demi';
    letter-spacing: .3px;
}

.news3_middle_left_item_text {
  float: left;
  width: 160px;
  text-align: right;
  border-width: 0 0 1px 0;
  border-color: #ccc;
  border-style: solid;
}

.news3_middle_left_item_icon {
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    border-radius: 30px;
    background-color: #b5dcdf;
    float: right;
}


.news3_middle_right {
    width: 150px;
    position: absolute;
    left: 326px;
    top: 7px;
    width: 200px;
    text-align: left;
}

.news3_middle_right img {
    display: inline-block;
    border-radius: 10px;
    width: 80px;
    padding: 4px 3px 4px 3px;
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}

.news3_middle_right_title {
    position: absolute;
    top: 80px;
    left: 27px;
}

.news3_middle_right_title p {
    padding: 2px 10px 2px 10px !important;
    background-color: #b5dcdf;
    color: #fff !important;
    text-transform: uppercase;
    border-radius: 5px;
    font-family: 'Futura PT Demi';
    font-size: 9px;
    letter-spacing: 1px;
}



.news3_bottom {
  margin-top: 75px !important;
}

.news3_bottom_left {
    width: 195px;
    height: 110px;
    background: linear-gradient(to bottom left, #d7d2e9 50%, #bfe3e6 50%);
    border-radius: 6px;
    color: #fff;
    margin-left: 80px !important;
    text-transform: uppercase;
    text-align: center;
}

.news3_bottom_left p {
    /* font-style: italic; */
    font-size: 9px;
    /* letter-spacing: 1px; */
    font-family: 'Futura PT Demi';
    padding-top: 7px !important;
    padding-bottom: 0 !important;
}

.news3_bottom_left_act {
    margin-top: 4px;
}
.news3_bottom_left_act img {
    display: inline-block;
    border-radius: 10px;
    width: 70px;
    padding: 4px 3px 4px 3px;
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}


.news3_bottom_right {
  position: absolute;
  top: 367px;
  left: 325px;
}

.news3_bottom_right_text {
    width: 175px;
    border: 1px solid #b7b7b7;
    border-radius: 7px 10px;
}

.news3_bottom_right_text p {
    font-size: 10px;
    font-family: "Futura PT Medium";
    color: rgb(87, 87, 87);
    padding: 7px 10px !important;
}

.news3_bottom_right_icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    font-size: 14px;
    border-radius: 30px;
    background-color: #b5dcdf;
    color: #fff;
    margin: -12px 0 0 -16px !important;
}
.news3_bottom_right_from {
    color: #b5b5b5;
    text-transform: uppercase;
    font-size: 9px;
    font-family: 'Futura PT Demi';
    letter-spacing: .3px;
    margin: -20px 0 0 20px !important;
    font-weight: bold;
}


.news3_bottom_right_from a {
    color: #6b6b6b !important;
    text-transform: uppercase;
    font-family: 'Futura PT Demi';
    font-size: 9px;
    letter-spacing: .3px;
}



/*------------- внешности -------------*/

.look {
    width: 500px;
    margin: 0px 0px 10px 113px !important;
    border-radius: 25px;
    position: relative;
    border: 1px solid #dfe2e6;
    border-width: 1px;
    box-shadow: 0px 0px 11px #eeeeeed6;
    background-color: #fcfcfd;
}


.look_table table {
    width: 480px;
    margin: 10px 10px 0px 11px !important;
    padding-bottom: 20px !important;
}

.look_table_boys, .look_table_girls {
    width: 225px;
    height: 170px;
    background: rgb(0, 0, 0, 0.01);
    border-radius: 10px;
}

.look_table_boys span, .look_table_girls span {
    text-align: center;
    padding: 0px 5px 0px 5px;
    width: 215px;
    display: block;
    font-size: 13px;
    border-width: 0 0 1px 0;
    /* border-style: dashed; */
    /* border-color: rgb(0, 0, 0, 0.1); */
    border-radius: 5px;
    color: #fff;
    font-family: 'Futura PT Medium';
    text-transform: lowercase;
    letter-spacing: 1px;
}

.look_table_boys p, .look_table_girls p {
  padding: 10px 10px 0 10px !important;
}

.look_table_boys span {
    background: linear-gradient(#c8d6e4, #d3e0ed);
}
.look_table_girls span {
    background: linear-gradient(#dbcce7, #e5d6f1);
}


.look_table_girls_content, .look_table_boys_content {
    width: 221px;
    height: 144px;
    overflow-y: auto;
scrollbar-width: thin;
    margin-top: 3px !important;
    font-family: 'Mulish';
    font-size: 10px;
}

.look_table_girls_content b, .look_table_boys_content b {
    color: #5a5a5a;
}

.look_table_girls_content a, .look_table_boys_content a {
    color: #5d748d!important;
}

.look_table p {
    line-height: 14px!important;
}



/*------------- снс -------------*/



.sns {
  width: 350px;
  height: 600px;
  margin: 6px auto !important;
  border-radius: 5px;
  position: relative;
  box-shadow: 0 0 1px rgb(0, 0, 0, 20%);
  background-color: #fff;
}

.sns p, .sns_user p, .sns_user_logo p, .sns_user_name p, .sns_user_time p, .sns_mes_left_img p, .sns_mes_right p, .sns_mes_right_img p, .sns_mes_right_gif p {
  padding: 0 !important;
}

.sns_user {
  height: 55px;
  width: 100%;
  border-style: solid;
  border-color: #cccccc50;
  border-width: 0 0 1px 0;
}

.sns_user_logo {
  float: left;
}

.sns_user_logo img {
  width: 40px;
  height: 40px;
  border-radius: 30px;
  padding: 5px;
}

.sns_user_name {
  font-weight: bold;
  font-size: 12px;
  padding: 10px 0 0 55px;
}

.sns_user_time {
  color: #cccccc;
  font-size: 10px;
  padding: 0 0 0 55px;
}


.sns_mes_left, .sns_mes_time, .sns_mes_right {
  clear: both;
}

.sns_mes {
  overflow-y: auto;
  overflow-x: hidden;
scrollbar-width: thin;
  width: 347px;
  height: 538px;
  text-align: left;
}


.sns_mes_time {
  text-align: center;
  width: 130px;
  margin: 20px auto !important;
}

.sns_mes_time p {
  border-radius: 10px;
  background-color: #cccccc30;
  padding: 2px 5px 2px 5px;
}


.sns_mes_left {
  width: 70%;
  background-color: #f4f4f4;
  border-radius: 15px 15px 15px 0;
  margin: 5px 0 5px 5px !important;
}


.sns_mes_left p {
  padding: 5px 10px !important;
}

.sns_mes_left_img img, .sns_mes_right_img img {
  margin: 0 !important;
  padding: 0 !important;
  width: 100%;
  border-radius: 5px;
}

.sns_mes_left_gif {
  padding: 5px;
  margin: 0 !important;
}

.sns_mes_left_gif img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}

.sns_mes_right_gif {
  padding: 5px;
  margin: 0 0 0 230px !important;
}

.sns_mes_right_gif img {
  width: 100px;
  height: 100px;
  border-radius: 50px;
}


.sns_mes_right {
  width: 80%;
  background-color: #5b90c2;
  color: #fff;
  border-radius: 15px 15px 0 15px;
  margin: 5px 0 5px 64px !important;
}


.sns_mes_right p {
  padding: 5px 10px !important;
}


/*------------- всякоразное -------------*/

#pun-status p span.item3 {
  display: none !important;

}


/*------------- шапка -------------*/




/* КОД ССЫЛОК НАВИГАЦИИ ОТ ВЕЩЕГО ДУХА */
/* настройка кнопки, может быть текстом */
.spirit-navigation {
    height: 36px;
    width: 160px;
    text-align: center;
    top: 19px;
    left: 51px;
    margin-left: 331px;
    display: inline-block;
    cursor: pointer;
    font-size: 7px;
    position: absolute;
    font-weight: bold;
    color: #656565;
    letter-spacing: .7px;
    text-transform: uppercase;
    font-family: Mulish;
    transition: all 0.3s ease-in-out 0s;
}

/* вид кнопки после клика по ней */
.spirit-navigation.spirit-navigation_hover{

}

/* настройка позиции выпадающего по клику окна и его ширина */
#navigblock {
    width: 135px;
    margin-left: 27px;
    position: absolute;
    top: 41px;
    z-index: 999;
}

/* настройка блока ссылок, цвет фона, тени, прозрачность, отступы */
.sslka {
    display: block;
    /* opacity: .95; */
    padding: 3px;
    background: #fff;
    border-radius: 10px;
}

/* настройка вида самой ссылки, ширина, цвет, фон, шрифты и так далее */
#pun .sslka a {
    background: #fffefe;
    white-space: nowrap;
    margin: 2px auto;
    border-radius: 2px;
    text-align: center;
    transition: all 0.3s linear 0s;
    display: block;
    padding: 2px;
    color: #2b2b2b;
    letter-spacing: .3px;
    text-transform: lowercase;
    font-family: 'Nunito';
    font-weight: bold;
    font-size: 8.5px;
}

/* ссылка при наведении */
#pun .sslka a:hover {
    background-color: #e0d2ef !important;
    opacity: .9;
    /* transform: scale(.8); */
}




.activist_right {
    position: absolute;
    top: 24px;
    left: 795px;
}

.activist_right img {
    padding-right: 0px;
}



.activist_left {
    position: absolute;
    top: 77px;
    left: 67px;
}


.activist_left img {
  padding-right: 0px;
    margin-left: 3px;
}


.couple {
    position: absolute;
    top: 164px;
    left: 870px;
}

.admins {
    position: absolute;
    top: -30px;
    left: 876px;
    width: 95px;
    line-height: 7px;
    font-size: 9px;
    letter-spacing: .5px;
    font-weight: 600;
    font-family: 'Futura PT medium';
    word-spacing: -2px;
    color: #727272;
    text-align: center;
}

.admins a {
    text-transform: uppercase;
    font-size: 6px;
    color: #82808f!important;
}


.twitter {
    font-family: Mulish;
    font-size: 9px;
    position: absolute;
    top: 95px;
    left: 791px;
    letter-spacing: .3px;
    font-weight: 600;
    width: 204px;
    height: 45px;
}

.twitter_logo {
    float: left;
    margin-right: 5px !important;
}

.twitter_logo img {
    width: 46px;
    height: 46px;
}

.twitter_nick a {
    text-transform: lowercase;
    color: #ada8c0 !important;
}

.twitter_text {
    text-transform: lowercase;
    font-size: 8px;
    margin-top: 1px !important;
    line-height: 9px;
    color: #747474;
}

.twitter_text p {
    height: 29px;
    overflow: auto;
    width: 147px;
    text-align: justify;
    padding-right: 5px;
}

.heart { 
  background: url(https://i.imgur.com/ymjB7qe.png);
  position: absolute;
  width: 32px;
  height: 33px;
  top: 165px;
  left: 641px;
  z-index: 999;
}
.heart:hover { 
  background: url(https://i.imgur.com/Dzb6nnG.gif);
}



.nav_links {
    width: 174px;
    height: 195px;
    position: absolute;
    top: -3px;
    left: 24px;
    overflow-y: auto;
    overflow-x: hidden;
scrollbar-width: thin;
    text-align: left;
    box-sizing: border-box;
}

.nav_links p {
  background-color: #fff;
  margin: 5px 4px 0 0 !important;
  position: relative;
  box-sizing: border-box;
  max-width: 95%;
  padding: 5px 10px 5px 10px !important;
  font-size: 8px;
  border-radius: 5px;
  float: right;
  clear: both;
  text-align: right;
}

.nav_links_name {
    font-weight: 700;
    font-size: 10px;
    /* font-style: italic; */
    font-family: Futura PT Demi;
    text-transform: uppercase;
}





/* личная страница */

.idolcards_inner {
  width: 791px;
  height: 226px;
  margin: 15px 0 0 2px !important;
  overflow-y: hidden;
  overflow-x: auto;
  white-space: nowrap;
scrollbar-width: thin;

}


.idolcards_album {
    width: 794px;
    height: 135px;
    border-radius: 17px;
    border: 1px solid #c8d8ed;
    background-color: #fbfcff82;
    position: absolute;
    top: 87px;
    left: 52px;
}



.idolcards_album_inner {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    width: 771px;
    margin: 9px 0 0 10px !important;
    height: 122px;
    scrollbar-width: thin;
}



.idolcards_album_button {
    display: inline-block;
    cursor: pointer;
    padding: 6px 5px 6px 0px;
    filter: grayscale(100%);
}

.idolcards_album_button.full {
  filter: grayscale(0%);
}






.userp_plashk {
    width: 794px;
    height: 138px;
    border-radius: 17px;
    border: 1px solid #c8d8ed;
    background-color: #fbfcff82;
    position: absolute;
    top: 312px;
    left: 52px;
}

.userp_plashk_inner {
    overflow-x: hidden;
    overflow-y: auto;
    width: 768px;
    margin: 20px !important;
    height: 101px;
    scrollbar-width: thin;
}

.userp_plashk img {
  display: inline-block;
  padding-right: 9px;
}



.userp_gifts {
    width: 794px;
    height: 80px;
    border-radius: 17px;
    border: 1px solid #c8d8ed;
    background-color: #fbfcff82;
    position: absolute;
    top: 217px;
    left: 52px;
}

.userp_gifts_inner {
    overflow-x: hidden;
    overflow-y: auto;
    width: 778px;
    margin: 12px 0 0 10px !important;
    height: 55px;
    scrollbar-width: thin;
}

.userp_gifts img {
    padding: 5px 0px 0px 0px;
}





.userp_token {
    width: 520px;
    height: 80px;
    border-radius: 17px;
    border: 1px solid #c8d8ed;
    background-color: #fbfcff82;
    position: absolute;
    top: 100px;
    left: 325px;
}

.userp_token_inner {
    overflow-x: hidden;
    overflow-y: auto;
    width: 505px;
    margin: 17px 0 0 10px !important;
    height: 49px;
    scrollbar-width: thin;
}

.userp_token img {
    padding: 0px 0px 2px 5px;
}


.userp_info_icon img {
  padding-right: 5px;
}

.userp_info_icon {
  padding: 22px 0 0 19px;
}


.userp_info_music {
    padding-top: 15px;
    width: 257px;
    color: #6d6d6d;
    font-size: 11px;
    margin-left: 7px !important;
    text-align: center;
    font-family: 'Futura PT Medium';
}


.userp_info_top {
    padding: 22px 0 0 44px;
    font-size: 12px;
    position: relative;
    font-family: 'Futura PT medium';
    color: #929292;
}

.userp_info_posts {
  top: 22px;
left:93px;
position: absolute;
}

.userp_info_love {
  position: absolute;
    left: 146px;
    top: 21px;
}
.userp_info_love a {
    color: #929292!important;
}

.userp_info {
  width: 273px;
  height: 135px;
  margin: -2px 0px 0px 42px !important;
  background: url(http://forumupload.ru/uploads/001b/a4/b6/3/243598.png);
}


.userp_name {
    color: #fff;
    font-size: 10px;
    font-family: 'Futura PT book';
    position: absolute;
    letter-spacing: .5px;
    top: 52px;
    left: 120px;
}


.userp_nickname {
    color: #fff;
    text-shadow: 1px 1px 0px #bbcfe8, 0px 0px 7px #fff;
    font-size: 14px;
    position: absolute;
    top: 33px;
    font-family: 'Futura PT Demi';
    left: 120px;
    font-weight: 600;
}

.userp_emoji {
  background-color: #eeeeee;
  width: 22px;
  height: 22px;
  border-radius: 15px;
  display:flex;
  justify-content: center; 
  align-items: center; 
  position: absolute;
  top: 47px;
  left: 55px;
}

.userp_emoji img {
  width: 14px;
  height: 14px;
}

.userp_logo {
  top: 30px;
  left: 70px;
  position: absolute;
}

.userp_logo img {
  width: 41px;
  height: 41px;
  border-radius: 30px;
}


.userp {
  background: url(http://forumupload.ru/uploads/001b/a4/b6/3/510778.png);
  width: 900px;
  height: 500px;
  margin: 0 auto !important;
  position: relative;
}




.tabs {
   width: 900px;
   padding-top: 42px;
}

/* Стили для списка вкладок */
.tab-header {
   list-style: none;
   display: flex;
   align-items: center;
   justify-content: end;
   margin-right: 40px !important;
}

/* Стили для вкладки */
.tab-header__item {
    padding: 2px 15px !important;
    margin-right: 52px !important;
    cursor: pointer;
    font-family: 'Futura PT Demi';
    color: #fff;
    text-shadow: 1px 1px 0px #bbcfe8, 0px 0px 7px #fff;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
}

/* Стили для активной вкладки */
.tab-header__item.active {
   position: relative;
  
}

/* Стиль для списка контейнеров с содержимым вкладок */
.tab-content {
   list-style: none;
   padding: 0;
   margin: 0;
}

/* Стили для контейнера с содержимым вкладки */
.tab-content__item {
   display: none;
   padding: 20px;
   margin-top: 16px !important;
   height: 429px;
}

/* Стили для активного контейнера вкладки */
.tab-content__item.active {
   display: block;
}



.idolcards {
  width: 650px;
  margin-top: 20px;
}


.grade_c {
    width: 150px;
    height: 210px;
display:inline-block;
    position: relative;
    padding: 3px;
    border-radius: 15px;
    background: linear-gradient(to right, #afb8c8, #828cae);
margin-right: 7px !important;
}

.grade_c img {
    width: 150px;
    height: 210px;
    object-fit: cover;
    border-radius: 15px;
}
.grade_c letter_с {
    background: linear-gradient(to right, #afb8c8, #828cae);
}
.grade_b {
    width: 150px;
    height: 210px;
display:inline-block;
    position: relative;
    padding: 3px;
    border-radius: 15px;
    background: linear-gradient(to right, #c6e1a2, #8bad49);
margin-right: 7px !important;
}
.grade_b img {
    width: 150px;
    height: 210px;
    object-fit: cover;
    border-radius: 15px;
}
.grade_b letter_b {
    background: linear-gradient(to right, #c6e1a2, #8bad49);
}
.grade_a {
    width: 150px;
    height: 210px;
    position: relative;
display:inline-block;
    padding: 3px;
    border-radius: 15px;
    background: linear-gradient(to right, #f6dda9, #dac86b);
margin-right: 7px !important;
}
.grade_a img {
    width: 150px;
    height: 210px;
    object-fit: cover;
    border-radius: 15px;
}
.grade_a letter_a {
    background: linear-gradient(to right, #f6dda9, #dac86b);
}
.grade_s {
    width: 150px;
    height: 210px;
    position: relative;
display:inline-block;
    padding: 3px;
    border-radius: 15px;
    background: linear-gradient(to right, #f6a9a9, #da6b84);
margin-right: 7px !important;
}
.grade_s img {
    width: 150px;
    height: 210px;
    object-fit: cover;
    border-radius: 15px;
}
.grade_s letter_s {
    background: linear-gradient(to right, #f6a9a9, #da6b84);
}
.grade_r {
    width: 150px;
    height: 210px;
    position: relative;
display:inline-block;
    padding: 3px;
    border-radius: 15px;
    background: linear-gradient(to right, #f3a9f6, #786bda);
margin-right: 7px !important;
}
.grade_r img {
    width: 150px;
    height: 210px;
    object-fit: cover;
    border-radius: 15px;
}
.grade_r letter_r {
    background: linear-gradient(to right, #f3a9f6, #786bda);
}
.grade_c letter_с, .grade_b letter_b, .grade_a letter_a, .grade_s letter_s, .grade_r letter_r {
    position: absolute;
    font-size: 35px;
    top: 168px;
    text-shadow: 0px 0px 10px;
    left: 108px;
    padding: 2px 5px 15px 12px;
    width: 30px;
    height: 30px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    font-family: 'Raleway';
    border-radius: 10px;
    
}

/* плашки в таблице */

.lovess {
    position: absolute;
    width: 193px;
    height: 103px;
    top: 166px;
    left: 33px;
    overflow: auto;
    scrollbar-width: thin;
    padding: 0px 5px 0px 0px;
}

.sick {
    position: relative;
    background: #f1f3f6;
    border-radius: 10px;
    padding: 5px;
    width: 174px;
    clear: both;
    height: 20px;
    margin: 2px -1px 4px 5px!important;
}

.loveu {
    /* position: relative; */
}

.lovess img {
    position: absolute;
    /* float: right; */
    margin-top: -3px;
    margin-left: 145px;
}

.lovess nazv {
    position: absolute;
    width: 130px;
    margin-left: 9px;
    top: 4px;
    text-align: right;
    font-family: 'Futura PT Demi';
    text-transform: uppercase;
    font-size: 10px;
}
.lovess nazv a {
    color: #a8a1bf!important;
}

.lovess text {
    position: absolute;
    font-size: 8px;
    width: 130px;
    text-align: right;
    margin-left: 9px;
    top: 14px;
    font-family: 'Nunito';
    color: #8b8b8b;
}

/* настройки маски */

#mask_dialog .inner {
    cursor: default;
    margin: 0;
    width: 760px;
    max-width: 99%;
    max-height: 90%;
    overflow-x: auto;
scrollbar-width: thin;
    z-index: 100;
    box-shadow: 0 0 25px #2222222e;
    background: #ffffff;
    padding: 8px;
    border-radius: 15px;
}

#mask_dialog .hv-mask-dialog-title {
    text-align: center;
    font-weight: 700;
    font-size: 16px;
    line-height: 34px;
    position: relative;
    font-family: 'Futura PT Demi';
    text-transform: uppercase;
}

#mask_dialog .hv-preview-block > div {
    padding: 3px 0;
    font-family: 'Futura PT Medium';
}
#mask_dialog .hv-form-block label {
    display: block;
    font-family: 'Futura PT book';
    text-transform: lowercase;
    margin-bottom: px;
}

/*------------- лавпасс таблица -------------*/

.lovepass {
  background: url(https://i.imgur.com/rXhk5V4.png);
  width: 600px;
  height: 750px;
  margin-left: 6% !important;
  color: #fff;

}

.lovepass_title {
    text-transform: uppercase;
    font-size: 24px;
    /* font-weight: bold; */
    font-family: 'Futura PT Demi';
    padding: 12px 0 17px 17px;
}

.lovepass_table {
  width: 580px;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

.lovepass_table_block {
  float: left;
  background: url(https://i.imgur.com/yoGbNjT.png);
  width: 102px;
  height: 112px;
  margin: 0 15px 23px 0 !important;
  text-align: center;
  position: relative;
}

.lovepass_table_block_last {
  float: left;
  background: url(https://i.imgur.com/yoGbNjT.png);
  width: 102px;
  height: 112px;
  margin: 0 0 23px 0 !important;
  text-align: center;
  position: relative;
}

.lovepass_table_block_name {
    font-size: 12px;
    font-family: 'Futura PT Medium';
    text-transform: uppercase;
}

.lovepass_table_block_text {
    font-size: 9px;
    padding-top: 20px;
    font-family: 'Nunito';
    font-weight: bold;
    letter-spacing: .3px;
}

.lovepass_table_block_text p {
  line-height: 8px;
}


.lovepass_table_stars {
    position: absolute;
    right: 0;
    top: 114px;
    font-family: 'Futura PT Demi';
}

.lovepass_title p, .lovepass_table_block_name p, .lovepass_table_block_text p, .lovepass_table_stars p {
  padding: 0 !important;
}

/*------------- жабка таблица -------------*/

.holdthe {
    background: url(https://i.imgur.com/wZHv6f9.png);
    width: 700px;
    height: 814px;
    color: #fff;
    position: relative;
    margin-left: 20px!important;
}

.holdthe_icon {
  position: absolute;
  top: 28px;
  left: 36px;
}

.holdthe_title {
    position: absolute;
    top: 42px;
    left: 118px;
    font-size: 27px;
    text-transform: uppercase;
    font-family: 'Futura PT Demi';
}

.holdthe_date {
    position: absolute;
    top: 83px;
    left: 107px;
    font-size: 11px;
    text-transform: uppercase;
    font-family: 'Futura PT Medium';
}

.holdthe_table_title {
  padding-top: 148px;
}

.holdthe_table_title_m, .holdthe_table_title_t, .holdthe_table_title_w, .holdthe_table_title_th, .holdthe_table_title_f, .holdthe_table_title_s, .holdthe_table_title_su {
    display: inline-block;
    font-size: 11px;
    padding-left: 22px;
    text-transform: uppercase;
    font-family: 'Futura PT Demi';
}

.holdthe_table_title_m {
  padding-left: 25px;
}

.holdthe_table_title_t {
  padding-left: 30px;
}

.holdthe_table_title_w {
  padding-left: 52px;
}

.holdthe_table_title_th {
  padding-left: 54px;
}

.holdthe_table_title_f {
  padding-left: 46px;
}

.holdthe_table_title_s {
  padding-left: 44px;
}

.holdthe_table_title_su {
  padding-left: 33px;
}

.holdthe_table {
  width: 675px;
  padding-top: 6px;
  padding-left: 18px;
  height: 390px;
 position: absolute;
}

.holdthe_table_block {
  float: left;
  width: 95px;
  height: 95px;
  text-align: center;
  position: relative;
}

.holdthe_table_block_last {
  float: left;
  width: 95px;
  height: 95px;
  text-align: center;
  position: relative;
}

.holdthe_table_block_title {
    text-align: left;
    font-size: 9px;
    padding: 2px 0 7px 4px;
    text-transform: uppercase;
    font-family: 'Futura PT Medium';
}

.holdthe_table_block_text {
    font-size: 10px;
    font-family: 'Futura PT Book';
}

.holdthe_table_block_text p {
   line-height: 8px !important;

}

.holdthe_table_block_stars {
    position: absolute;
    right: 4px;
    top: 76px;
    font-family: 'Futura PT Demi';
}

.holdthe_table_block_present {
  position: absolute;
  right: 4px;
  font-size: 9px;
  top: 66px;
}


.holdthe_text {
    clear: both;
    font-size: 9.5px;
    padding: 430px 60px 0 60px;
    font-family: 'Nunito';
}

.holdthe_text p {
    line-height: 12px !important;
}

.holdthe_text b {
    font-family: 'Futura PT demi';
    font-size: 11px;
    background: #9dc2c0;
    border-radius: 10px;
    padding: 0px 4px 0px 4px;
}

.holdthe_table_block_title p, .holdthe_table_block_text p, .holdthe_icon p, .holdthe_title p, .holdthe_date p, .holdthe_table_title_m p, .holdthe_table_title_t p, .holdthe_table_title_w p, .holdthe_table_title_th p, .holdthe_table_title_f p, .holdthe_table_title_s p, .holdthe_table_title_su p, .holdthe_table_block_stars p {
  padding: 0 !important;
}

.holdthe_table_block_title p, .holdthe_table_block_stars p {
 line-height: 8px  !important;
}

.holdthe_ank {
    background: url(https://i.imgur.com/psFMLkF.png);
    position: relative;
    width: 496px;
    height: 486px;
    margin-left: 100px !important;
    color: #fff;
    border-radius: 20px;
    border: 1px solid #79b1b7;
}

.holdthe_ank_logo {
    position: absolute;
    left: 40px;
    top: 49px;
}

.holdthe_ank_logo img {
    width: 135px;
    height: 135px;
}

.holdthe_ank_info {
    position: absolute;
    width: 250px;
    height: 130px;
    left: 217px;
    top: 44px;
    font-size: 10px;
    text-transform: uppercase;
    font-family: futura pt medium;
    letter-spacing: .3px;
}


.holdthe_ank_info p {
    padding: 0px 0px 5px 0px !important;
line-height: 15px !important;
}


.holdthe_ank_preferences {
    position: absolute;
    width: 207px;
    height: 215px;
    left: 23px;
    top: 234px;
    font-size: 8px;
    text-transform: uppercase;
}


.holdthe_ank_preferences_title {
    padding: 2px 0 15px 69px !important;
    font-size: 11px;
    font-family: 'Futura PT demi';
}


.holdthe_ank_preferences p {
    padding: 0px 0px 6px 0px !important;
    font-family: 'Futura PT demi';
    font-size: 10px;
    letter-spacing: 0.3px;
line-height: 15px !important;
}

.holdthe_ank_progress {
    position: absolute;
    width: 207px;
    height: 215px;
    left: 264px;
    top: 234px;
    font-size: 8px;
    text-transform: uppercase;
}

.holdthe_ank_progress_title {
    padding: 2px 0 15px 69px !important;
    font-size: 11px;
    font-family: 'Futura PT Demi';
}

.holdthe_ank_progress p {
    padding: 0px 0px 6px 0px !important;
    font-family: 'Futura PT demi';
    font-size: 10px;
    letter-spacing: 0.3px;
line-height: 15px !important;
}


/*------------- оформа тем/конкурсов -------------*/
.lovestheme {
    width: 460px;
    text-align: justify;
    position: relative;
    margin: 10px 0px 9px 115px !important;
    padding: 42px 20px 13px 20px!important;
    border-radius: 25px;
    font-family: 'Futura PT book';
    color: #282828;
    font-size: 11.5px;
    letter-spacing: .1px;
    line-height: 135%;
    box-shadow: inset 0px 0px 13px #f7f7f7;
    border: 2px solid #ececec91;
    /* box-shadow: 0px 0px 9px #f1f1f1; */
    background: linear-gradient(#ffffff, #fcfcfc);
}
.lovestheme b {
    font-family: 'Futura PT medium';
}
.name {
    position: relative;
    width: 380px;
    padding: 3px 0px 2px 0px;
    margin: -30px 12px 10px 41px!important;
    font-family: 'Futura PT Demi';
    font-size: 12px;
    text-transform: uppercase;
    text-align: center;
    background-color: #d4cee7;
    color: #fff;
    letter-spacing: .5px;
    border-radius: 10px;
}
.middle {
    position: relative;
    width: 460px;
    text-align: center;
    background: #f1f1f1;
    text-transform: uppercase;
    color: #3f3f3f;
    font-family: 'Futura PT Medium';
    font-size: 10px;
    margin: 5px 0px 5px 0px!important;
    border-radius: 10px;
}
/*------------- оформа для кратких описаний -------------*/
.lovetheme {
    width: 400px;
    text-align: justify;
    position: relative;
    margin: 10px 0px 9px 150px !important;
    padding: 20px 15px 3px 15px!important;
    border-radius: 25px;
    font-family: 'Futura PT book';
    color: #2d2d2d;
    text-transform: lowercase;
    font-size: 10.5px;
    letter-spacing: .3px;
    line-height: 150%;
    box-shadow: inset 0px 0px 9px #f6f6fb;
    border: 1px solid #e5e2ef;
    /* box-shadow: 0px 0px 9px #f1f1f1; */
    background: linear-gradient(#ffffff, #fbfbfb);
}
lovethemename {
    position: absolute;
    width: 380px;
    padding: 2px 0px 2px 0px;
    margin: -24px 12px 0px 10px!important;
    font-family: 'Futura PT Demi';
    text-transform: uppercase;
    text-align: center;
    background-color: #d7d2e9;
    color: #fff;
    letter-spacing: .5px;
    border-radius: 5px;
}
.lovethemeemo {
    padding: 3px 0px 0px 4px;
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #fcfdff;
    border: 1px solid #d7d2e9;
    border-radius: 20px;
    margin: 4px 0px -11px 187px!important;
}

.news4 {
    width: 600px;
    margin: 6px 0px 10px 70px !important;
    position: relative;
    border-radius: 20px;
    background-color: #fbfbfb;
}
.news4_top {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 50% 30%;
    border-bottom-left-radius: 50% 30%;
    background: linear-gradient(to right, #d7d2e9, #d7d2e9);
    position: relative;
    height: 100px;
}
.news4_top_llogo {
    position: absolute;
    top: 35px;
    left: 183px;
    border: 6px solid #fff;
    border-radius: 80px;
}
.news4_top_llogo img, .news4_top_rlogo img {
    height: 80px;
    width: 80px;
    border-radius: 80px;
    -webkit-filter: grayscale(100%) !important;
    -moz-filter: grayscale(100%) !important;
    -ms-filter: grayscale(100%) !important;
    -o-filter: grayscale(100%) !important;
    filter: grayscale(100%) !important;
}
.news4_top_llogo_name {
    top: 90px;
    right: 233px;
}
.news4_top_llogo_name, .news4_top_rlogo_name {
    background-color: #ccc5e2;
    border-radius: 3px;
    position: absolute;
    font-family: 'Futura PT Demi';
    color: #fff;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-size: 11px;
}
.news4_top_llogo_name p, .news4_top_rlogo_name p {
    padding: 2px 5px 2px 5px !important;
}
.news4_top_icon {
    position: absolute;
    top: 42px;
    left: 277px;
    font-size: 40px;
    color: #fff;
}
.news4_middle {
    position: relative;
    margin-top: 50px !important;
}
.news4_middle_text {
    height: 200px;
    width: 450px;
    background: #ffffff;
    margin-left: 70px!important;
    margin-top: -19px;
    border-radius: 10px;
    border: 1px solid #efedf7;
    padding: 5px;
}
.news4_foter {
    height: 30px;
    background: linear-gradient(to right, #bfe3e6, #bfe3e6);
    margin-top: 20px !important;
    border-radius: 0px 0px 20px 20px;
}
.news4_middle_text txt {
    width: 430px;
    height: 180px;
    overflow: auto;
    scrollbar-width: thin;
    position: absolute;
    margin: 10px;
    padding-right: 5px;
    font-size: 12px;
    color: #5a5a5a;
    line-height: 120%!important;
    font-family: 'Futura PT Medium';
}

/*------------- снс -------------*/
.lovesns {
    width: 345px;
    height: 568px;
    margin-left: 200px!important;
    background: url(http://forumupload.ru/uploads/0013/25/ec/2/438746.png) no-repeat;
}

.lovesnsava {
    margin-left: 252px!important;
    margin-top: 8px!important;
    position: absolute;
}
.lovesnsava img {
    border-radius: 30px;
    width: 42px;
    height: 42px;
}
.lovesns status {
    position: absolute;
    font-family: 'Futura PT book';
    font-size: 9px;
    margin: 30px 0px 0px 125px!important;
    letter-spacing: .3px;
    width: 122px;
    text-align: right;
}
.lovesns nick {
    position: absolute;
    font-family: 'Futura PT demi';
    font-size: 13px;
    margin: 13px 0px 0px 125px!important;
    /* letter-spacing: .1px; */
    width: 122px;
    color: #747474;
    text-align: right;
}
.lovesns_dialogue {
    position: absolute;
    width: 326px;
    height: 461px;
    margin: 62px 0px 0px 8px!important;
    overflow: auto;
scrollbar-width: thin;
}
.lovesns_dialogue time1 {
    position: relative;
    padding: 5px 0px 5px 0px!important;
    clear: both;
    font-family: 'Futura PT Medium';
    letter-spacing: .3px;
    font-size: 9px;
    float: right;
    margin-right: 15px!important;
    color: #898989;
}
.message1 {
    position: relative;
    background: #fff;
    max-width: 240px;
    clear: both;
    padding: 6px 11px 7px 11px!important;
    border-radius: 10px 10px 0px 10px;
    float: right;
    margin-bottom: 6px!important;
    margin-right: 10px!important;
    font-family: 'Futura PT Medium';
    color: #6d6d6d;
    border: 1px solid #efefef;
    font-size: 11px;
    letter-spacing: 0.1px;
}
.videomess1 {
    position: relative;
    clear: both;
    float: right;
    margin-right: 10px!important;
    margin-bottom: 10px!important;
    margin-top: 5px!important;
}
.videomess1 img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
}
.photo1 {
    position: relative;
    clear: both;
    float: right;
    margin-right: 10px!important;
    margin-top: 5px!important;
    margin-bottom: 10px!important;
    background: #fff;
    border-radius: 10px 10px 0px 10px;
    padding: 10px!important;
}
.photo1 img {
    border-radius: 10px;
    width: 200px;
    height: 200px;
}
.missedcall {
    clear: both;
    position: relative;
    text-align: center;
    font-family: 'Futura PT Medium';
    font-size: 10px;
    margin-bottom: 10px!important;
    color: #767676;
    text-transform: lowercase;
}
.lovesns_dialogue time2 {
    position: relative;
    padding: 5px 0px 5px 0px!important;
    clear: both;
    font-family: 'Futura PT Medium';
    letter-spacing: .3px;
    font-size: 9px;
    float: left;
    margin-left: 15px!important;
    color: #898989;
}
.message2 {
    position: relative;
    background: #fff;
    max-width: 240px;
    clear: both;
    padding: 6px 11px 7px 11px!important;
    border-radius: 10px 10px 10px 0px;
    float: left;
    margin-bottom: 6px!important;
    margin-left: 10px!important;
    font-family: 'Futura PT Medium';
    color: #6d6d6d;
    border: 1px solid #efefef;
    font-size: 11px;
    letter-spacing: 0.1px;
}
.videomess2 {
    position: relative;
    clear: both;
    float: left;
    margin-left: 10px!important;
    margin-bottom: 10px!important;
    margin-top: 5px!important;
}
.videomess2 img {
    border-radius: 100%;
    width: 100px;
    height: 100px;
    border: 2px solid #fff;
}
.photo2 {
    position: relative;
    clear: both;
    float: left;
    margin-left: 10px!important;
    margin-top: 5px!important;
    margin-bottom: 10px!important;
    background: #fff;
    border-radius: 10px 10px 10px 0px;
    padding: 10px!important;
}
.photo2 img {
    border-radius: 10px;
    width: 200px;
    height: 200px;
}

/*------------- твиттер -------------*/



.twit {
  width: 500px;
  margin-left: 12% !important;
  border-radius: 10px;
  position: relative;
  background-color: #fff;
  border: 2px solid #cccccc90;
}

.twit a {
  color: #64a4e0 !important;
}

.twit_bg {
  width: 500px;
  height: 130px;
  border-radius: 20px 20px 0 0;
  padding: 0 !important;
  margin: 0 !important;
}

.twit_bg img {
  width: 500px;
  height: 130px;
  border-radius: 10px 10px 0 0;
  padding: 0 !important;
  margin: 0 !important;

}

.twit_bg p {
  padding: 0 !important;
  margin: 0 !important;
}

.twit_logo {
  position: absolute;
  height: 60px;
  width: 60px;
  top: 100px;
  left: 25px;
}

.twit_logo img {
  border-radius: 50px;
  height: 70px;
  width: 70px;
  border: 4px solid #fff !important;
}

.twit_name p, .twit_nick p, .twit_text p, .twit_date p, .twit_st p, .twit_st_fl p, .twit_location p {
  padding: 0 !important;
}


.twit_name {
  margin: 56px 0 0 15px !important;
  font-weight: bold;
  font-size: 15px;
}

.twit_nick {
  color: #ccc;
  margin: 0 0 15px 15px !important;
}

.twit_text {
  font-size: 10px;
  margin: 5px 15px 10px 15px !important;
}

.twit_location  {
  color: #ccc;
  margin: 0 0 0 15px !important;
}

.twit_date {
  color: #ccc;
  margin: 0 0 0 15px !important;
}

.twit_st {
  font-size: 100%;
  margin: 5px 15px 20px 15px !important;
}

.twit_st_fl {
  float: left;
  padding-right: 15px;
}




.twi_nick p span a,  .tw a {
  color: #64a4e0 !important;
}


.tw {
  width: 350px;
  margin-left: 18% !important;
  border: 2px solid #cccccc90;
  border-radius: 10px;
  background-color: #fff;
}

.tw_user {
  width: 350px;
  height: 60px;
}

.tw_user_logo {
  float: left;
}

.tw_user_logo img {
  width: 50px;
  height: 50px;
  margin: 15px 10px 5px 15px;
  border-radius: 25px;
}

.tw_user_name {
  font-weight: bold;
  font-size: 10px;
  padding-top: 23px;

}

.tw_user_nick {
  color: #ccc;
  font-size: 10px;
}

.tw_user_ell {
  text-align: right;
  color: #ccc;
  margin: -30px 15px 0 0 !important;
  font-size: 13px;
}



.tw_post {
  clear: both;
  padding: 5px 15px 5px 15px;
  font-size: 11px;
}

.tw_post p {
   padding: 0 0 4px 0 !important;
}

.tw_post_img {
  padding: 5px 0 5px 0;
  width: 320px;
}

.tw_post_img img {
  width: 100%;
  border-radius: 5px;
}


.tw_time {
  padding: 0 15px 10px 15px;
  color: #ccc;
  font-size: 10px;
}

.tw hr {
  color: #d0d8dd;
  margin: 0 15px 0 15px !important;
}

.tw_panel {
  padding: 10px 15px 15px 15px;
  color: #566370;
  text-align: center;
}

.tw_panel i {
  font-size: 17px;
}

.tw_panel_comment, .tw_panel_retweet, .tw_panel_like {
  display: inline-block;
  font-size: 10px;
  padding-right: 40px;
}

.tw_user_name p, .tw_user_nick p, .tw_post_img p, .tw_time p, .tw_panel p {
  padding: 0 !important;
}


.tw {
  width: 350px;
  margin-left: 200px !important;
  border: 2px solid #cccccc90;
  border-radius: 10px;
  background-color: #fff;
}

.tw_user {
  width: 350px;
  height: 60px;
}

.tw_user_logo {
  float: left;
}

.tw_user_logo img {
  width: 50px;
  height: 50px;
  margin: 15px 10px 5px 15px;
  border-radius: 25px;
}

.tw_user_name {
  font-weight: bold;
  font-size: 10px;
  padding-top: 23px;

}

.tw_user_nick {
  color: #ccc;
  font-size: 10px;
}

.tw_user_ell {
  text-align: right;
  color: #ccc;
  margin: -30px 15px 0 0 !important;
  font-size: 13px;
}




.twi_logo {
  float: left;
}

.twi_logo img {
  width: 50px;
  height: 50px;
  margin: 15px 10px 5px 15px;
  border-radius: 25px;
}

.twi_name {
  font-weight: bold;
  font-size: 10px;
  padding-top: 15px;

}

.twi_nick {
  color: #ccc;
  font-size: 10px;
  font-weight: normal;
}

.twi_ell {
  text-align: right;
  color: #ccc;
  margin: -15px 15px 0 0 !important;
  font-size: 13px;
}



.twi_post {
  padding: 0px 20px 0px 75px;
  font-size: 11px;
  min-height: 30px;
}

.twi_post p {
   padding: 0 0 4px 0 !important;
   text-align: left !important;
}

.twi_post_img {
  padding: 5px 0 5px 0;
  width: 260px;
}

.twi_post_img img {
  width: 100%;
  border-radius: 5px;
}


.tw hr {
  color: #d0d8dd;
  margin: 0 15px 0 15px !important;
}

.twi_panel {
  padding: 10px 15px 15px 75px;
  color: #566370;
  position: relative;
}

.twi_panel i {
  font-size: 14px;
  position: absolute;
}

.twi_panel .fa-comment-o {
  top: 0px;
  left: 75px;
}

.twi_panel .fa-retweet {
  top: 1px;
  left: 145px;
}

.twi_panel .fa-heart-o {
  top: 2px;
  left: 210px;
}

.twi_panel .fa-share-alt {
  top: 2px;
  left: 275px;
}

.twi_panel_comment {
  top: 2px;
  left: 98px;
}

.twi_panel_retweet {
  top: 2px;
  left: 169px;
}

.twi_panel_like {
  top: 2px;
  left: 233px;
}

.twi_panel_comment, .twi_panel_retweet, .twi_panel_like {
  display: inline-block;
  font-size: 9px;
  position: absolute;
}

.twi_name p, .twi_nick p, .twi_post_img p, .twi_panel p {
  padding: 0 !important;
}


.twit_buttons {
  position: absolute;
  top: 139px;
  left: 338px;
}

.twit_buttons img {
  height: 30px;
}






.br_history {
    background: url(https://i.imgur.com/uutDhOy.png);
    position: relative;
    width: 450px;
    height: 500px;
    margin-left: 130px !important;
}

.br_history_logo img {
    width: 100px;
    height: 100px;
    border-radius: 60px;
    position: absolute;
    left: 175px;
    top: 65px;
    
}

.br_history_name {
    text-align: center;
    padding-top: 163px;
    font-size: 21px;
    font-weight: bold;
    line-height: 0px !important;
    font-family: futura pt medium;
}

.br_history_request {
    position: absolute;
    top: 281px;
    left: 63px;
    font-family: 'Futura PT Medium';
    font-size: 14px;
}

.br_history_request p {
    line-height: 11px !important;
    padding: 0px 0px 25px 0px !important;
}



/*------------- репутация -------------*/

.tipsy-inner {
    background-color: rgb(194 188 216) !important;
    font-family: 'Futura PT medium'!important;
    font-size: 12px!important;
    box-shadow: inset 0px 0px 9px #fff!important;
    border: 1px solid #cbc6db!important;
}


.jGrowl-notification {
    background-color: #fff !important; /*  цвет фона */
    opacity: 1 !important;
    color: #00000090 !important;
}


.notify-message.jg-notice, .notify-message.jg-reputation, .notify-message.jg-report, .notify-message.jg-award {
    border: 1px solid #ccc !important;
    border-radius: 15px !important; /* скругление углов */
}


.notify-message .jGrowl-header {
    color: #b4aec8 !important;
    text-transform: lowercase;
    font-family: 'Futura PT Demi'!important;
}


.notify-message .jGrowl-message span {
    color: #00000090 !important;
    font-family: 'Futura PT Medium'!important;
    font-size: 13px!important;
}


.notify-message .jGrowl-close {
    background: #b4aec8 !important;
    color: #fff!important;
    padding: 1px 4px 1px 4px !important;
}


.notify-message .jGrowl-message img.avatar {
    padding: 0 !important;
}

.notify-message .jGrowl-message img {
    padding: 0 !important;
    margin: 0px 5px 5px 0;
    border-radius: 5px !important; /* скругление краев аватара */
}

.jGrowl-closer {
    background-color: #b4aec8 !important; /* фон кнопки close */
}