styles.css 20 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:relative;
  5. left:-37px;
  6. width:375px;
  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. #u3877 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u3878_div {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:375px;
  33. height:1681px;
  34. background:inherit;
  35. background-color:rgba(245, 245, 245, 1);
  36. border:none;
  37. border-radius:0px;
  38. -moz-box-shadow:none;
  39. -webkit-box-shadow:none;
  40. box-shadow:none;
  41. }
  42. #u3878 {
  43. border-width:0px;
  44. position:absolute;
  45. left:37px;
  46. top:46px;
  47. width:375px;
  48. height:1681px;
  49. display:flex;
  50. }
  51. #u3878 .text {
  52. position:absolute;
  53. align-self:center;
  54. padding:2px 2px 2px 2px;
  55. box-sizing:border-box;
  56. width:100%;
  57. }
  58. #u3878_text {
  59. border-width:0px;
  60. word-wrap:break-word;
  61. text-transform:none;
  62. visibility:hidden;
  63. }
  64. #u3879 {
  65. border-width:0px;
  66. position:absolute;
  67. left:0px;
  68. top:0px;
  69. width:0px;
  70. height:0px;
  71. }
  72. #u3880_div {
  73. border-width:0px;
  74. position:absolute;
  75. left:0px;
  76. top:0px;
  77. width:375px;
  78. height:44px;
  79. background:inherit;
  80. background-color:rgba(255, 255, 255, 1);
  81. border:none;
  82. border-radius:0px;
  83. -moz-box-shadow:none;
  84. -webkit-box-shadow:none;
  85. box-shadow:none;
  86. font-size:18px;
  87. text-align:left;
  88. }
  89. #u3880 {
  90. border-width:0px;
  91. position:absolute;
  92. left:37px;
  93. top:87px;
  94. width:375px;
  95. height:44px;
  96. display:flex;
  97. font-size:18px;
  98. text-align:left;
  99. }
  100. #u3880 .text {
  101. position:absolute;
  102. align-self:center;
  103. padding:2px 2px 2px 50px;
  104. box-sizing:border-box;
  105. width:100%;
  106. }
  107. #u3880_text {
  108. border-width:0px;
  109. word-wrap:break-word;
  110. text-transform:none;
  111. }
  112. #u3881 {
  113. border-width:0px;
  114. position:absolute;
  115. left:0px;
  116. top:0px;
  117. width:0px;
  118. height:0px;
  119. }
  120. #u3882_img {
  121. border-width:0px;
  122. position:absolute;
  123. left:0px;
  124. top:0px;
  125. width:9px;
  126. height:16px;
  127. }
  128. #u3882 {
  129. border-width:0px;
  130. position:absolute;
  131. left:62px;
  132. top:101px;
  133. width:9px;
  134. height:16px;
  135. display:flex;
  136. color:#404041;
  137. }
  138. #u3882 .text {
  139. position:absolute;
  140. align-self:center;
  141. padding:2px 2px 2px 20px;
  142. box-sizing:border-box;
  143. width:100%;
  144. }
  145. #u3882_text {
  146. border-width:0px;
  147. word-wrap:break-word;
  148. text-transform:none;
  149. visibility:hidden;
  150. }
  151. #u3883 {
  152. border-width:0px;
  153. position:absolute;
  154. left:0px;
  155. top:0px;
  156. width:0px;
  157. height:0px;
  158. }
  159. #u3884_div {
  160. border-width:0px;
  161. position:absolute;
  162. left:0px;
  163. top:0px;
  164. width:85px;
  165. height:30px;
  166. background:inherit;
  167. background-color:rgba(255, 255, 255, 1);
  168. box-sizing:border-box;
  169. border-width:1px;
  170. border-style:solid;
  171. border-color:rgba(234, 234, 234, 1);
  172. border-radius:56px;
  173. -moz-box-shadow:none;
  174. -webkit-box-shadow:none;
  175. box-shadow:none;
  176. }
  177. #u3884 {
  178. border-width:0px;
  179. position:absolute;
  180. left:302px;
  181. top:94px;
  182. width:85px;
  183. height:30px;
  184. display:flex;
  185. }
  186. #u3884 .text {
  187. position:absolute;
  188. align-self:center;
  189. padding:2px 2px 2px 2px;
  190. box-sizing:border-box;
  191. width:100%;
  192. }
  193. #u3884_text {
  194. border-width:0px;
  195. word-wrap:break-word;
  196. text-transform:none;
  197. visibility:hidden;
  198. }
  199. #u3885_img {
  200. border-width:0px;
  201. position:absolute;
  202. left:0px;
  203. top:0px;
  204. width:2px;
  205. height:20px;
  206. }
  207. #u3885 {
  208. border-width:0px;
  209. position:absolute;
  210. left:344px;
  211. top:100px;
  212. width:1px;
  213. height:19px;
  214. display:flex;
  215. }
  216. #u3885 .text {
  217. position:absolute;
  218. align-self:center;
  219. padding:2px 2px 2px 2px;
  220. box-sizing:border-box;
  221. width:100%;
  222. }
  223. #u3885_text {
  224. border-width:0px;
  225. word-wrap:break-word;
  226. text-transform:none;
  227. visibility:hidden;
  228. }
  229. #u3886_img {
  230. border-width:0px;
  231. position:absolute;
  232. left:0px;
  233. top:0px;
  234. width:3px;
  235. height:3px;
  236. }
  237. #u3886 {
  238. border-width:0px;
  239. position:absolute;
  240. left:312px;
  241. top:108px;
  242. width:3px;
  243. height:3px;
  244. display:flex;
  245. }
  246. #u3886 .text {
  247. position:absolute;
  248. align-self:center;
  249. padding:2px 2px 2px 2px;
  250. box-sizing:border-box;
  251. width:100%;
  252. }
  253. #u3886_text {
  254. border-width:0px;
  255. word-wrap:break-word;
  256. text-transform:none;
  257. visibility:hidden;
  258. }
  259. #u3887_img {
  260. border-width:0px;
  261. position:absolute;
  262. left:0px;
  263. top:0px;
  264. width:6px;
  265. height:6px;
  266. }
  267. #u3887 {
  268. border-width:0px;
  269. position:absolute;
  270. left:321px;
  271. top:106px;
  272. width:6px;
  273. height:6px;
  274. display:flex;
  275. }
  276. #u3887 .text {
  277. position:absolute;
  278. align-self:center;
  279. padding:2px 2px 2px 2px;
  280. box-sizing:border-box;
  281. width:100%;
  282. }
  283. #u3887_text {
  284. border-width:0px;
  285. word-wrap:break-word;
  286. text-transform:none;
  287. visibility:hidden;
  288. }
  289. #u3888_img {
  290. border-width:0px;
  291. position:absolute;
  292. left:0px;
  293. top:0px;
  294. width:3px;
  295. height:3px;
  296. }
  297. #u3888 {
  298. border-width:0px;
  299. position:absolute;
  300. left:332px;
  301. top:108px;
  302. width:3px;
  303. height:3px;
  304. display:flex;
  305. }
  306. #u3888 .text {
  307. position:absolute;
  308. align-self:center;
  309. padding:2px 2px 2px 2px;
  310. box-sizing:border-box;
  311. width:100%;
  312. }
  313. #u3888_text {
  314. border-width:0px;
  315. word-wrap:break-word;
  316. text-transform:none;
  317. visibility:hidden;
  318. }
  319. #u3889_img {
  320. border-width:0px;
  321. position:absolute;
  322. left:0px;
  323. top:0px;
  324. width:16px;
  325. height:16px;
  326. }
  327. #u3889 {
  328. border-width:0px;
  329. position:absolute;
  330. left:357px;
  331. top:101px;
  332. width:16px;
  333. height:16px;
  334. display:flex;
  335. }
  336. #u3889 .text {
  337. position:absolute;
  338. align-self:center;
  339. padding:2px 2px 2px 2px;
  340. box-sizing:border-box;
  341. width:100%;
  342. }
  343. #u3889_text {
  344. border-width:0px;
  345. word-wrap:break-word;
  346. text-transform:none;
  347. visibility:hidden;
  348. }
  349. #u3890_img {
  350. border-width:0px;
  351. position:absolute;
  352. left:0px;
  353. top:0px;
  354. width:6px;
  355. height:6px;
  356. }
  357. #u3890 {
  358. border-width:0px;
  359. position:absolute;
  360. left:362px;
  361. top:106px;
  362. width:6px;
  363. height:6px;
  364. display:flex;
  365. }
  366. #u3890 .text {
  367. position:absolute;
  368. align-self:center;
  369. padding:2px 2px 2px 2px;
  370. box-sizing:border-box;
  371. width:100%;
  372. }
  373. #u3890_text {
  374. border-width:0px;
  375. word-wrap:break-word;
  376. text-transform:none;
  377. visibility:hidden;
  378. }
  379. #u3891_img {
  380. border-width:0px;
  381. position:absolute;
  382. left:0px;
  383. top:0px;
  384. width:375px;
  385. height:41px;
  386. }
  387. #u3891 {
  388. border-width:0px;
  389. position:absolute;
  390. left:37px;
  391. top:46px;
  392. width:375px;
  393. height:41px;
  394. display:flex;
  395. }
  396. #u3891 .text {
  397. position:absolute;
  398. align-self:center;
  399. padding:2px 2px 2px 2px;
  400. box-sizing:border-box;
  401. width:100%;
  402. }
  403. #u3891_text {
  404. border-width:0px;
  405. word-wrap:break-word;
  406. text-transform:none;
  407. visibility:hidden;
  408. }
  409. #u3892_img {
  410. border-width:0px;
  411. position:absolute;
  412. left:0px;
  413. top:0px;
  414. width:375px;
  415. height:99px;
  416. }
  417. #u3892 {
  418. border-width:0px;
  419. position:absolute;
  420. left:37px;
  421. top:131px;
  422. width:375px;
  423. height:99px;
  424. display:flex;
  425. }
  426. #u3892 .text {
  427. position:absolute;
  428. align-self:center;
  429. padding:2px 2px 2px 2px;
  430. box-sizing:border-box;
  431. width:100%;
  432. }
  433. #u3892_text {
  434. border-width:0px;
  435. word-wrap:break-word;
  436. text-transform:none;
  437. visibility:hidden;
  438. }
  439. #u3893_div {
  440. border-width:0px;
  441. position:absolute;
  442. left:0px;
  443. top:0px;
  444. width:185px;
  445. height:52px;
  446. background:inherit;
  447. background-color:rgba(255, 255, 255, 0);
  448. border:none;
  449. border-radius:0px;
  450. -moz-box-shadow:none;
  451. -webkit-box-shadow:none;
  452. box-shadow:none;
  453. font-family:'Arial Black Oblique', 'Arial Black', 'Arial Normal', 'Arial', sans-serif;
  454. font-weight:900;
  455. font-style:oblique;
  456. font-size:37px;
  457. }
  458. #u3893 {
  459. border-width:0px;
  460. position:absolute;
  461. left:132px;
  462. top:155px;
  463. width:185px;
  464. height:52px;
  465. display:flex;
  466. font-family:'Arial Black Oblique', 'Arial Black', 'Arial Normal', 'Arial', sans-serif;
  467. font-weight:900;
  468. font-style:oblique;
  469. font-size:37px;
  470. }
  471. #u3893 .text {
  472. position:absolute;
  473. align-self:flex-start;
  474. padding:0px 0px 0px 0px;
  475. box-sizing:border-box;
  476. width:100%;
  477. }
  478. #u3893_text {
  479. border-width:0px;
  480. white-space:nowrap;
  481. text-transform:none;
  482. }
  483. #u3894_div {
  484. border-width:0px;
  485. position:absolute;
  486. left:0px;
  487. top:0px;
  488. width:361px;
  489. height:94px;
  490. background:inherit;
  491. background-color:rgba(255, 255, 255, 1);
  492. border:none;
  493. border-radius:5px;
  494. -moz-box-shadow:none;
  495. -webkit-box-shadow:none;
  496. box-shadow:none;
  497. }
  498. #u3894 {
  499. border-width:0px;
  500. position:absolute;
  501. left:44px;
  502. top:246px;
  503. width:361px;
  504. height:94px;
  505. display:flex;
  506. }
  507. #u3894 .text {
  508. position:absolute;
  509. align-self:center;
  510. padding:2px 2px 2px 2px;
  511. box-sizing:border-box;
  512. width:100%;
  513. }
  514. #u3894_text {
  515. border-width:0px;
  516. word-wrap:break-word;
  517. text-transform:none;
  518. visibility:hidden;
  519. }
  520. #u3895_img {
  521. border-width:0px;
  522. position:absolute;
  523. left:0px;
  524. top:0px;
  525. width:87px;
  526. height:68px;
  527. }
  528. #u3895 {
  529. border-width:0px;
  530. position:absolute;
  531. left:62px;
  532. top:259px;
  533. width:87px;
  534. height:68px;
  535. display:flex;
  536. }
  537. #u3895 .text {
  538. position:absolute;
  539. align-self:center;
  540. padding:2px 2px 2px 2px;
  541. box-sizing:border-box;
  542. width:100%;
  543. }
  544. #u3895_text {
  545. border-width:0px;
  546. word-wrap:break-word;
  547. text-transform:none;
  548. visibility:hidden;
  549. }
  550. #u3896_div {
  551. border-width:0px;
  552. position:absolute;
  553. left:0px;
  554. top:0px;
  555. width:139px;
  556. height:21px;
  557. background:inherit;
  558. background-color:rgba(255, 255, 255, 0);
  559. border:none;
  560. border-radius:0px;
  561. -moz-box-shadow:none;
  562. -webkit-box-shadow:none;
  563. box-shadow:none;
  564. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  565. font-weight:700;
  566. font-style:normal;
  567. }
  568. #u3896 {
  569. border-width:0px;
  570. position:absolute;
  571. left:155px;
  572. top:265px;
  573. width:139px;
  574. height:21px;
  575. display:flex;
  576. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  577. font-weight:700;
  578. font-style:normal;
  579. }
  580. #u3896 .text {
  581. position:absolute;
  582. align-self:flex-start;
  583. padding:0px 0px 0px 0px;
  584. box-sizing:border-box;
  585. width:100%;
  586. }
  587. #u3896_text {
  588. border-width:0px;
  589. white-space:nowrap;
  590. text-transform:none;
  591. }
  592. #u3897_div {
  593. border-width:0px;
  594. position:absolute;
  595. left:0px;
  596. top:0px;
  597. width:205px;
  598. height:15px;
  599. background:inherit;
  600. background-color:rgba(255, 255, 255, 0);
  601. border:none;
  602. border-radius:0px;
  603. -moz-box-shadow:none;
  604. -webkit-box-shadow:none;
  605. box-shadow:none;
  606. font-size:12px;
  607. }
  608. #u3897 {
  609. border-width:0px;
  610. position:absolute;
  611. left:155px;
  612. top:314px;
  613. width:205px;
  614. height:15px;
  615. display:flex;
  616. font-size:12px;
  617. }
  618. #u3897 .text {
  619. position:absolute;
  620. align-self:flex-start;
  621. padding:0px 0px 0px 0px;
  622. box-sizing:border-box;
  623. width:100%;
  624. }
  625. #u3897_text {
  626. border-width:0px;
  627. white-space:nowrap;
  628. text-transform:none;
  629. }
  630. #u3898_div {
  631. border-width:0px;
  632. position:absolute;
  633. left:0px;
  634. top:0px;
  635. width:60px;
  636. height:19px;
  637. background:inherit;
  638. background-color:rgba(215, 215, 215, 1);
  639. border:none;
  640. border-radius:0px;
  641. -moz-box-shadow:none;
  642. -webkit-box-shadow:none;
  643. box-shadow:none;
  644. font-size:12px;
  645. }
  646. #u3898 {
  647. border-width:0px;
  648. position:absolute;
  649. left:155px;
  650. top:291px;
  651. width:60px;
  652. height:19px;
  653. display:flex;
  654. font-size:12px;
  655. }
  656. #u3898 .text {
  657. position:absolute;
  658. align-self:center;
  659. padding:2px 2px 2px 2px;
  660. box-sizing:border-box;
  661. width:100%;
  662. }
  663. #u3898_text {
  664. border-width:0px;
  665. word-wrap:break-word;
  666. text-transform:none;
  667. }
  668. #u3899_div {
  669. border-width:0px;
  670. position:absolute;
  671. left:0px;
  672. top:0px;
  673. width:361px;
  674. height:94px;
  675. background:inherit;
  676. background-color:rgba(255, 255, 255, 1);
  677. border:none;
  678. border-radius:5px;
  679. -moz-box-shadow:none;
  680. -webkit-box-shadow:none;
  681. box-shadow:none;
  682. }
  683. #u3899 {
  684. border-width:0px;
  685. position:absolute;
  686. left:44px;
  687. top:353px;
  688. width:361px;
  689. height:94px;
  690. display:flex;
  691. }
  692. #u3899 .text {
  693. position:absolute;
  694. align-self:center;
  695. padding:2px 2px 2px 2px;
  696. box-sizing:border-box;
  697. width:100%;
  698. }
  699. #u3899_text {
  700. border-width:0px;
  701. word-wrap:break-word;
  702. text-transform:none;
  703. visibility:hidden;
  704. }
  705. #u3900_img {
  706. border-width:0px;
  707. position:absolute;
  708. left:0px;
  709. top:0px;
  710. width:87px;
  711. height:68px;
  712. }
  713. #u3900 {
  714. border-width:0px;
  715. position:absolute;
  716. left:62px;
  717. top:366px;
  718. width:87px;
  719. height:68px;
  720. display:flex;
  721. }
  722. #u3900 .text {
  723. position:absolute;
  724. align-self:center;
  725. padding:2px 2px 2px 2px;
  726. box-sizing:border-box;
  727. width:100%;
  728. }
  729. #u3900_text {
  730. border-width:0px;
  731. word-wrap:break-word;
  732. text-transform:none;
  733. visibility:hidden;
  734. }
  735. #u3901_div {
  736. border-width:0px;
  737. position:absolute;
  738. left:0px;
  739. top:0px;
  740. width:139px;
  741. height:21px;
  742. background:inherit;
  743. background-color:rgba(255, 255, 255, 0);
  744. border:none;
  745. border-radius:0px;
  746. -moz-box-shadow:none;
  747. -webkit-box-shadow:none;
  748. box-shadow:none;
  749. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  750. font-weight:700;
  751. font-style:normal;
  752. }
  753. #u3901 {
  754. border-width:0px;
  755. position:absolute;
  756. left:155px;
  757. top:372px;
  758. width:139px;
  759. height:21px;
  760. display:flex;
  761. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  762. font-weight:700;
  763. font-style:normal;
  764. }
  765. #u3901 .text {
  766. position:absolute;
  767. align-self:flex-start;
  768. padding:0px 0px 0px 0px;
  769. box-sizing:border-box;
  770. width:100%;
  771. }
  772. #u3901_text {
  773. border-width:0px;
  774. white-space:nowrap;
  775. text-transform:none;
  776. }
  777. #u3902_div {
  778. border-width:0px;
  779. position:absolute;
  780. left:0px;
  781. top:0px;
  782. width:205px;
  783. height:15px;
  784. background:inherit;
  785. background-color:rgba(255, 255, 255, 0);
  786. border:none;
  787. border-radius:0px;
  788. -moz-box-shadow:none;
  789. -webkit-box-shadow:none;
  790. box-shadow:none;
  791. font-size:12px;
  792. }
  793. #u3902 {
  794. border-width:0px;
  795. position:absolute;
  796. left:155px;
  797. top:421px;
  798. width:205px;
  799. height:15px;
  800. display:flex;
  801. font-size:12px;
  802. }
  803. #u3902 .text {
  804. position:absolute;
  805. align-self:flex-start;
  806. padding:0px 0px 0px 0px;
  807. box-sizing:border-box;
  808. width:100%;
  809. }
  810. #u3902_text {
  811. border-width:0px;
  812. white-space:nowrap;
  813. text-transform:none;
  814. }
  815. #u3903_div {
  816. border-width:0px;
  817. position:absolute;
  818. left:0px;
  819. top:0px;
  820. width:60px;
  821. height:19px;
  822. background:inherit;
  823. background-color:rgba(215, 215, 215, 1);
  824. border:none;
  825. border-radius:0px;
  826. -moz-box-shadow:none;
  827. -webkit-box-shadow:none;
  828. box-shadow:none;
  829. font-size:12px;
  830. }
  831. #u3903 {
  832. border-width:0px;
  833. position:absolute;
  834. left:155px;
  835. top:398px;
  836. width:60px;
  837. height:19px;
  838. display:flex;
  839. font-size:12px;
  840. }
  841. #u3903 .text {
  842. position:absolute;
  843. align-self:center;
  844. padding:2px 2px 2px 2px;
  845. box-sizing:border-box;
  846. width:100%;
  847. }
  848. #u3903_text {
  849. border-width:0px;
  850. word-wrap:break-word;
  851. text-transform:none;
  852. }
  853. #u3904_div {
  854. border-width:0px;
  855. position:absolute;
  856. left:0px;
  857. top:0px;
  858. width:361px;
  859. height:94px;
  860. background:inherit;
  861. background-color:rgba(255, 255, 255, 1);
  862. border:none;
  863. border-radius:5px;
  864. -moz-box-shadow:none;
  865. -webkit-box-shadow:none;
  866. box-shadow:none;
  867. }
  868. #u3904 {
  869. border-width:0px;
  870. position:absolute;
  871. left:44px;
  872. top:455px;
  873. width:361px;
  874. height:94px;
  875. display:flex;
  876. }
  877. #u3904 .text {
  878. position:absolute;
  879. align-self:center;
  880. padding:2px 2px 2px 2px;
  881. box-sizing:border-box;
  882. width:100%;
  883. }
  884. #u3904_text {
  885. border-width:0px;
  886. word-wrap:break-word;
  887. text-transform:none;
  888. visibility:hidden;
  889. }
  890. #u3905_img {
  891. border-width:0px;
  892. position:absolute;
  893. left:0px;
  894. top:0px;
  895. width:87px;
  896. height:68px;
  897. }
  898. #u3905 {
  899. border-width:0px;
  900. position:absolute;
  901. left:62px;
  902. top:468px;
  903. width:87px;
  904. height:68px;
  905. display:flex;
  906. }
  907. #u3905 .text {
  908. position:absolute;
  909. align-self:center;
  910. padding:2px 2px 2px 2px;
  911. box-sizing:border-box;
  912. width:100%;
  913. }
  914. #u3905_text {
  915. border-width:0px;
  916. word-wrap:break-word;
  917. text-transform:none;
  918. visibility:hidden;
  919. }
  920. #u3906_div {
  921. border-width:0px;
  922. position:absolute;
  923. left:0px;
  924. top:0px;
  925. width:139px;
  926. height:21px;
  927. background:inherit;
  928. background-color:rgba(255, 255, 255, 0);
  929. border:none;
  930. border-radius:0px;
  931. -moz-box-shadow:none;
  932. -webkit-box-shadow:none;
  933. box-shadow:none;
  934. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  935. font-weight:700;
  936. font-style:normal;
  937. }
  938. #u3906 {
  939. border-width:0px;
  940. position:absolute;
  941. left:155px;
  942. top:474px;
  943. width:139px;
  944. height:21px;
  945. display:flex;
  946. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  947. font-weight:700;
  948. font-style:normal;
  949. }
  950. #u3906 .text {
  951. position:absolute;
  952. align-self:flex-start;
  953. padding:0px 0px 0px 0px;
  954. box-sizing:border-box;
  955. width:100%;
  956. }
  957. #u3906_text {
  958. border-width:0px;
  959. white-space:nowrap;
  960. text-transform:none;
  961. }
  962. #u3907_div {
  963. border-width:0px;
  964. position:absolute;
  965. left:0px;
  966. top:0px;
  967. width:205px;
  968. height:15px;
  969. background:inherit;
  970. background-color:rgba(255, 255, 255, 0);
  971. border:none;
  972. border-radius:0px;
  973. -moz-box-shadow:none;
  974. -webkit-box-shadow:none;
  975. box-shadow:none;
  976. font-size:12px;
  977. }
  978. #u3907 {
  979. border-width:0px;
  980. position:absolute;
  981. left:155px;
  982. top:523px;
  983. width:205px;
  984. height:15px;
  985. display:flex;
  986. font-size:12px;
  987. }
  988. #u3907 .text {
  989. position:absolute;
  990. align-self:flex-start;
  991. padding:0px 0px 0px 0px;
  992. box-sizing:border-box;
  993. width:100%;
  994. }
  995. #u3907_text {
  996. border-width:0px;
  997. white-space:nowrap;
  998. text-transform:none;
  999. }
  1000. #u3908_div {
  1001. border-width:0px;
  1002. position:absolute;
  1003. left:0px;
  1004. top:0px;
  1005. width:60px;
  1006. height:19px;
  1007. background:inherit;
  1008. background-color:rgba(215, 215, 215, 1);
  1009. border:none;
  1010. border-radius:0px;
  1011. -moz-box-shadow:none;
  1012. -webkit-box-shadow:none;
  1013. box-shadow:none;
  1014. font-size:12px;
  1015. }
  1016. #u3908 {
  1017. border-width:0px;
  1018. position:absolute;
  1019. left:155px;
  1020. top:500px;
  1021. width:60px;
  1022. height:19px;
  1023. display:flex;
  1024. font-size:12px;
  1025. }
  1026. #u3908 .text {
  1027. position:absolute;
  1028. align-self:center;
  1029. padding:2px 2px 2px 2px;
  1030. box-sizing:border-box;
  1031. width:100%;
  1032. }
  1033. #u3908_text {
  1034. border-width:0px;
  1035. word-wrap:break-word;
  1036. text-transform:none;
  1037. }
  1038. #u3909_div {
  1039. border-width:0px;
  1040. position:absolute;
  1041. left:0px;
  1042. top:0px;
  1043. width:361px;
  1044. height:94px;
  1045. background:inherit;
  1046. background-color:rgba(255, 255, 255, 1);
  1047. border:none;
  1048. border-radius:5px;
  1049. -moz-box-shadow:none;
  1050. -webkit-box-shadow:none;
  1051. box-shadow:none;
  1052. }
  1053. #u3909 {
  1054. border-width:0px;
  1055. position:absolute;
  1056. left:44px;
  1057. top:559px;
  1058. width:361px;
  1059. height:94px;
  1060. display:flex;
  1061. }
  1062. #u3909 .text {
  1063. position:absolute;
  1064. align-self:center;
  1065. padding:2px 2px 2px 2px;
  1066. box-sizing:border-box;
  1067. width:100%;
  1068. }
  1069. #u3909_text {
  1070. border-width:0px;
  1071. word-wrap:break-word;
  1072. text-transform:none;
  1073. visibility:hidden;
  1074. }
  1075. #u3910_img {
  1076. border-width:0px;
  1077. position:absolute;
  1078. left:0px;
  1079. top:0px;
  1080. width:87px;
  1081. height:68px;
  1082. }
  1083. #u3910 {
  1084. border-width:0px;
  1085. position:absolute;
  1086. left:62px;
  1087. top:572px;
  1088. width:87px;
  1089. height:68px;
  1090. display:flex;
  1091. }
  1092. #u3910 .text {
  1093. position:absolute;
  1094. align-self:center;
  1095. padding:2px 2px 2px 2px;
  1096. box-sizing:border-box;
  1097. width:100%;
  1098. }
  1099. #u3910_text {
  1100. border-width:0px;
  1101. word-wrap:break-word;
  1102. text-transform:none;
  1103. visibility:hidden;
  1104. }
  1105. #u3911_div {
  1106. border-width:0px;
  1107. position:absolute;
  1108. left:0px;
  1109. top:0px;
  1110. width:139px;
  1111. height:21px;
  1112. background:inherit;
  1113. background-color:rgba(255, 255, 255, 0);
  1114. border:none;
  1115. border-radius:0px;
  1116. -moz-box-shadow:none;
  1117. -webkit-box-shadow:none;
  1118. box-shadow:none;
  1119. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1120. font-weight:700;
  1121. font-style:normal;
  1122. }
  1123. #u3911 {
  1124. border-width:0px;
  1125. position:absolute;
  1126. left:155px;
  1127. top:578px;
  1128. width:139px;
  1129. height:21px;
  1130. display:flex;
  1131. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1132. font-weight:700;
  1133. font-style:normal;
  1134. }
  1135. #u3911 .text {
  1136. position:absolute;
  1137. align-self:flex-start;
  1138. padding:0px 0px 0px 0px;
  1139. box-sizing:border-box;
  1140. width:100%;
  1141. }
  1142. #u3911_text {
  1143. border-width:0px;
  1144. white-space:nowrap;
  1145. text-transform:none;
  1146. }
  1147. #u3912_div {
  1148. border-width:0px;
  1149. position:absolute;
  1150. left:0px;
  1151. top:0px;
  1152. width:205px;
  1153. height:15px;
  1154. background:inherit;
  1155. background-color:rgba(255, 255, 255, 0);
  1156. border:none;
  1157. border-radius:0px;
  1158. -moz-box-shadow:none;
  1159. -webkit-box-shadow:none;
  1160. box-shadow:none;
  1161. font-size:12px;
  1162. }
  1163. #u3912 {
  1164. border-width:0px;
  1165. position:absolute;
  1166. left:155px;
  1167. top:627px;
  1168. width:205px;
  1169. height:15px;
  1170. display:flex;
  1171. font-size:12px;
  1172. }
  1173. #u3912 .text {
  1174. position:absolute;
  1175. align-self:flex-start;
  1176. padding:0px 0px 0px 0px;
  1177. box-sizing:border-box;
  1178. width:100%;
  1179. }
  1180. #u3912_text {
  1181. border-width:0px;
  1182. white-space:nowrap;
  1183. text-transform:none;
  1184. }
  1185. #u3913_div {
  1186. border-width:0px;
  1187. position:absolute;
  1188. left:0px;
  1189. top:0px;
  1190. width:60px;
  1191. height:19px;
  1192. background:inherit;
  1193. background-color:rgba(215, 215, 215, 1);
  1194. border:none;
  1195. border-radius:0px;
  1196. -moz-box-shadow:none;
  1197. -webkit-box-shadow:none;
  1198. box-shadow:none;
  1199. font-size:12px;
  1200. }
  1201. #u3913 {
  1202. border-width:0px;
  1203. position:absolute;
  1204. left:155px;
  1205. top:604px;
  1206. width:60px;
  1207. height:19px;
  1208. display:flex;
  1209. font-size:12px;
  1210. }
  1211. #u3913 .text {
  1212. position:absolute;
  1213. align-self:center;
  1214. padding:2px 2px 2px 2px;
  1215. box-sizing:border-box;
  1216. width:100%;
  1217. }
  1218. #u3913_text {
  1219. border-width:0px;
  1220. word-wrap:break-word;
  1221. text-transform:none;
  1222. }