ShadeRoot Amazon

Eye-friendly magic in your browser for Amazon

  1. //
  2. // Written by Glenn Wiking
  3. // Script Version: 1.0.3a
  4. // Date of issue: 18/02/16
  5. // Date of resolution: 24/02/16
  6. //
  7. // ==UserScript==
  8. // @name ShadeRoot Amazon
  9. // @namespace SRAZ
  10. // @description Eye-friendly magic in your browser for Amazon
  11. // @include *.amazon.*
  12.  
  13. // @version 1.0.3a
  14. // @icon http://i.imgur.com/xZvwHZr.png
  15. // ==/UserScript==
  16.  
  17. function ShadeRootAZ(css) {
  18. var head, style;
  19. head = document.getElementsByTagName('head')[0];
  20. if (!head) { return; }
  21. style = document.createElement('style');
  22. style.type = 'text/css';
  23. style.innerHTML = css;
  24. head.appendChild(style);
  25. }
  26.  
  27. ShadeRootAZ (
  28. 'html, #navbar.nav-bluebeacon #nav-belt, #nav-main {background-color: #18212d !important;}'
  29. +
  30. 'body {color: #F8DDC3 !important; background-color: #241712 !important;}'
  31. +
  32. 'hr, .primeBadge {border-top: 1px solid #8c482d !important;}'
  33. +
  34. 'img, .shogun-widget, .non-critical-image, .aui-desktop, .non-critical-image-ready, #nav-upnav, .a-icon-star {opacity: .85 !important;}'
  35. +
  36. '.nav-search-field {background: #38342e !important;}'
  37. +
  38. '.nav-input, .a-color-base {color: #F3EAD8 !important;}'
  39. +
  40. '.nav-search-scope {background-color: #231b15 !important; border-color: #4d3b18 !important;}'
  41. +
  42. '#gw-content-grid {background: #2C241D !important;}'
  43. +
  44. '.gw-flex-col .desktop-unrec-col, .a-box {background: #3E2D23 !important;}'
  45. +
  46. 'a, a:active, a:link, a:visited, .navFooterColHead {color: #dd832c !important;}'
  47. +
  48. 'a:hover {color: #da4500 !important;}'
  49. +
  50. '#a-page {background: rgb(12, 17, 24) !important;}'
  51. +
  52. '.navFooterBackToTop span {color: #F0CFBD !important; background: #3C2C22 !important;}'
  53. +
  54. '.a-button-text {color: #241D17 !important;}'
  55. +
  56. '.a-color-secondary {color: #DEA145 !important;}'
  57. +
  58. '.a-link-normal, .nav_a {color: #ef530a !important;}'
  59. +
  60. '.a-color-price {color: #EAB38F !important;}'
  61. +
  62. '.a-icon-logo, .a-logo {background-color: #6B5346 !important; border-radius: 4px !important;}'
  63. +
  64. '.a-box {border: 1px #863f12 solid !important;}'
  65. +
  66. '.a-input-text, input[type="number"], input[type="tel"], input[type="password"], input[type="search"], input[type="text"] {background-color: #2c251f !important;}'
  67. +
  68. '.a-input-text, input[type="number"], input[type="tel"], input[type="password"], input[type="search"], input[type="text"], select.a-select-multiple, textarea {border: 1px solid #8d4d16 !important; border-top-color: #B3621E !important; box-shadow: 0 1px 0 rgba(126, 51, 22, 0.5),0 1px 0 rgba(0,0,0,.07) inset !important;}'
  69. +
  70. '.a-box .a-divider.a-divider-break h5, .a-color-base-background .a-divider.a-divider-break h5, .a-divider.a-divider-break h5 {background-color: #3e2d23 !important;}'
  71. +
  72. '.a-box .a-divider.a-divider-break::after, .a-color-base-background .a-divider.a-divider-break::after, .a-divider.a-divider-break::after {border-top: 1px solid #ab6623 !important;}'
  73. +
  74. '.a-box .a-divider.a-divider-break h5, .a-color-base-background .a-divider.a-divider-break h5, .a-divider.a-divider-break h5 {color: #F0D4BD !important;}'
  75. +
  76. '.a-button {background: #9e4820 !important; border-color: #d47518 #d77b14 #d77b14 !important;}'
  77. +
  78. '.a-button .a-button-inner, .watchTheDealButton {background: linear-gradient(to bottom,#e98727,#bf5c14) !important;}'
  79. +
  80. '.a-button .a-button-inner:hover, .GB-SUPPLE .watchTheDealButton, .miniDPSuppleWatchButton .watchTheDealButton {background: linear-gradient(to bottom,#f6c35b,#ef741b) !important;}'
  81. +
  82. '.a-button .a-button-text {color: #241D17 !important;}'
  83. +
  84. '#sidebar {background: #211A17 !important;}'
  85. +
  86. '.a-fixed-right-grid-inner {background: rgba(0,0,0,0) !important;}'
  87. +
  88. '.feed-carousel-control {background-color: #232F3E !important;}'
  89. +
  90. '.feed-scrollbar-track, .feed-scrollbar-thumb, .feed-scrollbar-thumb:hover {background-color: #B77429 !important;}'
  91. +
  92. '.a-color-base, .rhf-fresh-header, .fresh-shoveler .as-title-block {color: #D7D2CD !important;}'
  93. +
  94. '.ybh-fresh-link, .nav-search-label, .a-checkbox label, .a-radio label, .a-color-link, .rvi-container .you-viewed, .rvi-container #ybh-text-on, .rvi-container #ybh-text-off, .rvi-container #ybh-link, .rhf-sign-in-button {color: #E7CAB2 !important;}'
  95. +
  96. '.billboardRow {background: rgba(0,0,0,0) !important; border-right: 1px solid #B77429 !important;}'
  97. +
  98. '#nav-subnav {background: #513620 !important;}'
  99. +
  100. '.hud-carousel-element a:active .value, .hud-carousel-element a:focus .value, .hud-carousel-element a:hover .value, .hud-carousel-element a:link .value, .hud-carousel-element a:visited .value {color: #EFD1C5 ! important;}'
  101. +
  102. '.top-1, .top-2, .filterResultBar {background-color: #2C241D !important;}'
  103. +
  104. '.tallCellView {border-color: #8F5124 !important; background: #241712 !important;}'
  105. +
  106. '.GB-SUPPLE .filters {background-color: #472B16 !important;}'
  107. +
  108. '.GB-SUPPLE .filterItem .filterLink {color: #DD7428 !important;}'
  109. +
  110. '.GB-SUPPLE .filterItem .filterLink:hover, #nav-timeline, #nav-timeline-error .nav-line-2, #nav-timeline-error .nav-paragraph, #nav-timeline-error-content .nav-line-2, #nav-timeline-error-content .nav-paragraph, .nav-timeline-large-text .nav-line-2, .nav-timeline-large-text .nav-paragraph {color: #F8A95D !important;}'
  111. +
  112. '#nav-npm-header, .nav-npm-text-detail, a.nav-npm-text-detail-a, a.nav-npm-text-detail-a:link, a.nav-npm-text-detail-a:visited, a.nav-npm-text-detail-a:hover, a.nav-npm-text-detail-a:active {color: #E1AD98 !important;}'
  113. +
  114. '.gbh1-bold {color: #E78B31 !important;}'
  115. +
  116. '.gbhcopy {color: #9B521B !important;}'
  117. +
  118. '.progbarWrapper {background-color: rgb(100, 52, 20) !important;}'
  119. +
  120. '.GB-M-COMMON {background-color: #18212D !important;}'
  121. +
  122. 'ul.a-pagination li {background-color: #442E2E !important;}'
  123. +
  124. 'ul.a-pagination li a {background: #E38B5B linear-gradient(to bottom, #D4972D, #C05D14) repeat scroll 0% 0% !important; border-color: #6E371A !important; box-shadow: 0px 1px 0px rgba(234, 105, 54, 0.6) inset !important; color: #3E1E0C !important;}'
  125. +
  126. 'ul.a-pagination li a:hover {background: transparent linear-gradient(to bottom, #FED982, #B66F1F) repeat scroll 0% 0% !important;}'
  127. +
  128. '.a-row a:hover {color: #50210B !important;}'
  129. +
  130. 'ul.a-pagination li.a-selected a {border-color: #814C15 !important;}'
  131. +
  132. 'ul.a-pagination li.a-selected {background-color: #29150F !important;}'
  133. +
  134. '.a-meter-animate {background-color: #241712 !important;}'
  135. +
  136. '.scheduled-ad div {background-color: rgb(140, 72, 45) !important;}'
  137. +
  138. '.GB-SUPPLE .firstRowDiv {background-image: linear-gradient(to bottom, #5C2B19 0px, #2D2214 100%) !important;}'
  139. +
  140. '.primeBadge {color: #E47436 !important;}'
  141. +
  142. '.GB-SUPPLE .shortCellView:hover {border: 2px solid #C6713B !important;}'
  143. +
  144. '.rhf-divider {background: transparent -moz-linear-gradient(center top , #4D1E0F, #DB5B31 3px, #CE7824) repeat scroll 0% 0% !important;}'
  145. +
  146. '.rhf-divider::after {background: transparent -moz-linear-gradient(left center , #241712, rgba(255, 255, 255, 0), #241712) repeat scroll 0% 0% !important;}'
  147. +
  148. '.rhf-border {border: 1px solid #4E2E21 !important;}'
  149. +
  150. '.a-popover-wrapper {background-color: #201612 !important;}'
  151. +
  152. '.a-popover.a-arrow-bottom .a-arrow, #nav-flyout-wl-alexa, #nav-flyout-wl-items, .acs-category-header {border-bottom-color: #201612 !important;}'
  153. +
  154. '.bucket + div {border-top: 1px solid rgb(68, 39, 25) !important;}'
  155. +
  156. '.nav-flyout, .nav-timeline-item {background: #2F1F1A !important; border: 1px solid #472020 !important;}'
  157. +
  158. '.nav-arrow {border-color: rgba(0,0,0,0) rgba(0,0,0,0) #472020 !important;}'
  159. +
  160. '.nav-arrow-inner {border-color: rgba(0,0,0,0) rgba(0,0,0,0) #2F1F1A important; display: none;}'
  161. +
  162. '#nav-timeline-error .nav-line-1, #nav-timeline-error .nav-title, #nav-timeline-error-content .nav-line-1, #nav-timeline-error-content .nav-title, .nav-timeline-large-text .nav-line-1, .nav-timeline-large-text .nav-title, .nav-timeline-date, .nav-timeline-remove-error-msg, .nav-timeline-remove-item, .nav-timeline-asin-title, .nav-tpl-discoveryPanelList .nav-text, .nav-tpl-discoveryPanelSummary .nav-text, .nav-tpl-itemList .nav-text {color: #EA8840 !important;}'
  163. +
  164. '.nav-tpl-discoveryPanelList .nav-text:hover, .nav-tpl-discoveryPanelSummary .nav-text:hover, .nav-tpl-itemList .nav-text:hover {color: #B39889 !important;}'
  165. +
  166. '.nav-timeline-line {border-top: 10px solid #714A2E !important;}'
  167. +
  168. '#nav-timeline.nav-timeline-asin-title-enabled .nav-timeline-img-holder {background-color: #482E26 !important; border-left: 1px solid #66381F !important;}'
  169. +
  170. '.nav-tpl-discoveryPanelList .nav-divider, .nav-tpl-discoveryPanelSummary .nav-divider, .nav-tpl-itemList .nav-divider {background: #593525 !important;}'
  171. +
  172. '.nav-icon {border-color: #606060 transparent transparent !important;}'
  173. +
  174. '.nav-item span:after {border-top: 6px solid transparent !important; border-bottom: 6px solid transparent !important; border-left: 6px solid #383E38 !important;}'
  175. +
  176. '.nav-catFlyout .nav-flyout-content .nav-hasPanel {background-image: none !important;}'
  177. +
  178. '.nav-catFlyout .nav-subcats {border-left: 1px solid #543522 !important;}'
  179. +
  180. '.nav-promo {opacity: .7 !important;}'
  181. +
  182. '#nav-flyout-anchor .nav-link .nav-text, #nav-flyout-anchor .nav-tpl-itemList .nav-link:focus .nav-text, #nav-flyout-anchor .nav-tpl-itemList .nav-link:hover .nav-text {color: #B44511 !important;}'
  183. +
  184. 'input[width="94"] {border-radius: .9em !important;}'
  185. +
  186. '#s-result-info-bar {border-top: 1px solid #894D31 !important; border-bottom: 1px solid #A83813 !important; box-shadow: 0px 0px 10px #78401D !important;}'
  187. +
  188. '#searchTemplate {background: #513620 !important;}'
  189. +
  190. '#leftNavContainer {border-right: 1px solid #6F4429 !important;}'
  191. +
  192. '.a-ws .s-result-list-hgrid.s-col-ws-1 li:nth-child(n+2) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-10 li:nth-child(n+11) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-11 li:nth-child(n+12) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-12 li:nth-child(n+13) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-2 li:nth-child(n+3) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-3 li:nth-child(n+4) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-4 li:nth-child(n+5) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-5 li:nth-child(n+6) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-6 li:nth-child(n+7) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-7 li:nth-child(n+8) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-8 li:nth-child(n+9) .s-item-container, .a-ws .s-result-list-hgrid.s-col-ws-9 li:nth-child(n+10) .s-item-container {border-top: 1px solid #5C392E !important;}'
  193. +
  194. '.a-col-left {background: rgb(68, 65, 64) !important;}'
  195. +
  196. '.a-spacing-mini .a-row .a-link-normal {color: #D84E18 !important;}'
  197. +
  198. '.sx-deal-badge, .sx-deal-badge::before {border-bottom-color: #BF572E !important;}'
  199. +
  200. '.sx-deal-badge, .sx-deal-badge::after {border-top-color: #BF572E !important;}'
  201. +
  202. '.sx-deal-badge {background-color: #BF572E !important;}'
  203. +
  204. '.a-fixed-left-grid .a-fixed-left-grid-inner {background: #2F201A !important;}'
  205. +
  206. '.a-meter {background: rgb(174, 119, 57) linear-gradient(to bottom, #C3531E, #7A4329) repeat scroll 0% 0% !important;}'
  207. +
  208. '.a-color-success {color: #DD3216 !important;}'
  209. +
  210. '.a-row a:hover {color: #A24B22 !important;}'
  211. +
  212. '#leftNav .seeMore, #leftNav li .boldRefinementLink, #leftNav h2 {color: #D75315 !important;}'
  213. +
  214. 'div.pagnHy {background-color: #291B17 !important;}'
  215. +
  216. 'div.pagn a:active, div.pagn a:hover, div.pagnBg span.pagnLink a:active, div.pagnBg span.pagnLink a:hover, div.pagnHy span.pagnLink a:active, div.pagnHy span.pagnLink a:hover {background: #6F4331 !important; border: 1px solid #8D3623 !important;}'
  217. +
  218. '#pagnPrevString::before {content: "<< " !important;}'
  219. +
  220. '#pagnNextString::after {content: " >>" !important;}'
  221. +
  222. '#pagn .srSprite {background-image: none !important;}'
  223. +
  224. '.rhf-header {color: #ECC3B1 !important;}'
  225. +
  226. '.rhf-divider {border-top: 1px solid #50332C !important;}'
  227. +
  228. '.a-color-tertiary {color: #D25D37 !important !important;}'
  229. +
  230. 'a.cta {color: #3F2A23 !important;}'
  231. +
  232. '.a-box .a-divider.a-divider-section .a-divider-inner:after, .a-color-base-background .a-divider.a-divider-section .a-divider-inner:after, .a-divider.a-divider-section .a-divider-inner:after {background: none !important;}'
  233. +
  234. '.sc-list-item-border, .sc-list-head {border-bottom: 1px solid #713A2B !important;}'
  235. +
  236. 'ol .a-list-item, ul .a-list-item, #sc-delivery-slot-form input[type="submit"], .sc-list .sc-action-links input[type="submit"], .sc-list .sc-action-links input[type="button"], .sc-update-all-quantity input {color: #CB4B30 !important;}'
  237. +
  238. '.a-dropdown-common .a-dropdown-link.a-active {background-color: #A53F23 !important; border-color: #711919 !important;}'
  239. +
  240. '#cbcc_banner {background-color: #51362E !important;}'
  241. +
  242. '.cbcc_cboxB, .cbcc_cboxT, .cbcc_cboxR, .cbcc_cboxL {background-color: #653A2F !important;}'
  243. +
  244. '.cbcc_cboxBL, .cbcc_cboxBR, .cbcc_cboxTL, .cbcc_cboxTR {opacity: 0 !important;}'
  245. +
  246. '.cbcc_box {border-color: #653A2F !important;}'
  247. +
  248. '#cbcc_banner a img {background: #FFFCFC !important;}'
  249. +
  250. '.a-alert-inline-info .a-alert-container {color: #E4D3D3 !important;}'
  251. +
  252. '.ss-gradient-bg {background: transparent linear-gradient(#63371C, #391D15) repeat scroll 0% 0% !important;}'
  253. +
  254. '.a-search input {color: #EDD0C6 !important;}'
  255. +
  256. '.csg-hover-box .csg-hover-box-categories {background: #351D1A none repeat scroll 0px 0px; border-right: 1px solid #74382E;}'
  257. +
  258. '.csg-hover-box .csg-hover-box-content {border-left: 1px solid #74382E !important;}'
  259. +
  260. '.csg-box {border: 1px solid #532B20 !important;}'
  261. +
  262. 'ol.a-nostyle, ul.a-nostyle {color: #EDC2B9 !important;}'
  263. +
  264. '.csg-cat-sep {display: none !important;}'
  265. +
  266. '.cs-help-header {background: #513620 !important;}'
  267. +
  268. '.cs-help-sidebar-module {border: 1px solid #60352B !important;}'
  269. +
  270. '.a-color-tertiary {color: #D47464 !important;}'
  271. +
  272. '.s-border-right {border-right: 1px solid #573329 !important;}'
  273. +
  274. '.acs-ln-widget .acs-ln-nav-section {border: 1px solid #4E2824 !important;}'
  275. +
  276. '.a-col-left {background: #302420 !important}'
  277. +
  278. '.acs-ln-widget .acs-ln-header {background: #302420 !important; color: #EDD !important}'
  279. +
  280. '.acs-ln-widget .acs-ln-header:hover {background-color: #98553F !important; color: #EDD !important}'
  281. +
  282. '.narrowValue {color: #C9491F !important;}'
  283. +
  284. '.bxc-grid__image img, img[alt="Amazon Gift Cards"] {display: none !important;}'
  285. +
  286. '.s9ShovelerBackBookendButton {border-radius: 5em !important;}'
  287. +
  288. '.SponsoredLinksBox {border: 1px solid #44241D !important;}'
  289. +
  290. '.gc-qpw-amount, #hud-dashboard, .hud-modal, .hud-modal ul.prime-benefits li, .popup-gutter, .np-grid-title, #a-page div.left_nav.browseBox h3 {color: #E9C0B7 !important;}'
  291. +
  292. '.acs-ln-header {border-color: -moz-use-text-color -moz-use-text-color #4B2A21 !important;}'
  293. +
  294. '.acs-ln-widget .acs-ln-expand-all {background: rgba(0,0,0,0) !important;}'
  295. +
  296. '#low-price, #high-price {background-color: rgb(234, 202, 174) !important;}'
  297. +
  298. '#hud-dashboard {background-color: #35221E !important;}'
  299. +
  300. 'li.recs-grid-item {border-right: 1px solid #573636 !important; border-bottom: 1px solid #573636 !important;}'
  301. +
  302. '.recs-grid-container {border-top: 1px solid #573636 !important;}'
  303. +
  304. '.rhf-source-title, .a-carousel-page-count, .card-title {color: #DB7A65 !important;}'
  305. +
  306. '.nav-tpl-discoveryPanelList .nav-subtext, .nav-tpl-discoveryPanelSummary .nav-subtext, .nav-tpl-itemList .nav-subtext {color: #542D24 !important;}'
  307. +
  308. '.acs-en-widget .acs-en-full .acs-en-main-section-container {border-bottom: 1px solid #6E392A !important;}'
  309. +
  310. '.acs-en-widget .acs-en-full .acs-en-middle-section a {background-color: #513620 !important;}'
  311. +
  312. '.acs-en-widget .acs-en-full {border-color: #783838 #563528 -moz-use-text-color -moz-use-text-color !important;}'
  313. +
  314. '.acs-en-widget .acs-en-full .acs-en-tabs {border-color: #783838 !important;}'
  315. +
  316. '.acs-en-widget .acs-en-full .acs-en-tabs .acs-en-tab-selected button {background-color: #8D5948 !important;}'
  317. +
  318. '.acs-en-widget .acs-en-full .acs-en-tabs button {border-color: -moz-use-text-color -moz-use-text-color #693E35 #9B4D3D !important; background-color: #3C2929 !important; color: #E9CFC9 !important;}'
  319. +
  320. 'acs-en-tab-selected {background: rgb(141, 89, 72) !important; color: #292120 !important;}'
  321. +
  322. '.acs-en-widget .acs-en-full .acs-en-tabs .acs-en-tab-selected-bar {background-color: #8D5948 !important;}'
  323. +
  324. '.unified_widget.rcmBody p, .s9Widget, #magnifierLens {opacity: .8 !important;}'
  325. +
  326. '.nav-npm-content, #nav-npm-footer {border-top: 1px solid #774934 !important;}'
  327. +
  328. '.s-item-container, #revDivider .a-divider-inner, hr.bucketDivider, .a-divider-normal, .sims-carousel-heading {border-top: 1px solid rgb(78, 49, 42) !important;}'
  329. +
  330. '#searchTemplate {border-radius: 5em !important;}'
  331. +
  332. '#miniATFUDP {background: transparent linear-gradient(to bottom, #933324 0px, #632F1E 100%) repeat scroll 0% 0% !important; border-top: 1px solid #713C3C !important; border-bottom: 1px solid #442121 !important;}'
  333. +
  334. '.nav-tpl-itemList .nav-subtext, #prodDetails #SalesRank ul li span.zg_hrsr_ladder, #prodDetails #SalesRank ul li span.zg_hrsr_rank, #prodDetails .wrapper, #prodDetails td, .vote .label {color: #EFD0C8 !important;}'
  335. +
  336. '#plan-comparison td:first-child {background-color: #422F2C !important;}'
  337. +
  338. '#plan-comparison .table-header {background-color: #7E5050 !important;}'
  339. +
  340. '#plan-comparison tr td {border: 1px solid #1A0D09 !important; background-color: #33211D !important;}'
  341. +
  342. '#plan-comparison tr td.benefit-description {color: #C95239 !important;}'
  343. +
  344. '#plan-comparison tr td.prime-img-cell {background-color: #E47810 !important;}'
  345. +
  346. '#plan-comparison tr td h3, #plan-comparison tr td h5 {color: #EFC1BC !important;}'
  347. +
  348. '#plan-comparison tr td, #plan-comparison tr td h2, .PV-benefit-subDescription {color: #E3B4B4 !important;}'
  349. +
  350. '#nav-flyout-shopAll .nav-tpl-itemList .nav-subtext {color: #542D24 !important;}'
  351. +
  352. '.a-dropdown-common .a-dropdown-item:focus .a-dropdown-link, .a-dropdown-common .a-dropdown-item:hover .a-dropdown-link {border-color: #622B22 !important; background-color: #412525 !important;}'
  353. +
  354. '.cbcc_mathright img, .acs-gradient-divider:after, .a-spacing-top-medium:after {display: none !important;}'
  355. +
  356. '.cbcc_red nobr {padding-top: 2px !important; padding-left: 2.25em !important; border-top: 1px solid #E4B6AC !important;}'
  357. +
  358. '.a-icon-text-separator, .a-text-separator {background-color: #743B32 !important;}'
  359. +
  360. '.sc-zipcode-option input, .acs-bgtext-widget h1, .acs-bgtext-widget h2, .acs-bgtext-widget h3, .acs-bgtext-widget h4, .acs-bgtext-widget h5, .acs-bgtext-widget h6 {color: #EFBFBF !important;}'
  361. +
  362. '.acs-bgtext-widget {color: #BC5F3B !important;}'
  363. +
  364. '#twister .swatches li {border: 1px solid #452E25 !important;}'
  365. +
  366. '#twister .swatches li.swatchSelect {border-color: #FFD6C6 !important; border-radius: 4px !important; border-width: 2px !important;}'
  367. +
  368. '#twister .swatches li.swatchHover {border-color: #98492F !important;border-radius: 4px !important;}'
  369. +
  370. '#twister .swatches li.swatchHover .a-button-text, #twister .swatches li.swatchUnavailableHover .a-button-text {background-color: #6E2F1F !important; color: #F6E3DF !important;}'
  371. +
  372. '.dp-accordion .unselected .rbbHeader {background-image: -moz-linear-gradient(center top , #A53F23, #682911) !important;}'
  373. +
  374. '.comparison_image_title_cell, .comparison_sim_items_column {border: 1px dotted #8C5B4C !important;}'
  375. +
  376. '.comparison_attribute_name_column {background-color: #48271D !important; border: 1px dotted #B9795B !important;}'
  377. +
  378. '.comparison_baseitem_column {background-color: #74473B !important; border: 1px dotted #21110E !important;}'
  379. +
  380. '.comparison_tablerow_highlight {border-top: 1px solid #E08263 !important; border-bottom: 1px solid #F28B6A !important;}'
  381. +
  382. '#quickPromoBucketContent .content ul li {color: #F0D2C6 !important;}'
  383. +
  384. '.disclaim {color: #CF542C !important;}'
  385. +
  386. '.a-section-expander-inner {border-top: 1px solid #60382D !important;}'
  387. +
  388. '#prodDetails .secHeader, .aplus-v2 .aplus-module.module-1, .aplus-v2 .aplus-module.module-2, .aplus-v2 .aplus-module.module-3, .aplus-v2 .aplus-module.module-4, .aplus-v2 .aplus-module.module-6, .aplus-v2 .aplus-module.module-7, .aplus-v2 .aplus-module.module-8, .aplus-v2 .aplus-module.module-9, .aplus-v2 .aplus-module.module-10, .aplus-v2 .aplus-module.module-11, .aplus-v2 .aplus-module.module-12 {border-bottom: 1px solid #60382D !important;}'
  389. +
  390. 'table.a-keyvalue {border-bottom: 1px solid #4B261E !important;}'
  391. +
  392. 'table.a-keyvalue td, table.a-keyvalue th {border-top: 1px solid #A44D35 !important;}'
  393. +
  394. 'table.a-keyvalue th {background-color: #392727 !important;}'
  395. +
  396. '.va-carousel .product-title {border-color: 1px solid #D17259 !important;}'
  397. +
  398. '.askInlineWidget .vote input[type="submit"] {background-color: rgba(0, 0, 0, 0) !important;}'
  399. +
  400. '.askInlineWidget .vote {border-right: 1px solid #7E574F !important;}'
  401. +
  402. '.a-row a:hover {color: #1E140F !important !important;}'
  403. +
  404. '.a-expander-partial-collapse-header {background-color: #AA462B !important;}'
  405. +
  406. '.a-expander-partial-collapse-header .a-size-base a-link-normal {color: #2F190B !important;}'
  407. +
  408. '.a-expander-content-fade {background: transparent linear-gradient(to bottom, rgba(255, 255, 255, 0), #AA462B) repeat scroll 0% 0% !important;}'
  409. +
  410. 'textarea {background-color: #B7441E !important; color: #FFF !important;}'
  411. +
  412. '.a-expander-container .arrow-inner {border-color: #3E2D23 transparent !important;}'
  413. +
  414. '.a-expander-container .arrow-outer {border-color: #863F12 rgba(238, 238, 238, 0) !important;}'
  415. +
  416. '.a-form-actions {border-top: 1px solid #4A1F11 !important; background: transparent linear-gradient(to bottom, #3F1F16, #291313) repeat scroll 0% 0% !important;}'
  417. +
  418. '.make-money-tracking-wrapper:nth-child(2n+1) .simple-row {background: #18212D !important;}'
  419. +
  420. '.simple-row-column:not(:last-child) {border-right: 1px solid #A4643C !important;}'
  421. +
  422. '.simple-row-column {color: #F5DAC4 !important;}'
  423. +
  424. '#ag-empty-garage-image-container {opacity: .7 !important;}'
  425. +
  426. '#ag-no-vehicles-text-box {border: 5px solid #542C1C !important; background-color: #A56A5A !important;}'
  427. +
  428. '#automotive-feedback-tab-link a {color: #38211A !important;}'
  429. +
  430. '.a-popover-header, .a-button-primary.a-button-disabled .a-button-inner {background: transparent linear-gradient(to bottom, #77462C, #511E1E) repeat scroll 0% 0% !important; box-shadow: 0px 1px 0px rgba(155, 92, 39, 0.5) inset, 0px -1px 0px rgba(116, 52, 27, 0.4) inset !important;}'
  431. +
  432. '.a-button-primary.a-button-disabled {background-color: #C26344 !important; border-color: #F2C1B4 !important; border-width: 2px !important;}'
  433. +
  434. '#ap_email, #ap_password {color: #E7D0C9 !important;}'
  435. +
  436. '.custom-view-options {border-bottom: 1px solid #5C3427 !important;}'
  437. +
  438. '.acsUxWidget .bxw-content-grid .a-button.bxc-button {border-radius: 8px !important;}'
  439. +
  440. '.acs-bgtext-textblock ul li {color: #F28358 !important;}'
  441. +
  442. '.acs-bgtext-imageblock img {border-radius: 4px !important;}'
  443. +
  444. '.a-declarative input, #gc-redemption-input, .gcYANavCurrent {color: #F0D3C8 !important;}'
  445. +
  446. '.RBC1, .RBC11, .RBC13, .RBC3, .RBC5, .RBC7, .RBC9, .RBT3, .RBT5, .RBT7, .RBT9 {background-color: #4A3833 !important;}'
  447. +
  448. '.RBB1, .RBB11, .RBB12, .RBB14, .RBB2 {border: 1px solid #804C41 !important;}'
  449. +
  450. '.gcNewBalanceBox .autoReload {background-color: #513620 !important;}'
  451. +
  452. '.gcNewBalanceBox .autoReload {border-left: 1px solid #71463A !important;}'
  453. +
  454. '.gcNewTopBox h3, .gcNewTopBox p {color: #E7CBC1 !important;}'
  455. +
  456. '.gcCenterLayoutColumn table tbody tr td table {background: rgb(36, 23, 18) !important; opacity: .85 !important;}'
  457. +
  458. '.gcCenterLayoutColumn {border-left: 1px solid #563832 !important;}'
  459. +
  460. 'div.gcAmountBox h3 span {color: #EC6A4E !important;}'
  461. +
  462. '.gcYASubnav li.selected {background-color: #84412B !important; border-left: 1px solid #812F1E !important; border-right: 1px solid #592121 !important;}'
  463. +
  464. '.gcYASubnav li {background-color: #452D26 !important; border-bottom: 1px solid #874029 !important; border-left: 1px solid #6F2C1A !important;}'
  465. +
  466. '.gcYASubnav li.first {border-top: 1px solid #572B20 !important;}'
  467. +
  468. 'img[usemap="#gc-bday-refine"], img[usemap="#kidsbirthdays-hero"], map, .scheduled-ad a img, #header-logo {opacity: .75 !important;}'
  469. +
  470. 'ul.a-tabs {background-color: #513620 !important; border: 1px solid #4A261C !important;}'
  471. +
  472. 'ul.a-tabs .a-tab-heading.a-active a, ul.a-tabs li.a-active a {border-color: #E77600 #562323 #993929 !important; background-color: #6F4E4A !important;}'
  473. +
  474. '.wl-list.selected {background-color: #5C2C1C !important;}'
  475. +
  476. '.a-meter-animate table tbody tr td div div {color: rgb(239, 201, 201) !important;}'
  477. +
  478. '#a-page table tbody tr td table {background: #0C1118 !important;}'
  479. +
  480. '.fg-cell-list-item.fg-list-first-child {border-top: 1px solid #5D3C2C !important;}'
  481. +
  482. '.fg-cell-list-item {border-bottom: 1px solid #3C2D28 !important;}'
  483. +
  484. '.fg-theme-1.fg-cell-title {background: rgba(0, 0, 0, 0) !important; color: #CE6339 !important; font-size: 1.4em !important;}'
  485. +
  486. '.acs-bgh1-header h1, .acs-bgh1-header h2, .acs-bgh1-header h3, .acs-bgh1-header h4, .acs-bgh1-header h5, .acs-bgh1-header h6, .acs-category-header h2, h2 {color: #EFCCC0 !important;}'
  487. +
  488. '.acs-category-header h2, .dotdBadge {background: #C45500 !important;}'
  489. +
  490. '.GB-SUPPLE .shortCellView:hover .hoverVisible {background: #75301F !important; padding: 0.2em !important;}'
  491. +
  492. '.GB-SUPPLE .primeBadge {border-left: 1px solid rgb(93, 45, 45) !important; border-bottom: 1px solid rgb(93, 45, 45) !important; background: #C45500 !important;}'
  493. +
  494. '.GB-SUPPLE .primeBadge::after, .GB-SUPPLE .primeBadge::before {border-bottom: 1px solid rgba(0, 0, 0, 0) !important; border-top: 1px solid rgba(0, 0, 0, 0) !important; background: rgba(0, 0, 0, 0) !important;}'
  495. +
  496. '.GB-SUPPLE .shortCellView {border-color: #482E2E !important;}'
  497. +
  498. '.GB-SUPPLE .shortCellView:hover {border-color: #ED7A54 !important;}'
  499. +
  500. '.primeBadge, .peaBadge, .smallLine {color: #EFCCC0 !important;}'
  501. +
  502. '.coupon-border {border-color: #C55031 !important;}'
  503. +
  504. '.a-alert-inline-success .a-alert-container {color: #F35C2B !important;}'
  505. +
  506. '.smallLineDiscount {color: #E45121 !important;}'
  507. +
  508. 'table.a-bordered {border-color: #BC533D !important;}'
  509. +
  510. 'table.a-bordered tr:first-child th {background: transparent linear-gradient(to bottom, #9C4836, #722F2F) repeat scroll 0% 0% !important; border-color: #5F3A2D #53332B #4B221A !important; border-bottom: 1px solid #633636 !important; 0%; box-shadow: 0px 1px 0px rgba(189, 71, 52, 0.5) inset !important;}'
  511. +
  512. 'table.a-bordered tr:last-child td {border-color: #513830 !important;}'
  513. +
  514. 'table.a-bordered tr:nth-child(2n) {background-color: #322525 !important;}'
  515. +
  516. '#membershipInfoLeftPanelDiv {background-color: #3E2D23 !important; border-color: #833F31 !important;}'
  517. +
  518. '#customerNameWithGreetingSpan {color: #F2C2B5 !important;}'
  519. +
  520. '.autoRenewWarningMessage {background-color: #D46C34 !important;}'
  521. +
  522. '.a-alert-info .a-alert-container {background-color: #7B381E !important;}'
  523. +
  524. '#landing-header {background-color: #513428 !important;}'
  525. +
  526. '#signin {background: none !important;}'
  527. +
  528. '#hero .banner {border-top: 1px solid #4E2A20 !important; border-bottom: 1px solid #4E2A20 !important;}'
  529. +
  530. '.joinnow .btn {color: #803F1C !important;}'
  531. +
  532. 'div.main_alert {background-color: #302F20 !important;}'
  533. +
  534. '.banner2 {border-top: 1px solid #382323 !important;}'
  535. +
  536. '.stepsrule {border-top: 1px solid #BA632B !important;}'
  537. +
  538. 'ul.whatsnew li {border-bottom: 1px solid #B65A36 !important;}'
  539. +
  540. '.cs-help-sidebar-module .inner {border-bottom: 1px solid #78351F !important;}'
  541. +
  542. '.cs-help-content p.lead {border-bottom: 1px solid #87442E !important;}'
  543. +
  544. 'p.lead {color: #E96937 !important;}'
  545. +
  546. '#acsux-hero li {opacity: .75 !important;}'
  547. +
  548. '#acsux-menu .acsux-active {background: #AA461F !important}'
  549. +
  550. '#acsux-menu li {border-color: rgb(159, 83, 58) !important; background: transparent -moz-linear-gradient(center top , #633326, rgb(63, 42, 35)) repeat scroll 0% 0% !important;}'
  551. +
  552. '.acsux-inner-menu span {color: #F2C7BB !important;}'
  553. +
  554. 'h2.horizontal {background-color: #8C3421 !important;}'
  555. +
  556. 'div.horizontal {border: 1px solid #4B281F !important; background-color: #302525 !important;}'
  557. +
  558. '.binChoice select {font-family: background: #542D17 !important; border: 1px solid #984429; border-radius: 2px !important; color: #EDCFC6 !important;}'
  559. +
  560. '.textColor {color: #F5D6C8 !important;}'
  561. +
  562. '#s-result-info-bar, .picker {background: #211815 !important;}'
  563. +
  564. '#error_msg, #zip_code_prompt {color: rgb(242, 213, 195) !important;}'
  565. +
  566. '.a-histogram-row {color: rgb(233, 209, 195) !important;}'
  567. +
  568. '.shoppingEngineSectionHeaders, .categoryRefinementsSection ul li strong {color: #F2CCC4 !important;}'
  569. +
  570. 'input#p_postal_code {color: rgb(233, 209, 195) !important;}'
  571. +
  572. '.as-title-block-left span, .as-title-block-single-title span {background-color: #D57258 !important; border-radius: 2px !important; padding: 2px 8px !important;}'
  573. +
  574. '.kmd-section-divider {background-image: none !important;}'
  575. +
  576. '.kmd-text-paragraph-body {color: #F2D1CA !important;}'
  577. +
  578. '.kmd-paragraph-title, .kmd-section-tagline, #suggestion-title {color: #E15E3B !important;}'
  579. +
  580. '.kcc-container td, th.kcc-image, th.kcc-manufacturer, th.kcc-name, th.kcc-shopnow {border-right: 1px solid #543229 !important;}'
  581. +
  582. 'th.kcc-attribute {border-left: 1px solid #5C2F1D !important;}'
  583. +
  584. '.kcc-fill {background-color: #6E4731 !important;}'
  585. +
  586. 'kcc-fill td {color: #EDD !important;}'
  587. +
  588. 'hr.bucketDivider::after {background: transparent -moz-linear-gradient(left center , #2C2121, rgba(255, 255, 255, 0), rgba(30, 22, 22, 0)) repeat scroll 0% 0% !important;}'
  589. +
  590. '#prodDetails table td.label {background-color: #2F201C !important;}'
  591. +
  592. '#prodDetails .col1 td, #prodDetails .col2 td {border-top: 1px dotted #B36330 !important;}'
  593. +
  594. '#prodDetails .content, #productDescription, .askTypicalExamples, .askExampleQuestion, #hero-quick-promo .headline, #hero-quick-promo .qpHeadline {color: #F3D2CC !important;}'
  595. +
  596. 'img[src="/error-image/kailey-kitty._V192197191_.gif"] {border-radius: 2em !important;}'
  597. +
  598. '.generic-subnav-divider {background-color: #5C362E !important;}'
  599. +
  600. '.acsux-menu li {background: transparent -moz-linear-gradient(center top , rgb(65, 36, 36), rgb(32, 16, 16)) repeat scroll 0% 0% !important; border-color: rgb(87, 47, 34) rgb(110, 67, 56) #412626 !important; box-shadow: 0px 1px 0px rgba(53, 18, 18, 0.6) inset !important;}'
  601. +
  602. '.acsux-menu li.acsux-active {background: rgb(87, 46, 46) none repeat scroll 0% 0% !important;}'
  603. +
  604. '.acs-category-header h2 {padding: 2px 8px !important;}'
  605. +
  606. '.acs-wtfl-filtersort-wrap {border-bottom: 1px solid #54372C !important;}'
  607. +
  608. '.acs-wtfl-filtersort-wrap {background-color: rgba(237, 80, 28, 0.9);}'
  609. +
  610. '.acs-wtfl-filtersort-category {color: #090404 !important;}'
  611. +
  612. '.acs-wtfl-card-details {background-color: #45312B !important; border-top: 1px solid #B95050 !important;}'
  613. +
  614. '.acs-wtfl-card {border: 1px solid rgb(147, 92, 80) !important; background-color: rgb(39, 31, 31) !important;}'
  615. +
  616. '.acs-wtfl-quickview {background-color: rgba(53, 30, 23, 0.6) !important;}'
  617. +
  618. '.technicalData .h3color, .technicalData font, .technicalData ul, .technicalData {color: #F2CAC1 !important;}'
  619. +
  620. '.s-suggestion:hover {background-color: #512C2C !important;}'
  621. +
  622. '.aplus p, .kdp-footer .cr, .kdp-footer .kdp-social, .kdp-footer .links {color: #E7BCAD !important;}'
  623. +
  624. '.sims-fbt-checkbox-label, .sims-fbt-unselected-item {opacity: .75 !important}'
  625. +
  626. '#twister .swatches li.swatchUnavailable .text {color: #534945 !important;}'
  627. +
  628. '#productDescription .aplus table.data th {background: #3F2929 !important; border-color: #5C3737 !important;}'
  629. +
  630. '#productDescription .aplus table.data td {border-left: 1px solid #502A2A !important; border-bottom: 1px dotted #B1644A !important;}'
  631. +
  632. '#productDescription h3 {color: #E6735A !important;}'
  633. +
  634. '#merchant-help-links table table {border: 1px solid #512F2F !important;}'
  635. +
  636. '.indpub .sidebar h4 a {background-image: linear-gradient(116deg, #30160C 41.97%, #6B2617 100%) !important; text-shadow: 0px -1px 2px #200A0A !important;}'
  637. +
  638. '.mm-product tr {background: #642416 !important;}'
  639. +
  640. '.mm-product td {color: #F5D0C7 !important;}'
  641. +
  642. '.shade {background-color: #301E1B !important; box-shadow: 0px 0px 25px #4A1D15 inset !important;}'
  643. +
  644. '.indpub, .kdp-social, .jele-image-text-inner {opacity: .75 !important;}'
  645. +
  646. '.cta_text {color: #39231E !important;}'
  647. +
  648. '.mm-product {background-color: #30211D !important; border-radius: 1em !important;}'
  649. +
  650. '.indpub a.startbtn {color: #422A2A !important;}'
  651. +
  652. '.ctabox {border: 1px solid #2A1815 !important;}'
  653. +
  654. '.new-look .header-row, .signin-header .a-box-inner, .kdp-top-header {background-color: #382725 !important; background-image: none !important;}'
  655. +
  656. '.footer-top {background-color: #442E2A !important; border-color: #442924 !important;}'
  657. +
  658. 'a.footer-link span.footer-link-header {color: #EFC7BC !important;}'
  659. +
  660. '#ap_email, #ap_password {color: #E7D0C9 !important; background: #5A352E !important; border: 1px solid #9C4C37 !important;}'
  661. +
  662. '.navigation-row {background-color: #59322D !important; border-bottom: 1px solid #7B3030 !important;}'
  663. +
  664. '.agreement-display {border: 1px solid #5C332E !important;}'
  665. +
  666. '.agreement-display table, .agreement-display table td {border: 1px solid #633A31 !important;}'
  667. +
  668. '.kdp-footer {background-color: #231919 !important;}'
  669. +
  670. '#help-breadcrumb, #help-search-heading {border-bottom: 1px dotted #955547 !important;}'
  671. +
  672. '.a-box-title .a-box-inner {background: transparent linear-gradient(to bottom, #AD4B40, #713B2D) repeat scroll 0% 0% !important;}'
  673. +
  674. '#help-content .help-content, #help-content .help-content ol, #help-content .help-content ul {color: #F5CECE !important;}'
  675. +
  676. '.deals-image .deals-inner .price-section .a-color-price {color: #F9805F !important !important;}'
  677. +
  678. '.hud-carousel-element a:active .subtext, .hud-carousel-element a:focus .subtext, .hud-carousel-element a:link .subtext, .hud-carousel-element a:visited .subtext {color: #F07B5B !important;}'
  679. +
  680. '#hud-dashboard .label {color: #DE6B4C !important;}'
  681. +
  682. '.a-section-expander-container {border: 1px solid #BC6A50 !important;}'
  683. +
  684. '.a-section-expander-container:first-child a.a-link-section-expander {background: #231310 !important;}'
  685. +
  686. '#ybh.desktop .asin_container:not(.right), #ybh.tablet .asin_container:not(.right) {border-right: 1px solid #452B26 !important;}'
  687. +
  688. '#ybh.desktop .asin-title, #ybh.tablet .asin-title {color: #EA684C !important !important;}'
  689. +
  690. '.a-switch-control {background: transparent linear-gradient(to bottom, #AE3414, #8A1616) repeat scroll 0% 0% !important; box-shadow: 0px 1px 0px 0px #B01414 inset, 0px 1px 3px rgba(0, 0, 0, 0.1) inset, 0px 0px 1px #231C1C inset, 0px 1px 2px rgba(0, 0, 0, 0.15) !important;}'
  691. +
  692. '.a-switch, .a-switch-control {border-color: #CF3F34 #CB4B30 #C66038 !important;}'
  693. +
  694. '.prime-button-try a {color: #392222 !important;}'
  695. +
  696. 'ul.a-box-list li {border-bottom: 1px solid #7B3A3A !important;}'
  697. +
  698. '.cs-help-content .cs-help-landing-section {border-bottom: 1px solid #864230 !important;}'
  699. +
  700. '.cs-help-content .linkfarm li a {color: #BD5134 !important;}'
  701. +
  702. '.bxc-grid__text--light.bxc-grid-overlay--background {background: #513620 !important; color: #E47911 !important;}'
  703. +
  704. '.gift-page-desktop .clear-all-link-text-disabled {color: #F07E51 !important;}'
  705. +
  706. '.gift-page-desktop .age-group-container .interest-filter-area .interest-filter-button {border: 1px solid #C96E5A !important;}'
  707. +
  708. '.gift-page-desktop .age-group-container .interest-filter-area .interest-filter-button:hover {background-color: #5F4B39 !important;}'
  709. +
  710. '.gift-page-desktop .price-prime-filter-container .price-dropdown {border: 1px solid #412A2A !important;}'
  711. +
  712. '.prime-button {background-color: #2F201A !important; border: 1px solid #C96E5A !important; color: #EDD !important;}'
  713. +
  714. '.prime-button:hover {background-color: #E6A391 !important;}'
  715. +
  716. '#modal-scroller {background: #140A0A !important;}'
  717. +
  718. '#wr-home-find-registry-first-name, #wr-home-find-registry-last-name {color: #EDD !important;}'
  719. +
  720. '.wr-home-banner {opacity: .75 !important;}'
  721. +
  722. '.wr-layout-body {background: #18212D !important;}'
  723. +
  724. '.wr-page-footer-title {color: #E95A21 !important;}'
  725. +
  726. '.wr-page-footer-content {color: #EDD !important;}'
  727. +
  728. '#hsx-list-top-bar td {background: #3E2D23 !important;}'
  729. +
  730. '#list-preview-btn-publish-action span span button {color: #E9DDD3 !important;}'
  731. +
  732. 'div #list-preview-contents-1LY7L0OYARUVK {border-left: 1px solid #724838;}'
  733. +
  734. '.cs-contact-title {border: 1px solid #753E32 !important;}'
  735. +
  736. '.leftcol .step {margin-left: -1em !important;;}'
  737. +
  738. '#orderSection h2.step::before {content: "1) " !important; padding-left: 1em !important;}'
  739. +
  740. '#issueSelectorSection h2.step::before {content: "2) " !important; padding-left: 1em !important;}'
  741. +
  742. 'a.anchor-radio-btn:hover {border: 1px solid #B6533E !important;}'
  743. +
  744. '#orderYes, #kindleYes, #orderDigital, #orderNo {border-color: #7B443B !important; background: transparent -moz-linear-gradient(center top , #904141 0px, #60311E 100%) repeat scroll 0% 0% !important;}'
  745. +
  746. '#orderYes:hover, #kindleYes:hover, #orderDigital:hover, #orderNo:hover {border: 1px solid rgb(182, 83, 62) !important; background: rgb(80, 49, 49) none repeat scroll 0% 0% !important;}'
  747. +
  748. '.cu-bottom, .cu-bottom-left, .cu-eb-bottom, .cu-eb-bottom-left, .cu-eb-top, .cu-eb-top-left, .cu-top, .cu-top-left {background-image: none !important;}'
  749. +
  750. '.cs-step-answer select {background: #8F432E !important; color: #EDD !important; border: 1px solid #CB523F !important;}'
  751. +
  752. '.cu-middle {border-left: 1px solid #573A34 !important; border-right: 1px solid #573A34 !important;}'
  753. +
  754. '.cs-step {border-bottom: 1px dotted #8D584D !important;}'
  755. +
  756. '.ap_content {background: rgb(81, 55, 55) !important;}'
  757. +
  758. '.ap_popover .ap_titlebar {background: #7D3222 !important; border-bottom: 1px solid #AB4726 !important;}'
  759. +
  760. '.ap_popover_sprited .ap_footer .ap_left, .ap_popover_sprited .ap_footer .ap_middle, .ap_popover_sprited .ap_footer .ap_right, .ap_popover_sprited .ap_header .ap_left, .ap_popover_sprited .ap_header .ap_middle, .ap_popover_sprited .ap_header .ap_right {background-image: none !important;}'
  761. +
  762. '.w160, .amzn-btn, .btn-sec-med, #embed-content, .dv-packshot-image {opacity: .8 !important;}'
  763. +
  764. '.ap_left, .ap_right {display: none !important;}'
  765. +
  766. '.doItYourself2 p, .a-size-mini {color: #F8DADA !important;}'
  767. +
  768. '.doItYourself2 {border-top: 1px solid #5A3030 !important;}'
  769. +
  770. '.cs-contact-method .bestmethod {background: #241712 !important;}'
  771. +
  772. '#selfServiceActionTableStandaloneTextArea ul {color: #F2D7D0 !important;}'
  773. +
  774. '.selfServiceActionTable, ol li, .dv-carousel-heading p {color: #F2D7D0 !important;}'
  775. +
  776. '.newOrderSummary {border: 1px solid #452525 !important;}'
  777. +
  778. '.newOrderShipmentActions {background-image: none !important;}'
  779. +
  780. '.dv-fs .dv-fs-list-wrapper {background-color: #18212D !important; border-bottom: 1px solid #350F0F !important;}'
  781. +
  782. '.dv-new-ux .dv-superhero-carousel {background-color: #18212D !important;}'
  783. +
  784. '.dv-carousel-item .dv-carousel-item-image, .dv-hero-carousel .dv-tile-image {opacity: .85 !important;}'
  785. +
  786. '.dv-new-ux .dv-carousel-heading {background-color: #542929 !important;}'
  787. +
  788. '.dv-carousel-control {background-color: #542929 !important;}'
  789. +
  790. '.dv-packshot-title {opacity: 0 !important;}'
  791. +
  792. '#universal-hover {opacity: .85 !important; background-color: #542929 !important; border: 1px solid #AB4726 !important;}'
  793. +
  794. '#uh-watchBox {border-top: 1px solid #AB4726 !important;}'
  795. +
  796. '.dv-new-ux #dv-super-hero .dv-carousel-item, .dv-new-ux #dv-super-hero .dv-tile {opacity: .9 !important;}'
  797. +
  798. '.dv-ad-packshot, .dv-carousel-element, .dv-seed-item, .dv-shelf-item {background-color: #140C0C !important;}'
  799. +
  800. '#aiv-pin-form input[type="text"] {color: #EDD !important;}'
  801. +
  802. '.aiv-expander-requires-pin {color: #E96C43 !important;}'
  803. +
  804. '.aiv-feature-on {color: #C0441C !important;}'
  805. +
  806. '.public-name-text {color: #F3C1C1 !important;}'
  807. +
  808. '.stats-bar {background-color: #2F201A !important;}'
  809. +
  810. '.stats-bar .stat {border-right: 1px solid #573C3C !important;}'
  811. +
  812. '.touBox p, .acs-wtfl-filtersort-category {color: #F3D8D3 !important;}'
  813. +
  814. '.p13n-text-color-secondary {color: #F3D8D3 !important;}'
  815. +
  816. '.p13n-sc-nonAUI-sprite {opacity: .5 !important;}'
  817. +
  818. '.shoveler-pagination span {color: #F3C1C1 !important;}'
  819. +
  820. '.root .modal-overlay {background-color: #3C2222 !important;}'
  821. +
  822. '.onboard .onboard-product-card {border: 1px solid #955247 !important;}'
  823. +
  824. '.feedback-link {background-color: #392626 !important;}'
  825. +
  826. '.sizing-trays .tray {background-color: #5A2828 !important; box-shadow: 0px 0px 6px #211414 inset !important;}'
  827. +
  828. '.nib .t2 {border-bottom: 24px solid #5A2828 !important;}'
  829. +
  830. '.nib .t1 {border-bottom: 12px solid #391818 !important;}'
  831. +
  832. '.airstream-image-container {background: #382424 !important;}'
  833. +
  834. '.s-airstream-list .s-item-container {border-left: 1px solid #632929 !important;}'
  835. +
  836. '.s-airstream-list {border-right: 1px solid #632929 !important;}'
  837. +
  838. '.s-item-wrapper {background: #362323 !important;}'
  839. +
  840. 'a.aux-intro-dismiss {border: 1px solid #573232 !important;}'
  841. +
  842. '#airstream-navigation {background-color: #6B5346 !important;}'
  843. +
  844. '.a-global-nav-wrapper {background: transparent linear-gradient(to bottom, #6B3232, #471E13) repeat scroll 0% 0% !important;}'
  845. +
  846. '.swa-sub-nav-links span, .acs-wtfl-filtersort-category:hover {color: #EFCCC5 !important;}'
  847. +
  848. '.swa-widget-list-header {background-color: #302420 !important; border-bottom: 1px solid #623C3C !important;}'
  849. +
  850. '.swa-widget-list, .swa-other-subsmgr-widget {border: 1px solid #562929 !important;}'
  851. +
  852. '.acs-wtfl-filtersort-wrap {background-color: rgba(56, 37, 37, 0.9) !important;}'
  853. +
  854. '.acs-wtfl-filtersort-sortby {border-left: 1px solid #683030 !important;}'
  855. +
  856. '.acs-wtfl-filtersort-sortby:hover {background-color: #712C2C !important;}'
  857. +
  858. '#orders-box {border-right: 1px solid #7A422C !important;}'
  859. +
  860. '#ya-ohs-searchbox, .a-spacing-micro a div, .a-input-text, div#mp-slotted, #contentSearch_myx, .myx-button-text, .myx-button-text .ng-scope {color: #EDD !important;}'
  861. +
  862. '.hud-modal .try-prime {background-color: #361C1C !important;}'
  863. +
  864. 'table.a-bordered td, table.a-bordered th {border-bottom: 1px solid #DD4D1E !important;}'
  865. +
  866. '.sns-top-subnav-row {background-color: #472D2D !important; border-bottom: 1px solid #5F2C2C !important;}'
  867. +
  868. '.info-panel {border-right: 1px solid #4A2D25 !important;}'
  869. +
  870. '.no-subs-page .info-panels {border-bottom: 1px solid #4E291D !important;}'
  871. +
  872. '.rightbox-bordered {border: 10px solid #381E18 !important; background-color: #4B251D !important;}'
  873. +
  874. '.iss-color-link {color: #DE7255 !important;}'
  875. +
  876. '.iss-color-secondary {color: #B73715 !important;}'
  877. +
  878. '.slot-main hr {display: none !important;}'
  879. +
  880. '.myx-alert-info .myx-alert-container, .myx-alert-info > .myx-box-inner:only-child {background-color: #452B26 !important;}'
  881. +
  882. '.myx-alert-info {border-color: #6C291B !important;}'
  883. +
  884. '.navHeader_myx .navOptions_myx ul.myx-tabs > li .tab_myx > a, .navHeader_myx .navOptions_myx ul.myx-tabs > li > a {border-right: 1px solid #C25734 !important;}'
  885. +
  886. '.navHeader_myx .navOptions_myx ul.myx-tabs > li .tab_myx > a, .navHeader_myx .navOptions_myx ul.myx-tabs > li > a {background: #413434 !important;}'
  887. +
  888. '.myx-active a {background-color: #6E2C2C !important;}'
  889. +
  890. '.contentTaskBarItem_myx .dropDownToggle_myx .myx-button-inner {background: #413434 !important;}'
  891. +
  892. '.myx-button-inner {box-shadow: 0px 1px 0px rgba(104, 28, 28, 0.6) inset !important;}'
  893. +
  894. '.myx-button {background: #35241F !important; border-color: #84463B #541C1C #6B2B1D !important;}'
  895. +
  896. 'ul.myx-tabs {border: 1px solid #C66538 !important;}'
  897. +
  898. '.myx-color-base, .mycd-household-list, .mycd-household-list, .myx-color-base, .ng-binding {color: #EDD0C8 !important !important;}'
  899. +
  900. '.myx-color-secondary, .myx-color-base {color: #EC5422 !important !important;}'
  901. +
  902. '.myx-button .myx-button-inner {background: transparent -moz-linear-gradient(center top , #A23D27, #7D301F) repeat scroll 0% 0% !important;}'
  903. +
  904. '.myx-color-link {color: #D24E32 !important;}'
  905. +
  906. '.myx-box {border: 1px solid #7D3E3E !important; background-color: #4E2E29 !important;}'
  907. +
  908. '.myx-button-inner {background: transparent -moz-linear-gradient(center top , #782F23, #4B1C15) repeat scroll 0% 0% !important;}'
  909. +
  910. '.myx-button:hover {border-color: #A24835 !important;}'
  911. +
  912. '.myx-popover .myx-popover-wrapper {background-color: #382525 !important;}'
  913. +
  914. '.myx-dropdown .myx-list-link li:focus a, .myx-dropdown .myx-list-link li:hover a, .myx-splitdropdown .myx-list-link li:focus a, .myx-splitdropdown .myx-list-link li:hover a, .myx-suggest .myx-list-link li:focus a, .myx-suggest .myx-list-link li:hover a {border-color: #502D2D !important; background-color: #291919 !important;}'
  915. +
  916. 'table.myx-bordered tr:first-child th {background: transparent -moz-linear-gradient(center top , #664040, #472222) repeat scroll 0% 0% !important; box-shadow: 0px 1px 0px rgba(59, 19, 19, 0.5) inset !important; border-color: #472929 !important;}'
  917. +
  918. 'table.myx-bordered {border-color: #602D2D !important;}'
  919. +
  920. '.myx-color-base {background: #A15858 !important;}'
  921. +
  922. '.mycd-household-list li, .myx-color-secondary, #a-page div.unified_widget.pageBanner p, .vxd-smaller-h2, div.vxd-wrap a.vxd-music-bs-artist, div.vxd-wrap .vxd-music-bs-artist, .gry, .asSection select {color: #EDD !important;}'
  923. +
  924. '#a-page div.unified_widget.pageBanner h1.bkgnd {background-color: #0C1118 !important;}'
  925. +
  926. '.bkgnd, #tou.en_US {opacity: .8 !important;}'
  927. +
  928. '#touContinue {color: #3B2510 !important;}'
  929. +
  930. '#ap_overlay, #ap_overlay div {background-color: #090606 !important; opacity: .8 !important;}'
  931. +
  932. '#enterAddressCountryCode, select {background: #2C251F !important; border: 1px solid #8D4D16 !important;}'
  933. +
  934. '#enterCreditCardForm select, #enterCreditCardForm input, .roundedBox tbody tr .content, #left-content.dragonfly .mainLinks .mainLinksTitle, #sort, .bucket .content ul, .asField {color: #EDD !important;}'
  935. +
  936. '.s-result-card, .s-result-card-for-container .s-item-container {border: 1px solid rgb(86, 42, 42) !important; box-shadow: 1px 1px 3px 0px rgb(75, 37, 37) !important; background-image: linear-gradient(to top, rgb(78, 24, 24) 0px, rgb(158, 44, 44) 20%, rgb(192, 74, 35) 60%) !important;}'
  937. +
  938. '.ap_body {background-color: #4E3434 !important;}'
  939. +
  940. '#MediaMatrix #twister #binding_row_landing, #MediaMatrix #twister .top-level.selected-row {background: #2F261E none repeat scroll 0px 0px !important;}'
  941. +
  942. '#revDivider {border-top: 1px solid #57332D !important;}'
  943. +
  944. '#MediaMatrix #twister tr:hover {background-color: #543420 !important;}'
  945. +
  946. '.fading-line {background: transparent linear-gradient(#C65326, #87412E, #C65326) repeat scroll 0% 0% !important;}'
  947. +
  948. 'table.roundedBox td.bottom, table.roundedBox td.topLeft, table.roundedBox td.topRight, table.roundedBox td.right, table.roundedBox td.bottomRight, table.roundedBox td.bottomLeft, table.roundedBox td.left, table.roundedBox td.top {background-image: none !important;}'
  949. +
  950. '.singlecolumnminwidth div table tbody tr td {background: rgb(36, 23, 18) none repeat scroll 0% 0% !important;}'
  951. +
  952. '#asNav .asSubhead, #asNav .selected, #asNav .asNavLink, #asNav .asNavBottom {border-right: 1px solid #934A4A !important; border-bottom: 1px solid #7E4848 !important;}'
  953. +
  954. '#asNav .asNavLink a:hover {background: #4B2B24 !important;}'
  955. +
  956. '#asMain tbody tr td {background-image: none !important;}'
  957. +
  958. '.a-alert-warning .a-alert-container {box-shadow: 0px 0px 0px 4px #74372B inset !important;}'
  959. +
  960. '.a-accordion .a-accordion-active .a-accordion-row {background-color: #412525 !important;}'
  961. +
  962. '.a-accordion .a-accordion-active .a-accordion-inner {background-color: #2A1A1A !important;}'
  963. +
  964. '.a-accordion .a-accordion-row {background-color: #331313 !important;}'
  965. +
  966. '.a-accordion .a-accordion-row:hover {background-color: #532626 !important;}'
  967. +
  968. '.a-dropdown-common .divider {background-color: #201612 !important;}'
  969. +
  970. '.a-divider.a-divider-section .a-divider-inner, .a-color-offset-background .a-box .a-divider.a-divider-section .a-divider-inner, .a-color-offset-background .a-color-base-background .a-divider.a-divider-section .a-divider-inner {background: transparent -moz-linear-gradient(center top , #2C1010, #4A1717 3px, #241712) repeat scroll 0% 0% !important;}'
  971. +
  972. '.addr-display ul, #AddressType {color: #F5CBCB !important;}'
  973. +
  974. '.notouch ul.order-level-item-summary-list li div, .rk1, tiny-example, .kcc-fill td, .kcc-row td {color: #F3D4CF !important;}'
  975. +
  976. '#standardRates_expanded table tbody tr td, .tiny, .sans {background: #1D1414 !important;}'
  977. +
  978. '.kfs-popover-container {background-color: rgb(62, 45, 35) !important; border: 1px solid #45332F !important; color: #F2DAD5 !important;}'
  979. +
  980. '.kfs-bg-container {background-image: none !important; background-color: rgb(62, 45, 35) !important; border: 1px solid rgb(134, 63, 18) !important;}'
  981. +
  982. '.kfs-front-title, img[alt="Amazon.com Logo"] {background-color: #F6E2E2 !important;}'
  983. +
  984. '#technical-details-table tbody tr td {border-bottom: 1px solid rgb(171, 78, 63) !important; background: rgb(51, 35, 35) !important;}'
  985. +
  986. '.kfs-inner-container {opacity: .7 !important;}'
  987. +
  988. '.kfs-selected {opacity: 1 !important;}'
  989. +
  990. '#buybox_feature_div .a-native-dropdown, #buybox .a-native-dropdown, .share_count_text, .cat-link, .ap_pagelet_title p, .section-sub-tagline, .plan .content {color: #EDD !important;}'
  991. +
  992. '#get-started, .section-right .blue {border: 2px solid #562C2C !important; background-color: #382828 !important;}'
  993. +
  994. '.btn.white:hover, .btn.white:active, .btn.blue:hover, .btn.blue:active {background-color: #532626 !important;}'
  995. +
  996. '.section-right .section-sub-tagline {color: #E45B25 !important;}'
  997. +
  998. '#home-banner {background-color: rgba(35, 26, 26, 0.9) !important;}'
  999. +
  1000. '#app-dropdown li, .section-sub-tagline {color: #F6D0D0 !important;}'
  1001. +
  1002. '#app-dropdown {border: 3px solid #B6481D !important;}'
  1003. +
  1004. '#pricing-panel #plans-container .plan {background: rgba(99, 51, 51, 0.9) !important; border: 3px solid #963C2D !important;}'
  1005. +
  1006. '#pricing-panel #plans-container .plan:hover {background-color: #775E5E !important; border: 3px solid #963C2D !important;}'
  1007. +
  1008. '.plan .desktop-download-msg {background-color: #322121 !important;}'
  1009. +
  1010. '.plan .content .cta {background-color: #A44D3A !important;}'
  1011. +
  1012. '#pricing-panel #plans-container .plan .content .content-title, .pricing-content, .app-catagory-title {color: #EA5F42 !important;}'
  1013. +
  1014. '.pricing-section, .prime-desc-container {border: 3px solid #89402C !important;}'
  1015. +
  1016. '.pricing-content, .panel .legal, #prime-panel, .prime-panel-title {color: #F3A9A9 !important;}'
  1017. +
  1018. '.description-item-list li, #prime-panel-subcopy, .featured-apps-description-title {color: #DE4D1D !important;}'
  1019. +
  1020. '.call-to-action .footer {background-color: #482929 !important;}'
  1021. +
  1022. '#prime-panel {background-color: rgb(36, 23, 18) !important; color: #DE4D1D !important;}'
  1023. +
  1024. '#free-with-prime, .featured-apps-description {color: #E65841 !important;}'
  1025. +
  1026. '.featured-apps-description {color: #F2D2CD !important;}'
  1027. +
  1028. '.featured-apps-pic-container {border: 1px solid #622C2C !important;}'
  1029. +
  1030. '#twitter-follow {border: 2px solid #7D3C3C !important;}'
  1031. +
  1032. '.parseasinTitle, .mas-rating-title {color: #F6CBCB !important;}'
  1033. +
  1034. '.masrw-box {border: 1px solid #933737 !important; background-color: #44231D !important;}'
  1035. +
  1036. '.masrw-box-footer {border-top: 1px solid #722424 !important;}'
  1037. +
  1038. '.grayBox {border-color: #873939 !important;}'
  1039. +
  1040. '.masrw-main-image-inner {background-color: #382D2A !important;}'
  1041. +
  1042. '.cBoxTL, .cBoxTR, .cBoxBL, .cBoxBR {background-image: none !important;}'
  1043. +
  1044. 'div.bucket {color: #FCD8D8 !important;}'
  1045. +
  1046. 'center .small, .cBoxB, .cBoxR {background-color: rgb(62, 43, 40) !important; border: 1px solid rgb(109, 32, 15) !important;}'
  1047. +
  1048. '#masrw-get-app-button-announce, .masrw-button-text, .goButton {color: rgb(71, 48, 48) !important;}'
  1049. +
  1050. '.mas-availability, .dv-ad-desc {color: rgb(228, 61, 26) !important;}'
  1051. +
  1052. '.feature table {border-top: 1px solid rgb(140, 72, 45) !important;}'
  1053. +
  1054. '.jump-links-separator {color: #B33F20 !important;}'
  1055. +
  1056. '.dv-ad-packshot, .dv-carousel-element, .dv-seed-item, .dv-shelf-item {background-color: #C84C4C !important; border: 1px solid #C84C4C !important;}'
  1057. +
  1058. '.dv-ad-shelf .dv-ad-unit {border: 1px solid #6F2424 !important; background: transparent linear-gradient(to bottom, #691A1A 0px, #452411 100%) repeat scroll 0% 0% !important;}'
  1059. +
  1060. '.dv-new-ux .dv-carousel-heading .dv-view-all, .dv-new-ux .dv-carousel-heading h3, .dv-new-ux .dv-carousel-heading p {color: #D4482A !important;}'
  1061. +
  1062. '.p13n-text-color-base {color: #F2C9C9 !important;}'
  1063. +
  1064. '#oneBAv2-header-container {background-image: none !important; background-color: #593535 !important;}'
  1065. +
  1066. '.aA-slider-menu-option:hover, .aa-active {background-color: rgb(63, 41, 41)!important; border: 1px solid #723636 !important;}'
  1067. +
  1068. '#sliderMenuHeader {color: #F0CBCB !important;}'
  1069. +
  1070. '#aASliderMenu .slider-menu-text, .dv-cl-breadcrumb-text {color: #F3754C !important;}'
  1071. +
  1072. '#sliderImageContainer {opacity: .85 !important;}'
  1073. +
  1074. '#dv-cl-breadcrumb {background-color: #2C1F1B !important; border-bottom: 1px solid #602121 !important; color: #EDD !important;}'
  1075. +
  1076. '#dv-cl-top-bar {background-color: #18212D; border-bottom: 1px solid #602121 !important;}'
  1077. +
  1078. '.dv-cl-empty-holder {background: #3F2525 !important;}'
  1079. +
  1080. '.dv-cl-empty-holder span {background: transparent linear-gradient(to bottom, #812323 0px, #592D1F 100%) repeat scroll 0% 0% !important; border: 1px solid #511111 !important;}'
  1081. +
  1082. '.dv-action-secondary .dv-button-inner, .dv-action.dv-watchlist .dv-button-inner, .dv-buzz a.dv-button-inner {background: #78402E !important;}'
  1083. +
  1084. '.dv-action-secondary .dv-button-inner, .dv-action.dv-watchlist .dv-button-inner, .dv-buzz a.dv-button-inner {color: #F5D4D4 !important;}'
  1085. +
  1086. '.carousel-progress-bar-scrubber {background: #683423 !important;}'
  1087. +
  1088. '.carousel-progress-bar-track {background: #C56540 !important;}'
  1089. +
  1090. '.carousel-progress-bar {background-color: #4D2727 !important;}'
  1091. +
  1092. '.carousel-control {background-color: #C56540 !important;}'
  1093. +
  1094. 'table.a-keyvalue th {color: #EDD !important;}'
  1095. +
  1096. '#a-autoid-1-announce .a-color-secondary, #a-autoid-0-announce .a-color-secondary {color: #533126 !important !important;}'
  1097. +
  1098. '.atv_di fieldset {border-color: #92503F !important;}'
  1099. +
  1100. '.atv_di th {background-color: #563232 !important;}'
  1101. +
  1102. '.atv_row_alt {background-color: #362525 !important;}'
  1103. +
  1104. '.va-product-title, .va-product-image {background-color: #392020 !important; border-color: #723333 !important;}'
  1105. +
  1106. '.shelf li {background: #241C1C none repeat scroll 0% 0% !important; border: 1px solid #692929 !important;}'
  1107. +
  1108. 'h2.a-size-base, .a-color-secondary {text-shadow: 1px 1px 3px #38140C !important;}'
  1109. +
  1110. '.slp-widget {background-color: #302121 !important;}'
  1111. +
  1112. '.slp-widget .slp-container {background: #7B6060 !important;}'
  1113. +
  1114. '#slp-install-instr-input {color: #EDD !important;}'
  1115. +
  1116. '.slp-hor-line {border-color: #020101 !important;}'
  1117. +
  1118. '.slp-highlight {background-color: #18212D !important;}'
  1119. +
  1120. '.content-header {border-bottom: 1px solid #542D2D !important;}'
  1121. +
  1122. '#nav-subnav.spacious {box-shadow: 0px 0px 1px #501D1D !important;}'
  1123. +
  1124. '.nav-subnav #nav-subnav.spacious .nav-a.nav-active .nav-a-content, .nav-subnav #nav-subnav.spacious .nav-a:hover .nav-a-content {color: #EAB8B8 !important;}'
  1125. +
  1126. '.product-card .info-grid .title::after {background: transparent linear-gradient(to right, rgba(255, 255, 255, 0), #241712 40%) repeat scroll 0% 0% !important;}'
  1127. +
  1128. '.as-header {background-color: #563C3C !important;}'
  1129. +
  1130. '.as-header .as-dropdown {background-color: #3F2828 !important;}'
  1131. +
  1132. '.as-cta-button, .as-cta .as-cta-primary .as-cta-button, .as-cta .as-cta-pill .as-cta-button {color: #392222 !important;}'
  1133. +
  1134. '.as-border.as-border-vertical.as-border-dark {border-color: #512519 !important;}'
  1135. +
  1136. '.as-cta .as-cta-primary.as-cta-inverse .as-cta-button, .as-cta .as-cta-inverse.as-cta-pill .as-cta-button {background-color: #381D1D !important;}'
  1137. +
  1138. '.as-subnavbar {background-color: #513A36 !important;}'
  1139. +
  1140. 'ul.subnav-items .subnav-item {opacity: .8 !important;}'
  1141. +
  1142. 'ul.subnav-items .subnav-item:hover {opacity: 1 !important;}'
  1143. +
  1144. '.as-bg-white {background-color: #412727 !important;}'
  1145. +
  1146. '.as-bg-dark-light {background-color: #17110F !important;}'
  1147. +
  1148. '.divider {border-color: #663636 !important;}'
  1149. +
  1150. '.as-hero-container.as-hero-aqua-theme {border-top: 10px solid #382824 !important; background-color: #382824 !important;}'
  1151. +
  1152. '.subnav-item a {background: #9C7979 !important; border-radius: 1em !important;}'
  1153. +
  1154. '.as-border.as-border-vertical {border-left: 1px solid #331919 !important; border-right: 1px solid #331919 !important;}'
  1155. +
  1156. 'h3.as-heading {color: #E4CBC6 !important;}'
  1157. +
  1158. '.as-color-blue {color: #DA5438 !important;}'
  1159. +
  1160. '.as-header .countries {background-color: #3B2121 !important; border-radius: .5em !important;}'
  1161. +
  1162. '.a-container {border-top: 1px solid #573028 !important;}'
  1163. +
  1164. '#actionPanelWrapper.burj {background: rgba(42, 30, 28, 0.9) !important;}'
  1165. +
  1166. '#merchant-info, .a-carousel-heading, a-span8 h2, .brandFrom, #zg_banner_subtext, .zg_price, .zg_more_title {color: #F5DBD6 !important;}'
  1167. +
  1168. '#burjPpdDivider {background: linear-gradient(to bottom, #000 0px, rgba(255, 255, 255, 0) 20%, rgba(255, 255, 255, 0) 80%, #AE3939 100%) repeat scroll 0% 0%, #5F3629 none repeat scroll 0% 0% !important;}'
  1169. +
  1170. '#fast-track-message .a-section {border-bottom: 1px solid #442824 !important;}'
  1171. +
  1172. '.a-carousel-heading, .bucket h2, .askInlineWidget h2, .a-span8 h2 {background: #9B6259 !important; border-radius: 4px !important; padding: 2px 6px !important;}'
  1173. +
  1174. '.product-title {border-left: 1px solid #782E2E !important; border-right: 1px solid #782E2E !important; border-bottom: 1px solid #4E2525 !important;}'
  1175. +
  1176. '.rhf-source-title {color: #322727 !important; background: none !important;}'
  1177. +
  1178. '.ybh-fresh-link, .drkgry {color: #E6B9B9 !important;}'
  1179. +
  1180. '.bucket h2 {text-shadow: 0px 0px 4px #170B0B !important;}'
  1181. +
  1182. '.zg_more_seeAll .text, .readMoreLink {color: #E47911 !important;}'
  1183. +
  1184. '#zg_col2 {border-left: 1px solid #60392F !important;}'
  1185. +
  1186. '.zg_more_subtitle {border-top: 1px solid #603C34 !important;}'
  1187. +
  1188. '.histoFullBar {border: 1px solid #5A2A2A !important;}'
  1189. +
  1190. 'input[type="text"], .c7yBadge, .VN-1 {color: #EDD !important;}'
  1191. +
  1192. '.reviews a.btn-sec, .reviews span.btn-sec {background: transparent -moz-linear-gradient(center top , #A75A4A, #532719, #602A21) repeat scroll 0% 0% !important;}'
  1193. +
  1194. '.reviews .btn-sec {border-color: #6B2D1D !important; text-shadow: 0px 1px 0px #4E261E !important; color: #EDD important;}'
  1195. +
  1196. '.a-color-price {text-shadow: 0px 0px 2px #422 !important;}'
  1197. +
  1198. '.acs-en-widget.acs-en-noTabs .acs-en-full .acs-en-main-section-container {border-left: 1px solid #51281D !important;}'
  1199. +
  1200. '.subnav.dock {background-color: rgba(65, 39, 39, 0.9) !important;}'
  1201. +
  1202. '.size-editor {background-color: #5D362C !important;}'
  1203. +
  1204. '.size-selection-container {background-color: #351D1D !important;}'
  1205. +
  1206. '.size-editor-content {color: #F5CACA !important;}'
  1207. +
  1208. '.tab-wrapper {background: #4E3B3B !important;}'
  1209. +
  1210. '.size-tabs .single-size-tab.selected {border-bottom: 1px solid #5F1A1A !important; border-top: 1px solid #5F1A1A !important;}'
  1211. +
  1212. '.single-size-tab.selected {background-color: #351D1D !important;}'
  1213. +
  1214. '.size-tabs {background-color: #503636 !important; border-right: 1px solid #512A2A !important;}'
  1215. +
  1216. '.size-selection-summary, .size-remove {color: #ED5D3E !important;}'
  1217. +
  1218. '.size-cell:hover {background-color: #3E2626 !important;}'
  1219. +
  1220. '.size-cell {border: 1px solid #7D3C3C !important;}'
  1221. +
  1222. '.a-popover-footer {background: transparent linear-gradient(to bottom, #8C4646, #501212) repeat scroll 0% 0% !important; border-top: 1px solid #742D2D !important;}'
  1223. +
  1224. '.su-horizontal-divider {background-color: #331919 !important; background-image: linear-gradient(to left, #000 0px, #F05B33 50%, #060202 100%) !important;}'
  1225. +
  1226. '#payment-method .paymentNew.hover, #payment-method .paymentNew.selected, #payment-method .paymentNew:hover, #payment-method tr th, #payment-method tr.hover, #payment-method tr.selected, #payment-method tr:hover {background-color: #3F2323 !important;}'
  1227. +
  1228. '#payment-method td, #payment-method th {border-bottom: 1px solid #9B4D4D !important;}'
  1229. +
  1230. '.su-form table {border: 1px solid #7A2D2D !important;}'
  1231. +
  1232. '.paymentNew {border: 1px solid #652E2E !important;}'
  1233. +
  1234. '#payment-method .paymentNew, #payment-method tr {background-color: #332727 !important;}'
  1235. +
  1236. '#billing-address .addressNew.hover, #billing-address .addressNew.selected, #billing-address .addressNew:hover, #billing-address th, #billing-address tr.hover, #billing-address tr.selected, #billing-address tr:hover, #delivery-address .addressNew.hover, #delivery-address .addressNew.selected, #delivery-address .addressNew:hover, #delivery-address th, #delivery-address tr.hover, #delivery-address tr.selected, #delivery-address tr:hover, #validate-address th, #validate-address tr.hover, #validate-address tr.selected, #validate-address tr:hover {background-color: #332727 !important;}'
  1237. +
  1238. '#billing-address td, #billing-address th, #delivery-address td, #delivery-address th, #validate-address td, #validate-address th {border-bottom: 1px solid #5C1F1F !important;}'
  1239. +
  1240. '#billing-address .addressNew, #delivery-address .addressNew {border: 1px solid #6E2C2C !important;}'
  1241. +
  1242. '#billing-address .addressNew, #billing-address tr, #delivery-address .addressNew, #delivery-address tr, #validate-address tr {background-color: #3F2323 !important;}'
  1243. +
  1244. '.new-address-details ul li label, .tail, .new-payment-details ul li label {color: #D76047 !important;}'
  1245. +
  1246. 'select, #validation-error ul li {color: #EDD !important;}'
  1247. +
  1248. '.a-alert-container {box-shadow: 0px 0px 0px 4px #662626 inset !important;}'
  1249. +
  1250. '#refinementsOnTop {background: #2C1B1B none repeat scroll 0% 0% !important; border-bottom: 1px solid #593838 !important;}'
  1251. +
  1252. '.dp-accordion-row {background: transparent -moz-linear-gradient(center top , #352020, #6F1919) repeat scroll 0px 0px !important; box-shadow: 0px 1px 0px rgba(78, 50, 50, 0.5) inset, 0px -1px 0px rgba(188, 35, 35, 0.4) inset !important;}'
  1253. +
  1254. '#nope {box-shadow: 0px 0px 0px 1px #753030 inset !important; background-color: #422A2A !important;}'
  1255. +
  1256. '.s9NavTitle, #amsSparkleBrandName, #amsShopNow {color: #F2D0D0 !important;}'
  1257. +
  1258. '#amsSparkleAdBrandContainer {background: #4A2D2D none repeat scroll 0% 0% !important;}'
  1259. +
  1260. '#amsSparkleHead, .amsSparkleAsinTitle {color: #CF441F !important;}'
  1261. +
  1262. '#amsSparkleAdWrapper {border-bottom: 1px solid #743932 !important;}'
  1263. +
  1264. '#amsSparkleBufferContainer {background: #4A2D2D !important;}'
  1265. +
  1266. '.twisterShelf_displaySection {border: 2px solid #6B2F2F !important;}'
  1267. +
  1268. '.twisterShelf_infoSection span {color: #E7A0A0 !important;}'
  1269. +
  1270. '.expanderButton {background: #623434 !important; color: #EDD !important;}'
  1271. +
  1272. '.expanderButton span, .ItemTitle {color: #EDD !important;}'
  1273. +
  1274. '.twisterShelf_container::after {border-bottom: 1px solid #4E3333 important; display: none !important;}'
  1275. +
  1276. '.a-text-center {border-bottom: 1px solid #593434 !important;}'
  1277. +
  1278. '.twisterShelf_placeholder_price, .twisterShelf_placeholder_badge {background: #271D1C !important;}'
  1279. +
  1280. '.a-meter-animate .header td {border-bottom: 1px solid #602518 !important;}'
  1281. +
  1282. '.featuredVideoHero, .heroImageWrapper {background-color: rgb(42, 26, 26) !important;}'
  1283. +
  1284. '#leftNav .customPriceV2 input#high-price, #leftNav .customPriceV2 input#high-year, #leftNav .customPriceV2 input#low-price, #leftNav .customPriceV2 input#low-year {color: #422 !important;}'
  1285. +
  1286. '#ivTitle {color: #E65A22 !important;}'
  1287. +
  1288. '.noMediaSelection {border-top: 1px solid #772D1E !important;}'
  1289. +
  1290. '#ivThumbs {border-color: #5A2517 #6E291A !important;}'
  1291. +
  1292. '.a-button-top-right {background: #BF3A3A !important;}'
  1293. +
  1294. '.imageInformation {background-color: rgb(44, 30, 30) !important;}'
  1295. +
  1296. '.acs-mn2-divider {background-image: none !important;}'
  1297. +
  1298. '.s-position-relative, #rhf-shoveler, .tiny, .a-radio-label, label.a-checkbox {color: #EDD !important;}'
  1299. +
  1300. '.cdPageSelectorHeader, .cdPageSelectorPagination {background-image: none !important; background-color: #302019 !important; border: 1px solid #633022 !important;}'
  1301. +
  1302. '.cdPageSelectorCurrentPage {background-color: #322424 !important;}'
  1303. +
  1304. '.secEyebrow h2 {background-color: #53261A !important; border-bottom: 1px solid #5C2D1E !important;}'
  1305. +
  1306. '.secondary, .secEyebrow, .primary {border-color: #8A3523 !important;}'
  1307. +
  1308. '.histoFullBar, .histoFullBar {background-color: rgb(71, 31, 23) !important;}'
  1309. +
  1310. '.a-icon-next span, .a-icon-previous span {color: #422 !important;}'
  1311. +
  1312. '.histoRatingBar, .histoRatingBar {background-color: rgb(185, 49, 27) !important;}'
  1313. +
  1314. '.crCdDotsBottom {border-bottom: 1px solid #5A2517 !important; background-image: none !important;}'
  1315. +
  1316. '.sx-sparkle-container {background-color: #321818 !important; border: 1px solid #602929 !important;}'
  1317. +
  1318. '.sx-sparkle-text, #dealTimeRemaining, .miniText {color: #F3CFCF !important;}'
  1319. +
  1320. '.olpOfferList {border-left: 1px solid #2D1313 !important;}'
  1321. +
  1322. '#isbn-search-submit {background: #382321 -moz-linear-gradient(center bottom , #531616 24%, #841D1D 62%) repeat scroll 0% 0% !important; border-color: #5F2525 #511C1C #2F1818 !important; box-shadow: -2px 0px 4px rgba(0, 0, 0, 0.1), 0px -2px 1px rgba(62, 33, 33, 0.8) inset !important; color: #EDD !important;}'
  1323. +
  1324. '#selectedCategory, #upcoming_filter, #missed_filter {color: #EFCECE !important;}'
  1325. +
  1326. '.gbwrule {border-top: 1px solid #6B4141 !important;}'
  1327. +
  1328. '.gbwcont {border-bottom: 1px solid #5C4343 !important;}'
  1329. +
  1330. '.wls-steps-image-row {border: 1px solid #5C3636 !important;}'
  1331. +
  1332. '.wishlist-left-nav {background-color: #2C251F !important; border: 1px solid #8D4D16 !important; color: #EDD !important;}'
  1333. +
  1334. '.pay-desktop .payment-selected, .a-box-inner:only-child, .a-box-inner:only-child {background-color: #332313 !important; border: 1px solid #572315 !important;}'
  1335. +
  1336. '.a-color-alternate-background {background-color: #3E2D23 !important;}'
  1337. +
  1338. '.a-box-inner:only-child h4 {color: #F0BABA !important;}'
  1339. +
  1340. '.a-spinner-medium {border-radius: 1em !important;}'
  1341. +
  1342. '.a-color-offset-background {background-color: #261A1A !important;}'
  1343. +
  1344. '.informationrow {background: #3B1B13 !important;}'
  1345. +
  1346. 'tr[bgcolor="#FFFFFF"] {background: #1B1010 !important;}'
  1347. +
  1348. '.loading-spinner-blocker, #first-pipeline-load-page-spinner-blocker {background-color: #2D1616 !important;}'
  1349. +
  1350. '.loading-spinner-inner {background: #291919 none repeat scroll 0% 0% !important; border: 1px solid #572D2D !important; border-radius: 4em !important; opacity: .5 !important;}'
  1351. +
  1352. '#sc_logo_top_image, img.amazon-logo {background: #AE796E !important; border-radius: 4px !important;}'
  1353. +
  1354. '.titlebar-purple {background-color: #963D20 !important; background-image: none !important;}'
  1355. +
  1356. '.data-entry-purple tr {background-color: #44251C !important;}'
  1357. +
  1358. '.data-entry-purple {background-color: #662F1D !important;}'
  1359. +
  1360. '.label-container, tr td strong, #ll h3, .data-entry-purple tbody tr td div, .a-input-text, input[type="number"], input[type="tel"], input[type="password"], input[type="search"], input[type="text"], .black, #ap_fpp_footer, .ap_input_label, .cs-content td, .as-post-text div span, span["color:#696969;"], span[font-size:16px;] strong, .huc-v2-small-line-height {color: #EDD !important;}'
  1361. +
  1362. '.ll-grey {border-right: 1px solid #561D1D !important; border-left: 1px solid #621818 !important; background: transparent -moz-linear-gradient(center top , rgba(230, 230, 230, 0) 0%, #843434 20%, #381515 50%, rgba(230, 230, 230, 0) 100%) repeat scroll 0% 0% !important;}'
  1363. +
  1364. '#ap_captcha_img {border: 1px solid #83412F !important;}'
  1365. +
  1366. '.linkedText {color: #E3631E !important;}'
  1367. +
  1368. '#help_srch_sggst {display: block !important;}'
  1369. +
  1370. '.suggest_link {background: #241712 !important;}'
  1371. +
  1372. '.suggest_link:hover {background: #542718 !important;}'
  1373. +
  1374. 'img[src="https://images-na.ssl-images-amazon.com/images/G/01/x-locale/cs/orders/images/loading-med._CB196681624_.gif"] {border-radius: 1em !important;}'
  1375. +
  1376. '.orderSummaryTable tr {background: #683939 !important; border: 1px solid #3C1C1C !important;}'
  1377. +
  1378. '#global-header-content-wrapper {background-image: none !important;}'
  1379. +
  1380. '#global-header-content .as-search input {padding-left: 12px !important; margin-top: -.5em !important;}'
  1381. +
  1382. '#centerSlots {background: #2F1E1B !important;}'
  1383. +
  1384. '.grey-border, .shadow-border {opacity: .25 !important;}'
  1385. +
  1386. '.top-nav .as-search {border-radius: 4px !important;}'
  1387. +
  1388. '.search-module-input-wrapper .query {padding: 5px 7.8em 4px 4px !important; margin: 0px -8px !important;}'
  1389. +
  1390. '.a-popover.a-arrow-top .a-arrow {border-top-color: #201612 !important;}'
  1391. +
  1392. '.col {border-left: 0px solid #754237 !important; border-bottom: 1px solid #754237 !important; color: #EDD !important;}'
  1393. +
  1394. '.itemq, .huc-v2-scarcity, .huc-v2-small-line-height {color: #EDD !important; background: #B98989 !important;}'
  1395. +
  1396. '#huc-v2-order-row-items, #huc-v2-order-row-messages {background-color: #332313 !important; border-right: 1px solid #471818 !important;}'
  1397. +
  1398. '.quantity-option-10 {border-top: 1px solid #5C2525 !important;}'
  1399. +
  1400. '.aux-text-see-details {background-color: #843434 !important; border-color: #A43B3B !important;}'
  1401. +
  1402. '.aux-text-grey6, .cBoxTitle, .lower-box {color: #EACBC1 !important;}'
  1403. +
  1404. '.a-spacing-small {text-shadow: 0px 0px 4px #422 !important;}'
  1405. +
  1406. '.airy-dialog-elements {background-color: #321B1B !important;}'
  1407. +
  1408. '.cBoxTitle {background-color: #68301B !important; border-bottom: 1px solid #662716 !important;}'
  1409. +
  1410. '.eyebrow, .primary, .secondary {border-color: #923921 #77362B !important;}'
  1411. +
  1412. '.lower-box-bullets li, .cBoxInner div span {color: #EDD !important;}'
  1413. +
  1414. '.GB-SHOVELER .primeBadge ~ .overlapSkew, .GB-SUPPLE .primeBadge ~ .overlapSkew {background: #C45500 none repeat scroll 0% 0% !important; border-left: 1px solid #C45500 !important;}'
  1415. +
  1416. '.GB-SUPPLE .watchTheDealButton, .miniDPSuppleWatchButton .watchTheDealButton {border-color: #983727 #923E27 #A7412C !important;}'
  1417. +
  1418. 'input[height="20"] {border-radius: 1em !important;}'
  1419. +
  1420. '.acs-hr-overtext {background-color: #472E1E !important;}'
  1421. +
  1422. '.a-color-secondary, .a-cal-day-label {color: #EFD0C6 !important;}'
  1423. +
  1424. '.a-cal-month-row {background: transparent linear-gradient(to bottom, #7D3030, #481A1A) repeat scroll 0% 0% !important; box-shadow: 0px 1px 0px rgba(77, 22, 22, 0.5) inset !important; border-bottom: 1px solid #501515 !important;}'
  1425. +
  1426. '.a-cal-month-container {border: 1px solid #4E2525 !important;}'
  1427. +
  1428. '.a-cal-na {background-color: #412424 !important;}'
  1429. +
  1430. '.a-cal-labels {background-color: #74362B !important; border-bottom: 1px solid #480E0E !important;}'
  1431. +
  1432. '.a-cal-d:hover {background-color: #562B2B !important;}'
  1433. +
  1434. '#gc-live-preview-container {box-shadow: 0px 4px 10px -3px #892626 !important; border: 1px solid #4B1C1C !important;}'
  1435. +
  1436. '.gc-live-preview-amount, .gc-live-preview-message-inactive, .gc-empty-totals, .acs-feature-item p {color: #F2D5D5 !important;}'
  1437. +
  1438. '.gc-logo-img {border-right: 1px solid #663737 !important;}'
  1439. +
  1440. '.acsUxWidget .bxw-hs, .acsUxWidget .bxw-hs h1, .acsUxWidget .bxw-hs h2, .acsUxWidget .bxw-hs h3, .acsUxWidget .bxw-hs h4, .acsUxWidget .bxw-hs h5, .acsUxWidget .bxw-hs a, .acsUxWidget .bxw-hs a:link, .acsUxWidget .bxw-hs a:hover, .acsUxWidget .bxw-hs a:visited, .acsUxWidget .bxw-hs p, .acsUxWidget .bxw-hs span, .acsUxWidget .bxw-hs div, .acsUxWidget .bxw-hs ol, .acsUxWidget .bxw-hs ol li, .acsUxWidget .bxw-hs ul, .acsUxWidget .bxw-hs ul li, .acsUxWidget .bxw-hs ol ul li, .acsUxWidget .bxw-hs li {color: #EDD !important;}'
  1441. +
  1442. '.bxc-slideButton {border-color: rgb(144, 59, 59) !important; background: transparent -moz-linear-gradient(center top , rgb(72, 42, 37), rgb(45, 11, 11)) repeat scroll 0% 0% !important; box-shadow: 0px 1px 0px rgba(116, 27, 27, 0.6) inset !important;}'
  1443. +
  1444. '.bxc-slideButton:hover, .bxc-slideButton.is-active {background: #6F2F2F !important;}'
  1445. +
  1446. '.s-highlight-secondary {color: #EFD4D4 !important;}'
  1447. +
  1448. '.dealViewContentWrapper {background-color: #482020 !important; border: 1px solid #633116 !important;}'
  1449. +
  1450. '.a-popover-inner, .hud-feed-carousel {background-color: #1a100c !important;}'
  1451. +
  1452. '.hud-feed-carousel .feed-carousel-card {background-color: #451f0d !important;}'
  1453. +
  1454. '.hud-white-dashboard .hud-profilecard-digital-preorders, .hud-white-dashboard .hud-profilecard-yourorders, .hud-white-dashboard .hud-profilecard-category, .hud-white-dashboard .hud-profilecard-name, .hud-white-dashboard .hud-card-subtext-line1, .hud-white-dashboard .hud-card-subtext-line2 {color: #e3d2be !important;}'
  1455. +
  1456. '.hud-white-dashboard .hud-profilecard-digital-preorders, .hud-white-dashboard .hud-profilecard-yourorders, .hud-white-dashboard .hud-profilecard-category, .hud-white-dashboard .hud-profilecard-name {background: #904415;}'
  1457. +
  1458. '.ys-center {background: #201d1c !important;}'
  1459. +
  1460. 'li.recs-grid-item {border: 5px solid #7b240d !important; background: #231813 !important;}'
  1461. +
  1462. '.welcome-msg {color: #e4cbbf !important;}'
  1463. );