styles.css 24 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1578px;
  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. #u2529_div {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:1578px;
  25. height:899px;
  26. background:inherit;
  27. background-color:rgba(255, 255, 255, 1);
  28. border:none;
  29. border-radius:0px;
  30. -moz-box-shadow:none;
  31. -webkit-box-shadow:none;
  32. box-shadow:none;
  33. }
  34. #u2529 {
  35. border-width:0px;
  36. position:absolute;
  37. left:0px;
  38. top:0px;
  39. width:1578px;
  40. height:899px;
  41. display:flex;
  42. }
  43. #u2529 .text {
  44. position:absolute;
  45. align-self:center;
  46. padding:2px 2px 2px 2px;
  47. box-sizing:border-box;
  48. width:100%;
  49. }
  50. #u2529_text {
  51. border-width:0px;
  52. word-wrap:break-word;
  53. text-transform:none;
  54. }
  55. #u2530_img {
  56. border-width:0px;
  57. position:absolute;
  58. left:-10px;
  59. top:-8px;
  60. width:1175px;
  61. height:647px;
  62. }
  63. #u2530 {
  64. border-width:0px;
  65. position:absolute;
  66. left:20px;
  67. top:228px;
  68. width:1155px;
  69. height:627px;
  70. display:flex;
  71. }
  72. #u2530 .text {
  73. position:absolute;
  74. align-self:center;
  75. padding:2px 2px 2px 2px;
  76. box-sizing:border-box;
  77. width:100%;
  78. }
  79. #u2530_text {
  80. border-width:0px;
  81. word-wrap:break-word;
  82. text-transform:none;
  83. visibility:hidden;
  84. }
  85. #u2531 {
  86. border-width:0px;
  87. position:absolute;
  88. left:0px;
  89. top:0px;
  90. width:0px;
  91. height:0px;
  92. }
  93. #u2532_img {
  94. border-width:0px;
  95. position:absolute;
  96. left:0px;
  97. top:0px;
  98. width:8px;
  99. height:28px;
  100. }
  101. #u2532 {
  102. border-width:0px;
  103. position:absolute;
  104. left:20px;
  105. top:29px;
  106. width:8px;
  107. height:28px;
  108. display:flex;
  109. }
  110. #u2532 .text {
  111. position:absolute;
  112. align-self:center;
  113. padding:2px 2px 2px 2px;
  114. box-sizing:border-box;
  115. width:100%;
  116. }
  117. #u2532_text {
  118. border-width:0px;
  119. word-wrap:break-word;
  120. text-transform:none;
  121. visibility:hidden;
  122. }
  123. #u2533_div {
  124. border-width:0px;
  125. position:absolute;
  126. left:0px;
  127. top:0px;
  128. width:96px;
  129. height:28px;
  130. background:inherit;
  131. background-color:rgba(255, 255, 255, 0);
  132. border:none;
  133. border-radius:0px;
  134. -moz-box-shadow:none;
  135. -webkit-box-shadow:none;
  136. box-shadow:none;
  137. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  138. font-weight:700;
  139. font-style:normal;
  140. }
  141. #u2533 {
  142. border-width:0px;
  143. position:absolute;
  144. left:34px;
  145. top:29px;
  146. width:96px;
  147. height:28px;
  148. display:flex;
  149. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  150. font-weight:700;
  151. font-style:normal;
  152. }
  153. #u2533 .text {
  154. position:absolute;
  155. align-self:flex-start;
  156. padding:0px 0px 0px 0px;
  157. box-sizing:border-box;
  158. width:100%;
  159. }
  160. #u2533_text {
  161. border-width:0px;
  162. white-space:nowrap;
  163. text-transform:none;
  164. }
  165. #u2534_div {
  166. border-width:0px;
  167. position:absolute;
  168. left:0px;
  169. top:0px;
  170. width:1538px;
  171. height:28px;
  172. background:inherit;
  173. background-color:rgba(244, 244, 245, 1);
  174. border:none;
  175. border-radius:0px;
  176. -moz-box-shadow:none;
  177. -webkit-box-shadow:none;
  178. box-shadow:none;
  179. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  180. font-weight:700;
  181. font-style:normal;
  182. }
  183. #u2534 {
  184. border-width:0px;
  185. position:absolute;
  186. left:20px;
  187. top:77px;
  188. width:1538px;
  189. height:28px;
  190. display:flex;
  191. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  192. font-weight:700;
  193. font-style:normal;
  194. }
  195. #u2534 .text {
  196. position:absolute;
  197. align-self:flex-start;
  198. padding:6px 0px 6px 14px;
  199. box-sizing:border-box;
  200. width:100%;
  201. }
  202. #u2534_text {
  203. border-width:0px;
  204. word-wrap:break-word;
  205. text-transform:none;
  206. }
  207. #u2535_div {
  208. border-width:0px;
  209. position:absolute;
  210. left:0px;
  211. top:0px;
  212. width:1538px;
  213. height:28px;
  214. background:inherit;
  215. background-color:rgba(244, 244, 245, 1);
  216. border:none;
  217. border-radius:0px;
  218. -moz-box-shadow:none;
  219. -webkit-box-shadow:none;
  220. box-shadow:none;
  221. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  222. font-weight:700;
  223. font-style:normal;
  224. }
  225. #u2535 {
  226. border-width:0px;
  227. position:absolute;
  228. left:20px;
  229. top:179px;
  230. width:1538px;
  231. height:28px;
  232. display:flex;
  233. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  234. font-weight:700;
  235. font-style:normal;
  236. }
  237. #u2535 .text {
  238. position:absolute;
  239. align-self:flex-start;
  240. padding:6px 0px 6px 14px;
  241. box-sizing:border-box;
  242. width:100%;
  243. }
  244. #u2535_text {
  245. border-width:0px;
  246. word-wrap:break-word;
  247. text-transform:none;
  248. }
  249. #u2536_div {
  250. border-width:0px;
  251. position:absolute;
  252. left:0px;
  253. top:0px;
  254. width:1156px;
  255. height:24px;
  256. background:inherit;
  257. background-color:rgba(255, 255, 255, 0);
  258. border:none;
  259. border-radius:0px;
  260. -moz-box-shadow:none;
  261. -webkit-box-shadow:none;
  262. box-shadow:none;
  263. font-size:14px;
  264. line-height:24px;
  265. }
  266. #u2536 {
  267. border-width:0px;
  268. position:absolute;
  269. left:20px;
  270. top:125px;
  271. width:1156px;
  272. height:24px;
  273. display:flex;
  274. font-size:14px;
  275. line-height:24px;
  276. }
  277. #u2536 .text {
  278. position:absolute;
  279. align-self:flex-start;
  280. padding:0px 0px 0px 14px;
  281. box-sizing:border-box;
  282. width:100%;
  283. }
  284. #u2536_text {
  285. border-width:0px;
  286. word-wrap:break-word;
  287. text-transform:none;
  288. }
  289. #u2537_div {
  290. border-width:0px;
  291. position:absolute;
  292. left:0px;
  293. top:0px;
  294. width:387px;
  295. height:197px;
  296. background:inherit;
  297. background-color:rgba(255, 255, 255, 0);
  298. box-sizing:border-box;
  299. border-width:2px;
  300. border-style:solid;
  301. border-color:rgba(255, 199, 51, 1);
  302. border-radius:0px;
  303. -moz-box-shadow:none;
  304. -webkit-box-shadow:none;
  305. box-shadow:none;
  306. }
  307. #u2537 {
  308. border-width:0px;
  309. position:absolute;
  310. left:415px;
  311. top:395px;
  312. width:387px;
  313. height:197px;
  314. display:flex;
  315. }
  316. #u2537 .text {
  317. position:absolute;
  318. align-self:center;
  319. padding:2px 2px 2px 2px;
  320. box-sizing:border-box;
  321. width:100%;
  322. }
  323. #u2537_text {
  324. border-width:0px;
  325. word-wrap:break-word;
  326. text-transform:none;
  327. visibility:hidden;
  328. }
  329. #u2538_img {
  330. border-width:0px;
  331. position:absolute;
  332. left:-10px;
  333. top:-8px;
  334. width:44px;
  335. height:44px;
  336. }
  337. #u2538 {
  338. border-width:0px;
  339. position:absolute;
  340. left:405px;
  341. top:386px;
  342. width:24px;
  343. height:24px;
  344. display:flex;
  345. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  346. font-weight:700;
  347. font-style:normal;
  348. font-size:14px;
  349. color:#1E1E1E;
  350. }
  351. #u2538 .text {
  352. position:absolute;
  353. align-self:center;
  354. padding:2px 2px 2px 2px;
  355. box-sizing:border-box;
  356. width:100%;
  357. }
  358. #u2538_text {
  359. border-width:0px;
  360. word-wrap:break-word;
  361. text-transform:none;
  362. }
  363. #u2539_div {
  364. border-width:0px;
  365. position:absolute;
  366. left:0px;
  367. top:0px;
  368. width:182px;
  369. height:35px;
  370. background:inherit;
  371. background-color:rgba(255, 255, 255, 0);
  372. box-sizing:border-box;
  373. border-width:2px;
  374. border-style:solid;
  375. border-color:rgba(255, 199, 51, 1);
  376. border-radius:0px;
  377. -moz-box-shadow:none;
  378. -webkit-box-shadow:none;
  379. box-shadow:none;
  380. }
  381. #u2539 {
  382. border-width:0px;
  383. position:absolute;
  384. left:620px;
  385. top:624px;
  386. width:182px;
  387. height:35px;
  388. display:flex;
  389. }
  390. #u2539 .text {
  391. position:absolute;
  392. align-self:center;
  393. padding:2px 2px 2px 2px;
  394. box-sizing:border-box;
  395. width:100%;
  396. }
  397. #u2539_text {
  398. border-width:0px;
  399. word-wrap:break-word;
  400. text-transform:none;
  401. visibility:hidden;
  402. }
  403. #u2540_img {
  404. border-width:0px;
  405. position:absolute;
  406. left:-10px;
  407. top:-8px;
  408. width:44px;
  409. height:44px;
  410. }
  411. #u2540 {
  412. border-width:0px;
  413. position:absolute;
  414. left:597px;
  415. top:627px;
  416. width:24px;
  417. height:24px;
  418. display:flex;
  419. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  420. font-weight:700;
  421. font-style:normal;
  422. font-size:14px;
  423. color:#1E1E1E;
  424. }
  425. #u2540 .text {
  426. position:absolute;
  427. align-self:center;
  428. padding:2px 2px 2px 2px;
  429. box-sizing:border-box;
  430. width:100%;
  431. }
  432. #u2540_text {
  433. border-width:0px;
  434. word-wrap:break-word;
  435. text-transform:none;
  436. }
  437. #u2541 {
  438. border-width:0px;
  439. position:absolute;
  440. left:0px;
  441. top:0px;
  442. width:0px;
  443. height:0px;
  444. }
  445. #u2542_div {
  446. border-width:0px;
  447. position:absolute;
  448. left:0px;
  449. top:0px;
  450. width:328px;
  451. height:24px;
  452. background:inherit;
  453. background-color:rgba(255, 255, 255, 0);
  454. border:none;
  455. border-radius:0px;
  456. -moz-box-shadow:none;
  457. -webkit-box-shadow:none;
  458. box-shadow:none;
  459. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  460. font-weight:700;
  461. font-style:normal;
  462. font-size:16px;
  463. }
  464. #u2542 {
  465. border-width:0px;
  466. position:absolute;
  467. left:1230px;
  468. top:228px;
  469. width:328px;
  470. height:24px;
  471. display:flex;
  472. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  473. font-weight:700;
  474. font-style:normal;
  475. font-size:16px;
  476. }
  477. #u2542 .text {
  478. position:absolute;
  479. align-self:center;
  480. padding:3px 0px 3px 0px;
  481. box-sizing:border-box;
  482. width:100%;
  483. }
  484. #u2542_text {
  485. border-width:0px;
  486. word-wrap:break-word;
  487. text-transform:none;
  488. }
  489. #u2543_div {
  490. border-width:0px;
  491. position:absolute;
  492. left:0px;
  493. top:0px;
  494. width:328px;
  495. height:24px;
  496. background:inherit;
  497. background-color:rgba(255, 255, 255, 0);
  498. border:none;
  499. border-radius:0px;
  500. -moz-box-shadow:none;
  501. -webkit-box-shadow:none;
  502. box-shadow:none;
  503. line-height:24px;
  504. }
  505. #u2543 {
  506. border-width:0px;
  507. position:absolute;
  508. left:1230px;
  509. top:259px;
  510. width:328px;
  511. height:24px;
  512. display:flex;
  513. line-height:24px;
  514. }
  515. #u2543 .text {
  516. position:absolute;
  517. align-self:flex-start;
  518. padding:0px 0px 0px 0px;
  519. box-sizing:border-box;
  520. width:100%;
  521. }
  522. #u2543_text {
  523. border-width:0px;
  524. word-wrap:break-word;
  525. text-transform:none;
  526. }
  527. #u2544_img {
  528. border-width:0px;
  529. position:absolute;
  530. left:-10px;
  531. top:-8px;
  532. width:44px;
  533. height:44px;
  534. }
  535. #u2544 {
  536. border-width:0px;
  537. position:absolute;
  538. left:1196px;
  539. top:228px;
  540. width:24px;
  541. height:24px;
  542. display:flex;
  543. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  544. font-weight:700;
  545. font-style:normal;
  546. font-size:14px;
  547. color:#1E1E1E;
  548. }
  549. #u2544 .text {
  550. position:absolute;
  551. align-self:center;
  552. padding:2px 2px 2px 2px;
  553. box-sizing:border-box;
  554. width:100%;
  555. }
  556. #u2544_text {
  557. border-width:0px;
  558. word-wrap:break-word;
  559. text-transform:none;
  560. }
  561. #u2545 {
  562. border-width:0px;
  563. position:absolute;
  564. left:0px;
  565. top:0px;
  566. width:0px;
  567. height:0px;
  568. }
  569. #u2546_div {
  570. border-width:0px;
  571. position:absolute;
  572. left:0px;
  573. top:0px;
  574. width:328px;
  575. height:24px;
  576. background:inherit;
  577. background-color:rgba(255, 255, 255, 0);
  578. border:none;
  579. border-radius:0px;
  580. -moz-box-shadow:none;
  581. -webkit-box-shadow:none;
  582. box-shadow:none;
  583. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  584. font-weight:700;
  585. font-style:normal;
  586. font-size:16px;
  587. }
  588. #u2546 {
  589. border-width:0px;
  590. position:absolute;
  591. left:1230px;
  592. top:324px;
  593. width:328px;
  594. height:24px;
  595. display:flex;
  596. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  597. font-weight:700;
  598. font-style:normal;
  599. font-size:16px;
  600. }
  601. #u2546 .text {
  602. position:absolute;
  603. align-self:flex-start;
  604. padding:3px 0px 3px 0px;
  605. box-sizing:border-box;
  606. width:100%;
  607. }
  608. #u2546_text {
  609. border-width:0px;
  610. word-wrap:break-word;
  611. text-transform:none;
  612. }
  613. #u2547_div {
  614. border-width:0px;
  615. position:absolute;
  616. left:0px;
  617. top:0px;
  618. width:328px;
  619. height:66px;
  620. background:inherit;
  621. background-color:rgba(255, 255, 255, 0);
  622. border:none;
  623. border-radius:0px;
  624. -moz-box-shadow:none;
  625. -webkit-box-shadow:none;
  626. box-shadow:none;
  627. line-height:22px;
  628. }
  629. #u2547 {
  630. border-width:0px;
  631. position:absolute;
  632. left:1230px;
  633. top:355px;
  634. width:328px;
  635. height:66px;
  636. display:flex;
  637. line-height:22px;
  638. }
  639. #u2547 .text {
  640. position:absolute;
  641. align-self:flex-start;
  642. padding:0px 0px 0px 0px;
  643. box-sizing:border-box;
  644. width:100%;
  645. }
  646. #u2547_text {
  647. border-width:0px;
  648. word-wrap:break-word;
  649. text-transform:none;
  650. }
  651. #u2548_img {
  652. border-width:0px;
  653. position:absolute;
  654. left:-10px;
  655. top:-8px;
  656. width:44px;
  657. height:44px;
  658. }
  659. #u2548 {
  660. border-width:0px;
  661. position:absolute;
  662. left:1196px;
  663. top:324px;
  664. width:24px;
  665. height:24px;
  666. display:flex;
  667. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  668. font-weight:700;
  669. font-style:normal;
  670. font-size:14px;
  671. color:#1E1E1E;
  672. }
  673. #u2548 .text {
  674. position:absolute;
  675. align-self:center;
  676. padding:2px 2px 2px 2px;
  677. box-sizing:border-box;
  678. width:100%;
  679. }
  680. #u2548_text {
  681. border-width:0px;
  682. word-wrap:break-word;
  683. text-transform:none;
  684. }
  685. #u2549_img {
  686. border-width:0px;
  687. position:absolute;
  688. left:0px;
  689. top:0px;
  690. width:363px;
  691. height:2px;
  692. }
  693. #u2549 {
  694. border-width:0px;
  695. position:absolute;
  696. left:1196px;
  697. top:303px;
  698. width:362px;
  699. height:1px;
  700. display:flex;
  701. }
  702. #u2549 .text {
  703. position:absolute;
  704. align-self:center;
  705. padding:2px 2px 2px 2px;
  706. box-sizing:border-box;
  707. width:100%;
  708. }
  709. #u2549_text {
  710. border-width:0px;
  711. word-wrap:break-word;
  712. text-transform:none;
  713. visibility:hidden;
  714. }
  715. #u2550 {
  716. border-width:0px;
  717. position:absolute;
  718. left:0px;
  719. top:0px;
  720. width:0px;
  721. height:0px;
  722. }
  723. #u2551_div {
  724. border-width:0px;
  725. position:absolute;
  726. left:0px;
  727. top:0px;
  728. width:328px;
  729. height:24px;
  730. background:inherit;
  731. background-color:rgba(255, 255, 255, 0);
  732. border:none;
  733. border-radius:0px;
  734. -moz-box-shadow:none;
  735. -webkit-box-shadow:none;
  736. box-shadow:none;
  737. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  738. font-weight:700;
  739. font-style:normal;
  740. font-size:16px;
  741. }
  742. #u2551 {
  743. border-width:0px;
  744. position:absolute;
  745. left:1230px;
  746. top:462px;
  747. width:328px;
  748. height:24px;
  749. display:flex;
  750. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  751. font-weight:700;
  752. font-style:normal;
  753. font-size:16px;
  754. }
  755. #u2551 .text {
  756. position:absolute;
  757. align-self:flex-start;
  758. padding:3px 0px 3px 0px;
  759. box-sizing:border-box;
  760. width:100%;
  761. }
  762. #u2551_text {
  763. border-width:0px;
  764. word-wrap:break-word;
  765. text-transform:none;
  766. }
  767. #u2552_div {
  768. border-width:0px;
  769. position:absolute;
  770. left:0px;
  771. top:0px;
  772. width:328px;
  773. height:66px;
  774. background:inherit;
  775. background-color:rgba(255, 255, 255, 0);
  776. border:none;
  777. border-radius:0px;
  778. -moz-box-shadow:none;
  779. -webkit-box-shadow:none;
  780. box-shadow:none;
  781. line-height:22px;
  782. }
  783. #u2552 {
  784. border-width:0px;
  785. position:absolute;
  786. left:1230px;
  787. top:493px;
  788. width:328px;
  789. height:66px;
  790. display:flex;
  791. line-height:22px;
  792. }
  793. #u2552 .text {
  794. position:absolute;
  795. align-self:flex-start;
  796. padding:0px 0px 0px 0px;
  797. box-sizing:border-box;
  798. width:100%;
  799. }
  800. #u2552_text {
  801. border-width:0px;
  802. word-wrap:break-word;
  803. text-transform:none;
  804. }
  805. #u2553_img {
  806. border-width:0px;
  807. position:absolute;
  808. left:-10px;
  809. top:-8px;
  810. width:44px;
  811. height:44px;
  812. }
  813. #u2553 {
  814. border-width:0px;
  815. position:absolute;
  816. left:1196px;
  817. top:462px;
  818. width:24px;
  819. height:24px;
  820. display:flex;
  821. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  822. font-weight:700;
  823. font-style:normal;
  824. font-size:14px;
  825. color:#1E1E1E;
  826. }
  827. #u2553 .text {
  828. position:absolute;
  829. align-self:center;
  830. padding:2px 2px 2px 2px;
  831. box-sizing:border-box;
  832. width:100%;
  833. }
  834. #u2553_text {
  835. border-width:0px;
  836. word-wrap:break-word;
  837. text-transform:none;
  838. }
  839. #u2554_img {
  840. border-width:0px;
  841. position:absolute;
  842. left:0px;
  843. top:0px;
  844. width:363px;
  845. height:2px;
  846. }
  847. #u2554 {
  848. border-width:0px;
  849. position:absolute;
  850. left:1196px;
  851. top:441px;
  852. width:362px;
  853. height:1px;
  854. display:flex;
  855. }
  856. #u2554 .text {
  857. position:absolute;
  858. align-self:center;
  859. padding:2px 2px 2px 2px;
  860. box-sizing:border-box;
  861. width:100%;
  862. }
  863. #u2554_text {
  864. border-width:0px;
  865. word-wrap:break-word;
  866. text-transform:none;
  867. visibility:hidden;
  868. }
  869. #u2555 {
  870. border-width:0px;
  871. position:absolute;
  872. left:0px;
  873. top:0px;
  874. width:0px;
  875. height:0px;
  876. }
  877. #u2556_div {
  878. border-width:0px;
  879. position:absolute;
  880. left:0px;
  881. top:0px;
  882. width:328px;
  883. height:24px;
  884. background:inherit;
  885. background-color:rgba(255, 255, 255, 0);
  886. border:none;
  887. border-radius:0px;
  888. -moz-box-shadow:none;
  889. -webkit-box-shadow:none;
  890. box-shadow:none;
  891. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  892. font-weight:700;
  893. font-style:normal;
  894. font-size:16px;
  895. }
  896. #u2556 {
  897. border-width:0px;
  898. position:absolute;
  899. left:1230px;
  900. top:600px;
  901. width:328px;
  902. height:24px;
  903. display:flex;
  904. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  905. font-weight:700;
  906. font-style:normal;
  907. font-size:16px;
  908. }
  909. #u2556 .text {
  910. position:absolute;
  911. align-self:flex-start;
  912. padding:3px 0px 3px 0px;
  913. box-sizing:border-box;
  914. width:100%;
  915. }
  916. #u2556_text {
  917. border-width:0px;
  918. word-wrap:break-word;
  919. text-transform:none;
  920. }
  921. #u2557_div {
  922. border-width:0px;
  923. position:absolute;
  924. left:0px;
  925. top:0px;
  926. width:328px;
  927. height:66px;
  928. background:inherit;
  929. background-color:rgba(255, 255, 255, 0);
  930. border:none;
  931. border-radius:0px;
  932. -moz-box-shadow:none;
  933. -webkit-box-shadow:none;
  934. box-shadow:none;
  935. line-height:22px;
  936. }
  937. #u2557 {
  938. border-width:0px;
  939. position:absolute;
  940. left:1230px;
  941. top:631px;
  942. width:328px;
  943. height:66px;
  944. display:flex;
  945. line-height:22px;
  946. }
  947. #u2557 .text {
  948. position:absolute;
  949. align-self:flex-start;
  950. padding:0px 0px 0px 0px;
  951. box-sizing:border-box;
  952. width:100%;
  953. }
  954. #u2557_text {
  955. border-width:0px;
  956. word-wrap:break-word;
  957. text-transform:none;
  958. }
  959. #u2558_img {
  960. border-width:0px;
  961. position:absolute;
  962. left:-10px;
  963. top:-8px;
  964. width:44px;
  965. height:44px;
  966. }
  967. #u2558 {
  968. border-width:0px;
  969. position:absolute;
  970. left:1196px;
  971. top:600px;
  972. width:24px;
  973. height:24px;
  974. display:flex;
  975. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  976. font-weight:700;
  977. font-style:normal;
  978. font-size:14px;
  979. color:#1E1E1E;
  980. }
  981. #u2558 .text {
  982. position:absolute;
  983. align-self:center;
  984. padding:2px 2px 2px 2px;
  985. box-sizing:border-box;
  986. width:100%;
  987. }
  988. #u2558_text {
  989. border-width:0px;
  990. word-wrap:break-word;
  991. text-transform:none;
  992. }
  993. #u2559_img {
  994. border-width:0px;
  995. position:absolute;
  996. left:0px;
  997. top:0px;
  998. width:363px;
  999. height:2px;
  1000. }
  1001. #u2559 {
  1002. border-width:0px;
  1003. position:absolute;
  1004. left:1196px;
  1005. top:579px;
  1006. width:362px;
  1007. height:1px;
  1008. display:flex;
  1009. }
  1010. #u2559 .text {
  1011. position:absolute;
  1012. align-self:center;
  1013. padding:2px 2px 2px 2px;
  1014. box-sizing:border-box;
  1015. width:100%;
  1016. }
  1017. #u2559_text {
  1018. border-width:0px;
  1019. word-wrap:break-word;
  1020. text-transform:none;
  1021. visibility:hidden;
  1022. }
  1023. #u2560_div {
  1024. border-width:0px;
  1025. position:absolute;
  1026. left:0px;
  1027. top:0px;
  1028. width:176px;
  1029. height:35px;
  1030. background:inherit;
  1031. background-color:rgba(255, 255, 255, 0);
  1032. box-sizing:border-box;
  1033. border-width:2px;
  1034. border-style:solid;
  1035. border-color:rgba(255, 199, 51, 1);
  1036. border-radius:0px;
  1037. -moz-box-shadow:none;
  1038. -webkit-box-shadow:none;
  1039. box-shadow:none;
  1040. }
  1041. #u2560 {
  1042. border-width:0px;
  1043. position:absolute;
  1044. left:416px;
  1045. top:663px;
  1046. width:176px;
  1047. height:35px;
  1048. display:flex;
  1049. }
  1050. #u2560 .text {
  1051. position:absolute;
  1052. align-self:center;
  1053. padding:2px 2px 2px 2px;
  1054. box-sizing:border-box;
  1055. width:100%;
  1056. }
  1057. #u2560_text {
  1058. border-width:0px;
  1059. word-wrap:break-word;
  1060. text-transform:none;
  1061. visibility:hidden;
  1062. }
  1063. #u2561_img {
  1064. border-width:0px;
  1065. position:absolute;
  1066. left:-10px;
  1067. top:-8px;
  1068. width:44px;
  1069. height:44px;
  1070. }
  1071. #u2561 {
  1072. border-width:0px;
  1073. position:absolute;
  1074. left:392px;
  1075. top:669px;
  1076. width:24px;
  1077. height:24px;
  1078. display:flex;
  1079. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1080. font-weight:700;
  1081. font-style:normal;
  1082. font-size:14px;
  1083. color:#1E1E1E;
  1084. }
  1085. #u2561 .text {
  1086. position:absolute;
  1087. align-self:center;
  1088. padding:2px 2px 2px 2px;
  1089. box-sizing:border-box;
  1090. width:100%;
  1091. }
  1092. #u2561_text {
  1093. border-width:0px;
  1094. word-wrap:break-word;
  1095. text-transform:none;
  1096. }
  1097. #u2562_div {
  1098. border-width:0px;
  1099. position:absolute;
  1100. left:0px;
  1101. top:0px;
  1102. width:182px;
  1103. height:35px;
  1104. background:inherit;
  1105. background-color:rgba(255, 255, 255, 0);
  1106. box-sizing:border-box;
  1107. border-width:2px;
  1108. border-style:solid;
  1109. border-color:rgba(255, 199, 51, 1);
  1110. border-radius:0px;
  1111. -moz-box-shadow:none;
  1112. -webkit-box-shadow:none;
  1113. box-shadow:none;
  1114. }
  1115. #u2562 {
  1116. border-width:0px;
  1117. position:absolute;
  1118. left:620px;
  1119. top:663px;
  1120. width:182px;
  1121. height:35px;
  1122. display:flex;
  1123. }
  1124. #u2562 .text {
  1125. position:absolute;
  1126. align-self:center;
  1127. padding:2px 2px 2px 2px;
  1128. box-sizing:border-box;
  1129. width:100%;
  1130. }
  1131. #u2562_text {
  1132. border-width:0px;
  1133. word-wrap:break-word;
  1134. text-transform:none;
  1135. visibility:hidden;
  1136. }
  1137. #u2563_img {
  1138. border-width:0px;
  1139. position:absolute;
  1140. left:-10px;
  1141. top:-8px;
  1142. width:44px;
  1143. height:44px;
  1144. }
  1145. #u2563 {
  1146. border-width:0px;
  1147. position:absolute;
  1148. left:597px;
  1149. top:669px;
  1150. width:24px;
  1151. height:24px;
  1152. display:flex;
  1153. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1154. font-weight:700;
  1155. font-style:normal;
  1156. font-size:14px;
  1157. color:#1E1E1E;
  1158. }
  1159. #u2563 .text {
  1160. position:absolute;
  1161. align-self:center;
  1162. padding:2px 2px 2px 2px;
  1163. box-sizing:border-box;
  1164. width:100%;
  1165. }
  1166. #u2563_text {
  1167. border-width:0px;
  1168. word-wrap:break-word;
  1169. text-transform:none;
  1170. }
  1171. #u2564_div {
  1172. border-width:0px;
  1173. position:absolute;
  1174. left:0px;
  1175. top:0px;
  1176. width:60px;
  1177. height:35px;
  1178. background:inherit;
  1179. background-color:rgba(255, 255, 255, 0);
  1180. box-sizing:border-box;
  1181. border-width:2px;
  1182. border-style:solid;
  1183. border-color:rgba(255, 199, 51, 1);
  1184. border-radius:0px;
  1185. -moz-box-shadow:none;
  1186. -webkit-box-shadow:none;
  1187. box-shadow:none;
  1188. }
  1189. #u2564 {
  1190. border-width:0px;
  1191. position:absolute;
  1192. left:749px;
  1193. top:727px;
  1194. width:60px;
  1195. height:35px;
  1196. display:flex;
  1197. }
  1198. #u2564 .text {
  1199. position:absolute;
  1200. align-self:center;
  1201. padding:2px 2px 2px 2px;
  1202. box-sizing:border-box;
  1203. width:100%;
  1204. }
  1205. #u2564_text {
  1206. border-width:0px;
  1207. word-wrap:break-word;
  1208. text-transform:none;
  1209. visibility:hidden;
  1210. }
  1211. #u2565_img {
  1212. border-width:0px;
  1213. position:absolute;
  1214. left:-10px;
  1215. top:-8px;
  1216. width:44px;
  1217. height:44px;
  1218. }
  1219. #u2565 {
  1220. border-width:0px;
  1221. position:absolute;
  1222. left:725px;
  1223. top:733px;
  1224. width:24px;
  1225. height:24px;
  1226. display:flex;
  1227. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1228. font-weight:700;
  1229. font-style:normal;
  1230. font-size:14px;
  1231. color:#1E1E1E;
  1232. }
  1233. #u2565 .text {
  1234. position:absolute;
  1235. align-self:center;
  1236. padding:2px 2px 2px 2px;
  1237. box-sizing:border-box;
  1238. width:100%;
  1239. }
  1240. #u2565_text {
  1241. border-width:0px;
  1242. word-wrap:break-word;
  1243. text-transform:none;
  1244. }
  1245. #u2566 {
  1246. border-width:0px;
  1247. position:absolute;
  1248. left:0px;
  1249. top:0px;
  1250. width:0px;
  1251. height:0px;
  1252. }
  1253. #u2567_div {
  1254. border-width:0px;
  1255. position:absolute;
  1256. left:0px;
  1257. top:0px;
  1258. width:328px;
  1259. height:24px;
  1260. background:inherit;
  1261. background-color:rgba(255, 255, 255, 0);
  1262. border:none;
  1263. border-radius:0px;
  1264. -moz-box-shadow:none;
  1265. -webkit-box-shadow:none;
  1266. box-shadow:none;
  1267. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1268. font-weight:700;
  1269. font-style:normal;
  1270. font-size:16px;
  1271. }
  1272. #u2567 {
  1273. border-width:0px;
  1274. position:absolute;
  1275. left:1230px;
  1276. top:738px;
  1277. width:328px;
  1278. height:24px;
  1279. display:flex;
  1280. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1281. font-weight:700;
  1282. font-style:normal;
  1283. font-size:16px;
  1284. }
  1285. #u2567 .text {
  1286. position:absolute;
  1287. align-self:flex-start;
  1288. padding:3px 0px 3px 0px;
  1289. box-sizing:border-box;
  1290. width:100%;
  1291. }
  1292. #u2567_text {
  1293. border-width:0px;
  1294. word-wrap:break-word;
  1295. text-transform:none;
  1296. }
  1297. #u2568_div {
  1298. border-width:0px;
  1299. position:absolute;
  1300. left:0px;
  1301. top:0px;
  1302. width:328px;
  1303. height:66px;
  1304. background:inherit;
  1305. background-color:rgba(255, 255, 255, 0);
  1306. border:none;
  1307. border-radius:0px;
  1308. -moz-box-shadow:none;
  1309. -webkit-box-shadow:none;
  1310. box-shadow:none;
  1311. line-height:22px;
  1312. }
  1313. #u2568 {
  1314. border-width:0px;
  1315. position:absolute;
  1316. left:1230px;
  1317. top:769px;
  1318. width:328px;
  1319. height:66px;
  1320. display:flex;
  1321. line-height:22px;
  1322. }
  1323. #u2568 .text {
  1324. position:absolute;
  1325. align-self:flex-start;
  1326. padding:0px 0px 0px 0px;
  1327. box-sizing:border-box;
  1328. width:100%;
  1329. }
  1330. #u2568_text {
  1331. border-width:0px;
  1332. word-wrap:break-word;
  1333. text-transform:none;
  1334. }
  1335. #u2569_img {
  1336. border-width:0px;
  1337. position:absolute;
  1338. left:-10px;
  1339. top:-8px;
  1340. width:44px;
  1341. height:44px;
  1342. }
  1343. #u2569 {
  1344. border-width:0px;
  1345. position:absolute;
  1346. left:1196px;
  1347. top:738px;
  1348. width:24px;
  1349. height:24px;
  1350. display:flex;
  1351. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1352. font-weight:700;
  1353. font-style:normal;
  1354. font-size:14px;
  1355. color:#1E1E1E;
  1356. }
  1357. #u2569 .text {
  1358. position:absolute;
  1359. align-self:center;
  1360. padding:2px 2px 2px 2px;
  1361. box-sizing:border-box;
  1362. width:100%;
  1363. }
  1364. #u2569_text {
  1365. border-width:0px;
  1366. word-wrap:break-word;
  1367. text-transform:none;
  1368. }
  1369. #u2570_img {
  1370. border-width:0px;
  1371. position:absolute;
  1372. left:0px;
  1373. top:0px;
  1374. width:363px;
  1375. height:2px;
  1376. }
  1377. #u2570 {
  1378. border-width:0px;
  1379. position:absolute;
  1380. left:1196px;
  1381. top:717px;
  1382. width:362px;
  1383. height:1px;
  1384. display:flex;
  1385. }
  1386. #u2570 .text {
  1387. position:absolute;
  1388. align-self:center;
  1389. padding:2px 2px 2px 2px;
  1390. box-sizing:border-box;
  1391. width:100%;
  1392. }
  1393. #u2570_text {
  1394. border-width:0px;
  1395. word-wrap:break-word;
  1396. text-transform:none;
  1397. visibility:hidden;
  1398. }