.m-action-sheet{width:100%;height:auto;border-radius:10px 10px 0 0;-ms-flex-item-align:end;align-self:flex-end;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.m-action-sheet-header{margin:16px;font-size:18px;line-height:24px;text-align:center;font-weight:600}.m-action-sheet-message{margin:16px;font-size:14px;font-weight:300;line-height:18px;color:#717376;text-align:left}.m-action-sheet-header+.m-action-sheet-message{margin-top:-4px}.m-action-sheet-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.m-action-sheet-actions .m-action-sheet-button{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:100%}.m-action-sheet-actions-disabled{pointer-events:none;opacity:.5}.m-action-sheet-button{display:block;height:56px;border:0 solid #e3e5e8;border-width:.5px .5px 0 0;font-size:16px;line-height:18px;color:#242529}.m-action-sheet-button[disabled]{opacity:1;color:rgba(36,38,41,.3)}.m-action-sheet-button[disabled] .m-action-sheet-button-subtext{opacity:.3}.m-action-sheet-button-subtext{padding:0 10px;font-size:12px;color:#717376;margin-top:4px;margin-bottom:-12px;text-align:center;white-space:nowrap;word-break:keep-all;overflow:hidden;text-overflow:ellipsis}.m-action-sheet-button:active:not(:disabled){background:#e3e5e8;opacity:1}.m-action-sheet-actions:first-child>.m-action-sheet-button:first-child{border-width:0}.m-action-sheet-button-primary{color:#4d97ff}.m-action-sheet-button-destructive{color:#ff5040}.m-paging{width:100%;height:50px;color:#bdbfc2;font-size:10px;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}