styles.css 20 KB

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