Zarif

Frost Red

Dec 12th, 2014
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 91.96 KB | None | 0 0
  1.  
  2.  
  3.  
  4.  
  5. @namespace url(http://www.w3.org/1999/xhtml);
  6.  
  7. @-moz-document domain("frost.psim.us"){
  8.  
  9. #header{background:url(http://coolblackppt.com/wp-content/uploads/2013/12/Background-red-hd.jpg)}
  10.  
  11. body{
  12. background: url(http://coolblackppt.com/wp-content/uploads/2013/12/Background-red-hd.jpg);
  13. background-size: cover;
  14. }
  15.  
  16. .userbar:before{
  17. display: block;
  18. content: "";
  19.  
  20. width: 36px;
  21. height: 48px;
  22. float: left;
  23. position: relative;
  24. top: -12px;
  25. left: -8px;
  26. background: url(http://coolblackppt.com/wp-content/uploads/2013/12/Background-red-hd.jpg)no-repeat;
  27. }
  28.  
  29. .chat-log {
  30. font-size: 10pt;
  31. background: url() no-repeat scroll center , url(http://fc07.deviantart.net/fs51/i/2009/271/9/0/Pokeball_by_Tigerhawk01.jpg)repeat right bottom;
  32. color: rgb(0, 0, 0);
  33. overflow: auto;
  34. }
  35.  
  36.  
  37. .menugroup .button:hover {
  38. background: none repeat scroll 0% 0% rgb(24, 162, 189);
  39. opacity: 1.0;
  40. }
  41. .menugroup .button:hover {
  42. background: -moz-linear-gradient(center top , rgb(119, 158, 196), rgb(64, 107, 149)) repeat scroll 0% 0%
  43.  
  44. transparent;
  45. border-color: rgb(165, 255, 255);
  46. }
  47.  
  48. .menugroup .button {
  49. opacity: 1.0;
  50. font-size: 12pt;
  51. font-family: Verdana,Helvetica,Arial,sans-serif;
  52. display: inline-block;
  53. padding: 1px;
  54. width: 200px;
  55. text-align: center;
  56. text-decoration: none;
  57. color: #b19cd9;
  58. border: 1px solid rgb(170, 170, 170);
  59. background: none repeat scroll 0% 0% rgb(83, 205, 229);
  60. }
  61. .mainmenuwrapper {
  62. background: url(http://coolblackppt.com/wp-content/uploads/2013/12/Background-red-hd.jpg);
  63.  
  64. }
  65.  
  66.  
  67. a{
  68. color: #000000;
  69. }
  70.  
  71. .Black, .message-announce {
  72. background: #000000;
  73. }
  74.  
  75. .chat.timer {
  76. color: #000000;
  77. }
  78.  
  79. .userlist{
  80. background: #ff7373;
  81. }
  82.  
  83.  
  84. .ladder strong, .ladder em{
  85. color: #131313 !important;
  86. }
  87.  
  88. .tabbar{
  89. bottom: 0;
  90. }
  91. .userbar{
  92. top: 20px;
  93. width: 212px;
  94. }
  95.  
  96.  
  97. .userbar .username {
  98. text-shadow: 1px 1px black;
  99. }
  100.  
  101.  
  102.  
  103. .icon-user{
  104. display:none;
  105. }
  106.  
  107. .siderooms{
  108. height: 56px;
  109. }
  110.  
  111. .maintabbarbottom {
  112. background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  113. border: none;
  114. box-shadow: none;
  115. z-index:2;
  116. }
  117.  
  118.  
  119. .header {
  120. height: 56px;
  121.  
  122. }
  123.  
  124. .header .logo {
  125. float: left;
  126. margin: 7px 0px 0 2px;
  127. }
  128.  
  129. .tabbar .closebutton, .tabbar a.cur+.closebutton {
  130. top: 19px;
  131. }
  132. .closebutton:hover {
  133. color: #990000;
  134. }
  135. .closebutton {
  136. color: #990000;
  137. }
  138.  
  139. .tabbar a.button.notifying {
  140. background: #3498db;
  141. }
  142.  
  143. .maintabbar .inner {
  144. padding-top:0px;
  145. height: 56px;
  146. }
  147.  
  148. .maintabbarbottom {
  149. background: linear-gradient(to bottom, rgba(0,0,0,.6) 0%, rgba(0,0,0,0) 100%);
  150. border: none;
  151. box-shadow: none;
  152. z-index:2;
  153. }
  154.  
  155. .tabbar.maintabbar {
  156. margin-left: 170px;
  157. margin-right: 0px;
  158. overflow: hidden;
  159. height: 60px;
  160. background-position: right;
  161. background-repeat: no-repeat;
  162. }
  163.  
  164. .tabbar a.button.cur, .tabbar a.button.cur:hover, .tabbar a.button{
  165. color: #ffffff;
  166. background: #66707b;
  167. box-shadow: none;
  168. border: none;
  169. cursor: default;
  170. top: 0px;
  171. border-radius: 5px;
  172. text-shadow: none;
  173. margin-left: 5px;
  174. margin-top:15px;
  175. }
  176.  
  177.  
  178. .tabbar a.button:hover, .tabbar a.button.cur{
  179. background: #090909;
  180. }
  181.  
  182.  
  183. .tabbar a.button {
  184. cursor: pointer;
  185. text-align: center;
  186. white-space: nowrap;
  187. text-shadow: none;
  188. font-size: 11px;
  189. }
  190.  
  191.  
  192. .ps-popup {
  193. position: absolute;
  194. top: auto;
  195. right: auto;
  196. left: auto;
  197. bottom: auto;
  198. text-align: left;
  199. padding: 2px 10px;
  200. z-index: 20;
  201. border: 1px solid #181818;
  202. border-radius: 2px;
  203. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  204. background: #e8e8e8;
  205. }
  206.  
  207.  
  208.  
  209. .battle-log-add{
  210. border-color: #333;
  211. background:#990000;
  212. text-shadow: 1px 1px black;
  213. }
  214.  
  215. .chat-log-add{
  216. border-color: #333;
  217. background: #990000;
  218. }
  219.  
  220.  
  221. .message-pm {
  222. color: #ffffff;
  223. }
  224.  
  225.  
  226.  
  227. .battle-log {
  228. background: url(http://i.imgur.com/Q8vHT0Y.png);
  229. color: black;
  230. border-width: 0;
  231. }
  232.  
  233.  
  234.  
  235. .battle-log h2 {
  236. position: relative;
  237. border: 0px solid #AAAAAA;
  238. background: #990000;
  239. color: white;
  240.  
  241. }
  242.  
  243. .battle-log h2:after {
  244. display: block;
  245. content: "";
  246. background: url(http://i.imgur.com/1dbPeSk.png);
  247. width: 31px;
  248. height: 18px;
  249. position: absolute;
  250. right: 5px;
  251. top: 5px;
  252. }
  253.  
  254.  
  255. .battle-log .chat em {
  256. padding: 1px 4px 1px 3px;
  257. color: #990000;
  258. font-style: normal;
  259. }
  260.  
  261. .battle-log .chat strong {
  262. color: #990000;
  263. }
  264.  
  265.  
  266.  
  267. .challenge {
  268. background: #990000;
  269. border: 1px solid #2980b9;
  270. color: rgb(255,255,255);
  271. padding: 1px 5px;
  272. }
  273.  
  274. .pm-log{
  275. background: url(http://fc06.deviantart.net/fs71/f/2010/254/3/7/pokedex_wallpaper_v1_by_bugbyte-d2yii0o.png)
  276. ;
  277. border-width: 0;
  278. }
  279.  
  280. .pm-box .focused{
  281. background: #ffffff;
  282. }
  283.  
  284. .pm-window.focused h3:hover{
  285. background:#ffffff;
  286. }
  287.  
  288. .pm-window h3, .pm-window.focused h3 {
  289. color: #ffffff;
  290. background: #990000;
  291. margin: 0;
  292. padding: 2px 5px;
  293. font-size: 11pt;
  294. border-width: 0;
  295. cursor: pointer;
  296. border-radius: 0px;
  297. }
  298.  
  299. .pm-log{
  300.  
  301. border-width: 0;
  302. }
  303.  
  304. .pm-log-add {
  305. border-width: 0;
  306. background: #990000;
  307. border-radius: 0px;
  308. }
  309.  
  310. .ladder table{
  311. background-color: #ecf0f1;
  312. }
  313.  
  314. .infobox, .ladder, .pm-window{
  315. position: relative;
  316. border: 1px solid #181818;
  317. border-radius: 2px;
  318. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  319. margin-top: 5px;
  320. color: #000000;
  321. background-color: #ecf0f1;
  322. }
  323.  
  324. .utilichart{
  325. position: relative;
  326. border: 1px solid #181818;
  327. border-radius: 2px;
  328. box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,.2);
  329. background: url(http://i.imgur.com/SHCpB0w.png);
  330. margin-top: 5px;
  331. min-height: 33px;
  332. width: 270px;
  333. height: 96px;
  334. }
  335.  
  336. .utilichart:after, .infobox:after, .ladder:after, .pm-window:after, .ps-popup:after, #tooltipwrapper .tooltip:after{
  337. display: block;
  338. content: "";
  339. background: url(http://i.imgur.com/GCuRjnR.png);
  340. width: 45px;
  341. height: 7px;
  342. position: absolute;
  343. left: -1px;
  344. top: -7px;
  345. }
  346.  
  347. .utilichart .pokemonnamecol{
  348.  
  349.  
  350.  
  351. padding:0;
  352.  
  353.  
  354.  
  355. margin:0;
  356.  
  357.  
  358.  
  359. font-weight:bold;
  360.  
  361.  
  362.  
  363. color:#1b1b1b;
  364.  
  365.  
  366.  
  367. position:absolute;
  368.  
  369.  
  370.  
  371. left:40px;
  372.  
  373.  
  374.  
  375. top:2px;
  376.  
  377.  
  378.  
  379. font-size:8pt}
  380.  
  381.  
  382.  
  383. .utilichart .typecol{
  384.  
  385.  
  386.  
  387. width:100px;
  388.  
  389.  
  390.  
  391. height:0;
  392.  
  393.  
  394.  
  395. padding:0;
  396.  
  397.  
  398.  
  399. margin:0;
  400.  
  401.  
  402.  
  403. position:absolute;
  404.  
  405.  
  406.  
  407. left:10px;
  408.  
  409.  
  410.  
  411. top:18px}
  412.  
  413.  
  414.  
  415.  
  416.  
  417. .utilichart .typecol img{
  418.  
  419.  
  420.  
  421. opacity:1;
  422.  
  423.  
  424.  
  425. margin-right:10px}
  426.  
  427.  
  428.  
  429. .utilichart .iconcol, .utilichart .itemiconcol{
  430.  
  431.  
  432.  
  433. position:absolute;
  434.  
  435.  
  436.  
  437. right:5px;
  438.  
  439.  
  440.  
  441. top:3px}
  442.  
  443.  
  444.  
  445. .utilichart .abilitycol, .utilichart .twoabilitycol{
  446.  
  447.  
  448.  
  449. float:left;
  450.  
  451.  
  452.  
  453. color:#1b1b1b;
  454.  
  455.  
  456.  
  457. margin:34px 40px 0 0px;
  458.  
  459.  
  460.  
  461. width:85px;
  462.  
  463.  
  464.  
  465. font-size:8pt}
  466.  
  467.  
  468.  
  469. .utilichart .abilitycol em, .utilichart .statcol em, .utilichart .bstcol em, .utilichart .twoabilitycol, .utilichart .labelcol em, .utilichart .widelabelcol em, .utilichart .pplabelcol em{
  470.  
  471.  
  472.  
  473. color:#1b1b1b}
  474.  
  475.  
  476.  
  477. .utilichart .statcol, .utilichart .bstcol{
  478.  
  479.  
  480.  
  481. position:relative;
  482.  
  483.  
  484.  
  485. left:-5px;
  486.  
  487.  
  488.  
  489. top:3px;
  490.  
  491.  
  492.  
  493. text-align:center;
  494.  
  495.  
  496.  
  497. margin-right:12px}
  498.  
  499.  
  500.  
  501. .utilichart .itemdesccol, .utilichart .abilitydesccol, .utilichart .movedesccol{
  502.  
  503.  
  504.  
  505. white-space:normal;
  506.  
  507.  
  508.  
  509. padding-top:7px;
  510.  
  511.  
  512.  
  513. font-size:8pt;
  514.  
  515.  
  516.  
  517. width:250px;
  518.  
  519.  
  520.  
  521. height:50px;
  522.  
  523.  
  524.  
  525. overflow:visible;
  526.  
  527.  
  528.  
  529. color:#777777;
  530.  
  531.  
  532.  
  533. position:absolute;
  534.  
  535.  
  536.  
  537. top:28px;
  538.  
  539.  
  540.  
  541. left:10px}
  542.  
  543.  
  544.  
  545. .utilichart .labelcol, .utilichart .widelabelcol, .utilichart .pplabelcol{
  546.  
  547.  
  548.  
  549. padding-top:0;
  550.  
  551.  
  552.  
  553. height:28px;
  554.  
  555.  
  556.  
  557. width:24px;
  558.  
  559.  
  560.  
  561. text-align:center;
  562.  
  563.  
  564.  
  565. font-size:8pt;
  566.  
  567.  
  568.  
  569. margin:65px 45px 0 0}
  570.  
  571.  
  572.  
  573. .ps-room.ps-room-opaque{
  574.  
  575.  
  576.  
  577. background:url(http://hdwalli.com/images/db_img7/purple-backgrounds-widescreen-2.jpg);
  578.  
  579.  
  580.  
  581. position:absolute;
  582.  
  583.  
  584.  
  585. color:#1a6e9a}
  586.  
  587.  
  588.  
  589. .turnstatus-protect{
  590.  
  591. background:url(http://i.imgur.com/RVxCoHz.png);
  592.  
  593. opacity:1!important;
  594.  
  595. height:103px!important;
  596.  
  597. width:150px!important;
  598.  
  599. border-radius:0;
  600.  
  601. border-width:0;
  602.  
  603. box-shadow:none;
  604.  
  605. }
  606.  
  607. .sidecondition-reflect{
  608.  
  609. background:url(http://i.imgur.com/X1XDxVB.png);
  610.  
  611. opacity:0.7!important;
  612.  
  613. height:90px!important;
  614.  
  615. width:130px!important;
  616.  
  617. border-radius:0;
  618.  
  619. border-width:0;
  620.  
  621. box-shadow:none;
  622.  
  623. }
  624.  
  625.  
  626.  
  627. .sidecondition-safeguard{
  628.  
  629. background:url(http://i.imgur.com/FrCoWCW.png);
  630.  
  631. opacity:0.6!important;
  632.  
  633. height:90px!important;
  634.  
  635. width:130px!important;
  636.  
  637. border-radius:0;
  638.  
  639. border-width:0;
  640.  
  641. box-shadow:none;
  642.  
  643. }
  644.  
  645.  
  646.  
  647. .sidecondition-lightscreen{
  648.  
  649. background:url(http://i.imgur.com/8eLftNA.png);
  650.  
  651. opacity:0.6!important;
  652.  
  653. height:90px!important;
  654.  
  655. width:130px!important;
  656.  
  657. border-radius:0;
  658.  
  659. border-width:0;
  660.  
  661. box-shadow:none;
  662.  
  663. }
  664.  
  665.  
  666.  
  667. .ps-room.ps-room-light{
  668.  
  669.  
  670.  
  671. background:url(http://i.imgur.com/qjR5Wwx.png);
  672.  
  673. opacity:0.9;
  674.  
  675. position:absolute;
  676.  
  677.  
  678.  
  679. font-weight:bold;
  680.  
  681. color:#cccccc}
  682.  
  683.  
  684.  
  685. .menugroup .button{
  686.  
  687.  
  688.  
  689. font-size:12px;
  690.  
  691. font-weight:bold;
  692.  
  693. color:#fbfbfb;
  694.  
  695. text-align:center;
  696.  
  697. text-shadow: 1px 1px 1px #4d4d4d,
  698.  
  699. 1px 0px 1px #4d4d4d;
  700.  
  701. background: url(http://fc06.deviantart.net/fs71/f/2010/254/3/7/pokedex_wallpaper_v1_by_bugbyte-d2yii0o.png);
  702.  
  703. box-shadow:none;
  704.  
  705. border-radius:0px;
  706.  
  707. border-width:0;
  708.  
  709. width:230px;
  710.  
  711. padding-left:20px;
  712.  
  713. padding-top:10px;
  714.  
  715. padding-bottom:16px;
  716.  
  717. }
  718.  
  719. .menugroup button.big {
  720.  
  721. width: 230px;
  722.  
  723. padding-left:20px;
  724.  
  725. padding-top:10px;
  726.  
  727. padding-bottom:11px;
  728.  
  729. font-size: 12pt;
  730.  
  731. }
  732.  
  733. .menugroup .button:hover{
  734.  
  735.  
  736.  
  737. font-size:12px;
  738.  
  739.  
  740.  
  741. font-weight:bold;
  742.  
  743. color:#fbfbfb;
  744.  
  745. text-align:center;
  746.  
  747. text-shadow: 1px 1px 1px #4d4d4d,
  748.  
  749. 1px 0px 1px #4d4d4d;
  750.  
  751. background: url(http://ih1.redbubble.net/image.14066458.1009/sticker,220x200-pad,220x200,ffffff.u1.png);
  752.  
  753. box-shadow:none;
  754.  
  755. border-radius:0px;
  756.  
  757. border-width:0;
  758.  
  759. width:230px;
  760.  
  761. padding-left:20px;
  762.  
  763. padding-top:10px;
  764.  
  765. padding-bottom:16px;
  766.  
  767. }
  768.  
  769. .menugroup button.big:hover {
  770.  
  771. width: 230px;
  772.  
  773. padding-left:20px;
  774.  
  775. padding-top:10px;
  776.  
  777. padding-bottom:11px;
  778.  
  779. font-size: 12pt;
  780.  
  781. }
  782.  
  783.  
  784.  
  785.  
  786.  
  787. .roomlist a.ilink{
  788.  
  789.  
  790.  
  791. font-size:14px;
  792.  
  793. font-family: Tahoma, Verdana, Segoe, sans-serif;
  794.  
  795. font-weight:bold;
  796.  
  797. color:#fbfbfb;
  798.  
  799. text-transform: uppercase;
  800.  
  801. text-align:left;
  802.  
  803. text-shadow: 1px 1px 1px #4d4d4d,
  804.  
  805. 1px 0px 1px #4d4d4d;
  806.  
  807. background: url(http://fc06.deviantart.net/fs71/f/2010/254/3/7/pokedex_wallpaper_v1_by_bugbyte-d2yii0o.png) repeat ;
  808.  
  809.  
  810. box-shadow:none;
  811.  
  812. border-radius:0px;
  813.  
  814. border-width:0;
  815.  
  816. width:544px;
  817.  
  818. padding-left:20px;
  819.  
  820. padding-top:10px;
  821.  
  822. padding-bottom:12px;
  823.  
  824. }
  825.  
  826.  
  827.  
  828.  
  829.  
  830.  
  831.  
  832.  
  833.  
  834. .roomlist a.ilink:hover{
  835.  
  836.  
  837.  
  838. font-size:14px;
  839.  
  840. font-family: Tahoma, Verdana, Segoe, sans-serif;
  841.  
  842. font-weight:bold;
  843.  
  844. color:#fbfbfb;
  845.  
  846. text-transform: uppercase;
  847.  
  848. text-shadow: 1px 1px 1px #4d4d4d,
  849.  
  850. 1px 0px 1px #4d4d4d;
  851.  
  852. background: url(http://www.wallcoo.net/cartoon/abstract_colors_1920x1200_1112/wallpapers/1680x1050/abstract_color_background_picture_8003.jpg);
  853.  
  854. box-shadow:none;
  855.  
  856. border-radius:0px;
  857.  
  858. border-width:0;
  859.  
  860. width:544px;
  861.  
  862. padding-left:20px;
  863.  
  864. padding-top:10px;
  865.  
  866. padding-bottom:12px;
  867.  
  868. }
  869.  
  870.  
  871.  
  872.  
  873.  
  874.  
  875.  
  876. .ps-room{
  877.  
  878.  
  879.  
  880. position:absolute;
  881.  
  882.  
  883.  
  884. display:block;
  885.  
  886.  
  887.  
  888. top:56px;
  889.  
  890.  
  891.  
  892. left:0;
  893.  
  894.  
  895.  
  896. right:0;
  897.  
  898.  
  899.  
  900. bottom:0;
  901.  
  902.  
  903.  
  904. border:1px solid #333;
  905.  
  906.  
  907.  
  908. border-top:none}
  909.  
  910.  
  911.  
  912. .ps-room .pad{
  913.  
  914.  
  915.  
  916. opacity:0.8;
  917.  
  918.  
  919.  
  920. }
  921.  
  922.  
  923.  
  924. .ps-room .battle{
  925.  
  926.  
  927.  
  928. top:60px;
  929.  
  930.  
  931.  
  932. border-width:0px}
  933.  
  934.  
  935.  
  936. .foehint{
  937.  
  938. position:relative;
  939.  
  940.  
  941.  
  942. top:45px}
  943.  
  944.  
  945.  
  946. .battle{
  947.  
  948.  
  949.  
  950. border:0px solid #AAAAAA;
  951.  
  952.  
  953.  
  954. width:640px;
  955.  
  956.  
  957.  
  958. height:360px;
  959.  
  960.  
  961.  
  962. overflow:visible;
  963.  
  964.  
  965.  
  966. font-family:Verdana,sans-serif;
  967.  
  968.  
  969.  
  970. font-size:10pt}
  971.  
  972.  
  973.  
  974. .backdrop:before{
  975.  
  976.  
  977.  
  978. display:block;
  979.  
  980.  
  981.  
  982. content:"";
  983.  
  984.  
  985.  
  986. background:url(http://i.imgur.com/QjLsolX.gif);
  987.  
  988.  
  989.  
  990. background-size:cover;
  991.  
  992.  
  993.  
  994. width:640px;
  995.  
  996.  
  997.  
  998. height:360px}
  999.  
  1000.  
  1001.  
  1002. .backdrop{
  1003.  
  1004.  
  1005.  
  1006. width:640px;
  1007.  
  1008.  
  1009.  
  1010. height:360px;
  1011.  
  1012.  
  1013.  
  1014. position:absolute;
  1015.  
  1016.  
  1017.  
  1018. top:0px;
  1019.  
  1020.  
  1021.  
  1022. left:0px;
  1023.  
  1024.  
  1025.  
  1026. overflow:hidden;
  1027.  
  1028.  
  1029.  
  1030. background:-50px -90px;
  1031.  
  1032.  
  1033.  
  1034. opacity:1 !important}
  1035.  
  1036.  
  1037.  
  1038. .backdrop:after {
  1039.  
  1040.  
  1041.  
  1042. display:block ;
  1043.  
  1044.  
  1045.  
  1046. content:"";
  1047.  
  1048.  
  1049.  
  1050. background:url(http://i.imgur.com/ALNRPPT.png);
  1051.  
  1052.  
  1053.  
  1054. position:absolute;
  1055.  
  1056.  
  1057.  
  1058. top:0;
  1059.  
  1060.  
  1061.  
  1062. left:0;
  1063.  
  1064.  
  1065.  
  1066. width:640px;
  1067.  
  1068.  
  1069.  
  1070. height:360px}
  1071.  
  1072.  
  1073.  
  1074. .ps-room .battle-controls{
  1075.  
  1076.  
  1077.  
  1078. top:430px}
  1079.  
  1080.  
  1081.  
  1082. .turn{
  1083.  
  1084.  
  1085.  
  1086. position:absolute;
  1087.  
  1088.  
  1089.  
  1090. top:-70px;
  1091.  
  1092.  
  1093.  
  1094. left:270px !important;
  1095.  
  1096.  
  1097.  
  1098. width:101px;
  1099.  
  1100.  
  1101.  
  1102. height:17px;
  1103.  
  1104.  
  1105.  
  1106. font-size:8pt;
  1107.  
  1108.  
  1109.  
  1110. font-weight:bold;
  1111.  
  1112.  
  1113.  
  1114. margin:0px;
  1115.  
  1116.  
  1117.  
  1118. padding:0px;
  1119.  
  1120.  
  1121.  
  1122. padding-top:35px;
  1123.  
  1124.  
  1125.  
  1126. border:0;
  1127.  
  1128.  
  1129.  
  1130. border-radius:0;
  1131.  
  1132.  
  1133.  
  1134. opacity:1 !important;
  1135.  
  1136.  
  1137.  
  1138. background:url(http://i.imgur.com/6SgSXmb.png);
  1139.  
  1140.  
  1141.  
  1142. text-align:center;
  1143.  
  1144.  
  1145.  
  1146. color:#cccccc}
  1147.  
  1148.  
  1149.  
  1150. .rightbar{
  1151.  
  1152.  
  1153.  
  1154. position:absolute;
  1155.  
  1156.  
  1157.  
  1158. top:-60px;
  1159.  
  1160.  
  1161.  
  1162. right:15px;
  1163.  
  1164.  
  1165.  
  1166. height:100px;
  1167.  
  1168.  
  1169.  
  1170. width:320px;
  1171.  
  1172.  
  1173.  
  1174. background-color:rgba(255,255,255,0);
  1175.  
  1176.  
  1177.  
  1178. border:0px solid rgba(215,215,215,0.5);
  1179.  
  1180.  
  1181.  
  1182. color:#777777;
  1183.  
  1184.  
  1185.  
  1186. background-image:url(http://i.imgur.com/nTem8oK.png);
  1187.  
  1188.  
  1189.  
  1190. background-position:0px -21px}
  1191.  
  1192.  
  1193.  
  1194. .rightbar .trainer{
  1195.  
  1196.  
  1197.  
  1198. margin-top:0px;
  1199.  
  1200.  
  1201.  
  1202. left:08px}
  1203.  
  1204.  
  1205.  
  1206. .rightbar .trainersprite{
  1207.  
  1208.  
  1209.  
  1210. position:absolute;
  1211.  
  1212.  
  1213.  
  1214. top:0px;
  1215.  
  1216.  
  1217.  
  1218. left:40px;
  1219.  
  1220.  
  1221.  
  1222. opacity:1 !important}
  1223.  
  1224.  
  1225.  
  1226.  
  1227.  
  1228. .trainer strong{
  1229.  
  1230.  
  1231.  
  1232. display:block;
  1233.  
  1234.  
  1235.  
  1236. font-size:12pt;
  1237.  
  1238.  
  1239.  
  1240. overflow:hidden;
  1241.  
  1242.  
  1243.  
  1244. padding-top:10px;
  1245.  
  1246.  
  1247.  
  1248. padding-left:110px;
  1249.  
  1250.  
  1251.  
  1252. color:#fafafa}
  1253.  
  1254.  
  1255.  
  1256. .rightbar .trainer strong{
  1257.  
  1258.  
  1259.  
  1260. display:block;
  1261.  
  1262.  
  1263.  
  1264.  
  1265.  
  1266. font-size:12pt;
  1267.  
  1268.  
  1269.  
  1270. text-align:left;
  1271.  
  1272.  
  1273.  
  1274. overflow:hidden;
  1275.  
  1276.  
  1277.  
  1278. position:relative;
  1279.  
  1280.  
  1281.  
  1282. left:20px;
  1283.  
  1284.  
  1285.  
  1286. }
  1287.  
  1288.  
  1289.  
  1290.  
  1291.  
  1292. .rightbar .trainer .teamicons{
  1293.  
  1294.  
  1295.  
  1296. float:left;
  1297.  
  1298.  
  1299.  
  1300. position:relative;
  1301.  
  1302.  
  1303.  
  1304. top:0px;
  1305.  
  1306.  
  1307.  
  1308. left:108px}
  1309.  
  1310.  
  1311.  
  1312. .leftbar{
  1313.  
  1314.  
  1315.  
  1316. position:absolute;
  1317.  
  1318.  
  1319.  
  1320. top:-60px;
  1321.  
  1322.  
  1323.  
  1324. left:15px;
  1325.  
  1326.  
  1327.  
  1328. height:100px;
  1329.  
  1330.  
  1331.  
  1332. width:320px;
  1333.  
  1334.  
  1335.  
  1336. background-color:rgba(255,255,255,0);
  1337.  
  1338.  
  1339.  
  1340. border:0px solid rgba(215,215,215,0.5);
  1341.  
  1342.  
  1343.  
  1344. color:#777777;
  1345.  
  1346.  
  1347.  
  1348. background-image:url(http://i.imgur.com/oIjX6jC.png);
  1349.  
  1350.  
  1351.  
  1352. background-position:0px -21px}
  1353.  
  1354.  
  1355.  
  1356. .leftbar .trainer{
  1357.  
  1358.  
  1359.  
  1360. margin-top:0px;
  1361.  
  1362.  
  1363.  
  1364. text-align:left}
  1365.  
  1366.  
  1367.  
  1368. .leftbar .trainersprite{
  1369.  
  1370.  
  1371.  
  1372. position:absolute;
  1373.  
  1374.  
  1375.  
  1376. top:0px;
  1377.  
  1378.  
  1379.  
  1380. right:40px;
  1381.  
  1382.  
  1383.  
  1384. opacity:1 !important}
  1385.  
  1386.  
  1387.  
  1388. .leftbar .trainer strong{
  1389.  
  1390.  
  1391.  
  1392. display:block;
  1393.  
  1394.  
  1395.  
  1396. font-size:12pt;
  1397.  
  1398.  
  1399.  
  1400. overflow:hidden;
  1401.  
  1402.  
  1403.  
  1404. padding-top:10px;
  1405.  
  1406.  
  1407.  
  1408. text-align:right;
  1409.  
  1410.  
  1411.  
  1412. position:relative;
  1413.  
  1414.  
  1415.  
  1416. left:-130px;
  1417.  
  1418.  
  1419.  
  1420. }
  1421.  
  1422.  
  1423.  
  1424.  
  1425.  
  1426.  
  1427.  
  1428. .leftbar .trainer .teamicons{
  1429.  
  1430.  
  1431.  
  1432. float:right;
  1433.  
  1434.  
  1435.  
  1436. position:relative;
  1437.  
  1438.  
  1439.  
  1440. top:1px;
  1441.  
  1442.  
  1443.  
  1444. right:108px}
  1445.  
  1446.  
  1447.  
  1448. .whatdo {
  1449.  
  1450.  
  1451.  
  1452. position:relative;
  1453.  
  1454.  
  1455.  
  1456. z-index: 1;
  1457.  
  1458.  
  1459.  
  1460. color:#fbfbfb!important;
  1461.  
  1462.  
  1463.  
  1464. font-size:11.5pt!important;
  1465.  
  1466.  
  1467.  
  1468. opacity:0.7;
  1469.  
  1470.  
  1471.  
  1472. bottom:59px;
  1473.  
  1474.  
  1475.  
  1476. font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  1477.  
  1478.  
  1479.  
  1480. right:-20px}
  1481.  
  1482.  
  1483.  
  1484. .whatdo strong{
  1485.  
  1486.  
  1487.  
  1488. font-weight:normal;
  1489.  
  1490.  
  1491.  
  1492. font-size:11.5pt!important;
  1493.  
  1494. }
  1495.  
  1496.  
  1497.  
  1498.  
  1499.  
  1500. .healthy{
  1501.  
  1502.  
  1503.  
  1504. float:right;
  1505.  
  1506. color:#b4b4b4;
  1507.  
  1508. position:relative;
  1509.  
  1510. top:1px;
  1511.  
  1512. opacity:0;
  1513.  
  1514. right:-350px}
  1515.  
  1516.  
  1517.  
  1518. .weak{
  1519.  
  1520.  
  1521.  
  1522. float:right;
  1523.  
  1524. position:relative;
  1525.  
  1526. top:1px;
  1527.  
  1528. opacity:0;
  1529.  
  1530. right:-350px}
  1531.  
  1532.  
  1533.  
  1534. .critical{
  1535.  
  1536.  
  1537.  
  1538. float:right;
  1539.  
  1540. position:relative;
  1541.  
  1542. top:1px;
  1543.  
  1544. opacity:0;
  1545.  
  1546. right:-350px}
  1547.  
  1548.  
  1549.  
  1550.  
  1551.  
  1552.  
  1553.  
  1554. .weather{
  1555.  
  1556.  
  1557.  
  1558. text-shadow:none;
  1559.  
  1560.  
  1561.  
  1562. color:rgba(0,0,0,0)}
  1563.  
  1564.  
  1565.  
  1566. .weather:after {
  1567.  
  1568.  
  1569.  
  1570. display:block ;
  1571.  
  1572.  
  1573.  
  1574. content:"";
  1575.  
  1576.  
  1577.  
  1578. background:url(http://i.imgur.com/ALNRPPT.png);
  1579.  
  1580.  
  1581.  
  1582. position:absolute;
  1583.  
  1584.  
  1585.  
  1586. top:0;
  1587.  
  1588.  
  1589.  
  1590. left:0;
  1591.  
  1592.  
  1593.  
  1594. width:640px;
  1595.  
  1596.  
  1597.  
  1598. height:360px}
  1599.  
  1600.  
  1601.  
  1602.  
  1603.  
  1604.  
  1605.  
  1606.  
  1607.  
  1608. .weather em small{
  1609.  
  1610.  
  1611.  
  1612. font-size:0pt;
  1613.  
  1614.  
  1615.  
  1616. color:white;
  1617.  
  1618.  
  1619.  
  1620. text-shadow:1px 1px black;
  1621.  
  1622.  
  1623.  
  1624. position:absolute;
  1625.  
  1626.  
  1627.  
  1628. left:0;
  1629.  
  1630.  
  1631.  
  1632. top:85px;
  1633.  
  1634.  
  1635.  
  1636. width:95px;
  1637.  
  1638.  
  1639.  
  1640. text-align:center}
  1641.  
  1642.  
  1643.  
  1644.  
  1645.  
  1646. .sunweather, .sunnydayweather{
  1647.  
  1648.  
  1649.  
  1650.  
  1651.  
  1652. background:url(http://i.imgur.com/FypwhbA.gif) no-repeat scroll left top;
  1653.  
  1654.  
  1655.  
  1656. opacity:0.5;
  1657.  
  1658.  
  1659.  
  1660. background-size:cover}
  1661.  
  1662.  
  1663.  
  1664.  
  1665.  
  1666. .rainweather, .raindanceweather{
  1667.  
  1668.  
  1669.  
  1670. background:url(http://i.imgur.com/hic1nf9.gif) no-repeat scroll left top;
  1671.  
  1672.  
  1673.  
  1674. opacity:0.5;
  1675.  
  1676.  
  1677.  
  1678. background-size:cover}
  1679.  
  1680.  
  1681.  
  1682.  
  1683.  
  1684.  
  1685.  
  1686.  
  1687.  
  1688.  
  1689.  
  1690.  
  1691.  
  1692. .sandstormweather{
  1693.  
  1694.  
  1695.  
  1696. background:url(http://i.imgur.com/qOw9a6v.gif) no-repeat scroll left top;
  1697.  
  1698.  
  1699.  
  1700. opacity:0.5;
  1701.  
  1702.  
  1703.  
  1704. background-size:cover}
  1705.  
  1706.  
  1707.  
  1708.  
  1709.  
  1710. .hailweather{
  1711.  
  1712.  
  1713.  
  1714. background:url(http://i.imgur.com/eUqkcVW.gif) no-repeat scroll left top;
  1715.  
  1716.  
  1717.  
  1718. opacity:0.5;
  1719.  
  1720.  
  1721.  
  1722. background-size:cover}
  1723.  
  1724.  
  1725.  
  1726.  
  1727.  
  1728. .pseudoweather{
  1729.  
  1730.  
  1731.  
  1732. background:url(http://i.imgur.com/WCrYols.gif) no-repeat scroll left top;
  1733.  
  1734.  
  1735.  
  1736. opacity:0.5;
  1737.  
  1738.  
  1739.  
  1740. background-size:cover;
  1741.  
  1742.  
  1743.  
  1744. width:640px;
  1745.  
  1746.  
  1747.  
  1748. height:360px}
  1749.  
  1750.  
  1751.  
  1752. .switchmenu{
  1753.  
  1754.  
  1755.  
  1756. width: 430px;
  1757.  
  1758.  
  1759.  
  1760. left: 102px;
  1761.  
  1762.  
  1763.  
  1764. top: -35px;
  1765.  
  1766.  
  1767.  
  1768. position:relative;
  1769.  
  1770.  
  1771.  
  1772. padding-bottom:135px;
  1773.  
  1774.  
  1775.  
  1776. background:url(http://i.imgur.com/uujLEDO.png);
  1777.  
  1778.  
  1779.  
  1780. }
  1781.  
  1782.  
  1783.  
  1784.  
  1785.  
  1786. .switchmenu button, .switchmenu button:disabled{
  1787.  
  1788.  
  1789.  
  1790. width:137px;
  1791.  
  1792.  
  1793.  
  1794. height:48px;
  1795.  
  1796.  
  1797.  
  1798. background:url(http://i.imgur.com/WMic5PP.png) !important;
  1799.  
  1800.  
  1801.  
  1802. border:none;
  1803.  
  1804.  
  1805.  
  1806. box-shadow:none;
  1807.  
  1808.  
  1809.  
  1810. border-radius:0;
  1811.  
  1812.  
  1813.  
  1814. font-size:10pt}
  1815.  
  1816.  
  1817.  
  1818. .switchmenu button{
  1819.  
  1820.  
  1821.  
  1822. transition:All 1.6116s ease;
  1823.  
  1824.  
  1825.  
  1826. color:black;
  1827.  
  1828.  
  1829.  
  1830. text-align: left;
  1831.  
  1832.  
  1833.  
  1834. text-shadow:1px 1px grey}
  1835.  
  1836.  
  1837.  
  1838. .switchmenu button .pokemonicon{
  1839.  
  1840.  
  1841.  
  1842. margin-bottom:5px;
  1843.  
  1844.  
  1845.  
  1846. margin-left: 4px;
  1847.  
  1848. }
  1849.  
  1850.  
  1851.  
  1852. .switchmenu button .status {
  1853.  
  1854.  
  1855.  
  1856. top: 4px;
  1857.  
  1858.  
  1859.  
  1860. right: 24px;
  1861.  
  1862.  
  1863.  
  1864. width: 15px;
  1865.  
  1866.  
  1867.  
  1868. border-color: #3a8247;
  1869.  
  1870. }
  1871.  
  1872.  
  1873.  
  1874. .switchmenu button .hpbar{
  1875.  
  1876.  
  1877.  
  1878. height:2px;
  1879.  
  1880.  
  1881.  
  1882. width: 92px;
  1883.  
  1884.  
  1885.  
  1886. border-color: #0e0e0e;
  1887.  
  1888.  
  1889.  
  1890. margin-bottom:8px;
  1891.  
  1892.  
  1893.  
  1894. margin-left: 27px;
  1895.  
  1896. }
  1897.  
  1898.  
  1899.  
  1900. .switchmenu button:disabled{
  1901.  
  1902.  
  1903.  
  1904. opacity:.5}
  1905.  
  1906.  
  1907.  
  1908.  
  1909.  
  1910. .switchmenu button:hover{
  1911.  
  1912.  
  1913.  
  1914. transition:All 1.6116s ease;
  1915.  
  1916.  
  1917.  
  1918. transform: rotate(0deg) scale(1.05) skew(0deg) translate(0px);
  1919.  
  1920.  
  1921.  
  1922. background:url(http://i.imgur.com/rJmTxtU.png) !important;
  1923.  
  1924.  
  1925.  
  1926. }
  1927.  
  1928.  
  1929.  
  1930. .switchselect{
  1931.  
  1932.  
  1933.  
  1934. opacity:0;
  1935.  
  1936.  
  1937.  
  1938. transform: translate(280px);
  1939.  
  1940.  
  1941.  
  1942. position:relative;
  1943.  
  1944.  
  1945.  
  1946. left:0;
  1947.  
  1948.  
  1949.  
  1950. top:115px;
  1951.  
  1952.  
  1953.  
  1954. }
  1955.  
  1956.  
  1957.  
  1958. .movecontrols:after {
  1959.  
  1960.  
  1961.  
  1962. content:"";
  1963.  
  1964.  
  1965.  
  1966. background:url(http://i.imgur.com/V4WGvVA.png);
  1967.  
  1968.  
  1969.  
  1970. opacity:1;
  1971.  
  1972.  
  1973.  
  1974. position:absolute;
  1975.  
  1976.  
  1977.  
  1978. top:-95px;
  1979.  
  1980.  
  1981.  
  1982. left:14px;
  1983.  
  1984.  
  1985.  
  1986. width:612px;
  1987.  
  1988.  
  1989.  
  1990. height:72px}
  1991.  
  1992.  
  1993.  
  1994.  
  1995.  
  1996. .moveselect{
  1997.  
  1998.  
  1999.  
  2000. opacity:0;
  2001.  
  2002.  
  2003.  
  2004. }
  2005.  
  2006.  
  2007.  
  2008. .movemenu{
  2009.  
  2010.  
  2011.  
  2012. width: 330px;
  2013.  
  2014.  
  2015.  
  2016. left: 160px;
  2017.  
  2018.  
  2019.  
  2020. top: -45px;
  2021.  
  2022.  
  2023.  
  2024. position:relative;
  2025.  
  2026.  
  2027.  
  2028. }
  2029.  
  2030.  
  2031.  
  2032.  
  2033.  
  2034. .movemenu button{
  2035.  
  2036.  
  2037.  
  2038. transition:All 1.6116s ease;
  2039.  
  2040.  
  2041.  
  2042. width:150px;
  2043.  
  2044.  
  2045.  
  2046. height:50px;
  2047.  
  2048.  
  2049.  
  2050. border-radius:0;
  2051.  
  2052.  
  2053.  
  2054. border-width:0;
  2055.  
  2056.  
  2057.  
  2058. box-shadow:none;
  2059.  
  2060.  
  2061.  
  2062. color:grey;
  2063.  
  2064. text-shadow:1px 1px black;
  2065.  
  2066.  
  2067.  
  2068. font-size:10pt;
  2069.  
  2070.  
  2071.  
  2072. padding-top:0px}
  2073.  
  2074.  
  2075.  
  2076. .movemenu button small{
  2077.  
  2078.  
  2079.  
  2080. text-align:center;
  2081.  
  2082.  
  2083.  
  2084. width:62px;
  2085.  
  2086.  
  2087.  
  2088. margin-top:2px}
  2089.  
  2090.  
  2091.  
  2092. .movemenu button small.type, .movemenu button small.pp{
  2093.  
  2094.  
  2095.  
  2096. padding-top:8px;
  2097.  
  2098.  
  2099.  
  2100. color:whitesmoke}
  2101.  
  2102.  
  2103.  
  2104. .movemenu button.type-Normal{
  2105.  
  2106.  
  2107.  
  2108. background:url(http://i.imgur.com/1ctemFU.png)}
  2109.  
  2110.  
  2111.  
  2112. .movemenu button.type-Normal:hover{
  2113.  
  2114.  
  2115.  
  2116. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2117.  
  2118. background:url(http://i.imgur.com/vTfBrkj.png)}
  2119.  
  2120.  
  2121.  
  2122.  
  2123.  
  2124. .movemenu button.type-Fairy{
  2125.  
  2126.  
  2127.  
  2128. background:url(http://i.imgur.com/rdPeaVu.png)}
  2129.  
  2130.  
  2131.  
  2132. .movemenu button.type-Fairy:hover{
  2133.  
  2134.  
  2135.  
  2136. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2137.  
  2138. background:url(http://i.imgur.com/bxU4lIL.png)}
  2139.  
  2140.  
  2141.  
  2142. .movemenu button.type-Fire{
  2143.  
  2144.  
  2145.  
  2146. background:url(http://i.imgur.com/aP39wjQ.png)}
  2147.  
  2148.  
  2149.  
  2150. .movemenu button.type-Fire:hover{
  2151.  
  2152.  
  2153.  
  2154. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2155.  
  2156. background:url(http://i.imgur.com/Wbbty9g.png)}
  2157.  
  2158.  
  2159.  
  2160. .movemenu button.type-Water{
  2161.  
  2162.  
  2163.  
  2164. background:url(http://i.imgur.com/cMJaVjV.png)}
  2165.  
  2166.  
  2167.  
  2168. .movemenu button.type-Water:hover{
  2169.  
  2170.  
  2171.  
  2172. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2173.  
  2174. background:url(http://i.imgur.com/Ufx3H8C.png)}
  2175.  
  2176.  
  2177.  
  2178. .movemenu button.type-Electric{
  2179.  
  2180.  
  2181.  
  2182. background:url(http://i.imgur.com/UF3tbwp.png)}
  2183.  
  2184.  
  2185.  
  2186. .movemenu button.type-Electric:hover{
  2187.  
  2188.  
  2189.  
  2190. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2191.  
  2192. background:url(http://i.imgur.com/MQHXttp.png)}
  2193.  
  2194.  
  2195.  
  2196. .movemenu button.type-Grass{
  2197.  
  2198.  
  2199.  
  2200. background:url(http://i.imgur.com/bNq1PyT.png)}
  2201.  
  2202.  
  2203.  
  2204. .movemenu button.type-Grass:hover{
  2205.  
  2206.  
  2207.  
  2208. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2209.  
  2210. background:url(http://i.imgur.com/k2PpmJa.png)}
  2211.  
  2212.  
  2213.  
  2214. .movemenu button.type-Ice{
  2215.  
  2216.  
  2217.  
  2218. background:url(http://i.imgur.com/Kwcx3yV.png)}
  2219.  
  2220.  
  2221.  
  2222. .movemenu button.type-Ice:hover{
  2223.  
  2224.  
  2225.  
  2226. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2227.  
  2228. background:url(http://i.imgur.com/uufLOLk.png)}
  2229.  
  2230.  
  2231.  
  2232. .movemenu button.type-Fighting{
  2233.  
  2234.  
  2235.  
  2236. background:url(http://i.imgur.com/hkBjSQ2.png)}
  2237.  
  2238.  
  2239.  
  2240. .movemenu button.type-Fighting:hover{
  2241.  
  2242.  
  2243.  
  2244. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2245.  
  2246. background:url(http://i.imgur.com/IvimpSI.png)}
  2247.  
  2248.  
  2249.  
  2250. .movemenu button.type-Poison{
  2251.  
  2252.  
  2253.  
  2254. background:url(http://i.imgur.com/F4JSeNV.png)}
  2255.  
  2256.  
  2257.  
  2258. .movemenu button.type-Poison:hover{
  2259.  
  2260.  
  2261.  
  2262. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2263.  
  2264. background:url(http://i.imgur.com/cKmY6Kn.png)}
  2265.  
  2266.  
  2267.  
  2268. .movemenu button.type-Ground{
  2269.  
  2270.  
  2271.  
  2272. background:url(http://i.imgur.com/HfD3UW8.png)}
  2273.  
  2274.  
  2275.  
  2276. .movemenu button.type-Ground:hover{
  2277.  
  2278.  
  2279.  
  2280. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2281.  
  2282. background:url(http://i.imgur.com/Szrf2un.png)}
  2283.  
  2284.  
  2285.  
  2286. .movemenu button.type-Flying{
  2287.  
  2288.  
  2289.  
  2290. background:url(http://i.imgur.com/Y6XAWm6.png)}
  2291.  
  2292.  
  2293.  
  2294. .movemenu button.type-Flying:hover{
  2295.  
  2296.  
  2297.  
  2298. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2299.  
  2300. background:url(http://i.imgur.com/qiEnZhM.png)}
  2301.  
  2302.  
  2303.  
  2304. .movemenu button.type-Psychic{
  2305.  
  2306.  
  2307.  
  2308. background:url(http://i.imgur.com/ta9EV9f.png)}
  2309.  
  2310.  
  2311.  
  2312. .movemenu button.type-Psychic:hover{
  2313.  
  2314.  
  2315.  
  2316. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2317.  
  2318. background:url(http://i.imgur.com/wyCTbE4.png)}
  2319.  
  2320.  
  2321.  
  2322. .movemenu button.type-Bug{
  2323.  
  2324.  
  2325.  
  2326. background:url(http://i.imgur.com/mvJWmou.png)}
  2327.  
  2328.  
  2329.  
  2330. .movemenu button.type-Bug:hover{
  2331.  
  2332.  
  2333.  
  2334. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2335.  
  2336. background:url(http://i.imgur.com/lqdXcxD.png)}
  2337.  
  2338.  
  2339.  
  2340. .movemenu button.type-Rock{
  2341.  
  2342.  
  2343.  
  2344. background:url(http://i.imgur.com/523IIPS.png)}
  2345.  
  2346.  
  2347.  
  2348. .movemenu button.type-Rock:hover{
  2349.  
  2350.  
  2351.  
  2352. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2353.  
  2354. background:url(http://i.imgur.com/kPd2jmf.png)}
  2355.  
  2356.  
  2357.  
  2358. .movemenu button.type-Ghost{
  2359.  
  2360.  
  2361.  
  2362. background:url(http://i.imgur.com/bGT4IB7.png)}
  2363.  
  2364.  
  2365.  
  2366. .movemenu button.type-Ghost:hover{
  2367.  
  2368.  
  2369.  
  2370. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2371.  
  2372. background:url(http://i.imgur.com/gnZ14wY.png)}
  2373.  
  2374.  
  2375.  
  2376. .movemenu button.type-Dragon{
  2377.  
  2378.  
  2379.  
  2380. background:url(http://i.imgur.com/dJUGqK6.png)}
  2381.  
  2382.  
  2383.  
  2384. .movemenu button.type-Dragon:hover{
  2385.  
  2386.  
  2387.  
  2388. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2389.  
  2390. background:url(http://i.imgur.com/kIGBRyq.png)}
  2391.  
  2392.  
  2393.  
  2394.  
  2395.  
  2396. .movemenu button.type-Dark{
  2397.  
  2398.  
  2399.  
  2400. background:url(http://i.imgur.com/PtLZlWc.png)}
  2401.  
  2402.  
  2403.  
  2404. .movemenu button.type-Dark:hover{
  2405.  
  2406.  
  2407.  
  2408. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2409.  
  2410. background:url(http://i.imgur.com/cWSnAJs.png)}
  2411.  
  2412.  
  2413.  
  2414. .movemenu button.type-Steel{
  2415.  
  2416.  
  2417.  
  2418. background:url(http://i.imgur.com/2A1Rzvs.png)}
  2419.  
  2420.  
  2421.  
  2422. .movemenu button.type-Steel:hover{
  2423.  
  2424.  
  2425.  
  2426. transform: rotate(0deg) scale(1.10) skew(0deg) translate(0px);
  2427.  
  2428. background:url(http://i.imgur.com/vGQVEtf.png)}
  2429.  
  2430.  
  2431.  
  2432. .movemenu button.type-undefined, .movemenu button.type-undefined:hover{
  2433.  
  2434.  
  2435.  
  2436. background:url(http://i.imgur.com/1ctemFU.png)}
  2437.  
  2438.  
  2439.  
  2440. .movemenu button:disabled{
  2441.  
  2442.  
  2443.  
  2444. background:url(http://i.imgur.com/5V27fmf.png) !important;
  2445.  
  2446. opacity:.20}
  2447.  
  2448.  
  2449.  
  2450. .movemenu button:disabled:hover{
  2451.  
  2452.  
  2453.  
  2454. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  2455.  
  2456. background:url(http://i.imgur.com/vGQVEtf.png)}
  2457.  
  2458.  
  2459.  
  2460. .movemenu label {
  2461.  
  2462.  
  2463.  
  2464. text-transform:uppercase;
  2465.  
  2466. font-size: 0px;
  2467.  
  2468. width:110px;
  2469.  
  2470. height:110px;
  2471.  
  2472. color:#b4b4b4;
  2473.  
  2474. font-weight: bold;
  2475.  
  2476. position:relative;
  2477.  
  2478. left:49px;
  2479.  
  2480. top:33px;
  2481.  
  2482. margin:0px 0px 0px 45px;
  2483.  
  2484. padding:61px;
  2485.  
  2486. background:url(http://i.imgur.com/wHPOyb9.png);
  2487.  
  2488.  
  2489.  
  2490. }
  2491.  
  2492. .movemenu label:hover{
  2493.  
  2494.  
  2495.  
  2496. background:url(http://i.imgur.com/3ffb8Os.png);
  2497.  
  2498.  
  2499.  
  2500. }
  2501.  
  2502.  
  2503.  
  2504. .movemenu input{
  2505.  
  2506.  
  2507.  
  2508. width:15px;
  2509.  
  2510. color:#b4b4b4;
  2511.  
  2512. height:40px;
  2513.  
  2514. position:relative;
  2515.  
  2516. top:-33px;
  2517.  
  2518. left:-104px;
  2519.  
  2520. margin:-15px -114px 70px 94px}
  2521.  
  2522.  
  2523.  
  2524. #tooltipwrapper{
  2525.  
  2526.  
  2527.  
  2528. position:absolute;
  2529.  
  2530.  
  2531.  
  2532. top:400px;
  2533.  
  2534.  
  2535.  
  2536. left:100px;
  2537.  
  2538.  
  2539.  
  2540. text-align:left;
  2541.  
  2542.  
  2543.  
  2544. font-weight:bold;
  2545.  
  2546.  
  2547.  
  2548. color:#003442}
  2549.  
  2550.  
  2551.  
  2552. #tooltipwrapper .tooltipinner{
  2553.  
  2554.  
  2555.  
  2556. position:relative}
  2557.  
  2558.  
  2559.  
  2560. #tooltipwrapper .tooltip{
  2561.  
  2562.  
  2563.  
  2564. position:absolute;
  2565.  
  2566.  
  2567.  
  2568. bottom:0;
  2569.  
  2570.  
  2571.  
  2572. left:-40px;
  2573.  
  2574.  
  2575.  
  2576. width:296px;
  2577.  
  2578.  
  2579.  
  2580. border:1px solid #00b5e5;
  2581.  
  2582.  
  2583.  
  2584. background:url(http://i.imgur.com/1DyUMw3.png);
  2585.  
  2586.  
  2587.  
  2588. border-radius:2px}
  2589.  
  2590.  
  2591.  
  2592. #tooltipwrapper .tooltip h2{
  2593.  
  2594.  
  2595.  
  2596. padding:2px 4px;
  2597.  
  2598.  
  2599.  
  2600. margin:0;
  2601.  
  2602.  
  2603.  
  2604. border-bottom:1px solid #00b5e5;
  2605.  
  2606.  
  2607.  
  2608. font-size:10pt}
  2609.  
  2610.  
  2611.  
  2612. #tooltipwrapper .tooltip h2 small{
  2613.  
  2614.  
  2615.  
  2616. font-weight:normal;
  2617.  
  2618.  
  2619.  
  2620. font-size:0pt;
  2621.  
  2622.  
  2623.  
  2624. position:absolute;
  2625.  
  2626.  
  2627.  
  2628. bottom:-10px;
  2629.  
  2630.  
  2631.  
  2632. left:-49px;
  2633.  
  2634.  
  2635.  
  2636. background:url(http://i.imgur.com/MqlK1H9.png);
  2637.  
  2638.  
  2639.  
  2640. width:392px;
  2641.  
  2642.  
  2643.  
  2644. height:93px}
  2645.  
  2646.  
  2647.  
  2648. #tooltipwrapper .tooltip p{
  2649.  
  2650.  
  2651.  
  2652. padding:2px 4px;
  2653.  
  2654.  
  2655.  
  2656. margin:0;
  2657.  
  2658.  
  2659.  
  2660. font-size:7.8pt}
  2661.  
  2662.  
  2663.  
  2664. #tooltipwrapper .tooltip p.section{
  2665.  
  2666.  
  2667.  
  2668. border-top:1px solid #161616}
  2669.  
  2670.  
  2671.  
  2672. .teambuilder-results .utilichart, .teambuilder-results .utilichart li{
  2673.  
  2674.  
  2675.  
  2676. border:none;
  2677.  
  2678. width:100%;
  2679.  
  2680. background:none;
  2681.  
  2682. box-shadow:none}
  2683.  
  2684.  
  2685.  
  2686.  
  2687.  
  2688. .teambuilder-results .utilichart:after{
  2689.  
  2690.  
  2691.  
  2692. display:none}
  2693.  
  2694.  
  2695.  
  2696. .teambuilder-results .utilichart .col{
  2697.  
  2698.  
  2699.  
  2700. float:left;
  2701.  
  2702.  
  2703.  
  2704. position:relative;
  2705.  
  2706.  
  2707.  
  2708. top:0;
  2709.  
  2710.  
  2711.  
  2712. left:0;
  2713.  
  2714.  
  2715.  
  2716. padding-top:6px;
  2717.  
  2718.  
  2719.  
  2720. height:22px;
  2721.  
  2722.  
  2723.  
  2724. font-size:9pt;
  2725.  
  2726.  
  2727.  
  2728. color:#444444;
  2729.  
  2730.  
  2731.  
  2732. font-weight:normal;
  2733.  
  2734.  
  2735.  
  2736. font-size:8pt}
  2737.  
  2738.  
  2739.  
  2740.  
  2741.  
  2742. .teambuilder-results .utilichart .numcol{
  2743.  
  2744.  
  2745.  
  2746. width:24px;
  2747.  
  2748.  
  2749.  
  2750. padding-right:5px;
  2751.  
  2752.  
  2753.  
  2754. text-align:right;
  2755.  
  2756.  
  2757.  
  2758. color:#999999;
  2759.  
  2760.  
  2761.  
  2762. padding-top:7px;
  2763.  
  2764.  
  2765.  
  2766. font-size:8pt}
  2767.  
  2768.  
  2769.  
  2770. .teambuilder-results .utilichart .pokemonnamecol{
  2771.  
  2772.  
  2773.  
  2774. padding-top:5px;
  2775.  
  2776.  
  2777.  
  2778. height:23px;
  2779.  
  2780.  
  2781.  
  2782. width:127px;
  2783.  
  2784.  
  2785.  
  2786. color:#000000;
  2787.  
  2788.  
  2789.  
  2790. font-size:10pt}
  2791.  
  2792.  
  2793.  
  2794.  
  2795.  
  2796. .teambuilder-results .utilichart .twoabilitycol{
  2797.  
  2798.  
  2799.  
  2800. padding-top:0;
  2801.  
  2802.  
  2803.  
  2804. height:28px;
  2805.  
  2806.  
  2807.  
  2808. font-size:8pt;
  2809.  
  2810.  
  2811.  
  2812. width:90px}
  2813.  
  2814.  
  2815.  
  2816. .teambuilder-results .utilichart .typecol{
  2817.  
  2818.  
  2819.  
  2820. width:70px}
  2821.  
  2822.  
  2823.  
  2824.  
  2825.  
  2826. .teambuilder-results .utilichart .typecol img{
  2827.  
  2828.  
  2829.  
  2830. margin-right:1px}
  2831.  
  2832.  
  2833.  
  2834.  
  2835.  
  2836. .teambuilder-results .utilichart .twoabilitycol{
  2837.  
  2838.  
  2839.  
  2840. padding-top:0;
  2841.  
  2842.  
  2843.  
  2844. height:28px;
  2845.  
  2846.  
  2847.  
  2848. font-size:8pt;
  2849.  
  2850.  
  2851.  
  2852. width:90px}
  2853.  
  2854.  
  2855.  
  2856.  
  2857.  
  2858. .teambuilder-results .utilichart .abilitycol, .teambuilder-results .utilichart .twoabilitycol{
  2859.  
  2860.  
  2861.  
  2862. margin:0px}
  2863.  
  2864.  
  2865.  
  2866.  
  2867.  
  2868. .teambuilder-results .utilichart .statcol, .teambuilder-results .utilichart .bstcol{
  2869.  
  2870.  
  2871.  
  2872. margin:0px; padding-top:0px; font-size:8pt; text-align:right}
  2873.  
  2874.  
  2875.  
  2876.  
  2877.  
  2878. .teambuilder-results .utilichart .iconcol, .teambuilder-results .utilichart .itemiconcol{padding-top:2px; padding-right:2px}
  2879.  
  2880.  
  2881.  
  2882. .teambuilder-results .utilichart .itemdesccol, .teambuilder-results .utilichart .abilitydesccol{
  2883.  
  2884.  
  2885.  
  2886. width:464px}
  2887.  
  2888.  
  2889.  
  2890. .teambuilder-results .utilichart .labelcol, .teambuilder-results .utilichart .widelabelcol, .teambuilder-results .utilichart .pplabelcol{
  2891.  
  2892. margin:0px 8px; padding:0px; text-align:right}
  2893.  
  2894.  
  2895.  
  2896.  
  2897.  
  2898. .teambuilder-results .utilichart .movedesccol{
  2899.  
  2900.  
  2901.  
  2902. width:284px}
  2903.  
  2904.  
  2905.  
  2906. .statbar
  2907.  
  2908.  
  2909.  
  2910. {
  2911.  
  2912.  
  2913.  
  2914. position:absolute;
  2915.  
  2916.  
  2917.  
  2918. display:none;
  2919.  
  2920.  
  2921.  
  2922. width:200px;
  2923.  
  2924.  
  2925.  
  2926. height:23px;
  2927.  
  2928.  
  2929.  
  2930. background:url(http://i.imgur.com/x76Yv1K.png);
  2931.  
  2932.  
  2933.  
  2934. min-height:0px;
  2935.  
  2936.  
  2937.  
  2938. padding:3px 0px 0px 32px}
  2939.  
  2940.  
  2941.  
  2942. .statbar strong
  2943.  
  2944.  
  2945.  
  2946. {
  2947.  
  2948.  
  2949.  
  2950. position:absolute;
  2951.  
  2952. left:1px;
  2953.  
  2954. top:-22px;
  2955.  
  2956. font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  2957.  
  2958. font-size:17px;
  2959.  
  2960. font-weight:normal;
  2961.  
  2962. display:block;
  2963.  
  2964. text-align:Center;
  2965.  
  2966. color:#FFF;
  2967.  
  2968. text-shadow:#000 1px 1px 0,#000 1px -1px 0,#000 -1px 1px 0,#000 -1px -1px 0}
  2969.  
  2970.  
  2971.  
  2972. .statbar strong small
  2973.  
  2974.  
  2975.  
  2976. {
  2977.  
  2978.  
  2979.  
  2980. font-size:17px;
  2981.  
  2982. font-family: "Trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, sans-serif;
  2983.  
  2984. color:#acc5d4;
  2985.  
  2986. font-weight:normal}
  2987.  
  2988.  
  2989.  
  2990. .statbar .hpbar
  2991.  
  2992.  
  2993.  
  2994. {
  2995.  
  2996.  
  2997.  
  2998. position:relative;
  2999.  
  3000.  
  3001.  
  3002. border:1px solid #131313;
  3003.  
  3004.  
  3005.  
  3006. background:url(http://i.imgur.com/ByYA9T2.png);
  3007.  
  3008.  
  3009.  
  3010. height:6px;
  3011.  
  3012.  
  3013.  
  3014. margin:0 0 0 0;
  3015.  
  3016.  
  3017.  
  3018. width:151px;
  3019.  
  3020.  
  3021.  
  3022. border-radius:0px;
  3023.  
  3024.  
  3025.  
  3026. padding:0;
  3027.  
  3028.  
  3029.  
  3030. top:3px}
  3031.  
  3032.  
  3033.  
  3034. .hptextborder{
  3035.  
  3036.  
  3037.  
  3038. display:none !important}
  3039.  
  3040.  
  3041.  
  3042.  
  3043.  
  3044. .statbar .hpbar .hp
  3045.  
  3046.  
  3047.  
  3048. {
  3049.  
  3050.  
  3051.  
  3052. height:3px;
  3053.  
  3054.  
  3055.  
  3056. border-top:1px solid #007734;
  3057.  
  3058.  
  3059.  
  3060. background:#00bb51;
  3061.  
  3062.  
  3063.  
  3064. border-bottom:2px solid #007734;
  3065.  
  3066.  
  3067.  
  3068. border-radius:0px}
  3069.  
  3070.  
  3071.  
  3072. .statbar .hpbar .hp-yellow
  3073.  
  3074.  
  3075.  
  3076. {
  3077.  
  3078.  
  3079.  
  3080. background-color:#f5d538;
  3081.  
  3082.  
  3083.  
  3084. border-color:#be9f0a}
  3085.  
  3086.  
  3087.  
  3088. .statbar .hpbar .hp-red
  3089.  
  3090.  
  3091.  
  3092. {
  3093.  
  3094.  
  3095.  
  3096. background-color:#ee4928;
  3097.  
  3098.  
  3099.  
  3100. border-color:#a3260d}
  3101.  
  3102.  
  3103.  
  3104. .statbar .hpbar .prevhp
  3105.  
  3106.  
  3107.  
  3108. {
  3109.  
  3110.  
  3111.  
  3112. background:url(http://i.imgur.com/ByYA9T2.png);
  3113.  
  3114.  
  3115.  
  3116. height:6px;
  3117.  
  3118.  
  3119.  
  3120. border-radius:0px}
  3121.  
  3122.  
  3123.  
  3124. .statbar .hpbar .prevhp-yellow
  3125.  
  3126.  
  3127.  
  3128. {
  3129.  
  3130.  
  3131.  
  3132. background:url(http://i.imgur.com/ByYA9T2.png); }
  3133.  
  3134.  
  3135.  
  3136. .statbar .hpbar .prevhp-red
  3137.  
  3138.  
  3139.  
  3140. {
  3141.  
  3142.  
  3143.  
  3144. background-color:#facec5}
  3145.  
  3146.  
  3147.  
  3148. .hptext{
  3149.  
  3150.  
  3151.  
  3152. margin-top:2px}
  3153.  
  3154.  
  3155.  
  3156.  
  3157.  
  3158. .statbar .hpbar .hptext
  3159.  
  3160.  
  3161.  
  3162. {
  3163.  
  3164.  
  3165.  
  3166. position:absolute;
  3167.  
  3168.  
  3169.  
  3170. color:#FFFFFF;
  3171.  
  3172.  
  3173.  
  3174. text-shadow:1px 0 black,-1px 0 black,0 1px black,0 -1px black;
  3175.  
  3176.  
  3177.  
  3178. font-size:9px;
  3179.  
  3180.  
  3181.  
  3182. width:32px;
  3183.  
  3184.  
  3185.  
  3186. height:12px;
  3187.  
  3188.  
  3189.  
  3190. top:-1px;
  3191.  
  3192.  
  3193.  
  3194. text-align:center}
  3195.  
  3196.  
  3197.  
  3198. .rstatbar .hpbar .hptext
  3199.  
  3200.  
  3201.  
  3202. {
  3203.  
  3204.  
  3205.  
  3206. width:42px;
  3207.  
  3208.  
  3209.  
  3210. height:16px;
  3211.  
  3212.  
  3213.  
  3214. background:url(http://i.imgur.com/LPDWEbx.png);
  3215.  
  3216.  
  3217.  
  3218. right:-47px;
  3219.  
  3220.  
  3221.  
  3222. top:-7px;
  3223.  
  3224.  
  3225.  
  3226. font-size:11px;
  3227.  
  3228.  
  3229.  
  3230. color:#49c39f;
  3231.  
  3232.  
  3233.  
  3234. border-radius:0 4px 4px 0}
  3235.  
  3236.  
  3237.  
  3238.  
  3239.  
  3240.  
  3241.  
  3242. .lstatbar .hpbar .hptext
  3243.  
  3244.  
  3245.  
  3246. {
  3247.  
  3248.  
  3249.  
  3250. width:40px;
  3251.  
  3252.  
  3253.  
  3254. height:16px;
  3255.  
  3256.  
  3257.  
  3258. background:url(http://i.imgur.com/LPDWEbx.png);
  3259.  
  3260.  
  3261.  
  3262. left:155px;
  3263.  
  3264.  
  3265.  
  3266. top:-7px;
  3267.  
  3268.  
  3269.  
  3270. font-size:11px;
  3271.  
  3272.  
  3273.  
  3274. color:#49c39f;
  3275.  
  3276.  
  3277.  
  3278. border-radius:4px 0 0 4px;
  3279.  
  3280.  
  3281.  
  3282. padding-left:2px}
  3283.  
  3284.  
  3285.  
  3286. .statbar .status
  3287.  
  3288.  
  3289.  
  3290. {
  3291.  
  3292.  
  3293.  
  3294. margin-top:15px;
  3295.  
  3296.  
  3297.  
  3298. min-height:10px;
  3299.  
  3300.  
  3301.  
  3302. font-size:7pt}
  3303.  
  3304.  
  3305.  
  3306.  
  3307.  
  3308. .statbar span.frz
  3309.  
  3310.  
  3311.  
  3312. {
  3313.  
  3314.  
  3315.  
  3316. position:absolute;
  3317.  
  3318.  
  3319.  
  3320. left:-107px;
  3321.  
  3322.  
  3323.  
  3324. top:-5.5px;
  3325.  
  3326.  
  3327.  
  3328. font-size:0px;
  3329.  
  3330.  
  3331.  
  3332. background:url(http://i.imgur.com/L7UTW2y.png);
  3333.  
  3334.  
  3335.  
  3336. padding:10px 36px;
  3337.  
  3338.  
  3339.  
  3340. border:0;
  3341.  
  3342.  
  3343.  
  3344. border-radius:3px}
  3345.  
  3346.  
  3347.  
  3348. .statbar span.frz:hover{
  3349.  
  3350.  
  3351.  
  3352. transition:All 1.6116s ease;
  3353.  
  3354. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3355.  
  3356.  
  3357.  
  3358. }
  3359.  
  3360.  
  3361.  
  3362.  
  3363.  
  3364. .statbar span.slp
  3365.  
  3366.  
  3367.  
  3368. {
  3369.  
  3370.  
  3371.  
  3372. position:absolute;
  3373.  
  3374.  
  3375.  
  3376. left:-107px;
  3377.  
  3378.  
  3379.  
  3380. top:-5.5px;
  3381.  
  3382.  
  3383.  
  3384. font-size:0px;
  3385.  
  3386.  
  3387.  
  3388. background:url(http://i.imgur.com/D3VqIVw.png);
  3389.  
  3390.  
  3391.  
  3392. padding:10px 36px;
  3393.  
  3394.  
  3395.  
  3396. border:0;
  3397.  
  3398.  
  3399.  
  3400. border-radius:3px}
  3401.  
  3402.  
  3403.  
  3404. .statbar span.slp:hover{
  3405.  
  3406.  
  3407.  
  3408. transition:All 1.6116s ease;
  3409.  
  3410. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3411.  
  3412.  
  3413.  
  3414. }
  3415.  
  3416.  
  3417.  
  3418. .statbar span.par
  3419.  
  3420.  
  3421.  
  3422. {
  3423.  
  3424.  
  3425.  
  3426. position:absolute;
  3427.  
  3428.  
  3429.  
  3430. left:-107px;
  3431.  
  3432.  
  3433.  
  3434. top:-5.5px;
  3435.  
  3436.  
  3437.  
  3438. font-size:0px;
  3439.  
  3440.  
  3441.  
  3442. background:url(http://i.imgur.com/4XrzuuB.png);
  3443.  
  3444.  
  3445.  
  3446. padding:10px 36px;
  3447.  
  3448.  
  3449.  
  3450. border:0;
  3451.  
  3452.  
  3453.  
  3454. border-radius:3px}
  3455.  
  3456.  
  3457.  
  3458. .statbar span.par:hover{
  3459.  
  3460.  
  3461.  
  3462. transition:All 1.6116s ease;
  3463.  
  3464. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3465.  
  3466.  
  3467.  
  3468. }
  3469.  
  3470.  
  3471.  
  3472.  
  3473.  
  3474. .statbar span.brn
  3475.  
  3476.  
  3477.  
  3478. {
  3479.  
  3480.  
  3481.  
  3482. position:absolute;
  3483.  
  3484.  
  3485.  
  3486. left:-107px;
  3487.  
  3488.  
  3489.  
  3490. top:-5.5px;
  3491.  
  3492.  
  3493.  
  3494. font-size:0px;
  3495.  
  3496.  
  3497.  
  3498. background:url(http://i.imgur.com/4F0lebL.png);
  3499.  
  3500.  
  3501.  
  3502. padding:10px 36px;
  3503.  
  3504.  
  3505.  
  3506. border:0;
  3507.  
  3508.  
  3509.  
  3510. border-radius:3px}
  3511.  
  3512.  
  3513.  
  3514. .statbar span.brn:hover{
  3515.  
  3516.  
  3517.  
  3518. transition:All 1.6116s ease;
  3519.  
  3520. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3521.  
  3522.  
  3523.  
  3524. }
  3525.  
  3526.  
  3527.  
  3528. .statbar span.psn
  3529.  
  3530.  
  3531.  
  3532. {
  3533.  
  3534.  
  3535.  
  3536. position:absolute;
  3537.  
  3538.  
  3539.  
  3540. left:-107px;
  3541.  
  3542.  
  3543.  
  3544. top:-5.5px;
  3545.  
  3546.  
  3547.  
  3548. font-size:0px;
  3549.  
  3550.  
  3551.  
  3552. background:url(http://i.imgur.com/4wrWKR0.png);
  3553.  
  3554.  
  3555.  
  3556. padding:10px 36px;
  3557.  
  3558.  
  3559.  
  3560. border:0;
  3561.  
  3562.  
  3563.  
  3564. border-radius:3px}
  3565.  
  3566.  
  3567.  
  3568. .statbar span.psn:hover{
  3569.  
  3570.  
  3571.  
  3572. transition:All 1.6116s ease;
  3573.  
  3574. transform: rotate(0deg) scale(0.90) skew(0deg) translate(0px);
  3575.  
  3576.  
  3577.  
  3578. }
  3579.  
  3580.  
  3581.  
  3582. .statbar span.bad
  3583.  
  3584.  
  3585.  
  3586. {
  3587.  
  3588.  
  3589.  
  3590. background:#e74c3c;
  3591.  
  3592.  
  3593.  
  3594. color:#ecf0f1;
  3595.  
  3596.  
  3597.  
  3598. border-color:#c0392b}
  3599.  
  3600.  
  3601.  
  3602. .statbar span.good
  3603.  
  3604.  
  3605.  
  3606. {
  3607.  
  3608.  
  3609.  
  3610. background:#27ae60;
  3611.  
  3612.  
  3613.  
  3614. color:#ecf0f1;
  3615.  
  3616.  
  3617.  
  3618. border-color:#067A37}
  3619.  
  3620.  
  3621.  
  3622. .statbar span.neutral
  3623.  
  3624.  
  3625.  
  3626. {
  3627.  
  3628.  
  3629.  
  3630. background:#7f8c8d;
  3631.  
  3632.  
  3633.  
  3634. color:#ecf0f1;
  3635.  
  3636.  
  3637.  
  3638. border:solid #2c3e50}
  3639.  
  3640.  
  3641.  
  3642. .pfx-panel{
  3643.  
  3644.  
  3645.  
  3646. background:#333}
  3647.  
  3648.  
  3649.  
  3650.  
  3651.  
  3652. .pfx-topbar{
  3653.  
  3654.  
  3655.  
  3656. background:#2e2e2e;
  3657.  
  3658.  
  3659.  
  3660. border-bottom-color:#2f2f2f}
  3661.  
  3662.  
  3663.  
  3664. .header{
  3665.  
  3666.  
  3667.  
  3668. background:#2e2e2e;
  3669.  
  3670.  
  3671.  
  3672. border-bottom-color:#2f2f2f}
  3673.  
  3674.  
  3675.  
  3676.  
  3677.  
  3678. .replay-wrapper .battle-log{
  3679.  
  3680.  
  3681.  
  3682. height:410px;
  3683.  
  3684.  
  3685.  
  3686. top:-35px}
  3687.  
  3688. .replay-wrapper{
  3689.  
  3690.  
  3691.  
  3692. top:40px}
  3693.  
  3694.  
  3695.  
  3696.  
  3697.  
  3698. }
Advertisement
Add Comment
Please, Sign In to add comment