styles.css 20 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134
  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. #u1062_img {
  20. border-width:0px;
  21. position:absolute;
  22. left:-10px;
  23. top:-8px;
  24. width:1175px;
  25. height:647px;
  26. }
  27. #u1062 {
  28. border-width:0px;
  29. position:absolute;
  30. left:20px;
  31. top:226px;
  32. width:1155px;
  33. height:627px;
  34. display:flex;
  35. }
  36. #u1062 .text {
  37. position:absolute;
  38. align-self:center;
  39. padding:2px 2px 2px 2px;
  40. box-sizing:border-box;
  41. width:100%;
  42. }
  43. #u1062_text {
  44. border-width:0px;
  45. word-wrap:break-word;
  46. text-transform:none;
  47. visibility:hidden;
  48. }
  49. #u1063_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. #u1063 {
  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. #u1063 .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. #u1063_text {
  87. border-width:0px;
  88. word-wrap:break-word;
  89. text-transform:none;
  90. }
  91. #u1064 {
  92. border-width:0px;
  93. position:absolute;
  94. left:0px;
  95. top:0px;
  96. width:0px;
  97. height:0px;
  98. }
  99. #u1065_img {
  100. border-width:0px;
  101. position:absolute;
  102. left:0px;
  103. top:0px;
  104. width:8px;
  105. height:28px;
  106. }
  107. #u1065 {
  108. border-width:0px;
  109. position:absolute;
  110. left:20px;
  111. top:29px;
  112. width:8px;
  113. height:28px;
  114. display:flex;
  115. }
  116. #u1065 .text {
  117. position:absolute;
  118. align-self:center;
  119. padding:2px 2px 2px 2px;
  120. box-sizing:border-box;
  121. width:100%;
  122. }
  123. #u1065_text {
  124. border-width:0px;
  125. word-wrap:break-word;
  126. text-transform:none;
  127. visibility:hidden;
  128. }
  129. #u1066_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. #u1066 {
  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. #u1066 .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. #u1066_text {
  167. border-width:0px;
  168. white-space:nowrap;
  169. text-transform:none;
  170. }
  171. #u1067_div {
  172. border-width:0px;
  173. position:absolute;
  174. left:0px;
  175. top:0px;
  176. width:119px;
  177. height:34px;
  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. #u1067 {
  190. border-width:0px;
  191. position:absolute;
  192. left:1038px;
  193. top:320px;
  194. width:119px;
  195. height:34px;
  196. display:flex;
  197. }
  198. #u1067 .text {
  199. position:absolute;
  200. align-self:center;
  201. padding:2px 2px 2px 2px;
  202. box-sizing:border-box;
  203. width:100%;
  204. }
  205. #u1067_text {
  206. border-width:0px;
  207. word-wrap:break-word;
  208. text-transform:none;
  209. visibility:hidden;
  210. }
  211. #u1068_img {
  212. border-width:0px;
  213. position:absolute;
  214. left:-10px;
  215. top:-8px;
  216. width:44px;
  217. height:44px;
  218. }
  219. #u1068 {
  220. border-width:0px;
  221. position:absolute;
  222. left:1028px;
  223. top:325px;
  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. #u1068 .text {
  234. position:absolute;
  235. align-self:center;
  236. padding:2px 2px 2px 2px;
  237. box-sizing:border-box;
  238. width:100%;
  239. }
  240. #u1068_text {
  241. border-width:0px;
  242. word-wrap:break-word;
  243. text-transform:none;
  244. }
  245. #u1069_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. #u1069 {
  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. #u1069 .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. #u1069_text {
  283. border-width:0px;
  284. word-wrap:break-word;
  285. text-transform:none;
  286. }
  287. #u1070_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. #u1070 {
  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. #u1070 .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. #u1070_text {
  323. border-width:0px;
  324. word-wrap:break-word;
  325. text-transform:none;
  326. }
  327. #u1071 {
  328. border-width:0px;
  329. position:absolute;
  330. left:0px;
  331. top:0px;
  332. width:0px;
  333. height:0px;
  334. }
  335. #u1072_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. #u1072 {
  355. border-width:0px;
  356. position:absolute;
  357. left:1230px;
  358. top:226px;
  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. #u1072 .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. #u1072_text {
  375. border-width:0px;
  376. word-wrap:break-word;
  377. text-transform:none;
  378. }
  379. #u1073_div {
  380. border-width:0px;
  381. position:absolute;
  382. left:0px;
  383. top:0px;
  384. width:328px;
  385. height:44px;
  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. #u1073 {
  396. border-width:0px;
  397. position:absolute;
  398. left:1230px;
  399. top:257px;
  400. width:328px;
  401. height:44px;
  402. display:flex;
  403. line-height:22px;
  404. }
  405. #u1073 .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. #u1073_text {
  413. border-width:0px;
  414. word-wrap:break-word;
  415. text-transform:none;
  416. }
  417. #u1074_img {
  418. border-width:0px;
  419. position:absolute;
  420. left:-10px;
  421. top:-8px;
  422. width:44px;
  423. height:44px;
  424. }
  425. #u1074 {
  426. border-width:0px;
  427. position:absolute;
  428. left:1196px;
  429. top:226px;
  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. #u1074 .text {
  440. position:absolute;
  441. align-self:center;
  442. padding:2px 2px 2px 2px;
  443. box-sizing:border-box;
  444. width:100%;
  445. }
  446. #u1074_text {
  447. border-width:0px;
  448. word-wrap:break-word;
  449. text-transform:none;
  450. }
  451. #u1075 {
  452. border-width:0px;
  453. position:absolute;
  454. left:0px;
  455. top:0px;
  456. width:0px;
  457. height:0px;
  458. }
  459. #u1076_div {
  460. border-width:0px;
  461. position:absolute;
  462. left:0px;
  463. top:0px;
  464. width:328px;
  465. height:24px;
  466. background:inherit;
  467. background-color:rgba(255, 255, 255, 0);
  468. border:none;
  469. border-radius:0px;
  470. -moz-box-shadow:none;
  471. -webkit-box-shadow:none;
  472. box-shadow:none;
  473. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  474. font-weight:700;
  475. font-style:normal;
  476. font-size:16px;
  477. }
  478. #u1076 {
  479. border-width:0px;
  480. position:absolute;
  481. left:1230px;
  482. top:342px;
  483. width:328px;
  484. height:24px;
  485. display:flex;
  486. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  487. font-weight:700;
  488. font-style:normal;
  489. font-size:16px;
  490. }
  491. #u1076 .text {
  492. position:absolute;
  493. align-self:flex-start;
  494. padding:3px 0px 3px 0px;
  495. box-sizing:border-box;
  496. width:100%;
  497. }
  498. #u1076_text {
  499. border-width:0px;
  500. word-wrap:break-word;
  501. text-transform:none;
  502. }
  503. #u1077_div {
  504. border-width:0px;
  505. position:absolute;
  506. left:0px;
  507. top:0px;
  508. width:328px;
  509. height:44px;
  510. background:inherit;
  511. background-color:rgba(255, 255, 255, 0);
  512. border:none;
  513. border-radius:0px;
  514. -moz-box-shadow:none;
  515. -webkit-box-shadow:none;
  516. box-shadow:none;
  517. line-height:22px;
  518. }
  519. #u1077 {
  520. border-width:0px;
  521. position:absolute;
  522. left:1230px;
  523. top:373px;
  524. width:328px;
  525. height:44px;
  526. display:flex;
  527. line-height:22px;
  528. }
  529. #u1077 .text {
  530. position:absolute;
  531. align-self:flex-start;
  532. padding:0px 0px 0px 0px;
  533. box-sizing:border-box;
  534. width:100%;
  535. }
  536. #u1077_text {
  537. border-width:0px;
  538. word-wrap:break-word;
  539. text-transform:none;
  540. }
  541. #u1078_img {
  542. border-width:0px;
  543. position:absolute;
  544. left:-10px;
  545. top:-8px;
  546. width:44px;
  547. height:44px;
  548. }
  549. #u1078 {
  550. border-width:0px;
  551. position:absolute;
  552. left:1196px;
  553. top:342px;
  554. width:24px;
  555. height:24px;
  556. display:flex;
  557. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  558. font-weight:700;
  559. font-style:normal;
  560. font-size:14px;
  561. color:#1E1E1E;
  562. }
  563. #u1078 .text {
  564. position:absolute;
  565. align-self:center;
  566. padding:2px 2px 2px 2px;
  567. box-sizing:border-box;
  568. width:100%;
  569. }
  570. #u1078_text {
  571. border-width:0px;
  572. word-wrap:break-word;
  573. text-transform:none;
  574. }
  575. #u1079_img {
  576. border-width:0px;
  577. position:absolute;
  578. left:0px;
  579. top:0px;
  580. width:363px;
  581. height:2px;
  582. }
  583. #u1079 {
  584. border-width:0px;
  585. position:absolute;
  586. left:1196px;
  587. top:321px;
  588. width:362px;
  589. height:1px;
  590. display:flex;
  591. }
  592. #u1079 .text {
  593. position:absolute;
  594. align-self:center;
  595. padding:2px 2px 2px 2px;
  596. box-sizing:border-box;
  597. width:100%;
  598. }
  599. #u1079_text {
  600. border-width:0px;
  601. word-wrap:break-word;
  602. text-transform:none;
  603. visibility:hidden;
  604. }
  605. #u1080_div {
  606. border-width:0px;
  607. position:absolute;
  608. left:0px;
  609. top:0px;
  610. width:85px;
  611. height:33px;
  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. #u1080 {
  624. border-width:0px;
  625. position:absolute;
  626. left:1047px;
  627. top:384px;
  628. width:85px;
  629. height:33px;
  630. display:flex;
  631. }
  632. #u1080 .text {
  633. position:absolute;
  634. align-self:center;
  635. padding:2px 2px 2px 2px;
  636. box-sizing:border-box;
  637. width:100%;
  638. }
  639. #u1080_text {
  640. border-width:0px;
  641. word-wrap:break-word;
  642. text-transform:none;
  643. visibility:hidden;
  644. }
  645. #u1081_img {
  646. border-width:0px;
  647. position:absolute;
  648. left:-10px;
  649. top:-8px;
  650. width:44px;
  651. height:44px;
  652. }
  653. #u1081 {
  654. border-width:0px;
  655. position:absolute;
  656. left:1028px;
  657. top:389px;
  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. #u1081 .text {
  668. position:absolute;
  669. align-self:center;
  670. padding:2px 2px 2px 2px;
  671. box-sizing:border-box;
  672. width:100%;
  673. }
  674. #u1081_text {
  675. border-width:0px;
  676. word-wrap:break-word;
  677. text-transform:none;
  678. }
  679. #u1082_div {
  680. border-width:0px;
  681. position:absolute;
  682. left:0px;
  683. top:0px;
  684. width:24px;
  685. height:41px;
  686. background:inherit;
  687. background-color:rgba(255, 255, 255, 0);
  688. box-sizing:border-box;
  689. border-width:2px;
  690. border-style:solid;
  691. border-color:rgba(255, 199, 51, 1);
  692. border-radius:0px;
  693. -moz-box-shadow:none;
  694. -webkit-box-shadow:none;
  695. box-shadow:none;
  696. }
  697. #u1082 {
  698. border-width:0px;
  699. position:absolute;
  700. left:1036px;
  701. top:446px;
  702. width:24px;
  703. height:41px;
  704. display:flex;
  705. }
  706. #u1082 .text {
  707. position:absolute;
  708. align-self:center;
  709. padding:2px 2px 2px 2px;
  710. box-sizing:border-box;
  711. width:100%;
  712. }
  713. #u1082_text {
  714. border-width:0px;
  715. word-wrap:break-word;
  716. text-transform:none;
  717. visibility:hidden;
  718. }
  719. #u1083_img {
  720. border-width:0px;
  721. position:absolute;
  722. left:-10px;
  723. top:-8px;
  724. width:44px;
  725. height:44px;
  726. }
  727. #u1083 {
  728. border-width:0px;
  729. position:absolute;
  730. left:1026px;
  731. top:437px;
  732. width:24px;
  733. height:24px;
  734. display:flex;
  735. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  736. font-weight:700;
  737. font-style:normal;
  738. font-size:14px;
  739. color:#1E1E1E;
  740. }
  741. #u1083 .text {
  742. position:absolute;
  743. align-self:center;
  744. padding:2px 2px 2px 2px;
  745. box-sizing:border-box;
  746. width:100%;
  747. }
  748. #u1083_text {
  749. border-width:0px;
  750. word-wrap:break-word;
  751. text-transform:none;
  752. }
  753. #u1084 {
  754. border-width:0px;
  755. position:absolute;
  756. left:0px;
  757. top:0px;
  758. width:0px;
  759. height:0px;
  760. }
  761. #u1085_div {
  762. border-width:0px;
  763. position:absolute;
  764. left:0px;
  765. top:0px;
  766. width:328px;
  767. height:24px;
  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. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  776. font-weight:700;
  777. font-style:normal;
  778. font-size:16px;
  779. }
  780. #u1085 {
  781. border-width:0px;
  782. position:absolute;
  783. left:1230px;
  784. top:458px;
  785. width:328px;
  786. height:24px;
  787. display:flex;
  788. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  789. font-weight:700;
  790. font-style:normal;
  791. font-size:16px;
  792. }
  793. #u1085 .text {
  794. position:absolute;
  795. align-self:flex-start;
  796. padding:3px 0px 3px 0px;
  797. box-sizing:border-box;
  798. width:100%;
  799. }
  800. #u1085_text {
  801. border-width:0px;
  802. word-wrap:break-word;
  803. text-transform:none;
  804. }
  805. #u1086_div {
  806. border-width:0px;
  807. position:absolute;
  808. left:0px;
  809. top:0px;
  810. width:328px;
  811. height:22px;
  812. background:inherit;
  813. background-color:rgba(255, 255, 255, 0);
  814. border:none;
  815. border-radius:0px;
  816. -moz-box-shadow:none;
  817. -webkit-box-shadow:none;
  818. box-shadow:none;
  819. line-height:22px;
  820. }
  821. #u1086 {
  822. border-width:0px;
  823. position:absolute;
  824. left:1230px;
  825. top:489px;
  826. width:328px;
  827. height:22px;
  828. display:flex;
  829. line-height:22px;
  830. }
  831. #u1086 .text {
  832. position:absolute;
  833. align-self:flex-start;
  834. padding:0px 0px 0px 0px;
  835. box-sizing:border-box;
  836. width:100%;
  837. }
  838. #u1086_text {
  839. border-width:0px;
  840. word-wrap:break-word;
  841. text-transform:none;
  842. }
  843. #u1087_img {
  844. border-width:0px;
  845. position:absolute;
  846. left:-10px;
  847. top:-8px;
  848. width:44px;
  849. height:44px;
  850. }
  851. #u1087 {
  852. border-width:0px;
  853. position:absolute;
  854. left:1196px;
  855. top:458px;
  856. width:24px;
  857. height:24px;
  858. display:flex;
  859. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  860. font-weight:700;
  861. font-style:normal;
  862. font-size:14px;
  863. color:#1E1E1E;
  864. }
  865. #u1087 .text {
  866. position:absolute;
  867. align-self:center;
  868. padding:2px 2px 2px 2px;
  869. box-sizing:border-box;
  870. width:100%;
  871. }
  872. #u1087_text {
  873. border-width:0px;
  874. word-wrap:break-word;
  875. text-transform:none;
  876. }
  877. #u1088_img {
  878. border-width:0px;
  879. position:absolute;
  880. left:0px;
  881. top:0px;
  882. width:363px;
  883. height:2px;
  884. }
  885. #u1088 {
  886. border-width:0px;
  887. position:absolute;
  888. left:1196px;
  889. top:437px;
  890. width:362px;
  891. height:1px;
  892. display:flex;
  893. }
  894. #u1088 .text {
  895. position:absolute;
  896. align-self:center;
  897. padding:2px 2px 2px 2px;
  898. box-sizing:border-box;
  899. width:100%;
  900. }
  901. #u1088_text {
  902. border-width:0px;
  903. word-wrap:break-word;
  904. text-transform:none;
  905. visibility:hidden;
  906. }
  907. #u1089 {
  908. border-width:0px;
  909. position:absolute;
  910. left:0px;
  911. top:0px;
  912. width:0px;
  913. height:0px;
  914. }
  915. #u1090_div {
  916. border-width:0px;
  917. position:absolute;
  918. left:0px;
  919. top:0px;
  920. width:328px;
  921. height:24px;
  922. background:inherit;
  923. background-color:rgba(255, 255, 255, 0);
  924. border:none;
  925. border-radius:0px;
  926. -moz-box-shadow:none;
  927. -webkit-box-shadow:none;
  928. box-shadow:none;
  929. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  930. font-weight:700;
  931. font-style:normal;
  932. font-size:16px;
  933. }
  934. #u1090 {
  935. border-width:0px;
  936. position:absolute;
  937. left:1230px;
  938. top:552px;
  939. width:328px;
  940. height:24px;
  941. display:flex;
  942. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  943. font-weight:700;
  944. font-style:normal;
  945. font-size:16px;
  946. }
  947. #u1090 .text {
  948. position:absolute;
  949. align-self:flex-start;
  950. padding:3px 0px 3px 0px;
  951. box-sizing:border-box;
  952. width:100%;
  953. }
  954. #u1090_text {
  955. border-width:0px;
  956. word-wrap:break-word;
  957. text-transform:none;
  958. }
  959. #u1091_div {
  960. border-width:0px;
  961. position:absolute;
  962. left:0px;
  963. top:0px;
  964. width:328px;
  965. height:22px;
  966. background:inherit;
  967. background-color:rgba(255, 255, 255, 0);
  968. border:none;
  969. border-radius:0px;
  970. -moz-box-shadow:none;
  971. -webkit-box-shadow:none;
  972. box-shadow:none;
  973. line-height:22px;
  974. }
  975. #u1091 {
  976. border-width:0px;
  977. position:absolute;
  978. left:1230px;
  979. top:583px;
  980. width:328px;
  981. height:22px;
  982. display:flex;
  983. line-height:22px;
  984. }
  985. #u1091 .text {
  986. position:absolute;
  987. align-self:flex-start;
  988. padding:0px 0px 0px 0px;
  989. box-sizing:border-box;
  990. width:100%;
  991. }
  992. #u1091_text {
  993. border-width:0px;
  994. word-wrap:break-word;
  995. text-transform:none;
  996. }
  997. #u1092_img {
  998. border-width:0px;
  999. position:absolute;
  1000. left:-10px;
  1001. top:-8px;
  1002. width:44px;
  1003. height:44px;
  1004. }
  1005. #u1092 {
  1006. border-width:0px;
  1007. position:absolute;
  1008. left:1196px;
  1009. top:552px;
  1010. width:24px;
  1011. height:24px;
  1012. display:flex;
  1013. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1014. font-weight:700;
  1015. font-style:normal;
  1016. font-size:14px;
  1017. color:#1E1E1E;
  1018. }
  1019. #u1092 .text {
  1020. position:absolute;
  1021. align-self:center;
  1022. padding:2px 2px 2px 2px;
  1023. box-sizing:border-box;
  1024. width:100%;
  1025. }
  1026. #u1092_text {
  1027. border-width:0px;
  1028. word-wrap:break-word;
  1029. text-transform:none;
  1030. }
  1031. #u1093_img {
  1032. border-width:0px;
  1033. position:absolute;
  1034. left:0px;
  1035. top:0px;
  1036. width:363px;
  1037. height:2px;
  1038. }
  1039. #u1093 {
  1040. border-width:0px;
  1041. position:absolute;
  1042. left:1196px;
  1043. top:531px;
  1044. width:362px;
  1045. height:1px;
  1046. display:flex;
  1047. }
  1048. #u1093 .text {
  1049. position:absolute;
  1050. align-self:center;
  1051. padding:2px 2px 2px 2px;
  1052. box-sizing:border-box;
  1053. width:100%;
  1054. }
  1055. #u1093_text {
  1056. border-width:0px;
  1057. word-wrap:break-word;
  1058. text-transform:none;
  1059. visibility:hidden;
  1060. }
  1061. #u1094_div {
  1062. border-width:0px;
  1063. position:absolute;
  1064. left:0px;
  1065. top:0px;
  1066. width:24px;
  1067. height:41px;
  1068. background:inherit;
  1069. background-color:rgba(255, 255, 255, 0);
  1070. box-sizing:border-box;
  1071. border-width:2px;
  1072. border-style:solid;
  1073. border-color:rgba(255, 199, 51, 1);
  1074. border-radius:0px;
  1075. -moz-box-shadow:none;
  1076. -webkit-box-shadow:none;
  1077. box-shadow:none;
  1078. }
  1079. #u1094 {
  1080. border-width:0px;
  1081. position:absolute;
  1082. left:1058px;
  1083. top:446px;
  1084. width:24px;
  1085. height:41px;
  1086. display:flex;
  1087. }
  1088. #u1094 .text {
  1089. position:absolute;
  1090. align-self:center;
  1091. padding:2px 2px 2px 2px;
  1092. box-sizing:border-box;
  1093. width:100%;
  1094. }
  1095. #u1094_text {
  1096. border-width:0px;
  1097. word-wrap:break-word;
  1098. text-transform:none;
  1099. visibility:hidden;
  1100. }
  1101. #u1095_img {
  1102. border-width:0px;
  1103. position:absolute;
  1104. left:-10px;
  1105. top:-8px;
  1106. width:44px;
  1107. height:44px;
  1108. }
  1109. #u1095 {
  1110. border-width:0px;
  1111. position:absolute;
  1112. left:1068px;
  1113. top:437px;
  1114. width:24px;
  1115. height:24px;
  1116. display:flex;
  1117. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  1118. font-weight:700;
  1119. font-style:normal;
  1120. font-size:14px;
  1121. color:#1E1E1E;
  1122. }
  1123. #u1095 .text {
  1124. position:absolute;
  1125. align-self:center;
  1126. padding:2px 2px 2px 2px;
  1127. box-sizing:border-box;
  1128. width:100%;
  1129. }
  1130. #u1095_text {
  1131. border-width:0px;
  1132. word-wrap:break-word;
  1133. text-transform:none;
  1134. }