styles.css 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759
  1. body {
  2. margin:0px;
  3. background-image:none;
  4. position:static;
  5. left:auto;
  6. width:1579px;
  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. #u2176 {
  20. border-width:0px;
  21. position:absolute;
  22. left:0px;
  23. top:0px;
  24. width:0px;
  25. height:0px;
  26. }
  27. #u2177_img {
  28. border-width:0px;
  29. position:absolute;
  30. left:0px;
  31. top:0px;
  32. width:8px;
  33. height:28px;
  34. }
  35. #u2177 {
  36. border-width:0px;
  37. position:absolute;
  38. left:7px;
  39. top:21px;
  40. width:8px;
  41. height:28px;
  42. display:flex;
  43. }
  44. #u2177 .text {
  45. position:absolute;
  46. align-self:center;
  47. padding:2px 2px 2px 2px;
  48. box-sizing:border-box;
  49. width:100%;
  50. }
  51. #u2177_text {
  52. border-width:0px;
  53. word-wrap:break-word;
  54. text-transform:none;
  55. visibility:hidden;
  56. }
  57. #u2178_div {
  58. border-width:0px;
  59. position:absolute;
  60. left:0px;
  61. top:0px;
  62. width:72px;
  63. height:28px;
  64. background:inherit;
  65. background-color:rgba(255, 255, 255, 0);
  66. border:none;
  67. border-radius:0px;
  68. -moz-box-shadow:none;
  69. -webkit-box-shadow:none;
  70. box-shadow:none;
  71. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  72. font-weight:700;
  73. font-style:normal;
  74. }
  75. #u2178 {
  76. border-width:0px;
  77. position:absolute;
  78. left:21px;
  79. top:21px;
  80. width:72px;
  81. height:28px;
  82. display:flex;
  83. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  84. font-weight:700;
  85. font-style:normal;
  86. }
  87. #u2178 .text {
  88. position:absolute;
  89. align-self:flex-start;
  90. padding:0px 0px 0px 0px;
  91. box-sizing:border-box;
  92. width:100%;
  93. }
  94. #u2178_text {
  95. border-width:0px;
  96. white-space:nowrap;
  97. text-transform:none;
  98. }
  99. #u2179_div {
  100. border-width:0px;
  101. position:absolute;
  102. left:0px;
  103. top:0px;
  104. width:108px;
  105. height:21px;
  106. background:inherit;
  107. background-color:rgba(255, 255, 255, 0);
  108. border:none;
  109. border-radius:0px;
  110. -moz-box-shadow:none;
  111. -webkit-box-shadow:none;
  112. box-shadow:none;
  113. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  114. font-weight:700;
  115. font-style:normal;
  116. font-size:18px;
  117. }
  118. #u2179 {
  119. border-width:0px;
  120. position:absolute;
  121. left:21px;
  122. top:77px;
  123. width:108px;
  124. height:21px;
  125. display:flex;
  126. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  127. font-weight:700;
  128. font-style:normal;
  129. font-size:18px;
  130. }
  131. #u2179 .text {
  132. position:absolute;
  133. align-self:flex-start;
  134. padding:0px 0px 0px 0px;
  135. box-sizing:border-box;
  136. width:100%;
  137. }
  138. #u2179_text {
  139. border-width:0px;
  140. white-space:nowrap;
  141. text-transform:none;
  142. }
  143. #u2180_div {
  144. border-width:0px;
  145. position:absolute;
  146. left:0px;
  147. top:0px;
  148. width:865px;
  149. height:31px;
  150. background:inherit;
  151. background-color:rgba(255, 255, 255, 0);
  152. border:none;
  153. border-radius:0px;
  154. -moz-box-shadow:none;
  155. -webkit-box-shadow:none;
  156. box-shadow:none;
  157. font-size:16px;
  158. line-height:24px;
  159. }
  160. #u2180 {
  161. border-width:0px;
  162. position:absolute;
  163. left:55px;
  164. top:131px;
  165. width:865px;
  166. height:31px;
  167. display:flex;
  168. font-size:16px;
  169. line-height:24px;
  170. }
  171. #u2180 .text {
  172. position:absolute;
  173. align-self:flex-start;
  174. padding:0px 0px 0px 0px;
  175. box-sizing:border-box;
  176. width:100%;
  177. }
  178. #u2180_text {
  179. border-width:0px;
  180. word-wrap:break-word;
  181. text-transform:none;
  182. }
  183. #u2181_div {
  184. border-width:0px;
  185. position:absolute;
  186. left:0px;
  187. top:0px;
  188. width:173px;
  189. height:21px;
  190. background:inherit;
  191. background-color:rgba(255, 255, 255, 0);
  192. border:none;
  193. border-radius:0px;
  194. -moz-box-shadow:none;
  195. -webkit-box-shadow:none;
  196. box-shadow:none;
  197. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  198. font-weight:700;
  199. font-style:normal;
  200. font-size:18px;
  201. }
  202. #u2181 {
  203. border-width:0px;
  204. position:absolute;
  205. left:21px;
  206. top:188px;
  207. width:173px;
  208. height:21px;
  209. display:flex;
  210. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  211. font-weight:700;
  212. font-style:normal;
  213. font-size:18px;
  214. }
  215. #u2181 .text {
  216. position:absolute;
  217. align-self:flex-start;
  218. padding:0px 0px 0px 0px;
  219. box-sizing:border-box;
  220. width:100%;
  221. }
  222. #u2181_text {
  223. border-width:0px;
  224. white-space:nowrap;
  225. text-transform:none;
  226. }
  227. #u2182_img {
  228. border-width:0px;
  229. position:absolute;
  230. left:0px;
  231. top:0px;
  232. width:1155px;
  233. height:583px;
  234. }
  235. #u2182 {
  236. border-width:0px;
  237. position:absolute;
  238. left:21px;
  239. top:284px;
  240. width:1155px;
  241. height:583px;
  242. display:flex;
  243. }
  244. #u2182 .text {
  245. position:absolute;
  246. align-self:center;
  247. padding:2px 2px 2px 2px;
  248. box-sizing:border-box;
  249. width:100%;
  250. }
  251. #u2182_text {
  252. border-width:0px;
  253. word-wrap:break-word;
  254. text-transform:none;
  255. visibility:hidden;
  256. }
  257. #u2183_img {
  258. border-width:0px;
  259. position:absolute;
  260. left:-4px;
  261. top:-4px;
  262. width:30px;
  263. height:30px;
  264. }
  265. #u2183 {
  266. border-width:0px;
  267. position:absolute;
  268. left:1077px;
  269. top:468px;
  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. #u2183 .text {
  280. position:absolute;
  281. align-self:center;
  282. padding:2px 2px 2px 2px;
  283. box-sizing:border-box;
  284. width:100%;
  285. }
  286. #u2183_text {
  287. border-width:0px;
  288. word-wrap:break-word;
  289. text-transform:none;
  290. }
  291. #u2184 {
  292. border-width:0px;
  293. position:absolute;
  294. left:0px;
  295. top:0px;
  296. width:0px;
  297. height:0px;
  298. }
  299. #u2185_img {
  300. border-width:0px;
  301. position:absolute;
  302. left:-4px;
  303. top:-4px;
  304. width:44px;
  305. height:44px;
  306. }
  307. #u2185 {
  308. border-width:0px;
  309. position:absolute;
  310. left:1186px;
  311. top:284px;
  312. width:34px;
  313. height:34px;
  314. display:flex;
  315. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  316. font-weight:700;
  317. font-style:normal;
  318. font-size:26px;
  319. }
  320. #u2185 .text {
  321. position:absolute;
  322. align-self:center;
  323. padding:2px 2px 2px 2px;
  324. box-sizing:border-box;
  325. width:100%;
  326. }
  327. #u2185_text {
  328. border-width:0px;
  329. word-wrap:break-word;
  330. text-transform:none;
  331. }
  332. #u2186_div {
  333. border-width:0px;
  334. position:absolute;
  335. left:0px;
  336. top:0px;
  337. width:198px;
  338. height:18px;
  339. background:inherit;
  340. background-color:rgba(255, 255, 255, 0);
  341. border:none;
  342. border-radius:0px;
  343. -moz-box-shadow:none;
  344. -webkit-box-shadow:none;
  345. box-shadow:none;
  346. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  347. font-weight:700;
  348. font-style:normal;
  349. font-size:16px;
  350. }
  351. #u2186 {
  352. border-width:0px;
  353. position:absolute;
  354. left:1226px;
  355. top:291px;
  356. width:198px;
  357. height:18px;
  358. display:flex;
  359. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  360. font-weight:700;
  361. font-style:normal;
  362. font-size:16px;
  363. }
  364. #u2186 .text {
  365. position:absolute;
  366. align-self:flex-start;
  367. padding:0px 0px 0px 0px;
  368. box-sizing:border-box;
  369. width:100%;
  370. }
  371. #u2186_text {
  372. border-width:0px;
  373. word-wrap:break-word;
  374. text-transform:none;
  375. }
  376. #u2187_div {
  377. border-width:0px;
  378. position:absolute;
  379. left:0px;
  380. top:0px;
  381. width:352px;
  382. height:44px;
  383. background:inherit;
  384. background-color:rgba(255, 255, 255, 0);
  385. border:none;
  386. border-radius:0px;
  387. -moz-box-shadow:none;
  388. -webkit-box-shadow:none;
  389. box-shadow:none;
  390. line-height:22px;
  391. }
  392. #u2187 {
  393. border-width:0px;
  394. position:absolute;
  395. left:1226px;
  396. top:329px;
  397. width:352px;
  398. height:44px;
  399. display:flex;
  400. line-height:22px;
  401. }
  402. #u2187 .text {
  403. position:absolute;
  404. align-self:flex-start;
  405. padding:0px 0px 0px 0px;
  406. box-sizing:border-box;
  407. width:100%;
  408. }
  409. #u2187_text {
  410. border-width:0px;
  411. word-wrap:break-word;
  412. text-transform:none;
  413. }
  414. #u2188_div {
  415. border-width:0px;
  416. position:absolute;
  417. left:0px;
  418. top:0px;
  419. width:160px;
  420. height:18px;
  421. background:inherit;
  422. background-color:rgba(255, 255, 255, 0);
  423. border:none;
  424. border-radius:0px;
  425. -moz-box-shadow:none;
  426. -webkit-box-shadow:none;
  427. box-shadow:none;
  428. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  429. font-weight:700;
  430. font-style:normal;
  431. font-size:16px;
  432. }
  433. #u2188 {
  434. border-width:0px;
  435. position:absolute;
  436. left:21px;
  437. top:252px;
  438. width:160px;
  439. height:18px;
  440. display:flex;
  441. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  442. font-weight:700;
  443. font-style:normal;
  444. font-size:16px;
  445. }
  446. #u2188 .text {
  447. position:absolute;
  448. align-self:flex-start;
  449. padding:0px 0px 0px 0px;
  450. box-sizing:border-box;
  451. width:100%;
  452. }
  453. #u2188_text {
  454. border-width:0px;
  455. white-space:nowrap;
  456. text-transform:none;
  457. }
  458. #u2189_img {
  459. border-width:0px;
  460. position:absolute;
  461. left:0px;
  462. top:0px;
  463. width:1155px;
  464. height:583px;
  465. }
  466. #u2189 {
  467. border-width:0px;
  468. position:absolute;
  469. left:21px;
  470. top:940px;
  471. width:1155px;
  472. height:583px;
  473. display:flex;
  474. }
  475. #u2189 .text {
  476. position:absolute;
  477. align-self:center;
  478. padding:2px 2px 2px 2px;
  479. box-sizing:border-box;
  480. width:100%;
  481. }
  482. #u2189_text {
  483. border-width:0px;
  484. word-wrap:break-word;
  485. text-transform:none;
  486. visibility:hidden;
  487. }
  488. #u2190_div {
  489. border-width:0px;
  490. position:absolute;
  491. left:0px;
  492. top:0px;
  493. width:180px;
  494. height:21px;
  495. background:inherit;
  496. background-color:rgba(255, 255, 255, 0);
  497. border:none;
  498. border-radius:0px;
  499. -moz-box-shadow:none;
  500. -webkit-box-shadow:none;
  501. box-shadow:none;
  502. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  503. font-weight:700;
  504. font-style:normal;
  505. font-size:18px;
  506. }
  507. #u2190 {
  508. border-width:0px;
  509. position:absolute;
  510. left:21px;
  511. top:912px;
  512. width:180px;
  513. height:21px;
  514. display:flex;
  515. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  516. font-weight:700;
  517. font-style:normal;
  518. font-size:18px;
  519. }
  520. #u2190 .text {
  521. position:absolute;
  522. align-self:flex-start;
  523. padding:0px 0px 0px 0px;
  524. box-sizing:border-box;
  525. width:100%;
  526. }
  527. #u2190_text {
  528. border-width:0px;
  529. white-space:nowrap;
  530. text-transform:none;
  531. }
  532. #u2191_img {
  533. border-width:0px;
  534. position:absolute;
  535. left:-4px;
  536. top:-4px;
  537. width:30px;
  538. height:30px;
  539. }
  540. #u2191 {
  541. border-width:0px;
  542. position:absolute;
  543. left:1051px;
  544. top:1192px;
  545. width:20px;
  546. height:20px;
  547. display:flex;
  548. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  549. font-weight:700;
  550. font-style:normal;
  551. font-size:14px;
  552. color:#1E1E1E;
  553. }
  554. #u2191 .text {
  555. position:absolute;
  556. align-self:center;
  557. padding:2px 2px 2px 2px;
  558. box-sizing:border-box;
  559. width:100%;
  560. }
  561. #u2191_text {
  562. border-width:0px;
  563. word-wrap:break-word;
  564. text-transform:none;
  565. }
  566. #u2192 {
  567. border-width:0px;
  568. position:absolute;
  569. left:0px;
  570. top:0px;
  571. width:0px;
  572. height:0px;
  573. }
  574. #u2193_img {
  575. border-width:0px;
  576. position:absolute;
  577. left:-4px;
  578. top:-4px;
  579. width:40px;
  580. height:40px;
  581. }
  582. #u2193 {
  583. border-width:0px;
  584. position:absolute;
  585. left:1187px;
  586. top:940px;
  587. width:30px;
  588. height:30px;
  589. display:flex;
  590. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  591. font-weight:700;
  592. font-style:normal;
  593. font-size:18px;
  594. color:#1E1E1E;
  595. }
  596. #u2193 .text {
  597. position:absolute;
  598. align-self:center;
  599. padding:2px 2px 2px 2px;
  600. box-sizing:border-box;
  601. width:100%;
  602. }
  603. #u2193_text {
  604. border-width:0px;
  605. word-wrap:break-word;
  606. text-transform:none;
  607. }
  608. #u2194_div {
  609. border-width:0px;
  610. position:absolute;
  611. left:0px;
  612. top:0px;
  613. width:198px;
  614. height:18px;
  615. background:inherit;
  616. background-color:rgba(255, 255, 255, 0);
  617. border:none;
  618. border-radius:0px;
  619. -moz-box-shadow:none;
  620. -webkit-box-shadow:none;
  621. box-shadow:none;
  622. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  623. font-weight:700;
  624. font-style:normal;
  625. font-size:16px;
  626. }
  627. #u2194 {
  628. border-width:0px;
  629. position:absolute;
  630. left:1227px;
  631. top:947px;
  632. width:198px;
  633. height:18px;
  634. display:flex;
  635. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  636. font-weight:700;
  637. font-style:normal;
  638. font-size:16px;
  639. }
  640. #u2194 .text {
  641. position:absolute;
  642. align-self:flex-start;
  643. padding:0px 0px 0px 0px;
  644. box-sizing:border-box;
  645. width:100%;
  646. }
  647. #u2194_text {
  648. border-width:0px;
  649. word-wrap:break-word;
  650. text-transform:none;
  651. }
  652. #u2195_div {
  653. border-width:0px;
  654. position:absolute;
  655. left:0px;
  656. top:0px;
  657. width:352px;
  658. height:44px;
  659. background:inherit;
  660. background-color:rgba(255, 255, 255, 0);
  661. border:none;
  662. border-radius:0px;
  663. -moz-box-shadow:none;
  664. -webkit-box-shadow:none;
  665. box-shadow:none;
  666. line-height:22px;
  667. }
  668. #u2195 {
  669. border-width:0px;
  670. position:absolute;
  671. left:1227px;
  672. top:985px;
  673. width:352px;
  674. height:44px;
  675. display:flex;
  676. line-height:22px;
  677. }
  678. #u2195 .text {
  679. position:absolute;
  680. align-self:flex-start;
  681. padding:0px 0px 0px 0px;
  682. box-sizing:border-box;
  683. width:100%;
  684. }
  685. #u2195_text {
  686. border-width:0px;
  687. word-wrap:break-word;
  688. text-transform:none;
  689. }
  690. #u2196 {
  691. position:fixed;
  692. left:1382px;
  693. top:68px;
  694. }
  695. #u2196_state0 {
  696. position:relative;
  697. left:0px;
  698. top:0px;
  699. width:140px;
  700. height:40px;
  701. background-image:none;
  702. border:none;
  703. border-radius:0px;
  704. -moz-box-shadow:none;
  705. -webkit-box-shadow:none;
  706. box-shadow:none;
  707. }
  708. #u2196_state0_content {
  709. border-width:0px;
  710. position:absolute;
  711. left:0px;
  712. top:0px;
  713. width:1px;
  714. height:1px;
  715. }
  716. #u2197_div {
  717. border-width:0px;
  718. position:absolute;
  719. left:0px;
  720. top:0px;
  721. width:140px;
  722. height:40px;
  723. background:inherit;
  724. background-color:rgba(51, 160, 154, 1);
  725. border:none;
  726. border-radius:5px;
  727. -moz-box-shadow:none;
  728. -webkit-box-shadow:none;
  729. box-shadow:none;
  730. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  731. font-weight:700;
  732. font-style:normal;
  733. font-size:16px;
  734. }
  735. #u2197 {
  736. border-width:0px;
  737. position:absolute;
  738. left:0px;
  739. top:0px;
  740. width:140px;
  741. height:40px;
  742. display:flex;
  743. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  744. font-weight:700;
  745. font-style:normal;
  746. font-size:16px;
  747. }
  748. #u2197 .text {
  749. position:absolute;
  750. align-self:center;
  751. padding:2px 2px 2px 2px;
  752. box-sizing:border-box;
  753. width:100%;
  754. }
  755. #u2197_text {
  756. border-width:0px;
  757. word-wrap:break-word;
  758. text-transform:none;
  759. }