/*	========================================v===============================================================

/www/v/N.NN/_paginas/evento/template/css/templateStyle.css

https://www.prog-x.com.br/w/?c=__essenciais/utilitarios/arquivosCopiarDePara.php&executar=102&destinoVm=todas-codigo&logExibir=true&caminhoArquivo=/www/v/N.NN/_paginas/evento/template/css/templateStyle.css

/*	========================================v=============================================================== */

body{
  background-image: url("../img/multizap-bg.jpg?dt=210104-0718");
  background-position: 50% 50%;
  background-size: cover;      
  padding-top: 30px;
}

th {
  padding-left: 5px !important;
}

/*	========================================v=============================================================== */

#btop_wpp
{
  background-image: url(../../../../../../imagem/sistema/icone/fa-whatsapp.png);
  background-position: -2px 0;
  background-repeat: no-repeat;
  background-size: 45px;
  bottom: 10px;
  height: 43px;
  position: fixed;
  right: 5px;
  text-indent: -9999px;
  width: 45px;
  z-index: 999;
}

/*	========================================v=============================================================== */


.lista-importante { 
	margin-top: 30px;
}

/* ------- JANELA CONVERSA ZAP - /www/v/N.NN/_paginas/chatzap/listar/index.php ------- */

.janelaConversaZap{
  width: 		80%;
  margin: 	0 2em;
  display: 	inline-flex;
  height: 	auto;
}

.janelaConversaZap .row{
  width:100%;
  display:inline-block;
  margin:0;
}

.corpo_mobile .janelaConversaZap{
  margin:0;
  width:100%;
}

.box_listaContatos{
  width:20%;
  display:inline-block;
}

.corpo_mobile .box_listaContatos{
  width:15%;
  font-size:10px;
}

.box_mensagens{
  width:79%;
  display:inline-block;
  height:100%;
  /*   background-color: #eae6d7; */
}

.corpo_mobile .box_mensagens{
  width:85%;
}

.listaContatosNumeros{
  overflow: auto;
/*   height:595px; */
  height: auto;
	overflow-x: hidden;
}

.listaContatosNumeros .contato{
  margin: 10px;
/*   border-radius:5px 5px; */
  border-bottom: 1px solid #eae6d7;
  cursor: pointer;
	box-shadow: 0px 1px 1px 0px #90866982;
}

.listaContatosNumeros .contato .foto{
  display:none;
}

/*	========================================v=============================================================== */

.corpo_mobile .listaContatosNumeros .contato{
  border-bottom: 0;
  box-shadow: none;
  margin: 5px 2px;
}

.corpo_mobile .listaContatosNumeros .contato span{
  display:none;
}

.corpo_mobile .listaContatosNumeros .contato .foto{
  display: block;
  border: 1px solid #ccc;
  background-color: #EEE;
  border-radius: 45px;
  font-size: 14px;
  text-align: center;
  width: 40px;
  height: 40px;
  padding: 8px 5px;
  background-size:100%;
}

.listaContatosNumeros .contato .dadosConversa{
  display:none;
}

.corpo_mobile .listaContatosNumeros .contato .dadosConversa{
  display: block;
  border: 1px solid #ccc;
  background-color: #FFF;
/*   border-radius: 45px; */
  font-size: 10px;
  text-align: left;
/*   width: 60px; */
  min-height: 30px;
  padding: 3px 2px;
/*   background-size: 100%; */
  width:100%;
}

.corpo_mobile .listaContatosNumeros .contato .dadosConversa.msgNova{
  background-color:#8cffd8; 
}

.corpo_mobile .listaContatosNumeros .contato.ativado .dadosConversa{
  background-color:#eae6d7;
}

.corpo_mobile .listaContatosNumeros .contato.ativado{
  padding: 0 0px;
  margin: 5px 2px;
  width:100%;
}

/*	========================================v=============================================================== */

.listaContatosNumeros .contato:hover{
  background-color: #c7bfa6;
}

.contato .numero-nome{
  display: inline-block;
  width: 67%;
  padding: 5px;
  font-weight: bold;
}

.contato .data-hora{
  display: inline-block;
  width: 32%;
  text-align:right;
}

.contato .ultima-msg{
  padding: 0 5px 5px 5px;
  display: inline-block;
  width: 100%;
}

.contato .nomeempresa{
  font-size:10px;
}

.telaChat .chat{
  padding: 10px 10px 0 10px;
  border-radius: 10px 10px;
  border: 1px solid #ccc;
  margin: 5px 5px;
  width: fit-content;
  background-color: #fff;
}

.borda_novas{
  border:2px solid #108a10;
  color:#108a10;
}

.borda_atendimento{
  border:2px solid #6d9eeb;
  color:#6d9eeb;
}

.telaChat{
  overflow: auto;
/*   max-height:700px; */
  height:auto;
  background-color: #eae6d7;
  padding: 50px;
  margin-top: 1px;
}

.telaChat .btn_trigerFiltro{
	width: 200px;
}

.corpo_mobile .telaChat{
  padding:10px 5px;
}

.corpo_mobile .telaChat h3{
  font-size:15px;
}

.telaChat .texto_selConv{
  text-align: center; 
  margin-top: 200px; 
  color: #24ad34;
}

.corpo_mobile .telaChat .texto_selConv{
  margin-top:150px;
}

.telaChat .texto_selConv.box_labelListaConvidados{
	margin-top: 100px;
}

