Advertisement
Guest User

Untitled

a guest
Jul 1st, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.51 KB | None | 0 0
  1. body {
  2. background: #292929;
  3. color: #9a9a9a;
  4. }
  5. #nguheader .container-fluid.shoutbox_head {
  6. /*Top SB Background*/
  7.  
  8. background: #454545 !important;
  9. height: 44px;
  10. padding-left: 10px;
  11. padding-right: 10px;
  12. border-top-left-radius: 2px;
  13. border-top-right-radius: 2px;
  14. -webkit-border-top-left-radius: 2px;
  15. -webkit-border-top-right-radius: 2px;
  16. }
  17. .body_wrapper {
  18. /*SB Backing*/
  19.  
  20. padding: 10px 20px 10px 20px;
  21. background: #292929 !important;
  22. -moz-border-bottom-left-radius: 2px;
  23. -moz-border-bottom-right-radius: 2px;
  24. -webkit-border-bottom-left-radius: 2px;
  25. -webkit-border-bottom-right-radius: 2px;
  26. border-bottom-left-radius: 2px;
  27. border-bottom-right-radius: 2px;
  28. }
  29. #nguheader .form-control {
  30. /*Border to Forums*/
  31.  
  32. display: block;
  33. width: 100%;
  34. height: 34px;
  35. padding: 6px 12px;
  36. font-size: 14px;
  37. line-height: 1.42857143;
  38. color: #9A9A9A !important;
  39. background-color: #383838 !important;
  40. background-image: none;
  41. border: 1px solid #2f2f2f !important;
  42. border-radius: 4px;
  43. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  44. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  45. -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  46. -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  47. transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  48. }
  49. .forumhome_forum_block {
  50. /*Border to Forums*/
  51.  
  52. border: 2px solid #292929;
  53. border-top: none;
  54. }
  55. .forumhome_left {
  56. /*subforums*/
  57.  
  58. float: left;
  59. font-family: 'Open Sans', sans-serif;
  60. background-color: #292929;
  61. min-width: 400px;
  62. max-width: calc(100% - 320px);
  63. display: block;
  64. padding-top: 20px;
  65. overflow: auto;
  66. width: 100%;
  67. }
  68. .forumhome_lastpost_thread {
  69. color: #9a9a9a;
  70. font-family: 'Open Sans', sans-serif;
  71. font-weight: 600;
  72. }
  73. .forumhome_forum_bit {
  74. /*subforums*/
  75.  
  76. border-bottom: 2px solid #454545;
  77. margin-left: 28px;
  78. margin-right: 28px;
  79. padding-top: 10px;
  80. padding-bottom: 10px;
  81. overflow: auto;
  82. }
  83. .forumhome_forum_block_title {
  84. color: #2BA5F3;
  85. float: left;
  86. font-size: 14pt;
  87. margin-top: -14px;
  88. padding-left: 15px;
  89. padding-right: 15px;
  90. margin-left: 54px;
  91. background-color: #292929;
  92. position: absolute;
  93. text-transform: uppercase;
  94. display: table;
  95. }
  96. .shoutbox_body {
  97. min-height: 280px;
  98. border: 2px solid #454545;
  99. border-top: none;
  100. color: #3e3e3e;
  101. font-size: 13px;
  102. overflow: hidden;
  103. }
  104. .forumhome_forum_text {
  105. padding-left: 12px;
  106. color: #9a9a9a;
  107. font-size: 15px;
  108. vertical-align: middle;
  109. font-family: 'Open Sans', sans-serif;
  110. margin-top: 9px;
  111. }
  112. font[color="Black"] {
  113. color: #c3c3c3;
  114. }
  115. font[color="#182735"] {
  116. color: #FFFFFF;
  117. }
  118. font[color="Blue"] {
  119. color: #2d4dff;
  120. }
  121. font[color="#0715db"] {
  122. color: #2d4dff;
  123. }
  124. font[color="#FF5e00"] {
  125. color: #ff3333;
  126. }
  127. font[color="Red"] {
  128. color: #ff3333;
  129. }
  130. font[color="Crimson"] {
  131. color: #DC143C;
  132. }
  133. font[color="Purple"] {
  134. color: #993399;
  135. }
  136. font[color="Green"] {
  137. color: #339933;
  138. }
  139. font[color="Brown"] {
  140. color: #B75555;
  141. }
  142. font[color="#7900d6"] {
  143. color: #A367D3;
  144. }
  145. font[color="#FF0000"] {
  146. color: #FF6060;
  147. }
  148. font[color="#000001"] {
  149. color: #c3c3c3;
  150. }
  151. .time {
  152. /*subforums*/
  153.  
  154. color: #9a9a9a;
  155. }
  156. /* sectionals */
  157.  
  158. span[style="font-weight:bold;color:#3C86B8"] {
  159. color: rgba(255, 255, 255, 0.8) !important;
  160. background-color: #3C86B8;
  161. border-radius: 4px 4px 4px 4px;
  162. padding-left: 4px;
  163. padding-right: 4px;
  164. }
  165. /* mods */
  166.  
  167. span[style="font-weight: bold; color: #264971"] {
  168. color: rgba(255, 255, 255, 0.8) !important;
  169. background-color: #264971;
  170. border-radius: 4px 4px 4px 4px;
  171. padding-left: 4px;
  172. padding-right: 4px;
  173. }
  174. /* cm */
  175.  
  176. span[style="font-weight: bold; color:#182735;"] {
  177. color: rgba(255, 255, 255, 0.8) !important;
  178. background-color: #182735;
  179. border-radius: 4px 4px 4px 4px;
  180. padding-left: 4px;
  181. padding-right: 4px;
  182. }
  183. /* admin */
  184.  
  185. span[style="font-weight: bold; color:#FF4136;"] {
  186. color: rgba(255, 255, 255, 0.8) !important;
  187. background-color: #FF4136;
  188. border-radius: 4px 4px 4px 4px;
  189. padding-left: 4px;
  190. padding-right: 4px;
  191. }
  192. /* sal */
  193.  
  194. span[style="font-weight: bold; color:red;"] {
  195. color: rgba(255, 255, 255, 0.8) !important;
  196. background-color: rgba(255, 0, 0, 0.8);
  197. border-radius: 4px 4px 4px 4px;
  198. padding-left: 4px;
  199. padding-right: 4px;
  200. text-shadow: inherit !important;
  201. }
  202. /* gsquad */
  203.  
  204. span[style="font-weight: bold; color:#68C5E7;"] {
  205. padding-left: 4px;
  206. padding-right: 4px;
  207. }
  208. /* gobble */
  209.  
  210. span[style="color:#696969;"] {
  211. color: rgba(169, 169, 169, 0.7) !important;
  212. border: solid 1px rgba(169, 169, 169, 0.3);
  213. border-radius: 4px 4px 4px 4px;
  214. padding-left: 4px;
  215. padding-right: 4px;
  216. }
  217. /* blue elites */
  218.  
  219. font[color="#0715db"] {
  220. color: #2B37DB !important;
  221. }
  222. /* pink elites */
  223.  
  224. font[color="#FF00FF"] {
  225. color: #FF00FF !important;
  226. }
  227. /* green1 elites */
  228.  
  229. font[color="#2A782B"] {
  230. color: #488B46 !important;
  231. }
  232. /* green2 elites */
  233.  
  234. font[color="#872657"] {
  235. color: #9F5179 !important;
  236. }
  237. /* purple elites */
  238.  
  239. font[color="#7900d6"] {
  240. color: #8C25D7;
  241. }
  242. /* grey elites */
  243.  
  244. font[color="#949494"] {
  245. color: #d3d3d3;
  246. }
  247. /*banned users */
  248.  
  249. span[style="color: Gainsboro;"] {
  250. color: #000000 !important;
  251. text-decoration: line-through !important;
  252. }
  253. span[style="color: Gainsboro;"]:after {
  254. content: url(http://www.nextgenupdate.com/forums/images/smilies/banhamma.gif);
  255. }
  256. /* scrollbars */
  257.  
  258. .shoutbox_body_cont::-webkit-scrollbar {
  259. height: 12px !important;
  260. width: 8px !important;
  261. background: #404040 !important;
  262. /* for vertical scrollbars */
  263. /* for horizontal scrollbars */
  264. }
  265. .shoutbox_body_cont::-webkit-scrollbar-track {
  266. background: rgba(0, 0, 0, 0.1) !important;
  267. }
  268. .shoutbox_body_cont::-webkit-scrollbar-thumb {
  269. border-radius: 10px !important;
  270. }
  271. .shoutbox_body_cont::-webkit-scrollbar-thumb:hover {
  272. border: 1px solid rgba(255, 255, 255, 0.5) !important;
  273. }
  274. #nguheader .btn-default {
  275. color: #9a9a9a !important;
  276. background-color: #383838 !important;
  277. border-color: #292929 !important;
  278. }
  279. .jb_footer_col_header {
  280. position: absolute;
  281. color: #2ba5f3;
  282. background-color: #292929;
  283. padding-left: 15px;
  284. padding-right: 15px;
  285. margin-left: 27px;
  286. margin-top: -14px;
  287. text-transform: uppercase;
  288. font-family: 'Open Sans';
  289. font-size: 14pt;
  290. }
  291. .jb_footer_col_body {
  292. height: 100%;
  293. border: 2px solid #454545;
  294. border-top: none;
  295. overflow-y: hidden;
  296. }
  297. .jb_footer_hot_forum_box {
  298. margin: 0px 20px 4px 20px;
  299. color: #2ba5f3;
  300. font-family: 'Open Sans';
  301. border-bottom: 2px solid #454545;
  302. padding-top: 4px;
  303. padding-bottom: 8px;
  304. }
  305. .jb_footer_staffuser_box {
  306. margin: 0px 20px 4px 20px;
  307. color: #2ba5f3;
  308. font-family: 'Open Sans';
  309. border-bottom: 2px solid #454545;
  310. padding-top: 4px;
  311. padding-bottom: 8px;
  312. }
  313. .forumhome_forum_text {
  314. color: #9A9A9A !important;
  315. }
  316. #nguheader a>.threadbit_thread_title {
  317. margin-bottom: 2px;
  318. font-size: 15px;
  319. color: #9a9a9a;
  320. }
  321. div [style="background: #104F6B; border-bottom: 0px;"] {
  322. background: #292929 !important;
  323. }
  324. div [style="background: #0b3c52;"] {
  325. background: #454545 !important;
  326. }
  327. body a {
  328. color: #9a9a9a;
  329. text-decoration: none;
  330. }
  331. .forum_info {
  332. margin-bottom: 5px;
  333. margin-top: 15px;
  334. float: left;
  335. width: 100%;
  336. clear: both;
  337. position: relative;
  338. top: -10px;
  339. color: #9a9a9a;
  340. font: 12px;
  341. }
  342. .blockhead {
  343. background: no-repeat scroll 10px center #292929!important;
  344. height: 48px;
  345. font-size: 17px!important;
  346. border: 1px solid #454545!important;
  347. color: #9A9A9A!important;
  348. text-transform: uppercase;
  349. text-align: center;
  350. text-shadow: 1px 0 #292929;
  351. font-family: arial;
  352. line-height: 48px;
  353. box-shadow: 0 0 0 0!important;
  354. font-weight: bold;
  355. }
  356. div [style="margin: 0; border-bottom: 2px solid rgb(242, 242, 242); background: #ffffff;"] {
  357. background: #404040 !important;
  358. }
  359. div [style="background: #104F6B; border-bottom: 0px;"] {
  360. background: #292929 !important;
  361. }
  362. div [style="background: #0b3c52;"] {
  363. background: #404040 !important;
  364. }
  365. div [style="font-weight: bold; color:#182735;"] {
  366. color: #9a9a9a !important;
  367. }
  368. div [style="font-weight: bold; color: #264971"] {
  369. color: #1574FF !important;
  370. }
  371. div [style="font-weight: bold; color: #264971"] {
  372. color: #1574FF !important;
  373. }
  374. div [style="font-size: 16px;font-weight: 600; color: #4e4f5c;"] {
  375. color: #6BB5FF !important;
  376. }
  377. div [style="margin-bottom: 20px; border: 2px solid #d6d9dc; padding: 16px; font-family: 'Open Sans', sans-serif; padding-bottom: 2px; "] {
  378. border: 2px solid #6BB5FF !important;
  379. }
  380. div [style="color: #2BA5F3; position: relative; float: left;font-size: 14pt;font-family: Open Sans;margin-top: -14px;padding-left: 15px;padding-right: 15px;margin-left: 54px;background-color: white;display: inline-block;"] {
  381. background-color: #292929 !important;
  382. }
  383. div [style="background-color: white; min-height: 394px; border-bottom-left-radius: 1px; border-right: 1px solid rgb(242, 242, 242); font-family: 'Open Sans', sans-serif; float: left;"] {
  384. background-color: #292929 !important;
  385. }
  386. div [style="height: 100%; border-right: 2px solid #d6d9dc;font-size: 14px;font-family: 'Open Sans', sans-serif;position: relative;text-transform:uppercase;color:#777777;padding-top: 12px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;"] {
  387. color: #9a9a9a !important;
  388. }
  389. div [style="float: right;right: 0;margin-top: -18px; background: #ffffff;"] {
  390. background: #292929 !important;
  391. }
  392. div [style="text-align: center; font-size: 15px; position: absolute; bottom: 5px; right: 8px; background: rgb(36, 36, 36) none repeat scroll 0% 0%; padding-left: 20px;"] {
  393. background: #292929 !important;
  394. }
  395. div [style="width: 100%; color: #4e4f5c; font-family: 'Open Sans',sans-serif; margin-top: 5.5px;"] {
  396. color: #9a9a9a !important;
  397. }
  398. div [style="color: #4e4f5c; font-family: 'Open Sans',sans-serif; text-align: right;"] {
  399. color: #9a9a9a !important;
  400. }
  401. #nguheader .thread_listing_separator {
  402. border-top: 8px solid #454545;
  403. display: block;
  404. margin-top: 0px;
  405. margin-bottom: 0px;
  406. }
  407. #sidebar_container.member_summary {
  408. color: #B72727;
  409. background-color: #292929;
  410. background-image: none;
  411. background-repeat: repeat;
  412. border-color: #404040;
  413. }
  414. dl.stats dt,
  415. #sidebar_container dl.stats,
  416. #sidebar_container .blockbody.userprof_content,
  417. #sidebar_container .userprof_content .time,
  418. .userprof_content .time {
  419. color: #9a9a9a;
  420. background-color: #292929;
  421. background-image: none;
  422. }
  423. #sidebar_container .userprof_content .blockrow {
  424. color: #9a9a9a;
  425. background-color: #292929;
  426. background-image: none;
  427. background-repeat: repeat;
  428. border-color: rgb(64, 64, 64);
  429. }
  430. #sidebar_container.member_summary {
  431. width: 240px;
  432. clear: right;
  433. -moz-border-radius: 2px;
  434. -webkit-border-radius: 2px;
  435. border-radius: 2px;
  436. -moz-box-shadow: -2px 2px 2px #c8c8c8;
  437. -webkit-box-shadow: -2px 2px 2px #c8c8c8;
  438. box-shadow: -2px 2px 2px #292929;
  439. border: 1px solid #454545;
  440. display: inline-block;
  441. margin-bottom: 10px;
  442. padding: 0;
  443. }
  444. .userprof_content_border {
  445. border-color: rgb(64, 64, 64);
  446. border-style: solid;
  447. border-width: 1px;
  448. }
  449. #sidebar_container .blocksubhead {
  450. color: #9a9a9a;
  451. border-color: #9E785C;
  452. }
  453. li.activitybit {
  454. overflow: hidden;
  455. color: #9a9a9a;
  456. font-weight: normal;
  457. font-family: inherit;
  458. font-size: 11px;
  459. margin: 0px 0px 10px 0px;
  460. border: 0 none;
  461. padding: 10px;
  462. background: #292929 none no-repeat;
  463. }
  464. #activity_tab_container>div {
  465. overflow: hidden;
  466. background-color: #292929;
  467. }
  468. .member_summary .friends_mini .friends_list li .image_friend_link {
  469. padding: 3px;
  470. border: 1px solid #404040;
  471. border-radius: 3px;
  472. -moz-border-radius: 3px;
  473. -webkit-border-radius: 3px;
  474. width: 50px;
  475. height: 50px;
  476. overflow: hidden;
  477. display: inline-block;
  478. }
  479. .member_summary dd.avatar img {
  480. height: auto;
  481. padding: 3px;
  482. border: 1px solid #404040;
  483. -moz-border-radius: 3px;
  484. -webkit-border-radius: 3px;
  485. border-radius: 3px;
  486. }
  487. #sidebar_container a {
  488. color: #9a9a9a;
  489. }
  490. .reputation p span {
  491. color: #9a9a9a;
  492. }
  493. #rate_btn {
  494. float: left;
  495. width: 86px;
  496. margin-left: 37px;
  497. height: 21px;
  498. padding-left: 2px;
  499. background-color: #292929;
  500. border-radius: 5px;
  501. border: solid 1px;
  502. border-top-color: #404040;
  503. border-left-color: #404040;
  504. border-bottom-color: #404040;
  505. border-right-color: #404040;
  506. }
  507. .threadbit {
  508. padding: 0;
  509. width: 100%;
  510. display: block;
  511. clear: both;
  512. color: #9a9a9a;
  513. float: left;
  514. position: relative;
  515. -moz-box-shadow: -2px 2px 2px #c8c8c8;
  516. -webkit-box-shadow: -2px 2px 2px #404040;
  517. box-shadow: -2px 2px 2px #404040;
  518. }
  519. .pagination span a {
  520. font: normal 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  521. border: 1px solid #404040;
  522. height: 15.99px;
  523. padding: 2px 4px;
  524. margin-left: 1px;
  525. background: #292929 none;
  526. text-decoration: none;
  527. color: #9a9a9a;
  528. }
  529. h2.searchlisthead {
  530. font: bold 12px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  531. border: 1px solid #404040;
  532. _background-image: none;
  533. color: #9a9a9a;
  534. float: left;
  535. display: block;
  536. width: 100%;
  537. position: relative;
  538. clear: both;
  539. -moz-border-radius-topright: 0px;
  540. -moz-border-radius-topleft: 0px;
  541. -webkit-border-top-right-radius: 0px;
  542. -webkit-border-top-left-radius: 0px;
  543. border-top-right-radius: 0px;
  544. border-top-left-radius: 0px;
  545. -moz-box-shadow: -2px 2px 2px #c8c8c8;
  546. -webkit-box-shadow: -2px 2px 2px #404040;
  547. box-shadow: -2px 2px 2px #404040;
  548. }
  549. .pagination span a.popupctrl {
  550. height: 15.99px;
  551. background: #292929;
  552. padding-right: 4px;
  553. padding-left: 18px;
  554. }
  555. .threadbit .alt {
  556. background: #292929;
  557. }
  558. .threadbit .nonsticky,
  559. .threadbit .discussionrow {
  560. background: #292929;
  561. }
  562. .threadbit .nonsticky,
  563. .threadbit .deleted,
  564. .threadbit .discussionrow,
  565. .threadbit .ignored {
  566. border: 1px solid #404040;
  567. border-top: 0;
  568. width: 100%;
  569. float: left;
  570. display: block;
  571. clear: both;
  572. position: relative;
  573. margin-top: 0;
  574. }
  575. .threadbit .sticky {
  576. background: #292929;
  577. border: 1px solid #404040;
  578. border-top: 0;
  579. width: 100%;
  580. float: left;
  581. display: block;
  582. clear: both;
  583. position: relative;
  584. }
  585. #searchtypeswitcher {
  586. border-bottom: 4px solid #292929;
  587. }
  588. .blocksubhead {
  589. font: normal 12px;
  590. color: #9a9a9a;
  591. background: #292929 none repeat-x;
  592. padding: 4px 10px 4px 10px;
  593. border-top: 1px solid #404040;
  594. }
  595. .formcontrols .blockrow {
  596. background: #292929 none repeat-x center bottom;
  597. border-top: solid 1px #404040;
  598. padding: 10px 5px;
  599. }
  600. .blockfoot,
  601. .blocksubfoot {
  602. display: block;
  603. clear: both;
  604. background: #292929 none;
  605. padding: 5px 0px 5px 0px;
  606. border: 0 none #404040;
  607. }
  608. .formcontrols .section {
  609. padding: 0 0;
  610. padding-top: 0px;
  611. padding-right: 0px;
  612. padding-bottom: 0px;
  613. padding-left: 0px;
  614. }
  615. .actionbuttons .group .button {
  616. cursor: pointer;
  617. padding: 2.5px 5px;
  618. font: bold 11px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  619. border: 1px solid #404040;
  620. color: #424242;
  621. background: #FFFFFF;
  622. }
  623. .shoutbox_body {
  624. min-height: 280px;
  625. border: 2px solid #454545 !important;
  626. border-top: none;
  627. color: #9a9a9a !important;
  628. font-size: 13px;
  629. overflow: hidden;
  630. }
  631. #memberlist_table tr td {
  632. border-bottom: 1px solid #404040;
  633. }
  634. #memberlist_table td.alt1 {
  635. background: #292929 none repeat-x center bottom;
  636. }
  637. #charnav {
  638. border: 1px solid #404040;
  639. -moz-border-radius: 5px;
  640. -webkit-border-radius: 5px;
  641. border-radius: 5px;
  642. padding: 7px;
  643. margin-bottom: 1em;
  644. margin-left: auto;
  645. margin-right: auto;
  646. width: auto;
  647. }
  648. #charnav dd a {
  649. font-size: 11px;
  650. padding: 2px 4px;
  651. border: 1px solid #404040;
  652. -moz-border-radius: 3px;
  653. -webkit-border-radius: 3px;
  654. border-radius: 3px;
  655. text-decoration: none;
  656. display: block;
  657. text-align: center;
  658. margin-left: 2px;
  659. }
  660. .reputation {
  661. background: #292929;
  662. float: right;
  663. width: 144px;
  664. margin-right: 0px;
  665. }
  666. .joindate {
  667. padding: 0px 0px 0px 0px;
  668. padding-top: 0px;
  669. padding-right: 0px;
  670. padding-bottom: 0px;
  671. padding-left: 0px;
  672. }
  673. .joindate,
  674. .post,
  675. .membership {
  676. color: #3BA7D2;
  677. font-size: 11px;
  678. line-height: 16px;
  679. float: left;
  680. margin: 0;
  681. border-left: 1px solid #404040;
  682. }
  683. #usercp_nav .blockrow * a:hover {
  684. background-color: #FFEB90;
  685. color: #9a9a9a;
  686. text-decoration: none;
  687. }
  688. .forumhome_forum_block {
  689. border: 2px solid #404040;
  690. border-top: none;
  691. }
  692. .postbitlegacy .postbody,
  693. .eventbit .eventdetails .eventbody {
  694. background: #292929 none repeat scroll 0% 0%
  695. }
  696. .postbitlegacy .postrow,
  697. .eventbit .eventrow,
  698. .postbitdeleted .postrow,
  699. .postbitignored .postrow {
  700. color: #9a9a9a;
  701. }
  702. .postbit .postbody {
  703. color: #FFF;
  704. background: #292929;
  705. }
  706. .jb_quote_container {
  707. border: 1px solid #404040;
  708. background-color: #404040;
  709. }
  710. .intro_block .text {
  711. display: block;
  712. padding: 4px 0;
  713. background: rgb(41, 41, 41);
  714. border: 1px solid #292929;
  715. }
  716. .blockbody {
  717. background: rgb(41, 41, 41) none no-repeat;
  718. padding-left: 0px;
  719. padding-right: 0px;
  720. }
  721. #usercp_nav .blocksubhead {
  722. font: normal 12px;
  723. color: #9a9a9a;
  724. background: #292929 none repeat-x;
  725. padding: 4px 10px 4px 10px;
  726. border-top: none;
  727. }
  728. #usercp_nav .blocksubhead {
  729. color: #FFFFFF;
  730. background: #292929;
  731. }
  732. #usercp_nav .blockrow {
  733. background: #292929;
  734. }
  735. .pmlist .blockrow {
  736. border-top: solid 1px #404040;
  737. background: #292929 none repeat-x center bottom;
  738. clear: both;
  739. position: relative;
  740. }
  741. .glyphicon {
  742. color: #9A9A9A !important;
  743. }
  744. div.legacypost div div {
  745. background: #292929 !important;
  746. border-left: 1px solid rgb(64, 64, 64) !important;
  747. }
  748. div [style="width: 100%; border-bottom: 2px solid rgb(242, 242, 242); padding-top: 10px; padding-bottom: 10px; padding-left: 10px;"] {
  749. border-bottom: 2px solid #404040 !important;
  750. }
  751. div [style="float: left; width: 50%; text-align: center; border-right: 1px solid rgb(242, 242, 242); border-top: 2px solid rgb(242, 242, 242); border-bottom: 2px solid rgb(242, 242, 242); padding-top: 10px; padding-bottom: 10px; margin-top: 10px;"] {
  752. border-right: 1px solid #404040 !important;
  753. border-top: 2px solid #404040 !important;
  754. border-bottom: 2px solid #404040 !important;
  755. }
  756. div [style="float: left; width: 50%; text-align: center; border-left: 1px solid rgb(242, 242, 242); border-top: 2px solid rgb(242, 242, 242); border-bottom: 2px solid rgb(242, 242, 242); padding-top: 10px; padding-bottom: 10px; margin-top: 10px;"] {
  757. border-left: 1px solid #404040 !important;
  758. border-top: 2px solid #404040 !important;
  759. border-bottom: 2px solid #404040 !important;
  760. }
  761. .userprof_content {
  762. color: #9a9a9a;
  763. background-color: #ffffff;
  764. background-image: none;
  765. background-repeat: repeat;
  766. }
  767. .postbit,
  768. .postbitlegacy,
  769. .eventbit {
  770. margin-bottom: 10px;
  771. display: block;
  772. width: 100%;
  773. clear: both;
  774. position: relative;
  775. float: left;
  776. color: #3e3e3e;
  777. border: 1px solid #404040;
  778. }
  779. .userprof_title {
  780. color: #9a9a9a;
  781. }
  782. .userprof_content {
  783. color: #9a9a9a;
  784. background-color: #292929;
  785. background-image: none;
  786. background-repeat: repeat;
  787. }
  788. .userprof_headers_border {
  789. border-color: #404040;
  790. }
  791. .userprof_headers {
  792. color: #9a9a9a;
  793. background-color: #292929;
  794. background-image: none;
  795. background-repeat: repeat;
  796. }
  797. .userprof .postbit .postdate .time {
  798. color: #9a9a9a;
  799. }
  800. li.userprof_content_border {
  801. border-color: rgb(64, 64, 64);
  802. }
  803. li.userprof_content {
  804. margin-bottom: .5em;
  805. color: #9a9a9a;
  806. background-color: #292929;
  807. background-image: none;
  808. background-repeat: repeat;
  809. }
  810. .profile_content .infractions_block .inflisthead {
  811. width: 100%;
  812. border-bottom: 1px solid #404040;
  813. height: 26px;
  814. font-weight: bold;
  815. font-size: 13px;
  816. float: left;
  817. }
  818. .profile_content #infractionslist li {
  819. width: 100%;
  820. height: auto;
  821. display: block;
  822. float: left;
  823. clear: both;
  824. border-bottom: 1px solid #404040;
  825. }
  826. .userprof_content .shade {
  827. color: #9a9a9a;
  828. }
  829. .replisthead {
  830. width: 100%;
  831. border-bottom: 1px solid #404040;
  832. height: 26px;
  833. font-weight: bold;
  834. font-size: 13px;
  835. float: left;
  836. }
  837. #mprlist li {
  838. width: 100%;
  839. height: auto;
  840. display: block;
  841. float: left;
  842. clear: both;
  843. border-bottom: 1px solid #404040;
  844. }
  845. div.blockrow.editor {
  846. background-color: #292929;
  847. }
  848. div.actionbuttons.transparent {
  849. background-color: #292929;
  850. }
  851. #visitormessageseditor {
  852. background: #292929;
  853. }
  854. .texteditor.content .cke_skin_kama textarea.cke_source,
  855. .texteditor textarea {
  856. color: #9a9a9a;
  857. font: 13px Tahoma, Calibri, Verdana, Geneva, sans-serif;
  858. white-space: pre-wrap;
  859. background: #292929 none;
  860. }
  861. .cke_skin_kama .cke_wrapper.cke_ltr,
  862. .cke_skin_kama .cke_wrapper.cke_rtl {
  863. background: #292929;
  864. }
  865. #nguheader .form-control {
  866. display: block;
  867. width: 100%;
  868. height: 34px;
  869. padding: 6px 12px;
  870. font-size: 14px;
  871. line-height: 1.42857143;
  872. color: #9a9a9a;
  873. background-color: #383838;
  874. background-image: none;
  875. border: 1px solid #2f2f2f;
  876. border-radius: 4px;
  877. -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  878. box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  879. -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  880. -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  881. transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  882. }
  883. ::-webkit-scrollbar {
  884. height: 12px;
  885. width: 8px;
  886. background: #404040;
  887. }
  888. ::-webkit-scrollbar-thumb {
  889. background: #222222;
  890. -webkit-border-radius: 1ex;
  891. -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
  892. }
  893. ::-webkit-scrollbar-corner {
  894. background: #404040;
  895. }
  896. #nguheader .nav-tabs {
  897. border-bottom: 1px solid #292929 !important;
  898. }
  899. #nguheader .navbar-static-top {
  900. margin-bottom: 0px;
  901. min-width: 1000px;
  902. border-bottom: 1px solid #292929;
  903. background: #485a64;
  904. background: -moz-linear-gradient(top, #485a64 0%, #0d3d51 100%);
  905. background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2C6B8E), color-stop(100%, #0d3d51));
  906. background: -webkit-linear-gradient(top, #113A50 0%, #0d3d51 100%);
  907. background: -o-linear-gradient(top, #485a64 0%, #0d3d51 100%);
  908. background: -ms-linear-gradient(top, #485a64 0%, #0d3d51 100%);
  909. background: linear-gradient(to bottom, #292929 0%, #292929 100%);
  910. }
  911. .content {
  912. background-color: #292929;
  913. width: 100%;
  914. }
  915. #nguheader .divide-nav {
  916. height: 40px;
  917. background-color: #404040;
  918. min-width: 1000px;
  919. }
  920. .introduction {
  921. color: #9a9a9a;
  922. margin-bottom: 20px;
  923. font-size: 15px;
  924. }
  925. .Home_inner_content {
  926. background-color: #404040;
  927. box-shadow: 0 0 4px rgba(0, 0, 0, 0.3);
  928. font-family: 'OpenSans';
  929. padding: 21px 18px 0 19px;
  930. margin: 0 auto;
  931. border-radius: 7px;
  932. width: 970px;
  933. margin-top: 10px;
  934. }
  935. span.cke_skin_kama {
  936. -moz-border-radius: 5px;
  937. -webkit-border-radius: 5px;
  938. border-radius: 5px;
  939. border: 1px solid #404040;
  940. padding: 5px;
  941. }
  942. .newactivity a,
  943. .newactivity>span,
  944. .moreactivity a,
  945. .moreactivity span {
  946. color: #9a9a9a;
  947. }
  948. .postbitlegacy .postbody,
  949. .eventbit .eventdetails .eventbody {
  950. margin-left: 200px;
  951. border-left: 1px solid #404040;
  952. _background-image: none;
  953. padding-bottom: 1em;
  954. }
  955. .signature {
  956. padding-top: 1em;
  957. border-top: 1px solid #404040;
  958. margin-top: 2em;
  959. }
  960. .postbit .posttitle,
  961. .postbitlegacy .title {
  962. border-bottom: 1px solid #404040;
  963. padding-bottom: 5px;
  964. margin-bottom: 5px;
  965. }
  966. #nguheader hr {
  967. margin-top: 20px;
  968. margin-bottom: 20px;
  969. border: 0;
  970. border-top: 1px solid #404040;
  971. }
  972. #nguheader a.forumdisplay_navbar_link {
  973. border-right: 2px solid #404040;
  974. height: 100%;
  975. font-size: 14px;
  976. color: #9a9a9a;
  977. text-align: center;
  978. padding-top: 12px;
  979. font-family: 'Open Sans', sans-serif;
  980. }
  981. .legacypost {
  982. border-left: 1px solid rgb(64, 64, 64) !important;
  983. padding-bottom: 0px;
  984. }
  985. .legacyuserinfo {
  986. border-right: 1px solid rgb(64, 64, 64) !important;
  987. }
  988. #nguheader .divide-nav>.container>.nav>li>a {
  989. padding-left: 0px;
  990. text-decoration: none;
  991. color: #9a9a9a;
  992. font-size: 12px;
  993. padding-right: 21px;
  994. }
  995. #nguheader .dropdown-menu {
  996. /*Edited*/
  997.  
  998. position: absolute;
  999. top: 100%;
  1000. left: 7;
  1001. z-index: 1000;
  1002. display: none;
  1003. float: left;
  1004. min-width: 160px;
  1005. padding: 5px 0;
  1006. margin: 2px 0 0;
  1007. list-style: none;
  1008. font-size: 14px;
  1009. text-align: left;
  1010. background-color: #292929 !important;
  1011. border: 1px solid #454545 !important;
  1012. border: 1px solid rgb(64, 64, 64);
  1013. border-radius: 4px;
  1014. -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;
  1015. box-shadow: 0 6px 12px rgb(64, 64, 64) !important;
  1016. background-clip: padding-box;
  1017. }
  1018. #nguheader .dropdown-menu>li>a {
  1019. display: block;
  1020. padding: 3px 20px;
  1021. clear: both;
  1022. font-weight: normal;
  1023. line-height: 1.42857143;
  1024. color: #9A9A9A !important;
  1025. white-space: nowrap;
  1026. }
  1027. .divider {
  1028. display: none;
  1029. }
  1030. .texteditor.forum .cke_skin_kama textarea.cke_source,
  1031. .texteditor.forum textarea {
  1032. color: #9A9A9A !important;
  1033. font: 13px Verdana, Arial, Tahoma, Calibri, Geneva, sans-serif;
  1034. white-space: pre-wrap;
  1035. background: #1B1B1B none;
  1036. }
  1037. .jb_quote_head {
  1038. font-weight: bold;
  1039. padding: 8px;
  1040. border-bottom: 1px solid #404040;
  1041. }
  1042. .summaryinfo {
  1043. border-bottom: solid 1px #404040;
  1044. }
  1045. #referrallink {
  1046. border: 1px solid #404040;
  1047. padding: 0px 0px 6px 6px;
  1048. }
  1049. div #enzobar {
  1050. border: 2px solid #404040 !important;
  1051. }
  1052. #nguheader div.forumdisplay_dropdown_cont > a {
  1053. height: 100%;
  1054. font-size: 14px;
  1055. color: #9a9a9a;
  1056. text-align: center;
  1057. padding-top: 12px;
  1058. font-family: 'Open Sans', sans-serif;
  1059. text-decoration: none;
  1060. }
  1061. div [style="height: 100%; border-right: 2px solid #d6d9dc;font-size: 14px;font-family: 'Open Sans', sans-serif;position: relative;text-transform:uppercase;color:#777777;padding-top: 12px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;"] {
  1062. border-right: 2px solid #404040 !important;
  1063. }
  1064. .content p {
  1065. color: #9a9a9a;
  1066. font-family: 'Open Sans', sans-serif;
  1067. font-size: 18px;
  1068. font-weight: 300;
  1069. margin: 0;
  1070. padding-top: 14px;
  1071. text-align: justify;
  1072. }
  1073. .bootstrap .modal {
  1074. position: fixed;
  1075. top: 50%;
  1076. left: 50%;
  1077. z-index: 1050;
  1078. overflow: auto;
  1079. width: 560px;
  1080. margin: -250px 0 0 -280px;
  1081. background-color: #454545;
  1082. border: 1px solid #999;
  1083. border: 1px solid rgba(0, 0, 0, 0.3);
  1084. -webkit-border-radius: 6px;
  1085. -moz-border-radius: 6px;
  1086. border-radius: 6px;
  1087. -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  1088. -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  1089. box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  1090. -webkit-background-clip: padding-box;
  1091. -moz-background-clip: padding-box;
  1092. background-clip: padding-box;
  1093. }
  1094. .bootstrap .modal-footer {
  1095. padding: 14px 15px 15px;
  1096. margin-bottom: 0;
  1097. text-align: right;
  1098. background-color: #454545;
  1099. border-top: 1px solid #292929;
  1100. -webkit-border-radius: 0 0 6px 6px;
  1101. -moz-border-radius: 0 0 6px 6px;
  1102. border-radius: 0 0 6px 6px;
  1103. -webkit-box-shadow: inset 0 1px 0 #454545;
  1104. -moz-box-shadow: inset 0 1px 0 #ffffff;
  1105. box-shadow: inset 0 1px 0 #454545;
  1106. }
  1107. .bootstrap a {
  1108. color: #9a9a9a;
  1109. text-decoration: none;
  1110. }
  1111. .bootstrap .nav-tabs > .active > a,
  1112. .bootstrap .nav-tabs > .active > a:hover {
  1113. color: #555555;
  1114. background-color: #EDEDED;
  1115. border: 1px solid #292929;
  1116. border-bottom-color: transparent;
  1117. cursor: default;
  1118. }
  1119. .bootstrap .nav-tabs {
  1120. border-bottom: 1px solid #292929;
  1121. }
  1122. .bootstrap .modal-header {
  1123. padding: 9px 15px;
  1124. border-bottom: 1px solid #292929;
  1125. }
  1126. .bootstrap .nav-tabs > .active > a,
  1127. .bootstrap .nav-tabs > .active > a:hover {
  1128. color: #9a9a9a;
  1129. background-color: #454545;
  1130. border: 1px solid #292929;
  1131. border-bottom-color: transparent;
  1132. cursor: default;
  1133. }
  1134. div [style="margin-bottom: 20px; border: 2px solid #d6d9dc; padding: 16px; font-family: 'Open Sans', sans-serif; padding-bottom: 2px; "] {
  1135. border: 2px solid #454545 !important;
  1136. }
  1137. div.shoutbox_body {
  1138. background-color: #292929 !important;
  1139. }
  1140. .activitystream_block dd,
  1141. dd.userprof_moduleinactive {
  1142. color: #000000;
  1143. background-color: #f1f3f8;
  1144. border-color: #404040;
  1145. background-image: none;
  1146. background-repeat: repeat;
  1147. }
  1148. .fhsidebar_popular_forums_block {
  1149. display: none;
  1150. }
  1151. .bbcode_code {
  1152. width: 100% !important;
  1153. /*makes code block fill up width in a post*/
  1154. }
  1155. #pollinfo {
  1156. padding-bottom: 0;
  1157. margin: 10px 50px 0;
  1158. -moz-border-radius: 5px;
  1159. -webkit-border-radius: 5px;
  1160. border-radius: 5px;
  1161. clear: both;
  1162. border: 1px solid #404040;
  1163. padding-right: 10px;
  1164. }
  1165. .polloptionsblock {
  1166. padding-left: 120px;
  1167. background: #292929;
  1168. }
  1169. #pollinfo .polltitle {
  1170. color: #9a9a9a;
  1171. }
  1172. .pollresultsblock {
  1173. padding-left: 10px;
  1174. background: #292929;
  1175. }
  1176. #pollresults {
  1177. border: 1px solid #404040;
  1178. padding: 10px;
  1179. background: #f3f3f3;
  1180. margin: 0 auto;
  1181. margin-top: 10px;
  1182. clear: both;
  1183. float: left;
  1184. width: 98%;
  1185. }
  1186. #pollinfo .blockhead .totalvotes {
  1187. color: #999999;
  1188. font-size: 13px;
  1189. display: inline-block;
  1190. margin-top: 6.5px;
  1191. font-weight: bold;
  1192. }
  1193. .postbit .posthead {
  1194. background: #292929 none repeat-x;
  1195. border: 1px solid #404040;
  1196. color: #9a9a9a;
  1197. }
  1198. .postbit .userinfo,
  1199. .postbit .userinfo_noavatar {
  1200. background: #292929 none;
  1201. _background-image: none;
  1202. clear: both;
  1203. height: auto !important;
  1204. border-bottom: 1px solid #404040;
  1205. padding: 0.5em 0;
  1206. width: 100%;
  1207. float: left;
  1208. }
  1209. .postbit,
  1210. .postbitlegacy,
  1211. .eventbit {
  1212. margin-bottom: 10px;
  1213. display: block;
  1214. width: 100%;
  1215. clear: both;
  1216. position: relative;
  1217. float: left;
  1218. color: #9a9a9a;
  1219. border: 1px solid #404040;
  1220. }
  1221. .postbit .postdate .time {
  1222. color: #9a9a9a;
  1223. }
  1224. .postbit .postbody {
  1225. color: #9a9a9a;
  1226. background: #292929;
  1227. }
  1228. h2.searchlisthead {
  1229. color: #FFFFFF;
  1230. }
  1231. div [style="margin-bottom: 20px; border: 2px solid rgb(214, 217, 220); padding: 16px 16px 2px; font-family: 'Open Sans', sans-serif; display: block;"] {
  1232. border: 2px solid rgb(69, 69, 69) !important;
  1233. }
  1234. .e3_sidebar {
  1235. margin-bottom: 20px;
  1236. border: 2px solid rgb(64, 64, 64) !important;
  1237. padding: 16px 16px 2px;
  1238. font-family: "Open Sans", sans-serif;
  1239. }
  1240. .fhsidebar_popular_forums_block {
  1241. display: none !important;
  1242. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement