commit | author | age
|
7d31f6
|
1 |
.divshowEditor>div { |
ab6f7f
|
2 |
/*display: flex !important;*/ |
ddda48
|
3 |
align-items: flex-start; |
ab6f7f
|
4 |
/*width: 100%;*/ |
Q |
5 |
left:10%; |
ddda48
|
6 |
} |
M |
7 |
|
|
8 |
.divshowEditor div { |
4d1219
|
9 |
/*display:inline*/ |
B |
10 |
display: inline-block; |
|
11 |
} |
|
12 |
|
|
13 |
.divshowEditor td { |
|
14 |
/*height: 30px;*/ |
|
15 |
border-color: rgb(216, 216, 216); |
|
16 |
} |
|
17 |
|
|
18 |
.divshowEditor .htmlediterShowClass { |
|
19 |
float: left; |
|
20 |
} |
|
21 |
|
|
22 |
.modaliframeMasterData { |
|
23 |
height: 390px; |
|
24 |
width: 650px; |
|
25 |
overflow-y: auto; |
|
26 |
border-width: 0px; |
|
27 |
} |
|
28 |
|
|
29 |
.headerDivTop { |
|
30 |
position: relative; |
|
31 |
width: 100%; |
|
32 |
height: 50px; |
|
33 |
background-color: #eee; |
|
34 |
/*text-align: center;*/ |
|
35 |
text-align: 'center'; |
|
36 |
/*margin-top:80px;*/ |
|
37 |
; |
|
38 |
} |
|
39 |
|
|
40 |
.headerDivTop ul { |
|
41 |
position: relative; |
|
42 |
/*text-align: center;*/ |
|
43 |
margin-left: 45%; |
|
44 |
width: 260px; |
|
45 |
font-size: 19px; |
|
46 |
/*margin-top: 60px;*/ |
|
47 |
/*font-size: 24px;*/ |
|
48 |
} |
|
49 |
|
|
50 |
.baseheaderDivTop span { |
|
51 |
position: relative; |
|
52 |
margin-left: 60px; |
|
53 |
margin-top: 60px; |
|
54 |
font-size: 24px; |
|
55 |
} |
|
56 |
|
|
57 |
.baseheaderDivTop { |
|
58 |
position: relative; |
|
59 |
width: 100%; |
|
60 |
height: 70px; |
|
61 |
/*margin-top:80px;*/ |
|
62 |
} |
|
63 |
|
|
64 |
.sidelink a { |
|
65 |
display: block; |
|
66 |
width: 100%; |
|
67 |
height: 100%; |
|
68 |
} |
|
69 |
|
|
70 |
.contentDivTop { |
|
71 |
position: relative; |
|
72 |
width: 100%; |
|
73 |
height: 100%; |
|
74 |
/*margin-top:80px;*/ |
|
75 |
/*margin-bottom: 40%;*/ |
|
76 |
/*margin-bottom:"20px"*/ |
|
77 |
/*margin-left: 40%;*/ |
|
78 |
text-align: 'center'; |
|
79 |
/*float:'left'*/ |
|
80 |
/*margin:0 auto;*/ |
|
81 |
/*max-width:1140px;*/ |
|
82 |
/*margin:0 auto;*/ |
|
83 |
/*display: none;*/ |
|
84 |
} |
|
85 |
|
|
86 |
.leftButtonCss { |
|
87 |
height: 80%; |
|
88 |
width: 280px; |
|
89 |
float: left; |
|
90 |
} |
|
91 |
|
|
92 |
.myFormDesignCss { |
|
93 |
height: 80%; |
|
94 |
/*width:calc(100%-500px);*/ |
|
95 |
float: left; |
|
96 |
overflow: auto; |
|
97 |
overflow-x: hidden; |
|
98 |
} |
|
99 |
|
|
100 |
.myFormDesignCss .pictureHeight { |
|
101 |
min-height: 70px; |
|
102 |
} |
|
103 |
|
|
104 |
.myFormDesign { |
|
105 |
overflow: auto; |
|
106 |
overflow-x: hidden; |
|
107 |
z-index: 1005; |
|
108 |
} |
|
109 |
|
|
110 |
.rightAttributeCss { |
|
111 |
height: 80%; |
|
112 |
width: 280px; |
|
113 |
float: left; |
|
114 |
padding-top: 39px; |
|
115 |
/*background-color:#eee;*/ |
|
116 |
} |
|
117 |
|
|
118 |
.widget-tab { |
|
119 |
height: 80%; |
|
120 |
width: 100%; |
|
121 |
/*float:left;*/ |
|
122 |
} |
|
123 |
|
|
124 |
.trashTemp { |
|
125 |
position: absolute; |
|
126 |
width: 100%; |
|
127 |
height: 100%; |
|
128 |
background-color: #eee; |
|
129 |
float: left; |
|
130 |
} |
|
131 |
|
|
132 |
|
|
133 |
/*.myFormDesignCss{ |
|
134 |
width:800px; |
|
135 |
height:800px; |
|
136 |
background-color:#eee; |
|
137 |
z-index: 0; |
|
138 |
}*/ |
|
139 |
|
|
140 |
.sidelink { |
|
141 |
/*width: 250px;*/ |
|
142 |
overflow: hidden; |
|
143 |
margin-top: -49px; |
|
144 |
} |
|
145 |
|
|
146 |
.sidelink li { |
|
147 |
overflow: hidden; |
|
148 |
height: 35px; |
|
149 |
z-index: 2; |
|
150 |
/*width: 120px;*/ |
|
151 |
margin-bottom: 2px; |
|
152 |
position: relative |
|
153 |
} |
|
154 |
|
|
155 |
.sidelink li .item { |
|
156 |
position: absolute; |
|
157 |
display: inline-block; |
|
158 |
margin-bottom: 3px; |
|
159 |
text-decoration: none; |
|
160 |
*display: inline; |
|
161 |
zoom: 1; |
|
162 |
width: 104px; |
|
163 |
background-color: #f7f7f7 |
|
164 |
} |
|
165 |
|
|
166 |
.sidelink li .item:hover { |
|
167 |
/*background-color: #f1f1f1*/ |
|
168 |
background-color: DEF1FF |
|
169 |
} |
|
170 |
|
|
171 |
.sidelink li .right { |
|
172 |
z-index: 2; |
|
173 |
border-right: 2px solid #fff |
|
174 |
} |
|
175 |
|
|
176 |
.sidelink li .left { |
|
177 |
right: 0; |
|
178 |
z-index: 2; |
|
179 |
padding-left: 10px; |
|
180 |
} |
|
181 |
|
|
182 |
|
|
183 |
/*.sidelink li span { |
|
184 |
height: 35px; |
|
185 |
line-height: 35px; |
|
186 |
padding-left: 10px |
|
187 |
}*/ |
|
188 |
|
|
189 |
.sidelink .icon { |
|
190 |
position: absolute; |
|
191 |
/*right: 6px;*/ |
|
192 |
top: 0; |
|
193 |
line-height: 34px; |
|
194 |
height: 34px; |
|
195 |
width: 16px; |
|
196 |
background-position: center |
|
197 |
} |
|
198 |
|
|
199 |
.designheaderCss { |
|
200 |
height: 60px; |
|
201 |
width: 100%; |
|
202 |
text-align: right; |
|
203 |
/*float: left;*/ |
|
204 |
} |
|
205 |
|
|
206 |
.designbtn { |
|
207 |
position: relative; |
|
208 |
/* width:100px; */ |
|
209 |
height: 40px; |
|
210 |
margin-right: 15px; |
|
211 |
margin-top: 10px; |
|
212 |
/*padding-right: 10px*/ |
|
213 |
} |
|
214 |
|
|
215 |
.fx_config_pane .cfg_title { |
|
216 |
position: relative; |
|
217 |
padding: 0 0 6px 10px; |
|
218 |
font-weight: 700; |
|
219 |
box-sizing: border-box; |
|
220 |
} |
|
221 |
|
|
222 |
.body { |
|
223 |
position: relative; |
|
224 |
height: 100%; |
|
225 |
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif; |
|
226 |
font-size: 14px; |
|
227 |
-webkit-font-smoothing: antialiased; |
|
228 |
text-rendering: optimizeLegibility; |
|
229 |
margin: 0px; |
|
230 |
padding: 0px; |
|
231 |
} |
|
232 |
|
|
233 |
element.style { |
|
234 |
width: 240px; |
|
235 |
height: 30px; |
|
236 |
} |
|
237 |
|
|
238 |
.fx_config_pane .cfg_content { |
|
239 |
position: relative; |
|
240 |
/* margin: 4px 10px; */ |
|
241 |
} |
|
242 |
|
|
243 |
.active>a { |
|
244 |
background-color: #aaa; |
|
245 |
} |
|
246 |
|
|
247 |
.fx_config_pane .cfg_split { |
|
248 |
border-top: solid 1px #e1e1e1; |
|
249 |
height: 0; |
|
250 |
margin: 10px 10px; |
|
251 |
} |
|
252 |
|
|
253 |
.x-btn.style-white { |
|
254 |
text-shadow: 0 1px 1px rgba(255, 255, 255, .9); |
|
255 |
border-color: #ccc; |
|
256 |
} |
|
257 |
|
|
258 |
.x-btn.style-white { |
|
259 |
color: #333; |
|
260 |
/* background-color: #fff; |
|
261 |
border-color: #fff;*/ |
|
262 |
} |
|
263 |
|
|
264 |
.x-btn { |
|
265 |
-webkit-border-radius: 2px; |
|
266 |
-moz-border-radius: 2px; |
|
267 |
border-radius: 2px; |
|
268 |
cursor: pointer; |
|
269 |
height: 36px; |
|
270 |
line-height: 34px; |
|
271 |
text-align: center; |
|
272 |
text-decoration: none; |
|
273 |
font-size: 14px; |
|
274 |
border: 1px solid transparent; |
|
275 |
overflow: hidden; |
|
276 |
text-overflow: ellipsis; |
|
277 |
white-space: nowrap; |
|
278 |
-webkit-transition: background; |
|
279 |
-moz-transition: background; |
|
280 |
-o-transition: background; |
|
281 |
transition: background; |
|
282 |
-webkit-transition-duration: .3s; |
|
283 |
-moz-transition-duration: .3s; |
|
284 |
-o-transition-duration: .3s; |
|
285 |
transition-duration: .3s; |
|
286 |
} |
|
287 |
|
|
288 |
.x-richtext .note-editor .note-editable { |
|
289 |
outline: 0; |
|
290 |
-webkit-border-radius: 0 0 2px 2px; |
|
291 |
-moz-border-radius: 0 0 2px 2px; |
|
292 |
border-radius: 0 0 2px 2px; |
|
293 |
border: solid 1px #e0e0e0; |
|
294 |
overflow: auto; |
|
295 |
min-height: 110px; |
|
296 |
padding: 5px 5px 20px 5px; |
|
297 |
background: #fff; |
|
298 |
} |
|
299 |
|
|
300 |
.x-richtext .note-editor .note-codable { |
|
301 |
display: none; |
|
302 |
} |
|
303 |
|
|
304 |
textarea { |
|
305 |
width: 100%; |
|
306 |
height: 100%; |
|
307 |
resize: none; |
|
308 |
font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, STXihei, SimSun, sans-serif; |
|
309 |
} |
|
310 |
|
|
311 |
input, |
|
312 |
textarea { |
|
313 |
font-size: 14px; |
|
314 |
padding: 3px; |
|
315 |
background-color: #fff; |
|
316 |
background-image: none; |
|
317 |
vertical-align: middle; |
|
318 |
border-color: #e0e0e0; |
|
319 |
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; |
|
320 |
font-weight: 400; |
|
321 |
-webkit-box-shadow: none; |
|
322 |
box-shadow: none; |
|
323 |
-webkit-border-radius: 2px; |
|
324 |
-moz-border-radius: 2px; |
|
325 |
border-radius: 2px; |
|
326 |
width: 100%; |
|
327 |
height: 100%; |
|
328 |
-webkit-appearance: none; |
|
329 |
-webkit-transition: border-color 218ms; |
|
330 |
-moz-transition: border-color 218ms; |
|
331 |
-o-transition: border-color 218ms; |
|
332 |
transition: border-color 218ms; |
|
333 |
} |
|
334 |
|
|
335 |
input, |
|
336 |
select, |
|
337 |
textarea { |
|
338 |
font-size: 14px; |
|
339 |
font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif; |
|
340 |
margin: 0; |
|
341 |
outline: 0; |
|
342 |
border: 1px solid #ccc; |
|
343 |
} |
|
344 |
|
|
345 |
* { |
|
346 |
-webkit-box-sizing: border-box; |
|
347 |
-moz-box-sizing: border-box; |
|
348 |
box-sizing: border-box; |
|
349 |
} |
|
350 |
|
|
351 |
user agent stylesheet textarea { |
|
352 |
font-family: monospace; |
|
353 |
border-color: rgb(169, 169, 169); |
|
354 |
} |
|
355 |
|
|
356 |
user agent stylesheet textarea { |
|
357 |
-webkit-appearance: textarea; |
|
358 |
background-color: white; |
|
359 |
border-image-source: initial; |
|
360 |
border-image-slice: initial; |
|
361 |
border-image-width: initial; |
|
362 |
border-image-outset: initial; |
|
363 |
border-image-repeat: initial; |
|
364 |
-webkit-rtl-ordering: logical; |
|
365 |
-webkit-user-select: text; |
|
366 |
flex-direction: column; |
|
367 |
resize: auto; |
|
368 |
cursor: auto; |
|
369 |
white-space: pre-wrap; |
|
370 |
word-wrap: break-word; |
|
371 |
border-width: 1px; |
|
372 |
border-style: solid; |
|
373 |
border-color: initial; |
|
374 |
padding: 2px; |
|
375 |
} |
|
376 |
|
|
377 |
user agent stylesheet input, |
|
378 |
textarea, |
|
379 |
keygen, |
|
380 |
select, |
|
381 |
button { |
|
382 |
text-rendering: auto; |
|
383 |
color: initial; |
|
384 |
letter-spacing: normal; |
|
385 |
word-spacing: normal; |
|
386 |
text-transform: none; |
|
387 |
text-indent: 0px; |
|
388 |
text-shadow: none; |
|
389 |
display: inline-block; |
|
390 |
text-align: start; |
|
391 |
margin: 0em 0em 0em 0em; |
|
392 |
font: 13.3333px Arial; |
|
393 |
} |
|
394 |
|
|
395 |
user agent stylesheet input, |
|
396 |
textarea, |
|
397 |
keygen, |
|
398 |
select, |
|
399 |
button, |
|
400 |
meter, |
|
401 |
progress { |
|
402 |
-webkit-writing-mode: horizontal-tb; |
|
403 |
} |
|
404 |
|
|
405 |
.x-check.select i { |
|
406 |
color: #0DB3A6; |
|
407 |
} |
|
408 |
|
|
409 |
.x-check:hover i, |
|
410 |
.x-radio:hover i { |
|
411 |
color: #333; |
|
412 |
} |
|
413 |
|
|
414 |
.x-check, |
|
415 |
.x-group .group_item { |
|
416 |
cursor: pointer; |
|
417 |
} |
|
418 |
|
|
419 |
.x-check.select i:before { |
|
420 |
content: '\e600'; |
|
421 |
} |
|
422 |
|
|
423 |
.x-check i:before { |
|
424 |
content: '\e603'; |
|
425 |
} |
|
426 |
|
|
427 |
.x-iconfont, |
|
428 |
i[class*=icon-] { |
|
429 |
font-family: finex; |
|
430 |
font-style: normal; |
|
431 |
-webkit-font-smoothing: antialiased; |
|
432 |
box-sizing: border-box; |
|
433 |
font-size: 12px; |
|
434 |
color: #46b8da; |
|
435 |
width: 18px; |
|
436 |
height: 18px; |
|
437 |
} |
|
438 |
|
|
439 |
.checkbox input[type="checkbox"]:checked+label::after { |
|
440 |
margin-right: 90px; |
|
441 |
max-width: 25px; |
|
442 |
opacity: 1; |
|
443 |
width: 25px; |
|
444 |
} |
|
445 |
|
|
446 |
.checkbox label:after { |
|
447 |
content: '\f00c'; |
|
448 |
max-width: 0; |
|
449 |
overflow: hidden; |
|
450 |
opacity: 0.5; |
|
451 |
font-size: 15px; |
|
452 |
top: -1px; |
|
453 |
left: -23px; |
|
454 |
color: #3498db; |
|
455 |
-webkit-transition: all 0.50s; |
|
456 |
-moz-transition: all 0.50s; |
|
457 |
-moz-transition: all 0.50s; |
|
458 |
transition: all 0.50s; |
|
459 |
} |
|
460 |
|
|
461 |
.checkbox label:before, |
|
462 |
.checkbox label:after { |
|
463 |
font-family: FontAwesome; |
|
464 |
font-size: 22px; |
|
465 |
position: absolute; |
|
466 |
top: -5px; |
|
467 |
left: -24px; |
|
468 |
right: 10px; |
|
469 |
} |
|
470 |
|
|
471 |
*, |
|
472 |
*:before, |
|
473 |
*:after { |
|
474 |
-moz-box-sizing: border-box; |
|
475 |
-webkit-box-sizing: border-box; |
|
476 |
box-sizing: border-box; |
|
477 |
} |
|
478 |
|
|
479 |
|
|
480 |
/*:before, :after { |
|
481 |
-webkit-box-sizing: border-box; |
|
482 |
-moz-box-sizing: border-box; |
|
483 |
box-sizing: border-box; |
|
484 |
}*/ |
|
485 |
|
|
486 |
.checkbox input[type="checkbox"] { |
|
487 |
display: none; |
|
488 |
} |
|
489 |
|
|
490 |
.pvtFilterBox input[type='checkbox'] { |
|
491 |
margin-right: 5px; |
|
492 |
} |
|
493 |
|
|
494 |
.pvtFilterBox { |
|
495 |
overflow-y: scroll; |
|
496 |
/*height: 100%;*/ |
|
497 |
background-color: #f7f7f7; |
|
498 |
/*overflow-y:auto;*/ |
|
499 |
} |
|
500 |
|
|
501 |
.checkbox label { |
|
502 |
position: relative; |
|
503 |
/* padding-left: 30px; */ |
|
504 |
font-size: 13px; |
|
505 |
cursor: pointer; |
|
506 |
/* color: red; */ |
|
507 |
/* padding: 16px 28px 0 0; */ |
|
508 |
padding: 0px 10px 0 0; |
|
509 |
font-weight: normal; |
|
510 |
display: inline; |
|
511 |
} |
|
512 |
|
|
513 |
.pvtFilterBox label { |
|
514 |
font-weight: normal; |
|
515 |
} |
|
516 |
|
|
517 |
.checkbox input[type="checkbox"]:checked+label::after { |
|
518 |
margin-right: 90px; |
|
519 |
max-width: 25px; |
|
520 |
opacity: 1; |
|
521 |
width: 25px; |
|
522 |
} |
|
523 |
|
|
524 |
.checkbox label:after { |
|
525 |
content: '\f00c'; |
|
526 |
max-width: 0; |
|
527 |
overflow: hidden; |
|
528 |
opacity: 0.5; |
|
529 |
font-size: 15px; |
|
530 |
/*top: -1px;*/ |
|
531 |
left: -15px; |
|
532 |
color: #3498db; |
|
533 |
-webkit-transition: all 0.50s; |
|
534 |
-moz-transition: all 0.50s; |
|
535 |
-moz-transition: all 0.50s; |
|
536 |
transition: all 0.50s; |
|
537 |
} |
|
538 |
|
|
539 |
.checkbox label:before, |
|
540 |
.checkbox label:after { |
|
541 |
font-family: FontAwesome; |
|
542 |
font-size: 22px; |
|
543 |
position: absolute; |
|
544 |
/*top: -5px;*/ |
|
545 |
left: -15px; |
|
546 |
right: 10px; |
|
547 |
} |
|
548 |
|
|
549 |
.checkbox label:before { |
|
550 |
content: '\f096'; |
|
551 |
color: #3498db; |
|
552 |
} |
|
553 |
|
|
554 |
.checkbox { |
|
555 |
/* margin: 15px; */ |
|
556 |
margin-left: 43px; |
|
557 |
} |
|
558 |
|
|
559 |
.fx_selection_pane li { |
|
560 |
text-shadow: 0 1px 1px rgba(255, 255, 255, .9); |
|
561 |
overflow: hidden; |
|
562 |
height: 35px; |
|
563 |
line-height: 35px; |
|
564 |
} |
|
565 |
|
|
566 |
li { |
|
567 |
list-style-type: none; |
|
568 |
} |
|
569 |
|
|
570 |
|
|
571 |
/*.item-subwidget-add { |
|
572 |
width: 100px; |
|
573 |
height: 30px; |
|
574 |
text-align: left; |
|
575 |
line-height: 30px; |
|
576 |
color: #0DB3A6; |
|
577 |
} |
|
578 |
.x-btn>i { |
|
579 |
margin-right: 5px; |
|
580 |
top: -5px; |
|
581 |
} |
|
582 |
.x-iconfont, i[class*=icon-] { |
|
583 |
font-family: finex; |
|
584 |
font-style: normal; |
|
585 |
-webkit-font-smoothing: antialiased; |
|
586 |
-moz-osx-font-smoothing: grayscale; |
|
587 |
} |
|
588 |
.fx_config_pane .cfg_content { |
|
589 |
position: relative; |
|
590 |
margin: 4px 10px; |
|
591 |
}*/ |
|
592 |
|
|
593 |
|
|
594 |
/*-----------------*/ |
|
595 |
|
|
596 |
.operatingauthorityCss { |
|
597 |
height: 60px; |
|
598 |
} |
|
599 |
|
|
600 |
.myFormDesignCssE { |
|
601 |
display: none; |
|
602 |
/*background-color:#f5f5f5;*/ |
|
603 |
/*background-color:#f5f5f5;*/ |
|
604 |
/* border-style:solid; |
|
605 |
border-color:#eee; */ |
|
606 |
overflow: auto; |
|
607 |
overflow-x: hidden; |
|
608 |
/*overflow-y: auto;*/ |
|
609 |
} |
|
610 |
|
|
611 |
.myFormDesignCssE ul, |
|
612 |
ol, |
|
613 |
li, |
|
614 |
pre, |
|
615 |
form, |
|
616 |
fieldset, |
|
617 |
legend, |
|
618 |
button, |
|
619 |
input, |
|
620 |
textarea, |
|
621 |
th, |
|
622 |
td { |
|
623 |
margin: 0; |
|
624 |
padding: 0; |
|
625 |
} |
|
626 |
|
|
627 |
.box-site .btn.btn-first, |
|
628 |
.box-site .btn.btn-second { |
|
629 |
width: 97px; |
|
630 |
height: 32px; |
|
631 |
line-height: 20px; |
|
632 |
text-align: left; |
|
633 |
} |
|
634 |
|
|
635 |
|
|
636 |
/*.btn.btn-second { |
|
637 |
line-height: 20px; |
|
638 |
}*/ |
|
639 |
|
|
640 |
.sidelink .btn.btn-second:hover { |
|
641 |
background-color: #ffffff; |
|
642 |
border: 1px dashed #22b2e7; |
|
643 |
} |
|
644 |
|
|
645 |
.sortable li:hover { |
|
646 |
/*background-color: #eee;*/ |
|
647 |
background: #DEF1FF; |
|
648 |
} |
|
649 |
|
|
650 |
.sortable li { |
|
651 |
/*border-style:solid;*/ |
|
652 |
/*border-color:#fff;*/ |
|
653 |
} |
|
654 |
|
|
655 |
.sidelink .right { |
|
656 |
/*position: relative;*/ |
|
657 |
float: left; |
|
658 |
z-index: 2; |
|
659 |
/*border-right: 2px solid #fff;*/ |
|
660 |
/*width: 45%;*/ |
|
661 |
} |
|
662 |
|
|
663 |
div.form_el_row { |
|
664 |
/*display: block;*/ |
|
665 |
/*float: left;*/ |
|
666 |
/*width: 100%;*/ |
|
667 |
text-align: left; |
|
668 |
padding: 12px; |
|
669 |
cursor: pointer; |
|
670 |
position: relative; |
|
671 |
/* min-width: 200px; */ |
|
672 |
} |
|
673 |
|
|
674 |
div.form_el_row hr { |
|
675 |
margin: 0px 0px 12px 0px; |
|
676 |
} |
|
677 |
|
|
678 |
.frm_item_icons { |
|
679 |
position: absolute; |
|
680 |
right: 0px; |
|
681 |
bottom: -8px; |
|
682 |
display: none; |
|
683 |
} |
|
684 |
|
|
685 |
|
|
686 |
/*.frm_item_icons { |
|
687 |
position: absolute; |
|
688 |
right: 0px; |
|
689 |
bottom: -3px; |
|
690 |
display: none; |
|
691 |
}*/ |
|
692 |
|
|
693 |
.frm_item_icons:hover { |
|
694 |
border: none !important; |
|
695 |
} |
|
696 |
|
|
697 |
.frm_item_icons .frm_item_icon { |
|
698 |
float: left; |
|
699 |
padding: 0px 2px; |
|
700 |
margin: 2px; |
|
701 |
color: #fff; |
|
702 |
} |
|
703 |
|
|
704 |
.frm_el_attr_editor>div>div div.el_container div.two_column div.frm_item_icons { |
|
705 |
display: block; |
|
706 |
bottom: 0px; |
|
707 |
left: 2px; |
|
708 |
} |
|
709 |
|
|
710 |
div.form_el_row:hover>div.frm_item_icons { |
|
711 |
display: block!important; |
|
712 |
background: #DEF1FF; |
|
713 |
} |
|
714 |
|
|
715 |
.place_holder_after { |
|
716 |
border: 1px dashed #22b2e7; |
|
717 |
padding-bottom: 25px !important; |
|
718 |
} |
|
719 |
|
|
720 |
.place_holder_after:after { |
|
721 |
content: ""; |
|
722 |
display: block; |
|
723 |
height: 1px; |
|
724 |
width: 100%; |
|
725 |
margin: 10px 0px; |
|
726 |
border: 1px dashed #22b2e7; |
|
727 |
border-top: none; |
|
728 |
} |
|
729 |
|
|
730 |
.placeholderCss { |
|
731 |
height: 1px |
|
732 |
} |
|
733 |
|
|
734 |
.nobrBtn .icon { |
|
735 |
display: inline-block; |
|
736 |
width: 20px; |
|
737 |
height: 20px; |
|
738 |
/*background-position: center center;*/ |
|
739 |
/*background-repeat: no-repeat;*/ |
|
740 |
font-size: 12px; |
|
741 |
} |
|
742 |
|
|
743 |
.textCssDiv { |
|
744 |
/* width: 100x; |
|
745 |
min-height: 0px;*/ |
|
746 |
/* width: 165px; */ |
|
747 |
width: 100%; |
|
748 |
height: 110px; |
|
749 |
max-width: 165px; |
|
750 |
} |
|
751 |
|
|
752 |
.dateclass { |
|
753 |
position: relative; |
|
754 |
} |
|
755 |
|
|
756 |
.dateclass i { |
|
757 |
position: absolute; |
|
758 |
top: 6px; |
|
759 |
left: 140px; |
|
760 |
/* left: 80%; */ |
|
761 |
} |
|
762 |
|
|
763 |
.customShow .dateclass i { |
|
764 |
position: absolute; |
|
765 |
top: 4px; |
|
766 |
left: 96px; |
|
767 |
} |
|
768 |
|
|
769 |
div.form_el_row .dateclass img.ifd_time_picker { |
|
770 |
width: 22px; |
|
771 |
height: 22px; |
|
772 |
/* position: absolute; |
|
773 |
right: -80px;*/ |
|
774 |
top: 2px; |
|
775 |
border-left: 1px solid #ccc; |
|
776 |
padding-left: 2px; |
|
777 |
} |
|
778 |
|
|
779 |
img { |
|
780 |
vertical-align: middle; |
|
781 |
} |
|
782 |
|
|
783 |
.fui_text .select .sortable { |
|
784 |
background-color: #fff; |
|
785 |
padding-left: 0px; |
|
786 |
/*float: left;*/ |
|
787 |
} |
|
788 |
|
|
789 |
.fui_text .select .custom-radio { |
|
790 |
margin-right: 0px; |
|
791 |
} |
|
792 |
|
|
793 |
.fui_text .select .custom-check { |
|
794 |
margin-right: 70px; |
|
795 |
} |
|
796 |
|
|
797 |
li.customShowDiv.activeCur { |
|
798 |
border-left: 3px solid #3bbeef; |
|
799 |
border-bottom: 1px solid #3bbeef; |
|
800 |
background: #ecf0f1; |
|
801 |
} |
|
802 |
|
|
803 |
.widthCss { |
|
804 |
float: left; |
|
805 |
width: 50px; |
|
806 |
height: 22px; |
|
807 |
margin-top: -2px; |
|
808 |
} |
|
809 |
|
|
810 |
.heightCss { |
|
811 |
float: left; |
|
812 |
width: 50px; |
|
813 |
height: 22px; |
|
814 |
margin-top: -2px; |
|
815 |
} |
|
816 |
|
|
817 |
.widthAndHeight { |
|
818 |
float: left; |
|
819 |
} |
|
820 |
|
|
821 |
|
|
822 |
/*.btn-secondBorder{ |
|
823 |
border: 1px dashed #22b2e7; |
|
824 |
}*/ |
|
825 |
|
|
826 |
.theme-blue .btn.btn-second { |
|
827 |
color: #22b2e7; |
|
828 |
/* background-color: #fff; */ |
|
829 |
/* border: 1px dashed #22b2e7; */ |
|
830 |
/* border-bottom-color: #1684ac; */ |
|
831 |
} |
|
832 |
|
|
833 |
.defaultHeight { |
|
834 |
height: 40px; |
|
835 |
} |
|
836 |
|
|
837 |
.customShowDiv { |
|
838 |
padding: 5px 10px 14px 10px; |
|
839 |
} |
|
840 |
|
|
841 |
.buttonCss { |
|
842 |
padding: 0px 0px 0px 0px; |
|
843 |
} |
|
844 |
|
|
845 |
.btnI i { |
|
846 |
/*color: #91ADCE;*/ |
|
847 |
margin-right: 1px; |
|
848 |
margin-left: 1px; |
|
849 |
font-size: 10px; |
|
850 |
/*padding: 2px 12px;*/ |
|
851 |
} |
|
852 |
|
|
853 |
.boxSpan { |
|
854 |
width: 97px; |
|
855 |
height: 32px; |
|
856 |
line-height: 20px; |
|
857 |
margin-left: 15px; |
|
858 |
text-align: left; |
|
859 |
font-size: 12px; |
|
860 |
margin-top: 2px; |
|
861 |
} |
|
862 |
|
|
863 |
.money_unit { |
|
864 |
background-image: url(./../css/img/money_rp.png); |
|
865 |
background-repeat: repeat-y; |
|
866 |
/*background-color: red;*/ |
|
867 |
width: 240px; |
|
868 |
background-size: 100% 100%; |
|
869 |
border: none; |
|
870 |
height: 100% |
|
871 |
} |
|
872 |
|
|
873 |
|
|
874 |
/*.btnI{ |
|
875 |
padding: 2px 12px; |
|
876 |
}*/ |
|
877 |
|
|
878 |
.customResultFormDivItem { |
|
879 |
width: 240px; |
|
880 |
height: 100px; |
|
881 |
/*z-index: -100;*/ |
|
882 |
} |
|
883 |
|
|
884 |
.customResultFormDivItemTemp { |
|
885 |
width: 100px; |
|
886 |
height: 50px; |
|
887 |
/*z-index: -100;*/ |
|
888 |
} |
|
889 |
|
|
890 |
.cfg_contentNone { |
|
891 |
display: none; |
|
892 |
} |
|
893 |
|
|
894 |
.subformCss { |
|
895 |
min-height: 100px; |
|
896 |
border-width: 1px; |
|
897 |
border-style: solid; |
|
898 |
border-color: rgb(204, 204, 204); |
|
899 |
} |
|
900 |
|
|
901 |
.subformCss ul { |
|
902 |
min-height: 100px; |
|
903 |
border-width: 0px; |
|
904 |
border-style: solid; |
|
905 |
border-color: rgb(204, 204, 204); |
|
906 |
width: 100%; |
|
907 |
/*min-height: 50px;*/ |
|
908 |
background-color: #fff; |
|
909 |
/* padding: 5px 10px 10px 10px; */ |
|
910 |
} |
|
911 |
|
|
912 |
.connectedSortable { |
|
913 |
min-height: 0px; |
|
914 |
} |
|
915 |
|
|
916 |
.subformAddd { |
|
917 |
cursor: pointer; |
|
918 |
width: 100%; |
|
919 |
height: 30px; |
|
920 |
line-height: 30px; |
|
921 |
text-align: left; |
|
922 |
color: #0DB3A6; |
|
923 |
} |
|
924 |
|
|
925 |
.subformCss:after { |
|
926 |
content: "."; |
|
927 |
display: block; |
|
928 |
height: 0; |
|
929 |
clear: both; |
|
930 |
visibility: hidden; |
|
931 |
} |
|
932 |
|
|
933 |
.connectedSortable:after { |
|
934 |
content: "."; |
|
935 |
display: block; |
|
936 |
height: 0; |
|
937 |
clear: both; |
|
938 |
visibility: hidden; |
|
939 |
} |
|
940 |
|
|
941 |
.modal .fade .in { |
|
942 |
z-index: 9000; |
|
943 |
} |
|
944 |
|
|
945 |
.messageShow { |
|
946 |
width: 60%; |
|
947 |
height: 40px; |
|
948 |
margin-top: 10px; |
|
949 |
margin-left: 80px; |
|
950 |
z-index: 999999; |
|
951 |
position: absolute; |
|
952 |
/*display: none;*/ |
|
953 |
} |
|
954 |
|
ddda48
|
955 |
.divshowEditor div { |
4d1219
|
956 |
/*display:inline*/ |
B |
957 |
display: inline-block; |
|
958 |
position: relative; |
|
959 |
} |
|
960 |
|
|
961 |
.divshowEditor td { |
|
962 |
/*height: 30px;*/ |
|
963 |
border-color: rgba(216, 216, 216); |
|
964 |
} |
|
965 |
|
|
966 |
.divshowEditor .htmlediterShowClass { |
|
967 |
float: left; |
|
968 |
} |
|
969 |
|
|
970 |
.modaliframeMasterData { |
|
971 |
height: 430px; |
|
972 |
width: 650px; |
|
973 |
overflow-y: auto; |
|
974 |
} |
|
975 |
|
|
976 |
.headerDivTop { |
|
977 |
position: relative; |
|
978 |
width: 100%; |
|
979 |
height: 50px; |
|
980 |
background-color: #eee; |
|
981 |
/*text-align: center;*/ |
|
982 |
text-align: 'center'; |
|
983 |
/*margin-top:80px;*/ |
|
984 |
; |
|
985 |
} |
|
986 |
|
|
987 |
.headerDivTop ul { |
|
988 |
position: relative; |
|
989 |
/*text-align: center;*/ |
|
990 |
margin-left: 45%; |
|
991 |
width: 260px; |
|
992 |
font-size: 19px; |
|
993 |
/*margin-top: 60px;*/ |
|
994 |
/*font-size: 24px;*/ |
|
995 |
} |
|
996 |
|
|
997 |
.baseheaderDivTop span { |
|
998 |
position: relative; |
|
999 |
margin-left: 60px; |
|
1000 |
margin-top: 60px; |
|
1001 |
font-size: 24px; |
|
1002 |
} |
|
1003 |
|
|
1004 |
.baseheaderDivTop { |
|
1005 |
position: relative; |
|
1006 |
width: 100%; |
|
1007 |
height: 70px; |
|
1008 |
/*margin-top:80px;*/ |
|
1009 |
} |
|
1010 |
|
|
1011 |
.sidelink a { |
|
1012 |
display: block; |
|
1013 |
width: 100%; |
|
1014 |
height: 100%; |
|
1015 |
} |
|
1016 |
|
|
1017 |
.contentDivTop { |
|
1018 |
position: relative; |
|
1019 |
width: 100%; |
|
1020 |
height: 100%; |
|
1021 |
/*margin-top:80px;*/ |
|
1022 |
/*margin-bottom: 40%;*/ |
|
1023 |
/*margin-bottom:"20px"*/ |
|
1024 |
/*margin-left: 40%;*/ |
|
1025 |
text-align: 'center'; |
|
1026 |
/*float:'left'*/ |
|
1027 |
/*margin:0 auto;*/ |
|
1028 |
/*max-width:1140px;*/ |
|
1029 |
/*margin:0 auto;*/ |
|
1030 |
/*display: none;*/ |
|
1031 |
} |
|
1032 |
|
|
1033 |
.leftButtonCss { |
|
1034 |
border-right: 1px solid #e0e0e0; |
|
1035 |
margin-top: -42px; |
|
1036 |
height: 80%; |
|
1037 |
width: 280px; |
|
1038 |
float: left; |
|
1039 |
} |
|
1040 |
|
|
1041 |
.myFormDesignCss { |
|
1042 |
margin-top: -56px; |
|
1043 |
height: 80%; |
|
1044 |
/*width:calc(100%-500px);*/ |
|
1045 |
float: left; |
|
1046 |
overflow: auto; |
|
1047 |
overflow-x: hidden; |
|
1048 |
} |
|
1049 |
|
|
1050 |
.myFormDesign { |
|
1051 |
overflow: auto; |
|
1052 |
overflow-x: hidden; |
|
1053 |
z-index: 1005; |
|
1054 |
} |
|
1055 |
|
|
1056 |
.rightAttributeCss { |
|
1057 |
margin-top: -52px; |
|
1058 |
height: 80%; |
|
1059 |
width: 280px; |
|
1060 |
float: left; |
|
1061 |
/*background-color:#eee;*/ |
|
1062 |
} |
|
1063 |
|
|
1064 |
.rightAttributeCss input, |
|
1065 |
select, |
|
1066 |
textarea { |
|
1067 |
padding-left: 10px; |
|
1068 |
} |
|
1069 |
|
|
1070 |
.rightAttributeCss span { |
|
1071 |
height: 30px; |
|
1072 |
/* margin-left: 10px; */ |
|
1073 |
} |
|
1074 |
|
|
1075 |
.widget-tab { |
|
1076 |
height: 80%; |
|
1077 |
width: 100%; |
|
1078 |
/*float:left;*/ |
|
1079 |
} |
|
1080 |
|
|
1081 |
.trashTemp { |
|
1082 |
position: absolute; |
|
1083 |
width: 100%; |
|
1084 |
height: 100%; |
|
1085 |
background-color: #eee; |
|
1086 |
float: left; |
|
1087 |
} |
|
1088 |
|
|
1089 |
|
|
1090 |
/*.myFormDesignCss{ |
|
1091 |
width:800px; |
|
1092 |
height:800px; |
|
1093 |
background-color:#eee; |
|
1094 |
z-index: 0; |
|
1095 |
}*/ |
|
1096 |
|
|
1097 |
.sidelink { |
|
1098 |
/*width: 250px;*/ |
|
1099 |
overflow: hidden; |
|
1100 |
margin-top: 1px; |
|
1101 |
margin-left: 31px; |
|
1102 |
} |
|
1103 |
|
|
1104 |
.sidelink li { |
|
1105 |
overflow: hidden; |
|
1106 |
height: 35px; |
|
1107 |
z-index: 2; |
|
1108 |
/*width: 120px;*/ |
|
1109 |
margin-bottom: 20px; |
|
1110 |
position: relative |
|
1111 |
} |
|
1112 |
|
|
1113 |
.sidelink li .item { |
|
1114 |
position: absolute; |
|
1115 |
display: inline-block; |
|
1116 |
margin-bottom: 3px; |
|
1117 |
text-decoration: none; |
|
1118 |
*display: inline; |
|
1119 |
zoom: 1; |
|
1120 |
width: 104px; |
|
1121 |
background-color: #f7f7f7 |
|
1122 |
} |
|
1123 |
|
|
1124 |
.sidelink li .item:hover { |
|
1125 |
/*background-color: #f1f1f1*/ |
|
1126 |
background-color: DEF1FF |
|
1127 |
} |
|
1128 |
|
|
1129 |
.sidelink li .right { |
|
1130 |
z-index: 2; |
|
1131 |
border-right: 2px solid #fff |
|
1132 |
} |
|
1133 |
|
|
1134 |
.sidelink li .left { |
|
1135 |
right: 0; |
|
1136 |
z-index: 2; |
|
1137 |
padding-left: 10px |
|
1138 |
} |
|
1139 |
|
|
1140 |
|
|
1141 |
/*.sidelink li span { |
|
1142 |
height: 35px; |
|
1143 |
line-height: 35px; |
|
1144 |
padding-left: 10px |
|
1145 |
}*/ |
|
1146 |
|
|
1147 |
.sidelink .icon { |
|
1148 |
position: absolute; |
|
1149 |
/*right: 6px;*/ |
|
1150 |
top: 0; |
|
1151 |
line-height: 34px; |
|
1152 |
height: 34px; |
|
1153 |
width: 16px; |
|
1154 |
background-position: center |
|
1155 |
} |
|
1156 |
|
|
1157 |
.designheaderCss { |
|
1158 |
margin-left: -1px; |
|
1159 |
border-right: 1px solid #e0e0e0; |
|
1160 |
border-left: 1px solid #e0e0e0; |
|
1161 |
height: 42px; |
|
1162 |
width: 100%; |
|
1163 |
margin-top: 61px; |
|
1164 |
text-align: right; |
|
1165 |
/* float: left; */ |
|
1166 |
/*float: left;*/ |
|
1167 |
} |
|
1168 |
|
|
1169 |
.designbtn { |
|
1170 |
position: relative; |
|
1171 |
top: -5px; |
|
1172 |
width: 100%; |
|
1173 |
max-width: 110px; |
|
1174 |
height: 28px; |
|
1175 |
line-height: 14px; |
|
1176 |
margin-right: 15px; |
|
1177 |
margin-top: 10px; |
|
1178 |
/*padding-right: 10px*/ |
|
1179 |
} |
|
1180 |
|
|
1181 |
.fx_config_pane .cfg_title { |
|
1182 |
position: relative; |
|
1183 |
padding: 0 0 6px 10px; |
|
1184 |
font-weight: 700; |
|
1185 |
box-sizing: border-box; |
|
1186 |
} |
|
1187 |
|
|
1188 |
.body { |
|
1189 |
position: relative; |
|
1190 |
height: 100%; |
|
1191 |
/*font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", 微软雅黑, Arial, sans-serif;*/ |
|
1192 |
/*font-size: 14px;*/ |
|
1193 |
/*-webkit-font-smoothing: antialiased;*/ |
|
1194 |
text-rendering: optimizeLegibility; |
|
1195 |
margin: 0px; |
|
1196 |
padding: 0px; |
|
1197 |
} |
|
1198 |
|
|
1199 |
body { |
|
1200 |
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", SimSun, sans-serif; |
|
1201 |
font-size: 14px; |
|
1202 |
line-height: 1.42857; |
|
1203 |
color: #333333; |
|
1204 |
background-color: #fff; |
|
1205 |
} |
|
1206 |
|
|
1207 |
element.style { |
|
1208 |
width: 240px; |
|
1209 |
height: 30px; |
|
1210 |
} |
|
1211 |
|
|
1212 |
.fx_config_pane .cfg_content { |
|
1213 |
position: relative; |
|
1214 |
/* margin: 4px 10px; */ |
|
1215 |
} |
|
1216 |
|
|
1217 |
.active>a { |
|
1218 |
background-color: #aaa; |
|
1219 |
} |
|
1220 |
|
|
1221 |
.fx_config_pane .cfg_split { |
|
1222 |
border-top: solid 1px #e1e1e1; |
|
1223 |
height: 0; |
|
1224 |
margin: 10px 10px; |
|
1225 |
} |
|
1226 |
|
|
1227 |
.x-btn.style-white { |
|
1228 |
text-shadow: 0 1px 1px rgba(255, 255, 255, .9); |
|
1229 |
border-color: #ccc; |
|
1230 |
} |
|
1231 |
|
|
1232 |
.x-btn.style-white { |
|
1233 |
color: #333; |
|
1234 |
/* background-color: #fff; |
|
1235 |
border-color: #fff;*/ |
|
1236 |
} |
|
1237 |
|
|
1238 |
.x-btn { |
|
1239 |
-webkit-border-radius: 2px; |
|
1240 |
-moz-border-radius: 2px; |
|
1241 |
border-radius: 2px; |
|
1242 |
cursor: pointer; |
|
1243 |
height: 36px; |
|
1244 |
line-height: 34px; |
|
1245 |
text-align: center; |
|
1246 |
text-decoration: none; |
|
1247 |
font-size: 14px; |
|
1248 |
border: 1px solid transparent; |
|
1249 |
overflow: hidden; |
|
1250 |
text-overflow: ellipsis; |
|
1251 |
white-space: nowrap; |
|
1252 |
-webkit-transition: background; |
|
1253 |
-moz-transition: background; |
|
1254 |
-o-transition: background; |
|
1255 |
transition: background; |
|
1256 |
-webkit-transition-duration: .3s; |
|
1257 |
-moz-transition-duration: .3s; |
|
1258 |
-o-transition-duration: .3s; |
|
1259 |
transition-duration: .3s; |
|
1260 |
} |
|
1261 |
|
|
1262 |
.x-richtext .note-editor .note-editable { |
|
1263 |
outline: 0; |
|
1264 |
-webkit-border-radius: 0 0 2px 2px; |
|
1265 |
-moz-border-radius: 0 0 2px 2px; |
|
1266 |
border-radius: 0 0 2px 2px; |
|
1267 |
border: solid 1px #e0e0e0; |
|
1268 |
overflow: auto; |
|
1269 |
min-height: 110px; |
|
1270 |
padding: 5px 5px 20px 5px; |
|
1271 |
background: #fff; |
|
1272 |
} |
|
1273 |
|
|
1274 |
.x-richtext .note-editor .note-codable { |
|
1275 |
display: none; |
|
1276 |
} |
|
1277 |
|
|
1278 |
textarea { |
|
1279 |
width: 100%; |
|
1280 |
height: 100%; |
|
1281 |
resize: none; |
|
1282 |
/*font-family: Helvetica,Tahoma,Arial,Microsoft YaHei,STXihei,SimSun,sans-serif;*/ |
|
1283 |
} |
|
1284 |
|
|
1285 |
input, |
|
1286 |
textarea { |
|
1287 |
font-size: 14px; |
|
1288 |
padding: 3px; |
|
1289 |
background-color: #fff; |
|
1290 |
background-image: none; |
|
1291 |
vertical-align: middle; |
|
1292 |
border-color: #e0e0e0; |
|
1293 |
/*font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;*/ |
|
1294 |
font-weight: 400; |
|
1295 |
-webkit-box-shadow: none; |
|
1296 |
box-shadow: none; |
|
1297 |
-webkit-border-radius: 2px; |
|
1298 |
-moz-border-radius: 2px; |
|
1299 |
border-radius: 2px; |
|
1300 |
width: 100%; |
|
1301 |
height: 100%; |
|
1302 |
-webkit-appearance: none; |
|
1303 |
-webkit-transition: border-color 218ms; |
|
1304 |
-moz-transition: border-color 218ms; |
|
1305 |
-o-transition: border-color 218ms; |
|
1306 |
transition: border-color 218ms; |
|
1307 |
} |
|
1308 |
|
|
1309 |
input, |
|
1310 |
select, |
|
1311 |
textarea { |
|
1312 |
font-size: 14px; |
|
1313 |
/*font-family: "Helvetica Neue",Helvetica,"PingFang SC","Hiragino Sans GB","Microsoft YaHei","微软雅黑",Arial,sans-serif;*/ |
|
1314 |
margin: 0; |
|
1315 |
outline: 0; |
|
1316 |
border: 1px solid #ccc; |
|
1317 |
} |
|
1318 |
|
|
1319 |
* { |
|
1320 |
-webkit-box-sizing: border-box; |
|
1321 |
-moz-box-sizing: border-box; |
|
1322 |
box-sizing: border-box; |
|
1323 |
} |
|
1324 |
|
|
1325 |
user agent stylesheet textarea { |
|
1326 |
/*font-family: monospace;*/ |
|
1327 |
border-color: rgb(169, 169, 169); |
|
1328 |
} |
|
1329 |
|
|
1330 |
user agent stylesheet textarea { |
|
1331 |
-webkit-appearance: textarea; |
|
1332 |
background-color: white; |
|
1333 |
border-image-source: initial; |
|
1334 |
border-image-slice: initial; |
|
1335 |
border-image-width: initial; |
|
1336 |
border-image-outset: initial; |
|
1337 |
border-image-repeat: initial; |
|
1338 |
-webkit-rtl-ordering: logical; |
|
1339 |
-webkit-user-select: text; |
|
1340 |
flex-direction: column; |
|
1341 |
resize: auto; |
|
1342 |
cursor: auto; |
|
1343 |
white-space: pre-wrap; |
|
1344 |
word-wrap: break-word; |
|
1345 |
border-width: 1px; |
|
1346 |
border-style: solid; |
|
1347 |
border-color: initial; |
|
1348 |
padding: 2px; |
|
1349 |
padding-left: 5px; |
|
1350 |
margin-left: 10px; |
|
1351 |
width: 212px; |
|
1352 |
} |
|
1353 |
|
|
1354 |
user agent stylesheet input, |
|
1355 |
textarea, |
|
1356 |
keygen, |
|
1357 |
button { |
|
1358 |
text-rendering: auto; |
|
1359 |
color: initial; |
|
1360 |
letter-spacing: normal; |
|
1361 |
word-spacing: normal; |
|
1362 |
text-transform: none; |
|
1363 |
text-indent: 0px; |
|
1364 |
text-shadow: none; |
|
1365 |
display: inline-block; |
|
1366 |
text-align: start; |
|
1367 |
/* width: 212px; |
|
1368 |
margin-left: 10px !important; */ |
|
1369 |
/* margin: 0em 0em 0em 0em; */ |
|
1370 |
font: 13.3333px Arial; |
|
1371 |
} |
|
1372 |
|
|
1373 |
user agent stylesheet input, |
|
1374 |
textarea, |
|
1375 |
keygen, |
|
1376 |
select, |
|
1377 |
button, |
|
1378 |
meter, |
|
1379 |
progress { |
|
1380 |
-webkit-writing-mode: horizontal-tb; |
|
1381 |
} |
|
1382 |
|
|
1383 |
.x-check.select i { |
|
1384 |
color: #0DB3A6; |
|
1385 |
} |
|
1386 |
|
|
1387 |
.x-check:hover i, |
|
1388 |
.x-radio:hover i { |
|
1389 |
color: #333; |
|
1390 |
} |
|
1391 |
|
|
1392 |
.x-check, |
|
1393 |
.x-group .group_item { |
|
1394 |
cursor: pointer; |
|
1395 |
} |
|
1396 |
|
|
1397 |
.x-check.select i:before { |
|
1398 |
content: '\e600'; |
|
1399 |
} |
|
1400 |
|
|
1401 |
.x-check i:before { |
|
1402 |
content: '\e603'; |
|
1403 |
} |
|
1404 |
|
|
1405 |
.x-iconfont, |
|
1406 |
i[class*=icon-] { |
|
1407 |
/*font-family: finex;*/ |
|
1408 |
font-style: normal; |
|
1409 |
-webkit-font-smoothing: antialiased; |
|
1410 |
box-sizing: border-box; |
|
1411 |
font-size: 12px; |
|
1412 |
color: #46b8da; |
|
1413 |
width: 18px; |
|
1414 |
height: 18px; |
|
1415 |
} |
|
1416 |
|
|
1417 |
.checkbox input[type="checkbox"]:checked+label::after { |
|
1418 |
margin-right: 90px; |
|
1419 |
max-width: 25px; |
|
1420 |
opacity: 1; |
|
1421 |
width: 25px; |
|
1422 |
} |
|
1423 |
|
|
1424 |
.checkbox label:after { |
|
1425 |
content: '\f00c'; |
|
1426 |
max-width: 0; |
|
1427 |
overflow: hidden; |
|
1428 |
opacity: 0.5; |
|
1429 |
font-size: 15px; |
|
1430 |
top: -1px; |
|
1431 |
left: -23px; |
|
1432 |
color: #3498db; |
|
1433 |
-webkit-transition: all 0.50s; |
|
1434 |
-moz-transition: all 0.50s; |
|
1435 |
-moz-transition: all 0.50s; |
|
1436 |
transition: all 0.50s; |
|
1437 |
} |
|
1438 |
|
|
1439 |
.checkbox label:before, |
|
1440 |
.checkbox label:after { |
|
1441 |
/*font-family: FontAwesome;*/ |
|
1442 |
font-size: 22px; |
|
1443 |
position: absolute; |
|
1444 |
top: -5px; |
|
1445 |
left: -24px; |
|
1446 |
right: 10px; |
|
1447 |
} |
|
1448 |
|
|
1449 |
*, |
|
1450 |
*:before, |
|
1451 |
*:after { |
|
1452 |
-moz-box-sizing: border-box; |
|
1453 |
-webkit-box-sizing: border-box; |
|
1454 |
box-sizing: border-box; |
|
1455 |
} |
|
1456 |
|
|
1457 |
|
|
1458 |
/*:before, :after { |
|
1459 |
-webkit-box-sizing: border-box; |
|
1460 |
-moz-box-sizing: border-box; |
|
1461 |
box-sizing: border-box; |
|
1462 |
}*/ |
|
1463 |
|
|
1464 |
.checkbox input[type="checkbox"] { |
|
1465 |
display: none; |
|
1466 |
} |
|
1467 |
|
|
1468 |
.pvtFilterBox input[type='checkbox'] { |
|
1469 |
margin-right: 5px; |
|
1470 |
} |
|
1471 |
|
|
1472 |
.pvtFilterBox { |
|
1473 |
overflow-y: scroll; |
|
1474 |
/*height: 100%;*/ |
|
1475 |
background-color: #f7f7f7; |
|
1476 |
/*overflow-y:auto;*/ |
|
1477 |
} |
|
1478 |
|
|
1479 |
.checkbox label { |
|
1480 |
position: relative; |
|
1481 |
/* padding-left: 30px; */ |
|
1482 |
font-size: 13px; |
|
1483 |
cursor: pointer; |
|
1484 |
/* color: red; */ |
|
1485 |
/* padding: 16px 28px 0 0; */ |
|
1486 |
padding: 0px 10px 0 0; |
|
1487 |
font-weight: normal; |
|
1488 |
display: inline; |
|
1489 |
} |
|
1490 |
|
|
1491 |
.pvtFilterBox label { |
|
1492 |
font-weight: normal; |
|
1493 |
} |
|
1494 |
|
|
1495 |
.checkbox input[type="checkbox"]:checked+label::after { |
|
1496 |
margin-right: 90px; |
|
1497 |
max-width: 25px; |
|
1498 |
opacity: 1; |
|
1499 |
width: 25px; |
|
1500 |
} |
|
1501 |
|
|
1502 |
.checkbox label:after { |
|
1503 |
content: '\f00c'; |
|
1504 |
max-width: 0; |
|
1505 |
overflow: hidden; |
|
1506 |
opacity: 0.5; |
|
1507 |
font-size: 15px; |
|
1508 |
/*top: -1px;*/ |
|
1509 |
left: -15px; |
|
1510 |
color: #3498db; |
|
1511 |
-webkit-transition: all 0.50s; |
|
1512 |
-moz-transition: all 0.50s; |
|
1513 |
-moz-transition: all 0.50s; |
|
1514 |
transition: all 0.50s; |
|
1515 |
} |
|
1516 |
|
|
1517 |
.checkbox label:before, |
|
1518 |
.checkbox label:after { |
|
1519 |
/*font-family: FontAwesome;*/ |
|
1520 |
font-size: 22px; |
|
1521 |
position: absolute; |
|
1522 |
/*top: -5px;*/ |
|
1523 |
left: -15px; |
|
1524 |
right: 10px; |
|
1525 |
} |
|
1526 |
|
|
1527 |
.checkbox label:before { |
|
1528 |
content: '\f096'; |
|
1529 |
color: #3498db; |
|
1530 |
} |
|
1531 |
|
|
1532 |
.checkbox { |
|
1533 |
/* margin: 15px; */ |
|
1534 |
margin-left: 43px; |
|
1535 |
} |
|
1536 |
|
|
1537 |
.fx_selection_pane li { |
|
1538 |
text-shadow: 0 1px 1px rgba(255, 255, 255, .9); |
|
1539 |
overflow: hidden; |
|
1540 |
height: 35px; |
|
1541 |
line-height: 35px; |
|
1542 |
} |
|
1543 |
|
|
1544 |
li { |
|
1545 |
list-style-type: none; |
|
1546 |
} |
|
1547 |
|
|
1548 |
|
|
1549 |
/*.item-subwidget-add { |
|
1550 |
width: 100px; |
|
1551 |
height: 30px; |
|
1552 |
text-align: left; |
|
1553 |
line-height: 30px; |
|
1554 |
color: #0DB3A6; |
|
1555 |
} |
|
1556 |
.x-btn>i { |
|
1557 |
margin-right: 5px; |
|
1558 |
top: -5px; |
|
1559 |
} |
|
1560 |
.x-iconfont, i[class*=icon-] { |
|
1561 |
font-family: finex; |
|
1562 |
font-style: normal; |
|
1563 |
-webkit-font-smoothing: antialiased; |
|
1564 |
-moz-osx-font-smoothing: grayscale; |
|
1565 |
} |
|
1566 |
.fx_config_pane .cfg_content { |
|
1567 |
position: relative; |
|
1568 |
margin: 4px 10px; |
|
1569 |
}*/ |
|
1570 |
|
|
1571 |
|
|
1572 |
/*-----------------*/ |
|
1573 |
|
|
1574 |
.operatingauthorityCss { |
|
1575 |
height: 60px; |
|
1576 |
} |
|
1577 |
|
|
1578 |
.myFormDesignCssE { |
|
1579 |
margin-right: 1px; |
|
1580 |
display: none; |
|
1581 |
/*background-color:#f5f5f5;*/ |
|
1582 |
/*background-color:#f5f5f5;*/ |
|
1583 |
border-top: 1px solid #eee; |
|
1584 |
border-right: 1px solid #eee; |
|
1585 |
overflow: auto; |
|
1586 |
overflow-x: hidden; |
|
1587 |
/*overflow-y: auto;*/ |
|
1588 |
} |
|
1589 |
|
|
1590 |
.myFormDesignCssE ul, |
|
1591 |
ol, |
|
1592 |
li, |
|
1593 |
pre, |
|
1594 |
form, |
|
1595 |
fieldset, |
|
1596 |
legend, |
|
1597 |
button, |
|
1598 |
input, |
|
1599 |
textarea, |
|
1600 |
th, |
|
1601 |
td { |
dc5331
|
1602 |
margin-top: 20px; |
4d1219
|
1603 |
padding: 0; |
B |
1604 |
} |
|
1605 |
|
|
1606 |
.box-site .btn.btn-first, |
|
1607 |
.box-site .btn.btn-second { |
|
1608 |
width: 97px; |
|
1609 |
height: 32px; |
|
1610 |
line-height: 20px; |
|
1611 |
text-align: left; |
|
1612 |
} |
|
1613 |
|
|
1614 |
|
|
1615 |
/*.btn.btn-second { |
|
1616 |
line-height: 20px; |
|
1617 |
}*/ |
|
1618 |
|
|
1619 |
.sidelink .btn.btn-second:hover { |
|
1620 |
background-color: #ffffff; |
|
1621 |
border: 1px dashed #22b2e7; |
|
1622 |
} |
|
1623 |
|
|
1624 |
.sortable li:hover { |
|
1625 |
/*background-color: #eee;*/ |
|
1626 |
background: #DEF1FF; |
|
1627 |
} |
|
1628 |
|
|
1629 |
.sortable li { |
|
1630 |
/*border-style:solid;*/ |
|
1631 |
/*border-color:#fff;*/ |
|
1632 |
} |
|
1633 |
|
|
1634 |
.sidelink .right { |
|
1635 |
/*position: relative;*/ |
|
1636 |
float: left; |
|
1637 |
margin-right: 17px; |
|
1638 |
z-index: 2; |
|
1639 |
/*border-right: 2px solid #fff;*/ |
|
1640 |
width: 42%; |
|
1641 |
} |
|
1642 |
|
|
1643 |
div.form_el_row { |
|
1644 |
/*display: block;*/ |
|
1645 |
/*float: left;*/ |
|
1646 |
/*width: 100%;*/ |
|
1647 |
text-align: left; |
|
1648 |
padding: 4px; |
|
1649 |
cursor: pointer; |
|
1650 |
position: relative; |
|
1651 |
/* min-width: 200px; */ |
|
1652 |
min-height: 85px !important; |
|
1653 |
} |
|
1654 |
|
|
1655 |
div.form_el_row hr { |
|
1656 |
margin: 0px 0px 12px 0px; |
|
1657 |
} |
|
1658 |
|
|
1659 |
.frm_item_icons { |
|
1660 |
position: absolute; |
|
1661 |
right: 0px; |
|
1662 |
bottom: -3px; |
|
1663 |
display: none; |
|
1664 |
} |
|
1665 |
|
|
1666 |
|
|
1667 |
/*.frm_item_icons { |
|
1668 |
position: absolute; |
|
1669 |
right: 0px; |
|
1670 |
bottom: -3px; |
|
1671 |
display: none; |
|
1672 |
}*/ |
|
1673 |
|
|
1674 |
.frm_item_icons:hover { |
|
1675 |
border: none !important; |
|
1676 |
} |
|
1677 |
|
|
1678 |
.frm_item_icons .frm_item_icon { |
|
1679 |
float: left; |
|
1680 |
padding: 0px 2px; |
|
1681 |
/* margin: 10px; */ |
|
1682 |
color: #fff; |
|
1683 |
} |
|
1684 |
|
|
1685 |
.frm_el_attr_editor>div>div div.el_container div.two_column div.frm_item_icons { |
|
1686 |
display: block; |
|
1687 |
bottom: 0px; |
|
1688 |
left: 2px; |
|
1689 |
} |
|
1690 |
|
|
1691 |
div.form_el_row:hover>div.frm_item_icons { |
|
1692 |
display: block!important; |
|
1693 |
background: #DEF1FF; |
|
1694 |
} |
|
1695 |
|
|
1696 |
.place_holder_after { |
|
1697 |
border: 1px dashed #22b2e7; |
|
1698 |
padding-bottom: 25px !important; |
|
1699 |
} |
|
1700 |
|
|
1701 |
.place_holder_after:after { |
|
1702 |
content: ""; |
|
1703 |
display: block; |
|
1704 |
height: 1px; |
|
1705 |
width: 100%; |
|
1706 |
margin: 10px 0px; |
|
1707 |
border: 1px dashed #22b2e7; |
|
1708 |
border-top: none; |
|
1709 |
} |
|
1710 |
|
|
1711 |
.placeholderCss { |
|
1712 |
height: 1px |
|
1713 |
} |
|
1714 |
|
|
1715 |
.nobrBtn .icon { |
|
1716 |
display: inline-block; |
|
1717 |
width: 20px; |
|
1718 |
height: 20px; |
|
1719 |
/*background-position: center center;*/ |
|
1720 |
/*background-repeat: no-repeat;*/ |
|
1721 |
font-size: 12px; |
|
1722 |
} |
|
1723 |
|
|
1724 |
div.form_el_row .dateclass img.ifd_time_picker { |
|
1725 |
width: 22px; |
|
1726 |
height: 22px; |
|
1727 |
/* position: absolute; |
|
1728 |
right: -80px;*/ |
|
1729 |
top: 2px; |
|
1730 |
border-left: 1px solid #ccc; |
|
1731 |
padding-left: 2px; |
|
1732 |
} |
|
1733 |
|
|
1734 |
img { |
|
1735 |
vertical-align: middle; |
|
1736 |
} |
|
1737 |
|
|
1738 |
.fui_text .select .sortable { |
|
1739 |
background-color: #fff; |
|
1740 |
padding-left: 0px; |
|
1741 |
/*float: left;*/ |
|
1742 |
} |
|
1743 |
|
|
1744 |
.fui_text .select .custom-radio { |
|
1745 |
margin-right: 0px; |
|
1746 |
} |
|
1747 |
|
|
1748 |
.fui_text .select .custom-check { |
|
1749 |
margin-right: 70px; |
|
1750 |
} |
|
1751 |
|
|
1752 |
li.customShowDiv.activeCur { |
|
1753 |
background: #ecf0f1; |
|
1754 |
border-bottom: 1px solid #3bbeef; |
|
1755 |
} |
|
1756 |
|
|
1757 |
.widthCss { |
|
1758 |
float: left; |
|
1759 |
width: 50px; |
|
1760 |
height: 22px; |
|
1761 |
margin-top: -2px; |
|
1762 |
} |
|
1763 |
|
|
1764 |
.heightCss { |
|
1765 |
float: left; |
|
1766 |
width: 50px; |
|
1767 |
height: 22px; |
|
1768 |
margin-top: -2px; |
|
1769 |
} |
|
1770 |
|
|
1771 |
.widthAndHeight { |
|
1772 |
float: left; |
|
1773 |
} |
|
1774 |
|
|
1775 |
|
|
1776 |
/*.btn-secondBorder{ |
|
1777 |
border: 1px dashed #22b2e7; |
|
1778 |
}*/ |
|
1779 |
|
|
1780 |
.theme-blue .btn.btn-second { |
|
1781 |
color: #959899; |
|
1782 |
/* background-color: #f4fcff; */ |
|
1783 |
/* border: 1px dashed #22b2e7; */ |
|
1784 |
/* border-bottom-color: #1684ac; */ |
|
1785 |
} |
|
1786 |
|
|
1787 |
.defaultHeight { |
|
1788 |
height: 30px; |
|
1789 |
/*border: 0px dashed #22b2e7;*/ |
|
1790 |
} |
|
1791 |
|
|
1792 |
.customShowDiv { |
|
1793 |
padding: 5px 10px 14px 10px; |
|
1794 |
} |
|
1795 |
|
|
1796 |
.buttonCss { |
|
1797 |
padding: 0px 0px 0px 0px; |
|
1798 |
} |
|
1799 |
|
|
1800 |
.btnI i { |
|
1801 |
/*color: #91ADCE;*/ |
|
1802 |
margin-right: 1px; |
|
1803 |
margin-left: 1px; |
|
1804 |
font-size: 10px; |
|
1805 |
/*padding: 2px 12px;*/ |
|
1806 |
} |
|
1807 |
|
|
1808 |
.boxSpan { |
|
1809 |
width: 100%; |
|
1810 |
float: left; |
|
1811 |
height: 32px; |
|
1812 |
line-height: 20px; |
|
1813 |
margin-left: 15px; |
|
1814 |
text-align: left; |
|
1815 |
font-size: 12px; |
|
1816 |
margin-top: 2px; |
|
1817 |
text-overflow: ellipsis; |
|
1818 |
overflow: hidden; |
|
1819 |
white-space: nowrap; |
|
1820 |
} |
|
1821 |
|
|
1822 |
.money_unit { |
|
1823 |
background-image: url(./../css/img/money_rp.png); |
|
1824 |
background-repeat: repeat-y; |
|
1825 |
/*background-color: red;*/ |
|
1826 |
width: 240px; |
|
1827 |
background-size: 100% 100%; |
|
1828 |
border: none; |
|
1829 |
height: 100% |
|
1830 |
} |
|
1831 |
|
|
1832 |
|
|
1833 |
/*.btnI{ |
|
1834 |
padding: 2px 12px; |
|
1835 |
}*/ |
|
1836 |
|
|
1837 |
.customResultFormDivItem { |
|
1838 |
width: 240px; |
|
1839 |
height: 100px; |
|
1840 |
/*z-index: -100;*/ |
|
1841 |
} |
|
1842 |
|
|
1843 |
.customResultFormDivItemTemp { |
|
1844 |
width: 100px; |
|
1845 |
height: 50px; |
|
1846 |
/*z-index: -100;*/ |
|
1847 |
} |
|
1848 |
|
|
1849 |
.cfg_contentNone { |
|
1850 |
display: none; |
|
1851 |
} |
|
1852 |
|
|
1853 |
.subformCss { |
|
1854 |
border-top: 20px solid #23b7e5; |
|
1855 |
min-height: 100px; |
|
1856 |
border-width: 1px; |
|
1857 |
border-style: solid; |
|
1858 |
border-color: rgb(204, 204, 204); |
|
1859 |
} |
|
1860 |
|
|
1861 |
.subformCss ul { |
|
1862 |
min-height: 100px; |
|
1863 |
border-width: 0px; |
|
1864 |
border-style: solid; |
|
1865 |
border-color: rgb(204, 204, 204); |
|
1866 |
width: 100%; |
|
1867 |
/*min-height: 50px;*/ |
|
1868 |
background-color: #fff; |
|
1869 |
/* padding: 5px 10px 10px 10px; */ |
|
1870 |
} |
|
1871 |
|
|
1872 |
.connectedSortable { |
|
1873 |
min-height: 0px; |
|
1874 |
} |
|
1875 |
|
|
1876 |
.subformAddd { |
|
1877 |
float: left; |
|
1878 |
cursor: pointer; |
|
1879 |
width: 8%; |
|
1880 |
height: 30px; |
|
1881 |
line-height: 30px; |
|
1882 |
text-align: left; |
|
1883 |
color: #0DB3A6; |
|
1884 |
} |
|
1885 |
|
|
1886 |
.usfile { |
|
1887 |
height: 20px; |
|
1888 |
display: inline-block; |
|
1889 |
width: 100px; |
|
1890 |
} |
|
1891 |
|
|
1892 |
.subformCss:after { |
|
1893 |
content: "."; |
|
1894 |
display: block; |
|
1895 |
height: 0; |
|
1896 |
clear: both; |
|
1897 |
visibility: hidden; |
|
1898 |
} |
|
1899 |
|
|
1900 |
.connectedSortable:after { |
|
1901 |
content: "."; |
|
1902 |
display: block; |
|
1903 |
height: 0; |
|
1904 |
clear: both; |
|
1905 |
visibility: hidden; |
|
1906 |
} |
|
1907 |
|
|
1908 |
.modal .fade .in { |
|
1909 |
z-index: 9000; |
|
1910 |
} |
|
1911 |
|
|
1912 |
.messageShow { |
|
1913 |
width: 60%; |
|
1914 |
height: 40px; |
|
1915 |
margin-top: 10px; |
|
1916 |
margin-left: 80px; |
|
1917 |
z-index: 999999; |
|
1918 |
position: absolute; |
|
1919 |
/*display: none;*/ |
|
1920 |
} |
|
1921 |
|
|
1922 |
.modaliframeValidation { |
|
1923 |
width: 100%; |
|
1924 |
height: 500px; |
|
1925 |
} |
|
1926 |
|
|
1927 |
.myModalheader .modal-header { |
|
1928 |
min-height: 0px; |
|
1929 |
padding: 0px; |
|
1930 |
border-bottom: 1px solid #e5e5e5; |
|
1931 |
} |
|
1932 |
|
|
1933 |
.myModalheader .close { |
|
1934 |
/*padding: 15px;*/ |
|
1935 |
position: absolute; |
|
1936 |
top: 6px; |
|
1937 |
right: 30px; |
|
1938 |
z-index: 9999; |
|
1939 |
font-size: 40px; |
|
1940 |
} |
|
1941 |
|
|
1942 |
#myModalChooseForm { |
|
1943 |
width: 100%; |
|
1944 |
height: auto; |
|
1945 |
background: rgba(100, 100, 100, 0.5); |
|
1946 |
position: fixed; |
|
1947 |
top: 0; |
|
1948 |
left: 0; |
|
1949 |
z-index: 10000000; |
|
1950 |
display: none; |
|
1951 |
} |
|
1952 |
|
|
1953 |
.chooseUl { |
|
1954 |
float: left; |
|
1955 |
width: 58%; |
|
1956 |
margin-left: 2%; |
|
1957 |
height: auto; |
|
1958 |
} |
|
1959 |
|
|
1960 |
.chooseUl li { |
|
1961 |
width: 100%; |
|
1962 |
height: 30px; |
|
1963 |
font-size: 14px; |
|
1964 |
line-height: 30px; |
|
1965 |
border-bottom: 1px solid #eee; |
|
1966 |
padding-left: 20px; |
|
1967 |
} |
|
1968 |
|
|
1969 |
.chooseUl .l1 { |
|
1970 |
background: #f5f5f5; |
|
1971 |
border: none; |
|
1972 |
} |
|
1973 |
|
|
1974 |
.chooseUl li span { |
|
1975 |
height: 100%; |
|
1976 |
float: left; |
|
1977 |
width: 50%; |
|
1978 |
display: block; |
|
1979 |
white-space: nowrap; |
|
1980 |
overflow: hidden; |
|
1981 |
text-overflow: ellipsis; |
|
1982 |
} |
|
1983 |
|
|
1984 |
.listBox .listClass { |
|
1985 |
padding-left: 30px; |
|
1986 |
width: 38%; |
|
1987 |
height: 330px; |
|
1988 |
float: left; |
|
1989 |
overflow: auto; |
|
1990 |
/*padding: 0 15px;*/ |
|
1991 |
margin: 0; |
|
1992 |
} |
|
1993 |
|
|
1994 |
.listClass li { |
|
1995 |
width: 100%; |
|
1996 |
height: 20px; |
|
1997 |
padding-left: 28%; |
|
1998 |
} |
|
1999 |
|
|
2000 |
.listClass li input { |
|
2001 |
display: inline-block; |
|
2002 |
width: 50px; |
|
2003 |
height: 20px; |
|
2004 |
margin: 0 10px; |
|
2005 |
} |
|
2006 |
|
|
2007 |
.listClass .custom-check { |
|
2008 |
width: 10px; |
|
2009 |
height: 10px; |
|
2010 |
} |
|
2011 |
|
|
2012 |
.listClass li .custom-check { |
|
2013 |
display: inline-block; |
|
2014 |
margin-right: 0; |
|
2015 |
width: 14px; |
|
2016 |
height: 14px; |
|
2017 |
} |
|
2018 |
|
|
2019 |
.listBox { |
|
2020 |
width: 100%; |
|
2021 |
min-height: 330px; |
|
2022 |
height: auto; |
|
2023 |
} |
|
2024 |
|
|
2025 |
.listBox .page { |
|
2026 |
display: block; |
|
2027 |
float: left; |
|
2028 |
width: 20px; |
|
2029 |
height: 20px; |
|
2030 |
} |
|
2031 |
|
|
2032 |
.control { |
|
2033 |
border: 1px solid lightblue; |
|
2034 |
width: 100px; |
|
2035 |
height: 30px; |
|
2036 |
border-radius: 5px; |
|
2037 |
text-align: center; |
|
2038 |
line-height: 30px; |
|
2039 |
} |
|
2040 |
|
|
2041 |
.modal_content { |
|
2042 |
width: 100%; |
|
2043 |
height: 400px; |
|
2044 |
display: flex; |
|
2045 |
} |
|
2046 |
|
|
2047 |
.modal_content .conditionBox { |
|
2048 |
flex-grow: 1; |
|
2049 |
width: 0; |
|
2050 |
text-align: center; |
|
2051 |
overflow: auto; |
|
2052 |
} |
|
2053 |
|
|
2054 |
.modal_content .midBox { |
|
2055 |
flex-grow: 4; |
|
2056 |
width: 0; |
|
2057 |
border: 1px solid #ddd; |
|
2058 |
} |
|
2059 |
|
|
2060 |
.modal_content .rightBox { |
|
2061 |
flex-grow: 1; |
|
2062 |
width: 0; |
|
2063 |
text-align: center; |
|
2064 |
overflow: auto; |
|
2065 |
} |
|
2066 |
|
|
2067 |
.modal_content .conditionBox li, |
|
2068 |
.modal_content .rightBox li { |
|
2069 |
width: 100%; |
|
2070 |
height: 30px; |
|
2071 |
line-height: 30px; |
|
2072 |
} |
|
2073 |
|
|
2074 |
.midText { |
|
2075 |
font-size: 20px; |
|
2076 |
} |
|
2077 |
|
|
2078 |
.rightCtrl, |
|
2079 |
.leftControl:hover { |
|
2080 |
cursor: pointer; |
|
2081 |
} |
|
2082 |
|
|
2083 |
.formset_tab { |
|
2084 |
display: flex; |
|
2085 |
} |
|
2086 |
|
|
2087 |
.formset_tab ul li { |
|
2088 |
list-style: none; |
|
2089 |
} |
|
2090 |
|
|
2091 |
#splitPage { |
|
2092 |
height: 30px; |
|
2093 |
padding: 10px 0; |
|
2094 |
} |
|
2095 |
|
|
2096 |
#splitPage a { |
|
2097 |
text-decoration: none; |
|
2098 |
} |
|
2099 |
|
|
2100 |
#splitPage .page_div { |
|
2101 |
margin-top: 20px; |
|
2102 |
margin-bottom: 20px; |
|
2103 |
font-size: 15px; |
|
2104 |
font-family: "microsoft yahei"; |
|
2105 |
color: #666666; |
|
2106 |
margin-right: 10px; |
|
2107 |
padding-left: 20px; |
|
2108 |
box-sizing: border-box; |
|
2109 |
} |
|
2110 |
|
|
2111 |
.modal-body { |
|
2112 |
border-radius: 5px 5px 0 0; |
|
2113 |
} |
|
2114 |
|
|
2115 |
.text { |
|
2116 |
font-size: 14px; |
|
2117 |
} |
|
2118 |
|
|
2119 |
.modal-content-form-chooseForm { |
|
2120 |
margin-top: 30px; |
|
2121 |
border-top: 2px solid #23b7e5; |
|
2122 |
} |
|
2123 |
|
|
2124 |
.choose_table { |
|
2125 |
width: 100%; |
|
2126 |
height: auto; |
|
2127 |
} |
|
2128 |
|
|
2129 |
.divHead { |
|
2130 |
width: 100%; |
|
2131 |
height: 30px; |
|
2132 |
line-height: 30px; |
|
2133 |
font-size: 14px; |
|
2134 |
background: #f5f5f5; |
|
2135 |
padding-left: 20px; |
|
2136 |
text-align: center; |
|
2137 |
} |
|
2138 |
|
|
2139 |
.line .label { |
|
2140 |
color: #666; |
|
2141 |
} |
|
2142 |
|
|
2143 |
.pageF { |
|
2144 |
width: auto; |
|
2145 |
float: right; |
|
2146 |
} |
|
2147 |
|
|
2148 |
.pageF a { |
|
2149 |
min-width: 28px; |
|
2150 |
height: 28px; |
|
2151 |
text-align: center; |
|
2152 |
cursor: pointer; |
|
2153 |
line-height: 28px; |
|
2154 |
color: #666666; |
|
2155 |
font-size: 13px; |
|
2156 |
display: inline-block; |
|
2157 |
text-decoration: none; |
|
2158 |
border-radius: 2px; |
|
2159 |
} |
|
2160 |
|
|
2161 |
.pageF #firstPage, |
|
2162 |
.pageF #lastPage { |
|
2163 |
color: #666666; |
|
2164 |
padding: 0 10px; |
|
2165 |
} |
|
2166 |
|
|
2167 |
.pageF #prePage, |
|
2168 |
.pageF #nextPage { |
|
2169 |
color: #666666; |
|
2170 |
padding: 0 10px; |
|
2171 |
} |
|
2172 |
|
|
2173 |
.pageF .current { |
|
2174 |
background-color: #eef8fc; |
|
2175 |
color: #51c6ea; |
|
2176 |
} |
|
2177 |
|
|
2178 |
.pageF .totalPages { |
|
2179 |
margin: 0 10px; |
|
2180 |
} |
|
2181 |
|
|
2182 |
.pageF .totalPages span, |
|
2183 |
.pageF .totalSize span { |
|
2184 |
color: #0073A9; |
|
2185 |
margin: 0 5px; |
|
2186 |
} |
|
2187 |
|
|
2188 |
.modal-content .modal-body-box { |
|
2189 |
margin-top: 20px; |
|
2190 |
height: auto; |
|
2191 |
} |
|
2192 |
|
|
2193 |
.chooseBtn i { |
|
2194 |
color: #bbb; |
|
2195 |
} |
|
2196 |
|
|
2197 |
.modal-content-box { |
|
2198 |
border-top: 2px solid #23B7E5; |
|
2199 |
margin-top: 30px; |
|
2200 |
} |
|
2201 |
|
|
2202 |
.mybtn { |
|
2203 |
text-align: right; |
|
2204 |
} |
|
2205 |
|
|
2206 |
.mytext_icon { |
|
2207 |
display: none; |
|
2208 |
} |
|
2209 |
|
|
2210 |
#customViewUEditor .mytext_icon { |
|
2211 |
width: 20px; |
|
2212 |
height: 20px; |
|
2213 |
display: inline-block; |
|
2214 |
margin-left: 5px; |
|
2215 |
} |
|
2216 |
|
|
2217 |
#customViewUEditor .mytext_icon:hover { |
|
2218 |
color: lightblue; |
|
2219 |
} |
|
2220 |
|
|
2221 |
|
|
2222 |
/* 12/5 日期默认 李元杰 */ |
|
2223 |
|
|
2224 |
.dateDefault { |
|
2225 |
position: relative; |
|
2226 |
padding: 0 0 6px 10px; |
|
2227 |
font-weight: 700; |
|
2228 |
box-sizing: border-box; |
|
2229 |
min-height: 30px |
|
2230 |
} |
|
2231 |
|
|
2232 |
.dateDefault .fa-calendar { |
|
2233 |
position: absolute; |
|
2234 |
right: 95px; |
|
2235 |
top: 7px; |
|
2236 |
} |
|
2237 |
|
|
2238 |
.calendarClear { |
|
2239 |
padding: 4px; |
|
2240 |
font-size: 13px; |
|
2241 |
width: 43px; |
|
2242 |
height: 28px; |
|
2243 |
/* float: right; */ |
|
2244 |
position: absolute; |
|
2245 |
right: 20px; |
|
2246 |
} |
|
2247 |
|
|
2248 |
|
|
2249 |
/* 12/5 end*/ |
|
2250 |
i[name=clearFlatPickr]{ |
|
2251 |
position: absolute; |
|
2252 |
top: 6px; |
|
2253 |
left: 140px; |
|
2254 |
} |