.custom-object-list_filters{display:flex;flex-direction:column;gap:1em;padding-bottom:1em}.custom-object-list_filters-search{margin-bottom:2rem;width:100%}.search-form{align-items:flex-end;display:flex;gap:1rem;width:100%}.filter-wrapper{display:flex;flex:1;flex-direction:column;gap:.5rem;min-width:0}.filter-wrapper label{color:#004040;font-size:.875rem;margin:0;white-space:nowrap}.search-form select{appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23084c4f' d='M6 8 1 3h10z'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;border:1px solid #084c4f;border-radius:1.5rem;color:#004040;cursor:pointer;font-size:1rem;height:3rem;padding:0 2.5rem 0 1rem;width:100%}.search-form select:focus{outline:2px solid #084c4f;outline-offset:2px}.button-group{display:flex;flex-shrink:0;gap:.5rem}.button-group .search-btn{background-color:#084c4f;border:none;border-radius:1.5rem;color:#66f6c5;cursor:pointer;font-size:1rem;height:3rem;line-height:1;margin:0;min-width:120px;padding:0 1.5rem;white-space:nowrap}.button-group .search-btn:hover{background-color:#0a6063}.button-group .clear-btn{background-color:#065555;border:none;border-radius:1.5rem;color:#66f6c5;cursor:pointer;font-size:1rem;height:3rem;line-height:1;margin:0;min-width:120px;padding:0 1.5rem;white-space:nowrap}.button-group .clear-btn:hover{background-color:#084c4f}.search-form input[type=text]{background:#fff;border:1px solid #084c4f;border-radius:1.5rem;color:#004040;flex:1 1 auto;font-size:1rem;height:3rem;max-width:400px;min-width:250px;padding:0 1rem}.search-form button,.search-form input[type=text],.search-form select{margin-top:0!important}.table-container{overflow-x:auto;width:100%}table{border-collapse:collapse;min-width:900px;width:100%}.table-container table,.table-container td,.table-container th{text-align:center}.custom-object-list table td:nth-child(4),.custom-object-list table th:nth-child(4){min-width:140px;width:140px}.custom-object-list .pagination{display:block;margin-top:1.5rem;text-align:center}.custom-object-list .pagination .page-numbers{align-items:center;display:inline-flex;gap:8px;justify-content:center}.custom-object-list .pagination .page-numbers a,.custom-object-list .pagination .page-numbers span,.custom-object-list .pagination .page-numbers strong{border:1px solid #d9dee3;border-radius:8px;color:#223;font-size:.95rem;line-height:1;padding:8px 12px;text-decoration:none}.custom-object-list .pagination .page-numbers a:hover{border-color:#9aa4af}.custom-object-list .pagination .page-numbers .current,.custom-object-list .pagination .page-numbers a.active,.custom-object-list .pagination .page-numbers span.active,.custom-object-list .pagination .page-numbers strong.active{background:#0e5b58;border-color:#0e5b58;color:#fff;cursor:default;font-weight:700;pointer-events:none}@media (max-width:992px){.search-form{flex-wrap:wrap}.filter-wrapper{flex:1 1 calc(33.333% - 1rem);min-width:150px}.button-group{flex:1 1 100%;justify-content:flex-start;margin-top:.5rem}}@media (max-width:768px){.search-form{align-items:stretch;flex-direction:column}.filter-wrapper{flex:1 1 100%;width:100%}.search-form select{width:100%}.button-group{flex-direction:column;width:100%}.button-group .clear-btn,.button-group .search-btn{width:100%}}