fork download
  1. @charset "UTF-8";
  2. a,mark
  3. {
  4. color: #000;
  5. }
  6. img,legend
  7. {
  8. border: 0;
  9. }
  10. legend,td,th
  11. {
  12. padding: 0;
  13. }
  14. .pull_1,.pull_10,.pull_11,.pull_12,.pull_13,.pull_14,.pull_15,.pull_16,.pull_17,.pull_18,.pull_19,.pull_2,.pull_20,.pull_21,.pull_22,.pull_23,.pull_3,.pull_4,.pull_5,.pull_6,.pull_7,.pull_8,.pull_9,.push_1,.push_10,.push_11,.push_12,.push_13,.push_14,.push_15,.push_16,.push_17,.push_18,.push_19,.push_2,.push_20,.push_21,.push_22,.push_23,.push_3,.push_4,.push_5,.push_6,.push_7,.push_8,.push_9,sub,sup
  15. {
  16. position: relative;
  17. }
  18. .clear,.clearfix:after,.container_24:after,hr,ul.tab-list:after
  19. {
  20. clear: both;
  21. }
  22. html
  23. {
  24. font-family: sans-serif;
  25. ms-text-size-adjust: 100%;
  26. webkit-text-size-adjust: 100%;
  27. }
  28. article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
  29. {
  30. display: block;
  31. }
  32. audio,canvas,progress,video
  33. {
  34. display: inline-block;
  35. vertical-align: baseline;
  36. }
  37. audio:not([controls])
  38. {
  39. display: none;
  40. height: 0;
  41. }
  42. [hidden],template
  43. {
  44. display: none;
  45. }
  46. a
  47. {
  48. background-color: transparent;
  49. }
  50. a:active,a:hover
  51. {
  52. outline: 0;
  53. }
  54. abbr[title]
  55. {
  56. border-bottom: 1px dotted;
  57. }
  58. b,optgroup,strong
  59. {
  60. font-weight: 700;
  61. }
  62. dfn
  63. {
  64. font-style: italic;
  65. }
  66. mark
  67. {
  68. background: #ff0;
  69. }
  70. small
  71. {
  72. font-size: 80%;
  73. }
  74. sub,sup
  75. {
  76. font-size: 75%;
  77. line-height: 0;
  78. vertical-align: baseline;
  79. }
  80. sup
  81. {
  82. top: -.5em;
  83. }
  84. sub
  85. {
  86. bottom: -.25em;
  87. }
  88. svg:not(:root)
  89. {
  90. overflow: hidden;
  91. }
  92. figure
  93. {
  94. margin: 1em 40px;
  95. }
  96. hr
  97. {
  98. box-sizing: content-box;
  99. webkit-box-sizing: content-box;
  100. }
  101. pre,textarea
  102. {
  103. overflow: auto;
  104. }
  105. code,kbd,pre,samp
  106. {
  107. font-family: monospace,monospace;
  108. font-size: 1em;
  109. }
  110. button,input,optgroup,select,textarea
  111. {
  112. color: inherit;
  113. font: inherit;
  114. margin: 0;
  115. }
  116. button
  117. {
  118. overflow: visible;
  119. }
  120. button,select
  121. {
  122. text-transform: none;
  123. }
  124. button,html input[type=button],input[type=reset],input[type=submit]
  125. {
  126. cursor: pointer;
  127. webkit-appearance: button;
  128. }
  129. button[disabled],html input[disabled]
  130. {
  131. cursor: default;
  132. }
  133. button::-moz-focus-inner,input::-moz-focus-inner
  134. {
  135. border: 0;
  136. padding: 0;
  137. }
  138. input
  139. {
  140. line-height: normal;
  141. }
  142. input[type=checkbox],input[type=radio]
  143. {
  144. box-sizing: border-box;
  145. padding: 0;
  146. webkit-box-sizing: border-box;
  147. }
  148. input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button
  149. {
  150. height: auto;
  151. }
  152. input[type=search]
  153. {
  154. box-sizing: content-box;
  155. webkit-appearance: textfield;
  156. webkit-box-sizing: content-box;
  157. }
  158. input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration
  159. {
  160. webkit-appearance: none;
  161. }
  162. fieldset
  163. {
  164. border: 1px solid silver;
  165. margin: 0 2px;
  166. padding: .35em .625em .75em;
  167. }
  168. table
  169. {
  170. border-collapse: collapse;
  171. border-spacing: 0;
  172. }
  173. body
  174. {
  175. font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
  176. margin: 0;
  177. }
  178. code,pre
  179. {
  180. font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
  181. }
  182. hr
  183. {
  184. border: 0 solid #ccc;
  185. border-top-width: 1px;
  186. height: 0;
  187. }
  188. h1
  189. {
  190. font-size: 25px;
  191. margin: .67em 0;
  192. }
  193. h2
  194. {
  195. font-size: 23px;
  196. }
  197. h3
  198. {
  199. font-size: 21px;
  200. }
  201. h4
  202. {
  203. font-size: 19px;
  204. }
  205. h5
  206. {
  207. font-size: 17px;
  208. }
  209. h6
  210. {
  211. font-size: 15px;
  212. }
  213. ol
  214. {
  215. list-style: decimal;
  216. }
  217. ul
  218. {
  219. list-style: disc;
  220. }
  221. li
  222. {
  223. margin-left: 30px;
  224. }
  225. address,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,ol,p,pre,table,ul
  226. {
  227. margin-bottom: 20px;
  228. }
  229. .container_24
  230. {
  231. margin-left: auto;
  232. margin-right: auto;
  233. width: 960px;
  234. }
  235. .grid_1,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16,.grid_17,.grid_18,.grid_19,.grid_2,.grid_20,.grid_21,.grid_22,.grid_23,.grid_24,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9
  236. {
  237. display: inline;
  238. float: left;
  239. }
  240. .alpha
  241. {
  242. margin-left: 0;
  243. }
  244. .omega
  245. {
  246. margin-right: 0;
  247. }
  248. .container_24 .grid_1
  249. {
  250. width: 40px;
  251. }
  252. .container_24 .grid_2
  253. {
  254. width: 80px;
  255. }
  256. .container_24 .grid_3
  257. {
  258. width: 120px;
  259. }
  260. .container_24 .grid_4
  261. {
  262. width: 160px;
  263. }
  264. .container_24 .grid_5
  265. {
  266. width: 200px;
  267. }
  268. .container_24 .grid_6
  269. {
  270. width: 240px;
  271. }
  272. .container_24 .grid_7
  273. {
  274. width: 280px;
  275. }
  276. .container_24 .grid_8
  277. {
  278. width: 320px;
  279. }
  280. .container_24 .grid_9
  281. {
  282. width: 360px;
  283. }
  284. .container_24 .grid_10
  285. {
  286. width: 400px;
  287. }
  288. .container_24 .grid_11
  289. {
  290. width: 440px;
  291. }
  292. .container_24 .grid_12
  293. {
  294. width: 480px;
  295. }
  296. .container_24 .grid_13
  297. {
  298. width: 520px;
  299. }
  300. .container_24 .grid_14
  301. {
  302. width: 560px;
  303. }
  304. .container_24 .grid_15
  305. {
  306. width: 600px;
  307. }
  308. .container_24 .grid_16
  309. {
  310. width: 640px;
  311. }
  312. .container_24 .grid_17
  313. {
  314. width: 680px;
  315. }
  316. .container_24 .grid_18
  317. {
  318. width: 720px;
  319. }
  320. .container_24 .grid_19
  321. {
  322. width: 760px;
  323. }
  324. .container_24 .grid_20
  325. {
  326. width: 800px;
  327. }
  328. .container_24 .grid_21
  329. {
  330. width: 840px;
  331. }
  332. .container_24 .grid_22
  333. {
  334. width: 880px;
  335. }
  336. .container_24 .grid_23
  337. {
  338. width: 920px;
  339. }
  340. .container_24 .grid_24
  341. {
  342. width: 960px;
  343. }
  344. .container_24 .prefix_1
  345. {
  346. padding-left: 40px;
  347. }
  348. .container_24 .prefix_2
  349. {
  350. padding-left: 80px;
  351. }
  352. .container_24 .prefix_3
  353. {
  354. padding-left: 120px;
  355. }
  356. .container_24 .prefix_4
  357. {
  358. padding-left: 160px;
  359. }
  360. .container_24 .prefix_5
  361. {
  362. padding-left: 200px;
  363. }
  364. .container_24 .prefix_6
  365. {
  366. padding-left: 240px;
  367. }
  368. .container_24 .prefix_7
  369. {
  370. padding-left: 280px;
  371. }
  372. .container_24 .prefix_8
  373. {
  374. padding-left: 320px;
  375. }
  376. .container_24 .prefix_9
  377. {
  378. padding-left: 360px;
  379. }
  380. .container_24 .prefix_10
  381. {
  382. padding-left: 400px;
  383. }
  384. .container_24 .prefix_11
  385. {
  386. padding-left: 440px;
  387. }
  388. .container_24 .prefix_12
  389. {
  390. padding-left: 480px;
  391. }
  392. .container_24 .prefix_13
  393. {
  394. padding-left: 520px;
  395. }
  396. .container_24 .prefix_14
  397. {
  398. padding-left: 560px;
  399. }
  400. .container_24 .prefix_15
  401. {
  402. padding-left: 600px;
  403. }
  404. .container_24 .prefix_16
  405. {
  406. padding-left: 640px;
  407. }
  408. .container_24 .prefix_17
  409. {
  410. padding-left: 680px;
  411. }
  412. .container_24 .prefix_18
  413. {
  414. padding-left: 720px;
  415. }
  416. .container_24 .prefix_19
  417. {
  418. padding-left: 760px;
  419. }
  420. .container_24 .prefix_20
  421. {
  422. padding-left: 800px;
  423. }
  424. .container_24 .prefix_21
  425. {
  426. padding-left: 840px;
  427. }
  428. .container_24 .prefix_22
  429. {
  430. padding-left: 880px;
  431. }
  432. .container_24 .prefix_23
  433. {
  434. padding-left: 920px;
  435. }
  436. .container_24 .suffix_1
  437. {
  438. padding-right: 40px;
  439. }
  440. .container_24 .suffix_2
  441. {
  442. padding-right: 80px;
  443. }
  444. .container_24 .suffix_3
  445. {
  446. padding-right: 120px;
  447. }
  448. .container_24 .suffix_4
  449. {
  450. padding-right: 160px;
  451. }
  452. .container_24 .suffix_5
  453. {
  454. padding-right: 200px;
  455. }
  456. .container_24 .suffix_6
  457. {
  458. padding-right: 240px;
  459. }
  460. .container_24 .suffix_7
  461. {
  462. padding-right: 280px;
  463. }
  464. .container_24 .suffix_8
  465. {
  466. padding-right: 320px;
  467. }
  468. .container_24 .suffix_9
  469. {
  470. padding-right: 360px;
  471. }
  472. .container_24 .suffix_10
  473. {
  474. padding-right: 400px;
  475. }
  476. .container_24 .suffix_11
  477. {
  478. padding-right: 440px;
  479. }
  480. .container_24 .suffix_12
  481. {
  482. padding-right: 480px;
  483. }
  484. .container_24 .suffix_13
  485. {
  486. padding-right: 520px;
  487. }
  488. .container_24 .suffix_14
  489. {
  490. padding-right: 560px;
  491. }
  492. .container_24 .suffix_15
  493. {
  494. padding-right: 600px;
  495. }
  496. .container_24 .suffix_16
  497. {
  498. padding-right: 640px;
  499. }
  500. .container_24 .suffix_17
  501. {
  502. padding-right: 680px;
  503. }
  504. .container_24 .suffix_18
  505. {
  506. padding-right: 720px;
  507. }
  508. .container_24 .suffix_19
  509. {
  510. padding-right: 760px;
  511. }
  512. .container_24 .suffix_20
  513. {
  514. padding-right: 800px;
  515. }
  516. .container_24 .suffix_21
  517. {
  518. padding-right: 840px;
  519. }
  520. .container_24 .suffix_22
  521. {
  522. padding-right: 880px;
  523. }
  524. .container_24 .suffix_23
  525. {
  526. padding-right: 920px;
  527. }
  528. .container_24 .push_1
  529. {
  530. left: 40px;
  531. }
  532. .container_24 .push_2
  533. {
  534. left: 80px;
  535. }
  536. .container_24 .push_3
  537. {
  538. left: 120px;
  539. }
  540. .container_24 .push_4
  541. {
  542. left: 160px;
  543. }
  544. .container_24 .push_5
  545. {
  546. left: 200px;
  547. }
  548. .container_24 .push_6
  549. {
  550. left: 240px;
  551. }
  552. .container_24 .push_7
  553. {
  554. left: 280px;
  555. }
  556. .container_24 .push_8
  557. {
  558. left: 320px;
  559. }
  560. .container_24 .push_9
  561. {
  562. left: 360px;
  563. }
  564. .container_24 .push_10
  565. {
  566. left: 400px;
  567. }
  568. .container_24 .push_11
  569. {
  570. left: 440px;
  571. }
  572. .container_24 .push_12
  573. {
  574. left: 480px;
  575. }
  576. .container_24 .push_13
  577. {
  578. left: 520px;
  579. }
  580. .container_24 .push_14
  581. {
  582. left: 560px;
  583. }
  584. .container_24 .push_15
  585. {
  586. left: 600px;
  587. }
  588. .container_24 .push_16
  589. {
  590. left: 640px;
  591. }
  592. .container_24 .push_17
  593. {
  594. left: 680px;
  595. }
  596. .container_24 .push_18
  597. {
  598. left: 720px;
  599. }
  600. .container_24 .push_19
  601. {
  602. left: 760px;
  603. }
  604. .container_24 .push_20
  605. {
  606. left: 800px;
  607. }
  608. .container_24 .push_21
  609. {
  610. left: 840px;
  611. }
  612. .container_24 .push_22
  613. {
  614. left: 880px;
  615. }
  616. .container_24 .push_23
  617. {
  618. left: 920px;
  619. }
  620. .container_24 .pull_1
  621. {
  622. left: -40px;
  623. }
  624. .container_24 .pull_2
  625. {
  626. left: -80px;
  627. }
  628. .container_24 .pull_3
  629. {
  630. left: -120px;
  631. }
  632. .container_24 .pull_4
  633. {
  634. left: -160px;
  635. }
  636. .container_24 .pull_5
  637. {
  638. left: -200px;
  639. }
  640. .container_24 .pull_6
  641. {
  642. left: -240px;
  643. }
  644. .container_24 .pull_7
  645. {
  646. left: -280px;
  647. }
  648. .container_24 .pull_8
  649. {
  650. left: -320px;
  651. }
  652. .container_24 .pull_9
  653. {
  654. left: -360px;
  655. }
  656. .container_24 .pull_10
  657. {
  658. left: -400px;
  659. }
  660. .container_24 .pull_11
  661. {
  662. left: -440px;
  663. }
  664. .container_24 .pull_12
  665. {
  666. left: -480px;
  667. }
  668. .container_24 .pull_13
  669. {
  670. left: -520px;
  671. }
  672. .container_24 .pull_14
  673. {
  674. left: -560px;
  675. }
  676. .container_24 .pull_15
  677. {
  678. left: -600px;
  679. }
  680. .container_24 .pull_16
  681. {
  682. left: -640px;
  683. }
  684. .container_24 .pull_17
  685. {
  686. left: -680px;
  687. }
  688. .container_24 .pull_18
  689. {
  690. left: -720px;
  691. }
  692. .container_24 .pull_19
  693. {
  694. left: -760px;
  695. }
  696. .container_24 .pull_20
  697. {
  698. left: -800px;
  699. }
  700. .container_24 .pull_21
  701. {
  702. left: -840px;
  703. }
  704. .container_24 .pull_22
  705. {
  706. left: -880px;
  707. }
  708. .container_24 .pull_23
  709. {
  710. left: -920px;
  711. }
  712. .clear
  713. {
  714. display: block;
  715. height: 0;
  716. overflow: hidden;
  717. visibility: hidden;
  718. width: 0;
  719. }
  720. .clearfix:after,.clearfix:before,.container_24:after,.container_24:before
  721. {
  722. content: '.';
  723. display: block;
  724. font-size: 0;
  725. height: 0;
  726. line-height: 0;
  727. overflow: hidden;
  728. visibility: hidden;
  729. width: 0;
  730. }
  731. .swiper-slide,.swiper-wrapper
  732. {
  733. height: 100%;
  734. position: relative;
  735. width: 100%;
  736. }
  737. .clearfix,.container_24
  738. {
  739. zoom: 1;
  740. }
  741. .swiper-container
  742. {
  743. margin-left: auto;
  744. margin-right: auto;
  745. overflow: hidden;
  746. position: relative;
  747. z-index: 1;
  748. }
  749. .swiper-container-no-flexbox .swiper-slide
  750. {
  751. float: left;
  752. }
  753. .swiper-container-vertical>.swiper-wrapper
  754. {
  755. flex-direction: column;
  756. ms-flex-direction: column;
  757. webkit-box-orient: vertical;
  758. webkit-flex-direction: column;
  759. }
  760. .swiper-wrapper
  761. {
  762. box-sizing: content-box;
  763. display: flex;
  764. display: -ms-flexbox;
  765. display: -webkit-box;
  766. display: -webkit-flex;
  767. transition-property: transform,-webkit-transform;
  768. transition-property: transform;
  769. transition-property: -webkit-transform;
  770. webkit-box-sizing: content-box;
  771. webkit-transition-property: -webkit-transform;
  772. z-index: 1;
  773. }
  774. .swiper-container-android .swiper-slide,.swiper-wrapper
  775. {
  776. ms-transform: translate3d(0,0,0);
  777. transform: translate3d(0,0,0);
  778. webkit-transform: translate3d(0,0,0);
  779. }
  780. .swiper-container-multirow>.swiper-wrapper
  781. {
  782. flex-wrap: wrap;
  783. moz-box-lines: multiple;
  784. ms-flex-wrap: wrap;
  785. webkit-box-lines: multiple;
  786. webkit-flex-wrap: wrap;
  787. }
  788. .swiper-container-free-mode>.swiper-wrapper
  789. {
  790. margin: 0 auto;
  791. transition-timing-function: ease-out;
  792. webkit-transition-timing-function: ease-out;
  793. }
  794. .swiper-slide
  795. {
  796. flex-shrink: 0;
  797. ms-flex: 0 0 auto;
  798. ms-flex-negative: 0;
  799. webkit-flex-shrink: 0;
  800. }
  801. .swiper-container-autoheight,.swiper-container-autoheight .swiper-slide
  802. {
  803. height: auto;
  804. }
  805. .swiper-container-autoheight .swiper-wrapper
  806. {
  807. align-items: flex-start;
  808. ms-flex-align: start;
  809. transition-property: height,-webkit-transform;
  810. transition-property: transform,height,-webkit-transform;
  811. transition-property: transform,height;
  812. webkit-align-items: flex-start;
  813. webkit-box-align: start;
  814. webkit-transition-property: height,-webkit-transform;
  815. webkit-transition-property: -webkit-transform,height;
  816. }
  817. .swiper-container .swiper-notification
  818. {
  819. left: 0;
  820. opacity: 0;
  821. pointer-events: none;
  822. position: absolute;
  823. top: 0;
  824. z-index: -1000;
  825. }
  826. .swiper-wp8-horizontal
  827. {
  828. ms-touch-action: pan-y;
  829. touch-action: pan-y;
  830. }
  831. .swiper-wp8-vertical
  832. {
  833. ms-touch-action: pan-x;
  834. touch-action: pan-x;
  835. }
  836. .swiper-button-next,.swiper-button-prev
  837. {
  838. background-position: center;
  839. background-repeat: no-repeat;
  840. background-size: 27px 44px;
  841. cursor: pointer;
  842. height: 44px;
  843. margin-top: -22px;
  844. position: absolute;
  845. top: 50%;
  846. width: 27px;
  847. z-index: 10;
  848. }
  849. .swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled
  850. {
  851. cursor: auto;
  852. opacity: .35;
  853. pointer-events: none;
  854. }
  855. .swiper-button-prev,.swiper-container-rtl .swiper-button-next
  856. {
  857. background-image: url("data:image/svg+xml;
  858. left: 10px;
  859. right: auto;
  860. }
  861. .swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black
  862. {
  863. background-image: url("data:image/svg+xml;
  864. }
  865. .swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white
  866. {
  867. background-image: url("data:image/svg+xml;
  868. }
  869. .swiper-button-next,.swiper-container-rtl .swiper-button-prev
  870. {
  871. background-image: url("data:image/svg+xml;
  872. left: auto;
  873. right: 10px;
  874. }
  875. .swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black
  876. {
  877. background-image: url("data:image/svg+xml;
  878. }
  879. .swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white
  880. {
  881. background-image: url("data:image/svg+xml;
  882. }
  883. .swiper-pagination
  884. {
  885. ms-transform: translate3d(0,0,0);
  886. position: absolute;
  887. text-align: center;
  888. transform: translate3d(0,0,0);
  889. transition: .3s;
  890. webkit-transform: translate3d(0,0,0);
  891. webkit-transition: .3s;
  892. z-index: 10;
  893. }
  894. .swiper-pagination.swiper-pagination-hidden
  895. {
  896. opacity: 0;
  897. }
  898. .swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction
  899. {
  900. bottom: 10px;
  901. left: 0;
  902. width: 100%;
  903. }
  904. .swiper-pagination-bullet
  905. {
  906. background: #000;
  907. border-radius: 100%;
  908. display: inline-block;
  909. height: 8px;
  910. opacity: .2;
  911. webkit-border-radius: 100%;
  912. width: 8px;
  913. }
  914. button.swiper-pagination-bullet
  915. {
  916. appearance: none;
  917. border: none;
  918. box-shadow: none;
  919. margin: 0;
  920. moz-appearance: none;
  921. ms-appearance: none;
  922. padding: 0;
  923. webkit-appearance: none;
  924. webkit-box-shadow: none;
  925. }
  926. .swiper-pagination-clickable .swiper-pagination-bullet
  927. {
  928. cursor: pointer;
  929. }
  930. .swiper-pagination-white .swiper-pagination-bullet
  931. {
  932. background: #fff;
  933. }
  934. .swiper-pagination-bullet-active
  935. {
  936. background: #007aff;
  937. opacity: 1;
  938. }
  939. .swiper-pagination-white .swiper-pagination-bullet-active
  940. {
  941. background: #fff;
  942. }
  943. .swiper-pagination-black .swiper-pagination-bullet-active
  944. {
  945. background: #000;
  946. }
  947. .swiper-container-vertical>.swiper-pagination-bullets
  948. {
  949. ms-transform: translate3d(0,-50%,0);
  950. right: 10px;
  951. top: 50%;
  952. transform: translate3d(0,-50%,0);
  953. webkit-transform: translate3d(0,-50%,0);
  954. }
  955. .swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet
  956. {
  957. display: block;
  958. margin: 5px 0;
  959. }
  960. .body-wrapper,.swiper-zoom-container
  961. {
  962. display: -ms-flexbox;
  963. display: -webkit-box;
  964. display: -webkit-flex;
  965. }
  966. .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet
  967. {
  968. margin: 0 5px;
  969. }
  970. .swiper-pagination-progress
  971. {
  972. background: rgba(0,0,0,.25);
  973. position: absolute;
  974. }
  975. .swiper-pagination-progress .swiper-pagination-progressbar
  976. {
  977. background: #007aff;
  978. height: 100%;
  979. left: 0;
  980. ms-transform: scale(0);
  981. ms-transform-origin: left top;
  982. position: absolute;
  983. top: 0;
  984. transform: scale(0);
  985. transform-origin: left top;
  986. webkit-transform: scale(0);
  987. webkit-transform-origin: left top;
  988. width: 100%;
  989. }
  990. .swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar
  991. {
  992. ms-transform-origin: right top;
  993. transform-origin: right top;
  994. webkit-transform-origin: right top;
  995. }
  996. .swiper-container-horizontal>.swiper-pagination-progress
  997. {
  998. height: 4px;
  999. left: 0;
  1000. top: 0;
  1001. width: 100%;
  1002. }
  1003. .swiper-container-vertical>.swiper-pagination-progress
  1004. {
  1005. height: 100%;
  1006. left: 0;
  1007. top: 0;
  1008. width: 4px;
  1009. }
  1010. .swiper-pagination-progress.swiper-pagination-white
  1011. {
  1012. background: rgba(255,255,255,.5);
  1013. }
  1014. .swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar
  1015. {
  1016. background: #fff;
  1017. }
  1018. .swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar
  1019. {
  1020. background: #000;
  1021. }
  1022. .swiper-container-3d
  1023. {
  1024. o-perspective: 1200px;
  1025. perspective: 1200px;
  1026. webkit-perspective: 1200px;
  1027. }
  1028. .swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper
  1029. {
  1030. transform-style: preserve-3d;
  1031. webkit-transform-style: preserve-3d;
  1032. }
  1033. .swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top
  1034. {
  1035. height: 100%;
  1036. left: 0;
  1037. pointer-events: none;
  1038. position: absolute;
  1039. top: 0;
  1040. width: 100%;
  1041. z-index: 10;
  1042. }
  1043. .swiper-container-3d .swiper-slide-shadow-left
  1044. {
  1045. background-image: linear-gradient(to left,rgba(0,0,0,.5),transparent);
  1046. background-image: -webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(transparent));
  1047. background-image: -webkit-linear-gradient(right,rgba(0,0,0,.5),transparent);
  1048. }
  1049. .swiper-container-3d .swiper-slide-shadow-right
  1050. {
  1051. background-image: linear-gradient(to right,rgba(0,0,0,.5),transparent);
  1052. background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(transparent));
  1053. background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5),transparent);
  1054. }
  1055. .swiper-container-3d .swiper-slide-shadow-top
  1056. {
  1057. background-image: linear-gradient(to top,rgba(0,0,0,.5),transparent);
  1058. background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(transparent));
  1059. background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,.5),transparent);
  1060. }
  1061. .swiper-container-3d .swiper-slide-shadow-bottom
  1062. {
  1063. background-image: linear-gradient(to bottom,rgba(0,0,0,.5),transparent);
  1064. background-image: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(transparent));
  1065. background-image: -webkit-linear-gradient(top,rgba(0,0,0,.5),transparent);
  1066. }
  1067. .swiper-container-coverflow .swiper-wrapper,.swiper-container-flip .swiper-wrapper
  1068. {
  1069. ms-perspective: 1200px;
  1070. }
  1071. .swiper-container-cube,.swiper-container-flip
  1072. {
  1073. overflow: visible;
  1074. }
  1075. .swiper-container-cube .swiper-slide,.swiper-container-flip .swiper-slide
  1076. {
  1077. backface-visibility: hidden;
  1078. pointer-events: none;
  1079. webkit-backface-visibility: hidden;
  1080. z-index: 1;
  1081. }
  1082. .swiper-container-cube .swiper-slide .swiper-slide,.swiper-container-flip .swiper-slide .swiper-slide
  1083. {
  1084. pointer-events: none;
  1085. }
  1086. .swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active,.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active
  1087. {
  1088. pointer-events: auto;
  1089. }
  1090. .swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top,.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top
  1091. {
  1092. backface-visibility: hidden;
  1093. webkit-backface-visibility: hidden;
  1094. z-index: 0;
  1095. }
  1096. .swiper-container-cube .swiper-slide
  1097. {
  1098. height: 100%;
  1099. ms-transform-origin: 0 0;
  1100. transform-origin: 0 0;
  1101. visibility: hidden;
  1102. webkit-transform-origin: 0 0;
  1103. width: 100%;
  1104. }
  1105. .swiper-container-cube.swiper-container-rtl .swiper-slide
  1106. {
  1107. ms-transform-origin: 100% 0;
  1108. transform-origin: 100% 0;
  1109. webkit-transform-origin: 100% 0;
  1110. }
  1111. .swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev
  1112. {
  1113. pointer-events: auto;
  1114. visibility: visible;
  1115. }
  1116. .swiper-container-cube .swiper-cube-shadow
  1117. {
  1118. background: #000;
  1119. bottom: 0;
  1120. filter: blur(50px);
  1121. height: 100%;
  1122. left: 0;
  1123. opacity: .6;
  1124. position: absolute;
  1125. webkit-filter: blur(50px);
  1126. width: 100%;
  1127. z-index: 0;
  1128. }
  1129. .swiper-container-fade.swiper-container-free-mode .swiper-slide
  1130. {
  1131. transition-timing-function: ease-out;
  1132. webkit-transition-timing-function: ease-out;
  1133. }
  1134. .swiper-container-fade .swiper-slide
  1135. {
  1136. pointer-events: none;
  1137. transition-property: opacity;
  1138. webkit-transition-property: opacity;
  1139. }
  1140. .swiper-container-fade .swiper-slide .swiper-slide
  1141. {
  1142. pointer-events: none;
  1143. }
  1144. .swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active
  1145. {
  1146. pointer-events: auto;
  1147. }
  1148. .swiper-zoom-container
  1149. {
  1150. align-items: center;
  1151. display: flex;
  1152. height: 100%;
  1153. justify-content: center;
  1154. ms-flex-align: center;
  1155. ms-flex-pack: center;
  1156. text-align: center;
  1157. webkit-align-items: center;
  1158. webkit-box-align: center;
  1159. webkit-box-pack: center;
  1160. webkit-justify-content: center;
  1161. width: 100%;
  1162. }
  1163. .swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg
  1164. {
  1165. max-height: 100%;
  1166. max-width: 100%;
  1167. object-fit: contain;
  1168. }
  1169. .swiper-scrollbar
  1170. {
  1171. background: rgba(0,0,0,.1);
  1172. border-radius: 10px;
  1173. ms-touch-action: none;
  1174. position: relative;
  1175. webkit-border-radius: 10px;
  1176. }
  1177. .swiper-container-horizontal>.swiper-scrollbar
  1178. {
  1179. bottom: 3px;
  1180. height: 5px;
  1181. left: 1%;
  1182. position: absolute;
  1183. width: 98%;
  1184. z-index: 50;
  1185. }
  1186. .swiper-container-vertical>.swiper-scrollbar
  1187. {
  1188. height: 98%;
  1189. position: absolute;
  1190. right: 3px;
  1191. top: 1%;
  1192. width: 5px;
  1193. z-index: 50;
  1194. }
  1195. .swiper-scrollbar-drag
  1196. {
  1197. background: rgba(0,0,0,.5);
  1198. border-radius: 10px;
  1199. height: 100%;
  1200. left: 0;
  1201. position: relative;
  1202. top: 0;
  1203. webkit-border-radius: 10px;
  1204. width: 100%;
  1205. }
  1206. .swiper-scrollbar-cursor-drag
  1207. {
  1208. cursor: move;
  1209. }
  1210. .swiper-lazy-preloader
  1211. {
  1212. animation: swiper-preloader-spin 1s steps(12,end) infinite;
  1213. height: 42px;
  1214. left: 50%;
  1215. margin-left: -21px;
  1216. margin-top: -21px;
  1217. ms-transform-origin: 50%;
  1218. position: absolute;
  1219. top: 50%;
  1220. transform-origin: 50%;
  1221. webkit-animation: swiper-preloader-spin 1s steps(12,end) infinite;
  1222. webkit-transform-origin: 50%;
  1223. width: 42px;
  1224. z-index: 10;
  1225. }
  1226. .mfp-bg,.mfp-container,.mfp-wrap
  1227. {
  1228. height: 100%;
  1229. left: 0;
  1230. top: 0;
  1231. width: 100%;
  1232. }
  1233. .swiper-lazy-preloader:after
  1234. {
  1235. background-image: url("data:image/svg+xml;
  1236. background-position: 50%;
  1237. background-repeat: no-repeat;
  1238. background-size: 100%;
  1239. content: "";
  1240. display: block;
  1241. height: 100%;
  1242. width: 100%;
  1243. }
  1244. .form-wrapper button:before,.mfp-arrow:after,.mfp-arrow:before,.mfp-container:before,.mfp-figure:after
  1245. {
  1246. content: '';
  1247. }
  1248. .swiper-lazy-preloader-white:after
  1249. {
  1250. background-image: url("data:image/svg+xml;
  1251. }
  1252. @-webkit-keyframes swiper-preloader-spin
  1253. {
  1254. 100%
  1255. {
  1256. webkit-transform: rotate(360deg);
  1257. }
  1258. }
  1259.  
  1260. @keyframes swiper-preloader-spin
  1261. {
  1262. 100%
  1263. {
  1264. transform: rotate(360deg);
  1265. webkit-transform: rotate(360deg);
  1266. }
  1267. }
  1268.  
  1269. .mfp-bg
  1270. {
  1271. background: #0b0b0b;
  1272. opacity: .8;
  1273. overflow: hidden;
  1274. position: fixed;
  1275. z-index: 1042;
  1276. }
  1277. .mfp-wrap
  1278. {
  1279. outline: 0!important;
  1280. position: fixed;
  1281. webkit-backface-visibility: hidden;
  1282. z-index: 1043;
  1283. }
  1284. .mfp-container
  1285. {
  1286. box-sizing: border-box;
  1287. padding: 0 8px;
  1288. position: absolute;
  1289. text-align: center;
  1290. webkit-box-sizing: border-box;
  1291. }
  1292. .mfp-container:before
  1293. {
  1294. display: inline-block;
  1295. height: 100%;
  1296. vertical-align: middle;
  1297. }
  1298. .mfp-align-top .mfp-container:before
  1299. {
  1300. display: none;
  1301. }
  1302. .mfp-content
  1303. {
  1304. display: inline-block;
  1305. margin: 0 auto;
  1306. position: relative;
  1307. text-align: left;
  1308. vertical-align: middle;
  1309. z-index: 1045;
  1310. }
  1311. .mfp-close,.mfp-preloader
  1312. {
  1313. position: absolute;
  1314. text-align: center;
  1315. }
  1316. .mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content
  1317. {
  1318. cursor: auto;
  1319. width: 100%;
  1320. }
  1321. .mfp-ajax-cur
  1322. {
  1323. cursor: progress;
  1324. }
  1325. .mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close
  1326. {
  1327. cursor: -webkit-zoom-out;
  1328. cursor: zoom-out;
  1329. }
  1330. .mfp-zoom
  1331. {
  1332. cursor: pointer;
  1333. cursor: -webkit-zoom-in;
  1334. cursor: zoom-in;
  1335. }
  1336. .mfp-auto-cursor .mfp-content
  1337. {
  1338. cursor: auto;
  1339. }
  1340. .mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader
  1341. {
  1342. moz-user-select: none;
  1343. ms-user-select: none;
  1344. user-select: none;
  1345. webkit-user-select: none;
  1346. }
  1347. .mfp-loading.mfp-figure
  1348. {
  1349. display: none;
  1350. }
  1351. .mfp-hide
  1352. {
  1353. display: none!important;
  1354. }
  1355. .mfp-preloader
  1356. {
  1357. color: #CCC;
  1358. left: 8px;
  1359. margin-top: -.8em;
  1360. right: 8px;
  1361. top: 50%;
  1362. width: auto;
  1363. z-index: 1044;
  1364. }
  1365. .mfp-preloader a
  1366. {
  1367. color: #CCC;
  1368. }
  1369. .mfp-close,.mfp-preloader a:hover
  1370. {
  1371. color: #FFF;
  1372. }
  1373. .mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader
  1374. {
  1375. display: none;
  1376. }
  1377. button.mfp-arrow,button.mfp-close
  1378. {
  1379. background: 0 0;
  1380. border: 0;
  1381. box-shadow: none;
  1382. cursor: pointer;
  1383. display: block;
  1384. ms-touch-action: manipulation;
  1385. outline: 0;
  1386. overflow: visible;
  1387. padding: 0;
  1388. touch-action: manipulation;
  1389. webkit-appearance: none;
  1390. webkit-box-shadow: none;
  1391. z-index: 1046;
  1392. }
  1393. button::-moz-focus-inner
  1394. {
  1395. border: 0;
  1396. padding: 0;
  1397. }
  1398. .mfp-close
  1399. {
  1400. font-family: Arial,Baskerville,monospace;
  1401. font-size: 28px;
  1402. font-style: normal;
  1403. height: 44px;
  1404. line-height: 44px;
  1405. opacity: .65;
  1406. padding: 0 0 18px 10px;
  1407. right: 0;
  1408. text-decoration: none;
  1409. top: 0;
  1410. width: 44px;
  1411. }
  1412. .mfp-close:focus,.mfp-close:hover
  1413. {
  1414. opacity: 1;
  1415. }
  1416. .mfp-close:active
  1417. {
  1418. top: 1px;
  1419. }
  1420. .mfp-close-btn-in .mfp-close
  1421. {
  1422. color: #333;
  1423. }
  1424. .mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close
  1425. {
  1426. color: #FFF;
  1427. padding-right: 6px;
  1428. right: -6px;
  1429. text-align: right;
  1430. width: 100%;
  1431. }
  1432. .mfp-counter
  1433. {
  1434. color: #CCC;
  1435. font-size: 12px;
  1436. line-height: 18px;
  1437. position: absolute;
  1438. right: 0;
  1439. top: 0;
  1440. white-space: nowrap;
  1441. }
  1442. .mfp-figure,img.mfp-img
  1443. {
  1444. line-height: 0;
  1445. }
  1446. .mfp-arrow
  1447. {
  1448. height: 110px;
  1449. margin: -55px 0 0;
  1450. opacity: .65;
  1451. padding: 0;
  1452. position: absolute;
  1453. top: 50%;
  1454. webkit-tap-highlight-color: transparent;
  1455. width: 90px;
  1456. }
  1457. .mfp-arrow:active
  1458. {
  1459. margin-top: -54px;
  1460. }
  1461. .mfp-arrow:focus,.mfp-arrow:hover
  1462. {
  1463. opacity: 1;
  1464. }
  1465. .mfp-arrow:after,.mfp-arrow:before
  1466. {
  1467. border: inset transparent;
  1468. display: block;
  1469. height: 0;
  1470. left: 0;
  1471. margin-left: 35px;
  1472. margin-top: 35px;
  1473. position: absolute;
  1474. top: 0;
  1475. width: 0;
  1476. }
  1477. .mfp-arrow:after
  1478. {
  1479. border-bottom-width: 13px;
  1480. border-top-width: 13px;
  1481. top: 8px;
  1482. }
  1483. .mfp-arrow:before
  1484. {
  1485. border-bottom-width: 21px;
  1486. border-top-width: 21px;
  1487. opacity: .7;
  1488. }
  1489. .mfp-arrow-left
  1490. {
  1491. left: 0;
  1492. }
  1493. .mfp-arrow-left:after
  1494. {
  1495. border-right: 17px solid #FFF;
  1496. margin-left: 31px;
  1497. }
  1498. .mfp-arrow-left:before
  1499. {
  1500. border-right: 27px solid #3F3F3F;
  1501. margin-left: 25px;
  1502. }
  1503. .mfp-arrow-right
  1504. {
  1505. right: 0;
  1506. }
  1507. .mfp-arrow-right:after
  1508. {
  1509. border-left: 17px solid #FFF;
  1510. margin-left: 39px;
  1511. }
  1512. .mfp-arrow-right:before
  1513. {
  1514. border-left: 27px solid #3F3F3F;
  1515. }
  1516. .mfp-iframe-holder
  1517. {
  1518. padding-bottom: 40px;
  1519. padding-top: 40px;
  1520. }
  1521. .mfp-iframe-holder .mfp-content
  1522. {
  1523. line-height: 0;
  1524. max-width: 900px;
  1525. width: 100%;
  1526. }
  1527. .mfp-image-holder .mfp-content,img.mfp-img
  1528. {
  1529. max-width: 100%;
  1530. }
  1531. .mfp-iframe-holder .mfp-close
  1532. {
  1533. top: -40px;
  1534. }
  1535. .mfp-iframe-scaler
  1536. {
  1537. height: 0;
  1538. overflow: hidden;
  1539. padding-top: 56.25%;
  1540. width: 100%;
  1541. }
  1542. .mfp-iframe-scaler iframe
  1543. {
  1544. background: #000;
  1545. box-shadow: 0 0 8px rgba(0,0,0,.6);
  1546. display: block;
  1547. height: 100%;
  1548. left: 0;
  1549. position: absolute;
  1550. top: 0;
  1551. webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  1552. width: 100%;
  1553. }
  1554. .mfp-figure:after,img.mfp-img
  1555. {
  1556. display: block;
  1557. height: auto;
  1558. width: auto;
  1559. }
  1560. img.mfp-img
  1561. {
  1562. box-sizing: border-box;
  1563. margin: 0 auto;
  1564. padding: 40px 0;
  1565. webkit-box-sizing: border-box;
  1566. }
  1567. .mfp-figure:after
  1568. {
  1569. background: #444;
  1570. bottom: 40px;
  1571. box-shadow: 0 0 8px rgba(0,0,0,.6);
  1572. left: 0;
  1573. position: absolute;
  1574. right: 0;
  1575. top: 40px;
  1576. webkit-box-shadow: 0 0 8px rgba(0,0,0,.6);
  1577. z-index: -1;
  1578. }
  1579. .mfp-figure small
  1580. {
  1581. color: #BDBDBD;
  1582. display: block;
  1583. font-size: 12px;
  1584. line-height: 14px;
  1585. }
  1586. .mfp-figure figure
  1587. {
  1588. margin: 0;
  1589. }
  1590. .mfp-bottom-bar
  1591. {
  1592. cursor: auto;
  1593. left: 0;
  1594. margin-top: -36px;
  1595. position: absolute;
  1596. top: 100%;
  1597. width: 100%;
  1598. }
  1599. #loadmore,.mfp-gallery .mfp-image-holder .mfp-figure,.read-more,ul.tab-list li.tab
  1600. {
  1601. cursor: pointer;
  1602. }
  1603. .mfp-title
  1604. {
  1605. color: #F3F3F3;
  1606. line-height: 18px;
  1607. padding-right: 36px;
  1608. text-align: left;
  1609. word-wrap: break-word;
  1610. }
  1611. @media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px)
  1612. {
  1613. .mfp-img-mobile .mfp-image-holder
  1614. {
  1615. padding-left: 0;
  1616. padding-right: 0;
  1617. }
  1618. .mfp-img-mobile img.mfp-img
  1619. {
  1620. padding: 0;
  1621. }
  1622. .mfp-img-mobile .mfp-figure:after
  1623. {
  1624. bottom: 0;
  1625. top: 0;
  1626. }
  1627. .mfp-img-mobile .mfp-figure small
  1628. {
  1629. display: inline;
  1630. margin-left: 5px;
  1631. }
  1632. .mfp-img-mobile .mfp-bottom-bar
  1633. {
  1634. background: rgba(0,0,0,.6);
  1635. bottom: 0;
  1636. box-sizing: border-box;
  1637. margin: 0;
  1638. padding: 3px 5px;
  1639. position: fixed;
  1640. top: auto;
  1641. webkit-box-sizing: border-box;
  1642. }
  1643. .mfp-img-mobile .mfp-bottom-bar:empty
  1644. {
  1645. padding: 0;
  1646. }
  1647. .mfp-img-mobile .mfp-counter
  1648. {
  1649. right: 5px;
  1650. top: 3px;
  1651. }
  1652. .mfp-img-mobile .mfp-close
  1653. {
  1654. background: rgba(0,0,0,.6);
  1655. height: 35px;
  1656. line-height: 35px;
  1657. padding: 0;
  1658. position: fixed;
  1659. right: 0;
  1660. text-align: center;
  1661. top: 0;
  1662. width: 35px;
  1663. }
  1664. }
  1665. @media all and (max-width:900px)
  1666. {
  1667. .mfp-arrow
  1668. {
  1669. ms-transform: scale(.75);
  1670. transform: scale(.75);
  1671. webkit-transform: scale(.75);
  1672. }
  1673. .mfp-arrow-left
  1674. {
  1675. ms-transform-origin: 0;
  1676. transform-origin: 0;
  1677. webkit-transform-origin: 0;
  1678. }
  1679. .mfp-arrow-right
  1680. {
  1681. ms-transform-origin: 100%;
  1682. transform-origin: 100%;
  1683. webkit-transform-origin: 100%;
  1684. }
  1685. .mfp-container
  1686. {
  1687. padding-left: 6px;
  1688. padding-right: 6px;
  1689. }
  1690. }
  1691. body,html
  1692. {
  1693. height: 100%;
  1694. }
  1695. ::-webkit-input-placeholder
  1696. {
  1697. color: #666;
  1698. opacity: 1;
  1699. }
  1700. :-moz-placeholder
  1701. {
  1702. color: #666;
  1703. opacity: 1;
  1704. }
  1705. ::-moz-placeholder
  1706. {
  1707. color: #666;
  1708. opacity: 1;
  1709. }
  1710. :-ms-input-placeholder
  1711. {
  1712. color: #666;
  1713. opacity: 1;
  1714. }
  1715. :focus
  1716. {
  1717. outline: 0;
  1718. }
  1719. body input:focus:required:invalid,body input:required:valid,body textarea:focus:required:invalid,body textarea:required:valid
  1720. {
  1721. color: #666;
  1722. }
  1723. body
  1724. {
  1725. font-family: roboto,sans-serif;
  1726. min-width: 960px;
  1727. position: relative;
  1728. }
  1729. .slide-discount,.slide-more,.slide-name,.slide-price
  1730. {
  1731. font-weight: bolder;
  1732. padding: 10px;
  1733. position: absolute;
  1734. text-transform: uppercase;
  1735. }
  1736. p
  1737. {
  1738. font-size: 16px;
  1739. margin: 3px 0;
  1740. }
  1741. footer p a
  1742. {
  1743. color: #FFF;
  1744. }
  1745. .body-wrapper
  1746. {
  1747. display: flex;
  1748. flex-direction: column;
  1749. height: 100%;
  1750. ms-flex-direction: column;
  1751. webkit-box-direction: normal;
  1752. webkit-box-orient: vertical;
  1753. webkit-flex-direction: column;
  1754. }
  1755. .content
  1756. {
  1757. flex: 1 0 auto;
  1758. ms-flex: 1 0 auto;
  1759. webkit-box-flex: 1;
  1760. webkit-flex: 1 0 auto;
  1761. }
  1762. footer
  1763. {
  1764. flex: 0 0 auto;
  1765. margin-top: 25px;
  1766. ms-flex: 0 0 auto;
  1767. webkit-box-flex: 0;
  1768. webkit-flex: 0 0 auto;
  1769. }
  1770. header
  1771. {
  1772. background-color: #fff;
  1773. margin-top: 40px;
  1774. }
  1775. #logo
  1776. {
  1777. background-position: center center;
  1778. background-size: cover;
  1779. height: 50px;
  1780. margin-bottom: 10px;
  1781. margin-top: 10px;
  1782. width: 240px;
  1783. }
  1784. #slider
  1785. {
  1786. height: 300px;
  1787. }
  1788.  
  1789. .swiper-container
  1790. {
  1791. border-bottom: 5px solid #4caf50;
  1792. border-top: 5px solid #4caf50;
  1793. height: 350px;
  1794. width: 100%;
  1795. }
  1796. .swiper-slide
  1797. {
  1798. align-items: center;
  1799. background: #fff;
  1800. display: flex;
  1801. display: -ms-flexbox;
  1802. display: -webkit-box;
  1803. display: -webkit-flex;
  1804. font-size: 18px;
  1805. justify-content: center;
  1806. ms-flex-align: center;
  1807. ms-flex-pack: center;
  1808. text-align: center;
  1809. webkit-align-items: center;
  1810. webkit-box-align: center;
  1811. webkit-box-pack: center;
  1812. webkit-justify-content: center;
  1813. }
  1814. .slide-name
  1815. {
  1816. background-color: rgba(0,0,0,.8);
  1817. color: #fff;
  1818. left: 0;
  1819. top: 25px;
  1820. }
  1821. .slide-price
  1822. {
  1823. background-color: #4caf50;
  1824. bottom: 75px;
  1825. color: #fff;
  1826. min-width: 55px;
  1827. right: 0;
  1828. }
  1829. .slide-discount
  1830. {
  1831. background-color: red;
  1832. bottom: 25px;
  1833. color: #fff;
  1834. min-width: 55px;
  1835. right: 0;
  1836. }
  1837. .slide-more
  1838. {
  1839. background-color: #fba200;
  1840. bottom: 10px;
  1841. color: #fff;
  1842. left: 400px;
  1843. right: 400px;
  1844. }
  1845. .slide-more a,.slide-name a
  1846. {
  1847. color: #fff;
  1848. text-decoration: none;
  1849. }
  1850. #top-nav-menu
  1851. {
  1852. background-color: #000;
  1853. left: 0;
  1854. min-height: 40px;
  1855. position: fixed;
  1856. right: 0;
  1857. top: 0;
  1858. z-index: 9999;
  1859. }
  1860. #top-nav-menu ul
  1861. {
  1862. color: #FFF;
  1863. margin: 10px 0 0;
  1864. padding: 0;
  1865. }
  1866. #top-nav-menu ul li
  1867. {
  1868. display: inline;
  1869. font-weight: bolder;
  1870. margin-left: 0;
  1871. margin-right: 30px;
  1872. text-transform: uppercase;
  1873. }
  1874. .form-wrapper
  1875. {
  1876. background: #444;
  1877. background: rgba(0,0,0,.2);
  1878. border-radius: 10px;
  1879. box-shadow: 0 1px 1px rgba(0,0,0,.4) inset,0 1px 0 rgba(255,255,255,.2);
  1880. margin: 15px;
  1881. webkit-border-radius: 10px;
  1882. webkit-box-shadow: 0 1px 1px rgba(0,0,0,.4) inset,0 1px 0 rgba(255,255,255,.2);
  1883. width: 690px;
  1884. }
  1885. .form-wrapper input
  1886. {
  1887. background: #eee;
  1888. border: 0;
  1889. border-radius: 3px 0 0 3px;
  1890. float: left;
  1891. font: 700 15px;
  1892. height: 20px;
  1893. padding: 10px 5px;
  1894. text-transform: uppercase;
  1895. webkit-border-radius: 3px 0 0 3px;
  1896. width: 570px;
  1897. }
  1898. .form-wrapper input:focus
  1899. {
  1900. background: #fff;
  1901. box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
  1902. outline: 0;
  1903. webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
  1904. }
  1905. .form-wrapper input:-moz-placeholder,.form-wrapper input:-ms-input-placeholder,.form-wrapper input::-webkit-input-placeholder
  1906. {
  1907. color: #999;
  1908. font-style: italic;
  1909. font-weight: 400;
  1910. }
  1911. .form-wrapper button
  1912. {
  1913. background: #4caf50;
  1914. border: 0;
  1915. border-radius: 0 3px 3px 0;
  1916. color: #fff;
  1917. cursor: pointer;
  1918. float: right;
  1919. font: 700 15px/40px;
  1920. height: 40px;
  1921. overflow: visible;
  1922. padding: 0;
  1923. position: relative;
  1924. text-shadow: 0 -1px 0 rgba(0,0,0,.3);
  1925. text-transform: uppercase;
  1926. webkit-border-radius: 0 3px 3px 0;
  1927. width: 110px;
  1928. }
  1929. .game-title,ul#news li
  1930. {
  1931. overflow: hidden;
  1932. text-overflow: ellipsis;
  1933. white-space: nowrap;
  1934. }
  1935. .article-title h1,.article-title h2,.page-title h1
  1936. {
  1937. color: #fff;
  1938. font-size: 23px;
  1939. margin: 0;
  1940. text-align: center;
  1941. text-transform: uppercase;
  1942. }
  1943. .form-wrapper button:hover
  1944. {
  1945. background: #4caf50;
  1946. }
  1947. .form-wrapper button:active,.form-wrapper button:focus
  1948. {
  1949. background: #4caf50;
  1950. outline: 0;
  1951. }
  1952. .form-wrapper button:before
  1953. {
  1954. border-color: transparent #4caf50;
  1955. border-style: solid solid solid none;
  1956. border-width: 8px 8px 8px 0;
  1957. left: -6px;
  1958. position: absolute;
  1959. top: 12px;
  1960. }
  1961. #single-wrapper .tabs ul.tab-list:before,.all-news-button:after,ul.tab-list:after
  1962. {
  1963. content: "";
  1964. }
  1965. .form-wrapper button:active:before,.form-wrapper button:focus:before,.form-wrapper button:hover:before
  1966. {
  1967. border-right-color: #4caf50;
  1968. }
  1969. .form-wrapper button::-moz-focus-inner
  1970. {
  1971. border: 0;
  1972. padding: 0;
  1973. }
  1974. aside,aside#filter
  1975. {
  1976. padding-bottom: 5px;
  1977. padding-top: 5px;
  1978. }
  1979. aside
  1980. {
  1981. background-color: rgba(0,0,0,.8);
  1982. }
  1983. aside#filter
  1984. {
  1985. background-color: #f9f9f9;
  1986. border-top: 5px solid #fff;
  1987. }
  1988. .article-content,.article-preview,.page-content
  1989. {
  1990. padding: 10px;
  1991. }
  1992. #main-wrapper,#page-wrapper
  1993. {
  1994. background-color: #fff;
  1995. }
  1996. .page-title h1
  1997. {
  1998. background-color: #4caf50;
  1999. }
  2000. #articles-wrapper
  2001. {
  2002. background-color: #FFF;
  2003. }
  2004. .article-title h1,.article-title h2
  2005. {
  2006. background-color: #4caf50;
  2007. }
  2008. .read-more
  2009. {
  2010. background-color: #fba200;
  2011. color: #fff;
  2012. margin-top: 5px;
  2013. padding: 5px;
  2014. width: 120px;
  2015. }
  2016. .read-more a
  2017. {
  2018. color: #fff;
  2019. text-decoration: none;
  2020. }
  2021. #search-wrapper,#single-wrapper
  2022. {
  2023. background-color: #fff;
  2024. }
  2025. .tabs
  2026. {
  2027. display: inline-block;
  2028. width: 100%;
  2029. }
  2030. .tabs>div
  2031. {
  2032. padding-top: 10px;
  2033. }
  2034. ul.tab-list
  2035. {
  2036. margin: 0;
  2037. padding: 0;
  2038. }
  2039. ul.tab-list:after
  2040. {
  2041. background: #4caf50;
  2042. display: block;
  2043. height: 5px;
  2044. }
  2045. ul.tab-list li.tab
  2046. {
  2047. background: #e9eaeb;
  2048. color: #000;
  2049. display: block;
  2050. float: left;
  2051. font-size: 11px;
  2052. font-weight: 700;
  2053. margin: 0;
  2054. padding: 10px 15px;
  2055. text-align: center;
  2056. text-transform: uppercase;
  2057. width: 110px;
  2058. }
  2059. ul.tab-list li.tab.active,ul.tab-list li.tab.active:hover
  2060. {
  2061. background: #4caf50;
  2062. color: #fff;
  2063. }
  2064. ul.tab-list li.tab:hover
  2065. {
  2066. background: #d6d6d7;
  2067. }
  2068. #single-wrapper .tabs>div
  2069. {
  2070. padding-top: 0;
  2071. }
  2072. #single-wrapper .tabs>div p
  2073. {
  2074. padding: 10px;
  2075. }
  2076. #single-wrapper .tabs ul.tab-list li.tab
  2077. {
  2078. width: 160px;
  2079. }
  2080. #single-wrapper .tabs ul.tab-list:before
  2081. {
  2082. background: #4caf50;
  2083. clear: both;
  2084. display: block;
  2085. height: 5px;
  2086. }
  2087. .show-more-container
  2088. {
  2089. margin: 20px auto;
  2090. width: 160px;
  2091. }
  2092. .show-more-button
  2093. {
  2094. background-color: #009688;
  2095. color: #fff;
  2096. font-weight: 700;
  2097. padding: 10px;
  2098. text-decoration: none;
  2099. text-transform: uppercase;
  2100. }
  2101. .single-game-info,.single-game-title,.single-luck-title
  2102. {
  2103. background-color: rgba(0,0,0,.75);
  2104. color: #fff;
  2105. position: relative;
  2106. text-transform: uppercase;
  2107. }
  2108. .game-container
  2109. {
  2110. border-bottom: 1px solid grey;
  2111. height: 100px;
  2112. margin: 5px;
  2113. padding-bottom: 5px;
  2114. }
  2115. .single-game-container,.single-luck-container
  2116. {
  2117. height: 100%;
  2118. }
  2119. .block
  2120. {
  2121. color: #fff;
  2122. min-height: 100px;
  2123. }
  2124. .block-header
  2125. {
  2126. font-weight: 700;
  2127. margin-bottom: 5px;
  2128. text-align: center;
  2129. text-transform: uppercase;
  2130. }
  2131. .game-cover
  2132. {
  2133. float: left;
  2134. height: 100px;
  2135. width: 200px;
  2136. }
  2137. .single-game-cover,.single-luck-cover
  2138. {
  2139. float: left;
  2140. height: 300px;
  2141. width: 760px;
  2142. }
  2143. .side-game-cover
  2144. {
  2145. height: 100px;
  2146. width: 200px;
  2147. }
  2148. .game-info
  2149. {
  2150. display: inline-block;
  2151. }
  2152. .game-title
  2153. {
  2154. font-size: 19px;
  2155. font-weight: 800;
  2156. margin-bottom: 10px;
  2157. margin-left: 10px;
  2158. text-align: center;
  2159. width: 310px;
  2160. }
  2161. .single-game-title,.single-luck-title
  2162. {
  2163. font-size: 19px;
  2164. font-weight: 800;
  2165. left: 0;
  2166. padding: 5px;
  2167. right: 0;
  2168. text-align: center;
  2169. text-decoration: none;
  2170. }
  2171. .single-game-info
  2172. {
  2173. font-weight: 700;
  2174. padding: 10px;
  2175. top: 45px;
  2176. width: 280px;
  2177. }
  2178. .single-game-price-info
  2179. {
  2180. bottom: 100px;
  2181. left: 660px;
  2182. position: relative;
  2183. width: 100px;
  2184. }
  2185. .single-luck-price-info
  2186. {
  2187. position: relative;
  2188. top: 205px;
  2189. }
  2190. .game-activation,.game-genre,.game-language,.game-platform,.game-players,.game-publ,.game-release-date
  2191. {
  2192. display: block;
  2193. font-size: 13px;
  2194. margin-left: 10px;
  2195. margin-top: 3px;
  2196. }
  2197. .game-discount,.game-more-button,.game-price,.single-game-discount,.single-game-more-button,.single-game-price
  2198. {
  2199. color: #fff;
  2200. display: inline-block;
  2201. font-size: 16px;
  2202. font-weight: bolder;
  2203. margin-bottom: 5px;
  2204. padding: 10px;
  2205. text-align: center;
  2206. }
  2207. .game-players div
  2208. {
  2209. display: inline-block;
  2210. margin-left: 8px;
  2211. }
  2212. .game-price-info
  2213. {
  2214. left: 20px;
  2215. position: relative;
  2216. }
  2217. .single-game-price
  2218. {
  2219. background-color: #4caf50;
  2220. float: right;
  2221. width: 60px;
  2222. }
  2223. .single-game-discount
  2224. {
  2225. background-color: red;
  2226. float: right;
  2227. width: 60px;
  2228. }
  2229. .single-game-more-button
  2230. {
  2231. background-color: #fba200;
  2232. float: right;
  2233. text-transform: uppercase;
  2234. width: 120px;
  2235. }
  2236. .game-price
  2237. {
  2238. background-color: #4caf50;
  2239. float: right;
  2240. }
  2241. .game-discount
  2242. {
  2243. background-color: red;
  2244. float: left;
  2245. }
  2246. .game-more-button
  2247. {
  2248. background-color: #fba200;
  2249. float: right;
  2250. }
  2251. .side-discount,.side-price
  2252. {
  2253. font-weight: bolder;
  2254. padding: 8px;
  2255. position: absolute;
  2256. }
  2257. .game-more-a
  2258. {
  2259. color: #fff;
  2260. text-decoration: none;
  2261. }
  2262. .side-price
  2263. {
  2264. background-color: #4caf50;
  2265. margin-top: -40px;
  2266. }
  2267. .side-discount
  2268. {
  2269. background-color: red;
  2270. margin-left: 144px;
  2271. margin-top: -105px;
  2272. min-width: 36px;
  2273. }
  2274. ul#activation,ul#genres,ul#type
  2275. {
  2276. font-size: 14px;
  2277. font-weight: bolder;
  2278. list-style: none;
  2279. padding-left: 5px;
  2280. text-transform: uppercase;
  2281. }
  2282. .alert p.alert-label,.all-news-button,.filter-label,.goods-count
  2283. {
  2284. color: #fff;
  2285. font-weight: 700;
  2286. text-transform: uppercase;
  2287. }
  2288. ul#activation li a,ul#genres li a,ul#news li a,ul#type li a
  2289. {
  2290. color: #fff;
  2291. text-decoration: none;
  2292. }
  2293. ul#activation li a:hover,ul#genres li a:hover,ul#news li a:hover,ul#type li a:hover
  2294. {
  2295. color: #5d90a7;
  2296. text-decoration: none;
  2297. }
  2298. ul#news
  2299. {
  2300. font-size: 11px;
  2301. list-style: none;
  2302. margin-bottom: 0;
  2303. padding-left: 3px;
  2304. text-transform: uppercase;
  2305. }
  2306. ul#news li
  2307. {
  2308. margin-left: 10px;
  2309. padding-bottom: 5px;
  2310. width: 180px;
  2311. }
  2312. .all-news-button
  2313. {
  2314. display: inline-block;
  2315. font-size: 11px;
  2316. line-height: 1;
  2317. padding-left: 60px;
  2318. text-decoration: none;
  2319. }
  2320. .all-news-button:after
  2321. {
  2322. background-color: #fff;
  2323. display: block;
  2324. height: 3px;
  2325. transition: width .4s ease-in-out;
  2326. webkit-transition: width .4s ease-in-out;
  2327. width: 0;
  2328. }
  2329. .all-news-button:focus:after,.all-news-button:hover:after
  2330. {
  2331. width: 100%;
  2332. }
  2333. .all-news-button:hover
  2334. {
  2335. color: #fff;
  2336. }
  2337. .screenshots
  2338. {
  2339. padding-top: 5px;
  2340. text-align: center;
  2341. }
  2342. .screenshots a
  2343. {
  2344. text-decoration: none;
  2345. }
  2346. .screenshots a img:focus,.screenshots a:focus
  2347. {
  2348. outline: 0!important;
  2349. }
  2350. .screenshots img
  2351. {
  2352. height: 200px;
  2353. width: 245px;
  2354. }
  2355. ul.features-list li,ul.systemreq-list li
  2356. {
  2357. font-size: 18px;
  2358. margin-left: 0;
  2359. }
  2360. .goods-count
  2361. {
  2362. background-color: #009688;
  2363. margin-top: 0;
  2364. padding: 10px;
  2365. position: relative;
  2366. text-align: center;
  2367. }
  2368. .alert.good,.alert.process
  2369. {
  2370. background-color: rgba(76,175,80,.9);
  2371. }
  2372. .alert
  2373. {
  2374. background-position: 25px;
  2375. background-repeat: no-repeat;
  2376. height: 60px;
  2377. margin: 15px;
  2378. }
  2379. .alert p.alert-label
  2380. {
  2381. padding-top: 20px!important;
  2382. text-align: center;
  2383. }
  2384. .alert.good
  2385. {
  2386. background-image: url(../img/warning.png);
  2387. }
  2388. .alert.process
  2389. {
  2390. background-image: url(../img/process.gif);
  2391. }
  2392. .alert.fail
  2393. {
  2394. background-color: #ef5f5f;
  2395. background-image: url(../img/warning.png);
  2396. }
  2397. .filter-label
  2398. {
  2399. background-color: #4caf50;
  2400. font-size: 13px;
  2401. margin-bottom: 10px;
  2402. margin-top: -5px;
  2403. padding: 10px;
  2404. text-align: center;
  2405. }
  2406. footer
  2407. {
  2408. background-color: rgba(0,0,0,.8);
  2409. }
  2410. #footer-nav-menu
  2411. {
  2412. background-color: #000;
  2413. min-height: 40px;
  2414. }
  2415. #footer-nav-menu ul
  2416. {
  2417. color: #FFF;
  2418. margin: 10px 0 0;
  2419. padding: 0;
  2420. text-align: center;
  2421. width: 960px;
  2422. }
  2423. #footer-nav-menu ul li
  2424. {
  2425. display: inline;
  2426. font-weight: bolder;
  2427. margin-left: 0;
  2428. margin-right: 30px;
  2429. text-transform: uppercase;
  2430. }
  2431. footer p
  2432. {
  2433. color: #fff;
  2434. font-size: 10px;
  2435. font-weight: 700;
  2436. text-align: center;
  2437. text-transform: uppercase;
  2438. }
  2439. #footer-nav-menu ul li a,#top-nav-menu ul li a
  2440. {
  2441. color: #fff;
  2442. display: inline-block;
  2443. line-height: 1;
  2444. text-decoration: none;
  2445. }
  2446. #footer-nav-menu ul li a:after,#top-nav-menu ul li a:after
  2447. {
  2448. background-color: #fff;
  2449. content: "";
  2450. display: block;
  2451. height: 3px;
  2452. transition: width .4s ease-in-out;
  2453. webkit-transition: width .4s ease-in-out;
  2454. width: 0;
  2455. }
  2456. #footer-nav-menu ul li a:focus:after,#footer-nav-menu ul li a:hover:after,#top-nav-menu ul li a:focus:after,#top-nav-menu ul li a:hover:after
  2457. {
  2458. width: 100%;
  2459. }
  2460. #footer-nav-menu ul li a:hover,#top-nav-menu ul li a:hover
  2461. {
  2462. color: #fff;
  2463. }
  2464. .price:after
  2465. {
  2466. padding-left: 5px;
  2467. }
  2468. .price.wmr:after
  2469. {
  2470. content: '₽';
  2471. }
  2472. .price.wmz:after
  2473. {
  2474. content: '$';
  2475. }
  2476. .price.wme:after
  2477. {
  2478. content: '€';
  2479. }
  2480. .price.wmu:after
  2481. {
  2482. content: '₴';
  2483. }
  2484. .discount-size:after
  2485. {
  2486. content: '%';
  2487. padding-left: 5px;
  2488. }
  2489. .discount-size:before
  2490. {
  2491. content: '-';
  2492. padding-right: 5px;
  2493. }
  2494. #currency
  2495. {
  2496. background-color: #000;
  2497. border-color: #000;
  2498. color: #FFF;
  2499. font-size: 13px;
  2500. margin-top: 8px;
  2501. text-transform: uppercase;
  2502. }
  2503. .price.no-in-stock.wme:after,.price.no-in-stock.wmr:after,.price.no-in-stock.wmu:after,.price.no-in-stock.wmz:after
  2504. {
  2505. content: '';
  2506. }
  2507.  
Compilation error #stdin compilation error #stdout 0s 0KB
stdin
Standard input is empty
compilation info
Main.java:1: error: class, interface, or enum expected
@charset "UTF-8";
         ^
Main.java:2: error: class, interface, or enum expected
a,mark
^
Main.java:4: error: illegal character: '#'
	color: #000;
	       ^
Main.java:5: error: class, interface, or enum expected
}
^
Main.java:9: error: class, interface, or enum expected
}
^
Main.java:13: error: class, interface, or enum expected
}
^
Main.java:17: error: class, interface, or enum expected
}
^
Main.java:21: error: class, interface, or enum expected
}
^
Main.java:25: error: class, interface, or enum expected
	ms-text-size-adjust: 100%;
	^
