.filters-box{flex-wrap:wrap;justify-content:space-between;gap:13px;margin-bottom:24px;display:flex}.filter-item{flex:1}.custom-dropdown_filter{cursor:pointer;-webkit-user-select:none;user-select:none;height:40px;position:relative}.custom-dropdown-option.selected{background-color:#e6f7ff;justify-content:space-between;display:flex}.search-box{width:100%;padding:8px}.multi-select-input{border:1px solid #ccc;border-radius:4px;width:100%;padding:4px 8px}.job-count-info{font-size:12px}#tag_clearBtn{padding:0}.reset-btn{border:1px solid #c4c4cc;border-radius:20px;padding:4px 12px;font-size:12px}.custom-dropdown-options.multi-options{background:#fff;border:1px solid #ccc;flex-direction:column;max-height:270px;display:flex}.options-scroll{flex:1;padding:5px 0;overflow-y:auto}.dropdown-bottom-bar{background:#f9f9f9;border-top:1px solid #ddd;justify-content:space-between;align-items:center;padding:8px;display:flex;position:sticky;bottom:0}.checkbox-label{cursor:pointer;align-items:center;gap:8px;display:flex}.checkbox-label input[type=checkbox]{accent-color:#0073e6;cursor:pointer}@media (max-width:600px){.custom-dropdown_filter{min-width:200px}}
