| | |
| | | width: 100%; |
| | | height: 100%; |
| | | z-index: 2300; |
| | | |
| | | position: absolute; |
| | | position: fixed; |
| | | } |
| | | .java110_loading>div{ |
| | | margin: 70px auto; |
| | | } |
| | | } |
| | | |
| | | .wizard > .actions .vc_disabled a, |
| | | .wizard > .actions .vc_disabled a:hover, |
| | | .wizard > .actions .vc_disabled a:active |
| | | { |
| | | background: #fff; |
| | | color: #888; |
| | | } |
| | | |
| | | .wizard > .steps .vc_disabled a, |
| | | .wizard > .steps .vc_disabled a:hover, |
| | | .wizard > .steps .vc_disabled a:active |
| | | { |
| | | background: #fff; |
| | | color: #888; |
| | | cursor: default; |
| | | } |
| | | |
| | | |
| | | .wizard > .steps > ul > li { |
| | | width: 33.33%; |
| | | } |
| | | |
| | | .java110_step{ |
| | | width:80%; |
| | | margin: 20px auto 50px auto; |
| | | } |