﻿div#ChatCtr {
    line-height: 1.428571429;
    font-size: 13px
}

#ChatCtr div.mchat3, div.mchat3 * {
    overflow: unset !important
}

    #ChatCtr div.mchat3 .heading-avatar-icon {
        float: left;
        display: block !important;
        width: 80px !important;
        margin-top: -5px !important;
    }

    #ChatCtr div.mchat3 .headeing-online {
    }

#ChatCtr .media-dock-tabs {
    height: 40px !important;
    border-bottom: 1px solid #E5E5E9;
    background-color: #f9f9fd;
    position: relative;
    padding-top: 8px;
}

#ChatCtr .media-span-button {
    width: 42px;
    height: 22px !important;
    position: absolute;
    top: 9px;
    display: inline-block;
    border-left: 1px solid #e5e5e9;
    right: 0;
}

    #ChatCtr .media-span-button i {
        font-size: 16px !important;
        float: right;
        margin-top: 2px;
    }

#ChatCtr .nav-tabs > li.active > a, #ChatCtr .nav-tabs > li.active > a:hover, #ChatCtr .nav-tabs > li.active > a:focus, #ChatCtr .nav-tabs > li > a:hover {
    /*background-color: transparent !important;
    border-bottom: 2px solid #3c9bc9;
    cursor: default;
    color: #3c9bc9;*/
}

#ChatCtr a {
    cursor: pointer !important
}

#ChatCtr .emoji-tabs .navbar-bottomleft > li {
    margin-right: 0
}

#ChatCtr .emoji-tabs .navbar-bottomleft {
    text-align: center
}

    #ChatCtr .emoji-tabs .navbar-bottomleft > li a {
        padding: 5px 12.75px;
    }

        #ChatCtr .emoji-tabs .navbar-bottomleft > li a.true > i {
            font-weight: bold;
            color: #3c9bc9
        }

#ChatCtr ul.emoji {
    margin: 0;
    padding: 5px;
    height: 330px;
    overflow-y: auto;
}

    #ChatCtr ul.emoji::-webkit-scrollbar {
        display: none;
    }

    #ChatCtr ul.emoji > li {
        list-style-type: none;
        display: inline-block;
        margin: 2px 0;
    }

        #ChatCtr ul.emoji > li a {
            padding: 5px;
            display: block;
        }

            #ChatCtr ul.emoji > li a:hover {
                background-color: #eee
            }

            #ChatCtr ul.emoji > li a img {
            }

#ChatCtr .emoji-tabs {
    width: 100%;
    height: 36px !important;
    contain: strict;
    padding-bottom: 10px;
    border-top: 1px solid #E5E5E9;
    display: inline-flex;
    background-color: #f9f9fd;
    border-radius: 0px 0px 5px 5px;
}

#ChatCtr .addGroup {
    height: 34px !important;
    padding: 5px !important;
    color: #000;
    font-size: 15px;
    border-bottom: 1px solid #E5E5E9;
    margin-left: -10px !important;
    margin-right: -10px !important;
    padding-left: 10px !important;
    margin-top: -10px !important;
}

    #ChatCtr .addGroup a, .addGroup i {
        color: #333
    }

#ModalchatGroup .modal-header {
    padding: 4.5px 14px;
    background-color: #fafafc !important;
    border-bottom: 1px solid #ebebee;
    border-radius: 2px;
    -webkit-app-region: no-drag;
}

#ModalchatGroup .form-horizontal .form-group {
    margin-left: 0;
    margin-right: 0
}

#ModalchatGroup .modal-header * {
    color: #333;
}

#ModalchatGroup input.txtTitleN {
    border: none;
    border-bottom: 1px dashed #E5E5E9;
}

#ChatCtr #fake_padding {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    margin-right: 14px;
    border-radius: 6px;
    border: 1px solid #4dbdf6;
}

    #ChatCtr #fake_padding i {
        color: #555
    }

#ChatCtr .create-group__invite-entry {
    align-items: center;
    font-size: 13px;
    flex: none;
    background-color: white;
    box-sizing: border-box;
    min-height: 52px;
    max-height: 90px;
}

#ChatCtr .flx-wrap {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
}

#ChatCtr .search-input {
    margin: 12px 10px 7px 0;
    font-size: 14px;
    min-width: 5px;
    border: none;
    outline: none;
    width: 100%;
}

    #ChatCtr .search-input:empty:before {
        content: attr(placeholder);
        background: none;
        color: #83878d;
        display: block;
        position: absolute;
    }

