/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.views-exposed-form:not(.facets-views-exposed-form),.bef-exposed-form:not(.facets-views-exposed-form){display:flex;flex-wrap:wrap;gap:15px;margin:20px 40px;padding:20px;background:#f8f9fa;border-radius:8px;border:1px solid #dee2e6;}.views-exposed-form:not(.facets-views-exposed-form) fieldset,.bef-exposed-form:not(.facets-views-exposed-form) fieldset,.views-exposed-form:not(.facets-views-exposed-form) .bef-group,.bef-exposed-form:not(.facets-views-exposed-form) .bef-group,.views-exposed-form:not(.facets-views-exposed-form) details,.bef-exposed-form:not(.facets-views-exposed-form) details{flex:1 1 calc(33.333% - 10px);min-width:280px;margin:0;padding:15px;background:white;border:1px solid #ddd;border-radius:6px;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.views-exposed-form:not(.facets-views-exposed-form) .form-actions,.bef-exposed-form:not(.facets-views-exposed-form) .form-actions{flex:1 1 100%;text-align:center;margin-top:15px;padding-top:15px;border-top:1px solid #dee2e6;}.views-exposed-form:not(.facets-views-exposed-form) .form-actions input,.bef-exposed-form:not(.facets-views-exposed-form) .form-actions input{margin:0 10px;padding:10px 20px;background:#007bff;color:white;border:none;border-radius:4px;cursor:pointer;}.views-exposed-form:not(.facets-views-exposed-form) .form-actions input:hover,.bef-exposed-form:not(.facets-views-exposed-form) .form-actions input:hover{background:#0056b3;}@media (max-width:992px){.views-exposed-form:not(.facets-views-exposed-form) fieldset,.bef-exposed-form:not(.facets-views-exposed-form) fieldset,.views-exposed-form:not(.facets-views-exposed-form) .bef-group,.bef-exposed-form:not(.facets-views-exposed-form) .bef-group,.views-exposed-form:not(.facets-views-exposed-form) details,.bef-exposed-form:not(.facets-views-exposed-form) details{flex:1 1 calc(50% - 7.5px);}}@media (max-width:768px){.views-exposed-form:not(.facets-views-exposed-form),.bef-exposed-form:not(.facets-views-exposed-form){flex-direction:column;gap:10px;margin:20px 10px;}.views-exposed-form:not(.facets-views-exposed-form) fieldset,.bef-exposed-form:not(.facets-views-exposed-form) fieldset,.views-exposed-form:not(.facets-views-exposed-form) .bef-group,.bef-exposed-form:not(.facets-views-exposed-form) .bef-group,.views-exposed-form:not(.facets-views-exposed-form) details,.bef-exposed-form:not(.facets-views-exposed-form) details{flex:1 1 100%;min-width:unset;}}.view-content{margin-top:30px;}
.content-sized-table{table-layout:auto;width:100%;}.content-sized-table td,.content-sized-table th{word-wrap:break-word;vertical-align:top;padding:12px 8px;}.content-sized-table .col-narrow{width:10%;min-width:80px;}.content-sized-table .col-small{width:15%;min-width:120px;}.content-sized-table .col-medium{width:20%;min-width:160px;}.content-sized-table .col-large{width:30%;min-width:240px;}.content-sized-table .col-extra-large{width:40%;min-width:320px;}.content-sized-table td:not([class*="col-"]),.content-sized-table th:not([class*="col-"]){width:auto;min-width:100px;}.content-sized-table td:nth-child(9),.content-sized-table th:nth-child(9),.content-sized-table td:nth-child(10),.content-sized-table th:nth-child(10),.content-sized-table td:nth-child(11),.content-sized-table th:nth-child(11){width:25%;min-width:200px;}@media (max-width:768px){.content-sized-table{font-size:14px;}.content-sized-table td,.content-sized-table th{padding:8px 6px;}.content-sized-table .col-large,.content-sized-table .col-extra-large{min-width:180px;}}
