
        
        
        
        
        
        
        .btn-bot,.btn-bot:hover,.btn-bot:focus,.btn-bot:active{
                                                                                }

        



.header-chat {
    background-color: #15ed56!important;


}

.desktop-header,.desktop-body{
    border-color:#cccccc!important;
        border-width: 1px!important;
    }












    #lhc-status-widget-container {
  background-color: #1a237e !important;
  color: white !important;
  border-radius: 10px !important;
  padding: 15px !important;          /* espacio interno */
  font-family: Arial, sans-serif !important;
  max-width: 350px !important;
  box-shadow: 0 4px 10px rgba(0,0,0,0.2) !important;
  border: none !important;           /* sin borde visible */
}

.status-title {
  font-weight: bold !important;
  font-size: 18px !important;
  margin-bottom: 10px !important;
}

.status-description {
  font-size: 14px !important;
  margin-bottom: 15px !important;
  color: #ccc !important;
}

button.lhc-status-button {
  background-color: #0c8fc4 !important;
  color: white !important;
  border: none !important;           /* sin borde */
  padding: 10px !important;          /* espacio interno */
  border-radius: 8px !important;
  width: 100% !important;
  cursor: pointer !important;
}

button.lhc-status-button:hover {
  background-color: #096a94 !important;
}

input.lhc-input {
  width: 100% !important;
  padding: 8px !important;           /* espacio interno */
  margin-bottom: 10px !important;
  border-radius: 5px !important;
  border: 1px solid #ccc !important; /* borde gris */
}

input.lhc-input::placeholder {
  color: #999 !important;
}





