Zarif

Sky Blue Frost

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