styles.css 19 KB

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