Main.java:26: error: class, interface, or enum expected
	webkit-text-size-adjust: 100%;
	^
Main.java:27: error: class, interface, or enum expected
}
^
Main.java:31: error: class, interface, or enum expected
}
^
Main.java:35: error: class, interface, or enum expected
	vertical-align: baseline;
	^
Main.java:36: error: class, interface, or enum expected
}
^
Main.java:40: error: class, interface, or enum expected
	height: 0;
	^
Main.java:41: error: class, interface, or enum expected
}
^
Main.java:45: error: class, interface, or enum expected
}
^
Main.java:49: error: class, interface, or enum expected
}
^
Main.java:53: error: class, interface, or enum expected
}
^
Main.java:57: error: class, interface, or enum expected
}
^
Main.java:61: error: class, interface, or enum expected
}
^
Main.java:65: error: class, interface, or enum expected
}
^
Main.java:68: error: illegal character: '#'
	background: #ff0;
	            ^
Main.java:69: error: class, interface, or enum expected
}
^
Main.java:73: error: class, interface, or enum expected
}
^
Main.java:77: error: class, interface, or enum expected
	line-height: 0;
	^
Main.java:78: error: class, interface, or enum expected
	vertical-align: baseline;
	^
Main.java:79: error: class, interface, or enum expected
}
^
Main.java:82: error: malformed floating point literal
	top: -.5em;
	      ^
