@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,700,700italic,300italic,400italic&subset=latin,cyrillic,latin-ext,cyrillic-ext);
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
::selection {
    color: #000;
    background-color: #edeef0;
    box-shadow: none;
}
html, body, .chat {
    font-family: 'Open Sans', sans-serif;
}
body {
    color: #000;
    cursor: default;
}
body, .chatFull .transparent, .dialog.smoke, .chatEventDiv, .chatPopupMenuDiv1, .chatTopLineWrapper ul li ul, .chatTabsLRActive, .chatTabsRight, .chatSendExitPanel option, .chatFull .white-filler {
    background-color: #4a76a8;
}
body:not(.has-nick) .chatFull.hidden {
    display: block !important;
}
a, a:hover {
    color: #2a5885;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
.chat {
    margin: 0;
    border: none;
    background: #edeef0;
}
.chatMain, .chatFooter, .chatPeople {
    background-color: rgba(0, 0, 0, 0);
}
.chatMain {
    top: 34px !important;
    bottom: 78px !important;
    background-image: none !important;
}
.chatMain .chatPeople {
    border: solid rgba(255, 255, 255, 0.08);
    border-width: 0 0 1px 1px;
    /* background: rgba(255, 255, 255, 0.02); */
    top: -35px;
    margin-bottom: -30px;
    padding: 0 0 30px;
    width: 172px;
}
.chatHeader {
    background: rgba(255, 255, 255, 0.08);
    height: 56px !important;
    border-bottom: none;
    z-index: 8;
}
.chatHeader .chatTitle {
    color: #fff;
    text-shadow: none;
    font-weight: 300;
    font-size: 1.6em;
}
.chatHeader .chatTopLine {
    top: 0;
    right: 0;
    background-color: transparent;
    border: none;
}
.chatTopLineWrapper > ul > li > a {
    text-shadow: none;
}
.chatTopLineWrapper > ul > li > a:hover {
    background-color: transparent;
}
.chatTopLineWrapper > ul > li > a:before, .chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"]:hover:before {
    opacity: 0.6;
}
.chatTopLineWrapper > ul > li:hover > a:before, .chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"]:before {
    opacity: 0.8;
}
.has-nick .chatHeader {
    background: transparent;
    height: 0 !important;
}
.chatSetupNickname {
    top: auto !important;
    bottom: 12px !important;
    line-height: 0 !important;
}
.smilesBox:hover::-webkit-scrollbar-thumb, .smilesBox::-webkit-scrollbar-thumb:hover, .vscrollable::-webkit-scrollbar-thumb, .vscrollable::-webkit-scrollbar-thumb:hover {
    /* background-color: rgba(73, 73, 73, 0.39); */
    /* background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.02) 0%,rgba(255,255,255,0.08) 50%, rgba(255,255,255,0.02) 100%); */
    background: #bec8d3;
    border-radius: 4px;
}
.smilesBox::-webkit-scrollbar-thumb:active, .vscrollable::-webkit-scrollbar-thumb:active {
    background-color: rgba(255, 255, 255, 0.08);
}
.smilesBox::-webkit-scrollbar, .vscrollable::-webkit-scrollbar {
    width: 8px;
}
.vscrollable::-webkit-scrollbar-thumb {
    display: none;
}
.chatMessages::-webkit-scrollbar-thumb {
    display: inherit;
}
.chatTabs {
    top: -35px;
    z-index: 100;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255,255,255,0) 100%);
    background-color: #4a76a8;
}
.chatTabs, .chatPeople:before {
    height: 32px;
}
.chatTabs ul {
    top: 5px;
    left: 2px;
    right: 2px;
    padding-left: 96px;
}
.chatTabsLeft {
    left: 92px;
}
.chatTabsLRActive, .chatTabsRight {
    z-index: 2;
    background-color: transparent;
    background-position-y: center;
}
.chatMain .chatMessages, .chatMain .chatPrivateMessages {
    top: 0;
    background: #fff;
}
.chatTabs > ul > li.chatTab, .chatTabs > ul > li.chatTab:hover, .chatTabs > ul > li.chatTab.active {
    color: #fff;
    background-color: transparent;
}
.chatTabs > ul > li.chatTab > a {
    color: #fff;
}
.chatTabs > ul > li.chatTab.chatTabActive {
    background-color: rgba(0, 0, 0, 0.2);
}
.chatTabs > ul > li.chatTab.chatTabActive > a, .chatTabs > ul > li.chatTab > a:hover, .chatTabs > ul > li.chatTab > a.active {
    color: #fff;
}
.chatTabs > ul > li.chatTab:not(.chatTabActive):hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.chatTabs .chatTab:not(#chat_main) > a {
    padding-left: 12px;
    padding-right: 28px;
}
.chatTabs > ul > li:not(.chatTabActive) > a {
    opacity: 0.6;
}
.chatTabs > ul > li:not(.chatTabActive):hover > a, .chatTabs > ul > li:not(.chatTabActive).chatTabNew > a {
    opacity: 1.0;
}
.chatTabs .chatTab > a:before {
    /* content: ""; */
    display: inline-block;
    position: absolute;
    left: -12px;
    height: 26px;
    width: 26px;
    background-position: 0 -606px;
}
.chatTabs .chatTab > a.active:before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #8BC34A;
    background-image: none;
}
.chatSoundPanel > a:before, #app12055 a, #app12618 a, .chatUserMenuItems li a:before, #chatUserMiniMenu .buttons > div:before, .chatSendLinksPanel > a:before, .chatMessage.type-ban:before, .chatUserVip b, .has-account #nick, .user-2085064 .adm-icon, .user-12421 .adm-icon, .mod-icon, .chatTab .close:before, .chatPeopleList > li > a:before, .chatTopLineWrapper > ul > li > a:before, .chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"]:before,.chatTabsLeft:before,.chatTabsRight:before, #scrollBottomBox:before {
    background-image: url(http://mybb.usertalk.ru/files/0007/af/57/33333.png) !important;
    background-repeat: no-repeat;
}
.appTab a {
    background-repeat: no-repeat;
    text-decoration: none !important;
    color: #fff;
    opacity: 0.7;
}
.appTab a:hover {
    opacity: 1.0;
}
#app12055 a {
    background-color: #455a64;
    background-position: 5px -262px !important;
}
#app12618 a {
    background-color: #64454b;
    background-position: 5px -488px !important;
}
.chatTabsLeft,.chatTabsRight {
    background-image: none;
}
.chatTabsLeft {
    background: linear-gradient(270deg, rgba(255,255,255,0) 0%, rgba(74,118,168,100) 100%);
}
.chatTabsRight {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(74,118,168,100) 100%);
}
.chatTabsLeft:before, .chatTabsRight:before {
    content: "";
    display: inline-block;
    position: relative;
    top: 8px;
    width: 9px;
    height: 16px;
}
.chatTabsLeft:before {
    background-position: -18px -176px;
}
.chatTabsRight:before {
    background-position: -18px -192px;
}
.chatPeople {
    border-left: none;
    overflow: inherit !important;
}
.chatPeople:before {
    display: block;
    content: "Сейчас в чате:";
    padding: 0 8px;
    line-height: 32px;
    font-size: 8pt;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
    background-color: #4a76a8;
    color: #fff;
}
.chatPeopleTitle, .has-user-id .chatLinkProfile, .chatLinkGold, .chatLinkVip, .justify .spacer {
    display: none !important;
}
.chatFooter {
    border-top: none !important;
}
.chatFooter, .chatFooterWrapper {
    height: 84px !important;
}
#sign-in-label a, #join-chat-button, .dialog-buttons button, .chatSendLinksPanel > a, .chatSoundPanel > a, .chatSendButton, input[type="button"], input[type="submit"], button {
    background: #5181b8;
    color: rgba(255, 255, 255, 0.85);
    cursor: pointer;
    display: inline-block;
    min-height: 1em;
    outline: none;
    border: none;
    vertical-align: baseline;
    padding: 0.75em 1.25em;
    text-transform: none;
    text-shadow: none;
    font-weight: normal;
    line-height: 1em;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    border-radius: 3px;
    -webkit-transition: 0.1s all linear;
    -moz-transition: 0.1s all linear;
    -ms-transition: 0.1s all linear;
    -o-transition: 0.1s all linear;
    transition: 0.1s all linear;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
}
#sign-in-label a:hover, #join-chat-button:hover, .dialog-buttons button:hover, .chatSendLinksPanel > a:hover, .chatSoundPanel > a:hover, .chatSendButton:hover, input[type="button"]:hover, input[type="submit"]:hover, button:hover {
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,rgba(255,255,255,0.08) 100%);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,rgba(255,255,255,0.08) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,rgba(255,255,255,0.08) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.15) 0%,rgba(255,255,255,0.08) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.15) 0%,rgba(255,255,255,0.08) 100%);
    text-decoration: none;
    -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 0 rgba(255,255,255,0.1) inset, 0 1px 2px rgba(0,0,0,.1);
    cursor: pointer;
}
#sign-in-label a:active, #join-chat-button:active, .dialog-buttons button:active, input[type="button"]:active, input[type="submit"]:active, button:active {
    position: relative;
    top: 1px;
}
#sign-in-label a:active, #join-chat-button:active, .dialog-buttons button:active, .chatSendLinksPanel > a:active, .chatSoundPanel > a:active, .chatSendButton:active {
    background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255,255,255,0.08) 100%);
    background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255,255,255,0.08) 100%);
    background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255,255,255,0.08) 100%);
    background-image: -ms-linear-gradient(top, rgba(255, 255, 255, 0.08) 0%,rgba(255,255,255,0.08) 100%);
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.08) 0%,rgba(255,255,255,0.08) 100%);
    border-color: rgba(255, 255, 255, 0.08);
}
#sign-in-label a:active, #join-chat-button:active, .dialog-buttons button:active, .chatSendLinksPanel > a:active, .chatSoundPanel > a:active, .chatSendButton:active, input[type="button"]:active, input[type="submit"]:active, button:active {
    text-decoration: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: pointer;
}
input[type="button"]:active, input[type="submit"]:active, button:active {
    background: #5079af;
}
#sign-in-label {
    margin-bottom: 10px;
    text-align: center;
}
#sign-in-label a, .yes-button {
    background-color: #5fb053;
}
#sign-in-label aLactive, .yes-button:active {
    background-color: #5aa84d;
}
#sign-in-label a {
    display: block;
    padding: 2px 0 12px;
    background-image: none;
    color: #fff;
}
#sign-in-label a:after {
    content: ', чтобы увидеть сообщения';
    display: inline-block;
    margin-top: 10px;
    font-weight: 400;
}
#join-buttons a {
    display: none;
    float: right;
    color: #f44336;
}
#join-chat-button2 {
    padding: 0.75em 1.25em;
    font-weight: 400;
}
.chatTopLineWrapper ul li.chatMenuItemWithSeparator a {
    background: none;
    color: rgba(255, 255, 255, 0.8);
}
.chatTopLineWrapper ul li a {
    padding: 0 24px 0 0;
    text-transform: inherit;
    text-shadow: none;
}
.chatTopLineWrapper > ul > li > ul > li > a:hover {
    background-color: #eee;
}
.chatTopLineWrapper ul li a:hover {
    text-shadow: none;
}
.chatTopLineWrapper > ul > li {
    top: 0;
    right: 0;
}
.chatTopLineWrapper > ul > li > a {
    padding: 5px;
    opacity: 0.;
}
.chatTopLineWrapper > ul > li:last-child > a {
    font-size: 0;
}
.chatTopLineWrapper > ul > li:last-child ul {
    top: 30px !important;
    left: auto !important;
    right: -9px !important;
}
.downarrowclass {
    top: 12px;
    right: -3px !important;
}
.menu_profile_title {
    display: none;
    margin-left: 6px;
    vertical-align: middle;
}
.chatTopLineWrapper ul li ul {
    background: #5a82b0;
    color: #fff;
    transition: all 0.2s ease-in-out 0s, visibility 0s linear 0.2s;
    z-index: 11 !important;
    width: auto !important;
}
.chatTopLineWrapper ul li ul[style*="display: none"], .smilesBox.hidden {
    display: block !important;
    pointer-events: none;
    transform-origin: 50% 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease-in-out 0s, visibility 0s linear 0.2s;
    transform: translateY(6px);
}
.chatTopLineWrapper ul li ul[style*="display: block"] {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s, 0s;
    transform: translateY(0);
}
.chatTopLineWrapper ul li ul li {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}
.chatTopLineWrapper ul li ul li a {
    color: rgba(255,255,255,0.6);
    padding: 8px 12px;
    line-height: 1.3;
}
.chatTopLineWrapper ul li ul li a:hover {
    color: #fff;
    background: none;
}
.chatTopLineWrapper ul li ul:not(#chatMainMenuProfile) li a {
    padding-left: 12px;
}
.msi {
    position: absolute;
    left: 8px;
    opacity: 0.6;
}
.chatUserMenuPhotos, .chatUserMenuGift, .chatUserMenuItems li:nth-child(3), .chatUserMenuItems li:nth-child(4), .chatUserMenu .chatUserMenuItems ul li:first-child {
    display: none;
}
.mst {
    margin-left: 0;
}
#profile-menu {
    margin-right: 6px;
}
#profile-menu ul {
    top: 100% !important;
    left: auto !important;
    right: -10px;
}
#profile-menu > a:before {
    vertical-align: middle;
}
#chat_main {
    position: fixed;
    top: 0;
    left: 0;
    height: 31px;
    line-height: 38px;
    z-index: 2;
}
#chat_main.chatTabActive {
    background: #4c78a9;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255,255,255,0) 100%);
}
#chat_main a {
    font-size: 0;
}
#chat_main a:after {
    content: "Общий чат";
    font-size: 13px;
}
.chatTopLineWrapper ul li ul:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-bottom-color: rgba(255, 255, 255, 0.2);
    top: -17px;
    right: 15px;
}
.chatMessages .chatMessage:not(.chatSystemMessage) strong:first-child {
    display: none;
    color: #fff;
    font-size: 1.6em;
    margin-left: -15px;
    width: 100%;
    font-weight: 300;
    padding: 0;
    text-align: center;
}
.chatMessages .chatSystemMessage:not(.chatMessageToMe), .chatMessages .chatSystemMessage:not(.type-me) {
    background-image: none;
    margin-top: 6px;
    font-size: 0.95em;
    text-align: center;
}
.chatMessages .chatSystemMessage, .chatMessages .chatSystemMessage > a {
    color: #000;
}
.chatMessages .chatSystemMessage:not(.chatMessageToMe) > a {
    font-weight: 700;
    text-decoration: none;
}
.sendVipLink {
    background-image: none;
    padding-left: 0;
}
.chatTabs > ul > li > a {
    padding: 0 20px 0 10px;
}
.chatTabs > ul > li:not(.appTab) > a {
    background: rgba(0, 0, 0, 0) !important;
}
.chatTab .close {
    background-image: none !important;
    right: 0 !important;
    top: 0 !important;
}
.chatTab .close, .chatTab .close:before {
    height: 24px !important;
    width: 24px !important;
}
.chatTab .close:before {
    content: "";
    display: inline-block;
    background-position: 2px -376px;
    background-repeat: no-repeat;
    opacity: 0.6;
}
.chatTab .close:hover:before, .chatTab.chatTabActive .close {
    opacity: 1.0;
}
.msi, body:not(.is-registered) #chatMainMenuProfile li:nth-child(4), body:not(.is-registered) #chatMainMenuProfile li:nth-child(2), body:not(.is-registered) #chatMainMenuProfile li:nth-child(3), body:not(.is-registered) #chatMainMenuProfile li:nth-child(9), #chatMainMenuChat li:nth-child(3), #chatMainMenuChat li:nth-child(4), #chatMainMenuProfile li:nth-child(5), #chatMainMenuProfile li:nth-child(6), #chatMainMenuProfile li:nth-child(7), #chatMainMenuProfile li:nth-child(8), #chatMainMenuChat li:nth-child(7), #chatMainMenuChat li:nth-child(8), .chatTopLineWrapper ul li ul:not(#chatMainMenuProfile) .msi, .downarrowclass {
    display: none;
}
.chatPeople .chatPeopleList > li {
    height: 34px;
    margin-bottom: 1px !important;
    padding: 0 !important;
    border-bottom-color: rgba(0, 0, 0, 0.04) !important;
}
.chatPeople ul.chatPeopleList li.hover {
    background-color: #fff;
}
.chatPeople .chatPeopleList > li:last-child {
    border-bottom: none;
}
.chatPeopleList > li .chatUserWrapper {
    height: 34px;
    line-height: 34px;
}
.chatPeopleList .chatUser > span {
    color: rgba(255, 255, 255, 0.85) !important;
}
.chatPeopleList > li {
    border-top: none !important;
}
.chatPeople .chatPeopleList > li:hover {
    height: 34px;
    box-shadow: inset rgba(255,255,255,0.08) 0 5px 10px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
}
.chatPeopleList > li > a {
    display: inline-block;
    float: right;
    width: 32px;
    height: 34px;
    background-color: rgba(255, 255, 255, 0.1);
}
.chatUserMenu > a {
    position: absolute;
    top: -10px;
    float: none;
    right: -32px;
    display: block;
    width: 30px;
    height: 34px;
    background-size: cover;
}
.chatUserAvatar {
    background-image: none;
}
.chatPeopleList > li {
    position: relative;
}
.chatUserMenuItems ul {
    background: #fff;
}
.chatUserMenuItems li {
    display: inline-block;
    font-size: 0;
    margin: 0 4px 0 0 !important;
}
.chatUserMenuItems li, #chatUserMiniMenu .buttons > div {
    width: auto !important;
}
.chatUserMenuItems li:hover, #chatUserMiniMenu .buttons > div:hover, .smilesBox a:hover img {
    background-color: #e4eaf0 !important;
}
.chatPeopleList > li > a:before {
    content: "";
    display: inline-block;
    width: 32px;
    height: 34px;
}
.chatPeople .chatPeopleList li img {
    position: absolute;
    top: -5px;
    right: 5px;
}
.chatUserVip {
    background: rgba(139, 195, 74, 0.2) !important;
}
.chatUserGiftsCount {
    display: none;
}
.chatPeopleList > li:hover .chatUserGiftsCount {
    display: block;
    position: absolute;
    bottom: 0;
    right: 20px;
    height: 16px;
    width: 16px;
    z-index: 10;
}
.chatPeopleList > li > a b {
    display: none;
}
.chatPeopleList li.hover a b {
    opacity: 1.0;
}
.chatUserFrom, .chatPeople ul.chatPeopleList li a.chatUser {
    color: rgba(0, 0, 0, 0.5);
}
.chatUserSex0:before {
    background-position: 0 -434px !important;
}
.chatUserSex0:before, .chatUserSex1:before {
    background-position: 4px -432px !important;
}
.chatUserSex2:before {
    background-position: 0 -462px !important;
}
.chatUserVip {
    background-image: none;
}
.chatUserVip b {
    background-position: left -64px !important;
}
.adm-icon {
    width: 20px;
    height: 20px;
}
#userGift {
    display: none;
    right: 0;
    left: initial !important;
    margin-top: -58px;
}
.user-12421 .adm-icon {
    background-position: 0 -396px;
}
.user-2085064 .adm-icon {
    background-position: 0 -416px;
}
.chatUserWrapper {
    height: 20px;
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chatUserWrapper img {
    vertical-align: middle !important;
}
.chatUserWrapper .chatUser {
    margin-left: 6px;
}
.chatMessage.type-news {
    font-style: normal;
    font-weight: 300;
    font-size: 0 !important;
    padding: 0;
    line-height: 0;
}
.chatMessage.type-news:after {
    display: inline-block;
    content: "Пожалуйста, соблюдайте наши правила.";
    font-size: 11pt;
    font-style: italic;
    color: hsla(0, 0%, 0%, 0.5);
    border-bottom: 1px solid hsla(0, 0%, 0%, 0.15);
    height: 8px;
    margin-top: -6px;
}
.chatMessage.type-news:hover:after {
    color: #4f7aaa;
    border-bottom: 1px solid #4f7aaa;
}
.chatMessage.type-news, .chatMessage.type-news > a {
    color: rgba(0, 0, 0, 0.7);
}
.chatMessage.type-news > a {
    display: grid;
    padding: 20px 0;
    font-size: 13pt;
    font-weight: 800;
    height: 50px;
    text-decoration: none;
}
.chatMessage.type-news .chatTime, .chatMessages .chatSystemMessage .chatTime {
    display: none;
}
.chatMessage.type-ban {
    background-color: #552527;
    color: #bf6c6f;
    font-style: normal;
    font-weight: 300;
}
.chatMessage.type-ban:before {
    background-position: 4px -288px;
    margin-right: 10px;
    vertical-align: bottom;
}
.chatMessage.type-event > strong {
    font-weight: normal;
}
.chatMessageToMe .chatToUser {
    background-color: transparent;
    padding: 0;
}
.chatMessageToMe .chatToUser {
    color: #fff;
    background: #5181b8;
    padding: 1px 4px;
    border-radius: 3px;
}
.chatMessage {
    position: relative;
    padding: 8px 0 8px 8px;
    color: #000;
    font-weight: 300;
}
.chatMessage, #chatUserMiniMenu .chatUserFrom {
    font-size: 1.1em;
}
.chatMessage .chatTime {
    background: linear-gradient(90deg, rgba(255,255,255,0) 0%, rgba(255,255,255,5) 25%, rgba(255,255,255,100) 100%);
    color: rgba(120, 127, 140, 0.6);
    font-size: 0.7em;
    float: none;
    position: absolute;
    right: 0;
    padding-left: 15px;
    cursor: help;
}
.chatMessage > *:not(.chatUserFrom) > span {
    color: #fff !important;
    opacity: 0.8;
}
.chatMessage > .chatUserFrom {
    color: inherit !important;
}
.chatMessage img {
    vertical-align: middle;
    transition: .3s;
}
.chatMessage img[width="72"] {
    max-height: 20px;
    max-width: 20px;
    cursor: default;
}
.chatMessage img[width="72"]:hover {
    -webkit-transform: scale(1.6);
    -ms-transform: scale(1.6);
    transform: scale(1.6);
    background: transparent;
}
.chatMessage img[title="нажмите, чтобы увеличить"]:hover {
    opacity: .7;
}
#chatUserMiniMenu {
    border: none;
    margin-left: 2px;
    padding: 0 !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    -webkit-animation-duration: 0.1s;
    animation-duration: 0.1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
