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