.vs_search_wrap { max-width: 100%; margin: 10px 0; border: 1px solid #ddd; padding: 10px; border-radius: 8px; background: #fff !important; }
        .vs-input-group { display: flex !important; flex-wrap: wrap !important; gap: 5px !important; margin-bottom: 10px !important; align-items: center !important; }
        .vs_input_text { flex: 1 1 120px; height: 42px; padding: 0 10px; border: 1px solid #ccc; border-radius: 4px; }
        .vs_do_search_btn { flex: 0 0 auto; height: 42px; padding: 0 15px; background: #0073aa; color: #fff; border: none; border-radius: 4px; cursor: pointer; }
        .vs_clear_btn { display: none; margin-top: 5px; font-size: 11px; color: #d63638; cursor: pointer; text-decoration: underline; background:none; border:none; padding:0; }