#ChatCtr .zl-scroll {
    overflow-y: auto;
    overflow-x: hidden;
}

#ChatCtr .txthead {
    font-weight: bold
}

#ChatCtr .flx {
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
}

#ChatCtr .label-quick-select__item {
    margin: 5px 5px 5px 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    color: white;
}

#ChatCtr .zalouser {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}

    #ChatCtr .zalouser h3 {
        margin: 15px 0 !important;
    }

#ModalchatGroup .btn:hover {
    color: #333 !important;
    background-color: transparent !important;
}

#ChatCtr .zalouser .sideBar-body {
    margin: 10px 5px;
    display: flex;
    flex: 1
}

    #ChatCtr .zalouser .sideBar-body img {
        border-radius: 50%;
        object-fit: cover
    }

#ChatCtr .zalouser span.name-meta {
    margin: 8px;
}

#ChatCtr span.name-meta.true {
    color: #01a4ef
}

#ModalchatGroup span.label.label-info.ng-scope {
    margin: 5px;
    font-size: 100%;
    padding: 0;
    background-color: #e0e6eb;
    color: #333;
    border-radius: 25px;
    display: inline-block;
    padding-right: 10px;
}

#ModalchatGroup strong.ng-binding {
    font-weight: normal;
}

#ModalchatGroup .btn.btn-txt {
    padding: 8px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold
}

#ChatCtr .avatar-icon.avagroup {
    overflow: unset !important;
}

#ChatCtr .avagroup > img {
    position: absolute
}

    #ChatCtr .avagroup > img:nth-child(1) {
        left: 60px;
        width: 24px !important;
        height: 24px !important;
        top: 30px;
    }

    #ChatCtr .avagroup > img:nth-child(2) {
        left: 10px;
        width: 24px !important;
        height: 24px !important;
    }

    #ChatCtr .avagroup > img:nth-child(3) {
        left: 60px;
        width: 24px !important;
        height: 24px !important;
    }

    #ChatCtr .avagroup > img:nth-child(4) {
        left: 10px;
        width: 24px !important;
        height: 24px !important;
        top: 30px;
    }

#ChatCtr .avagroup span {
    position: absolute;
    left: 35px;
    top: 20px;
    background-color: #2f80dc;
    height: 24px !important;
    width: 24px;
    text-align: center;
    padding-top: 4px !important;
    border-radius: 50%;
    color: #fff;
    display: block;
    font-size: 12px;
}
/*body {

    font-size: 13px;
    line-height: 1.42857143;
    background-color: #edecec;
}*/
#ChatCtr .badgechat {
    position: absolute;
    right: 10px;
    top: 28px;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    text-align: center;
    padding: 0;
    padding-top: 5px;
    font-size: 11px;
    background-color: red;
    overflow: hidden;
}

#ChatCtr #main-tab {
    padding-top: 15px;
    padding-bottom: 6px;
    width: 60px;
    height: 101vh;
    flex: none;
    box-sizing: border-box;
    background: #e3e3e3;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    position: relative;
}

    #ChatCtr #main-tab .ms-user.clearfix {
        text-align: center
    }

#ChatCtr button[disabled] {
    color: #aaa !important;
}

#ChatCtr .tab-badge {
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    background-color: red;
    color: #fff;
    border-radius: 8px;
    top: 0px;
    right: 10px
}

#ChatCtr .snippet {
    width: 100%;
    padding: 0;
    height: calc(100vh);
    display: flex;
    max-width: 100%
}

*:focus {
    outline: none;
}

#ChatCtr #messages-main {
    position: relative;
    margin: 0 auto;
    /*box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);*/
    height: 100%;
    width: 100%;
}

    #ChatCtr #messages-main:after, #messages-main:before {
        content: " ";
        display: table;
    }

    #ChatCtr #messages-main .ms-menu {
        position: absolute;
        left: 0;
        top: 0;
        border-right: 1px solid #eee;
        padding-bottom: 50px;
        height: 100%;
        width: 300px;
        background: #fff;
    }

@media (min-width:768px) {
    #ChatCtr #messages-main .ms-body {
        padding-left: 300px;
    }
}

@media (max-width:767px) {
    #ChatCtr #messages-main .ms-menu {
        height: calc(100% - 58px);
        display: none;
        z-index: 1;
        top: 58px;
    }

        #ChatCtr #messages-main .ms-menu.toggled {
            display: block;
        }

    #ChatCtr #messages-main .ms-body {
        overflow: hidden;
    }
}

#ChatCtr #messages-main .ms-user {
    padding: 13px;
    background: #fff;
    font-weight: bold;
    border-bottom: 1px solid #eeeeee
}

    #ChatCtr #messages-main .ms-user > div {
        overflow: hidden;
        font-size: 13px;
    }

#ChatCtr #messages-main #ms-compose {
    position: fixed;
    bottom: 120px;
    z-index: 1;
    right: 30px;
    box-shadow: 0 0 4px rgba(0, 0, 0, .14), 0 4px 8px rgba(0, 0, 0, .28);
}

#ChatCtr #ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
}

    #ChatCtr #ms-menu-trigger i {
        font-size: 21px;
    }

    #ChatCtr #ms-menu-trigger.toggled i:before {
        content: '\f2ea'
    }

#ChatCtr .fc-toolbar:before, #ChatCtr .login-content:after {
    content: ""
}

#ChatCtr .message-feed {
    padding: 20px;
}

.noidungchat .pull-left {
    margin-right: 15px;
}

#ChatCtr #footer,
#ChatCtr .fc-toolbar .ui-button,
#ChatCtr .fileinput .thumbnail, .four-zero,
#ChatCtr .four-zero footer > a, .ie-warning,
#ChatCtr .login-content, .login-navigation,
#ChatCtr .pt-inner, .pt-inner .pti-footer > a {
    text-align: center;
}

#ChatCtr .message-feed.right > .pull-right {
    margin-left: 15px;
}

#ChatCtr .message-feed:not(.right) .mf-content {
    background: #fff;
}

#ChatCtr .message-feed.right .mf-content {
    font-size: 14px;
    background: #03a9f4;
    color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
}

#ChatCtr .mf-content {
    padding: 8px 10px 8px;
    border-radius: 5px;
    display: inline-block;
    max-width: 80%
}

#ChatCtr .mf-date {
    display: block;
    /*color: #B3B3B3;*/
    margin-top: 3px;
}

#ChatCtr .noidungchat .mf-date {
    color: #B3B3B3;
    font-size: 12px
}

#ChatCtr .message-feed.right .mf-date {
    color: white
}

#ChatCtr .mf-date > i {
    font-size: 14px;
    line-height: 100%;
    position: relative;
    top: 1px;
}

#ChatCtr .msb-reply {
    /*box-shadow: 0 -20px 20px -5px #fff;*/
    position: relative;
    border-top: 1px solid #eee;
    background: #f8f8f8;
}

#ChatCtr .four-zero, #ChatCtr .lc-block {
    box-shadow: 0 1px 11px rgba(0, 0, 0, .27);
}

#ChatCtr .msb-reply textarea {
    width: calc(100% - 190px);
    font-size: 14px;
    border: 0;
    padding: 10px 15px;
    resize: none;
    height: 80px;
    background: 0 0;
    color: #000;
}

#ChatCtr textarea::-webkit-scrollbar {
    display: none;
}

#ChatCtr .msb-reply button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    height: 100%;
    width: 60px;
    font-size: 25px;
    color: #2196f3;
    background: 0 0;
}

    #ChatCtr .msb-reply button:hover {
        background: #f2f2f2;
        color: #2196f3 !important;
    }

#ChatCtr .img-avatar {
    height: 54px;
    border-radius: 50%;
    width: 54px;
    object-fit: cover;
}

#ChatCtr .list-group.lg-alt .list-group-item {
    border: 0;
}

#ChatCtr .p-15 {
    padding: 15px !important;
}

#ChatCtr .btn:not(.btn-alt) {
    border: 0;
}

#ChatCtr .action-header {
    position: relative;
    background: #fff;
    padding: 14px 13px 13px 17px;
}

.messagechat {
    font-family: Arial;
    color: #000;
    font-size: 13px;
}

.messagechatright {
    margin-bottom: 5px
}

#ChatCtr .ah-actions {
    z-index: 3;
    float: right;
    margin-top: 7px;
    position: relative;
}

#ChatCtr .actions {
    list-style: none;
    padding: 0;
    margin: 0;
}

    #ChatCtr .actions > li {
        display: inline-block;
    }

    #ChatCtr .actions:not(.a-alt) > li > a > i {
        color: #939393;
    }

    #ChatCtr .actions > li > a > i {
        font-size: 20px;
    }

    #ChatCtr .actions > li > a {
        display: block;
        padding: 0 10px;
    }

