styles.css 17 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020
  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. #u757_img {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:1155px;
  25. height:627px;
  26. }
  27. #u757 {
  28. border-width:0px;
  29. position:absolute;
  30. left:20px;
  31. top:893px;
  32. width:1155px;
  33. height:627px;
  34. display:flex;
  35. }
  36. #u757 .text {
  37. position:absolute;
  38. align-self:center;
  39. padding:2px 2px 2px 2px;
  40. box-sizing:border-box;
  41. width:100%;
  42. }
  43. #u757_text {
  44. border-width:0px;
  45. word-wrap:break-word;
  46. text-transform:none;
  47. visibility:hidden;
  48. }
  49. #u758_img {
  50. border-width:0px;
  51. position:absolute;
  52. left:-10px;
  53. top:-8px;
  54. width:1175px;
  55. height:647px;
  56. }
  57. #u758 {
  58. border-width:0px;
  59. position:absolute;
  60. left:20px;
  61. top:226px;
  62. width:1155px;
  63. height:627px;
  64. display:flex;
  65. }
  66. #u758 .text {
  67. position:absolute;
  68. align-self:center;
  69. padding:2px 2px 2px 2px;
  70. box-sizing:border-box;
  71. width:100%;
  72. }
  73. #u758_text {
  74. border-width:0px;
  75. word-wrap:break-word;
  76. text-transform:none;
  77. visibility:hidden;
  78. }
  79. #u759_div {
  80. border-width:0px;
  81. position:absolute;
  82. left:0px;
  83. top:0px;
  84. width:1538px;
  85. height:28px;
  86. background:inherit;
  87. background-color:rgba(244, 244, 245, 1);
  88. border:none;
  89. border-radius:0px;
  90. -moz-box-shadow:none;
  91. -webkit-box-shadow:none;
  92. box-shadow:none;
  93. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  94. font-weight:700;
  95. font-style:normal;
  96. }
  97. #u759 {
  98. border-width:0px;
  99. position:absolute;
  100. left:20px;
  101. top:179px;
  102. width:1538px;
  103. height:28px;
  104. display:flex;
  105. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  106. font-weight:700;
  107. font-style:normal;
  108. }
  109. #u759 .text {
  110. position:absolute;
  111. align-self:flex-start;
  112. padding:6px 0px 6px 14px;
  113. box-sizing:border-box;
  114. width:100%;
  115. }
  116. #u759_text {
  117. border-width:0px;
  118. word-wrap:break-word;
  119. text-transform:none;
  120. }
  121. #u760 {
  122. border-width:0px;
  123. position:absolute;
  124. left:0px;
  125. top:0px;
  126. width:0px;
  127. height:0px;
  128. }
  129. #u761_img {
  130. border-width:0px;
  131. position:absolute;
  132. left:0px;
  133. top:0px;
  134. width:8px;
  135. height:28px;
  136. }
  137. #u761 {
  138. border-width:0px;
  139. position:absolute;
  140. left:20px;
  141. top:29px;
  142. width:8px;
  143. height:28px;
  144. display:flex;
  145. }
  146. #u761 .text {
  147. position:absolute;
  148. align-self:center;
  149. padding:2px 2px 2px 2px;
  150. box-sizing:border-box;
  151. width:100%;
  152. }
  153. #u761_text {
  154. border-width:0px;
  155. word-wrap:break-word;
  156. text-transform:none;
  157. visibility:hidden;
  158. }
  159. #u762_div {
  160. border-width:0px;
  161. position:absolute;
  162. left:0px;
  163. top:0px;
  164. width:144px;
  165. height:28px;
  166. background:inherit;
  167. background-color:rgba(255, 255, 255, 0);
  168. border:none;
  169. border-radius:0px;
  170. -moz-box-shadow:none;
  171. -webkit-box-shadow:none;
  172. box-shadow:none;
  173. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  174. font-weight:700;
  175. font-style:normal;
  176. }
  177. #u762 {
  178. border-width:0px;
  179. position:absolute;
  180. left:34px;
  181. top:29px;
  182. width:144px;
  183. height:28px;
  184. display:flex;
  185. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  186. font-weight:700;
  187. font-style:normal;
  188. }
  189. #u762 .text {
  190. position:absolute;
  191. align-self:flex-start;
  192. padding:0px 0px 0px 0px;
  193. box-sizing:border-box;
  194. width:100%;
  195. }
  196. #u762_text {
  197. border-width:0px;
  198. white-space:nowrap;
  199. text-transform:none;
  200. }
  201. #u763_div {
  202. border-width:0px;
  203. position:absolute;
  204. left:0px;
  205. top:0px;
  206. width:213px;
  207. height:43px;
  208. background:inherit;
  209. background-color:rgba(255, 255, 255, 0);
  210. box-sizing:border-box;
  211. border-width:2px;
  212. border-style:solid;
  213. border-color:rgba(255, 199, 51, 1);
  214. border-radius:0px;
  215. -moz-box-shadow:none;
  216. -webkit-box-shadow:none;
  217. box-shadow:none;
  218. }
  219. #u763 {
  220. border-width:0px;
  221. position:absolute;
  222. left:448px;
  223. top:363px;
  224. width:213px;
  225. height:43px;
  226. display:flex;
  227. }
  228. #u763 .text {
  229. position:absolute;
  230. align-self:center;
  231. padding:2px 2px 2px 2px;
  232. box-sizing:border-box;
  233. width:100%;
  234. }
  235. #u763_text {
  236. border-width:0px;
  237. word-wrap:break-word;
  238. text-transform:none;
  239. visibility:hidden;
  240. }
  241. #u764_img {
  242. border-width:0px;
  243. position:absolute;
  244. left:-10px;
  245. top:-8px;
  246. width:44px;
  247. height:44px;
  248. }
  249. #u764 {
  250. border-width:0px;
  251. position:absolute;
  252. left:648px;
  253. top:373px;
  254. width:24px;
  255. height:24px;
  256. display:flex;
  257. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  258. font-weight:700;
  259. font-style:normal;
  260. font-size:14px;
  261. color:#1E1E1E;
  262. }
  263. #u764 .text {
  264. position:absolute;
  265. align-self:center;
  266. padding:2px 2px 2px 2px;
  267. box-sizing:border-box;
  268. width:100%;
  269. }
  270. #u764_text {
  271. border-width:0px;
  272. word-wrap:break-word;
  273. text-transform:none;
  274. }
  275. #u765_div {
  276. border-width:0px;
  277. position:absolute;
  278. left:0px;
  279. top:0px;
  280. width:1538px;
  281. height:28px;
  282. background:inherit;
  283. background-color:rgba(244, 244, 245, 1);
  284. border:none;
  285. border-radius:0px;
  286. -moz-box-shadow:none;
  287. -webkit-box-shadow:none;
  288. box-shadow:none;
  289. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  290. font-weight:700;
  291. font-style:normal;
  292. }
  293. #u765 {
  294. border-width:0px;
  295. position:absolute;
  296. left:20px;
  297. top:77px;
  298. width:1538px;
  299. height:28px;
  300. display:flex;
  301. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  302. font-weight:700;
  303. font-style:normal;
  304. }
  305. #u765 .text {
  306. position:absolute;
  307. align-self:flex-start;
  308. padding:6px 0px 6px 14px;
  309. box-sizing:border-box;
  310. width:100%;
  311. }
  312. #u765_text {
  313. border-width:0px;
  314. word-wrap:break-word;
  315. text-transform:none;
  316. }
  317. #u766_div {
  318. border-width:0px;
  319. position:absolute;
  320. left:0px;
  321. top:0px;
  322. width:1156px;
  323. height:24px;
  324. background:inherit;
  325. background-color:rgba(255, 255, 255, 0);
  326. border:none;
  327. border-radius:0px;
  328. -moz-box-shadow:none;
  329. -webkit-box-shadow:none;
  330. box-shadow:none;
  331. font-size:14px;
  332. line-height:24px;
  333. }
  334. #u766 {
  335. border-width:0px;
  336. position:absolute;
  337. left:20px;
  338. top:125px;
  339. width:1156px;
  340. height:24px;
  341. display:flex;
  342. font-size:14px;
  343. line-height:24px;
  344. }
  345. #u766 .text {
  346. position:absolute;
  347. align-self:flex-start;
  348. padding:0px 0px 0px 14px;
  349. box-sizing:border-box;
  350. width:100%;
  351. }
  352. #u766_text {
  353. border-width:0px;
  354. word-wrap:break-word;
  355. text-transform:none;
  356. }
  357. #u767_div {
  358. border-width:0px;
  359. position:absolute;
  360. left:0px;
  361. top:0px;
  362. width:44px;
  363. height:43px;
  364. background:inherit;
  365. background-color:rgba(255, 255, 255, 0);
  366. box-sizing:border-box;
  367. border-width:2px;
  368. border-style:solid;
  369. border-color:rgba(255, 199, 51, 1);
  370. border-radius:0px;
  371. -moz-box-shadow:none;
  372. -webkit-box-shadow:none;
  373. box-shadow:none;
  374. }
  375. #u767 {
  376. border-width:0px;
  377. position:absolute;
  378. left:1043px;
  379. top:1125px;
  380. width:44px;
  381. height:43px;
  382. display:flex;
  383. }
  384. #u767 .text {
  385. position:absolute;
  386. align-self:center;
  387. padding:2px 2px 2px 2px;
  388. box-sizing:border-box;
  389. width:100%;
  390. }
  391. #u767_text {
  392. border-width:0px;
  393. word-wrap:break-word;
  394. text-transform:none;
  395. visibility:hidden;
  396. }
  397. #u768_img {
  398. border-width:0px;
  399. position:absolute;
  400. left:-10px;
  401. top:-8px;
  402. width:44px;
  403. height:44px;
  404. }
  405. #u768 {
  406. border-width:0px;
  407. position:absolute;
  408. left:1053px;
  409. top:1113px;
  410. width:24px;
  411. height:24px;
  412. display:flex;
  413. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  414. font-weight:700;
  415. font-style:normal;
  416. font-size:14px;
  417. color:#1E1E1E;
  418. }
  419. #u768 .text {
  420. position:absolute;
  421. align-self:center;
  422. padding:2px 2px 2px 2px;
  423. box-sizing:border-box;
  424. width:100%;
  425. }
  426. #u768_text {
  427. border-width:0px;
  428. word-wrap:break-word;
  429. text-transform:none;
  430. }
  431. #u769 {
  432. border-width:0px;
  433. position:absolute;
  434. left:0px;
  435. top:0px;
  436. width:0px;
  437. height:0px;
  438. }
  439. #u770_div {
  440. border-width:0px;
  441. position:absolute;
  442. left:0px;
  443. top:0px;
  444. width:328px;
  445. height:24px;
  446. background:inherit;
  447. background-color:rgba(255, 255, 255, 0);
  448. border:none;
  449. border-radius:0px;
  450. -moz-box-shadow:none;
  451. -webkit-box-shadow:none;
  452. box-shadow:none;
  453. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  454. font-weight:700;
  455. font-style:normal;
  456. font-size:16px;
  457. }
  458. #u770 {
  459. border-width:0px;
  460. position:absolute;
  461. left:1230px;
  462. top:247px;
  463. width:328px;
  464. height:24px;
  465. display:flex;
  466. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  467. font-weight:700;
  468. font-style:normal;
  469. font-size:16px;
  470. }
  471. #u770 .text {
  472. position:absolute;
  473. align-self:flex-start;
  474. padding:3px 0px 3px 0px;
  475. box-sizing:border-box;
  476. width:100%;
  477. }
  478. #u770_text {
  479. border-width:0px;
  480. word-wrap:break-word;
  481. text-transform:none;
  482. }
  483. #u771_div {
  484. border-width:0px;
  485. position:absolute;
  486. left:0px;
  487. top:0px;
  488. width:303px;
  489. height:504px;
  490. background:inherit;
  491. background-color:rgba(255, 255, 255, 0);
  492. border:none;
  493. border-radius:0px;
  494. -moz-box-shadow:none;
  495. -webkit-box-shadow:none;
  496. box-shadow:none;
  497. line-height:24px;
  498. }
  499. #u771 {
  500. border-width:0px;
  501. position:absolute;
  502. left:1255px;
  503. top:278px;
  504. width:303px;
  505. height:504px;
  506. display:flex;
  507. line-height:24px;
  508. }
  509. #u771 .text {
  510. position:absolute;
  511. align-self:flex-start;
  512. padding:0px 0px 0px 0px;
  513. box-sizing:border-box;
  514. width:100%;
  515. }
  516. #u771_text {
  517. border-width:0px;
  518. word-wrap:break-word;
  519. text-transform:none;
  520. }
  521. #u772_img {
  522. border-width:0px;
  523. position:absolute;
  524. left:-10px;
  525. top:-8px;
  526. width:44px;
  527. height:44px;
  528. }
  529. #u772 {
  530. border-width:0px;
  531. position:absolute;
  532. left:1196px;
  533. top:247px;
  534. width:24px;
  535. height:24px;
  536. display:flex;
  537. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  538. font-weight:700;
  539. font-style:normal;
  540. font-size:14px;
  541. color:#1E1E1E;
  542. }
  543. #u772 .text {
  544. position:absolute;
  545. align-self:center;
  546. padding:2px 2px 2px 2px;
  547. box-sizing:border-box;
  548. width:100%;
  549. }
  550. #u772_text {
  551. border-width:0px;
  552. word-wrap:break-word;
  553. text-transform:none;
  554. }
  555. #u773_div {
  556. border-width:0px;
  557. position:absolute;
  558. left:0px;
  559. top:0px;
  560. width:25px;
  561. height:384px;
  562. background:inherit;
  563. background-color:rgba(255, 255, 255, 0);
  564. border:none;
  565. border-radius:0px;
  566. -moz-box-shadow:none;
  567. -webkit-box-shadow:none;
  568. box-shadow:none;
  569. line-height:24px;
  570. }
  571. #u773 {
  572. border-width:0px;
  573. position:absolute;
  574. left:1230px;
  575. top:278px;
  576. width:25px;
  577. height:384px;
  578. display:flex;
  579. line-height:24px;
  580. }
  581. #u773 .text {
  582. position:absolute;
  583. align-self:flex-start;
  584. padding:0px 0px 0px 0px;
  585. box-sizing:border-box;
  586. width:100%;
  587. }
  588. #u773_text {
  589. border-width:0px;
  590. word-wrap:break-word;
  591. text-transform:none;
  592. }
  593. #u774_div {
  594. border-width:0px;
  595. position:absolute;
  596. left:0px;
  597. top:0px;
  598. width:83px;
  599. height:43px;
  600. background:inherit;
  601. background-color:rgba(255, 255, 255, 0);
  602. box-sizing:border-box;
  603. border-width:2px;
  604. border-style:solid;
  605. border-color:rgba(255, 199, 51, 1);
  606. border-radius:0px;
  607. -moz-box-shadow:none;
  608. -webkit-box-shadow:none;
  609. box-shadow:none;
  610. }
  611. #u774 {
  612. border-width:0px;
  613. position:absolute;
  614. left:1067px;
  615. top:1216px;
  616. width:83px;
  617. height:43px;
  618. display:flex;
  619. }
  620. #u774 .text {
  621. position:absolute;
  622. align-self:center;
  623. padding:2px 2px 2px 2px;
  624. box-sizing:border-box;
  625. width:100%;
  626. }
  627. #u774_text {
  628. border-width:0px;
  629. word-wrap:break-word;
  630. text-transform:none;
  631. visibility:hidden;
  632. }
  633. #u775_img {
  634. border-width:0px;
  635. position:absolute;
  636. left:-10px;
  637. top:-8px;
  638. width:44px;
  639. height:44px;
  640. }
  641. #u775 {
  642. border-width:0px;
  643. position:absolute;
  644. left:1097px;
  645. top:1204px;
  646. width:24px;
  647. height:24px;
  648. display:flex;
  649. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  650. font-weight:700;
  651. font-style:normal;
  652. font-size:14px;
  653. color:#1E1E1E;
  654. }
  655. #u775 .text {
  656. position:absolute;
  657. align-self:center;
  658. padding:2px 2px 2px 2px;
  659. box-sizing:border-box;
  660. width:100%;
  661. }
  662. #u775_text {
  663. border-width:0px;
  664. word-wrap:break-word;
  665. text-transform:none;
  666. }
  667. #u776 {
  668. border-width:0px;
  669. position:absolute;
  670. left:0px;
  671. top:0px;
  672. width:0px;
  673. height:0px;
  674. }
  675. #u777_div {
  676. border-width:0px;
  677. position:absolute;
  678. left:0px;
  679. top:0px;
  680. width:328px;
  681. height:24px;
  682. background:inherit;
  683. background-color:rgba(255, 255, 255, 0);
  684. border:none;
  685. border-radius:0px;
  686. -moz-box-shadow:none;
  687. -webkit-box-shadow:none;
  688. box-shadow:none;
  689. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  690. font-weight:700;
  691. font-style:normal;
  692. font-size:16px;
  693. }
  694. #u777 {
  695. border-width:0px;
  696. position:absolute;
  697. left:1230px;
  698. top:1205px;
  699. width:328px;
  700. height:24px;
  701. display:flex;
  702. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  703. font-weight:700;
  704. font-style:normal;
  705. font-size:16px;
  706. }
  707. #u777 .text {
  708. position:absolute;
  709. align-self:flex-start;
  710. padding:3px 0px 3px 0px;
  711. box-sizing:border-box;
  712. width:100%;
  713. }
  714. #u777_text {
  715. border-width:0px;
  716. word-wrap:break-word;
  717. text-transform:none;
  718. }
  719. #u778_img {
  720. border-width:0px;
  721. position:absolute;
  722. left:-10px;
  723. top:-8px;
  724. width:44px;
  725. height:44px;
  726. }
  727. #u778 {
  728. border-width:0px;
  729. position:absolute;
  730. left:1196px;
  731. top:1205px;
  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. #u778 .text {
  742. position:absolute;
  743. align-self:center;
  744. padding:2px 2px 2px 2px;
  745. box-sizing:border-box;
  746. width:100%;
  747. }
  748. #u778_text {
  749. border-width:0px;
  750. word-wrap:break-word;
  751. text-transform:none;
  752. }
  753. #u779_img {
  754. border-width:0px;
  755. position:absolute;
  756. left:0px;
  757. top:0px;
  758. width:363px;
  759. height:2px;
  760. }
  761. #u779 {
  762. border-width:0px;
  763. position:absolute;
  764. left:1196px;
  765. top:1184px;
  766. width:362px;
  767. height:1px;
  768. display:flex;
  769. }
  770. #u779 .text {
  771. position:absolute;
  772. align-self:center;
  773. padding:2px 2px 2px 2px;
  774. box-sizing:border-box;
  775. width:100%;
  776. }
  777. #u779_text {
  778. border-width:0px;
  779. word-wrap:break-word;
  780. text-transform:none;
  781. visibility:hidden;
  782. }
  783. #u780_div {
  784. border-width:0px;
  785. position:absolute;
  786. left:0px;
  787. top:0px;
  788. width:303px;
  789. height:192px;
  790. background:inherit;
  791. background-color:rgba(255, 255, 255, 0);
  792. border:none;
  793. border-radius:0px;
  794. -moz-box-shadow:none;
  795. -webkit-box-shadow:none;
  796. box-shadow:none;
  797. line-height:24px;
  798. }
  799. #u780 {
  800. border-width:0px;
  801. position:absolute;
  802. left:1255px;
  803. top:1236px;
  804. width:303px;
  805. height:192px;
  806. display:flex;
  807. line-height:24px;
  808. }
  809. #u780 .text {
  810. position:absolute;
  811. align-self:flex-start;
  812. padding:0px 0px 0px 0px;
  813. box-sizing:border-box;
  814. width:100%;
  815. }
  816. #u780_text {
  817. border-width:0px;
  818. word-wrap:break-word;
  819. text-transform:none;
  820. }
  821. #u781_div {
  822. border-width:0px;
  823. position:absolute;
  824. left:0px;
  825. top:0px;
  826. width:25px;
  827. height:192px;
  828. background:inherit;
  829. background-color:rgba(255, 255, 255, 0);
  830. border:none;
  831. border-radius:0px;
  832. -moz-box-shadow:none;
  833. -webkit-box-shadow:none;
  834. box-shadow:none;
  835. line-height:24px;
  836. }
  837. #u781 {
  838. border-width:0px;
  839. position:absolute;
  840. left:1230px;
  841. top:1236px;
  842. width:25px;
  843. height:192px;
  844. display:flex;
  845. line-height:24px;
  846. }
  847. #u781 .text {
  848. position:absolute;
  849. align-self:flex-start;
  850. padding:0px 0px 0px 0px;
  851. box-sizing:border-box;
  852. width:100%;
  853. }
  854. #u781_text {
  855. border-width:0px;
  856. word-wrap:break-word;
  857. text-transform:none;
  858. }
  859. #u782 {
  860. border-width:0px;
  861. position:absolute;
  862. left:0px;
  863. top:0px;
  864. width:0px;
  865. height:0px;
  866. }
  867. #u783_div {
  868. border-width:0px;
  869. position:absolute;
  870. left:0px;
  871. top:0px;
  872. width:328px;
  873. height:24px;
  874. background:inherit;
  875. background-color:rgba(255, 255, 255, 0);
  876. border:none;
  877. border-radius:0px;
  878. -moz-box-shadow:none;
  879. -webkit-box-shadow:none;
  880. box-shadow:none;
  881. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  882. font-weight:700;
  883. font-style:normal;
  884. font-size:16px;
  885. }
  886. #u783 {
  887. border-width:0px;
  888. position:absolute;
  889. left:1230px;
  890. top:893px;
  891. width:328px;
  892. height:24px;
  893. display:flex;
  894. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  895. font-weight:700;
  896. font-style:normal;
  897. font-size:16px;
  898. }
  899. #u783 .text {
  900. position:absolute;
  901. align-self:flex-start;
  902. padding:3px 0px 3px 0px;
  903. box-sizing:border-box;
  904. width:100%;
  905. }
  906. #u783_text {
  907. border-width:0px;
  908. word-wrap:break-word;
  909. text-transform:none;
  910. }
  911. #u784_div {
  912. border-width:0px;
  913. position:absolute;
  914. left:0px;
  915. top:0px;
  916. width:303px;
  917. height:240px;
  918. background:inherit;
  919. background-color:rgba(255, 255, 255, 0);
  920. border:none;
  921. border-radius:0px;
  922. -moz-box-shadow:none;
  923. -webkit-box-shadow:none;
  924. box-shadow:none;
  925. line-height:24px;
  926. }
  927. #u784 {
  928. border-width:0px;
  929. position:absolute;
  930. left:1255px;
  931. top:924px;
  932. width:303px;
  933. height:240px;
  934. display:flex;
  935. line-height:24px;
  936. }
  937. #u784 .text {
  938. position:absolute;
  939. align-self:flex-start;
  940. padding:0px 0px 0px 0px;
  941. box-sizing:border-box;
  942. width:100%;
  943. }
  944. #u784_text {
  945. border-width:0px;
  946. word-wrap:break-word;
  947. text-transform:none;
  948. }
  949. #u785_img {
  950. border-width:0px;
  951. position:absolute;
  952. left:-10px;
  953. top:-8px;
  954. width:44px;
  955. height:44px;
  956. }
  957. #u785 {
  958. border-width:0px;
  959. position:absolute;
  960. left:1196px;
  961. top:893px;
  962. width:24px;
  963. height:24px;
  964. display:flex;
  965. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  966. font-weight:700;
  967. font-style:normal;
  968. font-size:14px;
  969. color:#1E1E1E;
  970. }
  971. #u785 .text {
  972. position:absolute;
  973. align-self:center;
  974. padding:2px 2px 2px 2px;
  975. box-sizing:border-box;
  976. width:100%;
  977. }
  978. #u785_text {
  979. border-width:0px;
  980. word-wrap:break-word;
  981. text-transform:none;
  982. }
  983. #u786_div {
  984. border-width:0px;
  985. position:absolute;
  986. left:0px;
  987. top:0px;
  988. width:25px;
  989. height:216px;
  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. line-height:24px;
  998. }
  999. #u786 {
  1000. border-width:0px;
  1001. position:absolute;
  1002. left:1230px;
  1003. top:924px;
  1004. width:25px;
  1005. height:216px;
  1006. display:flex;
  1007. line-height:24px;
  1008. }
  1009. #u786 .text {
  1010. position:absolute;
  1011. align-self:flex-start;
  1012. padding:0px 0px 0px 0px;
  1013. box-sizing:border-box;
  1014. width:100%;
  1015. }
  1016. #u786_text {
  1017. border-width:0px;
  1018. word-wrap:break-word;
  1019. text-transform:none;
  1020. }