.post-type-archive-resources #main>.inside-article{display:grid;grid-template-columns:1fr auto;grid-template-areas:"resources form" "pagination pagination";align-content:start;justify-content:start;position:relative;align-items:start;}/**
{
	overflow: visible !important;
	height: 100px !important;
}*/.post-type-archive-resources .resources{display:grid;box-sizing:border-box;grid-area:resources;}.post-type-archive-resources .resources.videos{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-template-columns:repeat(auto-fit, minmax(var(--defaultInterval)*8), 1fr));box-sizing:border-box;}.post-type-archive-resources .query.formWrapper{/*background-color: red;*//*display: table-caption;*//*justify-self: flex-end;*//*align-self: flex-start;*//*width: auto;*/display:flex;margin-left:auto;position:relative;justify-content:flex-start;right:0;position:relative;}.post-type-archive-resources .query.formWrapper .innerWrapper{/*position: sticky;*//*top: 0px;*//*display: table;*/}.post-type-archive-resources form.archiveResourceselector .paramaters.category{}.post-type-archive-resources .query.formWrapper form{display:grid;grid-template-columns:auto auto auto auto auto;grid-gap:calc(var(--defaultInterval)*1);position:relative;flex-direction:column;grid-template-areas:"category tags media sortOrder" "buttons buttons buttons pagination";grid-template-rows:auto auto;padding:var(--defaultInterval);align-content:start;/*+border-radius:var(--media-image-borderRadius) ;*/-moz-border-radius:var(--media-image-borderRadius) ;-webkit-border-radius:var(--media-image-borderRadius) ;-khtml-border-radius:var(--media-image-borderRadius) ;border-radius:var(--media-image-borderRadius) ;background-color:var(--resources-resource_archive_page_search_panel_background--color) ;}.post-type-archive-resources .query.formWrapper.paged form{background-color:var(--inactiveBkg);}.post-type-archive-resources .query.formWrapper.paged form *{background-color:var(--inactiveBkg);color:var(--inactiveFg);}.post-type-archive-resources .query.formWrapper.paged .paramaters *{pointer-events:none;}.post-type-archive-resources .query.formWrapper.paged .paramaters input:checked{opacity:0.4;}.post-type-archive-resources form.archiveResourceselector .paramaters.category{grid-area:category;}.post-type-archive-resources form.archiveResourceselector .paramaters.tags{grid-area:tags;}.post-type-archive-resources form.archiveResourceselector .paramaters.media{grid-area:media;}.post-type-archive-resources form.archiveResourceselector .paramaters.sortOrder{grid-area:sortOrder;}.post-type-archive-resources form.archiveResourceselector .buttons{grid-area:buttons;display:flex;/*align-content: end !important;*//*justify-content: end !important;*/flex-direction:row;align-content:end;}.post-type-archive-resources form.archiveResourceselector .buttons a{display:flex;justify-content:end;align-content:end;position:;}.post-type-archive-resources form.archiveResourceselector .buttons .button{margin-right:calc(var(--defaultInterval)*.5);}#SD.post-type-archive-resources .paged.formWrapper .button.submit{background-color:var(--inactiveFg);pointer-events:none;}#SD.post-type-archive-resources .formWrapper:not(.paged) .button.reset{display:none;}#SD.post-type-archive-resources .formWrapper .button.reset{}#SD.post-type-archive-resources .pagination a{color:var(--navPrimaryCol);}#SD.post-type-archive-resources .pagination a:hover{color:var(--navPrimaryHovCol);}.post-type-archive-resources form.archiveResourceselector .pagination{grid-area:pagination;display:;text-align:right;align-self:end;}.post-type-archive-resources .query.formWrapper .paramaters ul{list-style:none;margin-left:0px;margin-bottom:0px;}.post-type-archive-resources .query.formWrapper .paramaters input{margin-right:calc(var(--defaultInterval)*.25);}.post-type-archive-resources .query.formWrapper .paramaters li{white-space:nowrap;font-family:var(--resources-resource_archive_page_search_panel_font_family-font-family)  ;font-weight:var(--resources-resource_archive_page_search_panel_font_family-weight)  ;font-style:var(--resources-resource_archive_page_search_panel_font_family-font-style) ;var(--resources-resource_archive_page_search_panel_font_family-font-style);}