.telaChat .linhachat.sis .chat{
  background-color: #DCF8C6;
  max-width: 60%;
  float: right;
  border-radius:10px 0 10px 10px;
  color:#000;
}

.corpo_mobile .telaChat .linhachat.sis .chat{
  max-width:80%;
}

.telaChat .linhachat.usu .chat{
  background-color: white; 
  max-width: 60%;
  float: left;
  border-radius:0 10px 10px 10px;
  color:#000;
}

.corpo_mobile .telaChat .linhachat.usu .chat{
  max-width:80%;
}

.telaChat .linhachat.sis .chat.apagada, .telaChat .linhachat.usu .chat.apagada{
  color:#aaa;
}

.telaChat .linhachat .fa-trash{
  color: red;
}

.telaChat .linhachat .chat .ultima-msg{
  display:block;
  min-width:200px;
/*   width:100%; */
  margin-right:50px;
  word-break:break-word;
}

.corpo_mobile .telaChat .linhachat .chat .ultima-msg{
  margin-right:0px;  
/*   letter-spacing:1px; */
}

.msgresultbusca{
  width:100%;
  cursor: pointer;
}

.msgresultbusca .chat{
  width:100%;
  max-width:98% !important;
}

.msgresultbusca .chat:hover{
  background-color:#B8B2A1 !important;
}

.telaChat .msgresultbusca .chat .ultima-msg{
  padding-bottom:10px;
}

.corpo_mobile .telaChat .linhachat .chat .ultima-msg{
  font-size:.9em;
  word-break:break-word;
}

.telaChat .linhachat .linhachat_hora{
  display: inline-block;
  width: 30px;
/*   width: 100%; */
  font-size: 12px;
  text-align: right;
  position: relative;
  top: -15px;
  color:#777;
  float:right;
}

.msgresultbusca .linhachat_hora{
  width:100% !important;
  float:none !important;
  position: inherit !important;
  text-align: left !important;
}

.corpo_mobile .telaChat .linhachat .linhachat_hora{
  font-size:10px;
}

.telaChat .linhachat{
  display: inline-block;
  width: 100%;
}
.telaChat .linhachat video, .telaChat .linhachat audio{
  width:100%;
}

.inputsListaContatos{
  min-height: 200px;
}

.imgLogoChatZap{
  text-align: center;  
}

.imgLogoChatZap img{
  width: 80%;
}

.iconesAviso div, .icon_abrirFiltro{
  display: inline-block;
  width: 26%;
  padding: 5px;
  font-size: 16px;
  text-align: center;
  border: 1px solid #ccc;
  border-radius: 5px;
  background-color: white;
  margin: 5px 0;
  cursor: pointer;
	color: #5d5644;
}

.icon_abrirFiltro{
  width:97%;
}

.iconesAviso .icon_envioMsg{
  width: 17%;
}

.iconesAviso .icon_atend{
  color: #6d9eeb;
}

.iconesAviso div.ativado{
  border:2px solid #7d7160;
  background-color:#908669;
  color:white;
}

.iconesAviso .icon_novas.ativado{
  background-color:#108a10;  
  border:2px solid #108a10;
}

.iconesAviso .icon_atend.ativado{
  background-color:#6d9eeb;  
  border:2px solid #6d9eeb;
  color: white;
}

#inputBuscarEmTudo_listaContato{
  outline-style:none;
}

.iconesAviso div span{
  font-size:14px;
  display:inline-block;
  height:5px;
}

.iconesAviso div span.bold{
  font-weight:bold;
}

.corpo_mobile .iconesAviso div{
  width:97%;  
}

.filtro_escondido{
  position: absolute;
  background-color: #C7BFA6;
  padding: 30px 20px 20px 20px;
  border-radius: 0 10px 10px 10px;
  z-index:99;
  width:95%;
  font-size:1.4em;
  margin-left:10px;
  box-shadow: 5px 6px 12px rgba(0, 0, 0, .175);
}

.boxInputSelectEmpresaChat select{
  width:98%;
  padding:5px;
  margin-bottom:5px;
}

.boxInputDataEmpresaChat input{
  width: 44%;
  padding: 5px;
  margin-bottom: 5px;
  text-align:center;
}

.btn_filtrarDataEmpresaContatos{
  display:inline-block;
  width: 32.2%;
  border: 1px solid #ccc;
  background-color: #908669;
  text-align: center;
  color: white;
  padding: 7px 5px;
  cursor: pointer;
	border-radius: 5px;
  display:none;
}

.boxInputBuscarEmTudo input{
  padding: 5px;
  font-size: 16px;
  width: 97.5%;
}

.boxInputBuscarEmTudo i{
  position: absolute;
  margin-left: -25px;
  padding: 10px 0;
  color: #808285;
}

.labelTituloListaContatosNumeros{
  font-size: 16px;
  color: #5d5644;
  font-weight: bold;
  padding: 5px;  
}

.listaContatosNumeros .contato.ativado{
  background-color: #eae6d7;
	margin: 0px;
  color: #006dcc;
}

.listaFiltro_novas .contato.ativado{
  color: #24ad34;
}

.iconesAviso .pulsar{
  color: #00E000;
	border: 1px solid #00E000;
}

.iconesAviso .pulsar{
	transform: scale(1);
/* 	animation: pulse 2s infinite; */
}

.iconesAviso .ativado.pulsar{
  animation:none;
}

.cabecalho_telaChat{
  background-color: #eae6d7;
  padding: 5px 0px 0px 20px;
  box-shadow: 0px 3px 3px 1px #90866982;
}

.corpo_mobile .cabecalho_telaChat{
  padding: 5px 0px 0px 5px;
}

.cabecalho_telaChat div{
  display:inline-block;
}
.cabecalho_telaChat div.cab_nome{
  width: 20%;
  font-weight: bold;
  font-size: 16px;
	color: #949494;
/*   text-shadow: 0.4px 0.4px 2px black; */
  text-align: left;
  vertical-align: bottom;
  padding-bottom: 8px;
}

.cabecalho_telaChat .col-2part{
  width:78%;
}

.col-2part .col-botoes{
  width:20%;
  text-align:center;
}


.col-2part .col-botoes div.rod_botao_arquivar, .col-2part .col-botoes div.cab_filtro_select{
/*   margin:5px 5px 5px 0px; */
  width:48%;
  padding:0 0 5px 0;
}

.col-2part .col-botoes div.rod_botao_arquivar button, .col-2part .col-botoes div.cab_filtro_select button{
  font-size:.8vw;
}

.corpo_mobile .cabecalho_telaChat div.cab_nome{
  width:39%;
  font-size:12px;
}

.cabecalho_telaChat div.cab_nome .nomeempresa{
  font-size:12px;
}

.corpo_mobile .cabecalho_telaChat div.cab_nome .nomeempresa{
  font-size:10px;
}
.cabecalho_telaChat div.cab_nome.ativado{
  color: #006dcc;
  text-shadow: none;
}

.cabecalho_telaChat div.cab_nome.listaFiltro_novas{
  color: #24ad34;
}

.cabecalho_telaChat div.cab_nome.listaFiltro_atendimento{
  color: #6d9eeb;
}

.cabecalho_telaChat div.cab_nome.listaFiltro_arquivadas{
  color: #908669;
}

.cabecalho_telaChat div.cab_filtro{
  width:63%;
  vertical-align:sub;
}

.corpo_mobile .cabecalho_telaChat div.cab_filtro{
  width:55px; 
/*   width:20%;  */
}

.cabecalho_telaChat div.cab_filtro .cab_filtro_select{
  width:13%;
  padding:3px;
}

.corpo_mobile .cabecalho_telaChat div.cab_filtro .cab_filtro_select{
  width:100%;
  text-align:right;
  vertical-align:middle;
}

.cabecalho_telaChat div.cab_filtro .cab_filtro_select select{
  padding: 9px 5px; 
  border-radius: 5px;
  width: 100%;
  border: 1px solid #f1f1f1
}

.cabecalho_telaChat div.cab_filtro .cab_filtro_buscar{
  width:100%;
  padding: 0 0 5px 0;
}

.cabecalho_telaChat div.cab_filtro .cab_filtro_buscar input{
  width:99%;
  border-radius:5px;
  padding:10px 5px;
  border:1px solid #f1f1f1;
}

.cabecalho_telaChat div.cab_filtro .cab_filtro_buscar i{
  position: absolute;
  margin-left: -30px;
  padding: 10px 0;
  font-size: 20px;
  color: #aaa; /* #808285; */
}

.cabecalho_telaChat div.cab_perfil{
  width:10%;
  display:inline-flex;
}

.cabecalho_telaChat div.cab_perfil .cab_perfil_img{
  width:35%;
  display:inline-block;
}

.cabecalho_telaChat div.cab_perfil .cab_perfil_status{
  width:25%;
  display:inline-block;
/*   height:50px; */
}

.cabecalho_telaChat div.cab_perfil img{
  width: 100%;
  padding: 0px 5px 0px 0px;
}

.cabecalho_telaChat div.cab_perfil .ativado{
  color: #444;
  font-weight: 600;  
}

.cabecalho_telaChat div.cab_perfil .on.ativado{
  background-color: greenyellow;
}

.cabecalho_telaChat div.cab_perfil .off.ativado{
  background-color: orange;
}

.cabecalho_telaChat div.cab_perfil .cab_perfil_status span{
  width:100%;
  display:inline-block;
  text-align:center;
  cursor:pointer;
}

.cabecalho_telaChat .cab_opcoes{
	width: 40px;
  background-color: #a29c89;
	opacity: .7;
	color: #ffffff;
	text-align: center;
	padding: 8px;
	cursor: pointer;
	font-weight: 900;
}

.corpo_mobile .cabecalho_telaChat .cab_opcoes{
  padding:7px;
  margin-bottom:5px;
}

.rodape_telaChat{
  background-color: #eae6d7;
  padding: 5px 0px 5px 10px;
	box-shadow: 0px 3px 3px 0px #90866982;
}

.rodape_telaChat .rod_opcoes{
/*   width:19%; */
  display:inline-block;
}

.corpo_mobile .rodape_telaChat .rod_opcoes{
  width:19%;
}

.rodape_telaChat .rod_opcoes div{
  font-size: 22px;
  text-align: center;
/*   border:1px solid #9A9A9A; */
  border-radius: 5px;
  padding: 8px;
/*   color: #666; */
	color: #5d5644;
  cursor: pointer;
}

.corpo_mobile .rodape_telaChat .rod_opcoes div{
  font-size:18px;
}

.rodape_telaChat .rod_opcoes .rod_opcoes_emotes{
  width: 30%;
  display: inline-block;
}

.rodape_telaChat .rod_opcoes .rod_opcoes_anexo{
  width:30%;
  display:inline-block;
}