#chatUserMiniMenu .buttons {
    position: relative;
    background: #fff;
    padding: 0 2px;
    border: 1px solid #c5d0db;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    margin-left: 6px;
}
#chatUserMiniMenu .buttons:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid transparent;
    border-right-color: #c5d0db;
    top: 8px;
    left: -16px;
}
#chatUserMiniMenu .buttons:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-right-color: #fff;
    top: 10px;
    left: -12px;
}
#chatUserMiniMenu .buttons > div {
    float: left;
    height: auto !important;
    background-image: none;
    padding: 4px;
    margin: 3px;
    line-height: 0;
}
.chatPanel .chatSoundPanel {
    position: absolute;
    width: 30px !important;
    height: 30px !important;
    top: auto !important;
    bottom: 48px;
    left: 180px;
    border: 1px solid #5181b8;
}
body:not(.is-registered) .chatPanel .chatSoundPanel {
    left: 150px;
}
.chatPopupMenuContent input[type="button"], .chatPopupMenuContent input[type="submit"] {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(0, 0, 0, 0.15) 100%);
    border: 0;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    font-size: 8pt;
    padding: 10px 0;
    transition: .3s;
    font-weight: normal;
    box-sizing: inherit;
    outline: none;
    cursor: pointer;
    width: 100%;
}
.chatPopupMenuContent input[type="button"]:hover, .chatPopupMenuContent input[type="submit"]:hover {
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.chatPopupMenuContent input[type="button"]:active, .chatPopupMenuContent input[type="submit"]:active {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 0%, rgba(255, 255, 255, 0.1) 100%);
}
.chatSendTextPanel {
    top: auto !important;
    left: 6px !important;
    right: 144px !important;
    bottom: 6px !important;
}
.chatSendButtonPanel {
    top: auto !important;
    right: 6px !important;
    bottom: 6px;
    width: 130px !important;
    z-index: 1010;
}
.chatInputText {
    font-size: 18px;
    font-weight: 300;
    word-wrap: break-word;
    height: 2em !important;
    line-height: 1em;
    white-space: normal;
    padding: 0.7em 26px 0.7em 0.5em;
    outline: 0;
    -webkit-transform: rotateZ(0);
    -ms-transform: rotate(0);
}
.chatSendButton {
    width: 100% !important;
    height: auto !important;
}
.chatSendExitPanel {
    top: auto !important;
    right: 0 !important;
    bottom: 48px;
    width: 170px !important;
    z-index: 2;
}
.chatSendExitPanel select {
    background: transparent;
    background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,0) 25%, rgba(255,255,255,0.08) 100%);
    color: rgba(255, 255, 255, 0.45);
    word-wrap: break-word;
    white-space: normal;
    height: 30px !important;
    border: transparent;
    outline: none;
    cursor: pointer;
}
.chatSendExitPanel select:hover {
    background-color: rgba(255, 255, 255, 0.1);
}
.chatSendExitPanel select:focus {
    border-color: rgba(255, 255, 255, 0.09);
}
.chatSendExitPanel option {
    min-height: 3em;
    padding: 9px 12px 16px;
}
.chatEventDiv, .chatPopupMenuDiv2 {
    bottom: 86px !important;
    top: inherit !important;
}
.chatPopupMenuDiv2 {
    z-index: 119;
    border-radius: 4px;
    box-shadow: 0 1px 3px rgba(0,0,0,.1);
    background-color: #fff;
    border: 1px solid #c5d0db;
    position: relative;
    position: absolute;
    -o-transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out 150ms;
    transition: opacity 150ms ease-in-out, visibility 150ms ease-in-out 150ms;
}
.chatEventDiv, .chatTopLineWrapper ul li ul, .dialog.smoke {
    border-color: rgba(255, 255, 255, 0.08);
    box-shadow: 0 20px 40px 0 rgba(0,0,0,.3);
}
.chatPopupMenuDiv2:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 10px solid transparent;
    border-top-color: rgba(255, 255, 255, 0.08);
    bottom: -21px;
    left: 5%;
}
.chatPopupMenuDiv1 {
    position: fixed;
    background: transparent !important;
    border-color: transparent;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p {
    display: block;
    padding: 0;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > form > p {
    padding: 0;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > form > p > input[type="text"] {
    margin: 0;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"] {
    display: block;
    text-decoration: none;
    margin: 0 -4px;
    padding: 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"]:before {
    content: "";
    display: inline-block;
    height: 12px;
    width: 12px;
    margin-right: 5px;
    background-repeat: no-repeat;
    vertical-align: middle;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p:nth-child(1) > a[onclick*="removePopupMenu"]:before {
    background-position: -12px -540px;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p:nth-child(1) > a[onclick*="removePopupMenu"]:hover:before {
    background-position: -12px -516px;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p:nth-child(2) > a[onclick*="removePopupMenu"]:before {
    background-position: -12px -528px;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p:nth-child(2) > a[onclick*="removePopupMenu"]:hover:before {
    background-position: 0 -528px;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p:nth-child(3) > a[onclick*="removePopupMenu"]:before {
    background-position: 0 -540px;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p:nth-child(3) > a[onclick*="removePopupMenu"]:hover:before {
    background-position: 0 -516px;
}
.smilesBox {
    background-color: transparent;
    position: fixed;
    margin-top: -1px;
    width: 324px;
    z-index: 120;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.smilesBox p {
    position: sticky;
    top: 0;
    font-weight: 400;
    font-size: 1em;
    color: #939393;
    letter-spacing: 0.2px;
    line-height: 14px;
    padding: 10px 5px 6px;
    background: #fff;
    width: 100%;
    box-sizing: border-box;
}
.smilesBox p:first-child {
    border-top: 1px solid #c5d0db;
}
.smilesBox p a {
    color: #939393;
}
.smilesBox img {
    max-height: 36.25px;
    max-width: 36.25px;
    padding: 5px;
    border-radius: 3px;
}
.chatSendLinksPanel {
    top: auto !important;
    left: 6px !important;
    bottom: 46px !important;
    border: 1px solid #5181b8;
    background-color: #5181b8;
    border-radius: 3px;
}
.chatSendLinksPanel > a, .chatSoundPanel > a {
    background-image: none !important;
    padding: 4px !important;
    margin-right: 0 !important;
    height: 30px !important;
    width: 30px;
    border-width: 0 1px 0 0;
}
.chatSendLinksPanel > a:last-child {
    border-right: 0;
}
.chatSendLinksPanel > a > span {
    display: inline-block;
    vertical-align: top;
    margin: 6px 0 0 4px;
    border: none !important;
    text-transform: capitalize;
}
.chatSendLinksPanel > a > span, .chatSendLinksPanel > a:before, .chatSoundPanel > a:before {
    opacity: .8;
}
.chatSendLinksPanel > a:before, .chatSoundPanel > a:before, .chatTopLineWrapper > ul > li > a:before, .chatMessage.type-ban:before {
    content: "";
    display: inline-block;
    height: 20px;
    width: 20px;
    background-repeat: no-repeat;
}
.chatLinkSmiles {
    width: auto !important;
}
.chatLinkSmiles:before {
    background-position: 0 0;
}
.chatLinkImage:before {
    background-position: 0 -20px;
}
.chatLinkImage:hover:before {
    background-position: 0 -40px;
}
.chatLinkProfile:before {
    background-position: 0 -48px;
}
.chatLinkGold:before {
    background-position: 0 -38px;
}
.chatLinkVip:before {
    background-position: 0 -60px;
}
.chatLinkModerate:before {
    background-position: 0 -60px;
}
.chatLinkModerate:hover:before {
    background-position: 0 -80px;
}
.chatLinkMore:before {
    background-position: 0 -100px;
}
.chatSoundPanel > a.muted:before {
    background-position: 0 -119px;
}
.chatSoundPanel > a:before {
    background-position: 0 -140px;
}
#profile-menu > a:before {
    background-position: 0 -330px;
}
.chatTopLineWrapper > ul > li:last-child > a:before {
    background-position: 0 -310px;
}
.chatSoundPanel > a {
    border-right: 0;
}
.chatSoundPanel > a:not(.muted), .chatPopupMenuContent input[type="button"], .chatPopupMenuContent input[type="submit"], .chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"]:hover {
     background-color: #5181b8 !important;
}
.chatPopupMenuDiv2 .chatPopupMenuContent > p > a[onclick*="removePopupMenu"]:hover {
     color: #fff;
}
.chatTopLineWrapper > ul > li:hover > a {
     background-color: rgba(0, 0, 0, 0.15);
}
#chatUserMiniMenu {
    background: transparent;
}
#chatUserMiniMenu .chatUserFrom {
    color: transparent !important;
    opacity: 0;
    padding: 5px;
}
.mod-icon {
    background-position: 0 -80px !important;
}
#scrollBottomBox {
    top: auto !important;
    left: auto !important;
    right: 180px;
    bottom: 86px;
    cursor: pointer;
    box-sizing: border-box;
    color: #2a5885;
    font-size: 12.5px;
    text-align: center;
    -o-transition: 0.2s opacity;
    transition: 0.2s opacity;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    height: 32px;
    background-color: #f5f7fa;
    -o-transition: 0.2s transform;
    transition: 0.2s transform;
    -o-transition-delay: 0.1s;
    transition-delay: 0.1s;
    border: solid 1px #cfd9e1;
    padding: 8px 14px;
    box-shadow: 0 1px 3px 0 rgba(0,0,0,.1);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #fff;
    border-radius: 102.5px;
    display: inline-block;
    opacity: 1.0;
    z-index: 102;
}
#scrollBottomBox:before {
    content: "";
    display: inline-block;
    height: 16px;
    width: 8px;
    margin-right: 5px;
    background-position: -18px -208px;
    vertical-align: text-bottom;
}
#scrollBottomBox.hidden {
    display: none;
}
.chatSoundPanel a, .chatSoundPanel a.muted {
    background-repeat: no-repeat;
    background-position: 0 -144px !important;
}
.chatSoundPanel a.muted {
    background-position: 0 -160px !important;
}
.chatUserMenu {
    position: absolute;
    top: 10px;
    right: 32px;
    padding: 0 !important;
    width: auto !important;
    overflow: inherit !important;
}
.chatUserMenuItems li a {
    float: none !important;
    display: inline-block;
    background-image: none !important;
    padding: 4px !important;
    height: auto !important;
    line-height: 0 !important;
}
#chatUserMiniMenu .buttons > div:before, .chatUserMenuItems a:before {
    content: "";
    display: inline-block;
    height: 16px !important;
    width: 16px !important;
}
.chatUserMenuInfo:before {
    background-position: 0 -176px !important;
}
.chatUserMenuPrivate:before {
    background-position: 0 -192px !important;
}
.chatUserMenuGift {
    background-position: 0 -208px !important;
}
.chatUserMenuIgnore:before {
    background-position: 0 -224px !important;
}
.chatUserMenuBan:before {
    background-position: 0 -240px !important;
}
option[value="ONLINE"], option[value="EXIT"] {
    color: #fff;
}
option[value="AWAY"], option[value="DND"] {
    font-style: italic;
}
option[value="EXIT"] {
    font-weight: 700;
}
.chatFull, .chatFull a, .chatFull a:hover {
    color: #000;
}
.chatSpecifyPassword .error {
    color: rgba(255, 255, 255, 0.6);
}
.content:before, .content form, .content:after {
     opacity: 0;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-transform: translate3d(0,0,0);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.content:before, .content:after {
    display: inline-block;
    color: #000;
    font-weight: 400;
    text-align: center;
    width: 100%;
    height: 50px;
    margin: 0 auto;
}
.content:before {
    content: 'Будьте с нами в чате Вконтакте';
    font-size: 1.8em;
    height: 52px;
}
.content form {
    position: relative;
    background: #fff;
    border-radius: 2px;
    box-shadow: 0 1px 0 0 #d7d8db, 0 0 0 1px #e3e4e8;
    padding: 20px;
    width: 400px;
    z-index: 1010;
}
.content:before, .content form {
    -moz-animation: header 0.5s 0.5s ease-in-out forwards;
    -webkit-animation: header 0.5s 0.5s ease-in-out forwards;
    -ms-animation: header 0.5s 0.5s ease-in-out forwards;
    animation: header 0.5s 0.5s ease-in-out forwards;
}
.content form label {
    margin: 0 0 10px 1px;
    font-weight: 500;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-osx-font-smoothing: auto;
    color: #939393;
}
.chatInputText, .content form #nick, .content form #captcha-input {
    background-color: #fff;
    color: #000;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #d3d9de;
    font-family: "Open Sans",Arial,sans-serif;
    padding: 0.5em;
    width: 100%;
    outline: none;
}
.content form #email {
    border-bottom: 1px solid #ccc;
}
.content form #account-info a {
    float: right;
}
.chatFull:after {
    content: "© 2021, Чат Вконтакте";
    display: inline-block;
    position: absolute;
    bottom: 8px;
    right: 10px;
    z-index: 1000;
    color: #828282;
    font-weight: 300;
    width: 100%;
    text-align: center;
    padding: 10px 0;
    border-top: 1px solid #e4e8ed;
}
.chatFull .transparent {
    opacity: 1;
    background: #edeef0;
}
.chatFull .content {
    margin-top: 0 !important;
}
div[data-nick=""] {
    font-style: normal;
}
div[data-nick=""] > br:nth-child(2) {
    display: none;
}
#new-nick-label, #captcha-label {
    font-weight: normal;
    padding: 0;
    cursor: text;
    pointer-events: none;
}
#new-nick-label {
    top: 94px;
}
#captcha-label {
    top: 160px;
}
#existing-nick-label {
    margin-bottom: -10px;
}
.has-account #nick {
    background-position: 6px -348px;
    background-repeat: no-repeat;
    padding-left: 30px !important;
}
.chatInputText:focus, .content form input[type="text"]:focus {
    border-color: #c9d0d6 !important;
}
.chatUserMenuItems {
    margin: -7px 0 0 4px;
}
body:not(.has-nick) .chatUserMenuIgnore, body:not(.has-nick) .chatUserMenuGift, body:not(.has-nick) .chatUserMenuBan, body:not(.has-nick) .chatPeople, body:not(.has-nick) #scrollBottomBox, body:not(.has-nick) .chatUserMenuItems, body:not(.has-nick) .chatTopLine, body:not(.has-nick) .chatTabs, .has-nick .chatTitle, option[value="AWAY"], .chatSendLinksPanel > a:not(.chatLinkSmiles) > span, .chatSoundPanel > a > span, body:not(.has-nick) .chatUserMenuItems, body:not(.has-nick) .chatTopLine, body:not(.has-nick) .chatTabs, .has-nick .chatTitle, body:not(.is-registered) .chatSendLinksPanel .chatLinkProfile, body:not(.is-registered) .chatSendLinksPanel .chatLinkGold, body:not(.is-registered) .chatSendLinksPanel .chatLinkVip, body:not(.is-registered) .chatSendLinksPanel .chatLinkModerate, .chatPeople .chatPeopleList li.hover img, .chatUserSex0:before, .chatMessage.type-news .chatTime {
    display: none;
}
body:not(.has-nick) .chatMain {
    bottom: 48px !important;
}
body:not(.has-nick) .chatMain .chatMessages, body:not(.has-nick) .chatMain .chatPrivateMessages {
    border-right: none;
}
body:not(.has-nick) .chatFooter {
    width: auto !important;
    height: auto !important;
    z-index: 10;
}
body:not(.has-nick) .chatSetupNickname:before {
    content: "Чтобы увидеть сообщения, вам необходимо";
    margin-right: 2px;
    font-size: 1.2em;
    font-weight: 300;
}
body:not(.has-nick) .chatSetupNickname {
    font-weight: 400;
}
body:not(.has-nick) .chatFooterWrapper {
    height: 48px !important;
}
body:not(.has-nick) .chatMessages, body:not(.has-nick) .chatPrivateMessages {
    right: 0 !important;
}
body:not(.has-nick) .chatUserMenu {
    width: auto !important;
}
body:not(.has-nick) .chatMain {
    top: 60px !important;
}
.smoke-base .dialog-inner {
    color: rgba(255, 255, 255, 0.85);
}

