.chat
{
border: 0px solid black !important;
border-color: black !important;
}
.chatHeader 
{
    height: 30px;
    background: #4e4e4e;
    border-bottom-color: black;
}
.chatTopLine {
    display: none;
}
.chatTitle {
    position: absolute;
    left: 30px;
    top: -12px;
    font-size: 22px;
    color: white;
    font-family: auto;
    text-transform: uppercase;
}
li#app239 {
    display: none;
}
li#app12055 {
    display: none;
}
.chatSendExitPanel {
    position: fixed !important;
    top: 4px !important;
    right: 4px !important;
    z-index: 100 !important;
}
a.chatLinkProfile {
    display: none !important;
}
a.chatLinkGold {
    display: none !important;
}
a.chatLinkMore {
    display: none !important;
}
a.chatLinkVip {
    display: none !important;
}
div#chatMain {
    position: fixed !important;
    top: 31px !important;
    background: #0a0a0a !important;
}
#chat_main>a {
    font-size: 0px !important;
    background: #484848 !important;
}
li#chat_main>a:before {
    content: 'Ahlisi';
    font-size: 18px;
    color: white;
}
.chatPeopleTitle {
    font-size: 0px !important;
}
.chatPeopleTitle:before {
    font-size: 18px !important;
    content: 'Ulgamda ';
    color: white;
}
span.chatUsersCount {
    font-size: 18px;
    color: white;
}
span.chatUsersCount:after {
    content: ' adam';
}
.chatMessage strong em {
    color: white;
}
.chatMessage {
    color: white;
}
.chatMessage>a {
    color: #898891;
}