﻿
.divChanel button {
    font-family: "Trebuchet MS";
    font-size: 14px;
    line-height: 19px;
}

.divChanel a {
    color: #0088cc;
    font-family: "Trebuchet MS";
    font-size: 14px;
    line-height: 19px;
}

.divChanel .tg {
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
}

.divChanel .tg-head {
    height: 44px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 2px 2px 0 0;
    padding: 5px;
    overflow: hidden;
}

.divChanel .tg-logo {
    height: 40px;
    width: 46px;
    text-align: center;
}

.divChanel .tg-logo-img {
    width: 40px;
    margin-top: 2px;
}

.divChanel .tg-info {
    margin-top: 3px;
    margin-left: 8px;
    color: #3d3d3d;
    position: absolute;
    left: 50px;
    top: 7px;
}

.divChanel .cursor-pointer {
    cursor: pointer;
}

.divChanel .tg-chat-title {
    font-weight: bold;
    overflow: hidden;
    height: 19px;
}

.divChanel .tg-count-members {
    color: #6f6e6e;
    font-size: 11px;
    font-family: Verdana;
}

.divChanel .tg-body {
    background: #D2DBE4 url('../images/bg.jpg?v=1');
    border-radius: 0;
    border-width: 0;
    padding: 0px 10px 0px 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 453px;
}

.divChanel .post-avatar {
    margin-left: 5px;
    display: table-cell;
    vertical-align: top;
    margin-top: 10px
}

    .divChanel .post-avatar img {
        width: 35px;
        height: 35px;
    }

.divChanel .tgw_item {
    display: table;
    margin-bottom: 5px;
    margin-top: 5px;
}

.divChanel .post-body {
    max-width: 432px;
    padding-left: 10px;
    display: table-cell;
    font-size: 13px;
    color: #000;
}

.divChanel .post-body-inner {
    overflow: hidden;
    background-color: #fff;
    border-radius: 7px;
    padding: 8px 12px 8px 12px;
    color: #000;
}

.divChanel .sticker-body-inner {
    overflow: hidden;
    border-radius: 7px;
    padding: 8px 12px 8px 12px;
    color: #000;
}

.divChanel .post-author {
    color: #ce6749;
    font-weight: 600;
}

.divChanel .post-date {
    margin-top: 0px;
    color: #999;
    text-align: right;
    font-size: 12px;
    font-style: italic;
}

.divChanel .post-views {
}

.divChanel .eye-picure {
    width: 20px;
    margin: 0px 1px -6px 1px;
}

.divChanel .post-img-outer {
    padding-top: 5px;
    padding-bottom: 5px;
}

    .divChanel .post-img-outer img {
        max-width: 100%;
    }

.divChanel .day-block {
    text-align: center;
    margin-bottom: 12px;
    margin-top: 12px;
}

.divChanel .day-block-inner {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 3px;
    text-align: center;
    width: 110px;
    border-radius: 25px;
    color: #FFF;
    margin-left: auto;
    margin-right: auto;
    padding-left: 15px;
    padding-right: 15px;
}

.divChanel .hide {
    display: none;
}

.divChanel .pull-right {
    float: right;
}

.divChanel .img-circle {
    border-radius: 50%;
}

.divChanel .connect-button {
    border-radius: 0 0 2px 2px;
    width: 100%;
    min-height: 31px;
    border: 0px;
    border-top: 1px solid #1d7baa;
    cursor: pointer;
    background: #2298D6;
    color: #fff;
    overflow: hidden;
}

    .divChanel .connect-button:hover {
        background: #4986a7;
    }

.divChanel .father_icon {
    float: left;
    width: 37px;
    border-top: 1px solid #1d7baa;
    cursor: pointer;
    background: #1d7baa;
    text-align: center;
    color: #fff;
    padding-top: 7px;
    min-height: 27px;
}

    .divChanel .father_icon:hover {
        background: #1D93D3;
    }

.divChanel .new_message_alert, .old_message_alert {
    background: #5d5d5d;
    color: #fff;
    text-align: center;
    height: 25px;
    opacity: 0.8;
    border-radius: 6px;
    padding-top: 5px;
}

.divChanel .old_message_alert {
    margin-top: 6px;
    cursor: pointer;
    max-width: 424px;
    padding-left: 10px;
    margin-left: 10px;
}

.divChanel .loading {
    text-align: center;
    padding: 10px;
}

.divChanel .remove_update {
    cursor: pointer;
}

.divChanel .sticker img {
    max-width: 200px;
}

.divChanel .location_iframe {
    width: 100%;
    height: 300px;
}

.divChanel .forward_separate {
    color: #000;
    font-weight: normal;
}

.divChanel .messages_loader {
    text-align: center;
    margin-top: 11px;
    background: #fff;
    padding-top: 10px;
    padding-bottom: 6px;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
