Advertisement
Guest User

SGv2 Dark - original

a guest
Feb 13th, 2015
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 51.86 KB | None | 0 0
  1. ::-webkit-scrollbar,
  2. ::-webkit-scrollbar-corner {
  3.     background: #171717;
  4.     height: 15px;
  5.     width: 15px;
  6.  }
  7.  
  8. ::-webkit-scrollbar-button,
  9. ::-webkit-scrollbar-track,
  10. ::-webkit-scrollbar-thumb {
  11.     background: #575552 center no-repeat;
  12.     border: 1px solid #171717;
  13.  }
  14.  
  15. ::-webkit-scrollbar-track:horizontal,
  16. ::-webkit-scrollbar-thumb:horizontal {
  17.     border-left: 0;
  18.     border-rigtht: 0;
  19.  }
  20.  
  21. ::-webkit-scrollbar-track:vertical,
  22. ::-webkit-scrollbar-thumb:vertical {
  23.     border-bottom: 0;
  24.     border-top: 0;
  25.  }
  26.  
  27. ::-webkit-scrollbar-thumb {background-color: #5d5b58;}
  28.  
  29. ::-webkit-scrollbar-track:vertical {background: #171717 -webkit-gradient(linear, center top, center 89, from(#3b3b3b), to(#171717));}
  30.  
  31. ::-webkit-scrollbar-track:horizontal {background: #171717 -webkit-gradient(linear, left center, 89 center, from(#3b3b3b), to(#171717));}
  32.  
  33. ::-webkit-scrollbar-button:hover,
  34. ::-webkit-scrollbar-thumb:hover {background-color: #676461;}
  35.  
  36. ::-webkit-scrollbar-thumb {
  37.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAJCAYAAADgkQYQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9JREFUeNpi/P//PwMhwAQibly/9h8fzUi0SefPnfuPjybepKNHjvxHpQ+j0MSbtGvXzv/I9G44vYN4kwACDAA7RESWY5qxTAAAAABJRU5ErkJggg==);
  38.  }
  39.  
  40. ::-webkit-scrollbar-button:vertical:decrement {
  41.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAD9JREFUeNpi+P//PwMyTk6I+48uxsSABFIS4//7+PqDaWRxJnQFIICukAldAQwgK2QEuQFdATLYsnkjA0CAAQCJHDCKKVQLaAAAAABJRU5ErkJggg==);
  42.     background-position: center 7px;
  43.     height: 23px;
  44.  }
  45.  
  46. ::-webkit-scrollbar-button:vertical:increment {
  47.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAFCAYAAACXU8ZrAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAENJREFUeNpiTE6I++/j68+AC2zZvJGBac78hYwgBi4FIHkmEAebQpgCMOf///9wDLJ6/dq1/0E0sjiKIphCdDGAAAMAtQVIOLvLsjoAAAAASUVORK5CYII=);
  48.     background-position: center 9px;   
  49.     height: 23px;
  50.  }
  51.  
  52. ::-webkit-scrollbar-button:horizontal:decrement {
  53.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAEZJREFUeNpi+P//PwMyTk6I+8/EgARSEuP/+/j6MzChC4AAE7oACDA/eXgfRQCscs78hYxbNm9EFQQR6BJwi1AksLkTIMAAsFg1w4z04pgAAAAASUVORK5CYII=);
  54.     width: 23px;
  55.  }
  56.  
  57. ::-webkit-scrollbar-button:horizontal:increment {
  58.     background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAJCAYAAAD6reaeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAENJREFUeNpiSE6I+w8EDMiYycfXnyElMf4/AxJgAhHoEkwwBrIEE7I2mASK4JbNGxnmzF/IyIQuANeOLAAG2NwJEGAAuVg0Qtlxn1kAAAAASUVORK5CYII=);
  59.     width: 23px;
  60.  }
  61.  
  62. .ajax.comment__child:not(.highlight) {
  63.     -webkit-box-shadow: 1px 1px 0 #30394d inset, 0 7px 7px rgba(95, 95, 95, 0.3) inset !important;
  64.     background-color: rgba(19, 30, 36, 0.5) !important;
  65.     border: 1px solid #30394D !important;
  66.     box-shadow: 1px 1px 0 #30394d inset, 0 7px 7px rgba(95, 95, 95, 0.3) inset !important;
  67.  }
  68.  
  69. body {background-color: #1C222C ;}
  70.  
  71. .comment .comment__children {border-left: 1px solid #151518;}
  72.  
  73. .comment__action-button, .form__verify-default, .comment__submit-button {
  74.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.92)), to(rgba(255, 255, 255, 0.36)));
  75.     background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.36) 100%);
  76.     background-image: linear-gradient(rgba(255, 255, 255, 0.92) 0%, rgba(255, 255, 255, 0.36) 100%);
  77.     border-color: #6B6E75 #808186 #818286 #80818A;
  78.     color: #808080;
  79.     text-shadow: 1px 1px 1px black, 1px 1px 1px black;
  80.  }
  81.  
  82. .comment__child {
  83.     -webkit-box-shadow: 1px 1px 0 #5e5e5e inset, 0 7px 7px rgba(168, 168, 168, 0.37) inset !important;
  84.     border: 1px solid #71747A !important;
  85.     box-shadow: 1px 1px 0 #5e5e5e inset, 0 7px 7px rgba(168, 168, 168, 0.37) inset !important;
  86.  }
  87.  
  88. .comment__display-state .comment__description, .comment__delete-state .comment__description {padding: 8px 0;}
  89.  
  90. .comments__entity {
  91.     background-color: #131e24;
  92.     border: 1px solid #30394D;
  93.     color: #9E9E9E;
  94.     text-shadow: 1px 1px rgba(0, 0, 0, 0.9);
  95.  }
  96.  
  97. .comment__envelope {
  98.     background-image: -webkit-gradient(linear, left top, left bottom, from(#dadde4), to(#9b9ca3));
  99.     background-image: -webkit-linear-gradient(#dadde4 0%, #9b9ca3 100%);
  100.     background-image: linear-gradient(#dadde4 0%, #9b9ca3 100%);
  101.     border-color: #d8dbe1 #c8cbd1 #babcc2 #d0d2d8;
  102.     color: #5264BE;
  103.     text-shadow: 1px 1px 1px black;
  104.  }
  105.  
  106. div > div.table__column--width-fill > form > strong {color: #6db563;}
  107.  
  108. div.b-modal.__b-popup1__ {background-color: #303030 !important;}
  109.  
  110. div:nth-child(3) > .gridview_flex {
  111.     -webkit-box-shadow: none;
  112.     background-color: transparent;
  113.     background-image: none;
  114.     border-radius: 0px;
  115.     border: none;
  116.     box-shadow: none;
  117.     margin: 0px;
  118.     padding: 0px;
  119.     text-shadow: none;
  120.  }
  121.  
  122. .fa-envelope-o:before {content: "\f0e0";}
  123.  
  124. .featured__heading {
  125.     color: #bbb !important;
  126.     text-shadow: 1px 1px 1px black, 0px 0px 2px black;
  127.  }
  128.  
  129. .featured__welcome-message {
  130.     color: #C4C4C4;
  131.     text-shadow: 1px 1px 1px black, 2px 2px 2px black;
  132.  }
  133.  
  134. .form__group {border: none;}
  135.  
  136.     .form__group.is-selected {
  137.         -webkit-box-shadow: 1px 1px 0 rgba(180, 179, 179, 0.5) inset;
  138.         background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #3d3939), color-stop(25px, #292a2c));
  139.         background-image: -webkit-linear-gradient(#3d3939 0px, #292a2c 25px);
  140.         background-image: linear-gradient(#3d3939 0px, #292a2c 25px);
  141.         box-shadow: 0px 0px 15px #242424 inset;
  142.      }
  143.  
  144. .form__row__indent {border-left: 1px solid #151518 !important;}
  145.  
  146. .giveaway__column--group, .giveaway__column--whitelist, .giveaway__column--invite-only, .giveaway__column--community-voted, .featured__column--group {text-shadow: 1px 1px black !important;}
  147.  
  148. .giveaway__column--positive {color: #6db563 !important;}
  149.  
  150. .giveaway__columns > *:not(.giveaway__column--group):not(.giveaway__column--whitelist):not(.giveaway__column--invite-only):not(.giveaway__column--community-voted):not(.giveaway__column--contributor-level) {
  151.     -webkit-box-shadow: 1px 1px 0 rgba(103, 103, 103, 0.55) inset !important;
  152.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(148, 148, 148, 0.5)), color-stop(6px, rgba(186, 185, 185, 0.33)), to(rgba(69, 69, 69, 0.07)));
  153.     background-image: -webkit-linear-gradient(rgba(148, 148, 148, 0.5) 0px, rgba(186, 185, 185, 0.33) 6px, rgba(69, 69, 69, 0.07) 100%);
  154.     background-image: linear-gradient(rgba(148, 148, 148, 0.5) 0px, rgba(186, 185, 185, 0.33) 6px, rgba(69, 69, 69, 0.07) 100%);
  155.     border: 1px solid #333844;
  156.     box-shadow: 1px 1px 0 rgba(103, 103, 103, 0.55) inset !important;
  157.     color: #828FA0;
  158.  }
  159.  
  160. .giveaway__hide, .giveaway__icon {opacity: 0.55;}
  161.  
  162. .giveaway__links i {
  163.     color: #515151 !important;
  164.     text-shadow: 0 1px #000000,0 -1px #848484,1px 0 #8B8B8B,-1px 0 #717171 !important;
  165.  }
  166.  
  167. .giveaway__row-outer-wrap:not(:last-child), .comments > .comment:not(:last-child) {
  168.     -webkit-box-shadow: 0 1px 0 #323231;
  169.     border-bottom: 1px solid #000;
  170.     box-shadow: 0 1px 0 #323231;
  171.  }
  172.  
  173. header {
  174.     -webkit-box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.66) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  175.     box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.66) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  176.  }
  177.  
  178. .highlight {
  179.     -webkit-box-shadow: 1px 1px 0 #4b4b4b inset, 0 7px 7px rgba(121, 121, 121, 0.37) inset !important;
  180.     background-color: rgba(26, 34, 50, 0.7) !important;
  181.     border: 1px solid #2A4C94 !important;
  182.     box-shadow: 1px 1px 0 #4b4b4b inset, 0 7px 7px rgba(121, 121, 121, 0.37) inset !important;
  183.  }
  184.  
  185. html {background-color: #000000;}
  186.  
  187. i.fa.fa-gift:hover, i.fa.fa-envelope:hover, i.fa.fa-trophy:hover {
  188.     color: #E0E0E0;
  189.     text-shadow: 1px 1px rgba(255, 255, 255, 0.2);
  190.  }
  191.  
  192. input.sidebar__search-input {
  193.     background-color: #343434;
  194.     text-shadow: 1px 1px 1px black;
  195.  }
  196.  
  197. .livepreview.markdown {
  198.     color: lightgrey !important;
  199.     text-shadow: 1px 1px 1px #000 !important;
  200.  }
  201.  
  202. .markdown .comment__toggle-attached {color: #AA6C57;}
  203.  
  204. .markdown .spoiler_blur:not(:hover) {background-color: rgba(50, 56, 66, 0.64);}
  205.  
  206. .markdown h1, .markdown h2, .markdown h3 {
  207.     color: #A0A0A0;
  208.     text-shadow: 2px 2px 2px #000,1px 1px #000;
  209.  }
  210.  
  211. .markdown hr {border-top: 1px solid #8A8A8A !important;}
  212.  
  213. .markdown img, .global__image-outer-wrap {
  214.     background-color: #2f2f2f !important;
  215.     border: 1px solid #495061 !important;
  216.  }
  217.  
  218. .markdown pre {
  219.     background-color: #222222 !important;
  220.     border: 1px solid #444444 !important;
  221.     color: #acaf67 !important;
  222.     text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.5) !important;
  223.  }
  224.  
  225. .markdown .spoiler:not(:hover) {background-color: #333 !important;}
  226.  
  227. .markdown .spoiler > a:not(:hover) {
  228.     background-color: #333;
  229.     color: transparent;
  230.     text-shadow: none;
  231.  }
  232.  
  233. .markdown table {
  234.     -webkit-box-shadow: 0px 0px 2px #808080, 0px 0px 2px #808080;
  235.     background-color: rgba(37, 42, 45, 0.75);
  236.     border-radius: 4px;
  237.     border: transparent !important;
  238.     box-shadow: 0px 0px 2px #808080, 0px 0px 2px #808080;
  239.  }
  240.  
  241. .markdown td:not(:last-child), .markdown th:not(:last-child) {border-right: 1px solid #474747 !important;}
  242.  
  243. .markdown th:first-child {border-top-left-radius: 4px;}
  244.  
  245. .markdown th:last-child {border-top-right-radius: 4px;}
  246.  
  247. .markdown thead {
  248.     background-color: #383838 !important;
  249.     border-bottom: 1px solid #474747 !important;
  250.  }
  251.  
  252. tbody tr:last-child td:first-child {border-bottom-left-radius: 4px;}
  253.  
  254. tbody tr:last-child td:last-child {border-bottom-right-radius: 4px;}
  255.  
  256. .markdown tr:not(:last-child) {border-bottom: 1px solid #474747 !important;}
  257.  
  258. .nav__absolute-dropdown {
  259.     -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.7), 2px 2px 5px rgba(0, 0, 0, 0.8), 1px 1px 2px rgba(0, 0, 0, 0.9);
  260.     box-shadow: 0 0 5px rgba(0, 0, 0, 0.7), 2px 2px 5px rgba(0, 0, 0, 0.8), 1px 1px 2px rgba(0, 0, 0, 0.9);
  261.  }
  262.  
  263. .navbar_fixed {min-width: 950px;}
  264.  
  265. .nav__button {
  266.     color: #D0D0D0;
  267.     text-shadow: 1px 1px 1px black, 0px 0px 1px black;
  268.  }
  269.  
  270. .nav__button-container--active i {
  271.     color: #97CC97;
  272.     text-shadow: 1px 1px 0 black;
  273.  }
  274.  
  275. .nav__button-container--inactive i {
  276.     color: #C0C1CE !important;
  277.     text-shadow: 1px 1px 0 black !important;
  278.  }
  279.  
  280. .nav__button-container.is-selected .nav__button {
  281.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #a5a5a5), color-stop(5px, #9e9fa2), to(#626469)) !important;
  282.     background-image: -webkit-linear-gradient(#a5a5a5 0px, #9e9fa2 5px, #626469 100%) !important;
  283.     background-image: linear-gradient(#a5a5a5 0px, #9e9fa2 5px, #626469 100%) !important;
  284.     color: #1B1B1B;
  285.     text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3), 0px 0px 1px rgba(255, 255, 255, 0.5);
  286.  }
  287.  
  288.     .nav__button-container.is-selected .nav__button.is-selected {
  289.         background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #9b9c9e), to(#4c505a));
  290.         background-image: -webkit-linear-gradient(#9b9c9e 0px, #4c505a 100%);
  291.         background-image: linear-gradient(#9b9c9e 0px, #4c505a 100%);
  292.      }
  293.  
  294. .nav__button-container:not(.nav__button-container-icon) .nav__button:hover {
  295.     background-image: -webkit-gradient(linear, left top, left bottom, from(#52e2dc), to(#209091));
  296.     background-image: -webkit-linear-gradient(#52e2dc 0%, #209091 100%);
  297.     background-image: linear-gradient(#52e2dc 0%, #209091 100%);
  298.     color: #252b3d;
  299.     text-shadow: 0px 1px 0px #85caef;
  300.  }
  301.  
  302. .nav__row {
  303.     background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#383838));
  304.     background-image: -webkit-linear-gradient(#4b4b4b 0%, #383838 100%);
  305.     background-image: linear-gradient(#4b4b4b 0%, #383838 100%);
  306.     padding: 12px 15px;
  307.     text-shadow: 1px 1px #000 !important;
  308.  }
  309.  
  310.     .nav__row:not(:first-child) {border-top: 1px dashed #252A3A !important;}
  311.  
  312.     .nav__row:hover .nav__row__summary__name {color: #fff !important}
  313.  
  314.     .nav__row:hover, .page__heading__row:hover {
  315.         background-image: -webkit-gradient(linear, left top, left bottom, from(#3cb4af), to(#197272)) !important;
  316.         background-image: -webkit-linear-gradient(#3cb4af 0%, #197272 100%) !important;
  317.         background-image: linear-gradient(#3cb4af 0%, #197272 100%) !important;
  318.         color: #fff !important;
  319.         text-shadow: 0px 1px 2px #000;
  320.      }
  321.  
  322. .nav__row__summary__description {color: #8EA2B9 !important;}
  323.  
  324. .nav__row__summary__name {color: #7692D6 !important;}
  325.  
  326. .notification--warning {
  327.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(242, 242, 105, 0.96)), color-stop(20px, rgba(213, 213, 37, 0.85))) !important;
  328.     background-image: -webkit-linear-gradient(rgba(242, 242, 105, 0.96) 0px, rgba(213, 213, 37, 0.85) 20px) !important;
  329.     background-image: linear-gradient(rgba(242, 242, 105, 0.96) 0px, rgba(213, 213, 37, 0.85) 20px) !important;
  330.     border-color: #E2C502 !important;
  331.     color: #202020 !important;
  332.     text-shadow: 1px 1px 1px #FFFC00;
  333.  }
  334.  
  335. .page__heading + div:not(.notification) {
  336.     -webkit-box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.61) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  337.     background-color: #0F0F0F;
  338.     background-image: -webkit-radial-gradient(center top, farthest-side, #05151b -190%, #141414 190%);
  339.     background-image: radial-gradient(farthest-side at center top, #05151b -190%, #141414 190%);
  340.     border-radius: 4px;
  341.     border: 1px solid #333844;
  342.     box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.61) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  343.     margin-bottom: 12px;
  344.     margin-top: 8px;
  345.     padding: 10px;
  346.     text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.4);
  347.  }
  348.  
  349. .page__heading > * {
  350.     background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(rgba(27, 27, 27, 0.4))) !important;
  351.     background-image: -webkit-linear-gradient(#4b4b4b 0%, rgba(27, 27, 27, 0.4) 100%) !important;
  352.     background-image: linear-gradient(#4b4b4b 0%, rgba(27, 27, 27, 0.4) 100%) !important;
  353.     border: 1px solid #333844 !important;
  354.  }
  355.  
  356. .page__heading__absolute-dropdown {border: 1px solid #575A61 !important;}
  357.  
  358. .page__heading__breadcrumbs a {
  359.     color: #6b93bd !important;
  360.     text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.75);
  361.  }
  362.  
  363. .page__heading__button, .trade-feedback-icon, .comment__envelope, .trade__search-submit {text-shadow: 1px 1px 1px black;}
  364.  
  365. .page__heading__button--green, .trade-feedback-icon--positive, .trade-feedback-summary--positive, .trade__search-submit, .giveaway__column--contributor-level {
  366.     background-image: -webkit-gradient(linear, left top, left bottom, from(#6eb32e), color-stop(50%, #4b890e), to(#346107)) !important;
  367.     background-image: -webkit-linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%) !important;
  368.     background-image: linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%) !important;
  369.     border-color: #92B267 #719940 #558624 #719940 !important;
  370.     color: #8bcd74 !important;
  371.     text-shadow: 1px 1px 1px black, 0px 0px 1px black;
  372.  }
  373.  
  374. .page__heading__button.is-selected {
  375.     -webkit-box-shadow: 2px 2px 2px rgba(208, 211, 219, 0.15) inset, 7px 7px 7px rgba(208, 211, 219, 0.15) inset, 10px 10px 10px rgba(208, 211, 219, 0.05) inset, 1px 1px 0 rgba(255, 255, 255, 0.6) !important;
  376.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(213, 213, 213, 0.25)), to(rgba(119, 119, 119, 0.45)));
  377.     background-image: -webkit-linear-gradient(rgba(213, 213, 213, 0.25) 0%, rgba(119, 119, 119, 0.45) 100%);
  378.     background-image: linear-gradient(rgba(213, 213, 213, 0.25) 0%, rgba(119, 119, 119, 0.45) 100%);
  379.     border-color: #B5B8C0 #94969D #94969D #B5B8C0;
  380.     box-shadow: 2px 2px 2px rgba(208, 211, 219, 0.15) inset, 7px 7px 7px rgba(208, 211, 219, 0.15) inset, 10px 10px 10px rgba(208, 211, 219, 0.05) inset, 1px 1px 0 rgba(255, 255, 255, 0.6) !important;
  381.     text-shadow: 1px 1px 2px black;
  382.  }
  383.  
  384. .page__heading__green.is-selected, .page__heading__red.is-selected {
  385.     -webkit-box-shadow: 2px 2px 2px rgba(75, 75, 75, 0.35) inset, 7px 7px 7px rgba(75, 75, 75, 0.35) inset, 10px 10px 10px rgba(75, 75, 75, 0.35) inset, 1px 1px 0 #b1b1b1;
  386.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(208, 211, 219, 0.25)), to(rgba(208, 211, 219, 0.45)));
  387.     background-image: -webkit-linear-gradient(rgba(208, 211, 219, 0.25) 0%, rgba(208, 211, 219, 0.45) 100%);
  388.     background-image: linear-gradient(rgba(208, 211, 219, 0.25) 0%, rgba(208, 211, 219, 0.45) 100%);
  389.     border-color: #B1B1B1;
  390.     box-shadow: 2px 2px 2px rgba(75, 75, 75, 0.35) inset, 7px 7px 7px rgba(75, 75, 75, 0.35) inset, 10px 10px 10px rgba(75, 75, 75, 0.35) inset, 1px 1px 0 #b1b1b1;
  391.  }
  392.  
  393. .page__heading__red, .page__heading__green {
  394.     border: 1px solid;
  395.     text-shadow: 1px 1px 1px black;
  396.  }
  397.  
  398. .page__heading__row {
  399.     background-image: -webkit-gradient(linear, left top, left bottom, from(#4b4b4b), to(#383838)) !important;
  400.     background-image: -webkit-linear-gradient(#4b4b4b 0%, #383838 100%) !important;
  401.     background-image: linear-gradient(#4b4b4b 0%, #383838 100%) !important;
  402.     padding: 10px;
  403.     text-shadow: 1px 1px #000 !important;
  404.  }
  405.  
  406.     .page__heading__row:hover .page__heading__row__name {color: #fff;}
  407.  
  408.     .page__heading__row:not(:first-child) {border-top: 1px dashed #252A3A !important;}
  409.  
  410. .page__heading__row__name {color: #6885CF;}
  411.  
  412. .page__outer-wrap {
  413.     -webkit-box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.61) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  414.     background-color: #0F0F0F;
  415.     background-image: -webkit-radial-gradient(center top, farthest-side, #041218 -190%, #0a0a0a 190%);
  416.     background-image: radial-gradient(farthest-side at center top, #041218 -190%, #0a0a0a 190%);
  417.     border-top: solid 1px #000;
  418.     box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.61) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  419.     color: #949494;
  420.     text-shadow: 1px 1px black !important;
  421.  }
  422.  
  423. .pagination {border-top: 1px solid #151518 !important;}
  424.  
  425. .pinned-giveaways {
  426.     background-color: transparent !important;
  427.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(82, 226, 220, 0.12)), to(rgba(32, 144, 145, 0.05)));
  428.     background-image: -webkit-linear-gradient(rgba(82, 226, 220, 0.12) 0%, rgba(32, 144, 145, 0.05) 100%);
  429.     background-image: linear-gradient(rgba(82, 226, 220, 0.12) 0%, rgba(32, 144, 145, 0.05) 100%);
  430.     border: 1px solid #333844 !important;
  431.  }
  432.  
  433.     .pinned-giveaways * .giveaway__heading__thin, .pinned-giveaways * .giveaway__heading__name {color: #6B8CB3 !important;}
  434.  
  435.     .pinned-giveaways * .giveaway__columns > *:not(.giveaway__column--group):not(.giveaway__column--whitelist):not(.giveaway__column--invite-only):not(.giveaway__column--community-voted) {
  436.         -webkit-box-shadow: 1px 1px 0 rgba(165, 165, 165, 0.55) inset;
  437.         background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(255, 255, 255, 0.36)), color-stop(6px, rgba(255, 255, 255, 0.2)), to(rgba(255, 255, 255, 0.09))) !important;
  438.         background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.36) 0px, rgba(255, 255, 255, 0.2) 6px, rgba(255, 255, 255, 0.09) 100%) !important;
  439.         background-image: linear-gradient(rgba(255, 255, 255, 0.36) 0px, rgba(255, 255, 255, 0.2) 6px, rgba(255, 255, 255, 0.09) 100%) !important;
  440.         border: solid 1px #5A5A5A !important;
  441.         box-shadow: 1px 1px 0 rgba(165, 165, 165, 0.55) inset;
  442.         color: #A0A0A0 !important;
  443.      }
  444.  
  445. .poll__answer-container--negative .poll__vote-graph {
  446.     background-image: -webkit-gradient(linear, left top, left bottom, from(#a4a7ac), to(#93979c));
  447.     background-image: -webkit-linear-gradient(#a4a7ac 0%, #93979c 100%);
  448.     background-image: linear-gradient(#a4a7ac 0%, #93979c 100%);
  449.     border-color: #8E9092 #6F7174 #75787C #8B8E91;
  450.  }
  451.  
  452. .poll__answer-container--positive .poll__vote-graph {
  453.     background-image: -webkit-gradient(linear, left top, left bottom, from(#a5c982), to(#8ab85e));
  454.     background-image: -webkit-linear-gradient(#a5c982 0%, #8ab85e 100%);
  455.     background-image: linear-gradient(#a5c982 0%, #8ab85e 100%);
  456.     border-color: #A1BD78 #85AC57 #7FA552 #A1BD78;
  457.  }
  458.  
  459. .popup {
  460.     -webkit-box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);
  461.     background-color: #202020;
  462.     border: solid 1px rgba(0, 0, 0, 0.29);
  463.     box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);
  464.     text-shadow: 1px 1px 1px black;
  465.  }
  466.  
  467.     .popup img {
  468.         -webkit-box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);
  469.         background-color: #151515;
  470.         box-shadow: 0 0 15px black, 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);
  471.      }
  472.  
  473. .popup__heading {color: #557193;}
  474.  
  475. .popup__icon {
  476.     background-color: #5E5E5E;
  477.     border: 1px solid #8B8B8B;
  478.  }
  479.  
  480. .preview {
  481.     -webkit-box-shadow: 1px 1px 0 #5e5e5e inset, 0 7px 7px rgba(168, 168, 168, 0.37) inset !important;
  482.     background-color: #343434 !important;
  483.     border: 1px solid #404656 !important;
  484.     box-shadow: 1px 1px 0 #5e5e5e inset, 0 7px 7px rgba(168, 168, 168, 0.37) inset !important;
  485.  }
  486.  
  487. .row-spacer {
  488.     -webkit-box-shadow: 0 1px 0 #323231;
  489.     background-color: #444444 !important;
  490.     border-left: 1px solid #444444 !important;
  491.     border-right: 1px solid #444444 !important;
  492.     box-shadow: 0 1px 0 #323231;
  493.  }
  494.  
  495. .sidebar__error, .sidebar__suspension, .sidebar__suspension-time {
  496.     background-image: -webkit-gradient(linear, left top, left bottom, from(#d73f3f), to(#800808)) !important;
  497.     background-image: -webkit-linear-gradient(#d73f3f 0%, #800808 100%) !important;
  498.     background-image: linear-gradient(#d73f3f 0%, #800808 100%) !important;
  499.     border-color: #E54B4B #BD4343 #B64141 #BD4343 !important;
  500.     color: #FF6363;
  501.     text-shadow: 1px 1px 1px black, 1px 1px 1px black;
  502.  }
  503.    
  504. .sidebar__entry-delete {
  505.     background-image: -webkit-gradient(linear, left top, left bottom, from(#CCCC6C ), to(#989831)) !important;
  506.     background-image: -webkit-linear-gradient(#CCCC6C 0px, #A7A73A 20px) !important;
  507.     background-image: linear-gradient(#CCCC6C 0px, #A7A73A 20px) !important;
  508.     border-color: #C4B023 !important;
  509.     color: #1C1C1C !important;
  510.     text-shadow: 1px 1px 1px #CCCB2F;
  511. }
  512.  
  513. .sidebar__entry-insert, .sidebar__action-button, .nav__sits, .form__submit-button, .form__sync-default, .featured__action-button {
  514.     background-image: -webkit-gradient(linear, left top, left bottom, from(#6eb32e), color-stop(50%, #4b890e), to(#346107)) !important;
  515.     background-image: -webkit-linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%) !important;
  516.     background-image: linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%) !important;
  517.     border-color: #92B267 #719940 #558624 #719940 !important;
  518.     color: #84c06f;
  519.     text-shadow: 1px 1px 1px black, 0px 0px 1px black;
  520.  }
  521.  
  522. .sidebar__entry-insert:not(.is-disabled):hover, .sidebar__action-button:not(.is-disabled):hover, .nav__sits:not(.is-disabled):hover, .form__submit-button:not(.is-disabled):hover, .form__sync-default:not(.is-disabled):hover, .featured__action-button:not(.is-disabled):hover {
  523.     -webkit-box-shadow: inset 5px 5px 15px -7px #7beb75, inset -5px -5px 15px -7px #7beb75;
  524.     background-image: -webkit-gradient(linear, left top, left bottom, from(#6eb32e), color-stop(50%, #4b890e), to(#346107));
  525.     background-image: -webkit-linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%);
  526.     background-image: linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%);
  527.     border-color: #92B267;
  528.     box-shadow: inset 5px 5px 15px -7px #7beb75, inset -5px -5px 15px -7px #7beb75;
  529.     color: #a4dd91;
  530.     text-shadow: 1px 1px 1px black, 0px 0px 1px black;
  531.  }
  532.  
  533. .sidebar__entry-loading, .comment__action-button, .page__description__save, .poll__vote-button, .form__add-answer-button, .form__sync-loading, .form__verify-default {
  534.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 255, 255, 0.31)), to(rgba(255, 255, 255, 0.09))) !important;
  535.     background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0.31) 0%, rgba(255, 255, 255, 0.09) 100%) !important;
  536.     background-image: linear-gradient(rgba(255, 255, 255, 0.31) 0%, rgba(255, 255, 255, 0.09) 100%) !important;
  537.     border-color: #767676 #676767 #5A5A5A #676767 !important;
  538.     color: #8f97aa !important;
  539.     text-shadow: 1px 1px 1px black !important;
  540.  }
  541.  
  542. .sidebar__entry-loading:not(.is-disabled):active, .comment__submit-button:not(.is-disabled):active, .page__description__save:not(.is-disabled):active, .poll__vote-button:not(.is-disabled):active, .form__add-answer-button:not(.is-disabled):active, .form__sync-loading:not(.is-disabled):active {
  543.     -webkit-box-shadow: 2px 2px 2px rgba(208, 211, 219, 0.2) inset, 7px 7px 7px rgba(208, 211, 219, 0.2) inset, 10px 10px 10px rgba(208, 211, 219, 0.2) inset, 1px 1px 0 rgba(169, 169, 169, 0.58);
  544.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(208, 211, 219, 0.15)), to(rgba(208, 211, 219, 0.32)));
  545.     background-image: -webkit-linear-gradient(rgba(208, 211, 219, 0.15) 0%, rgba(208, 211, 219, 0.32) 100%);
  546.     background-image: linear-gradient(rgba(208, 211, 219, 0.15) 0%, rgba(208, 211, 219, 0.32) 100%);
  547.     border-color: #BABABA #AEB0B6 #B9BCC2 #A0A2A9;
  548.     box-shadow: 2px 2px 2px rgba(208, 211, 219, 0.2) inset, 7px 7px 7px rgba(208, 211, 219, 0.2) inset, 10px 10px 10px rgba(208, 211, 219, 0.2) inset, 1px 1px 0 rgba(169, 169, 169, 0.58);
  549.  }
  550.  
  551. .sidebar__entry-loading:not(.is-disabled):hover, .comment__action-button:not(.is-disabled):hover, .page__description__save:not(.is-disabled):hover, .poll__vote-button:not(.is-disabled):hover, .form__add-answer-button:not(.is-disabled):hover, .form__sync-loading:not(.is-disabled):hover, .form__verify-default:not(.is-disabled):hover {
  552.     background-image: -webkit-gradient(linear, left top, left bottom, from(#d8d8d8), to(rgba(196, 196, 196, 0.55)));
  553.     background-image: -webkit-linear-gradient(#d8d8d8 0%, rgba(196, 196, 196, 0.55) 100%);
  554.     background-image: linear-gradient(#d8d8d8 0%, rgba(196, 196, 196, 0.55) 100%);
  555.     border-color: #A6A6A6 #999999 #999999 #A6A6A6 !important;
  556.     color: #6A707E;
  557.     text-shadow: 1px 1px 1px black,0px 0px 1px black !important;
  558.  }
  559.  
  560. .sidebar__entry__points {font-weight: 600;}
  561.  
  562. .sidebar__heading {
  563.     -webkit-box-shadow: none !important;
  564.     border-bottom: none !important;
  565.     box-shadow: none !important;
  566.     font: bold 14px/16px Arial,sans-serif !important;
  567.     text-shadow: 1px 1px black !important;
  568.  }
  569.  
  570. .sidebar__navigation {
  571.     -webkit-box-shadow: 1px 1px 2px rgba(95, 95, 95, 0.3) inset !important;
  572.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(77, 77, 77, 0.6)), color-stop(6px, rgba(85, 85, 85, 0.35)), to(rgba(2, 2, 2, 0.1)));
  573.     background-image: -webkit-linear-gradient(rgba(77, 77, 77, 0.6) 0px, rgba(85, 85, 85, 0.35) 6px, rgba(2, 2, 2, 0.1) 100%);
  574.     background-image: linear-gradient(rgba(77, 77, 77, 0.6) 0px, rgba(85, 85, 85, 0.35) 6px, rgba(2, 2, 2, 0.1) 100%);
  575.     border-radius: 4px;
  576.     border: 1px solid #333844;
  577.     box-shadow: 1px 1px 2px rgba(95, 95, 95, 0.3) inset !important;
  578.     margin-bottom: 12px;
  579.     margin-top: 5px;
  580.     padding: 4px;
  581.     text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.4) !important;
  582.  }
  583.  
  584. .sidebar__navigation__item.is-selected .sidebar__navigation__item__name, .sidebar__navigation__item.is-selected i, .icon-red, .trade-feedback--negative, .pagination__navigation a.is-selected, .markdown li:before {color: #DB5151 !important;}
  585.  
  586. .sidebar__navigation__item__count {color: #7B899B !important;}
  587.  
  588. .sidebar__navigation__item__link:hover {
  589.     background-image: -webkit-gradient(linear, left top, left bottom, from(#3d3c3c), to(rgba(0, 0, 0, 0.4))) !important;
  590.     background-image: -webkit-linear-gradient(#3d3c3c 0%, rgba(0, 0, 0, 0.4) 100%) !important;
  591.     background-image: linear-gradient(#3d3c3c 0%, rgba(0, 0, 0, 0.4) 100%) !important;
  592.     border-radius: 4px !important;
  593.     border: 1px solid #4B5570 !important;
  594.  }
  595.  
  596. .sidebar__navigation__item__link:not(:hover) .sidebar__navigation__item__underline {
  597. -webkit-box-shadow: 0 1px 0 rgba(83, 83, 83, 0.3) !important;
  598. border-bottom: 1px dotted #B3B3B3 !important;
  599. box-shadow: 0 1px 0 rgba(83, 83, 83, 0.66) !important;
  600.  }
  601.  
  602. .sidebar__navigation__item__underline {opacity: 0.5;}
  603.  
  604. .sidebar__navigation__item__name {color: #4B6AB4;}
  605.  
  606. .sidebar__search-container, input:not(.sidebar__search-input), select, textarea {
  607.     background-color: #343434!important;
  608.     border-color: #404656!important;
  609.     color: lightgrey !important;
  610.     text-shadow: 1px 1px 1px #000;
  611.  }
  612.  
  613. .sidebar__shortcut-inner-wrap > * {
  614.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(167, 167, 167, 0.5)), to(rgba(107, 107, 107, 0.05))) !important;
  615.     background-image: -webkit-linear-gradient(rgba(167, 167, 167, 0.5) 0%, rgba(107, 107, 107, 0.05) 100%) !important;
  616.     background-image: linear-gradient(rgba(167, 167, 167, 0.5) 0%, rgba(107, 107, 107, 0.05) 100%) !important;
  617.     border-color: #545761 !important;
  618.     text-shadow: 1px 1px 1px #000 !important;
  619.  }
  620.  
  621.     .sidebar__shortcut-inner-wrap > *.is-selected.sidebar__shortcut__blacklist {
  622.         background-image: -webkit-gradient(linear, left top, left bottom, from(#f68e8e), to(#f13434));
  623.         background-image: -webkit-linear-gradient(#f68e8e 0%, #f13434 100%);
  624.         background-image: linear-gradient(#f68e8e 0%, #f13434 100%);
  625.         border-color: #EE949C #F38890 #DF696D #F37B81 !important;
  626.         color: #AF1616;
  627.         text-shadow: 1px 1px black;
  628.      }
  629.  
  630.     .sidebar__shortcut-inner-wrap > *.is-selected.sidebar__shortcut__whitelist {
  631.         background-image: -webkit-gradient(linear, left top, left bottom, from(#b1c8fc), to(#81a5f0));
  632.         background-image: -webkit-linear-gradient(#b1c8fc 0%, #81a5f0 100%);
  633.         background-image: linear-gradient(#b1c8fc 0%, #81a5f0 100%);
  634.         border-color: #88A6EE #7197F1 #678BE0 #7398F1 !important;
  635.         color: #425FA8;
  636.         text-shadow: 1px 1px black;
  637.      }
  638.  
  639. .table--ticket-summary {
  640.     background-color: #141414;
  641.     border: 1px solid #333741;
  642.  }
  643.  
  644. .table__avatar-outer-wrap, .table__thumbnail-outer-wrap, .comment__avatar-outer-wrap, .markdown img, .form__group__avatar-outer-wrap, .giveaway-summary__thumbnail-outer-wrap, .giveaway-summary__avatar-outer-wrap {
  645.     background-color: #242424;
  646.     border: 1px solid #4A5163;
  647.  }
  648.  
  649. .table__column__heading {
  650.     color: #8A97A5;
  651.     text-shadow: 1px 1px 1px black, 2px 2px 2px rgba(0, 0, 0, 0.7);
  652.  }
  653.  
  654. .table__column__secondary-link, .giveaway-summary__links span, .giveaway-summary__links span {
  655.     color: #617CC0 !important;
  656.     text-shadow: 1px 1px 1px black, 1px 1px 2px black !important;
  657.  }
  658.  
  659. .table__column__secondary-link, .pagination__navigation a:not(.is-selected) span, .comment__cancel-button span, .page__description__cancel span, .form__edit-button span, .form__logout-button span, .comment__username a, .comment__actions__button, .page__description__edit, .giveaway__username, .giveaway__links span {
  660.     -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) !important;
  661.     border-bottom: 1px dotted !important;
  662.     box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15) !important;
  663.  }
  664.  
  665. .table__heading {
  666.     color: #8F9FB3 !important;
  667.     font-size: 100% !important;
  668.     text-shadow: 1px 1px 1px black, 0px 0px 1px black !important;
  669.  }
  670.  
  671. .table__row-outer-wrap {color: #989A9C !important;}
  672.  
  673.     .table__row-outer-wrap:not(:last-of-type) {
  674.         -webkit-box-shadow: 0 1px 0 #323231;
  675.         border-bottom: 1px solid #000;
  676.         box-shadow: 0 1px 0 #323231;
  677.      }
  678.  
  679. .table__row-spacer {
  680.     border-left: 1px solid rgba(211, 215, 225, 0.1);
  681.     border-right: 1px solid rgba(211, 215, 225, 0.1);
  682.  }
  683.  
  684. .trade__search-container, .table--summary, .table__heading {
  685.     background-color: #393B3F !important;
  686.     border: 1px solid #5B6069 !important;
  687.  }
  688.  
  689. .widget-container > div:not(:first-child) {
  690.     -webkit-box-shadow: none !important;
  691.     border-left: none !important;
  692.     box-shadow: none !important;
  693.     margin-left: 15px !important;
  694.     order-left: none !important;
  695.     padding-left: 10px !important;
  696.  }
  697.  
  698. .table__column--width-small {width: 13%;}
  699.  
  700. .ui-widget {
  701.     -webkit-box-shadow: 0 0 3px #292c32 !important;
  702.     background: #1c1c1c !important;
  703.     border-radius: 0 !important;
  704.     border: none !important;
  705.     box-shadow: 0 0 3px #292c32 !important;
  706.  }
  707.  
  708. .ui-datepicker {
  709.     -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.02), 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);
  710.     border-radius: 4px 4px 0 0;
  711.     box-shadow: 0 0 15px rgba(0, 0, 0, 0.02), 2px 2px 5px rgba(0, 0, 0, 0.05), 1px 1px 2px rgba(0, 0, 0, 0.1);
  712.     color: #788EA8;
  713.     font-size: 11px;
  714.     margin-top: 5px;
  715.     overflow: hidden;
  716.     padding: 0;
  717.     width: 218px;
  718.  }
  719.  
  720. .ui-datepicker-header {
  721.     -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
  722.     background: #333;
  723.     border-bottom: 1px solid #000;
  724.     border-radius: 0;
  725.     border-top: 1px solid #000;
  726.     border: none;
  727.     box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.25);
  728.     color: #e3e3e3;
  729.     font-size: 14px;
  730.     font-weight: bold;
  731.     margin-top: 5px;
  732.     text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.64), -1px 1px 1px rgba(0, 0, 0, 0.64);
  733.  }
  734.  
  735. .ui-datepicker-unselectable .ui-state-default, .ui-datepicker-other-month .ui-state-default {opacity: 0.2;}
  736.  
  737. .ui-datepicker table {
  738.     border-left: 1px solid #000000;
  739.     border-right: 1px solid #000000;
  740.  }
  741.  
  742. .ui-datepicker thead {
  743.     background-color: transparent;
  744.     border-bottom: 1px solid #000000;
  745.  }
  746.  
  747. .ui-datepicker th {
  748.     line-height: 29px;
  749.     text-shadow: 1px 1px black;
  750.  }
  751.  
  752. .ui-datepicker tbody tr {border-bottom: 1px solid #000000;}
  753.  
  754. .ui-datepicker td {
  755.     border-right: 1px solid #000000;
  756.     border-top: 1px solid #000000;
  757.  }
  758.  
  759. .ui-datepicker tbody td:not(:last-child) {border-right: 1px solid #000000;}
  760.  
  761. .ui-datepicker td:last-child {border-right: none;}
  762.  
  763. .ui-state-default {
  764.     color: #8690C0;
  765.     font-size: 12px;
  766.  }
  767.  
  768. .ui-state-disabled .ui-state-default {color: #9CAEDB;}
  769.  
  770. .ui-datepicker td span, .ui-datepicker td a {text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.64), -1px 1px 1px rgba(0, 0, 0, 0.64);}
  771.  
  772. .ui-datepicker td:not(.datepicker-highlight-range) a:not(.ui-state-active):hover {
  773.     -webkit-box-shadow: inset 0 0 6px black;
  774.     background-image: -webkit-gradient(linear, left top, left bottom, from(#424242), to(#373737));
  775.     background-image: -webkit-linear-gradient(#424242 0%, #373737 100%);
  776.     background-image: linear-gradient(#424242 0%, #373737 100%);
  777.     box-shadow: inset 0 0 6px black;
  778.     color: #4474EC;
  779.  }
  780.  
  781. .ui-datepicker-calendar .ui-state-active, .ui-datepicker-calendar td.datepicker-highlight-range a {
  782.     background-color: #4E5774;
  783.     color: #4b72d4;
  784.     text-shadow: 1px 1px 1px black, -1px 1px 1px black;
  785.  }
  786.  
  787. .ui-datepicker-calendar td:not(.datepicker-highlight-range) .ui-state-default:not(.ui-state-active) {
  788.     -webkit-box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.48);
  789.     background-image: -webkit-gradient(linear, left top, left bottom, from(#9e9e9e), to(#4a4a4a));
  790.     background-image: -webkit-linear-gradient(#9e9e9e 0%, #4a4a4a 100%);
  791.     background-image: linear-gradient(#9e9e9e 0%, #4a4a4a 100%);
  792.     box-shadow: inset 0 0 3px rgba(255, 255, 255, 0.48);
  793.  }
  794.  
  795. .ui-datepicker-calendar .ui-state-active {
  796.     -webkit-box-shadow: inset 0 0 5px rgba(7, 15, 21, 0.9);
  797.     background: #3f6b8a;
  798.     box-shadow: inset 0 0 5px rgba(7, 15, 21, 0.9);
  799.  }
  800.  
  801. .ui-timepicker-div {
  802.     -webkit-box-shadow: 7px 7px 20px rgba(232, 235, 241, 0.07) inset;
  803.     background-color: rgba(89, 89, 89, 0.2);
  804.     border-bottom: 1px solid #000000;
  805.     border-left: 1px solid #000000;
  806.     border-right: 1px solid #000000;
  807.     box-shadow: 7px 7px 20px rgba(232, 235, 241, 0.07) inset;
  808.     text-shadow: 1px 1px black;
  809.  }
  810.  
  811. .ui-datepicker-buttonpane {
  812.     border-bottom: 1px solid #000000;
  813.     border-left: 1px solid #000000;
  814.     border-right: 1px solid #000000;
  815.  }
  816.  
  817.     .ui-datepicker-buttonpane button:not(:last-child) {border-right: 1px solid rgba(177, 189, 224, 0.11);}
  818.  
  819.     .ui-datepicker-buttonpane button {
  820.         background-image: -webkit-gradient(linear, left top, left bottom, from(#343434), to(#262627));
  821.         background-image: -webkit-linear-gradient(#343434 0%, #262627 100%);
  822.         background-image: linear-gradient(#343434 0%, #262627 100%);
  823.         border-left: 1px solid rgba(255, 255, 255, 0.1);
  824.         border-top: 1px solid rgba(255, 255, 255, 0.15);
  825.         color: #586DA0;
  826.         text-shadow: 1px 1px rgba(0, 0, 0, 0.5);
  827.      }
  828.  
  829.         .ui-datepicker-buttonpane button:hover {
  830.             -webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  831.             background-image: -webkit-gradient(linear, left top, left bottom, from(#626262), to(#2c2c2c));
  832.             background-image: -webkit-linear-gradient(#626262 0%, #2c2c2c 100%);
  833.             background-image: linear-gradient(#626262 0%, #2c2c2c 100%);
  834.             box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
  835.          }
  836.  
  837. .ui-slider-horizontal .ui-slider-handle {
  838.     -webkit-box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.2), 3px 3px 2px rgba(0, 0, 0, 0.2), 2px 2px 1px rgba(0, 0, 0, 0.2);
  839.     background: #2B3A51;
  840.     border: 1px solid #444;
  841.     box-shadow: 5px 5px 4px rgba(0, 0, 0, 0.2), 3px 3px 2px rgba(0, 0, 0, 0.2), 2px 2px 1px rgba(0, 0, 0, 0.2);
  842.     margin-top: -4px;
  843.  }
  844.  
  845.     .ui-slider-horizontal .ui-slider-handle.ui-state-active {margin-top: -6px;}
  846.  
  847. .markdown blockquote {
  848.     -webkit-box-shadow: 1px 2px 10px 0px rgba(160, 160, 160, 0.64);
  849.     background-color: rgba(0, 0, 0, 0.3);
  850.     border-left: 3px solid #8A8D94 !important;
  851.     border-radius: 2px;
  852.     border-right: 2px solid #8A8D94;
  853.     box-shadow: 1px 2px 10px 0px rgba(160, 160, 160, 0.64);
  854.     padding: 8px 30px !important;
  855.  }
  856.  
  857. blockquote {
  858.     border-left: 1em solid #eee;
  859.     margin: 1.5em 1em;
  860.     padding: .5em 1em;
  861.     position: relative;
  862.     quotes: "“" "”" "“" "”";
  863.  }
  864.  
  865.     blockquote:before {
  866.         color: #808080;
  867.         content: open-quote;
  868.         font-size: 4em;
  869.         left: 5px;
  870.         line-height: .1em;
  871.         margin-right: .25em;
  872.         position: absolute;
  873.         top: 22px;
  874.         vertical-align: -.4em;
  875.      }
  876.  
  877.     blockquote::after {content: "";}
  878.  
  879. .notification--success {
  880.     background-image: -webkit-gradient(linear, left top, left bottom, from(#7db644), to(#44840b)) !important;
  881.     background-image: -webkit-linear-gradient(#7db644 0%, #44840b 100%) !important;
  882.     background-image: linear-gradient(#7db644 0%, #44840b 100%) !important;
  883.     border-color: #5EA321 !important;
  884.     color: #7ee859;
  885.     opacity: 0.9;
  886.     text-shadow: 1px 1px 1px black, 0px -1px 1px rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.75);
  887.  }
  888.  
  889. .page__heading__button--red, .trade-feedback-icon--negative, .trade-feedback-summary--negative, .giveaway__column--contributor-level--negative, .featured__column--contributor-level--negative {
  890.     background-image: -webkit-gradient(linear, left top, left bottom, from(#d73f3f), to(#800808)) !important;
  891.     background-image: -webkit-linear-gradient(#d73f3f 0%, #800808 100%) !important;
  892.     background-image: linear-gradient(#d73f3f 0%, #800808 100%) !important;
  893.     border-color: #e54b4b #bd4343 #b64141 #bd4343 !important;
  894.     color: #ff6363 !important;
  895.     text-shadow: 1px 1px 1px black, 0px 0px 1px black;
  896.  }
  897.  
  898. .trade-feedback-summary {height: 24px;}
  899.  
  900. .giveaway__column--negative {color: #DB5151 !important;}
  901.  
  902. .sidebar__shortcut-tooltip-absolute {
  903.     -webkit-box-shadow: 0 3px 10px rgba(0, 185, 178, 0.32), 0 3px 6px rgba(0, 185, 178, 0.32), 0 3px 6px rgba(0, 185, 178, 0.21), 0 3px 8px rgba(0, 185, 178, 0.55), 0 1px 3px rgba(0, 185, 178, 0.21) !important;
  904.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #e8e8a5), color-stop(20px, #bbbb1d));
  905.     background-image: -webkit-linear-gradient(#e8e8a5 0px, #bbbb1d 20px) !important;
  906.     background-image: linear-gradient(#e8e8a5 0px, #bbbb1d 20px) !important;
  907.     border-color: #717900 !important;
  908.     box-shadow: 0 3px 10px rgba(0, 185, 178, 0.32), 0 3px 6px rgba(0, 185, 178, 0.32), 0 3px 6px rgba(0, 185, 178, 0.21), 0 3px 8px rgba(0, 185, 178, 0.55), 0 1px 3px rgba(0, 185, 178, 0.21) !important;
  909.     color: #303030 !important;
  910.     font-size: 12px !important;
  911.     font-weight: 800;
  912.     text-shadow: 1px 1px 1px #FFFFAD;
  913.  }
  914.  
  915. .giveaway__column--group, .featured__column--group {
  916.     background-image: -webkit-gradient(linear, left top, left bottom, from(#ccf0a9), color-stop(50%, #a9d57f), to(#77a647)) !important;
  917.     background-image: -webkit-linear-gradient(#ccf0a9 0%, #a9d57f 50%, #77a647 100%) !important;
  918.     background-image: linear-gradient(#ccf0a9 0%, #a9d57f 50%, #77a647 100%) !important;
  919.     border-color: #8AE801 #6AC200 #3C7700 #64B800 !important;
  920.     color: rgba(15, 105, 0, 0.95) !important;
  921.  }
  922.  
  923. .giveaway__column--whitelist {
  924.     background-image: -webkit-gradient(linear, left top, left bottom, from(#cbd7f2), to(#718ac2)) !important;
  925.     background-image: -webkit-linear-gradient(#cbd7f2 0%, #718ac2 100%) !important;
  926.     background-image: linear-gradient(#cbd7f2 0%, #718ac2 100%) !important;
  927.     border-color: #3368E4 #5C74ED #171D93 #5983EA !important;
  928.     color: #415996 !important;
  929.  }
  930.  
  931. .giveaway__column--invite-only, .giveaway__column--community-voted, .featured__column--invite-only, .featured__column--community-voted {
  932.     background-image: -webkit-linear-gradient(#dadde4 0%, #818186 100%) !important;
  933.     border-color: #C0C7D5 #A5AABB #A5ABBD #A5AABB !important;
  934.     color: #686D7E !important;
  935.     text-shadow: 1px 1px 1px black, 1px 1px 1px rgba(0, 0, 0, 0.6) !important;
  936.  }
  937.  
  938. .sale-savings--high {
  939.     background-image: -webkit-gradient(linear, left top, left bottom, from(#97c36b), color-stop(50%, #87b857), to(#71a33e));
  940.     background-image: -webkit-linear-gradient(#97c36b 0%, #87b857 50%, #71a33e 100%);
  941.     background-image: linear-gradient(#97c36b 0%, #87b857 50%, #71a33e 100%);
  942.     color: #376400;
  943.  }
  944.  
  945. .sale-savings--medium {
  946.     background-image: -webkit-gradient(linear, left top, left bottom, from(#d9dbe0), to(#bdbec7));
  947.     background-image: -webkit-linear-gradient(#d9dbe0 0%, #bdbec7 100%);
  948.     background-image: linear-gradient(#d9dbe0 0%, #bdbec7 100%);
  949.     color: #5E626F;
  950.  }
  951.  
  952. .poll__description {
  953.     color: #a5a5a5;
  954.     opacity: 0.85;
  955.  }
  956.  
  957. .table__column--width-medium {width: 26%;}
  958.  
  959. .form__groups {
  960.     -webkit-box-shadow: 1px -1px #50545C, 1px 1px #50545C, -1px 1px #50545C;
  961.     background-color: #141414;
  962.     border-left: 1px solid #50545C;
  963.     border-top: 1px solid #50545C;
  964.     border: 1px solid #50545C;
  965.     box-shadow: 1px -1px #50545C, 1px 1px #50545C, -1px 1px #50545C;
  966.  }
  967.  
  968. .form__group--whitelist {
  969.     border-bottom: 1px solid #50545c !important;
  970.     border-right: 1px solid #50545C !important;
  971.  }
  972.  
  973. .form__group--steam {border-right: 1px solid #50545C !important;}
  974.  
  975.     .form__group--steam.is-selected {border: none !important;}
  976.  
  977. .nav__button-container.nav__button-container--notification.nav__button-container--inactive, .nav__button-container.nav__button-container--notification.nav__button-container--active {
  978.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #676a74), color-stop(5px, #63666f), to(#42454e));
  979.     background-image: -webkit-linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%);
  980.     background-image: linear-gradient(#676a74 0px, #63666f 5px, #42454e 100%);
  981.     border-radius: 4px;
  982.  }
  983.  
  984. .sidebar__search-container i {color: #9BA5B5;}
  985.  
  986. .icon-green {color: #78A649;}
  987.  
  988. .featured__column {text-shadow: 1px 1px 1px black, 0px 0px 1px black;}
  989.  
  990. .global__image-outer-wrap--missing-image i {color: rgba(212, 218, 227, 0.5);}
  991.  
  992. .sidebar__shortcut-inner-wrap > *:not(.is-disabled):hover {
  993.     background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(161, 161, 161, 0.9)), to(rgba(255, 255, 255, 0.05))) !important;
  994.     background-image: -webkit-linear-gradient(rgba(161, 161, 161, 0.9) 0%, rgba(255, 255, 255, 0.05) 100%) !important;
  995.     background-image: linear-gradient(rgba(161, 161, 161, 0.9) 0%, rgba(255, 255, 255, 0.05) 100%) !important;
  996.     color: #8A909D !important;
  997.  }
  998.  
  999. .markdown blockquote blockquote {
  1000.     border-left: 3px solid #8A8D94;
  1001.     opacity: 1;
  1002.     padding: 8px 30px;
  1003.  }
  1004.  
  1005. a.featured__column.featured__column--group {text-shadow: 1px 1px 1px rgba(186, 247, 99, 0.6) !important;}
  1006.  
  1007. .featured__column--whitelist {
  1008.     background-image: -webkit-gradient(linear, left top, left bottom, from(#cbd7f2), to(#718ac2));
  1009.     background-image: -webkit-linear-gradient(#cbd7f2 0%, #718ac2 100%);
  1010.     background-image: linear-gradient(#cbd7f2 0%, #718ac2 100%);
  1011.     border-color: #3368E4 #5C74ED #171D93 #5983EA !important;
  1012.     color: #415996;
  1013.     text-shadow: 1px 1px rgba(141, 205, 252, 0.6);
  1014.  }
  1015.  
  1016. .table {
  1017.     -webkit-box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.61) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  1018.     background-color: #0F0F0F;
  1019.     background-image: -webkit-radial-gradient(center top, farthest-side, #05151b -190%, #141414 190%);
  1020.     background-image: radial-gradient(farthest-side at center top, #05151b -190%, #141414 190%);
  1021.     border-radius: 4px;
  1022.     border: 1px solid #333844;
  1023.     box-shadow: 0px -1px 20px 0px black, 0 0 25px rgba(255, 255, 255, 0.02) inset, 0 30px 50px rgba(0, 0, 0, 0.61) inset, 1px 2px 1px rgba(0, 0, 0, 0.3) inset, 1px 3px 3px rgba(14, 14, 14, 0.25), 1px 1px 0px rgba(0, 0, 0, 0.77);
  1024.     margin-bottom: 12px;
  1025.     margin-top: 8px;
  1026.     padding: 10px;
  1027.     text-shadow: 1px 1px black;
  1028.  }
  1029.  
  1030. .featured__table__row {
  1031.     -ms-flex-align: center;
  1032.     -webkit-flex-align: center;
  1033.     text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5), 1px 1px 1px rgba(0, 0, 0, 0.6);
  1034.  }
  1035.  
  1036. .footer__inner-wrap {
  1037.     color: #999 !important;
  1038.     text-shadow: 1px 1px 1px black, 1px 1px 2px rgba(0, 0, 0, 0.4);
  1039.  }
  1040.  
  1041. .ui-slider .ui-slider-range {
  1042.     background-image: -webkit-gradient(linear, left top, left bottom, from(#a5da70), to(#4b890e)) !important;
  1043.     background-image: -webkit-linear-gradient(#a5da70 0%, #4b890e 100%) !important;
  1044.     background-image: linear-gradient(#a5da70 0%, #4b890e 100%) !important;
  1045.     box-shadow: 0 0 3px #6F889D !important;
  1046.  }
  1047.  
  1048. .featured__column--contributor-level--positive {
  1049.     background-image: -webkit-gradient(linear, left top, left bottom, from(#6eb32e), color-stop(50%, #4b890e), to(#346107)) !important;
  1050.     background-image: -webkit-linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%) !important;
  1051.     background-image: linear-gradient(#6eb32e 0%, #4b890e 50%, #346107 100%) !important;
  1052.     border-color: #92B267 #719940 #558624 #719940 !important;
  1053.     color: #8bcd74 !important;
  1054.     text-shadow: 1px 1px 1px black, 0px 0px 1px black;
  1055.  }
  1056.  
  1057. .markdown .have {
  1058.     background-color: rgba(87, 71, 71, 0.37) !important;
  1059.     border-left-color: rgba(225, 134, 140, 0.37) !important;
  1060.  }
  1061.  
  1062. .markdown .want {
  1063.     background-color: rgba(76, 93, 107, 0.37) !important;
  1064.     border-left-color: rgba(107, 191, 219, 0.37) !important;
  1065.  }
  1066.  
  1067. .nav__avatar-inner-wrap, .global__image-inner-wrap, .global__image-outer-wrap--game-large img, .global__image-outer-wrap--game-xlarge img {
  1068.     -webkit-filter: brightness(0.8);
  1069.     filter: brightness(0.8);
  1070.  }
  1071.  
  1072. .popup.popup--getting-started > p.popup__heading {font: 600 24px "Open Sans",sans-serif;}
  1073.  
  1074. .popup.popup--getting-started {padding: 35px 75px;}
  1075.  
  1076. .comment__children:not(.comment__children--no-indent) {
  1077.     -webkit-box-shadow: 1px 0 0 #404D57 inset;
  1078.     border-left: 1px solid #0E2130;
  1079.     box-shadow: 1px 0 0 #404D57 inset;
  1080.     padding-left: 25px;
  1081.  }
  1082.  
  1083. .fa-thumbs-o-down:before {content: "\f165";}
  1084.  
  1085. nav, .footer__inner-wrap, .featured__inner-wrap {
  1086.     padding-left: 25px !important;
  1087.     padding-right: 25px !important;
  1088.  }
  1089.  
  1090. .pinned-giveaways * .giveaway__columns > *:not(.giveaway__column--group):not(.giveaway__column--whitelist):not(.giveaway__column--invite-only):not(.giveaway__column--community-voted) {
  1091.     -webkit-box-shadow: 1px 1px 0 rgba(165, 165, 165, 0.25) inset;
  1092.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, rgba(148, 148, 148, 0.5)), color-stop(6px, rgba(186, 185, 185, 0.33)), to(rgba(69, 69, 69, 0.07))) !important;
  1093.     background-image: -webkit-linear-gradient(rgba(148, 148, 148, 0.5) 0px, rgba(186, 185, 185, 0.33) 6px, rgba(69, 69, 69, 0.07) 100%) !important;
  1094.     background-image: linear-gradient(rgba(148, 148, 148, 0.5) 0px, rgba(186, 185, 185, 0.33) 6px, rgba(69, 69, 69, 0.07) 100%) !important;
  1095.     border: 1px solid #3D4351 !important;
  1096.     box-shadow: 1px 1px 0 rgba(165, 165, 165, 0.25) inset;
  1097.     color: #A0A0A0 !important;
  1098.  }
  1099.  
  1100. .nav__button-container.is-selected .nav__button:hover:not(.is-selected) {
  1101.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #949494), to(#444444));
  1102.     background-image: -webkit-linear-gradient(#949494 0px, #444444 100%);
  1103.     background-image: linear-gradient(#949494 0px, #444444 100%);
  1104.     text-shadow: 1px 1px 1px rgba(255, 255, 255, 0.3), 0px 0px 1px rgba(255, 255, 255, 0.5);
  1105.  }
  1106.  
  1107. .nav__button-container:not(.nav__button-container--notification) .nav__button.is-selected {
  1108.     -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3) inset;
  1109.     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0px, #646773), color-stop(5px, #545866), to(#393c49));
  1110.     background-image: -webkit-linear-gradient(#646773 0px, #545866 5px, #393c49 100%);
  1111.     background-image: linear-gradient(#646773 0px, #545866 5px, #393c49 100%);
  1112.     box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3) inset;
  1113.  }
  1114. ::-moz-selection {background: #4F4F4F;
  1115.     color: #D5B431; text-shadow: none; }
  1116. ::selection { background: #4F4F4F;
  1117.     color: #D5B431; text-shadow: none; }
  1118. .comment__permalink {
  1119.     color: #74AF3A !important;
  1120. }
  1121. .comment__username--permalink {
  1122.     background-color: #375E11;
  1123. }
  1124. .comment__username--op {
  1125.     background-color: #254595 !important;
  1126. }
  1127. .comment__birthday {
  1128.     opacity: 0.55;
  1129. }
  1130. .preview {
  1131.     border: none;
  1132.     background-color: #2f2f2f !important;
  1133.     border-bottom: 1px solid #404656 !important;
  1134.     box-shadow: none !important;
  1135.     margin-top: 3px;
  1136.     border-right: 1px solid #404656 !important;
  1137.     border-left: 1px solid #404656 !important;
  1138.     border-bottom-right-radius: 4px;
  1139.     border-bottom-left-radius: 4px;
  1140. }
  1141. .offer__outer-wrap {
  1142.     background-color: rgb(24, 26, 27) !important;
  1143.     -webkit-box-shadow: black 0px -1px 20px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 15px inset, rgba(0, 0, 0, 0.247059) 1px 3px 3px, rgb(0, 0, 0) 1px 1px 0px !important;
  1144.     box-shadow: black 0px -1px 20px 0px, rgba(0, 0, 0, 0.498039) 0px 5px 15px inset, rgba(0, 0, 0, 0.247059) 1px 3px 3px, rgb(0, 0, 0) 1px 1px 0px !important;
  1145.     color: rgb(171, 171, 171) !important;
  1146.     border-top: 1px solid rgb(0, 0, 0) !important;
  1147.     text-shadow: black 1px 1px !important;
  1148.     background-image: none !important;
  1149. }
  1150. .offer__about__h1 {
  1151.     color: rgb(150, 158, 178) !important;
  1152.     text-shadow: rgb(0, 0, 0) 1px 1px !important;
  1153. }
  1154. .offer__about__h2 {
  1155.     color: rgb(150, 158, 178) !important;
  1156.     text-shadow: rgb(0, 0, 0) 1px 1px !important;
  1157. }
  1158. .offer__sale-price {
  1159.     color: #778CC2 !important;
  1160. }
  1161. .offer {
  1162.     background-image: linear-gradient(#454545 0%, #1E1F22 100%) !important;
  1163.     background-image: -webkit-linear-gradient(#454545 0%, #1E1F22 100%) !important;
  1164.     box-shadow: 1px 2px 2px rgba(131, 125, 125, 0.4),3px 5px 5px rgba(131, 125, 125, 0.1) !important;
  1165. }
  1166. .offer:hover {
  1167.     background-image: linear-gradient(rgba(44, 52, 65, 1) 0%, rgba(40, 47, 57, 1) 100%) !important;
  1168.     background-image: -webkit-linear-gradient(rgba(44, 52, 65, 1) 0%, rgba(40, 47, 57, 1) 100%) !important;
  1169.     border-left-color: transparent !important;
  1170. }
  1171. .offer:hover .global__image-outer-wrap, .offer:hover .offer__discount {
  1172.     -webkit-box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9),6px 8px 8px rgba(0, 0, 0, 0.57) !important;
  1173.     box-shadow: 1px 2px 2px rgba(0, 0, 0, 0.9),6px 8px 8px rgba(0, 0, 0, 0.57) !important;
  1174. }
  1175. .offer:not(:hover) .offer__name, .offer:not(:hover) .offer__sale-price, .offer:not(:hover) .offer__list-price {
  1176.     text-shadow: 1px 1px black !important;
  1177. }
  1178. .offer:not(:first-child) {
  1179.     border-left: 1px solid #494949 !important;
  1180. }
  1181. .offer:not(:last-child) {
  1182.     border-right: 1px solid #2D2D2D !important;
  1183. }
  1184. .offer:hover .offer__name {
  1185.     color: #D7D7D7 !important;
  1186.     text-shadow: 1px 1px black !important;
  1187. }
  1188. .offer__name {
  1189.     color: #B0B0B0 !important;
  1190.     text-shadow: 1px 1px black !important;
  1191. }
  1192. span.GAComm_neg.fa-stack > .fa-times {
  1193.     color: rgb(138, 34, 34);
  1194.     font-size: 12px;
  1195. }
  1196. span.GAComm_pos.fa-stack > .fa-check {
  1197.     color: #597C37;
  1198.     font-size: 12px;
  1199. }
  1200. i.giveaway__icon.fa.fa-comments-o {
  1201.     color: rgb(132, 132, 132);
  1202. }
  1203. .endless_new .comment__parent .comment__summary, .endless_new > .comment__child {
  1204.     background-color: rgba(45, 63, 80, 0.27) !important;
  1205.     border-radius: 8px;
  1206. }
  1207. .endless_new_comments h3 a {
  1208.     color: #99DA78 !important;
  1209. }
  1210. .tile_view_header {
  1211.     color: #5E82AB !important;
  1212. }
  1213. .adsbygoogle {
  1214.     opacity: 0.7 !important;
  1215. }
  1216. .footer__outer-wrap {
  1217.     background: rgb(19, 24, 30) !important;
  1218.     border-top: 1px solid black;
  1219. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement