            ._1vDUw {
                width: 96.4%;
                position: absolute;
            }
        
            .rstyJ {
                margin-top: -30% !important;
                transform: translateY(0px);
                background-color: #efefef;
                padding-top: 5px;
                max-height: 100px !important;
                -webkit-align-items: center;
                align-items: center;
                display: -webkit-flex;
                display: inline-flex;
                width: 100%;
            }
        
            ._2bdRS {
                margin-left: 10px;
                background-color: rgba(0, 0, 0, 0.05);
                border-radius: 5px;
                display: -webkit-flex;
                display: flex;
                -webkit-flex-grow: 1;
                flex-grow: 1;
                overflow: hidden;
            }
        
            ._21gzc {
                width: 100%;
                margin-bottom: -10px;
            }

            ._21gzc-with-img {
                width: 75% !important;
            }
        
            ._1VeYA {
                background-color: transparent;
                border-radius: 0;
                height: 100px;
            }
        
            ._1iJeo {
                background-color: rgba(0, 0, 0, 0.05);
                border-radius: 7.5px;
                display: -webkit-flex;
                display: flex;
                position: relative;
                z-index: 1;
                overflow: hidden;
            }
        
            .EebcE {
                border-top-left-radius: 7.5px;
                border-bottom-left-radius: 7.5px;
                -webkit-flex: none;
                flex: none;
                width: 4px;
            }
        
            .bg-color-2 {
                background-color: #6bcbef !important;
            }
        
            ._3lztd {
                position: absolute;
                top: 0;
                left: 0;
                height: 100%;
                width: 100%;
                pointer-events: none;
                z-index: -1;
            }
        
            ._3sEgI {
                min-height: 42px;
                max-height: 82px;
                display: -webkit-flex;
                display: flex;
                -webkit-align-items: center;
                align-items: center;
                overflow: overlay;
                -webkit-flex-grow: 1;
                flex-grow: 1;
            }
        
            ._1lKj0 {
                width: 100%;
                overflow: hidden;
            }
        
            ._111ze {
                color: #74cff8;
                display: -webkit-flex;
                display: flex;
                font-size: 12.8px;
                font-weight: 500;
                line-height: 22px;
            }
        
            .color-2 {
                color: #6bcbef !important;
            }

            .Y9G3Ki {
                text-align: left;
                display: inline-table;
                position: relative;
                margin-left: 5%;
            }
        
            ._2a1Yw {
                padding-left: 2px;
                margin-left: 4px;
                -webkit-flex: 0 1 auto;
                flex: 0 1 auto;
                overflow: hidden;
                text-overflow: ellipsis;
                white-space: nowrap;
                font-weight: 700;
            }
        
        
            ._B0pu.Y9G3K {    
                display: flex;
                position: inherit;
                max-height: 60px;
                min-height: 30px;
                white-space: pre-wrap;
                overflow-y: scroll;
            }
        
            .Y9G3K {
                font-size: 13.2px;
                line-height: 20px;
                max-height: 40px;
                min-height: 40px;
                overflow: hidden;
                word-break: break-word;
                color: rgba(0, 0, 0, 0.6);
            }
        
            ._3SX5f {
                -webkit-align-items: center;
                align-items: center;
                box-sizing: border-box;
                display: -webkit-flex;
                display: flex;
                -webkit-flex: none;
                flex: none;
                background-color: #efefef;
                -webkit-justify-content: center;
                justify-content: center;
                min-width: 64px;
                width: 64px;
            }
			
        #cbChatContatosOnline p {
            line-height:9px;
        }

        #chatCabInfo2 {
            display:none;
            z-index:1;
            overflow:visible;
        }

        #chatCabInfo:hover + #chatCabInfo2{
            display : block;
        }

        #chatCabInfo {
            z-index:10;
        }

        #cbChatContainer {

            position: fixed;
            overflow: hidden;
            bottom: 4px;
            height: calc(100% - 68px);
            height: calc(100% - 44px);
            margin: auto;
            padding: 0;
            box-shadow: 0 33px 29px 0 rgba(0, 0, 0, .06), 0 1px 12px 0 rgba(0, 0, 0, .5);
            right: 10px;
            width: 30%;
            display: none;
            z-index: 1000;

        }

        #cbChatContainer.maximizar {
            width: 50%;
        }

        #cbChatContainer.maximizar #cbChatCorpo.side {
            display: visible;
        }

        #cbChatContainer.fullscreen {
            width: 100%;
            height: 100%;
            padding: 0px;
            margin: 0px;
            right: 0px;
            bottom: 0px;
        }

        #cbChatCorpo {
            background-color: #e3dfdb;
            height: 100%;
            overflow: hidden;
            margin: 0;
            padding: 0;
            box-shadow: 0 1px 1px 0 rgba(0, 0, 0, .06), 0 2px 5px 0 rgba(0, 0, 0, .2);
        }

        #ramalfixo {
            font-size:10px;
            color: #666;
        }

        .side {
            padding: 0;
            margin: 0;
            height: 100%;
            display: none;
        }

        .side-one {
            padding: 0;
            margin: 0;
            height: 100%;
            width: 100%;
            z-index: 1;
            position: relative;
            display: block;
            top: 0;
        }

        .side-two {
            padding: 0;
            margin: 0;
            height: 100%;
            width: 100%;
            z-index: 2;
            position: relative;
            top: -100%;
            left: -100%;
            -webkit-transition: left 0.3s ease;
            transition: left 0.3s ease;
        }

        #chatIconeToggleContatos {
            left: -13px;
            top: 3px;
            position: inherit;
        }

        .heading {
            padding: 10px 16px 10px 15px;
            margin: 0;
            height: 60px;
            width: 100%;
            background-color: #eee;
            z-index: 1000;
        }

        .heading-avatar {
            padding: 0;
        }

        .heading-avatar-icon img {
            border-radius: 50%;
            height: 35px;
            width: 35px;
            object-fit: cover;
            object-position: top;
        }

        .heading-name {
            padding: 0 !important;
            cursor: pointer;
        }

        .heading-name-meta,
        .heading-name-data {
            font-weight: 700;
            font-size: 10px;
            padding: 0px 17px;
            padding-bottom: 0;
            text-align: left;
            text-overflow: ellipsis;
            white-space: nowrap;
            color: #000;
            display: block;
            text-transform:uppercase;
            line-height:12px;
            cursor: default;
        }

        .heading-name-data {
            cursor: default;
            color: gray;
            font-size: 10px;
            font-weight: normal;

            white-space: pre-line;
            max-height: 30px;
            position: absolute;
            overflow: hidden;
            text-overflow: ellipsis;
            line-height: normal;
            padding-right: 0px;
        }

        .heading-online {
            display: none;
            padding: 0 5px;
            font-size: 12px;
            color: #93918f;
        }

        .heading-compose {
            padding: 0;
        }

        .heading-compose i {
            text-align: center;
            padding: 5px;
            color: #93918f;
            cursor: pointer;
        }

        .heading-dot {
            padding: 0;
            margin-left: 10px;
        }

        .heading-dot i {
            text-align: right;
            padding: 5px;
            color: #93918f;
            cursor: pointer;
        }

        .searchBox {
            padding: 0 !important;
            margin: 0 !important;
            height: 50px;
            width: 100%;
        }

        .searchBox-inner {
            height: 100%;
            width: 100%;
            padding: 10px !important;
            background-color: #fbfbfb;
        }

        .searchBox-inner input:focus {
            outline: none;
            border: none;
            box-shadow: none;
        }

        .searchBox-inner .barraPesquisaContato{
            display: inline-block;
            width: 85%;
        }

        #barraPesquisaFiltrar{
            display: inline-block;
            width: 10%;
        }

        .sideBar {
            padding: 0 !important;
            margin: 0 !important;
            background-color: #fff;
            overflow-y: auto;
            border: 1px solid #f7f7f7;
            height: calc(100% - 120px);
        }

        .sideBar-body {
            position: relative;
            padding: 4px !important;
            border-bottom: 1px solid #f7f7f7;
            height: 58px;
            margin: 0 !important;
            cursor: pointer;
            border-bottom: 1px solid #eee;
        }

        .sideBar-body:hover {
            background-color: #f2f2f2;
        }

        .contato .chatStatusContato {
            position: absolute;
            bottom: -2px;
            right: 12px;
            font-size: 20px;
            opacity: 0;
        }

        .contato.offline .avatar-icon img {
            transition: opacity 1s ease;
            opacity: .4;
        }

        .contato.offline:hover .avatar-icon img {
            opacity: 1;
        }

        .contato.offline .chatStatusContato {
            color: silver;
            opacity: 1;
        }
        .contato.online:not([objetocontato=imgrupo]) .chatStatusContato {
            color: #4CAF50;
            opacity: 1;
        }
/* 
 * maf310320: durante a utilizacao da barra de pesquisa full em JS, deve-se forçar a ocultacao de contatos que não estejam filtrados
 * @todo: esta incompleto: precisa estar associado ao filtro de on|offline e pessoas|grupos
 */
.sideBar-body.contato.ocultoSearch {
    display: none !important;
}

        .sideBar-avatar {
            text-align: center;
            padding: 0 !important;
        }

        .avatar-icon img {
            border-radius: 50%;
            height: 47px;
            width: 47px;
            object-fit: cover;
            object-position: top;
        }

        .sideBar-main {
            padding: 0 !important;
        }

        .sideBar-main .row {
            padding: 0 !important;
            margin: 0 !important;
        }

        .sideBar-name {
            padding: 0px !important;
            overflow-x: hidden;
        }

        .name-meta {
            font-size: 10px;
            padding: 1% !important;
            text-align: left;
            text-overflow: ellipsis;
            color: #000;
            margin-top:4px;
        }

        .name-meta p{
            margin:0px !important;
        }

        .sideBar-time {
            padding: 0px !important;
            white-space: nowrap;
            top: 11px;
            position: absolute;
            right: 0px;
        }

        .time-meta {
            text-align: right;
            font-size: 10px;
            padding: 1% !important;
            color: rgba(0, 0, 0, .4);
            vertical-align: baseline;
        }

        /*New Message*/

        .newMessage {
            padding: 0 !important;
            margin: 0 !important;
            height: 100%;
            position: relative;
            left: -100%;
        }

        .newMessage-heading {
            padding: 10px 16px 10px 15px !important;
            margin: 0 !important;
            height: 100px;
            width: 100%;
            background-color: #00bfa5;
            z-index: 1001;
        }

        .newMessage-main {
            padding: 10px 16px 0 15px !important;
            margin: 0 !important;
            height: 60px;
            margin-top: 30px !important;
            width: 100%;
            z-index: 1001;
            color: #fff;
        }

        .newMessage-title {
            font-size: 18px;
            font-weight: 700;
            padding: 10px 5px !important;
        }

        .newMessage-back {
            text-align: center;
            vertical-align: baseline;
            padding: 12px 5px !important;
            display: block;
            cursor: pointer;
        }

        .newMessage-back i {
            margin: auto !important;
        }

        .composeBox {
            padding: 0 !important;
            margin: 0 !important;
            height: 60px;
            width: 100%;
        }

        .composeBox-inner {
            height: 100%;
            width: 100%;
            padding: 10px !important;
            background-color: #fbfbfb;
        }

        .composeBox-inner input:focus {
            outline: none;
            border: none;
            box-shadow: none;
        }

        .compose-sideBar {
            padding: 0 !important;
            margin: 0 !important;
            background-color: #fff;
            overflow-y: auto;
            border: 1px solid #f7f7f7;
            height: calc(100% - 160px);
        }

        /*Conversation*/

        .conversation {
            padding: 0 !important;
            margin: 0 !important;
            height: 100%;
            border-left: 1px solid rgba(0, 0, 0, .08);
            float: right;
        }

        .message {
            padding: 0 !important;
            margin: 0 !important;
            background-size: cover;
            overflow-y: auto;
            border: 1px solid #e1d9d1;
            height: calc(100% - 120px);
        }

        .message .messagebg {
            margin: 0;
            padding: 0;
            border: 0;
            position: absolute;
            top: 60px; /* descontar header */
            left: 0;
            height: 100%;
            width: 100%;
            background-image: url(inc/js/chat/bg.png);
            opacity: 0.03;
            background-repeat: repeat repeat;
        }

        .message-previous {
            margin : 0 !important;
            padding: 0 !important;
            height: auto;
            width: 100%;
        }

        .previous {
            font-size: 15px;
            text-align: center;
            padding: 10px !important;
            cursor: pointer;
        }

        .previous a {
            text-decoration: none;
            font-weight: 700;
        }

        .message-body {
            margin: 0 !important;
            padding: 0 !important;
            width: auto;
            height: auto;
            position: relative;
        }

        .message-body[direcao=receiver][status=N] {
            background: rgba(233, 235, 235, 1);
        }

        .message-body[direcao=receiver][status=L] {
            background: rgba(233, 235, 235, 0);
            transition: background-color 2s;
        }

        .message-body .msgOpcoes {
            position: absolute;
            z-index: 6000;
            right: 5px;
            top: -2px;
            display: none;
            opacity:0.5;
        }

        .message-body:hover .msgOpcoes {
            display:block;
        }

        .message-body .msgOpcoes:hover {
            display:block;
            opacity: 1;
        }

        .message-body .chatMsgIconeTarefa {
            display: none;
            color: silver;
            -webkit-transition: color 2s ease-out;
            -moz-transition: color 2s ease-out;
            -o-transition: color 2s ease-out;
            transition: color 2s ease-out;
        }

        .message-body[tipo=T] .chatMsgIconeTarefa {
            display: unset;
            color: #ec971f;
        }

        .message-body .msgApagada {
            display: none;
            color: rgba(0,0,0,0.4);
            font-style: oblique;
            font-size: 10px;
        }

        .message-body[tipo=X] .msgApagada{
            display: unset;
        }

        .message-body[tipo=X] .chatNovaMsg,
        .message-body[tipo=X] .msgOpcoes,
        .message-body[tipo=X] .chatMsgIconeTarefa,
        .message-body[tipo=X] .message-text,
        .message-body[tipo=X] .chatStatusEntrega,
        .message-body[tipo=X] .message-time {
            display: none!important;
        }

        .message-body[tipo=X] .messageMainreceiver,
        .message-body[tipo=X] .messageMainsender,
        .message-body[tipo=X] .receiver,
        .message-body[tipo=X] .sender {
            padding-top: 0px!important;
            padding-bottom: 0px!important;
        }

        .message-body[tipo=X] .receiver ,
        .message-body[tipo=X] .sender {
            opacity: 0.7;
        }

        .message-body[tipo=X] .message-sender {
            opacity: 0.6;
            font-size: 9px;
        }

        .messageMainreceiver {
            max-width: 90%;
        }

        .messageMainsender {
            padding: 3px 20px !important;
            max-width: 100%;
            right: 0px;
        }

        .message-sender{
            text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.15);
        }

        .message-text {
            margin: 0 !important;
            padding: 5px !important;
            word-wrap:break-word;
            font-weight: 200;
            font-size: 12px;
            padding-bottom: 0 !important;
        }

        .message-time {
            margin: 0 !important;
            margin-left: 50px !important;
            font-size: 10px;
            text-align: right;
            color: #9a9a9a;
        }

        .receiver {
            width: auto !important;
            padding: 4px 10px 7px !important;
            border-radius: 10px 10px 10px 0;
            background: #ffffff;
            font-size: 12px;
            word-wrap: break-word;
            display: inline-block;
            box-shadow: 0 1px 0.5px rgba(0,0,0,0.13);
            position: relative;
        }

        .sender {
            float: right;
            max-width: 90%!important;
            background: #dcf8c6;
            border-radius: 10px 10px 0 10px;
            padding: 4px 10px 7px !important;
            font-size: 12px;

            display: inline-block;
            word-wrap: break-word;
            box-shadow: 0 1px 0.5px rgba(0,0,0,0.13);
            position: relative;
        }


        /*Reply*/

        .reply {
            height: 60px;
            width: 100%;
            background-color: #f5f1ee;
            padding: 10px 5px 10px 5px !important;
            margin: 0 !important;
            z-index: 1000;
        }

        .reply-emojis {
            padding: 5px !important;
        }

        .reply-emojis i {
            text-align: center;
            padding: 5px 5px 5px 5px !important;
            color: #93918f;
            cursor: pointer;
        }

        .reply-recording {
            padding: 5px !important;
        }

        .reply-recording i {
            text-align: center;
            padding: 5px !important;
            color: #93918f;
            cursor: pointer;
        }

        .reply-send {
            padding: 5px !important;
            top: -4px;
        }

        .reply-send i {
            text-align: center;
            padding: 5px !important;
            color: #93918f;
            cursor: pointer;
            margin-top: 25% !important;
            margin-left: 25% !important;
        }

        .reply-main {
            padding: 2px 5px !important;
        }

        .reply-main textarea {
            width: 100%;
            resize: none;
            overflow: hidden;
            padding: 5px !important;
            outline: none;
            border: none;
            text-indent: 5px;
            box-shadow: none;
            height: 100%;
            font-size: 16px;
        }

        .reply-main textarea:focus {
            outline: none;
            border: none;
            text-indent: 5px;
            box-shadow: none;
        }

        @media screen and (max-width: 700px) {
        #cbChatContainer {
            top: 0;
            height: 100%;
        }

        .heading {
            height: 70px;
            background-color: #009688;
        }

        .fa-2x {
            font-size: 2.3em !important;
        }

        .heading-avatar {
            padding: 0 !important;
        }

        .heading-avatar-icon img {
            height: 50px;
            width: 50px;
        }

        .heading-compose {
            padding: 5px !important;
        }

        .heading-compose i {
            color: #fff;
            cursor: pointer;
        }

        .heading-dot {
            padding: 5px !important;
            margin-left: 10px !important;
        }

        .heading-dot i {
            color: #fff;
            cursor: pointer;
        }
        
        .sideBar {
            height: calc(100% - 130px);
        }

        .sideBar-body {
            height: 80px;
        }

        .sideBar-avatar {
            text-align: left;
            padding: 0 8px !important;
        }

        .avatar-icon img {
            height: 55px;
            width: 55px;
        }

        .sideBar-main {
            padding: 0 !important;
        }

        .sideBar-main .row {
            padding: 0 !important;
            margin: 0 !important;
        }

        .sideBar-name {
            padding: 10px 5px !important;
        }

        .name-meta {
            font-size: 16px;
            padding: 5% !important;
        }

        .sideBar-time {
            padding: 10px !important;
        }

        .time-meta {
            text-align: right;
            font-size: 14px;
            padding: 4% !important;
            color: rgba(0, 0, 0, .4);
            vertical-align: baseline;
        }

        /*Conversation*/

        .conversation {
            padding: 0 !important;
            margin: 0 !important;
            height: 100%;
            border-left: 1px solid rgba(0, 0, 0, .08);
        }
        
        .message {
            height: calc(100% - 140px);
        }

        .reply {
            height: 70px;
        }

        .reply-emojis {
            padding: 5px 0 !important;
        }

        .reply-emojis i {
            padding: 5px 2px !important;
            font-size: 1.8em !important;
        }

        .reply-main {
            padding: 2px 8px !important;
        }

        .reply-main textarea {
            padding: 8px !important;
            font-size: 18px;
        }

        .reply-recording {
            padding: 5px 0 !important;
        }

        .reply-recording i {
            padding: 5px 0 !important;
            font-size: 1.8em !important;
        }

        .reply-send {
            padding: 5px 0 !important;
        }

        .reply-send i {
            padding: 5px 2px 5px 0 !important;
            font-size: 1.8em !important;
        }
		}
        #chatNovaMensagem p{
            margin: 0px 0px 0px 0px;
        }

        #chatNovaMensagem img {
            height: 40px !important;
            Xfloat: left;
            margin-left: 3px;
            margin-bottom: 1px;
            border: 1px solid silver;
        }

        #chatResposta .mce-content-body {
            height: 60px;
            overflow: hidden;
        }

        .message {
            height: calc(100% - 236px);
        }

        .reply {
            height: 82px;
        }

        .message-text p{
            margin: 0px 0px 0px 0px;
            word-break: break-word;
        }

        .message-text img {
            width: 80px;
			height:auto;
            Xfloat: left;
            margin-left: 3px;
            margin-bottom: 3px;
            border: 1px solid silver;
        }

        .message-text img::before{
            content: "\f054";
            font-family: FontAwesome;
        }

        .cbItemNotificacao .cbItem{
            float: left;
            max-height: 30px;
        }

        .cbItemNotificacao .cbItem .cbMsg{
            display: block;
            max-width: 170px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .cbItemNotificacao .cbData{
            float: right;
            margin: 0px;
            padding: 0px;
            top: -2px;
            position: relative;
            font-size: 9px;
            color: silver;
            background-color: white;
        }

        .cbItemNotificacao .cbItem .cbNomePessoa{
            line-height: 14px;
            display: block;
            font-size: 9px;
            font-weight: bold;
            margin: 0px;
            padding: 0px;
            vertical-align: top;
            color: silver;
        }

        .cbItemNotificacao{
            border-bottom: 1px solid #ededed;
            padding: 3px 0px;
            height: 38px;
            font-size: 11px;
        }

        .cbItemNotificacao.statusL {
            background-color: white;
        }

        .cbItemNotificacao.statusN{
            background-color: #edf2fa;
        }
        
        .cbItemNotificacao i.cbAvatar {
            margin: 0px 6px;
            height: 30px;
            width: 30px;
            background-size: 30px;
            background-repeat: no-repeat;
            border-radius: 50%;
            display: inline-block;
            float: left;
        }

        .cbItemNotificacao .cbItem p {
            display: inline-block;
            white-space: nowrap;
        }

        .cbItemNotificacao .cbItem img {
            display: none;
        }

        .cbItem i {
            margin: 0px 10px;
            line-height: inherit;
        }

        .sideBar-naoLidas{
            bottom: -10px;
            position: absolute;
            right: 0px;
        }

        .chatNovaMsg{
            display:none;
        }

        .messageMainreceiver .chatNovaMsg{
            position: absolute;
            left: 4px;
            top: -2px;
            color: #ff6363;
            font-size: 15px;
            text-shadow: 2px 3px 1px silver;
            display:none !important;
        }

        .messageMainreceiver .chatNovaMsg[status=N]{
            display: block;
        }

        .chatStatusEntrega{
            display: none;
        }

        .messageMainsender .chatStatusEntrega[status=N]{
            display: none;
        }

        .messageMainsender .chatStatusEntrega[status=L]{
            display: block;
            color: #4FC3F7;
        }

        .sideBar-body.conversando{
            background-color: #e9ebeb;
        }

        .sideBar-body.selecionado{
            background-color: #c7ffc7;
        }

        .sideBar-body.selecionado .checkContato{
            display: block !important;
            position: absolute;
            top: 20px;
        }

        #chatTbNovaMensagemPopup[immsgtipo=T] #chatITipoMsg{
            color: #ec971f;
            opacity: 1;
        }

        #chatTbNovaMensagemPopup #chatIDataIniMsg{
            display:none;
        }

        #chatTbNovaMensagemPopup[immsgtipo=T] #chatIDataIniMsg{
            display: block;
        }

        #chatTbNovaMensagemPopup[immsgtipo=A] #chatIDataIniMsg{
            display: none;
        }

        .chatTbMsg{
            Xtable-layout: fixed; /* @todo: word-wrap nao funciona. trocar por divs */
            width: 100%;
        }

        .chatTbMsg .msgIndicadores{
            vertical-align: top;
            width: 3%;
        }

        .chatTbMsg, .chatTbMsg tr, .chatTbMsg td{
            padding:0px;
            margin: 0px
        }

        #chatTbNovaMensagemPopup .mce-content-body{
            height: auto !important;
        }

        #cbModalCorpo #cbChatContatosOnlineNotificacao{
            display: block !important;
        }

        #cbModalCorpo #cbChatContatosOnline{
            display: none !important;
        }

        #cbChatContatosOnline [tipocontato$="compartilhamento"] {
            display:none !important;
        }
        
		#avatarProfile{
			pointer-events: none;
			cursor: default;
		}


#legendaFiltros {
    padding: 0px;
    color: gray;
}
