styles.css 9.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572
  1. body {
  2. margin:0px;
  3. background-color:rgba(0, 0, 0, 1);
  4. background-image:none;
  5. position:static;
  6. left:auto;
  7. width:1578px;
  8. margin-left:0;
  9. margin-right:0;
  10. text-align:left;
  11. }
  12. .form_sketch {
  13. border-color:transparent;
  14. background-color:transparent;
  15. }
  16. #base {
  17. position:absolute;
  18. z-index:0;
  19. }
  20. #u54_div {
  21. border-width:0px;
  22. position:absolute;
  23. left:0px;
  24. top:0px;
  25. width:1578px;
  26. height:1043px;
  27. background:inherit;
  28. background-color:rgba(255, 255, 255, 1);
  29. border:none;
  30. border-radius:0px;
  31. -moz-box-shadow:none;
  32. -webkit-box-shadow:none;
  33. box-shadow:none;
  34. }
  35. #u54 {
  36. border-width:0px;
  37. position:absolute;
  38. left:0px;
  39. top:0px;
  40. width:1578px;
  41. height:1043px;
  42. display:flex;
  43. }
  44. #u54 .text {
  45. position:absolute;
  46. align-self:center;
  47. padding:2px 2px 2px 2px;
  48. box-sizing:border-box;
  49. width:100%;
  50. }
  51. #u54_text {
  52. border-width:0px;
  53. word-wrap:break-word;
  54. text-transform:none;
  55. }
  56. #u55_img {
  57. border-width:0px;
  58. position:absolute;
  59. left:-10px;
  60. top:-8px;
  61. width:1175px;
  62. height:647px;
  63. }
  64. #u55 {
  65. border-width:0px;
  66. position:absolute;
  67. left:20px;
  68. top:276px;
  69. width:1155px;
  70. height:627px;
  71. display:flex;
  72. }
  73. #u55 .text {
  74. position:absolute;
  75. align-self:center;
  76. padding:2px 2px 2px 2px;
  77. box-sizing:border-box;
  78. width:100%;
  79. }
  80. #u55_text {
  81. border-width:0px;
  82. word-wrap:break-word;
  83. text-transform:none;
  84. visibility:hidden;
  85. }
  86. #u56 {
  87. border-width:0px;
  88. position:absolute;
  89. left:0px;
  90. top:0px;
  91. width:0px;
  92. height:0px;
  93. }
  94. #u57_img {
  95. border-width:0px;
  96. position:absolute;
  97. left:0px;
  98. top:0px;
  99. width:8px;
  100. height:28px;
  101. }
  102. #u57 {
  103. border-width:0px;
  104. position:absolute;
  105. left:20px;
  106. top:29px;
  107. width:8px;
  108. height:28px;
  109. display:flex;
  110. }
  111. #u57 .text {
  112. position:absolute;
  113. align-self:center;
  114. padding:2px 2px 2px 2px;
  115. box-sizing:border-box;
  116. width:100%;
  117. }
  118. #u57_text {
  119. border-width:0px;
  120. word-wrap:break-word;
  121. text-transform:none;
  122. visibility:hidden;
  123. }
  124. #u58_div {
  125. border-width:0px;
  126. position:absolute;
  127. left:0px;
  128. top:0px;
  129. width:96px;
  130. height:28px;
  131. background:inherit;
  132. background-color:rgba(255, 255, 255, 0);
  133. border:none;
  134. border-radius:0px;
  135. -moz-box-shadow:none;
  136. -webkit-box-shadow:none;
  137. box-shadow:none;
  138. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  139. font-weight:700;
  140. font-style:normal;
  141. }
  142. #u58 {
  143. border-width:0px;
  144. position:absolute;
  145. left:34px;
  146. top:29px;
  147. width:96px;
  148. height:28px;
  149. display:flex;
  150. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  151. font-weight:700;
  152. font-style:normal;
  153. }
  154. #u58 .text {
  155. position:absolute;
  156. align-self:flex-start;
  157. padding:0px 0px 0px 0px;
  158. box-sizing:border-box;
  159. width:100%;
  160. }
  161. #u58_text {
  162. border-width:0px;
  163. white-space:nowrap;
  164. text-transform:none;
  165. }
  166. #u59_div {
  167. border-width:0px;
  168. position:absolute;
  169. left:0px;
  170. top:0px;
  171. width:1538px;
  172. height:28px;
  173. background:inherit;
  174. background-color:rgba(244, 244, 245, 1);
  175. border:none;
  176. border-radius:0px;
  177. -moz-box-shadow:none;
  178. -webkit-box-shadow:none;
  179. box-shadow:none;
  180. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  181. font-weight:700;
  182. font-style:normal;
  183. }
  184. #u59 {
  185. border-width:0px;
  186. position:absolute;
  187. left:20px;
  188. top:77px;
  189. width:1538px;
  190. height:28px;
  191. display:flex;
  192. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  193. font-weight:700;
  194. font-style:normal;
  195. }
  196. #u59 .text {
  197. position:absolute;
  198. align-self:flex-start;
  199. padding:6px 0px 6px 14px;
  200. box-sizing:border-box;
  201. width:100%;
  202. }
  203. #u59_text {
  204. border-width:0px;
  205. word-wrap:break-word;
  206. text-transform:none;
  207. }
  208. #u60_div {
  209. border-width:0px;
  210. position:absolute;
  211. left:0px;
  212. top:0px;
  213. width:1538px;
  214. height:28px;
  215. background:inherit;
  216. background-color:rgba(244, 244, 245, 1);
  217. border:none;
  218. border-radius:0px;
  219. -moz-box-shadow:none;
  220. -webkit-box-shadow:none;
  221. box-shadow:none;
  222. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  223. font-weight:700;
  224. font-style:normal;
  225. }
  226. #u60 {
  227. border-width:0px;
  228. position:absolute;
  229. left:20px;
  230. top:227px;
  231. width:1538px;
  232. height:28px;
  233. display:flex;
  234. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  235. font-weight:700;
  236. font-style:normal;
  237. }
  238. #u60 .text {
  239. position:absolute;
  240. align-self:flex-start;
  241. padding:6px 0px 6px 14px;
  242. box-sizing:border-box;
  243. width:100%;
  244. }
  245. #u60_text {
  246. border-width:0px;
  247. word-wrap:break-word;
  248. text-transform:none;
  249. }
  250. #u61_div {
  251. border-width:0px;
  252. position:absolute;
  253. left:0px;
  254. top:0px;
  255. width:1156px;
  256. height:96px;
  257. background:inherit;
  258. background-color:rgba(255, 255, 255, 0);
  259. border:none;
  260. border-radius:0px;
  261. -moz-box-shadow:none;
  262. -webkit-box-shadow:none;
  263. box-shadow:none;
  264. font-size:14px;
  265. line-height:24px;
  266. }
  267. #u61 {
  268. border-width:0px;
  269. position:absolute;
  270. left:20px;
  271. top:125px;
  272. width:1156px;
  273. height:96px;
  274. display:flex;
  275. font-size:14px;
  276. line-height:24px;
  277. }
  278. #u61 .text {
  279. position:absolute;
  280. align-self:flex-start;
  281. padding:0px 0px 0px 14px;
  282. box-sizing:border-box;
  283. width:100%;
  284. }
  285. #u61_text {
  286. border-width:0px;
  287. word-wrap:break-word;
  288. text-transform:none;
  289. }
  290. #u62 {
  291. border-width:0px;
  292. position:absolute;
  293. left:0px;
  294. top:0px;
  295. width:0px;
  296. height:0px;
  297. }
  298. #u63_div {
  299. border-width:0px;
  300. position:absolute;
  301. left:0px;
  302. top:0px;
  303. width:328px;
  304. height:24px;
  305. background:inherit;
  306. background-color:rgba(255, 255, 255, 0);
  307. border:none;
  308. border-radius:0px;
  309. -moz-box-shadow:none;
  310. -webkit-box-shadow:none;
  311. box-shadow:none;
  312. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  313. font-weight:700;
  314. font-style:normal;
  315. font-size:16px;
  316. }
  317. #u63 {
  318. border-width:0px;
  319. position:absolute;
  320. left:1230px;
  321. top:276px;
  322. width:328px;
  323. height:24px;
  324. display:flex;
  325. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  326. font-weight:700;
  327. font-style:normal;
  328. font-size:16px;
  329. }
  330. #u63 .text {
  331. position:absolute;
  332. align-self:center;
  333. padding:3px 0px 3px 0px;
  334. box-sizing:border-box;
  335. width:100%;
  336. }
  337. #u63_text {
  338. border-width:0px;
  339. word-wrap:break-word;
  340. text-transform:none;
  341. }
  342. #u64_div {
  343. border-width:0px;
  344. position:absolute;
  345. left:0px;
  346. top:0px;
  347. width:328px;
  348. height:24px;
  349. background:inherit;
  350. background-color:rgba(255, 255, 255, 0);
  351. border:none;
  352. border-radius:0px;
  353. -moz-box-shadow:none;
  354. -webkit-box-shadow:none;
  355. box-shadow:none;
  356. line-height:24px;
  357. }
  358. #u64 {
  359. border-width:0px;
  360. position:absolute;
  361. left:1230px;
  362. top:307px;
  363. width:328px;
  364. height:24px;
  365. display:flex;
  366. line-height:24px;
  367. }
  368. #u64 .text {
  369. position:absolute;
  370. align-self:flex-start;
  371. padding:0px 0px 0px 0px;
  372. box-sizing:border-box;
  373. width:100%;
  374. }
  375. #u64_text {
  376. border-width:0px;
  377. word-wrap:break-word;
  378. text-transform:none;
  379. }
  380. #u65_img {
  381. border-width:0px;
  382. position:absolute;
  383. left:-10px;
  384. top:-8px;
  385. width:44px;
  386. height:44px;
  387. }
  388. #u65 {
  389. border-width:0px;
  390. position:absolute;
  391. left:1196px;
  392. top:276px;
  393. width:24px;
  394. height:24px;
  395. display:flex;
  396. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  397. font-weight:700;
  398. font-style:normal;
  399. font-size:14px;
  400. color:#1E1E1E;
  401. }
  402. #u65 .text {
  403. position:absolute;
  404. align-self:center;
  405. padding:2px 2px 2px 2px;
  406. box-sizing:border-box;
  407. width:100%;
  408. }
  409. #u65_text {
  410. border-width:0px;
  411. word-wrap:break-word;
  412. text-transform:none;
  413. }
  414. #u66_div {
  415. border-width:0px;
  416. position:absolute;
  417. left:0px;
  418. top:0px;
  419. width:55px;
  420. height:35px;
  421. background:inherit;
  422. background-color:rgba(255, 255, 255, 0);
  423. box-sizing:border-box;
  424. border-width:2px;
  425. border-style:solid;
  426. border-color:rgba(255, 199, 51, 1);
  427. border-radius:0px;
  428. -moz-box-shadow:none;
  429. -webkit-box-shadow:none;
  430. box-shadow:none;
  431. }
  432. #u66 {
  433. border-width:0px;
  434. position:absolute;
  435. left:894px;
  436. top:402px;
  437. width:55px;
  438. height:35px;
  439. display:flex;
  440. }
  441. #u66 .text {
  442. position:absolute;
  443. align-self:center;
  444. padding:2px 2px 2px 2px;
  445. box-sizing:border-box;
  446. width:100%;
  447. }
  448. #u66_text {
  449. border-width:0px;
  450. word-wrap:break-word;
  451. text-transform:none;
  452. visibility:hidden;
  453. }
  454. #u67_img {
  455. border-width:0px;
  456. position:absolute;
  457. left:-10px;
  458. top:-8px;
  459. width:44px;
  460. height:44px;
  461. }
  462. #u67 {
  463. border-width:0px;
  464. position:absolute;
  465. left:936px;
  466. top:391px;
  467. width:24px;
  468. height:24px;
  469. display:flex;
  470. font-family:'Arial Negreta', 'Arial Normal', 'Arial', sans-serif;
  471. font-weight:700;
  472. font-style:normal;
  473. font-size:14px;
  474. color:#1E1E1E;
  475. }
  476. #u67 .text {
  477. position:absolute;
  478. align-self:center;
  479. padding:2px 2px 2px 2px;
  480. box-sizing:border-box;
  481. width:100%;
  482. }
  483. #u67_text {
  484. border-width:0px;
  485. word-wrap:break-word;
  486. text-transform:none;
  487. }
  488. #u68 {
  489. border-width:0px;
  490. position:absolute;
  491. left:0px;
  492. top:0px;
  493. width:0px;
  494. height:0px;
  495. }
  496. #u69_div {
  497. border-width:0px;
  498. position:absolute;
  499. left:0px;
  500. top:0px;
  501. width:1114px;
  502. height:926px;
  503. background:inherit;
  504. background-color:rgba(255, 255, 255, 1);
  505. border:none;
  506. border-radius:6px;
  507. -moz-box-shadow:0px 2px 10px rgba(0, 0, 0, 0.0980392156862745);
  508. -webkit-box-shadow:0px 2px 10px rgba(0, 0, 0, 0.0980392156862745);
  509. box-shadow:0px 2px 10px rgba(0, 0, 0, 0.0980392156862745);
  510. }
  511. #u69 {
  512. border-width:0px;
  513. position:absolute;
  514. left:100px;
  515. top:77px;
  516. width:1114px;
  517. height:926px;
  518. display:flex;
  519. }
  520. #u69 .text {
  521. position:absolute;
  522. align-self:center;
  523. padding:2px 2px 2px 2px;
  524. box-sizing:border-box;
  525. width:100%;
  526. }
  527. #u69_text {
  528. border-width:0px;
  529. word-wrap:break-word;
  530. text-transform:none;
  531. visibility:hidden;
  532. }
  533. #u70_img {
  534. border-width:0px;
  535. position:absolute;
  536. left:0px;
  537. top:0px;
  538. width:1074px;
  539. height:886px;
  540. }
  541. #u70 {
  542. border-width:0px;
  543. position:absolute;
  544. left:120px;
  545. top:97px;
  546. width:1074px;
  547. height:886px;
  548. display:flex;
  549. }
  550. #u70 .text {
  551. position:absolute;
  552. align-self:center;
  553. padding:2px 2px 2px 2px;
  554. box-sizing:border-box;
  555. width:100%;
  556. }
  557. #u70_text {
  558. border-width:0px;
  559. word-wrap:break-word;
  560. text-transform:none;
  561. visibility:hidden;
  562. }
  563. #u71 {
  564. border-width:0px;
  565. position:absolute;
  566. left:49px;
  567. top:195px;
  568. width:148px;
  569. height:30px;
  570. overflow:hidden;
  571. background-image:url('../../resources/images/transparent.gif');
  572. }