#ChatCtr .ms-body {
    background: #fff;
    height: 100%;
}

#ChatCtr #ms-menu-trigger {
    user-select: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 50px;
    height: 100%;
    padding-right: 10px;
    padding-top: 19px;
    cursor: pointer;
}

#ChatCtr #ms-menu-trigger, #ChatCtr .message-feed.right {
    text-align: right;
}

#ChatCtr #ms-menu-trigger, #ChatCtr .toggle-switch {
    -webkit-user-select: none;
    -moz-user-select: none;
}

#ChatCtr .messagepanel {
    height: calc(100% - 205px);
    overflow-y: auto;
    background-color: #e7eef4;
}

#ChatCtr #main-tab .nav-tabs {
    margin-top: 30px;
    border: 0;
}

#ChatCtr ul#botTab {
    position: absolute;
    bottom: 10px;
}

#ChatCtr #main-tab .nav-tabs > li {
    float: none;
    display: block;
    margin-bottom: 0 !important
}

    #ChatCtr #main-tab .nav-tabs > li > a {
        text-align: center;
        color: rgba(255, 255, 255, 0.8);
        padding: 16px;
        border: 0;
        width: 100%;
        position: relative;
        display: inline-block;
    }

#ChatCtr .nav-tabs > li.active > a,
#ChatCtr .nav-tabs > li.active > a:focus,
#ChatCtr .nav-tabs > li.active > a:hover,
#ChatCtr nav-tabs > li:hover > a,
#ChatCtr .nav-tabs > li.active > a,
#ChatCtr .nav-tabs > li.active > a:hover,
#ChatCtr .nav-tabs > li.active > a:focus,
#ChatCtr .nav-tabs > li > a:hover {
    border: none;
    background-color: rgba(0, 0, 0, 0.12) !important;
    cursor: pointer
}

    #ChatCtr .nav-tabs > li.active > a i {
        color: #fff;
        font-weight: bold
    }

#ChatCtr .nav-tabs > li > a i {
    font-size: 24px
}

#ChatCtr .nav-tabs > li:hover > a {
    border-radius: 0
}

#ChatCtr .active > div:first-child + div {
    display: unset;
}

#ChatCtr .list-group-item.media {
    border-radius: unset !important
}
#ChatCtr .list-group-item.media.active {
    background-color: #c7edfc !important;
    color: #252423 !important;
}
#ChatCtr .searb {
    margin: 10px 0 0;
}

#ChatCtr .box-s-h {
    display: flex
}

#ChatCtr .searb * {
    background-color: #fff;
    box-shadow: unset;
    border-radius: 20px;
    color: #999;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    border-color: #eee !important;
    cursor: pointer;
    margin-top: 0px !important;
}

#ChatCtr .searb input {
    border-right: 0 !important;
    background-color: #fff !important;
    box-shadow: unset !important;
    border-radius: 0px;
    border-top-left-radius: 20px !important;
    border-bottom-left-radius: 20px !important;
    color: #999 !important;
    border-color: #eee !important;
    padding: 5px 9px !important;
    font-size: 14px !important;
    margin-top: 0px !important;
}

#ChatCtr .searb *:focus {
    box-shadow: unset;
}

#ChatCtr .box-s-h a {
    font-size: 22px;
    padding-top: 12px;
    padding-left: 10px;
    color: #38abd2
}

#ChatCtr a.list-group-item .list-group-item-heading {
    font-size: 14px;
}

#ChatCtr span.online {
    position: absolute;
    display: block;
    width: 14px;
    height: 14px;
    background-color: rgb(98, 203, 0);
    border-radius: 50%;
    left: 27px;
    bottom: 10px;
    border: 2px solid #fff;
}

[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
    display: none !important;
}

#ChatCtr .open > .dropdown-menu {
    animation-name: scaleDrop;
    animation-duration: 0.3s;
    animation-fill-mode: both;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0;
    left: 0;
    right: auto;
    margin-left: 0;
}

#ChatCtr .media-dock-tabs {
    border-bottom: 1px solid #E5E5E9;
    background-color: #f9f9fd;
    position: relative;
}

    #ChatCtr .media-dock-tabs > li > a {
        background-color: transparent !important;
        margin-right: 2px;
        line-height: 1.428571429;
        border-bottom: 2px solid transparent;
        color: #555;
        border-radius: 0;
        transition: all 0.15s ease-in-out;
        font-weight: 500;
    }

#ChatCtr .navbar-bottomleft {
    display: inline-block;
    position: relative;
    margin: 0px;
    padding: 5px 0px;
    list-style: none;
    float: left;
}


    #ChatCtr .navbar-bottomleft > li {
        border: none;
        background: transparent !important;
        float: left;
        display: inline-block;
        position: relative;
        width: auto;
        height: auto;
        border-radius: 0;
    }

        #ChatCtr .navbar-bottomleft > li a {
            padding: 5px 12.75px;
        }

        #ChatCtr .navbar-bottomleft > li > a, #ChatCtr .navbar-bottomleft > li > div.btn-group > a {
            color: #666666;
            text-decoration: none;
            display: block;
            position: relative;
            margin: 0px;
            padding: 3px 8px 5px;
            cursor: pointer;
        }

        #ChatCtr .navbar-bottomleft > li span {
            font-size: 24px;
            color: #8c95a3;
        }

#ChatCtr ul.emoji {
    margin: 0;
    padding: 5px;
    height: 330px;
    overflow-y: auto;
}

    #ChatCtr ul.emoji > li {
        list-style-type: none;
        display: inline-block;
        margin: 2px 0;
    }

#ChatCtr .emoji-tabs .navbar-bottomleft > li {
    line-height: 1.428571429
}

#ChatCtr ul.emoji > li a {
    cursor: pointer;
    text-decoration: none;
    font-size: 24px;
    padding: 5px;
}

    #ChatCtr ul.emoji > li a:hover {
        background-color: #eee;
    }

#ChatCtr .emoji-tabs {
    width: 100%;
    border-top: 1px solid #E5E5E9;
    display: inline-flex;
    background-color: #f9f9fd;
    border-radius: 0px 0px 5px 5px;
}

#ChatCtr .chatheader {
    padding: 10px;
    font-weight: bold;
    color: #000;
    font-size: 13px;
}

#ChatCtr .board .tab-pane {
    height: calc(100vh - 120px);
    overflow-y: auto;
    padding: 0;
}

#ChatCtr .board .pull-left {
    position: relative;
    padding-right: 10px
}

#ChatCtr .media-left, #ChatCtr .media-right, #ChatCtr .media-body {
    /*display: table-cell !important;*/
    vertical-align: top;
}

#ChatCtr .media-body {
    display: inline-block !important;
    position: relative;
    width: calc(100% - 52px);
}

#ChatCtr .media-body {
    /*width: 10000px;*/
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}

a.list-group-item, button.list-group-item {
    color: #555;
}

    a.list-group-item:hover,
    button.list-group-item:hover {
        color: #555;
    }

    a.list-group-item:hover, a.list-group-item:focus, button.list-group-item:hover, button.list-group-item:focus {
        text-decoration: none;
        color: #555;
        background-color: #f5f5f5;
    }

#ChatCtr .chatheader.headOnline {
    color: red;
}

#ChatCtr .modal-content {
    /*background-color: #edecec;*/
}

#ChatCtr .modal-body {
    padding: 0;
}

#ChatCtr .modal-dialog.wfull, #ChatCtr .modal-content, #ChatCtr .modal-body {
    height: 100%;
    margin: 0;
    width: 100%;
}

#ChatCtr .mf-content img {
    max-width: 100%;
}

#ChatCtr .sideBar-body.boxchatgroup {
    display: block;
    position: relative;
    padding: 12px 0px;
    width: 100%;
    float: left;
}

#ChatCtr .boxchatgroup .sideBar-avatar {
    text-align: center;
    padding: 0 !important;
    float: left
}

#ChatCtr .col-sm-7.col-xs-7.sideBar-main {
    float: left
}

#ChatCtr .boxchatgroup .sideBar-name {
    padding: 0px 10px !important;
}

#ChatCtr .boxchatgroup .name-meta {
    padding: 1% !important;
    text-align: left;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #111;
    font-size: 14px;
    line-height: 22px;
    font-weight: 300 !important;
}

#ChatCtr .arrow-chat {
    overflow: unset;
    float: right;
    font-size: 16px;
    color: white;
    margin: 0;
    padding: 0px;
}

    #ChatCtr .arrow-chat a i {
        color: white
    }

#ChatCtr .boxchatgroup .avatar-icon img {
    border-radius: 50%;
    height: 49px;
    width: 49px;
    object-fit: cover;
}

#ChatCtr .boxchatgroup img {
    max-height: 250px;
}