Main.java:83: error: class, interface, or enum expected
}
^
Main.java:86: error: malformed floating point literal
	bottom: -.25em;
	         ^
Main.java:87: error: class, interface, or enum expected
}
^
Main.java:91: error: class, interface, or enum expected
}
^
Main.java:94: error: malformed floating point literal
	margin: 1em 40px;
	        ^
Main.java:95: error: class, interface, or enum expected
}
^
Main.java:99: error: class, interface, or enum expected
	webkit-box-sizing: content-box;
	^
Main.java:100: error: class, interface, or enum expected
}
^
Main.java:104: error: class, interface, or enum expected
}
^
Main.java:108: error: class, interface, or enum expected
	font-size: 1em;
	^
Main.java:108: error: malformed floating point literal
	font-size: 1em;
	           ^
Main.java:109: error: class, interface, or enum expected
}
^
Main.java:113: error: class, interface, or enum expected
	font: inherit;
	^
Main.java:114: error: class, interface, or enum expected
	margin: 0;
	^
Main.java:115: error: class, interface, or enum expected
}
^
Main.java:119: error: class, interface, or enum expected
}
^
Main.java:123: error: class, interface, or enum expected
}
^
Main.java:127: error: class, interface, or enum expected
	webkit-appearance: button;
	^
Main.java:128: error: class, interface, or enum expected
}
^
Main.java:132: error: class, interface, or enum expected
}
^
Main.java:136: error: class, interface, or enum expected
	padding: 0;
	^
Main.java:137: error: class, interface, or enum expected
}
^
Main.java:141: error: class, interface, or enum expected
}
^
Main.java:145: error: class, interface, or enum expected
	padding: 0;
	^
Main.java:146: error: class, interface, or enum expected
	webkit-box-sizing: border-box;
	^
Main.java:147: error: class, interface, or enum expected
}
^
Main.java:151: error: class, interface, or enum expected
}
^
Main.java:155: error: class, interface, or enum expected
	webkit-appearance: textfield;
	^
Main.java:156: error: class, interface, or enum expected
	webkit-box-sizing: content-box;
	^
Main.java:157: error: class, interface, or enum expected
}
^
Main.java:161: error: class, interface, or enum expected
}
^
Main.java:165: error: class, interface, or enum expected
	margin: 0 2px;
	^
Main.java:166: error: class, interface, or enum expected
	padding: .35em .625em .75em;
	^
Main.java:166: error: malformed floating point literal
	padding: .35em .625em .75em;
	         ^
Main.java:166: error: malformed floating point literal
	padding: .35em .625em .75em;
	               ^
Main.java:166: error: malformed floating point literal
	padding: .35em .625em .75em;
	                      ^
Main.java:167: error: class, interface, or enum expected
}
^
Main.java:171: error: class, interface, or enum expected
	border-spacing: 0;
	^
Main.java:172: error: class, interface, or enum expected
}
^
Main.java:175: error: unclosed character literal
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	               ^
Main.java:175: error: unclosed character literal
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	                              ^
Main.java:175: error: unclosed character literal
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	                                      ^
Main.java:175: error: unclosed character literal
	font: 13px/1.5 'Helvetica Neue',Arial,'Liberation Sans',FreeSans,sans-serif;
	                                                      ^
Main.java:176: error: class, interface, or enum expected
	margin: 0;
	^
Main.java:177: error: class, interface, or enum expected
}
^
Main.java:180: error: unclosed character literal
	font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
	             ^
Main.java:180: error: unclosed character literal
	font-family: 'DejaVu Sans Mono',Menlo,Consolas,monospace;
	                              ^
Main.java:181: error: class, interface, or enum expected
}
^
Main.java:184: error: illegal character: '#'
	border: 0 solid #ccc;
	                ^
Main.java:185: error: class, interface, or enum expected
	border-top-width: 1px;
	^
Main.java:186: error: class, interface, or enum expected
	height: 0;
	^
Main.java:187: error: class, interface, or enum expected
}
^
Main.java:191: error: class, interface, or enum expected
	margin: .67em 0;
	^
Main.java:191: error: malformed floating point literal
	margin: .67em 0;
	        ^
Main.java:192: error: class, interface, or enum expected
}
^
Main.java:196: error: class, interface, or enum expected
}
^
Main.java:200: error: class, interface, or enum expected
}
^
Main.java:204: error: class, interface, or enum expected
}
^
Main.java:208: error: class, interface, or enum expected
}
^
Main.java:212: error: class, interface, or enum expected
}
^
Main.java:216: error: class, interface, or enum expected
}
^
Main.java:220: error: class, interface, or enum expected
}
^
Main.java:224: error: class, interface, or enum expected
}
^
Main.java:228: error: class, interface, or enum expected
}
^
Main.java:232: error: class, interface, or enum expected
	margin-right: auto;
	^
Main.java:233: error: class, interface, or enum expected
	width: 960px;
	^
Main.java:234: error: class, interface, or enum expected
}
^
Main.java:238: error: class, interface, or enum expected
	float: left;
	^
Main.java:239: error: class, interface, or enum expected
}
^
Main.java:243: error: class, interface, or enum expected
}
^
Main.java:247: error: class, interface, or enum expected
}
^
100 errors
stdout
Standard output is empty