Advertisement
Guest User

Untitled

a guest
Aug 20th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 64.80 KB | None | 0 0
  1. /*This subreddit style is done by the one and only /u/bebosny, contact him if you have questions or anything. We use Boxed reddit CSS Theme v1.7.0 http://www.reddit.com/r/boxed/*/
  2.  
  3. form.submit #title-field span.title:before {
  4. content: "The title needs to be in the following format: Age [GENDER4GENDER] - (title)"
  5. }
  6.  
  7. .pagename { font-size: 0; }
  8. .pagename.redditname { font-size: 0; }
  9. .arrow.down {display: none;}
  10.  
  11. /*Changing mod box title*/
  12. .sidecontentbox .helplink + .title h1 { font-size: 0}
  13. .sidecontentbox .helplink + .title h1:before { font-size: 10px; content: "SkypePals gods" }
  14.  
  15.  
  16. /*Let's make ourselves stand out :D*/
  17. a.author.moderator, .res a.author.moderator {
  18. color:red!important;
  19. background-color: yellow !important;
  20. }
  21.  
  22.  
  23.  
  24. .flair-male {
  25. background-color: #6CB5FF;
  26. font-size: 11px;
  27. font-weight: bold;
  28. color:#000000;
  29. border-color: #000000;
  30. border-width: 1px;
  31. border-radius: 3px;}
  32.  
  33. .flair-female {
  34. background-color: #FF85D6;
  35. font-size: 11px;
  36. font-weight: bold;
  37. color:#000000;
  38. border-color: #000000;
  39. border-width: 1px;
  40. border-radius: 3px;}
  41.  
  42. .flair-mod {
  43. background-color: #01DF01;
  44. font-size: 11px;
  45. font-weight: bold;
  46. color:#000000;
  47. border-color: #000000;
  48. border-width: 1px;
  49. border-radius: 3px;}
  50.  
  51. .commentarea {position: static }
  52. .commentarea .usertext .usertext-edit:after {
  53. content: "Do not post your username! All posts with personal information will be removed!";
  54. display: block;
  55. text-align: center;
  56. margin-top: -5px;
  57. margin-bottom: 5px;
  58. padding: 4px;
  59. background-color: #CEE3F8; /* was #eff7ff */
  60. border: 2px solid #336699; /* was #FF8322 */
  61. border-top-left-radius:4px;
  62. border-top-right-radius:4px;
  63. border-bottom-left-radius:4px;
  64. border-bottom-right-radius:4px;
  65. font-size: 11px;
  66. font-weight: bold
  67. }
  68.  
  69.  
  70. .commentarea > .usertext textarea { background-image: url(%%comment%%); }
  71. .commentarea > .usertext textarea:focus { background-image: none; }
  72.  
  73. #text-field textarea { background-image: url(%%comment%%); }
  74. #text-field textarea:focus { background-image: none; }
  75.  
  76. /*Changing info on selfpost*/
  77. #link-desc, #text-desc {font-size: 0px;}
  78. #link-desc:after, #text-desc:after {
  79. display: block;
  80. font-weight: bold;
  81. color: black;
  82. content: "Do not post your username in this subreddit, instead PM it to people who you wish to talk to.";
  83. font-size: 12px;
  84. }
  85.  
  86. .report-button:hover:after {
  87. position: absolute;
  88. white-space: normal;
  89. display: block;
  90. z-index: 1000;
  91. width: 350px;
  92. padding: 5px;
  93. border: 0px solid #333;
  94. background: #fca;
  95. content: "Please also give a proper reason why you're reporting this post. We can't handle reports without sufficient proof/reasoning.";
  96. text-align: center;
  97. font-size: 10px;
  98. color: red;
  99. margin-left: 25px;
  100. margin-top: 5px;
  101. -moz-border-radius: 4px;
  102. border-radius: 4px;
  103. -webkit-border-radius: 4px
  104. }
  105.  
  106. .edited-timestamp[title]:after {
  107. content: " (" attr(title) ")";
  108. font-size: 90%;
  109. }
  110.  
  111. #header-img.default-header { width: 35px; }
  112.  
  113. .linkflair-f4 a.title { color: #DF01A5 !important; }
  114. .linkflair-f4 a.title:visited { color: #6E6E6E !important; }
  115. .linkflair-f4 a.title:hover { color: #DF01A5 !important; }
  116. .linkflair-f4m a.title { color: #DF01A5 !important; }
  117. .linkflair-f4m a.title:visited { color: #6E6E6E !important; }
  118. .linkflair-f4m a.title:hover { color: #DF01A5 !important; }
  119. .linkflair-f4r a.title { color: #DF01A5 !important; }
  120. .linkflair-f4r a.title:visited { color: #6E6E6E !important; }
  121. .linkflair-f4r a.title:hover { color: #DF01A5 !important; }
  122. .linkflair-f4t a.title { color: #DF01A5 !important; }
  123. .linkflair-f4t a.title:visited { color: #6E6E6E !important; }
  124. .linkflair-f4t a.title:hover { color: #DF01A5 !important; }
  125. .linkflair-f4f a.title { color: #DF01A5 !important; }
  126. .linkflair-f4f a.title:visited { color: #6E6E6E !important; }
  127. .linkflair-f4f a.title:hover { color: #DF01A5 !important; }
  128.  
  129. .linkflair-m4 a.title { color: #013ADF !important; }
  130. .linkflair-m4 a.title:visited { color: #6E6E6E !important; }
  131. .linkflair-m4 a.title:hover { color: #013ADF !important; }
  132. .linkflair-m4f a.title { color: #013ADF !important; }
  133. .linkflair-m4f a.title:visited { color: #6E6E6E !important; }
  134. .linkflair-m4f a.title:hover { color: #013ADF !important; }
  135. .linkflair-m4t a.title { color: #013ADF !important; }
  136. .linkflair-m4t a.title:visited { color: #6E6E6E !important; }
  137. .linkflair-m4t a.title:hover { color: #013ADF !important; }
  138. .linkflair-m4r a.title { color: #013ADF !important; }
  139. .linkflair-m4r a.title:visited { color: #6E6E6E !important; }
  140. .linkflair-m4r a.title:hover { color: #013ADF !important; }
  141. .linkflair-m4m a.title { color: #013ADF !important; }
  142. .linkflair-m4m a.title:visited { color: #6E6E6E !important; }
  143. .linkflair-m4m a.title:hover { color: #013ADF !important; }
  144.  
  145.  
  146. .linkflair-r4 a.title { color: #088A08 !important; }
  147. .linkflair-r4 a.title:visited { color: #6E6E6E !important; }
  148. .linkflair-r4 a.title:hover { color: #088A08 !important; }
  149. .linkflair-r4r a.title { color: #088A08 !important; }
  150. .linkflair-r4r a.title:visited { color: #6E6E6E !important; }
  151. .linkflair-r4r a.title:hover { color: #088A08 !important; }
  152. .linkflair-r4f a.title { color: #088A08 !important; }
  153. .linkflair-r4f a.title:visited { color: #6E6E6E !important; }
  154. .linkflair-r4f a.title:hover { color: #088A08 !important; }
  155. .linkflair-r4t a.title { color: #088A08 !important; }
  156. .linkflair-r4t a.title:visited { color: #6E6E6E !important; }
  157. .linkflair-r4t a.title:hover { color: #088A08 !important; }
  158. .linkflair-r4m a.title { color: #088A08 !important; }
  159. .linkflair-r4m a.title:visited { color: #6E6E6E !important; }
  160. .linkflair-r4m a.title:hover { color: #088A08 !important; }
  161.  
  162. .linkflair-t4 a.title { color: #A80000 !important; }
  163. .linkflair-t4 a.title:visited { color: #6E6E6E !important; }
  164. .linkflair-t4 a.title:hover { color: #A80000 !important; }
  165. .linkflair-t4t a.title { color: #A80000 !important; }
  166. .linkflair-t4t a.title:visited { color: #6E6E6E !important; }
  167. .linkflair-t4t a.title:hover { color: #A80000 !important; }
  168. .linkflair-t4f a.title { color: #A80000 !important; }
  169. .linkflair-t4f a.title:visited { color: #6E6E6E !important; }
  170. .linkflair-t4f a.title:hover { color: #A80000 !important; }
  171. .linkflair-t4m a.title { color: #A80000 !important; }
  172. .linkflair-t4m a.title:visited { color: #6E6E6E !important; }
  173. .linkflair-t4m a.title:hover { color: #A80000 !important; }
  174. .linkflair-t4r a.title { color: #A80000 !important; }
  175. .linkflair-t4r a.title:visited { color: #6E6E6E !important; }
  176. .linkflair-t4r a.title:hover { color: #A80000 !important; }
  177.  
  178.  
  179. /* == Boxed reddit CSS Theme v1.7.0 - (http://www.reddit.com/r/boxed/)== */
  180.  
  181. /* Font family declaration, fonts can be changed here */
  182. body {
  183. font-family: "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif !important;
  184. font-weight: normal !important;
  185. }
  186.  
  187. /* All font sizing is done in the following section */
  188. body, .wiki-page .md, body .side .md h6:nth-of-type(1) {
  189. font-size: 16px !important;
  190. }
  191.  
  192. .content .usertext-body .md,
  193. .side .sidecontentbox .helplink,
  194. .side .sidebox .morelink,
  195. .linkflairlabel {
  196. font-size: 14px;
  197. }
  198.  
  199. .hover.pagename.redditname,
  200. .thing .title,
  201. .submit-page .roundfield .title {
  202. font-size: 18px !important;
  203. }
  204.  
  205. .side .linkinfo,
  206. .side .linkinfo .number,
  207. .side .linkinfo .word,
  208. .side .titlebox,
  209. #sr-header-area,
  210. #header-bottom-left .tabmenu, .tabmenu.formtab,
  211. #header-bottom-right,
  212. .pref-lang,
  213. .side .usertext-body .md,
  214. .midcol,
  215. .panestack-title,
  216. .panestack-title .title,
  217. .menuarea,
  218. .commentarea .usertext-edit:before,
  219. .markdownEditor a,
  220. .commentingAs,
  221. .usertext-edit .bottom-area a,
  222. .comment-visits-box .title,
  223. .footer,
  224. .submit-page .roundfield,
  225. .submit-page .infobar,
  226. .submit-page .roundfield label,
  227. #RESDropdownOptions,
  228. #image-preview-list,
  229. #image-upload,
  230. .btn.right,
  231. .wiki-page .pageactions,
  232. #search-expando,
  233. body:not(.search-page) #search input[type="text"],
  234. #searchexpando,
  235. .raisedbox,
  236. .searchpane,
  237. .hover-bubble,
  238. .deepthread {
  239. font-size: 12px !important;
  240. }
  241.  
  242. #header-bottom-right .userkarma,
  243. .side .linkinfo .shortlink,
  244. .side .subscribe-button.fancy-toggle-button.toggle a,
  245. .side .subButtons span,
  246. .side .subscribers,
  247. .side .users-online,
  248. .side .leavemoderator,
  249. .side .titlebox .toggle,
  250. .tagline,
  251. body .side .title,
  252. .side .sidecontentbox,
  253. .account-activity-box,
  254. .tagline,
  255. .flat-list,
  256. .bottommenu,
  257. .submit-page .roundfield #suggested-reddits {
  258. font-size: 10px !important;
  259. }
  260.  
  261. .md h1, .commentarea h1,.wiki-page-content .md .wiki h1 {
  262. font-size: 1.6em !important;
  263. font-weight: bold;
  264. }
  265.  
  266. .md h2, .commentarea h2,.wiki-page-content .md .wiki h2 {
  267. font-size: 1.4em;
  268. font-weight: bold;
  269. font-style: italic;
  270. }
  271.  
  272. .md h3, .commentarea h3, .wiki-page .wiki-page-content .md .wiki h3 {
  273. font-size: 1.2em;
  274. font-weight: bold;
  275. }
  276.  
  277.  
  278. /* General markup */
  279. /* reddit companion + sticky announcements fix */
  280. html {
  281. position: relative;
  282. }
  283.  
  284. body {
  285. background-color: #C9D6E2;
  286. color: #000000;
  287. }
  288.  
  289. /* Make sure everything is square */
  290. * {
  291. border-radius: 0px !important;
  292. }
  293.  
  294. .hover.pagename.redditname {
  295. display: inline-table;
  296. letter-spacing: 2px;
  297. font-variant: normal;
  298. text-transform: capitalize;
  299. font-weight: normal;
  300. }
  301.  
  302. .hover.pagename.redditname > a:before {
  303. content: "/r/";
  304. text-transform: none;
  305. }
  306.  
  307. .hover.pagename.redditname a {
  308. display: table-cell;
  309. vertical-align: bottom;
  310. }
  311.  
  312. input {
  313. border: 1px solid #C1BFBF !important;
  314. }
  315.  
  316. .rounded {
  317. border-radius: 0px !important;
  318. }
  319.  
  320. .roundfield, #REScommentSubToggle, #header-bottom-right, #userbarToggle {
  321. border-radius: 0px !important;
  322. }
  323.  
  324. .roundfield, .content.submit .info-notice, .linefield {
  325. background-color: #F5F5F5;
  326. border-width: 1px 0px;
  327. border-style: solid;
  328. border-color: #C1BFBF;
  329. }
  330.  
  331. .entry {
  332. padding: 3px;
  333. border-right: 1px solid;
  334. border-color: transparent;
  335. }
  336.  
  337. body .content .sitetable .thing.spam, body .sitetable .thing.spam.deleted.link.self {
  338. border: solid 2px #FA8072 !important;
  339. }
  340.  
  341. body .content .sitetable .thing.spam, body .sitetable .thing.spam.deleted.link.self {
  342. border: solid 2px #FA8072 !important;
  343. }
  344.  
  345. .keyHighlight, .RES-keyNav-activeElement, div .RES-keyNav-activeElement {
  346. outline-width: 0px !important;
  347. border-right: 1px dotted #C1BFBF!important;
  348. }
  349.  
  350. .link.last-clicked {
  351. border: 0px !important;
  352. }
  353.  
  354. a.title:hover {
  355. text-decoration: underline !important;
  356. }
  357.  
  358.  
  359. .sitetable .md {
  360. max-width: 50em !important;
  361. }
  362.  
  363. .comment .usertext-body .md, .self .usertext-body .md, .side .md, .md.wiki {
  364. line-height: 1.5em!important;
  365. }
  366.  
  367.  
  368. /* Header markup */
  369.  
  370. #sr-header-area {
  371. text-transform: lowercase;
  372. }
  373.  
  374. #userbarToggle.userbarHide, #userbarToggle.userbarShow {
  375. background-color: #4D6277;
  376. color: #4D6277;
  377. width: 6px;
  378. left: 0px;
  379. }
  380.  
  381. #header {
  382. border-bottom: 1px solid #9A9A9A !important;
  383. box-shadow: 0px 1px 3px 1px #B3C2D1;
  384. }
  385.  
  386. #sr-header-area {
  387. background-color: #FAFAFA;
  388. color: #333333;
  389. border-bottom: 1px solid #9A9A9A !important;
  390. }
  391.  
  392. #RESShortcutsEditContainer, #RESShortcutsRight, #RESShortcutsAdd, #RESShortcutsTrash, #RESShortcutsLeft, #sr-more-link, #RESShortcutsSort {
  393. background-color: #FAFAFA !important;
  394. }
  395.  
  396. #header-bottom-right {
  397. background-color: #FFFFFF;
  398. color: #333333;
  399. border: 0px solid #9A9A9A !important;
  400. top: 75px !important;
  401. height: 21px !important;
  402. line-height: 21px !important;
  403. vertical-align: middle!important;
  404. padding: 6px 3px 4px 5px !important;
  405. margin-right: 20px;
  406. }
  407.  
  408. #header-bottom-right * {
  409. vertical-align: bottom !important;
  410. }
  411.  
  412. #header-bottom-right a {
  413. color: #333333;
  414. }
  415.  
  416. #header-bottom-right #mail {
  417. margin: 0;
  418. top: -5px !important;
  419. margin-right: 3px;
  420. bottom: auto;
  421. }
  422.  
  423. #header-bottom-right #modmail {
  424. margin: 0;
  425. top: -2px !important;
  426. bottom: auto;
  427. }
  428.  
  429. #RESSettingsButton {
  430. margin: auto auto 2px;
  431. }
  432.  
  433. /* Header tab menu */
  434.  
  435. #header-bottom-left .tabmenu li a {
  436. border: 0 !important;
  437. background: #FFF;
  438. color: #333333;
  439. border-left: 3px solid #4D6277 !important;
  440. border-bottom: 0px !important;
  441. margin: 0px !important;
  442. font-weight: normal;
  443. padding: 0px 12px;
  444. }
  445.  
  446. #header-bottom-left .tabmenu li {
  447. margin: 1px;
  448. }
  449.  
  450. #header-bottom-left .tabmenu li.selected a {
  451. border: 0 !important;
  452. background: #EFEFEF;
  453. color: #333333;
  454. border-left: 3px solid #4D6277 !important;
  455. }
  456.  
  457. /* Link Flair formatting, flairs are labeled alphabetically adding a flair is simple. */
  458.  
  459. .flairoptionpane li {
  460. height: 22px;
  461. }
  462.  
  463. .title .linkflairlabel {
  464. display: table;
  465. background-color: transparent;
  466. border-width: 0px;
  467. border-radius: 0px;
  468. color: #C1BFBF;
  469. letter-spacing: 2px;
  470. font-weight: normal;
  471. overflow: visible;
  472. max-width: 98%;
  473. }
  474.  
  475. .thing.linkflair {
  476. border-right: 10px solid #808080;
  477. }
  478.  
  479. .thing.linkflair .linkflairlabel {
  480. border-bottom: solid 2px #808080;
  481. }
  482.  
  483. .thing.linkflair.linkflair-a, .flairselector .linkflair-a {
  484. border-right: 10px solid #E18879 !important;
  485. }
  486.  
  487. .thing.linkflair.linkflair-a .linkflairlabel {
  488. border-bottom: solid 2px #E18879;
  489. }
  490.  
  491. .thing.linkflair.linkflair-b, .flairselector .linkflair-b {
  492. border-right: 10px solid #e1aa79 !important;
  493. }
  494.  
  495. .thing.linkflair.linkflair-b .linkflairlabel {
  496. border-bottom: solid 2px #e1aa79;
  497. }
  498.  
  499. .thing.linkflair.linkflair-c, .flairselector .linkflair-c {
  500. border-right: 10px solid #bbe179 !important;
  501. }
  502.  
  503. .thing.linkflair.linkflair-c .linkflairlabel {
  504. border-bottom: solid 2px #bbe179;
  505. }
  506.  
  507. .thing.linkflair.linkflair-d, .flairselector .linkflair-d {
  508. border-right: 10px solid #79e1d1 !important;
  509. }
  510.  
  511. .thing.linkflair.linkflair-d .linkflairlabel {
  512. border-bottom: solid 2px #79e1d1;
  513. }
  514.  
  515. .thing.linkflair.linkflair-e, .flairselector .linkflair-e {
  516. border-right: 10px solid #e1db79 !important;
  517. }
  518.  
  519. .thing.linkflair.linkflair-e .linkflairlabel {
  520. border-bottom: solid 2px #e1db79;
  521. }
  522.  
  523. .thing.linkflair.linkflair-f, .flairselector .linkflair-f {
  524. border-right: 10px solid #b179e1 !important;
  525. }
  526.  
  527. .thing.linkflair.linkflair-f .linkflairlabel {
  528. border-bottom: solid 2px #b179e1;
  529. }
  530.  
  531. .thing.linkflair.linkflair-g, .flairselector .linkflair-g {
  532. border-right: 10px solid #FCDFFF !important;
  533. }
  534.  
  535. .thing.linkflair.linkflair-g .linkflairlabel {
  536. border-bottom: solid 2px #FCDFFF;
  537. }
  538.  
  539.  
  540. /* Listing of submissions */
  541. .expando {
  542. border-bottom: dotted 1px #C1BFBF;
  543. }
  544.  
  545. .thumbnail {
  546. margin-top: 10px;
  547. }
  548.  
  549. .expando-button {
  550. margin: 5px 5px 2px 0;
  551. }
  552.  
  553. .entry .tagline {
  554. margin-top: 5px;
  555. }
  556.  
  557. .entry .buttons li a {
  558. font-weight: normal;
  559. }
  560.  
  561. .link .entry li .comments {
  562. font-weight: bold;
  563. }
  564.  
  565. body div.content {
  566. margin: 30px 0px 0px 5px !important;
  567. padding: 20px 0px 0px !important;
  568. }
  569.  
  570. .rank {
  571. display: none;
  572. }
  573.  
  574. .link .midcol {
  575. margin-right: 3px;
  576. margin-left: 0px;
  577. margin-top: 9px;
  578. }
  579.  
  580. .linklisting {
  581. bottom: 0px;
  582. margin-top: 0px;
  583. padding: 0px !important;
  584. border: 0 !important;
  585. margin-left: 20px;
  586. }
  587.  
  588. .linklisting .odd:first-child {
  589. border-top: 0px none !important;
  590. }
  591.  
  592. .linklisting .odd {
  593. overflow: hidden !important;
  594. margin: 0px 20px 0px 0px!important;
  595. padding: 0px 5px 0px 10px !important;
  596. background-color: #FAFAFA;
  597. min-height: 50px !important;
  598. box-shadow: 0px 3px 3px 1px #A5B9CE;
  599. }
  600.  
  601. .linklisting .even {
  602. overflow: hidden !important;
  603. margin: 0px 20px 0px 0px!important;
  604. padding: 0px 5px 0px 10px !important;
  605. background-color: #F5F5F5;
  606. min-height: 50px !important;
  607. box-shadow: 0px 3px 3px 1px #A5B9CE;
  608. }
  609.  
  610. /* RES neverending reddit fixes */
  611.  
  612. #progressIndicator {
  613. margin-left: 20px !important;
  614. border-radius: 0px !important;
  615. box-shadow: 0px 1px 3px 1px #A5B9CE;
  616. width: 97% !important;
  617. margin-top: 5px !important;
  618. background-color: #F5F5F5;
  619. border-color: #C1BFBF !important;
  620. }
  621.  
  622. .linklisting .linklisting {
  623. margin-left: 0px !important;
  624. border: none !important;
  625. box-shadow: none !important;
  626. }
  627.  
  628. .NERPageMarker, body .content #progressIndicator {
  629. background-color: #F5F5F5 !important;
  630. border: 0 !important;
  631. border-radius: 0px !important;
  632. margin-right: 20px !important;
  633. box-shadow: 0px 1px 3px 1px #A5B9CE !important;
  634. width: auto !important;
  635. }
  636.  
  637. #NERFail {
  638. width: 99% !important;
  639. height: auto !important;
  640. border-width: 0px !important;
  641. }
  642.  
  643.  
  644. /* comments */
  645. .sitetable .comment {
  646. border-radius: 0px !important;
  647. }
  648.  
  649. .comment .usertext-body .md, .self .usertext-body .md {
  650. line-height: 1.5em !important;
  651. }
  652.  
  653. .panestack-title {
  654. margin: 0 !important;
  655. padding-bottom: 3px;
  656. border-bottom: 1px dotted #808080;
  657. background-color: #FFF;
  658. box-shadow: 0px 3px 3px 1px #A5B9CE;
  659. padding: 5px 5px 5px 30px;
  660. overflow: auto;
  661. }
  662.  
  663. .commentarea .menuarea, .commentarea .infobar {
  664. margin: 0 !important;
  665. border: none;
  666. color: #808080;
  667. background-color: #FFF;
  668. box-shadow: 0px 3px 3px 1px #A5B9CE;
  669. padding: 5px 5px 5px 30px;
  670. overflow: auto;
  671. }
  672.  
  673. .commentarea>.usertext {
  674. margin: 0 !important;
  675. overflow: auto;
  676. background-color: #FFF;
  677. box-shadow: 0px 3px 3px 1px #A5B9CE;
  678. padding: 5px 5px 5px 30px;
  679. }
  680.  
  681. .pretty-form {
  682. padding: 5px 5px 5px 30px;
  683. background-color: #FFF;
  684. border: 0;
  685. box-shadow: 0px 1px 3px 1px #A5B9CE;
  686. margin-left: 20px !important;
  687. overflow: auto;
  688. }
  689.  
  690. .gold-accent.comment-visits-box {
  691. color: #583800;
  692. padding: 7px 10px 7px 30px;
  693. box-shadow: 0px 3px 3px 1px #A5B9CE;
  694. background-color: #FFF;
  695. margin: 0 !important;
  696. overflow: auto;
  697. display: block;
  698. max-width: 100%;
  699. border-color: #FFF;
  700. }
  701.  
  702. .sitetable.nestedlisting > .comment {
  703. margin-left: 0px !important;
  704. margin-right: 20px!important;
  705. margin-top: 0!important;
  706. margin-bottom: 5px !important;
  707. background-color: #FFF !important;
  708. border: 0 !important;
  709. padding: 5px 8px 0 5px!important;
  710. box-shadow: 0px 3px 3px 1px #A5B9CE;
  711. overflow: auto;
  712. }
  713.  
  714. .sitetable.nestedlisting {
  715. margin-top: 5px;
  716. }
  717.  
  718. .commentarea {
  719. margin-top: 5px;
  720. margin-left: 20px;
  721. padding: 0px !important;
  722. border: 0;
  723. }
  724.  
  725. .md h1, .commentarea h1 {
  726. padding-bottom: 3px;
  727. border-bottom: 1px dotted #C1BFBF;
  728. font-weight: bold;
  729. }
  730.  
  731. .md h2, .commentarea h2 {
  732. padding-bottom: 3px;
  733. border-bottom: 1px dotted #C1BFBF;
  734. font-weight: bold;
  735. }
  736.  
  737. .md h3, .commentarea h3 {
  738. padding-bottom: 3px;
  739. border-bottom: 1px dotted #C1BFBF;
  740. font-weight: bold;
  741. }
  742.  
  743. .link .usertext .md {
  744. padding: 0px 5px;
  745. border: 0;
  746. }
  747.  
  748. .gold-accent, .infobar {
  749. border-radius: 0px !important;
  750. border-color: #C1BFBF;
  751. background-color: #F5F5F5;
  752. margin: 0px 20px 10px 20px!important;
  753. overflow: auto;
  754. box-shadow: 0px 1px 3px 1px #A5B9CE;
  755. }
  756.  
  757. #noresults {
  758. margin-left: 10px !important;
  759. }
  760.  
  761. /* code numbering, based on the css found at /r/modtools */
  762. .md pre {
  763. background-color: #F5F5F5 !important;
  764. border: 0;
  765. overflow: visible !important;
  766. border-left: 31px solid #4D6277;
  767. padding: 0;
  768. position: relative;
  769. margin-top: 25px;
  770. line-height: 15px;
  771. font-family: "Courier New",courier,monospace;
  772. }
  773.  
  774. .md.wiki pre {
  775. margin-right: 400px;
  776. }
  777.  
  778. .md pre code {
  779. padding-top: 15px !important;
  780. padding-bottom: 15px !important;
  781. padding-left: 5px;
  782. overflow: auto;
  783. display: block;
  784. line-height: 15px;
  785. font-family: "Courier New",courier,monospace;
  786. }
  787.  
  788. .md pre:after {
  789. position: absolute;
  790. content: "code:";
  791. color: gray;
  792. top: -20px;
  793. left: -30px;
  794. padding-left: 18px;
  795. background: url(%%sprite-icon-16%%) no-repeat top left;
  796. background-position: 0 -2516px;
  797. }
  798.  
  799. .md pre:before {
  800. height: 100%;
  801. color: white;
  802. position: absolute;
  803. left: -28px;
  804. width: 25px;
  805. white-space: pre-wrap;
  806. direction: rtl;
  807. overflow: hidden;
  808. content: "# 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250";
  809. }
  810.  
  811.  
  812.  
  813.  
  814. .tagline .author.friend {
  815. color: white !important;
  816. background-color: #FF4500 !important;
  817. font-weight: bold !important;
  818. border-radius: 0px !important;
  819. padding: 0px 2px !important;
  820. }
  821.  
  822. /* nested commentary boxes, credits for this piece of code go to someone else */
  823. .res-commentBoxes.res-commentBoxes-rounded .comment {
  824. border-radius: 0px !important;
  825. border: 0 !important;
  826. }
  827.  
  828. .comment .child, .comment .showreplies {
  829. border-left: 0px !important;
  830. }
  831.  
  832. .comment {
  833. margin-left: 10px !important;
  834. margin-right: 5px!important;
  835. margin-top: 0!important;
  836. margin-bottom: 8px !important;
  837. background-color: #ffffff !important;
  838. border: 0px;
  839. padding: 5px 8px 0 5px!important;
  840. }
  841.  
  842. .comment,
  843. .comment .comment .comment,
  844. .comment .comment .comment .comment .comment,
  845. .comment .comment .comment .comment .comment .comment .comment,
  846. .comment .comment .comment .comment .comment .comment .comment .comment .comment,
  847. .res-commentBoxes .content .comment,
  848. .res-commentBoxes .content .comment .comment .comment,
  849. .res-commentBoxes .content .comment .comment .comment .comment .comment,
  850. .res-commentBoxes .content .comment .comment .comment .comment .comment .comment .comment,
  851. .res-commentBoxes .content .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  852. background-color: #fff !important;
  853. }
  854.  
  855. .comment .comment,
  856. .comment .comment .comment .comment,
  857. .comment .comment .comment .comment .comment .comment,
  858. .comment .comment .comment .comment .comment .comment .comment .comment,
  859. .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment,
  860. .res-commentBoxes .content .comment .comment,
  861. .res-commentBoxes .content .comment .comment .comment .comment,
  862. .res-commentBoxes .content .comment .comment .comment .comment .comment .comment,
  863. .res-commentBoxes .content .comment .comment .comment .comment .comment .comment .comment .comment,
  864. .res-commentBoxes .content .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment {
  865. background-color: #F7F7F8!important;
  866. }
  867.  
  868.  
  869.  
  870.  
  871. /* comment quotes */
  872.  
  873. #siteTable blockquote:before, .noncollapsed .usertext blockquote:before {
  874. content: '“';
  875. font-family: Georgia, serif;
  876. margin: 0;
  877. position: relative;
  878. line-height: 5px;
  879. top: 10px;
  880. opacity: 0.2;
  881. }
  882.  
  883. #siteTable blockquote, .noncollapsed .usertext blockquote p {
  884. margin: 0;
  885. }
  886.  
  887. #siteTable blockquote:after, .noncollapsed .usertext blockquote:after {
  888. content: '”';
  889. font-family: Georgia, serif;
  890. text-align: right;
  891. width: 98%;
  892. display: block;
  893. line-height: 20px;
  894. opacity: 0.2;
  895. position: relative;
  896. }
  897.  
  898. #siteTable blockquote, .noncollapsed .usertext blockquote {
  899. display: block;
  900. background-color: #F5F5F5;
  901. border-style: solid;
  902. border-width: 1px 1px 1px 3px;
  903. border-color: #C1BFBF;
  904. margin: 5px !important;
  905. padding: 5px;
  906. color: #333333;
  907. }
  908.  
  909. /* table comment borders */
  910.  
  911. .md td, .md th {
  912. border: 1px solid #C1BFBF !important;
  913. }
  914.  
  915. /* flair settings */
  916. .flair-settings.fancy-settings > h1 {
  917. margin: 0px 0px 5px 20px;
  918. background-color: #FFFFFF;
  919. border: 0;
  920. box-shadow: 0px 1px 3px 1px #A5B9CE;
  921. padding: 5px;
  922. overflow: auto;
  923. }
  924.  
  925. .content .tabmenu {
  926. margin: 0px 0px 0px 20px !important;
  927. }
  928.  
  929. .tabpane-content {
  930. padding: 5px;
  931. margin-top: 0px;
  932. margin-left: 20px;
  933. background-color: #FFFFFF;
  934. border: 0;
  935. box-shadow: 0px 1px 3px 1px #A5B9CE;
  936. overflow: auto;
  937. }
  938.  
  939.  
  940. /* css settings */
  941. .pretty-form {
  942. padding: 5px;
  943. background-color: #FFFFFF;
  944. border: 0;
  945. box-shadow: 0px 1px 3px 1px #A5B9CE;
  946. margin-left: 20px;
  947. }
  948.  
  949. #images {
  950. padding: 5px;
  951. margin-top: 5px;
  952. margin-left: 20px;
  953. background-color: #FFFFFF;
  954. border: 0;
  955. box-shadow: 0px 1px 3px 1px #A5B9CE;
  956. overflow: auto;
  957. }
  958.  
  959. /* Custom stylesheet */
  960. .stylesheet-customize-container {
  961. width: 100%;
  962. }
  963.  
  964. #stylesheet_contents {
  965. padding-left: 5px;
  966. padding-top: 5px;
  967. background-color: white;
  968. color: #4D6277;
  969. height: 500px;
  970. }
  971.  
  972. #subreddit_stylesheet {
  973. display: block;
  974. overflow: hidden;
  975. }
  976.  
  977. .sheets {
  978. margin: 0;
  979. }
  980.  
  981. /* submitting */
  982. #newlink {
  983. padding: 5px;
  984. margin-top: 5px;
  985. margin-left: 20px;
  986. background-color: #FFFFFF;
  987. border: 0;
  988. box-shadow: 0px 1px 3px 1px #A5B9CE;
  989. overflow: auto;
  990. }
  991.  
  992. #link-desc.infobar, #text-desc.infobar {
  993. display: none !important;
  994. }
  995.  
  996. .content > h1 {
  997. margin: 0px 5px 5px 20px;
  998. background-color: #FFFFFF;
  999. border: 0;
  1000. box-shadow: 0px 1px 3px 1px #A5B9CE;
  1001. padding: 5px;
  1002. overflow: auto;
  1003. }
  1004.  
  1005. .formtabs-content {
  1006. border-top: 4px solid #C1BFBF !important;
  1007. padding-top: 0px !important;
  1008. }
  1009.  
  1010. .formtabs-content div:nth-child(1), .formtabs-content div:nth-child(2) {
  1011. margin: 0px !important;
  1012. }
  1013.  
  1014. li.selected a.link-button, li.selected a.text-button {
  1015. border: 0 !important;
  1016. background: #C9D6E2 !important;
  1017. color: #333333 !important;
  1018. border-left: 3px solid #4D6277 !important;
  1019. border-bottom: 0px !important;
  1020. }
  1021.  
  1022. a.link-button, a.text-button {
  1023. border: 0 !important;
  1024. background: #EFEFEF !important;
  1025. color: #333333 !important;
  1026. border-left: 3px solid #4D6277 !important;
  1027. }
  1028.  
  1029.  
  1030. /* Spoiler tags */
  1031. a[href$="#spoiler"] {
  1032. background: #4D6277 !important;
  1033. color: #4D6277 !important;
  1034. border: 1px solid #4D6277;
  1035. padding-right: 1px;
  1036. }
  1037.  
  1038. a[href$="#spoiler"]:hover {
  1039. color: #FFF !important;
  1040. }
  1041.  
  1042. a[href$="#spoiler"]::before {
  1043. background: #FFF !important;
  1044. color: #000 !important;
  1045. padding: 0px 1px;
  1046. margin: 0px;
  1047. margin-right: 1px;
  1048. }
  1049.  
  1050. a[href$="#spoiler"]::before {
  1051. content: "Spoiler";
  1052. }
  1053.  
  1054. a[href$="#spoiler"][title]::before {
  1055. content: attr(title) " Spoiler";
  1056. }
  1057.  
  1058. /* Sidebar stuff */
  1059.  
  1060. .login-form-side {
  1061. background-color: #F5F5F5;
  1062. border-width: 3px 0px 3px 0px;
  1063. border-style: solid;
  1064. border-color: #C1BFBF;
  1065. }
  1066.  
  1067. .side .bottom {
  1068. display: none !important;
  1069. }
  1070.  
  1071. body .side .md p, body .side .md blockquote {
  1072. margin: 5px 0 !important;
  1073. color: #000;
  1074. }
  1075.  
  1076. .side .md .-blocks, .side .md .-lists, .side .md blockquote, .side .md table, .side .md p, .side .md ul, .side .md ol {
  1077. line-height: 1.5em!important;
  1078. }
  1079.  
  1080. #search input[type="text"] {
  1081. border: 1px solid #C1BFBF;
  1082. }
  1083.  
  1084. #search input[type=submit] {
  1085. border: 0 !important;
  1086. }
  1087.  
  1088. .side .md {
  1089. overflow: hidden;
  1090. }
  1091.  
  1092. .flat-vert.icon-menu.hover a {
  1093. background-color: #F5F5F5 !important;
  1094. }
  1095.  
  1096. .side {
  1097. width: 300px;
  1098. margin: 50px 20px 20px 10px;
  1099. padding: 5px !important;
  1100. z-index: 0;
  1101. border: 0;
  1102. box-shadow: 0px 1px 3px 1px #A5B9CE;
  1103. overflow: hidden;
  1104. }
  1105.  
  1106. .side hr {
  1107. visibility: hidden;
  1108. height: 0;
  1109. margin: 1;
  1110. }
  1111.  
  1112. .side blockquote {
  1113. display: block;
  1114. background-color: #F5F5F5;
  1115. border-width: 1px 0px;
  1116. border-style: solid;
  1117. border-color: #C1BFBF;
  1118. margin: 0px;
  1119. margin-bottom: 5px;
  1120. padding: 5px;
  1121. box-shadow: 0px 1px 3px 1px #F5F5F5;
  1122. }
  1123.  
  1124. .sidecontentbox .content {
  1125. display: block;
  1126. background-color: #F5F5F5;
  1127. border-width: 1px 0px;
  1128. border-style: solid;
  1129. border-color: #C1BFBF;
  1130. margin: 0px;
  1131. margin-bottom: 5px;
  1132. padding: 5px;
  1133. }
  1134.  
  1135. #searchexpando {
  1136. border-radius: 0px !important;
  1137. border-color: #C1BFBF;
  1138. background-color: #F5F5F5;
  1139. }
  1140.  
  1141.  
  1142. /* Link info*/
  1143. .linkinfo {
  1144. background-color: white;
  1145. color: #363636;
  1146. text-align: center;
  1147. padding: 10px 0px 15px 0px;
  1148. border: 0;
  1149. width: 300px;
  1150. margin-top: 5px;
  1151. margin-bottom: 10px;
  1152. margin-left: auto;
  1153. margin-right: auto;
  1154. border-radius: 0px !important;
  1155. }
  1156.  
  1157. .linkinfo .downvotes .number, .linkinfo .upvotes .number, .linkinfo .score .number {
  1158. font-weight: normal !important;
  1159. }
  1160.  
  1161. .linkinfo .score {
  1162. display: block;
  1163. min-width: 80px;
  1164. margin-left: 30px !important;
  1165. }
  1166.  
  1167. .linkinfo .upvotes, .linkinfo .downvotes, .linkinfo .score {
  1168. padding: 5px 10px 5px 0;
  1169. margin: 8px 10px 10px 0;
  1170. text-align: center;
  1171. }
  1172.  
  1173. .linkinfo .shortlink {
  1174. clear: both !important;
  1175. margin: 0px 20px 0px 20px;
  1176. border: 1px solid #E7E6E6;
  1177. text-align: center;
  1178. }
  1179.  
  1180. .linkinfo .shortlink input {
  1181. background: transparent;
  1182. border: 0px !important;
  1183. padding-left: 8px;
  1184. margin-left: auto;
  1185. margin-right: auto;
  1186. }
  1187.  
  1188. .linkinfo .date {
  1189. padding: 8px;
  1190. margin-top: -10px;
  1191. margin-bottom: 7px;
  1192. color: #333333;
  1193. background-color: #CEE3F8;
  1194. }
  1195.  
  1196.  
  1197. /* sidebar dropdown menus */
  1198. .titlebox .md ul {
  1199. margin: 0;
  1200. padding: 0;
  1201. }
  1202.  
  1203. .titlebox ul li {
  1204. background-color: #f2f2f2;
  1205. border: none;
  1206. color: black;
  1207. display: none;
  1208. padding: 3px 3px 3px 13px;
  1209. text-align: left;
  1210. border-top: 1px solid #CCCCCC;
  1211. margin: 0px;
  1212. }
  1213.  
  1214. .titlebox ul li:hover {
  1215. background-color: #DDDDDD;
  1216. }
  1217.  
  1218. .titlebox ul li:nth-child(1):not(.flairsample-left) {
  1219. display: block;
  1220. color: black;
  1221. background-color: #EFEFEF;
  1222. display: inline-block;
  1223. border: 0px;
  1224. border-bottom: 1px dotted #888888;
  1225. border-left: 3px solid #4D6277;
  1226. padding: 2px;
  1227. width: 100%;
  1228. }
  1229.  
  1230. .titlebox ul li:nth-child(1):not(.flairsample-left):hover {
  1231. color: black;
  1232. background-color: #C9D6E2;
  1233. }
  1234.  
  1235. .titlebox ul:hover > li {
  1236. display: block;
  1237. }
  1238.  
  1239. .titlebox ul li a:hover {
  1240. color: black;
  1241. }
  1242.  
  1243.  
  1244. /* sidebar submit buttons */
  1245. .morelink .nub {
  1246. background: none !important;
  1247. }
  1248.  
  1249. .morelink {
  1250. border: 0;
  1251. background: #EFEFEF !important;
  1252. color: #333333;
  1253. border-left: 3px solid #4D6277;
  1254. }
  1255.  
  1256. .morelink:hover {
  1257. background: #C9D6E2 !important;
  1258. border-color: #C1BFBF;
  1259. border-left: 3px solid #4D6277;
  1260. }
  1261.  
  1262. .morelink a {
  1263. color: #333333;
  1264. }
  1265.  
  1266. .morelink:hover a {
  1267. text-decoration: none !important;
  1268. color: #333333;
  1269. }
  1270.  
  1271.  
  1272. /* lets put the mess of buttons and info in something that looks like a box */
  1273. .side .redditname {
  1274. display: block;
  1275. background-color: #F5F5F5;
  1276. border-width: 3px 0px 0px 0px;
  1277. border-style: solid;
  1278. border-color: #C1BFBF;
  1279. margin: 5px 0px 0px 0px;
  1280. padding: 5px;
  1281. }
  1282.  
  1283. .side .redditname {
  1284. margin-bottom: -27px !important;
  1285. padding-bottom: 29px !important;
  1286. }
  1287.  
  1288. .styleToggle, .subscribers, .users-online, .leavemoderator, form.flairtoggle, .toggle.leavecontributor-button {
  1289. display: block;
  1290. background-color: #F5F5F5 !important;
  1291. border: 0px;
  1292. margin: 0px;
  1293. padding: 5px;
  1294. }
  1295.  
  1296. .subscribers {
  1297. margin-top: -29px!important;
  1298. padding-top: 29px!important;
  1299. }
  1300.  
  1301. .side .tagline {
  1302. display: block;
  1303. background-color: #F5F5F5;
  1304. border-width: 0px 0px 3px 0px;
  1305. border-style: solid;
  1306. border-color: #C1BFBF;
  1307. margin: 0px 0px 15px 0px!important;
  1308. padding: 5px;
  1309. }
  1310.  
  1311. .side .spacer .titlebox div:nth-of-type(1):not(.flairselector):not(.md):not(.usertext-body) {
  1312. display: block !important;
  1313. background-color: #F5F5F5;
  1314. border: 0 !important;
  1315. margin: 0 !important;
  1316. padding: 5px !important;
  1317. }
  1318.  
  1319.  
  1320. /* the subscribe and res buttons */
  1321. .subButtons .RESshortcutside {
  1322. width: auto;
  1323. display: inline-block;
  1324. }
  1325.  
  1326. .subButtons .RESDashboardToggle {
  1327. width: auto;
  1328. display: inline-block;
  1329. }
  1330.  
  1331. .subButtons .RESshortcutside, .subButtons .RESDashboardToggle {
  1332. letter-spacing: 1px;
  1333. border: 0;
  1334. font-weight: normal;
  1335. color: #000000;
  1336. background: none !important;
  1337. padding: 1px 0px 1px 0px;
  1338. z-index: 100;
  1339. }
  1340.  
  1341. .subButtons .RESshortcutside.remove, .subButtons .RESDashboardToggle.remove {
  1342. background-image: none !important;
  1343. background-image: none;
  1344. border-radius: 0px !important;
  1345. }
  1346.  
  1347. .titlebox .fancy-toggle-button {
  1348. display: inline-block;
  1349. margin-bottom: 0;
  1350. }
  1351.  
  1352. .titlebox .fancy-toggle-button a {
  1353. letter-spacing: 1px;
  1354. background: none;
  1355. border: 0;
  1356. font-weight: normal;
  1357. text-align: left;
  1358. color: #FFF;
  1359. }
  1360.  
  1361. .titlebox .fancy-toggle-button .remove {
  1362. border: none;
  1363. background-image: none;
  1364. background-color: #DD513B;
  1365. }
  1366.  
  1367. .titlebox .fancy-toggle-button .add {
  1368. border: none;
  1369. background-image: none;
  1370. background-color: #4D6277;
  1371. }
  1372.  
  1373. /* Sticky, edit text in the sidebar */
  1374. a[name=content] {
  1375. position: absolute;
  1376. height: 31px;
  1377. top: 75px;
  1378. left: 25px;
  1379. right: 20px;
  1380. display: block;
  1381. border-bottom: 0;
  1382. box-shadow: 0px 1px 3px 1px #A5B9CE;
  1383. background: #FFFFFF;
  1384. z-index: 1;
  1385. }
  1386.  
  1387. .side .md h3:nth-of-type(1) {
  1388. position: absolute;
  1389. top: 75px;
  1390. left: 25px;
  1391. display: block;
  1392. border-bottom: 0;
  1393. text-align: left;
  1394. color: #333333;
  1395. font-weight: bold;
  1396. padding: 6px 5px 7px 27px;
  1397. right: 20px;
  1398. z-index: 2;
  1399. margin: 0;
  1400. }
  1401.  
  1402. /* wiki formatting */
  1403. div.wiki div.toc>ul:before {
  1404. display: block!important;
  1405. content: "Table of Contents";
  1406. color: #99A;
  1407. text-align: center;
  1408. margin-top: -5px;
  1409. margin-bottom: 5px;
  1410. }
  1411.  
  1412. #wiki_page_content, #wiki_revision_reason {
  1413. max-width: 98%;
  1414. }
  1415.  
  1416. .wikititle {
  1417. background-color: #FFF;
  1418. border: 0;
  1419. box-shadow: 0px 1px 3px 1px #A5B9CE;
  1420. padding: 5px;
  1421. margin: 0px 0px 10px 20px!important;
  1422. display: block !important;
  1423. overflow: auto;
  1424. }
  1425.  
  1426. .pageactions {
  1427. background-color: #FFF;
  1428. border: 0;
  1429. box-shadow: 0px 3px 3px 1px #A5B9CE;
  1430. padding: 0px;
  1431. margin: 0px 0px 0px 20px!important;
  1432. display: block !important;
  1433. overflow: auto;
  1434. }
  1435.  
  1436. .wiki-page-content {
  1437. background-color: #FFFFFF;
  1438. border: 0;
  1439. box-shadow: 0px 3px 3px 1px #A5B9CE;
  1440. padding: 5px;
  1441. margin: 0px 0px 0px 20px !important;
  1442. overflow: auto;
  1443. }
  1444.  
  1445. .wiki-page .pageactions {
  1446. border: 0px !important;
  1447. }
  1448.  
  1449. .wikiaction {
  1450. border-radius: 0px !important;
  1451. }
  1452.  
  1453. .wiki-page .wiki-page-content .md.wiki > .toc > ul {
  1454. margin: 0px !important;
  1455. background-color: #F5F5F5;
  1456. border-width: 1px 0px;
  1457. border-style: solid;
  1458. border-color: #C1BFBF;
  1459. }
  1460.  
  1461. .toc {
  1462. float: right;
  1463. max-width: 40%;
  1464. border-color: #C1BFBF;
  1465. }
  1466. a[href*='#icon-'] {
  1467. color: #000!important;
  1468. cursor: default;
  1469. }
  1470.  
  1471.  
  1472. /* remove RES annotation since these aren't really links */
  1473. a[href*='#icon-'] + .keyNavAnnotation {
  1474. display:none;
  1475. }
  1476.  
  1477. a[href*='#icon-']:hover {
  1478. text-decoration: none;
  1479. }
  1480.  
  1481. a[href*='#icon-']::before {
  1482. display: inline-block;
  1483. height: 16px;
  1484. width: 16px;
  1485. content: '';
  1486. margin: 0 5px -3px 0;
  1487. background: url(%%sprite-icon-16%%) no-repeat top left;
  1488. }
  1489.  
  1490. a[href='#icon-adjust']::before {
  1491. background-position: 0 0;
  1492. }
  1493.  
  1494. a[href='#icon-adn']::before {
  1495. background-position: 0 -34px;
  1496. }
  1497.  
  1498. a[href='#icon-align-center']::before {
  1499. background-position: 0 -68px;
  1500. }
  1501.  
  1502. a[href='#icon-align-justify']::before {
  1503. background-position: 0 -102px;
  1504. }
  1505.  
  1506. a[href='#icon-align-left']::before {
  1507. background-position: 0 -136px;
  1508. }
  1509.  
  1510. a[href='#icon-align-right']::before {
  1511. background-position: 0 -170px;
  1512. }
  1513.  
  1514. a[href='#icon-ambulance']::before {
  1515. background-position: 0 -204px;
  1516. }
  1517.  
  1518. a[href='#icon-anchor']::before {
  1519. background-position: 0 -238px;
  1520. }
  1521.  
  1522. a[href='#icon-android']::before {
  1523. background-position: 0 -272px;
  1524. }
  1525.  
  1526. a[href='#icon-angle-down']::before {
  1527. background-position: 0 -306px;
  1528. }
  1529.  
  1530. a[href='#icon-angle-left']::before {
  1531. background-position: 0 -340px;
  1532. }
  1533.  
  1534. a[href='#icon-angle-right']::before {
  1535. background-position: 0 -374px;
  1536. }
  1537.  
  1538. a[href='#icon-angle-up']::before {
  1539. background-position: 0 -408px;
  1540. }
  1541.  
  1542. a[href='#icon-apple']::before {
  1543. background-position: 0 -442px;
  1544. }
  1545.  
  1546. a[href='#icon-archive']::before {
  1547. background-position: 0 -476px;
  1548. }
  1549.  
  1550. a[href='#icon-arrow-down']::before {
  1551. background-position: 0 -510px;
  1552. }
  1553.  
  1554. a[href='#icon-arrow-left']::before {
  1555. background-position: 0 -544px;
  1556. }
  1557.  
  1558. a[href='#icon-arrow-right']::before {
  1559. background-position: 0 -578px;
  1560. }
  1561.  
  1562. a[href='#icon-arrow-up']::before {
  1563. background-position: 0 -612px;
  1564. }
  1565.  
  1566. a[href='#icon-asterisk']::before {
  1567. background-position: 0 -646px;
  1568. }
  1569.  
  1570. a[href='#icon-backward']::before {
  1571. background-position: 0 -680px;
  1572. }
  1573.  
  1574. a[href='#icon-ban-circle']::before {
  1575. background-position: 0 -714px;
  1576. }
  1577.  
  1578. a[href='#icon-bar-chart']::before {
  1579. background-position: 0 -748px;
  1580. }
  1581.  
  1582. a[href='#icon-barcode']::before {
  1583. background-position: 0 -782px;
  1584. }
  1585.  
  1586. a[href='#icon-beaker']::before {
  1587. background-position: 0 -816px;
  1588. }
  1589.  
  1590. a[href='#icon-beer']::before {
  1591. background-position: 0 -850px;
  1592. }
  1593.  
  1594. a[href='#icon-bell-alt']::before {
  1595. background-position: 0 -884px;
  1596. }
  1597.  
  1598. a[href='#icon-bell']::before {
  1599. background-position: 0 -918px;
  1600. }
  1601.  
  1602. a[href='#icon-bitbucket-sign']::before {
  1603. background-position: 0 -952px;
  1604. }
  1605.  
  1606. a[href='#icon-bitbucket']::before {
  1607. background-position: 0 -986px;
  1608. }
  1609.  
  1610. a[href='#icon-bitcoin']::before {
  1611. background-position: 0 -1020px;
  1612. }
  1613.  
  1614. a[href='#icon-bold']::before {
  1615. background-position: 0 -1054px;
  1616. }
  1617.  
  1618. a[href='#icon-bolt']::before {
  1619. background-position: 0 -1088px;
  1620. }
  1621.  
  1622. a[href='#icon-book']::before {
  1623. background-position: 0 -1122px;
  1624. }
  1625.  
  1626. a[href='#icon-bookmark-empty']::before {
  1627. background-position: 0 -1156px;
  1628. }
  1629.  
  1630. a[href='#icon-bookmark']::before {
  1631. background-position: 0 -1190px;
  1632. }
  1633.  
  1634. a[href='#icon-briefcase']::before {
  1635. background-position: 0 -1224px;
  1636. }
  1637.  
  1638. a[href='#icon-btc']::before {
  1639. background-position: 0 -1258px;
  1640. }
  1641.  
  1642. a[href='#icon-bug']::before {
  1643. background-position: 0 -1292px;
  1644. }
  1645.  
  1646. a[href='#icon-building']::before {
  1647. background-position: 0 -1326px;
  1648. }
  1649.  
  1650. a[href='#icon-bullhorn']::before {
  1651. background-position: 0 -1360px;
  1652. }
  1653.  
  1654. a[href='#icon-bullseye']::before {
  1655. background-position: 0 -1394px;
  1656. }
  1657.  
  1658. a[href='#icon-calendar-empty']::before {
  1659. background-position: 0 -1428px;
  1660. }
  1661.  
  1662. a[href='#icon-calendar']::before {
  1663. background-position: 0 -1462px;
  1664. }
  1665.  
  1666. a[href='#icon-camera-retro']::before {
  1667. background-position: 0 -1496px;
  1668. }
  1669.  
  1670. a[href='#icon-camera']::before {
  1671. background-position: 0 -1530px;
  1672. }
  1673.  
  1674. a[href='#icon-caret-down']::before {
  1675. background-position: 0 -1564px;
  1676. }
  1677.  
  1678. a[href='#icon-caret-left']::before {
  1679. background-position: 0 -1598px;
  1680. }
  1681.  
  1682. a[href='#icon-caret-right']::before {
  1683. background-position: 0 -1632px;
  1684. }
  1685.  
  1686. a[href='#icon-caret-up']::before {
  1687. background-position: 0 -1666px;
  1688. }
  1689.  
  1690. a[href='#icon-certificate']::before {
  1691. background-position: 0 -1700px;
  1692. }
  1693.  
  1694. a[href='#icon-check-empty']::before {
  1695. background-position: 0 -1734px;
  1696. }
  1697.  
  1698. a[href='#icon-check-minus']::before {
  1699. background-position: 0 -1768px;
  1700. }
  1701.  
  1702. a[href='#icon-check-sign']::before {
  1703. background-position: 0 -1802px;
  1704. }
  1705.  
  1706. a[href='#icon-check']::before {
  1707. background-position: 0 -1836px;
  1708. }
  1709.  
  1710. a[href='#icon-chevron-down']::before {
  1711. background-position: 0 -1870px;
  1712. }
  1713.  
  1714. a[href='#icon-chevron-left']::before {
  1715. background-position: 0 -1904px;
  1716. }
  1717.  
  1718. a[href='#icon-chevron-right']::before {
  1719. background-position: 0 -1938px;
  1720. }
  1721.  
  1722. a[href='#icon-chevron-sign-down']::before {
  1723. background-position: 0 -1972px;
  1724. }
  1725.  
  1726. a[href='#icon-chevron-sign-left']::before {
  1727. background-position: 0 -2006px;
  1728. }
  1729.  
  1730. a[href='#icon-chevron-sign-right']::before {
  1731. background-position: 0 -2040px;
  1732. }
  1733.  
  1734. a[href='#icon-chevron-sign-up']::before {
  1735. background-position: 0 -2074px;
  1736. }
  1737.  
  1738. a[href='#icon-chevron-up']::before {
  1739. background-position: 0 -2108px;
  1740. }
  1741.  
  1742. a[href='#icon-circle-arrow-down']::before {
  1743. background-position: 0 -2142px;
  1744. }
  1745.  
  1746. a[href='#icon-circle-arrow-left']::before {
  1747. background-position: 0 -2176px;
  1748. }
  1749.  
  1750. a[href='#icon-circle-arrow-right']::before {
  1751. background-position: 0 -2210px;
  1752. }
  1753.  
  1754. a[href='#icon-circle-arrow-up']::before {
  1755. background-position: 0 -2244px;
  1756. }
  1757.  
  1758. a[href='#icon-circle-blank']::before {
  1759. background-position: 0 -2278px;
  1760. }
  1761.  
  1762. a[href='#icon-circle']::before {
  1763. background-position: 0 -2312px;
  1764. }
  1765.  
  1766. a[href='#icon-cloud-download']::before {
  1767. background-position: 0 -2346px;
  1768. }
  1769.  
  1770. a[href='#icon-cloud-upload']::before {
  1771. background-position: 0 -2380px;
  1772. }
  1773.  
  1774. a[href='#icon-cloud']::before {
  1775. background-position: 0 -2414px;
  1776. }
  1777.  
  1778. a[href='#icon-cny']::before {
  1779. background-position: 0 -2448px;
  1780. }
  1781.  
  1782. a[href='#icon-code-fork']::before {
  1783. background-position: 0 -2482px;
  1784. }
  1785.  
  1786. a[href='#icon-code']::before {
  1787. background-position: 0 -2516px;
  1788. }
  1789.  
  1790. a[href='#icon-coffee']::before {
  1791. background-position: 0 -2550px;
  1792. }
  1793.  
  1794. a[href='#icon-cog']::before {
  1795. background-position: 0 -2584px;
  1796. }
  1797.  
  1798. a[href='#icon-cogs']::before {
  1799. background-position: 0 -2618px;
  1800. }
  1801.  
  1802. a[href='#icon-collapse-alt']::before {
  1803. background-position: 0 -2652px;
  1804. }
  1805.  
  1806. a[href='#icon-collapse-top']::before {
  1807. background-position: 0 -2686px;
  1808. }
  1809.  
  1810. a[href='#icon-collapse']::before {
  1811. background-position: 0 -2720px;
  1812. }
  1813.  
  1814. a[href='#icon-columns']::before {
  1815. background-position: 0 -2754px;
  1816. }
  1817.  
  1818. a[href='#icon-comment-alt']::before {
  1819. background-position: 0 -2788px;
  1820. }
  1821.  
  1822. a[href='#icon-comment']::before {
  1823. background-position: 0 -2822px;
  1824. }
  1825.  
  1826. a[href='#icon-comments-alt']::before {
  1827. background-position: 0 -2856px;
  1828. }
  1829.  
  1830. a[href='#icon-comments']::before {
  1831. background-position: 0 -2890px;
  1832. }
  1833.  
  1834. a[href='#icon-compass']::before {
  1835. background-position: 0 -2924px;
  1836. }
  1837.  
  1838. a[href='#icon-copy']::before {
  1839. background-position: 0 -2958px;
  1840. }
  1841.  
  1842. a[href='#icon-credit-card']::before {
  1843. background-position: 0 -2992px;
  1844. }
  1845.  
  1846. a[href='#icon-crop']::before {
  1847. background-position: 0 -3026px;
  1848. }
  1849.  
  1850. a[href='#icon-css3']::before {
  1851. background-position: 0 -3060px;
  1852. }
  1853.  
  1854. a[href='#icon-cut']::before {
  1855. background-position: 0 -3094px;
  1856. }
  1857.  
  1858. a[href='#icon-dashboard']::before {
  1859. background-position: 0 -3128px;
  1860. }
  1861.  
  1862. a[href='#icon-desktop']::before {
  1863. background-position: 0 -3162px;
  1864. }
  1865.  
  1866. a[href='#icon-dollar']::before {
  1867. background-position: 0 -3196px;
  1868. }
  1869.  
  1870. a[href='#icon-double-angle-down']::before {
  1871. background-position: 0 -3230px;
  1872. }
  1873.  
  1874. a[href='#icon-double-angle-left']::before {
  1875. background-position: 0 -3264px;
  1876. }
  1877.  
  1878. a[href='#icon-double-angle-right']::before {
  1879. background-position: 0 -3298px;
  1880. }
  1881.  
  1882. a[href='#icon-double-angle-up']::before {
  1883. background-position: 0 -3332px;
  1884. }
  1885.  
  1886. a[href='#icon-download-alt']::before {
  1887. background-position: 0 -3366px;
  1888. }
  1889.  
  1890. a[href='#icon-download']::before {
  1891. background-position: 0 -3400px;
  1892. }
  1893.  
  1894. a[href='#icon-dribbble']::before {
  1895. background-position: 0 -3434px;
  1896. }
  1897.  
  1898. a[href='#icon-dropbox']::before {
  1899. background-position: 0 -3468px;
  1900. }
  1901.  
  1902. a[href='#icon-edit-sign']::before {
  1903. background-position: 0 -3502px;
  1904. }
  1905.  
  1906. a[href='#icon-edit']::before {
  1907. background-position: 0 -3536px;
  1908. }
  1909.  
  1910. a[href='#icon-eject']::before {
  1911. background-position: 0 -3570px;
  1912. }
  1913.  
  1914. a[href='#icon-ellipsis-horizontal']::before {
  1915. background-position: 0 -3604px;
  1916. }
  1917.  
  1918. a[href='#icon-ellipsis-vertical']::before {
  1919. background-position: 0 -3638px;
  1920. }
  1921.  
  1922. a[href='#icon-envelope-alt']::before {
  1923. background-position: 0 -3672px;
  1924. }
  1925.  
  1926. a[href='#icon-envelope']::before {
  1927. background-position: 0 -3706px;
  1928. }
  1929.  
  1930. a[href='#icon-eraser']::before {
  1931. background-position: 0 -3740px;
  1932. }
  1933.  
  1934. a[href='#icon-eur']::before {
  1935. background-position: 0 -3774px;
  1936. }
  1937.  
  1938. a[href='#icon-euro']::before {
  1939. background-position: 0 -3808px;
  1940. }
  1941.  
  1942. a[href='#icon-exchange']::before {
  1943. background-position: 0 -3842px;
  1944. }
  1945.  
  1946. a[href='#icon-exclamation-sign']::before {
  1947. background-position: 0 -3876px;
  1948. }
  1949.  
  1950. a[href='#icon-exclamation']::before {
  1951. background-position: 0 -3910px;
  1952. }
  1953.  
  1954. a[href='#icon-expand-alt']::before {
  1955. background-position: 0 -3944px;
  1956. }
  1957.  
  1958. a[href='#icon-expand']::before {
  1959. background-position: 0 -3978px;
  1960. }
  1961.  
  1962. a[href='#icon-external-link-sign']::before {
  1963. background-position: 0 -4012px;
  1964. }
  1965.  
  1966. a[href='#icon-external-link']::before {
  1967. background-position: 0 -4046px;
  1968. }
  1969.  
  1970. a[href='#icon-eye-close']::before {
  1971. background-position: 0 -4080px;
  1972. }
  1973.  
  1974. a[href='#icon-eye-open']::before {
  1975. background-position: 0 -4114px;
  1976. }
  1977.  
  1978. a[href='#icon-facebook-sign']::before {
  1979. background-position: 0 -4148px;
  1980. }
  1981.  
  1982. a[href='#icon-facebook']::before {
  1983. background-position: 0 -4182px;
  1984. }
  1985.  
  1986. a[href='#icon-facetime-video']::before {
  1987. background-position: 0 -4216px;
  1988. }
  1989.  
  1990. a[href='#icon-fast-backward']::before {
  1991. background-position: 0 -4250px;
  1992. }
  1993.  
  1994. a[href='#icon-fast-forward']::before {
  1995. background-position: 0 -4284px;
  1996. }
  1997.  
  1998. a[href='#icon-female']::before {
  1999. background-position: 0 -4318px;
  2000. }
  2001.  
  2002. a[href='#icon-fighter-jet']::before {
  2003. background-position: 0 -4352px;
  2004. }
  2005.  
  2006. a[href='#icon-file-alt']::before {
  2007. background-position: 0 -4386px;
  2008. }
  2009.  
  2010. a[href='#icon-file-text-alt']::before {
  2011. background-position: 0 -4420px;
  2012. }
  2013.  
  2014. a[href='#icon-file-text']::before {
  2015. background-position: 0 -4454px;
  2016. }
  2017.  
  2018. a[href='#icon-file']::before {
  2019. background-position: 0 -4488px;
  2020. }
  2021.  
  2022. a[href='#icon-film']::before {
  2023. background-position: 0 -4522px;
  2024. }
  2025.  
  2026. a[href='#icon-filter']::before {
  2027. background-position: 0 -4556px;
  2028. }
  2029.  
  2030. a[href='#icon-fire-extinguisher']::before {
  2031. background-position: 0 -4590px;
  2032. }
  2033.  
  2034. a[href='#icon-fire']::before {
  2035. background-position: 0 -4624px;
  2036. }
  2037.  
  2038. a[href='#icon-flag-alt']::before {
  2039. background-position: 0 -4658px;
  2040. }
  2041.  
  2042. a[href='#icon-flag-checkered']::before {
  2043. background-position: 0 -4692px;
  2044. }
  2045.  
  2046. a[href='#icon-flag']::before {
  2047. background-position: 0 -4726px;
  2048. }
  2049.  
  2050. a[href='#icon-flickr']::before {
  2051. background-position: 0 -4760px;
  2052. }
  2053.  
  2054. a[href='#icon-folder-close-alt']::before {
  2055. background-position: 0 -4794px;
  2056. }
  2057.  
  2058. a[href='#icon-folder-close']::before {
  2059. background-position: 0 -4828px;
  2060. }
  2061.  
  2062. a[href='#icon-folder-open-alt']::before {
  2063. background-position: 0 -4862px;
  2064. }
  2065.  
  2066. a[href='#icon-folder-open']::before {
  2067. background-position: 0 -4896px;
  2068. }
  2069.  
  2070. a[href='#icon-font']::before {
  2071. background-position: 0 -4930px;
  2072. }
  2073.  
  2074. a[href='#icon-food']::before {
  2075. background-position: 0 -4964px;
  2076. }
  2077.  
  2078. a[href='#icon-forward']::before {
  2079. background-position: 0 -4998px;
  2080. }
  2081.  
  2082. a[href='#icon-foursquare']::before {
  2083. background-position: 0 -5032px;
  2084. }
  2085.  
  2086. a[href='#icon-frown']::before {
  2087. background-position: 0 -5066px;
  2088. }
  2089.  
  2090. a[href='#icon-fullscreen']::before {
  2091. background-position: 0 -5100px;
  2092. }
  2093.  
  2094. a[href='#icon-gamepad']::before {
  2095. background-position: 0 -5134px;
  2096. }
  2097.  
  2098. a[href='#icon-gbp']::before {
  2099. background-position: 0 -5168px;
  2100. }
  2101.  
  2102. a[href='#icon-gear']::before {
  2103. background-position: 0 -5202px;
  2104. }
  2105.  
  2106. a[href='#icon-gears']::before {
  2107. background-position: 0 -5236px;
  2108. }
  2109.  
  2110. a[href='#icon-gift']::before {
  2111. background-position: 0 -5270px;
  2112. }
  2113.  
  2114. a[href='#icon-github-alt']::before {
  2115. background-position: 0 -5304px;
  2116. }
  2117.  
  2118. a[href='#icon-github-sign']::before {
  2119. background-position: 0 -5338px;
  2120. }
  2121.  
  2122. a[href='#icon-github']::before {
  2123. background-position: 0 -5372px;
  2124. }
  2125.  
  2126. a[href='#icon-gittip']::before {
  2127. background-position: 0 -5406px;
  2128. }
  2129.  
  2130. a[href='#icon-glass']::before {
  2131. background-position: 0 -5440px;
  2132. }
  2133.  
  2134. a[href='#icon-globe']::before {
  2135. background-position: 0 -5474px;
  2136. }
  2137.  
  2138. a[href='#icon-google-plus-sign']::before {
  2139. background-position: 0 -5508px;
  2140. }
  2141.  
  2142. a[href='#icon-google-plus']::before {
  2143. background-position: 0 -5542px;
  2144. }
  2145.  
  2146. a[href='#icon-group']::before {
  2147. background-position: 0 -5576px;
  2148. }
  2149.  
  2150. a[href='#icon-h-sign']::before {
  2151. background-position: 0 -5610px;
  2152. }
  2153.  
  2154. a[href='#icon-hand-down']::before {
  2155. background-position: 0 -5644px;
  2156. }
  2157.  
  2158. a[href='#icon-hand-left']::before {
  2159. background-position: 0 -5678px;
  2160. }
  2161.  
  2162. a[href='#icon-hand-right']::before {
  2163. background-position: 0 -5712px;
  2164. }
  2165.  
  2166. a[href='#icon-hand-up']::before {
  2167. background-position: 0 -5746px;
  2168. }
  2169.  
  2170. a[href='#icon-hdd']::before {
  2171. background-position: 0 -5780px;
  2172. }
  2173.  
  2174. a[href='#icon-headphones']::before {
  2175. background-position: 0 -5814px;
  2176. }
  2177.  
  2178. a[href='#icon-heart-empty']::before {
  2179. background-position: 0 -5848px;
  2180. }
  2181.  
  2182. a[href='#icon-heart']::before {
  2183. background-position: 0 -5882px;
  2184. }
  2185.  
  2186. a[href='#icon-home']::before {
  2187. background-position: 0 -5916px;
  2188. }
  2189.  
  2190. a[href='#icon-hospital']::before {
  2191. background-position: 0 -5950px;
  2192. }
  2193.  
  2194. a[href='#icon-html5']::before {
  2195. background-position: 0 -5984px;
  2196. }
  2197.  
  2198. a[href='#icon-inbox']::before {
  2199. background-position: 0 -6018px;
  2200. }
  2201.  
  2202. a[href='#icon-indent-left']::before {
  2203. background-position: 0 -6052px;
  2204. }
  2205.  
  2206. a[href='#icon-indent-right']::before {
  2207. background-position: 0 -6086px;
  2208. }
  2209.  
  2210. a[href='#icon-info-sign']::before {
  2211. background-position: 0 -6120px;
  2212. }
  2213.  
  2214. a[href='#icon-info']::before {
  2215. background-position: 0 -6154px;
  2216. }
  2217.  
  2218. a[href='#icon-inr']::before {
  2219. background-position: 0 -6188px;
  2220. }
  2221.  
  2222. a[href='#icon-instagram']::before {
  2223. background-position: 0 -6222px;
  2224. }
  2225.  
  2226. a[href='#icon-italic']::before {
  2227. background-position: 0 -6256px;
  2228. }
  2229.  
  2230. a[href='#icon-jpy']::before {
  2231. background-position: 0 -6290px;
  2232. }
  2233.  
  2234. a[href='#icon-key']::before {
  2235. background-position: 0 -6324px;
  2236. }
  2237.  
  2238. a[href='#icon-keyboard']::before {
  2239. background-position: 0 -6358px;
  2240. }
  2241.  
  2242. a[href='#icon-krw']::before {
  2243. background-position: 0 -6392px;
  2244. }
  2245.  
  2246. a[href='#icon-laptop']::before {
  2247. background-position: 0 -6426px;
  2248. }
  2249.  
  2250. a[href='#icon-leaf']::before {
  2251. background-position: 0 -6460px;
  2252. }
  2253.  
  2254. a[href='#icon-legal']::before {
  2255. background-position: 0 -6494px;
  2256. }
  2257.  
  2258. a[href='#icon-lemon']::before {
  2259. background-position: 0 -6528px;
  2260. }
  2261.  
  2262. a[href='#icon-level-down']::before {
  2263. background-position: 0 -6562px;
  2264. }
  2265.  
  2266. a[href='#icon-level-up']::before {
  2267. background-position: 0 -6596px;
  2268. }
  2269.  
  2270. a[href='#icon-lightbulb']::before {
  2271. background-position: 0 -6630px;
  2272. }
  2273.  
  2274. a[href='#icon-link']::before {
  2275. background-position: 0 -6664px;
  2276. }
  2277.  
  2278. a[href='#icon-linkedin-sign']::before {
  2279. background-position: 0 -6698px;
  2280. }
  2281.  
  2282. a[href='#icon-linkedin']::before {
  2283. background-position: 0 -6732px;
  2284. }
  2285.  
  2286. a[href='#icon-linux']::before {
  2287. background-position: 0 -6766px;
  2288. }
  2289.  
  2290. a[href='#icon-list-alt']::before {
  2291. background-position: 0 -6800px;
  2292. }
  2293.  
  2294. a[href='#icon-list-ol']::before {
  2295. background-position: 0 -6834px;
  2296. }
  2297.  
  2298. a[href='#icon-list-ul']::before {
  2299. background-position: 0 -6868px;
  2300. }
  2301.  
  2302. a[href='#icon-list']::before {
  2303. background-position: 0 -6902px;
  2304. }
  2305.  
  2306. a[href='#icon-location-arrow']::before {
  2307. background-position: 0 -6936px;
  2308. }
  2309.  
  2310. a[href='#icon-lock']::before {
  2311. background-position: 0 -6970px;
  2312. }
  2313.  
  2314. a[href='#icon-long-arrow-down']::before {
  2315. background-position: 0 -7004px;
  2316. }
  2317.  
  2318. a[href='#icon-long-arrow-left']::before {
  2319. background-position: 0 -7038px;
  2320. }
  2321.  
  2322. a[href='#icon-long-arrow-right']::before {
  2323. background-position: 0 -7072px;
  2324. }
  2325.  
  2326. a[href='#icon-long-arrow-up']::before {
  2327. background-position: 0 -7106px;
  2328. }
  2329.  
  2330. a[href='#icon-magic']::before {
  2331. background-position: 0 -7140px;
  2332. }
  2333.  
  2334. a[href='#icon-magnet']::before {
  2335. background-position: 0 -7174px;
  2336. }
  2337.  
  2338. a[href='#icon-mail-forward']::before {
  2339. background-position: 0 -7208px;
  2340. }
  2341.  
  2342. a[href='#icon-mail-reply-all']::before {
  2343. background-position: 0 -7242px;
  2344. }
  2345.  
  2346. a[href='#icon-mail-reply']::before {
  2347. background-position: 0 -7276px;
  2348. }
  2349.  
  2350. a[href='#icon-male']::before {
  2351. background-position: 0 -7310px;
  2352. }
  2353.  
  2354. a[href='#icon-map-marker']::before {
  2355. background-position: 0 -7344px;
  2356. }
  2357.  
  2358. a[href='#icon-maxcdn']::before {
  2359. background-position: 0 -7378px;
  2360. }
  2361.  
  2362. a[href='#icon-medkit']::before {
  2363. background-position: 0 -7412px;
  2364. }
  2365.  
  2366. a[href='#icon-meh']::before {
  2367. background-position: 0 -7446px;
  2368. }
  2369.  
  2370. a[href='#icon-microphone-off']::before {
  2371. background-position: 0 -7480px;
  2372. }
  2373.  
  2374. a[href='#icon-microphone']::before {
  2375. background-position: 0 -7514px;
  2376. }
  2377.  
  2378. a[href='#icon-minus-sign-alt']::before {
  2379. background-position: 0 -7548px;
  2380. }
  2381.  
  2382. a[href='#icon-minus-sign']::before {
  2383. background-position: 0 -7582px;
  2384. }
  2385.  
  2386. a[href='#icon-minus']::before {
  2387. background-position: 0 -7616px;
  2388. }
  2389.  
  2390. a[href='#icon-mobile-phone']::before {
  2391. background-position: 0 -7650px;
  2392. }
  2393.  
  2394. a[href='#icon-money']::before {
  2395. background-position: 0 -7684px;
  2396. }
  2397.  
  2398. a[href='#icon-moon']::before {
  2399. background-position: 0 -7718px;
  2400. }
  2401.  
  2402. a[href='#icon-move']::before {
  2403. background-position: 0 -7752px;
  2404. }
  2405.  
  2406. a[href='#icon-music']::before {
  2407. background-position: 0 -7786px;
  2408. }
  2409.  
  2410. a[href='#icon-off']::before {
  2411. background-position: 0 -7820px;
  2412. }
  2413.  
  2414. a[href='#icon-ok-circle']::before {
  2415. background-position: 0 -7854px;
  2416. }
  2417.  
  2418. a[href='#icon-ok-sign']::before {
  2419. background-position: 0 -7888px;
  2420. }
  2421.  
  2422. a[href='#icon-ok']::before {
  2423. background-position: 0 -7922px;
  2424. }
  2425.  
  2426. a[href='#icon-paper-clip']::before {
  2427. background-position: 0 -7956px;
  2428. }
  2429.  
  2430. a[href='#icon-paperclip']::before {
  2431. background-position: 0 -7990px;
  2432. }
  2433.  
  2434. a[href='#icon-paste']::before {
  2435. background-position: 0 -8024px;
  2436. }
  2437.  
  2438. a[href='#icon-pause']::before {
  2439. background-position: 0 -8058px;
  2440. }
  2441.  
  2442. a[href='#icon-pencil']::before {
  2443. background-position: 0 -8092px;
  2444. }
  2445.  
  2446. a[href='#icon-phone-sign']::before {
  2447. background-position: 0 -8126px;
  2448. }
  2449.  
  2450. a[href='#icon-phone']::before {
  2451. background-position: 0 -8160px;
  2452. }
  2453.  
  2454. a[href='#icon-picture']::before {
  2455. background-position: 0 -8194px;
  2456. }
  2457.  
  2458. a[href='#icon-pinterest-sign']::before {
  2459. background-position: 0 -8228px;
  2460. }
  2461.  
  2462. a[href='#icon-pinterest']::before {
  2463. background-position: 0 -8262px;
  2464. }
  2465.  
  2466. a[href='#icon-plane']::before {
  2467. background-position: 0 -8296px;
  2468. }
  2469.  
  2470. a[href='#icon-play-circle']::before {
  2471. background-position: 0 -8330px;
  2472. }
  2473.  
  2474. a[href='#icon-play-sign']::before {
  2475. background-position: 0 -8364px;
  2476. }
  2477.  
  2478. a[href='#icon-play']::before {
  2479. background-position: 0 -8398px;
  2480. }
  2481.  
  2482. a[href='#icon-plus-sign-alt']::before {
  2483. background-position: 0 -8432px;
  2484. }
  2485.  
  2486. a[href='#icon-plus-sign']::before {
  2487. background-position: 0 -8466px;
  2488. }
  2489.  
  2490. a[href='#icon-plus']::before {
  2491. background-position: 0 -8500px;
  2492. }
  2493.  
  2494. a[href='#icon-power-off']::before {
  2495. background-position: 0 -8534px;
  2496. }
  2497.  
  2498. a[href='#icon-print']::before {
  2499. background-position: 0 -8568px;
  2500. }
  2501.  
  2502. a[href='#icon-pushpin']::before {
  2503. background-position: 0 -8602px;
  2504. }
  2505.  
  2506. a[href='#icon-puzzle-piece']::before {
  2507. background-position: 0 -8636px;
  2508. }
  2509.  
  2510. a[href='#icon-qrcode']::before {
  2511. background-position: 0 -8670px;
  2512. }
  2513.  
  2514. a[href='#icon-question-sign']::before {
  2515. background-position: 0 -8704px;
  2516. }
  2517.  
  2518. a[href='#icon-question']::before {
  2519. background-position: 0 -8738px;
  2520. }
  2521.  
  2522. a[href='#icon-quote-left']::before {
  2523. background-position: 0 -8772px;
  2524. }
  2525.  
  2526. a[href='#icon-quote-right']::before {
  2527. background-position: 0 -8806px;
  2528. }
  2529.  
  2530. a[href='#icon-random']::before {
  2531. background-position: 0 -8840px;
  2532. }
  2533.  
  2534. a[href='#icon-refresh']::before {
  2535. background-position: 0 -8874px;
  2536. }
  2537.  
  2538. a[href='#icon-remove-circle']::before {
  2539. background-position: 0 -8908px;
  2540. }
  2541.  
  2542. a[href='#icon-remove-sign']::before {
  2543. background-position: 0 -8942px;
  2544. }
  2545.  
  2546. a[href='#icon-remove']::before {
  2547. background-position: 0 -8976px;
  2548. }
  2549.  
  2550. a[href='#icon-renminbi']::before {
  2551. background-position: 0 -9010px;
  2552. }
  2553.  
  2554. a[href='#icon-renren']::before {
  2555. background-position: 0 -9044px;
  2556. }
  2557.  
  2558. a[href='#icon-reorder']::before {
  2559. background-position: 0 -9078px;
  2560. }
  2561.  
  2562. a[href='#icon-repeat']::before {
  2563. background-position: 0 -9112px;
  2564. }
  2565.  
  2566. a[href='#icon-reply-all']::before {
  2567. background-position: 0 -9146px;
  2568. }
  2569.  
  2570. a[href='#icon-reply']::before {
  2571. background-position: 0 -9180px;
  2572. }
  2573.  
  2574. a[href='#icon-resize-full']::before {
  2575. background-position: 0 -9214px;
  2576. }
  2577.  
  2578. a[href='#icon-resize-horizontal']::before {
  2579. background-position: 0 -9248px;
  2580. }
  2581.  
  2582. a[href='#icon-resize-small']::before {
  2583. background-position: 0 -9282px;
  2584. }
  2585.  
  2586. a[href='#icon-resize-vertical']::before {
  2587. background-position: 0 -9316px;
  2588. }
  2589.  
  2590. a[href='#icon-retweet']::before {
  2591. background-position: 0 -9350px;
  2592. }
  2593.  
  2594. a[href='#icon-road']::before {
  2595. background-position: 0 -9384px;
  2596. }
  2597.  
  2598. a[href='#icon-rocket']::before {
  2599. background-position: 0 -9418px;
  2600. }
  2601.  
  2602. a[href='#icon-rotate-left']::before {
  2603. background-position: 0 -9452px;
  2604. }
  2605.  
  2606. a[href='#icon-rotate-right']::before {
  2607. background-position: 0 -9486px;
  2608. }
  2609.  
  2610. a[href='#icon-rss-sign']::before {
  2611. background-position: 0 -9520px;
  2612. }
  2613.  
  2614. a[href='#icon-rss']::before {
  2615. background-position: 0 -9554px;
  2616. }
  2617.  
  2618. a[href='#icon-rupee']::before {
  2619. background-position: 0 -9588px;
  2620. }
  2621.  
  2622. a[href='#icon-save']::before {
  2623. background-position: 0 -9622px;
  2624. }
  2625.  
  2626. a[href='#icon-screenshot']::before {
  2627. background-position: 0 -9656px;
  2628. }
  2629.  
  2630. a[href='#icon-search']::before {
  2631. background-position: 0 -9690px;
  2632. }
  2633.  
  2634. a[href='#icon-share-alt']::before {
  2635. background-position: 0 -9724px;
  2636. }
  2637.  
  2638. a[href='#icon-share-sign']::before {
  2639. background-position: 0 -9758px;
  2640. }
  2641.  
  2642. a[href='#icon-share']::before {
  2643. background-position: 0 -9792px;
  2644. }
  2645.  
  2646. a[href='#icon-shield']::before {
  2647. background-position: 0 -9826px;
  2648. }
  2649.  
  2650. a[href='#icon-shopping-cart']::before {
  2651. background-position: 0 -9860px;
  2652. }
  2653.  
  2654. a[href='#icon-sign-blank']::before {
  2655. background-position: 0 -9894px;
  2656. }
  2657.  
  2658. a[href='#icon-signal']::before {
  2659. background-position: 0 -9928px;
  2660. }
  2661.  
  2662. a[href='#icon-signin']::before {
  2663. background-position: 0 -9962px;
  2664. }
  2665.  
  2666. a[href='#icon-signout']::before {
  2667. background-position: 0 -9996px;
  2668. }
  2669.  
  2670. a[href='#icon-sitemap']::before {
  2671. background-position: 0 -10030px;
  2672. }
  2673.  
  2674. a[href='#icon-skype']::before {
  2675. background-position: 0 -10064px;
  2676. }
  2677.  
  2678. a[href='#icon-smile']::before {
  2679. background-position: 0 -10098px;
  2680. }
  2681.  
  2682. a[href='#icon-sort-by-alphabet-alt']::before {
  2683. background-position: 0 -10132px;
  2684. }
  2685.  
  2686. a[href='#icon-sort-by-alphabet']::before {
  2687. background-position: 0 -10166px;
  2688. }
  2689.  
  2690. a[href='#icon-sort-by-attributes-alt']::before {
  2691. background-position: 0 -10200px;
  2692. }
  2693.  
  2694. a[href='#icon-sort-by-attributes']::before {
  2695. background-position: 0 -10234px;
  2696. }
  2697.  
  2698. a[href='#icon-sort-by-order-alt']::before {
  2699. background-position: 0 -10268px;
  2700. }
  2701.  
  2702. a[href='#icon-sort-by-order']::before {
  2703. background-position: 0 -10302px;
  2704. }
  2705.  
  2706. a[href='#icon-sort-down']::before {
  2707. background-position: 0 -10336px;
  2708. }
  2709.  
  2710. a[href='#icon-sort-up']::before {
  2711. background-position: 0 -10370px;
  2712. }
  2713.  
  2714. a[href='#icon-sort']::before {
  2715. background-position: 0 -10404px;
  2716. }
  2717.  
  2718. a[href='#icon-spinner']::before {
  2719. background-position: 0 -10438px;
  2720. }
  2721.  
  2722. a[href='#icon-stackexchange']::before {
  2723. background-position: 0 -10472px;
  2724. }
  2725.  
  2726. a[href='#icon-star-empty']::before {
  2727. background-position: 0 -10506px;
  2728. }
  2729.  
  2730. a[href='#icon-star-half-empty']::before {
  2731. background-position: 0 -10540px;
  2732. }
  2733.  
  2734. a[href='#icon-star-half-full']::before {
  2735. background-position: 0 -10574px;
  2736. }
  2737.  
  2738. a[href='#icon-star-half']::before {
  2739. background-position: 0 -10608px;
  2740. }
  2741.  
  2742. a[href='#icon-star']::before {
  2743. background-position: 0 -10642px;
  2744. }
  2745.  
  2746. a[href='#icon-step-backward']::before {
  2747. background-position: 0 -10676px;
  2748. }
  2749.  
  2750. a[href='#icon-step-forward']::before {
  2751. background-position: 0 -10710px;
  2752. }
  2753.  
  2754. a[href='#icon-stethoscope']::before {
  2755. background-position: 0 -10744px;
  2756. }
  2757.  
  2758. a[href='#icon-stop']::before {
  2759. background-position: 0 -10778px;
  2760. }
  2761.  
  2762. a[href='#icon-strikethrough']::before {
  2763. background-position: 0 -10812px;
  2764. }
  2765.  
  2766. a[href='#icon-subscript']::before {
  2767. background-position: 0 -10846px;
  2768. }
  2769.  
  2770. a[href='#icon-suitcase']::before {
  2771. background-position: 0 -10880px;
  2772. }
  2773.  
  2774. a[href='#icon-sun']::before {
  2775. background-position: 0 -10914px;
  2776. }
  2777.  
  2778. a[href='#icon-superscript']::before {
  2779. background-position: 0 -10948px;
  2780. }
  2781.  
  2782. a[href='#icon-table']::before {
  2783. background-position: 0 -10982px;
  2784. }
  2785.  
  2786. a[href='#icon-tablet']::before {
  2787. background-position: 0 -11016px;
  2788. }
  2789.  
  2790. a[href='#icon-tag']::before {
  2791. background-position: 0 -11050px;
  2792. }
  2793.  
  2794. a[href='#icon-tags']::before {
  2795. background-position: 0 -11084px;
  2796. }
  2797.  
  2798. a[href='#icon-tasks']::before {
  2799. background-position: 0 -11118px;
  2800. }
  2801.  
  2802. a[href='#icon-terminal']::before {
  2803. background-position: 0 -11152px;
  2804. }
  2805.  
  2806. a[href='#icon-text-height']::before {
  2807. background-position: 0 -11186px;
  2808. }
  2809.  
  2810. a[href='#icon-text-width']::before {
  2811. background-position: 0 -11220px;
  2812. }
  2813.  
  2814. a[href='#icon-th-large']::before {
  2815. background-position: 0 -11254px;
  2816. }
  2817.  
  2818. a[href='#icon-th-list']::before {
  2819. background-position: 0 -11288px;
  2820. }
  2821.  
  2822. a[href='#icon-th']::before {
  2823. background-position: 0 -11322px;
  2824. }
  2825.  
  2826. a[href='#icon-thumbs-down-alt']::before {
  2827. background-position: 0 -11356px;
  2828. }
  2829.  
  2830. a[href='#icon-thumbs-down']::before {
  2831. background-position: 0 -11390px;
  2832. }
  2833.  
  2834. a[href='#icon-thumbs-up-alt']::before {
  2835. background-position: 0 -11424px;
  2836. }
  2837.  
  2838. a[href='#icon-thumbs-up']::before {
  2839. background-position: 0 -11458px;
  2840. }
  2841.  
  2842. a[href='#icon-ticket']::before {
  2843. background-position: 0 -11492px;
  2844. }
  2845.  
  2846. a[href='#icon-time']::before {
  2847. background-position: 0 -11526px;
  2848. }
  2849.  
  2850. a[href='#icon-tint']::before {
  2851. background-position: 0 -11560px;
  2852. }
  2853.  
  2854. a[href='#icon-trash']::before {
  2855. background-position: 0 -11594px;
  2856. }
  2857.  
  2858. a[href='#icon-trello']::before {
  2859. background-position: 0 -11628px;
  2860. }
  2861.  
  2862. a[href='#icon-trophy']::before {
  2863. background-position: 0 -11662px;
  2864. }
  2865.  
  2866. a[href='#icon-truck']::before {
  2867. background-position: 0 -11696px;
  2868. }
  2869.  
  2870. a[href='#icon-tumblr-sign']::before {
  2871. background-position: 0 -11730px;
  2872. }
  2873.  
  2874. a[href='#icon-tumblr']::before {
  2875. background-position: 0 -11764px;
  2876. }
  2877.  
  2878. a[href='#icon-twitter-sign']::before {
  2879. background-position: 0 -11798px;
  2880. }
  2881.  
  2882. a[href='#icon-twitter']::before {
  2883. background-position: 0 -11832px;
  2884. }
  2885.  
  2886. a[href='#icon-umbrella']::before {
  2887. background-position: 0 -11866px;
  2888. }
  2889.  
  2890. a[href='#icon-unchecked']::before {
  2891. background-position: 0 -11900px;
  2892. }
  2893.  
  2894. a[href='#icon-underline']::before {
  2895. background-position: 0 -11934px;
  2896. }
  2897.  
  2898. a[href='#icon-undo']::before {
  2899. background-position: 0 -11968px;
  2900. }
  2901.  
  2902. a[href='#icon-unlink']::before {
  2903. background-position: 0 -12002px;
  2904. }
  2905.  
  2906. a[href='#icon-unlock-alt']::before {
  2907. background-position: 0 -12036px;
  2908. }
  2909.  
  2910. a[href='#icon-unlock']::before {
  2911. background-position: 0 -12070px;
  2912. }
  2913.  
  2914. a[href='#icon-upload-alt']::before {
  2915. background-position: 0 -12104px;
  2916. }
  2917.  
  2918. a[href='#icon-upload']::before {
  2919. background-position: 0 -12138px;
  2920. }
  2921.  
  2922. a[href='#icon-usd']::before {
  2923. background-position: 0 -12172px;
  2924. }
  2925.  
  2926. a[href='#icon-user-md']::before {
  2927. background-position: 0 -12206px;
  2928. }
  2929.  
  2930. a[href='#icon-user']::before {
  2931. background-position: 0 -12240px;
  2932. }
  2933.  
  2934. a[href='#icon-vk']::before {
  2935. background-position: 0 -12274px;
  2936. }
  2937.  
  2938. a[href='#icon-volume-down']::before {
  2939. background-position: 0 -12308px;
  2940. }
  2941.  
  2942. a[href='#icon-volume-off']::before {
  2943. background-position: 0 -12342px;
  2944. }
  2945.  
  2946. a[href='#icon-volume-up']::before {
  2947. background-position: 0 -12376px;
  2948. }
  2949.  
  2950. a[href='#icon-warning-sign']::before {
  2951. background-position: 0 -12410px;
  2952. }
  2953.  
  2954. a[href='#icon-weibo']::before {
  2955. background-position: 0 -12444px;
  2956. }
  2957.  
  2958. a[href='#icon-windows']::before {
  2959. background-position: 0 -12478px;
  2960. }
  2961.  
  2962. a[href='#icon-won']::before {
  2963. background-position: 0 -12512px;
  2964. }
  2965.  
  2966. a[href='#icon-wrench']::before {
  2967. background-position: 0 -12546px;
  2968. }
  2969.  
  2970. a[href='#icon-xing-sign']::before {
  2971. background-position: 0 -12580px;
  2972. }
  2973.  
  2974. a[href='#icon-xing']::before {
  2975. background-position: 0 -12614px;
  2976. }
  2977.  
  2978. a[href='#icon-yen']::before {
  2979. background-position: 0 -12648px;
  2980. }
  2981.  
  2982. a[href='#icon-youtube-play']::before {
  2983. background-position: 0 -12682px;
  2984. }
  2985.  
  2986. a[href='#icon-youtube-sign']::before {
  2987. background-position: 0 -12716px;
  2988. }
  2989.  
  2990. a[href='#icon-youtube']::before {
  2991. background-position: 0 -12750px;
  2992. }
  2993.  
  2994. a[href='#icon-zoom-in']::before {
  2995. background-position: 0 -12784px;
  2996. }
  2997.  
  2998. a[href='#icon-zoom-out']::before {
  2999. background-position: 0 -12818px;
  3000. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement