
@import url('https://fonts.googleapis.com/css?family=Roboto');
    

.header {
    display: none !important;
}

.online_text {

   display: none !important;
  
    }

.header_img img{
    display: none !important;
  }

.chat_header
{

    font-size: 13px;
    font-family: 'Roboto' !important;
    height: 80px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    background-image: url(https://pmi.botpropanel.com/Files/DownloadFile/51add952-0ea1-4e89-ab2d-3cd51fb9c2d3) !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;

  }

  .chat{

font-family: 'Roboto' !important;

  }
  textarea#chatSend {

font-family: 'Roboto' !important;
border-color:#4f17a7ff !important;

}
  .chat_option img
  {

border: 2px solid #ff610fff;
border-color:#4f17a7ff !important;

  }

.chat .chat_converse .chat_msg_item.chat_msg_item_admin p {

color: #000000ff !important;
font-weight:bold;

}

.chat .chat_converse .chat_msg_item.chat_msg_item_admin {

background-color:#ff610fff !important;

}

.chat .chat_converse .chat_msg_item.chat_msg_item_user {
  
  color: #ffffffff !important;
  background: #4f17a7ff !important;
  
}
.chat .chat_converse .chat_msg_item.chat_msg_item_user p {

color: #545859 !important;

  }


#chat_fullscreen {

background: #ffffffff !important;

}
.tags li {

    border: 2px solid #ff610fff !important;
    background: #ffffffff !important;
    color:#000000ff !important;

}
.burbuja {

    background: #ff610fff !important;

}

i.prime.bi-chat-left-text-fill.bi {

    color: #4f17a7ff !important;

}
.text_speech
  {
    text-align: center !important;
    justify-content: center !important;
  }
  ol li, ul li, a, a:visited, a:link,a:active {
    color:#000000ff !important;
  }

svg {
  
    fill:#4f17a7ff !important;
  
  }
/*img {
    max-width: 70% !important;
}*/
h1,h3,h4 {
    font-size: 1.6rem !important;
}
textarea#chatSend
{
  margin-left: 30px !important;
}

svg:hover {
  fill: #ff610fff !important;
}