#ChatCtr .boxchatgroup.sideBar-body:hover {
    background-color: #03a9f4;
    color: #fff !important;
}

    #ChatCtr .boxchatgroup.sideBar-body:hover .name-meta {
        color: #fff !important;
    }

#ChatCtr .img-avatar {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    object-fit: cover;
    top: 5px;
}

#ChatCtr .list-group-item {
    font-size: 13px
}

#ChatCtr .list-group-item.media.active .noidungdachat {
    color: #94979a;
}

#ChatCtr .boxchatgroup.active {
    background-color: #03a9f4;
    color: #fff;
}

    #ChatCtr .boxchatgroup.active span {
        color: #fff !important;
    }

#ChatCtr .list-group-item.media {
    padding: 13px 15px
}

#ChatCtr .arrow-function {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 5px;
}

    #ChatCtr .arrow-function i {
        font-size: 20px;
        color: #93918f;
    }

#ChatCtr a.list-group-item:hover .arrow-chat i {
    color: #03a9f4
}

#ChatCtr a.list-group-item.active:hover .arrow-chat i {
    color: white !important
}

#ChatCtr .emoji-tabs {
    margin-bottom: -10px
}

#ChatCtr #chhome {
    padding: 0px
}

#ChatCtr .emoji-tabs {
    margin-bottom: -10px;
    height: 50px !important;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

    #ChatCtr .emoji-tabs .navbar-bottomleft > li a {
        padding: 8px;
    }

#ChatCtr ul.emoji {
    height: 330px;
}

#ChatCtr .emoji-tabs .navbar-bottomleft {
    text-align: center;
    padding: 0px;
}

#ChatCtr ul.emoji > li a {
    font-size: 24px;
    padding: 4px;
}

#ChatCtr .list-group.lg-alt .list-group-item {
    display: inline-block;
    width: 100%;
    overflow: initial;
    float: left
}

#ChatCtr .dropmenuchat {
    padding: 5px 10px;
    color: black
}

#ChatCtr ul.dropdown-menu.dropmenuchat li {
    padding: 5px;
    font-size: 14px
}

#ChatCtr .media-dock-tabs li a {
    padding: 9px 12px
}

    #ChatCtr .media-dock-tabs li.active a,
    #ChatCtr .media-dock-tabs li:hover a,
    #ChatCtr .media-dock-tabs li.active a:hover,
    #ChatCtr .media-dock-tabs li.active a:focus,
    #ChatCtr .media-dock-tabs li a.active {
        border-bottom: 2px solid #3c9bc9;
        color: #3c9bc9;
        background: none !important;
        font-weight: 300 !important;
    }

#ChatCtr .mf-date strong {
    font-weight: 300
}

#ChatCtr span.btndeleteMChat {
    font-size: 12px;
    cursor: pointer
}

#ChatCtr ul.dropdown-menu.dropmenuchat {
    padding: 0px
}

    #ChatCtr ul.dropdown-menu.dropmenuchat li:hover {
        background: #f5f5f5 !important;
    }

    #ChatCtr ul.dropdown-menu.dropmenuchat li {
        padding: 5px 10px;
    }

#ChatCtr span.spandatechat {
    padding: 5px 15px;
    display: block;
    width: 180px;
    font-size: 13px;
    border-radius: 10px;
    margin: auto;
    margin-bottom: -15px;
    color: white;
    text-align: center;
    background: #999;
    position: relative;
    z-index: 99;
}

#ChatCtr span.borderchat {
    width: 100%;
    padding: 0.5px;
    background: #ddd;
    display: inline-block;
    position: relative;
    top: -11px;
    z-index: 1;
}

.noidungchat {
    padding: 5px 15px !important
}

.boxavatargroup {
    float: left;
}

    .boxavatargroup img {
        margin-right: 5px;
        border-radius: 50%;
        float: left;
        margin-left: -10px;
        object-fit: cover;
        border: 1px solid #58b2ee;
    }

span.addmemberchat {
    width: 36px;
    height: 36px;
    display: block;
    float: left;
    border: 1px solid #03a9f4;
    border-radius: 50%;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
    background: #f1f1f1;
    margin-left: -10px;
    color: #03a9f4;
    cursor: pointer;
}

    span.addmemberchat img {
        width: 100%;
        margin: 0;
    }

.w500 {
    width: 500px;
}

.dropdown-menuiconchat {
    position: absolute;
    z-index: 1000;
    float: left;
    min-width: 160px;
    list-style: none;
    font-size: 14px;
    text-align: left;
    background-color: #fff;
    background-clip: padding-box;
}
