Advertisement
Zarif

Red Frost (Updated)

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