.om-component-ui-flex{gap:var(--om-flex-gap,0);display:flex}.om-component-ui-flex-vertical{flex-direction:column}.om-component-ui-flex-wrap-wrap{flex-wrap:wrap}.om-component-ui-flex-wrap-nowrap{flex-wrap:nowrap}.om-component-ui-flex-wrap-wrap-reverse{flex-wrap:wrap-reverse}.om-component-ui-flex-justify-start{justify-content:flex-start}.om-component-ui-flex-justify-end{justify-content:flex-end}.om-component-ui-flex-justify-center{justify-content:center}.om-component-ui-flex-justify-space-between{justify-content:space-between}.om-component-ui-flex-justify-space-around{justify-content:space-around}.om-component-ui-flex-justify-space-evenly{justify-content:space-evenly}.om-component-ui-flex-align-start{align-items:flex-start}.om-component-ui-flex-align-end{align-items:flex-end}.om-component-ui-flex-align-center{align-items:center}.om-component-ui-flex-align-baseline{align-items:baseline}.om-component-ui-flex-align-stretch{align-items:stretch}
.om-component-ui-action-bar{width:100%}.om-component-ui-action-bar-actions{gap:var(--form-layout-action-gap,12px)}.om-component-ui-action-bar-actions>button{white-space:nowrap}.om-component-ui-action-bar-fill .om-component-ui-action-bar-actions>button{flex:1 1 0}.om-component-ui-action-bar-compact .om-component-ui-action-bar-actions{justify-content:flex-start}.om-component-ui-action-bar-vertical .om-component-ui-action-bar-actions>button{flex:none;width:100%}.om-component-ui-action-bar-footnote a{cursor:pointer}.om-component-ui-action-bar>.om-component-ui-divider{margin:0}
