styles.css 24 KB

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