﻿div.mchat3, div.mchat3 *{
    overflow:unset!important
}
    div.mchat3 .heading-avatar-icon {
        float: left;
        display: block!important;
        width: 80px!important;
        margin-top: -5px!important;
    }
    div.mchat3 .headeing-online{} .media-dock-tabs {
        height: 39px !important;
        border-bottom: 1px solid #E5E5E9;
        background-color: #f9f9fd;
        position: relative;
    }
.media-span-button {
    width: 42px;
    height: 22px!important;
    position: absolute;
    top: 9px;
    display: inline-block;
    border-left: 1px solid #e5e5e9;
    right:0;
}
    .media-span-button i {
        font-size: 16px !important;
        float: right;
        margin-top: 2px;
    }
    #ChatModal .nav-tabs > li.active > a, #ChatModal .nav-tabs > li.active > a:hover, #ChatModal .nav-tabs > li.active > a:focus, #ChatModal .nav-tabs > li > a:hover {
        background-color: transparent !important;
        border-bottom: 2px solid #3c9bc9;
        cursor: default;
        color: #3c9bc9;
    }
#ChatModal .nav-tabs > li > a {
    padding: 8px 12px;
    font-weight: normal;
}
#ChatModal .nav-tabs > li{min-width:75px;}
#ChatModal a{cursor:pointer!important}
#ChatModal .emoji-tabs .navbar-bottomleft > li {
    margin-right: 0
}
#ChatModal .emoji-tabs .navbar-bottomleft{text-align:center}
    #ChatModal .emoji-tabs .navbar-bottomleft > li a {
        padding: 5px 12.75px;
    }
        #ChatModal .emoji-tabs .navbar-bottomleft > li a.true>i {
            font-weight: bold;
            color: #3c9bc9
        } 
ul.emoji {
    margin: 0;
    padding: 5px;
    height: 330px;
    overflow-y: auto;
}
    ul.emoji::-webkit-scrollbar {
        display: none;
    }
    ul.emoji > li {
        list-style-type: none;
        display: inline-block;
        margin: 2px 0;
    }
        ul.emoji > li a {
            padding: 5px;
            display: block;
        }
    ul.emoji > li a:hover{
        background-color:#eee
    } ul.emoji > li a img {
    }
.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;
}
.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;
}
    .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;
}
#fake_padding {
    padding-top: 6px;
    padding-bottom: 6px;
    padding-left: 6px;
    margin-right: 14px;
    border-radius: 6px;
    border: 1px solid #4dbdf6;
}
    #fake_padding i{color:#555}
    .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;
    }
.flx-wrap {
    display: -webkit-flex;
    display: flex;
    flex-flow: row wrap;
}
.search-input {
    margin: 12px 10px 7px 0;
    font-size: 14px;
    min-width: 5px;
    border: none;
    outline: none;
    width:100%;
}
    .search-input:empty:before {
        content: attr(placeholder);
        background: none;
        color: #83878d;
        display: block;
        position: absolute;
    }
.zl-scroll {
    overflow-y: auto;
    overflow-x: hidden;
}
.txthead{font-weight:bold}
.flx {
    display: -webkit-flex;
    display: flex;
    flex-flow: row nowrap;
}
.label-quick-select__item {
    margin: 5px 5px 5px 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    font-size: 12px;
    color: white;
}
.zalouser {
    height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
}
.zalouser h3{
    margin:15px 0!important;
}
#ModalchatGroup .btn:hover {
    color:#333!important;
    background-color:transparent!important;
}
.zalouser .sideBar-body {
    margin: 10px 5px;
    display:flex;
    flex:1
}.zalouser .sideBar-body img{border-radius:50%;object-fit:cover}
.zalouser span.name-meta {
    margin: 8px;
}
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
}
.avatar-icon.avagroup {
    overflow: unset !important;
}
.avagroup > img{position:absolute}
    .avagroup > img:nth-child(1) {
        left: 60px;
        width: 24px !important;
        height: 24px !important;
        top: 30px;
    }
    .avagroup > img:nth-child(2) {
        left: 10px;
        width: 24px !important;
        height: 24px !important;
    }
    .avagroup > img:nth-child(3) {
        left: 60px;
        width: 24px !important;
        height: 24px !important;
    }
    .avagroup > img:nth-child(4) {
        left: 10px;
        width: 24px !important;
        height: 24px !important;
        top: 30px;
    }
.avagroup span.ng-binding {
    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;
}