| | |
| | | line-height: 30px; |
| | | min-height: 50px; |
| | | margin-bottom: 20px; |
| | | font-weight: inherit; |
| | | .form-title { |
| | | position: relative; |
| | | flex: 1; |
| | | text-align: center; |
| | | font-weight: inherit; |
| | | .form-sort { |
| | | background: #d8d8d8; |
| | | display: block; |
| | |
| | | .submit { |
| | | min-width: 70px; |
| | | border: none; |
| | | border-style: solid; |
| | | } |
| | | .skip { |
| | | float: right; |
| | | color: rgba(0, 0, 0, 0.85); |
| | | position: absolute; |
| | | height: auto; |
| | | right: 0px; |
| | | } |
| | | } |
| | | .mk-form-action.no-button { |
| | | padding: 0; |
| | | height: 0; |
| | | } |
| | | .mk-form-action.has-skip { |
| | | padding-right: 50px; |
| | | } |
| | | |
| | | .loading-mask { |
| | | position: absolute; |