
.modalActionFooter,.formActionFooter,.editorActionFooter{position:sticky;bottom:-1px;z-index:4;display:flex!important;align-items:center!important;justify-content:flex-end!important;gap:8px!important;margin:18px -2px -2px!important;padding:12px 2px 2px!important;background:linear-gradient(180deg,transparent,var(--panel) 28%)!important}
.modalActionFooter>span,.formActionFooter>span,.editorActionFooter>span{margin-right:auto!important}
.modalActionFooter .btn,.formActionFooter .btn,.editorActionFooter .btn{margin-left:auto!important;min-width:112px!important}
#roleForm>#roleSaveButton{margin-left:auto!important}
#roleForm .modalActionFooter{width:100%!important}
@media(max-width:600px){.modalActionFooter,.formActionFooter,.editorActionFooter{padding-bottom:max(2px,env(safe-area-inset-bottom))!important}.modalActionFooter .btn,.formActionFooter .btn,.editorActionFooter .btn{width:auto!important}}

