styles.css 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1558px;
  7. margin-left:0;
  8. margin-right:0;
  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. #u987_img {
  20. border-width:0px;
  21. position:absolute;
  22. left:-10px;
  23. top:-8px;
  24. width:1175px;
  25. height:647px;
  26. }
  27. #u987 {
  28. border-width:0px;
  29. position:absolute;
  30. left:20px;
  31. top:226px;
  32. width:1155px;
  33. height:627px;
  34. display:flex;
  35. }
  36. #u987 .text {
  37. position:absolute;
  38. align-self:center;
  39. padding:2px 2px 2px 2px;
  40. box-sizing:border-box;
  41. width:100%;
  42. }
  43. #u987_text {
  44. border-width:0px;
  45. word-wrap:break-word;
  46. text-transform:none;
  47. visibility:hidden;
  48. }
  49. #u988_div {
  50. border-width:0px;
  51. position:absolute;
  52. left:0px;
  53. top:0px;
  54. width:1538px;
  55. height:28px;
  56. background:inherit;
  57. background-color:rgba(244, 244, 245, 1);
  58. border:none;
  59. border-radius:0px;
  60. -moz-box-shadow:none;
  61. -webkit-box-shadow:none;
  62. box-shadow:none;
  63. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  64. font-weight:700;
  65. font-style:normal;
  66. }
  67. #u988 {
  68. border-width:0px;
  69. position:absolute;
  70. left:20px;
  71. top:179px;
  72. width:1538px;
  73. height:28px;
  74. display:flex;
  75. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  76. font-weight:700;
  77. font-style:normal;
  78. }
  79. #u988 .text {
  80. position:absolute;
  81. align-self:flex-start;
  82. padding:6px 0px 6px 14px;
  83. box-sizing:border-box;
  84. width:100%;
  85. }
  86. #u988_text {
  87. border-width:0px;
  88. word-wrap:break-word;
  89. text-transform:none;
  90. }
  91. #u989 {
  92. border-width:0px;
  93. position:absolute;
  94. left:0px;
  95. top:0px;
  96. width:0px;
  97. height:0px;
  98. }
  99. #u990_img {
  100. border-width:0px;
  101. position:absolute;
  102. left:0px;
  103. top:0px;
  104. width:8px;
  105. height:28px;
  106. }
  107. #u990 {
  108. border-width:0px;
  109. position:absolute;
  110. left:20px;
  111. top:29px;
  112. width:8px;
  113. height:28px;
  114. display:flex;
  115. }
  116. #u990 .text {
  117. position:absolute;
  118. align-self:center;
  119. padding:2px 2px 2px 2px;
  120. box-sizing:border-box;
  121. width:100%;
  122. }
  123. #u990_text {
  124. border-width:0px;
  125. word-wrap:break-word;
  126. text-transform:none;
  127. visibility:hidden;
  128. }
  129. #u991_div {
  130. border-width:0px;
  131. position:absolute;
  132. left:0px;
  133. top:0px;
  134. width:96px;
  135. height:28px;
  136. background:inherit;
  137. background-color:rgba(255, 255, 255, 0);
  138. border:none;
  139. border-radius:0px;
  140. -moz-box-shadow:none;
  141. -webkit-box-shadow:none;
  142. box-shadow:none;
  143. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  144. font-weight:700;
  145. font-style:normal;
  146. }
  147. #u991 {
  148. border-width:0px;
  149. position:absolute;
  150. left:34px;
  151. top:29px;
  152. width:96px;
  153. height:28px;
  154. display:flex;
  155. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  156. font-weight:700;
  157. font-style:normal;
  158. }
  159. #u991 .text {
  160. position:absolute;
  161. align-self:flex-start;
  162. padding:0px 0px 0px 0px;
  163. box-sizing:border-box;
  164. width:100%;
  165. }
  166. #u991_text {
  167. border-width:0px;
  168. white-space:nowrap;
  169. text-transform:none;
  170. }
  171. #u992_div {
  172. border-width:0px;
  173. position:absolute;
  174. left:0px;
  175. top:0px;
  176. width:1538px;
  177. height:28px;
  178. background:inherit;
  179. background-color:rgba(244, 244, 245, 1);
  180. border:none;
  181. border-radius:0px;
  182. -moz-box-shadow:none;
  183. -webkit-box-shadow:none;
  184. box-shadow:none;
  185. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  186. font-weight:700;
  187. font-style:normal;
  188. }
  189. #u992 {
  190. border-width:0px;
  191. position:absolute;
  192. left:20px;
  193. top:77px;
  194. width:1538px;
  195. height:28px;
  196. display:flex;
  197. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  198. font-weight:700;
  199. font-style:normal;
  200. }
  201. #u992 .text {
  202. position:absolute;
  203. align-self:flex-start;
  204. padding:6px 0px 6px 14px;
  205. box-sizing:border-box;
  206. width:100%;
  207. }
  208. #u992_text {
  209. border-width:0px;
  210. word-wrap:break-word;
  211. text-transform:none;
  212. }
  213. #u993_div {
  214. border-width:0px;
  215. position:absolute;
  216. left:0px;
  217. top:0px;
  218. width:1156px;
  219. height:24px;
  220. background:inherit;
  221. background-color:rgba(255, 255, 255, 0);
  222. border:none;
  223. border-radius:0px;
  224. -moz-box-shadow:none;
  225. -webkit-box-shadow:none;
  226. box-shadow:none;
  227. font-size:14px;
  228. line-height:24px;
  229. }
  230. #u993 {
  231. border-width:0px;
  232. position:absolute;
  233. left:20px;
  234. top:125px;
  235. width:1156px;
  236. height:24px;
  237. display:flex;
  238. font-size:14px;
  239. line-height:24px;
  240. }
  241. #u993 .text {
  242. position:absolute;
  243. align-self:flex-start;
  244. padding:0px 0px 0px 14px;
  245. box-sizing:border-box;
  246. width:100%;
  247. }
  248. #u993_text {
  249. border-width:0px;
  250. word-wrap:break-word;
  251. text-transform:none;
  252. }
  253. #u994 {
  254. border-width:0px;
  255. position:absolute;
  256. left:0px;
  257. top:0px;
  258. width:0px;
  259. height:0px;
  260. }
  261. #u995_div {
  262. border-width:0px;
  263. position:absolute;
  264. left:0px;
  265. top:0px;
  266. width:328px;
  267. height:24px;
  268. background:inherit;
  269. background-color:rgba(255, 255, 255, 0);
  270. border:none;
  271. border-radius:0px;
  272. -moz-box-shadow:none;
  273. -webkit-box-shadow:none;
  274. box-shadow:none;
  275. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  276. font-weight:700;
  277. font-style:normal;
  278. font-size:16px;
  279. }
  280. #u995 {
  281. border-width:0px;
  282. position:absolute;
  283. left:1230px;
  284. top:226px;
  285. width:328px;
  286. height:24px;
  287. display:flex;
  288. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  289. font-weight:700;
  290. font-style:normal;
  291. font-size:16px;
  292. }
  293. #u995 .text {
  294. position:absolute;
  295. align-self:flex-start;
  296. padding:3px 0px 3px 0px;
  297. box-sizing:border-box;
  298. width:100%;
  299. }
  300. #u995_text {
  301. border-width:0px;
  302. word-wrap:break-word;
  303. text-transform:none;
  304. }
  305. #u996_div {
  306. border-width:0px;
  307. position:absolute;
  308. left:0px;
  309. top:0px;
  310. width:328px;
  311. height:22px;
  312. background:inherit;
  313. background-color:rgba(255, 255, 255, 0);
  314. border:none;
  315. border-radius:0px;
  316. -moz-box-shadow:none;
  317. -webkit-box-shadow:none;
  318. box-shadow:none;
  319. line-height:22px;
  320. }
  321. #u996 {
  322. border-width:0px;
  323. position:absolute;
  324. left:1230px;
  325. top:257px;
  326. width:328px;
  327. height:22px;
  328. display:flex;
  329. line-height:22px;
  330. }
  331. #u996 .text {
  332. position:absolute;
  333. align-self:flex-start;
  334. padding:0px 0px 0px 0px;
  335. box-sizing:border-box;
  336. width:100%;
  337. }
  338. #u996_text {
  339. border-width:0px;
  340. word-wrap:break-word;
  341. text-transform:none;
  342. }
  343. #u997_img {
  344. border-width:0px;
  345. position:absolute;
  346. left:-10px;
  347. top:-8px;
  348. width:44px;
  349. height:44px;
  350. }
  351. #u997 {
  352. border-width:0px;
  353. position:absolute;
  354. left:1196px;
  355. top:226px;
  356. width:24px;
  357. height:24px;
  358. display:flex;
  359. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  360. font-weight:700;
  361. font-style:normal;
  362. font-size:14px;
  363. color:#1E1E1E;
  364. }
  365. #u997 .text {
  366. position:absolute;
  367. align-self:center;
  368. padding:2px 2px 2px 2px;
  369. box-sizing:border-box;
  370. width:100%;
  371. }
  372. #u997_text {
  373. border-width:0px;
  374. word-wrap:break-word;
  375. text-transform:none;
  376. }
  377. #u998 {
  378. border-width:0px;
  379. position:absolute;
  380. left:0px;
  381. top:0px;
  382. width:0px;
  383. height:0px;
  384. }
  385. #u999_div {
  386. border-width:0px;
  387. position:absolute;
  388. left:0px;
  389. top:0px;
  390. width:328px;
  391. height:24px;
  392. background:inherit;
  393. background-color:rgba(255, 255, 255, 0);
  394. border:none;
  395. border-radius:0px;
  396. -moz-box-shadow:none;
  397. -webkit-box-shadow:none;
  398. box-shadow:none;
  399. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  400. font-weight:700;
  401. font-style:normal;
  402. font-size:16px;
  403. }
  404. #u999 {
  405. border-width:0px;
  406. position:absolute;
  407. left:1230px;
  408. top:320px;
  409. width:328px;
  410. height:24px;
  411. display:flex;
  412. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  413. font-weight:700;
  414. font-style:normal;
  415. font-size:16px;
  416. }
  417. #u999 .text {
  418. position:absolute;
  419. align-self:flex-start;
  420. padding:3px 0px 3px 0px;
  421. box-sizing:border-box;
  422. width:100%;
  423. }
  424. #u999_text {
  425. border-width:0px;
  426. word-wrap:break-word;
  427. text-transform:none;
  428. }
  429. #u1000_div {
  430. border-width:0px;
  431. position:absolute;
  432. left:0px;
  433. top:0px;
  434. width:328px;
  435. height:22px;
  436. background:inherit;
  437. background-color:rgba(255, 255, 255, 0);
  438. border:none;
  439. border-radius:0px;
  440. -moz-box-shadow:none;
  441. -webkit-box-shadow:none;
  442. box-shadow:none;
  443. line-height:22px;
  444. }
  445. #u1000 {
  446. border-width:0px;
  447. position:absolute;
  448. left:1230px;
  449. top:351px;
  450. width:328px;
  451. height:22px;
  452. display:flex;
  453. line-height:22px;
  454. }
  455. #u1000 .text {
  456. position:absolute;
  457. align-self:flex-start;
  458. padding:0px 0px 0px 0px;
  459. box-sizing:border-box;
  460. width:100%;
  461. }
  462. #u1000_text {
  463. border-width:0px;
  464. word-wrap:break-word;
  465. text-transform:none;
  466. }
  467. #u1001_img {
  468. border-width:0px;
  469. position:absolute;
  470. left:-10px;
  471. top:-8px;
  472. width:44px;
  473. height:44px;
  474. }
  475. #u1001 {
  476. border-width:0px;
  477. position:absolute;
  478. left:1196px;
  479. top:320px;
  480. width:24px;
  481. height:24px;
  482. display:flex;
  483. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  484. font-weight:700;
  485. font-style:normal;
  486. font-size:14px;
  487. color:#1E1E1E;
  488. }
  489. #u1001 .text {
  490. position:absolute;
  491. align-self:center;
  492. padding:2px 2px 2px 2px;
  493. box-sizing:border-box;
  494. width:100%;
  495. }
  496. #u1001_text {
  497. border-width:0px;
  498. word-wrap:break-word;
  499. text-transform:none;
  500. }
  501. #u1002_img {
  502. border-width:0px;
  503. position:absolute;
  504. left:0px;
  505. top:0px;
  506. width:363px;
  507. height:2px;
  508. }
  509. #u1002 {
  510. border-width:0px;
  511. position:absolute;
  512. left:1196px;
  513. top:299px;
  514. width:362px;
  515. height:1px;
  516. display:flex;
  517. }
  518. #u1002 .text {
  519. position:absolute;
  520. align-self:center;
  521. padding:2px 2px 2px 2px;
  522. box-sizing:border-box;
  523. width:100%;
  524. }
  525. #u1002_text {
  526. border-width:0px;
  527. word-wrap:break-word;
  528. text-transform:none;
  529. visibility:hidden;
  530. }
  531. #u1003_div {
  532. border-width:0px;
  533. position:absolute;
  534. left:0px;
  535. top:0px;
  536. width:66px;
  537. height:41px;
  538. background:inherit;
  539. background-color:rgba(255, 255, 255, 0);
  540. box-sizing:border-box;
  541. border-width:2px;
  542. border-style:solid;
  543. border-color:rgba(255, 199, 51, 1);
  544. border-radius:0px;
  545. -moz-box-shadow:none;
  546. -webkit-box-shadow:none;
  547. box-shadow:none;
  548. }
  549. #u1003 {
  550. border-width:0px;
  551. position:absolute;
  552. left:169px;
  553. top:345px;
  554. width:66px;
  555. height:41px;
  556. display:flex;
  557. }
  558. #u1003 .text {
  559. position:absolute;
  560. align-self:center;
  561. padding:2px 2px 2px 2px;
  562. box-sizing:border-box;
  563. width:100%;
  564. }
  565. #u1003_text {
  566. border-width:0px;
  567. word-wrap:break-word;
  568. text-transform:none;
  569. visibility:hidden;
  570. }
  571. #u1004_img {
  572. border-width:0px;
  573. position:absolute;
  574. left:-10px;
  575. top:-8px;
  576. width:44px;
  577. height:44px;
  578. }
  579. #u1004 {
  580. border-width:0px;
  581. position:absolute;
  582. left:190px;
  583. top:330px;
  584. width:24px;
  585. height:24px;
  586. display:flex;
  587. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  588. font-weight:700;
  589. font-style:normal;
  590. font-size:14px;
  591. color:#1E1E1E;
  592. }
  593. #u1004 .text {
  594. position:absolute;
  595. align-self:center;
  596. padding:2px 2px 2px 2px;
  597. box-sizing:border-box;
  598. width:100%;
  599. }
  600. #u1004_text {
  601. border-width:0px;
  602. word-wrap:break-word;
  603. text-transform:none;
  604. }
  605. #u1005_div {
  606. border-width:0px;
  607. position:absolute;
  608. left:0px;
  609. top:0px;
  610. width:48px;
  611. height:25px;
  612. background:inherit;
  613. background-color:rgba(255, 255, 255, 0);
  614. box-sizing:border-box;
  615. border-width:2px;
  616. border-style:solid;
  617. border-color:rgba(255, 199, 51, 1);
  618. border-radius:0px;
  619. -moz-box-shadow:none;
  620. -webkit-box-shadow:none;
  621. box-shadow:none;
  622. }
  623. #u1005 {
  624. border-width:0px;
  625. position:absolute;
  626. left:173px;
  627. top:395px;
  628. width:48px;
  629. height:25px;
  630. display:flex;
  631. }
  632. #u1005 .text {
  633. position:absolute;
  634. align-self:center;
  635. padding:2px 2px 2px 2px;
  636. box-sizing:border-box;
  637. width:100%;
  638. }
  639. #u1005_text {
  640. border-width:0px;
  641. word-wrap:break-word;
  642. text-transform:none;
  643. visibility:hidden;
  644. }
  645. #u1006_img {
  646. border-width:0px;
  647. position:absolute;
  648. left:-10px;
  649. top:-8px;
  650. width:44px;
  651. height:44px;
  652. }
  653. #u1006 {
  654. border-width:0px;
  655. position:absolute;
  656. left:185px;
  657. top:411px;
  658. width:24px;
  659. height:24px;
  660. display:flex;
  661. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  662. font-weight:700;
  663. font-style:normal;
  664. font-size:14px;
  665. color:#1E1E1E;
  666. }
  667. #u1006 .text {
  668. position:absolute;
  669. align-self:center;
  670. padding:2px 2px 2px 2px;
  671. box-sizing:border-box;
  672. width:100%;
  673. }
  674. #u1006_text {
  675. border-width:0px;
  676. word-wrap:break-word;
  677. text-transform:none;
  678. }
  679. #u1007 {
  680. border-width:0px;
  681. position:absolute;
  682. left:0px;
  683. top:0px;
  684. width:0px;
  685. height:0px;
  686. }
  687. #u1008_div {
  688. border-width:0px;
  689. position:absolute;
  690. left:0px;
  691. top:0px;
  692. width:328px;
  693. height:24px;
  694. background:inherit;
  695. background-color:rgba(255, 255, 255, 0);
  696. border:none;
  697. border-radius:0px;
  698. -moz-box-shadow:none;
  699. -webkit-box-shadow:none;
  700. box-shadow:none;
  701. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  702. font-weight:700;
  703. font-style:normal;
  704. font-size:16px;
  705. }
  706. #u1008 {
  707. border-width:0px;
  708. position:absolute;
  709. left:1230px;
  710. top:414px;
  711. width:328px;
  712. height:24px;
  713. display:flex;
  714. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  715. font-weight:700;
  716. font-style:normal;
  717. font-size:16px;
  718. }
  719. #u1008 .text {
  720. position:absolute;
  721. align-self:flex-start;
  722. padding:3px 0px 3px 0px;
  723. box-sizing:border-box;
  724. width:100%;
  725. }
  726. #u1008_text {
  727. border-width:0px;
  728. word-wrap:break-word;
  729. text-transform:none;
  730. }
  731. #u1009_div {
  732. border-width:0px;
  733. position:absolute;
  734. left:0px;
  735. top:0px;
  736. width:328px;
  737. height:22px;
  738. background:inherit;
  739. background-color:rgba(255, 255, 255, 0);
  740. border:none;
  741. border-radius:0px;
  742. -moz-box-shadow:none;
  743. -webkit-box-shadow:none;
  744. box-shadow:none;
  745. line-height:22px;
  746. }
  747. #u1009 {
  748. border-width:0px;
  749. position:absolute;
  750. left:1230px;
  751. top:445px;
  752. width:328px;
  753. height:22px;
  754. display:flex;
  755. line-height:22px;
  756. }
  757. #u1009 .text {
  758. position:absolute;
  759. align-self:flex-start;
  760. padding:0px 0px 0px 0px;
  761. box-sizing:border-box;
  762. width:100%;
  763. }
  764. #u1009_text {
  765. border-width:0px;
  766. word-wrap:break-word;
  767. text-transform:none;
  768. }
  769. #u1010_img {
  770. border-width:0px;
  771. position:absolute;
  772. left:-10px;
  773. top:-8px;
  774. width:44px;
  775. height:44px;
  776. }
  777. #u1010 {
  778. border-width:0px;
  779. position:absolute;
  780. left:1196px;
  781. top:414px;
  782. width:24px;
  783. height:24px;
  784. display:flex;
  785. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  786. font-weight:700;
  787. font-style:normal;
  788. font-size:14px;
  789. color:#1E1E1E;
  790. }
  791. #u1010 .text {
  792. position:absolute;
  793. align-self:center;
  794. padding:2px 2px 2px 2px;
  795. box-sizing:border-box;
  796. width:100%;
  797. }
  798. #u1010_text {
  799. border-width:0px;
  800. word-wrap:break-word;
  801. text-transform:none;
  802. }
  803. #u1011_img {
  804. border-width:0px;
  805. position:absolute;
  806. left:0px;
  807. top:0px;
  808. width:363px;
  809. height:2px;
  810. }
  811. #u1011 {
  812. border-width:0px;
  813. position:absolute;
  814. left:1196px;
  815. top:393px;
  816. width:362px;
  817. height:1px;
  818. display:flex;
  819. }
  820. #u1011 .text {
  821. position:absolute;
  822. align-self:center;
  823. padding:2px 2px 2px 2px;
  824. box-sizing:border-box;
  825. width:100%;
  826. }
  827. #u1011_text {
  828. border-width:0px;
  829. word-wrap:break-word;
  830. text-transform:none;
  831. visibility:hidden;
  832. }
  833. #u1012 {
  834. border-width:0px;
  835. position:absolute;
  836. left:0px;
  837. top:0px;
  838. width:0px;
  839. height:0px;
  840. }
  841. #u1013_div {
  842. border-width:0px;
  843. position:absolute;
  844. left:0px;
  845. top:0px;
  846. width:328px;
  847. height:24px;
  848. background:inherit;
  849. background-color:rgba(255, 255, 255, 0);
  850. border:none;
  851. border-radius:0px;
  852. -moz-box-shadow:none;
  853. -webkit-box-shadow:none;
  854. box-shadow:none;
  855. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  856. font-weight:700;
  857. font-style:normal;
  858. font-size:16px;
  859. }
  860. #u1013 {
  861. border-width:0px;
  862. position:absolute;
  863. left:1230px;
  864. top:508px;
  865. width:328px;
  866. height:24px;
  867. display:flex;
  868. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  869. font-weight:700;
  870. font-style:normal;
  871. font-size:16px;
  872. }
  873. #u1013 .text {
  874. position:absolute;
  875. align-self:flex-start;
  876. padding:3px 0px 3px 0px;
  877. box-sizing:border-box;
  878. width:100%;
  879. }
  880. #u1013_text {
  881. border-width:0px;
  882. word-wrap:break-word;
  883. text-transform:none;
  884. }
  885. #u1014_div {
  886. border-width:0px;
  887. position:absolute;
  888. left:0px;
  889. top:0px;
  890. width:328px;
  891. height:44px;
  892. background:inherit;
  893. background-color:rgba(255, 255, 255, 0);
  894. border:none;
  895. border-radius:0px;
  896. -moz-box-shadow:none;
  897. -webkit-box-shadow:none;
  898. box-shadow:none;
  899. line-height:22px;
  900. }
  901. #u1014 {
  902. border-width:0px;
  903. position:absolute;
  904. left:1230px;
  905. top:539px;
  906. width:328px;
  907. height:44px;
  908. display:flex;
  909. line-height:22px;
  910. }
  911. #u1014 .text {
  912. position:absolute;
  913. align-self:flex-start;
  914. padding:0px 0px 0px 0px;
  915. box-sizing:border-box;
  916. width:100%;
  917. }
  918. #u1014_text {
  919. border-width:0px;
  920. word-wrap:break-word;
  921. text-transform:none;
  922. }
  923. #u1015_img {
  924. border-width:0px;
  925. position:absolute;
  926. left:-10px;
  927. top:-8px;
  928. width:44px;
  929. height:44px;
  930. }
  931. #u1015 {
  932. border-width:0px;
  933. position:absolute;
  934. left:1196px;
  935. top:508px;
  936. width:24px;
  937. height:24px;
  938. display:flex;
  939. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  940. font-weight:700;
  941. font-style:normal;
  942. font-size:14px;
  943. color:#1E1E1E;
  944. }
  945. #u1015 .text {
  946. position:absolute;
  947. align-self:center;
  948. padding:2px 2px 2px 2px;
  949. box-sizing:border-box;
  950. width:100%;
  951. }
  952. #u1015_text {
  953. border-width:0px;
  954. word-wrap:break-word;
  955. text-transform:none;
  956. }
  957. #u1016_img {
  958. border-width:0px;
  959. position:absolute;
  960. left:0px;
  961. top:0px;
  962. width:363px;
  963. height:2px;
  964. }
  965. #u1016 {
  966. border-width:0px;
  967. position:absolute;
  968. left:1196px;
  969. top:487px;
  970. width:362px;
  971. height:1px;
  972. display:flex;
  973. }
  974. #u1016 .text {
  975. position:absolute;
  976. align-self:center;
  977. padding:2px 2px 2px 2px;
  978. box-sizing:border-box;
  979. width:100%;
  980. }
  981. #u1016_text {
  982. border-width:0px;
  983. word-wrap:break-word;
  984. text-transform:none;
  985. visibility:hidden;
  986. }
  987. #u1017_div {
  988. border-width:0px;
  989. position:absolute;
  990. left:0px;
  991. top:0px;
  992. width:66px;
  993. height:41px;
  994. background:inherit;
  995. background-color:rgba(255, 255, 255, 0);
  996. box-sizing:border-box;
  997. border-width:2px;
  998. border-style:solid;
  999. border-color:rgba(255, 199, 51, 1);
  1000. border-radius:0px;
  1001. -moz-box-shadow:none;
  1002. -webkit-box-shadow:none;
  1003. box-shadow:none;
  1004. }
  1005. #u1017 {
  1006. border-width:0px;
  1007. position:absolute;
  1008. left:233px;
  1009. top:345px;
  1010. width:66px;
  1011. height:41px;
  1012. display:flex;
  1013. }
  1014. #u1017 .text {
  1015. position:absolute;
  1016. align-self:center;
  1017. padding:2px 2px 2px 2px;
  1018. box-sizing:border-box;
  1019. width:100%;
  1020. }
  1021. #u1017_text {
  1022. border-width:0px;
  1023. word-wrap:break-word;
  1024. text-transform:none;
  1025. visibility:hidden;
  1026. }
  1027. #u1018_img {
  1028. border-width:0px;
  1029. position:absolute;
  1030. left:-10px;
  1031. top:-8px;
  1032. width:44px;
  1033. height:44px;
  1034. }
  1035. #u1018 {
  1036. border-width:0px;
  1037. position:absolute;
  1038. left:254px;
  1039. top:330px;
  1040. width:24px;
  1041. height:24px;
  1042. display:flex;
  1043. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1044. font-weight:700;
  1045. font-style:normal;
  1046. font-size:14px;
  1047. color:#1E1E1E;
  1048. }
  1049. #u1018 .text {
  1050. position:absolute;
  1051. align-self:center;
  1052. padding:2px 2px 2px 2px;
  1053. box-sizing:border-box;
  1054. width:100%;
  1055. }
  1056. #u1018_text {
  1057. border-width:0px;
  1058. word-wrap:break-word;
  1059. text-transform:none;
  1060. }
  1061. #u1019_div {
  1062. border-width:0px;
  1063. position:absolute;
  1064. left:0px;
  1065. top:0px;
  1066. width:36px;
  1067. height:25px;
  1068. background:inherit;
  1069. background-color:rgba(255, 255, 255, 0);
  1070. box-sizing:border-box;
  1071. border-width:2px;
  1072. border-style:solid;
  1073. border-color:rgba(255, 199, 51, 1);
  1074. border-radius:0px;
  1075. -moz-box-shadow:none;
  1076. -webkit-box-shadow:none;
  1077. box-shadow:none;
  1078. }
  1079. #u1019 {
  1080. border-width:0px;
  1081. position:absolute;
  1082. left:261px;
  1083. top:395px;
  1084. width:36px;
  1085. height:25px;
  1086. display:flex;
  1087. }
  1088. #u1019 .text {
  1089. position:absolute;
  1090. align-self:center;
  1091. padding:2px 2px 2px 2px;
  1092. box-sizing:border-box;
  1093. width:100%;
  1094. }
  1095. #u1019_text {
  1096. border-width:0px;
  1097. word-wrap:break-word;
  1098. text-transform:none;
  1099. visibility:hidden;
  1100. }
  1101. #u1020_img {
  1102. border-width:0px;
  1103. position:absolute;
  1104. left:-10px;
  1105. top:-8px;
  1106. width:44px;
  1107. height:44px;
  1108. }
  1109. #u1020 {
  1110. border-width:0px;
  1111. position:absolute;
  1112. left:267px;
  1113. top:411px;
  1114. width:24px;
  1115. height:24px;
  1116. display:flex;
  1117. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1118. font-weight:700;
  1119. font-style:normal;
  1120. font-size:14px;
  1121. color:#1E1E1E;
  1122. }
  1123. #u1020 .text {
  1124. position:absolute;
  1125. align-self:center;
  1126. padding:2px 2px 2px 2px;
  1127. box-sizing:border-box;
  1128. width:100%;
  1129. }
  1130. #u1020_text {
  1131. border-width:0px;
  1132. word-wrap:break-word;
  1133. text-transform:none;
  1134. }