.md-action-bar{position:fixed;z-index:100;left:0;bottom:0;right:0;display:flex;padding:20px 40px;background:#fff}.md-action-bar:after{content:"";display:table;clear:both}.md-action-bar-container{display:flex;flex:1;padding-bottom:constant(safe-area-inset-bottom)}.md-action-bar-text{display:flex;flex:1;height:100px;margin-right:22px;align-items:center;overflow:hidden}.md-action-bar-group{display:flex;flex:1;height:100%}.md-action-bar-button{display:flex;float:right;align-items:center;justify-content:center;flex:1}.md-action-bar-button:nth-of-type(2){margin-left:22px}