.workpackage-subpage{position:relative;display:flex;flex-shrink:0;height:100%;width:100%;z-index:100}.workpackage-subpage-separator{position:relative;display:flex;flex-shrink:0;height:calc(100% - 10px);top:5px;width:1px;opacity:.2}.workpackage-subpage-content{position:relative;height:100%;display:flex;flex-direction:column;grid-gap:10px}.workpackage-subpage-content-header{padding:0 10px}.workpackage-subpage-content-header-descriptor{display:flex;flex-direction:column;align-items:center;transition:none;width:100%}.workpackage-subpage-content-body-descriptor{margin-bottom:-8px;align-items:center}.workpackage-subpage-content-body{position:relative;width:320px;display:flex;flex-direction:column;align-items:center;grid-gap:8px;overflow:auto;padding:0 10px 10px 10px;overflow-x:hidden;flex-shrink:0;-ms-overflow-style:none;scrollbar-width:none}.workpackage-subpage-content-body::-webkit-scrollbar{display:none}.workpackage-subpage-content-body-sort-buttons{display:flex;position:sticky;top:0;justify-content:space-between;align-items:center;width:100%}.work-package-step-detail-option-buttons{display:flex;flex-wrap:wrap;height:auto;width:100%;align-items:center;grid-gap:8px;padding:16px;justify-content:space-between}.subpage-header-slot{position:absolute;display:flex;align-items:center;right:10px}.workpackage-subpage-content-body-descriptor,.workpackage-subpage-content-header-descriptor{transition:opacity .1s ease-in-out}.t-flex{display:flex}