styles.css 24 KB

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