Zarif

Sky Blue Dolphins

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