.rodape_telaChat .rod_opcoes .rod_opcoes_anexo #formFile{ 
  display:none;
}

.rodape_telaChat .rod_opcoes .rod_opcoes_audio{
	width:30%;
  display:inline-block;
}

.rodape_telaChat .rod_caixaGravacoes{
	width:75%;
	display:inline-block;
}

.rodape_telaChat .rod_caixaGravacoes audio{
	height:40px;
	vertical-align:bottom;
}

.rodape_telaChat .rod_caixaGravacoes button{
	margin:0 5px;
}

.rodape_telaChat .rod_caixaEscrever{
  width: 88%;
/*   width: 93%; */
  display: inline-block;
}

.corpo_mobile .rodape_telaChat .rod_caixaEscrever{
  width:79%;
}

.rodape_telaChat .rod_caixaEscrever #msgEscrita{
  padding:12px 5px;
  width:100%;
  border:1px solid #ccc;
  border-radius:5px;
  outline:none;
}

.corpo_mobile .rodape_telaChat .rod_caixaEscrever #msgEscrita{
  width: 98%;
  padding: 9px 5px;
  font-size: 17px;
}

.corpo_mobile .rodape_telaChat .rod_caixaEscrever.dim_horares{
  width: 64%; 
  
}

.box_horares{
  display: inline-block;
  width: 12%;
  font-size: 14px;
}

.box_horares b{
  display:inline-block;
}

.rod_caixaEscrever.dim_horares{
  width: 77%;  
/*   width: 80%;   */
}

.corpo_mobile .box_horares{
  font-size: 10px;
/*   vertical-align: bottom; */
}

.box_opcoes_lista{
  border:none;
}

.corpo_mobile .box_opcoes_lista{
  left: -6em;
}

.box_menu_pref a{
  color:inherit;
}

.box_menu_pref a:hover{
  background-color:#908669;
}

.dados_operador{
  display:none;
}

.boxInputSelectEmpresaChat .ms-parent{
  width:98% !important;
  margin-bottom:5px;
}

.rod_botao_arquivar{
  display:inline-block;
/*   width:8%; */
/*   margin:3px 0; */
  vertical-align: bottom;  
  text-align:center;
}

.corpo_mobile .rod_botao_arquivar{
/*   width:20%; */
  text-align:right;
  padding:3px;
}

.rod_botao_arquivar button{
  padding: 5px 10px;
  border: 0px solid #ccc;
  border-radius: 5px;
  outline: none;
	background-color: #908669;
}

.corpo_mobile .rod_botao_arquivar button{
  padding: 5px;
  font-size: 10px;
  margin-bottom:10px;
}

.rod_botao_arquivar .btn_desarquivarChat{
  padding: 5px;
	background-color: #6d9eeb;
}

.logomarca{
	width: 30%; 
	position: relative; 
	left: 30%;
}

header.masthead{
  padding-top: 3rem !important;
  padding-bottom: 3rem !important;
}

.masthead .container img[alt~="WhatsApp"] {
  width: 70% !important;
  margin: 0 auto;
}

.sis .btnchat_opcoes, .sis .opcaoApagada{
  position: relative;
  float: right;
  top: -15px;
  font-size: 18px;
  color: #aaa;
  cursor: pointer;
  left: 12px;
}

.usu .btnchat_opcoes, .usu .opcaoApagada{
  position: relative;
  float: right;
  top: -15px;
  font-size: 18px;
  color: #aaa;
  cursor: pointer;
  left: 12px;
}

.linhachat.sis .opc_lida{
 display:none;
}

.linhachat.usu .opc_favoritar{
 display:none;  
}

.janela_chat_opcoes{
  border: 1px solid #ddd;
  position: absolute;
  width: 200px;
  background-color: #ddd;
  border-radius: 5px;
  z-index:9999;
}

.corpo_mobile .linhachat.usu .janela_chat_opcoes{
  left:160px !important;
}

.janela_chat_opcoes span{
  width: 100%;
  display: inline-block;
  text-align: center;
  font-size: 16px;
  padding: 5px 0;
  cursor: pointer;
}

.janela_chat_opcoes span:hover{
  background-color: #ccc;
}

.janela_chat_opcoes input{
  opacity: 0;
  height: 0px;
  margin: 0px;
  padding: 0px;
}

.rodape_telaChat[disabled], .lista_resp_rapidas[disabled]{
  pointer-events: none;
  opacity: 0.7;
}

.mb-5-estrategia {
	height: 0px; 
	padding-bottom: 2em; 
	text-align: center; 
	font-size: 1.5em; 
	color: #5d5644;
}

.lista_faq{
  overflow-y: auto;
  height: 450px;
}

.linha_tutorial{
	font-size: 1.3em;
	font-weight: 100;
	color: #377ec3;
	border-color: #c5c5bd;
	margin-bottom: 8px;
	background: #ececec;
	cursor: pointer;
	padding: .5em .5em .5em .7em;
}

.linha_tutorial .tutorial_titulo b{
  width:90%;
}

.linha_tutorial .tutorial_titulo .fa-expand{
  float: right;
	padding: 7px;
}

.linha_tutorial .resposta{
  
}

.aviso{
  color: #ed9c28;
  font-weight: bold;
	font-size: 14px;
}

.aviso_listaContatosZap{
  padding: 0px 5px 5px 15px;
}

.lista_resp_rapidas, .lista_templates, .lista_anotacao{
/*   margin:5px 0; */
  background-color: #a29c89;
  padding: 1px;
	opacity: 0.7;
}

.lista_anotacao{
  background-color: #eae6d7;
  opacity: 1;
}

.lista_anotacao .anotacao_mgs{
  display:inline-block;
  width:90%;
  padding: 9px 0;
  vertical-align: text-bottom;
/*   font-weight:bold; */
  cursor:pointer;
}

.corpo_mobile .lista_resp_rapidas, .corpo_mobile .lista_templates,  .corpo_mobile .lista_anotacao{
  font-size:.7em;
}

.lista_resp_rapidas .lista{
  width: 85.5%;
  display: inline-block;
	padding: 0px 5px;
}

.lista_templates .lista{
  width: 89.5%;
  display: inline-block;
	padding: 0px 5px;
}

.lista_resp_rapidas .lista .lista_corrida, .lista_templates .lista .lista_corrida{
  overflow-x: hidden;
  white-space: nowrap; 
}

.corpo_mobile .lista_resp_rapidas .lista .lista_corrida, .corpo_mobile .lista_templates .lista .lista_corrida{
  overflow-x:auto;
}

.lista_resp_rapidas .btn_lista_retorno, .lista_resp_rapidas .btn_lista_proximo, .lista_templates .btn_lista_retorno, .lista_templates .btn_lista_proximo{
  width: 1%;
  display: inline-block;
  cursor: pointer;
/*   background-color:#333; */
  color: #333;
  padding: 5px 0;
  text-align: center;
  font-size: 2rem;
  vertical-align: text-bottom;
}

.corpo_mobile .lista_resp_rapidas .btn_lista_retorno, .corpo_mobile .lista_resp_rapidas .btn_lista_proximo, .corpo_mobile .lista_templates .btn_lista_retorno, .corpo_mobile .lista_templates .btn_lista_proximo{
  padding:0;
  font-size:3rem;
}

.lista_resp_rapidas .btn_lista_proximo, .lista_templates .btn_lista_proximo{
/*   float: right; */
/* 	padding: 5px; */
}

.lista_resp_rapidas .textRapido, .lista_templates .textRapido{
  background-color:white;
  padding:5px 0;
  margin:0 5px;
  display:inline-block;
}

.corpo_mobile .lista_resp_rapidas .textRapido, .corpo_mobile .lista_templates .textRapido{
  margin-bottom: 5px;
}

.lista_resp_rapidas .textRapido .btn_textRapido_apagar, .lista_resp_rapidas .textRapido .btn_textRapido_enviar, .lista_resp_rapidas .textRapido .btn_textRapido_copiar, .lista_templates .textRapido .btn_textRapido_apagar, .lista_templates .textRapido .btn_textRapido_copiar, .lista_templates .textRapido .btn_enviarTemplate{
  background-color: white;
  color: white;
  padding: 5px;
  cursor: pointer;
}

.lista_resp_rapidas .textRapido:hover .btn_textRapido_apagar, .lista_templates .textRapido:hover .btn_textRapido_apagar{
  background-color: red;
}

.lista_resp_rapidas .textRapido .textRapido_texto, .lista_templates .textRapido .textRapido_texto{
  padding: 1px;
}

.lista_resp_rapidas .textRapido:hover .btn_textRapido_enviar, .lista_templates .textRapido:hover .btn_enviarTemplate{
  background-color: #23EF33;
}

.lista_resp_rapidas .textRapido:hover .btn_textRapido_enviar{
  display: inline !important;
}

.lista_resp_rapidas .textRapido:hover .btn_textRapido_copiar, .lista_templates .textRapido:hover .btn_textRapido_copiar{
  background-color: #006DCC;  
}

.lista_resp_rapidas_label{
  display: inline-block;
  width: 130px;
/*   width: 10%; */
  padding: 9px 5px;
  vertical-align: text-bottom;
  color: white;
/*   font-weight: bold; */
}

.lista_anotacao_label{
  display: inline-block;
  width: 80px;
/*   width: 10%; */
  padding: 9px 5px;
  vertical-align: text-bottom;
  color: #333;
  font-weight: bold;
}

.lista_templates_label{
  display: inline-block;
  width: 80px;
/*   width: 10%; */
  padding: 9px 5px;
  vertical-align: text-bottom;
  color: white;
/*   font-weight: bold; */
}

.corpo_mobile .lista_resp_rapidas_label, .corpo_mobile .lista_templates_label{
  width:60px;
  display:none;
}

.copyright_um{
  margin:0 auto;
}

span.operadorMsg{
  font-size: 12px;
  color: #428bca;
  display: inline-block;
}

.linhachat .data_separadora{
  display: block;
/*   background-color: #ccc; */
  padding: 10px;
/*   border-radius: 10px; */
  margin: 10px auto;  
  text-align:center;
}

.linhachat .data_separadora .data_separadora_texto{
  display: inline-block;
/*   border: 1px solid #EAE6D7; */
  bottom: 10px;
  padding: 10px 90px;
  margin-bottom: -2px;
/*   background-color: #EAE6D7; */
  color: #555;
  font-size: 1.5rem;
/*   font-weight:bold; */
}

.corpo_mobile .linhachat .data_separadora .data_separadora_texto{
  font-size:.8em;
  padding:10px 50px;
}

.linhachat .data_separadora hr{
  margin:0;
  padding:0;
  border-top:1px solid #999;
}

.sis .box_conversa_preview{
  background-color: darkseagreen;
}

.usu .box_conversa_preview{
  background-color: #ddd;  
}

.box_conversa_preview{
  padding: 10px;
  background-color: darkseagreen;
  border-radius: 10px;
  margin-bottom: 5px;
  color:#333;
}

.box_conversa_preview img{
  height:100px; 
  display: inline-block;
  vertical-align: baseline;
  max-width:40%;
}

.box_conversa_preview span.preview_label{
  display:inline-block;
  width: 60%;
  vertical-align: top;
  padding: 5px 0 0 10px;
}

.box_conversa_preview span.preview_url{
  display: inline-block;
  width: 100%;
  margin-top: 5px;
  font-size:1.2rem;
}

.ultima-msg a{
  color:#6d9eeb;
  cursor:pointer;
}

.ultima-msg a .arquivoLink{
  font-size:1.7rem;
}

.ultima-msg a .arquivoNome{
  color:#000;
}

.ultima-msg a .imagemArquivo{
  max-width:500px;
  max-height:300px;
}

.form-control-plaintext{
  background-color:inherit;
  border:none;
}

.novaMsgBullet{
  color: #26a75f;
  font-weight: bold;
}

.aviso_horaoficialesgotado{
  color: red;
  font-weight: bold;
	font-size: 1.6rem;
}

/*
* CSS for div with contenteditable="true"
*/
.textarea_msgEscrita {
  display: inline-block;
  white-space: pre-wrap;
  overflow-wrap: break-word;
  height: auto;
/*   overflow: hidden; */
  resize: none;
  background-color:white;  
  padding:12px 5px;
  width:100%;
  border:1px solid #ccc;
  border-radius:5px;
  font-size:18px;
  outline:none;
}

.corpo_mobile .textarea_msgEscrita{
  font-size:14px;
}

.none{
  display:none;
}

.pop_envioArquivoConfirm{
  width:500px;
  max-height:500px;
  position:absolute;
  top:20%;
  left:35%;  
  background-color:white;
  z-index:999999;
  border-radius: 15px;
}

.box_arquivoPreview{
  max-height:80%;
  width:100%;
  text-align:center;
}

.box_arquivoPreview img{
  max-height:400px;
  max-width:100%;
}

.cor_mensageiro{
  color: #ff745d; 
}

.corbg_mensageiro{
  background-color: #ff745d; 
}

.cor_envios{
  color: #dba700; 
}

.corbg_envios{
	background-color: #fed03cff; 
  width: 80% !important; 
}

.cor_eventos{
  color: #1c4587; 
}

.corbg_eventos{
	background-color: #1c4587; 
}

.box_precos{
	color: white; 
	border-radius: 100px; 
	width: 70%; 
	margin-left: 15%; 
	margin-bottom: 1rem !important; 
	font-family: Lato,'Helvetica Neue',Helvetica,Arial,sans-serif; 
	font-weight: bold; 
	box-shadow: 3px 4px 8px #888888; 
	text-shadow: 1px 1px 5px #000000;
}

.preco_cifrao{
  font-size: 32px;
  padding: 5px 0px 10px 0px;
}

.preco_valor{
	font-size: 45px;
	padding: 0px 0px 10px 0px;
}

.preco_pormes{
	font-size: 20px; 
	padding: 0px 0px 20px;
  line-height: 20px;
}

.botoes_envioArquivo{
  text-align:center;
}

.botoes_envioArquivo button{
  margin: 10px 20px; 
}

.titulo_arquivoPreview{
  font-size:18px;
  font-weight:bold;
  padding:10px;
}

.titulo_arquivoPreview span{
  color:#777;
}

.pop_carregar_envioArquivoConfirm{
  position:absolute;
  top:45%;
  left:45%;  
  background-color:white;
  padding:24px;
  border-radius:10px;
  z-index:99999;
  font-size:1.2em;
}

.pop_carregar{
  position:absolute;
  top:45%;
  left:45%;  
  background-color:white;
  padding:24px;
  border-radius:10px;
  z-index:99999;
  font-size:1.2em;
  color:#6d9eeb;
}

.pop_carregar .lds-ring div{
  border-color: #6d9eeb transparent transparent transparent;
}

.box_opcoes_chat{
/*   width:100%; */
}

.btn_opcoes_chatJanela{
/*   width:90%;  */
  background-color: #a29c89;
	opacity: .7;
  color: white;
  padding: 4px 10px;
  line-height: inherit;
}

.corpo_mobile .btn_opcoes_chatJanela{
/*   padding: 2px 0; */
  font-size: 10px;
  margin-bottom:10px;
}

.btn_opcoes_chatJanela:hover, .btn_opcoes_chatJanela:focus{
  color:white;
}

.corpo_mobile .lb_operador{
  display:none;
}

.corpo_mobile .col-2partMobile{
  width:59%;
  text-align:right;
}

#paginaPreta{
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0,0,0,0.5);
  width: 100%;
  height: 100%;
/*   display: none; */
}

.editarContatoPessoa, .editarNomeUltimo{
/*   color: #6d9eeb; */
	color: #7d7160;
}

.listaContatosNumeros .contato .editarContatoPessoa, .listaContatosNumeros .contato .editarNomeUltimo {
  display:none;
}

.listaContatosNumeros .contato span.restante{
  font-size:10px;
}

.box_menu_chat{
  width:5%;
  text-align:right;
}
.corpo_mobile .box_menu_chat{
  width:25%; 
}

.box_menu_chat .dropdown-menu{
  background-color:#C7BFA6;
  left:-120px;
}

