styles.css 29 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-101px;
  6. width:680px;
  7. margin-left:auto;
  8. margin-right:auto;
  9. text-align:left;
  10. }
  11. .form_sketch {
  12. border-color:transparent;
  13. background-color:transparent;
  14. }
  15. #base {
  16. position:absolute;
  17. z-index:0;
  18. }
  19. #u42419 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u42420_div {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:680px;
  33. height:1198px;
  34. background:inherit;
  35. background-color:rgba(255, 255, 255, 1);
  36. box-sizing:border-box;
  37. border-width:1px;
  38. border-style:solid;
  39. border-color:rgba(215, 215, 215, 1);
  40. border-radius:0px;
  41. -moz-box-shadow:none;
  42. -webkit-box-shadow:none;
  43. box-shadow:none;
  44. }
  45. #u42420 {
  46. border-width:0px;
  47. position:absolute;
  48. left:101px;
  49. top:36px;
  50. width:680px;
  51. height:1198px;
  52. display:flex;
  53. }
  54. #u42420 .text {
  55. position:absolute;
  56. align-self:center;
  57. padding:2px 2px 2px 2px;
  58. box-sizing:border-box;
  59. width:100%;
  60. }
  61. #u42420_text {
  62. border-width:0px;
  63. word-wrap:break-word;
  64. text-transform:none;
  65. visibility:hidden;
  66. }
  67. #u42421_div {
  68. border-width:0px;
  69. position:absolute;
  70. left:0px;
  71. top:0px;
  72. width:73px;
  73. height:30px;
  74. background:inherit;
  75. background-color:rgba(255, 255, 255, 0);
  76. border:none;
  77. border-radius:0px;
  78. -moz-box-shadow:none;
  79. -webkit-box-shadow:none;
  80. box-shadow:none;
  81. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  82. font-weight:400;
  83. font-style:normal;
  84. font-size:18px;
  85. color:#000000;
  86. line-height:30px;
  87. }
  88. #u42421 {
  89. border-width:0px;
  90. position:absolute;
  91. left:121px;
  92. top:56px;
  93. width:73px;
  94. height:30px;
  95. display:flex;
  96. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  97. font-weight:400;
  98. font-style:normal;
  99. font-size:18px;
  100. color:#000000;
  101. line-height:30px;
  102. }
  103. #u42421 .text {
  104. position:absolute;
  105. align-self:flex-start;
  106. padding:0px 0px 0px 0px;
  107. box-sizing:border-box;
  108. width:100%;
  109. }
  110. #u42421_text {
  111. border-width:0px;
  112. white-space:nowrap;
  113. text-transform:none;
  114. }
  115. #u42422_div {
  116. border-width:0px;
  117. position:absolute;
  118. left:0px;
  119. top:0px;
  120. width:78px;
  121. height:30px;
  122. background:inherit;
  123. background-color:rgba(255, 255, 255, 0);
  124. border:none;
  125. border-top:0px;
  126. border-right:0px;
  127. border-bottom:0px;
  128. border-radius:0px;
  129. border-top-left-radius:0px;
  130. border-bottom-left-radius:0px;
  131. -moz-box-shadow:none;
  132. -webkit-box-shadow:none;
  133. box-shadow:none;
  134. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  135. font-weight:400;
  136. font-style:normal;
  137. font-size:14px;
  138. text-align:right;
  139. }
  140. #u42422 {
  141. border-width:0px;
  142. position:absolute;
  143. left:165px;
  144. top:110px;
  145. width:78px;
  146. height:30px;
  147. display:flex;
  148. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  149. font-weight:400;
  150. font-style:normal;
  151. font-size:14px;
  152. text-align:right;
  153. }
  154. #u42422 .text {
  155. position:absolute;
  156. align-self:center;
  157. padding:5px 0px 5px 0px;
  158. box-sizing:border-box;
  159. width:100%;
  160. }
  161. #u42422_text {
  162. border-width:0px;
  163. white-space:nowrap;
  164. text-transform:none;
  165. }
  166. #u42423 {
  167. border-width:0px;
  168. position:absolute;
  169. left:0px;
  170. top:0px;
  171. width:0px;
  172. height:0px;
  173. }
  174. #u42424_div {
  175. border-width:0px;
  176. position:absolute;
  177. left:0px;
  178. top:0px;
  179. width:400px;
  180. height:40px;
  181. background:inherit;
  182. background-color:rgba(255, 255, 255, 1);
  183. box-sizing:border-box;
  184. border-width:1px;
  185. border-style:solid;
  186. border-color:rgba(170, 170, 170, 1);
  187. border-radius:4px;
  188. -moz-box-shadow:none;
  189. -webkit-box-shadow:none;
  190. box-shadow:none;
  191. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  192. font-weight:400;
  193. font-style:normal;
  194. text-align:left;
  195. }
  196. #u42424 {
  197. border-width:0px;
  198. position:absolute;
  199. left:253px;
  200. top:155px;
  201. width:400px;
  202. height:40px;
  203. display:flex;
  204. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  205. font-weight:400;
  206. font-style:normal;
  207. text-align:left;
  208. }
  209. #u42424 .text {
  210. position:absolute;
  211. align-self:center;
  212. padding:2px 2px 2px 10px;
  213. box-sizing:border-box;
  214. width:100%;
  215. }
  216. #u42424_text {
  217. border-width:0px;
  218. word-wrap:break-word;
  219. text-transform:none;
  220. visibility:hidden;
  221. }
  222. #u42425_input {
  223. position:absolute;
  224. left:0px;
  225. top:0px;
  226. width:188px;
  227. height:31px;
  228. padding:2px 2px 2px 2px;
  229. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  230. font-weight:400;
  231. font-style:normal;
  232. font-size:13px;
  233. letter-spacing:normal;
  234. color:#AAAAAA;
  235. vertical-align:none;
  236. text-align:left;
  237. text-transform:none;
  238. background-color:transparent;
  239. border-color:transparent;
  240. }
  241. #u42425_input.disabled {
  242. position:absolute;
  243. left:0px;
  244. top:0px;
  245. width:188px;
  246. height:31px;
  247. padding:2px 2px 2px 2px;
  248. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  249. font-weight:400;
  250. font-style:normal;
  251. font-size:13px;
  252. letter-spacing:normal;
  253. color:#AAAAAA;
  254. vertical-align:none;
  255. text-align:left;
  256. text-transform:none;
  257. background-color:transparent;
  258. border-color:transparent;
  259. }
  260. #u42425_div {
  261. border-width:0px;
  262. position:absolute;
  263. left:0px;
  264. top:0px;
  265. width:188px;
  266. height:31px;
  267. background:inherit;
  268. background-color:rgba(255, 255, 255, 0);
  269. border:none;
  270. border-radius:0px;
  271. -moz-box-shadow:none;
  272. -webkit-box-shadow:none;
  273. box-shadow:none;
  274. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  275. font-weight:400;
  276. font-style:normal;
  277. color:#AAAAAA;
  278. }
  279. #u42425 {
  280. border-width:0px;
  281. position:absolute;
  282. left:263px;
  283. top:160px;
  284. width:188px;
  285. height:31px;
  286. display:flex;
  287. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  288. font-weight:400;
  289. font-style:normal;
  290. color:#AAAAAA;
  291. }
  292. #u42425 .text {
  293. position:absolute;
  294. align-self:center;
  295. padding:2px 2px 2px 2px;
  296. box-sizing:border-box;
  297. width:100%;
  298. }
  299. #u42425_div.disabled {
  300. border-width:0px;
  301. position:absolute;
  302. left:0px;
  303. top:0px;
  304. width:188px;
  305. height:31px;
  306. background:inherit;
  307. background-color:rgba(240, 240, 240, 1);
  308. border:none;
  309. border-radius:0px;
  310. -moz-box-shadow:none;
  311. -webkit-box-shadow:none;
  312. box-shadow:none;
  313. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  314. font-weight:400;
  315. font-style:normal;
  316. color:#AAAAAA;
  317. }
  318. #u42425.disabled {
  319. }
  320. #u42426 {
  321. border-width:0px;
  322. position:absolute;
  323. left:0px;
  324. top:0px;
  325. width:0px;
  326. height:0px;
  327. }
  328. #u42427_div {
  329. border-width:0px;
  330. position:absolute;
  331. left:0px;
  332. top:0px;
  333. width:40px;
  334. height:40px;
  335. background:inherit;
  336. background-color:rgba(255, 255, 255, 0);
  337. border:none;
  338. border-top:0px;
  339. border-right:0px;
  340. border-bottom:0px;
  341. border-radius:0px;
  342. border-top-left-radius:0px;
  343. border-bottom-left-radius:0px;
  344. -moz-box-shadow:none;
  345. -webkit-box-shadow:none;
  346. box-shadow:none;
  347. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  348. font-weight:500;
  349. font-style:normal;
  350. font-size:18px;
  351. text-align:center;
  352. }
  353. #u42427 {
  354. border-width:0px;
  355. position:absolute;
  356. left:741px;
  357. top:36px;
  358. width:40px;
  359. height:40px;
  360. display:flex;
  361. font-family:'PingFangSC-Medium', 'PingFang SC Medium', 'PingFang SC', sans-serif;
  362. font-weight:500;
  363. font-style:normal;
  364. font-size:18px;
  365. text-align:center;
  366. }
  367. #u42427 .text {
  368. position:absolute;
  369. align-self:center;
  370. padding:5px 10px 5px 0px;
  371. box-sizing:border-box;
  372. width:100%;
  373. }
  374. #u42427_text {
  375. border-width:0px;
  376. word-wrap:break-word;
  377. text-transform:none;
  378. }
  379. #u42428_img {
  380. border-width:0px;
  381. position:absolute;
  382. left:0px;
  383. top:0px;
  384. width:13px;
  385. height:17px;
  386. }
  387. #u42428 {
  388. border-width:0px;
  389. position:absolute;
  390. left:728px;
  391. top:48px;
  392. width:13px;
  393. height:17px;
  394. display:flex;
  395. }
  396. #u42428 .text {
  397. position:absolute;
  398. align-self:center;
  399. padding:2px 2px 2px 2px;
  400. box-sizing:border-box;
  401. width:100%;
  402. }
  403. #u42428_text {
  404. border-width:0px;
  405. word-wrap:break-word;
  406. text-transform:none;
  407. visibility:hidden;
  408. }
  409. #u42429 {
  410. border-width:0px;
  411. position:absolute;
  412. left:0px;
  413. top:0px;
  414. width:0px;
  415. height:0px;
  416. }
  417. #u42430_div {
  418. border-width:0px;
  419. position:absolute;
  420. left:0px;
  421. top:0px;
  422. width:680px;
  423. height:60px;
  424. background:inherit;
  425. background-color:rgba(255, 255, 255, 1);
  426. box-sizing:border-box;
  427. border-width:1px;
  428. border-style:solid;
  429. border-color:rgba(215, 215, 215, 1);
  430. border-radius:0px;
  431. -moz-box-shadow:none;
  432. -webkit-box-shadow:none;
  433. box-shadow:none;
  434. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  435. font-weight:400;
  436. font-style:normal;
  437. font-size:14px;
  438. color:#AAAAAA;
  439. text-align:center;
  440. line-height:30px;
  441. }
  442. #u42430 {
  443. border-width:0px;
  444. position:absolute;
  445. left:101px;
  446. top:1174px;
  447. width:680px;
  448. height:60px;
  449. display:flex;
  450. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  451. font-weight:400;
  452. font-style:normal;
  453. font-size:14px;
  454. color:#AAAAAA;
  455. text-align:center;
  456. line-height:30px;
  457. }
  458. #u42430 .text {
  459. position:absolute;
  460. align-self:center;
  461. padding:5px 10px 5px 10px;
  462. box-sizing:border-box;
  463. width:100%;
  464. }
  465. #u42430_text {
  466. border-width:0px;
  467. word-wrap:break-word;
  468. text-transform:none;
  469. visibility:hidden;
  470. }
  471. #u42431_div {
  472. border-width:0px;
  473. position:absolute;
  474. left:0px;
  475. top:0px;
  476. width:80px;
  477. height:30px;
  478. background:inherit;
  479. background-color:rgba(24, 144, 255, 1);
  480. border:none;
  481. border-radius:4px;
  482. -moz-box-shadow:none;
  483. -webkit-box-shadow:none;
  484. box-shadow:none;
  485. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  486. font-weight:400;
  487. font-style:normal;
  488. font-size:14px;
  489. color:#FFFFFF;
  490. }
  491. #u42431 {
  492. border-width:0px;
  493. position:absolute;
  494. left:656px;
  495. top:1189px;
  496. width:80px;
  497. height:30px;
  498. display:flex;
  499. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  500. font-weight:400;
  501. font-style:normal;
  502. font-size:14px;
  503. color:#FFFFFF;
  504. }
  505. #u42431 .text {
  506. position:absolute;
  507. align-self:center;
  508. padding:2px 2px 2px 2px;
  509. box-sizing:border-box;
  510. width:100%;
  511. }
  512. #u42431_text {
  513. border-width:0px;
  514. word-wrap:break-word;
  515. text-transform:none;
  516. }
  517. #u42432_div {
  518. border-width:0px;
  519. position:absolute;
  520. left:0px;
  521. top:0px;
  522. width:80px;
  523. height:30px;
  524. background:inherit;
  525. background-color:rgba(255, 255, 255, 1);
  526. box-sizing:border-box;
  527. border-width:1px;
  528. border-style:solid;
  529. border-color:rgba(170, 170, 170, 1);
  530. border-radius:4px;
  531. -moz-box-shadow:none;
  532. -webkit-box-shadow:none;
  533. box-shadow:none;
  534. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  535. font-weight:400;
  536. font-style:normal;
  537. font-size:14px;
  538. }
  539. #u42432 {
  540. border-width:0px;
  541. position:absolute;
  542. left:557px;
  543. top:1189px;
  544. width:80px;
  545. height:30px;
  546. display:flex;
  547. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  548. font-weight:400;
  549. font-style:normal;
  550. font-size:14px;
  551. }
  552. #u42432 .text {
  553. position:absolute;
  554. align-self:center;
  555. padding:2px 2px 2px 2px;
  556. box-sizing:border-box;
  557. width:100%;
  558. }
  559. #u42432_text {
  560. border-width:0px;
  561. word-wrap:break-word;
  562. text-transform:none;
  563. }
  564. #u42433 {
  565. border-width:0px;
  566. position:absolute;
  567. left:0px;
  568. top:0px;
  569. width:0px;
  570. height:0px;
  571. }
  572. #u42434_div {
  573. border-width:0px;
  574. position:absolute;
  575. left:0px;
  576. top:0px;
  577. width:400px;
  578. height:80px;
  579. background:inherit;
  580. background-color:rgba(255, 255, 255, 1);
  581. box-sizing:border-box;
  582. border-width:1px;
  583. border-style:solid;
  584. border-color:rgba(170, 170, 170, 1);
  585. border-radius:4px;
  586. -moz-box-shadow:none;
  587. -webkit-box-shadow:none;
  588. box-shadow:none;
  589. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  590. font-weight:400;
  591. font-style:normal;
  592. text-align:left;
  593. }
  594. #u42434 {
  595. border-width:0px;
  596. position:absolute;
  597. left:253px;
  598. top:355px;
  599. width:400px;
  600. height:80px;
  601. display:flex;
  602. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  603. font-weight:400;
  604. font-style:normal;
  605. text-align:left;
  606. }
  607. #u42434 .text {
  608. position:absolute;
  609. align-self:center;
  610. padding:2px 2px 2px 10px;
  611. box-sizing:border-box;
  612. width:100%;
  613. }
  614. #u42434_text {
  615. border-width:0px;
  616. word-wrap:break-word;
  617. text-transform:none;
  618. visibility:hidden;
  619. }
  620. #u42435_input {
  621. position:absolute;
  622. left:0px;
  623. top:0px;
  624. width:188px;
  625. height:31px;
  626. padding:2px 2px 2px 2px;
  627. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  628. font-weight:400;
  629. font-style:normal;
  630. font-size:13px;
  631. letter-spacing:normal;
  632. color:#AAAAAA;
  633. vertical-align:none;
  634. text-align:left;
  635. text-transform:none;
  636. background-color:transparent;
  637. border-color:transparent;
  638. }
  639. #u42435_input.disabled {
  640. position:absolute;
  641. left:0px;
  642. top:0px;
  643. width:188px;
  644. height:31px;
  645. padding:2px 2px 2px 2px;
  646. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  647. font-weight:400;
  648. font-style:normal;
  649. font-size:13px;
  650. letter-spacing:normal;
  651. color:#AAAAAA;
  652. vertical-align:none;
  653. text-align:left;
  654. text-transform:none;
  655. background-color:transparent;
  656. border-color:transparent;
  657. }
  658. #u42435_div {
  659. border-width:0px;
  660. position:absolute;
  661. left:0px;
  662. top:0px;
  663. width:188px;
  664. height:31px;
  665. background:inherit;
  666. background-color:rgba(255, 255, 255, 0);
  667. border:none;
  668. border-radius:0px;
  669. -moz-box-shadow:none;
  670. -webkit-box-shadow:none;
  671. box-shadow:none;
  672. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  673. font-weight:400;
  674. font-style:normal;
  675. color:#AAAAAA;
  676. }
  677. #u42435 {
  678. border-width:0px;
  679. position:absolute;
  680. left:263px;
  681. top:360px;
  682. width:188px;
  683. height:31px;
  684. display:flex;
  685. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  686. font-weight:400;
  687. font-style:normal;
  688. color:#AAAAAA;
  689. }
  690. #u42435 .text {
  691. position:absolute;
  692. align-self:center;
  693. padding:2px 2px 2px 2px;
  694. box-sizing:border-box;
  695. width:100%;
  696. }
  697. #u42435_div.disabled {
  698. border-width:0px;
  699. position:absolute;
  700. left:0px;
  701. top:0px;
  702. width:188px;
  703. height:31px;
  704. background:inherit;
  705. background-color:rgba(240, 240, 240, 1);
  706. border:none;
  707. border-radius:0px;
  708. -moz-box-shadow:none;
  709. -webkit-box-shadow:none;
  710. box-shadow:none;
  711. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  712. font-weight:400;
  713. font-style:normal;
  714. color:#AAAAAA;
  715. }
  716. #u42435.disabled {
  717. }
  718. #u42436_div {
  719. border-width:0px;
  720. position:absolute;
  721. left:0px;
  722. top:0px;
  723. width:39px;
  724. height:24px;
  725. background:inherit;
  726. background-color:rgba(255, 255, 255, 0);
  727. border:none;
  728. border-top:0px;
  729. border-right:0px;
  730. border-bottom:0px;
  731. border-radius:0px;
  732. border-top-left-radius:0px;
  733. border-bottom-left-radius:0px;
  734. -moz-box-shadow:none;
  735. -webkit-box-shadow:none;
  736. box-shadow:none;
  737. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  738. font-weight:400;
  739. font-style:normal;
  740. font-size:10px;
  741. color:#AAAAAA;
  742. text-align:right;
  743. }
  744. #u42436 {
  745. border-width:0px;
  746. position:absolute;
  747. left:611px;
  748. top:410px;
  749. width:39px;
  750. height:24px;
  751. display:flex;
  752. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  753. font-weight:400;
  754. font-style:normal;
  755. font-size:10px;
  756. color:#AAAAAA;
  757. text-align:right;
  758. }
  759. #u42436 .text {
  760. position:absolute;
  761. align-self:center;
  762. padding:5px 0px 5px 0px;
  763. box-sizing:border-box;
  764. width:100%;
  765. }
  766. #u42436_text {
  767. border-width:0px;
  768. white-space:nowrap;
  769. text-transform:none;
  770. }
  771. #u42437 {
  772. border-width:0px;
  773. position:absolute;
  774. left:0px;
  775. top:0px;
  776. width:0px;
  777. height:0px;
  778. }
  779. #u42438_div {
  780. border-width:0px;
  781. position:absolute;
  782. left:0px;
  783. top:0px;
  784. width:400px;
  785. height:40px;
  786. background:inherit;
  787. background-color:rgba(255, 255, 255, 1);
  788. box-sizing:border-box;
  789. border-width:1px;
  790. border-style:solid;
  791. border-color:rgba(170, 170, 170, 1);
  792. border-radius:4px;
  793. -moz-box-shadow:none;
  794. -webkit-box-shadow:none;
  795. box-shadow:none;
  796. }
  797. #u42438 {
  798. border-width:0px;
  799. position:absolute;
  800. left:253px;
  801. top:105px;
  802. width:400px;
  803. height:40px;
  804. display:flex;
  805. }
  806. #u42438 .text {
  807. position:absolute;
  808. align-self:center;
  809. padding:2px 2px 2px 0px;
  810. box-sizing:border-box;
  811. width:100%;
  812. }
  813. #u42438_text {
  814. border-width:0px;
  815. word-wrap:break-word;
  816. text-transform:none;
  817. visibility:hidden;
  818. }
  819. #u42439_input {
  820. position:absolute;
  821. left:0px;
  822. top:0px;
  823. width:380px;
  824. height:30px;
  825. padding:2px 2px 2px 0px;
  826. font-family:'ArialMT', 'Arial', sans-serif;
  827. font-weight:400;
  828. font-style:normal;
  829. font-size:13px;
  830. letter-spacing:normal;
  831. color:#AAAAAA;
  832. vertical-align:none;
  833. text-align:left;
  834. text-transform:none;
  835. background-color:transparent;
  836. border-color:transparent;
  837. }
  838. #u42439_input.disabled {
  839. position:absolute;
  840. left:0px;
  841. top:0px;
  842. width:380px;
  843. height:30px;
  844. padding:2px 2px 2px 0px;
  845. font-family:'ArialMT', 'Arial', sans-serif;
  846. font-weight:400;
  847. font-style:normal;
  848. font-size:13px;
  849. letter-spacing:normal;
  850. color:#AAAAAA;
  851. vertical-align:none;
  852. text-align:left;
  853. text-transform:none;
  854. background-color:transparent;
  855. border-color:transparent;
  856. }
  857. #u42439_div {
  858. border-width:0px;
  859. position:absolute;
  860. left:0px;
  861. top:0px;
  862. width:380px;
  863. height:30px;
  864. background:inherit;
  865. background-color:rgba(255, 255, 255, 1);
  866. border:none;
  867. border-radius:0px;
  868. -moz-box-shadow:none;
  869. -webkit-box-shadow:none;
  870. box-shadow:none;
  871. color:#AAAAAA;
  872. }
  873. #u42439 {
  874. border-width:0px;
  875. position:absolute;
  876. left:263px;
  877. top:111px;
  878. width:380px;
  879. height:30px;
  880. display:flex;
  881. color:#AAAAAA;
  882. }
  883. #u42439 .text {
  884. position:absolute;
  885. align-self:flex-start;
  886. padding:2px 2px 2px 0px;
  887. box-sizing:border-box;
  888. width:100%;
  889. }
  890. #u42439_div.disabled {
  891. border-width:0px;
  892. position:absolute;
  893. left:0px;
  894. top:0px;
  895. width:380px;
  896. height:30px;
  897. background:inherit;
  898. background-color:rgba(240, 240, 240, 1);
  899. border:none;
  900. border-radius:0px;
  901. -moz-box-shadow:none;
  902. -webkit-box-shadow:none;
  903. box-shadow:none;
  904. color:#AAAAAA;
  905. }
  906. #u42439.disabled {
  907. }
  908. .u42439_input_option {
  909. }
  910. #u42440_div {
  911. border-width:0px;
  912. position:absolute;
  913. left:0px;
  914. top:0px;
  915. width:78px;
  916. height:30px;
  917. background:inherit;
  918. background-color:rgba(255, 255, 255, 0);
  919. border:none;
  920. border-top:0px;
  921. border-right:0px;
  922. border-bottom:0px;
  923. border-radius:0px;
  924. border-top-left-radius:0px;
  925. border-bottom-left-radius:0px;
  926. -moz-box-shadow:none;
  927. -webkit-box-shadow:none;
  928. box-shadow:none;
  929. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  930. font-weight:400;
  931. font-style:normal;
  932. font-size:14px;
  933. text-align:right;
  934. }
  935. #u42440 {
  936. border-width:0px;
  937. position:absolute;
  938. left:165px;
  939. top:260px;
  940. width:78px;
  941. height:30px;
  942. display:flex;
  943. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  944. font-weight:400;
  945. font-style:normal;
  946. font-size:14px;
  947. text-align:right;
  948. }
  949. #u42440 .text {
  950. position:absolute;
  951. align-self:center;
  952. padding:5px 0px 5px 0px;
  953. box-sizing:border-box;
  954. width:100%;
  955. }
  956. #u42440_text {
  957. border-width:0px;
  958. white-space:nowrap;
  959. text-transform:none;
  960. }
  961. #u42441_div {
  962. border-width:0px;
  963. position:absolute;
  964. left:0px;
  965. top:0px;
  966. width:71px;
  967. height:30px;
  968. background:inherit;
  969. background-color:rgba(255, 255, 255, 0);
  970. border:none;
  971. border-top:0px;
  972. border-right:0px;
  973. border-bottom:0px;
  974. border-radius:0px;
  975. border-top-left-radius:0px;
  976. border-bottom-left-radius:0px;
  977. -moz-box-shadow:none;
  978. -webkit-box-shadow:none;
  979. box-shadow:none;
  980. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  981. font-weight:400;
  982. font-style:normal;
  983. font-size:14px;
  984. text-align:right;
  985. }
  986. #u42441 {
  987. border-width:0px;
  988. position:absolute;
  989. left:172px;
  990. top:310px;
  991. width:71px;
  992. height:30px;
  993. display:flex;
  994. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  995. font-weight:400;
  996. font-style:normal;
  997. font-size:14px;
  998. text-align:right;
  999. }
  1000. #u42441 .text {
  1001. position:absolute;
  1002. align-self:center;
  1003. padding:5px 0px 5px 0px;
  1004. box-sizing:border-box;
  1005. width:100%;
  1006. }
  1007. #u42441_text {
  1008. border-width:0px;
  1009. white-space:nowrap;
  1010. text-transform:none;
  1011. }
  1012. #u42442 {
  1013. border-width:0px;
  1014. position:absolute;
  1015. left:0px;
  1016. top:0px;
  1017. width:0px;
  1018. height:0px;
  1019. }
  1020. #u42443_div {
  1021. border-width:0px;
  1022. position:absolute;
  1023. left:0px;
  1024. top:0px;
  1025. width:400px;
  1026. height:40px;
  1027. background:inherit;
  1028. background-color:rgba(255, 255, 255, 1);
  1029. box-sizing:border-box;
  1030. border-width:1px;
  1031. border-style:solid;
  1032. border-color:rgba(170, 170, 170, 1);
  1033. border-radius:4px;
  1034. -moz-box-shadow:none;
  1035. -webkit-box-shadow:none;
  1036. box-shadow:none;
  1037. }
  1038. #u42443 {
  1039. border-width:0px;
  1040. position:absolute;
  1041. left:253px;
  1042. top:305px;
  1043. width:400px;
  1044. height:40px;
  1045. display:flex;
  1046. }
  1047. #u42443 .text {
  1048. position:absolute;
  1049. align-self:center;
  1050. padding:2px 2px 2px 0px;
  1051. box-sizing:border-box;
  1052. width:100%;
  1053. }
  1054. #u42443_text {
  1055. border-width:0px;
  1056. word-wrap:break-word;
  1057. text-transform:none;
  1058. visibility:hidden;
  1059. }
  1060. #u42444_input {
  1061. position:absolute;
  1062. left:0px;
  1063. top:0px;
  1064. width:380px;
  1065. height:30px;
  1066. padding:2px 2px 2px 0px;
  1067. font-family:'ArialMT', 'Arial', sans-serif;
  1068. font-weight:400;
  1069. font-style:normal;
  1070. font-size:13px;
  1071. letter-spacing:normal;
  1072. color:#AAAAAA;
  1073. vertical-align:none;
  1074. text-align:left;
  1075. text-transform:none;
  1076. background-color:transparent;
  1077. border-color:transparent;
  1078. }
  1079. #u42444_input.disabled {
  1080. position:absolute;
  1081. left:0px;
  1082. top:0px;
  1083. width:380px;
  1084. height:30px;
  1085. padding:2px 2px 2px 0px;
  1086. font-family:'ArialMT', 'Arial', sans-serif;
  1087. font-weight:400;
  1088. font-style:normal;
  1089. font-size:13px;
  1090. letter-spacing:normal;
  1091. color:#AAAAAA;
  1092. vertical-align:none;
  1093. text-align:left;
  1094. text-transform:none;
  1095. background-color:transparent;
  1096. border-color:transparent;
  1097. }
  1098. #u42444_div {
  1099. border-width:0px;
  1100. position:absolute;
  1101. left:0px;
  1102. top:0px;
  1103. width:380px;
  1104. height:30px;
  1105. background:inherit;
  1106. background-color:rgba(255, 255, 255, 1);
  1107. border:none;
  1108. border-radius:0px;
  1109. -moz-box-shadow:none;
  1110. -webkit-box-shadow:none;
  1111. box-shadow:none;
  1112. color:#AAAAAA;
  1113. }
  1114. #u42444 {
  1115. border-width:0px;
  1116. position:absolute;
  1117. left:263px;
  1118. top:309px;
  1119. width:380px;
  1120. height:30px;
  1121. display:flex;
  1122. color:#AAAAAA;
  1123. }
  1124. #u42444 .text {
  1125. position:absolute;
  1126. align-self:flex-start;
  1127. padding:2px 2px 2px 0px;
  1128. box-sizing:border-box;
  1129. width:100%;
  1130. }
  1131. #u42444_div.disabled {
  1132. border-width:0px;
  1133. position:absolute;
  1134. left:0px;
  1135. top:0px;
  1136. width:380px;
  1137. height:30px;
  1138. background:inherit;
  1139. background-color:rgba(240, 240, 240, 1);
  1140. border:none;
  1141. border-radius:0px;
  1142. -moz-box-shadow:none;
  1143. -webkit-box-shadow:none;
  1144. box-shadow:none;
  1145. color:#AAAAAA;
  1146. }
  1147. #u42444.disabled {
  1148. }
  1149. .u42444_input_option {
  1150. }
  1151. #u42445_div {
  1152. border-width:0px;
  1153. position:absolute;
  1154. left:0px;
  1155. top:0px;
  1156. width:43px;
  1157. height:30px;
  1158. background:inherit;
  1159. background-color:rgba(255, 255, 255, 0);
  1160. border:none;
  1161. border-top:0px;
  1162. border-right:0px;
  1163. border-bottom:0px;
  1164. border-radius:0px;
  1165. border-top-left-radius:0px;
  1166. border-bottom-left-radius:0px;
  1167. -moz-box-shadow:none;
  1168. -webkit-box-shadow:none;
  1169. box-shadow:none;
  1170. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1171. font-weight:400;
  1172. font-style:normal;
  1173. font-size:14px;
  1174. text-align:right;
  1175. }
  1176. #u42445 {
  1177. border-width:0px;
  1178. position:absolute;
  1179. left:200px;
  1180. top:355px;
  1181. width:43px;
  1182. height:30px;
  1183. display:flex;
  1184. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1185. font-weight:400;
  1186. font-style:normal;
  1187. font-size:14px;
  1188. text-align:right;
  1189. }
  1190. #u42445 .text {
  1191. position:absolute;
  1192. align-self:center;
  1193. padding:5px 0px 5px 0px;
  1194. box-sizing:border-box;
  1195. width:100%;
  1196. }
  1197. #u42445_text {
  1198. border-width:0px;
  1199. white-space:nowrap;
  1200. text-transform:none;
  1201. }
  1202. #u42446_div {
  1203. border-width:0px;
  1204. position:absolute;
  1205. left:0px;
  1206. top:0px;
  1207. width:78px;
  1208. height:30px;
  1209. background:inherit;
  1210. background-color:rgba(255, 255, 255, 0);
  1211. border:none;
  1212. border-top:0px;
  1213. border-right:0px;
  1214. border-bottom:0px;
  1215. border-radius:0px;
  1216. border-top-left-radius:0px;
  1217. border-bottom-left-radius:0px;
  1218. -moz-box-shadow:none;
  1219. -webkit-box-shadow:none;
  1220. box-shadow:none;
  1221. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1222. font-weight:400;
  1223. font-style:normal;
  1224. font-size:14px;
  1225. text-align:right;
  1226. }
  1227. #u42446 {
  1228. border-width:0px;
  1229. position:absolute;
  1230. left:165px;
  1231. top:160px;
  1232. width:78px;
  1233. height:30px;
  1234. display:flex;
  1235. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1236. font-weight:400;
  1237. font-style:normal;
  1238. font-size:14px;
  1239. text-align:right;
  1240. }
  1241. #u42446 .text {
  1242. position:absolute;
  1243. align-self:center;
  1244. padding:5px 0px 5px 0px;
  1245. box-sizing:border-box;
  1246. width:100%;
  1247. }
  1248. #u42446_text {
  1249. border-width:0px;
  1250. white-space:nowrap;
  1251. text-transform:none;
  1252. }
  1253. #u42447 label {
  1254. left:0px;
  1255. width:100%;
  1256. }
  1257. #u42447_img {
  1258. border-width:0px;
  1259. position:absolute;
  1260. left:0px;
  1261. top:4px;
  1262. width:12px;
  1263. height:12px;
  1264. }
  1265. #u42447 {
  1266. border-width:0px;
  1267. position:absolute;
  1268. left:253px;
  1269. top:265px;
  1270. width:100px;
  1271. height:20px;
  1272. display:flex;
  1273. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1274. font-weight:400;
  1275. font-style:normal;
  1276. font-size:14px;
  1277. }
  1278. #u42447 .text {
  1279. position:absolute;
  1280. align-self:center;
  1281. padding:0px 2px 0px 2px;
  1282. box-sizing:border-box;
  1283. }
  1284. #u42447_img.selected {
  1285. }
  1286. #u42447.selected {
  1287. }
  1288. #u42447_img.disabled {
  1289. }
  1290. #u42447.disabled {
  1291. }
  1292. #u42447_img.selectedDisabled {
  1293. }
  1294. #u42447.selectedDisabled {
  1295. }
  1296. #u42447_text {
  1297. border-width:0px;
  1298. position:absolute;
  1299. left:14px;
  1300. top:0px;
  1301. width:84px;
  1302. word-wrap:break-word;
  1303. text-transform:none;
  1304. }
  1305. #u42447_input {
  1306. border-width:0px;
  1307. position:absolute;
  1308. left:0px;
  1309. top:0px;
  1310. width:0px;
  1311. height:0px;
  1312. opacity:0;
  1313. }
  1314. #u42448 label {
  1315. left:0px;
  1316. width:100%;
  1317. }
  1318. #u42448_img {
  1319. border-width:0px;
  1320. position:absolute;
  1321. left:0px;
  1322. top:4px;
  1323. width:12px;
  1324. height:12px;
  1325. }
  1326. #u42448 {
  1327. border-width:0px;
  1328. position:absolute;
  1329. left:372px;
  1330. top:265px;
  1331. width:100px;
  1332. height:20px;
  1333. display:flex;
  1334. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1335. font-weight:400;
  1336. font-style:normal;
  1337. font-size:14px;
  1338. }
  1339. #u42448 .text {
  1340. position:absolute;
  1341. align-self:center;
  1342. padding:0px 2px 0px 2px;
  1343. box-sizing:border-box;
  1344. }
  1345. #u42448_img.selected {
  1346. }
  1347. #u42448.selected {
  1348. }
  1349. #u42448_img.disabled {
  1350. }
  1351. #u42448.disabled {
  1352. }
  1353. #u42448_img.selectedDisabled {
  1354. }
  1355. #u42448.selectedDisabled {
  1356. }
  1357. #u42448_text {
  1358. border-width:0px;
  1359. position:absolute;
  1360. left:14px;
  1361. top:0px;
  1362. width:84px;
  1363. word-wrap:break-word;
  1364. text-transform:none;
  1365. }
  1366. #u42448_input {
  1367. border-width:0px;
  1368. position:absolute;
  1369. left:0px;
  1370. top:0px;
  1371. width:0px;
  1372. height:0px;
  1373. opacity:0;
  1374. }
  1375. #u42449 {
  1376. border-width:0px;
  1377. position:absolute;
  1378. left:0px;
  1379. top:0px;
  1380. width:0px;
  1381. height:0px;
  1382. }
  1383. #u42450_div {
  1384. border-width:0px;
  1385. position:absolute;
  1386. left:0px;
  1387. top:0px;
  1388. width:400px;
  1389. height:40px;
  1390. background:inherit;
  1391. background-color:rgba(255, 255, 255, 1);
  1392. box-sizing:border-box;
  1393. border-width:1px;
  1394. border-style:solid;
  1395. border-color:rgba(170, 170, 170, 1);
  1396. border-radius:4px;
  1397. -moz-box-shadow:none;
  1398. -webkit-box-shadow:none;
  1399. box-shadow:none;
  1400. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1401. font-weight:400;
  1402. font-style:normal;
  1403. text-align:left;
  1404. }
  1405. #u42450 {
  1406. border-width:0px;
  1407. position:absolute;
  1408. left:253px;
  1409. top:205px;
  1410. width:400px;
  1411. height:40px;
  1412. display:flex;
  1413. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1414. font-weight:400;
  1415. font-style:normal;
  1416. text-align:left;
  1417. }
  1418. #u42450 .text {
  1419. position:absolute;
  1420. align-self:center;
  1421. padding:2px 2px 2px 10px;
  1422. box-sizing:border-box;
  1423. width:100%;
  1424. }
  1425. #u42450_text {
  1426. border-width:0px;
  1427. word-wrap:break-word;
  1428. text-transform:none;
  1429. visibility:hidden;
  1430. }
  1431. #u42451_input {
  1432. position:absolute;
  1433. left:0px;
  1434. top:0px;
  1435. width:188px;
  1436. height:31px;
  1437. padding:2px 2px 2px 2px;
  1438. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1439. font-weight:400;
  1440. font-style:normal;
  1441. font-size:13px;
  1442. letter-spacing:normal;
  1443. color:#AAAAAA;
  1444. vertical-align:none;
  1445. text-align:left;
  1446. text-transform:none;
  1447. background-color:transparent;
  1448. border-color:transparent;
  1449. }
  1450. #u42451_input.disabled {
  1451. position:absolute;
  1452. left:0px;
  1453. top:0px;
  1454. width:188px;
  1455. height:31px;
  1456. padding:2px 2px 2px 2px;
  1457. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1458. font-weight:400;
  1459. font-style:normal;
  1460. font-size:13px;
  1461. letter-spacing:normal;
  1462. color:#AAAAAA;
  1463. vertical-align:none;
  1464. text-align:left;
  1465. text-transform:none;
  1466. background-color:transparent;
  1467. border-color:transparent;
  1468. }
  1469. #u42451_div {
  1470. border-width:0px;
  1471. position:absolute;
  1472. left:0px;
  1473. top:0px;
  1474. width:188px;
  1475. height:31px;
  1476. background:inherit;
  1477. background-color:rgba(255, 255, 255, 1);
  1478. border:none;
  1479. border-radius:0px;
  1480. -moz-box-shadow:none;
  1481. -webkit-box-shadow:none;
  1482. box-shadow:none;
  1483. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1484. font-weight:400;
  1485. font-style:normal;
  1486. color:#AAAAAA;
  1487. }
  1488. #u42451 {
  1489. border-width:0px;
  1490. position:absolute;
  1491. left:263px;
  1492. top:210px;
  1493. width:188px;
  1494. height:31px;
  1495. display:flex;
  1496. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1497. font-weight:400;
  1498. font-style:normal;
  1499. color:#AAAAAA;
  1500. }
  1501. #u42451 .text {
  1502. position:absolute;
  1503. align-self:center;
  1504. padding:2px 2px 2px 2px;
  1505. box-sizing:border-box;
  1506. width:100%;
  1507. }
  1508. #u42451_div.disabled {
  1509. border-width:0px;
  1510. position:absolute;
  1511. left:0px;
  1512. top:0px;
  1513. width:188px;
  1514. height:31px;
  1515. background:inherit;
  1516. background-color:rgba(240, 240, 240, 1);
  1517. border:none;
  1518. border-radius:0px;
  1519. -moz-box-shadow:none;
  1520. -webkit-box-shadow:none;
  1521. box-shadow:none;
  1522. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1523. font-weight:400;
  1524. font-style:normal;
  1525. color:#AAAAAA;
  1526. }
  1527. #u42451.disabled {
  1528. }
  1529. #u42452_div {
  1530. border-width:0px;
  1531. position:absolute;
  1532. left:0px;
  1533. top:0px;
  1534. width:71px;
  1535. height:30px;
  1536. background:inherit;
  1537. background-color:rgba(255, 255, 255, 0);
  1538. border:none;
  1539. border-top:0px;
  1540. border-right:0px;
  1541. border-bottom:0px;
  1542. border-radius:0px;
  1543. border-top-left-radius:0px;
  1544. border-bottom-left-radius:0px;
  1545. -moz-box-shadow:none;
  1546. -webkit-box-shadow:none;
  1547. box-shadow:none;
  1548. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1549. font-weight:400;
  1550. font-style:normal;
  1551. font-size:14px;
  1552. text-align:right;
  1553. }
  1554. #u42452 {
  1555. border-width:0px;
  1556. position:absolute;
  1557. left:172px;
  1558. top:211px;
  1559. width:71px;
  1560. height:30px;
  1561. display:flex;
  1562. font-family:'PingFangSC-Regular', 'PingFang SC', sans-serif;
  1563. font-weight:400;
  1564. font-style:normal;
  1565. font-size:14px;
  1566. text-align:right;
  1567. }
  1568. #u42452 .text {
  1569. position:absolute;
  1570. align-self:center;
  1571. padding:5px 0px 5px 0px;
  1572. box-sizing:border-box;
  1573. width:100%;
  1574. }
  1575. #u42452_text {
  1576. border-width:0px;
  1577. white-space:nowrap;
  1578. text-transform:none;
  1579. }