@media screen and (max-width: 820px) {
    #scrollBottomBox {
        font-size: 0;
        width: 32px;
        height: 32px;
        padding: 0;
        opacity: 1;
    }
    #scrollBottomBox:hover {
        background-color: #f5f7fa;
    }
    #scrollBottomBox:before {
        position: relative;
        top: 7px;
        margin-right: 0;
    }
    .chatMessage.type-ban:before {
        background-image: none !important;
    }
    .chatMessage.type-ban:before {
        padding-left: 0;
    }
    .chatSendTextPanel {
        right: 6px !important;
    }
    .chatSendButtonPanel {
        display: none;
    } 
}

@keyframes bounceInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }
  100% {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}
@-moz-keyframes header {
    0% {
        -moz-transform: translate3d(0,1em,0);
        -webkit-transform: translate3d(0,1em,0);
        -ms-transform: translate3d(0,1em,0);
        transform: translate3d(0,1em,0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}
@-webkit-keyframes header {
    0% {
        -moz-transform: translate3d(0,1em,0);
        -webkit-transform: translate3d(0,1em,0);
        -ms-transform: translate3d(0,1em,0);
        transform: translate3d(0,1em,0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}
@-ms-keyframes header {
    0% {
        -moz-transform: translate3d(0,1em,0);
        -webkit-transform: translate3d(0,1em,0);
        -ms-transform: translate3d(0,1em,0);
        transform: translate3d(0,1em,0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}
@keyframes header {
    0% {
        -moz-transform: translate3d(0,1em,0);
        -webkit-transform: translate3d(0,1em,0);
        -ms-transform: translate3d(0,1em,0);
        transform: translate3d(0,1em,0);
        opacity: 0;
    }
    100% {
        -moz-transform: translate3d(0,0,0);
        -webkit-transform: translate3d(0,0,0);
        -ms-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
        opacity: 1;
    }
}