.box_opcoes_chat .dropdown-menu{
  background-color:#C7BFA6;
}

.box_menu_chat .dropdown-item, .box_opcoes_chat .dropdown-item{
  display:inline-block;
  width:100%;
  padding:5px;
  cursor:pointer;
}

.btn_enviarMsgEscritaMobile{
  position: absolute;
  margin-left: -45px;
  margin-top: 3px;
  font-size: 18px;
  z-index: 99;
  padding: 10px;
  color:#6d9eeb;
}

.btn_fechar_filtroEscondido{
  float: right;
  margin-top: -30px;
  position: absolute;
  right: 5px;
  padding: 5px;
  font-size: 18px;
  font-weight:bold;
  color:red;
}

.inputPara_templates{
  width: 50%;
  border: 1px #eee solid;
  border-radius: 5px;
  padding: 5px;
  outline: none;
  color: black;
/* 	position: absolute; */
	line-height: .8px;
}

.textareaPara_templates{
  height:80px;
  outline-style:none;
  border: 1px #eee solid;
  border-radius: 5px;
  padding: 5px;
}

.box_erro_span{
  width: 100%;
  padding: 10px;
  margin: 5px 0;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  color:white;
}

.box_erro_span.span_erro{
  background-color: indianred;  
}

.box_erro_span.span_aviso{
  background-color: darkorange;  
}

#arquivoPreview_imagem{
  max-width: 450px;
  max-height: 400px;
}

.ZebraDialog_BodyOuter{
/*   height:70px !important; */
}

.pop_gravandoAudio{
	padding: 20px;
	position: absolute;
	left: 40%;
	font-size: 18px;
	top: 45%;
	font-weight: bold;
	background: white;
	border-radius: 5px;	
}

.ZebraDialog_Body{
  color:#468DCA !important;
  font-family:'Dosis', sans-serif !important;
}

div#msgEscrita b, div#msgEscrita span, div#msgEscrita p, div#msgEscrita div{
  
  font-size: 18px !important;
  background-color: white !important;
  color: #333 !important;
  font-weight: 300 !important;
  font-family: 'Dosis', sans-serif !important;
  
}

.btn_trns_test, .btn_trns_opr, .btn_inclu_anot{
  border:none;
  border-radius:5px;
  padding:10px;
}

.btn_trns_test:hover, .btn_trns_opr:hover, .btn_inclu_anot:hover{
  background-color:#ddd;
}

.emojionearea-standalone{
  display:block !important;
  width:300px !important;
  border:none !important;
}

.emojionearea-picker{
  width:620px !important;
}

.emojionearea-wrapper{
  width:620px !important; 
}

.emojionearea .emojionearea-picker.emojionearea-picker-position-top{
  right:-170px !important;
}

.emojionearea-standalone .emojionearea-editor, .emojionearea-standalone .emojionearea-button{
  display:none !important;
}

.btn_pararGravandoAudio{
	
}

.pulse_record{
	margin:0 5px 0 0;
  display: inline-block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: red;
  cursor: pointer;
  box-shadow: 255 0 0;
  animation: pulse_record_animation 1s infinite;
}

/* EFEITO DE LOAD ICONE */
.lds-ring {
  display: inline-block;
  position: relative;
  width: 10px;
  height: 10px;
  top:-10px;
  left:-15px;
}

.lds-ring div {
  box-sizing: border-box;
  display: block;
  position: absolute;
  width: 14px;
  height: 14px;
  margin: 8px;
  border: 2px solid #777;
  border-radius: 50%;
  animation: lds-ring 1.2s cubic-bezier(0.5, 0, 0.5, 1) infinite;
  border-color: #777 transparent transparent transparent;
}

.lds-ring div:nth-child(1) {
  animation-delay: -0.45s;
}

.lds-ring div:nth-child(2) {
  animation-delay: -0.3s;
}

.lds-ring div:nth-child(3) {
  animation-delay: -0.15s;
}

@keyframes lds-ring {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* ------------- */

.lista-ramos { 
	padding-left: 15px; 
	padding-right: 15px; 
	margin-bottom: 20px !important;
	margin-top: 0px;
}

/* ------------- */

@keyframes pulse {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 5px rgba(0, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
	}
	
}

@keyframes pulse_record_animation {
	0% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7);
	}

	70% {
		transform: scale(1);
		box-shadow: 0 0 0 5px rgba(255, 0, 0, 0);
	}

	100% {
		transform: scale(0.95);
		box-shadow: 0 0 0 0 rgba(255, 0, 0, 0);
	}
	
}

@media only screen and (max-width: 1761px) {
	
  .lista_resp_rapidas .lista, .lista_templates .lista{
    width:79%;
  }
  
  .rodape_telaChat .rod_caixaEscrever{
    width:88%;
  }
  
  .rod_caixaEscrever.dim_horares{
    width: 75%;  
  }
  
  .ultima-msg a .imagemArquivo{
    max-width:450px;
    max-height:300px;
  }

}
  
@media only screen and (max-width: 1600px) {
	
  .box_listaContatos{
    width: 260px;    
  }
	
}

@media only screen and (max-width: 1500px) {
 
  .rodape_telaChat .rod_caixaEscrever{
    width:85%;
  }
  
  .rod_caixaEscrever.dim_horares{
    width: 73%;  
  }
  
  .ultima-msg a .imagemArquivo{
    max-width:400px;
    max-height:300px;
  }
  
}

