
    @import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');
    

    .header {
    
    font-family: 'Poppins', sans-serif !important;
    
    }
    .chat_header
    {
    padding-top: 24px;
    font-size: 13px;
    font-family: 'Poppins', sans-serif !important;
    /* color:
    
    
    
    
    
    
    
    
    !important; */
    height: 78px;
    background:#f1b80eff !important;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    padding-top: 8px;
    
      }

      .chat{
    
    font-family: 'Poppins', sans-serif !important;
    
      }
      textarea#chatSend {
    
    font-family: 'Poppins', sans-serif !important;
    border-color: #F7F7F7 !important;
    font-size: small;
    background: #F7F7F7 !important;
    }

      .online_text {     
        font-size: 12px;
          color: #5C5D60;
      }


    .chat .chat_converse .chat_msg_item.chat_msg_item_admin p {
    
    color: #5C5D60 !important;
    
    }

    .chat .chat_converse .chat_msg_item.chat_msg_item_admin {
    
    background-color: 
    #F2F2F2 !important;
    font-size: small !important;
    border-radius: 0px 9px 9px 9px;
    }

    .chat .chat_converse .chat_msg_item.chat_msg_item_user {
      
      color: #5C5D60 !important;
      background: #F2F2F2 !important;
      font-size: small !important;
      border-radius: 9px 0px 9px 9px;
    }
    .chat .chat_converse .chat_msg_item.chat_msg_item_user p {
    
    color: #5C5D60 !important;
      }


    #chat_fullscreen {
    
    background: #f6f6f8ff !important;
    
    }
    .tags li {
    
    border: 2px solid #326167ff !important;
    
    /* color: 
    
    
    
    
    
    
    
    
     !important; */
    
    }
    .burbuja {
    
    background: #f1b80eff !important;
    border-radius: 28px !important;
    }

    i.prime.bi-chat-left-text-fill.bi {
    
    color: #5C5D60 !important;
    
    }

    svg {
      
    fill:#326167ff !important;
      
      }


    .chat_option img {
        border: none;
        border-color: transparent !important;
        width: 99px !important;
        margin: -7px -5px 1px 20px !important;
    }

    .online {
      display: none;
  }
    

  .chat .chat_converse .chat_msg_item .chat_avatar, .chat_avatar img {
    width: 43px !important;
    height: 40px !important;
    text-align: center;
    border: none;
    background-color: transparent !important;
}

.fab_field div {
  position: relative;
  background: #F7F7F7 !important;
  margin-left: 9px;
  margin-right: 9px;
  margin-top: 9px;
  margin-bottom: 9px;
}


#fab_send {
  background-color: #F7F7F7 !important;
  float: right;
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: center;
  background-image: url(https://parval.botpropanel.com/Files/DownloadFile/359ea76f-6d5f-41db-8d5d-0ac819ef2af9) !important;
}

.fab_field div a {
  display: none;
  text-align: center;
}

.title_header {
  font-size: 22px !important;
  line-height: 31px;
  font-weight: 600;
  margin-top: 8px;
}

svg.bi.bi-cursor {
    display: none !important;
}

.chat_converse {
  overflow-x: hidden;
}


.tags.tags_block li {
  width: 76% !important;
  font-size: small !important;
}

.burbuja {
  background: white !important;
  background-image: url(https://parval.botpropanel.com/Files/DownloadFile/6c69efe7-561e-4f92-8ab8-62eb0480430e) !important;
  background-repeat: no-repeat;
  background-size: contain !important;
  background-position: center !important;
}

i.prime.bi-chat-left-text-fill.bi {
  color: #5C5D60 !important;
  display: none !important;
}

.chat_converse {
  height: 371px !important;
}


i.prime.bi.bi-chevron-up.is-active {
    display: none !important;
}

.text_speech.scale-in-right {
  font-size: smaller !important;
}