/*
Theme Name: Hello Elementor Child
Theme URI: https://elementor.com/hello-theme/?utm_source=wp-themes&utm_campaign=theme-uri&utm_medium=wp-dash
Template: hello-elementor
Author: Elementor Team
Author URI: https://elementor.com/?utm_source=wp-themes&utm_campaign=author-uri&utm_medium=wp-dash
Description: Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website. The theme, which is optimized for performance, provides a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. Its simplicity and flexibility make it a great choice for both beginners and experienced Web Creators.
Tags: accessibility-ready,flexible-header,custom-colors,custom-menu,custom-logo,featured-images,rtl-language-support,threaded-comments,translation-ready
Version: 3.4.6.1770788655
Updated: 2026-02-11 05:44:15

*/
#org_suggestions{
position:absolute;
background:#fff;
border:1px solid #ddd;
width:100%;
max-height:250px;
overflow-y:auto;
z-index:9999;
display:none;
box-shadow:0 4px 10px rgba(0,0,0,0.1);
border-radius:6px;
}

.org-item{
padding:10px 12px;
cursor:pointer;
display:flex;
justify-content:space-between;
border-bottom:1px solid #f1f1f1;
font-size:14px;
}

.org-item:hover{
background:#f5f7fa;
}

.org-name{
font-weight:600;
color:#333;
}

.org-number{
font-size:12px;
color:#888;
}

.org-loader{
padding:10px;
text-align:center;
font-size:13px;
color:#777;
}

.org-no-result{
padding:10px;
text-align:center;
color:#999;
}