@media only screen and (max-width: 1380px) {
	
  .janelaConversaZap{
    width: 95%;
  }
			
}

@media only screen and (max-width: 1200px) {
	
  .btn_filtrarDataEmpresaContatos{
    width: 20%;
  }
	
  .iconesAviso div{
    width: 23%;
  }
	
  .janelaConversaZap{
/*     width: 95%; */
  }
	
	.mb-5x {
		margin-top: 3rem !important;
	}
	
  .rodape_telaChat .rod_caixaEscrever{
    width: 80%; 
  }
  
  .rod_caixaEscrever.dim_horares{
    width: 65%;
    margin-left: 10px;
  }
	
	.lista-ramos { 
		margin-top: 10px;
	}
	
	.janelaConversaZap{
/* 		width: 		80%; */
		margin: 	0 .5em;
		display: 	inline-flex;
		height: 	auto;
	}	
  
  .ultima-msg a .imagemArquivo{
    max-width:300px;
    max-height:300px;
  }
	
}

@media only screen and (max-width: 1070px) {
	
  .lista_resp_rapidas .lista, .lista_templates .lista{
    width: 75%;
  }  
  
  .corpo_mobile .lista_resp_rapidas .lista, .corpo_mobile .lista_templates .lista{
    width:94%;
  }
	
}

@media only screen and (max-width: 991px) {
  
  header.masthead{
    padding-top: 2rem !important;
    padding-bottom: 2rem !important;
  }

  .masthead .container img[alt~="WhatsApp"] {
    width: 70% !important;
  }
  
  .botaoLoginTopo{
    font-size:12px;
  }
	
	.mb-5x {
		margin-top: 1rem !important;
	}
	
	.logomarca {
		width: 40%; 
		left: 35%;
	}
	
	img {
    width: 85%;
	}	
	
	.lista-ramos { 
		margin-top: 30px;
	}
	
	.lista-importante { 
		margin-top: 50px;
	}
		
}

@media only screen and (max-width: 768px) {
	
  .botaoLoginTopo{
    font-size: 8px;
  }
	
	.mb-5x {
		margin-top: .1rem !important;
		font-size: 1.7em;
	}
	
	.mb-5-estrategia {
		padding-bottom: 3em !important;
	}
	
	.masthead .container img[alt~="WhatsApp"] {
		width: 90% !important;
		margin: 0 auto;
	}
	
	.logomarca {
		width: 55%; 
		left: 25%;
	}
	
	img {
    width: 75%;
	}	
	
	.lista-ramos { 
		margin-top: 40px;
	}
	
	.lista-importante { 
		margin-top: 70px;
	}
  
  .corpo_mobile .box_listaContatos{
    width:8%;
  }
  
  .corpo_mobile .box_mensagens{
    width:92%;
  }
  
  .emojionearea-picker{
    width:320px !important;
  }

  .emojionearea-wrapper{
    width:320px !important; 
  }

  .emojionearea .emojionearea-picker.emojionearea-picker-position-top{
    right:75px !important;
  }
  
  .lista_anotacao_label{
    width:55px;
  }
  
  .lista_anotacao .anotacao_mgs{
    width:80%;
  }
	
}

@media only screen and (max-width: 500px) {
	
  body{
    padding-top:10px !important;
  }
  
  .botaoLoginTopo{
    font-size: 8px;
  }
	
	.mb-5x {
		margin-top: .1rem !important;
	}
	
	.mb-5-estrategia {
		padding-bottom: 3em !important;
	}
	
	.masthead .container img[alt~="WhatsApp"] {
		width: 90% !important;
		margin: 0 auto;
	}
	
	.logomarca {
		width: 60%; 
		left: 25%;
	}
	
	img {
    width: 60%;
	}	
	
	.lista-ramos { 
		margin-top: 50px;
    width:100%;
	}
	
	.lista-importante { 
		margin-top: 120px;
	}
  
  .corpo_mobile .box_listaContatos{
    width:15%;
  }
  
  .corpo_mobile .box_mensagens{
    width:85%;
  }
  
  .msgresultbusca .chat{
    max-width:96% !important;
  }
	
}

@media only screen and (max-width: 425px) {
  .corpo_mobile .box_horares{
    vertical-align: bottom;
  }
}

@media only screen and (max-width: 375px) {
  .corpo_mobile .btn_opcoes_chatJanela{
/*     padding:6px 0; */
    margin-bottom:10px;
  }
  
  .corpo_mobile .listaContatosNumeros .contato{
/*     margin: 10px 8px; */
  }
  
  .corpo_mobile .listaContatosNumeros .contato.ativado{
/*     padding:0 8px; */
  }
  
  .corpo_mobile .listaContatosNumeros .contato .dadosConversa{
    font-size:9px;
  }
  
}


@media only screen and (max-width: 320px) {
  .corpo_mobile .lista_resp_rapidas .lista, .corpo_mobile .lista_templates .lista{
    width:70%;
  } 
  
  .corpo_mobile .listaContatosNumeros .contato{
/*     margin: 10px 3px; */
  }
  
  .corpo_mobile .listaContatosNumeros .contato.ativado{
/*     padding:0 3px; */
  }
  
  .corpo_mobile .listaContatosNumeros .contato .dadosConversa{
    font-size:8px;
    font-weight:bold;
  }
  .telaChat .linhachat video, .telaChat .linhachat audio{
    width:80%;
  }
	
}

/*	========================================v=============================================================== */	