Advertisement
Guest User

Untitled

a guest
Oct 10th, 2016
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 334.46 KB | None | 0 0
  1. html,body
  2. {
  3.     min-height: 100%;
  4. }
  5. .humane,.humane-flatty
  6. {
  7.     filter: alpha(opacity=100);
  8.     moz-transition: all .4s ease-in-out;
  9.     ms-transition: all .4s ease-in-out;
  10.     o-transition: all .4s ease-in-out;
  11.     position: fixed;
  12.     transition: all .4s ease-in-out;
  13.     webkit-transition: all .4s ease-in-out;
  14.     z-index: 100000;
  15. }
  16. .humane,.humane-flatty
  17. {
  18.     background-color: #fff;
  19.     border-bottom-left-radius: 3px;
  20.     border-bottom-right-radius: 3px;
  21.     box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  22.     color: #444;
  23.     font-family: Helvetica Neue,Helvetica,san-serif;
  24.     font-size: 16px;
  25.     left: 30%;
  26.     moz-border-radius-bottomleft: 3px;
  27.     moz-border-radius-bottomright: 3px;
  28.     moz-transform: translateY(-100px);
  29.     ms-transform: translateY(-100px);
  30.     opacity: 0;
  31.     o-transform: translateY(-100px);
  32.     padding: 10px;
  33.     text-align: center;
  34.     top: 0;
  35.     transform: translateY(-100px);
  36.     webkit-border-bottom-left-radius: 3px;
  37.     webkit-border-bottom-right-radius: 3px;
  38.     webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.5);
  39.     webkit-transform: translateY(-100px);
  40.     width: 40%;
  41. }
  42. .humane p,.humane-flatty p,.humane ul,.humane-flatty ul
  43. {
  44.     margin: 0;
  45.     padding: 0;
  46. }
  47. .humane ul,.humane-flatty ul
  48. {
  49.     list-style: none;
  50. }
  51. .humane.humane-flatty-info,.humane-flatty.humane-flatty-info
  52. {
  53.     background-color: #3498db;
  54.     color: #FFF;
  55. }
  56. .humane.humane-flatty-success,.humane-flatty.humane-flatty-success
  57. {
  58.     background-color: #18bc9c;
  59.     color: #FFF;
  60. }
  61. .humane.humane-flatty-error,.humane-flatty.humane-flatty-error
  62. {
  63.     background-color: #e74c3c;
  64.     color: #FFF;
  65. }
  66. .humane-animate,.humane-flatty.humane-flatty-animate
  67. {
  68.     moz-transform: translateY(0);
  69.     ms-transform: translateY(0);
  70.     opacity: 1;
  71.     o-transform: translateY(0);
  72.     transform: translateY(0);
  73.     webkit-transform: translateY(0);
  74. }
  75. .humane-animate:hover,.humane-flatty.humane-flatty-animate:hover
  76. {
  77.     opacity: .7;
  78. }
  79. .humane-js-animate,.humane-flatty.humane-flatty-js-animate
  80. {
  81.     moz-transform: translateY(0);
  82.     ms-transform: translateY(0);
  83.     opacity: 1;
  84.     o-transform: translateY(0);
  85.     transform: translateY(0);
  86.     webkit-transform: translateY(0);
  87. }
  88. .humane-js-animate:hover,.humane-flatty.humane-flatty-js-animate:hover
  89. {
  90.     filter: alpha(opacity=70);
  91.     opacity: .7;
  92. }
  93. .container26
  94. {
  95.     margin-left: auto;
  96.     margin-right: auto;
  97.     width: 1030px;
  98. }
  99. .container26 .grid1,.container26 .grid2,.container26 .grid3,.container26 .grid4,.container26 .grid5,.container26 .grid6,.container26 .grid7,.container26 .grid8,.container26 .grid9,.container26 .grid10,.container26 .grid11,.container26 .grid12,.container26 .grid13,.container26 .grid14,.container26 .grid15,.container26 .grid16,.container26 .grid17,.container26 .grid18,.container26 .grid19,.container26 .grid20,.container26 .grid21,.container26 .grid22,.container26 .grid23,.container26 .grid24,.container26 .grid25,.container26 .grid26
  100. {
  101.     display: inline;
  102.     float: left;
  103.     margin-left: 5px;
  104.     margin-right: 5px;
  105. }
  106. .container26 .grid1
  107. {
  108.     width: 29.61538px;
  109. }
  110. .container26 .grid2
  111. {
  112.     width: 69.23077px;
  113. }
  114. .container26 .grid3
  115. {
  116.     width: 108.84615px;
  117. }
  118. .container26 .grid4
  119. {
  120.     width: 148.46154px;
  121. }
  122. .container26 .grid5
  123. {
  124.     width: 188.07692px;
  125. }
  126. .container26 .grid6
  127. {
  128.     width: 227.69231px;
  129. }
  130. .container26 .grid7
  131. {
  132.     width: 267.30769px;
  133. }
  134. .container26 .grid8
  135. {
  136.     width: 306.92308px;
  137. }
  138. .container26 .grid9
  139. {
  140.     width: 346.53846px;
  141. }
  142. .container26 .grid10
  143. {
  144.     width: 386.15385px;
  145. }
  146. .container26 .grid11
  147. {
  148.     width: 425.76923px;
  149. }
  150. .container26 .grid12
  151. {
  152.     width: 465.38462px;
  153. }
  154. .container26 .grid13
  155. {
  156.     width: 505px;
  157. }
  158. .container26 .grid14
  159. {
  160.     width: 544.61538px;
  161. }
  162. .container26 .grid15
  163. {
  164.     width: 584.23077px;
  165. }
  166. .container26 .grid16
  167. {
  168.     width: 623.84615px;
  169. }
  170. .container26 .grid17
  171. {
  172.     width: 663.46154px;
  173. }
  174. .container26 .grid18
  175. {
  176.     width: 703.07692px;
  177. }
  178. .container26 .grid19
  179. {
  180.     width: 742.69231px;
  181. }
  182. .container26 .grid20
  183. {
  184.     width: 782.30769px;
  185. }
  186. .container26 .grid21
  187. {
  188.     width: 821.92308px;
  189. }
  190. .container26 .grid22
  191. {
  192.     width: 861.53846px;
  193. }
  194. .container26 .grid23
  195. {
  196.     width: 901.15385px;
  197. }
  198. .container26 .grid24
  199. {
  200.     width: 940.76923px;
  201. }
  202. .container26 .grid25
  203. {
  204.     width: 980.38462px;
  205. }
  206. .container26 .grid26
  207. {
  208.     width: 1020px;
  209. }
  210. .container26 .prefix1
  211. {
  212.     padding-left: 39.61538px;
  213. }
  214. .container26 .prefix2
  215. {
  216.     padding-left: 79.23077px;
  217. }
  218. .container26 .prefix3
  219. {
  220.     padding-left: 118.84615px;
  221. }
  222. .container26 .prefix4
  223. {
  224.     padding-left: 158.46154px;
  225. }
  226. .container26 .prefix5
  227. {
  228.     padding-left: 198.07692px;
  229. }
  230. .container26 .prefix6
  231. {
  232.     padding-left: 237.69231px;
  233. }
  234. .container26 .prefix7
  235. {
  236.     padding-left: 277.30769px;
  237. }
  238. .container26 .prefix8
  239. {
  240.     padding-left: 316.92308px;
  241. }
  242. .container26 .prefix9
  243. {
  244.     padding-left: 356.53846px;
  245. }
  246. .container26 .prefix10
  247. {
  248.     padding-left: 396.15385px;
  249. }
  250. .container26 .prefix11
  251. {
  252.     padding-left: 435.76923px;
  253. }
  254. .container26 .prefix12
  255. {
  256.     padding-left: 475.38462px;
  257. }
  258. .container26 .prefix13
  259. {
  260.     padding-left: 515px;
  261. }
  262. .container26 .prefix14
  263. {
  264.     padding-left: 554.61538px;
  265. }
  266. .container26 .prefix15
  267. {
  268.     padding-left: 594.23077px;
  269. }
  270. .container26 .prefix16
  271. {
  272.     padding-left: 633.84615px;
  273. }
  274. .container26 .prefix17
  275. {
  276.     padding-left: 673.46154px;
  277. }
  278. .container26 .prefix18
  279. {
  280.     padding-left: 713.07692px;
  281. }
  282. .container26 .prefix19
  283. {
  284.     padding-left: 752.69231px;
  285. }
  286. .container26 .prefix20
  287. {
  288.     padding-left: 792.30769px;
  289. }
  290. .container26 .prefix21
  291. {
  292.     padding-left: 831.92308px;
  293. }
  294. .container26 .prefix22
  295. {
  296.     padding-left: 871.53846px;
  297. }
  298. .container26 .prefix23
  299. {
  300.     padding-left: 911.15385px;
  301. }
  302. .container26 .prefix24
  303. {
  304.     padding-left: 950.76923px;
  305. }
  306. .container26 .prefix25
  307. {
  308.     padding-left: 990.38462px;
  309. }
  310. .container26 .suffix1
  311. {
  312.     padding-right: 39.61538px;
  313. }
  314. .container26 .suffix2
  315. {
  316.     padding-right: 79.23077px;
  317. }
  318. .container26 .suffix3
  319. {
  320.     padding-right: 118.84615px;
  321. }
  322. .container26 .suffix4
  323. {
  324.     padding-right: 158.46154px;
  325. }
  326. .container26 .suffix5
  327. {
  328.     padding-right: 198.07692px;
  329. }
  330. .container26 .suffix6
  331. {
  332.     padding-right: 237.69231px;
  333. }
  334. .container26 .suffix7
  335. {
  336.     padding-right: 277.30769px;
  337. }
  338. .container26 .suffix8
  339. {
  340.     padding-right: 316.92308px;
  341. }
  342. .container26 .suffix9
  343. {
  344.     padding-right: 356.53846px;
  345. }
  346. .container26 .suffix10
  347. {
  348.     padding-right: 396.15385px;
  349. }
  350. .container26 .suffix11
  351. {
  352.     padding-right: 435.76923px;
  353. }
  354. .container26 .suffix12
  355. {
  356.     padding-right: 475.38462px;
  357. }
  358. .container26 .suffix13
  359. {
  360.     padding-right: 515px;
  361. }
  362. .container26 .suffix14
  363. {
  364.     padding-right: 554.61538px;
  365. }
  366. .container26 .suffix15
  367. {
  368.     padding-right: 594.23077px;
  369. }
  370. .container26 .suffix16
  371. {
  372.     padding-right: 633.84615px;
  373. }
  374. .container26 .suffix17
  375. {
  376.     padding-right: 673.46154px;
  377. }
  378. .container26 .suffix18
  379. {
  380.     padding-right: 713.07692px;
  381. }
  382. .container26 .suffix19
  383. {
  384.     padding-right: 752.69231px;
  385. }
  386. .container26 .suffix20
  387. {
  388.     padding-right: 792.30769px;
  389. }
  390. .container26 .suffix21
  391. {
  392.     padding-right: 831.92308px;
  393. }
  394. .container26 .suffix22
  395. {
  396.     padding-right: 871.53846px;
  397. }
  398. .container26 .suffix23
  399. {
  400.     padding-right: 911.15385px;
  401. }
  402. .container26 .suffix24
  403. {
  404.     padding-right: 950.76923px;
  405. }
  406. .container26 .suffix25
  407. {
  408.     padding-right: 990.38462px;
  409. }
  410. .container26 .alpha
  411. {
  412.     margin-left: 0;
  413. }
  414. .container26 .omega
  415. {
  416.     margin-right: 0;
  417. }
  418. .container26 .push1,.container26 .push2,.container26 .push3,.container26 .push4,.container26 .push5,.container26 .push6,.container26 .push7,.container26 .push8,.container26 .push9,.container26 .push10,.container26 .push11,.container26 .push12,.container26 .push13,.container26 .push14,.container26 .push15,.container26 .push16,.container26 .push17,.container26 .push18,.container26 .push19,.container26 .push20,.container26 .push21,.container26 .push22,.container26 .push23,.container26 .push24,.container26 .push25,.container26 .pull1,.container26 .pull2,.container26 .pull3,.container26 .pull4,.container26 .pull5,.container26 .pull6,.container26 .pull7,.container26 .pull8,.container26 .pull9,.container26 .pull10,.container26 .pull11,.container26 .pull12,.container26 .pull13,.container26 .pull14,.container26 .pull15,.container26 .pull16,.container26 .pull17,.container26 .pull18,.container26 .pull19,.container26 .pull20,.container26 .pull21,.container26 .pull22,.container26 .pull23,.container26 .pull24,.container26 .pull25
  419. {
  420.     position: relative;
  421. }
  422. .container26 .push1
  423. {
  424.     left: 39.61538px;
  425. }
  426. .container26 .pull1
  427. {
  428.     left: -39.61538px;
  429. }
  430. .container26 .push2
  431. {
  432.     left: 79.23077px;
  433. }
  434. .container26 .pull2
  435. {
  436.     left: -79.23077px;
  437. }
  438. .container26 .push3
  439. {
  440.     left: 118.84615px;
  441. }
  442. .container26 .pull3
  443. {
  444.     left: -118.84615px;
  445. }
  446. .container26 .push4
  447. {
  448.     left: 158.46154px;
  449. }
  450. .container26 .pull4
  451. {
  452.     left: -158.46154px;
  453. }
  454. .container26 .push5
  455. {
  456.     left: 198.07692px;
  457. }
  458. .container26 .pull5
  459. {
  460.     left: -198.07692px;
  461. }
  462. .container26 .push6
  463. {
  464.     left: 237.69231px;
  465. }
  466. .container26 .pull6
  467. {
  468.     left: -237.69231px;
  469. }
  470. .container26 .push7
  471. {
  472.     left: 277.30769px;
  473. }
  474. .container26 .pull7
  475. {
  476.     left: -277.30769px;
  477. }
  478. .container26 .push8
  479. {
  480.     left: 316.92308px;
  481. }
  482. .container26 .pull8
  483. {
  484.     left: -316.92308px;
  485. }
  486. .container26 .push9
  487. {
  488.     left: 356.53846px;
  489. }
  490. .container26 .pull9
  491. {
  492.     left: -356.53846px;
  493. }
  494. .container26 .push10
  495. {
  496.     left: 396.15385px;
  497. }
  498. .container26 .pull10
  499. {
  500.     left: -396.15385px;
  501. }
  502. .container26 .push11
  503. {
  504.     left: 435.76923px;
  505. }
  506. .container26 .pull11
  507. {
  508.     left: -435.76923px;
  509. }
  510. .container26 .push12
  511. {
  512.     left: 475.38462px;
  513. }
  514. .container26 .pull12
  515. {
  516.     left: -475.38462px;
  517. }
  518. .container26 .push13
  519. {
  520.     left: 515px;
  521. }
  522. .container26 .pull13
  523. {
  524.     left: -515px;
  525. }
  526. .container26 .push14
  527. {
  528.     left: 554.61538px;
  529. }
  530. .container26 .pull14
  531. {
  532.     left: -554.61538px;
  533. }
  534. .container26 .push15
  535. {
  536.     left: 594.23077px;
  537. }
  538. .container26 .pull15
  539. {
  540.     left: -594.23077px;
  541. }
  542. .container26 .push16
  543. {
  544.     left: 633.84615px;
  545. }
  546. .container26 .pull16
  547. {
  548.     left: -633.84615px;
  549. }
  550. .container26 .push17
  551. {
  552.     left: 673.46154px;
  553. }
  554. .container26 .pull17
  555. {
  556.     left: -673.46154px;
  557. }
  558. .container26 .push18
  559. {
  560.     left: 713.07692px;
  561. }
  562. .container26 .pull18
  563. {
  564.     left: -713.07692px;
  565. }
  566. .container26 .push19
  567. {
  568.     left: 752.69231px;
  569. }
  570. .container26 .pull19
  571. {
  572.     left: -752.69231px;
  573. }
  574. .container26 .push20
  575. {
  576.     left: 792.30769px;
  577. }
  578. .container26 .pull20
  579. {
  580.     left: -792.30769px;
  581. }
  582. .container26 .push21
  583. {
  584.     left: 831.92308px;
  585. }
  586. .container26 .pull21
  587. {
  588.     left: -831.92308px;
  589. }
  590. .container26 .push22
  591. {
  592.     left: 871.53846px;
  593. }
  594. .container26 .pull22
  595. {
  596.     left: -871.53846px;
  597. }
  598. .container26 .push23
  599. {
  600.     left: 911.15385px;
  601. }
  602. .container26 .pull23
  603. {
  604.     left: -911.15385px;
  605. }
  606. .container26 .push24
  607. {
  608.     left: 950.76923px;
  609. }
  610. .container26 .pull24
  611. {
  612.     left: -950.76923px;
  613. }
  614. .container26 .push25
  615. {
  616.     left: 990.38462px;
  617. }
  618. .container26 .pull25
  619. {
  620.     left: -990.38462px;
  621. }
  622. html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video
  623. {
  624.     border: 0;
  625.     font: inherit;
  626.     font-size: 100%;
  627.     margin: 0;
  628.     padding: 0;
  629.     vertical-align: baseline;
  630. }
  631. html
  632. {
  633.     line-height: 1;
  634. }
  635. ol,ul
  636. {
  637.     list-style: none;
  638. }
  639. table
  640. {
  641.     border-collapse: collapse;
  642.     border-spacing: 0;
  643. }
  644. caption,th,td
  645. {
  646.     font-weight: normal;
  647.     text-align: left;
  648.     vertical-align: middle;
  649. }
  650. q,blockquote
  651. {
  652.     quotes: none;
  653. }
  654. q:before,q:after,blockquote:before,blockquote:after
  655. {
  656.     content: "";
  657.     content: none;
  658. }
  659. a img
  660. {
  661.     border: 0;
  662. }
  663. article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary
  664. {
  665.     display: block;
  666. }
  667. @font-face
  668. {
  669.     font-family: "FontAwesome";
  670.     font-style: normal;
  671.     font-weight: normal;
  672.     src: url("/../font/fontawesome-webfont.eot?#iefix&v=3.0.1") format("embedded-opentype"),url("/../font/fontawesome-webfont.woff?v=3.0.1") format("woff"),url("/../font/fontawesome-webfont.ttf?v=3.0.1") format("truetype");
  673.     src: url("/../font/fontawesome-webfont.eot?v=3.0.1");
  674. }
  675. [class^="icon-"],[class*=" icon-"]
  676. {
  677.     background-image: none;
  678.     background-position: 0 0;
  679.     background-repeat: repeat;
  680.     display: inline;
  681.     font-family: FontAwesome;
  682.     font-style: normal;
  683.     font-weight: normal;
  684.     height: auto;
  685.     line-height: normal;
  686.     margin-top: 0;
  687.     text-decoration: inherit;
  688.     vertical-align: baseline;
  689.     webkit-font-smoothing: antialiased;
  690.     width: auto;
  691. }
  692. .icon-white,.nav-pills>.active>a>[class^="icon-"],.nav-pills>.active>a>[class*=" icon-"],.nav-list>.active>a>[class^="icon-"],.nav-list>.active>a>[class*=" icon-"],.navbar-inverse .nav>.active>a>[class^="icon-"],.navbar-inverse .nav>.active>a>[class*=" icon-"],.dropdown-menu>li>a:hover>[class^="icon-"],.dropdown-menu>li>a:hover>[class*=" icon-"],.dropdown-menu>.active>a>[class^="icon-"],.dropdown-menu>.active>a>[class*=" icon-"],.dropdown-submenu:hover>a>[class^="icon-"],.dropdown-submenu:hover>a>[class*=" icon-"]
  693. {
  694.     background-image: none;
  695. }
  696. [class^="icon-"]:before,[class*=" icon-"]:before
  697. {
  698.     display: inline-block;
  699.     speak: none;
  700.     text-decoration: inherit;
  701. }
  702. a [class^="icon-"],a [class*=" icon-"]
  703. {
  704.     display: inline-block;
  705. }
  706. .icon-large:before
  707. {
  708.     font-size: 1.33333em;
  709.     vertical-align: -10%;
  710. }
  711. .btn [class^="icon-"],.btn [class*=" icon-"],.nav [class^="icon-"],.nav [class*=" icon-"]
  712. {
  713.     display: inline;
  714. }
  715. .btn [class^="icon-"].icon-large,.btn [class*=" icon-"].icon-large,.nav [class^="icon-"].icon-large,.nav [class*=" icon-"].icon-large
  716. {
  717.     line-height: .9em;
  718. }
  719. .btn [class^="icon-"].icon-spin,.btn [class*=" icon-"].icon-spin,.nav [class^="icon-"].icon-spin,.nav [class*=" icon-"].icon-spin
  720. {
  721.     display: inline-block;
  722. }
  723. .nav-tabs [class^="icon-"],.nav-tabs [class*=" icon-"],.nav-pills [class^="icon-"],.nav-pills [class*=" icon-"]
  724. {
  725.     line-height: .9em;
  726. }
  727. .nav-tabs [class^="icon-"].icon-large,.nav-tabs [class*=" icon-"].icon-large,.nav-pills [class^="icon-"].icon-large,.nav-pills [class*=" icon-"].icon-large
  728. {
  729.     line-height: .9em;
  730. }
  731. li [class^="icon-"],li [class*=" icon-"],.nav li [class^="icon-"],.nav li [class*=" icon-"]
  732. {
  733.     display: inline-block;
  734.     text-align: center;
  735.     width: 1.25em;
  736. }
  737. li [class^="icon-"].icon-large,li [class*=" icon-"].icon-large,.nav li [class^="icon-"].icon-large,.nav li [class*=" icon-"].icon-large
  738. {
  739.     width: 1.5625em;
  740. }
  741. ul.icons
  742. {
  743.     list-style-type: none;
  744.     text-indent: -0.75em;
  745. }
  746. ul.icons li [class^="icon-"],ul.icons li [class*=" icon-"]
  747. {
  748.     width: .75em;
  749. }
  750. .icon-muted
  751. {
  752.     color: #eee;
  753. }
  754. .icon-border
  755. {
  756.     border: solid 1px #eee;
  757.     border-radius: 3px;
  758.     moz-border-radius: 3px;
  759.     padding: .2em .25em .15em;
  760.     webkit-border-radius: 3px;
  761. }
  762. .icon-2x
  763. {
  764.     font-size: 2em;
  765. }
  766. .icon-2x.icon-border
  767. {
  768.     border-radius: 4px;
  769.     border-width: 2px;
  770.     moz-border-radius: 4px;
  771.     webkit-border-radius: 4px;
  772. }
  773. .icon-3x
  774. {
  775.     font-size: 3em;
  776. }
  777. .icon-3x.icon-border
  778. {
  779.     border-radius: 5px;
  780.     border-width: 3px;
  781.     moz-border-radius: 5px;
  782.     webkit-border-radius: 5px;
  783. }
  784. .icon-4x
  785. {
  786.     font-size: 4em;
  787. }
  788. .icon-4x.icon-border
  789. {
  790.     border-radius: 6px;
  791.     border-width: 4px;
  792.     moz-border-radius: 6px;
  793.     webkit-border-radius: 6px;
  794. }
  795. .pull-right
  796. {
  797.     float: right;
  798. }
  799. .pull-left
  800. {
  801.     float: left;
  802. }
  803. [class^="icon-"].pull-left,[class*=" icon-"].pull-left
  804. {
  805.     margin-right: .3em;
  806. }
  807. [class^="icon-"].pull-right,[class*=" icon-"].pull-right
  808. {
  809.     margin-left: .3em;
  810. }
  811. .btn [class^="icon-"].pull-left.icon-2x,.btn [class^="icon-"].pull-right.icon-2x,.btn [class*=" icon-"].pull-left.icon-2x,.btn [class*=" icon-"].pull-right.icon-2x
  812. {
  813.     margin-top: .18em;
  814. }
  815. .btn [class^="icon-"].icon-spin.icon-large,.btn [class*=" icon-"].icon-spin.icon-large
  816. {
  817.     line-height: .8em;
  818. }
  819. .btn.btn-small [class^="icon-"].pull-left.icon-2x,.btn.btn-small [class^="icon-"].pull-right.icon-2x,.btn.btn-small [class*=" icon-"].pull-left.icon-2x,.btn.btn-small [class*=" icon-"].pull-right.icon-2x
  820. {
  821.     margin-top: .25em;
  822. }
  823. .btn.btn-large [class^="icon-"],.btn.btn-large [class*=" icon-"]
  824. {
  825.     margin-top: 0;
  826. }
  827. .btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x
  828. {
  829.     margin-top: .05em;
  830. }
  831. .btn.btn-large [class^="icon-"].pull-left.icon-2x,.btn.btn-large [class*=" icon-"].pull-left.icon-2x
  832. {
  833.     margin-right: .2em;
  834. }
  835. .btn.btn-large [class^="icon-"].pull-right.icon-2x,.btn.btn-large [class*=" icon-"].pull-right.icon-2x
  836. {
  837.     margin-left: .2em;
  838. }
  839. .icon-spin
  840. {
  841.     animation: spin 2s infinite linear;
  842.     display: inline-block;
  843.     moz-animation: spin 2s infinite linear;
  844.     o-animation: spin 2s infinite linear;
  845.     webkit-animation: spin 2s infinite linear;
  846. }
  847. @-moz-keyframes spin
  848. {
  849.     0%
  850.     {
  851.         moz-transform: rotate(0);
  852.     }
  853.     100%
  854.     {
  855.         moz-transform: rotate(359deg);
  856.     }
  857. }
  858. @-webkit-keyframes spin
  859. {
  860.     0%
  861.     {
  862.         webkit-transform: rotate(0);
  863.     }
  864.     100%
  865.     {
  866.         webkit-transform: rotate(359deg);
  867.     }
  868. }
  869. @-o-keyframes spin
  870. {
  871.     0%
  872.     {
  873.         o-transform: rotate(0);
  874.     }
  875.     100%
  876.     {
  877.         o-transform: rotate(359deg);
  878.     }
  879. }
  880. @-ms-keyframes spin
  881. {
  882.     0%
  883.     {
  884.         ms-transform: rotate(0);
  885.     }
  886.     100%
  887.     {
  888.         ms-transform: rotate(359deg);
  889.     }
  890. }
  891. @keyframes spin
  892. {
  893.     0%
  894.     {
  895.         transform: rotate(0);
  896.     }
  897.     100%
  898.     {
  899.         transform: rotate(359deg);
  900.     }
  901. }
  902. @-moz-document url-prefix()
  903. {
  904.     .icon-spin
  905.     {
  906.         height: .9em;
  907.     }
  908.     .btn .icon-spin
  909.     {
  910.         height: auto;
  911.     }
  912.     .icon-spin.icon-large
  913.     {
  914.         height: 1.25em;
  915.     }
  916.     .btn .icon-spin.icon-large
  917.     {
  918.         height: .75em;
  919.     }
  920. }
  921. .icon-glass:before
  922. {
  923.     content: "�€€";
  924. }
  925. .icon-music:before
  926. {
  927.     content: "�€�";
  928. }
  929. .icon-search:before
  930. {
  931.     content: "�€‚";
  932. }
  933. .icon-envelope:before
  934. {
  935.     content: "�€ƒ";
  936. }
  937. .icon-heart:before
  938. {
  939.     content: "�€„";
  940. }
  941. .icon-star:before
  942. {
  943.     content: "�€…";
  944. }
  945. .icon-star-empty:before
  946. {
  947.     content: "�€†";
  948. }
  949. .icon-user:before
  950. {
  951.     content: "�€‡";
  952. }
  953. .icon-film:before
  954. {
  955.     content: "�€ˆ";
  956. }
  957. .icon-th-large:before
  958. {
  959.     content: "�€‰";
  960. }
  961. .icon-th:before
  962. {
  963.     content: "�€Š";
  964. }
  965. .icon-th-list:before
  966. {
  967.     content: "�€‹";
  968. }
  969. .icon-ok:before
  970. {
  971.     content: "�€Œ";
  972. }
  973. .icon-remove:before
  974. {
  975.     content: "�€�";
  976. }
  977. .icon-zoom-in:before
  978. {
  979.     content: "�€Ž";
  980. }
  981. .icon-zoom-out:before
  982. {
  983.     content: "�€�";
  984. }
  985. .icon-off:before
  986. {
  987.     content: "�€‘";
  988. }
  989. .icon-signal:before
  990. {
  991.     content: "�€’";
  992. }
  993. .icon-cog:before
  994. {
  995.     content: "�€“";
  996. }
  997. .icon-trash:before
  998. {
  999.     content: "�€”";
  1000. }
  1001. .icon-home:before
  1002. {
  1003.     content: "�€•";
  1004. }
  1005. .icon-file:before
  1006. {
  1007.     content: "�€–";
  1008. }
  1009. .icon-time:before
  1010. {
  1011.     content: "�€—";
  1012. }
  1013. .icon-road:before
  1014. {
  1015.     content: "�€˜";
  1016. }
  1017. .icon-download-alt:before
  1018. {
  1019.     content: "�€™";
  1020. }
  1021. .icon-download:before
  1022. {
  1023.     content: "�€š";
  1024. }
  1025. .icon-upload:before
  1026. {
  1027.     content: "�€›";
  1028. }
  1029. .icon-inbox:before
  1030. {
  1031.     content: "�€œ";
  1032. }
  1033. .icon-play-circle:before
  1034. {
  1035.     content: "�€�";
  1036. }
  1037. .icon-repeat:before
  1038. {
  1039.     content: "�€ž";
  1040. }
  1041. .icon-refresh:before
  1042. {
  1043.     content: "�€�";
  1044. }
  1045. .icon-list-alt:before
  1046. {
  1047.     content: "�€�";
  1048. }
  1049. .icon-lock:before
  1050. {
  1051.     content: "�€�";
  1052. }
  1053. .icon-flag:before
  1054. {
  1055.     content: "�€�";
  1056. }
  1057. .icon-headphones:before
  1058. {
  1059.     content: "�€�";
  1060. }
  1061. .icon-volume-off:before
  1062. {
  1063.     content: "�€�";
  1064. }
  1065. .icon-volume-down:before
  1066. {
  1067.     content: "�€�";
  1068. }
  1069. .icon-volume-up:before
  1070. {
  1071.     content: "�€�";
  1072. }
  1073. .icon-qrcode:before
  1074. {
  1075.     content: "�€�";
  1076. }
  1077. .icon-barcode:before
  1078. {
  1079.     content: "�€�";
  1080. }
  1081. .icon-tag:before
  1082. {
  1083.     content: "�€�";
  1084. }
  1085. .icon-tags:before
  1086. {
  1087.     content: "�€�";
  1088. }
  1089. .icon-book:before
  1090. {
  1091.     content: "�€�";
  1092. }
  1093. .icon-bookmark:before
  1094. {
  1095.     content: "�€�";
  1096. }
  1097. .icon-print:before
  1098. {
  1099.     content: "�€�";
  1100. }
  1101. .icon-camera:before
  1102. {
  1103.     content: "�€�";
  1104. }
  1105. .icon-font:before
  1106. {
  1107.     content: "�€�";
  1108. }
  1109. .icon-bold:before
  1110. {
  1111.     content: "�€�";
  1112. }
  1113. .icon-italic:before
  1114. {
  1115.     content: "�€�";
  1116. }
  1117. .icon-text-height:before
  1118. {
  1119.     content: "�€�";
  1120. }
  1121. .icon-text-width:before
  1122. {
  1123.     content: "�€�";
  1124. }
  1125. .icon-align-left:before
  1126. {
  1127.     content: "�€�";
  1128. }
  1129. .icon-align-center:before
  1130. {
  1131.     content: "�€�";
  1132. }
  1133. .icon-align-right:before
  1134. {
  1135.     content: "�€�";
  1136. }
  1137. .icon-align-justify:before
  1138. {
  1139.     content: "�€�";
  1140. }
  1141. .icon-list:before
  1142. {
  1143.     content: "�€�";
  1144. }
  1145. .icon-indent-left:before
  1146. {
  1147.     content: "�€�";
  1148. }
  1149. .icon-indent-right:before
  1150. {
  1151.     content: "�€�";
  1152. }
  1153. .icon-facetime-video:before
  1154. {
  1155.     content: "�€�";
  1156. }
  1157. .icon-picture:before
  1158. {
  1159.     content: "�€�";
  1160. }
  1161. .icon-pencil:before
  1162. {
  1163.     content: "�€";
  1164. }
  1165. .icon-map-marker:before
  1166. {
  1167.     content: "";
  1168. }
  1169. .icon-adjust:before
  1170. {
  1171.     content: "�‚";
  1172. }
  1173. .icon-tint:before
  1174. {
  1175.     content: "�ƒ";
  1176. }
  1177. .icon-edit:before
  1178. {
  1179.     content: "�„";
  1180. }
  1181. .icon-share:before
  1182. {
  1183.     content: "�…";
  1184. }
  1185. .icon-check:before
  1186. {
  1187.     content: "�†";
  1188. }
  1189. .icon-move:before
  1190. {
  1191.     content: "�‡";
  1192. }
  1193. .icon-step-backward:before
  1194. {
  1195.     content: "�ˆ";
  1196. }
  1197. .icon-fast-backward:before
  1198. {
  1199.     content: "�‰";
  1200. }
  1201. .icon-backward:before
  1202. {
  1203.     content: "�Š";
  1204. }
  1205. .icon-play:before
  1206. {
  1207.     content: "�‹";
  1208. }
  1209. .icon-pause:before
  1210. {
  1211.     content: "�Œ";
  1212. }
  1213. .icon-stop:before
  1214. {
  1215.     content: "";
  1216. }
  1217. .icon-forward:before
  1218. {
  1219.     content: "�Ž";
  1220. }
  1221. .icon-fast-forward:before
  1222. {
  1223.     content: "";
  1224. }
  1225. .icon-step-forward:before
  1226. {
  1227.     content: "�‘";
  1228. }
  1229. .icon-eject:before
  1230. {
  1231.     content: "�’";
  1232. }
  1233. .icon-chevron-left:before
  1234. {
  1235.     content: "�“";
  1236. }
  1237. .icon-chevron-right:before
  1238. {
  1239.     content: "�”";
  1240. }
  1241. .icon-plus-sign:before
  1242. {
  1243.     content: "�•";
  1244. }
  1245. .icon-minus-sign:before
  1246. {
  1247.     content: "�–";
  1248. }
  1249. .icon-remove-sign:before
  1250. {
  1251.     content: "�—";
  1252. }
  1253. .icon-ok-sign:before
  1254. {
  1255.     content: "�˜";
  1256. }
  1257. .icon-question-sign:before
  1258. {
  1259.     content: "�™";
  1260. }
  1261. .icon-info-sign:before
  1262. {
  1263.     content: "�š";
  1264. }
  1265. .icon-screenshot:before
  1266. {
  1267.     content: "�›";
  1268. }
  1269. .icon-remove-circle:before
  1270. {
  1271.     content: "�œ";
  1272. }
  1273. .icon-ok-circle:before
  1274. {
  1275.     content: "";
  1276. }
  1277. .icon-ban-circle:before
  1278. {
  1279.     content: "�ž";
  1280. }
  1281. .icon-arrow-left:before
  1282. {
  1283.     content: "";
  1284. }
  1285. .icon-arrow-right:before
  1286. {
  1287.     content: "";
  1288. }
  1289. .icon-arrow-up:before
  1290. {
  1291.     content: "";
  1292. }
  1293. .icon-arrow-down:before
  1294. {
  1295.     content: "";
  1296. }
  1297. .icon-share-alt:before
  1298. {
  1299.     content: "";
  1300. }
  1301. .icon-resize-full:before
  1302. {
  1303.     content: "";
  1304. }
  1305. .icon-resize-small:before
  1306. {
  1307.     content: "";
  1308. }
  1309. .icon-plus:before
  1310. {
  1311.     content: "";
  1312. }
  1313. .icon-minus:before
  1314. {
  1315.     content: "";
  1316. }
  1317. .icon-asterisk:before
  1318. {
  1319.     content: "";
  1320. }
  1321. .icon-exclamation-sign:before
  1322. {
  1323.     content: "";
  1324. }
  1325. .icon-gift:before
  1326. {
  1327.     content: "";
  1328. }
  1329. .icon-leaf:before
  1330. {
  1331.     content: "";
  1332. }
  1333. .icon-fire:before
  1334. {
  1335.     content: "";
  1336. }
  1337. .icon-eye-open:before
  1338. {
  1339.     content: "";
  1340. }
  1341. .icon-eye-close:before
  1342. {
  1343.     content: "";
  1344. }
  1345. .icon-warning-sign:before
  1346. {
  1347.     content: "";
  1348. }
  1349. .icon-plane:before
  1350. {
  1351.     content: "";
  1352. }
  1353. .icon-calendar:before
  1354. {
  1355.     content: "";
  1356. }
  1357. .icon-random:before
  1358. {
  1359.     content: "";
  1360. }
  1361. .icon-comment:before
  1362. {
  1363.     content: "";
  1364. }
  1365. .icon-magnet:before
  1366. {
  1367.     content: "";
  1368. }
  1369. .icon-chevron-up:before
  1370. {
  1371.     content: "";
  1372. }
  1373. .icon-chevron-down:before
  1374. {
  1375.     content: "";
  1376. }
  1377. .icon-retweet:before
  1378. {
  1379.     content: "";
  1380. }
  1381. .icon-shopping-cart:before
  1382. {
  1383.     content: "";
  1384. }
  1385. .icon-folder-close:before
  1386. {
  1387.     content: "";
  1388. }
  1389. .icon-folder-open:before
  1390. {
  1391.     content: "";
  1392. }
  1393. .icon-resize-vertical:before
  1394. {
  1395.     content: "";
  1396. }
  1397. .icon-resize-horizontal:before
  1398. {
  1399.     content: "";
  1400. }
  1401. .icon-bar-chart:before
  1402. {
  1403.     content: "�‚€";
  1404. }
  1405. .icon-twitter-sign:before
  1406. {
  1407.     content: "�‚�";
  1408. }
  1409. .icon-facebook-sign:before
  1410. {
  1411.     content: "�‚‚";
  1412. }
  1413. .icon-camera-retro:before
  1414. {
  1415.     content: "�‚ƒ";
  1416. }
  1417. .icon-key:before
  1418. {
  1419.     content: "�‚„";
  1420. }
  1421. .icon-cogs:before
  1422. {
  1423.     content: "�‚…";
  1424. }
  1425. .icon-comments:before
  1426. {
  1427.     content: "�‚†";
  1428. }
  1429. .icon-thumbs-up:before
  1430. {
  1431.     content: "�‚‡";
  1432. }
  1433. .icon-thumbs-down:before
  1434. {
  1435.     content: "�‚ˆ";
  1436. }
  1437. .icon-star-half:before
  1438. {
  1439.     content: "�‚‰";
  1440. }
  1441. .icon-heart-empty:before
  1442. {
  1443.     content: "�‚Š";
  1444. }
  1445. .icon-signout:before
  1446. {
  1447.     content: "�‚‹";
  1448. }
  1449. .icon-linkedin-sign:before
  1450. {
  1451.     content: "�‚Œ";
  1452. }
  1453. .icon-pushpin:before
  1454. {
  1455.     content: "�‚�";
  1456. }
  1457. .icon-external-link:before
  1458. {
  1459.     content: "�‚Ž";
  1460. }
  1461. .icon-signin:before
  1462. {
  1463.     content: "�‚�";
  1464. }
  1465. .icon-trophy:before
  1466. {
  1467.     content: "�‚‘";
  1468. }
  1469. .icon-github-sign:before
  1470. {
  1471.     content: "�‚’";
  1472. }
  1473. .icon-upload-alt:before
  1474. {
  1475.     content: "�‚“";
  1476. }
  1477. .icon-lemon:before
  1478. {
  1479.     content: "�‚”";
  1480. }
  1481. .icon-phone:before
  1482. {
  1483.     content: "�‚•";
  1484. }
  1485. .icon-check-empty:before
  1486. {
  1487.     content: "�‚–";
  1488. }
  1489. .icon-bookmark-empty:before
  1490. {
  1491.     content: "�‚—";
  1492. }
  1493. .icon-phone-sign:before
  1494. {
  1495.     content: "�‚˜";
  1496. }
  1497. .icon-twitter:before
  1498. {
  1499.     content: "�‚™";
  1500. }
  1501. .icon-facebook:before
  1502. {
  1503.     content: "�‚š";
  1504. }
  1505. .icon-github:before
  1506. {
  1507.     content: "�‚›";
  1508. }
  1509. .icon-unlock:before
  1510. {
  1511.     content: "�‚œ";
  1512. }
  1513. .icon-credit-card:before
  1514. {
  1515.     content: "�‚�";
  1516. }
  1517. .icon-rss:before
  1518. {
  1519.     content: "�‚ž";
  1520. }
  1521. .icon-hdd:before
  1522. {
  1523.     content: "�‚�";
  1524. }
  1525. .icon-bullhorn:before
  1526. {
  1527.     content: "�‚�";
  1528. }
  1529. .icon-bell:before
  1530. {
  1531.     content: "�‚�";
  1532. }
  1533. .icon-certificate:before
  1534. {
  1535.     content: "�‚�";
  1536. }
  1537. .icon-hand-right:before
  1538. {
  1539.     content: "�‚�";
  1540. }
  1541. .icon-hand-left:before
  1542. {
  1543.     content: "�‚�";
  1544. }
  1545. .icon-hand-up:before
  1546. {
  1547.     content: "�‚�";
  1548. }
  1549. .icon-hand-down:before
  1550. {
  1551.     content: "�‚�";
  1552. }
  1553. .icon-circle-arrow-left:before
  1554. {
  1555.     content: "�‚�";
  1556. }
  1557. .icon-circle-arrow-right:before
  1558. {
  1559.     content: "�‚�";
  1560. }
  1561. .icon-circle-arrow-up:before
  1562. {
  1563.     content: "�‚�";
  1564. }
  1565. .icon-circle-arrow-down:before
  1566. {
  1567.     content: "�‚�";
  1568. }
  1569. .icon-globe:before
  1570. {
  1571.     content: "�‚�";
  1572. }
  1573. .icon-wrench:before
  1574. {
  1575.     content: "�‚�";
  1576. }
  1577. .icon-tasks:before
  1578. {
  1579.     content: "�‚�";
  1580. }
  1581. .icon-filter:before
  1582. {
  1583.     content: "�‚�";
  1584. }
  1585. .icon-briefcase:before
  1586. {
  1587.     content: "�‚�";
  1588. }
  1589. .icon-fullscreen:before
  1590. {
  1591.     content: "�‚�";
  1592. }
  1593. .icon-group:before
  1594. {
  1595.     content: "�ƒ€";
  1596. }
  1597. .icon-link:before
  1598. {
  1599.     content: "�ƒ�";
  1600. }
  1601. .icon-cloud:before
  1602. {
  1603.     content: "�ƒ‚";
  1604. }
  1605. .icon-beaker:before
  1606. {
  1607.     content: "�ƒƒ";
  1608. }
  1609. .icon-cut:before
  1610. {
  1611.     content: "�ƒ„";
  1612. }
  1613. .icon-copy:before
  1614. {
  1615.     content: "�ƒ…";
  1616. }
  1617. .icon-paper-clip:before
  1618. {
  1619.     content: "�ƒ†";
  1620. }
  1621. .icon-save:before
  1622. {
  1623.     content: "�ƒ‡";
  1624. }
  1625. .icon-sign-blank:before
  1626. {
  1627.     content: "�ƒˆ";
  1628. }
  1629. .icon-reorder:before
  1630. {
  1631.     content: "�ƒ‰";
  1632. }
  1633. .icon-list-ul:before
  1634. {
  1635.     content: "�ƒŠ";
  1636. }
  1637. .icon-list-ol:before
  1638. {
  1639.     content: "�ƒ‹";
  1640. }
  1641. .icon-strikethrough:before
  1642. {
  1643.     content: "�ƒŒ";
  1644. }
  1645. .icon-underline:before
  1646. {
  1647.     content: "�ƒ�";
  1648. }
  1649. .icon-table:before
  1650. {
  1651.     content: "�ƒŽ";
  1652. }
  1653. .icon-magic:before
  1654. {
  1655.     content: "�ƒ�";
  1656. }
  1657. .icon-truck:before
  1658. {
  1659.     content: "�ƒ‘";
  1660. }
  1661. .icon-pinterest:before
  1662. {
  1663.     content: "�ƒ’";
  1664. }
  1665. .icon-pinterest-sign:before
  1666. {
  1667.     content: "�ƒ“";
  1668. }
  1669. .icon-google-plus-sign:before
  1670. {
  1671.     content: "�ƒ”";
  1672. }
  1673. .icon-google-plus:before
  1674. {
  1675.     content: "�ƒ•";
  1676. }
  1677. .icon-money:before
  1678. {
  1679.     content: "�ƒ–";
  1680. }
  1681. .icon-caret-down:before
  1682. {
  1683.     content: "�ƒ—";
  1684. }
  1685. .icon-caret-up:before
  1686. {
  1687.     content: "�ƒ˜";
  1688. }
  1689. .icon-caret-left:before
  1690. {
  1691.     content: "�ƒ™";
  1692. }
  1693. .icon-caret-right:before
  1694. {
  1695.     content: "�ƒš";
  1696. }
  1697. .icon-columns:before
  1698. {
  1699.     content: "�ƒ›";
  1700. }
  1701. .icon-sort:before
  1702. {
  1703.     content: "�ƒœ";
  1704. }
  1705. .icon-sort-down:before
  1706. {
  1707.     content: "�ƒ�";
  1708. }
  1709. .icon-sort-up:before
  1710. {
  1711.     content: "�ƒž";
  1712. }
  1713. .icon-envelope-alt:before
  1714. {
  1715.     content: "�ƒ�";
  1716. }
  1717. .icon-linkedin:before
  1718. {
  1719.     content: "�ƒ�";
  1720. }
  1721. .icon-undo:before
  1722. {
  1723.     content: "�ƒ�";
  1724. }
  1725. .icon-legal:before
  1726. {
  1727.     content: "�ƒ�";
  1728. }
  1729. .icon-dashboard:before
  1730. {
  1731.     content: "�ƒ�";
  1732. }
  1733. .icon-comment-alt:before
  1734. {
  1735.     content: "�ƒ�";
  1736. }
  1737. .icon-comments-alt:before
  1738. {
  1739.     content: "�ƒ�";
  1740. }
  1741. .icon-bolt:before
  1742. {
  1743.     content: "�ƒ�";
  1744. }
  1745. .icon-sitemap:before
  1746. {
  1747.     content: "�ƒ�";
  1748. }
  1749. .icon-umbrella:before
  1750. {
  1751.     content: "�ƒ�";
  1752. }
  1753. .icon-paste:before
  1754. {
  1755.     content: "�ƒ�";
  1756. }
  1757. .icon-lightbulb:before
  1758. {
  1759.     content: "�ƒ�";
  1760. }
  1761. .icon-exchange:before
  1762. {
  1763.     content: "�ƒ�";
  1764. }
  1765. .icon-cloud-download:before
  1766. {
  1767.     content: "�ƒ�";
  1768. }
  1769. .icon-cloud-upload:before
  1770. {
  1771.     content: "�ƒ�";
  1772. }
  1773. .icon-user-md:before
  1774. {
  1775.     content: "�ƒ�";
  1776. }
  1777. .icon-stethoscope:before
  1778. {
  1779.     content: "�ƒ�";
  1780. }
  1781. .icon-suitcase:before
  1782. {
  1783.     content: "�ƒ�";
  1784. }
  1785. .icon-bell-alt:before
  1786. {
  1787.     content: "�ƒ�";
  1788. }
  1789. .icon-coffee:before
  1790. {
  1791.     content: "�ƒ�";
  1792. }
  1793. .icon-food:before
  1794. {
  1795.     content: "�ƒ�";
  1796. }
  1797. .icon-file-alt:before
  1798. {
  1799.     content: "�ƒ�";
  1800. }
  1801. .icon-building:before
  1802. {
  1803.     content: "�ƒ�";
  1804. }
  1805. .icon-hospital:before
  1806. {
  1807.     content: "�ƒ�";
  1808. }
  1809. .icon-ambulance:before
  1810. {
  1811.     content: "�ƒ�";
  1812. }
  1813. .icon-medkit:before
  1814. {
  1815.     content: "�ƒ�";
  1816. }
  1817. .icon-fighter-jet:before
  1818. {
  1819.     content: "�ƒ�";
  1820. }
  1821. .icon-beer:before
  1822. {
  1823.     content: "�ƒ�";
  1824. }
  1825. .icon-h-sign:before
  1826. {
  1827.     content: "�ƒ�";
  1828. }
  1829. .icon-plus-sign-alt:before
  1830. {
  1831.     content: "�ƒ�";
  1832. }
  1833. .icon-double-angle-left:before
  1834. {
  1835.     content: "�„€";
  1836. }
  1837. .icon-double-angle-right:before
  1838. {
  1839.     content: "�„�";
  1840. }
  1841. .icon-double-angle-up:before
  1842. {
  1843.     content: "�„‚";
  1844. }
  1845. .icon-double-angle-down:before
  1846. {
  1847.     content: "�„ƒ";
  1848. }
  1849. .icon-angle-left:before
  1850. {
  1851.     content: "�„„";
  1852. }
  1853. .icon-angle-right:before
  1854. {
  1855.     content: "�„…";
  1856. }
  1857. .icon-angle-up:before
  1858. {
  1859.     content: "�„†";
  1860. }
  1861. .icon-angle-down:before
  1862. {
  1863.     content: "�„‡";
  1864. }
  1865. .icon-desktop:before
  1866. {
  1867.     content: "�„ˆ";
  1868. }
  1869. .icon-laptop:before
  1870. {
  1871.     content: "�„‰";
  1872. }
  1873. .icon-tablet:before
  1874. {
  1875.     content: "�„Š";
  1876. }
  1877. .icon-mobile-phone:before
  1878. {
  1879.     content: "�„‹";
  1880. }
  1881. .icon-circle-blank:before
  1882. {
  1883.     content: "�„Œ";
  1884. }
  1885. .icon-quote-left:before
  1886. {
  1887.     content: "�„�";
  1888. }
  1889. .icon-quote-right:before
  1890. {
  1891.     content: "�„Ž";
  1892. }
  1893. .icon-spinner:before
  1894. {
  1895.     content: "�„�";
  1896. }
  1897. .icon-circle:before
  1898. {
  1899.     content: "�„‘";
  1900. }
  1901. .icon-reply:before
  1902. {
  1903.     content: "�„’";
  1904. }
  1905. .icon-github-alt:before
  1906. {
  1907.     content: "�„“";
  1908. }
  1909. .icon-folder-close-alt:before
  1910. {
  1911.     content: "�„”";
  1912. }
  1913. .icon-folder-open-alt:before
  1914. {
  1915.     content: "�„•";
  1916. }
  1917. [ng\:cloak],[ng-cloak],[data-ng-cloak],[x-ng-cloak],.ng-cloak,.x-ng-cloak
  1918. {
  1919.     display: none !important;
  1920. }
  1921. #cam
  1922. {
  1923.     height: auto;
  1924.     min-height: 80px;
  1925.     overflow-x: auto;
  1926.     overflow-y: hidden;
  1927.     width: 100%;
  1928. }
  1929. #cam>*
  1930. {
  1931.     display: inline-block;
  1932.     margin-right: 5px;
  1933.     vertical-align: middle;
  1934. }
  1935. #cam #subscribers>*
  1936. {
  1937.     display: inline-block;
  1938.     margin-right: 5px;
  1939.     vertical-align: middle;
  1940. }
  1941. .custom-emote,.custom-user-emote
  1942. {
  1943.     display: inline;
  1944.     max-width: 25px;
  1945. }
  1946. .emote
  1947. {
  1948.     background: url(/images/emoticons.png?25) no-repeat center left;
  1949.     display: inline-block;
  1950.     height: 20px;
  1951.     vertical-align: middle;
  1952.     width: 20px;
  1953. }
  1954. .emote-meh
  1955. {
  1956.     background-position: 0 0;
  1957. }
  1958. .emote-happy
  1959. {
  1960.     background-position: -20px 0;
  1961. }
  1962. .emote-sad
  1963. {
  1964.     background-position: -40px 0;
  1965. }
  1966. .emote-surprised
  1967. {
  1968.     background-position: -60px 0;
  1969. }
  1970. .emote-unimpressed
  1971. {
  1972.     background-position: -80px 0;
  1973. }
  1974. .emote-eyes
  1975. {
  1976.     background-position: -100px 0;
  1977. }
  1978. .emote-tongue
  1979. {
  1980.     background-position: -120px 0;
  1981. }
  1982. .emote-dreamer
  1983. {
  1984.     background-position: -140px 0;
  1985. }
  1986. .emote-cthulhu
  1987. {
  1988.     background-position: -160px 0;
  1989. }
  1990. .emote-boar
  1991. {
  1992.     background-position: -180px 0;
  1993. }
  1994. .emote-jack
  1995. {
  1996.     background-position: -200px 0;
  1997. }
  1998. .emote-bats
  1999. {
  2000.     background-position: -220px 0;
  2001. }
  2002. .emote-rip
  2003. {
  2004.     background-position: -240px 0;
  2005. }
  2006. .emote-candy
  2007. {
  2008.     background-position: -260px 0;
  2009. }
  2010. .emote-heart
  2011. {
  2012.     background-position: -280px 0;
  2013. }
  2014. .emote-ghost
  2015. {
  2016.     background-position: -300px 0;
  2017. }
  2018. .emote-wolf
  2019. {
  2020.     background-position: -320px 0;
  2021. }
  2022. .emote-bunny
  2023. {
  2024.     background-position: -340px 0;
  2025. }
  2026. .emote-snake
  2027. {
  2028.     background-position: -360px 0;
  2029. }
  2030. .emote-knife
  2031. {
  2032.     background-position: -380px 0;
  2033. }
  2034. .emote-wink
  2035. {
  2036.     background-position: -400px 0;
  2037. }
  2038. .emote-doge
  2039. {
  2040.     background-position: -420px 0;
  2041. }
  2042. .emote-star
  2043. {
  2044.     background-position: -440px 0;
  2045. }
  2046. .emote-rainbow
  2047. {
  2048.     background-position: -460px 0;
  2049. }
  2050. .emote-horse
  2051. {
  2052.     background-position: -480px 0;
  2053. }
  2054. .emote-mermaid
  2055. {
  2056.     background-position: -500px 0;
  2057. }
  2058. .emote-rose
  2059. {
  2060.     background-position: -520px 0;
  2061. }
  2062. .emote-bump
  2063. {
  2064.     background-position: -540px 0;
  2065. }
  2066. .emote-clock
  2067. {
  2068.     background-position: -560px 0;
  2069. }
  2070. .emote-cookie
  2071. {
  2072.     background-position: -580px 0;
  2073. }
  2074. .emote-cry
  2075. {
  2076.     background-position: -600px 0;
  2077. }
  2078. .emote-hammer
  2079. {
  2080.     background-position: -620px 0;
  2081. }
  2082. .emote-panda
  2083. {
  2084.     background-position: -640px 0;
  2085. }
  2086. .emote-penguin
  2087. {
  2088.     background-position: -660px 0;
  2089. }
  2090. .emote-pizza
  2091. {
  2092.     background-position: -680px 0;
  2093. }
  2094. .emote-sheep
  2095. {
  2096.     background-position: -700px 0;
  2097. }
  2098. .emote-shotgun
  2099. {
  2100.     background-position: -720px 0;
  2101. }
  2102. .emote-tiger
  2103. {
  2104.     background-position: -740px 0;
  2105. }
  2106. .emote-unicorn
  2107. {
  2108.     background-position: -760px 0;
  2109. }
  2110. .emote-wolf
  2111. {
  2112.     background-position: -780px 0;
  2113. }
  2114. .emote-cupcake
  2115. {
  2116.     background-position: -800px 0;
  2117. }
  2118. .emote-cat
  2119. {
  2120.     background-position: -820px 0;
  2121. }
  2122. .emote-fox
  2123. {
  2124.     background-position: -840px 0;
  2125. }
  2126. .emote-turkey
  2127. {
  2128.     background-position: -860px 0;
  2129. }
  2130. .emote-snowman
  2131. {
  2132.     background-position: -880px 0;
  2133. }
  2134. .emote-santa
  2135. {
  2136.     background-position: -900px 0;
  2137. }
  2138. .emote-candycane
  2139. {
  2140.     background-position: -920px 0;
  2141. }
  2142. .emote-christmas
  2143. {
  2144.     background-position: -940px 0;
  2145. }
  2146. .emote-lion
  2147. {
  2148.     background-position: -960px 0;
  2149. }
  2150. .emote-cake
  2151. {
  2152.     background-position: -980px 0;
  2153. }
  2154. .role-custom-img
  2155. {
  2156.     border: 1px solid #ccc;
  2157.     height: 20px;
  2158.     width: 20px;
  2159. }
  2160. .role-custom
  2161. {
  2162.     display: inline-block;
  2163.     font-size: .9em;
  2164.     font-weight: normal;
  2165.     height: 30px;
  2166.     line-height: 20px;
  2167. }
  2168. .role-custom img
  2169. {
  2170.     margin-right: 5px;
  2171. }
  2172. .mafia_red
  2173. {
  2174.     overflow: visible;
  2175.     position: relative;
  2176. }
  2177. .mafia_red:after
  2178. {
  2179.     background-color: #c55;
  2180.     border-radius: 2px;
  2181.     content: "";
  2182.     display: block;
  2183.     height: 4px;
  2184.     khtml-border-radius: 2px;
  2185.     moz-border-radius: 2px;
  2186.     moz-transition-duration: .5s;
  2187.     moz-transition-property: all;
  2188.     moz-transition-timing-function: ease-in;
  2189.     o-transition-duration: .5s;
  2190.     o-transition-property: all;
  2191.     o-transition-timing-function: ease-in;
  2192.     position: absolute;
  2193.     right: 1px;
  2194.     top: 1px;
  2195.     transition-duration: .5s;
  2196.     transition-property: all;
  2197.     transition-timing-function: ease-in;
  2198.     webkit-border-radius: 2px;
  2199.     webkit-transition-duration: .5s;
  2200.     webkit-transition-property: all;
  2201.     webkit-transition-timing-function: ease-in;
  2202.     width: 4px;
  2203. }
  2204. .lives-rt,.score-rt
  2205. {
  2206.     background: url(/images/score.png) no-repeat center right;
  2207.     padding-right: 20px;
  2208. }
  2209. .dawn-lt
  2210. {
  2211.     background: url(/images/dawn.png?8) no-repeat center left;
  2212.     width: 20px;
  2213. }
  2214. .sunset-lt
  2215. {
  2216.     background: url(/images/sunset.png?8) no-repeat center left;
  2217.     width: 20px;
  2218. }
  2219. .whisper-lt
  2220. {
  2221.     background: url(/images/whisper.png?8) no-repeat center left;
  2222.     width: 20px;
  2223. }
  2224. .noreveal-lt
  2225. {
  2226.     background: url(/images/noreveal.png?8) no-repeat center left;
  2227.     width: 20px;
  2228. }
  2229. .startday-lt
  2230. {
  2231.     background: url(/images/startday.png?8) no-repeat center left;
  2232.     width: 20px;
  2233. }
  2234. .lynch-lt
  2235. {
  2236.     background: url(/images/lynch.png?8) no-repeat center left;
  2237.     width: 20px;
  2238. }
  2239. .revealalign-lt
  2240. {
  2241.     background: url(/images/revealalign.png?8) no-repeat center left;
  2242.     width: 20px;
  2243. }
  2244. .mustact-lt
  2245. {
  2246.     background: url(/images/mustact.png?8) no-repeat center left;
  2247.     width: 20px;
  2248. }
  2249. .dawn-lt
  2250. {
  2251.     background: url(/images/dawn.png?8) no-repeat center left;
  2252.     width: 20px;
  2253. }
  2254. .lastwill-lt
  2255. {
  2256.     background: url(/images/lastwill.png?8) no-repeat center left;
  2257.     width: 20px;
  2258. }
  2259. .closedroles-lt
  2260. {
  2261.     background: url(/images/closedroles.png?8) no-repeat center left;
  2262.     width: 20px;
  2263. }
  2264. .multiple-lt
  2265. {
  2266.     background: url(/images/multiple.png?9) no-repeat center left;
  2267.     width: 20px;
  2268. }
  2269. .multisetup-lt
  2270. {
  2271.     background: url(/images/multisetup.png) no-repeat center left;
  2272.     width: 20px;
  2273. }
  2274. .anonymous-lt
  2275. {
  2276.     background: url(/images/anonymous.png?8) no-repeat center left;
  2277.     width: 20px;
  2278. }
  2279. .multiuser-lt
  2280. {
  2281.     background: url(/images/multiuser.png?8) no-repeat center left;
  2282.     cursor: pointer;
  2283.     height: 15px;
  2284.     line-height: 15px;
  2285.     padding-left: 20px;
  2286. }
  2287. sup.double_points:after
  2288. {
  2289.     color: #444;
  2290.     content: "x2";
  2291.     font-size: 11px;
  2292.     font-weight: bold;
  2293.     vertical-align: super;
  2294. }
  2295. .gamesetup
  2296. {
  2297.     margin: 0;
  2298.     padding: 0;
  2299. }
  2300. .gamesetup div.setups
  2301. {
  2302.     margin-bottom: 5px;
  2303. }
  2304. .gamesetup .nextsetup,.gamesetup .prevsetup
  2305. {
  2306.     color: #aaa;
  2307.     cursor: pointer;
  2308.     display: block;
  2309.     font-size: 20px;
  2310.     height: 12px;
  2311.     line-height: 12px;
  2312. }
  2313. .gamesetup .nextsetup:hover,.gamesetup .prevsetup:hover
  2314. {
  2315.     color: #b11;
  2316. }
  2317. .gamesetup li.selsetup
  2318. {
  2319.     margin-top: -4px;
  2320. }
  2321. .gamesetup li,.gamesetup>div
  2322. {
  2323.     display: inline;
  2324.     display: inline-block;
  2325.     display: -moz-inline-block;
  2326.     height: 20px;
  2327.     line-height: 22px;
  2328.     vertical-align: middle;
  2329. }
  2330. .gamesetup li.rolecont,.gamesetup>div.rolecont
  2331. {
  2332.     color: #222;
  2333.     font-size: .9em;
  2334.     font-weight: normal;
  2335.     margin-left: 5px;
  2336.     position: relative;
  2337.     width: 20px;
  2338. }
  2339. .gamesetup li.rolecont.hide,.gamesetup>div.rolecont.hide
  2340. {
  2341.     display: none;
  2342. }
  2343. .gamesetup li .pip ul li,.gamesetup>div .pip ul li
  2344. {
  2345.     display: block;
  2346. }
  2347. .gamesetup li.probabilities
  2348. {
  2349.     margin-left: .5em;
  2350. }
  2351. .gamesetup li.probabilities>*
  2352. {
  2353.     display: inline;
  2354.     display: inline-block;
  2355.     margin-right: 5px;
  2356.     vertical-align: middle;
  2357.     zoom: 1;
  2358. }
  2359. .gamesetup li.probabilities .prob
  2360. {
  2361.     border-radius: 3px;
  2362.     height: 20px;
  2363.     khtml-border-radius: 3px;
  2364.     margin-left: .5em;
  2365.     moz-border-radius: 3px;
  2366.     position: relative;
  2367.     webkit-border-radius: 3px;
  2368.     width: 20px;
  2369. }
  2370. .gamesetup li.probabilities .prob sup
  2371. {
  2372.     font-size: .7em;
  2373.     font-weight: bold;
  2374.     left: -0.8em;
  2375.     position: absolute;
  2376.     top: -0.8em;
  2377.     z-index: 5;
  2378. }
  2379. .gamesetup li.probabilities .prob .pip
  2380. {
  2381.     left: 50%;
  2382.     position: absolute;
  2383.     top: -20px;
  2384. }
  2385. .gamesetup li.probabilities #prob_village
  2386. {
  2387.     background-color: #93b7f2;
  2388. }
  2389. .gamesetup li.probabilities #prob_mafia
  2390. {
  2391.     background-color: #000;
  2392. }
  2393. .gamesetup li.probabilities #prob_third
  2394. {
  2395.     background-color: #dbe355;
  2396. }
  2397. .gamesetup>div
  2398. {
  2399.     height: auto;
  2400. }
  2401. .gamesetup div.roleimg>div.sup
  2402. {
  2403.     color: #111;
  2404.     font-size: .7em;
  2405.     font-weight: bold;
  2406.     left: -0.5em;
  2407.     position: absolute;
  2408.     top: -0.5em;
  2409. }
  2410. .gamesetup>li div.roleimg
  2411. {
  2412.     position: relative;
  2413.     right: 0;
  2414.     top: 0;
  2415.     z-index: 2;
  2416. }
  2417. .gamesetup .setup_hidden
  2418. {
  2419.     font-size: .9em;
  2420.     margin-left: 5px;
  2421. }
  2422. .gamesetup .setup_hidden .roleimg
  2423. {
  2424.     position: relative;
  2425. }
  2426. .roleimg
  2427. {
  2428.     background: url(/images/roleimg.png?7) no-repeat top right;
  2429.     display: block;
  2430.     height: 20px;
  2431.     width: 20px;
  2432. }
  2433. .roleimg.ib
  2434. {
  2435.     display: inline-block;
  2436. }
  2437. .roleimg.custom
  2438. {
  2439.     border-bottom: 1px dotted #b11;
  2440. }
  2441. .role-village
  2442. {
  2443.     background-position: 0 0;
  2444. }
  2445. .role-villager
  2446. {
  2447.     background-position: 0 0;
  2448. }
  2449. .role-mafia
  2450. {
  2451.     background-position: -20px 0;
  2452. }
  2453. .role-doctor
  2454. {
  2455.     background-position: -40px 0;
  2456. }
  2457. .role-nurse
  2458. {
  2459.     background-position: -60px 0;
  2460. }
  2461. .role-surgeon
  2462. {
  2463.     background-position: -80px 0;
  2464. }
  2465. .role-bodyguard
  2466. {
  2467.     background-position: -100px 0;
  2468. }
  2469. .role-cop
  2470. {
  2471.     background-position: -120px 0;
  2472. }
  2473. .role-insane
  2474. {
  2475.     background-position: -140px 0;
  2476. }
  2477. .role-confused
  2478. {
  2479.     background-position: -160px 0;
  2480. }
  2481. .role-paranoid
  2482. {
  2483.     background-position: 0 -20px;
  2484. }
  2485. .role-naive
  2486. {
  2487.     background-position: -20px -20px;
  2488. }
  2489. .role-lazy
  2490. {
  2491.     background-position: -40px -20px;
  2492. }
  2493. .role-watcher
  2494. {
  2495.     background-position: -60px -20px;
  2496. }
  2497. .role-tracker
  2498. {
  2499.     background-position: -80px -20px;
  2500. }
  2501. .role-detective
  2502. {
  2503.     background-position: -100px -20px;
  2504. }
  2505. .role-snoop
  2506. {
  2507.     background-position: -120px -20px;
  2508. }
  2509. .role-journalist
  2510. {
  2511.     background-position: -140px -20px;
  2512. }
  2513. .role-mortician
  2514. {
  2515.     background-position: -160px -20px;
  2516. }
  2517. .role-pathologist
  2518. {
  2519.     background-position: 0 -40px;
  2520. }
  2521. .role-vigil
  2522. {
  2523.     background-position: -20px -40px;
  2524. }
  2525. .role-sheriff
  2526. {
  2527.     background-position: -40px -40px;
  2528. }
  2529. .role-deputy
  2530. {
  2531.     background-position: -60px -40px;
  2532. }
  2533. .role-drunk
  2534. {
  2535.     background-position: -80px -40px;
  2536. }
  2537. .role-sleepwalker
  2538. {
  2539.     background-position: -100px -40px;
  2540. }
  2541. .role-civilian
  2542. {
  2543.     background-position: -120px -40px;
  2544. }
  2545. .role-miller
  2546. {
  2547.     background-position: -140px -40px;
  2548. }
  2549. .role-suspect
  2550. {
  2551.     background-position: -160px -40px;
  2552. }
  2553. .role-leader
  2554. {
  2555.     background-position: 0 -60px;
  2556. }
  2557. .role-bulletproof
  2558. {
  2559.     background-position: -20px -60px;
  2560. }
  2561. .role-bleeder
  2562. {
  2563.     background-position: -40px -60px;
  2564. }
  2565. .role-bomb
  2566. {
  2567.     background-position: -60px -60px;
  2568. }
  2569. .role-granny
  2570. {
  2571.     background-position: -80px -60px;
  2572. }
  2573. .role-hunter
  2574. {
  2575.     background-position: -100px -60px;
  2576. }
  2577. .role-crier
  2578. {
  2579.     background-position: -120px -60px;
  2580. }
  2581. .role-invisible
  2582. {
  2583.     background-position: -140px -60px;
  2584. }
  2585. .role-governor
  2586. {
  2587.     background-position: -160px -60px;
  2588. }
  2589. .role-telepath
  2590. {
  2591.     background-position: 0 -80px;
  2592. }
  2593. .role-agent
  2594. {
  2595.     background-position: -20px -80px;
  2596. }
  2597. .role-celebrity
  2598. {
  2599.     background-position: -40px -80px;
  2600. }
  2601. .role-loudmouth
  2602. {
  2603.     background-position: -60px -80px;
  2604. }
  2605. .role-mason
  2606. {
  2607.     background-position: -80px -80px;
  2608. }
  2609. .role-templar
  2610. {
  2611.     background-position: -100px -80px;
  2612. }
  2613. .role-shrink
  2614. {
  2615.     background-position: -120px -80px;
  2616. }
  2617. .role-samurai
  2618. {
  2619.     background-position: -140px -80px;
  2620. }
  2621. .role-jailer
  2622. {
  2623.     background-position: -160px -80px;
  2624. }
  2625. .role-chef
  2626. {
  2627.     background-position: 0 -100px;
  2628. }
  2629. .role-turncoat
  2630. {
  2631.     background-position: -20px -100px;
  2632. }
  2633. .role-enchantress
  2634. {
  2635.     background-position: -40px -100px;
  2636. }
  2637. .role-priest
  2638. {
  2639.     background-position: -60px -100px;
  2640. }
  2641. .role-trapper
  2642. {
  2643.     background-position: -80px -100px;
  2644. }
  2645. .role-baker
  2646. {
  2647.     background-position: -100px -100px;
  2648. }
  2649. .role-ghoul
  2650. {
  2651.     background-position: -120px -100px;
  2652. }
  2653. .role-party
  2654. {
  2655.     background-position: -140px -100px;
  2656. }
  2657. .role-penguin
  2658. {
  2659.     background-position: -160px -100px;
  2660. }
  2661. .role-judge
  2662. {
  2663.     background-position: 0 -120px;
  2664. }
  2665. .role-gallis
  2666. {
  2667.     background-position: -20px -120px;
  2668. }
  2669. .role-treestump
  2670. {
  2671.     background-position: -40px -120px;
  2672. }
  2673. .role-secretary
  2674. {
  2675.     background-position: -60px -120px;
  2676. }
  2677. .role-virgin
  2678. {
  2679.     background-position: -80px -120px;
  2680. }
  2681. .role-blacksmith
  2682. {
  2683.     background-position: -100px -120px;
  2684. }
  2685. .role-oracle
  2686. {
  2687.     background-position: -120px -120px;
  2688. }
  2689. .role-dreamer
  2690. {
  2691.     background-position: -140px -120px;
  2692. }
  2693. .role-angel
  2694. {
  2695.     background-position: -160px -120px;
  2696. }
  2697. .role-lightkeeper
  2698. {
  2699.     background-position: 0 -140px;
  2700. }
  2701. .role-keymaker
  2702. {
  2703.     background-position: -20px -140px;
  2704. }
  2705. .role-gunsmith
  2706. {
  2707.     background-position: -40px -140px;
  2708. }
  2709. .role-mimic
  2710. {
  2711.     background-position: -60px -140px;
  2712. }
  2713. .role-santa
  2714. {
  2715.     background-position: -80px -140px;
  2716. }
  2717. .role-caroler
  2718. {
  2719.     background-position: -100px -140px;
  2720. }
  2721. .role-siren
  2722. {
  2723.     background-position: -120px -140px;
  2724. }
  2725. .role-monk
  2726. {
  2727.     background-position: -140px -140px;
  2728. }
  2729. .role-cultist
  2730. {
  2731.     background-position: -160px -140px;
  2732. }
  2733. .role-cthulhu
  2734. {
  2735.     background-position: 0 -160px;
  2736. }
  2737. .role-zombie
  2738. {
  2739.     background-position: -20px -160px;
  2740. }
  2741. .role-fool
  2742. {
  2743.     background-position: -40px -160px;
  2744. }
  2745. .role-lover
  2746. {
  2747.     background-position: -60px -160px;
  2748. }
  2749. .role-lyncher
  2750. {
  2751.     background-position: -80px -160px;
  2752. }
  2753. .role-killer
  2754. {
  2755.     background-position: -100px -160px;
  2756. }
  2757. .role-clockmaker
  2758. {
  2759.     background-position: -120px -160px;
  2760. }
  2761. .role-survivor
  2762. {
  2763.     background-position: -140px -160px;
  2764. }
  2765. .role-warlock
  2766. {
  2767.     background-position: -160px -160px;
  2768. }
  2769. .role-mistletoe
  2770. {
  2771.     background-position: 0 -180px;
  2772. }
  2773. .role-prophet
  2774. {
  2775.     background-position: -20px -180px;
  2776. }
  2777. .role-alien
  2778. {
  2779.     background-position: -40px -180px;
  2780. }
  2781. .role-werewolf
  2782. {
  2783.     background-position: -60px -180px;
  2784. }
  2785. .role-amnesiac
  2786. {
  2787.     background-position: -80px -180px;
  2788. }
  2789. .role-anarchist
  2790. {
  2791.     background-position: -100px -180px;
  2792. }
  2793. .role-creepygirl
  2794. {
  2795.     background-position: -120px -180px;
  2796. }
  2797. .role-traitor
  2798. {
  2799.     background-position: -140px -180px;
  2800. }
  2801. .role-admirer
  2802. {
  2803.     background-position: -160px -180px;
  2804. }
  2805. .role-maid
  2806. {
  2807.     background-position: 0 -200px;
  2808. }
  2809. .role-autocrat
  2810. {
  2811.     background-position: -20px -200px;
  2812. }
  2813. .role-politician
  2814. {
  2815.     background-position: -40px -200px;
  2816. }
  2817. .role-silencer
  2818. {
  2819.     background-position: -60px -200px;
  2820. }
  2821. .role-blinder
  2822. {
  2823.     background-position: -80px -200px;
  2824. }
  2825. .role-sniper
  2826. {
  2827.     background-position: -100px -200px;
  2828. }
  2829. .role-illusionist
  2830. {
  2831.     background-position: -120px -200px;
  2832. }
  2833. .role-saboteur
  2834. {
  2835.     background-position: -140px -200px;
  2836. }
  2837. .role-yakuza
  2838. {
  2839.     background-position: -160px -200px;
  2840. }
  2841. .role-consigliere
  2842. {
  2843.     background-position: 0 -220px;
  2844. }
  2845. .role-godfather
  2846. {
  2847.     background-position: -20px -220px;
  2848. }
  2849. .role-framer
  2850. {
  2851.     background-position: -40px -220px;
  2852. }
  2853. .role-hooker
  2854. {
  2855.     background-position: -60px -220px;
  2856. }
  2857. .role-disguiser
  2858. {
  2859.     background-position: -80px -220px;
  2860. }
  2861. .role-actress
  2862. {
  2863.     background-position: -100px -220px;
  2864. }
  2865. .role-tailor
  2866. {
  2867.     background-position: -120px -220px;
  2868. }
  2869. .role-informant
  2870. {
  2871.     background-position: -140px -220px;
  2872. }
  2873. .role-strongman
  2874. {
  2875.     background-position: -160px -220px;
  2876. }
  2877. .role-janitor
  2878. {
  2879.     background-position: 0 -240px;
  2880. }
  2881. .role-interrogator
  2882. {
  2883.     background-position: -20px -240px;
  2884. }
  2885. .role-whisperer
  2886. {
  2887.     background-position: -40px -240px;
  2888. }
  2889. .role-spy
  2890. {
  2891.     background-position: -60px -240px;
  2892. }
  2893. .role-lawyer
  2894. {
  2895.     background-position: -80px -240px;
  2896. }
  2897. .role-forger
  2898. {
  2899.     background-position: -100px -240px;
  2900. }
  2901. .role-stalker
  2902. {
  2903.     background-position: -120px -240px;
  2904. }
  2905. .role-enforcer
  2906. {
  2907.     background-position: -140px -240px;
  2908. }
  2909. .role-quack
  2910. {
  2911.     background-position: -160px -240px;
  2912. }
  2913. .role-poisoner
  2914. {
  2915.     background-position: 0 -260px;
  2916. }
  2917. .role-driver
  2918. {
  2919.     background-position: -20px -260px;
  2920. }
  2921. .role-gramps
  2922. {
  2923.     background-position: -40px -260px;
  2924. }
  2925. .role-interceptor
  2926. {
  2927.     background-position: -60px -260px;
  2928. }
  2929. .role-fiddler
  2930. {
  2931.     background-position: -80px -260px;
  2932. }
  2933. .role-witch
  2934. {
  2935.     background-position: -100px -260px;
  2936. }
  2937. .role-ventriloquist
  2938. {
  2939.     background-position: -120px -260px;
  2940. }
  2941. .role-voodoo
  2942. {
  2943.     background-position: -140px -260px;
  2944. }
  2945. .role-thief
  2946. {
  2947.     background-position: -160px -260px;
  2948. }
  2949. .role-paralyzer
  2950. {
  2951.     background-position: 0 -280px;
  2952. }
  2953. .role-paparazzi
  2954. {
  2955.     background-position: -20px -280px;
  2956. }
  2957. .role-scout
  2958. {
  2959.     background-position: -40px -280px;
  2960. }
  2961. .role-associate
  2962. {
  2963.     background-position: -60px -280px;
  2964. }
  2965. .role-fabricator
  2966. {
  2967.     background-position: -80px -280px;
  2968. }
  2969. .role-lookout
  2970. {
  2971.     background-position: -100px -280px;
  2972. }
  2973. .role-ninja
  2974. {
  2975.     background-position: -120px -280px;
  2976. }
  2977. .role-hitman
  2978. {
  2979.     background-position: -140px -280px;
  2980. }
  2981. .role-arsonist
  2982. {
  2983.     background-position: -160px -280px;
  2984. }
  2985. .role-terrorist
  2986. {
  2987.     background-position: 0 -300px;
  2988. }
  2989. .role-mastermind
  2990. {
  2991.     background-position: -20px -300px;
  2992. }
  2993. .role-host
  2994. {
  2995.     background-position: -40px -300px;
  2996. }
  2997. .role-unknown
  2998. {
  2999.     background-position: -60px -300px;
  3000. }
  3001. .role-seer
  3002. {
  3003.     background-position: -80px -300px;
  3004. }
  3005. .role-toreador
  3006. {
  3007.     background-position: -100px -300px;
  3008. }
  3009. .role-psychic
  3010. {
  3011.     background-position: -120px -300px;
  3012. }
  3013. .role-tinkerer
  3014. {
  3015.     background-position: -140px -300px;
  3016. }
  3017. .role-cupid
  3018. {
  3019.     background-position: -160px -300px;
  3020. }
  3021. .role-don
  3022. {
  3023.     background-position: 0 -320px;
  3024. }
  3025. .gametypeimg
  3026. {
  3027.     height: 20px;
  3028.     line-height: 20px;
  3029.     padding-left: 25px;
  3030. }
  3031. .mafia-game-lt
  3032. {
  3033.     background: url(/images/mafia/mafia.png) no-repeat center left;
  3034.     height: 20px;
  3035. }
  3036. .tira-game-lt
  3037. {
  3038.     background: url(/images/tira/tira.png) no-repeat center left;
  3039.     height: 20px;
  3040. }
  3041. .ghost-game-lt
  3042. {
  3043.     background: url(/images/ghost/ghost.png) no-repeat center left;
  3044.     height: 20px;
  3045. }
  3046. .connect4-game-lt
  3047. {
  3048.     background: url(/images/connect4/connect4.png) no-repeat center left;
  3049.     height: 20px;
  3050. }
  3051. .cheat-game-lt
  3052. {
  3053.     background: url(/images/cheat/cheat.png) no-repeat center left;
  3054.     height: 20px;
  3055. }
  3056. .liarsdice-game-lt
  3057. {
  3058.     background: url(/images/liarsdice/liarsdice.png) no-repeat center left;
  3059.     height: 20px;
  3060. }
  3061. .checkers-game-lt
  3062. {
  3063.     background: url(/images/checkers/checkers.png) no-repeat center left;
  3064.     height: 20px;
  3065. }
  3066. .chess-game-lt
  3067. {
  3068.     background: url(/images/chess/chess.png) no-repeat center left;
  3069.     height: 20px;
  3070. }
  3071. .jotto-game-lt
  3072. {
  3073.     background: url(/images/jotto/jotto.png) no-repeat center left;
  3074.     height: 20px;
  3075. }
  3076. .crazyeights-game-lt
  3077. {
  3078.     background: url(/images/crazyeights/crazyeights.png) no-repeat center left;
  3079.     height: 20px;
  3080. }
  3081. .ratscrew-game-lt
  3082. {
  3083.     background: url(/images/ratscrew/ratscrew.png) no-repeat center left;
  3084.     height: 20px;
  3085. }
  3086. .reversi-game-lt
  3087. {
  3088.     background: url(/images/reversi/reversi.png) no-repeat center left;
  3089.     height: 20px;
  3090. }
  3091. .concentration-game-lt
  3092. {
  3093.     background: url(/images/concentration/concentration.png) no-repeat center left;
  3094.     height: 20px;
  3095. }
  3096. .hearts-game-lt
  3097. {
  3098.     background: url(/images/hearts/hearts.png) no-repeat center left;
  3099.     height: 20px;
  3100. }
  3101. .texas-game-lt
  3102. {
  3103.     background: url(/images/texas/texas.png) no-repeat center left;
  3104.     height: 20px;
  3105. }
  3106. .battleships-game-lt
  3107. {
  3108.     background: url(/images/battleships/battleships.png) no-repeat center left;
  3109.     height: 20px;
  3110. }
  3111. .chinese-game-lt
  3112. {
  3113.     background: url(/images/chinese/chinese.png) no-repeat center left;
  3114.     height: 20px;
  3115. }
  3116. .acrotopia-game-lt
  3117. {
  3118.     background: url(/images/acrotopia/acrotopia.png) no-repeat center left;
  3119.     height: 20px;
  3120. }
  3121. .dicewars-game-lt
  3122. {
  3123.     background: url(/images/dicewars/dicewars.png) no-repeat center left;
  3124.     height: 20px;
  3125. }
  3126. .drawit-game-lt
  3127. {
  3128.     background: url(/images/drawit/drawit.png) no-repeat center left;
  3129.     height: 20px;
  3130. }
  3131. .battlegrounds-game-lt
  3132. {
  3133.     background: url(/images/battlegrounds/battlegrounds.png) no-repeat center left;
  3134.     height: 20px;
  3135. }
  3136. .go-game-lt
  3137. {
  3138.     background: url(/images/go/go.png) no-repeat center left;
  3139.     height: 20px;
  3140. }
  3141. .mancala-game-lt
  3142. {
  3143.     background: url(/images/mancala/mancala.png) no-repeat center left;
  3144.     height: 20px;
  3145. }
  3146. .dotsboxes-game-lt
  3147. {
  3148.     background: url(/images/dotsboxes/dotsboxes.png) no-repeat center left;
  3149.     height: 20px;
  3150. }
  3151. .boggle-game-lt
  3152. {
  3153.     background: url(/images/boggle/boggle.png) no-repeat center left;
  3154.     height: 20px;
  3155. }
  3156. .crackcode-game-lt
  3157. {
  3158.     background: url(/images/crackcode/crackcode.png) no-repeat center left;
  3159.     height: 20px;
  3160. }
  3161. .stackit-game-lt
  3162. {
  3163.     background: url(/images/stackit/stackit.png) no-repeat center left;
  3164.     height: 20px;
  3165. }
  3166. .snakes-game-lt
  3167. {
  3168.     background: url(/images/snakes/snakes.png) no-repeat center left;
  3169.     height: 20px;
  3170. }
  3171. .hex-game-lt
  3172. {
  3173.     background: url(/images/hex/hex.png) no-repeat center left;
  3174.     height: 20px;
  3175. }
  3176. .orange
  3177. {
  3178.     color: #f93;
  3179. }
  3180. .orange.darken
  3181. {
  3182.     color: #ff8000;
  3183. }
  3184. .villagers-img
  3185. {
  3186.     background: url(/images/villagers.png) no-repeat top right;
  3187.     display: block;
  3188.     height: 20px;
  3189.     width: 20px;
  3190. }
  3191. .villager-1
  3192. {
  3193.     background-position: 0 -0;
  3194. }
  3195. .villager-2
  3196. {
  3197.     background-position: 0 -20px;
  3198. }
  3199. .villager-3
  3200. {
  3201.     background-position: 0 -40px;
  3202. }
  3203. .villager-4
  3204. {
  3205.     background-position: 0 -60px;
  3206. }
  3207. .villager-5
  3208. {
  3209.     background-position: 0 -80px;
  3210. }
  3211. .villager-6
  3212. {
  3213.     background-position: 0 -100px;
  3214. }
  3215. .villager-7
  3216. {
  3217.     background-position: 0 -120px;
  3218. }
  3219. .villager-8
  3220. {
  3221.     background-position: 0 -140px;
  3222. }
  3223. .villager-9
  3224. {
  3225.     background-position: 0 -160px;
  3226. }
  3227. .villager-10
  3228. {
  3229.     background-position: 0 -180px;
  3230. }
  3231. .villager-11
  3232. {
  3233.     background-position: 0 -200px;
  3234. }
  3235. .villager-12
  3236. {
  3237.     background-position: 0 -220px;
  3238. }
  3239. .villager-13
  3240. {
  3241.     background-position: 0 -240px;
  3242. }
  3243. .villager-14
  3244. {
  3245.     background-position: 0 -260px;
  3246. }
  3247. .villager-15
  3248. {
  3249.     background-position: 0 -280px;
  3250. }
  3251. .villager-16
  3252. {
  3253.     background-position: 0 -300px;
  3254. }
  3255. .villager-17
  3256. {
  3257.     background-position: 0 -320px;
  3258. }
  3259. .villager-18
  3260. {
  3261.     background-position: 0 -340px;
  3262. }
  3263. .villager-19
  3264. {
  3265.     background-position: 0 -360px;
  3266. }
  3267. .villager-20
  3268. {
  3269.     background-position: 0 -380px;
  3270. }
  3271. .villager-21
  3272. {
  3273.     background-position: 0 -400px;
  3274. }
  3275. .villager-22
  3276. {
  3277.     background-position: 0 -420px;
  3278. }
  3279. .villager-23
  3280. {
  3281.     background-position: 0 -440px;
  3282. }
  3283. .villager-24
  3284. {
  3285.     background-position: 0 -460px;
  3286. }
  3287. .villager-25
  3288. {
  3289.     background-position: 0 -480px;
  3290. }
  3291. *
  3292. {
  3293.     webkit-tap-highlight-color: rgba(255,255,255,0);
  3294. }
  3295. a:focus,a:active,a:hover
  3296. {
  3297.     webkit-tap-highlight-color: rgba(255,255,255,0);
  3298. }
  3299. a
  3300. {
  3301.     outline: 0;
  3302. }
  3303. a.sel i
  3304. {
  3305.     color: #b11;
  3306. }
  3307. em
  3308. {
  3309.     color: #b11;
  3310.     font-weight: 500;
  3311. }
  3312. .patr
  3313. {
  3314.     position: absolute;
  3315.     right: 0;
  3316.     top: 0;
  3317. }
  3318. .patl
  3319. {
  3320.     left: 0;
  3321.     position: absolute;
  3322.     top: 0;
  3323. }
  3324. .pabr
  3325. {
  3326.     bottom: 0;
  3327.     position: absolute;
  3328.     right: 0;
  3329. }
  3330. .pabl
  3331. {
  3332.     bottom: 0;
  3333.     left: 0;
  3334.     position: absolute;
  3335. }
  3336. .pr
  3337. {
  3338.     position: relative;
  3339. }
  3340. .bold
  3341. {
  3342.     font-weight: bold;
  3343. }
  3344. .lt
  3345. {
  3346.     float: left;
  3347. }
  3348. .rt
  3349. {
  3350.     float: right;
  3351. }
  3352. .cl
  3353. {
  3354.     clear: both;
  3355. }
  3356. .clrt
  3357. {
  3358.     clear: right;
  3359. }
  3360. .red_link,.commentbox .bubble_i .msg a,#lobby_container #lobby_announcement a,#lobby_container #announcements .announcement .msg a
  3361. {
  3362.     color: #b11;
  3363.     font-weight: normal;
  3364. }
  3365. .t2l,.markdown a
  3366. {
  3367.     color: #777;
  3368.     font-weight: normal;
  3369. }
  3370. .t2l:hover,.markdown a:hover
  3371. {
  3372.     border-bottom: 1px dotted #b11;
  3373. }
  3374. .hvcenter,#lobby_container #lobbypage .loading,#lobby_container #lobbychat #window #window_i #ask_reconnect,#lobby_container #lobbychat #window #window_i .loading,#lobby_container #gamepage .loading
  3375. {
  3376.     left: 50%;
  3377.     position: absolute;
  3378.     top: 50%;
  3379.     transform: translate(-50%,-50%);
  3380. }
  3381. .center,.cnt
  3382. {
  3383.     text-align: center;
  3384. }
  3385. .inline-block
  3386. {
  3387.     display: inline-block;
  3388. }
  3389. .border-box
  3390. {
  3391.     box-sizing: border-box;
  3392.     moz-box-sizing: border-box;
  3393.     webkit-box-sizing: border-box;
  3394. }
  3395. .block
  3396. {
  3397.     display: block;
  3398. }
  3399. .inline
  3400. {
  3401.     display: inline;
  3402. }
  3403. .hide
  3404. {
  3405.     display: none;
  3406. }
  3407. .hide.grid26
  3408. {
  3409.     display: none;
  3410. }
  3411. .invis
  3412. {
  3413.     visibility: hidden;
  3414. }
  3415. .alt
  3416. {
  3417.     text-align: left;
  3418. }
  3419. .art
  3420. {
  3421.     text-align: right;
  3422. }
  3423. .art>*
  3424. {
  3425.     margin-left: 5px;
  3426. }
  3427. .cfix:after,#role_container #role_right #fanart_page .fanart:after,#forum_container #posts .post:after,.commentbox .comment:after,.commentbox .bubble:after,#lobby_container #lobbychat:after
  3428. {
  3429.     clear: both;
  3430.     content: " ";
  3431.     display: block;
  3432.     height: 0;
  3433.     visibility: hidden;
  3434. }
  3435. .c>*
  3436. {
  3437.     display: inline-block;
  3438.     margin-right: .5em;
  3439.     vertical-align: middle;
  3440. }
  3441. .ibvm>*
  3442. {
  3443.     display: inline-block;
  3444.     vertical-align: middle;
  3445. }
  3446. .vm *
  3447. {
  3448.     vertical-align: middle;
  3449. }
  3450. .vt *
  3451. {
  3452.     vertical-align: top;
  3453. }
  3454. .vv>*,#dominion_container #dominion_admin #dcards>*
  3455. {
  3456.     display: inline;
  3457.     display: inline-block;
  3458.     margin-right: .5em;
  3459.     vertical-align: middle;
  3460.     zoom: 1;
  3461. }
  3462. .vv.reverse>*,#dominion_container #dominion_admin .reverse#dcards>*
  3463. {
  3464.     margin-left: .5em;
  3465.     margin-right: 0;
  3466. }
  3467. .vv .hide,#dominion_container #dominion_admin #dcards .hide
  3468. {
  3469.     display: none;
  3470. }
  3471. .vv>a.user,#dominion_container #dominion_admin #dcards>a.user
  3472. {
  3473.     display: inline-block;
  3474. }
  3475. .vv .nm,#dominion_container #dominion_admin #dcards .nm
  3476. {
  3477.     margin: 0;
  3478. }
  3479. .vv.nm-last>:last-child,#dominion_container #dominion_admin .nm-last#dcards>:last-child
  3480. {
  3481.     margin: 0;
  3482. }
  3483. .vv.no_margin>*,#dominion_container #dominion_admin .no_margin#dcards>*
  3484. {
  3485.     margin: 0;
  3486. }
  3487. .vvb>*
  3488. {
  3489.     display: inline;
  3490.     display: inline-block;
  3491.     margin-right: .5em;
  3492.     vertical-align: bottom;
  3493.     zoom: 1;
  3494. }
  3495. .vvt>*
  3496. {
  3497.     display: inline;
  3498.     display: inline-block;
  3499.     margin-right: .5em;
  3500.     vertical-align: top;
  3501.     zoom: 1;
  3502. }
  3503. .vvt.nomargin
  3504. {
  3505.     margin: 0;
  3506. }
  3507. .bb
  3508. {
  3509.     border-bottom: 1px solid #ccc;
  3510. }
  3511. .ptb
  3512. {
  3513.     padding: .5em 0;
  3514. }
  3515. .mtb
  3516. {
  3517.     margin: .5em 0;
  3518. }
  3519. .mr
  3520. {
  3521.     margin-right: 5px;
  3522. }
  3523. .mt
  3524. {
  3525.     margin-top: .5em;
  3526. }
  3527. .mt5
  3528. {
  3529.     margin-top: 5px;
  3530. }
  3531. .mb>*
  3532. {
  3533.     margin-bottom: .8em;
  3534. }
  3535. .mb>*:last-child
  3536. {
  3537.     margin: 0;
  3538. }
  3539. .mb_5>*
  3540. {
  3541.     margin-bottom: 5px;
  3542. }
  3543. .mb_5>*:last-child
  3544. {
  3545.     margin-bottom: 0;
  3546. }
  3547. .m_b
  3548. {
  3549.     margin-bottom: 1em;
  3550. }
  3551. .m_lt
  3552. {
  3553.     margin-left: .4em;
  3554.     margin-right: .4em;
  3555. }
  3556. .mr>*
  3557. {
  3558.     margin-right: 5px;
  3559. }
  3560. .big
  3561. {
  3562.     font-size: 1.1em;
  3563.     font-weight: bold;
  3564. }
  3565. .bigger
  3566. {
  3567.     font-size: 1.3em;
  3568.     font-weight: bold;
  3569. }
  3570. .bgwhite
  3571. {
  3572.     background-color: #fff;
  3573.     opacity: .9;
  3574. }
  3575. .bgwhite *
  3576. {
  3577.     color: #555;
  3578. }
  3579. .norm
  3580. {
  3581.     font-weight: normal;
  3582. }
  3583. .pd
  3584. {
  3585.     padding: .5em;
  3586. }
  3587. .pd_5
  3588. {
  3589.     padding: 5px;
  3590. }
  3591. .pd_tb
  3592. {
  3593.     padding: .5em 0;
  3594. }
  3595. .pd_lr
  3596. {
  3597.     padding: 0 .5em;
  3598. }
  3599. .oh
  3600. {
  3601.     overflow: hidden;
  3602. }
  3603. .info
  3604. {
  3605.     background-color: #eee;
  3606.     color: #777;
  3607.     font-size: .9em;
  3608.     padding: .25em;
  3609.     text-align: center;
  3610. }
  3611. .middle
  3612. {
  3613.     vertical-align: middle;
  3614. }
  3615. .white
  3616. {
  3617.     color: #fff;
  3618. }
  3619. .grey
  3620. {
  3621.     color: grey;
  3622. }
  3623. .quotes,#lobby_container #lobby_announcement
  3624. {
  3625.     position: relative;
  3626. }
  3627. .quotes:before,#lobby_container #lobby_announcement:before,.quotes:after,#lobby_container #lobby_announcement:after
  3628. {
  3629.     color: #aaa;
  3630.     font-family: Times,Georgia;
  3631.     font-size: 2em;
  3632.     position: absolute;
  3633. }
  3634. .quotes:before,#lobby_container #lobby_announcement:before
  3635. {
  3636.     content: "�€œ";
  3637.     left: 3px;
  3638.     top: 12px;
  3639. }
  3640. .quotes:after,#lobby_container #lobby_announcement:after
  3641. {
  3642.     bottom: 0;
  3643.     content: "�€�";
  3644.     right: 3px;
  3645. }
  3646. .red_underline,#game_container #setup_strategy #setup_strategy_inner #strategies_inner .strategy_title a,#user_container #questions .question .question_info a
  3647. {
  3648.     color: #b11;
  3649.     font-weight: normal;
  3650. }
  3651. .red_underline:hover,#game_container #setup_strategy #setup_strategy_inner #strategies_inner .strategy_title a:hover,#user_container #questions .question .question_info a:hover
  3652. {
  3653.     text-decoration: underline;
  3654. }
  3655. .rainbow
  3656. {
  3657.     background-image: -webkit-gradient(linear,left top,right top,color-stop(0,#f22),color-stop(.15,#f2f),color-stop(.3,#22f),color-stop(.45,#2ff),color-stop(.6,#2f2),color-stop(.75,#2f2),color-stop(.9,#ff2),color-stop(1,#f22));
  3658.     color: transparent;
  3659.     webkit-background-clip: text;
  3660. }
  3661. .red
  3662. {
  3663.     color: #911;
  3664. }
  3665. .color_gold
  3666. {
  3667.     color: #bb1;
  3668. }
  3669. .color_silver
  3670. {
  3671.     color: #aaa;
  3672. }
  3673. .color_bronze
  3674. {
  3675.     color: #a67d3d;
  3676. }
  3677. .yellow
  3678. {
  3679.     color: #dd1;
  3680. }
  3681. .orange
  3682. {
  3683.     color: #f93;
  3684. }
  3685. .black
  3686. {
  3687.     color: #555;
  3688. }
  3689. .olive
  3690. {
  3691.     color: #789922;
  3692. }
  3693. .green
  3694. {
  3695.     color: #191;
  3696. }
  3697. .blood
  3698. {
  3699.     color: #b11;
  3700. }
  3701. .blue
  3702. {
  3703.     color: #11b;
  3704. }
  3705. .flame
  3706. {
  3707.     color: #ff8000;
  3708. }
  3709. .normal,#lobby_container h2.separator
  3710. {
  3711.     font-weight: normal;
  3712. }
  3713. .full
  3714. {
  3715.     width: 100%;
  3716. }
  3717. .fontshrink
  3718. {
  3719.     font-size: 90%;
  3720. }
  3721. .point
  3722. {
  3723.     cursor: pointer;
  3724. }
  3725. .pixel
  3726. {
  3727.     font-size: 1%;
  3728. }
  3729. .prt
  3730. {
  3731.     padding-right: 5px;
  3732. }
  3733. .cnt
  3734. {
  3735.     text-align: center;
  3736. }
  3737. .margintb
  3738. {
  3739.     margin: .5em 0;
  3740. }
  3741. .marginlr
  3742. {
  3743.     margin: 0 5px;
  3744. }
  3745. .strike
  3746. {
  3747.     text-decoration: line-through;
  3748. }
  3749. .smallfont,#lobby_container h2.separator
  3750. {
  3751.     font-size: .9em;
  3752. }
  3753. .sg
  3754. {
  3755.     color: #666;
  3756.     font-size: .9em;
  3757. }
  3758. .sg.smaller
  3759. {
  3760.     font-size: .8em;
  3761. }
  3762. .smallerfont
  3763. {
  3764.     font-size: .8em;
  3765. }
  3766. .s
  3767. {
  3768.     color: grey;
  3769.     font-size: .9em;
  3770. }
  3771. .indent
  3772. {
  3773.     margin-left: 1em;
  3774. }
  3775. .rela
  3776. {
  3777.     position: relative;
  3778. }
  3779. .filler
  3780. {
  3781.     font-size: 1px;
  3782.     visibility: hidden;
  3783.     width: 0;
  3784. }
  3785. .tinyi
  3786. {
  3787.     font-size: .8em;
  3788.     font-style: italic;
  3789. }
  3790. .lcontrols
  3791. {
  3792.     border-radius: 2px;
  3793.     khtml-border-radius: 2px;
  3794.     moz-border-radius: 2px;
  3795.     padding: 2px 6px;
  3796.     webkit-border-radius: 2px;
  3797. }
  3798. .lcontrols.sel a i
  3799. {
  3800.     color: #b11;
  3801. }
  3802. .lcontrols:hover a
  3803. {
  3804.     color: #b11;
  3805. }
  3806. .lcontrols a
  3807. {
  3808.     font-weight: normal;
  3809. }
  3810. .controls a
  3811. {
  3812.     display: block;
  3813.     font-size: .9em;
  3814.     font-weight: normal;
  3815.     padding: .5em;
  3816. }
  3817. .controls a:hover
  3818. {
  3819.     background-color: #eee;
  3820.     font-color: #b11;
  3821. }
  3822. .controls.ib a
  3823. {
  3824.     display: inline-block;
  3825.     margin-right: 5px;
  3826. }
  3827. .controls.ib .hide
  3828. {
  3829.     display: none;
  3830. }
  3831. .handle
  3832. {
  3833.     cursor: move;
  3834. }
  3835. .img_photo
  3836. {
  3837.     border: 1px solid #ccc;
  3838.     border-radius: 2px;
  3839.     box-shadow: 1px 1px 3px #ccc;
  3840.     display: inline-block;
  3841.     khtml-border-radius: 2px;
  3842.     moz-border-radius: 2px;
  3843.     padding: 5px;
  3844.     webkit-border-radius: 2px;
  3845. }
  3846. .img_photo.hide
  3847. {
  3848.     display: none;
  3849. }
  3850. .ib>*
  3851. {
  3852.     display: inline;
  3853.     display: inline-block;
  3854.     display: -moz-inline-block;
  3855.     margin: 0;
  3856.     vertical-align: middle;
  3857.     zoom: 1;
  3858. }
  3859. .hz-list
  3860. {
  3861.     padding: 10px 3px;
  3862.     position: relative;
  3863. }
  3864. .hz-list .next
  3865. {
  3866.     position: absolute;
  3867.     right: 2px;
  3868.     top: 0;
  3869. }
  3870. .hz-list .prev
  3871. {
  3872.     left: 2px;
  3873.     position: absolute;
  3874.     top: 0;
  3875. }
  3876. .hz-list .hz-el
  3877. {
  3878.     padding: 0 1em 0 1em;
  3879. }
  3880. .confirmtext
  3881. {
  3882.     display: none!important;
  3883. }
  3884. .pretty_num
  3885. {
  3886.     font-size: .9em;
  3887.     font-weight: bold;
  3888.     line-height: 1em;
  3889.     padding: 2px 4px;
  3890. }
  3891. .pretty_input_text
  3892. {
  3893.     border: 1px solid #ccc;
  3894.     font-size: 1.1em;
  3895.     padding: 4px;
  3896. }
  3897. .form input:-webkit-autofill
  3898. {
  3899.     background-color: #fff;
  3900. }
  3901. .form input[type=text]
  3902. {
  3903.     font-size: .9em;
  3904. }
  3905. .form input[type=submit].red
  3906. {
  3907.     background-color: #c22;
  3908.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  3909.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  3910.     border-color: transparent!important;
  3911.     border-radius: 2px;
  3912.     color: #fff;
  3913.     cursor: pointer;
  3914.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  3915.     font-size: 1.1em;
  3916.     font-weight: normal;
  3917.     khtml-border-radius: 2px;
  3918.     moz-border-radius: 2px;
  3919.     padding: .4em .5em;
  3920.     webkit-border-radius: 2px;
  3921. }
  3922. .form input[type=submit].red:hover
  3923. {
  3924.     background-image: -moz-linear-gradient(center bottom,#e44 100%,#c22 0);
  3925.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#e44),color-stop(0,#c22));
  3926.     border-color: #ccc;
  3927. }
  3928. .form input[type=submit].red:hover i
  3929. {
  3930.     color: #fff;
  3931. }
  3932. .form input[type=submit].red.disabled
  3933. {
  3934.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  3935.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  3936.     color: #555;
  3937. }
  3938. .form input[type=submit].red.disabled:hover
  3939. {
  3940.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  3941.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  3942.     color: #555;
  3943. }
  3944. .form input[type=submit].red.inverse
  3945. {
  3946.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  3947.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  3948.     color: #555;
  3949. }
  3950. .form input[type=submit].red.inverse:hover
  3951. {
  3952.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  3953.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  3954.     color: #fff;
  3955. }
  3956. .form input[type=submit].red.inverse:hover i
  3957. {
  3958.     color: #fff;
  3959. }
  3960. .form .search>*
  3961. {
  3962.     display: inline;
  3963.     display: inline-block;
  3964.     margin-right: 0;
  3965.     vertical-align: middle;
  3966.     zoom: 1;
  3967. }
  3968. .form .search .search-icon
  3969. {
  3970.     background-color: #ddd;
  3971.     border-bottom-left-radius: 3px;
  3972.     border-bottom-right-radius: 0;
  3973.     border-top-left-radius: 3px;
  3974.     border-top-right-radius: 0;
  3975.     color: #b11;
  3976.     height: 26px;
  3977.     line-height: 26px;
  3978.     moz-border-radius-bottomleft: 3px;
  3979.     moz-border-radius-bottomright: 0;
  3980.     moz-border-radius-topleft: 3px;
  3981.     moz-border-radius-topright: 0;
  3982.     text-align: center;
  3983.     webkit-border-bottom-left-radius: 3px;
  3984.     webkit-border-bottom-right-radius: 0;
  3985.     webkit-border-top-left-radius: 3px;
  3986.     webkit-border-top-right-radius: 0;
  3987.     width: 26px;
  3988. }
  3989. .form .search input[type=text]
  3990. {
  3991.     border: 1px solid #ccc;
  3992.     border-bottom-left-radius: 0;
  3993.     border-bottom-right-radius: 3px;
  3994.     border-top-left-radius: 0;
  3995.     border-top-right-radius: 3px;
  3996.     height: 20px;
  3997.     margin: 0;
  3998.     moz-border-radius-bottomleft: 0;
  3999.     moz-border-radius-bottomright: 3px;
  4000.     moz-border-radius-topleft: 0;
  4001.     moz-border-radius-topright: 3px;
  4002.     padding: 2px;
  4003.     padding-left: 10px;
  4004.     webkit-border-bottom-left-radius: 0;
  4005.     webkit-border-bottom-right-radius: 3px;
  4006.     webkit-border-top-left-radius: 0;
  4007.     webkit-border-top-right-radius: 3px;
  4008.     width: 150px;
  4009. }
  4010. .form .search input[type=text]:focus
  4011. {
  4012.     border-color: #b11;
  4013. }
  4014. .nextprev
  4015. {
  4016.     position: absolute;
  4017.     right: 0;
  4018.     top: 0;
  4019. }
  4020. .nextprev a:first-child
  4021. {
  4022.     margin-right: 5px;
  4023. }
  4024. .nextprev .nextbox,.nextprev .prevbox
  4025. {
  4026.     background-image: linear-gradient(#eee,#aaa);
  4027.     background-image: -moz-linear-gradient(#eee,#aaa);
  4028.     background-image: url('data:image/svg+xml;
  4029.     background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#eee),color-stop(100%,#aaa));
  4030.     background-image: -webkit-linear-gradient(#eee,#aaa);
  4031.     background-size: 100%;
  4032.     border-radius: 2px;
  4033.     cursor: pointer;
  4034.     display: inline-block;
  4035.     height: 22px;
  4036.     khtml-border-radius: 2px;
  4037.     moz-border-radius: 2px;
  4038.     webkit-border-radius: 2px;
  4039.     width: 22px;
  4040. }
  4041. .nextprev .nextbox:hover,.nextprev .prevbox:hover
  4042. {
  4043.     background-image: linear-gradient(#aaa,#eee);
  4044.     background-image: -moz-linear-gradient(#aaa,#eee);
  4045.     background-image: url('data:image/svg+xml;
  4046.     background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#aaa),color-stop(100%,#eee));
  4047.     background-image: -webkit-linear-gradient(#aaa,#eee);
  4048.     background-size: 100%;
  4049. }
  4050. .nextprev .nextbox div,.nextprev .prevbox div
  4051. {
  4052.     display: block;
  4053.     height: 0;
  4054.     margin: 0 auto;
  4055.     margin-top: 7px;
  4056.     width: 0;
  4057. }
  4058. .nextprev .nextbox.disabled,.nextprev .prevbox.disabled
  4059. {
  4060.     background-color: #eee;
  4061. }
  4062. .nextprev .nextbox.disabled:hover,.nextprev .prevbox.disabled:hover
  4063. {
  4064.     background-color: #eee;
  4065. }
  4066. .nextprev .nextbox.disabled:hover div,.nextprev .prevbox.disabled:hover div
  4067. {
  4068.     display: hidden;
  4069. }
  4070. .nextprev .prevbox div
  4071. {
  4072.     border: 1px solid #888;
  4073.     border-color: transparent #888 transparent transparent;
  4074.     border-width: 5px 5px 5px 0;
  4075. }
  4076. .nextprev .prevbox:hover div
  4077. {
  4078.     border-color: transparent #b11 transparent transparent;
  4079. }
  4080. .nextprev .nextbox div
  4081. {
  4082.     border: 1px solid #888;
  4083.     border-color: transparent transparent transparent #888;
  4084.     border-width: 5px 0 5px 5px;
  4085. }
  4086. .nextprev .nextbox:hover div
  4087. {
  4088.     border-color: transparent transparent transparent #b11;
  4089. }
  4090. body
  4091. {
  4092.     background: url(/images/scatter.png);
  4093.     color: #222;
  4094.     font-family: Arial,Helvetica,"Trebuchet MS",Verdana,Tahoma;
  4095.     margin: 0;
  4096.     padding: 0;
  4097.     position: relative;
  4098. }
  4099. body #container
  4100. {
  4101.     margin: 0;
  4102.     padding: 0;
  4103. }
  4104. .royal,h3,#home_container .top3,#lobby_container #lobby_menu #stickied_lobbies li a,#lobby_container #lobby-nav #lobby_name,#lobby_container #lobbypage table td .lobby_name,#user_container #questions .question .fancy
  4105. {
  4106.     font-family: "HelveticaNeueLightCondensed","HelveticaNeue-Light-Condensed","Helvetica Neue Light Condensed","HelveticaNeueLight","HelveticaNeue-Light","Helvetica Neue Light","HelveticaNeue","Helvetica Neue","TeXGyreHerosCnRegular","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4107.     font-weight: 300;
  4108. }
  4109. .readable,#game_container .window
  4110. {
  4111.     font-family: "Proxima Nova Regular","Helvetica Neue",Arial,Helvetica,sans-serif;
  4112.     font-size: 16px;
  4113. }
  4114. .pretty_font,a.pretty,h6,.birthday_cake .birthday_cake_inner,#header #header_inner #nav a,#navbox #navbox_inner #subnav li,.need_tokens,.views,.pop_data,.play_menu,.play_menu:hover .play_menu_i .play_menu_ii>a span,.tip .tip_body p,.tooltip_prob .uniquealign,.pagenav li a,div.error,.success,.describe,.inform,#home_container #epicmafia_descr,#home_container #minigames_descr,#message_container #message_content #message_subject,#roles_container #roles_accepted .role-category h5,#role_container #role_left #role #role_stats_complete,#forum_index_container #select_lobby_forum,#forum_index_container #forum_lt .forum .forum_row .forum_row_rt,#forum_index_container #forum_lt .forum .forum_row .forum_title,#forum_container #topics th div,#forum_container h2.topic-title,#forum_container table div.threadtitle,#forum_container #poll .descr,#forum_container #petition .descr,#forum_container #countdown .descr,#forum_container #petition h2,#forum_container #petition #petition_signed .top,#forum_container #posts .postuser a,#forum_container form input,#forum_container form textarea,#addon_container #modules .module h5,#addon_container #modules .module p,#family_container #family-title h2,#game_container #game_title,#game_container #statewrap,#game_container #statebox h2,#game_container #leavegame_cont #game_breadcrumb,#game_container #leavegame_cont #leavetable_confirm,#game_container .meetbox h2,#game_container .scrlink a,#game_container #state span#statetext,#game_container #countwarn,#lobby_container h2.separator,#lobby_container #lobby-poll #poll-descr,#lobby_container #setup_info_bar .setup_title,#lobby_container #lobby_announcement,#lobby_container #lobby_first_time,#lobby_container #gameinfo h5,#lobby_container #gameinfo h4,#lobby_container #gameinfo .game_info_play a.redbutton,#lobby_container #gameinfo .game_info_play #forum_container #board #board_announcement .controls>*,#forum_container #board #board_announcement #lobby_container #gameinfo .game_info_play .controls>*,#lobby_container #gameinfo .game_info_play .edit_markdown .bottom_controls a.save,.edit_markdown .bottom_controls #lobby_container #gameinfo .game_info_play a.save,#lobby_container #gameinfo .game_info_play .edit_markdown .bottom_controls a.cancel,.edit_markdown .bottom_controls #lobby_container #gameinfo .game_info_play a.cancel,#lobby_container #gameinfo .game_info_type,#lobby_container #warn,#lobby_container #lobbypage #lobbies .one_lobby .blurb,#lobby_container #lobbypage #lobbies .one_lobby .lobby_name,#lobby_container .gametable .gamerow .numplayers .summary,#lobby_container #setup_left #setup_extra_info,#user_container #questions .question .answer,#user_container #usertitle,#user_container #personalinfo #statusmsg #statusmsg_i,.tip_body .payout_header,#rounds_container #breadcrumb #current_round .round_status,#report_container #page_data,#report_container .report_status,#tos_container h1,#tos_container h2,#privacy_container h1,#privacy_container h2
  4115. {
  4116.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4117. }
  4118. .placeholder
  4119. {
  4120.     color: #888;
  4121.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4122.     font-size: .9em;
  4123.     font-weight: normal;
  4124. }
  4125. input:-moz-placeholder
  4126. {
  4127.     color: #888;
  4128.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4129.     font-size: .9em;
  4130.     font-weight: normal;
  4131. }
  4132. input::-webkit-input-placeholder
  4133. {
  4134.     color: #888;
  4135.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4136.     font-weight: normal;
  4137. }
  4138. textarea::-webkit-input-placeholder
  4139. {
  4140.     color: #888;
  4141.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4142.     font-weight: normal;
  4143. }
  4144. .onoffswitch
  4145. {
  4146.     moz-user-select: none;
  4147.     ms-user-select: none;
  4148.     position: relative;
  4149.     webkit-user-select: none;
  4150.     width: 60px;
  4151. }
  4152. .onoffswitch-checkbox
  4153. {
  4154.     display: none;
  4155. }
  4156. .onoffswitch-label
  4157. {
  4158.     border: 2px solid #999;
  4159.     border-radius: 23px;
  4160.     cursor: pointer;
  4161.     display: block;
  4162.     overflow: hidden;
  4163. }
  4164. .onoffswitch-inner
  4165. {
  4166.     margin-left: -100%;
  4167.     moz-transition: margin .3s ease-in 0s;
  4168.     o-transition: margin .3s ease-in 0s;
  4169.     transition: margin .3s ease-in 0s;
  4170.     webkit-transition: margin .3s ease-in 0s;
  4171.     width: 200%;
  4172. }
  4173. .onoffswitch-inner:before,.onoffswitch-inner:after
  4174. {
  4175.     box-sizing: border-box;
  4176.     color: #fff;
  4177.     float: left;
  4178.     font-family: Trebuchet,Arial,sans-serif;
  4179.     font-size: 15px;
  4180.     font-weight: bold;
  4181.     height: 20px;
  4182.     line-height: 20px;
  4183.     moz-box-sizing: border-box;
  4184.     padding: 0;
  4185.     webkit-box-sizing: border-box;
  4186.     width: 50%;
  4187. }
  4188. .onoffswitch-inner:before
  4189. {
  4190.     background-color: #b11;
  4191.     color: #fff;
  4192.     content: "on";
  4193.     font-weight: normal;
  4194.     padding-left: 12px;
  4195. }
  4196. .onoffswitch-inner:after
  4197. {
  4198.     background-color: #eee;
  4199.     color: #999;
  4200.     content: "off";
  4201.     font-weight: normal;
  4202.     padding-right: 12px;
  4203.     text-align: right;
  4204. }
  4205. .onoffswitch-switch
  4206. {
  4207.     background: #fff;
  4208.     border: 2px solid #999;
  4209.     border-radius: 23px;
  4210.     bottom: 0;
  4211.     margin: 6px;
  4212.     moz-transition: all .3s ease-in 0s;
  4213.     o-transition: all .3s ease-in 0s;
  4214.     position: absolute;
  4215.     right: 36px;
  4216.     top: 0;
  4217.     transition: all .3s ease-in 0s;
  4218.     webkit-transition: all .3s ease-in 0s;
  4219.     width: 8px;
  4220. }
  4221. .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-inner
  4222. {
  4223.     margin-left: 0;
  4224. }
  4225. .onoffswitch-checkbox:checked+.onoffswitch-label .onoffswitch-switch
  4226. {
  4227.     right: 0;
  4228. }
  4229. textarea
  4230. {
  4231.     font-size: 15px;
  4232.     padding: 5px;
  4233. }
  4234. .game-result
  4235. {
  4236.     min-width: 1em;
  4237. }
  4238. ul.inline-list
  4239. {
  4240.     margin: 10px 0;
  4241. }
  4242. ul.inline-list li
  4243. {
  4244.     display: inline;
  4245.     margin-right: 5px;
  4246. }
  4247. .tab-container .tab-header .tab
  4248. {
  4249.     border: 1px solid #aaa;
  4250.     display: inline-block;
  4251.     font-size: .9em;
  4252.     font-weight: normal;
  4253.     margin: 0 5px;
  4254.     margin-bottom: -1px;
  4255.     padding: 5px;
  4256.     z-index: 3;
  4257. }
  4258. .tab-container .tab-header .tab.sel
  4259. {
  4260.     border-bottom: 1px solid #fff;
  4261.     border-weight: 1px 0 1px 1px;
  4262. }
  4263. .tab-container .tab-body
  4264. {
  4265.     border-top: 1px solid #aaa;
  4266.     padding: 10px 5px;
  4267. }
  4268. .nav-list li.sel a
  4269. {
  4270.     background-color: #b11;
  4271.     color: #fff;
  4272. }
  4273. .nav-list li.sel a span.quote
  4274. {
  4275.     color: #b11;
  4276. }
  4277. .nav-list li a
  4278. {
  4279.     background-color: #eee;
  4280.     color: #888;
  4281.     display: block;
  4282.     font-weight: normal;
  4283.     margin-bottom: 5px;
  4284.     padding: 5px 5px 5px 10px;
  4285. }
  4286. .nav-list li a span.quote
  4287. {
  4288.     background-color: #fff;
  4289.     border-radius: 2px;
  4290.     float: right;
  4291.     font-size: 10px;
  4292.     font-weight: normal;
  4293.     khtml-border-radius: 2px;
  4294.     moz-border-radius: 2px;
  4295.     padding: 3px;
  4296.     webkit-border-radius: 2px;
  4297. }
  4298. button
  4299. {
  4300.     background-color: #fff;
  4301.     padding: 0;
  4302. }
  4303. .em_checkbox,#home_container .has_checkbox #reme,#home_container .has_checkbox #tos,#forum_container #poll #choices #poll_choices .choice .choice_bar .choice_input,#game_container .game_option,#lobby_container #findoptions .find_option,#lobby_container table#anonymoustable .add_anonymous_deck,#lobby_container #gameoptions #extra>div .add_option
  4304. {
  4305.     border: 1px solid #ccc;
  4306.     border-radius: 2px;
  4307.     cursor: pointer;
  4308.     height: 15px;
  4309.     khtml-border-radius: 2px;
  4310.     line-height: 15px;
  4311.     moz-border-radius: 2px;
  4312.     text-align: center;
  4313.     webkit-border-radius: 2px;
  4314.     width: 15px;
  4315. }
  4316. .em_checkbox:hover,#home_container .has_checkbox #reme:hover,#home_container .has_checkbox #tos:hover,#forum_container #poll #choices #poll_choices .choice .choice_bar .choice_input:hover,#game_container .game_option:hover,#lobby_container #findoptions .find_option:hover,#lobby_container table#anonymoustable .add_anonymous_deck:hover,#lobby_container #gameoptions #extra>div .add_option:hover
  4317. {
  4318.     background-color: #ddd;
  4319. }
  4320. .em_checkbox.sel:after,#home_container .has_checkbox .sel#reme:after,#home_container .has_checkbox .sel#tos:after,#forum_container #poll #choices #poll_choices .choice .choice_bar .sel.choice_input:after,#game_container .sel.game_option:after,#lobby_container #findoptions .sel.find_option:after,#lobby_container table#anonymoustable .sel.add_anonymous_deck:after,#lobby_container #gameoptions #extra>div .sel.add_option:after
  4321. {
  4322.     color: #b11;
  4323.     content: "�œ“";
  4324.     font-size: 15px;
  4325.     line-height: 15px;
  4326. }
  4327. input[type=checkbox].em_cb
  4328. {
  4329.     left: 9999px;
  4330.     position: absolute;
  4331.     top: 9999px;
  4332. }
  4333. input[type=checkbox].em_cb~label
  4334. {
  4335.     border: 1px solid #ccc;
  4336.     border-radius: 2px;
  4337.     cursor: pointer;
  4338.     height: 15px;
  4339.     khtml-border-radius: 2px;
  4340.     line-height: 15px;
  4341.     moz-border-radius: 2px;
  4342.     text-align: center;
  4343.     webkit-border-radius: 2px;
  4344.     width: 15px;
  4345. }
  4346. input[type=checkbox].em_cb:checked~label:after
  4347. {
  4348.     color: #911;
  4349.     content: "�œ“";
  4350.     font-size: 15px;
  4351.     line-height: 15px;
  4352. }
  4353. a
  4354. {
  4355.     color: #777;
  4356.     cursor: pointer;
  4357.     font-weight: bold;
  4358.     text-decoration: none;
  4359. }
  4360. a *
  4361. {
  4362.     color: #777;
  4363.     cursor: pointer;
  4364.     font-weight: bold;
  4365.     text-decoration: none;
  4366. }
  4367. a img
  4368. {
  4369.     border: 1px solid #ccc;
  4370. }
  4371. a:hover
  4372. {
  4373.     color: #b11;
  4374. }
  4375. a:hover i
  4376. {
  4377.     color: #b11;
  4378. }
  4379. a:hover img
  4380. {
  4381.     border-color: #b11;
  4382. }
  4383. a:active
  4384. {
  4385.     color: #b11;
  4386. }
  4387. a.normal
  4388. {
  4389.     font-weight: normal;
  4390. }
  4391. a.pretty
  4392. {
  4393.     color: #b11;
  4394.     font-weight: normal;
  4395. }
  4396. a.pretty:hover
  4397. {
  4398.     text-decoration: underline;
  4399. }
  4400. a.redbutton,#forum_container #board #board_announcement .controls>*,.edit_markdown .bottom_controls a.save,.edit_markdown .bottom_controls a.cancel,input[type=submit].redbutton,.edit_markdown .bottom_controls input[type=submit].save,.edit_markdown .bottom_controls input[type=submit].cancel
  4401. {
  4402.     background-color: #c22;
  4403.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  4404.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  4405.     border-color: transparent!important;
  4406.     border-radius: 2px;
  4407.     color: #fff;
  4408.     cursor: pointer;
  4409.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  4410.     font-size: 1.1em;
  4411.     font-weight: normal;
  4412.     khtml-border-radius: 2px;
  4413.     moz-border-radius: 2px;
  4414.     padding: .4em .5em;
  4415.     webkit-border-radius: 2px;
  4416. }
  4417. a.redbutton:hover,#forum_container #board #board_announcement .controls>:hover,.edit_markdown .bottom_controls a.save:hover,.edit_markdown .bottom_controls a.cancel:hover,input[type=submit].redbutton:hover,.edit_markdown .bottom_controls input[type=submit].save:hover,.edit_markdown .bottom_controls input[type=submit].cancel:hover
  4418. {
  4419.     background-image: -moz-linear-gradient(center bottom,#e44 100%,#c22 0);
  4420.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#e44),color-stop(0,#c22));
  4421.     border-color: #ccc;
  4422. }
  4423. a.redbutton:hover i,#forum_container #board #board_announcement .controls>:hover i,.edit_markdown .bottom_controls a.save:hover i,.edit_markdown .bottom_controls a.cancel:hover i,input[type=submit].redbutton:hover i,.edit_markdown .bottom_controls input[type=submit].save:hover i,.edit_markdown .bottom_controls input[type=submit].cancel:hover i
  4424. {
  4425.     color: #fff;
  4426. }
  4427. a.redbutton.disabled,#forum_container #board #board_announcement .controls>.disabled,.edit_markdown .bottom_controls a.disabled.save,.edit_markdown .bottom_controls a.disabled.cancel,input[type=submit].redbutton.disabled,.edit_markdown .bottom_controls input[type=submit].disabled.save,.edit_markdown .bottom_controls input[type=submit].disabled.cancel
  4428. {
  4429.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  4430.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  4431.     color: #555;
  4432. }
  4433. a.redbutton.disabled:hover,#forum_container #board #board_announcement .controls>.disabled:hover,.edit_markdown .bottom_controls a.disabled.save:hover,.edit_markdown .bottom_controls a.disabled.cancel:hover,input[type=submit].redbutton.disabled:hover,.edit_markdown .bottom_controls input[type=submit].disabled.save:hover,.edit_markdown .bottom_controls input[type=submit].disabled.cancel:hover
  4434. {
  4435.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  4436.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  4437.     color: #555;
  4438. }
  4439. a.redbutton.inverse,#forum_container #board #board_announcement .controls>.inverse,.edit_markdown .bottom_controls a.inverse.save,.edit_markdown .bottom_controls a.inverse.cancel,input[type=submit].redbutton.inverse,.edit_markdown .bottom_controls input[type=submit].inverse.save,.edit_markdown .bottom_controls input[type=submit].inverse.cancel
  4440. {
  4441.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  4442.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  4443.     color: #555;
  4444. }
  4445. a.redbutton.inverse:hover,#forum_container #board #board_announcement .controls>.inverse:hover,.edit_markdown .bottom_controls a.inverse.save:hover,.edit_markdown .bottom_controls a.inverse.cancel:hover,input[type=submit].redbutton.inverse:hover,.edit_markdown .bottom_controls input[type=submit].inverse.save:hover,.edit_markdown .bottom_controls input[type=submit].inverse.cancel:hover
  4446. {
  4447.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  4448.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  4449.     color: #fff;
  4450. }
  4451. a.redbutton.inverse:hover i,#forum_container #board #board_announcement .controls>.inverse:hover i,.edit_markdown .bottom_controls a.inverse.save:hover i,.edit_markdown .bottom_controls a.inverse.cancel:hover i,input[type=submit].redbutton.inverse:hover i,.edit_markdown .bottom_controls input[type=submit].inverse.save:hover i,.edit_markdown .bottom_controls input[type=submit].inverse.cancel:hover i
  4452. {
  4453.     color: #fff;
  4454. }
  4455. a.redbutton.ib,#forum_container #board #board_announcement .controls>.ib,.edit_markdown .bottom_controls a.ib.save,.edit_markdown .bottom_controls a.ib.cancel,input[type=submit].redbutton.ib,.edit_markdown .bottom_controls input[type=submit].ib.save,.edit_markdown .bottom_controls input[type=submit].ib.cancel
  4456. {
  4457.     display: inline-block;
  4458. }
  4459. a.redbutton.square,#forum_container #board #board_announcement .controls>.square,.edit_markdown .bottom_controls a.square.save,.edit_markdown .bottom_controls a.square.cancel,input[type=submit].redbutton.square,.edit_markdown .bottom_controls input[type=submit].square.save,.edit_markdown .bottom_controls input[type=submit].square.cancel
  4460. {
  4461.     border-radius: 0;
  4462.     khtml-border-radius: 0;
  4463.     letter-spacing: 1px;
  4464.     moz-border-radius: 0;
  4465.     webkit-border-radius: 0;
  4466. }
  4467. a.redbutton.smallfont,#forum_container #board #board_announcement .controls>.smallfont,#forum_container #board #board_announcement #lobby_container .controls>h2.separator,#lobby_container #forum_container #board #board_announcement .controls>h2.separator,.edit_markdown .bottom_controls a.smallfont.save,.edit_markdown .bottom_controls a.smallfont.cancel,input[type=submit].redbutton.smallfont,.edit_markdown .bottom_controls input[type=submit].smallfont.save,.edit_markdown .bottom_controls input[type=submit].smallfont.cancel
  4468. {
  4469.     font-size: .9em;
  4470. }
  4471. a.redbutton.dulled,#forum_container #board #board_announcement .controls>.dulled,.edit_markdown .bottom_controls a.dulled.save,.edit_markdown .bottom_controls a.dulled.cancel,input[type=submit].redbutton.dulled,.edit_markdown .bottom_controls input[type=submit].dulled.save,.edit_markdown .bottom_controls input[type=submit].dulled.cancel
  4472. {
  4473.     opacity: .8;
  4474. }
  4475. a.redbutton:active,#forum_container #board #board_announcement .controls>:active,.edit_markdown .bottom_controls a.save:active,.edit_markdown .bottom_controls a.cancel:active,input[type=submit].redbutton:active,.edit_markdown .bottom_controls input[type=submit].save:active,.edit_markdown .bottom_controls input[type=submit].cancel:active
  4476. {
  4477.     background: linear-gradient(#d33,#b11);
  4478.     background: -moz-linear-gradient(#d33,#b11);
  4479.     background: url('data:image/svg+xml;
  4480.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d33),color-stop(100%,#b11));
  4481.     background: -webkit-linear-gradient(#d33,#b11);
  4482. }
  4483. a.redbutton.faded,#forum_container #board #board_announcement .controls>.faded,.edit_markdown .bottom_controls a.faded.save,.edit_markdown .bottom_controls a.faded.cancel,input[type=submit].redbutton.faded,.edit_markdown .bottom_controls input[type=submit].faded.save,.edit_markdown .bottom_controls input[type=submit].faded.cancel
  4484. {
  4485.     background: linear-gradient(#999,#888);
  4486.     background: -moz-linear-gradient(#999,#888);
  4487.     background: url('data:image/svg+xml;
  4488.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#999),color-stop(100%,#888));
  4489.     background: -webkit-linear-gradient(#999,#888);
  4490. }
  4491. a.redbutton.faded:hover,#forum_container #board #board_announcement .controls>.faded:hover,.edit_markdown .bottom_controls a.faded.save:hover,.edit_markdown .bottom_controls a.faded.cancel:hover,input[type=submit].redbutton.faded:hover,.edit_markdown .bottom_controls input[type=submit].faded.save:hover,.edit_markdown .bottom_controls input[type=submit].faded.cancel:hover
  4492. {
  4493.     background: linear-gradient(#d33,#b11);
  4494.     background: -moz-linear-gradient(#d33,#b11);
  4495.     background: url('data:image/svg+xml;
  4496.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d33),color-stop(100%,#b11));
  4497.     background: -webkit-linear-gradient(#d33,#b11);
  4498. }
  4499. a.redbutton.inactive,#forum_container #board #board_announcement .controls>.inactive,.edit_markdown .bottom_controls a.inactive.save,.edit_markdown .bottom_controls a.inactive.cancel,input[type=submit].redbutton.inactive,.edit_markdown .bottom_controls input[type=submit].inactive.save,.edit_markdown .bottom_controls input[type=submit].inactive.cancel
  4500. {
  4501.     background: #bbb;
  4502. }
  4503. a.redbutton.nopointer,#forum_container #board #board_announcement .controls>.nopointer,.edit_markdown .bottom_controls a.nopointer.save,.edit_markdown .bottom_controls a.nopointer.cancel,input[type=submit].redbutton.nopointer,.edit_markdown .bottom_controls input[type=submit].nopointer.save,.edit_markdown .bottom_controls input[type=submit].nopointer.cancel
  4504. {
  4505.     cursor: default;
  4506. }
  4507. a.redbutton.orange,#forum_container #board #board_announcement .controls>.orange,.edit_markdown .bottom_controls a.orange.save,.edit_markdown .bottom_controls a.orange.cancel,input[type=submit].redbutton.orange,.edit_markdown .bottom_controls input[type=submit].orange.save,.edit_markdown .bottom_controls input[type=submit].orange.cancel
  4508. {
  4509.     background: #f93;
  4510. }
  4511. a.redbutton.small,#forum_container #board #board_announcement .controls>.small,.edit_markdown .bottom_controls a.small.save,.edit_markdown .bottom_controls a.small.cancel,input[type=submit].redbutton.small,.edit_markdown .bottom_controls input[type=submit].small.save,.edit_markdown .bottom_controls input[type=submit].small.cancel
  4512. {
  4513.     font-size: .8em;
  4514. }
  4515. a.whitebutton,input[type=submit].whitebutton
  4516. {
  4517.     background-color: #fff;
  4518.     border: 1px solid #ccc;
  4519.     box-shadow: 1px 1px 3px #ccc;
  4520.     color: #888;
  4521.     font-family: sans-serif,arial;
  4522.     font-weight: normal;
  4523.     padding: .4em;
  4524. }
  4525. a.whitebutton:hover,input[type=submit].whitebutton:hover
  4526. {
  4527.     border-color: #b11;
  4528.     box-shadow: 1px 1px 2px #ddd;
  4529.     color: #b11;
  4530. }
  4531. h1
  4532. {
  4533.     font: normal 1.7em tahoma;
  4534. }
  4535. h2
  4536. {
  4537.     font: bold 1.2em arial;
  4538.     margin: .1em 0;
  4539. }
  4540. h3
  4541. {
  4542.     background: linear-gradient(#d33,#b11);
  4543.     background: -moz-linear-gradient(#d33,#b11);
  4544.     background: url('data:image/svg+xml;
  4545.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d33),color-stop(100%,#b11));
  4546.     background: -webkit-linear-gradient(#d33,#b11);
  4547.     color: #fff;
  4548.     font-size: .9em;
  4549.     padding: .45em .5em .5em .5em;
  4550. }
  4551. h3.no_m
  4552. {
  4553.     margin: 0;
  4554. }
  4555. h3.large
  4556. {
  4557.     font-size: 1.2em;
  4558. }
  4559. h3.smaller
  4560. {
  4561.     font-size: .8em;
  4562. }
  4563. h5
  4564. {
  4565.     border-bottom: 1px solid #ddd;
  4566.     color: #777;
  4567.     font-size: .9em;
  4568.     margin-bottom: 8px;
  4569.     padding: 4px 0;
  4570. }
  4571. h6
  4572. {
  4573.     border-bottom: 1px solid #999;
  4574.     font-size: .9em;
  4575.     padding-bottom: 5px;
  4576. }
  4577. table.pd_r td
  4578. {
  4579.     padding-bottom: .3em;
  4580.     padding-right: .3em;
  4581. }
  4582. table.pd td
  4583. {
  4584.     padding-bottom: .2em;
  4585.     padding-left: .2em;
  4586. }
  4587. strong
  4588. {
  4589.     font-weight: bold;
  4590. }
  4591. i
  4592. {
  4593.     font-style: italic;
  4594. }
  4595. .birthday_cake
  4596. {
  4597.     padding: 10px 0;
  4598.     text-align: center;
  4599.     width: 300px;
  4600. }
  4601. .birthday_cake .birthday_cake_inner
  4602. {
  4603.     background: url(/images/birthdaycake.png?0) no-repeat center left;
  4604.     display: inline-block;
  4605.     height: 24px;
  4606.     line-height: 24px;
  4607.     padding-left: 25px;
  4608. }
  4609. #header_inner,#navbox_inner,#content_inner,#footer_inner
  4610. {
  4611.     margin-left: auto;
  4612.     margin-right: auto;
  4613.     padding: 0 -20px;
  4614.     width: 1030px;
  4615. }
  4616. #footer
  4617. {
  4618.     margin: 0 auto;
  4619.     width: 1060px;
  4620. }
  4621. #footer #footer_inner
  4622. {
  4623.     clear: both;
  4624.     color: #999;
  4625.     overflow: hidden;
  4626.     padding: 8px 0 20px;
  4627.     zoom: 1;
  4628. }
  4629. #footer #footer_inner a
  4630. {
  4631.     font-size: .9em;
  4632.     font-weight: normal;
  4633. }
  4634. #footer #footer_inner a:hover
  4635. {
  4636.     color: #911;
  4637. }
  4638. #footer #footer_inner>*
  4639. {
  4640.     float: right;
  4641.     height: 24px;
  4642.     line-height: 24px;
  4643.     margin-left: 10px;
  4644.     margin-right: 5px;
  4645. }
  4646. #footer #footer_inner>*.shop-lt
  4647. {
  4648.     padding-left: 25px;
  4649. }
  4650. #footer #footer_inner>*.wiki-lt
  4651. {
  4652.     padding-left: 25px;
  4653. }
  4654. #footer #footer_inner>*.fb-lt
  4655. {
  4656.     padding-left: 25px;
  4657. }
  4658. #footer #footer_inner>*#copyright
  4659. {
  4660.     color: #aaa;
  4661.     font-size: .9em;
  4662.     margin-left: 15px;
  4663. }
  4664. #header
  4665. {
  4666.     padding-top: 1px;
  4667. }
  4668. #header #header_inner
  4669. {
  4670.     height: 48px;
  4671.     padding: 0;
  4672.     position: relative;
  4673. }
  4674. #header #header_inner #top_messages
  4675. {
  4676.     position: absolute;
  4677.     right: 0;
  4678.     top: 11px;
  4679. }
  4680. #header #header_inner #top_messages.red i
  4681. {
  4682.     color: #b11;
  4683. }
  4684. #header #header_inner #top_messages.red sup
  4685. {
  4686.     background-color: #b11;
  4687. }
  4688. #header #header_inner #top_messages.red a
  4689. {
  4690.     border-color: #b11;
  4691. }
  4692. #header #header_inner #top_messages a
  4693. {
  4694.     background-color: #fff;
  4695.     border: 1px solid #888;
  4696.     border: 1px solid #ccc;
  4697.     box-shadow: 0 0 3px #ccc;
  4698.     display: block;
  4699.     height: 20px;
  4700.     position: relative;
  4701.     width: 20px;
  4702. }
  4703. #header #header_inner #top_messages a i
  4704. {
  4705.     color: #aaa;
  4706.     display: inline-block;
  4707.     font-size: .9em;
  4708.     line-height: 20px;
  4709.     padding-left: 3px;
  4710.     text-align: center;
  4711. }
  4712. #header #header_inner #top_messages a sup
  4713. {
  4714.     background-color: #aaa;
  4715.     border-radius: 8px;
  4716.     color: #fff;
  4717.     display: block;
  4718.     font-size: .8em;
  4719.     font-size: 9px;
  4720.     font-weight: bold;
  4721.     height: 16px;
  4722.     khtml-border-radius: 8px;
  4723.     line-height: 17px;
  4724.     moz-border-radius: 8px;
  4725.     position: absolute;
  4726.     right: -7px;
  4727.     text-align: center;
  4728.     top: -7px;
  4729.     webkit-border-radius: 8px;
  4730.     width: 16px;
  4731. }
  4732. #header #header_inner #top_messages a sup.hide
  4733. {
  4734.     display: none;
  4735. }
  4736. #header #header_inner #top_messages a:hover
  4737. {
  4738.     background-color: #fff;
  4739.     border: 1px solid #b11;
  4740. }
  4741. #header #header_inner #top_messages a:hover i
  4742. {
  4743.     color: #b11;
  4744. }
  4745. #header #header_inner #top_messages a:hover sup
  4746. {
  4747.     background-color: #b11;
  4748.     color: #fff;
  4749. }
  4750. #header #header_inner #auth
  4751. {
  4752.     border: 1px solid transparent;
  4753.     cursor: pointer;
  4754.     position: absolute;
  4755.     right: 25px;
  4756.     top: 5px;
  4757.     z-index: 5;
  4758. }
  4759. #header #header_inner #auth.alt_switch:hover
  4760. {
  4761.     box-shadow: 0 0 5px #bbb;
  4762. }
  4763. #header #header_inner #auth.alt_switch:hover #auth_inner
  4764. {
  4765.     display: none;
  4766. }
  4767. #header #header_inner #auth.alt_switch:hover #alt_switch_inner
  4768. {
  4769.     display: block;
  4770. }
  4771. #header #header_inner #auth:hover
  4772. {
  4773.     box-shadow: 0 0 5px #bbb;
  4774. }
  4775. #header #header_inner #auth:hover #auth_inner
  4776. {
  4777.     display: block;
  4778. }
  4779. #header #header_inner #auth #auth_top
  4780. {
  4781.     min-width: 6em;
  4782.     padding: 5px;
  4783.     text-align: center;
  4784. }
  4785. #header #header_inner #auth #auth_top>*
  4786. {
  4787.     display: inline-block;
  4788.     margin-left: 5px;
  4789.     vertical-align: middle;
  4790. }
  4791. #header #header_inner #auth #auth_top>*:first-child
  4792. {
  4793.     margin: 0;
  4794. }
  4795. #header #header_inner #auth #alt_switch
  4796. {
  4797.     background-color: #fff;
  4798.     border: 1px solid #ccc;
  4799.     border-radius: 2px;
  4800.     cursor: pointer;
  4801.     height: 15px;
  4802.     khtml-border-radius: 2px;
  4803.     moz-border-radius: 2px;
  4804.     position: relative;
  4805.     webkit-border-radius: 2px;
  4806.     width: 15px;
  4807. }
  4808. #header #header_inner #auth #alt_switch:hover
  4809. {
  4810.     background-color: #fff;
  4811.     border-color: #aaa;
  4812. }
  4813. #header #header_inner #auth #alt_switch:hover .tri
  4814. {
  4815.     border-top-color: #888;
  4816. }
  4817. #header #header_inner #auth #alt_switch .tri
  4818. {
  4819.     border: 4px solid #999;
  4820.     border-color: #999 transparent transparent transparent;
  4821.     border-width: 4px 4px 0 4px;
  4822.     height: 0;
  4823.     margin: 0 auto;
  4824.     margin-top: 6px;
  4825.     width: 0;
  4826. }
  4827. #header #header_inner #auth #alt_switch_inner
  4828. {
  4829.     background-color: #fff;
  4830.     border: 1px solid #ccc;
  4831.     display: none;
  4832.     font-size: .8em;
  4833.     padding: 5px;
  4834.     text-align: left;
  4835.     z-index: 100;
  4836. }
  4837. #header #header_inner #auth #alt_switch_inner>a
  4838. {
  4839.     cursor: pointer;
  4840.     margin: 3px 0;
  4841. }
  4842. #header #header_inner #auth #alt_switch_inner>a:hover img
  4843. {
  4844.     border: 1px solid #b11;
  4845. }
  4846. #header #header_inner #auth #alt_switch_inner>a:hover span
  4847. {
  4848.     color: #b11;
  4849. }
  4850. #header #header_inner #auth .user span
  4851. {
  4852.     color: #777;
  4853.     font-weight: normal;
  4854. }
  4855. #header #header_inner #auth:hover
  4856. {
  4857.     background-color: #fff;
  4858.     border: 1px solid #ccc;
  4859.     box-shadow: 0 0 3px #bbb;
  4860. }
  4861. #header #header_inner #auth img
  4862. {
  4863.     border: 1px solid #aaa;
  4864.     height: 20px;
  4865.     width: 20px;
  4866. }
  4867. #header #header_inner #auth span
  4868. {
  4869.     color: #777;
  4870. }
  4871. #header #header_inner #auth #auth_inner
  4872. {
  4873.     background-color: #fff;
  4874.     border-top: 1px solid #ccc;
  4875.     display: none;
  4876.     z-index: 100;
  4877. }
  4878. #header #header_inner #auth #auth_inner>a
  4879. {
  4880.     cursor: pointer;
  4881.     display: block;
  4882.     font-size: .9em;
  4883.     font-weight: normal;
  4884.     padding: 8px;
  4885. }
  4886. #header #header_inner #auth #auth_inner>a:hover
  4887. {
  4888.     background-color: #fff;
  4889.     color: #b11;
  4890. }
  4891. #header #header_inner #logo
  4892. {
  4893.     background: url(/images/logo_new.png) no-repeat;
  4894.     display: block;
  4895.     height: 40px;
  4896.     margin: 10px 10px 2px -5px;
  4897.     width: 200px;
  4898. }
  4899. #header #header_inner #nav
  4900. {
  4901.     left: 110px;
  4902.     position: absolute;
  4903.     top: 3px;
  4904. }
  4905. #header #header_inner #nav li
  4906. {
  4907.     border-radius: 2px;
  4908.     color: #a11;
  4909.     font-size: 18px;
  4910.     khtml-border-radius: 2px;
  4911.     margin-right: 5px;
  4912.     moz-border-radius: 2px;
  4913.     webkit-border-radius: 2px;
  4914. }
  4915. #header #header_inner #nav li a
  4916. {
  4917.     font-size: .9em;
  4918.     letter-spacing: 1px;
  4919. }
  4920. #header #header_inner #nav li:not(.sel):hover
  4921. {
  4922.     cursor: pointer;
  4923. }
  4924. #header #header_inner #nav li:not(.sel):hover a
  4925. {
  4926.     color: #b11;
  4927. }
  4928. #header #header_inner #nav li.sel
  4929. {
  4930.     background: linear-gradient(#d22,#b11);
  4931.     background: -moz-linear-gradient(#d22,#b11);
  4932.     background: url('data:image/svg+xml;
  4933.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d22),color-stop(100%,#b11));
  4934.     background: -webkit-linear-gradient(#d22,#b11);
  4935.     border-color: #d21313;
  4936. }
  4937. #header #header_inner #nav li.sel a
  4938. {
  4939.     color: #fff;
  4940.     font-size: 1em;
  4941. }
  4942. #header #header_inner #nav a
  4943. {
  4944.     color: #c11;
  4945.     cursor: pointer;
  4946.     font-weight: 1100;
  4947.     padding: 10px 12px;
  4948.     text-shadow: 0 0 1px #aaa;
  4949. }
  4950. #content
  4951. {
  4952.     background-color: #fff;
  4953.     box-shadow: #ccc 0 0 2px 1px;
  4954.     margin: 0 auto;
  4955.     moz-box-shadow: #ccc 0 0 2px 1px;
  4956.     padding-bottom: 10px;
  4957.     webkit-box-shadow: #ccc 0 0 2px 1px;
  4958.     width: 1060px;
  4959. }
  4960. #content #flash
  4961. {
  4962.     overflow: hidden;
  4963.     width: 100%;
  4964.     zoom: 1;
  4965. }
  4966. #content #content_inner
  4967. {
  4968.     min-height: 620px;
  4969.     overflow: hidden;
  4970.     padding-top: 18px;
  4971. }
  4972. #bottomad
  4973. {
  4974.     clear: both;
  4975.     padding: .5em 1em;
  4976. }
  4977. #navbox
  4978. {
  4979.     margin: 0 auto;
  4980.     width: 1060px;
  4981. }
  4982. #navbox #navbox_inner #subnav
  4983. {
  4984.     min-height: 1.3em;
  4985.     overflow: hidden;
  4986.     padding: .3em 25px 0;
  4987.     width: 1070px;
  4988. }
  4989. #navbox #navbox_inner #subnav li
  4990. {
  4991.     background-color: #eee;
  4992.     border: 1px solid #ccc;
  4993.     border-bottom: 1px solid #ccc;
  4994.     border-width: 1px 1px 0 1px;
  4995.     font-size: .9em;
  4996.     margin-right: .4em;
  4997.     z-index: -1;
  4998. }
  4999. #navbox #navbox_inner #subnav li.sel
  5000. {
  5001.     background-color: #fff;
  5002.     border-bottom: 0;
  5003.     border-bottom-left-radius: 0;
  5004.     border-bottom-right-radius: 0;
  5005.     border-top-left-radius: 2px;
  5006.     border-top-right-radius: 2px;
  5007.     font-weight: normal;
  5008.     moz-border-radius-bottomleft: 0;
  5009.     moz-border-radius-bottomright: 0;
  5010.     moz-border-radius-topleft: 2px;
  5011.     moz-border-radius-topright: 2px;
  5012.     padding-bottom: 1px;
  5013.     position: relative;
  5014.     webkit-border-bottom-left-radius: 0;
  5015.     webkit-border-bottom-right-radius: 0;
  5016.     webkit-border-top-left-radius: 2px;
  5017.     webkit-border-top-right-radius: 2px;
  5018.     z-index: 2;
  5019. }
  5020. #navbox #navbox_inner #subnav li.sel a
  5021. {
  5022.     color: #555;
  5023. }
  5024. #navbox #navbox_inner #subnav a
  5025. {
  5026.     padding: .4em 14px .4em;
  5027. }
  5028. #nav li,#subnav li
  5029. {
  5030.     float: left;
  5031.     text-align: center;
  5032. }
  5033. #nav a,#subnav a
  5034. {
  5035.     color: #888;
  5036.     display: block;
  5037.     font-weight: normal;
  5038. }
  5039. #heading
  5040. {
  5041.     clear: both;
  5042.     display: block;
  5043.     padding: 5px 0;
  5044. }
  5045. #userstatus
  5046. {
  5047.     border: 1px solid #ccc;
  5048.     height: 1em;
  5049.     padding: .5em;
  5050. }
  5051. .i-lock
  5052. {
  5053.     background: url(/images/lock.png) no-repeat top center;
  5054.     display: block;
  5055.     height: 20px;
  5056.     width: 20px;
  5057. }
  5058. .award
  5059. {
  5060.     background: url(/images/award.png?2) no-repeat top left;
  5061.     height: 20px;
  5062.     width: 20px;
  5063. }
  5064. .award_with_sub
  5065. {
  5066.     position: relative;
  5067. }
  5068. .award_with_sub sub
  5069. {
  5070.     font-size: .8em;
  5071.     font-weight: bold;
  5072.     left: -1px;
  5073.     position: absolute;
  5074.     top: 0;
  5075. }
  5076. .need_tokens
  5077. {
  5078.     background: url(/images/token.png) no-repeat center left;
  5079.     color: #666;
  5080.     font-size: .9em;
  5081.     height: 20px;
  5082.     line-height: 20px;
  5083.     padding: 4px 4px 4px 20px;
  5084.     padding-left: 20px;
  5085. }
  5086. .user_rank
  5087. {
  5088.     background: url(/images/crown.png) no-repeat center left #eee;
  5089.     border: 1px solid #bb4;
  5090.     border-radius: 2px;
  5091.     color: #b44;
  5092.     font-size: .9em;
  5093.     font-weight: normal;
  5094.     khtml-border-radius: 2px;
  5095.     moz-border-radius: 2px;
  5096.     padding: 6px 6px 6px 22px;
  5097.     text-shadow: 1px 1px 1px #bbb;
  5098.     webkit-border-radius: 2px;
  5099. }
  5100. .award-gold_trophy
  5101. {
  5102.     background-position: 0 0;
  5103. }
  5104. .award-silver_trophy
  5105. {
  5106.     background-position: 0 -20px;
  5107. }
  5108. .award-bronze_trophy
  5109. {
  5110.     background-position: 0 -40px;
  5111. }
  5112. .award-gold_medal
  5113. {
  5114.     background-position: -20px 0;
  5115. }
  5116. .award-silver_medal
  5117. {
  5118.     background-position: -20px -20px;
  5119. }
  5120. .award-bronze_medal
  5121. {
  5122.     background-position: -20px -40px;
  5123. }
  5124. .award-gold_rock
  5125. {
  5126.     background-position: -40px 0;
  5127. }
  5128. .award-silver_rock
  5129. {
  5130.     background-position: -40px -20px;
  5131. }
  5132. .award-bronze_rock
  5133. {
  5134.     background-position: -40px -40px;
  5135. }
  5136. .favorite
  5137. {
  5138.     font-size: 20px;
  5139.     height: 20px;
  5140.     padding: 0 5px;
  5141. }
  5142. .fav_on
  5143. {
  5144.     color: #cc1;
  5145. }
  5146. .gradient
  5147. {
  5148.     background: linear-gradient(#fff,#ddd);
  5149.     background: -moz-linear-gradient(#fff,#ddd);
  5150.     background: url('data:image/svg+xml;
  5151.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#fff),color-stop(100%,#ddd));
  5152.     background: -webkit-linear-gradient(#fff,#ddd);
  5153. }
  5154. .listbullet li
  5155. {
  5156.     background: url(/images/bullet.png) no-repeat .35em .4em;
  5157.     list-style-type: none;
  5158.     margin-bottom: .2em;
  5159.     padding-left: 1.2em;
  5160. }
  5161. .updown
  5162. {
  5163.     background: url(/images/updown.png) no-repeat top left;
  5164.     display: block;
  5165.     height: 11px;
  5166.     width: 13px;
  5167. }
  5168. .inc,.dec
  5169. {
  5170.     color: #999;
  5171.     display: block;
  5172.     font-size: 22px;
  5173.     height: 18px;
  5174.     line-height: 18px;
  5175. }
  5176. .close
  5177. {
  5178.     background-position: 0 -22px;
  5179.     height: 13px;
  5180. }
  5181. .close_modal,#game_container .screen .track_user .close_track_user
  5182. {
  5183.     background: #fff;
  5184.     border: 1px solid #999;
  5185.     border-radius: 10px;
  5186.     color: #fff;
  5187.     cursor: pointer;
  5188.     font-weight: normal;
  5189.     height: 20px;
  5190.     khtml-border-radius: 10px;
  5191.     moz-border-radius: 10px;
  5192.     position: absolute;
  5193.     right: -5px;
  5194.     text-align: center;
  5195.     top: -5px;
  5196.     webkit-border-radius: 10px;
  5197.     width: 20px;
  5198. }
  5199. .close_modal:before,#game_container .screen .track_user .close_track_user:before
  5200. {
  5201.     color: #999;
  5202.     content: "�€�";
  5203.     font-family: FontAwesome;
  5204.     font-size: 15px;
  5205.     line-height: 20px;
  5206. }
  5207. .close_modal:hover,#game_container .screen .track_user .close_track_user:hover
  5208. {
  5209.     color: #b11;
  5210. }
  5211. .addbullet
  5212. {
  5213.     background-position: 0 -95px;
  5214.     height: 15px;
  5215.     width: 15px;
  5216. }
  5217. .addbullet:hover
  5218. {
  5219.     background-position: -15px -95px;
  5220. }
  5221. .dropdown
  5222. {
  5223.     background-position: 0 -35px;
  5224.     height: 15px;
  5225.     width: 15px;
  5226. }
  5227. .close:hover
  5228. {
  5229.     background-position: -13px -22px;
  5230. }
  5231. .dropdown:hover
  5232. {
  5233.     background-position: -15px -35px;
  5234. }
  5235. .point-right
  5236. {
  5237.     background-position: 0 -50px;
  5238.     height: 15px;
  5239.     width: 15px;
  5240. }
  5241. .point-down
  5242. {
  5243.     background-position: -15px -50px;
  5244.     height: 15px;
  5245.     width: 15px;
  5246. }
  5247. .gameimg
  5248. {
  5249.     background: url(/images/gameimg.png) no-repeat center left;
  5250.     display: block;
  5251.     height: 25px;
  5252.     line-height: 28px;
  5253.     padding-left: 27px;
  5254. }
  5255. .gameimg.shrink
  5256. {
  5257.     background-size: 20px,20px;
  5258.     height: 20px;
  5259.     line-height: 20px;
  5260.     moz-background-size: 20px,20px;
  5261.     o-background-size: 20px,20px;
  5262.     padding-left: 23px;
  5263.     webkit-background-size: 20px,20px;
  5264. }
  5265. .game-sun
  5266. {
  5267.     background-position: 0 0;
  5268. }
  5269. .game-moon
  5270. {
  5271.     background-position: 0 -25px;
  5272. }
  5273. .game-moon.shrink
  5274. {
  5275.     background-position: 0 -20px;
  5276. }
  5277. .game-village
  5278. {
  5279.     background-position: 0 -50px;
  5280. }
  5281. .game-village.shrink
  5282. {
  5283.     background-position: 0 -40px;
  5284. }
  5285. .game-graveyard
  5286. {
  5287.     background-position: 0 -75px;
  5288. }
  5289. .game-graveyard.shrink
  5290. {
  5291.     background-position: 0 -60px;
  5292. }
  5293. .views
  5294. {
  5295.     color: #888;
  5296.     font-size: .9em;
  5297.     letter-spacing: .09em;
  5298.     margin-top: 1em;
  5299.     text-align: right;
  5300. }
  5301. .views .num
  5302. {
  5303.     color: #b11;
  5304.     font-size: 1.1em;
  5305.     margin: 0 .2em;
  5306. }
  5307. .sticker
  5308. {
  5309.     background-color: #ff9;
  5310.     display: inline-block;
  5311.     margin: 0 4px;
  5312.     overflow: visible;
  5313.     position: relative;
  5314.     width: 30px;
  5315. }
  5316. .sticker .sticker_number
  5317. {
  5318.     background-color: #b11;
  5319.     border-radius: 5px;
  5320.     bottom: -1px;
  5321.     color: #fff;
  5322.     font-size: .7em;
  5323.     height: 12px;
  5324.     khtml-border-radius: 5px;
  5325.     line-height: 10px;
  5326.     moz-border-radius: 5px;
  5327.     position: absolute;
  5328.     right: -1px;
  5329.     text-align: center;
  5330.     webkit-border-radius: 5px;
  5331.     width: 12px;
  5332. }
  5333. .sticker .sticker_corner
  5334. {
  5335.     border: 4px solid grey;
  5336.     border-color: #fff #fff #ddd #ddd;
  5337.     height: 0;
  5338.     position: absolute;
  5339.     right: 0;
  5340.     top: 0;
  5341.     width: 0;
  5342. }
  5343. .sticker .roleimg
  5344. {
  5345.     height: 20px;
  5346.     margin: 5px auto;
  5347.     width: 20px;
  5348. }
  5349. .ghostimg_large
  5350. {
  5351.     background: url(/images/ghost/ghostimg.png) no-repeat top right;
  5352.     display: block;
  5353.     height: 30px;
  5354.     width: 30px;
  5355. }
  5356. .ghost-normal-large
  5357. {
  5358.     background-position: 0 0;
  5359. }
  5360. .ghost-ghost-large
  5361. {
  5362.     background-position: 0 -30px;
  5363. }
  5364. .ghost-fool-large
  5365. {
  5366.     background-position: 0 -60px;
  5367. }
  5368. .ghostimg
  5369. {
  5370.     background: url(/images/ghost/ghostimg_small.png) no-repeat top right;
  5371.     display: block;
  5372.     height: 20px;
  5373.     width: 20px;
  5374. }
  5375. .ghost-normal
  5376. {
  5377.     background-position: 0 0;
  5378. }
  5379. .ghost-ghost
  5380. {
  5381.     background-position: 0 -20px;
  5382. }
  5383. .ghost-fool
  5384. {
  5385.     background-position: 0 -40px;
  5386. }
  5387. .eye-lt
  5388. {
  5389.     background: url(/images/eye.png) no-repeat center left;
  5390.     height: 15px;
  5391.     line-height: 15px;
  5392.     padding-left: 20px;
  5393. }
  5394. .mailgrey-lt
  5395. {
  5396.     background: url(/images/mailgrey.png?1) no-repeat center left;
  5397.     padding-left: 27px;
  5398. }
  5399. .mail-lt
  5400. {
  5401.     background: url(/images/mail.png?3) no-repeat center left;
  5402.     padding-left: 25px;
  5403. }
  5404. .goto-lt
  5405. {
  5406.     background: url(/images/goto.png) no-repeat center left;
  5407.     padding-left: 20px;
  5408. }
  5409. .goto-rt
  5410. {
  5411.     background: url(/images/goto.png) no-repeat center right;
  5412.     padding-right: 20px;
  5413. }
  5414. .tok-lt
  5415. {
  5416.     background: url(/images/tok.png) no-repeat center left;
  5417.     padding-left: 20px;
  5418. }
  5419. .shop-lt
  5420. {
  5421.     background: url(/images/shop.png) no-repeat center left;
  5422.     padding-left: 20px;
  5423. }
  5424. .wiki-lt
  5425. {
  5426.     background: url(/images/wiki.png) no-repeat center left;
  5427.     padding-left: 22px;
  5428. }
  5429. .wiki-lt.hoverable
  5430. {
  5431.     border: 1px solid transparent;
  5432. }
  5433. .wiki-lt.hoverable:hover
  5434. {
  5435.     border: 1px solid #b11;
  5436. }
  5437. .fb-lt,.facebook-lt
  5438. {
  5439.     background: url(/images/facebook.png) no-repeat center left;
  5440.     height: 22px;
  5441.     padding-left: 22px;
  5442. }
  5443. .twitter-lt
  5444. {
  5445.     background: url(/images/twitter.png?1) no-repeat center left;
  5446.     padding-left: 22px;
  5447. }
  5448. .tumblr-lt
  5449. {
  5450.     background: url(/images/tumblr.png) no-repeat center left;
  5451.     padding-left: 22px;
  5452. }
  5453. .skype-lt
  5454. {
  5455.     background: url(/images/skype.png) no-repeat center left;
  5456.     padding-left: 22px;
  5457. }
  5458. .sticky
  5459. {
  5460.     background: url(../images/pin.png) top left no-repeat;
  5461.     height: 25px;
  5462.     width: 25px;
  5463. }
  5464. .lives-lt
  5465. {
  5466.     background: url(/images/lives.png?2) no-repeat center left;
  5467.     padding-left: 22px;
  5468. }
  5469. .goldlives-lt
  5470. {
  5471.     background: url(/images/goldlives.png) no-repeat center left;
  5472.     padding-left: 22px;
  5473. }
  5474. .strategy-lt
  5475. {
  5476.     background: url(/images/strategy.png) no-repeat center left;
  5477.     padding-left: 20px;
  5478. }
  5479. .scorelife-lt
  5480. {
  5481.     background: url(/images/scorelife.png?2) no-repeat center left;
  5482.     padding-left: 22px;
  5483. }
  5484. .flame-lt
  5485. {
  5486.     background: url(/images/flame.png) no-repeat center left;
  5487.     padding-left: 20px;
  5488. }
  5489. .score-lt
  5490. {
  5491.     background: url(/images/score.png?12) no-repeat center left;
  5492.     height: 20px;
  5493.     line-height: 20px;
  5494.     padding-left: 22px;
  5495. }
  5496. .score-small-lt
  5497. {
  5498.     background: url(/images/score-small.png) no-repeat center left;
  5499.     height: 10px;
  5500.     line-height: 10px;
  5501.     padding-left: 12px;
  5502. }
  5503. .kudo-small-lt
  5504. {
  5505.     background: url(/images/kudo-small.png) no-repeat center left;
  5506.     height: 10px;
  5507.     line-height: 10px;
  5508.     padding-left: 12px;
  5509. }
  5510. .karma-small-lt
  5511. {
  5512.     background: url(/images/karma-small.png) no-repeat center left;
  5513.     height: 10px;
  5514.     line-height: 10px;
  5515.     padding-left: 12px;
  5516. }
  5517. .elo-small-lt
  5518. {
  5519.     background: url(/images/elo-small.png) no-repeat center left;
  5520.     height: 10px;
  5521.     line-height: 10px;
  5522.     padding-left: 12px;
  5523. }
  5524. .lock-lt
  5525. {
  5526.     background: url(/images/lock.png) no-repeat center left;
  5527.     padding-left: 20px;
  5528. }
  5529. .cam-lt
  5530. {
  5531.     background: url(/images/cam.png) no-repeat center left;
  5532.     padding-left: 20px;
  5533. }
  5534. .token-lt
  5535. {
  5536.     background: url(/images/token.png) no-repeat center left;
  5537.     padding-left: 20px;
  5538. }
  5539. .kudo-lt
  5540. {
  5541.     background: url(/images/kudo.png?0) no-repeat center left;
  5542.     height: 20px;
  5543.     line-height: 20px;
  5544.     padding-left: 22px;
  5545. }
  5546. .elo-lt
  5547. {
  5548.     background: url(/images/elo.png) no-repeat center left;
  5549.     height: 20px;
  5550.     line-height: 20px;
  5551.     padding-left: 22px;
  5552. }
  5553. .karma-lt
  5554. {
  5555.     background: url(/images/karma.png?0) no-repeat center left;
  5556.     height: 20px;
  5557.     line-height: 20px;
  5558.     padding-left: 22px;
  5559. }
  5560. .clock-lt
  5561. {
  5562.     background: url(/images/clock.png?2) no-repeat center left;
  5563.     height: 20px;
  5564.     line-height: 20px;
  5565.     padding-left: 16px;
  5566. }
  5567. .person-lt
  5568. {
  5569.     background: url(/images/person.png?00) no-repeat center left;
  5570.     height: 20px;
  5571.     line-height: 20px;
  5572.     padding-left: 18px;
  5573. }
  5574. .stat-lt
  5575. {
  5576.     background: url(/images/stats.png) no-repeat center left;
  5577.     cursor: pointer;
  5578.     height: 15px;
  5579.     line-height: 15px;
  5580.     padding-left: 20px;
  5581. }
  5582. .stat-rt
  5583. {
  5584.     background: url(/images/stats.png) no-repeat center right;
  5585.     cursor: pointer;
  5586.     height: 15px;
  5587.     line-height: 15px;
  5588.     padding-right: 18px;
  5589. }
  5590. .edit-rt
  5591. {
  5592.     background: url(/images/edit.png?1) no-repeat center right;
  5593.     padding-right: 18px;
  5594. }
  5595. .trash-rt
  5596. {
  5597.     background: url(/images/trash.png?1) no-repeat center right;
  5598.     padding-right: 17px;
  5599. }
  5600. .female-lt
  5601. {
  5602.     background: url(/images/female.png) no-repeat center left;
  5603.     height: 20px;
  5604.     padding-left: 20px;
  5605. }
  5606. .male-lt
  5607. {
  5608.     background: url(/images/male.png) no-repeat center left;
  5609.     height: 20px;
  5610.     padding-left: 20px;
  5611. }
  5612. .transgender-lt
  5613. {
  5614.     background: url(/images/transgender.png) no-repeat center left;
  5615.     height: 20px;
  5616.     padding-left: 20px;
  5617. }
  5618. .poke-lt
  5619. {
  5620.     background: url(/images/poke.png) no-repeat center left;
  5621.     height: 25px;
  5622.     padding-left: 25px;
  5623. }
  5624. .play-lt
  5625. {
  5626.     background: url(/images/play.png) no-repeat center left;
  5627.     height: 48px;
  5628.     padding-left: 48px;
  5629. }
  5630. .pause-lt
  5631. {
  5632.     background: url(/images/pause.png) no-repeat center left;
  5633.     height: 48px;
  5634.     padding-left: 48px;
  5635. }
  5636. input.search-lt
  5637. {
  5638.     background: url(/images/search.png?22) no-repeat center left;
  5639.     background-color: #eee;
  5640.     padding: .2em;
  5641.     padding-left: 25px;
  5642. }
  5643. input.search-lt:focus
  5644. {
  5645.     background-color: #fff;
  5646. }
  5647. #facebook_likebox
  5648. {
  5649.     height: 206px;
  5650. }
  5651. #share
  5652. {
  5653.     height: 26px;
  5654.     overflow-y: hidden;
  5655.     padding-left: 10px;
  5656.     width: 70px;
  5657. }
  5658. #share>*
  5659. {
  5660.     display: inline;
  5661.     display: inline-block;
  5662.     margin-right: 5px;
  5663.     vertical-align: middle;
  5664.     zoom: 1;
  5665. }
  5666. #share.home
  5667. {
  5668.     position: absolute;
  5669.     right: -10px;
  5670.     top: 20px;
  5671. }
  5672. #share #share_plus
  5673. {
  5674.     width: 70px;
  5675. }
  5676. #share #share_like
  5677. {
  5678.     margin-bottom: 3px;
  5679. }
  5680. #share script,#share #fb_root
  5681. {
  5682.     display: none;
  5683. }
  5684. #pop,#pop_
  5685. {
  5686.     background: transparent;
  5687.     height: 100%;
  5688.     left: 0;
  5689.     position: fixed;
  5690.     top: 0;
  5691.     width: 100%;
  5692.     z-index: 10000;
  5693. }
  5694. #pop
  5695. {
  5696.     background-color: #222;
  5697.     opacity: .6;
  5698. }
  5699. #pop_warn
  5700. {
  5701.     padding: 1em;
  5702. }
  5703. .pop_data
  5704. {
  5705.     background: #fff;
  5706.     border: 1px solid #888;
  5707.     height: auto;
  5708.     margin: 10em auto;
  5709.     text-align: center;
  5710.     width: 50%;
  5711.     z-index: 1001;
  5712. }
  5713. .pop_data #pop_data_i
  5714. {
  5715.     padding: 1em;
  5716.     position: relative;
  5717. }
  5718. .play_menu
  5719. {
  5720.     background-color: #eee;
  5721.     border: 1px solid #999;
  5722.     border-radius: 2px;
  5723.     color: #777;
  5724.     cursor: pointer;
  5725.     display: inline-block;
  5726.     font-size: .8em;
  5727.     height: 20px;
  5728.     khtml-border-radius: 2px;
  5729.     letter-spacing: 1px;
  5730.     line-height: 20px;
  5731.     moz-border-radius: 2px;
  5732.     padding: 1px 2px;
  5733.     position: relative;
  5734.     text-align: center;
  5735.     webkit-border-radius: 2px;
  5736.     width: 50px;
  5737. }
  5738. .play_menu:hover
  5739. {
  5740.     background-color: #c22;
  5741.     border: 1px solid #c22;
  5742.     color: #fff;
  5743. }
  5744. .play_menu:hover .play_menu_i
  5745. {
  5746.     display: block;
  5747.     moz-transition-duration: 500ms;
  5748.     moz-transition-property: display;
  5749.     o-transition-duration: 500ms;
  5750.     o-transition-property: display;
  5751.     position: absolute;
  5752.     transition-duration: 500ms;
  5753.     transition-property: display;
  5754.     webkit-transition-duration: 500ms;
  5755.     webkit-transition-property: display;
  5756.     width: 100px;
  5757.     z-index: 100;
  5758. }
  5759. .play_menu:hover .play_menu_i.up
  5760. {
  5761.     left: 0;
  5762.     top: 22px;
  5763. }
  5764. .play_menu:hover .play_menu_i.down
  5765. {
  5766.     bottom: 22px;
  5767.     left: 0;
  5768. }
  5769. .play_menu:hover .play_menu_i.left
  5770. {
  5771.     left: 52px;
  5772.     top: 0;
  5773. }
  5774. .play_menu:hover .play_menu_i.left .play_menu_ii
  5775. {
  5776.     margin-left: 2px;
  5777.     margin-top: -1px;
  5778. }
  5779. .play_menu:hover .play_menu_i .play_menu_ii
  5780. {
  5781.     background-color: #fff;
  5782.     border: 1px solid #bbb;
  5783.     border-radius: 2px;
  5784.     khtml-border-radius: 2px;
  5785.     moz-border-radius: 2px;
  5786.     padding: 3px;
  5787.     webkit-border-radius: 2px;
  5788. }
  5789. .play_menu:hover .play_menu_i .play_menu_ii>a
  5790. {
  5791.     display: block;
  5792.     padding: 2px 5px;
  5793.     text-align: left;
  5794. }
  5795. .play_menu:hover .play_menu_i .play_menu_ii>a span
  5796. {
  5797.     font-weight: normal;
  5798.     padding: 3px 4px;
  5799. }
  5800. .play_menu:hover .play_menu_i .play_menu_ii>a:hover
  5801. {
  5802.     background-color: #aaa;
  5803. }
  5804. .play_menu:hover .play_menu_i .play_menu_ii>a:hover span
  5805. {
  5806.     color: #fff;
  5807. }
  5808. .play_menu:hover .play_menu_i .play_menu_ii>a img
  5809. {
  5810.     border: 0;
  5811. }
  5812. .play_menu:hover .play_menu_i .play_menu_ii>a>*
  5813. {
  5814.     display: inline-block;
  5815.     vertical-align: middle;
  5816. }
  5817. .play_menu:hover .play_menu_i .play_menu_arrow,.play_menu:hover .play_menu_i .play_menu_arrow_mask
  5818. {
  5819.     border: 8px solid #aaa;
  5820.     border-color: #aaa transparent #aaa transparent;
  5821.     heigth: 0;
  5822.     width: 0;
  5823. }
  5824. .play_menu:hover .play_menu_i .play_menu_arrow.up
  5825. {
  5826.     border-top-width: 0;
  5827. }
  5828. .play_menu:hover .play_menu_i .play_menu_arrow.up .play_menu_arrow_mask
  5829. {
  5830.     border-bottom-color: #fff;
  5831.     border-top-width: 0;
  5832.     margin-top: 2px;
  5833.     top: 0;
  5834. }
  5835. .play_menu:hover .play_menu_i .play_menu_arrow.down
  5836. {
  5837.     border-bottom-width: 0;
  5838. }
  5839. .play_menu:hover .play_menu_i .play_menu_arrow.down .play_menu_arrow_mask
  5840. {
  5841.     border-bottom-width: 0;
  5842.     border-top-color: #fff;
  5843.     bottom: 0;
  5844.     margin-bottom: 2px;
  5845. }
  5846. .play_menu:hover .play_menu_i .play_menu_arrow
  5847. {
  5848.     margin-left: 20px;
  5849.     position: relative;
  5850. }
  5851. .play_menu:hover .play_menu_i .play_menu_arrow_mask
  5852. {
  5853.     left: -8px;
  5854.     position: absolute;
  5855. }
  5856. .opt h3
  5857. {
  5858.     height: 16px;
  5859.     line-height: 16px;
  5860.     margin-bottom: 0;
  5861.     position: relative;
  5862. }
  5863. .opt .opt_add
  5864. {
  5865.     height: 29px;
  5866.     line-height: 29px;
  5867.     position: absolute;
  5868.     right: 0;
  5869.     text-align: center;
  5870.     top: 0;
  5871.     width: 34px;
  5872. }
  5873. .opt .opt_add i
  5874. {
  5875.     color: #fff;
  5876. }
  5877. .opt .opt_add:hover
  5878. {
  5879.     background-color: #c11;
  5880. }
  5881. .opt .opt_add:hover i
  5882. {
  5883.     color: #fff;
  5884. }
  5885. .opt .opt_menu
  5886. {
  5887.     cursor: pointer;
  5888.     display: none;
  5889.     height: 29px;
  5890.     position: absolute;
  5891.     right: 0;
  5892.     text-align: center;
  5893.     top: 0;
  5894.     width: 34px;
  5895. }
  5896. .opt .opt_menu:before
  5897. {
  5898.     color: #ccc;
  5899.     content: "�€“";
  5900.     font-family: FontAwesome;
  5901.     font-size: 18px;
  5902.     line-height: 29px;
  5903. }
  5904. .opt .opt_menu:hover
  5905. {
  5906.     background-color: #b11;
  5907.     color: #aaa;
  5908. }
  5909. .opt .opt_menu.sel
  5910. {
  5911.     background-color: #e11;
  5912.     color: #aaa;
  5913. }
  5914. .opt .controls
  5915. {
  5916.     border-bottom: 1px solid #ccc;
  5917.     border-left: 0;
  5918.     display: none;
  5919.     margin: 0;
  5920.     padding: 0;
  5921. }
  5922. .settings_menu
  5923. {
  5924.     position: relative;
  5925.     z-index: 3;
  5926. }
  5927. .settings_menu:hover .settings_menu_icon
  5928. {
  5929.     background-color: #ddd;
  5930. }
  5931. .settings_menu:hover .settings_menu_inner
  5932. {
  5933.     display: block;
  5934. }
  5935. .settings_menu .settings_menu_icon
  5936. {
  5937.     background: url(/images/settings.png?2) no-repeat center center;
  5938.     height: 20px;
  5939.     width: 20px;
  5940. }
  5941. .settings_menu .settings_menu_inner
  5942. {
  5943.     background-color: #fff;
  5944.     border: 2px solid #ddd;
  5945.     display: none;
  5946.     padding: 0;
  5947.     position: absolute;
  5948.     right: 20px;
  5949.     text-align: right;
  5950.     top: 0;
  5951.     width: 100px;
  5952.     z-index: 4;
  5953. }
  5954. .settings_menu .settings_menu_inner a
  5955. {
  5956.     display: block;
  5957.     font-size: .9em;
  5958.     font-weight: normal;
  5959.     padding: 5px;
  5960. }
  5961. .settings_menu .settings_menu_inner a:hover
  5962. {
  5963.     background-color: #aaa;
  5964.     color: #fff;
  5965. }
  5966. [data-type="voteusers"]
  5967. {
  5968.     cursor: pointer;
  5969. }
  5970. [data-type="voteusers"]:hover
  5971. {
  5972.     text-decoration: underline;
  5973. }
  5974. .tip.tip_voteusers .tip_body
  5975. {
  5976.     font-size: .7em;
  5977.     min-width: 0;
  5978.     padding: 5px;
  5979. }
  5980. .tip.tip_voteusers .tip_body>*
  5981. {
  5982.     margin-bottom: .5em;
  5983. }
  5984. .tip.tip_voteusers .tip_body>*:last-child
  5985. {
  5986.     margin-bottom: 0;
  5987. }
  5988. .tip.tip_voteusers .tip_body .vote_pos,.tip.tip_voteusers .tip_body .vote_neg
  5989. {
  5990.     text-align: center;
  5991.     word-spacing: .3em;
  5992. }
  5993. .tip.tip_voteusers .tip_body span
  5994. {
  5995.     display: inline-block;
  5996.     font-weight: bold;
  5997.     margin-right: 5px;
  5998. }
  5999. .tip.tip_voteusers .tip_body .vote_pos span
  6000. {
  6001.     color: #1a1;
  6002. }
  6003. .tip.tip_voteusers .tip_body .vote_neg span
  6004. {
  6005.     color: #b11;
  6006. }
  6007. .tip_userinfo h6.relationship
  6008. {
  6009.     font-size: .7em;
  6010. }
  6011. .tip_userinfo h6.relationship img
  6012. {
  6013.     height: 12px;
  6014.     width: 12px;
  6015. }
  6016. .tip_userinfo h6.user_family>*
  6017. {
  6018.     display: inline-block;
  6019.     margin-left: 3px;
  6020.     vertical-align: middle;
  6021. }
  6022. .tip_userinfo h6.user_stats
  6023. {
  6024.     color: #888;
  6025.     font-size: .7em;
  6026. }
  6027. .tip_userinfo h6.user_stats>*
  6028. {
  6029.     display: inline-block;
  6030.     margin-left: 5px;
  6031.     vertical-align: middle;
  6032. }
  6033. .tip
  6034. {
  6035.     background-color: transparent;
  6036.     left: 0;
  6037.     position: absolute;
  6038.     text-align: center;
  6039.     top: 0;
  6040.     z-index: 100;
  6041. }
  6042. .tip .tip_header,.tip .tip_body,.tip .tip_tail
  6043. {
  6044.     border: 1px solid #c22;
  6045.     max-width: 200px;
  6046.     min-width: 150px;
  6047.     overflow: hidden;
  6048.     text-align: left;
  6049. }
  6050. .tip .tip_header.wider,.tip .tip_body.wider,.tip .tip_tail.wider
  6051. {
  6052.     max-width: 300px;
  6053. }
  6054. .tip .tip_header+.tip_body
  6055. {
  6056.     border-width: 0 1px 1px 1px;
  6057. }
  6058. .tip .tip_header+.tip_body.no_round
  6059. {
  6060.     border-bottom-left-radius: 0;
  6061.     border-bottom-right-radius: 0;
  6062.     border-top-left-radius: 0;
  6063.     border-top-right-radius: 0;
  6064.     moz-border-radius-bottomleft: 0;
  6065.     moz-border-radius-bottomright: 0;
  6066.     moz-border-radius-topleft: 0;
  6067.     moz-border-radius-topright: 0;
  6068.     webkit-border-bottom-left-radius: 0;
  6069.     webkit-border-bottom-right-radius: 0;
  6070.     webkit-border-top-left-radius: 0;
  6071.     webkit-border-top-right-radius: 0;
  6072. }
  6073. .tip .tip_header,.tip .tip_tail
  6074. {
  6075.     background-color: #b11;
  6076.     color: #fff;
  6077.     display: block;
  6078.     padding: 3px;
  6079. }
  6080. .tip .tip_header>*,.tip .tip_tail>*
  6081. {
  6082.     display: inline-block;
  6083.     margin-right: 5px;
  6084.     vertical-align: middle;
  6085. }
  6086. .tip .tip_header img,.tip .tip_tail img
  6087. {
  6088.     height: 20px;
  6089.     width: 20px;
  6090. }
  6091. .tip .tip_tail
  6092. {
  6093.     font-size: .7em;
  6094.     padding: .2em;
  6095.     text-align: right;
  6096. }
  6097. .tip .tip_body
  6098. {
  6099.     background-color: #fff;
  6100.     color: #555;
  6101.     display: block;
  6102. }
  6103. .tip .tip_body ul
  6104. {
  6105.     font-size: .8em;
  6106.     padding: 5px;
  6107.     text-align: left;
  6108. }
  6109. .tip .tip_body ul li
  6110. {
  6111.     background: url(/images/bullet.png) no-repeat center center;
  6112.     background-position: 5px 4px;
  6113.     margin-bottom: 5px;
  6114.     padding-left: 15px;
  6115. }
  6116. .tip .tip_body p
  6117. {
  6118.     color: #555;
  6119.     font-size: .8em;
  6120.     padding: 8px;
  6121.     text-align: center;
  6122. }
  6123. .tip .tip_body p i
  6124. {
  6125.     color: #aaa;
  6126.     font-size: .9em;
  6127.     font-style: normal;
  6128. }
  6129. .tip .tip_body h6
  6130. {
  6131.     border: 0;
  6132.     color: #777;
  6133.     font-size: .5em;
  6134.     font-size: .7em;
  6135.     padding: 2px 8px;
  6136.     text-align: right;
  6137. }
  6138. .tip .tip_content
  6139. {
  6140.     background: linear-gradient(#f22,#b11);
  6141.     background: -moz-linear-gradient(#f22,#b11);
  6142.     background: url('data:image/svg+xml;
  6143.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#f22),color-stop(100%,#b11));
  6144.     background: -webkit-linear-gradient(#f22,#b11);
  6145.     background-color: #b44;
  6146.     color: #fff;
  6147.     font-size: .8em;
  6148.     padding: 8px;
  6149. }
  6150. .tip .tip_arrow
  6151. {
  6152.     border: 5px solid #b44;
  6153.     height: 0;
  6154.     width: 0;
  6155. }
  6156. .tip .tip_arrow.top
  6157. {
  6158.     border-bottom-width: 0;
  6159.     border-color: #b44 transparent transparent transparent;
  6160.     margin-top: -1px;
  6161. }
  6162. .tip .tip_arrow.down
  6163. {
  6164.     border-color: transparent transparent #b44 transparent;
  6165.     border-top-width: 0;
  6166.     margin-bottom: -1px;
  6167. }
  6168. .tooltip_prob
  6169. {
  6170.     max-width: 162px;
  6171. }
  6172. .tooltip_prob .allroles_align
  6173. {
  6174.     min-width: 25px;
  6175.     padding: 5px;
  6176. }
  6177. .tooltip_prob .allroles_align>*
  6178. {
  6179.     display: inline;
  6180.     display: inline-block;
  6181.     margin-right: 5px;
  6182.     vertical-align: middle;
  6183.     zoom: 1;
  6184. }
  6185. .tooltip_prob .allroles_align>*
  6186. {
  6187.     margin-bottom: 5px;
  6188. }
  6189. .tooltip_prob .uniquealign
  6190. {
  6191.     background-color: #b11;
  6192.     color: #fff;
  6193.     font-size: .8em;
  6194.     padding: 10px;
  6195.     text-align: center;
  6196. }
  6197. .role_descr .role_descr_title
  6198. {
  6199.     border-bottom: 1px solid #ccc;
  6200.     padding: 5px;
  6201. }
  6202. sup.double_points:after
  6203. {
  6204.     color: #444;
  6205.     content: "x2";
  6206.     font-size: 11px;
  6207.     font-weight: bold;
  6208.     vertical-align: super;
  6209. }
  6210. .gamesetup
  6211. {
  6212.     margin: 0;
  6213.     padding: 0;
  6214. }
  6215. .gamesetup div.setups
  6216. {
  6217.     margin-bottom: 5px;
  6218. }
  6219. .gamesetup .nextsetup,.gamesetup .prevsetup
  6220. {
  6221.     color: #aaa;
  6222.     cursor: pointer;
  6223.     display: block;
  6224.     font-size: 20px;
  6225.     height: 12px;
  6226.     line-height: 12px;
  6227. }
  6228. .gamesetup .nextsetup:hover,.gamesetup .prevsetup:hover
  6229. {
  6230.     color: #b11;
  6231. }
  6232. .gamesetup li.selsetup
  6233. {
  6234.     margin-top: -4px;
  6235. }
  6236. .gamesetup li,.gamesetup>div
  6237. {
  6238.     display: inline;
  6239.     display: inline-block;
  6240.     display: -moz-inline-block;
  6241.     height: 20px;
  6242.     line-height: 22px;
  6243.     vertical-align: middle;
  6244. }
  6245. .gamesetup li.rolecont,.gamesetup>div.rolecont
  6246. {
  6247.     color: #222;
  6248.     font-size: .9em;
  6249.     font-weight: normal;
  6250.     margin-left: 5px;
  6251.     position: relative;
  6252.     width: 20px;
  6253. }
  6254. .gamesetup li.rolecont.hide,.gamesetup>div.rolecont.hide
  6255. {
  6256.     display: none;
  6257. }
  6258. .gamesetup li .pip ul li,.gamesetup>div .pip ul li
  6259. {
  6260.     display: block;
  6261. }
  6262. .gamesetup li.probabilities
  6263. {
  6264.     margin-left: .5em;
  6265. }
  6266. .gamesetup li.probabilities>*
  6267. {
  6268.     display: inline;
  6269.     display: inline-block;
  6270.     margin-right: 5px;
  6271.     vertical-align: middle;
  6272.     zoom: 1;
  6273. }
  6274. .gamesetup li.probabilities .prob
  6275. {
  6276.     border-radius: 3px;
  6277.     height: 20px;
  6278.     khtml-border-radius: 3px;
  6279.     margin-left: .5em;
  6280.     moz-border-radius: 3px;
  6281.     position: relative;
  6282.     webkit-border-radius: 3px;
  6283.     width: 20px;
  6284. }
  6285. .gamesetup li.probabilities .prob sup
  6286. {
  6287.     font-size: .7em;
  6288.     font-weight: bold;
  6289.     left: -0.8em;
  6290.     position: absolute;
  6291.     top: -0.8em;
  6292.     z-index: 5;
  6293. }
  6294. .gamesetup li.probabilities .prob .pip
  6295. {
  6296.     left: 50%;
  6297.     position: absolute;
  6298.     top: -20px;
  6299. }
  6300. .gamesetup li.probabilities #prob_village
  6301. {
  6302.     background-color: #93b7f2;
  6303. }
  6304. .gamesetup li.probabilities #prob_mafia
  6305. {
  6306.     background-color: #000;
  6307. }
  6308. .gamesetup li.probabilities #prob_third
  6309. {
  6310.     background-color: #dbe355;
  6311. }
  6312. .gamesetup>div
  6313. {
  6314.     height: auto;
  6315. }
  6316. .gamesetup div.roleimg>div.sup
  6317. {
  6318.     color: #111;
  6319.     font-size: .7em;
  6320.     font-weight: bold;
  6321.     left: -0.5em;
  6322.     position: absolute;
  6323.     top: -0.5em;
  6324. }
  6325. .gamesetup>li div.roleimg
  6326. {
  6327.     position: relative;
  6328.     right: 0;
  6329.     top: 0;
  6330.     z-index: 2;
  6331. }
  6332. .gamesetup .setup_hidden
  6333. {
  6334.     font-size: .9em;
  6335.     margin-left: 5px;
  6336. }
  6337. .gamesetup .setup_hidden .roleimg
  6338. {
  6339.     position: relative;
  6340. }
  6341. .pagetable
  6342. {
  6343.     clear: both;
  6344.     float: left;
  6345. }
  6346. .filter-align li
  6347. {
  6348.     display: inline-block;
  6349.     margin-right: 3px;
  6350. }
  6351. .filter-align li a
  6352. {
  6353.     border: 2px solid;
  6354.     border-radius: 8px;
  6355.     display: block;
  6356.     height: 10px;
  6357.     khtml-border-radius: 8px;
  6358.     moz-border-radius: 8px;
  6359.     webkit-border-radius: 8px;
  6360.     width: 10px;
  6361. }
  6362. .filter-align li a.village
  6363. {
  6364.     border-color: #93b7f2;
  6365. }
  6366. .filter-align li a.village.sel
  6367. {
  6368.     background-color: #93b7f2;
  6369. }
  6370. .filter-align li a.mafia
  6371. {
  6372.     border-color: #000;
  6373. }
  6374. .filter-align li a.mafia.sel
  6375. {
  6376.     background-color: #000;
  6377. }
  6378. .filter-align li a.third
  6379. {
  6380.     border-color: #dbe355;
  6381. }
  6382. .filter-align li a.third.sel
  6383. {
  6384.     background-color: #dbe355;
  6385. }
  6386. .mini_vote span
  6387. {
  6388.     color: grey;
  6389.     font-size: .7em;
  6390.     font-weight: bold;
  6391.     padding: 2px;
  6392. }
  6393. .mini_vote span.red
  6394. {
  6395.     color: #b11;
  6396. }
  6397. .mini_vote span.green
  6398. {
  6399.     color: #1a1;
  6400. }
  6401. .mini_vote a
  6402. {
  6403.     display: inline-block;
  6404.     margin-right: 3px;
  6405. }
  6406. .mini_vote a.sel i
  6407. {
  6408.     color: #b11;
  6409. }
  6410. .mini_vote i
  6411. {
  6412.     font-size: .8em;
  6413. }
  6414. .mini_vote .vote_num
  6415. {
  6416.     display: inline-block;
  6417. }
  6418. .list-icon li
  6419. {
  6420.     display: inline-block;
  6421. }
  6422. .list-icon li.sel a i
  6423. {
  6424.     color: #b11;
  6425. }
  6426. .sortnav
  6427. {
  6428.     text-align: right;
  6429. }
  6430. .sortnav li
  6431. {
  6432.     display: inline-block;
  6433.     vertical-align: middle;
  6434. }
  6435. .sortnav li a
  6436. {
  6437.     font-weight: normal;
  6438. }
  6439. .sortnav li.sel a
  6440. {
  6441.     color: #b11;
  6442. }
  6443. .sortnav .votes-sort-lt
  6444. {
  6445.     background: url(/images/vote_grey.png) no-repeat center left;
  6446.     height: 20px;
  6447.     padding-left: 20px;
  6448. }
  6449. .sortnav .comments-sort-lt
  6450. {
  6451.     background: url(/images/comment_grey.png) no-repeat center left;
  6452.     height: 20px;
  6453.     padding-left: 20px;
  6454. }
  6455. .sortnav .created-sort-lt
  6456. {
  6457.     background: url(/images/clock.png) no-repeat center left;
  6458.     height: 20px;
  6459.     line-height: 20px;
  6460.     padding-left: 18px;
  6461. }
  6462. .pagenav
  6463. {
  6464.     margin: .5em 0;
  6465.     width: 100%;
  6466. }
  6467. .pagenav.lt
  6468. {
  6469.     float: left;
  6470.     width: auto;
  6471. }
  6472. .pagenav li
  6473. {
  6474.     display: inline-block;
  6475.     font-size: .8em;
  6476.     margin-right: 5px;
  6477. }
  6478. .pagenav li div
  6479. {
  6480.     cursor: default;
  6481.     display: block;
  6482.     padding: 0 .25em;
  6483. }
  6484. .pagenav li a
  6485. {
  6486.     background-image: linear-gradient(#eee,#ddd);
  6487.     background-image: -moz-linear-gradient(#eee,#ddd);
  6488.     background-image: url('data:image/svg+xml;
  6489.     background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#eee),color-stop(100%,#ddd));
  6490.     background-image: -webkit-linear-gradient(#eee,#ddd);
  6491.     background-size: 100%;
  6492.     border: 1px solid #bbb;
  6493.     display: block;
  6494.     font-weight: normal;
  6495.     padding: 2px 5px;
  6496. }
  6497. .pagenav li a:hover
  6498. {
  6499.     background-image: linear-gradient(#ddd,#eee);
  6500.     background-image: -moz-linear-gradient(#ddd,#eee);
  6501.     background-image: url('data:image/svg+xml;
  6502.     background-image: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#ddd),color-stop(100%,#eee));
  6503.     background-image: -webkit-linear-gradient(#ddd,#eee);
  6504.     background-size: 100%;
  6505.     color: #fff;
  6506. }
  6507. .pagenav li.selected
  6508. {
  6509.     color: #b22;
  6510. }
  6511. div.error,.success
  6512. {
  6513.     background-color: #eee;
  6514.     float: left;
  6515.     font-size: 120%;
  6516.     margin: .5em 0 0;
  6517.     padding: .5em 2em .5em 1em;
  6518. }
  6519. div.error.mini,.success.mini
  6520. {
  6521.     border-width: 1px;
  6522.     float: none;
  6523.     font-size: 14px;
  6524.     padding: .4em;
  6525. }
  6526. .error
  6527. {
  6528.     border: 2px solid #b11;
  6529.     color: #b11;
  6530. }
  6531. .success
  6532. {
  6533.     border: 2px solid #191;
  6534.     color: #191;
  6535. }
  6536. .naverror
  6537. {
  6538.     margin-bottom: 0;
  6539.     margin-left: 20px!important;
  6540. }
  6541. .left_em
  6542. {
  6543.     border-left: 2px solid #ccc;
  6544.     padding: .2em 0;
  6545.     padding-left: .5em;
  6546. }
  6547. .describe
  6548. {
  6549.     background-color: #fff;
  6550.     color: #333;
  6551.     font-size: .9em;
  6552.     line-height: 1.3em;
  6553.     padding: .75em;
  6554. }
  6555. .inform
  6556. {
  6557.     background-color: #eee;
  6558.     color: #555;
  6559.     font-size: .9em;
  6560.     max-width: 25em;
  6561.     padding: 20px;
  6562.     position: relative;
  6563. }
  6564. .inform:before
  6565. {
  6566.     color: #999;
  6567.     content: "�š";
  6568.     font-family: FontAwesome;
  6569.     font-style: normal;
  6570.     font-weight: normal;
  6571.     position: absolute;
  6572.     right: 3px;
  6573.     text-decoration: inherit;
  6574.     top: 3px;
  6575. }
  6576. .inform.border-box
  6577. {
  6578.     box-sizing: border-box;
  6579.     moz-box-sizing: border-box;
  6580.     webkit-box-sizing: border-box;
  6581. }
  6582. .inform.w
  6583. {
  6584.     max-width: 100%;
  6585. }
  6586. .inform.cnt
  6587. {
  6588.     text-align: center;
  6589. }
  6590. .trophies>div
  6591. {
  6592.     display: inline;
  6593.     display: inline-block;
  6594.     display: -moz-inline-box;
  6595.     vertical-align: middle;
  6596. }
  6597. em
  6598. {
  6599.     font-style: normal;
  6600.     font-weight: bold;
  6601. }
  6602. .pophover .pip
  6603. {
  6604.     margin-left: 0;
  6605.     margin-top: 16px;
  6606.     position: absolute;
  6607.     visibility: hidden;
  6608.     width: 40em;
  6609.     z-index: 10000;
  6610. }
  6611. .pip>div
  6612. {
  6613.     background-color: #fff;
  6614.     border: 1px solid #aaa;
  6615.     float: left;
  6616.     padding: 4px;
  6617. }
  6618. .pip li
  6619. {
  6620.     background: url(/images/bullet.png) no-repeat center left;
  6621.     font-size: 90%;
  6622.     padding-left: 10px;
  6623. }
  6624. .pophover:hover .pip
  6625. {
  6626.     visibility: visible;
  6627. }
  6628. .user
  6629. {
  6630.     color: #333;
  6631.     font-weight: bold;
  6632. }
  6633. .user *
  6634. {
  6635.     vertical-align: middle;
  6636. }
  6637. .user.align_bottom
  6638. {
  6639.     vertical-align: bottom;
  6640. }
  6641. .user img
  6642. {
  6643.     border: 1px solid #ccc;
  6644.     margin-right: .25em;
  6645. }
  6646. .user span
  6647. {
  6648.     display: inline-block;
  6649.     font-weight: normal;
  6650. }
  6651. .user span.limit
  6652. {
  6653.     max-width: 7em;
  6654.     overflow: hidden;
  6655.     text-overflow: ellipsis;
  6656. }
  6657. a.user,.user
  6658. {
  6659.     color: #555;
  6660.     display: inline-block;
  6661.     font-weight: normal;
  6662. }
  6663. a.user::-webkit-scrollbar,.user::-webkit-scrollbar
  6664. {
  6665.     width: 0;
  6666. }
  6667. a.user.truncate,.user.truncate
  6668. {
  6669.     display: inline-block;
  6670.     max-width: 9em;
  6671.     overflow-x: hidden;
  6672.     text-overflow: ellipsis;
  6673.     white-space: nowrap;
  6674. }
  6675. a.user:hover,.user:hover
  6676. {
  6677.     color: #b11;
  6678. }
  6679. a.user:hover img,.user:hover img
  6680. {
  6681.     border-color: #b11;
  6682. }
  6683. img.tiniest
  6684. {
  6685.     height: 10px;
  6686.     width: 10px;
  6687. }
  6688. .user_thumb
  6689. {
  6690.     height: 32px;
  6691. }
  6692. .user_thumb img
  6693. {
  6694.     height: 30px;
  6695.     width: 30px;
  6696. }
  6697. .user_toe
  6698. {
  6699.     font-size: 1.1em;
  6700.     height: 42px;
  6701. }
  6702. .user_toe img
  6703. {
  6704.     height: 40px;
  6705.     width: 40px;
  6706. }
  6707. .user_teeny
  6708. {
  6709.     height: 22px;
  6710. }
  6711. .user_teeny img
  6712. {
  6713.     height: 20px;
  6714.     width: 20px;
  6715. }
  6716. .userred
  6717. {
  6718.     color: #b44;
  6719.     font-size: .9em;
  6720.     font-weight: bold;
  6721. }
  6722. .family img
  6723. {
  6724.     margin-right: .25em;
  6725. }
  6726. .family *
  6727. {
  6728.     vertical-align: middle;
  6729. }
  6730. .family_toe
  6731. {
  6732.     font-size: 1.1em;
  6733.     height: 32px;
  6734. }
  6735. .button
  6736. {
  6737.     background-color: #ccc;
  6738.     border: 1px solid #bbb;
  6739.     border-radius: 2px;
  6740.     font-family: arial;
  6741.     font-size: .9em;
  6742.     khtml-border-radius: 2px;
  6743.     moz-border-radius: 2px;
  6744.     padding: .2em .5em .3em;
  6745.     text-align: center;
  6746.     webkit-border-radius: 2px;
  6747.     width: 7em;
  6748. }
  6749. .button>*
  6750. {
  6751.     display: inline-block;
  6752.     vertical-align: middle;
  6753. }
  6754. .button span
  6755. {
  6756.     color: #777;
  6757.     height: 25px;
  6758.     line-height: 25px;
  6759. }
  6760. .button:hover
  6761. {
  6762.     background-color: #b11;
  6763.     border-color: #b11;
  6764.     color: #fff;
  6765. }
  6766. .button:hover span
  6767. {
  6768.     color: #fff;
  6769. }
  6770. .button img,.button:hover img
  6771. {
  6772.     border: 0;
  6773.     margin-left: 3px;
  6774. }
  6775. .button>*
  6776. {
  6777.     vertical-align: middle;
  6778. }
  6779. .control
  6780. {
  6781.     margin: .25em 0;
  6782. }
  6783. .control a
  6784. {
  6785.     font-size: .9em;
  6786. }
  6787. #home_container #login_form,#home_container #signup_form
  6788. {
  6789.     width: 100%;
  6790. }
  6791. #home_container #login_form input[type=text],#home_container #login_form input[type=password],#home_container #signup_form input[type=text],#home_container #signup_form input[type=password]
  6792. {
  6793.     box-sizing: border-box;
  6794.     height: 35px;
  6795.     moz-box-sizing: border-box;
  6796.     webkit-box-sizing: border-box;
  6797.     width: 100%;
  6798. }
  6799. #home_container #login_form p.submit,#home_container #signup_form p.submit
  6800. {
  6801.     text-align: right;
  6802. }
  6803. #home_container #login_form p.submit input[type=submit],#home_container #signup_form p.submit input[type=submit]
  6804. {
  6805.     display: inline-block;
  6806. }
  6807. #home_container #signup-container
  6808. {
  6809.     moz-transition-duration: 1s;
  6810.     moz-transition-property: width;
  6811.     o-transition-duration: 1s;
  6812.     o-transition-property: width;
  6813.     position: relative;
  6814.     transition-duration: 1s;
  6815.     transition-property: width;
  6816.     webkit-transition-duration: 1s;
  6817.     webkit-transition-property: width;
  6818. }
  6819. #home_container #signup-container.focus
  6820. {
  6821.     moz-transition-duration: 1s;
  6822.     moz-transition-property: width;
  6823.     o-transition-duration: 1s;
  6824.     o-transition-property: width;
  6825.     transition-duration: 1s;
  6826.     transition-property: width;
  6827.     webkit-transition-duration: 1s;
  6828.     webkit-transition-property: width;
  6829.     width: 330px;
  6830. }
  6831. #home_container .img-facebook-lt
  6832. {
  6833.     background: url(/images/facebook.png) no-repeat center left;
  6834.     font-size: .9em;
  6835.     font-weight: normal;
  6836.     height: 30px;
  6837.     line-height: 30px;
  6838.     padding-left: 24px;
  6839.     width: 10px;
  6840. }
  6841. #home_container #home_roles>*
  6842. {
  6843.     display: inline;
  6844.     display: inline-block;
  6845.     margin-right: 3px;
  6846.     vertical-align: middle;
  6847.     zoom: 1;
  6848. }
  6849. #home_container .has_checkbox
  6850. {
  6851.     float: none;
  6852.     margin: 5px 0;
  6853. }
  6854. #home_container .has_checkbox>*
  6855. {
  6856.     display: inline;
  6857.     display: inline-block;
  6858.     margin-right: 5px;
  6859.     vertical-align: middle;
  6860.     zoom: 1;
  6861. }
  6862. #home_container .has_checkbox #reme,#home_container .has_checkbox #tos
  6863. {
  6864.     background-color: #fff;
  6865. }
  6866. #home_container #homertop
  6867. {
  6868.     width: 100%;
  6869. }
  6870. #home_container #homerbottom
  6871. {
  6872.     margin-top: 1em;
  6873.     width: 100%;
  6874. }
  6875. #home_container #main_banner
  6876. {
  6877.     height: 197px;
  6878.     width: 450px;
  6879. }
  6880. #home_container .homediv
  6881. {
  6882.     color: #444;
  6883.     margin: 0 .5em .8em 0;
  6884.     padding-bottom: .25em;
  6885. }
  6886. #home_container .special_title
  6887. {
  6888.     font-family: "Enriqueta",serif;
  6889.     font-size: 1.4em;
  6890. }
  6891. #home_container #minigames>*
  6892. {
  6893.     display: inline-block;
  6894.     padding: 8px 5px;
  6895.     vertical-align: top;
  6896.     width: 142px;
  6897. }
  6898. #home_container #minigames .minigame_title
  6899. {
  6900.     margin-bottom: 2px;
  6901. }
  6902. #home_container #minigames .minigame_name
  6903. {
  6904.     font-size: .9em;
  6905. }
  6906. #home_container #minigames .minigame_descr
  6907. {
  6908.     background-color: #eee;
  6909.     border-radius: 2px;
  6910.     font-size: .9em;
  6911.     khtml-border-radius: 2px;
  6912.     moz-border-radius: 2px;
  6913.     padding: .8em;
  6914.     webkit-border-radius: 2px;
  6915. }
  6916. #home_container #epicmafia_descr,#home_container #minigames_descr
  6917. {
  6918.     color: grey;
  6919.     line-height: 1.4em;
  6920.     margin-bottom: .5em;
  6921.     padding: 6px 2px 6px 4px;
  6922. }
  6923. #home_container #epicmafia_descr .em,#home_container #minigames_descr .em
  6924. {
  6925.     color: #b11;
  6926.     font-family: "Enriqueta",serif;
  6927.     font-size: 1.2em;
  6928. }
  6929. #home_container .epicmafia_roles
  6930. {
  6931.     padding: 8px;
  6932. }
  6933. #home_container .epicmafia_roles>*
  6934. {
  6935.     display: inline;
  6936.     display: inline-block;
  6937.     margin-right: 4px;
  6938.     vertical-align: middle;
  6939.     zoom: 1;
  6940. }
  6941. #home_container .user
  6942. {
  6943.     font-weight: bold;
  6944. }
  6945. #home_container .top3 .score-lt
  6946. {
  6947.     font-weight: bold;
  6948. }
  6949. #home_container .top3 li
  6950. {
  6951.     margin: .5em;
  6952. }
  6953. #home_container .top3setup
  6954. {
  6955.     margin-right: .7em;
  6956.     padding: .5em;
  6957. }
  6958. #home_container .top3setup .setup_desc
  6959. {
  6960.     margin-top: .2em;
  6961. }
  6962. #home_container .top3setup img
  6963. {
  6964.     height: 15px;
  6965.     width: 15px;
  6966. }
  6967. #home_container .top3setup div.user
  6968. {
  6969.     font-size: .9em;
  6970.     height: 17px;
  6971.     line-height: 17px;
  6972. }
  6973. #home_container #streaks
  6974. {
  6975.     position: relative;
  6976. }
  6977. #home_container #streaks .streaks
  6978. {
  6979.     padding: .8em;
  6980. }
  6981. #home_container #streaks .streak_control
  6982. {
  6983.     right: 2px;
  6984.     top: 2em;
  6985. }
  6986. #home_container #streaks .streak_cont h4
  6987. {
  6988.     color: #222;
  6989.     font-weight: bold;
  6990.     margin-bottom: .2em;
  6991.     padding: .4em .8em;
  6992. }
  6993. #home_container #streaks .streak_cont .streak
  6994. {
  6995.     font-size: .8em;
  6996.     font-weight: bold;
  6997.     padding-left: .2em;
  6998. }
  6999. #home_container #streaks .streak_cont .streak>*
  7000. {
  7001.     display: inline-block;
  7002.     vertical-align: middle;
  7003. }
  7004. #home_container h3 img
  7005. {
  7006.     margin-right: .5em;
  7007. }
  7008. #home_container h3>*
  7009. {
  7010.     height: 1em;
  7011.     line-height: 1em;
  7012. }
  7013. #home_container #forgot_password
  7014. {
  7015.     font-size: .9em;
  7016.     font-weight: normal;
  7017.     margin-left: 5px;
  7018. }
  7019. #message_container #message_filters
  7020. {
  7021.     padding: 5px 0;
  7022. }
  7023. #message_container #message_filters a
  7024. {
  7025.     display: inline-block;
  7026.     font-weight: normal;
  7027.     margin-right: .5em;
  7028.     padding: 5px 8px;
  7029. }
  7030. #message_container #message_filters a.sel
  7031. {
  7032.     background-color: #c11;
  7033.     color: #fff;
  7034. }
  7035. #message_container #message_controls
  7036. {
  7037.     overflow-x: hidden;
  7038. }
  7039. #message_container #message_controls a
  7040. {
  7041.     border-radius: 2px;
  7042.     display: block;
  7043.     font-weight: normal;
  7044.     khtml-border-radius: 2px;
  7045.     margin-bottom: .2em;
  7046.     moz-border-radius: 2px;
  7047.     padding: .5em;
  7048.     webkit-border-radius: 2px;
  7049. }
  7050. #message_container #message_controls a:hover
  7051. {
  7052.     background-color: #ccc;
  7053. }
  7054. #message_container #message_controls a.sel
  7055. {
  7056.     background-color: #c22;
  7057.     color: #fff;
  7058. }
  7059. #message_container #message_controls a.sel i
  7060. {
  7061.     color: #fff;
  7062. }
  7063. #message_container #message_content #message_who
  7064. {
  7065.     padding: 5px 0;
  7066. }
  7067. #message_container #message_content #message_who>*
  7068. {
  7069.     display: inline;
  7070.     display: inline-block;
  7071.     margin-right: 5px;
  7072.     vertical-align: middle;
  7073.     zoom: 1;
  7074. }
  7075. #message_container #message_content #message_who span
  7076. {
  7077.     color: grey;
  7078.     font-size: .9em;
  7079. }
  7080. #message_container #message_content .message_controls
  7081. {
  7082.     font-size: .8em;
  7083.     margin: 5px 0;
  7084.     padding: 5px 0;
  7085.     width: 100%;
  7086. }
  7087. #message_container #message_content .message_controls>*
  7088. {
  7089.     margin-right: .5em;
  7090. }
  7091. #message_container #message_content #message_subject
  7092. {
  7093.     font-size: 1.5em;
  7094.     font-weight: normal;
  7095.     margin: 10px 0;
  7096.     margin-top: 5px;
  7097.     padding: 4px;
  7098. }
  7099. #message_container #message_content #message_core
  7100. {
  7101.     background-color: #fff;
  7102.     border: 1px solid #ccc;
  7103.     box-shadow: #ddd 2px 2px;
  7104.     font-size: .9em;
  7105.     margin: 10px 0;
  7106.     moz-box-shadow: #ddd 2px 2px;
  7107.     padding: 1em;
  7108.     webkit-box-shadow: #ddd 2px 2px;
  7109. }
  7110. #message_container #message_content #message_core p:first-child
  7111. {
  7112.     margin-top: 0;
  7113. }
  7114. #message_container #message_content #send_message_form #recipients>*
  7115. {
  7116.     display: inline-block;
  7117.     margin-right: 10px;
  7118.     vertical-align: middle;
  7119. }
  7120. #message_container #message_content #send_message_form #recipient_to
  7121. {
  7122.     position: relative;
  7123.     width: 200px;
  7124. }
  7125. #message_container #message_content #send_message_form #recipient_to #recipient_search_results
  7126. {
  7127.     background-color: #fff;
  7128.     box-shadow: 0 0 20px #ccc;
  7129.     padding: 5px;
  7130.     position: absolute;
  7131.     right: -209px;
  7132.     top: 0;
  7133.     width: 200px;
  7134.     z-index: 500;
  7135. }
  7136. #message_container #message_content #send_message_form #recipient_input,#message_container #message_content #send_message_form #recipient_msg
  7137. {
  7138.     border: 1px solid grey;
  7139. }
  7140. #message_container #message_content #send_message_form #recipient_input:focus,#message_container #message_content #send_message_form #recipient_msg:focus
  7141. {
  7142.     background-color: #ffc;
  7143. }
  7144. #message_container #message_content #send_message_form textarea
  7145. {
  7146.     height: 15em;
  7147.     width: 30em;
  7148. }
  7149. #message_container #message_content #send_message_form #recipient_change
  7150. {
  7151.     font-size: 1.2em;
  7152. }
  7153. #message_container #message_content #messages_table td
  7154. {
  7155.     padding-bottom: .25em;
  7156.     padding-right: .5em;
  7157. }
  7158. #message_container #message_content #messages_table td .message_clip
  7159. {
  7160.     color: #555;
  7161.     font-size: .9em;
  7162.     line-height: .9em;
  7163.     margin: .5em;
  7164.     min-width: 30em;
  7165. }
  7166. #message_container #message_content #messages_table td .message_clip .message
  7167. {
  7168.     background: url(/images/mail_open.png) no-repeat center left;
  7169.     color: #444;
  7170.     font-weight: normal;
  7171.     padding-left: 20px;
  7172. }
  7173. #message_container #message_content #messages_table td .message_clip .message:hover
  7174. {
  7175.     color: #b11;
  7176. }
  7177. #message_container #message_content #messages_table td .message_clip .message.opened
  7178. {
  7179.     background: url(/images/mail_closed.png) no-repeat center left transparent;
  7180.     color: #aaa;
  7181. }
  7182. #roles_container #roles_accepted a.redbutton,#roles_container #roles_accepted #forum_container #board #board_announcement .controls>*,#forum_container #board #board_announcement #roles_container #roles_accepted .controls>*,#roles_container #roles_accepted .edit_markdown .bottom_controls a.save,.edit_markdown .bottom_controls #roles_container #roles_accepted a.save,#roles_container #roles_accepted .edit_markdown .bottom_controls a.cancel,.edit_markdown .bottom_controls #roles_container #roles_accepted a.cancel
  7183. {
  7184.     display: block;
  7185. }
  7186. #roles_container #roles_accepted .role-category
  7187. {
  7188.     margin-top: .5em;
  7189. }
  7190. #roles_container #roles_accepted .role-category h5
  7191. {
  7192.     border: 0;
  7193.     font-size: 16px;
  7194.     margin: 0;
  7195.     padding-right: 3px;
  7196.     text-align: left;
  7197. }
  7198. #roles_container #roles_accepted .role-category.village h5
  7199. {
  7200.     color: #93b7f2;
  7201. }
  7202. #roles_container #roles_accepted .role-category.village .align_roles
  7203. {
  7204.     border-color: #93b7f2;
  7205.     border-top: 1px solid;
  7206. }
  7207. #roles_container #roles_accepted .role-category.mafia h5
  7208. {
  7209.     color: #000;
  7210. }
  7211. #roles_container #roles_accepted .role-category.mafia .align_roles
  7212. {
  7213.     border-color: #000;
  7214.     border-top: 1px solid;
  7215. }
  7216. #roles_container #roles_accepted .role-category.third h5
  7217. {
  7218.     color: #acb41e;
  7219. }
  7220. #roles_container #roles_accepted .role-category.third .align_roles
  7221. {
  7222.     border-color: #dbe355;
  7223.     border-top: 1px solid;
  7224. }
  7225. #roles_container #roles_accepted .align_roles
  7226. {
  7227.     padding: 4px 10px;
  7228. }
  7229. #roles_container #roles_accepted .align_roles>.role
  7230. {
  7231.     display: inline-block;
  7232.     margin: 3px 5px 3px 0;
  7233.     width: 142px;
  7234. }
  7235. #roles_container #roles_accepted .align_roles>.role a
  7236. {
  7237.     font-size: .9em;
  7238.     font-weight: normal;
  7239.     height: 20px;
  7240.     line-height: 20px;
  7241.     padding-left: 25px;
  7242.     width: 100%;
  7243. }
  7244. #roles_container #roles_suggest_role .role-custom
  7245. {
  7246.     display: inline-block;
  7247.     margin-bottom: 5px;
  7248.     width: 150px;
  7249. }
  7250. #roles_container #align_legend
  7251. {
  7252.     margin-top: 10px;
  7253.     padding: 3px;
  7254. }
  7255. #roles_container #align_legend li
  7256. {
  7257.     color: #999;
  7258.     font-size: .9em;
  7259.     margin-bottom: 4px;
  7260. }
  7261. #roles_container #align_legend li>*
  7262. {
  7263.     display: inline-block;
  7264.     vertical-align: middle;
  7265. }
  7266. #roles_container #align_legend .mafia,#roles_container #align_legend .village,#roles_container #align_legend .third
  7267. {
  7268.     border-radius: 2px;
  7269.     display: inline-block;
  7270.     height: 20px;
  7271.     khtml-border-radius: 2px;
  7272.     margin-right: 2px;
  7273.     moz-border-radius: 2px;
  7274.     webkit-border-radius: 2px;
  7275.     width: 20px;
  7276. }
  7277. #roles_container #align_legend .mafia
  7278. {
  7279.     background-color: #000;
  7280. }
  7281. #roles_container #align_legend .village
  7282. {
  7283.     background-color: #93b7f2;
  7284. }
  7285. #roles_container #align_legend .third
  7286. {
  7287.     background-color: #dbe355;
  7288. }
  7289. #roles_container #roles_suggested
  7290. {
  7291.     padding-left: 20px;
  7292. }
  7293. #roles_container #roles_suggested #suggested_roles_inner
  7294. {
  7295.     margin-top: 10px;
  7296. }
  7297. #roles_container #roles_suggested .grid_role_one
  7298. {
  7299.     border: 2px solid #ccc;
  7300.     box-sizing: border-box;
  7301.     display: inline-block;
  7302.     font-size: .9em;
  7303.     font-weight: normal;
  7304.     height: 35px;
  7305.     margin: 0 5px 10px 0;
  7306.     moz-box-sizing: border-box;
  7307.     padding: 5px;
  7308.     webkit-box-sizing: border-box;
  7309.     width: 147px;
  7310. }
  7311. #roles_container #roles_suggested .grid_role_one span
  7312. {
  7313.     font-weight: normal;
  7314.     margin-left: 5px;
  7315. }
  7316. #roles_container #roles_suggested .grid_role_one.align-mafia
  7317. {
  7318.     border-color: #ddd;
  7319. }
  7320. #roles_container #roles_suggested .grid_role_one.align-village
  7321. {
  7322.     border-color: #c1d5f7;
  7323. }
  7324. #roles_container #roles_suggested .grid_role_one.align-third
  7325. {
  7326.     border-color: #e4ea81;
  7327. }
  7328. #roles_container #roles_suggested .grid_role_one>*
  7329. {
  7330.     display: inline-block;
  7331.     vertical-align: middle;
  7332. }
  7333. #roles_container #roles_suggested .grid_role_one .roleimg
  7334. {
  7335.     display: inline-block;
  7336. }
  7337. #roles_container #roles_suggested .grid_role_one:hover span
  7338. {
  7339.     color: #b11;
  7340. }
  7341. #roles_container #roles_suggested #suggested_roles_page
  7342. {
  7343.     width: 100%;
  7344. }
  7345. #roles_container #roles_suggested #suggested_roles_page td
  7346. {
  7347.     padding-bottom: 5px;
  7348. }
  7349. #roles_container #roles_suggested #suggested_roles_page img
  7350. {
  7351.     border: 1px solid #ccc;
  7352. }
  7353. #roles_container #roles_suggested #suggested_roles_page .rolename a
  7354. {
  7355.     font-weight: normal;
  7356. }
  7357. #roles_container #roles_suggested #suggested_roles_page .created_by .person-lt
  7358. {
  7359.     max-width: 6em;
  7360.     overflow: hidden;
  7361. }
  7362. #roles_container #roles_suggested #suggested_roles_page #roles_nav
  7363. {
  7364.     position: relative;
  7365.     width: 100%;
  7366. }
  7367. #roles_container #roles_suggested #suggested_roles_page #roles_nav .sortnav
  7368. {
  7369.     font-size: .9em;
  7370.     height: 20px;
  7371.     line-height: 20px;
  7372.     margin-right: 5px;
  7373.     margin-top: 5px;
  7374. }
  7375. #roles_container #roles_suggested #suggested_roles_page #roles_nav .sortnav li
  7376. {
  7377.     margin-left: 5px;
  7378. }
  7379. #roles_container #roles_suggested #suggested_roles_page td
  7380. {
  7381.     padding-right: 1em;
  7382. }
  7383. #roles_container #roles_suggested #suggested_roles_page td.created_by .created_span,#roles_container #roles_suggested #suggested_roles_page td.created_by .deleted
  7384. {
  7385.     color: #999;
  7386. }
  7387. #roles_container #roles_suggested #suggested_roles_page td.created_by .deleted
  7388. {
  7389.     font-style: italic;
  7390. }
  7391. #roles_container #roles_suggested #suggested_roles_page td.created_by>*
  7392. {
  7393.     display: inline-block;
  7394.     font-size: .9em;
  7395.     margin-right: .5em;
  7396. }
  7397. #roles_container #roles_suggested #suggested_roles_page .rolename
  7398. {
  7399.     max-width: 10em;
  7400. }
  7401. #roles_container #roles_suggested #roles_suggest_role
  7402. {
  7403.     margin-top: 1em;
  7404. }
  7405. #roles_container #roles_suggested #roles_suggest_role label,#roles_container #roles_suggested #roles_suggest_role input,#roles_container #roles_suggested #roles_suggest_role textarea
  7406. {
  7407.     clear: left;
  7408.     float: left;
  7409. }
  7410. #roles_container #roles_suggested #roles_suggest_role input[type=text],#roles_container #roles_suggested #roles_suggest_role textarea
  7411. {
  7412.     border: 1px solid grey;
  7413. }
  7414. #roles_container #roles_suggested #roles_suggest_role label
  7415. {
  7416.     font-size: .9em;
  7417.     font-weight: bold;
  7418.     margin-top: .5em;
  7419. }
  7420. #roles_container #roles_suggested #roles_suggest_role textarea
  7421. {
  7422.     height: 150px;
  7423.     width: 300px;
  7424. }
  7425. #achievement_container .achievement
  7426. {
  7427.     display: inline-block;
  7428.     margin-bottom: 20px;
  7429.     margin-right: 20px;
  7430.     vertical-align: top;
  7431.     width: 300px;
  7432. }
  7433. #achievement_container .achievement .achievement_rolename.roleimg,#achievement_container .achievement achievement_name
  7434. {
  7435.     display: inline-block;
  7436.     vertical-align: bottom;
  7437.     width: 20px;
  7438. }
  7439. #achievement_container .achievement .achievement_descr
  7440. {
  7441.     background-color: #eee;
  7442.     font-size: .9em;
  7443.     margin: 5px 0;
  7444.     padding: 15px;
  7445.     position: relative;
  7446. }
  7447. #achievement_container .achievement .achievement_descr .achievement_aid
  7448. {
  7449.     background-color: #1b1;
  7450.     bottom: -5px;
  7451.     color: #fff;
  7452.     font-size: .8em;
  7453.     padding: 3px;
  7454.     position: absolute;
  7455.     right: -5px;
  7456. }
  7457. #achievement_container .achievement .achievement_descr .achievement_thres
  7458. {
  7459.     background-color: #b11;
  7460.     border-radius: 20px;
  7461.     color: #fff;
  7462.     font-size: .8em;
  7463.     height: 20px;
  7464.     khtml-border-radius: 20px;
  7465.     line-height: 20px;
  7466.     moz-border-radius: 20px;
  7467.     position: absolute;
  7468.     right: -10px;
  7469.     text-align: center;
  7470.     top: -10px;
  7471.     webkit-border-radius: 20px;
  7472.     width: 20px;
  7473. }
  7474. #role_container #role_creation .define_logic
  7475. {
  7476.     max-height: 328px;
  7477.     overflow: auto;
  7478. }
  7479. #role_container #role_creation .define_logic .ii
  7480. {
  7481.     font-size: .9em;
  7482. }
  7483. #role_container #role_creation .define_logic .indent
  7484. {
  7485.     font-size: .95em;
  7486.     padding-left: .28em;
  7487. }
  7488. #role_container #role_creation .remove
  7489. {
  7490.     position: absolute;
  7491.     right: 0;
  7492.     top: 0;
  7493. }
  7494. #role_container #role_left #role #role_stats_complete
  7495. {
  7496.     color: #888;
  7497.     font-size: 1em;
  7498.     padding: 10px 0;
  7499. }
  7500. #role_container #role_left #role #role_title>*
  7501. {
  7502.     display: inline-block;
  7503.     margin-right: .5em;
  7504.     vertical-align: middle;
  7505. }
  7506. #role_container #role_left #role #suggest_role_info
  7507. {
  7508.     font-size: .9em;
  7509.     margin-bottom: .5em;
  7510.     width: 100%;
  7511. }
  7512. #role_container #role_left #role #suggest_role_info>*
  7513. {
  7514.     display: inline-block;
  7515.     margin-right: .5em;
  7516. }
  7517. #role_container #role_left #role #role_desc
  7518. {
  7519.     color: #555;
  7520.     font-size: 1em;
  7521.     padding: .25em;
  7522. }
  7523. #role_container #role_left #role #role_text
  7524. {
  7525.     min-height: 1em;
  7526.     min-width: 5em;
  7527. }
  7528. #role_container #role_left #role .editable:hover
  7529. {
  7530.     background-color: #ffb;
  7531.     cursor: pointer;
  7532. }
  7533. #role_container #role_left #role #role_edit
  7534. {
  7535.     height: 100px;
  7536.     width: 250px;
  7537. }
  7538. #role_container #role_right #roleicon_page table
  7539. {
  7540.     margin: 0;
  7541. }
  7542. #role_container #role_right #fanart_page .fanart .lt-fanart
  7543. {
  7544.     float: left;
  7545.     margin-right: 8px;
  7546.     width: 65px;
  7547. }
  7548. #role_container #role_right #fanart_page .fanart .rt-fanart
  7549. {
  7550.     display: inline-block;
  7551. }
  7552. #role_container #role_right #fanart_page .fanart .rt-fanart .comment-vote>*
  7553. {
  7554.     display: inline-block;
  7555.     margin-right: 3px;
  7556.     vertical-align: middle;
  7557. }
  7558. #role_container table
  7559. {
  7560.     margin: 1em 0;
  7561. }
  7562. #role_container table td
  7563. {
  7564.     color: grey;
  7565.     font-size: .9em;
  7566.     padding-bottom: 5px;
  7567.     padding-right: .5em;
  7568. }
  7569. #role_container table td:first-child
  7570. {
  7571.     color: #b11;
  7572.     font-weight: bold;
  7573. }
  7574. #switch_mobile
  7575. {
  7576.     font-size: .8em;
  7577.     overflow: hidden;
  7578.     padding: 8px;
  7579.     text-align: center;
  7580.     zoom: 1;
  7581. }
  7582. #switch_mobile>a
  7583. {
  7584.     font-weight: normal;
  7585.     padding: 0 10px;
  7586. }
  7587. #forum_index_container #select_lobby_forum
  7588. {
  7589.     font-size: 1.2em;
  7590.     margin-bottom: 5px;
  7591. }
  7592. #forum_index_container #select_lobby_forum>*
  7593. {
  7594.     display: inline;
  7595.     display: inline-block;
  7596.     margin-right: 5px;
  7597.     vertical-align: bottom;
  7598.     zoom: 1;
  7599. }
  7600. #forum_index_container #select_lobby_forum a
  7601. {
  7602.     background-color: #ccc;
  7603.     border-bottom-left-radius: 0;
  7604.     border-bottom-right-radius: 0;
  7605.     border-top-left-radius: 3px;
  7606.     border-top-right-radius: 3px;
  7607.     font-weight: normal;
  7608.     height: 1em;
  7609.     line-height: .95em;
  7610.     margin-bottom: 5px;
  7611.     moz-border-radius-bottomleft: 0;
  7612.     moz-border-radius-bottomright: 0;
  7613.     moz-border-radius-topleft: 3px;
  7614.     moz-border-radius-topright: 3px;
  7615.     padding: .4em .6em .5em;
  7616.     webkit-border-bottom-left-radius: 0;
  7617.     webkit-border-bottom-right-radius: 0;
  7618.     webkit-border-top-left-radius: 3px;
  7619.     webkit-border-top-right-radius: 3px;
  7620. }
  7621. #forum_index_container #select_lobby_forum a>*
  7622. {
  7623.     display: inline-block;
  7624.     vertical-align: middle;
  7625. }
  7626. #forum_index_container #select_lobby_forum a span
  7627. {
  7628.     color: #777;
  7629.     font-size: .9em;
  7630.     font-weight: normal;
  7631. }
  7632. #forum_index_container #select_lobby_forum a img
  7633. {
  7634.     border: 0;
  7635.     height: 20px;
  7636.     margin-right: 3px;
  7637.     width: 20px;
  7638. }
  7639. #forum_index_container #select_lobby_forum a.sel
  7640. {
  7641.     background: linear-gradient(#d33,#b11);
  7642.     background: -moz-linear-gradient(#d33,#b11);
  7643.     background: url('data:image/svg+xml;
  7644.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d33),color-stop(100%,#b11));
  7645.     background: -webkit-linear-gradient(#d33,#b11);
  7646.     background-color: #b33;
  7647. }
  7648. #forum_index_container #select_lobby_forum a.sel span
  7649. {
  7650.     color: #fff;
  7651. }
  7652. #forum_index_container #forum_lt .forum
  7653. {
  7654.     border: 1px solid #ccc;
  7655.     border-width: 0 1px;
  7656.     padding: .5em;
  7657. }
  7658. #forum_index_container #forum_lt .forum:nth-child(2n+1)
  7659. {
  7660.     background-color: #eee;
  7661. }
  7662. #forum_index_container #forum_lt .forum:nth-child(2n+1) .forum_recents .forum_recent
  7663. {
  7664.     border-color: #fff;
  7665. }
  7666. #forum_index_container #forum_lt .forum:first-child
  7667. {
  7668.     border-width: 1px 1px 0 1px;
  7669. }
  7670. #forum_index_container #forum_lt .forum:last-child
  7671. {
  7672.     border-width: 0 1px 1px 1px;
  7673. }
  7674. #forum_index_container #forum_lt .forum .forum_row
  7675. {
  7676.     margin-top: 3px;
  7677.     position: relative;
  7678.     width: 100%;
  7679. }
  7680. #forum_index_container #forum_lt .forum .forum_row a.forum-title
  7681. {
  7682.     color: #b11;
  7683.     font-family: sans-serif,arial;
  7684.     font-weight: 400;
  7685. }
  7686. #forum_index_container #forum_lt .forum .forum_row a.forum-title:hover
  7687. {
  7688.     color: #b11;
  7689.     text-decoration: underline;
  7690. }
  7691. #forum_index_container #forum_lt .forum .forum_row a.close
  7692. {
  7693.     position: absolute;
  7694.     right: 0;
  7695.     top: 0;
  7696. }
  7697. #forum_index_container #forum_lt .forum .forum_row .forum_row_rt
  7698. {
  7699.     overflow: hidden;
  7700.     position: absolute;
  7701.     right: 0;
  7702.     text-align: right;
  7703.     top: -2px;
  7704.     width: 16em;
  7705. }
  7706. #forum_index_container #forum_lt .forum .forum_row .forum_topics,#forum_index_container #forum_lt .forum .forum_row .forum_replies
  7707. {
  7708.     font-weight: normal;
  7709. }
  7710. #forum_index_container #forum_lt .forum .forum_row span
  7711. {
  7712.     color: #888;
  7713.     font-size: .9em;
  7714. }
  7715. #forum_index_container #forum_lt .forum .forum_row .forum_title
  7716. {
  7717.     color: #b11;
  7718.     font-size: 1.2em;
  7719.     font-weight: bold;
  7720.     width: 20em;
  7721. }
  7722. #forum_index_container #forum_lt .forum .forum_row .forum_title.sticky
  7723. {
  7724.     background: url(/images/pin.png) no-repeat center left;
  7725.     padding-left: 20px;
  7726. }
  7727. #forum_index_container #forum_lt .forum .forum_row .forum_title:hover
  7728. {
  7729.     color: grey;
  7730. }
  7731. #forum_index_container #forum_lt .forum .forum_recents
  7732. {
  7733.     padding: 0 20px 0 0;
  7734. }
  7735. #forum_index_container #forum_lt .forum .forum_recents>*
  7736. {
  7737.     vertical-align: top;
  7738. }
  7739. #forum_index_container #forum_lt .forum .forum_recents .forumdesc
  7740. {
  7741.     color: #666;
  7742.     font-size: .95em;
  7743.     line-height: 1.25em;
  7744.     margin: 0;
  7745.     padding: .5em .5em .5em 0;
  7746.     width: 253px;
  7747. }
  7748. #forum_index_container #forum_lt .forum .forum_recents .forumdesc.editable:hover
  7749. {
  7750.     background-color: #ff8;
  7751. }
  7752. #forum_index_container #forum_lt .forum .forum_recents .forum_recent
  7753. {
  7754.     border: 1px solid #ccc;
  7755.     border-width: 0 1px 0 0;
  7756.     margin: 10px 0;
  7757.     padding: 0 8px;
  7758.     width: 210px;
  7759. }
  7760. #forum_index_container #forum_lt .forum .forum_recents .forum_recent:last-child
  7761. {
  7762.     border: 0;
  7763. }
  7764. #forum_index_container #forum_lt .forum .forum_recents .forum_recent a.user
  7765. {
  7766.     font-size: .95em;
  7767.     font-weight: normal;
  7768.     line-height: 15px;
  7769.     overflow-x: hidden;
  7770. }
  7771. #forum_index_container #forum_lt .forum .forum_recents .forum_recent .forum_recent_row
  7772. {
  7773.     display: block;
  7774. }
  7775. #forum_index_container #forum_lt .forum .forum_recents .forum_recent .forum_recent_row span
  7776. {
  7777.     color: #888;
  7778.     font-size: .85em;
  7779. }
  7780. #forum_index_container #forum_lt .forum .forum_recents .forum_recent .forum_recent_link
  7781. {
  7782.     margin-bottom: 3px;
  7783. }
  7784. #forum_index_container #forum_lt .forum .forum_recents .forum_recent .forum_recent_link a
  7785. {
  7786.     color: #911;
  7787.     display: block;
  7788.     font-weight: normal;
  7789. }
  7790. #forum_index_container #forum_lt .forum .forum_recents .forum_recent .forum_recent_link a:hover
  7791. {
  7792.     color: #911;
  7793.     text-decoration: underline;
  7794. }
  7795. #forum_container .number
  7796. {
  7797.     font-size: 1em;
  7798.     font-weight: 400;
  7799. }
  7800. #forum_container #topics
  7801. {
  7802.     width: 100%;
  7803. }
  7804. #forum_container #topics .topic-title
  7805. {
  7806.     font-family: sans-serif,arial;
  7807.     font-weight: normal;
  7808. }
  7809. #forum_container #topics .topic-title:hover
  7810. {
  7811.     color: #b11;
  7812.     text-decoration: underline;
  7813. }
  7814. #forum_container #topics tr
  7815. {
  7816.     border: 1px solid #ccc;
  7817.     border-width: 0 1px;
  7818. }
  7819. #forum_container #topics th div
  7820. {
  7821.     font-size: .9em;
  7822.     font-weight: normal;
  7823.     margin: 0;
  7824.     padding: 5px 5px;
  7825.     text-align: center;
  7826. }
  7827. #forum_container #topics th div.alt
  7828. {
  7829.     text-align: left;
  7830. }
  7831. #forum_container.topic_page .post a.user
  7832. {
  7833.     font-weight: bold;
  7834. }
  7835. #forum_container #forum_title_row a
  7836. {
  7837.     color: grey;
  7838. }
  7839. #forum_container #forum_title_row a:hover
  7840. {
  7841.     color: #911;
  7842. }
  7843. #forum_container h2.topic-title
  7844. {
  7845.     font-size: 24px;
  7846.     font-weight: normal;
  7847.     padding: 5px;
  7848. }
  7849. #forum_container h2.topic-title .numposts
  7850. {
  7851.     color: #999;
  7852.     font-size: .7em;
  7853.     padding-left: 1em;
  7854. }
  7855. #forum_container .titlecrumb
  7856. {
  7857.     margin-bottom: 5px;
  7858.     padding-bottom: 10px;
  7859.     position: relative;
  7860. }
  7861. #forum_container .titlecrumb.forum_header
  7862. {
  7863.     border-bottom: 1px solid #ddd;
  7864. }
  7865. #forum_container .titlecrumb.forum_header>*
  7866. {
  7867.     display: inline-block;
  7868.     margin-right: 10px;
  7869.     vertical-align: middle;
  7870. }
  7871. #forum_container .titlecrumb.forum_header>* .back
  7872. {
  7873.     height: 20px;
  7874.     line-height: 20px;
  7875. }
  7876. #forum_container .titlecrumb.forum_header>*:last-child
  7877. {
  7878.     margin-right: 0;
  7879. }
  7880. #forum_container .titlecrumb.forum_header.no_border
  7881. {
  7882.     border: 0;
  7883. }
  7884. #forum_container .titlecrumb.forum_header a.back
  7885. {
  7886.     font-size: 15px;
  7887.     font-weight: normal;
  7888. }
  7889. #forum_container .titlecrumb.forum_header a.back>*
  7890. {
  7891.     display: inline-block;
  7892.     vertical-align: middle;
  7893. }
  7894. #forum_container .titlecrumb.forum_header a.back img
  7895. {
  7896.     border: 0;
  7897.     margin-right: 3px;
  7898. }
  7899. #forum_container .titlecrumb #bar_right
  7900. {
  7901.     position: absolute;
  7902.     right: 0;
  7903.     top: 0;
  7904. }
  7905. #forum_container .titlecrumb #bar_right #make_topic
  7906. {
  7907.     color: #fff;
  7908.     font-weight: normal;
  7909.     margin: 0;
  7910.     margin-left: 5px;
  7911.     padding: .4em;
  7912. }
  7913. #forum_container .titlecrumb #bar_right #search_forum
  7914. {
  7915.     margin: 0;
  7916.     padding: 0;
  7917.     width: 12.5em;
  7918. }
  7919. #forum_container .titlecrumb #bar_right #search_forum input[type=submit]
  7920. {
  7921.     font-size: .95em;
  7922. }
  7923. #forum_container .titlecrumb #bar_right #search_forum input[type=text]
  7924. {
  7925.     font-size: 1em;
  7926. }
  7927. #forum_container .titlecrumb #move_topic
  7928. {
  7929.     margin: 0;
  7930.     padding: 0;
  7931.     position: absolute;
  7932.     right: 0;
  7933.     top: 0;
  7934.     width: auto;
  7935. }
  7936. #forum_container .titlecrumb #move_topic>*
  7937. {
  7938.     display: inline-block;
  7939.     float: none;
  7940.     vertical-align: middle;
  7941. }
  7942. #forum_container table
  7943. {
  7944.     border-bottom: 1px solid #aaa;
  7945. }
  7946. #forum_container table tr.row:nth-child(even)
  7947. {
  7948.     background-color: #eee;
  7949. }
  7950. #forum_container table th div,#forum_container table td
  7951. {
  7952.     padding: .3em .5em;
  7953.     position: relative;
  7954. }
  7955. #forum_container table th div
  7956. {
  7957.     background: linear-gradient(#d33,#c22);
  7958.     background: -moz-linear-gradient(#d33,#c22);
  7959.     background: url('data:image/svg+xml;
  7960.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d33),color-stop(100%,#c22));
  7961.     background: -webkit-linear-gradient(#d33,#c22);
  7962.     color: #fee;
  7963.     font-size: .95em;
  7964.     margin: 0 1px .5em;
  7965. }
  7966. #forum_container table td:first-child a
  7967. {
  7968.     color: #b11;
  7969. }
  7970. #forum_container table td:first-child a:focus
  7971. {
  7972.     color: #b11;
  7973. }
  7974. #forum_container table td:first-child a:hover
  7975. {
  7976.     color: #888;
  7977. }
  7978. #forum_container table td:first-child img
  7979. {
  7980.     margin-right: 5px;
  7981. }
  7982. #forum_container table td .inform
  7983. {
  7984.     margin: 0 auto;
  7985. }
  7986. #forum_container table td.reset
  7987. {
  7988.     padding-top: 0;
  7989. }
  7990. #forum_container table .close
  7991. {
  7992.     position: absolute;
  7993.     right: 0;
  7994.     top: 0;
  7995. }
  7996. #forum_container table th
  7997. {
  7998.     font-weight: bold;
  7999.     text-align: center;
  8000. }
  8001. #forum_container table div.threadtitle
  8002. {
  8003.     font-size: 1.1em;
  8004.     padding: 1px 0;
  8005.     width: 22em;
  8006. }
  8007. #forum_container table div.threadtitle img
  8008. {
  8009.     margin-right: 5px;
  8010. }
  8011. #forum_container table div.threadtitle a
  8012. {
  8013.     display: inline;
  8014. }
  8015. #forum_container table div.threadtitle .topic_num_votes
  8016. {
  8017.     font-size: .7em;
  8018.     font-weight: 700;
  8019. }
  8020. #forum_container table div.threadtitle .topic_num_votes.green
  8021. {
  8022.     color: #1a1;
  8023. }
  8024. #forum_container table div.threadtitle .topic_num_votes.red
  8025. {
  8026.     color: #b11;
  8027. }
  8028. #forum_container table div.lastpost>*
  8029. {
  8030.     float: left;
  8031.     height: 20px;
  8032.     line-height: 20px;
  8033.     margin-right: 3px;
  8034. }
  8035. #forum_container table div i
  8036. {
  8037.     font-size: .9em;
  8038. }
  8039. #forum_container table table div.createdby
  8040. {
  8041.     width: 25em;
  8042. }
  8043. #forum_container table td.noleft
  8044. {
  8045.     padding-left: .2em;
  8046. }
  8047. #forum_container table td.noright
  8048. {
  8049.     padding-right: .2em;
  8050. }
  8051. #forum_container table td+td
  8052. {
  8053.     text-align: center;
  8054. }
  8055. #forum_container .thread
  8056. {
  8057.     color: #666;
  8058.     font-size: .95em;
  8059.     padding: 5px 0;
  8060. }
  8061. #forum_container #topic_ad
  8062. {
  8063.     margin-top: .5em;
  8064.     overflow: hidden;
  8065. }
  8066. #forum_container #create_post .field_msg>*
  8067. {
  8068.     display: block;
  8069. }
  8070. #forum_container #create_post .field_msg textarea
  8071. {
  8072.     width: 100%;
  8073. }
  8074. #forum_container #threadmsg #edit_topic
  8075. {
  8076.     font-size: .9em;
  8077.     font-weight: normal;
  8078. }
  8079. #forum_container #threadmsg #edit_topic:hover
  8080. {
  8081.     text-decoration: underline;
  8082. }
  8083. #forum_container #threadmsg .thread_lt
  8084. {
  8085.     border-bottom: 1px solid #ccc;
  8086.     max-width: 650px;
  8087.     padding-bottom: 5px;
  8088. }
  8089. #forum_container #threadmsg .thread_lt #msg_container
  8090. {
  8091.     overflow: hidden;
  8092. }
  8093. #forum_container #threadmsg .thread_lt #msg_container .msg,#forum_container #threadmsg .thread_lt #msg_container #wmd-preview
  8094. {
  8095.     color: #333;
  8096.     font-size: .9em;
  8097.     line-height: 22px;
  8098.     padding: .5em;
  8099. }
  8100. #forum_container #board
  8101. {
  8102.     z-index: 3;
  8103. }
  8104. #forum_container #board #board_announcement
  8105. {
  8106.     font-color: #777;
  8107.     font-size: .9em;
  8108.     line-height: 1.1em;
  8109.     margin-bottom: 10px;
  8110.     padding: 5px;
  8111.     padding-left: 20px;
  8112.     position: relative;
  8113. }
  8114. #forum_container #board #board_announcement.has_content:before
  8115. {
  8116.     color: #bbb;
  8117.     font-family: Times,Georgia;
  8118.     font-size: 3em;
  8119.     position: absolute;
  8120. }
  8121. #forum_container #board #board_announcement.has_content:before
  8122. {
  8123.     content: "�€œ";
  8124.     left: 0;
  8125.     top: -10px;
  8126. }
  8127. #forum_container #board #board_announcement i.icon-pencil
  8128. {
  8129.     color: #aaa;
  8130.     cursor: pointer;
  8131.     display: none;
  8132.     position: absolute;
  8133.     right: 0;
  8134.     top: 0;
  8135. }
  8136. #forum_container #board #board_announcement i.icon-pencil:hover
  8137. {
  8138.     color: #b11;
  8139. }
  8140. #forum_container #board #board_announcement:hover i.icon-pencil
  8141. {
  8142.     display: block;
  8143. }
  8144. #forum_container #board #board_announcement textarea
  8145. {
  8146.     height: 250px;
  8147.     width: 350px;
  8148. }
  8149. #forum_container #board #board_announcement .controls>*
  8150. {
  8151.     display: inline-block;
  8152.     font-size: .9em;
  8153.     margin-right: 5px;
  8154.     vertical-align: middle;
  8155. }
  8156. #forum_container #board #board_cont
  8157. {
  8158.     padding-top: 25px;
  8159. }
  8160. #forum_container #board #board_i
  8161. {
  8162.     position: relative;
  8163. }
  8164. #forum_container #board #board_i .add_tag_input
  8165. {
  8166.     border: 1px solid #ccc;
  8167.     padding: 3px;
  8168. }
  8169. #forum_container #board #board_i .tag
  8170. {
  8171.     border: 1px solid #ccc;
  8172.     border-radius: 2px;
  8173.     color: #888;
  8174.     cursor: pointer;
  8175.     font-size: .7em;
  8176.     khtml-border-radius: 2px;
  8177.     moz-border-radius: 2px;
  8178.     padding: 3px;
  8179.     webkit-border-radius: 2px;
  8180. }
  8181. #forum_container #board #board_i .tag:hover
  8182. {
  8183.     background-color: #ddd;
  8184. }
  8185. #forum_container #board #board_i .color_block
  8186. {
  8187.     border-radius: 2px;
  8188.     display: inline-block;
  8189.     height: 14px;
  8190.     khtml-border-radius: 2px;
  8191.     margin-left: 5px;
  8192.     moz-border-radius: 2px;
  8193.     webkit-border-radius: 2px;
  8194.     width: 14px;
  8195. }
  8196. #forum_container #board #board_i span.num
  8197. {
  8198.     color: #b11;
  8199.     font-size: 1.2em;
  8200. }
  8201. #forum_container #board #board_i li
  8202. {
  8203.     border-bottom: 1px solid #eee;
  8204.     padding: 4px;
  8205.     position: relative;
  8206. }
  8207. #forum_container #board #board_i li i.handle
  8208. {
  8209.     color: #aaa;
  8210.     cursor: move;
  8211.     display: none;
  8212.     font-size: .9em;
  8213.     left: -15px;
  8214.     position: absolute;
  8215.     top: 8px;
  8216. }
  8217. #forum_container #board #board_i li i.handle:hover
  8218. {
  8219.     color: #b11;
  8220. }
  8221. #forum_container #board #board_i li:hover i.handle
  8222. {
  8223.     display: block;
  8224. }
  8225. #forum_container #board #board_i li img
  8226. {
  8227.     border: 1px solid #eee;
  8228. }
  8229. #forum_container #board #board_i li .player_link
  8230. {
  8231.     color: #b11;
  8232.     font-weight: normal;
  8233. }
  8234. #forum_container #board #board_i li .player_link:hover
  8235. {
  8236.     text-decoration: underline;
  8237. }
  8238. #forum_container #board #choose_player
  8239. {
  8240.     position: relative;
  8241. }
  8242. #forum_container #board #choose_player input[type=text]
  8243. {
  8244.     border: 1px solid #ccc;
  8245.     font-size: 1.2em;
  8246.     padding: 3px;
  8247. }
  8248. #forum_container #board #choose_player ul
  8249. {
  8250.     background-color: #fff;
  8251.     border: 1px solid #ccc;
  8252.     box-shadow: 0 0 20px #ccc;
  8253.     overflow-x: hidden;
  8254.     position: absolute;
  8255.     top: 35px;
  8256.     width: 350px;
  8257. }
  8258. #forum_container #board #choose_player ul li
  8259. {
  8260.     cursor: pointer;
  8261.     padding: 5px;
  8262. }
  8263. #forum_container #board #choose_player ul li img
  8264. {
  8265.     border: 1px solid #ddd;
  8266.     margin-right: 5px;
  8267. }
  8268. #forum_container #board #choose_player ul li:hover
  8269. {
  8270.     background-color: #eee;
  8271. }
  8272. #forum_container #board #choose_player ul li>*
  8273. {
  8274.     display: inline-block;
  8275.     vertical-align: middle;
  8276. }
  8277. #forum_container #poll,#forum_container #petition,#forum_container #countdown
  8278. {
  8279.     background-color: #fff;
  8280.     border-left: 1px solid #ccc;
  8281.     padding: .5em;
  8282.     z-index: 2;
  8283. }
  8284. #forum_container #poll .descr,#forum_container #petition .descr,#forum_container #countdown .descr
  8285. {
  8286.     color: #888;
  8287.     font-size: .9em;
  8288.     line-height: 1.1em;
  8289.     overflow-x: hidden;
  8290.     padding: .5em;
  8291.     padding: 1em;
  8292. }
  8293. #forum_container #countdown
  8294. {
  8295.     padding: .5em 0 1em;
  8296. }
  8297. #forum_container #countdown #countdown-text
  8298. {
  8299.     font-size: 1.2em;
  8300.     padding: .5em 0;
  8301.     text-align: center;
  8302. }
  8303. #forum_container #countdown #countdown-date
  8304. {
  8305.     color: #999;
  8306.     text-align: center;
  8307. }
  8308. #forum_container #petition h2
  8309. {
  8310.     color: #888;
  8311.     font-size: 1em;
  8312.     font-weight: normal;
  8313.     padding: 5px;
  8314. }
  8315. #forum_container #petition .descr
  8316. {
  8317.     background-color: #eee;
  8318.     margin-bottom: 3px;
  8319. }
  8320. #forum_container #petition #petition_users img
  8321. {
  8322.     border: 1px solid #ccc;
  8323. }
  8324. #forum_container #petition #requirements
  8325. {
  8326.     background-color: #ddd;
  8327.     color: grey;
  8328.     font-size: 12px;
  8329.     padding: 3px;
  8330. }
  8331. #forum_container #petition #petition_inner>*
  8332. {
  8333.     display: inline;
  8334.     display: inline-block;
  8335.     margin-right: 0;
  8336.     vertical-align: top;
  8337.     zoom: 1;
  8338. }
  8339. #forum_container #petition #petition_signed
  8340. {
  8341.     width: 140px;
  8342. }
  8343. #forum_container #petition #petition_users
  8344. {
  8345.     width: 260px;
  8346. }
  8347. #forum_container #petition #petition_signed .top
  8348. {
  8349.     font-size: 22px;
  8350.     padding: 3px;
  8351. }
  8352. #forum_container #petition #petition_signed .top span
  8353. {
  8354.     color: #b11;
  8355. }
  8356. #forum_container #petition #petition_signed .bottom
  8357. {
  8358.     margin: 20px 0;
  8359. }
  8360. #forum_container #petition #petition_users
  8361. {
  8362.     padding-top: 5px;
  8363. }
  8364. #forum_container #petition #petition_users>*
  8365. {
  8366.     display: inline;
  8367.     display: inline-block;
  8368.     margin-right: 5px;
  8369.     vertical-align: middle;
  8370.     zoom: 1;
  8371. }
  8372. #forum_container #petition #petition_users>*
  8373. {
  8374.     margin-bottom: 5px;
  8375. }
  8376. #forum_container #poll #choices #poll_chart
  8377. {
  8378.     display: block;
  8379.     margin: 0 auto;
  8380. }
  8381. #forum_container #poll #choices #poll_choices .choice .choice_bar
  8382. {
  8383.     margin: .5em 0;
  8384. }
  8385. #forum_container #poll #choices #poll_choices .choice .choice_bar>*
  8386. {
  8387.     display: inline;
  8388.     display: inline-block;
  8389.     margin-right: .8em;
  8390.     vertical-align: middle;
  8391.     zoom: 1;
  8392. }
  8393. #forum_container #poll #choices #poll_choices .choice .choice_bar .choice_count
  8394. {
  8395.     color: #b11;
  8396.     font-size: 1em;
  8397.     font-weight: 600;
  8398. }
  8399. #forum_container #poll #choices #poll_choices .choice .choice_bar .choice_descr
  8400. {
  8401.     font-size: .9em;
  8402. }
  8403. #forum_container #poll #choices #poll_choices .choice .choice_bar_users
  8404. {
  8405.     padding-left: 28px;
  8406. }
  8407. #forum_container #poll #choices #poll_choices .choice .choice_bar_users>*
  8408. {
  8409.     display: inline;
  8410.     display: inline-block;
  8411.     margin-right: 3px;
  8412.     vertical-align: middle;
  8413.     zoom: 1;
  8414. }
  8415. #forum_container #poll #choices #poll_choices .choice .choice_bar_users>*
  8416. {
  8417.     margin-bottom: 3px;
  8418. }
  8419. #forum_container #poll #choices #poll_choices .choice .choice_bar_users img
  8420. {
  8421.     margin-bottom: 3px;
  8422.     opacity: .7;
  8423. }
  8424. #forum_container #poll #choices #poll_choices .choice .choice_bar_users img:hover
  8425. {
  8426.     opacity: 1;
  8427. }
  8428. #forum_container #poll textarea
  8429. {
  8430.     border: 1px solid grey;
  8431.     color: #a11;
  8432.     height: 10em;
  8433.     line-height: 22px;
  8434.     margin-top: .25em;
  8435.     max-width: 30em;
  8436.     min-width: 25em;
  8437.     overflow-x: hidden;
  8438.     padding: .5em;
  8439. }
  8440. #forum_container #participants
  8441. {
  8442.     padding: .1em;
  8443. }
  8444. #forum_container #participants h4
  8445. {
  8446.     color: #777;
  8447.     font-size: .9em;
  8448.     margin: 5px 0;
  8449. }
  8450. #forum_container #threadmaker
  8451. {
  8452.     padding: .5em;
  8453.     position: relative;
  8454. }
  8455. #forum_container #threadmaker>*
  8456. {
  8457.     display: inline;
  8458.     display: inline-block;
  8459.     margin-right: 10px;
  8460.     vertical-align: middle;
  8461.     zoom: 1;
  8462. }
  8463. #forum_container #threadmaker .user
  8464. {
  8465.     font-size: 1em;
  8466. }
  8467. #forum_container #viewers
  8468. {
  8469.     padding-top: 5px;
  8470. }
  8471. #forum_container #viewers #viewers_i>*
  8472. {
  8473.     display: inline-block;
  8474. }
  8475. #forum_container #posts
  8476. {
  8477.     margin-top: .7em;
  8478.     width: 70em;
  8479. }
  8480. #forum_container #posts #posts_inner
  8481. {
  8482.     padding: 10px 0;
  8483. }
  8484. #forum_container #posts .post
  8485. {
  8486.     margin-bottom: 18px;
  8487.     padding-right: 1em;
  8488. }
  8489. #forum_container #posts .post:last-child
  8490. {
  8491.     margin-bottom: 0;
  8492. }
  8493. #forum_container #posts .post.creator .lt-post img
  8494. {
  8495.     box-shadow: 0 0 3px #b11;
  8496.     height: 30px;
  8497.     width: 30px;
  8498. }
  8499. #forum_container #posts .post.editing .rt-post:hover .add_quote
  8500. {
  8501.     display: none;
  8502. }
  8503. #forum_container #posts .post .lt-post
  8504. {
  8505.     float: left;
  8506.     height: 32px;
  8507.     margin: 2px 3px 0 0;
  8508.     width: 32px;
  8509. }
  8510. #forum_container #posts .post .lt-post img
  8511. {
  8512.     border: 1px solid #ccc;
  8513. }
  8514. #forum_container #posts .post .rt-post
  8515. {
  8516.     background-color: #eee;
  8517.     border-radius: 2px;
  8518.     box-shadow: 1px 1px 3px #bbb;
  8519.     display: inline-block;
  8520.     khtml-border-radius: 2px;
  8521.     moz-border-radius: 2px;
  8522.     padding: 8px 8px 7px 10px;
  8523.     position: relative;
  8524.     webkit-border-radius: 2px;
  8525. }
  8526. #forum_container #posts .post .rt-post:hover .add_quote
  8527. {
  8528.     display: block;
  8529. }
  8530. #forum_container #posts .post .rt-post .add_quote
  8531. {
  8532.     display: none;
  8533.     height: 17px;
  8534.     position: absolute;
  8535.     right: 0;
  8536.     top: 5px;
  8537.     width: 17px;
  8538. }
  8539. #forum_container #posts .post .rt-post .add_quote:before
  8540. {
  8541.     content: "�„Ž";
  8542.     font-family: FontAwesome;
  8543.     font-size: .9em;
  8544. }
  8545. #forum_container #posts .post .show_post
  8546. {
  8547.     font-weight: normal;
  8548. }
  8549. #forum_container #posts .postuser .created_at
  8550. {
  8551.     font-size: .8em;
  8552. }
  8553. #forum_container #posts .postuser .edit_status
  8554. {
  8555.     cursor: pointer;
  8556. }
  8557. #forum_container #posts .postuser .edit_status:hover
  8558. {
  8559.     color: #b11;
  8560. }
  8561. #forum_container #posts .postuser a
  8562. {
  8563.     color: #b11;
  8564.     font-size: .9em;
  8565.     font-weight: bold;
  8566. }
  8567. #forum_container #posts .postuser a:hover
  8568. {
  8569.     text-decoration: underline;
  8570. }
  8571. #forum_container #posts .postuser>*
  8572. {
  8573.     display: inline-block;
  8574.     margin-right: 5px;
  8575. }
  8576. #forum_container #posts .postmsg
  8577. {
  8578.     margin-top: 8px;
  8579. }
  8580. #forum_container #posts .postmsg .bubble
  8581. {
  8582.     max-width: 33em;
  8583.     min-width: 14em;
  8584.     overflow-x: hidden;
  8585.     overflow-y: hidden;
  8586.     position: relative;
  8587. }
  8588. #forum_container #posts .postmsg .bubble .bubble_msg
  8589. {
  8590.     line-height: 1.2em;
  8591. }
  8592. #forum_container #posts .postmsg .bubble .bubble_msg a
  8593. {
  8594.     font-weight: normal;
  8595. }
  8596. #forum_container #posts .postmsg .bubble .bubble_edit
  8597. {
  8598.     margin-top: 5px;
  8599. }
  8600. #forum_container #posts .postmsg .bubble .bubble_edit a
  8601. {
  8602.     font-size: 16px;
  8603.     font-weight: normal;
  8604. }
  8605. #forum_container #posts .postmsg .bubble .bubble_edit .edit_msg
  8606. {
  8607.     border: 1px solid grey;
  8608.     font-size: .9em;
  8609.     height: 7em;
  8610.     padding: 10px;
  8611.     padding: 3px;
  8612.     width: 30em;
  8613. }
  8614. #forum_container #posts .postmsg .bubble .bubble_edit .edit_msg_actions>*
  8615. {
  8616.     display: inline;
  8617.     display: inline-block;
  8618.     margin-right: 5px;
  8619.     vertical-align: middle;
  8620.     zoom: 1;
  8621. }
  8622. #forum_container #posts .postmsg .bubble .bubble_edit .edit_msg_actions a
  8623. {
  8624.     font-size: .95em;
  8625. }
  8626. #forum_container #posts .postmsg .bubble .close
  8627. {
  8628.     bottom: 0;
  8629.     position: absolute;
  8630.     right: 0;
  8631. }
  8632. #forum_container #posts .postmsg .bubble .spoiler
  8633. {
  8634.     background-color: #333;
  8635.     color: #333;
  8636. }
  8637. #forum_container #posts .postmsg .bubble .spoiler a
  8638. {
  8639.     color: #333;
  8640. }
  8641. #forum_container #posts .postmsg .bubble .spoiler:hover
  8642. {
  8643.     background-color: transparent;
  8644.     cursor: default;
  8645. }
  8646. #forum_container #posts .postmsg .bubble img
  8647. {
  8648.     max-height: 400px;
  8649.     max-width: 400px;
  8650. }
  8651. #forum_container #posts .postmsg .bubble fieldset
  8652. {
  8653.     border-radius: 3px;
  8654.     font-size: .9em;
  8655.     khtml-border-radius: 3px;
  8656.     margin: 10px 0;
  8657.     moz-border-radius: 3px;
  8658.     overflow: visible;
  8659.     padding: .4em 1em;
  8660.     webkit-border-radius: 3px;
  8661. }
  8662. #forum_container #posts .postmsg .bubble fieldset:before
  8663. {
  8664.     color: #aaa;
  8665.     content: "�€œ";
  8666.     display: block;
  8667.     font-family: "Trebuchet MS",Times,serif;
  8668.     font-size: 3em;
  8669.     line-height: .1em;
  8670.     margin-left: -0.2em;
  8671.     margin-right: .25em;
  8672.     margin-top: -0.2em;
  8673.     text-shadow: 0 1px 1px #909090;
  8674.     vertical-align: -0.4em;
  8675. }
  8676. #forum_container #posts .postmsg .bubble fieldset legend
  8677. {
  8678.     color: #666;
  8679.     margin-left: 1.5em;
  8680.     margin-top: .2em;
  8681. }
  8682. #forum_container #posts .postmsg .bubble fieldset blockquote
  8683. {
  8684.     border-left: 1px solid #ccc;
  8685.     color: #888;
  8686.     margin-top: .1em;
  8687.     padding: .4em 0 .4em .4em;
  8688.     width: 90%;
  8689. }
  8690. #forum_container #posts .postmsg .bubble fieldset blockquote img
  8691. {
  8692.     max-width: 80%;
  8693. }
  8694. #forum_container .replylink
  8695. {
  8696.     font-size: .8em;
  8697.     font-weight: normal;
  8698. }
  8699. #forum_container .deleteduserpost
  8700. {
  8701.     color: #777;
  8702.     font-size: .85em;
  8703. }
  8704. #forum_container form
  8705. {
  8706.     margin-top: 1em;
  8707.     width: 26em;
  8708. }
  8709. #forum_container form h3
  8710. {
  8711.     text-align: right;
  8712. }
  8713. #forum_container form label
  8714. {
  8715.     padding: 0 0 .2em 0;
  8716. }
  8717. #forum_container form label
  8718. {
  8719.     font-size: .9em;
  8720.     font-weight: bold;
  8721.     margin-top: .2em;
  8722.     padding: .1em 0;
  8723. }
  8724. #forum_container form input
  8725. {
  8726.     border: 1px solid #aaa;
  8727. }
  8728. #forum_container form textarea
  8729. {
  8730.     border: 1px solid #aaa;
  8731.     font-size: 15px;
  8732.     height: 16em;
  8733.     margin-bottom: .25em;
  8734.     width: 30em;
  8735. }
  8736. #forum_container form input:focus,#forum_container form textarea:focus
  8737. {
  8738.     background-color: #fff;
  8739.     border: 1px solid #b11;
  8740. }
  8741. #addon_container #donate_paypal
  8742. {
  8743.     margin: 0;
  8744. }
  8745. #addon_container #donate_bitcoins
  8746. {
  8747.     height: 40px;
  8748. }
  8749. #addon_container .purchased
  8750. {
  8751.     color: #911;
  8752.     float: right;
  8753.     font-size: .9em;
  8754. }
  8755. #addon_container #tokeninfo
  8756. {
  8757.     background-color: #ddd;
  8758.     border-radius: 2px;
  8759.     khtml-border-radius: 2px;
  8760.     margin: 3px;
  8761.     moz-border-radius: 2px;
  8762.     padding: 10px;
  8763.     webkit-border-radius: 2px;
  8764. }
  8765. #addon_container #token_offers>*
  8766. {
  8767.     border: 1px solid #ccc;
  8768.     border-radius: 2px;
  8769.     cursor: pointer;
  8770.     display: inline-block;
  8771.     khtml-border-radius: 2px;
  8772.     margin: 0 4px 4px 0;
  8773.     moz-border-radius: 2px;
  8774.     padding: 4px;
  8775.     vertical-align: middle;
  8776.     webkit-border-radius: 2px;
  8777.     width: 80px;
  8778. }
  8779. #addon_container #token_offers>*:hover
  8780. {
  8781.     background-color: #eee;
  8782. }
  8783. #addon_container #token_offers>*.sel
  8784. {
  8785.     background-color: #ddd;
  8786.     border-color: #b11;
  8787. }
  8788. #addon_container #buytokens img
  8789. {
  8790.     border: 0;
  8791. }
  8792. #addon_container #cannotfind
  8793. {
  8794.     background-color: #eee;
  8795.     border: 2px solid #b11;
  8796.     color: #b11;
  8797.     padding: 10px;
  8798.     text-align: center;
  8799. }
  8800. #addon_container #target
  8801. {
  8802.     display: none;
  8803. }
  8804. #addon_container #target input
  8805. {
  8806.     border: 1px solid grey;
  8807. }
  8808. #addon_container #numtokens
  8809. {
  8810.     color: #444;
  8811.     font-weight: normal;
  8812.     margin-bottom: 20px;
  8813. }
  8814. #addon_container #tokens a
  8815. {
  8816.     float: right;
  8817.     font-size: .9em;
  8818. }
  8819. #addon_container #tokens a.sel
  8820. {
  8821.     color: #b11;
  8822. }
  8823. #addon_container h6
  8824. {
  8825.     background: url(../../view/images/bullet.png) no-repeat left center;
  8826.     color: #333;
  8827.     font-weight: bold;
  8828.     margin-bottom: .5em;
  8829.     padding-left: 10px;
  8830. }
  8831. #addon_container form
  8832. {
  8833.     margin: .5em 0;
  8834. }
  8835. #addon_container select
  8836. {
  8837.     border: 1px solid grey;
  8838.     margin-bottom: 5px;
  8839. }
  8840. #addon_container #modules
  8841. {
  8842.     width: 100%;
  8843. }
  8844. #addon_container #modules .module
  8845. {
  8846.     box-sizing: border-box;
  8847.     moz-box-sizing: border-box;
  8848.     padding: .5em;
  8849.     webkit-box-sizing: border-box;
  8850.     width: 48%;
  8851. }
  8852. #addon_container #modules .module h5
  8853. {
  8854.     border: 0;
  8855.     color: #b11;
  8856.     font-size: 1em;
  8857.     font-weight: bold;
  8858.     padding: .2em 0;
  8859. }
  8860. #addon_container #modules .module p
  8861. {
  8862.     background-color: #ddd;
  8863.     border-radius: 3px;
  8864.     font-size: 1em;
  8865.     khtml-border-radius: 3px;
  8866.     line-height: 1.1em;
  8867.     moz-border-radius: 3px;
  8868.     overflow: hidden;
  8869.     padding: 1em;
  8870.     webkit-border-radius: 3px;
  8871.     word-wrap: break-word;
  8872. }
  8873. #addon_container #modules .module .moduleinfo
  8874. {
  8875.     color: #777;
  8876.     font-size: .9em;
  8877.     padding: 5px 0;
  8878.     text-align: right;
  8879. }
  8880. #addon_container #modules .module .yourinfo
  8881. {
  8882.     font-size: .9em;
  8883.     text-align: right;
  8884. }
  8885. #addon_container #target input
  8886. {
  8887.     font-size: 1.1em;
  8888.     padding: 10px;
  8889. }
  8890. #addon_container .actionbar
  8891. {
  8892.     background-color: #eee;
  8893.     margin-top: .25em;
  8894.     padding: 5px;
  8895. }
  8896. #addon_container .actionbar div
  8897. {
  8898.     float: left;
  8899.     font-weight: bold;
  8900. }
  8901. #addon_container .actionbar a
  8902. {
  8903.     border: 1px solid #b11;
  8904.     color: #b11;
  8905.     float: right;
  8906. }
  8907. #addon_container .actionbar a:hover
  8908. {
  8909.     color: #fff;
  8910. }
  8911. #addon_container .inform
  8912. {
  8913.     margin-top: .5em;
  8914. }
  8915. #addon_container .inform li
  8916. {
  8917.     background: url(../../view/images/bullet.png) no-repeat left 5px;
  8918.     margin: .5em 0;
  8919.     padding-left: 20px;
  8920. }
  8921. #admin_container ul#role_list>*
  8922. {
  8923.     display: inline-block;
  8924.     margin: 5px;
  8925.     width: 100px;
  8926. }
  8927. #admin_container #achievement_container table td,#admin_container #achievement_container table th
  8928. {
  8929.     padding-right: 1em;
  8930. }
  8931. #admin_container #achievement_container #roles>*
  8932. {
  8933.     cursor: pointer;
  8934.     display: inline-block;
  8935.     margin-right: 5px;
  8936.     vertical-align: middle;
  8937. }
  8938. #admin_container .indent
  8939. {
  8940.     margin-left: 1em;
  8941. }
  8942. #admin_container #commands
  8943. {
  8944.     clear: both;
  8945.     float: left;
  8946.     height: 50em;
  8947.     padding-right: 1em;
  8948. }
  8949. #admin_container #commands li
  8950. {
  8951.     clear: left;
  8952.     float: left;
  8953.     margin: 2px 0;
  8954. }
  8955. #admin_container #commands a
  8956. {
  8957.     display: block;
  8958. }
  8959. #admin_container #commands a:hover
  8960. {
  8961.     color: #911;
  8962. }
  8963. #admin_container #admindetails pre
  8964. {
  8965.     font-family: courier;
  8966.     word-wrap: break-word;
  8967. }
  8968. #admin_container #dbcontrols
  8969. {
  8970.     float: left;
  8971.     margin-bottom: 1em;
  8972.     width: 804px;
  8973. }
  8974. #admin_container #dbcontrols a
  8975. {
  8976.     float: left;
  8977.     font-size: .9em;
  8978.     margin-right: 1em;
  8979. }
  8980. #admin_container #dbwindow
  8981. {
  8982.     clear: left;
  8983.     float: left;
  8984.     width: 804px;
  8985. }
  8986. #admin_container #olddb,#admin_container #newdb
  8987. {
  8988.     float: left;
  8989.     height: auto;
  8990.     margin-right: 2px;
  8991.     overflow: hidden;
  8992.     width: 400px;
  8993. }
  8994. #admin_container .dbinput
  8995. {
  8996.     margin-top: 1em;
  8997. }
  8998. #admin_container .dbtable td
  8999. {
  9000.     font-weight: bold;
  9001.     padding: 1em 0 0;
  9002. }
  9003. #admin_container .dbfield
  9004. {
  9005.     font-size: .9em;
  9006. }
  9007. #admin_container .dbfield td:first-child
  9008. {
  9009.     padding: .5em 0 .5em 1em;
  9010. }
  9011. #admin_container .dbfieldattr
  9012. {
  9013.     font-size: .8em;
  9014. }
  9015. #admin_container .dbfieldattr td:first-child
  9016. {
  9017.     padding-left: 2em;
  9018. }
  9019. #admin_container #userpage
  9020. {
  9021.     float: left;
  9022. }
  9023. #admin_container td
  9024. {
  9025.     padding-right: 1em;
  9026.     vertical-align: middle;
  9027. }
  9028. #admin_container #admin_email #email_body
  9029. {
  9030.     background-color: #eee;
  9031.     border: 1px solid #000;
  9032.     float: left;
  9033.     margin: 1em 0;
  9034.     padding: 1em;
  9035. }
  9036. .comment-lt
  9037. {
  9038.     color: #777;
  9039.     font-size: .9em;
  9040.     font-weight: normal;
  9041.     height: 20px;
  9042.     line-height: 20px;
  9043. }
  9044. .comment-lt:after
  9045. {
  9046.     color: #b11;
  9047.     content: "�ƒ�";
  9048.     font-family: FontAwesome;
  9049.     font-size: 12px;
  9050.     margin-left: 2px;
  9051.     position: relative;
  9052.     top: -5px;
  9053. }
  9054. .commentbox
  9055. {
  9056.     color: #222;
  9057.     width: 100%;
  9058. }
  9059. .commentbox .comment
  9060. {
  9061.     margin-bottom: 15px;
  9062. }
  9063. .commentbox .comment .lt-comment
  9064. {
  9065.     float: left;
  9066.     height: 32px;
  9067.     margin: 0 5px 5px 0;
  9068.     width: 32px;
  9069. }
  9070. .commentbox .comment .lt-comment img
  9071. {
  9072.     border: 1px solid #ddd;
  9073.     height: 30px;
  9074.     width: 30px;
  9075. }
  9076. .commentbox .comment a:hover
  9077. {
  9078.     text-decoration: underline;
  9079. }
  9080. .commentbox .comment .rt-comment
  9081. {
  9082.     margin-left: 10px;
  9083.     padding-left: 5px;
  9084. }
  9085. .commentbox .bubble
  9086. {
  9087.     line-height: 1.2em;
  9088.     margin-top: 5px;
  9089.     overflow-x: hidden;
  9090.     position: relative;
  9091. }
  9092. .commentbox .bubble_i
  9093. {
  9094.     background-color: #efefef;
  9095.     border-radius: 2px;
  9096.     float: left;
  9097.     khtml-border-radius: 2px;
  9098.     moz-border-radius: 2px;
  9099.     padding: 8px 10px;
  9100.     padding-top: 5px;
  9101.     webkit-border-radius: 2px;
  9102. }
  9103. .commentbox .bubble_i .msg
  9104. {
  9105.     font-size: .9em;
  9106.     margin-top: 5px;
  9107.     overflow-x: hidden;
  9108. }
  9109. .commentbox .bubble_i .msg img
  9110. {
  9111.     max-height: 200px;
  9112.     max-width: 200px;
  9113. }
  9114. .commentbox .bubble_i .msg.negged
  9115. {
  9116.     color: #bbb;
  9117. }
  9118. .commentbox .bubble_i .msg.negged .msg-inner
  9119. {
  9120.     display: none;
  9121. }
  9122. .commentbox .bubble_i .msg.negged:hover
  9123. {
  9124.     color: #555;
  9125. }
  9126. .commentbox .bubble_i .msg.negged:hover .hidden-msg
  9127. {
  9128.     display: none;
  9129. }
  9130. .commentbox .bubble_i .msg.negged:hover .msg-inner
  9131. {
  9132.     display: block;
  9133. }
  9134. .commentbox .bubble>a.close
  9135. {
  9136.     bottom: 2px;
  9137.     position: absolute;
  9138.     right: 2px;
  9139. }
  9140. .commentbox .mini_vote
  9141. {
  9142.     margin-left: 5px;
  9143. }
  9144. .commentbox .mini_vote a
  9145. {
  9146.     margin: 0;
  9147. }
  9148. .commentbox .created
  9149. {
  9150.     color: #888;
  9151.     font-size: .8em;
  9152.     margin-left: 2px;
  9153. }
  9154. .commentbox .inner
  9155. {
  9156.     font-size: .9em;
  9157.     line-height: 1.2em;
  9158.     overflow-x: hidden;
  9159.     padding: 1.2em;
  9160. }
  9161. .commentbox .commentinfo
  9162. {
  9163.     position: relative;
  9164.     z-index: 2;
  9165. }
  9166. .commentbox .commentinfo a
  9167. {
  9168.     color: #b44;
  9169.     font-size: .9em;
  9170. }
  9171. .commentbox .commentinfo div.grey.smallfont
  9172. {
  9173.     display: inline-block;
  9174.     font-size: .8em;
  9175. }
  9176. .commentbox .emptycomment
  9177. {
  9178.     color: #b22;
  9179.     font-size: .9em;
  9180.     margin-top: 1em;
  9181. }
  9182. .commentbox .comment_form
  9183. {
  9184.     display: inline-block;
  9185. }
  9186. .commentbox .comment_form .inner
  9187. {
  9188.     background-color: #ddd;
  9189.     border-radius: 2px;
  9190.     khtml-border-radius: 2px;
  9191.     moz-border-radius: 2px;
  9192.     padding: 1em;
  9193.     webkit-border-radius: 2px;
  9194. }
  9195. .commentbox .comment_form textarea
  9196. {
  9197.     background-color: #ddd;
  9198.     border: none!important;
  9199.     font-size: 15px;
  9200.     height: 2em;
  9201.     moz-transition-duration: .5s;
  9202.     moz-transition-property: width,height;
  9203.     o-transition-duration: .5s;
  9204.     o-transition-property: width,height;
  9205.     padding: .5em;
  9206.     transition-duration: .5s;
  9207.     transition-property: width,height;
  9208.     webkit-transition-duration: .5s;
  9209.     webkit-transition-property: width,height;
  9210.     width: 25em;
  9211.     word-spacing: .2em;
  9212. }
  9213. .commentbox .comment_form textarea:hover
  9214. {
  9215.     background-color: #fff;
  9216. }
  9217. .commentbox .comment_form textarea:focus
  9218. {
  9219.     background-color: #fff;
  9220.     border: 1px solid #b11;
  9221.     height: 10em;
  9222. }
  9223. .commentbox .comment_form .comment_submit_container
  9224. {
  9225.     display: none;
  9226.     text-align: right;
  9227. }
  9228. .commentbox .comment_form .comment_submit_container input[type=submit]
  9229. {
  9230.     display: inline-block;
  9231. }
  9232. .commentbox .comment_form .commenttext:focus
  9233. {
  9234.     height: 10em;
  9235. }
  9236. #family_container.white
  9237. {
  9238.     color: #fff;
  9239. }
  9240. #family_container.white #family-title i[class^=icon-]
  9241. {
  9242.     color: #fff;
  9243. }
  9244. #family_container.white .bgwhite
  9245. {
  9246.     opacity: .95;
  9247. }
  9248. #family_container #family_stats_points table,#family_container #family_stats_percentage table,#family_container #family_stats_achieve table
  9249. {
  9250.     width: 100%;
  9251. }
  9252. #family_container #family_stats_points td,#family_container #family_stats_percentage td,#family_container #family_stats_achieve td
  9253. {
  9254.     padding: 3px;
  9255. }
  9256. #family_container #family-title h2
  9257. {
  9258.     font-size: 1.4em;
  9259.     font-weight: normal;
  9260. }
  9261. #family_container #family-title>*
  9262. {
  9263.     display: inline;
  9264.     display: inline-block;
  9265.     margin-right: 5px;
  9266.     vertical-align: middle;
  9267.     zoom: 1;
  9268. }
  9269. #family_container #family-title a
  9270. {
  9271.     font-weight: normal;
  9272. }
  9273. #family_container #familyinfo img
  9274. {
  9275.     border: 1px solid grey;
  9276. }
  9277. #family_container #familyinfo img.main
  9278. {
  9279.     height: 100px;
  9280.     width: 100px;
  9281. }
  9282. #family_container #familyinfo .family_totals
  9283. {
  9284.     font-size: .9em;
  9285.     margin-top: 10px;
  9286.     max-width: 140px;
  9287.     overflow: hidden;
  9288. }
  9289. #family_container #familyinfo .family_totals>*
  9290. {
  9291.     margin-bottom: 5px;
  9292. }
  9293. #family_container #familyinfo .family_totals .trophies
  9294. {
  9295.     width: 120px;
  9296. }
  9297. #family_container #familyinfo table .family_info
  9298. {
  9299.     border-bottom: 1px solid #ccc;
  9300.     padding: .5em;
  9301. }
  9302. #family_container #familyinfo table td
  9303. {
  9304.     padding: .25em;
  9305.     vertical-align: top;
  9306. }
  9307. #family_container #familyinfo table td.red
  9308. {
  9309.     color: #911;
  9310.     font-size: .9em;
  9311.     font-weight: bold;
  9312.     padding-right: 1em;
  9313. }
  9314. #family_container .confirmed_members.can_sort .member
  9315. {
  9316.     cursor: grab;
  9317.     cursor: -webkit-grab;
  9318. }
  9319. #family_container .member
  9320. {
  9321.     margin-bottom: 5px;
  9322.     position: relative;
  9323. }
  9324. #family_container .member .leader
  9325. {
  9326.     right: 40px;
  9327. }
  9328. #family_container .member .settings_menu
  9329. {
  9330.     cursor: default;
  9331.     margin-top: -10px;
  9332.     position: absolute;
  9333.     right: 0;
  9334.     top: 50%;
  9335. }
  9336. #family_container .invited
  9337. {
  9338.     background-color: #ddd;
  9339.     padding: 5px;
  9340. }
  9341. #family_container .invited .familycontrol
  9342. {
  9343.     color: #888;
  9344.     font-size: .95em;
  9345.     text-align: center;
  9346. }
  9347. #family_container .editable:hover
  9348. {
  9349.     background-color: #ff8;
  9350.     cursor: pointer;
  9351. }
  9352. #family_container #mission_container #mission,#family_container #mission_container .wmd-preview
  9353. {
  9354.     font-size: .9em;
  9355.     line-height: 1.2em;
  9356.     overflow: hidden;
  9357.     width: 520px;
  9358. }
  9359. #family_container #totalpoints
  9360. {
  9361.     font-weight: bold;
  9362. }
  9363. #form_container fieldset
  9364. {
  9365.     padding: .8em;
  9366. }
  9367. #form_container legend
  9368. {
  9369.     color: #444;
  9370.     font: bold 1.2em arial;
  9371. }
  9372. #form_container form p
  9373. {
  9374.     margin-bottom: 2px;
  9375.     position: relative;
  9376. }
  9377. #form_container label
  9378. {
  9379.     display: block;
  9380.     float: left;
  9381.     font-size: .9em;
  9382.     height: 1.3em;
  9383.     line-height: 1.3em;
  9384.     padding-right: .5em;
  9385.     text-align: right;
  9386.     width: 8em;
  9387. }
  9388. #form_container label.error
  9389. {
  9390.     background-color: #fff;
  9391.     border: 1px solid #ccc;
  9392.     color: #b11;
  9393.     height: auto;
  9394.     padding: .5em;
  9395.     position: absolute;
  9396.     right: -140px;
  9397.     text-align: center;
  9398.     top: 0;
  9399.     width: 150px;
  9400.     z-index: 4;
  9401. }
  9402. #form_container input[type=text],#form_container input[type=password]
  9403. {
  9404.     border: 1px solid gray;
  9405.     font-size: 1.1em;
  9406.     height: 1.2em;
  9407.     margin: 2px 0;
  9408.     padding: .25em;
  9409. }
  9410. #form_container input[type=text]:focus,#form_container input[type=password]:focus
  9411. {
  9412.     border-color: #b11;
  9413. }
  9414. #form_container textarea:focus
  9415. {
  9416.     border-color: #b11;
  9417. }
  9418. #form_container input[type=checkbox]
  9419. {
  9420.     float: left;
  9421.     height: 1.3em;
  9422.     width: 1.3em;
  9423. }
  9424. #form_container input[type=submit]
  9425. {
  9426.     border: 1px solid gray;
  9427.     margin-bottom: .3em;
  9428.     margin-top: .3em;
  9429.     width: auto;
  9430. }
  9431. #form_container textarea
  9432. {
  9433.     border: 1px solid gray;
  9434.     font-size: 15px;
  9435. }
  9436. .tip_body.select_possible_tip
  9437. {
  9438.     max-width: 200px;
  9439.     overflow: visible;
  9440.     padding: 1em;
  9441.     position: relative;
  9442. }
  9443. .tip_body.select_possible_tip>*
  9444. {
  9445.     display: inline;
  9446.     display: inline-block;
  9447.     margin-right: 5px;
  9448.     vertical-align: middle;
  9449.     zoom: 1;
  9450. }
  9451. .tip_body.select_possible_tip .close_modal,.tip_body.select_possible_tip #game_container .screen .track_user .close_track_user,#game_container .screen .track_user .tip_body.select_possible_tip .close_track_user
  9452. {
  9453.     right: -16px;
  9454.     top: -6px;
  9455. }
  9456. .tip_body.select_possible_tip .roleimg
  9457. {
  9458.     cursor: pointer;
  9459. }
  9460. .meeting_instruction .tip_body,.minigame_instructions .tip_body
  9461. {
  9462.     font-size: .9em;
  9463.     padding: 10px;
  9464.     text-align: center;
  9465.     width: 100px;
  9466. }
  9467. body.has_lobby_background #header
  9468. {
  9469.     background-color: #fff;
  9470.     opacity: .9;
  9471. }
  9472. body.game
  9473. {
  9474.     min-height: 100%;
  9475.     position: relative;
  9476.     z-index: 0;
  9477. }
  9478. body.game.day
  9479. {
  9480.     background: #c9dbe9;
  9481.     background: linear-gradient(#c9dbe9,#fff);
  9482.     background: -moz-linear-gradient(#c9dbe9,#fff);
  9483.     background: url('data:image/svg+xml;
  9484.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#c9dbe9),color-stop(100%,#fff));
  9485.     background: -webkit-linear-gradient(#c9dbe9,#fff);
  9486. }
  9487. body.game.day .sun,body.game.day .cloud
  9488. {
  9489.     display: block;
  9490. }
  9491. body.game.day #content
  9492. {
  9493.     opacity: .97;
  9494. }
  9495. body.game.night
  9496. {
  9497.     background: url(/images/mafia/stars.png) repeat bottom center #222;
  9498. }
  9499. body.game.night .moon,body.game.night .stars
  9500. {
  9501.     display: block;
  9502. }
  9503. body.game h5
  9504. {
  9505.     border-bottom: 0;
  9506. }
  9507. body.game .prop
  9508. {
  9509.     display: none;
  9510.     position: absolute;
  9511.     z-index: -2;
  9512. }
  9513. body.game .moon
  9514. {
  9515.     background: transparent url(/images/mafia/moon.png) no-repeat center center;
  9516.     height: 168px;
  9517.     opacity: .8;
  9518.     right: 2%;
  9519.     top: 2%;
  9520.     width: 168px;
  9521.     z-index: -3;
  9522. }
  9523. body.game .sun
  9524. {
  9525.     background: transparent url(/images/mafia/sun.png) no-repeat center center;
  9526.     height: 152px;
  9527.     right: 0;
  9528.     top: -41px;
  9529.     width: 150px;
  9530.     z-index: -3;
  9531. }
  9532. body.game .cloud
  9533. {
  9534.     background: #eee;
  9535.     border-radius: 200px;
  9536.     height: 60px;
  9537.     moz-border-radius: 200px;
  9538.     webkit-border-radius: 200px;
  9539.     width: 200px;
  9540.     z-index: -2;
  9541. }
  9542. body.game .cloud:before,body.game .cloud:after
  9543. {
  9544.     background: #fff;
  9545.     border-radius: 100px;
  9546.     content: "";
  9547.     height: 80px;
  9548.     left: 10px;
  9549.     moz-border-radius: 100px;
  9550.     moz-transform: rotate(30deg);
  9551.     position: absolute;
  9552.     top: -15px;
  9553.     transform: rotate(30deg);
  9554.     webkit-border-radius: 100px;
  9555.     webkit-transform: rotate(30deg);
  9556.     width: 100px;
  9557. }
  9558. body.game .cloud:after
  9559. {
  9560.     height: 120px;
  9561.     left: auto;
  9562.     right: 15px;
  9563.     top: -55px;
  9564.     width: 120px;
  9565. }
  9566. body.game .cloud_2
  9567. {
  9568.     left: -14px;
  9569.     moz-transform: scale(.6);
  9570.     opacity: .6;
  9571.     top: -100px;
  9572.     transform: scale(.6);
  9573.     webkit-transform: scale(.6);
  9574. }
  9575. body.game .cloud_3
  9576. {
  9577.     moz-transform: scale(.8);
  9578.     opacity: .8;
  9579.     right: 0;
  9580.     top: 147px;
  9581.     transform: scale(.8);
  9582.     webkit-transform: scale(.8);
  9583. }
  9584. body.game #content
  9585. {
  9586.     background: #fff;
  9587.     border: 1px solid #ccc;
  9588.     padding-top: 20px;
  9589.     z-index: 1;
  9590. }
  9591. #content.fullscreen
  9592. {
  9593.     width: 95%;
  9594. }
  9595. #content.fullscreen #game_container
  9596. {
  9597.     width: 95%;
  9598.     z-index: 1;
  9599. }
  9600. #content.hide_timestamp .timestamp
  9601. {
  9602.     display: none;
  9603. }
  9604. #content.hide_voting .log_voting
  9605. {
  9606.     display: none;
  9607. }
  9608. #classroom
  9609. {
  9610.     bottom: 0;
  9611.     left: 10px;
  9612.     position: fixed;
  9613.     z-index: 6000;
  9614. }
  9615. #classroom>*
  9616. {
  9617.     display: inline-block;
  9618.     margin-right: 10px;
  9619.     vertical-align: bottom;
  9620. }
  9621. #classroom #mentors,#classroom #students,#classroom .classroom
  9622. {
  9623.     background-color: #fff;
  9624.     box-shadow: 0 0 20px #ccc;
  9625. }
  9626. #classroom .classroom
  9627. {
  9628.     width: 200px;
  9629. }
  9630. #classroom .classroom .classroom_talk
  9631. {
  9632.     font-size: .8em;
  9633.     margin-bottom: 5px;
  9634. }
  9635. #classroom .classroom .classroom_talk b
  9636. {
  9637.     font-weight: bold;
  9638. }
  9639. #classroom .classroom .header
  9640. {
  9641.     background-color: #ccc;
  9642.     border-bottom: 1px solid #ccc;
  9643.     cursor: pointer;
  9644.     height: 20px;
  9645.     position: relative;
  9646. }
  9647. #classroom .classroom .header:hover
  9648. {
  9649.     background-color: #eee;
  9650. }
  9651. #classroom .classroom .msg
  9652. {
  9653.     max-height: 200px;
  9654.     min-height: 150px;
  9655.     overflow-x: hidden;
  9656.     overflow-y: scroll;
  9657.     padding: 4px;
  9658.     padding-bottom: 10px;
  9659. }
  9660. #classroom .classroom input[type=text]
  9661. {
  9662.     display: block;
  9663.     font-size: .9em;
  9664.     padding: 5px;
  9665.     width: 186px;
  9666. }
  9667. #classroom .classroom .close
  9668. {
  9669.     display: block;
  9670.     height: 20px;
  9671.     line-height: 20px;
  9672.     position: absolute;
  9673.     right: 0;
  9674.     text-align: center;
  9675.     top: 0;
  9676.     width: 20px;
  9677.     z-index: 6;
  9678. }
  9679. #game_container
  9680. {
  9681.     min-height: 800px;
  9682.     position: relative;
  9683. }
  9684. #game_container .game_option.sel+i
  9685. {
  9686.     color: #b11;
  9687. }
  9688. #game_container #setup_strategy
  9689. {
  9690.     cursor: pointer;
  9691.     height: 20px;
  9692.     margin-left: 8px;
  9693.     position: relative;
  9694.     width: 0;
  9695. }
  9696. #game_container #setup_strategy:hover
  9697. {
  9698.     background-color: #ffa;
  9699. }
  9700. #game_container #setup_strategy #setup_strategy_inner
  9701. {
  9702.     background-color: #fff;
  9703.     border: 1px solid #aaa;
  9704.     left: -1.2em;
  9705.     padding: .5em;
  9706.     position: relative;
  9707.     top: 1.2em;
  9708.     width: 28em;
  9709.     z-index: 10;
  9710. }
  9711. #game_container #setup_strategy #setup_strategy_inner .wiki_link
  9712. {
  9713.     font-size: .9em;
  9714.     font-weight: normal;
  9715. }
  9716. #game_container #setup_strategy #setup_strategy_inner .wiki_link>*
  9717. {
  9718.     display: inline;
  9719.     display: inline-block;
  9720.     margin-right: 8px;
  9721.     vertical-align: middle;
  9722.     zoom: 1;
  9723. }
  9724. #game_container #setup_strategy #setup_strategy_inner a.close
  9725. {
  9726.     font-size: .9em;
  9727.     font-weight: normal;
  9728.     position: absolute;
  9729.     right: 5px;
  9730.     top: 5px;
  9731. }
  9732. #game_container #setup_strategy #setup_strategy_inner #strategies_inner .strategy_title
  9733. {
  9734.     background-color: #eee;
  9735.     border-bottom: 1px solid #aaa;
  9736.     cursor: pointer;
  9737.     font-size: .8em;
  9738.     font-weight: bold;
  9739.     padding: .4em;
  9740. }
  9741. #game_container #setup_strategy #setup_strategy_inner #strategies_inner .strategy_title:hover
  9742. {
  9743.     background-color: #ffa;
  9744. }
  9745. #game_container #setup_strategy #setup_strategy_inner #strategies_inner .strategy_title>*
  9746. {
  9747.     display: inline;
  9748.     display: inline-block;
  9749.     margin-right: 5px;
  9750.     vertical-align: middle;
  9751.     zoom: 1;
  9752. }
  9753. #game_container #setup_strategy #setup_strategy_inner #strategies_inner .strategy_descr
  9754. {
  9755.     display: none;
  9756.     font-size: .9em;
  9757.     max-height: 30em;
  9758.     overflow-y: auto;
  9759.     padding: .5em;
  9760. }
  9761. #game_container #game
  9762. {
  9763.     position: relative;
  9764. }
  9765. #game_container #game.graphical .userbox
  9766. {
  9767.     width: 120px;
  9768. }
  9769. #game_container #game.graphical .userbox .user_inner_li .username
  9770. {
  9771.     max-width: 45px;
  9772. }
  9773. #game_container #game.graphical .cmds
  9774. {
  9775.     width: 120px;
  9776. }
  9777. #game_container #game #lower-right
  9778. {
  9779.     bottom: 10px;
  9780.     position: absolute;
  9781.     right: 5px;
  9782.     text-align: right;
  9783.     z-index: 8;
  9784. }
  9785. #game_container #game #lower-right>*
  9786. {
  9787.     display: inline-block;
  9788.     margin-left: 5px;
  9789. }
  9790. #game_container #game #lower-right #settings
  9791. {
  9792.     border: 1px solid transparent;
  9793.     height: 20px;
  9794.     position: relative;
  9795.     width: 20px;
  9796. }
  9797. #game_container #game #lower-right #settings:before
  9798. {
  9799.     color: #ccc;
  9800.     content: "�€“";
  9801.     font-family: FontAwesome;
  9802.     font-size: 18px;
  9803.     line-height: 29px;
  9804. }
  9805. #game_container #game #lower-right #settings #settings_inner
  9806. {
  9807.     display: none;
  9808. }
  9809. #game_container #game #lower-right #settings:hover:before
  9810. {
  9811.     color: #b11;
  9812. }
  9813. #game_container #game #lower-right #settings:hover #settings_inner
  9814. {
  9815.     background-color: #efefef;
  9816.     border: 1px solid #aaa;
  9817.     border-radius: 2px;
  9818.     bottom: 20px;
  9819.     color: #777;
  9820.     display: block;
  9821.     font-size: .85em;
  9822.     height: 145px;
  9823.     khtml-border-radius: 2px;
  9824.     moz-border-radius: 2px;
  9825.     padding: 5px;
  9826.     position: absolute;
  9827.     right: -5px;
  9828.     webkit-border-radius: 2px;
  9829.     width: 110px;
  9830. }
  9831. #game_container #game #lower-right #settings:hover #settings_inner .setting
  9832. {
  9833.     padding: 2px;
  9834. }
  9835. #game_container #game #lower-right #settings:hover #settings_inner .setting>*
  9836. {
  9837.     display: inline;
  9838.     display: inline-block;
  9839.     margin-right: 5px;
  9840.     vertical-align: middle;
  9841.     zoom: 1;
  9842. }
  9843. #game_container #game_title h5
  9844. {
  9845.     font-size: 2em;
  9846.     padding: 0;
  9847. }
  9848. #game_container #statewrap
  9849. {
  9850.     background-color: #ddd;
  9851. }
  9852. #game_container #statebox
  9853. {
  9854.     color: #555;
  9855.     height: 1.6em;
  9856.     line-height: 1.6em;
  9857.     margin: 0 0 .4em;
  9858.     padding: 4px 0;
  9859.     position: relative;
  9860.     text-align: center;
  9861.     width: 100%;
  9862. }
  9863. #game_container #statebox h2
  9864. {
  9865.     font-weight: normal;
  9866.     margin: 0;
  9867. }
  9868. #game_container #gameheader_rt>*
  9869. {
  9870.     display: inline-block;
  9871.     vertical-align: middle;
  9872. }
  9873. #game_container #leavegame_cont
  9874. {
  9875.     float: right;
  9876. }
  9877. #game_container #leavegame_cont>*
  9878. {
  9879.     display: inline-block;
  9880.     vertical-align: middle;
  9881. }
  9882. #game_container #leavegame_cont #game_breadcrumb
  9883. {
  9884.     color: #b11;
  9885.     font-size: .8em;
  9886.     height: 20px;
  9887.     line-height: 20px;
  9888.     margin-top: 2px;
  9889.     padding: 5px;
  9890.     padding-right: 10px;
  9891. }
  9892. #game_container #leavegame_cont #game_breadcrumb>*
  9893. {
  9894.     vertical-align: middle;
  9895. }
  9896. #game_container #leavegame_cont #game_breadcrumb img
  9897. {
  9898.     margin-right: 3px;
  9899. }
  9900. #game_container #leavegame_cont #leavetable
  9901. {
  9902.     font-size: .8em;
  9903. }
  9904. #game_container #leavegame_cont #leavetable_confirm
  9905. {
  9906.     font-size: .9em;
  9907. }
  9908. #game_container #leavegame_cont #leavetable_confirm a
  9909. {
  9910.     font-size: .8em;
  9911. }
  9912. #game_container #leavegame_cont #leavetable_confirm>*
  9913. {
  9914.     margin-left: 5px;
  9915. }
  9916. #game_container #leavegame_cont #leavetable_confirm span
  9917. {
  9918.     color: #888;
  9919.     font-weight: normal;
  9920. }
  9921. #game_container .unranked_buffer
  9922. {
  9923.     width: 1em;
  9924. }
  9925. #game_container .unranked_opts>*
  9926. {
  9927.     vertical-align: middle;
  9928. }
  9929. #game_container #startseconds
  9930. {
  9931.     margin: 0 .5em;
  9932. }
  9933. #game_container .minichat
  9934. {
  9935.     height: 20px;
  9936.     position: absolute;
  9937.     right: -10px;
  9938.     top: -10px;
  9939.     width: 20px;
  9940. }
  9941. #game_container .minichat.chatting
  9942. {
  9943.     background: url(/images/bubble.png) no-repeat center right;
  9944. }
  9945. #game_container .userbox
  9946. {
  9947.     float: left;
  9948.     height: 100%;
  9949.     max-width: 15em;
  9950.     overflow-x: hidden;
  9951.     overflow-y: auto;
  9952.     padding: 0 5px 0 8px;
  9953.     width: auto;
  9954. }
  9955. #game_container .userbox h2
  9956. {
  9957.     color: #b11;
  9958.     font-weight: normal;
  9959. }
  9960. #game_container .userbox ul
  9961. {
  9962.     clear: left;
  9963.     margin: 0;
  9964.     padding: 0;
  9965.     width: auto;
  9966. }
  9967. #game_container .userbox ul li
  9968. {
  9969.     margin: 0;
  9970.     padding: 0;
  9971.     padding: 2px 0;
  9972.     position: relative;
  9973.     width: auto;
  9974. }
  9975. #game_container .userbox ul li.user_li.anonymous_li
  9976. {
  9977.     position: relative;
  9978. }
  9979. #game_container .userbox ul li.user_li.anonymous_li .real_username
  9980. {
  9981.     color: #b11;
  9982.     font-size: .8em;
  9983.     margin: 0;
  9984.     position: absolute;
  9985.     right: 0;
  9986.     top: 0;
  9987. }
  9988. #game_container .userbox ul li.user_li.anonymous_li .real_username img
  9989. {
  9990.     height: 30px;
  9991.     margin: 0;
  9992.     width: 30px;
  9993. }
  9994. #game_container .userbox ul li.user_li
  9995. {
  9996.     cursor: pointer;
  9997. }
  9998. #game_container .userbox ul li.user_li>*
  9999. {
  10000.     display: inline;
  10001.     display: inline-block;
  10002.     margin-right: 3px;
  10003.     vertical-align: middle;
  10004.     zoom: 1;
  10005. }
  10006. #game_container .userbox ul li.user_li .trophy
  10007. {
  10008.     position: absolute;
  10009.     right: 0;
  10010.     top: 0;
  10011. }
  10012. #game_container .userbox ul li.user_li .hide
  10013. {
  10014.     display: none;
  10015. }
  10016. #game_container .userbox ul li.user_li .img_cont
  10017. {
  10018.     position: relative;
  10019. }
  10020. #game_container .userbox ul li.user_li .img_cont img
  10021. {
  10022.     height: 30px;
  10023.     width: 30px;
  10024. }
  10025. #game_container .userbox ul li.user_li>.roleimg
  10026. {
  10027.     display: inline-block;
  10028.     margin: 0;
  10029.     position: relative;
  10030.     width: 20px;
  10031. }
  10032. #game_container .userbox ul li.user_li>.roleimg:hover
  10033. {
  10034.     background-color: #efefef;
  10035. }
  10036. #game_container .userbox ul li.user_li>.roleimg .align
  10037. {
  10038.     background-color: #dbe355;
  10039.     border-radius: 2px;
  10040.     bottom: -5px;
  10041.     display: block;
  10042.     height: 10px;
  10043.     khtml-border-radius: 2px;
  10044.     moz-border-radius: 2px;
  10045.     position: absolute;
  10046.     right: -5px;
  10047.     webkit-border-radius: 2px;
  10048.     width: 10px;
  10049. }
  10050. #game_container .userbox ul li.user_li>.roleimg .align.village
  10051. {
  10052.     background-color: #93b7f2;
  10053. }
  10054. #game_container .userbox ul li.user_li>.roleimg .align.mafia
  10055. {
  10056.     background-color: #000;
  10057. }
  10058. #game_container .userbox ul li.user_li>.roleimg .select_possible
  10059. {
  10060.     display: none;
  10061. }
  10062. #game_container .userbox ul li.user_li .user_inner_li>*
  10063. {
  10064.     display: inline;
  10065.     display: inline-block;
  10066.     margin-right: 5px;
  10067.     vertical-align: middle;
  10068.     zoom: 1;
  10069. }
  10070. #game_container .userbox ul li.user_li .user_inner_li:hover,#game_container .userbox ul li.user_li .user_inner_li.sel
  10071. {
  10072.     background-color: #efefef;
  10073. }
  10074. #game_container .userbox ul li .pip
  10075. {
  10076.     z-index: 100;
  10077. }
  10078. #game_container .userbox ul li .username
  10079. {
  10080.     color: #444;
  10081.     font-weight: normal;
  10082.     height: 30px;
  10083.     line-height: 30px;
  10084.     max-width: 120px;
  10085.     overflow: hidden;
  10086.     padding-right: 20px;
  10087.     width: 7em;
  10088.     width: auto;
  10089. }
  10090. #game_container .userbox ul li .username.grey
  10091. {
  10092.     color: #aaa;
  10093. }
  10094. #game_container .userbox ul li .roleimg
  10095. {
  10096.     position: relative;
  10097. }
  10098. #game_container .userbox ul li .roleimg sup
  10099. {
  10100.     color: #888;
  10101.     font-size: .8em;
  10102.     font-weight: bold;
  10103.     left: -3px;
  10104.     position: absolute;
  10105.     top: -5px;
  10106. }
  10107. #game_container .userbox ul li:hover .ban_link
  10108. {
  10109.     display: block;
  10110. }
  10111. #game_container .userbox ul li .user_tabs a
  10112. {
  10113.     margin-right: 10px;
  10114. }
  10115. #game_container .userbox .roleimg
  10116. {
  10117.     margin-top: 5px;
  10118. }
  10119. #game_container .userbox img
  10120. {
  10121.     border: 1px solid #ccc;
  10122.     margin: 0;
  10123. }
  10124. #game_container .userbox .setupdiv
  10125. {
  10126.     line-height: 30px;
  10127. }
  10128. #game_container .personal
  10129. {
  10130.     font-size: .9em;
  10131.     margin-top: .1em;
  10132.     text-align: center;
  10133. }
  10134. #game_container .profile_link
  10135. {
  10136.     font-size: .8em;
  10137.     margin-top: .2em;
  10138.     text-align: center;
  10139. }
  10140. #game_container .canvas
  10141. {
  10142.     float: left;
  10143.     height: 550px;
  10144.     position: relative;
  10145.     width: 724px;
  10146.     z-index: 0;
  10147. }
  10148. #game_container .canvas.day
  10149. {
  10150.     background: url(/images/day.png?123) no-repeat top left;
  10151. }
  10152. #game_container .canvas.night
  10153. {
  10154.     background: url(/images/night.png?123) no-repeat top left;
  10155. }
  10156. #game_container .canvas #system-messages
  10157. {
  10158.     background-color: #bbb;
  10159.     bottom: 0;
  10160.     color: #b11;
  10161.     font-size: .6em;
  10162.     height: 250px;
  10163.     left: 0;
  10164.     opacity: .9;
  10165.     overflow-y: auto;
  10166.     padding: 8px;
  10167.     position: absolute;
  10168.     width: 150px;
  10169. }
  10170. #game_container .canvas #objective
  10171. {
  10172.     background-color: #555;
  10173.     border-radius: 2px;
  10174.     color: #eee;
  10175.     font-size: 1em;
  10176.     khtml-border-radius: 2px;
  10177.     left: 50%;
  10178.     margin-left: -200px;
  10179.     moz-border-radius: 2px;
  10180.     opacity: .8;
  10181.     padding: 10px;
  10182.     position: absolute;
  10183.     text-align: center;
  10184.     top: 10px;
  10185.     webkit-border-radius: 2px;
  10186.     width: 400px;
  10187. }
  10188. #game_container .canvas .speech-bubble
  10189. {
  10190.     font-size: .7em;
  10191.     moz-transition-duration: .5s;
  10192.     moz-transition-property: opacity;
  10193.     opacity: .95;
  10194.     opacity: 0;
  10195.     o-transition-duration: .5s;
  10196.     o-transition-property: opacity;
  10197.     transition-duration: .5s;
  10198.     transition-property: opacity;
  10199.     webkit-transition-duration: .5s;
  10200.     webkit-transition-property: opacity;
  10201.     z-index: -1;
  10202. }
  10203. #game_container .canvas .speech-bubble.anonymous
  10204. {
  10205.     bottom: 300px;
  10206.     left: 480px;
  10207.     position: absolute;
  10208. }
  10209. #game_container .canvas .speech-bubble.anonymous .speech-bubble-i
  10210. {
  10211.     width: 200px;
  10212. }
  10213. #game_container .canvas .speech-bubble.spoke
  10214. {
  10215.     opacity: 1;
  10216. }
  10217. #game_container .canvas .speech-bubble .speech-bubble-i
  10218. {
  10219.     background-color: #ddd;
  10220.     border-radius: 2px;
  10221.     box-shadow: 2px 2px 2px #aaa;
  10222.     height: auto;
  10223.     khtml-border-radius: 2px;
  10224.     moz-border-radius: 2px;
  10225.     padding: 5px;
  10226.     position: relative;
  10227.     webkit-border-radius: 2px;
  10228.     z-index: 5;
  10229. }
  10230. #game_container .canvas .speech-bubble .speech-bubble-i .msg
  10231. {
  10232.     margin-bottom: 5px;
  10233.     overflow-x: hidden;
  10234. }
  10235. #game_container .canvas .speech-bubble .speech-bubble-i .msg:last-child
  10236. {
  10237.     margin-bottom: 0;
  10238. }
  10239. #game_container .canvas .speech-bubble .speech-bubble-i .arrow
  10240. {
  10241.     border: 10px solid;
  10242.     border-color: #ddd transparent transparent transparent;
  10243.     position: absolute;
  10244.     z-index: 15;
  10245. }
  10246. #game_container .canvas #canvas-player-area
  10247. {
  10248.     background-color: #888;
  10249.     cursor: pointer;
  10250.     display: block;
  10251.     height: 180px;
  10252.     left: 175px;
  10253.     opacity: 0;
  10254.     position: absolute;
  10255.     top: 360px;
  10256.     width: 525px;
  10257. }
  10258. #game_container .canvas #canvas-player-area:hover
  10259. {
  10260.     border: 1px solid #ddd;
  10261.     opacity: .3;
  10262. }
  10263. #game_container .canvas .canvas-player
  10264. {
  10265.     moz-transition-duration: .5s;
  10266.     moz-transition-property: top,left;
  10267.     o-transition-duration: .5s;
  10268.     o-transition-property: top,left;
  10269.     position: absolute;
  10270.     transition-duration: .5s;
  10271.     transition-property: top,left;
  10272.     webkit-transition-duration: .5s;
  10273.     webkit-transition-property: top,left;
  10274. }
  10275. #game_container .canvas .canvas-player .canvas-player-inner
  10276. {
  10277.     position: relative;
  10278. }
  10279. #game_container .canvas .canvas-player .canvas-player-inner .villagers-img,#game_container .canvas .canvas-player .canvas-player-inner .roleimg
  10280. {
  10281.     z-index: 2;
  10282. }
  10283. #game_container .canvas .canvas-player .canvas-player-inner .avatar
  10284. {
  10285.     height: 15px;
  10286.     left: -5px;
  10287.     position: absolute;
  10288.     top: -5px;
  10289.     width: 15px;
  10290.     z-index: -1;
  10291. }
  10292. #game_container .canvas .canvas-player .canvas-player-inner .rip
  10293. {
  10294.     bottom: -8px;
  10295.     position: absolute;
  10296.     right: -3px;
  10297. }
  10298. #game_container .canvas .canvas-player .canvas-player-inner .speech-bubble
  10299. {
  10300.     bottom: 30px;
  10301.     left: 0;
  10302.     position: absolute;
  10303. }
  10304. #game_container .cmds
  10305. {
  10306.     cursor: default;
  10307.     float: right;
  10308.     height: 35em;
  10309.     max-width: 15em;
  10310.     min-width: 10em;
  10311.     overflow-x: hidden;
  10312.     overflow-y: auto;
  10313.     padding-left: 5px;
  10314.     width: auto;
  10315. }
  10316. #game_container .cmds h2
  10317. {
  10318.     font-weight: normal;
  10319. }
  10320. #game_container .cmds #kudo_i td
  10321. {
  10322.     padding: 0 5px 5px 0;
  10323. }
  10324. #game_container .chat
  10325. {
  10326.     height: 100%;
  10327. }
  10328. #game_container .chat form>*
  10329. {
  10330.     margin-right: 5px;
  10331. }
  10332. #game_container .window
  10333. {
  10334.     background-color: #eee;
  10335.     font-size: .85em;
  10336.     height: 90%;
  10337.     khtml-user-select: none;
  10338.     line-height: 1.4em;
  10339.     moz-user-select: none;
  10340.     overflow-x: hidden;
  10341.     overflow-y: auto;
  10342.     padding: .5em;
  10343.     position: relative;
  10344. }
  10345. #game_container .screen
  10346. {
  10347.     height: 35em;
  10348.     overflow-y: visible;
  10349.     position: relative;
  10350.     width: 100%;
  10351.     z-index: 2;
  10352. }
  10353. #game_container .screen .form_lastwill textarea
  10354. {
  10355.     background: url(/images/paper.png) no-repeat center center;
  10356.     border: 0;
  10357.     font-family: Georgia,Times;
  10358.     height: 90px;
  10359.     padding: 5px;
  10360.     width: 140px;
  10361. }
  10362. #game_container .screen .track_user
  10363. {
  10364.     background-color: #fff;
  10365.     border: 1px solid #ccc;
  10366.     left: 11em;
  10367.     padding: 1em;
  10368.     position: absolute;
  10369.     top: 1em;
  10370.     width: 350px;
  10371.     z-index: 500;
  10372. }
  10373. #game_container .screen .track_user .user_header
  10374. {
  10375.     height: 30px;
  10376.     line-height: 30px;
  10377.     margin-bottom: 3px;
  10378.     overflow-x: hidden;
  10379.     position: relative;
  10380. }
  10381. #game_container .screen .track_user .user_header>*
  10382. {
  10383.     display: inline;
  10384.     display: inline-block;
  10385.     margin-right: 5px;
  10386.     vertical-align: middle;
  10387.     zoom: 1;
  10388. }
  10389. #game_container .screen .track_user .user_header .track_role
  10390. {
  10391.     cursor: pointer;
  10392. }
  10393. #game_container .screen .track_user .user_header .track_role:hover
  10394. {
  10395.     background-color: #ddd;
  10396. }
  10397. #game_container .screen .track_user .user_header .roleimg
  10398. {
  10399.     display: inline-block;
  10400. }
  10401. #game_container .screen .track_user .user_header .user_header_avatar
  10402. {
  10403.     height: 30px;
  10404. }
  10405. #game_container .screen .track_user .user_header img
  10406. {
  10407.     border: 1px solid #ccc;
  10408. }
  10409. #game_container .screen .track_user .user_header .personal .age
  10410. {
  10411.     font-size: 1.1em;
  10412. }
  10413. #game_container .screen .track_user .user_header .user_header_right
  10414. {
  10415.     height: 30px;
  10416.     line-height: 30px;
  10417.     position: absolute;
  10418.     right: 0;
  10419.     top: 0;
  10420. }
  10421. #game_container .screen .track_user .user_tabs
  10422. {
  10423.     margin-top: .5em;
  10424. }
  10425. #game_container .screen .track_user .user_tabs>a
  10426. {
  10427.     display: inline-block;
  10428.     font-weight: normal;
  10429.     margin-right: .5em;
  10430. }
  10431. #game_container .screen .track_user .user_tabs>a .ban_link
  10432. {
  10433.     display: none;
  10434. }
  10435. #game_container .screen .track_user .user_tabs a.sel
  10436. {
  10437.     color: #b11;
  10438. }
  10439. #game_container .screen .track_user .user_content .user_content_info
  10440. {
  10441.     border: 1px dotted #ccc;
  10442.     border-width: 1px 0 0 0;
  10443.     padding: .5em 0;
  10444. }
  10445. #game_container .screen .track_user .user_content .user_content_info .userinfo_track
  10446. {
  10447.     font-size: 1.2em;
  10448.     z-index: 500;
  10449. }
  10450. #game_container .screen .track_user .user_content .user_content_info .userinfo_track #user_pie
  10451. {
  10452.     overflow: hidden;
  10453. }
  10454. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .friend_info
  10455. {
  10456.     color: grey;
  10457.     font-size: .9em;
  10458.     padding: 5px;
  10459.     text-align: center;
  10460. }
  10461. #game_container .screen .track_user .user_content .user_content_info .userinfo_track h4
  10462. {
  10463.     font-size: 1em;
  10464.     font-weight: bold;
  10465. }
  10466. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .gchart
  10467. {
  10468.     margin: 0 auto;
  10469. }
  10470. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .user_stickers
  10471. {
  10472.     margin-top: 5px;
  10473. }
  10474. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .stickers
  10475. {
  10476.     max-width: 15em;
  10477. }
  10478. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .user_rank
  10479. {
  10480.     color: #911;
  10481.     font-size: .9em;
  10482.     font-weight: normal;
  10483.     margin: .25em auto;
  10484.     text-align: center;
  10485. }
  10486. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .user_achievements
  10487. {
  10488.     font-size: .8em;
  10489.     margin: 1.5em 0;
  10490.     width: 17em;
  10491. }
  10492. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .user_achievements .user_achievement
  10493. {
  10494.     display: inline-block;
  10495.     margin-right: .5em;
  10496.     margin-top: .25em;
  10497.     width: 10em;
  10498. }
  10499. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .user_achievements .user_achievement>*
  10500. {
  10501.     display: inline-block;
  10502.     margin-right: .3em;
  10503.     margin-top: 0;
  10504.     vertical-align: middle;
  10505. }
  10506. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .user_achievements .user_achievement .achieve_name
  10507. {
  10508.     color: #b11;
  10509.     font-size: .9em;
  10510. }
  10511. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .profile_links
  10512. {
  10513.     font-size: .8em;
  10514.     margin-top: 10px;
  10515.     text-align: center;
  10516. }
  10517. #game_container .screen .track_user .user_content .user_content_info .userinfo_track .profile_links a
  10518. {
  10519.     font-weight: normal;
  10520.     margin: 0 .5em;
  10521. }
  10522. #game_container .screen .track_user .user_content .user_content_note .notes
  10523. {
  10524.     background-color: #efefef;
  10525.     border-color: #fff;
  10526.     font-family: arial,helvetica;
  10527.     font-size: 1.2em;
  10528.     height: 15em;
  10529.     padding: .5em;
  10530.     width: 320px;
  10531. }
  10532. #game_container .screen .track_user .user_content .user_content_role h4
  10533. {
  10534.     font-size: 1.1em;
  10535.     font-weight: bold;
  10536.     margin: .5em 0;
  10537. }
  10538. #game_container .screen .track_user .user_content .user_content_role .rolebox>*
  10539. {
  10540.     cursor: pointer;
  10541.     display: inline-block;
  10542.     margin: 0 5px 5px 0;
  10543. }
  10544. #game_container .screen .track_user .user_content .user_content_report h4
  10545. {
  10546.     font-size: 1.1em;
  10547.     font-weight: bold;
  10548.     margin: .5em 0;
  10549. }
  10550. #game_container .screen .track_user .user_content .user_content_report form .create_status
  10551. {
  10552.     background-color: #eee;
  10553.     font-size: 15px;
  10554.     margin: .5em 0;
  10555.     padding: 1em;
  10556.     width: auto;
  10557. }
  10558. #game_container .screen .track_user .user_content .user_content_report form .create_status.error
  10559. {
  10560.     border-color: #911;
  10561.     color: #911;
  10562. }
  10563. #game_container .screen .track_user .user_content .user_content_report form .create_status.success
  10564. {
  10565.     border-color: #191;
  10566.     color: #191;
  10567. }
  10568. #game_container form input[type=submit]
  10569. {
  10570.     border: 1px solid grey;
  10571. }
  10572. #game_container #typebox
  10573. {
  10574.     border: 1px solid #aaa;
  10575.     border-radius: 3px;
  10576.     color: #666;
  10577.     font-size: 1.1em;
  10578.     khtml-border-radius: 3px;
  10579.     margin-top: 4px;
  10580.     moz-border-radius: 3px;
  10581.     padding: 3px;
  10582.     webkit-border-radius: 3px;
  10583.     width: 14em;
  10584. }
  10585. #game_container #typebox.selected
  10586. {
  10587.     border-color: #911;
  10588. }
  10589. #game_container #speak_button
  10590. {
  10591.     height: 20px;
  10592. }
  10593. #game_container #speak
  10594. {
  10595.     float: left;
  10596. }
  10597. #game_container .meet_user
  10598. {
  10599.     color: #555;
  10600.     font-size: .9em;
  10601.     font-weight: bold;
  10602.     width: 100%;
  10603. }
  10604. #game_container .meet_user>*
  10605. {
  10606.     display: inline;
  10607.     display: inline-block;
  10608.     margin-right: 3px;
  10609.     vertical-align: middle;
  10610.     zoom: 1;
  10611. }
  10612. #game_container .custom_meeting_name
  10613. {
  10614.     color: #B00;
  10615. }
  10616. #game_container .meet_entity
  10617. {
  10618.     margin: 0 .2em;
  10619. }
  10620. #game_container .meet_username
  10621. {
  10622.     color: #b44;
  10623. }
  10624. #game_container .meetbox
  10625. {
  10626.     margin-bottom: 1em;
  10627.     padding: .4em;
  10628.     padding-left: 0;
  10629. }
  10630. #game_container .meetbox.ended .votebooth,#game_container .meetbox.ended .input
  10631. {
  10632.     display: none;
  10633. }
  10634. #game_container .meetbox .delay_end_meeting
  10635. {
  10636.     color: grey;
  10637.     font-size: .9em;
  10638.     padding: 5px;
  10639. }
  10640. #game_container .meetbox .meeting_instructions
  10641. {
  10642.     border: 1px solid #ccc;
  10643.     border-radius: 7px;
  10644.     color: #ccc;
  10645.     height: 14px;
  10646.     khtml-border-radius: 7px;
  10647.     line-height: 14px;
  10648.     moz-border-radius: 7px;
  10649.     text-align: center;
  10650.     webkit-border-radius: 7px;
  10651.     width: 14px;
  10652. }
  10653. #game_container .meetbox .meeting_instructions:before
  10654. {
  10655.     content: "?";
  10656.     font-size: 12px;
  10657. }
  10658. #game_container .meetbox .meeting_instructions:hover
  10659. {
  10660.     color: #b11;
  10661. }
  10662. #game_container #linkright
  10663. {
  10664.     float: right;
  10665.     right: 0;
  10666.     text-align: right;
  10667. }
  10668. #game_container .inputbox
  10669. {
  10670.     margin-top: 1em;
  10671. }
  10672. #game_container .inputbox h4
  10673. {
  10674.     color: #555;
  10675.     font-size: 1em;
  10676.     font-weight: bold;
  10677.     margin-bottom: .25em;
  10678.     margin-left: 2px;
  10679. }
  10680. #game_container .inputbox .input
  10681. {
  10682.     margin-left: 5px;
  10683. }
  10684. #game_container .inputbox .input_user_container
  10685. {
  10686.     margin-left: 2px;
  10687. }
  10688. #game_container .inputbox .input_user_container>*
  10689. {
  10690.     display: inline-block;
  10691.     margin-right: .4em;
  10692. }
  10693. #game_container .inputbox .input_user_container .input_user
  10694. {
  10695.     color: #b33;
  10696.     font-size: .9em;
  10697.     font-weight: bold;
  10698. }
  10699. #game_container .inputbox .input_user_container .input_user_choice
  10700. {
  10701.     color: #777;
  10702.     font-size: .9em;
  10703.     font-weight: bold;
  10704. }
  10705. #game_container .inputbox .setgametime .inputchoice
  10706. {
  10707.     font-size: .9em;
  10708. }
  10709. #game_container .inputbox .setpick
  10710. {
  10711.     margin-top: .5em;
  10712.     max-height: 300px;
  10713.     overflow-y: scroll;
  10714. }
  10715. #game_container .inputbox .setpick .inputchoice
  10716. {
  10717.     color: grey;
  10718.     cursor: pointer;
  10719.     font-size: .9em;
  10720.     font-weight: bold;
  10721.     margin: .2em 0;
  10722. }
  10723. #game_container .inputbox .setpick .inputchoice:hover
  10724. {
  10725.     color: #b11;
  10726. }
  10727. #game_container #inputbox_setitem .setitembox
  10728. {
  10729.     width: 100%;
  10730. }
  10731. #game_container #inputbox_setitem .setitembox>*
  10732. {
  10733.     color: grey;
  10734.     cursor: pointer;
  10735.     display: inline-block;
  10736.     font-size: .9em;
  10737.     font-weight: bold;
  10738.     margin-right: 5px;
  10739. }
  10740. #game_container #inputbox_setitem .setitembox>*:hover
  10741. {
  10742.     color: #b11;
  10743. }
  10744. #game_container #inputbox_setrole .setrolebox
  10745. {
  10746.     width: 100%;
  10747. }
  10748. #game_container #inputbox_setrole .setrolebox>*
  10749. {
  10750.     cursor: pointer;
  10751.     display: inline-block;
  10752.     height: 16px;
  10753.     margin: 2px 2px 0 0;
  10754.     padding: 2px;
  10755.     width: 16px;
  10756. }
  10757. #game_container #inputbox_setrole .setrolebox>*:hover
  10758. {
  10759.     background-color: #aaa;
  10760. }
  10761. #game_container .inputchoice_button
  10762. {
  10763.     color: #999;
  10764.     cursor: pointer;
  10765.     display: inline-block;
  10766.     font-weight: bold;
  10767.     margin: .5em .5em 0 0;
  10768.     vertical-align: middle;
  10769. }
  10770. #game_container .inputchoice_button:hover
  10771. {
  10772.     color: #911;
  10773. }
  10774. #game_container .inputchoice_text
  10775. {
  10776.     border: 1px solid #999;
  10777.     padding: 2px;
  10778. }
  10779. #game_container .inputchoice_submit
  10780. {
  10781.     font-size: .7;
  10782. }
  10783. #game_container #linkleft
  10784. {
  10785.     float: left;
  10786.     left: 0;
  10787.     margin-left: 5px;
  10788.     text-align: left;
  10789. }
  10790. #game_container #linkleft a
  10791. {
  10792.     margin-left: 5px;
  10793. }
  10794. #game_container #linkright
  10795. {
  10796.     margin-right: 5px;
  10797. }
  10798. #game_container #linkright a
  10799. {
  10800.     margin-right: 5px;
  10801. }
  10802. #game_container #linkright,#game_container #linkleft
  10803. {
  10804.     color: #aaa;
  10805.     position: absolute;
  10806.     width: 10em;
  10807. }
  10808. #game_container #linkright:hover,#game_container #linkleft:hover
  10809. {
  10810.     color: #911;
  10811. }
  10812. #game_container .scrlink
  10813. {
  10814.     padding: .1em;
  10815. }
  10816. #game_container .scrlink a
  10817. {
  10818.     color: #ddd;
  10819.     font-size: .8em;
  10820.     font-weight: normal;
  10821.     text-decoration: none;
  10822. }
  10823. #game_container .scrlink:hover a
  10824. {
  10825.     color: #999;
  10826. }
  10827. #game_container #state
  10828. {
  10829.     height: 25px;
  10830.     line-height: 25px;
  10831.     text-align: center;
  10832.     width: auto;
  10833. }
  10834. #game_container #state span#statetext
  10835. {
  10836.     display: inline;
  10837.     font-weight: normal;
  10838. }
  10839. #game_container .log
  10840. {
  10841.     color: #b44;
  10842.     cursor: default;
  10843.     font-size: 1.1em;
  10844.     margin: 4px;
  10845. }
  10846. #game_container .log.vegetable
  10847. {
  10848.     background: url(/images/vegetable.png) no-repeat center left;
  10849.     padding-left: 20px;
  10850. }
  10851. #game_container .log.kill
  10852. {
  10853.     background: url(/images/tombstone.png) no-repeat center left;
  10854.     padding-left: 22px;
  10855. }
  10856. #game_container .log.achieve
  10857. {
  10858.     background: url(/images/achieve.png) no-repeat center left;
  10859.     padding-left: 22px;
  10860. }
  10861. #game_container .log.score
  10862. {
  10863.     background: url(/images/score_mini.png) no-repeat center left;
  10864.     padding-left: 17px;
  10865. }
  10866. #game_container .log.lastwill
  10867. {
  10868.     background: url(/images/lastwill.png) no-repeat center left;
  10869.     padding-left: 22px;
  10870. }
  10871. #game_container #lives
  10872. {
  10873.     height: 19px;
  10874.     line-height: 19px;
  10875. }
  10876. #game_container .iconcenter
  10877. {
  10878.     clear: both;
  10879.     float: left;
  10880.     height: 15px;
  10881.     line-height: 15px;
  10882.     margin-top: 4px;
  10883. }
  10884. #game_container .iconcenter img
  10885. {
  10886.     float: left;
  10887.     margin-right: .2em;
  10888. }
  10889. #game_container .speech,#game_container #keypress
  10890. {
  10891.     color: #911;
  10892.     display: inline-block;
  10893.     font-size: .8em;
  10894.     vertical-align: middle;
  10895. }
  10896. #game_container .speech.hide,#game_container #keypress.hide
  10897. {
  10898.     display: none;
  10899. }
  10900. #game_container .speech *,#game_container #keypress *
  10901. {
  10902.     display: inline;
  10903. }
  10904. #game_container .speech a,#game_container #keypress a
  10905. {
  10906.     font-weight: normal;
  10907. }
  10908. #game_container .speech a.switch,#game_container #keypress a.switch
  10909. {
  10910.     font-weight: normal;
  10911. }
  10912. #game_container .speech a.switch:hover,#game_container .speech a.switch.sel,#game_container #keypress a.switch:hover,#game_container #keypress a.switch.sel
  10913. {
  10914.     color: #911;
  10915. }
  10916. #game_container .speech select,#game_container #keypress select
  10917. {
  10918.     border: 1px solid #fff;
  10919.     color: #911;
  10920.     padding: 1px;
  10921. }
  10922. #game_container .speech select:hover,#game_container #keypress select:hover
  10923. {
  10924.     border-color: gray;
  10925. }
  10926. #game_container .speech select *,#game_container #keypress select *
  10927. {
  10928.     display: block;
  10929. }
  10930. #game_container #keyswitch
  10931. {
  10932.     background: url(/images/chat_off.png?0) no-repeat center left;
  10933.     display: block;
  10934.     height: 20px;
  10935.     width: 20px;
  10936. }
  10937. #game_container #keyswitch.on
  10938. {
  10939.     background: url(/images/chat.png?0) no-repeat top left;
  10940. }
  10941. #game_container .log_voting
  10942. {
  10943.     color: #b11;
  10944.     font-size: .85em;
  10945.     margin: 4px 0;
  10946.     padding-left: 15px;
  10947. }
  10948. #game_container .log_voting.unvoting
  10949. {
  10950.     color: #888;
  10951. }
  10952. #game_container .log_voting.voting
  10953. {
  10954.     color: #b11;
  10955. }
  10956. #game_container .new_meet
  10957. {
  10958.     color: grey;
  10959. }
  10960. #game_container .talk
  10961. {
  10962.     margin: 7px 0;
  10963.     width: 100%;
  10964. }
  10965. #game_container .talk span.acronym
  10966. {
  10967.     border-bottom: 2px dotted #888;
  10968.     cursor: pointer;
  10969.     position: relative;
  10970. }
  10971. #game_container .talk span.acronym:hover
  10972. {
  10973.     border-color: #b11;
  10974.     color: #b11;
  10975. }
  10976. #game_container .talk span.acronym .acronym_descr
  10977. {
  10978.     background-color: #fff;
  10979.     border: 2px solid #aaa;
  10980.     color: #777;
  10981.     display: none;
  10982.     font-size: .9em;
  10983.     left: 0;
  10984.     overflow: hidden;
  10985.     padding: .5em;
  10986.     position: absolute;
  10987.     top: 1.2em;
  10988.     width: 14em;
  10989.     z-index: 10;
  10990. }
  10991. #game_container .talk .timestamp
  10992. {
  10993.     color: #888;
  10994.     font-size: .7em;
  10995.     margin-top: -2px;
  10996.     padding-left: 1em;
  10997.     text-align: center;
  10998.     width: 2em;
  10999. }
  11000. #game_container .talk>*
  11001. {
  11002.     display: inline-block;
  11003.     vertical-align: top;
  11004. }
  11005. #game_container .talk>.space
  11006. {
  11007.     color: #777;
  11008.     margin: 0 .5em;
  11009. }
  11010. #game_container .talk img
  11011. {
  11012.     display: inline-block;
  11013.     margin: 0 3px 0 2px;
  11014. }
  11015. #game_container .talk img.msg-avatar
  11016. {
  11017.     vertical-align: middle;
  11018. }
  11019. #game_container .talk .directed_name .at_symbol
  11020. {
  11021.     border: 0;
  11022.     color: #555;
  11023.     font-size: 1em;
  11024.     font-weight: bold;
  11025.     padding: 0 5px;
  11026. }
  11027. #game_container .talk .directed_name b
  11028. {
  11029.     font-weight: bold;
  11030. }
  11031. #game_container .talk div.name
  11032. {
  11033.     min-width: 9em;
  11034. }
  11035. #game_container .talk div.name:hover
  11036. {
  11037.     background-color: #ff8;
  11038.     cursor: pointer;
  11039. }
  11040. #game_container .talk div.name b.name
  11041. {
  11042.     float: right;
  11043.     font-weight: bold;
  11044.     padding-left: 24px;
  11045. }
  11046. #game_container .talk .quote_target
  11047. {
  11048.     float: left;
  11049.     font-size: .8em;
  11050.     height: 17px;
  11051.     line-height: 17px;
  11052.     padding-left: 5px;
  11053.     position: relative;
  11054. }
  11055. #game_container .talk .quote_target:before
  11056. {
  11057.     color: #aaa;
  11058.     content: "�€œ";
  11059.     font-size: 18px;
  11060.     left: -5px;
  11061.     position: absolute;
  11062.     top: 0;
  11063. }
  11064. #game_container .talk .quote
  11065. {
  11066.     border-left: 1px solid #ccc;
  11067.     color: #666!important;
  11068.     float: left;
  11069.     font-size: .8em;
  11070.     line-height: 17px;
  11071.     margin-left: 5px;
  11072.     padding-left: 5px;
  11073. }
  11074. #game_container .talk .regular
  11075. {
  11076.     cursor: pointer;
  11077. }
  11078. #game_container .talk .regular:hover
  11079. {
  11080.     background-color: #ffa;
  11081. }
  11082. #game_container .talk>span:not(.rainbowchar)
  11083. {
  11084.     border-left: 1px solid #ccc;
  11085.     margin-left: 5px;
  11086.     padding-left: 8px;
  11087.     padding-top: 1px;
  11088.     width: 62%;
  11089. }
  11090. #game_container .talk>span:not(.rainbowchar) .directed
  11091. {
  11092.     width: 40%;
  11093. }
  11094. #game_container .talk>span:not(.rainbowchar).meing
  11095. {
  11096.     border: 0;
  11097. }
  11098. #game_container .talk>span:not(.rainbowchar).special
  11099. {
  11100.     display: inline;
  11101. }
  11102. #game_container .talk>span:not(.rainbowchar) div
  11103. {
  11104.     line-height: 1.2em;
  11105. }
  11106. #game_container .talk>span:not(.rainbowchar) div:last-child
  11107. {
  11108.     margin-bottom: 0;
  11109. }
  11110. #game_container .talk>span:not(.rainbowchar) .msg.meing
  11111. {
  11112.     color: grey;
  11113. }
  11114. #game_container .dead
  11115. {
  11116.     color: #b11;
  11117. }
  11118. #game_container .boothhover .booth_choices
  11119. {
  11120.     visibility: hidden;
  11121. }
  11122. #game_container .boothhover:hover .booth_choices
  11123. {
  11124.     visibility: visible;
  11125. }
  11126. #game_container .booth_choices
  11127. {
  11128.     background-color: #fff;
  11129.     border: 1px solid #911;
  11130.     height: auto;
  11131.     margin-left: -11px;
  11132.     margin-top: 15px;
  11133.     padding: 5px;
  11134.     position: absolute;
  11135.     z-index: 10;
  11136. }
  11137. #game_container .boothhover+div
  11138. {
  11139.     color: #aaa;
  11140.     font-weight: bold;
  11141.     padding-left: 4px;
  11142. }
  11143. #game_container .boothhover:hover+div
  11144. {
  11145.     color: #911;
  11146. }
  11147. #game_container .boothhover.sel
  11148. {
  11149.     background-position: -15px -35px;
  11150. }
  11151. #game_container .booth_inner
  11152. {
  11153.     display: block;
  11154.     font-weight: normal;
  11155.     line-height: 22px;
  11156.     padding: 2px;
  11157. }
  11158. #game_container .booth_inner>*
  11159. {
  11160.     display: inline;
  11161.     display: inline-block;
  11162.     margin-right: 3px;
  11163.     vertical-align: middle;
  11164.     zoom: 1;
  11165. }
  11166. #game_container .booth_inner img
  11167. {
  11168.     border: 1px solid #ccc;
  11169.     margin-right: 5px;
  11170. }
  11171. #game_container .booth_inner:hover img
  11172. {
  11173.     border: 1px solid #911;
  11174. }
  11175. #game_container .booth_noimg
  11176. {
  11177.     padding-left: 25px;
  11178. }
  11179. #game_container .votebooth
  11180. {
  11181.     background-color: #fff;
  11182.     margin-top: 5px;
  11183.     z-index: 10;
  11184. }
  11185. #game_container .votebooth>*
  11186. {
  11187.     display: inline;
  11188.     display: inline-block;
  11189.     margin-right: 0;
  11190.     vertical-align: middle;
  11191.     zoom: 1;
  11192. }
  11193. #game_container .selected
  11194. {
  11195.     color: #b11;
  11196. }
  11197. #game_container .grey
  11198. {
  11199.     color: #aaa;
  11200. }
  11201. #game_container #autokick
  11202. {
  11203.     color: #888;
  11204. }
  11205. #game_container #countcont
  11206. {
  11207.     margin-left: 1em;
  11208. }
  11209. #game_container #countcont #synckick,#game_container #countcont #autokick
  11210. {
  11211.     font-size: .9em;
  11212.     font-weight: normal;
  11213.     height: 22px;
  11214.     line-height: 20px;
  11215. }
  11216. #game_container #countcont #synckick #kickneeded
  11217. {
  11218.     margin-left: 5px;
  11219. }
  11220. #game_container #countcont #synckick #kickneeded>*
  11221. {
  11222.     display: inline;
  11223.     display: inline-block;
  11224.     margin-right: 5px;
  11225.     vertical-align: middle;
  11226.     zoom: 1;
  11227. }
  11228. #game_container #countcont #synckick #kickneeded span
  11229. {
  11230.     height: 15px;
  11231.     width: 15px;
  11232. }
  11233. #game_container #barcont:hover+#countdown
  11234. {
  11235.     display: inline-block;
  11236. }
  11237. #game_container #countdown
  11238. {
  11239.     color: #999;
  11240.     display: none;
  11241.     font-size: .9em;
  11242.     font-weight: bold;
  11243.     margin-left: 2px;
  11244.     position: absolute;
  11245.     text-align: center;
  11246.     z-index: 100;
  11247. }
  11248. #game_container #kickseconds
  11249. {
  11250.     margin-left: .5em;
  11251. }
  11252. #game_container #countwarn
  11253. {
  11254.     color: #911;
  11255.     display: inline;
  11256.     font-weight: normal;
  11257.     margin-left: .5em;
  11258. }
  11259. #game_container li.ratecontainer
  11260. {
  11261.     height: 30px;
  11262.     margin-right: .5em;
  11263. }
  11264. #gamereview_container #gamereview_left .players
  11265. {
  11266.     margin: 1em 0;
  11267. }
  11268. #gamereview_container #gamereview_left .players td
  11269. {
  11270.     padding: .1em 1em .1em;
  11271. }
  11272. #gamereview_container #gamereview_left #game_statistics td:first-child
  11273. {
  11274.     color: #b11;
  11275. }
  11276. #gamereview_container #gamereview_left #game_statistics td
  11277. {
  11278.     color: #777;
  11279.     font-size: .9em;
  11280.     padding: 2px 7px 2px 0;
  11281. }
  11282. #gamereview_container #gamereview_left #given_kudos .given_kudo
  11283. {
  11284.     font-size: .9em;
  11285. }
  11286. #gamereview_container #gamereview_left #given_kudos .given_kudo>*
  11287. {
  11288.     display: inline;
  11289.     margin: 0 4px;
  11290. }
  11291. #gamereview_container #gamereview_left #kudoed
  11292. {
  11293.     color: #b11;
  11294. }
  11295. #gamereview_container #gamereview_left #kudoed>*
  11296. {
  11297.     display: inline-block;
  11298.     margin-right: 5px;
  11299. }
  11300. #gamereview_container #gamereview_left #kudoable-players>*
  11301. {
  11302.     display: inline-block;
  11303.     margin-bottom: 5px;
  11304.     margin-right: 5px;
  11305. }
  11306. #gamereview_container #gamereview_right>*
  11307. {
  11308.     margin-bottom: 1em;
  11309. }
  11310. #gamereview_container #gamereview_right #gameevents table td
  11311. {
  11312.     padding: 0 5px 5px 0;
  11313.     vertical-align: top;
  11314. }
  11315. #gamereview_container #gamereview_right #summaries_page .summary
  11316. {
  11317.     margin-top: .5em;
  11318. }
  11319. #gamereview_container #gamereview_right #summaries_page .summary_title_comment_vote>*,#gamereview_container #gamereview_right #summaries_page .summary_info>*
  11320. {
  11321.     display: inline-block;
  11322.     vertical-align: middle;
  11323. }
  11324. #gamereview_container #gamereview_right #summaries_page .summary_info span
  11325. {
  11326.     color: #aaa;
  11327.     font-size: .9em;
  11328. }
  11329. #gamereview_container #gamereview_right #summary_vote_comment #summary_text
  11330. {
  11331.     border-left: 2px solid #ccc;
  11332.     color: #555;
  11333.     font-size: .9em;
  11334.     line-height: 1.2em;
  11335.     padding: 1em;
  11336. }
  11337. #gamereview_container #gamereview_right #create_summary form input,#gamereview_container #gamereview_right #create_summary form textarea
  11338. {
  11339.     border: 1px solid #ccc;
  11340. }
  11341. #gamereview_container #gamereview_right #create_summary form label
  11342. {
  11343.     font-size: .9em;
  11344.     font-weight: bold;
  11345. }
  11346. #gamereview_container #gamereview_right #create_summary form textarea
  11347. {
  11348.     height: 100px;
  11349.     width: 95%;
  11350. }
  11351. .create_emoteid
  11352. {
  11353.     background-color: #eee;
  11354.     display: inline-block;
  11355.     font-size: .9em;
  11356.     padding: 5px;
  11357. }
  11358. .create_emoteid input[type=text]
  11359. {
  11360.     border: 0;
  11361. }
  11362. a.stick_lobby.sel,a.stick_lobby:hover
  11363. {
  11364.     color: #b11;
  11365. }
  11366. a.stick_lobby.sel span,a.stick_lobby:hover span
  11367. {
  11368.     color: #b11;
  11369. }
  11370. a.stick_lobby span
  11371. {
  11372.     font-weight: normal;
  11373. }
  11374. .gameevent
  11375. {
  11376.     font-size: .9em;
  11377.     padding: 5px 0;
  11378. }
  11379. .gameevent-kill
  11380. {
  11381.     background: url(/images/gameevents/gun.png) no-repeat center left;
  11382.     padding-left: 22px;
  11383. }
  11384. .gameevent-lynch
  11385. {
  11386.     background: url(/images/lynch.png) no-repeat center left;
  11387.     padding-left: 22px;
  11388. }
  11389. .gameevent-investigate
  11390. {
  11391.     background: url(/images/glass.png) no-repeat center left;
  11392.     padding-left: 22px;
  11393. }
  11394. #lobby_container h2.separator
  11395. {
  11396.     border-bottom: 1px solid #aaa;
  11397.     margin-bottom: 5px;
  11398. }
  11399. #lobby_container .lobby_sticky_container .inner
  11400. {
  11401.     padding-top: 5px;
  11402. }
  11403. #lobby_container .lobby_sticky_container .inner a:hover
  11404. {
  11405.     text-decoration: underline;
  11406. }
  11407. #lobby_container #need_approval .need_approval
  11408. {
  11409.     padding: 3px;
  11410. }
  11411. #lobby_container #need_approval .need_approval .controls a.whitebutton
  11412. {
  11413.     display: inline-block;
  11414. }
  11415. #lobby_container #your_stats table
  11416. {
  11417.     width: 100%;
  11418. }
  11419. #lobby_container #your_stats table td#lobby-stat-img
  11420. {
  11421.     vertical-align: top;
  11422. }
  11423. #lobby_container #your_stats table td#lobby-stat-img img
  11424. {
  11425.     border: 1px solid #ccc;
  11426.     height: 60px;
  11427.     width: 60px;
  11428. }
  11429. #lobby_container #your_stats table td
  11430. {
  11431.     font-size: .8em;
  11432.     padding: 0 10px 5px 0;
  11433.     text-align: left;
  11434. }
  11435. #lobby_container #your_stats table td:last-child
  11436. {
  11437.     padding-right: 0;
  11438. }
  11439. #lobby_container #your_stats table td.num
  11440. {
  11441.     font-size: .8em;
  11442.     text-align: right;
  11443. }
  11444. #lobby_container #your_stats table td i
  11445. {
  11446.     display: inline-block;
  11447.     font-size: 1.1em;
  11448.     text-align: center;
  11449.     width: 20px;
  11450. }
  11451. #lobby_container #lobby_recent_topics td
  11452. {
  11453.     padding: 0 3px 3px 0;
  11454. }
  11455. #lobby_container #lobby_recent_topics .topic-name-td
  11456. {
  11457.     max-width: 7em;
  11458.     overflow-x: hidden;
  11459.     overflow-y: hidden;
  11460.     text-overflow: ellipsis;
  11461.     white-space: nowrap;
  11462. }
  11463. #lobby_container #lobby_recent_topics img
  11464. {
  11465.     border: 1px solid #ccc;
  11466. }
  11467. #lobby_container #lobby-poll #poll-descr
  11468. {
  11469.     background-color: #eee;
  11470.     margin-bottom: 10px;
  11471.     padding: 10px;
  11472. }
  11473. #lobby_container #lobby-poll #poll-choices .choice .choice_inner
  11474. {
  11475.     margin-left: 20px;
  11476.     padding-bottom: 2px;
  11477.     position: relative;
  11478. }
  11479. #lobby_container #lobby-poll #poll-choices .choice .choice_inner .bar
  11480. {
  11481.     background-color: #b11;
  11482.     bottom: 0;
  11483.     height: 2px;
  11484.     left: 0;
  11485.     opacity: .7;
  11486.     position: absolute;
  11487.     z-index: 1;
  11488. }
  11489. #lobby_container #lobby_menu
  11490. {
  11491.     position: relative;
  11492. }
  11493. #lobby_container #lobby_menu #stickied_lobbies.smaller li a
  11494. {
  11495.     font-size: .9em;
  11496.     height: 20px;
  11497.     line-height: 24px;
  11498. }
  11499. #lobby_container #lobby_menu #stickied_lobbies li
  11500. {
  11501.     display: inline-block;
  11502.     margin-bottom: 4px;
  11503.     margin-right: 5px;
  11504.     vertical-align: bottom;
  11505. }
  11506. #lobby_container #lobby_menu #stickied_lobbies li a
  11507. {
  11508.     background-color: #ccc;
  11509.     color: #777;
  11510.     display: block;
  11511.     font-weight: normal;
  11512.     height: 26px;
  11513.     line-height: 27px;
  11514.     min-width: 5em;
  11515.     padding: 3px 10px 5px;
  11516.     text-align: center;
  11517. }
  11518. #lobby_container #lobby_menu #stickied_lobbies li a>img,#lobby_container #lobby_menu #stickied_lobbies li a span
  11519. {
  11520.     display: inline-block;
  11521.     vertical-align: middle;
  11522. }
  11523. #lobby_container #lobby_menu #stickied_lobbies li a span
  11524. {
  11525.     color: #555;
  11526.     font-weight: normal;
  11527. }
  11528. #lobby_container #lobby_menu #stickied_lobbies li a img
  11529. {
  11530.     border: 0;
  11531.     margin-right: 3px;
  11532. }
  11533. #lobby_container #lobby_menu #stickied_lobbies li a#lobby_more
  11534. {
  11535.     min-width: 0;
  11536. }
  11537. #lobby_container #lobby_menu #stickied_lobbies li.sel a
  11538. {
  11539.     background: linear-gradient(#d33,#b11);
  11540.     background: -moz-linear-gradient(#d33,#b11);
  11541.     background: url('data:image/svg+xml;
  11542.     background: -webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#d33),color-stop(100%,#b11));
  11543.     background: -webkit-linear-gradient(#d33,#b11);
  11544.     color: #fff;
  11545. }
  11546. #lobby_container #lobby_menu #stickied_lobbies li.sel a i
  11547. {
  11548.     color: #fff;
  11549. }
  11550. #lobby_container #lobby_menu #stickied_lobbies li.sel a span
  11551. {
  11552.     color: #fff;
  11553. }
  11554. #lobby_container #lobby_menu #stickied_lobbies li.sel a:hover span
  11555. {
  11556.     color: #fff;
  11557. }
  11558. #lobby_container #lobby_menu #lobby_more
  11559. {
  11560.     padding: 0 5px;
  11561. }
  11562. #lobby_container #friends_in_games .game_indicator
  11563. {
  11564.     border-radius: 7px;
  11565.     height: 14px;
  11566.     khtml-border-radius: 7px;
  11567.     moz-border-radius: 7px;
  11568.     webkit-border-radius: 7px;
  11569.     width: 14px;
  11570. }
  11571. #lobby_container #friends_in_games .game_indicator.waiting
  11572. {
  11573.     background-color: #090;
  11574. }
  11575. #lobby_container #friends_in_games .game_indicator.progress
  11576. {
  11577.     background-color: #f93;
  11578. }
  11579. #lobby_container #friends_in_games .game_indicator.gameover
  11580. {
  11581.     background-color: #aaa;
  11582. }
  11583. #lobby_container #friends_in_games .friend_in_game
  11584. {
  11585.     border-bottom: 1px solid #ddd;
  11586.     margin-bottom: 5px;
  11587.     padding-bottom: 10px;
  11588. }
  11589. #lobby_container #friends_in_games .friend_in_game:last-child
  11590. {
  11591.     border-bottom: 0;
  11592. }
  11593. #lobby_container #friends_in_games .gamerow
  11594. {
  11595.     border-bottom: 1px dotted #b11;
  11596.     cursor: pointer;
  11597. }
  11598. #lobby_container #friends_in_games .gamerow:hover
  11599. {
  11600.     color: #b11;
  11601. }
  11602. #lobby_container #setup_info_bar .setup_title
  11603. {
  11604.     font-size: 1.2em;
  11605.     font-weight: normal;
  11606. }
  11607. #lobby_container #unread_messages
  11608. {
  11609.     background: url(/images/mail_open.png) no-repeat center left;
  11610.     font-size: .8em;
  11611.     font-weight: normal;
  11612.     margin-right: 5px;
  11613.     padding-left: 20px;
  11614. }
  11615. #lobby_container #lobby_announcement
  11616. {
  11617.     background-color: #fff;
  11618.     color: #555;
  11619.     font-size: .95em;
  11620.     line-height: 1.15em;
  11621.     overflow-x: hidden;
  11622.     overflow-y: hidden;
  11623.     padding: .8em 1.4em;
  11624. }
  11625. #lobby_container #lobby_first_time
  11626. {
  11627.     background-color: #eee;
  11628.     font-size: 1.2em;
  11629.     line-height: 1.1em;
  11630.     margin-bottom: .5em;
  11631.     padding: 1em 2em;
  11632.     position: relative;
  11633. }
  11634. #lobby_container #lobby_first_time .close
  11635. {
  11636.     position: absolute;
  11637.     right: 5px;
  11638.     top: 0;
  11639. }
  11640. #lobby_container #join_competition a
  11641. {
  11642.     display: block;
  11643.     height: 1.2em;
  11644.     line-height: 1.2em;
  11645.     margin: 5px 0;
  11646. }
  11647. #lobby_container #topgames #no_topgames
  11648. {
  11649.     background-color: #ccc;
  11650.     color: #777;
  11651.     font-size: .9em;
  11652.     padding: 1em;
  11653.     text-align: center;
  11654. }
  11655. #lobby_container #topgames .topgame
  11656. {
  11657.     overflow: hidden;
  11658.     text-overflow: ellipsis;
  11659. }
  11660. #lobby_container #topgames .topgame>*
  11661. {
  11662.     display: inline;
  11663.     display: inline-block;
  11664.     margin-right: .5em;
  11665.     vertical-align: middle;
  11666.     zoom: 1;
  11667. }
  11668. #lobby_container .rt-lobbies .lobby
  11669. {
  11670.     display: block;
  11671. }
  11672. #lobby_container .rt-lobbies .lobby a.enter_lobby
  11673. {
  11674.     box-sizing: border-box;
  11675.     display: block;
  11676.     moz-box-sizing: border-box;
  11677.     padding: 4px;
  11678.     webkit-box-sizing: border-box;
  11679.     width: 100%;
  11680. }
  11681. #lobby_container .rt-lobbies .lobby a.enter_lobby img
  11682. {
  11683.     border: 0;
  11684.     margin: 0;
  11685.     margin-right: 3px;
  11686. }
  11687. #lobby_container .rt-lobbies .lobby a.enter_lobby span
  11688. {
  11689.     font-weight: normal;
  11690. }
  11691. #lobby_container .rt-lobbies .lobby a.enter_lobby:hover
  11692. {
  11693.     background-color: #ccc;
  11694.     color: #b11;
  11695. }
  11696. #lobby_container #buy_ticket .ticket_choice
  11697. {
  11698.     font-size: .9em;
  11699.     margin: .5em 0;
  11700. }
  11701. #lobby_container #buy_ticket .ticket_choice .ticket_name
  11702. {
  11703.     font-weight: bold;
  11704.     width: 100%;
  11705. }
  11706. #lobby_container #buy_ticket .ticket_choice .ticket_choice_info .ticket_status
  11707. {
  11708.     color: #aaa;
  11709. }
  11710. #lobby_container #findfilters #slider-range
  11711. {
  11712.     width: 100%;
  11713. }
  11714. #lobby_container #findfilters #filter_title
  11715. {
  11716.     border: 1px solid #aaa;
  11717.     font-size: 1em;
  11718.     padding: 8px;
  11719.     width: 288px;
  11720. }
  11721. #lobby_container #findgame #setupnav
  11722. {
  11723.     position: relative;
  11724. }
  11725. #lobby_container #findgame #setupnav #findgame_total
  11726. {
  11727.     color: #999;
  11728.     font-size: .9em;
  11729.     padding: 5px;
  11730.     position: absolute;
  11731.     right: 0;
  11732.     text-align: right;
  11733.     top: -10px;
  11734. }
  11735. #lobby_container #findgame #setupconds
  11736. {
  11737.     padding: 0 10px;
  11738. }
  11739. #lobby_container #findgame #setupconds h4
  11740. {
  11741.     font-family: helvetica;
  11742.     font-size: .9em;
  11743.     font-weight: bold;
  11744.     margin-bottom: 1em;
  11745. }
  11746. #lobby_container #findgame #setuppage .gamesetup
  11747. {
  11748.     max-height: 5em;
  11749.     max-width: 21em;
  11750.     overflow: auto;
  11751. }
  11752. #lobby_container #findgame #setuppage .setuptitle
  11753. {
  11754.     max-width: 11em;
  11755. }
  11756. #lobby_container #findgame td
  11757. {
  11758.     padding: .2em;
  11759. }
  11760. #lobby_container #rlobby>div
  11761. {
  11762.     margin-bottom: .5em;
  11763. }
  11764. #lobby_container #findroles #select_roles
  11765. {
  11766.     font-size: .9em;
  11767.     margin: 5px 0;
  11768. }
  11769. #lobby_container #findoptions>*
  11770. {
  11771.     margin-bottom: .2em;
  11772. }
  11773. #lobby_container #findoptions label
  11774. {
  11775.     font-size: .9em;
  11776. }
  11777. #lobby_container ul.choose_roles
  11778. {
  11779.     padding: 10px;
  11780. }
  11781. #lobby_container ul.choose_roles>*,#lobby_container ul#cond_roles>*
  11782. {
  11783.     cursor: pointer;
  11784.     display: inline-block;
  11785.     margin-bottom: 5px;
  11786.     margin-right: 5px;
  11787.     vertical-align: middle;
  11788. }
  11789. #lobby_container ul.choose_roles>*:hover,#lobby_container ul#cond_roles>*:hover
  11790. {
  11791.     background-color: #ccc;
  11792. }
  11793. #lobby_container #findorder #findorder_controls a
  11794. {
  11795.     display: inline-block;
  11796.     font-size: .9em;
  11797.     font-weight: normal;
  11798.     padding: .5em;
  11799.     padding: 5px 0 5px 5px;
  11800. }
  11801. #lobby_container #findorder #findorder_controls a.sel
  11802. {
  11803.     background-color: #b11;
  11804.     color: #fff;
  11805. }
  11806. #lobby_container #announcements .announcement
  11807. {
  11808.     margin-bottom: 5px;
  11809. }
  11810. #lobby_container #announcements .announcement .msg
  11811. {
  11812.     background-color: #eee;
  11813.     border: 1px solid #ccc;
  11814.     border-radius: 2px;
  11815.     color: #555;
  11816.     khtml-border-radius: 2px;
  11817.     line-height: 1.2em;
  11818.     moz-border-radius: 2px;
  11819.     overflow-x: hidden;
  11820.     padding: .8em;
  11821.     webkit-border-radius: 2px;
  11822. }
  11823. #lobby_container #gameinfo
  11824. {
  11825.     border-radius: 2px;
  11826.     khtml-border-radius: 2px;
  11827.     min-height: 200px;
  11828.     moz-border-radius: 2px;
  11829.     position: relative;
  11830.     webkit-border-radius: 2px;
  11831.     width: 100%;
  11832. }
  11833. #lobby_container #gameinfo #game-id
  11834. {
  11835.     margin-bottom: 5px;
  11836. }
  11837. #lobby_container #gameinfo #gameinfo_inner
  11838. {
  11839.     background-color: #eee;
  11840.     border: 1px solid #ddd;
  11841.     border-radius: 2px;
  11842.     khtml-border-radius: 2px;
  11843.     moz-border-radius: 2px;
  11844.     padding: 8px;
  11845.     webkit-border-radius: 2px;
  11846. }
  11847. #lobby_container #gameinfo h5
  11848. {
  11849.     color: #b11;
  11850.     padding-right: 4px;
  11851.     text-align: right;
  11852. }
  11853. #lobby_container #gameinfo h4
  11854. {
  11855.     border-bottom: 1px solid #ccc;
  11856.     color: #666;
  11857.     font-size: .9em;
  11858.     margin: 5px 0;
  11859.     padding-bottom: 4px;
  11860.     text-align: right;
  11861. }
  11862. #lobby_container #gameinfo .game_info_play
  11863. {
  11864.     text-align: right;
  11865.     width: 100%;
  11866. }
  11867. #lobby_container #gameinfo .game_info_play a.redbutton,#lobby_container #gameinfo .game_info_play #forum_container #board #board_announcement .controls>*,#forum_container #board #board_announcement #lobby_container #gameinfo .game_info_play .controls>*,#lobby_container #gameinfo .game_info_play .edit_markdown .bottom_controls a.save,.edit_markdown .bottom_controls #lobby_container #gameinfo .game_info_play a.save,#lobby_container #gameinfo .game_info_play .edit_markdown .bottom_controls a.cancel,.edit_markdown .bottom_controls #lobby_container #gameinfo .game_info_play a.cancel
  11868. {
  11869.     display: inline-block;
  11870. }
  11871. #lobby_container #gameinfo .game_info_type
  11872. {
  11873.     margin-bottom: 10px;
  11874. }
  11875. #lobby_container #gameinfo .game_info_top
  11876. {
  11877.     background-color: #fff;
  11878.     border: 1px solid #ddd;
  11879.     border-radius: 2px;
  11880.     khtml-border-radius: 2px;
  11881.     moz-border-radius: 2px;
  11882.     padding: 5px;
  11883.     webkit-border-radius: 2px;
  11884. }
  11885. #lobby_container #gameinfo .game_info_top .game_info_created
  11886. {
  11887.     color: grey;
  11888.     font-size: .9em;
  11889. }
  11890. #lobby_container #gameinfo .game_info_top>*
  11891. {
  11892.     margin-bottom: 4px;
  11893. }
  11894. #lobby_container #gameinfo .game_info_top .game_info_type>*
  11895. {
  11896.     display: inline-block;
  11897. }
  11898. #lobby_container #gameinfo>*
  11899. {
  11900.     margin-bottom: 5px;
  11901. }
  11902. #lobby_container #gameinfo .players_inner>*
  11903. {
  11904.     display: inline-block;
  11905.     margin: 0 5px 5px 0;
  11906.     vertical-align: middle;
  11907. }
  11908. #lobby_container #gameinfo .players_inner .player,#lobby_container #gameinfo .players_inner .player_empty
  11909. {
  11910.     height: 31px;
  11911.     width: 31px;
  11912. }
  11913. #lobby_container #gameinfo .players_inner .player_empty
  11914. {
  11915.     border: 1px dotted #bbb;
  11916.     color: #ccc;
  11917.     font-size: 1.3em;
  11918.     line-height: 17px;
  11919.     margin-right: 3px;
  11920.     text-align: center;
  11921. }
  11922. #lobby_container #userinfo .rrcol>div
  11923. {
  11924.     font-size: .9em;
  11925.     margin-top: 3px;
  11926. }
  11927. #lobby_container #userverify
  11928. {
  11929.     background-color: #eee;
  11930.     font-size: 1em;
  11931.     margin: .5em 0;
  11932.     padding: 8px;
  11933. }
  11934. #lobby_container #userverify p
  11935. {
  11936.     line-height: 1.2em;
  11937.     margin-bottom: 1em;
  11938. }
  11939. #lobby_container #userverify input
  11940. {
  11941.     border: 1px solid grey;
  11942. }
  11943. #lobby_container #userdata
  11944. {
  11945.     padding: .5em 0;
  11946.     text-align: center;
  11947. }
  11948. #lobby_container #userdata>*
  11949. {
  11950.     display: inline;
  11951.     display: inline-block;
  11952.     margin-right: 8px;
  11953.     vertical-align: middle;
  11954.     zoom: 1;
  11955. }
  11956. #lobby_container #userdata>*
  11957. {
  11958.     font-size: .9em;
  11959. }
  11960. #lobby_container #favoritesetups #favoritesetup_inner
  11961. {
  11962.     padding: 5px;
  11963. }
  11964. #lobby_container #favoritesetups .favoritesetup
  11965. {
  11966.     position: relative;
  11967. }
  11968. #lobby_container #favoritesetups .favoritesetup>*
  11969. {
  11970.     display: inline;
  11971.     display: inline-block;
  11972.     margin-right: 5px;
  11973.     vertical-align: middle;
  11974.     zoom: 1;
  11975. }
  11976. #lobby_container #favoritesetups .favoritesetup .gamesetup
  11977. {
  11978.     margin-bottom: 5px;
  11979.     width: 230px;
  11980. }
  11981. #lobby_container #favoritesetups .favoritesetup:last-child
  11982. {
  11983.     margin-bottom: 80px;
  11984. }
  11985. #lobby_container .favoritetitle
  11986. {
  11987.     font-size: .9em;
  11988. }
  11989. #lobby_container #warn
  11990. {
  11991.     background-color: #eee;
  11992.     box-sizing: border-box;
  11993.     margin-bottom: .5em;
  11994.     moz-box-sizing: border-box;
  11995.     padding: .8em 7px;
  11996.     text-align: center;
  11997.     webkit-box-sizing: border-box;
  11998.     width: 100%;
  11999. }
  12000. #lobby_container #warn #warntext
  12001. {
  12002.     margin: 0 auto;
  12003.     width: 30em;
  12004. }
  12005. #lobby_container #warn #warntext .game_image
  12006. {
  12007.     display: block;
  12008. }
  12009. #lobby_container #warn a.enter_lobby
  12010. {
  12011.     color: #b11;
  12012.     font-weight: normal;
  12013. }
  12014. #lobby_container #warn a.enter_lobby span
  12015. {
  12016.     color: #b11;
  12017.     font-weight: normal;
  12018. }
  12019. #lobby_container #warn a.enter_lobby img
  12020. {
  12021.     border: 0;
  12022.     margin-right: 3px;
  12023. }
  12024. #lobby_container #warn a.enter_lobby>*
  12025. {
  12026.     display: inline-block;
  12027.     vertical-align: middle;
  12028. }
  12029. #lobby_container #warn #warnchoices
  12030. {
  12031.     font-size: .9em;
  12032.     margin: .5em .5em 0;
  12033. }
  12034. #lobby_container #warn #warnchoices>*
  12035. {
  12036.     display: inline;
  12037.     display: inline-block;
  12038.     margin-right: 8px;
  12039.     vertical-align: middle;
  12040.     zoom: 1;
  12041. }
  12042. #lobby_container #lobbyinfo_box h2.separator
  12043. {
  12044.     margin: 0;
  12045. }
  12046. #lobby_container #lobbyinfo_box #lobby_banner img
  12047. {
  12048.     height: 80px;
  12049.     width: 307px;
  12050. }
  12051. #lobby_container #lobbyinfo_box #lobbyinfo-share input[type=text]
  12052. {
  12053.     border: 1px dotted #ccc;
  12054.     border-radius: 2px;
  12055.     color: #777;
  12056.     font-size: .7em;
  12057.     khtml-border-radius: 2px;
  12058.     moz-border-radius: 2px;
  12059.     padding: 3px;
  12060.     webkit-border-radius: 2px;
  12061.     width: 12em;
  12062. }
  12063. #lobby_container #lobbyinfo_box #lobbyinfo-games
  12064. {
  12065.     margin: 3px 0;
  12066. }
  12067. #lobby_container #lobbyinfo_box #lobbyinfo-games>div
  12068. {
  12069.     background-size: 90%;
  12070.     display: inline-block;
  12071.     height: 18px;
  12072.     margin-right: 3px;
  12073.     width: 18px;
  12074. }
  12075. #lobby_container #lobby-nav
  12076. {
  12077.     border-bottom: 1px solid #ccc;
  12078.     font-size: 1.2em;
  12079.     position: relative;
  12080. }
  12081. #lobby_container #lobby-nav ul.rt
  12082. {
  12083.     bottom: 0;
  12084.     position: absolute;
  12085.     right: 0;
  12086. }
  12087. #lobby_container #lobby-nav #happy-hour
  12088. {
  12089.     margin-top: -4px;
  12090. }
  12091. #lobby_container #lobby-nav #happy-hour .roleimg
  12092. {
  12093.     position: relative;
  12094. }
  12095. #lobby_container #lobby-nav #happy-hour img
  12096. {
  12097.     bottom: 0;
  12098.     height: 10px;
  12099.     position: absolute;
  12100.     right: -2px;
  12101.     width: 10px;
  12102. }
  12103. #lobby_container #lobby-nav #lobby_edit_button
  12104. {
  12105.     margin-right: 5px;
  12106. }
  12107. #lobby_container #lobby-nav #lobby_edit_button a
  12108. {
  12109.     padding: 0;
  12110. }
  12111. #lobby_container #lobby-nav #lobby_name
  12112. {
  12113.     color: #b11;
  12114.     font-size: .9em;
  12115.     font-weight: normal;
  12116. }
  12117. #lobby_container #lobby-nav #lobby_name
  12118. {
  12119.     margin-right: 10px;
  12120. }
  12121. #lobby_container #lobby-nav #lobby_lives,#lobby_container #lobby-nav #goldlives_lives,#lobby_container #lobby-nav #lobby_score
  12122. {
  12123.     font-size: .9em;
  12124.     margin-right: 10px;
  12125. }
  12126. #lobby_container #lobby-nav #lobby_lives:hover,#lobby_container #lobby-nav #goldlives_lives:hover,#lobby_container #lobby-nav #lobby_score:hover
  12127. {
  12128.     background-color: #ddd;
  12129. }
  12130. #lobby_container #lobby-nav #lobby_lives.hide,#lobby_container #lobby-nav #goldlives_lives.hide,#lobby_container #lobby-nav #lobby_score.hide
  12131. {
  12132.     display: none;
  12133. }
  12134. #lobby_container #lobby-nav ul
  12135. {
  12136.     margin-bottom: 5px;
  12137. }
  12138. #lobby_container #lobby-nav ul li
  12139. {
  12140.     display: inline-block;
  12141.     vertical-align: middle;
  12142. }
  12143. #lobby_container #lobby-nav ul li a
  12144. {
  12145.     display: block;
  12146.     font-size: .9em;
  12147.     font-weight: normal;
  12148.     padding: 4px;
  12149.     text-align: center;
  12150. }
  12151. #lobby_container #lobby-nav ul li.sel a
  12152. {
  12153.     background-color: #eee;
  12154.     border: 1px solid #aaa;
  12155.     color: #b11;
  12156. }
  12157. #lobby_container #lobby-nav ul li.sel a i
  12158. {
  12159.     color: #b11;
  12160. }
  12161. #lobby_container #lobby-nav ul li.sel.ll-edit i
  12162. {
  12163.     color: #f60;
  12164. }
  12165. #lobby_container #lobby-nav ul li.sel.ll-webcam i
  12166. {
  12167.     color: #093;
  12168. }
  12169. #lobby_container #lobby-nav ul li.sel.ll-fame i
  12170. {
  12171.     color: #fc0;
  12172. }
  12173. #lobby_container #lobby-nav ul li.sel.ll-reports i
  12174. {
  12175.     color: #630!important;
  12176. }
  12177. #lobby_container #lobby_i
  12178. {
  12179.     background-color: #fff;
  12180.     position: relative;
  12181. }
  12182. #lobby_container #lobby_i #lobby_load #lobby_load_mask
  12183. {
  12184.     background-color: #aaa;
  12185.     height: 100%;
  12186.     left: 0;
  12187.     opacity: .7;
  12188.     position: absolute;
  12189.     top: 0;
  12190.     width: 100%;
  12191.     z-index: 2;
  12192. }
  12193. #lobby_container #lobby_i #lobby_load #lobby_load_message
  12194. {
  12195.     background-color: #fff;
  12196.     border: 1px solid #ccc;
  12197.     box-sizing: border-box;
  12198.     color: #444;
  12199.     display: table;
  12200.     height: 2em;
  12201.     left: 50%;
  12202.     line-height: 2em;
  12203.     margin-left: -100px;
  12204.     margin-top: -3em;
  12205.     moz-box-sizing: border-box;
  12206.     padding: 10px;
  12207.     position: absolute;
  12208.     text-align: center;
  12209.     top: 50%;
  12210.     webkit-box-sizing: border-box;
  12211.     width: 200px;
  12212.     z-index: 3;
  12213. }
  12214. #lobby_container #videochat #local_video video
  12215. {
  12216.     height: 150px;
  12217.     overflow: hidden;
  12218.     width: 200px;
  12219. }
  12220. #lobby_container #videochat #remote_videos video
  12221. {
  12222.     border: 1px solid #ccc;
  12223.     display: inline-block;
  12224.     height: 80px;
  12225.     margin-right: 5px;
  12226.     overflow: hidden;
  12227.     width: 106px;
  12228. }
  12229. #lobby_container #lobbyfame
  12230. {
  12231.     text-align: justify;
  12232. }
  12233. #lobby_container #lobbyfame>*
  12234. {
  12235.     display: inline-block;
  12236.     margin: 8px 5px 8px 0;
  12237.     vertical-align: top;
  12238.     width: 220px;
  12239. }
  12240. #lobby_container #lobbyfame>* h2
  12241. {
  12242.     font-weight: 300;
  12243. }
  12244. #lobby_container #lobbyfame>* header
  12245. {
  12246.     border-bottom: 1px solid #ccc;
  12247.     margin-bottom: 5px;
  12248. }
  12249. #lobby_container #lobbyfame>* .i
  12250. {
  12251.     box-sizing: border-box;
  12252.     moz-box-sizing: border-box;
  12253.     padding: 5px;
  12254.     webkit-box-sizing: border-box;
  12255. }
  12256. #lobby_container #lobbyfame>* .i table
  12257. {
  12258.     width: 100%;
  12259. }
  12260. #lobby_container #lobbyfame>* .i td
  12261. {
  12262.     padding: 0 5px 5px;
  12263. }
  12264. #lobby_container #lobbypage
  12265. {
  12266.     padding-top: 10px;
  12267. }
  12268. #lobby_container #lobbypage #lobbies
  12269. {
  12270.     margin-top: 10px;
  12271. }
  12272. #lobby_container #lobbypage #lobbies .one_lobby
  12273. {
  12274.     background-color: #fff;
  12275.     border: 1px solid #ddd;
  12276.     box-shadow: 1px 1px 3px #ccc;
  12277.     cursor: pointer;
  12278.     display: inline-block;
  12279.     margin: 0 8px 8px 0;
  12280.     padding: 5px;
  12281.     position: relative;
  12282.     vertical-align: top;
  12283.     width: 335px;
  12284. }
  12285. #lobby_container #lobbypage #lobbies .one_lobby:nth-child(2n)
  12286. {
  12287.     margin-right: 0;
  12288. }
  12289. #lobby_container #lobbypage #lobbies .one_lobby .blurb
  12290. {
  12291.     color: #666;
  12292.     font-size: .95em;
  12293.     margin-bottom: 20px;
  12294.     padding-left: 10px;
  12295.     padding-right: 20px;
  12296. }
  12297. #lobby_container #lobbypage #lobbies .one_lobby .games_available>*
  12298. {
  12299.     background-size: 80%;
  12300.     display: inline-block;
  12301.     height: 20px;
  12302.     margin-bottom: 5px;
  12303.     margin-right: 3px;
  12304.     vertical-align: middle;
  12305.     width: 20px;
  12306. }
  12307. #lobby_container #lobbypage #lobbies .one_lobby.sel
  12308. {
  12309.     background-color: #b11;
  12310.     border-color: #b11;
  12311.     box-shadow: 1px 1px 3px #b11;
  12312.     color: #fff;
  12313. }
  12314. #lobby_container #lobbypage #lobbies .one_lobby.sel .lobby_name,#lobby_container #lobbypage #lobbies .one_lobby.sel .art,#lobby_container #lobbypage #lobbies .one_lobby.sel span,#lobby_container #lobbypage #lobbies .one_lobby.sel .blurb,#lobby_container #lobbypage #lobbies .one_lobby.sel i.icon-lock
  12315. {
  12316.     color: #fff;
  12317. }
  12318. #lobby_container #lobbypage #lobbies .one_lobby:hover,#lobby_container #lobbypage #lobbies .one_lobby:focus,#lobby_container #lobbypage #lobbies .one_lobby:active
  12319. {
  12320.     border-color: #b11;
  12321.     box-shadow: 1px 1px 3px #b11;
  12322. }
  12323. #lobby_container #lobbypage #lobbies .one_lobby .lobby_lives
  12324. {
  12325.     height: 20px;
  12326.     line-height: 20px;
  12327. }
  12328. #lobby_container #lobbypage #lobbies .one_lobby .req
  12329. {
  12330.     position: absolute;
  12331.     right: 5px;
  12332.     top: 5px;
  12333. }
  12334. #lobby_container #lobbypage #lobbies .one_lobby .lobby_name
  12335. {
  12336.     color: #b11;
  12337.     font-weight: normal;
  12338. }
  12339. #lobby_container #lobbypage table td
  12340. {
  12341.     padding: 10px 5px;
  12342. }
  12343. #lobby_container #lobbypage table td .lobby_name
  12344. {
  12345.     color: #b11;
  12346.     font-size: 1.1em;
  12347. }
  12348. #lobby_container #lobbypage table td .lobby_name:hover
  12349. {
  12350.     text-decoration: underline;
  12351. }
  12352. #lobby_container .lobby-menu-tabs
  12353. {
  12354.     margin-bottom: 5px;
  12355.     padding: 5px 0;
  12356. }
  12357. #lobby_container .lobby-menu-tabs li
  12358. {
  12359.     background-color: #eee;
  12360.     border: 1px solid #ddd;
  12361.     display: inline-block;
  12362.     font-size: .9em;
  12363.     margin-right: 7px;
  12364.     padding: 3px;
  12365. }
  12366. #lobby_container .lobby-menu-tabs li.sel
  12367. {
  12368.     background-color: #b11;
  12369.     border-color: #b11;
  12370. }
  12371. #lobby_container .lobby-menu-tabs li.sel a
  12372. {
  12373.     color: #fff;
  12374. }
  12375. #lobby_container .lobby-menu-tabs a
  12376. {
  12377.     font-weight: normal;
  12378.     padding: 4px;
  12379. }
  12380. #lobby_container #lobbyreports #lobbyreports-rt,#lobby_container #lobbyreports #lobbyreports-lt
  12381. {
  12382.     box-sizing: border-box;
  12383.     display: inline-block;
  12384.     moz-box-sizing: border-box;
  12385.     vertical-align: top;
  12386.     webkit-box-sizing: border-box;
  12387. }
  12388. #lobby_container #lobbyreports #lobbyreports-lt
  12389. {
  12390.     width: 80%;
  12391. }
  12392. #lobby_container #lobbyreports #lobbyreports-lt table td
  12393. {
  12394.     padding: 3px 0;
  12395.     padding-right: 3px;
  12396. }
  12397. #lobby_container #lobbyreports #lobbyreports-lt .truncate
  12398. {
  12399.     max-width: 5em;
  12400.     overflow-x: hidden;
  12401.     overflow-y: hidden;
  12402.     text-overflow: ellipsis;
  12403.     white-space: nowrap;
  12404. }
  12405. #lobby_container #lobbyreports #lobbyreports-lt .report-status
  12406. {
  12407.     border-radius: 3px;
  12408.     display: block;
  12409.     height: 15px;
  12410.     khtml-border-radius: 3px;
  12411.     moz-border-radius: 3px;
  12412.     webkit-border-radius: 3px;
  12413.     width: 15px;
  12414. }
  12415. #lobby_container #lobbyreports #lobbyreports-lt .report-status.open
  12416. {
  12417.     background-color: #1b1;
  12418. }
  12419. #lobby_container #lobbyreports #lobbyreports-lt .report-status.closed
  12420. {
  12421.     background-color: #b11;
  12422. }
  12423. #lobby_container #lobbyreports #lobbyreports-lt .report-status.in-progress
  12424. {
  12425.     background-color: #bb1;
  12426. }
  12427. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header
  12428. {
  12429.     min-height: 20px;
  12430.     overflow: hidden;
  12431.     zoom: 1;
  12432. }
  12433. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .pagenav
  12434. {
  12435.     float: left;
  12436.     width: auto;
  12437. }
  12438. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav
  12439. {
  12440.     margin-bottom: 5px;
  12441. }
  12442. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li
  12443. {
  12444.     border: 1px solid;
  12445.     border-radius: 7px;
  12446.     cursor: pointer;
  12447.     height: 12px;
  12448.     khtml-border-radius: 7px;
  12449.     margin: 4px 2px 0 0;
  12450.     moz-border-radius: 7px;
  12451.     webkit-border-radius: 7px;
  12452.     width: 12px;
  12453. }
  12454. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.undecided
  12455. {
  12456.     border-color: #999;
  12457. }
  12458. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.undecided.sel
  12459. {
  12460.     background-color: #999;
  12461. }
  12462. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.open
  12463. {
  12464.     border-color: #1b1;
  12465. }
  12466. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.open.sel
  12467. {
  12468.     background-color: #1b1;
  12469. }
  12470. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.closed
  12471. {
  12472.     border-color: #b11;
  12473. }
  12474. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.closed.sel
  12475. {
  12476.     background-color: #b11;
  12477. }
  12478. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.in-progress
  12479. {
  12480.     border-color: #bb1;
  12481. }
  12482. #lobby_container #lobbyreports #lobbyreports-lt #lobbyreports-header .sortnav li.in-progress.sel
  12483. {
  12484.     background-color: #bb1;
  12485. }
  12486. #lobby_container #lobbyreports #lobbyreports-rt
  12487. {
  12488.     width: 20%;
  12489. }
  12490. #lobby_container #lobbyreports #lobbyreports-rt .form_input
  12491. {
  12492.     font-size: .9em;
  12493. }
  12494. #lobby_container #lobbyreports #lobbyreports-rt input[type=text],#lobby_container #lobbyreports #lobbyreports-rt textarea,#lobby_container #lobbyreports #lobbyreports-rt input[type=submit]
  12495. {
  12496.     box-sizing: border-box;
  12497.     moz-box-sizing: border-box;
  12498.     webkit-box-sizing: border-box;
  12499.     width: 100%;
  12500. }
  12501. #lobby_container #lobbyedit
  12502. {
  12503.     min-height: 300px;
  12504. }
  12505. #lobby_container #lobbyedit #edit_lobby_colors .color
  12506. {
  12507.     border: 1px solid #ccc;
  12508.     cursor: pointer;
  12509.     display: inline-block;
  12510.     height: 20px;
  12511.     width: 20px;
  12512. }
  12513. #lobby_container #lobbyedit #edit_lobby_colors .color.sel
  12514. {
  12515.     border-color: #b11;
  12516.     border-width: 2px;
  12517. }
  12518. #lobby_container #lobbyedit #setup_search_container
  12519. {
  12520.     position: relative;
  12521. }
  12522. #lobby_container #lobbyedit #setup_search_container #setup_search_results
  12523. {
  12524.     background-color: #fff;
  12525.     border: 1px solid #ccc;
  12526.     box-shadow: 0 0 3px #ccc;
  12527.     left: 0;
  12528.     position: absolute;
  12529.     top: 40px;
  12530.     width: 400px;
  12531.     z-index: 5;
  12532. }
  12533. #lobby_container #lobbyedit #setup_search_container #setup_search_results>*
  12534. {
  12535.     cursor: pointer;
  12536.     margin-bottom: 5px;
  12537.     padding: 4px;
  12538. }
  12539. #lobby_container #lobbyedit #setup_search_container #setup_search_results>*:hover
  12540. {
  12541.     background-color: #eee;
  12542. }
  12543. #lobby_container #lobbyedit #setup_search_container #setup_search_results>*:last-child
  12544. {
  12545.     margin: 0;
  12546. }
  12547. #lobby_container #lobbyedit h4
  12548. {
  12549.     color: #b11;
  12550.     font-size: .8em;
  12551.     font-weight: bold;
  12552.     padding: 5px 0;
  12553. }
  12554. #lobby_container #lobbyedit #edit_roles>*
  12555. {
  12556.     display: inline-block;
  12557.     margin-bottom: 5px;
  12558.     vertical-align: middle;
  12559.     width: 12em;
  12560. }
  12561. #lobby_container #lobbyedit .options-two-columns>*
  12562. {
  12563.     float: left;
  12564. }
  12565. #lobby_container #lobbyedit .options-two-columns .lt-column
  12566. {
  12567.     font-size: .9em;
  12568.     width: 300px;
  12569. }
  12570. #lobby_container #lobbyedit .options-two-columns .rt-column
  12571. {
  12572.     width: 300px;
  12573. }
  12574. #lobby_container #lobbyedit .two-columns>*
  12575. {
  12576.     float: left;
  12577. }
  12578. #lobby_container #lobbyedit .two-columns .lt-column
  12579. {
  12580.     width: 200px;
  12581. }
  12582. #lobby_container #lobbyedit .two-columns .rt-column
  12583. {
  12584.     max-height: 400px;
  12585.     overflow-y: scroll;
  12586.     width: 400px;
  12587. }
  12588. #lobby_container #lobbychat
  12589. {
  12590.     margin-top: 5px;
  12591. }
  12592. #lobby_container #lobbychat #window,#lobby_container #lobbychat #userlist
  12593. {
  12594.     display: block;
  12595.     float: left;
  12596.     height: 245px;
  12597.     overflow-x: hidden;
  12598.     overflow-y: auto;
  12599. }
  12600. #lobby_container #lobbychat #window
  12601. {
  12602.     background-color: #fff;
  12603.     border: 1px solid #bbb;
  12604.     position: relative;
  12605.     width: 304px;
  12606. }
  12607. #lobby_container #lobbychat #window #window_i
  12608. {
  12609.     font-size: .9em;
  12610.     height: 205px;
  12611.     overflow-x: hidden;
  12612.     overflow-y: auto;
  12613.     padding: 7px;
  12614.     position: relative;
  12615.     width: 283px;
  12616. }
  12617. #lobby_container #lobbychat #window #window_i #ask_reconnect
  12618. {
  12619.     padding: 20px;
  12620.     text-align: center;
  12621.     width: 100%;
  12622. }
  12623. #lobby_container #lobbychat #window #window_i #ask_reconnect a
  12624. {
  12625.     display: inline-block;
  12626. }
  12627. #lobby_container #lobbychat #window #window_i .loading
  12628. {
  12629.     height: 30px;
  12630.     width: 30px;
  12631. }
  12632. #lobby_container #lobbychat #window #window_i .talk
  12633. {
  12634.     margin-bottom: 4px;
  12635. }
  12636. #lobby_container #lobbychat #window #window_i .talk span.header
  12637. {
  12638.     color: #888;
  12639.     font-size: 1.2em;
  12640.     font-weight: bold;
  12641. }
  12642. #lobby_container #lobbychat #window #window_i .talk span.inf
  12643. {
  12644.     color: #b11;
  12645.     font-size: 1em;
  12646. }
  12647. #lobby_container #lobbychat #window #window_i .talk span.ts
  12648. {
  12649.     color: #aaa;
  12650.     font-size: .7em;
  12651.     margin-right: 5px;
  12652. }
  12653. #lobby_container #lobbychat #window #window_i .talk img.avatar
  12654. {
  12655.     border: 1px solid #ccc;
  12656.     height: 20px;
  12657.     width: 20px;
  12658. }
  12659. #lobby_container #lobbychat #window #window_i .talk img.mute
  12660. {
  12661.     border: 0;
  12662.     cursor: pointer;
  12663. }
  12664. #lobby_container #lobbychat #window #window_i .talk img,#lobby_container #lobbychat #window #window_i .talk b
  12665. {
  12666.     display: inline-block;
  12667.     margin-right: 3px;
  12668.     vertical-align: middle;
  12669. }
  12670. #lobby_container #lobbychat #window #window_i .talk b
  12671. {
  12672.     cursor: pointer;
  12673.     font-size: .9em;
  12674.     font-weight: bold;
  12675. }
  12676. #lobby_container #lobbychat #window #window_i .talk span.msg
  12677. {
  12678.     font-size: .9em;
  12679.     vertical-align: middle;
  12680. }
  12681. #lobby_container #lobbychat #window #window_i .talk span.msg a
  12682. {
  12683.     color: #b11;
  12684.     font-weight: normal;
  12685. }
  12686. #lobby_container #lobbychat #window #window_i .talk span.msg a:hover
  12687. {
  12688.     text-decoration: underline;
  12689. }
  12690. #lobby_container #lobbychat #window input[type=text]
  12691. {
  12692.     border: 1px solid #bbb;
  12693.     border-width: 1px 0 0 0;
  12694.     bottom: 0;
  12695.     font-size: .9em;
  12696.     left: 0;
  12697.     margin: 0;
  12698.     padding: 5px;
  12699.     position: absolute;
  12700.     width: 294px;
  12701. }
  12702. #lobby_container #lobbychat .chat_toggle
  12703. {
  12704.     cursor: pointer;
  12705.     margin-left: 5px;
  12706. }
  12707. #lobby_container #lobbychat .chat_toggle.sel,#lobby_container #lobbychat .chat_toggle:hover
  12708. {
  12709.     color: #b11;
  12710. }
  12711. #lobby_container #lobbychat .chat_toggle.sel i,#lobby_container #lobbychat .chat_toggle:hover i
  12712. {
  12713.     color: #b11;
  12714. }
  12715. #lobby_container #lobbychat #userlist
  12716. {
  12717.     height: 200px;
  12718.     overflow-x: hidden;
  12719.     overflow-y: auto;
  12720.     padding: 7px;
  12721.     position: relative;
  12722.     width: 283px;
  12723. }
  12724. #lobby_container #lobbychat #userlist li.chat_user
  12725. {
  12726.     cursor: pointer;
  12727.     height: 26px;
  12728.     line-height: 26px;
  12729.     padding: 3px 4px;
  12730.     position: relative;
  12731. }
  12732. #lobby_container #lobbychat #userlist li.chat_user .unmute
  12733. {
  12734.     background: url(/images/unmute.png) no-repeat center left;
  12735.     height: 15px;
  12736.     position: absolute;
  12737.     right: 3px;
  12738.     top: 9px;
  12739.     width: 15px;
  12740. }
  12741. #lobby_container #lobbychat #userlist li.chat_user.muted
  12742. {
  12743.     color: #ccc;
  12744.     text-decoration: line-through;
  12745. }
  12746. #lobby_container #lobbychat #userlist li.chat_user:hover
  12747. {
  12748.     background-color: #eee;
  12749. }
  12750. #lobby_container #lobbychat #userlist li.chat_user img
  12751. {
  12752.     border: 1px solid #ddd;
  12753.     height: 20px;
  12754.     width: 20px;
  12755. }
  12756. #lobby_container #lobbychat #userlist li.chat_user span
  12757. {
  12758.     width: 50px;
  12759. }
  12760. #lobby_container #lobbychat #userlist li.chat_user>*
  12761. {
  12762.     display: inline-block;
  12763.     margin-right: 3px;
  12764.     vertical-align: middle;
  12765. }
  12766. #lobby_container #refresh a
  12767. {
  12768.     border: 0;
  12769. }
  12770. #lobby_container #refresh img
  12771. {
  12772.     border: 0;
  12773.     margin-top: 4px;
  12774.     padding: 0;
  12775. }
  12776. #lobby_container #gamepage
  12777. {
  12778.     background-color: #fff;
  12779.     margin-bottom: 5px;
  12780.     min-height: 300px;
  12781.     padding-top: 5px;
  12782.     position: relative;
  12783.     width: 100%;
  12784. }
  12785. #lobby_container #gamepage #gamenav
  12786. {
  12787.     border-top: 1px solid #ccc;
  12788.     min-height: 20px;
  12789.     padding-top: 3px;
  12790. }
  12791. #lobby_container #gamepage #gamenav .pagenav
  12792. {
  12793.     margin-left: 5px;
  12794. }
  12795. #lobby_container #gamepage #gamenav .pagenav
  12796. {
  12797.     margin: 3px 0;
  12798.     padding: 0 5px;
  12799. }
  12800. #lobby_container #gamepage #gamenav .sortnav
  12801. {
  12802.     padding: 0 5px;
  12803. }
  12804. #lobby_container #gamepage #gamenav .sortnav #filter_hidepass i.sel
  12805. {
  12806.     color: #b11;
  12807. }
  12808. #lobby_container #gamepage #gamenav .sortnav #filter_hidepass:hover i
  12809. {
  12810.     color: #999;
  12811. }
  12812. #lobby_container #gamepage #gamenav .sortnav li
  12813. {
  12814.     padding: 3px;
  12815. }
  12816. #lobby_container #gamepage #gamenav .sortnav li:hover
  12817. {
  12818.     background-color: #eee;
  12819. }
  12820. #lobby_container #gamepage #gamenav .sortnav li.sel
  12821. {
  12822.     background-color: #ddd;
  12823. }
  12824. #lobby_container #gamepage #gamenav .sortnav .waiting-sort-lt,#lobby_container #gamepage #gamenav .sortnav .progress-sort-lt,#lobby_container #gamepage #gamenav .sortnav .gameover-sort-lt
  12825. {
  12826.     border-radius: 6px;
  12827.     display: block;
  12828.     height: 12px;
  12829.     khtml-border-radius: 6px;
  12830.     moz-border-radius: 6px;
  12831.     webkit-border-radius: 6px;
  12832.     width: 12px;
  12833. }
  12834. #lobby_container #gamepage #gamenav .sortnav .waiting-sort-lt
  12835. {
  12836.     background-color: #090;
  12837. }
  12838. #lobby_container #gamepage #gamenav .sortnav .progress-sort-lt
  12839. {
  12840.     background-color: #f93;
  12841. }
  12842. #lobby_container #gamepage #gamenav .sortnav .gameover-sort-lt
  12843. {
  12844.     background-color: #aaa;
  12845. }
  12846. #lobby_container .gametable
  12847. {
  12848.     margin-bottom: 8px;
  12849.     min-height: 300px;
  12850.     width: 100%;
  12851. }
  12852. #lobby_container .gametable .gamerow
  12853. {
  12854.     background-color: #fff;
  12855.     border-radius: 2px;
  12856.     cursor: pointer;
  12857.     display: block;
  12858.     khtml-border-radius: 2px;
  12859.     moz-border-radius: 2px;
  12860.     padding: 2px 0;
  12861.     position: relative;
  12862.     vertical-align: top;
  12863.     webkit-border-radius: 2px;
  12864.     width: 100%;
  12865. }
  12866. #lobby_container .gametable .gamerow .gamectrls
  12867. {
  12868.     color: #aaa;
  12869.     display: none;
  12870.     font-size: .7em;
  12871.     left: 0;
  12872.     position: absolute;
  12873.     top: 0;
  12874. }
  12875. #lobby_container .gametable .gamerow:hover .gamectrls
  12876. {
  12877.     display: inline-block;
  12878. }
  12879. #lobby_container .gametable .gamerow .numplayers
  12880. {
  12881.     margin-left: 4px;
  12882. }
  12883. #lobby_container .gametable .gamerow:hover
  12884. {
  12885.     background-color: #efefef;
  12886.     moz-transition-duration: 500ms;
  12887.     moz-transition-property: background-color;
  12888.     o-transition-duration: 500ms;
  12889.     o-transition-property: background-color;
  12890.     transition-duration: 500ms;
  12891.     transition-property: background-color;
  12892.     webkit-transition-duration: 500ms;
  12893.     webkit-transition-property: background-color;
  12894. }
  12895. #lobby_container .gametable .gamerow:hover .numplayers .players .player,#lobby_container .gametable .gamerow:hover .numplayers .players .noplayer
  12896. {
  12897.     opacity: .2;
  12898. }
  12899. #lobby_container .gametable .gamerow:hover .numplayers .summary
  12900. {
  12901.     display: block;
  12902.     opacity: 1;
  12903.     z-index: 2;
  12904. }
  12905. #lobby_container .gametable .gamerow.sel
  12906. {
  12907.     background-color: #efefef;
  12908. }
  12909. #lobby_container .gametable .gamerow.join .numplayers
  12910. {
  12911.     color: #090;
  12912. }
  12913. #lobby_container .gametable .gamerow.join .numplayers .player,#lobby_container .gametable .gamerow.join .numplayers .noplayer
  12914. {
  12915.     border-color: #090;
  12916. }
  12917. #lobby_container .gametable .gamerow.join .numplayers .player
  12918. {
  12919.     background-color: #090;
  12920. }
  12921. #lobby_container .gametable .gamerow.gameover .numplayers
  12922. {
  12923.     color: #aaa;
  12924. }
  12925. #lobby_container .gametable .gamerow.gameover .numplayers .player,#lobby_container .gametable .gamerow.gameover .numplayers .noplayer
  12926. {
  12927.     border-color: #aaa;
  12928. }
  12929. #lobby_container .gametable .gamerow.gameover .numplayers .player
  12930. {
  12931.     background-color: #aaa;
  12932. }
  12933. #lobby_container .gametable .gamerow.progress .numplayers
  12934. {
  12935.     color: #f93;
  12936. }
  12937. #lobby_container .gametable .gamerow.progress .numplayers .player,#lobby_container .gametable .gamerow.progress .numplayers .noplayer
  12938. {
  12939.     border-color: #f93;
  12940. }
  12941. #lobby_container .gametable .gamerow.progress .numplayers .player
  12942. {
  12943.     background-color: #f93;
  12944. }
  12945. #lobby_container .gametable .gamerow .numplayers
  12946. {
  12947.     font-size: .7em;
  12948.     padding-left: 5px;
  12949.     position: relative;
  12950.     width: 120px;
  12951. }
  12952. #lobby_container .gametable .gamerow .numplayers .mask
  12953. {
  12954.     display: none;
  12955. }
  12956. #lobby_container .gametable .gamerow .numplayers .summary
  12957. {
  12958.     display: none;
  12959.     font-size: 14px;
  12960.     height: 15px;
  12961.     left: 50%;
  12962.     letter-spacing: 2px;
  12963.     margin: -7px 0 0 -20px;
  12964.     position: absolute;
  12965.     text-align: center;
  12966.     top: 50%;
  12967.     width: 40px;
  12968. }
  12969. #lobby_container .gametable .gamerow .numplayers .players>*
  12970. {
  12971.     display: inline-block;
  12972.     margin-right: 2px;
  12973.     vertical-align: middle;
  12974. }
  12975. #lobby_container .gametable .gamerow .numplayers .player,#lobby_container .gametable .gamerow .numplayers .noplayer
  12976. {
  12977.     background-color: #888;
  12978.     border: 1px solid #888;
  12979.     border-radius: 3px;
  12980.     height: 5px;
  12981.     khtml-border-radius: 3px;
  12982.     moz-border-radius: 3px;
  12983.     webkit-border-radius: 3px;
  12984.     width: 5px;
  12985. }
  12986. #lobby_container .gametable .gamerow .numplayers .noplayer
  12987. {
  12988.     background-color: transparent;
  12989. }
  12990. #lobby_container .gametable .gamerow .pull_right
  12991. {
  12992.     float: right;
  12993.     margin-top: 3px;
  12994. }
  12995. #lobby_container .gametable .gamerow .creator a
  12996. {
  12997.     border: 1px solid #ddd;
  12998.     display: block;
  12999.     height: 20px;
  13000.     width: 20px;
  13001. }
  13002. #lobby_container .gametable .gamerow .gamestate
  13003. {
  13004.     color: #888;
  13005.     font-size: .9em;
  13006.     text-align: right;
  13007. }
  13008. #lobby_container .gametable .gamerow .gamestate .gameimg
  13009. {
  13010.     display: inline-block;
  13011.     height: 20px;
  13012.     margin: 0;
  13013.     width: 0;
  13014. }
  13015. #lobby_container .gametable .gamerow .gamestate .mafia_game_status sup
  13016. {
  13017.     color: #555;
  13018.     font-size: .7em;
  13019.     font-weight: bold;
  13020.     left: -5px;
  13021.     position: absolute;
  13022.     top: -5px;
  13023. }
  13024. #lobby_container .gametable .gamerow .gamedetail
  13025. {
  13026.     width: 315px;
  13027. }
  13028. #lobby_container .gametable .gamerow .gameoptions
  13029. {
  13030.     text-align: right;
  13031.     width: 45px;
  13032. }
  13033. #lobby_container .gametable .gamerow .sitdown
  13034. {
  13035.     width: 80px;
  13036. }
  13037. #lobby_container .gametable .gamerow .sitdown a
  13038. {
  13039.     display: block;
  13040.     font-size: .8em;
  13041.     height: 20px;
  13042.     line-height: 20px;
  13043.     overflow-x: hidden;
  13044.     text-align: center;
  13045.     text-overflow: ellipsis;
  13046.     white-space: nowrap;
  13047.     width: 80px;
  13048. }
  13049. #lobby_container .gametable .gamerow .randimg>*
  13050. {
  13051.     display: inline-block;
  13052.     vertical-align: middle;
  13053. }
  13054. #lobby_container #fametable td
  13055. {
  13056.     padding-right: .5em;
  13057.     vertical-align: middle;
  13058. }
  13059. #lobby_container .gametable .tira_gamerow .card_names
  13060. {
  13061.     font-size: .8em;
  13062.     font-weight: bold;
  13063. }
  13064. #lobby_container .gametable .tira_gamerow .card_names>*
  13065. {
  13066.     display: inline;
  13067.     display: inline-block;
  13068.     margin-right: 5px;
  13069.     vertical-align: middle;
  13070.     zoom: 1;
  13071. }
  13072. #lobby_container .gametable .tira_gamerow .card_names .noun
  13073. {
  13074.     background: url(/images/tira/tira_mini.png) no-repeat center left;
  13075.     height: 16px;
  13076.     padding-left: 30px;
  13077. }
  13078. #lobby_container .gametable .tira_gamerow .card_names .adj
  13079. {
  13080.     background: url(/images/tira/fork.png) no-repeat center left;
  13081.     height: 16px;
  13082.     padding-left: 30px;
  13083. }
  13084. #lobby_container .gametable .ghost_gamerow .ghost_setup>*
  13085. {
  13086.     display: inline;
  13087.     display: inline-block;
  13088.     margin-right: 5px;
  13089.     vertical-align: middle;
  13090.     zoom: 1;
  13091. }
  13092. #lobby_container .gametable .ghost_gamerow .ghost_setup .ghostimg
  13093. {
  13094.     position: relative;
  13095. }
  13096. #lobby_container .gametable .ghost_gamerow .ghost_setup .ghostimg .sup
  13097. {
  13098.     font-size: .7em;
  13099.     font-weight: normal;
  13100.     left: -5px;
  13101.     position: absolute;
  13102.     top: 0;
  13103. }
  13104. #lobby_container a.completesetup li
  13105. {
  13106.     color: #000;
  13107.     font-weight: normal;
  13108. }
  13109. #lobby_container #entities
  13110. {
  13111.     max-height: 400px;
  13112.     overflow-y: scroll;
  13113.     padding: 5px 0;
  13114.     position: relative;
  13115. }
  13116. #lobby_container #entities ul.list-icon
  13117. {
  13118.     position: absolute;
  13119.     right: 10px;
  13120.     top: 0;
  13121. }
  13122. #lobby_container #entities .entity
  13123. {
  13124.     display: inline-block;
  13125.     margin: .2em .5em .2em 0;
  13126.     width: 9.8em;
  13127. }
  13128. #lobby_container #entities .entity>*
  13129. {
  13130.     display: inline;
  13131.     display: inline-block;
  13132.     margin-right: 5px;
  13133.     vertical-align: middle;
  13134.     zoom: 1;
  13135. }
  13136. #lobby_container #entities .entity .roleimg,#lobby_container #entities .entity span
  13137. {
  13138.     display: inline-block;
  13139.     font-size: .9em;
  13140. }
  13141. #lobby_container #entities .entity .roleimg
  13142. {
  13143.     margin: 0;
  13144.     width: 0;
  13145. }
  13146. #lobby_container #entities .entity.multiple
  13147. {
  13148.     display: none;
  13149. }
  13150. #lobby_container #entities .entity_container
  13151. {
  13152.     padding-left: 10px;
  13153. }
  13154. #lobby_container #entities .entity_container .role_name
  13155. {
  13156.     cursor: pointer;
  13157.     max-width: 12em;
  13158.     overflow-x: hidden;
  13159.     overflow-y: hidden;
  13160.     padding-left: 4px;
  13161.     text-overflow: ellipsis;
  13162.     white-space: nowrap;
  13163. }
  13164. #lobby_container #entities .entity_container.list .entity
  13165. {
  13166.     display: block;
  13167.     margin-bottom: 10px;
  13168.     width: 100%;
  13169. }
  13170. #lobby_container #yourroles .yourrole
  13171. {
  13172.     margin-bottom: 5px;
  13173. }
  13174. #lobby_container #yourroles .role-custom .lt
  13175. {
  13176.     margin-right: 5px;
  13177. }
  13178. #lobby_container #yourroles .role-custom>*
  13179. {
  13180.     display: inline;
  13181.     display: inline-block;
  13182.     margin-right: 5px;
  13183.     vertical-align: middle;
  13184.     zoom: 1;
  13185. }
  13186. #lobby_container .updowntext
  13187. {
  13188.     font-size: .8em;
  13189.     line-height: 22px;
  13190.     margin-bottom: 3px;
  13191.     margin-right: 3px;
  13192.     overflow: hidden;
  13193.     padding-left: 20px;
  13194.     text-overflow: ellipsis;
  13195.     width: 5em;
  13196. }
  13197. #lobby_container .padding
  13198. {
  13199.     padding: 2px 0;
  13200. }
  13201. #lobby_container .nudge
  13202. {
  13203.     padding-bottom: 4px;
  13204. }
  13205. #lobby_container #yoursetup
  13206. {
  13207.     float: right;
  13208.     width: 24%;
  13209. }
  13210. #lobby_container #gameicons
  13211. {
  13212.     padding: 2px;
  13213.     width: 100%;
  13214. }
  13215. #lobby_container #gameicons .gamesetup li
  13216. {
  13217.     margin: 0 1px;
  13218. }
  13219. #lobby_container table#anonymoustable
  13220. {
  13221.     width: 100%;
  13222. }
  13223. #lobby_container table#anonymoustable .user
  13224. {
  13225.     font-size: .9em;
  13226. }
  13227. #lobby_container table#anonymoustable td
  13228. {
  13229.     margin: 0;
  13230.     padding: .25em .25em .25em 0;
  13231. }
  13232. #lobby_container table#anonymoustable .sortbynav
  13233. {
  13234.     background-color: #eee;
  13235.     font-size: .9em;
  13236.     overflow: hidden;
  13237.     padding: 5px;
  13238.     zoom: 1;
  13239. }
  13240. #lobby_container table#anonymoustable .sortbynav>*
  13241. {
  13242.     display: inline;
  13243.     display: inline-block;
  13244.     margin-right: 5px;
  13245.     vertical-align: middle;
  13246.     zoom: 1;
  13247. }
  13248. #lobby_container table#anonymoustable .sortbynav a.sel
  13249. {
  13250.     color: #b11;
  13251. }
  13252. #lobby_container #closedoptions
  13253. {
  13254.     margin-bottom: .5em;
  13255.     margin-top: .5em;
  13256. }
  13257. #lobby_container #closedoptions>*
  13258. {
  13259.     padding-left: 1em;
  13260. }
  13261. #lobby_container #closedoptions .color_village
  13262. {
  13263.     background-color: #93b7f2;
  13264. }
  13265. #lobby_container #closedoptions .color_mafia
  13266. {
  13267.     background-color: #000;
  13268. }
  13269. #lobby_container #closedoptions .color_third
  13270. {
  13271.     background-color: #dbe355;
  13272. }
  13273. #lobby_container #closedoptions #probabilities
  13274. {
  13275.     margin-bottom: 1em;
  13276. }
  13277. #lobby_container #closedoptions #probabilities>*
  13278. {
  13279.     display: inline;
  13280.     display: inline-block;
  13281.     margin-right: 1em;
  13282.     vertical-align: middle;
  13283.     zoom: 1;
  13284. }
  13285. #lobby_container #closedoptions #probabilities #sliders>*
  13286. {
  13287.     display: inline;
  13288.     display: inline-block;
  13289.     margin-right: .9em;
  13290.     vertical-align: middle;
  13291.     zoom: 1;
  13292. }
  13293. #lobby_container #closedoptions #probabilities #sliders .slider
  13294. {
  13295.     height: 5em;
  13296. }
  13297. #lobby_container #closedoptions #probabilities #sliders .ui-slider
  13298. {
  13299.     background-image: none;
  13300.     width: 5px;
  13301. }
  13302. #lobby_container #closedoptions #probabilities #sliders .ui-slider-handle
  13303. {
  13304.     height: 10px;
  13305.     width: 12px;
  13306. }
  13307. #lobby_container #closedoptions #probabilities .preview .prob_cont
  13308. {
  13309.     margin: 5px 0;
  13310. }
  13311. #lobby_container #closedoptions #probabilities .preview .prob_cont>*
  13312. {
  13313.     display: inline;
  13314.     display: inline-block;
  13315.     margin-right: .5em;
  13316.     vertical-align: middle;
  13317.     zoom: 1;
  13318. }
  13319. #lobby_container #closedoptions #probabilities .preview .prob_cont span,#lobby_container #closedoptions #probabilities .preview .prob_cont .prob
  13320. {
  13321.     color: grey;
  13322.     font-size: .9em;
  13323. }
  13324. #lobby_container #closedoptions #probabilities .preview .prob_cont span
  13325. {
  13326.     width: 4em;
  13327. }
  13328. #lobby_container #closedoptions #probabilities .preview .color
  13329. {
  13330.     border-radius: 2px;
  13331.     height: 20px;
  13332.     khtml-border-radius: 2px;
  13333.     moz-border-radius: 2px;
  13334.     webkit-border-radius: 2px;
  13335.     width: 20px;
  13336. }
  13337. #lobby_container #closedoptions #probabilities label
  13338. {
  13339.     color: grey;
  13340.     font-size: .9em;
  13341. }
  13342. #lobby_container #closedoptions #totalplayers .ui-slider
  13343. {
  13344.     background-color: #ccc;
  13345.     height: 5px;
  13346. }
  13347. #lobby_container #closedoptions #totalplayers .ui-slider-handle
  13348. {
  13349.     height: 12px;
  13350.     width: 8px;
  13351. }
  13352. #lobby_container #closedoptions #totalplayers .slider
  13353. {
  13354.     width: 10em;
  13355. }
  13356. #lobby_container #closedoptions #totalplayers>*
  13357. {
  13358.     display: inline;
  13359.     display: inline-block;
  13360.     margin-right: .5em;
  13361.     vertical-align: middle;
  13362.     zoom: 1;
  13363. }
  13364. #lobby_container #closedoptions .v
  13365. {
  13366.     color: grey;
  13367.     font-size: .9em;
  13368. }
  13369. #lobby_container #createbuttons>*
  13370. {
  13371.     display: inline;
  13372.     display: inline-block;
  13373.     margin-right: .8em;
  13374.     vertical-align: middle;
  13375.     zoom: 1;
  13376. }
  13377. #lobby_container #createbuttons a
  13378. {
  13379.     padding-bottom: .3em;
  13380. }
  13381. #lobby_container #setupinfo
  13382. {
  13383.     clear: left;
  13384.     float: left;
  13385.     font-size: .9em;
  13386.     margin: 1em 0;
  13387. }
  13388. #lobby_container #setupinfo td
  13389. {
  13390.     padding: .2em .5em .2em;
  13391.     vertical-align: top;
  13392. }
  13393. #lobby_container #setupinfo td:first-child
  13394. {
  13395.     color: #b11;
  13396.     font-weight: bold;
  13397. }
  13398. #lobby_container .ratetext span
  13399. {
  13400.     font-size: 1.1em;
  13401. }
  13402. #lobby_container .descr
  13403. {
  13404.     width: 25em;
  13405. }
  13406. #lobby_container .descr+textarea
  13407. {
  13408.     font-size: 15px;
  13409.     height: 8em;
  13410.     overflow-x: hidden;
  13411.     overflow-y: auto;
  13412.     width: 25em;
  13413. }
  13414. #lobby_container .setupranking,#lobby_container .setupratetext
  13415. {
  13416.     border: 1px solid #ccc;
  13417.     border-radius: 3px;
  13418.     font-size: .75em;
  13419.     khtml-border-radius: 3px;
  13420.     min-width: 2em;
  13421.     moz-border-radius: 3px;
  13422.     padding: 2px 3px;
  13423.     text-align: center;
  13424.     webkit-border-radius: 3px;
  13425. }
  13426. #lobby_container #setuppage #setuptable
  13427. {
  13428.     padding: 20px;
  13429.     width: 690px;
  13430. }
  13431. #lobby_container #setuppage #setuptable .setuptitle a
  13432. {
  13433.     font-weight: normal;
  13434. }
  13435. #lobby_container #setuppage #setuptable .setupcreated
  13436. {
  13437.     color: #777;
  13438.     font-size: .8em;
  13439.     text-align: right;
  13440. }
  13441. #lobby_container .setuprating
  13442. {
  13443.     text-align: center;
  13444.     width: 3.5em;
  13445. }
  13446. #lobby_container .editsetup:hover
  13447. {
  13448.     background-color: #ff8;
  13449.     cursor: pointer;
  13450. }
  13451. #lobby_container #gameoptions hr
  13452. {
  13453.     background-color: #ccc;
  13454.     border: 0;
  13455.     height: 1px;
  13456.     margin: 0 auto;
  13457.     width: 95%;
  13458. }
  13459. #lobby_container #gameoptions #passwordbox
  13460. {
  13461.     font-size: .9em;
  13462. }
  13463. #lobby_container #gameoptions #passwordtext,#lobby_container #gameoptions #titletext
  13464. {
  13465.     border: 0;
  13466. }
  13467. #lobby_container #gameoptions #passwordtext:focus,#lobby_container #gameoptions #titletext:focus
  13468. {
  13469.     border-color: #aaf;
  13470. }
  13471. #lobby_container #gameoptions:focus
  13472. {
  13473.     border: 1px solid grey;
  13474. }
  13475. #lobby_container #gameoptions #extra>div
  13476. {
  13477.     font-size: .9em;
  13478.     margin: .5em 0;
  13479.     padding-left: 1em;
  13480. }
  13481. #lobby_container #gameoptions #extra>div>*
  13482. {
  13483.     display: inline;
  13484.     display: inline-block;
  13485.     margin-right: 5px;
  13486.     vertical-align: middle;
  13487.     zoom: 1;
  13488. }
  13489. #lobby_container #gameoptions #extra>div label
  13490. {
  13491.     height: 20px;
  13492.     line-height: 20px;
  13493.     padding-left: 25px;
  13494.     width: 115px;
  13495. }
  13496. #lobby_container #winstats td
  13497. {
  13498.     font-size: .8em;
  13499.     font-weight: bold;
  13500.     vertical-align: middle;
  13501. }
  13502. #lobby_container .lobbyad
  13503. {
  13504.     margin: 10px 0;
  13505.     z-index: 0;
  13506. }
  13507. #lobby_container .lobbyad-top
  13508. {
  13509.     margin-bottom: 8px;
  13510. }
  13511. #lobby_container .createsetup
  13512. {
  13513.     border: 1px solid #ddd;
  13514.     cursor: pointer;
  13515.     height: auto;
  13516.     hover-background-color: #ddd;
  13517.     margin-bottom: 2px;
  13518.     min-height: 20px;
  13519.     overflow: hidden;
  13520.     padding: 3px;
  13521.     position: relative;
  13522.     width: 100%;
  13523.     zoom: 1;
  13524. }
  13525. #lobby_container .createsetup>*
  13526. {
  13527.     display: inline;
  13528.     display: inline-block;
  13529.     margin-right: 0;
  13530.     vertical-align: middle;
  13531.     zoom: 1;
  13532. }
  13533. #lobby_container .createsetup.sel
  13534. {
  13535.     background-color: #eee;
  13536.     border: 1px solid #ddd;
  13537. }
  13538. #lobby_container .createsetup a.icon-trash
  13539. {
  13540.     height: 20px;
  13541.     line-height: 20px;
  13542.     margin-top: 5px;
  13543.     position: absolute;
  13544.     right: 0;
  13545.     top: 0;
  13546.     width: 20px;
  13547. }
  13548. #lobby_container .createsetup:first-child a.icon-trash
  13549. {
  13550.     display: none;
  13551. }
  13552. #lobby_container #setupoptions
  13553. {
  13554.     margin-top: 5px;
  13555. }
  13556. #lobby_container #choosegame
  13557. {
  13558.     margin-bottom: .5em;
  13559. }
  13560. #lobby_container #choosegame>*
  13561. {
  13562.     display: inline;
  13563.     display: inline-block;
  13564.     margin-right: 10px;
  13565.     vertical-align: middle;
  13566.     zoom: 1;
  13567. }
  13568. #lobby_container #choosegame li
  13569. {
  13570.     border: 1px solid transparent;
  13571.     margin-bottom: 5px;
  13572.     padding: 5px;
  13573. }
  13574. #lobby_container #choosegame li:hover
  13575. {
  13576.     background-color: #eee;
  13577. }
  13578. #lobby_container #choosegame li.sel
  13579. {
  13580.     background-color: #eee;
  13581.     border-color: #b11;
  13582. }
  13583. #lobby_container #choosegame li.sel a
  13584. {
  13585.     color: #b11;
  13586.     font-weight: normal;
  13587. }
  13588. #lobby_container #choosegame a
  13589. {
  13590.     display: block;
  13591.     font-size: .9em;
  13592.     font-weight: normal;
  13593.     height: 20px;
  13594.     line-height: 20px;
  13595.     padding-left: 25px;
  13596. }
  13597. .x20
  13598. {
  13599.     height: 20px;
  13600.     width: 20px;
  13601. }
  13602. #lobby_container #setup_left #setup_information .button
  13603. {
  13604.     margin-right: 5px;
  13605. }
  13606. #lobby_container #setup_left #setup_descr_bar .setup_descr
  13607. {
  13608.     background-color: #eee;
  13609.     font-size: .9em;
  13610.     margin: 3px 0;
  13611.     overflow-x: hidden;
  13612.     padding: 1em;
  13613. }
  13614. #lobby_container #setup_left #setup_descr_bar .setup_descr_text
  13615. {
  13616.     line-height: 1.2em;
  13617. }
  13618. #lobby_container #setup_left #setup_extra_info
  13619. {
  13620.     font-size: 1em;
  13621. }
  13622. #lobby_container #setup_right>*
  13623. {
  13624.     margin-bottom: 1em;
  13625. }
  13626. #lobby_container #setup_right #strategies_page .comment-lt,#lobby_container #setup_right #strategies_page .vote-lt
  13627. {
  13628.     margin: 0 5px;
  13629. }
  13630. #lobby_container #setup_right #strategies_page .strategy_title_comment_vote,#lobby_container #setup_right #strategies_page .strategy_info,#lobby_container #setup_right #strategies_page .strategy_title
  13631. {
  13632.     padding: .1em;
  13633. }
  13634. #lobby_container #setup_right #strategies_page .strategy_title_comment_vote>*,#lobby_container #setup_right #strategies_page .strategy_info>*,#lobby_container #setup_right #strategies_page .strategy_title>*
  13635. {
  13636.     display: inline-block;
  13637.     vertical-align: middle;
  13638. }
  13639. #lobby_container #setup_right #strategies_page .strategy_info
  13640. {
  13641.     padding-left: .5em;
  13642. }
  13643. #lobby_container #setup_right #strategies_page .strategy_info .user,#lobby_container #setup_right #strategies_page .strategy_info span
  13644. {
  13645.     font-size: .9em;
  13646. }
  13647. #lobby_container #setup_right #strategies_page .strategy_info span
  13648. {
  13649.     color: #aaa;
  13650. }
  13651. #lobby_container #setup_right #view_strategy
  13652. {
  13653.     border-left: 2px solid #ccc;
  13654.     color: #555;
  13655.     font-size: .9em;
  13656.     line-height: 1.1em;
  13657.     padding: 1em;
  13658. }
  13659. #lobby_container #setup_right #create_strategy #create_strategy_form
  13660. {
  13661.     margin-top: .5em;
  13662. }
  13663. #lobby_container #setup_right #create_strategy #create_strategy_form textarea
  13664. {
  13665.     height: 150px;
  13666.     width: 95%;
  13667. }
  13668. #lobby_container #setup_right #create_strategy #create_strategy_form input,#lobby_container #setup_right #create_strategy #create_strategy_form textarea
  13669. {
  13670.     border: 1px solid #aaa;
  13671. }
  13672. #lobby_container #setup_right #create_strategy #create_strategy_form input:focus,#lobby_container #setup_right #create_strategy #create_strategy_form textarea:focus
  13673. {
  13674.     border: 1px solid #ff2;
  13675. }
  13676. #lobby_container #setup_right #create_strategy #create_strategy_form label
  13677. {
  13678.     font-size: .9em;
  13679.     font-weight: bold;
  13680.     margin: 2px 0;
  13681. }
  13682. #score_container #decorated_family .one_trophy_type
  13683. {
  13684.     margin-right: 7px;
  13685.     position: relative;
  13686. }
  13687. #score_container #decorated_family .one_trophy_type>*
  13688. {
  13689.     display: inline;
  13690.     display: inline-block;
  13691.     margin-right: 10px;
  13692.     vertical-align: bottom;
  13693.     zoom: 1;
  13694. }
  13695. #score_container #decorated_family .one_trophy_type span
  13696. {
  13697.     font-size: .7em;
  13698.     font-weight: bold;
  13699.     left: -5px;
  13700.     position: absolute;
  13701.     top: -3px;
  13702. }
  13703. #score_container #achievers .achievement
  13704. {
  13705.     padding-bottom: 10px;
  13706.     padding-left: 40px;
  13707.     width: 200px;
  13708. }
  13709. #score_container #achievers .achievement>*
  13710. {
  13711.     display: inline;
  13712.     display: inline-block;
  13713.     margin-right: 5px;
  13714.     vertical-align: middle;
  13715.     zoom: 1;
  13716. }
  13717. #score_container a.user
  13718. {
  13719.     margin: .1em 0;
  13720. }
  13721. #score_container table
  13722. {
  13723.     margin-top: .3em;
  13724. }
  13725. #score_container #hall,#score_container #toptotal
  13726. {
  13727.     margin-right: .5em;
  13728. }
  13729. #score_container #fametable td,#score_container #ranktable td
  13730. {
  13731.     padding-right: .5em;
  13732.     vertical-align: middle;
  13733. }
  13734. #score_container #fametable td .family,#score_container #ranktable td .family
  13735. {
  13736.     font-weight: normal;
  13737. }
  13738. #score_container .leader
  13739. {
  13740.     font-size: .9em;
  13741. }
  13742. #score_container .trophies
  13743. {
  13744.     width: 10em;
  13745. }
  13746. #score_container #rolestats
  13747. {
  13748.     position: relative;
  13749. }
  13750. #score_container #rolestats>div
  13751. {
  13752.     display: inline-block;
  13753.     margin-top: 1em;
  13754.     padding: 10px 10px;
  13755.     position: relative;
  13756.     vertical-align: top;
  13757.     width: 140px;
  13758. }
  13759. #score_container #rolestats .roleimg
  13760. {
  13761.     left: 0;
  13762.     position: absolute;
  13763.     top: -5px;
  13764. }
  13765. #score_container #rolestats .stat
  13766. {
  13767.     font-size: .8em;
  13768.     font-weight: bold;
  13769.     position: absolute;
  13770.     right: 25px;
  13771.     top: 0;
  13772. }
  13773. .happiness-tip
  13774. {
  13775.     color: #777;
  13776.     font-size: .75em;
  13777.     padding: 5px;
  13778. }
  13779. body.has_profilebg
  13780. {
  13781.     border-radius: 3px;
  13782.     khtml-border-radius: 3px;
  13783.     moz-border-radius: 3px;
  13784.     opacity: .92;
  13785.     webkit-border-radius: 3px;
  13786. }
  13787. body.has_profilebg #usertitle,body.has_profilebg #family-title h2
  13788. {
  13789.     color: #b11;
  13790. }
  13791. body.has_profilebg #header,body.has_profilebg #footer
  13792. {
  13793.     background-color: #fff;
  13794.     opacity: .95;
  13795. }
  13796. body.has_profilebg #bio
  13797. {
  13798.     background-color: #eee;
  13799. }
  13800. body.has_profilebg.white #bio
  13801. {
  13802.     background-color: #555;
  13803. }
  13804. body.has_profilebg .question-ctrl
  13805. {
  13806.     padding: 3px;
  13807. }
  13808. #user_container #violations .report_link
  13809. {
  13810.     display: inline-block;
  13811.     min-width: 10em;
  13812. }
  13813. #user_container #violations .report_link .siterule_name
  13814. {
  13815.     font-weight: normal;
  13816. }
  13817. #user_container #votebox_container
  13818. {
  13819.     height: 30px;
  13820. }
  13821. #user_container #ask_question_form input[type=text]
  13822. {
  13823.     width: 253px;
  13824. }
  13825. #user_container #questions form
  13826. {
  13827.     margin-top: .5em;
  13828. }
  13829. #user_container #questions .question_info
  13830. {
  13831.     padding-left: 3px;
  13832. }
  13833. #user_container #questions .question_header
  13834. {
  13835.     margin: 5px 0;
  13836. }
  13837. #user_container #questions .question_header a
  13838. {
  13839.     background-color: #fff;
  13840.     border: 1px solid #ccc;
  13841.     box-shadow: 0 0 2px #ddd;
  13842.     font-size: .8em;
  13843.     font-weight: normal;
  13844.     padding: 5px;
  13845. }
  13846. #user_container #questions .question_header a.sel
  13847. {
  13848.     background-color: #b11;
  13849.     border: 0;
  13850.     box-shadow: none;
  13851.     color: #fff;
  13852. }
  13853. #user_container #questions .question_header .pull_rt
  13854. {
  13855.     float: right;
  13856. }
  13857. #user_container #questions .question
  13858. {
  13859.     background-color: #eee;
  13860.     margin-bottom: 5px;
  13861. }
  13862. #user_container #questions .question .question_info
  13863. {
  13864.     padding: 5px;
  13865.     text-align: right;
  13866. }
  13867. #user_container #questions .question.sel
  13868. {
  13869.     background-color: #dda;
  13870. }
  13871. #user_container #questions .question .time_right
  13872. {
  13873.     bottom: 1px;
  13874.     color: grey;
  13875.     font-family: arial;
  13876.     font-size: .8em;
  13877.     font-weight: normal;
  13878.     position: absolute;
  13879.     right: 2px;
  13880.     text-align: right;
  13881. }
  13882. #user_container #questions .question .question_content
  13883. {
  13884.     font-size: .95em;
  13885.     margin-bottom: 5px;
  13886.     overflow: hidden;
  13887.     padding: 5px 12px 5px 12px;
  13888.     padding-bottom: 10px;
  13889.     position: relative;
  13890. }
  13891. #user_container #questions .question .answer
  13892. {
  13893.     background-color: #ddd;
  13894.     padding: 10px;
  13895.     position: relative;
  13896. }
  13897. #user_container #questions .question .question-ctrl
  13898. {
  13899.     padding: 3px;
  13900. }
  13901. #user_container #favorite_roles .inner>*
  13902. {
  13903.     display: inline;
  13904.     display: inline-block;
  13905.     margin-right: 5px;
  13906.     vertical-align: bottom;
  13907.     zoom: 1;
  13908. }
  13909. #user_container #favorite_roles.can_sort .roleimg
  13910. {
  13911.     cursor: grab;
  13912.     cursor: -webkit-grab;
  13913. }
  13914. #user_container #profile_views
  13915. {
  13916.     text-align: right;
  13917. }
  13918. #user_container #usertitle
  13919. {
  13920.     font-size: 1.4em;
  13921.     font-weight: normal;
  13922. }
  13923. #user_container.white
  13924. {
  13925.     color: #fff;
  13926. }
  13927. #user_container.white #finduserbox i[class^=icon-]
  13928. {
  13929.     color: #fff;
  13930. }
  13931. #user_container.white .bgwhite
  13932. {
  13933.     opacity: .9;
  13934. }
  13935. #user_container.white .asl
  13936. {
  13937.     border-color: #fff;
  13938. }
  13939. #user_container.white .relationship
  13940. {
  13941.     color: #fff;
  13942. }
  13943. #user_container.white #personalinfo
  13944. {
  13945.     color: #555;
  13946. }
  13947. #user_container.white #questions span,#user_container.white #questions a,#user_container.white #questions i
  13948. {
  13949.     color: #999;
  13950. }
  13951. #user_container.white #questions a i
  13952. {
  13953.     color: #999;
  13954. }
  13955. #user_container.white #questions .question
  13956. {
  13957.     background-color: #777;
  13958. }
  13959. #user_container.white #questions .question .answer
  13960. {
  13961.     background-color: transparent;
  13962. }
  13963. #user_container #manage_alternates table
  13964. {
  13965.     width: 100%;
  13966. }
  13967. #user_container #manage_alternates td
  13968. {
  13969.     padding: .25em .7em;
  13970. }
  13971. #user_container #manage_alternates .alternate.main
  13972. {
  13973.     background-color: #bbb;
  13974.     color: #fff;
  13975.     font-weight: bold;
  13976. }
  13977. #user_container #manage_alternates .alternate.main .trash-rt
  13978. {
  13979.     display: none;
  13980. }
  13981. #user_container #manage_alternates .alternate_slot
  13982. {
  13983.     background-color: #eee;
  13984.     color: #b11;
  13985.     font-size: .8em;
  13986.     padding: 1.5em 0;
  13987.     text-align: center;
  13988. }
  13989. #user_container #stickers
  13990. {
  13991.     background-color: #fff;
  13992. }
  13993. #user_container #tab_nav li
  13994. {
  13995.     background-color: #ccc;
  13996.     color: grey;
  13997.     cursor: pointer;
  13998.     font-size: 1em;
  13999.     height: 36px;
  14000.     line-height: 36px;
  14001.     margin-bottom: .3em;
  14002.     padding: 0 .5em;
  14003.     position: relative;
  14004. }
  14005. #user_container #tab_nav li:not(.sel):hover
  14006. {
  14007.     color: #b11;
  14008. }
  14009. #user_container #tab_nav li:before,#user_container #tab_nav li:after
  14010. {
  14011.     background-color: #fff;
  14012.     border: 9px solid #fff;
  14013.     content: "";
  14014.     display: block;
  14015.     position: absolute;
  14016.     right: 0;
  14017. }
  14018. #user_container #tab_nav li:before
  14019. {
  14020.     border-color: #fff #fff #ccc #ccc;
  14021.     top: 0;
  14022. }
  14023. #user_container #tab_nav li:after
  14024. {
  14025.     border-color: #ccc #fff #fff #ccc;
  14026.     bottom: 0;
  14027. }
  14028. #user_container #tab_nav li.sel
  14029. {
  14030.     background-color: #c11;
  14031.     color: #fff;
  14032. }
  14033. #user_container #tab_nav li.sel:before
  14034. {
  14035.     border-color: #fff #fff #c11 #c11;
  14036. }
  14037. #user_container #tab_nav li.sel:after
  14038. {
  14039.     border-color: #c11 #fff #fff #c11;
  14040. }
  14041. #user_container #tabs .inform
  14042. {
  14043.     max-width: none;
  14044. }
  14045. #user_container #tabs>*
  14046. {
  14047.     border: 1px solid #ddd;
  14048.     border-width: 0 0 0 1px;
  14049.     padding-left: 1em;
  14050. }
  14051. #user_container #tabs .disable
  14052. {
  14053.     background-color: #aaa;
  14054.     height: 100%;
  14055.     left: 0;
  14056.     opacity: .8;
  14057.     position: absolute;
  14058.     top: 0;
  14059.     width: 100%;
  14060.     z-index: 5;
  14061. }
  14062. #user_container #tabs #editauth .facebook-lt
  14063. {
  14064.     color: grey;
  14065.     font-size: .9em;
  14066. }
  14067. #user_container #tabs #editauth #facebook_info
  14068. {
  14069.     padding: 5px 0;
  14070. }
  14071. #user_container #tabs #refer input[type=text]
  14072. {
  14073.     border: 1px solid #aaa;
  14074.     box-sizing: border-box;
  14075.     color: #b11;
  14076.     font-size: 1.2em;
  14077.     margin-top: 5px;
  14078.     moz-box-sizing: border-box;
  14079.     padding: 5px;
  14080.     webkit-box-sizing: border-box;
  14081.     width: 100%;
  14082. }
  14083. #user_container #tabs #alternates
  14084. {
  14085.     margin: 5px 0;
  14086.     width: 100%;
  14087. }
  14088. #user_container #tabs #alternates a.user
  14089. {
  14090.     overflow: hidden;
  14091.     width: 10em;
  14092. }
  14093. #user_container #tabs #addalt_controls>*,#user_container #tabs #createalt_controls>*
  14094. {
  14095.     display: inline;
  14096.     display: inline-block;
  14097.     margin-right: 5px;
  14098.     vertical-align: middle;
  14099.     zoom: 1;
  14100. }
  14101. #user_container #tabs #addalt_controls label,#user_container #tabs #createalt_controls label
  14102. {
  14103.     width: 20em;
  14104. }
  14105. #user_container #tabs form
  14106. {
  14107.     margin-top: .5em;
  14108. }
  14109. #user_container #tabs #form_uploadprofilebg
  14110. {
  14111.     margin: 5px 0;
  14112.     padding: 5px;
  14113.     position: relative;
  14114. }
  14115. #user_container #tabs #changedeath
  14116. {
  14117.     padding: 5px;
  14118.     position: relative;
  14119. }
  14120. #user_container #tabs .textcolors
  14121. {
  14122.     margin-bottom: .5em;
  14123.     padding: 5px;
  14124.     position: relative;
  14125. }
  14126. #user_container #tabs .textcolors h4
  14127. {
  14128.     color: #777;
  14129.     font-size: .9em;
  14130.     margin-bottom: .5em;
  14131. }
  14132. #user_container #tabs .textcolors .textcolors_i
  14133. {
  14134.     position: relative;
  14135. }
  14136. #user_container #tabs .textcolors .textcolors_i .disabled
  14137. {
  14138.     height: 100%;
  14139.     left: 0;
  14140.     position: absolute;
  14141.     top: 0;
  14142.     width: 100%;
  14143. }
  14144. #user_container #tabs .textcolors .textcolors_i .textcolor
  14145. {
  14146.     border: 2px solid #fff;
  14147.     border-radius: 2px;
  14148.     cursor: pointer;
  14149.     height: 20px;
  14150.     khtml-border-radius: 2px;
  14151.     moz-border-radius: 2px;
  14152.     webkit-border-radius: 2px;
  14153.     width: 20px;
  14154. }
  14155. #user_container #tabs .textcolors .textcolors_i .textcolor:hover
  14156. {
  14157.     border: 2px dotted grey;
  14158. }
  14159. #user_container #tabs .textcolors .textcolors_i .textcolor.sel
  14160. {
  14161.     position: relative;
  14162. }
  14163. #user_container #tabs .textcolors .textcolors_i .textcolor.sel:after
  14164. {
  14165.     background-color: #b11;
  14166.     border-radius: 5px;
  14167.     content: "";
  14168.     height: 10px;
  14169.     khtml-border-radius: 5px;
  14170.     moz-border-radius: 5px;
  14171.     position: absolute;
  14172.     right: -3px;
  14173.     top: -3px;
  14174.     webkit-border-radius: 5px;
  14175.     width: 10px;
  14176. }
  14177. #user_container #tabs .textcolors .textcolors_i>*
  14178. {
  14179.     display: inline;
  14180.     display: inline-block;
  14181.     margin-right: 5px;
  14182.     vertical-align: middle;
  14183.     zoom: 1;
  14184. }
  14185. #user_container .asl
  14186. {
  14187.     border-bottom: 1px solid #aaa;
  14188.     font-size: 1.1em;
  14189.     padding: 8px;
  14190.     position: relative;
  14191. }
  14192. #user_container .asl span
  14193. {
  14194.     font-size: .8em;
  14195. }
  14196. #user_container .asl .family
  14197. {
  14198.     font-size: .8em;
  14199. }
  14200. #user_container .asl .gender
  14201. {
  14202.     margin: 0 5px;
  14203. }
  14204. #user_container .asl .location,#user_container .asl .age
  14205. {
  14206.     font-size: .9em;
  14207. }
  14208. #user_container .asl .location
  14209. {
  14210.     margin-right: 1em;
  14211.     max-width: 14em;
  14212.     overflow-x: hidden;
  14213.     overflow-y: hidden;
  14214.     text-overflow: ellipsis;
  14215.     white-space: nowrap;
  14216. }
  14217. #user_container .asl .relationship
  14218. {
  14219.     color: #999;
  14220.     font-size: .95em;
  14221.     position: absolute;
  14222.     right: 0;
  14223.     top: 6px;
  14224. }
  14225. #user_container .asl .relationship.love
  14226. {
  14227.     background: url(/images/heart.png) no-repeat center left;
  14228.     padding-left: 20px;
  14229. }
  14230. #user_container #user_footer
  14231. {
  14232.     min-height: 150px;
  14233.     position: relative;
  14234. }
  14235. #user_container #user_footer #user_social
  14236. {
  14237.     bottom: 0;
  14238.     color: #b11;
  14239.     font-size: .8em;
  14240.     font-weight: bold;
  14241.     left: 0;
  14242.     position: absolute;
  14243. }
  14244. #user_container #user_footer #user_social>*
  14245. {
  14246.     display: block;
  14247.     height: 20px;
  14248.     line-height: 20px;
  14249. }
  14250. #user_container #user_footer #user_social a
  14251. {
  14252.     color: #b11;
  14253. }
  14254. #user_container #user_footer #user_views
  14255. {
  14256.     bottom: 0;
  14257.     position: absolute;
  14258.     right: 0;
  14259. }
  14260. #user_container #bio_container
  14261. {
  14262.     min-height: 200px;
  14263. }
  14264. #user_container #bio_container #bio,#user_container #bio_container .wmd-preview
  14265. {
  14266.     line-height: 1.2em;
  14267.     padding: 10px;
  14268.     width: 540px;
  14269. }
  14270. #user_container ol
  14271. {
  14272.     list-style: decimal;
  14273.     margin: .5em 0 .5em 2em;
  14274.     margin-left: 2em;
  14275. }
  14276. #user_container ol li
  14277. {
  14278.     color: #888;
  14279.     font-size: .9em;
  14280.     padding: .2em;
  14281. }
  14282. #user_container h2 span
  14283. {
  14284.     color: #999;
  14285.     font-size: .9em;
  14286.     font-weight: normal;
  14287. }
  14288. #user_container h3
  14289. {
  14290.     margin-top: 0;
  14291. }
  14292. #user_container #editmedia #supported_media img
  14293. {
  14294.     border: 1px solid transparent;
  14295. }
  14296. #user_container #editmedia #supported_media img.sel
  14297. {
  14298.     border: 1px solid #b11;
  14299. }
  14300. #user_container #editmedia .success_mark
  14301. {
  14302.     color: #1b1;
  14303.     font-size: 1.2em;
  14304.     padding: 0 5px;
  14305. }
  14306. #user_container #role_prob_inner .prob .add,#user_container #role_prob_inner .prob .remove
  14307. {
  14308.     border: 1px solid #ccc;
  14309.     border-radius: 2px;
  14310.     font-size: .8em;
  14311.     height: 15px;
  14312.     khtml-border-radius: 2px;
  14313.     line-height: 15px;
  14314.     moz-border-radius: 2px;
  14315.     padding: 3px;
  14316.     text-align: center;
  14317.     webkit-border-radius: 2px;
  14318.     width: 15px;
  14319. }
  14320. #user_container #role_prob_inner .prob .add:hover,#user_container #role_prob_inner .prob .remove:hover
  14321. {
  14322.     border-color: #b11;
  14323. }
  14324. #user_container #role_prob_inner .slot
  14325. {
  14326.     background-color: #cc8;
  14327.     border: 1px solid #aa1;
  14328.     border-radius: 4px;
  14329.     display: inline-block;
  14330.     height: 8px;
  14331.     khtml-border-radius: 4px;
  14332.     margin-right: 5px;
  14333.     moz-border-radius: 4px;
  14334.     webkit-border-radius: 4px;
  14335.     width: 8px;
  14336. }
  14337. #user_container #role_prob_inner #search_role_results
  14338. {
  14339.     background-color: #fff;
  14340.     border: 1px solid #bbb;
  14341.     box-shadow: 0 0 2px #aaa;
  14342.     font-size: .9em;
  14343.     left: 3px;
  14344.     position: absolute;
  14345.     top: 35px;
  14346.     z-index: 3;
  14347. }
  14348. #user_container #role_prob_inner #search_role_results>*
  14349. {
  14350.     cursor: pointer;
  14351.     padding: 4px;
  14352. }
  14353. #user_container #role_prob_inner #search_role_results>*:hover
  14354. {
  14355.     background-color: #eee;
  14356. }
  14357. #user_container .editbox
  14358. {
  14359.     margin-bottom: 1.5em;
  14360.     margin-right: 1em;
  14361. }
  14362. #user_container .editbox .editbox_inner
  14363. {
  14364.     position: relative;
  14365. }
  14366. #user_container .editbox .editbox_inner .pr
  14367. {
  14368.     position: relative;
  14369. }
  14370. #user_container .editbox .editbox_inner input[type=submit].hide
  14371. {
  14372.     display: none;
  14373. }
  14374. #user_container .editbox label.inner
  14375. {
  14376.     color: #666;
  14377.     padding: 0;
  14378.     width: auto;
  14379. }
  14380. #user_container .editbox input[type=radio]
  14381. {
  14382.     margin-right: 1em;
  14383.     margin-top: .4em;
  14384. }
  14385. #user_container .editbox textarea
  14386. {
  14387.     border: 1px solid gray;
  14388.     height: 10em;
  14389.     width: 20em;
  14390. }
  14391. #user_container .editbox textarea:focus
  14392. {
  14393.     border: 1px solid #b11;
  14394. }
  14395. #user_container .relationship_preview
  14396. {
  14397.     background-color: #eee;
  14398.     font-size: .9em;
  14399.     padding: .5em;
  14400. }
  14401. #user_container #change_family_bg
  14402. {
  14403.     position: relative;
  14404. }
  14405. #user_container #finduserbox
  14406. {
  14407.     position: relative;
  14408. }
  14409. #user_container #finduserbox #finduser
  14410. {
  14411.     margin: 0;
  14412.     position: absolute;
  14413.     right: 0;
  14414.     top: 0;
  14415. }
  14416. #user_container #finduserbox #finduser.active .search .search-icon
  14417. {
  14418.     background-color: #ccc;
  14419.     border-bottom-left-radius: 3px;
  14420.     border-bottom-right-radius: 0;
  14421.     border-top-left-radius: 3px;
  14422.     border-top-right-radius: 0;
  14423.     moz-border-radius-bottomleft: 3px;
  14424.     moz-border-radius-bottomright: 0;
  14425.     moz-border-radius-topleft: 3px;
  14426.     moz-border-radius-topright: 0;
  14427.     webkit-border-bottom-left-radius: 3px;
  14428.     webkit-border-bottom-right-radius: 0;
  14429.     webkit-border-top-left-radius: 3px;
  14430.     webkit-border-top-right-radius: 0;
  14431. }
  14432. #user_container #finduserbox #finduser.active .search .search-icon i.icon-search
  14433. {
  14434.     color: #b11;
  14435.     cursor: default;
  14436. }
  14437. #user_container #finduserbox #finduser.active #findusertypebox
  14438. {
  14439.     display: inline-block;
  14440. }
  14441. #user_container #finduserbox #finduser .search .search-icon
  14442. {
  14443.     background-color: #fff;
  14444.     border-bottom-left-radius: 3px;
  14445.     border-bottom-right-radius: 3px;
  14446.     border-top-left-radius: 3px;
  14447.     border-top-right-radius: 3px;
  14448.     moz-border-radius-bottomleft: 3px;
  14449.     moz-border-radius-bottomright: 3px;
  14450.     moz-border-radius-topleft: 3px;
  14451.     moz-border-radius-topright: 3px;
  14452.     webkit-border-bottom-left-radius: 3px;
  14453.     webkit-border-bottom-right-radius: 3px;
  14454.     webkit-border-top-left-radius: 3px;
  14455.     webkit-border-top-right-radius: 3px;
  14456. }
  14457. #user_container #finduserbox #finduser .search .search-icon i.icon-search
  14458. {
  14459.     color: #888;
  14460.     cursor: pointer;
  14461. }
  14462. #user_container #finduserbox #finduser .search .search-icon i.icon-search:hover
  14463. {
  14464.     color: #b11;
  14465. }
  14466. #user_container #finduserbox #finduser #findusertypebox
  14467. {
  14468.     display: none;
  14469. }
  14470. #user_container #finduserresults
  14471. {
  14472.     background-color: #fff;
  14473.     border: 1px solid #ccc;
  14474.     box-shadow: 0 0 3px #ccc;
  14475.     margin-top: 0;
  14476.     overflow-x: hidden;
  14477.     padding: 5px;
  14478.     position: absolute;
  14479.     width: 180px;
  14480.     z-index: 100;
  14481. }
  14482. #user_container #finduserresults a
  14483. {
  14484.     clear: left;
  14485.     float: left;
  14486.     font-size: .9em;
  14487.     font-weight: normal;
  14488.     margin-bottom: .2em;
  14489.     overflow: hidden;
  14490. }
  14491. #user_container #avatar
  14492. {
  14493.     float: left;
  14494. }
  14495. #user_container #avatar img#user-img
  14496. {
  14497.     border: 1px solid #bbb;
  14498.     height: 100px;
  14499.     width: 100px;
  14500. }
  14501. #user_container #avatar .score-lt,#user_container #avatar .kudo-lt,#user_container #avatar .trophies
  14502. {
  14503.     margin-bottom: .2em;
  14504. }
  14505. #user_container #avatar .user_vote
  14506. {
  14507.     margin: 0;
  14508. }
  14509. #user_container #avatar .trophies
  14510. {
  14511.     color: #aaa;
  14512.     font-size: .8em;
  14513.     margin-top: 8px;
  14514. }
  14515. #user_container #avatar .trophies span
  14516. {
  14517.     padding-left: 5px;
  14518. }
  14519. #user_container #karma a
  14520. {
  14521.     clear: left;
  14522.     float: left;
  14523.     height: 15px;
  14524.     width: 15px;
  14525. }
  14526. #user_container #karma a.sel
  14527. {
  14528.     background-position: 0 -15px;
  14529. }
  14530. #user_container .trophies
  14531. {
  14532.     clear: left;
  14533.     width: 100px;
  14534. }
  14535. #user_container .trophies .trophy-link
  14536. {
  14537.     position: relative;
  14538. }
  14539. #user_container .trophies .trophy-link .lobby-icon
  14540. {
  14541.     border: 0;
  14542.     display: block;
  14543.     height: 10px;
  14544.     left: -2px;
  14545.     opacity: .9;
  14546.     position: absolute;
  14547.     top: -2px;
  14548.     width: 10px;
  14549.     z-index: 0;
  14550. }
  14551. #user_container .trophies .trophy-link .award
  14552. {
  14553.     z-index: 1;
  14554. }
  14555. #user_container #personalinfo
  14556. {
  14557.     float: left;
  14558.     margin: 0 0 .5em 1.2em;
  14559.     width: 560px;
  14560. }
  14561. #user_container #personalinfo #recent_visitors_i
  14562. {
  14563.     padding: 5px 0;
  14564. }
  14565. #user_container #personalinfo #recent_visitors_i a
  14566. {
  14567.     display: inline-block;
  14568. }
  14569. #user_container #personalinfo h3
  14570. {
  14571.     font-size: 1em;
  14572. }
  14573. #user_container #personalinfo td.red
  14574. {
  14575.     color: #b11;
  14576.     font-weight: bold;
  14577.     padding-right: 1em;
  14578.     vertical-align: top;
  14579. }
  14580. #user_container #personalinfo td
  14581. {
  14582.     font-size: .9em;
  14583.     padding: .1em .1em;
  14584. }
  14585. #user_container #personalinfo td+td
  14586. {
  14587.     width: 15em;
  14588. }
  14589. #user_container #personalinfo .v_count
  14590. {
  14591.     color: #b11;
  14592. }
  14593. #user_container #personalinfo #statusmsg>*
  14594. {
  14595.     display: inline;
  14596.     display: inline-block;
  14597.     vertical-align: middle;
  14598.     zoom: 1;
  14599. }
  14600. #user_container #personalinfo #statusmsg #statusmsg_t
  14601. {
  14602.     border: 5px;
  14603.     border-color: transparent #efefef transparent transparent;
  14604.     border-style: solid;
  14605.     border-width: 10px 10px 10px 0;
  14606.     height: 0;
  14607.     margin-right: -1px;
  14608.     width: 0;
  14609. }
  14610. #user_container #personalinfo #statusmsg #statusmsg_i
  14611. {
  14612.     background-color: #efefef;
  14613.     border-color: #ddd #ccc #ccc #ddd;
  14614.     border-radius: 3px;
  14615.     border-style: solid;
  14616.     border-width: 0 1px 1px 0;
  14617.     box-shadow: 1px 1px 3px #ccc;
  14618.     color: #555;
  14619.     khtml-border-radius: 3px;
  14620.     line-height: 18px;
  14621.     margin: 5px 0;
  14622.     moz-border-radius: 3px;
  14623.     padding: 10px;
  14624.     webkit-border-radius: 3px;
  14625.     width: 530px;
  14626. }
  14627. #user_container #personalinfo .bio
  14628. {
  14629.     overflow-x: hidden;
  14630.     overflow-y: hidden;
  14631.     width: 25em;
  14632. }
  14633. #user_container #createfamily input
  14634. {
  14635.     border: 1px solid grey;
  14636. }
  14637. #user_container .invited
  14638. {
  14639.     background-color: #ddd;
  14640.     padding: .25em;
  14641. }
  14642. #user_container .invited .familycontrol
  14643. {
  14644.     color: #888;
  14645.     font-size: .9em;
  14646.     text-align: center;
  14647. }
  14648. #user_container #statistics
  14649. {
  14650.     float: left;
  14651.     margin-left: 1em;
  14652. }
  14653. #user_container .friend
  14654. {
  14655.     margin-top: .25em;
  14656. }
  14657. #user_container #friendpage
  14658. {
  14659.     width: 100%;
  14660. }
  14661. #user_container #friendpage a
  14662. {
  14663.     font-weight: normal;
  14664. }
  14665. #user_container .friend.moreinfo>*
  14666. {
  14667.     display: inline-block;
  14668.     vertical-align: middle;
  14669. }
  14670. #user_container #friends
  14671. {
  14672.     background-color: #fff;
  14673. }
  14674. #user_container #friends .ctrl
  14675. {
  14676.     background-color: #eee;
  14677.     padding: .5em 0;
  14678. }
  14679. #user_container .friendgeneral
  14680. {
  14681.     padding-left: .5em;
  14682. }
  14683. #user_container .friendgeneral a
  14684. {
  14685.     color: #444;
  14686. }
  14687. #user_container .friendgeneral a:hover
  14688. {
  14689.     color: #b11;
  14690. }
  14691. #user_container #pokes .poke
  14692. {
  14693.     background-color: #eee;
  14694.     padding: .5em;
  14695. }
  14696. #user_container #pokes .poke .poke_b
  14697. {
  14698.     margin: 5px 0;
  14699. }
  14700. #user_container #pokes .poke .poke_b a.poke_back
  14701. {
  14702.     background-color: #c22;
  14703.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  14704.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  14705.     border-color: transparent!important;
  14706.     border-radius: 2px;
  14707.     color: #fff;
  14708.     cursor: pointer;
  14709.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  14710.     font-size: 1.1em;
  14711.     font-weight: normal;
  14712.     khtml-border-radius: 2px;
  14713.     margin-right: 1em;
  14714.     moz-border-radius: 2px;
  14715.     padding: .4em .5em;
  14716.     webkit-border-radius: 2px;
  14717. }
  14718. #user_container #pokes .poke .poke_b a.poke_back:hover
  14719. {
  14720.     background-image: -moz-linear-gradient(center bottom,#e44 100%,#c22 0);
  14721.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#e44),color-stop(0,#c22));
  14722.     border-color: #ccc;
  14723. }
  14724. #user_container #pokes .poke .poke_b a.poke_back:hover i
  14725. {
  14726.     color: #fff;
  14727. }
  14728. #user_container #pokes .poke .poke_b a.poke_back.disabled
  14729. {
  14730.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  14731.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  14732.     color: #555;
  14733. }
  14734. #user_container #pokes .poke .poke_b a.poke_back.disabled:hover
  14735. {
  14736.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  14737.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  14738.     color: #555;
  14739. }
  14740. #user_container #pokes .poke .poke_b a.poke_back.inverse
  14741. {
  14742.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  14743.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  14744.     color: #555;
  14745. }
  14746. #user_container #pokes .poke .poke_b a.poke_back.inverse:hover
  14747. {
  14748.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  14749.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  14750.     color: #fff;
  14751. }
  14752. #user_container #pokes .poke .poke_b a.poke_back.inverse:hover i
  14753. {
  14754.     color: #fff;
  14755. }
  14756. #user_container #pokes .poke .poke_b a.poke_back:hover i
  14757. {
  14758.     color: #fff;
  14759. }
  14760. #user_container #friendrequests .friend
  14761. {
  14762.     background-color: #eee;
  14763.     margin-bottom: .25em;
  14764.     padding: .5em 0;
  14765. }
  14766. #user_container #friendrequests .friend .friendctrl
  14767. {
  14768.     color: #888;
  14769.     margin-top: .5em;
  14770.     text-align: center;
  14771. }
  14772. #user_container #friendrequests .friend .friendctrl a
  14773. {
  14774.     font-size: .9em;
  14775.     margin-left: .4em;
  14776. }
  14777. #user_container #friendbox
  14778. {
  14779.     font-size: .9em;
  14780.     margin: 0;
  14781.     overflow-x: hidden;
  14782.     overflow-y: auto;
  14783.     padding: 2px 0;
  14784. }
  14785. #user_container .friendlink
  14786. {
  14787.     border: 1px solid transparent;
  14788.     display: block;
  14789.     margin-bottom: .25em;
  14790.     padding: 2px 5px;
  14791. }
  14792. #user_container .friendlink:hover
  14793. {
  14794.     border: 1px solid #b11;
  14795. }
  14796. #user_container #friendrequests
  14797. {
  14798.     clear: left;
  14799.     float: left;
  14800.     width: 100%;
  14801. }
  14802. #user_container .friendrequests.greyout
  14803. {
  14804.     background-color: #eee;
  14805.     padding: 10px 0;
  14806. }
  14807. #user_container #setups,#user_container #tables,#user_container #family,#user_container #your_roles,#user_container #your_setups
  14808. {
  14809.     margin-top: 1em;
  14810. }
  14811. #user_container #your_setups td,#user_container #your_roles td
  14812. {
  14813.     padding-bottom: .25em;
  14814.     padding-right: .5em;
  14815.     vertical-align: top;
  14816. }
  14817. #user_container #your_setups .title,#user_container #your_roles .title
  14818. {
  14819.     font-size: .9em;
  14820. }
  14821. #user_container #your_setups .stats,#user_container #your_roles .stats
  14822. {
  14823.     width: 6em;
  14824. }
  14825. #user_container #your_setups .stats>*,#user_container #your_roles .stats>*
  14826. {
  14827.     display: inline-block;
  14828.     margin-right: .5em;
  14829.     vertical-align: middle;
  14830. }
  14831. #user_container #setups td,#user_container #tables td
  14832. {
  14833.     font-size: .9em;
  14834.     font-weight: bold;
  14835.     padding: 3px 0;
  14836. }
  14837. #user_container #setups td:first-child,#user_container #tables td:first-child
  14838. {
  14839.     padding-right: 10px;
  14840. }
  14841. #user_container #setups .setuptitle
  14842. {
  14843.     color: #911;
  14844.     font-size: .9em;
  14845. }
  14846. #user_container #inbox .message_count
  14847. {
  14848.     background-color: #fff;
  14849. }
  14850. #user_container #inbox .message_count a
  14851. {
  14852.     font-size: 1em;
  14853.     font-weight: normal;
  14854. }
  14855. #user_container #inbox .message_count a span
  14856. {
  14857.     margin: 0 5px;
  14858. }
  14859. #user_container #alts table
  14860. {
  14861.     width: 100%;
  14862. }
  14863. #user_container #alts table td
  14864. {
  14865.     padding: .2em 0;
  14866. }
  14867. #user_container #alts table .load_alt
  14868. {
  14869.     font-size: .9em;
  14870. }
  14871. #user_container #addalt
  14872. {
  14873.     margin-top: .5em;
  14874. }
  14875. #user_container #addalt a
  14876. {
  14877.     display: block;
  14878.     font-size: .85em;
  14879.     margin-bottom: .5em;
  14880. }
  14881. #user_container #addalt input[type=submit]
  14882. {
  14883.     font-size: .8em;
  14884. }
  14885. #user_container #addalt .sel
  14886. {
  14887.     color: #b11;
  14888. }
  14889. #user_container #addalt form
  14890. {
  14891.     background-color: #eee;
  14892.     padding: .5em;
  14893. }
  14894. #user_container #addalt form p
  14895. {
  14896.     padding: .25em;
  14897. }
  14898. #user_container #addalt form p>*
  14899. {
  14900.     display: inline-block;
  14901.     vertical-align: middle;
  14902. }
  14903. #user_container #addalt form p input
  14904. {
  14905.     border: 1px solid #aaa;
  14906.     padding: 4px;
  14907. }
  14908. #user_container #tables .ago
  14909. {
  14910.     color: grey;
  14911.     font-weight: normal;
  14912. }
  14913. #user_container #stats_lt
  14914. {
  14915.     margin-top: 1em;
  14916. }
  14917. #user_container #stats_rt #align_stats .align_stats>*
  14918. {
  14919.     display: inline;
  14920.     display: inline-block;
  14921.     margin-right: 5px;
  14922.     vertical-align: middle;
  14923.     zoom: 1;
  14924. }
  14925. #user_container #stats_rt #rolecall #rolecall_i
  14926. {
  14927.     max-height: 300px;
  14928.     overflow: auto;
  14929. }
  14930. #user_container #stats_rt #rolecall .roledata
  14931. {
  14932.     display: block;
  14933.     margin: 5px;
  14934. }
  14935. #user_container #stats_rt #rolecall .roledata>*
  14936. {
  14937.     display: inline;
  14938.     display: inline-block;
  14939.     margin-right: 5px;
  14940.     vertical-align: middle;
  14941.     zoom: 1;
  14942. }
  14943. #user_container #stats_rt #rolecall .roledata .bar
  14944. {
  14945.     position: relative;
  14946. }
  14947. #user_container #stats_rt #rolecall .roledata .bar .text
  14948. {
  14949.     position: absolute;
  14950.     right: -55px;
  14951.     text-align: left;
  14952.     top: -1px;
  14953.     width: 50px;
  14954. }
  14955. #user_container #stats_rt #rolecall .rolestat
  14956. {
  14957.     font-size: .9em;
  14958.     margin-left: 5px;
  14959. }
  14960. #user_container #stats_rt #rolecall .rolestat span
  14961. {
  14962.     font-weight: bold;
  14963. }
  14964. #user_container #stats_rt #achievements
  14965. {
  14966.     margin-top: 1em;
  14967. }
  14968. #user_container #stats_rt #achievements .achievement
  14969. {
  14970.     display: inline-block;
  14971.     margin: 0 .5em .25em 0;
  14972.     vertical-align: middle;
  14973.     width: 12em;
  14974. }
  14975. #user_container #stats_rt #achievements .achievement>*
  14976. {
  14977.     display: inline-block;
  14978.     margin-right: 5px;
  14979.     vertical-align: middle;
  14980. }
  14981. #user_container #stats_rt #achievements .achievement .achievement_name
  14982. {
  14983.     color: #b11;
  14984.     font-size: .9em;
  14985. }
  14986. #user_container #stats_rt #achievements .achievement .achievement_descr
  14987. {
  14988.     background-color: #fff;
  14989.     border: 1px solid #ccc;
  14990.     padding: .5em;
  14991.     width: 15em;
  14992. }
  14993. #user_container #stats_rt #achievements .achievement .achievement_progress
  14994. {
  14995.     font-size: .9em;
  14996. }
  14997. #pie #piestat
  14998. {
  14999.     margin-top: 1em;
  15000. }
  15001. #pie #piestat td
  15002. {
  15003.     font-size: .9em;
  15004.     padding: .1em .5em;
  15005.     vertical-align: middle;
  15006. }
  15007. #pie #piestat td+td
  15008. {
  15009.     text-align: right;
  15010. }
  15011. #pie #labels
  15012. {
  15013.     position: relative;
  15014. }
  15015. #pie td.mark+td
  15016. {
  15017.     color: #b11;
  15018.     font-weight: bold;
  15019. }
  15020. #pie td.mark div
  15021. {
  15022.     height: 1em;
  15023.     width: 1em;
  15024. }
  15025. #pie #wins,#pie #losses,#pie #suicides
  15026. {
  15027.     font-size: .9em;
  15028.     font-weight: bold;
  15029. }
  15030. #pie #wins
  15031. {
  15032.     background-color: #4f4;
  15033. }
  15034. #pie #losses
  15035. {
  15036.     background-color: #f44;
  15037. }
  15038. #pie #suicides
  15039. {
  15040.     background-color: #aaa;
  15041. }
  15042. #pie #incomplete
  15043. {
  15044.     background-color: #bb1;
  15045. }
  15046. #pie #total
  15047. {
  15048.     background-color: #eee;
  15049. }
  15050. .votebox>*
  15051. {
  15052.     display: inline;
  15053.     display: inline-block;
  15054.     margin-right: 5px;
  15055.     vertical-align: middle;
  15056.     zoom: 1;
  15057. }
  15058. .votebox .icon-arrow-up,.votebox .icon-arrow-down
  15059. {
  15060.     display: block;
  15061.     font-size: 15px;
  15062. }
  15063. .votebox .sel
  15064. {
  15065.     color: #b11;
  15066. }
  15067. .votebox .ratetext
  15068. {
  15069.     display: inline-block;
  15070.     vertical-align: middle;
  15071. }
  15072. .votebox .ratectrl
  15073. {
  15074.     height: 30px;
  15075. }
  15076. .votebox .ratetext
  15077. {
  15078.     font-size: .9em;
  15079.     height: 20px;
  15080.     line-height: 20px;
  15081.     margin: 5px 0;
  15082. }
  15083. .votebox.votebox_user .ratectrl
  15084. {
  15085.     height: 15px;
  15086. }
  15087. .vote-lt
  15088. {
  15089.     background: url(/images/vote.png?1) no-repeat center left;
  15090.     color: #b11;
  15091.     font-size: .9em;
  15092.     font-weight: bold;
  15093.     height: 20px;
  15094.     line-height: 20px;
  15095.     padding-left: 20px;
  15096. }
  15097. #admin_lobby_container .select_roles>*
  15098. {
  15099.     display: inline-block;
  15100.     margin-right: 4px;
  15101. }
  15102. #admin_lobby_container .select_options>*
  15103. {
  15104.     margin-right: 4px;
  15105. }
  15106. #admin_lobby_container .lobby_select_criteria
  15107. {
  15108.     margin-bottom: .5em;
  15109. }
  15110. #admin_lobby_container .criteria_roles
  15111. {
  15112.     background-color: #eee;
  15113.     min-height: 25px;
  15114. }
  15115. #admin_lobby_container .criteria_roles>*
  15116. {
  15117.     display: inline-block;
  15118.     margin-right: 5px;
  15119. }
  15120. #admin_lobby_container .criteria_options
  15121. {
  15122.     background-color: #eee;
  15123.     font-size: .9em;
  15124.     min-height: 25px;
  15125. }
  15126. #admin_lobby_container .criteria_options>*
  15127. {
  15128.     display: inline-block;
  15129.     margin-right: 5px;
  15130. }
  15131. #admin_lobby_container .allowed_games
  15132. {
  15133.     background-color: #eea;
  15134.     font-size: .9em;
  15135.     min-height: 25px;
  15136. }
  15137. #admin_lobby_container .allowed_games>*
  15138. {
  15139.     display: inline-block;
  15140.     margin-right: 2px;
  15141. }
  15142. #admin_lobby_container a.edit_criteria
  15143. {
  15144.     display: inline-block;
  15145. }
  15146. .payout_container
  15147. {
  15148.     height: 20px;
  15149. }
  15150. .tip_body .payouts
  15151. {
  15152.     padding: 5px;
  15153.     text-align: center;
  15154. }
  15155. .tip_body .payouts .payout
  15156. {
  15157.     font-size: .9em;
  15158. }
  15159. .tip_body .payouts .payout>*
  15160. {
  15161.     display: inline;
  15162.     display: inline-block;
  15163.     margin-right: 5px;
  15164.     vertical-align: bottom;
  15165.     zoom: 1;
  15166. }
  15167. .tip_body .payout_header
  15168. {
  15169.     background-color: #b11;
  15170.     color: #fff;
  15171.     font-size: .8em;
  15172.     padding: 10px;
  15173.     text-align: center;
  15174. }
  15175. #rounds_container #in_game
  15176. {
  15177.     border-radius: 5px;
  15178.     height: 10px;
  15179.     khtml-border-radius: 5px;
  15180.     moz-border-radius: 5px;
  15181.     webkit-border-radius: 5px;
  15182.     width: 10px;
  15183. }
  15184. #rounds_container #in_game.waiting
  15185. {
  15186.     background-color: #090;
  15187. }
  15188. #rounds_container #in_game.progress
  15189. {
  15190.     background-color: #f93;
  15191. }
  15192. #rounds_container #in_game.gameover
  15193. {
  15194.     background-color: #aaa;
  15195. }
  15196. #rounds_container #breadcrumb
  15197. {
  15198.     margin-bottom: .5em;
  15199.     position: relative;
  15200. }
  15201. #rounds_container #breadcrumb #current_round
  15202. {
  15203.     background-color: #eee;
  15204.     color: #888;
  15205.     font-size: .9em;
  15206.     padding: .5em;
  15207.     position: absolute;
  15208.     right: 0;
  15209.     top: 0;
  15210. }
  15211. #rounds_container #breadcrumb #current_round .round_status
  15212. {
  15213.     font-size: 1.2em;
  15214. }
  15215. #rounds_container td.number
  15216. {
  15217.     color: #777;
  15218.     font-size: 1.3em;
  15219.     padding: 1em;
  15220.     text-align: center;
  15221.     text-align: right;
  15222. }
  15223. #rounds_container #round_left>*
  15224. {
  15225.     margin: 0 0 1em 0;
  15226. }
  15227. #rounds_container #round_left #round_users table tr
  15228. {
  15229.     cursor: pointer;
  15230. }
  15231. #rounds_container #round_left #round_users table tr:hover
  15232. {
  15233.     background-color: #eee;
  15234. }
  15235. #rounds_container #round_left #round_users table tr.suspended
  15236. {
  15237.     background-color: #faa;
  15238. }
  15239. #rounds_container #round_left #round_users table td
  15240. {
  15241.     padding: 5px 10px 5px 0;
  15242. }
  15243. #rounds_container #round_left #round_users table td .rounduser_user a span
  15244. {
  15245.     color: #666;
  15246.     display: inline-block;
  15247.     font-weight: normal;
  15248.     max-width: 6em;
  15249.     overflow: hidden;
  15250. }
  15251. #rounds_container #round_left #round_users table td.over_2000 .score-lt
  15252. {
  15253.     color: #f93;
  15254. }
  15255. #rounds_container #round_left #round_users table td .lives-lt,#rounds_container #round_left #round_users table td .score-lt
  15256. {
  15257.     font-size: .9em;
  15258. }
  15259. #rounds_container #round_left #round_users table td .flame-lt
  15260. {
  15261.     font-size: .8em;
  15262.     font-weight: bold;
  15263. }
  15264. #rounds_container #round_middle label
  15265. {
  15266.     color: #888;
  15267.     font-size: .9em;
  15268. }
  15269. #rounds_container #round_middle>*
  15270. {
  15271.     margin-bottom: 10px;
  15272. }
  15273. #rounds_container #round_middle #round_search_users input[type=text]
  15274. {
  15275.     border: 1px solid #777;
  15276.     font-size: .9em;
  15277. }
  15278. #rounds_container #round_middle #round_search_users #round_user_data .round_users .user
  15279. {
  15280.     display: inline-block;
  15281.     margin: 0 4px 4px 0;
  15282. }
  15283. #rounds_container #round_middle #round_search_users .pagination_container>*
  15284. {
  15285.     display: inline;
  15286.     display: inline-block;
  15287.     margin-right: 5px;
  15288.     vertical-align: m;
  15289.     zoom: 1;
  15290. }
  15291. #rounds_container #round_middle #round_search_users .pagination_container .page_status
  15292. {
  15293.     color: #888;
  15294.     font-size: .9em;
  15295. }
  15296. #rounds_container #round_middle #select_setup_compete_bar>*
  15297. {
  15298.     display: inline;
  15299.     display: inline-block;
  15300.     margin-right: .2em;
  15301.     vertical-align: middle;
  15302.     zoom: 1;
  15303. }
  15304. #rounds_container #round_middle #select_setup_compete_bar #select_setup_compete
  15305. {
  15306.     border: 1px solid #aaa;
  15307.     font-size: 1em;
  15308. }
  15309. #rounds_container #round_middle .select_setup_compete .roundsetup_make_competitive .setup_title
  15310. {
  15311.     font-size: .9em;
  15312. }
  15313. #rounds_container #round_middle .select_setup_compete .roundsetup_make_competitive a
  15314. {
  15315.     font-size: .9em;
  15316. }
  15317. #rounds_container #round_middle #record-top>*
  15318. {
  15319.     display: inline-block;
  15320.     margin-right: 5px;
  15321.     vertical-align: middle;
  15322. }
  15323. #rounds_container #round_middle #record-top>* img.avatar
  15324. {
  15325.     border: 1px solid #ccc;
  15326. }
  15327. #rounds_container #round_middle #user_statistics
  15328. {
  15329.     margin-top: 1em;
  15330. }
  15331. #rounds_container #round_middle #user_statistics>*
  15332. {
  15333.     margin-bottom: 1em;
  15334. }
  15335. #rounds_container #round_middle #user_statistics #roundusers_table
  15336. {
  15337.     width: 100%;
  15338. }
  15339. #rounds_container #round_middle #user_statistics #roundusers_table td
  15340. {
  15341.     padding-right: 5px;
  15342. }
  15343. #rounds_container #round_middle #user_statistics #roundusers_table .votes,#rounds_container #round_middle #user_statistics #roundusers_table .comments
  15344. {
  15345.     color: #999;
  15346.     font-size: .9em;
  15347. }
  15348. #rounds_container #round_middle #user_statistics h4
  15349. {
  15350.     color: #b11;
  15351. }
  15352. #rounds_container #round_middle #user_statistics #user_roles .roleimg
  15353. {
  15354.     position: relative;
  15355. }
  15356. #rounds_container #round_middle #user_statistics #user_roles .roleimg sup
  15357. {
  15358.     font-size: .7em;
  15359.     font-weight: bold;
  15360.     left: -0.7em;
  15361.     position: absolute;
  15362.     top: 0;
  15363. }
  15364. #rounds_container #round_middle #user_statistics #user_setups td
  15365. {
  15366.     padding: 2px 5px;
  15367. }
  15368. #rounds_container #round_middle #user_statistics #user_setups .setup_played
  15369. {
  15370.     margin-top: .5em;
  15371. }
  15372. #rounds_container #round_middle #user_statistics #user_setups .setup_num
  15373. {
  15374.     color: #666;
  15375.     font-size: .9em;
  15376.     min-width: 4em;
  15377. }
  15378. #rounds_container #round_middle #opponents_container
  15379. {
  15380.     border: 1px solid #ccc;
  15381.     border-width: 1px 0;
  15382.     max-height: 300px;
  15383.     overflow-y: scroll;
  15384. }
  15385. #rounds_container #round_middle #opponents_container table
  15386. {
  15387.     width: 100%;
  15388. }
  15389. #rounds_container #round_middle #opponents_container table th
  15390. {
  15391.     color: #777;
  15392.     font-size: .9em;
  15393.     text-align: center;
  15394. }
  15395. #rounds_container #round_middle #opponents_container table th .opponent-name
  15396. {
  15397.     max-width: 5em;
  15398.     overflow-x: hidden;
  15399.     overflow-y: hidden;
  15400.     text-overflow: ellipsis;
  15401.     white-space: nowrap;
  15402. }
  15403. #rounds_container #round_middle #opponents_container table th .green
  15404. {
  15405.     background-color: #1b1;
  15406. }
  15407. #rounds_container #round_middle #opponents_container table th .red
  15408. {
  15409.     background-color: #b11;
  15410. }
  15411. #rounds_container #round_middle #opponents_container table th .grey
  15412. {
  15413.     background-color: #999;
  15414. }
  15415. #rounds_container #round_middle #opponents_container table th .joint-win,#rounds_container #round_middle #opponents_container table th .joint-loss,#rounds_container #round_middle #opponents_container table th .opponent-win,#rounds_container #round_middle #opponents_container table th .player-win,#rounds_container #round_middle #opponents_container table th .incompletes
  15416. {
  15417.     display: inline-block;
  15418. }
  15419. #rounds_container #round_middle #opponents_container table th .joint-win>*,#rounds_container #round_middle #opponents_container table th .joint-loss>*,#rounds_container #round_middle #opponents_container table th .opponent-win>*,#rounds_container #round_middle #opponents_container table th .player-win>*,#rounds_container #round_middle #opponents_container table th .incompletes>*
  15420. {
  15421.     display: inline-block;
  15422.     height: 20px;
  15423.     width: 10px;
  15424. }
  15425. #rounds_container #round_middle #opponents_container table th .joint-win>*:first-child,#rounds_container #round_middle #opponents_container table th .joint-loss>*:first-child,#rounds_container #round_middle #opponents_container table th .opponent-win>*:first-child,#rounds_container #round_middle #opponents_container table th .player-win>*:first-child,#rounds_container #round_middle #opponents_container table th .incompletes>*:first-child
  15426. {
  15427.     border-bottom-left-radius: 2px;
  15428.     border-bottom-right-radius: 0;
  15429.     border-top-left-radius: 2px;
  15430.     border-top-right-radius: 0;
  15431.     moz-border-radius-bottomleft: 2px;
  15432.     moz-border-radius-bottomright: 0;
  15433.     moz-border-radius-topleft: 2px;
  15434.     moz-border-radius-topright: 0;
  15435.     webkit-border-bottom-left-radius: 2px;
  15436.     webkit-border-bottom-right-radius: 0;
  15437.     webkit-border-top-left-radius: 2px;
  15438.     webkit-border-top-right-radius: 0;
  15439. }
  15440. #rounds_container #round_middle #opponents_container table th .joint-win>*:last-child,#rounds_container #round_middle #opponents_container table th .joint-loss>*:last-child,#rounds_container #round_middle #opponents_container table th .opponent-win>*:last-child,#rounds_container #round_middle #opponents_container table th .player-win>*:last-child,#rounds_container #round_middle #opponents_container table th .incompletes>*:last-child
  15441. {
  15442.     border-bottom-left-radius: 0;
  15443.     border-bottom-right-radius: 2px;
  15444.     border-top-left-radius: 0;
  15445.     border-top-right-radius: 2px;
  15446.     moz-border-radius-bottomleft: 0;
  15447.     moz-border-radius-bottomright: 2px;
  15448.     moz-border-radius-topleft: 0;
  15449.     moz-border-radius-topright: 2px;
  15450.     webkit-border-bottom-left-radius: 0;
  15451.     webkit-border-bottom-right-radius: 2px;
  15452.     webkit-border-top-left-radius: 0;
  15453.     webkit-border-top-right-radius: 2px;
  15454. }
  15455. #rounds_container #round_middle #opponents_container table tr:hover
  15456. {
  15457.     background-color: #eee;
  15458. }
  15459. #rounds_container #round_middle #opponents_container table td
  15460. {
  15461.     padding: 3px 0;
  15462. }
  15463. #rounds_container #round_middle #opponents_container table td .user
  15464. {
  15465.     font-size: .9em;
  15466. }
  15467. #rounds_container #round_middle #opponents_container table td.number
  15468. {
  15469.     padding: 3px 10px;
  15470.     text-align: center;
  15471. }
  15472. #rounds_container #round_middle #opponents_container table td.number.smaller
  15473. {
  15474.     font-size: 1.1em;
  15475. }
  15476. #rounds_container #round_middle #opponents_container table td.number.zero
  15477. {
  15478.     color: #aaa;
  15479. }
  15480. #rounds_container #round_middle #round_setups .roundsetup
  15481. {
  15482.     background-color: #eee;
  15483.     border-radius: 2px;
  15484.     khtml-border-radius: 2px;
  15485.     margin-bottom: .5em;
  15486.     moz-border-radius: 2px;
  15487.     padding: .5em;
  15488.     position: relative;
  15489.     webkit-border-radius: 2px;
  15490. }
  15491. #rounds_container #round_middle #round_setups .roundsetup>*
  15492. {
  15493.     margin-bottom: .25em;
  15494. }
  15495. #rounds_container #round_middle #round_setups .roundsetup .roundsetup_num_played
  15496. {
  15497.     color: #999;
  15498.     font-size: .8em;
  15499.     padding: 2px;
  15500.     position: absolute;
  15501.     right: 2px;
  15502.     top: 2px;
  15503. }
  15504. #rounds_container #round_middle #round_setups .roundsetup .roundsetup_setup
  15505. {
  15506.     margin-bottom: 10px;
  15507. }
  15508. #rounds_container #round_middle #round_setups .roundsetup .roundsetup_setup>*
  15509. {
  15510.     display: inline-block;
  15511.     margin-right: .5em;
  15512.     vertical-align: middle;
  15513. }
  15514. #rounds_container #round_middle #round_setups .roundsetup .roundsetup_user
  15515. {
  15516.     bottom: 0;
  15517.     font-size: .9em;
  15518.     position: absolute;
  15519.     right: 0;
  15520. }
  15521. #rounds_container #round_middle #round_setups .roundsetup .roundsetup_user span
  15522. {
  15523.     color: #888;
  15524. }
  15525. #rounds_container #round_middle #round_setups .roundsetup .roundsetup_user>*
  15526. {
  15527.     display: inline-block;
  15528.     margin-right: .5em;
  15529.     vertical-align: middle;
  15530. }
  15531. #rounds_container #round_right #join_round
  15532. {
  15533.     display: block;
  15534.     height: 2em;
  15535.     line-height: 2em;
  15536.     margin: 0 auto;
  15537.     text-align: center;
  15538.     width: 12em;
  15539. }
  15540. #rounds_container #round_right>*
  15541. {
  15542.     margin-bottom: .5em;
  15543. }
  15544. #rounds_container #round_right h4
  15545. {
  15546.     color: #b11;
  15547.     font-size: .9em;
  15548.     font-weight: bold;
  15549.     margin-bottom: 1em;
  15550. }
  15551. #rounds_container #round_right #topgames #topgames_inner
  15552. {
  15553.     box-sizing: border-box;
  15554.     margin: 5px 0 0 5px;
  15555.     moz-box-sizing: border-box;
  15556.     webkit-box-sizing: border-box;
  15557.     width: 100%;
  15558. }
  15559. #rounds_container #round_right #topgames .topgame
  15560. {
  15561.     margin-bottom: 10px;
  15562. }
  15563. #rounds_container #round_right #topgames .topgame td
  15564. {
  15565.     padding: 0 5px 5px 0;
  15566. }
  15567. #rounds_container #round_right #topgames #no_topgames
  15568. {
  15569.     background-color: #ccc;
  15570.     color: #777;
  15571.     font-size: .9em;
  15572.     padding: 1em;
  15573.     text-align: center;
  15574. }
  15575. #rounds_container #round_right #prev_round_winners .trophy
  15576. {
  15577.     margin: 5px 0;
  15578. }
  15579. #rounds_container #round_right #prev_round_winners .trophy>*
  15580. {
  15581.     display: inline-block;
  15582.     vertical-align: middle;
  15583. }
  15584. #rounds_container #round_right #lobbies a
  15585. {
  15586.     font-size: .9em;
  15587. }
  15588. #rounds_container #round_right #rounds_page
  15589. {
  15590.     margin-top: .5em;
  15591. }
  15592. #rounds_container #round_right #rounds_page .round_info
  15593. {
  15594.     color: #aaa;
  15595.     font-size: .9em;
  15596. }
  15597. #rounds_container #round_right #rounds_page .round_select>*
  15598. {
  15599.     display: inline-block;
  15600.     margin-bottom: .2em;
  15601.     margin-right: .5em;
  15602.     vertical-align: middle;
  15603. }
  15604. .mod_toolkit
  15605. {
  15606.     display: inline-block;
  15607.     position: relative;
  15608. }
  15609. .mod_toolkit .mod_select
  15610. {
  15611.     height: 20px;
  15612.     padding-left: 20px;
  15613.     width: 20px;
  15614. }
  15615. .mod_toolkit .mod_select.mod-sel i
  15616. {
  15617.     color: #b11;
  15618. }
  15619. .mod_toolkit .mod_tools
  15620. {
  15621.     background-color: #fff;
  15622.     border: 1px solid #aaa;
  15623.     min-width: 250px;
  15624.     padding: 5px;
  15625.     position: absolute;
  15626.     top: 20px;
  15627.     z-index: 1000;
  15628. }
  15629. .mod_toolkit .mod_tools a
  15630. {
  15631.     clear: left;
  15632.     float: left;
  15633.     font-weight: normal;
  15634.     padding: 2px;
  15635.     text-align: left;
  15636.     width: 100%;
  15637. }
  15638. .mod_toolkit .mod_tools a:hover
  15639. {
  15640.     background-color: #ddd;
  15641. }
  15642. #mod_container #mentor_list .mentor_ctrl
  15643. {
  15644.     position: relative;
  15645. }
  15646. #mod_container #mentor_list .mentor_ctrl .search_result
  15647. {
  15648.     background-color: #fff;
  15649.     border: 1px solid #ccc;
  15650.     box-shadow: 0 0 30px #ccc;
  15651.     left: 120px;
  15652.     padding: 5px;
  15653.     position: absolute;
  15654.     top: 0;
  15655.     z-index: 5;
  15656. }
  15657. #mod_container #mods .mod
  15658. {
  15659.     display: inline-block;
  15660.     vertical-align: top;
  15661.     width: 10em;
  15662. }
  15663. #mod_container #mods .mod.drophover
  15664. {
  15665.     background-color: #ff8;
  15666. }
  15667. #mod_container #mods .mod .mod_username
  15668. {
  15669.     position: relative;
  15670. }
  15671. #mod_container #mods .mod .mod_username img.crown
  15672. {
  15673.     left: -10px;
  15674.     position: absolute;
  15675.     top: -10px;
  15676. }
  15677. #mod_container #mods .mod .mod_name_comment
  15678. {
  15679.     margin: 2px 0;
  15680. }
  15681. #mod_container #mods .mod .mod_name_comment>*
  15682. {
  15683.     display: inline-block;
  15684.     margin: .2em .5em .2em 0;
  15685.     vertical-align: middle;
  15686. }
  15687. #mod_container #mods .mod .mod_name_comment .mod_name
  15688. {
  15689.     font-weight: bold;
  15690. }
  15691. #mod_container #mods .mod .mod_name_comment .mod_name.mod_admin
  15692. {
  15693.     color: #911;
  15694. }
  15695. #mod_container #mods .mod .mod_name_comment .mod_name .mod_change_name
  15696. {
  15697.     font-weight: normal;
  15698. }
  15699. #mod_container #mods .mod .mod_name_comment .mod_name .mod_change_name[contenteditable=true]
  15700. {
  15701.     border: 1px solid #aaa;
  15702.     padding: 2px;
  15703. }
  15704. #mod_container #mods .mod .mod_name_comment .mod_name .mod_change_name[contenteditable=true]:hover
  15705. {
  15706.     background-color: #ff5;
  15707. }
  15708. #mod_container #mods .mod .mod_name_comment .mod_getcomment
  15709. {
  15710.     cursor: pointer;
  15711. }
  15712. #mod_container #mods .mod h4
  15713. {
  15714.     color: #b11;
  15715.     font-size: .9em;
  15716. }
  15717. #mod_container #mods #moderator_details
  15718. {
  15719.     padding: 1em 0;
  15720. }
  15721. #mod_container #mods #moderator_details .keys .mod_key
  15722. {
  15723.     background: url("/images/key.png") no-repeat center left;
  15724.     font-family: helvetica;
  15725.     font-size: .95em;
  15726.     height: 20px;
  15727.     line-height: 20px;
  15728.     padding-left: 25px;
  15729. }
  15730. #mod_container #mod_actions .action
  15731. {
  15732.     margin-bottom: 1em;
  15733. }
  15734. #mod_container #mod_actions .action .action_name
  15735. {
  15736.     background-color: #ddd;
  15737.     border: 1px solid #ccc;
  15738.     border-bottom-left-radius: 0;
  15739.     border-bottom-right-radius: 0;
  15740.     border-top-left-radius: 3px;
  15741.     border-top-right-radius: 3px;
  15742.     color: #b11;
  15743.     font-family: helvetica;
  15744.     font-size: .9em;
  15745.     moz-border-radius-bottomleft: 0;
  15746.     moz-border-radius-bottomright: 0;
  15747.     moz-border-radius-topleft: 3px;
  15748.     moz-border-radius-topright: 3px;
  15749.     padding: .5em;
  15750.     webkit-border-bottom-left-radius: 0;
  15751.     webkit-border-bottom-right-radius: 0;
  15752.     webkit-border-top-left-radius: 3px;
  15753.     webkit-border-top-right-radius: 3px;
  15754. }
  15755. #mod_container #mod_actions .action .action_desc
  15756. {
  15757.     margin-top: .5em;
  15758. }
  15759. #mod_container #mod_actions .action .action_user
  15760. {
  15761.     font-weight: bold;
  15762. }
  15763. #mod_container #mod_actions .action .action_reason
  15764. {
  15765.     border: 1px solid #aaa;
  15766.     border-bottom-left-radius: 3px;
  15767.     border-bottom-right-radius: 3px;
  15768.     border-top-left-radius: 0;
  15769.     border-top-right-radius: 0;
  15770.     font-size: .9em;
  15771.     moz-border-radius-bottomleft: 3px;
  15772.     moz-border-radius-bottomright: 3px;
  15773.     moz-border-radius-topleft: 0;
  15774.     moz-border-radius-topright: 0;
  15775.     padding: 1em;
  15776.     webkit-border-bottom-left-radius: 3px;
  15777.     webkit-border-bottom-right-radius: 3px;
  15778.     webkit-border-top-left-radius: 0;
  15779.     webkit-border-top-right-radius: 0;
  15780. }
  15781. #mod_container #mod_actions .action .action_reason span
  15782. {
  15783.     color: #888;
  15784.     font-size: .9em;
  15785. }
  15786. #mod_container #mod_actions .action .edit_action_reason
  15787. {
  15788.     border: 1px solid grey;
  15789.     width: 295px;
  15790. }
  15791. #search_container #search_title>*
  15792. {
  15793.     display: inline;
  15794.     display: inline-block;
  15795.     margin-right: .5em;
  15796.     vertical-align: middle;
  15797.     zoom: 1;
  15798. }
  15799. #search_container #search_bar_header>*
  15800. {
  15801.     display: inline;
  15802.     display: inline-block;
  15803.     margin-right: .4em;
  15804.     vertical-align: middle;
  15805.     zoom: 1;
  15806. }
  15807. #search_container #search_bar_header #search_bar input[type=text]
  15808. {
  15809.     border: 1px solid #aaa;
  15810.     font-size: 1.1em;
  15811.     padding: .25em;
  15812. }
  15813. #search_container #search_bar_header #search_bar input[type=submit]
  15814. {
  15815.     background-color: #c22;
  15816.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  15817.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  15818.     border-color: transparent!important;
  15819.     border-radius: 2px;
  15820.     color: #fff;
  15821.     cursor: pointer;
  15822.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  15823.     font-size: 1.1em;
  15824.     font-weight: normal;
  15825.     khtml-border-radius: 2px;
  15826.     moz-border-radius: 2px;
  15827.     padding: .4em .5em;
  15828.     webkit-border-radius: 2px;
  15829. }
  15830. #search_container #search_bar_header #search_bar input[type=submit]:hover
  15831. {
  15832.     background-image: -moz-linear-gradient(center bottom,#e44 100%,#c22 0);
  15833.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#e44),color-stop(0,#c22));
  15834.     border-color: #ccc;
  15835. }
  15836. #search_container #search_bar_header #search_bar input[type=submit]:hover i
  15837. {
  15838.     color: #fff;
  15839. }
  15840. #search_container #search_bar_header #search_bar input[type=submit].disabled
  15841. {
  15842.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  15843.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  15844.     color: #555;
  15845. }
  15846. #search_container #search_bar_header #search_bar input[type=submit].disabled:hover
  15847. {
  15848.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  15849.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  15850.     color: #555;
  15851. }
  15852. #search_container #search_bar_header #search_bar input[type=submit].inverse
  15853. {
  15854.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  15855.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  15856.     color: #555;
  15857. }
  15858. #search_container #search_bar_header #search_bar input[type=submit].inverse:hover
  15859. {
  15860.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  15861.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  15862.     color: #fff;
  15863. }
  15864. #search_container #search_bar_header #search_bar input[type=submit].inverse:hover i
  15865. {
  15866.     color: #fff;
  15867. }
  15868. #search_container #search_bar_header #search_header
  15869. {
  15870.     color: #b11;
  15871.     font-size: .9em;
  15872. }
  15873. #search_container #search_bar_options
  15874. {
  15875.     font-size: .9em;
  15876.     font-weight: normal;
  15877.     margin-top: .5em;
  15878. }
  15879. #search_container #search_bar_options>*
  15880. {
  15881.     display: inline;
  15882.     display: inline-block;
  15883.     margin-right: .5em;
  15884.     vertical-align: middle;
  15885.     zoom: 1;
  15886. }
  15887. #search_container #search_bar_options a
  15888. {
  15889.     background-color: #ccc;
  15890.     padding: .5em;
  15891. }
  15892. #search_container #search_bar_options a.sel
  15893. {
  15894.     color: #911;
  15895. }
  15896. #search_container #search_results #no_results
  15897. {
  15898.     background-color: #ccc;
  15899.     color: #555;
  15900.     padding: 1em;
  15901.     text-align: center;
  15902.     width: 15em;
  15903. }
  15904. #search_container #search_results>*
  15905. {
  15906.     margin-top: 1em;
  15907. }
  15908. #search_container #search_results .search_result
  15909. {
  15910.     display: inline-block;
  15911.     margin-right: 1em;
  15912.     vertical-align: top;
  15913.     width: 20em;
  15914. }
  15915. #search_container #search_results .search_result.topic .result_topic
  15916. {
  15917.     color: #911;
  15918. }
  15919. #search_container #search_results .search_result.topic .result_msg
  15920. {
  15921.     background-color: #aaa;
  15922.     overflow: hidden;
  15923.     text-overflow: ellipsis;
  15924. }
  15925. #search_container #search_results .search_result.post .result_topic
  15926. {
  15927.     color: #777;
  15928.     font-size: .9em;
  15929. }
  15930. #search_container #search_results .search_result.post .result_msg
  15931. {
  15932.     background-color: #ccc;
  15933. }
  15934. #search_container #search_results .search_result.post .result_data a.user
  15935. {
  15936.     font-size: .9em;
  15937. }
  15938. #search_container #search_results .search_result>*
  15939. {
  15940.     margin-bottom: .35em;
  15941. }
  15942. #search_container #search_results .search_result .result_topic
  15943. {
  15944.     display: block;
  15945. }
  15946. #search_container #search_results .search_result .result_msg
  15947. {
  15948.     border-radius: 3px;
  15949.     font-size: .9em;
  15950.     khtml-border-radius: 3px;
  15951.     moz-border-radius: 3px;
  15952.     padding: .8em;
  15953.     webkit-border-radius: 3px;
  15954. }
  15955. #search_container #search_results .search_result .result_msg .match
  15956. {
  15957.     background-color: #bb1;
  15958.     color: #444;
  15959. }
  15960. #search_container #search_results .search_result .result_data>*
  15961. {
  15962.     display: inline;
  15963.     display: inline-block;
  15964.     margin-right: .25em;
  15965.     vertical-align: middle;
  15966.     zoom: 1;
  15967. }
  15968. #topic_edit
  15969. {
  15970.     min-height: 700px;
  15971. }
  15972. #topic_edit #create_topic input[type=number]
  15973. {
  15974.     width: 50px;
  15975. }
  15976. #topic_edit #create_topic .add_options
  15977. {
  15978.     margin-bottom: 20px;
  15979.     padding-left: 5px;
  15980. }
  15981. #topic_edit #create_topic .error
  15982. {
  15983.     float: none;
  15984. }
  15985. #topic_edit #create_topic textarea,#topic_edit #create_topic input[type=text]
  15986. {
  15987.     border: 1px solid #aaa;
  15988.     margin: 0;
  15989. }
  15990. #topic_edit #create_topic input[type=text]
  15991. {
  15992.     padding: .2em;
  15993. }
  15994. #topic_edit #create_topic label
  15995. {
  15996.     display: inline-block;
  15997.     font-size: .9em;
  15998.     margin-right: .25em;
  15999.     padding: .25em 0 .1em;
  16000. }
  16001. #topic_edit #create_topic textarea
  16002. {
  16003.     display: block;
  16004.     width: 500px;
  16005. }
  16006. #topic_edit #create_topic p.ib>*
  16007. {
  16008.     display: inline;
  16009.     display: inline-block;
  16010.     margin-right: 5px;
  16011.     vertical-align: middle;
  16012.     zoom: 1;
  16013. }
  16014. #topic_edit #create_topic p
  16015. {
  16016.     margin: .5em 0;
  16017. }
  16018. #topic_edit #create_topic input[type=submit]
  16019. {
  16020.     margin-top: .5em;
  16021. }
  16022. #topic_edit #create_topic .choice
  16023. {
  16024.     margin-bottom: 3px;
  16025. }
  16026. #topic_edit #create_topic .choice>*
  16027. {
  16028.     display: inline;
  16029.     display: inline-block;
  16030.     margin-right: 5px;
  16031.     vertical-align: middle;
  16032.     zoom: 1;
  16033. }
  16034. #topic_edit #create_topic #poll_descr
  16035. {
  16036.     height: 100px;
  16037.     width: 250px;
  16038. }
  16039. #topic_edit #create_topic #poll_descr_box
  16040. {
  16041.     margin-top: 1em;
  16042. }
  16043. #announce_container #announce_rt #past_announcements>*
  16044. {
  16045.     margin-bottom: 1em;
  16046. }
  16047. #report_container #report_advanced_search>*
  16048. {
  16049.     display: inline;
  16050.     display: inline-block;
  16051.     margin-right: .5em;
  16052.     vertical-align: middle;
  16053.     zoom: 1;
  16054. }
  16055. #report_container #page_data
  16056. {
  16057.     margin-top: 1em;
  16058.     padding: .5em;
  16059. }
  16060. #report_container #reports .report
  16061. {
  16062.     margin-bottom: .5em;
  16063.     padding: .3em;
  16064.     position: relative;
  16065. }
  16066. #report_container #reports .report .report_mod_tools
  16067. {
  16068.     position: absolute;
  16069.     right: 0;
  16070.     top: 0;
  16071.     width: 100px;
  16072. }
  16073. #report_container #reports .report:nth-child(2n+1)
  16074. {
  16075.     background-color: #eee;
  16076. }
  16077. #report_container #reports .report>*
  16078. {
  16079.     margin-bottom: .15em;
  16080. }
  16081. #report_container #reports .report .report_top
  16082. {
  16083.     margin-bottom: .8em;
  16084. }
  16085. #report_container #reports .report .report_top>*
  16086. {
  16087.     display: inline;
  16088.     display: inline-block;
  16089.     margin-right: .5em;
  16090.     vertical-align: middle;
  16091.     zoom: 1;
  16092. }
  16093. #report_container #reports .report .report_top .report_id
  16094. {
  16095.     font-size: .9em;
  16096. }
  16097. #report_container #reports .report .report_middle>*
  16098. {
  16099.     display: inline;
  16100.     display: inline-block;
  16101.     margin-right: .5em;
  16102.     vertical-align: middle;
  16103.     zoom: 1;
  16104. }
  16105. #report_container #reports .report .report_middle span
  16106. {
  16107.     color: grey;
  16108.     font-size: .9em;
  16109. }
  16110. #report_container #reports .report .report_bottom
  16111. {
  16112.     color: #911;
  16113.     font-size: .9em;
  16114.     margin: .4em 0;
  16115.     padding: .25em;
  16116. }
  16117. #report_container #reports .report .report_moderator
  16118. {
  16119.     color: #888;
  16120.     font-size: .9em;
  16121. }
  16122. #report_container #reports .report .report_moderator .moderator_name
  16123. {
  16124.     font-weight: bold;
  16125. }
  16126. #report_container .empty
  16127. {
  16128.     background-color: #ddd;
  16129.     color: #777;
  16130.     font-size: 1.1em;
  16131.     padding: 1em;
  16132.     text-align: center;
  16133. }
  16134. #report_container #report_r2>*
  16135. {
  16136.     display: inline;
  16137.     display: inline-block;
  16138.     margin-right: .5em;
  16139.     vertical-align: middle;
  16140.     zoom: 1;
  16141. }
  16142. #report_container #report_status
  16143. {
  16144.     margin-top: .15em;
  16145. }
  16146. #report_container #report_status .select_status>*
  16147. {
  16148.     margin-right: .5em;
  16149. }
  16150. #report_container #report_msg
  16151. {
  16152.     background-color: #eee;
  16153.     color: #666;
  16154.     font-size: .9em;
  16155.     margin: .7em 0;
  16156.     padding: .5em;
  16157. }
  16158. #report_container .report_status
  16159. {
  16160.     border-radius: 2px;
  16161.     color: #fff;
  16162.     display: inline-block;
  16163.     font-weight: normal;
  16164.     khtml-border-radius: 2px;
  16165.     moz-border-radius: 2px;
  16166.     padding: 15px;
  16167.     position: relative;
  16168.     webkit-border-radius: 2px;
  16169. }
  16170. #report_container .report_status:hover
  16171. {
  16172.     color: #eee;
  16173.     opacity: .7;
  16174. }
  16175. #report_container .report_status.in_menu
  16176. {
  16177.     opacity: .3;
  16178.     padding-right: 15px;
  16179. }
  16180. #report_container .report_status.sel
  16181. {
  16182.     opacity: 1;
  16183. }
  16184. #report_container .report_status span
  16185. {
  16186.     color: #fff;
  16187.     font-size: .7em;
  16188.     position: absolute;
  16189.     right: 2px;
  16190.     top: 2px;
  16191. }
  16192. #report_container #reports
  16193. {
  16194.     margin-top: 1em;
  16195. }
  16196. #report_container #report_lt .one_violation>*
  16197. {
  16198.     display: inline;
  16199.     display: inline-block;
  16200.     margin-right: 5px;
  16201.     vertical-align: middle;
  16202.     zoom: 1;
  16203. }
  16204. #report_container #report_lt .one_violation span
  16205. {
  16206.     color: grey;
  16207.     font-size: .9em;
  16208. }
  16209. #report_container #report_lt .one_violation span.violation
  16210. {
  16211.     color: #b11;
  16212.     font-weight: bold;
  16213. }
  16214. #report_container #report_lt #report_statement
  16215. {
  16216.     background-color: #ff8;
  16217.     border: 1px solid #ccc;
  16218.     color: #b11;
  16219.     font-size: 1em;
  16220.     margin: .25em 0 .5em;
  16221.     padding: .5em 0;
  16222.     text-align: center;
  16223.     width: 100%;
  16224. }
  16225. #report_container #report_rt #report_controls>a
  16226. {
  16227.     background-color: #c22;
  16228.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  16229.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  16230.     border-color: transparent!important;
  16231.     border-radius: 2px;
  16232.     color: #fff;
  16233.     cursor: pointer;
  16234.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  16235.     font-size: .9em;
  16236.     font-size: 1.1em;
  16237.     font-weight: normal;
  16238.     khtml-border-radius: 2px;
  16239.     margin-right: .5em;
  16240.     moz-border-radius: 2px;
  16241.     padding: .4em .5em;
  16242.     webkit-border-radius: 2px;
  16243. }
  16244. #report_container #report_rt #report_controls>a:hover
  16245. {
  16246.     background-image: -moz-linear-gradient(center bottom,#e44 100%,#c22 0);
  16247.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#e44),color-stop(0,#c22));
  16248.     border-color: #ccc;
  16249. }
  16250. #report_container #report_rt #report_controls>a:hover i
  16251. {
  16252.     color: #fff;
  16253. }
  16254. #report_container #report_rt #report_controls>a.disabled
  16255. {
  16256.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  16257.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  16258.     color: #555;
  16259. }
  16260. #report_container #report_rt #report_controls>a.disabled:hover
  16261. {
  16262.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  16263.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  16264.     color: #555;
  16265. }
  16266. #report_container #report_rt #report_controls>a.inverse
  16267. {
  16268.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  16269.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  16270.     color: #555;
  16271. }
  16272. #report_container #report_rt #report_controls>a.inverse:hover
  16273. {
  16274.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  16275.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  16276.     color: #fff;
  16277. }
  16278. #report_container #report_rt #report_controls>a.inverse:hover i
  16279. {
  16280.     color: #fff;
  16281. }
  16282. #rule_container #rule_lt
  16283. {
  16284.     overflow: hidden;
  16285. }
  16286. #rule_container .editable .gamedesc,#rule_container .editable .siterule
  16287. {
  16288.     cursor: move;
  16289. }
  16290. #rule_container .siterule.sel
  16291. {
  16292.     background-color: #ffa;
  16293. }
  16294. #rule_container .gamedesc
  16295. {
  16296.     margin-bottom: 1em;
  16297. }
  16298. #rule_container .gamedesc .src_title
  16299. {
  16300.     position: relative;
  16301. }
  16302. #rule_container .gamedesc .src_title .close
  16303. {
  16304.     position: absolute;
  16305.     right: 0;
  16306.     top: 0;
  16307. }
  16308. #rule_container .gamedesc .src_descr
  16309. {
  16310.     background-color: #ddd;
  16311.     font-size: .9em;
  16312.     margin-bottom: 5px;
  16313.     padding: .5em;
  16314. }
  16315. #rule_container .gamedesc .src_descr .text
  16316. {
  16317.     color: #666;
  16318.     padding: .5em;
  16319. }
  16320. #rule_container .gamedesc .src_descr .text.editable:hover
  16321. {
  16322.     background-color: #ffa;
  16323. }
  16324. #rule_container .gamedesc .src_descr .edit_text
  16325. {
  16326.     font-family: arial;
  16327.     font-size: 1.1em;
  16328.     width: 100%;
  16329. }
  16330. #rule_container .gamedesc ul
  16331. {
  16332.     width: 100%;
  16333. }
  16334. #rule_container .gamedesc ul li
  16335. {
  16336.     width: 100%;
  16337. }
  16338. #rule_container .gamedesc .siterule
  16339. {
  16340.     border-bottom: 1px solid #ccc;
  16341.     margin-bottom: 1em;
  16342. }
  16343. #rule_container .gamedesc .siterule .sr_name
  16344. {
  16345.     font-size: 1.2em;
  16346.     font-weight: bold;
  16347.     margin-bottom: .2em;
  16348. }
  16349. #rule_container .gamedesc .siterule .sr_title
  16350. {
  16351.     background: url("/images/bullet.png") no-repeat top left;
  16352.     background-position-y: .5em;
  16353.     padding-left: 20px;
  16354.     position: relative;
  16355. }
  16356. #rule_container .gamedesc .siterule .sr_title .sr_msg
  16357. {
  16358.     color: #777;
  16359.     font-size: .95em;
  16360. }
  16361. #rule_container .gamedesc .siterule .sr_title .close
  16362. {
  16363.     position: absolute;
  16364.     right: 0;
  16365.     top: 0;
  16366. }
  16367. #rule_container .gamedesc .siterule .sr_infringements
  16368. {
  16369.     color: #911;
  16370.     font-size: .9em;
  16371.     list-style-type: decimal;
  16372.     margin: .5em 0;
  16373.     margin-left: 2.5em;
  16374. }
  16375. #rule_container .gamedesc .siterule .sr_infringements>*
  16376. {
  16377.     padding: .1em 0;
  16378. }
  16379. #rule_container .gamedesc .siterule .sr_infringements li.infringement
  16380. {
  16381.     position: relative;
  16382. }
  16383. #rule_container .gamedesc .siterule .sr_infringements li.infringement a.close
  16384. {
  16385.     position: absolute;
  16386.     right: 0;
  16387.     top: 0;
  16388. }
  16389. #sticker_container .stickers
  16390. {
  16391.     margin: 10px 0;
  16392. }
  16393. #sticker_container .stickers>*
  16394. {
  16395.     display: inline;
  16396.     display: inline-block;
  16397.     margin-right: 5px;
  16398.     vertical-align: middle;
  16399.     zoom: 1;
  16400. }
  16401. #sticker_container .stickers .sticker
  16402. {
  16403.     cursor: pointer;
  16404. }
  16405. #sticker_container #form_select_role>*
  16406. {
  16407.     display: inline;
  16408.     display: inline-block;
  16409.     margin-right: 5px;
  16410.     vertical-align: middle;
  16411.     zoom: 1;
  16412. }
  16413. #sticker_container #form_select_role .roleimg
  16414. {
  16415.     border-radius: 2px;
  16416.     cursor: pointer;
  16417.     khtml-border-radius: 2px;
  16418.     moz-border-radius: 2px;
  16419.     webkit-border-radius: 2px;
  16420. }
  16421. #sticker_container #form_select_role .roleimg:hover
  16422. {
  16423.     background-color: #ff9;
  16424. }
  16425. #sticker_container #form_select_role .roleimg.sel
  16426. {
  16427.     background-color: #ccc;
  16428. }
  16429. #tos_container,#privacy_container
  16430. {
  16431.     width: 70%;
  16432. }
  16433. #tos_container h1,#tos_container h2,#privacy_container h1,#privacy_container h2
  16434. {
  16435.     font-weight: normal;
  16436. }
  16437. #tos_container .inform,#privacy_container .inform
  16438. {
  16439.     padding: 20px;
  16440. }
  16441. #tos_container span.em,#privacy_container span.em
  16442. {
  16443.     font-weight: bold;
  16444. }
  16445. #tos_container .tos,#tos_container .privacy,#privacy_container .tos,#privacy_container .privacy
  16446. {
  16447.     padding: .5em 1em;
  16448. }
  16449. #tos_container ol,#privacy_container ol
  16450. {
  16451.     list-style: decimal;
  16452.     margin-bottom: .5em;
  16453.     margin-left: 2em;
  16454. }
  16455. #tos_container ol li,#privacy_container ol li
  16456. {
  16457.     font-size: .95em;
  16458.     line-height: 1.1em;
  16459.     padding: 3px 0;
  16460. }
  16461. #tos_container p,#privacy_container p
  16462. {
  16463.     background-color: #eee;
  16464.     font-size: .9em;
  16465.     padding: .5em;
  16466. }
  16467. .edit_markdown
  16468. {
  16469.     position: relative;
  16470. }
  16471. .edit_markdown .top_controls
  16472. {
  16473.     display: none;
  16474.     position: absolute;
  16475.     right: 5px;
  16476.     top: 5px;
  16477. }
  16478. .edit_markdown .top_controls .edit
  16479. {
  16480.     font-size: .9em;
  16481.     font-weight: normal;
  16482.     padding-right: 20px;
  16483. }
  16484. .edit_markdown .top_controls .edit:hover
  16485. {
  16486.     color: #911;
  16487. }
  16488. .edit_markdown .wmd-panel
  16489. {
  16490.     margin-top: 30px;
  16491. }
  16492. .edit_markdown:hover .top_controls,.edit_markdown.sel .top_controls
  16493. {
  16494.     display: block;
  16495. }
  16496. .edit_markdown .bottom_controls
  16497. {
  16498.     text-align: right;
  16499.     width: 100%;
  16500. }
  16501. .edit_markdown .bottom_controls .save,.edit_markdown .bottom_controls .cancel
  16502. {
  16503.     border: 1px solid #ccc;
  16504.     border-radius: 2px;
  16505.     display: inline-block;
  16506.     font-size: .9em;
  16507.     khtml-border-radius: 2px;
  16508.     margin-left: 5px;
  16509.     moz-border-radius: 2px;
  16510.     padding: 5px;
  16511.     webkit-border-radius: 2px;
  16512. }
  16513. .edit_markdown .bottom_controls .save:before
  16514. {
  16515.     color: green;
  16516.     content: "�œ“ ";
  16517.     font-weight: bold;
  16518. }
  16519. .edit_markdown .bottom_controls .cancel:before
  16520. {
  16521.     color: #ddd;
  16522.     content: "�œ— ";
  16523.     font-weight: bold;
  16524. }
  16525. .markdown
  16526. {
  16527.     font-family: helvetica,arial,sans-serif;
  16528. }
  16529. .markdown hr
  16530. {
  16531.     background: linear-gradient(to right,#ccc,#333,#ccc);
  16532.     background: -moz-linear-gradient(left,#ccc,#333,#ccc);
  16533.     background: url('data:image/svg+xml;
  16534.     background: -webkit-gradient(linear,0 50%,100% 50%,color-stop(0,#ccc),color-stop(50%,#333),color-stop(100%,#ccc));
  16535.     background: -webkit-linear-gradient(left,#ccc,#333,#ccc);
  16536.     border: 0;
  16537.     height: 1px;
  16538. }
  16539. .markdown p
  16540. {
  16541.     font-family: "Helvetica Neue",Arial,sans-serif;
  16542.     font-size: 1.1em;
  16543.     line-height: 1.25em;
  16544.     margin-bottom: .6em;
  16545.     padding: .2em;
  16546.     text-overflow: ellipsis;
  16547. }
  16548. .markdown p:last-child
  16549. {
  16550.     margin-bottom: 0;
  16551. }
  16552. .markdown strong
  16553. {
  16554.     font-weight: 700;
  16555. }
  16556. .markdown em
  16557. {
  16558.     font-weight: 500;
  16559. }
  16560. .markdown img
  16561. {
  16562.     max-height: 250px;
  16563.     max-width: 250px;
  16564. }
  16565. .markdown h1,.markdown h2,.markdown h3
  16566. {
  16567.     font-family: arial;
  16568. }
  16569. .markdown h1
  16570. {
  16571.     font-size: 1.75em;
  16572.     font-weight: 650;
  16573. }
  16574. .markdown h2
  16575. {
  16576.     font-size: 1.4em;
  16577.     font-weight: 500;
  16578. }
  16579. .markdown h3
  16580. {
  16581.     background-color: #fff;
  16582.     font-weight: 400;
  16583.     letter-spacing: .1em;
  16584. }
  16585. .markdown ul
  16586. {
  16587.     margin-bottom: .5em;
  16588. }
  16589. .markdown ul>li
  16590. {
  16591.     background: url(/images/bullet.png) no-repeat .35em .5em;
  16592.     list-style-type: none;
  16593.     margin-bottom: .2em;
  16594.     padding-left: 1.2em;
  16595. }
  16596. .markdown ul>li:last-child
  16597. {
  16598.     margin-bottom: 0;
  16599. }
  16600. .markdown ul>li p
  16601. {
  16602.     margin: 0;
  16603.     padding: 0;
  16604. }
  16605. .markdown ol
  16606. {
  16607.     list-style: decimal;
  16608.     margin-bottom: .5em;
  16609.     margin-left: 1.5em;
  16610. }
  16611. .markdown ol p
  16612. {
  16613.     margin: 0;
  16614. }
  16615. .markdown blockquote
  16616. {
  16617.     background-color: #efefef;
  16618.     border: 1px solid #ccc;
  16619.     border-radius: 2px;
  16620.     font-size: .9em;
  16621.     khtml-border-radius: 2px;
  16622.     margin: .5em 0;
  16623.     moz-border-radius: 2px;
  16624.     padding: .7em;
  16625.     webkit-border-radius: 2px;
  16626. }
  16627. .markdown blockquote p:first-child
  16628. {
  16629.     margin: 0;
  16630. }
  16631. .markdown.topic_markdown blockquote
  16632. {
  16633.     background-color: #fff;
  16634. }
  16635. .wmd-button-bar
  16636. {
  16637.     background-color: Silver;
  16638.     width: 100%;
  16639. }
  16640. .wmd-input
  16641. {
  16642.     background-color: #eee;
  16643.     border: 1px solid #a9a9a9;
  16644.     box-sizing: border-box;
  16645.     height: 300px;
  16646.     moz-box-sizing: border-box;
  16647.     webkit-box-sizing: border-box;
  16648.     width: 100%;
  16649. }
  16650. .wmd-button-row
  16651. {
  16652.     height: 20px;
  16653.     margin-bottom: 5px;
  16654.     margin-left: 5px;
  16655.     margin-right: 5px;
  16656.     margin-top: 10px;
  16657.     padding: 0;
  16658.     position: relative;
  16659. }
  16660. .wmd-spacer
  16661. {
  16662.     background-color: Silver;
  16663.     display: inline-block;
  16664.     height: 20px;
  16665.     list-style: none;
  16666.     margin-left: 14px;
  16667.     position: absolute;
  16668.     width: 1px;
  16669. }
  16670. .wmd-button
  16671. {
  16672.     cursor: pointer;
  16673.     display: inline-block;
  16674.     height: 20px;
  16675.     list-style: none;
  16676.     padding-left: 2px;
  16677.     padding-right: 3px;
  16678.     position: absolute;
  16679.     width: 20px;
  16680. }
  16681. .wmd-button>span
  16682. {
  16683.     background-image: url(/images/wmd-buttons.png);
  16684.     background-position: 0 0;
  16685.     background-repeat: no-repeat;
  16686.     display: inline-block;
  16687.     height: 20px;
  16688.     width: 20px;
  16689. }
  16690. .wmd-spacer1
  16691. {
  16692.     left: 50px;
  16693. }
  16694. .wmd-spacer2
  16695. {
  16696.     left: 175px;
  16697. }
  16698. .wmd-spacer3
  16699. {
  16700.     left: 300px;
  16701. }
  16702. .wmd-prompt-background
  16703. {
  16704.     background-color: #000;
  16705. }
  16706. .wmd-prompt-dialog
  16707. {
  16708.     background-color: #f5f5f5;
  16709.     border: 1px solid #999;
  16710. }
  16711. .wmd-prompt-dialog>div
  16712. {
  16713.     font-family: arial,helvetica,sans-serif;
  16714.     font-size: .8em;
  16715. }
  16716. .wmd-prompt-dialog>form>input[type="text"]
  16717. {
  16718.     border: 1px solid #999;
  16719.     color: #000;
  16720. }
  16721. .wmd-prompt-dialog>form>input[type="button"]
  16722. {
  16723.     border: 1px solid #888;
  16724.     font-family: trebuchet MS,helvetica,sans-serif;
  16725.     font-size: .8em;
  16726.     font-weight: bold;
  16727. }
  16728. .table_default td
  16729. {
  16730.     font-size: .95em;
  16731.     padding: 2px 0;
  16732. }
  16733. .table_default td:first-child
  16734. {
  16735.     color: #911;
  16736.     font-size: .9em;
  16737.     padding-right: .5em;
  16738. }
  16739. .form_linear input[type=text],.form_linear input[type=password]
  16740. {
  16741.     border-bottom-left-radius: 4px;
  16742.     border-bottom-right-radius: 0;
  16743.     border-top-left-radius: 4px;
  16744.     border-top-right-radius: 0;
  16745.     display: inline;
  16746.     height: 20px;
  16747.     margin: 0;
  16748.     moz-border-radius-bottomleft: 4px;
  16749.     moz-border-radius-bottomright: 0;
  16750.     moz-border-radius-topleft: 4px;
  16751.     moz-border-radius-topright: 0;
  16752.     padding: 4px;
  16753.     webkit-border-bottom-left-radius: 4px;
  16754.     webkit-border-bottom-right-radius: 0;
  16755.     webkit-border-top-left-radius: 4px;
  16756.     webkit-border-top-right-radius: 0;
  16757. }
  16758. .form_linear input[type=submit]
  16759. {
  16760.     border: 0;
  16761.     display: inline;
  16762.     height: 30px;
  16763.     margin: 0;
  16764.     padding: 0 10px;
  16765. }
  16766. .form_linear input[type=submit].round
  16767. {
  16768.     border-bottom-left-radius: 0;
  16769.     border-bottom-right-radius: 4px;
  16770.     border-top-left-radius: 0;
  16771.     border-top-right-radius: 4px;
  16772.     moz-border-radius-bottomleft: 0;
  16773.     moz-border-radius-bottomright: 4px;
  16774.     moz-border-radius-topleft: 0;
  16775.     moz-border-radius-topright: 4px;
  16776.     webkit-border-bottom-left-radius: 0;
  16777.     webkit-border-bottom-right-radius: 4px;
  16778.     webkit-border-top-left-radius: 0;
  16779.     webkit-border-top-right-radius: 4px;
  16780. }
  16781. .form_linear.form_default input[type=submit].round
  16782. {
  16783.     border-bottom-left-radius: 0;
  16784.     border-bottom-right-radius: 4px;
  16785.     border-top-left-radius: 0;
  16786.     border-top-right-radius: 4px;
  16787.     moz-border-radius-bottomleft: 0;
  16788.     moz-border-radius-bottomright: 4px;
  16789.     moz-border-radius-topleft: 0;
  16790.     moz-border-radius-topright: 4px;
  16791.     webkit-border-bottom-left-radius: 0;
  16792.     webkit-border-bottom-right-radius: 4px;
  16793.     webkit-border-top-left-radius: 0;
  16794.     webkit-border-top-right-radius: 4px;
  16795. }
  16796. input[type=text].text_full_width
  16797. {
  16798.     box-sizing: border-box;
  16799.     moz-box-sizing: border-box;
  16800.     webkit-box-sizing: border-box;
  16801.     width: 100%;
  16802. }
  16803. .form_input[type=text]
  16804. {
  16805.     border: 1px solid #ccc;
  16806.     border-radius: 2px;
  16807.     font-size: 1.1em;
  16808.     khtml-border-radius: 2px;
  16809.     moz-border-radius: 2px;
  16810.     padding: 5px;
  16811.     webkit-border-radius: 2px;
  16812. }
  16813. .form_input[type=text].smaller
  16814. {
  16815.     font-size: .9em;
  16816.     padding: 3px;
  16817. }
  16818. .form_input[type=text].longer
  16819. {
  16820.     width: 300px;
  16821. }
  16822. .form_default fieldset
  16823. {
  16824.     border: 1px dotted #ccc;
  16825.     margin: 5px 0;
  16826.     padding: 5px;
  16827. }
  16828. .form_default fieldset legend
  16829. {
  16830.     color: grey;
  16831.     font-size: .9em;
  16832. }
  16833. .form_default input,.form_default textarea
  16834. {
  16835.     border: 1px solid #aaa;
  16836.     font-family: arial;
  16837.     padding: .15em;
  16838. }
  16839. .form_default input:focus,.form_default textarea:focus
  16840. {
  16841.     border: 1px solid #aaf;
  16842. }
  16843. .form_default input[type=text],.form_default input[type=password]
  16844. {
  16845.     font-size: 1em;
  16846. }
  16847. .form_default textarea
  16848. {
  16849.     height: 100px;
  16850.     width: 75%;
  16851. }
  16852. .form_default label
  16853. {
  16854.     font-size: .9em;
  16855.     margin-right: .25em;
  16856. }
  16857. .form_default input[type=file]
  16858. {
  16859.     border: 0;
  16860. }
  16861. .form_default input[type=submit]
  16862. {
  16863.     background-color: #c22;
  16864.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  16865.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  16866.     border-color: transparent!important;
  16867.     border-radius: 2px;
  16868.     color: #fff;
  16869.     cursor: pointer;
  16870.     font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue","Helvetica","Tahoma","Geneva","Arial Narrow","Arial",sans-serif;
  16871.     font-size: .9em;
  16872.     font-size: 1.1em;
  16873.     font-weight: normal;
  16874.     khtml-border-radius: 2px;
  16875.     moz-border-radius: 2px;
  16876.     padding: .4em .5em;
  16877.     webkit-border-radius: 2px;
  16878. }
  16879. .form_default input[type=submit]:hover
  16880. {
  16881.     background-image: -moz-linear-gradient(center bottom,#e44 100%,#c22 0);
  16882.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#e44),color-stop(0,#c22));
  16883.     border-color: #ccc;
  16884. }
  16885. .form_default input[type=submit]:hover i
  16886. {
  16887.     color: #fff;
  16888. }
  16889. .form_default input[type=submit].disabled
  16890. {
  16891.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  16892.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  16893.     color: #555;
  16894. }
  16895. .form_default input[type=submit].disabled:hover
  16896. {
  16897.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  16898.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  16899.     color: #555;
  16900. }
  16901. .form_default input[type=submit].inverse
  16902. {
  16903.     background-image: -moz-linear-gradient(center bottom,#ddd 100%,#bbb 0);
  16904.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#ddd),color-stop(0,#bbb));
  16905.     color: #555;
  16906. }
  16907. .form_default input[type=submit].inverse:hover
  16908. {
  16909.     background-image: -moz-linear-gradient(center bottom,#d33 100%,#b11 0);
  16910.     background-image: -webkit-gradient(linear,left bottom,left top,color-stop(1,#d33),color-stop(0,#b11));
  16911.     color: #fff;
  16912. }
  16913. .form_default input[type=submit].inverse:hover i
  16914. {
  16915.     color: #fff;
  16916. }
  16917. .form_default.full-width
  16918. {
  16919.     box-sizing: border-box;
  16920.     moz-box-sizing: border-box;
  16921.     webkit-box-sizing: border-box;
  16922. }
  16923. .form_default.full-width input,.form_default.full-width textarea
  16924. {
  16925.     box-sizing: border-box;
  16926.     moz-box-sizing: border-box;
  16927.     webkit-box-sizing: border-box;
  16928.     width: 100%;
  16929. }
  16930. #anonymousdeck_container
  16931. {
  16932.     margin-bottom: 1em;
  16933. }
  16934. #anonymousdeck_container table
  16935. {
  16936.     margin-bottom: 1em;
  16937. }
  16938. #anonymousdeck_container table td:first-child
  16939. {
  16940.     color: #b11;
  16941.     font-weight: bold;
  16942. }
  16943. #anonymousdeck_container table td
  16944. {
  16945.     font-size: .9em;
  16946.     padding: .25em .25em .25em;
  16947. }
  16948. #anonymousdeck_container #cards
  16949. {
  16950.     padding: 5px;
  16951. }
  16952. #anonymousdeck_container #cards img
  16953. {
  16954.     border: 1px solid #ccc;
  16955. }
  16956. #anonymousdeck_container #cards .card
  16957. {
  16958.     margin-bottom: .5em;
  16959.     min-width: 8em;
  16960. }
  16961. .class_noun
  16962. {
  16963.     background: url(/images/tira/tira_mini.png) no-repeat center left;
  16964.     padding-left: 28px;
  16965. }
  16966. .class_adj
  16967. {
  16968.     background: url(/images/tira/fork.png) no-repeat center left;
  16969.     padding-left: 28px;
  16970. }
  16971. .creating_game_inner label.password
  16972. {
  16973.     background: url(/images/lock.png) no-repeat center left;
  16974.     height: 25px;
  16975.     line-height: 25px;
  16976.     padding-left: 30px;
  16977.     width: 0;
  16978. }
  16979. .creating_game_inner label.camera
  16980. {
  16981.     background: url(/images/cam.png) no-repeat center left;
  16982.     height: 25px;
  16983.     line-height: 25px;
  16984.     padding-left: 30px;
  16985.     width: 0;
  16986. }
  16987. #creategame_instructions ul li
  16988. {
  16989.     margin-bottom: 10px;
  16990. }
  16991. #creating_drawit #words
  16992. {
  16993.     background-color: #ddd;
  16994.     max-height: 200px;
  16995.     overflow-y: scroll;
  16996.     padding: 5px;
  16997. }
  16998. #creating_drawit #words .word
  16999. {
  17000.     color: #555;
  17001.     display: inline-block;
  17002.     font-size: .9em;
  17003.     margin: 0 5px 5px 0;
  17004.     padding: 3px;
  17005.     vertical-align: middle;
  17006. }
  17007. #creating_drawit #select_deck #sort li
  17008. {
  17009.     font-size: .9em;
  17010.     margin-left: 5px;
  17011. }
  17012. #creating_drawit #select_deck #sort li.sel a
  17013. {
  17014.     color: #b11;
  17015.     text-decoration: underline;
  17016. }
  17017. #creating_drawit #select_deck #sort li a
  17018. {
  17019.     font-weight: normal;
  17020. }
  17021. #creating_drawit #select_deck tr
  17022. {
  17023.     cursor: pointer;
  17024. }
  17025. #creating_drawit #select_deck tr:hover,#creating_drawit #select_deck tr.sel
  17026. {
  17027.     background-color: #eee;
  17028. }
  17029. #creating_drawit #select_deck tr:hover td.deck-name,#creating_drawit #select_deck tr.sel td.deck-name
  17030. {
  17031.     color: #b11;
  17032. }
  17033. #creating_drawit #select_deck tr td
  17034. {
  17035.     padding: 5px 6px 6px 3px;
  17036.     vertical-align: middle;
  17037. }
  17038. #creating_mafia #tab_role_types
  17039. {
  17040.     border-bottom: 1px solid #ccc;
  17041.     min-height: 30px;
  17042.     padding-bottom: 4px;
  17043.     position: relative;
  17044.     width: 100%;
  17045. }
  17046. #creating_mafia #tab_role_types>li
  17047. {
  17048.     display: inline-block;
  17049. }
  17050. #creating_mafia #tab_role_types>li>a
  17051. {
  17052.     color: #b11;
  17053.     display: block;
  17054.     font-size: .9em;
  17055.     font-weight: 200;
  17056.     margin-right: 5px;
  17057.     padding: 7px;
  17058. }
  17059. #creating_mafia #tab_role_types>li>a:hover
  17060. {
  17061.     background-color: #eee;
  17062. }
  17063. #creating_mafia #tab_role_types>li.sel>a
  17064. {
  17065.     background-color: #c11;
  17066.     border-radius: 2px;
  17067.     color: #fff;
  17068.     khtml-border-radius: 2px;
  17069.     moz-border-radius: 2px;
  17070.     webkit-border-radius: 2px;
  17071. }
  17072. #creating_mafia #tab_role_types #role_search_container
  17073. {
  17074.     bottom: 4px;
  17075.     position: absolute;
  17076.     right: 0;
  17077. }
  17078. #creating_mafia #tab_role_types #role_search_container input[type=text]
  17079. {
  17080.     margin-right: 0;
  17081. }
  17082. #creating_liarsdice .bullseye-lt
  17083. {
  17084.     background: url(/images/liarsdice/bullseye.png) no-repeat center left;
  17085.     height: 20px;
  17086.     line-height: 20px;
  17087.     padding-left: 22px;
  17088. }
  17089. #creating_liarsdice .one-lt
  17090. {
  17091.     background: url(/images/liarsdice/one.png) no-repeat center left;
  17092.     height: 20px;
  17093.     line-height: 20px;
  17094.     padding-left: 22px;
  17095. }
  17096. #creating_ghost a#create_game_button
  17097. {
  17098.     display: inline-block;
  17099. }
  17100. #creating_ghost input[type=text]
  17101. {
  17102.     border: 2px solid #999;
  17103.     font-size: 1.2em;
  17104.     padding: .2em;
  17105. }
  17106. #creating_ghost input[type=password]
  17107. {
  17108.     border: 1px solid #bbb;
  17109.     font-size: 1.1em;
  17110.     padding: .1em;
  17111. }
  17112. #creating_ghost #selected_ghost_types
  17113. {
  17114.     background-color: #eee;
  17115.     padding: 4px;
  17116. }
  17117. #creating_ghost #selected_ghost_types>*
  17118. {
  17119.     display: inline;
  17120.     display: inline-block;
  17121.     margin-right: 1px;
  17122.     vertical-align: middle;
  17123.     zoom: 1;
  17124. }
  17125. #creating_ghost #selected_ghost_types .selected_ghost_type>*
  17126. {
  17127.     display: inline-block;
  17128. }
  17129. #creating_tira form p
  17130. {
  17131.     padding: 5px 0;
  17132. }
  17133. #creating_tira form label
  17134. {
  17135.     color: #888;
  17136.     display: inline-block;
  17137.     font-size: .9em;
  17138.     margin-right: 1em;
  17139.     width: 5em;
  17140. }
  17141. #creating_tira form label.top
  17142. {
  17143.     vertical-align: top;
  17144. }
  17145. #creating_tira form input[type=text],#creating_tira form input[type=password]
  17146. {
  17147.     padding: 5px;
  17148. }
  17149. #creating_tira form input[type=text],#creating_tira form input[type=password],#creating_tira form textarea
  17150. {
  17151.     border: 1px solid #ccc;
  17152. }
  17153. #creating_tira form input[type=text]:focus,#creating_tira form input[type=password]:focus,#creating_tira form textarea:focus
  17154. {
  17155.     border-color: #b11;
  17156. }
  17157. #creating_tira #deck_info
  17158. {
  17159.     margin-top: 1em;
  17160.     overflow: hidden;
  17161.     zoom: 1;
  17162. }
  17163. #creating_tira #deck_info #show_deck_name
  17164. {
  17165.     font-size: 1.2em;
  17166.     font-weight: bold;
  17167. }
  17168. #creating_tira #deck_info .row
  17169. {
  17170.     padding: 5px 0;
  17171. }
  17172. #creating_tira #deck_info #show_deck_words
  17173. {
  17174.     background-color: #eee;
  17175.     max-height: 20em;
  17176.     overflow-y: scroll;
  17177.     padding: 10px;
  17178. }
  17179. #creating_tira #deck_info #show_deck_words .word
  17180. {
  17181.     display: inline-block;
  17182.     font-size: .8em;
  17183.     padding: 5px;
  17184. }
  17185. #creating_tira #select_fork,#creating_tira #select_tiramisu
  17186. {
  17187.     color: #b11;
  17188. }
  17189. #creating_tira #select_fork:hover,#creating_tira #select_tiramisu:hover
  17190. {
  17191.     text-decoration: underline;
  17192. }
  17193. #creating_tira #decks
  17194. {
  17195.     position: relative;
  17196. }
  17197. #creating_tira #decks .sortby
  17198. {
  17199.     padding: 3px;
  17200. }
  17201. #creating_tira #decks .sortby.sel
  17202. {
  17203.     text-decoration: underline;
  17204. }
  17205. #creating_tira #decks #deck_table
  17206. {
  17207.     margin-top: 20px;
  17208. }
  17209. #creating_tira #decks #deck_table #card_controls
  17210. {
  17211.     position: absolute;
  17212.     right: 0;
  17213.     top: 30px;
  17214. }
  17215. #creating_tira #decks #deck_table #card_controls .sortbynav
  17216. {
  17217.     font-size: .9em;
  17218. }
  17219. #creating_tira #decks #deck_table #card_controls .sortbynav>*
  17220. {
  17221.     display: inline;
  17222.     display: inline-block;
  17223.     margin-right: 8px;
  17224.     vertical-align: middle;
  17225.     zoom: 1;
  17226. }
  17227. #creating_tira #decks #deck_table #card_controls .sortbynav a.sel
  17228. {
  17229.     color: #b11;
  17230. }
  17231. #creating_tira #decks #deck_table tr.one_deck_row:hover .card_name
  17232. {
  17233.     background-color: #aaa;
  17234.     color: #fff;
  17235. }
  17236. #creating_tira #decks #deck_table tr.one_deck_row.sel
  17237. {
  17238.     background-color: #eee;
  17239. }
  17240. #creating_tira #decks #deck_table td
  17241. {
  17242.     padding: .1em .5em .1em 0;
  17243. }
  17244. #creating_tira #decks #deck_table td .card_name
  17245. {
  17246.     cursor: pointer;
  17247.     padding: 5px 5px 5px 25px;
  17248. }
  17249. #creating_tira #create_deck textarea
  17250. {
  17251.     height: 100px;
  17252.     width: 350px;
  17253. }
  17254. #creating_tira #create_deck .instruct
  17255. {
  17256.     background-color: #eee;
  17257.     color: #444;
  17258.     font-size: .9em;
  17259.     padding: 10px;
  17260. }
  17261. #creating_tira #create_deck .class_noun,#creating_tira #create_deck .class_adj
  17262. {
  17263.     background-position: 5px center;
  17264.     border-radius: 3px;
  17265.     display: inline-block;
  17266.     khtml-border-radius: 3px;
  17267.     margin-right: 5px;
  17268.     moz-border-radius: 3px;
  17269.     padding: .5em;
  17270.     padding-left: 35px;
  17271.     webkit-border-radius: 3px;
  17272. }
  17273. #creating_tira #create_deck .class_noun:hover,#creating_tira #create_deck .class_adj:hover
  17274. {
  17275.     background-color: #eee;
  17276. }
  17277. #creating_tira #create_deck .class_noun.sel,#creating_tira #create_deck .class_adj.sel
  17278. {
  17279.     background-color: grey;
  17280.     color: #fff;
  17281. }
  17282. #creating_tira #create_game_tira #create_game_inner
  17283. {
  17284.     position: relative;
  17285. }
  17286. #creating_tira #create_game_tira #create_game_inner .slot
  17287. {
  17288.     cursor: pointer;
  17289.     padding: 5px 0 5px 20px;
  17290.     padding-left: 20px;
  17291. }
  17292. #creating_tira #create_game_tira #create_game_inner .slot .instr_choose
  17293. {
  17294.     background-color: #eee;
  17295.     font-size: .9em;
  17296.     padding: 10px;
  17297. }
  17298. #creating_tira #create_game_tira #create_game_inner .slot>*
  17299. {
  17300.     margin-right: 10px;
  17301. }
  17302. #creating_tira #create_game_tira #create_game_inner .slot>*>*
  17303. {
  17304.     display: inline;
  17305.     display: inline-block;
  17306.     margin-right: .5em;
  17307.     vertical-align: middle;
  17308.     zoom: 1;
  17309. }
  17310. #creating_tira #create_game_tira #create_game_inner .deck
  17311. {
  17312.     background-color: #eee;
  17313.     left: 0;
  17314.     opacity: .95;
  17315.     overflow-x: hidden;
  17316.     overflow-y: auto;
  17317.     padding-left: 5px;
  17318.     position: absolute;
  17319.     text-overflow: ellipsis;
  17320.     top: 0;
  17321.     z-index: 5;
  17322. }
  17323. #creating_tira #create_game_tira #create_game_inner .deck h4
  17324. {
  17325.     font-family: "Abel",arial;
  17326.     font-size: 1.2em;
  17327.     font-weight: bold;
  17328.     padding: 10px;
  17329. }
  17330. #creating_tira #create_game_tira #create_game_inner .deck .close
  17331. {
  17332.     position: absolute;
  17333.     right: 10px;
  17334.     top: 5px;
  17335. }
  17336. #creating_tira #create_game_tira #create_game_inner .deck .decklist
  17337. {
  17338.     padding: 5px;
  17339. }
  17340. #creating_tira #create_game_tira #create_game_inner .deck .decklist>*
  17341. {
  17342.     border-radius: 3px;
  17343.     font-size: .8em;
  17344.     khtml-border-radius: 3px;
  17345.     margin-right: 1em;
  17346.     moz-border-radius: 3px;
  17347.     padding: .5em;
  17348.     padding-left: 30px;
  17349.     position: relative;
  17350.     webkit-border-radius: 3px;
  17351. }
  17352. #creating_tira #create_game_tira #create_game_inner .deck .decklist>*>*
  17353. {
  17354.     display: inline;
  17355.     display: inline-block;
  17356.     margin-right: .5em;
  17357.     vertical-align: middle;
  17358.     zoom: 1;
  17359. }
  17360. #creating_tira #create_game_tira #create_game_inner .deck .decklist>* img
  17361. {
  17362.     position: absolute;
  17363.     right: -5px;
  17364.     top: 0;
  17365. }
  17366. #creating_tira #create_game_tira #create_game_inner .deck .decklist>*:hover
  17367. {
  17368.     background-color: #fe9;
  17369. }
  17370. #creating_tira #create_game_tira #create_game_inner .deck .decklist>*.sel
  17371. {
  17372.     background-color: grey;
  17373. }
  17374. #creating_tira #create_game_tira #create_game_inner label.password
  17375. {
  17376.     background: url(/images/lock.png) no-repeat center left;
  17377.     height: 25px;
  17378.     line-height: 25px;
  17379.     padding-left: 30px;
  17380.     width: 0;
  17381. }
  17382. #creating_tira #create_game_tira #create_game_inner #maxround_cont
  17383. {
  17384.     padding: 5px 20px;
  17385. }
  17386. #creating_tira #create_game_tira #create_game_inner #maxround_cont #maxround
  17387. {
  17388.     width: 15em;
  17389. }
  17390. #creating_tira #create_game_tira #create_game_inner #maxround_cont>*
  17391. {
  17392.     margin-top: 5px;
  17393. }
  17394. #creating_tira #create_game_tira #create_game_inner #maxround_cont>*>*
  17395. {
  17396.     display: inline;
  17397.     display: inline-block;
  17398.     margin-right: 5px;
  17399.     vertical-align: middle;
  17400.     zoom: 1;
  17401. }
  17402. #creating_tira #create_game_tira #create_game_inner #maxplayer_cont
  17403. {
  17404.     padding: 5px 20px;
  17405. }
  17406. #creating_tira #create_game_tira #create_game_inner #maxplayer_cont>*
  17407. {
  17408.     margin-right: .5em;
  17409. }
  17410. #creating_tira #create_game_tira #create_game_inner #maxplayer_cont>*>*
  17411. {
  17412.     display: inline;
  17413.     display: inline-block;
  17414.     margin-right: .5em;
  17415.     vertical-align: middle;
  17416.     zoom: 1;
  17417. }
  17418. #creating_tira #create_game_tira #create_game_inner #maxplayer_cont #maxplayers
  17419. {
  17420.     width: 15em;
  17421. }
  17422. #creating_tira #create_game_tira #create_game_inner #maxplayer_cont #maxplayers_text
  17423. {
  17424.     height: 25px;
  17425.     line-height: 25px;
  17426.     padding-right: 25px;
  17427. }
  17428. #creating_tira #create_game_tira #create_game_inner #maxplayer_cont #maxplayers_text>*
  17429. {
  17430.     margin-right: .5em;
  17431. }
  17432. .dominion_gamerow img
  17433. {
  17434.     max-width: 25px;
  17435. }
  17436. #dominion_container #creating_dominion .card
  17437. {
  17438.     border: 1px solid transparent;
  17439.     cursor: pointer;
  17440.     margin: 0 2px 2px 0;
  17441.     padding: 2px;
  17442. }
  17443. #dominion_container #creating_dominion .card:hover
  17444. {
  17445.     border: 1px solid #b11;
  17446. }
  17447. #dominion_container #creating_dominion .card.sel
  17448. {
  17449.     background-color: #ff1;
  17450. }
  17451. #dominion_container #dominion_admin #dcards
  17452. {
  17453.     width: 100%;
  17454. }
  17455. #dominion_container #dominion_admin #dcards .dcard
  17456. {
  17457.     width: 320px;
  17458. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement