Zarif

Frost Purple

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