
@import url('https://fonts.cdnfonts.com/css/arial-2" rel="stylesheet');
    

.header {

font-family: 'Arial', sans-serif !important;

}
.chat_header
{

font-size: 13px;
font-family: 'Arial', sans-serif !important;
font-weight: bold;
color: #f1f1f5ff !important;
height: 78px;
background:#4bc8eaff !important;
border-top-left-radius: 10px;
border-top-right-radius: 10px;
padding-top: 8px;

  }

  .chat{

font-family: 'Arial', sans-serif !important;

  }
  textarea#chatSend {

font-family: 'Arial', sans-serif !important;
border-color:#4f5ea9ff !important;
margin-left: 30px !important;

}
  .chat_option img
  {

border: 2px solid #6577b7ff;
border-color:#4f5ea9ff !important;

  }

  .online_text {
  
  color: #f3f3f7ff !important;
  
  }

  .header {
  
  color: #f1f1f5ff !important;
  font-weight:bold;
  
  }


.chat .chat_converse .chat_msg_item.chat_msg_item_admin {

background-color: #6577b7ff !important;
color: #f5f5f6ff;

}
p.botReceiveStyle{
  color: #545859 !important;
}

.chat .chat_converse .chat_msg_item.chat_msg_item_user {
  
  color: #f5f5f6ff !important;
  background: #4bc8eaff !important;
  
}
.chat .chat_converse .chat_msg_item.chat_msg_item_user p {

color: #545859 !important;

  }


#chat_fullscreen {

background: #e8e8e8ff !important;

}
.tags li {

border: 2px solid #44bbccff !important;
color:#6577b7ff !important;

}
.burbuja {

background: #556dc0ff !important;

}
.text_speech{
text-align: center !important;
justify-content: center !important;
}


i.prime.bi-chat-left-text-fill.bi {

color: #4bc8eaff !important;

}

svg {
fill:#4f5ea9ff !important;  
  }

svg:hover {
fill: rgb(51, 68, 149) !important;
}
