styles.css 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943
  1. body {
  2. margin:0px;
  3. background-color:rgba(0, 0, 0, 1);
  4. background-image:none;
  5. position:static;
  6. left:auto;
  7. width:1578px;
  8. margin-left:0;
  9. margin-right:0;
  10. text-align:left;
  11. }
  12. .form_sketch {
  13. border-color:transparent;
  14. background-color:transparent;
  15. }
  16. #base {
  17. position:absolute;
  18. z-index:0;
  19. }
  20. #u113_div {
  21. border-width:0px;
  22. position:absolute;
  23. left:0px;
  24. top:0px;
  25. width:1578px;
  26. height:1043px;
  27. background:inherit;
  28. background-color:rgba(255, 255, 255, 1);
  29. border:none;
  30. border-radius:0px;
  31. -moz-box-shadow:none;
  32. -webkit-box-shadow:none;
  33. box-shadow:none;
  34. }
  35. #u113 {
  36. border-width:0px;
  37. position:absolute;
  38. left:0px;
  39. top:0px;
  40. width:1578px;
  41. height:1043px;
  42. display:flex;
  43. }
  44. #u113 .text {
  45. position:absolute;
  46. align-self:center;
  47. padding:2px 2px 2px 2px;
  48. box-sizing:border-box;
  49. width:100%;
  50. }
  51. #u113_text {
  52. border-width:0px;
  53. word-wrap:break-word;
  54. text-transform:none;
  55. }
  56. #u114_img {
  57. border-width:0px;
  58. position:absolute;
  59. left:-10px;
  60. top:-8px;
  61. width:1175px;
  62. height:647px;
  63. }
  64. #u114 {
  65. border-width:0px;
  66. position:absolute;
  67. left:20px;
  68. top:228px;
  69. width:1155px;
  70. height:627px;
  71. display:flex;
  72. }
  73. #u114 .text {
  74. position:absolute;
  75. align-self:center;
  76. padding:2px 2px 2px 2px;
  77. box-sizing:border-box;
  78. width:100%;
  79. }
  80. #u114_text {
  81. border-width:0px;
  82. word-wrap:break-word;
  83. text-transform:none;
  84. visibility:hidden;
  85. }
  86. #u115 {
  87. border-width:0px;
  88. position:absolute;
  89. left:0px;
  90. top:0px;
  91. width:0px;
  92. height:0px;
  93. }
  94. #u116_img {
  95. border-width:0px;
  96. position:absolute;
  97. left:0px;
  98. top:0px;
  99. width:8px;
  100. height:28px;
  101. }
  102. #u116 {
  103. border-width:0px;
  104. position:absolute;
  105. left:20px;
  106. top:29px;
  107. width:8px;
  108. height:28px;
  109. display:flex;
  110. }
  111. #u116 .text {
  112. position:absolute;
  113. align-self:center;
  114. padding:2px 2px 2px 2px;
  115. box-sizing:border-box;
  116. width:100%;
  117. }
  118. #u116_text {
  119. border-width:0px;
  120. word-wrap:break-word;
  121. text-transform:none;
  122. visibility:hidden;
  123. }
  124. #u117_div {
  125. border-width:0px;
  126. position:absolute;
  127. left:0px;
  128. top:0px;
  129. width:96px;
  130. height:28px;
  131. background:inherit;
  132. background-color:rgba(255, 255, 255, 0);
  133. border:none;
  134. border-radius:0px;
  135. -moz-box-shadow:none;
  136. -webkit-box-shadow:none;
  137. box-shadow:none;
  138. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  139. font-weight:700;
  140. font-style:normal;
  141. }
  142. #u117 {
  143. border-width:0px;
  144. position:absolute;
  145. left:34px;
  146. top:29px;
  147. width:96px;
  148. height:28px;
  149. display:flex;
  150. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  151. font-weight:700;
  152. font-style:normal;
  153. }
  154. #u117 .text {
  155. position:absolute;
  156. align-self:flex-start;
  157. padding:0px 0px 0px 0px;
  158. box-sizing:border-box;
  159. width:100%;
  160. }
  161. #u117_text {
  162. border-width:0px;
  163. white-space:nowrap;
  164. text-transform:none;
  165. }
  166. #u118_div {
  167. border-width:0px;
  168. position:absolute;
  169. left:0px;
  170. top:0px;
  171. width:1538px;
  172. height:28px;
  173. background:inherit;
  174. background-color:rgba(244, 244, 245, 1);
  175. border:none;
  176. border-radius:0px;
  177. -moz-box-shadow:none;
  178. -webkit-box-shadow:none;
  179. box-shadow:none;
  180. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  181. font-weight:700;
  182. font-style:normal;
  183. }
  184. #u118 {
  185. border-width:0px;
  186. position:absolute;
  187. left:20px;
  188. top:77px;
  189. width:1538px;
  190. height:28px;
  191. display:flex;
  192. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  193. font-weight:700;
  194. font-style:normal;
  195. }
  196. #u118 .text {
  197. position:absolute;
  198. align-self:flex-start;
  199. padding:6px 0px 6px 14px;
  200. box-sizing:border-box;
  201. width:100%;
  202. }
  203. #u118_text {
  204. border-width:0px;
  205. word-wrap:break-word;
  206. text-transform:none;
  207. }
  208. #u119_div {
  209. border-width:0px;
  210. position:absolute;
  211. left:0px;
  212. top:0px;
  213. width:1538px;
  214. height:28px;
  215. background:inherit;
  216. background-color:rgba(244, 244, 245, 1);
  217. border:none;
  218. border-radius:0px;
  219. -moz-box-shadow:none;
  220. -webkit-box-shadow:none;
  221. box-shadow:none;
  222. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  223. font-weight:700;
  224. font-style:normal;
  225. }
  226. #u119 {
  227. border-width:0px;
  228. position:absolute;
  229. left:20px;
  230. top:179px;
  231. width:1538px;
  232. height:28px;
  233. display:flex;
  234. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  235. font-weight:700;
  236. font-style:normal;
  237. }
  238. #u119 .text {
  239. position:absolute;
  240. align-self:flex-start;
  241. padding:6px 0px 6px 14px;
  242. box-sizing:border-box;
  243. width:100%;
  244. }
  245. #u119_text {
  246. border-width:0px;
  247. word-wrap:break-word;
  248. text-transform:none;
  249. }
  250. #u120_div {
  251. border-width:0px;
  252. position:absolute;
  253. left:0px;
  254. top:0px;
  255. width:1156px;
  256. height:24px;
  257. background:inherit;
  258. background-color:rgba(255, 255, 255, 0);
  259. border:none;
  260. border-radius:0px;
  261. -moz-box-shadow:none;
  262. -webkit-box-shadow:none;
  263. box-shadow:none;
  264. font-size:14px;
  265. line-height:24px;
  266. }
  267. #u120 {
  268. border-width:0px;
  269. position:absolute;
  270. left:20px;
  271. top:125px;
  272. width:1156px;
  273. height:24px;
  274. display:flex;
  275. font-size:14px;
  276. line-height:24px;
  277. }
  278. #u120 .text {
  279. position:absolute;
  280. align-self:flex-start;
  281. padding:0px 0px 0px 14px;
  282. box-sizing:border-box;
  283. width:100%;
  284. }
  285. #u120_text {
  286. border-width:0px;
  287. word-wrap:break-word;
  288. text-transform:none;
  289. }
  290. #u121 {
  291. border-width:0px;
  292. position:absolute;
  293. left:0px;
  294. top:0px;
  295. width:0px;
  296. height:0px;
  297. }
  298. #u122_div {
  299. border-width:0px;
  300. position:absolute;
  301. left:0px;
  302. top:0px;
  303. width:328px;
  304. height:24px;
  305. background:inherit;
  306. background-color:rgba(255, 255, 255, 0);
  307. border:none;
  308. border-radius:0px;
  309. -moz-box-shadow:none;
  310. -webkit-box-shadow:none;
  311. box-shadow:none;
  312. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  313. font-weight:700;
  314. font-style:normal;
  315. font-size:16px;
  316. }
  317. #u122 {
  318. border-width:0px;
  319. position:absolute;
  320. left:1230px;
  321. top:228px;
  322. width:328px;
  323. height:24px;
  324. display:flex;
  325. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  326. font-weight:700;
  327. font-style:normal;
  328. font-size:16px;
  329. }
  330. #u122 .text {
  331. position:absolute;
  332. align-self:center;
  333. padding:3px 0px 3px 0px;
  334. box-sizing:border-box;
  335. width:100%;
  336. }
  337. #u122_text {
  338. border-width:0px;
  339. word-wrap:break-word;
  340. text-transform:none;
  341. }
  342. #u123_div {
  343. border-width:0px;
  344. position:absolute;
  345. left:0px;
  346. top:0px;
  347. width:328px;
  348. height:48px;
  349. background:inherit;
  350. background-color:rgba(255, 255, 255, 0);
  351. border:none;
  352. border-radius:0px;
  353. -moz-box-shadow:none;
  354. -webkit-box-shadow:none;
  355. box-shadow:none;
  356. line-height:24px;
  357. }
  358. #u123 {
  359. border-width:0px;
  360. position:absolute;
  361. left:1230px;
  362. top:259px;
  363. width:328px;
  364. height:48px;
  365. display:flex;
  366. line-height:24px;
  367. }
  368. #u123 .text {
  369. position:absolute;
  370. align-self:flex-start;
  371. padding:0px 0px 0px 0px;
  372. box-sizing:border-box;
  373. width:100%;
  374. }
  375. #u123_text {
  376. border-width:0px;
  377. word-wrap:break-word;
  378. text-transform:none;
  379. }
  380. #u124_img {
  381. border-width:0px;
  382. position:absolute;
  383. left:-10px;
  384. top:-8px;
  385. width:44px;
  386. height:44px;
  387. }
  388. #u124 {
  389. border-width:0px;
  390. position:absolute;
  391. left:1196px;
  392. top:228px;
  393. width:24px;
  394. height:24px;
  395. display:flex;
  396. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  397. font-weight:700;
  398. font-style:normal;
  399. font-size:14px;
  400. color:#1E1E1E;
  401. }
  402. #u124 .text {
  403. position:absolute;
  404. align-self:center;
  405. padding:2px 2px 2px 2px;
  406. box-sizing:border-box;
  407. width:100%;
  408. }
  409. #u124_text {
  410. border-width:0px;
  411. word-wrap:break-word;
  412. text-transform:none;
  413. }
  414. #u125_div {
  415. border-width:0px;
  416. position:absolute;
  417. left:0px;
  418. top:0px;
  419. width:988px;
  420. height:41px;
  421. background:inherit;
  422. background-color:rgba(255, 255, 255, 0);
  423. box-sizing:border-box;
  424. border-width:2px;
  425. border-style:solid;
  426. border-color:rgba(255, 199, 51, 1);
  427. border-radius:0px;
  428. -moz-box-shadow:none;
  429. -webkit-box-shadow:none;
  430. box-shadow:none;
  431. }
  432. #u125 {
  433. border-width:0px;
  434. position:absolute;
  435. left:167px;
  436. top:435px;
  437. width:988px;
  438. height:41px;
  439. display:flex;
  440. }
  441. #u125 .text {
  442. position:absolute;
  443. align-self:center;
  444. padding:2px 2px 2px 2px;
  445. box-sizing:border-box;
  446. width:100%;
  447. }
  448. #u125_text {
  449. border-width:0px;
  450. word-wrap:break-word;
  451. text-transform:none;
  452. visibility:hidden;
  453. }
  454. #u126_img {
  455. border-width:0px;
  456. position:absolute;
  457. left:-10px;
  458. top:-8px;
  459. width:44px;
  460. height:44px;
  461. }
  462. #u126 {
  463. border-width:0px;
  464. position:absolute;
  465. left:143px;
  466. top:444px;
  467. width:24px;
  468. height:24px;
  469. display:flex;
  470. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  471. font-weight:700;
  472. font-style:normal;
  473. font-size:14px;
  474. color:#1E1E1E;
  475. }
  476. #u126 .text {
  477. position:absolute;
  478. align-self:center;
  479. padding:2px 2px 2px 2px;
  480. box-sizing:border-box;
  481. width:100%;
  482. }
  483. #u126_text {
  484. border-width:0px;
  485. word-wrap:break-word;
  486. text-transform:none;
  487. }
  488. #u127_div {
  489. border-width:0px;
  490. position:absolute;
  491. left:0px;
  492. top:0px;
  493. width:988px;
  494. height:41px;
  495. background:inherit;
  496. background-color:rgba(255, 255, 255, 0);
  497. box-sizing:border-box;
  498. border-width:2px;
  499. border-style:solid;
  500. border-color:rgba(255, 199, 51, 1);
  501. border-radius:0px;
  502. -moz-box-shadow:none;
  503. -webkit-box-shadow:none;
  504. box-shadow:none;
  505. }
  506. #u127 {
  507. border-width:0px;
  508. position:absolute;
  509. left:167px;
  510. top:480px;
  511. width:988px;
  512. height:41px;
  513. display:flex;
  514. }
  515. #u127 .text {
  516. position:absolute;
  517. align-self:center;
  518. padding:2px 2px 2px 2px;
  519. box-sizing:border-box;
  520. width:100%;
  521. }
  522. #u127_text {
  523. border-width:0px;
  524. word-wrap:break-word;
  525. text-transform:none;
  526. visibility:hidden;
  527. }
  528. #u128_img {
  529. border-width:0px;
  530. position:absolute;
  531. left:-10px;
  532. top:-8px;
  533. width:44px;
  534. height:44px;
  535. }
  536. #u128 {
  537. border-width:0px;
  538. position:absolute;
  539. left:143px;
  540. top:489px;
  541. width:24px;
  542. height:24px;
  543. display:flex;
  544. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  545. font-weight:700;
  546. font-style:normal;
  547. font-size:14px;
  548. color:#1E1E1E;
  549. }
  550. #u128 .text {
  551. position:absolute;
  552. align-self:center;
  553. padding:2px 2px 2px 2px;
  554. box-sizing:border-box;
  555. width:100%;
  556. }
  557. #u128_text {
  558. border-width:0px;
  559. word-wrap:break-word;
  560. text-transform:none;
  561. }
  562. #u129_div {
  563. border-width:0px;
  564. position:absolute;
  565. left:0px;
  566. top:0px;
  567. width:988px;
  568. height:41px;
  569. background:inherit;
  570. background-color:rgba(255, 255, 255, 0);
  571. box-sizing:border-box;
  572. border-width:2px;
  573. border-style:solid;
  574. border-color:rgba(255, 199, 51, 1);
  575. border-radius:0px;
  576. -moz-box-shadow:none;
  577. -webkit-box-shadow:none;
  578. box-shadow:none;
  579. }
  580. #u129 {
  581. border-width:0px;
  582. position:absolute;
  583. left:167px;
  584. top:527px;
  585. width:988px;
  586. height:41px;
  587. display:flex;
  588. }
  589. #u129 .text {
  590. position:absolute;
  591. align-self:center;
  592. padding:2px 2px 2px 2px;
  593. box-sizing:border-box;
  594. width:100%;
  595. }
  596. #u129_text {
  597. border-width:0px;
  598. word-wrap:break-word;
  599. text-transform:none;
  600. visibility:hidden;
  601. }
  602. #u130_img {
  603. border-width:0px;
  604. position:absolute;
  605. left:-10px;
  606. top:-8px;
  607. width:44px;
  608. height:44px;
  609. }
  610. #u130 {
  611. border-width:0px;
  612. position:absolute;
  613. left:143px;
  614. top:536px;
  615. width:24px;
  616. height:24px;
  617. display:flex;
  618. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  619. font-weight:700;
  620. font-style:normal;
  621. font-size:14px;
  622. color:#1E1E1E;
  623. }
  624. #u130 .text {
  625. position:absolute;
  626. align-self:center;
  627. padding:2px 2px 2px 2px;
  628. box-sizing:border-box;
  629. width:100%;
  630. }
  631. #u130_text {
  632. border-width:0px;
  633. word-wrap:break-word;
  634. text-transform:none;
  635. }
  636. #u131 {
  637. border-width:0px;
  638. position:absolute;
  639. left:0px;
  640. top:0px;
  641. width:0px;
  642. height:0px;
  643. }
  644. #u132_div {
  645. border-width:0px;
  646. position:absolute;
  647. left:0px;
  648. top:0px;
  649. width:328px;
  650. height:24px;
  651. background:inherit;
  652. background-color:rgba(255, 255, 255, 0);
  653. border:none;
  654. border-radius:0px;
  655. -moz-box-shadow:none;
  656. -webkit-box-shadow:none;
  657. box-shadow:none;
  658. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  659. font-weight:700;
  660. font-style:normal;
  661. font-size:16px;
  662. }
  663. #u132 {
  664. border-width:0px;
  665. position:absolute;
  666. left:1230px;
  667. top:348px;
  668. width:328px;
  669. height:24px;
  670. display:flex;
  671. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  672. font-weight:700;
  673. font-style:normal;
  674. font-size:16px;
  675. }
  676. #u132 .text {
  677. position:absolute;
  678. align-self:flex-start;
  679. padding:3px 0px 3px 0px;
  680. box-sizing:border-box;
  681. width:100%;
  682. }
  683. #u132_text {
  684. border-width:0px;
  685. word-wrap:break-word;
  686. text-transform:none;
  687. }
  688. #u133_div {
  689. border-width:0px;
  690. position:absolute;
  691. left:0px;
  692. top:0px;
  693. width:328px;
  694. height:44px;
  695. background:inherit;
  696. background-color:rgba(255, 255, 255, 0);
  697. border:none;
  698. border-radius:0px;
  699. -moz-box-shadow:none;
  700. -webkit-box-shadow:none;
  701. box-shadow:none;
  702. line-height:22px;
  703. }
  704. #u133 {
  705. border-width:0px;
  706. position:absolute;
  707. left:1230px;
  708. top:379px;
  709. width:328px;
  710. height:44px;
  711. display:flex;
  712. line-height:22px;
  713. }
  714. #u133 .text {
  715. position:absolute;
  716. align-self:flex-start;
  717. padding:0px 0px 0px 0px;
  718. box-sizing:border-box;
  719. width:100%;
  720. }
  721. #u133_text {
  722. border-width:0px;
  723. word-wrap:break-word;
  724. text-transform:none;
  725. }
  726. #u134_img {
  727. border-width:0px;
  728. position:absolute;
  729. left:-10px;
  730. top:-8px;
  731. width:44px;
  732. height:44px;
  733. }
  734. #u134 {
  735. border-width:0px;
  736. position:absolute;
  737. left:1196px;
  738. top:348px;
  739. width:24px;
  740. height:24px;
  741. display:flex;
  742. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  743. font-weight:700;
  744. font-style:normal;
  745. font-size:14px;
  746. color:#1E1E1E;
  747. }
  748. #u134 .text {
  749. position:absolute;
  750. align-self:center;
  751. padding:2px 2px 2px 2px;
  752. box-sizing:border-box;
  753. width:100%;
  754. }
  755. #u134_text {
  756. border-width:0px;
  757. word-wrap:break-word;
  758. text-transform:none;
  759. }
  760. #u135_img {
  761. border-width:0px;
  762. position:absolute;
  763. left:0px;
  764. top:0px;
  765. width:363px;
  766. height:2px;
  767. }
  768. #u135 {
  769. border-width:0px;
  770. position:absolute;
  771. left:1196px;
  772. top:327px;
  773. width:362px;
  774. height:1px;
  775. display:flex;
  776. }
  777. #u135 .text {
  778. position:absolute;
  779. align-self:center;
  780. padding:2px 2px 2px 2px;
  781. box-sizing:border-box;
  782. width:100%;
  783. }
  784. #u135_text {
  785. border-width:0px;
  786. word-wrap:break-word;
  787. text-transform:none;
  788. visibility:hidden;
  789. }
  790. #u136 {
  791. border-width:0px;
  792. position:absolute;
  793. left:0px;
  794. top:0px;
  795. width:0px;
  796. height:0px;
  797. }
  798. #u137_div {
  799. border-width:0px;
  800. position:absolute;
  801. left:0px;
  802. top:0px;
  803. width:328px;
  804. height:24px;
  805. background:inherit;
  806. background-color:rgba(255, 255, 255, 0);
  807. border:none;
  808. border-radius:0px;
  809. -moz-box-shadow:none;
  810. -webkit-box-shadow:none;
  811. box-shadow:none;
  812. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  813. font-weight:700;
  814. font-style:normal;
  815. font-size:16px;
  816. }
  817. #u137 {
  818. border-width:0px;
  819. position:absolute;
  820. left:1230px;
  821. top:464px;
  822. width:328px;
  823. height:24px;
  824. display:flex;
  825. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  826. font-weight:700;
  827. font-style:normal;
  828. font-size:16px;
  829. }
  830. #u137 .text {
  831. position:absolute;
  832. align-self:flex-start;
  833. padding:3px 0px 3px 0px;
  834. box-sizing:border-box;
  835. width:100%;
  836. }
  837. #u137_text {
  838. border-width:0px;
  839. word-wrap:break-word;
  840. text-transform:none;
  841. }
  842. #u138_div {
  843. border-width:0px;
  844. position:absolute;
  845. left:0px;
  846. top:0px;
  847. width:328px;
  848. height:132px;
  849. background:inherit;
  850. background-color:rgba(255, 255, 255, 0);
  851. border:none;
  852. border-radius:0px;
  853. -moz-box-shadow:none;
  854. -webkit-box-shadow:none;
  855. box-shadow:none;
  856. line-height:22px;
  857. }
  858. #u138 {
  859. border-width:0px;
  860. position:absolute;
  861. left:1230px;
  862. top:495px;
  863. width:328px;
  864. height:132px;
  865. display:flex;
  866. line-height:22px;
  867. }
  868. #u138 .text {
  869. position:absolute;
  870. align-self:flex-start;
  871. padding:0px 0px 0px 0px;
  872. box-sizing:border-box;
  873. width:100%;
  874. }
  875. #u138_text {
  876. border-width:0px;
  877. word-wrap:break-word;
  878. text-transform:none;
  879. }
  880. #u139_img {
  881. border-width:0px;
  882. position:absolute;
  883. left:-10px;
  884. top:-8px;
  885. width:44px;
  886. height:44px;
  887. }
  888. #u139 {
  889. border-width:0px;
  890. position:absolute;
  891. left:1196px;
  892. top:464px;
  893. width:24px;
  894. height:24px;
  895. display:flex;
  896. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  897. font-weight:700;
  898. font-style:normal;
  899. font-size:14px;
  900. color:#1E1E1E;
  901. }
  902. #u139 .text {
  903. position:absolute;
  904. align-self:center;
  905. padding:2px 2px 2px 2px;
  906. box-sizing:border-box;
  907. width:100%;
  908. }
  909. #u139_text {
  910. border-width:0px;
  911. word-wrap:break-word;
  912. text-transform:none;
  913. }
  914. #u140_img {
  915. border-width:0px;
  916. position:absolute;
  917. left:0px;
  918. top:0px;
  919. width:363px;
  920. height:2px;
  921. }
  922. #u140 {
  923. border-width:0px;
  924. position:absolute;
  925. left:1196px;
  926. top:443px;
  927. width:362px;
  928. height:1px;
  929. display:flex;
  930. }
  931. #u140 .text {
  932. position:absolute;
  933. align-self:center;
  934. padding:2px 2px 2px 2px;
  935. box-sizing:border-box;
  936. width:100%;
  937. }
  938. #u140_text {
  939. border-width:0px;
  940. word-wrap:break-word;
  941. text-transform:none;
  942. visibility:hidden;
  943. }