.tg {
    padding:0px;
    margin:0px;
    overflow-x:hidden;
}
.tg-head {
    height:54px;
    background-color: #fff;
    border: 1px solid #e0e0e0;
    border-radius: 2px 2px 0 0;
    padding:5px;
    overflow: hidden;
}
.tg-logo {
    height: 40px;
    width: 46px;
    text-align: center;
}
.tg-logo-img {
    width: 40px;
    margin-top: 2px;
}
.tg-info {
    margin-top: 15px;
    margin-left: 20px;
    color: #3d3d3d;
    position: absolute;
    left: 50px;
    top: 7px;
}
.cursor-pointer {
    cursor:pointer;
}
.tg-chat-title {
    font-weight: bold;
    overflow: hidden;
    height: 19px;
}
.tg-count-members {
    color: #6f6e6e;
    font-size: 11px;
    font-family: Verdana;
}
.tg-body {
    background:#D2DBE4 url('../images/bg.jpg');
    border-radius: 0;border-width: 0;
    padding: 0px 10px 0px 10px;
    overflow-y: scroll;
    overflow-x:hidden;
    height:453px;
}
.post-avatar {
    margin-left: 5px;
    display: table-cell;
    vertical-align:top;
    margin-top: 10px
}
.post-avatar img {
    width: 35px;
    height:35px;
}
.tgw_item {
    display: table;
    margin-bottom: 5px;
    margin-top: 5px;
}
.post-body {
    max-width: 432px;
    padding-left: 10px;
    display: table-cell;
    font-size: 13px;
    color:#000;
}
.post-body-inner {
    overflow: hidden;
    background-color: #fff;
    border-radius: 7px;
    padding: 8px 12px 8px 12px;
    color:#000;
}
.post-author {
    color: #ce6749;font-weight: 600;
}
.post-date {
    margin-top: 0px;
    color: #d2d0d0;
    text-align: right;
    font-size: 11px;
}
.post-img-outer {
    padding-top: 5px;padding-bottom: 5px;
}
.post-img-outer img {
    max-width: 100%;
}
.day-block {
    text-align: center;
    margin-bottom: 12px;
    margin-top: 12px;
}
.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;
}
.hide {
    display: none;
}
.pull-right {
    float: right;
}
.img-circle {
    border-radius: 50%;
}
.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;
}
.connect-button:hover {
    background: #4986a7;
}
.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;
}
.father_icon:hover {
    background: #1D93D3;
}
.new_message_alert, .old_message_alert {
    background: #5d5d5d;
    color: #fff;
    text-align: center;
    height: 25px;
    opacity: 0.8;
    border-radius: 6px;
    padding-top: 5px;
}
.old_message_alert {
    margin-top: 6px;
    cursor: pointer;
    max-width: 424px;
    padding-left: 10px;
    margin-left: 10px;
}
.loading {
    text-align: center;
    padding: 10px;
}
.remove_update {
    cursor: pointer;
}
        .tg-body {
    background: #F8F8F9;
    border-radius: 0;
    border-width: 0;
    padding: 0px 10px 0px 10px;
    overflow-y: scroll;
    overflow-x: hidden;
    height: 453px;
}
.tg-head {
    height: 44px;
    background-color: #fff;
    border-radius: 10px;
    padding: 5px;
    overflow: hidden;
}
.connect-button {
     border-radius: 10px;
    width: 100%;
    min-height: 41px;
    border: 0px;
    border-top: 1px solid #ffdb4d;
    cursor: pointer;
    background: #ffdb4d;
    color: #111;
    overflow: hidden;
}
.connect-button:hover {
    background: #ffdb4d;
}
.tg-chat-title {
display: inline;
    padding: .2em .6em .3em;
    font-size: 80%;
    line-height: 1;
    color: #fff;
    background: #27176C;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}
.cursor-pointer{
    color: #6f6e6e;
    font-size: 11px;
    font-family: Verdana;
border-bottom: 1px dashed #000080;
}
.tgw_item {
   width: 100%;
    border-radius: 10px;
padding-top:15px;
}
.post-date {
    margin-top: 0px;
background-color: #fff;
    color: #696969;
    text-align: right;
    font-size: 13px;
}
.old_message_alert {
    margin-top: 6px;
    cursor: pointer;
   max-width: 100%;
    padding-left: 10px;
    margin-left: 10px;
}
.post-body {
    margin-top: 10px;
    padding-left: 6px;
    display: table-cell;
    font-size: 13px;
    color: #000;
background-color: #fff;
    border: 2px solid #cccccc;
    border-radius: 10px;
} 