.sbom-tree-refresher{position:relative;border-radius:4px;overflow:hidden}.sbom-tree-refresher__loader{position:absolute;bottom:-7px;z-index:1101;pointer-events:none}.sbom-tree-refresher__btn-refresh{border-radius:4px 0 0 4px}.sbom-tree-refresher__btn-menu{border-radius:0 4px 4px 0}.ui-loader-linear__bar{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-name:loadingTransition;animation-name:loadingTransition;transform-origin:0 0;z-index:1}@-webkit-keyframes loadingTransition{0%{width:1px}to{width:100%}}@keyframes loadingTransition{0%{width:1px}to{width:100%}}