body.Layout_Modal.Page_Download #main{max-height:100%}.downloadPage>.component.container,.downloadPage>.component.container>.components{display:flex;flex:1;flex-direction:column}.downloadPage>.component.container.options{overflow:auto}.downloadPage .component.picklist.policy{flex:1}.downloadPage .component.picklist.policy ul.list{flex:1 0;max-height:calc(100vh - 20em);min-height:10em}.downloadPage .component.picklist.policy ul.list li.selectable{padding:.75em}.downloadPage>.component.container.optionsBottom{flex:0}.downloadPage .component.editBox,.downloadPage .component.picklist.policy,.downloadPage .label.terms{margin:0 0 1em}.downloadPage .label.terms{font-weight:700}.downloadPage .label.terms p{margin:0}.downloadPage .container.downloadsTop{margin:0 0 5px}.downloadPage .container.downloadsTop>.components{align-items:baseline;display:flex;flex-wrap:wrap;gap:5px}.downloadPage .label.progressContainer{flex:1;overflow:initial;text-align:end;white-space:nowrap}.downloadPage .component.pills.states .stateDesc{align-items:baseline;display:flex;gap:5px}.downloadPage .component.pills.states .stateDesc>.count{background-color:var(--highlight-disabled-bk-color);border-radius:2px;color:var(--highlight-disabled-color);padding:0 2px}.downloadPage .component.pills.states .pill[data-pill=complete] .stateDesc>.count{background-color:var(--highlight-success-bk-color);color:var(--highlight-success-color)}.downloadPage .component.pills.states .pill[data-pill=failed] .stateDesc>.count{background-color:var(--highlight-failed-bk-color);color:var(--highlight-failed-color)}.downloadPage .component.picklist.download{flex:1}.downloadPage .component.picklist.download[data-num-items="0"]{display:none}.downloadPage .component.picklist.download ul.list{flex:1 0;max-height:calc(100vh - 10em)}body.Download_Results .downloadPage .component.picklist.download ul.list,body.Download_Selection .downloadPage .component.picklist.download ul.list{flex-basis:50em}.downloadPage .component.picklist.download ul.list .galleryItem{align-items:baseline;border-radius:0;display:flex;flex-direction:column;gap:5px;padding:8px}.downloadPage .component.picklist.download ul.list .galleryItem>.asset,.downloadPage .component.picklist.download ul.list .galleryItem>.file{display:flex;flex-direction:row;gap:5px;width:100%}.downloadPage .component.picklist.download ul.list .galleryItem>.asset .thumb,.downloadPage .component.picklist.download ul.list .galleryItem>.file .fileName{flex:1;overflow:hidden;word-break:break-all}.downloadPage .component.picklist.download ul.list .galleryItem>.asset .assetType,.downloadPage .component.picklist.download ul.list .galleryItem>.file .state{align-self:baseline;background-color:var(--highlight-disabled-bk-color);border-radius:2px;color:var(--highlight-disabled-color);padding:2px;text-transform:capitalize}.downloadPage .component.picklist.download ul.list .galleryItem[data-state=downloading]>.file .state{background-color:var(--highlight-disabled-bk-color);color:var(--highlight-disabled-color)}.downloadPage .component.picklist.download ul.list .galleryItem[data-state=complete]>.file .state{background-color:var(--highlight-success-bk-color);color:var(--highlight-success-color)}.downloadPage .component.picklist.download ul.list .galleryItem[data-state=failed]>.file .state{background-color:var(--highlight-failed-bk-color);color:var(--highlight-failed-color)}.downloadPage .component.picklist.noPolicies ul.list{align-items:center;display:flex}.downloadPage .component.picklist.noPolicies ul.list>li{flex:1;text-align:center}.downloadPage .component.actionGroup.buttons.download{margin:10px 0 0}.messageBox.exportFolders select{min-width:15em}