-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathexample.css
More file actions
229 lines (192 loc) · 15.6 KB
/
example.css
File metadata and controls
229 lines (192 loc) · 15.6 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
.m-button {display: block;text-decoration: none;border: none;background: transparent;cursor: pointer;margin: 0;} /* magic button =) */
.m-button.center {text-align: center;} /* magic button =) */
.form-nav {color: #4f4e4e;font-size: 14px;font-family: gothic, Verdana, monospace;text-align: left;width: 162px;height:28px;background: url(../image/form_nav_neutral.png) no-repeat center center;line-height: 25px;padding: 0 5px 0 12px;}
.form-nav:active {background-image: url(../image/form_nav_active.png);}
.form-nav .pointer {float: left;display: block;height: 25px;width: 15px;background: no-repeat center center;}
.form-nav .pointer.left {background-image: url(../image/button_left_cursor.png);}
.form-nav .pointer.right {background-image: url(../image/button_right_cursor.png);}
.m-button.large {width: 232px;background-image: url(../image/form_nav_lg_neutral.png);padding: 0;text-align: center;}
.m-button.large:active {background-image: url(../image/form_nav_lg_active.png);}
.flat-gray {width: 165px;background-color: #efefef;color: #666668;font-size: 14px;font-family: gothic, Verdana, monospace;text-align: left;line-height: 25px;padding: 0 5px;}
.flat-gray .icon {display: block;float: left;width: 25px;height: 25px;}
.flat-gray:active {background-color: #d8d8d8;}
.text-field{width: 120px;height: 18px;padding: 5px;margin: 0;border: 1px solid #c1c0c0;line-height: 18px;background-color: #FFF;outline:0;outline:none;}
.error .text-field, .error .large-area, .text-field.error, .error .search-select.select2-container .select2-choice, .error.search-select.select2-container .select2-choice {background-color: #f9e7e7;color: #715656;border-color:#F24747;}
.text-field:focus,.large-area:focus {border-color: #308ce3;color: inherit;}
.select-field {width: 120px;height: 30px;padding: 5px;margin: 0;border: 1px solid #c1c0c0;line-height: 20px;background-color: #FFF;outline:none;outline:0;}
.large-area {display: block;width: 470px;height: 45px;border: 1px solid #d2d1d1;resize: none;padding: 5px;outline:none;outline:0;font-size:14px;}
.ui-table-light {border: 1px solid #bbbaba;font-size: 12px;border-spacing: 0;border-collapse: separate;}
.ui-table-light td, .ui-table-light th {padding: 10px;vertical-align: top;}
.ui-table-light th {font-weight: bold;text-align: left;}
.ui-table-perforating {color: #333;}
.ui-table-perforating tr:first-child {border-top: 1px solid #cfcece;}
.ui-table-perforating tr {border-bottom: 1px solid #cfcece;}
.ui-table-perforating td, .ui-table-perforating th {padding: 17px 10px;font-size: 13px;line-height: 14px;}
.ui-table-perforating th {font-weight: normal;text-align: left;}
.ui-table-perforating td {font-weight: bold;}
.ui-table-unbordered {}
.ui-table-unbordered td {padding: 0 75px 0 25px;}
.search-select.select2-container .select2-choice {height: 28px;border: 1px solid #c1c0c0;background: #FFF;}
.search-select.select2-container.select2-dropdown-open .select2-choice {border-color: #5897fb;}
.search-select.select2-container .select2-choice .select2-arrow {width: 25px;border-left: medium none;}
.search-select.select2-container .select2-choice .select2-arrow b {background-image: url(../image/select2.png); background-position: 4px 2px;}
.search-select.select2-dropdown-open .select2-choice .select2-arrow b {background-position: -13px 2px;}
.select2-drop .select2-results li {font-size: 14px;}
.select2-drop .select2-results {overflow-x:hidden;overflow-y:hidden;}
.select2-drop .select2-search input {border: 1px solid #308ce3;}
.ps-container .ps-scrollbar-y-rail {width: 10px;right: -3px !important;}
.select2-drop .select2-results.ps-container .ps-scrollbar-y {background-color: #474749;right: 3px;width: 5px;}
.select2-drop .select2-results.ps-container .ps-scrollbar-y-rail {background: transparent;}
.select2-drop .select2-results.ps-container .ps-scrollbar-y-rail:hover .ps-scrollbar-y,
.ps-container .ps-scrollbar-y-rail.hover .ps-scrollbar-y {background-color: #474749;}
.no-search-box .select2-results {padding: 0;margin: 0;}
.no-search-box .select2-results .select2-result-label {padding: 7px 12px;}
.no-search-box .select2-results .select2-no-results {padding: 10px;}
.no-search-box .ps-container .ps-scrollbar-y-rail {width: 10px;right: 0 !important;}
.no-search-box .ps-container .ps-scrollbar-y {right: 3px;}
.no-search.select2-container .select2-choice .select2-arrow {
background-clip: padding-box;
background: #ccc;
background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
background-image: linear-gradient(to top, #ccc 0%, #eee 60%);
}
input.checkbox[type=checkbox], input.checkbox[type=radio] {display:none;}
.checkbox.large + label.checkbox-view {cursor: pointer;background: url(../image/checkbox_unactive.png) no-repeat center center;height: 26px;width: 26px;display:inline-block;padding: 0 0 0 0;}
.checkbox.large:checked + label.checkbox-view {height: 26px;width: 26px;display:inline-block;padding: 0 0 0 0;}
.checkbox.large.negative:checked + label.checkbox-view {background-image: url(../image/mark_negative.png);}
.checkbox.large.positive:checked + label.checkbox-view {background-image: url(../image/mark_positive.png);}
.checkbox.fire + label.checkbox-view {cursor: pointer;background: url(../image/icon/fire_grey.png) no-repeat center center;height: 16px;width: 16px;display:inline-block;padding: 0 0 0 0;}
.checkbox.fire:checked + label.checkbox-view {height: 16px;width: 16px;display:inline-block;padding: 0 0 0 0;background-image: url(../image/icon/fire_red_yellow.png);}
.checkbox.medium + label.checkbox-view {cursor: pointer;background: url(../image/checkbox_medium_unactive.png) no-repeat center center;height: 22px;width: 22px;display:inline-block;padding: 0 0 0 0;}
.checkbox.medium:checked + label.checkbox-view {height: 22px;width: 22px;display:inline-block;padding: 0 0 0 0;background-image: url(../image/checkbox_medium_active.png);}
.checkbox.medium.negative:checked + label.checkbox-view {background-image: url(../image/checkbox_medium_nagative.png);}
.checkbox.medium.positive:checked + label.checkbox-view {background-image: url(../image/checkbox_medium_positive.png);}
input.radio[type=radio] {display: none;}
.radio.medium + label.radio-view {cursor: pointer;background: url(../image/radio_medium.png) no-repeat 0 -19px;height: 20px;width: 20px;display:inline-block;padding: 0;}
.radio.medium:checked + label.radio-view {background-position: 0 0;}
.tip-content, .power-tip-pop {display: none;}
.user-box-tip {}
.user-box-tip .tip-head {color: #333333;font-size: 14px;background: url(../image/usertip_bg.png) repeat-x top center;border: 2px solid #117be5;padding: 17px 20px 10px 20px;line-height: 20px;border-bottom-width: 1px;}
.user-box-tip .tip-head label {width: 110px;float: left;}
.user-box-tip .tip-head .value {width: 120px;font-weight: bold;}
.user-box-tip .tip-control {padding: 10px 0;border: 1px solid #70b0ef;background-color: #FFF;}
.user-box-tip .tip-control a {display: block;line-height: 25px;font-size: 14px;color: #333;text-decoration: none;padding: 0 15px;margin-bottom: 3px;}
.user-box-tip .tip-control a:hover {font-weight: bold;background-color: #107be5;color: #FFF;}
.user-box-tip .tip-control .icon {float: left;width: 24px;height: 24px;margin-right: 12px;background: no-repeat center center;}
.user-box-tip .tip-control .icon-settings {background-image: url(../image/icon_settings.png);}
.user-box-tip .tip-control .icon-logout {background-image: url(../image/icon_logout.png);}
.clearfix:before, .clearfix:after {content: ""; display: table;}
.clearfix:after {clear: both;}
.clearfix {zoom: 1;}
.pull-left {float: left;}
.pull-right {float: right;}
.clear-both {clear: both;}
.clear-left {clear: left;}
.clear-right {clear: right;}
.step-view {background-color: #efefef;margin-bottom: 30px;}
.step-view li {float: left;font-size: 15px;width: 285px;padding-left: 3px;background: url(../image/step_front.png) no-repeat right center;color: #6f6f71;height: 35px;line-height: 33px;}
.step-view li:first-child {width: 280px;padding-left: 20px;}
.step-view li.before {background: url(../image/step_active_back.png) no-repeat right center;}
.step-view li.active {background-color: #474749;background-image: url(../image/step_active_front.png);color: #dadada;}
.step-view li .icon {width: 30px;float: left;height: 35px;display: block;background: no-repeat center 5px;}
.step-view li .ok {background-image: url(../image/icon_ok.png);}
.step-view li .two-num {background-image: url(../image/icon_two_neutral.png);}
.step-view li .three-num {background-image: url(../image/icon_three_neutral.png);}
.step-view li.active .two-num {background-image: url(../image/icon_two_active.png);}
.step-view li.active .one-num {background-image: url(../image/icon_one_active.png);}
.step-view li.active .three-num {background-image: url(../image/icon_three_active.png);}
.step-five li {width: 185px;}
.step-five li:first-child {width: 210px;}
.step-five li .ok {background-image: url(../image/icon_ok.png);}
.step-five li .two-num {background-image: url(../image/icon_min_two_neutral.png);}
.step-five li .three-num {background-image: url(../image/icon_min_three_neutral.png);}
.step-five li .four-num {background-image: url(../image/icon_min_four_neutral.png);}
.step-five li .five-num {background-image: url(../image/icon_min_five_neutral.png);}
.step-five li.active .two-num {background-image: url(../image/icon_min_two_active.png);}
.step-five li.active .one-num {background-image: url(../image/icon_min_one_active.png);}
.step-five li.active .three-num {background-image: url(../image/icon_min_three_active.png);}
.step-five li.active .four-num {background-image: url(../image/icon_min_four_active.png);}
.step-five li.active .five-num {background-image: url(../image/icon_min_five_active.png);}
.form-registration {padding: 0 12px;color: #474749;}
.form-registration .form-group:before, .form-registration .form-group:after {content: ""; display: table;}
.form-registration .form-group:after {clear: both;}
.step-one .form-fieldset {margin-bottom: 25px;}
.step-one .form-fieldset.half {width: 480px;}
.step-one .form-fieldset h2 {font-size: 15px;margin-bottom: 10px;font-weight: normal;line-height: 25px;}
.step-one .form-group {margin-bottom: 10px;}
.step-one .form-group label {font-size: 12px;line-height: 30px;width: 155px;display: block;float: left;padding-right: 20px;text-align: right;}
.step-one .form-group .form-control {width: 290px;float: left;outline:none;outline:0;font-size:14px;}
.step-one .form-group .search-select {width: 300px;}
.step-one .form-message {border-top: 1px solid #d2d1d1;padding-top: 10px;font-size: 12px;}
.step-one .form-fieldset.small {margin-bottom: 25px;width: 455px;}
.step-one .form-fieldset.small .form-group label {width: 130px;}
.step-two .form-fieldset {margin-bottom: 20px;width: 810px;}
.step-two .form-fieldset.separated {border-bottom: 1px solid #7a7a7a;}
.step-two .form-fieldset h3 {font-size: 15px;margin-bottom: 30px;color: #000;}
.step-two .form-group h3 {margin-bottom: 0;}
.step-two .form-group label {font-size: 15px;line-height: 16px;width: 165px;}
.step-two .form-group {margin-bottom: 30px;position: relative;}
.step-two .form-group label {font-size: 15px;line-height: 16px;}
.step-two .form-group input[type=checkbox] {padding: 10px;}
.step-two .form-group .selector {position: absolute;width: 70px;text-align: center;}
.step-two .form-group .selector.positive {background: url(../image/mark_positive.png) no-repeat center center;height: 25px;}
.step-two .form-group .selector.negative {background: url(../image/mark_negative.png) no-repeat center center;height: 25px;}
.step-two .form-group .selector.position-one {left: 680px;top: -3px;}
.step-two .form-group .selector.position-two {left: 745px;top: -3px;}
.step-two .form-buttons {margin-top: 80px;clear: both;}
.step-three .form-fieldset {margin-bottom: 25px;}
.step-three .form-fieldset.half {width: 480px;}
.step-three .form-fieldset h2 {font-size: 15px;margin-bottom: 10px;font-weight: normal;line-height: 25px;}
.step-three .form-group {margin-bottom: 10px;}
.step-three .form-group label {font-size: 12px;line-height: 30px;width: 155px;display: block;float: left;padding-right: 20px;text-align: right;}
.step-three .form-group .value {width: 290px;font-size: 12px;font-weight: bold;line-height: 30px;float: left;padding-left: 10px;}
.step-three .ui-table-light {width: 100%;}
.step-three .form-fieldset.small {margin-bottom: 25px;width: 455px;}
.step-three .form-fieldset.small .form-group label {width: 130px;}
.step-three .fieldset-head {overflow: hidden;}
.step-three .fieldset-head .a {float: left;}
.step-three .fieldset-head .b {float: right;}
.icon {background: no-repeat center center;}
.icon.pen {background-image: url(../image/icon_pen.png);}
.registration-title{padding-top:50px;}
.error-tip {max-width: 400px;}
.error-tip li {display: block;margin-bottom: 5px;padding-left: 15px;line-height: 14px;white-space: pre-wrap;background: url(../image/error_tip_required.png) no-repeat left 3px;}
#powerTip {font-size: 13px;}
.form-cabinet-setting {margin-bottom: 30px;color: #403f3f;}
.form-cabinet-setting .form-fieldset {margin-bottom: 25px;}
.form-cabinet-setting .form-fieldset.half {width: 480px;}
.form-cabinet-setting .form-fieldset h2 {font-size: 15px;margin-bottom: 10px;font-weight: normal;line-height: 25px;}
.form-cabinet-setting .form-group {margin-bottom: 10px;}
.form-cabinet-setting .form-group label {font-size: 12px;font-weight:bold;line-height: 30px;width: 145px;display: block;float: left;padding-right: 10px;text-align: left;min-height: 30px;}
.form-cabinet-setting .form-group label.first {font-weight: normal;width: 130px;padding-right: 20px;text-align: right;}
.form-cabinet-setting .form-group label.fill {width: 245px;text-align: right;padding-left: 50px;}
.form-cabinet-setting .form-group label.db {line-height: 15px;}
.form-cabinet-setting .form-group .form-control {width: 160px;float: left;outline:none;outline:0;font-size:14px;}
.form-cabinet-setting .form-group .search-select {width: 170px;}
.form-cabinet-setting .form-buttons {padding-top: 10px;}
.form-cabinet-setting .form-buttons .m-button {margin-left: 10px;float: right;}
.form-service {margin-bottom: 10px;color: #403f3f;}
.form-service .form-fieldset {margin-bottom: 10px;}
.form-service .form-fieldset h2 {font-size: 15px;font-weight: normal;line-height: 25px;}
.form-service .fieldset-head {padding-bottom: 5px;}
.form-service .fieldset-head h2 {float: left;}
.form-service .fieldset-head .form-choose {float: right;font-size: 12px;}
.form-service .fieldset-head .form-choose .a,
.form-service .fieldset-head .form-choose .b {width: 60px;float: left;text-align: center;padding-top: 10px;}
.form-service table {width: 100%;}
.form-service table .row-checker {border-left: none;width: 40px;text-align: center;padding: 5px 10px 6px;}
.form-service table td, .form-service table th {padding-left: 30px;}
.form-service table td.privacy{vertical-align:middle;position:relative;height:23px;}
.form-service table td.privacy .select2-container{position:absolute;width:160px;top:7px;right:10px;}
.form-service .form-buttons .m-button {margin-left: 10px;float: right;}
.message-help-cabinet {font-size: 12px;color: #403f3f;margin-bottom: 20px;padding: 0 10px;}
.form-users {}
.form-users {margin-bottom: 30px;color: #403f3f;}
.form-users .form-fieldset {margin-bottom: 25px;}
.form-users .form-fieldset.half {width: 480px;}
.form-users .form-fieldset h2 {font-size: 15px;margin-bottom: 10px;font-weight: normal;line-height: 25px;float: left;}
.form-users .form-fieldset a {float: right;}
.form-users table {font-size: 12px;color: #474749;line-height: 16px;}