Advertisement
Zarif

Red Frost

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